Skip to content
Success

Console Output

Pull request #835 opened
12:23:58 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 crazy-max for docker/docker-ce-packaging
Obtained Jenkinsfile from d4dc8f76db99b46dd83d98336a587457bfe89f5e+710a8db654098783fa4c4a079bee2f6820467389 (ff7881830f66713df868a2ea2ee1570c28ec5908)
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-835@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: 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:36-amd64)
[Pipeline] { (Branch: fedora:36-aarch64)
[Pipeline] { (Branch: fedora:37-amd64)
[Pipeline] { (Branch: fedora:37-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:jammy-amd64)
[Pipeline] { (Branch: ubuntu:jammy-aarch64)
[Pipeline] { (Branch: ubuntu:jammy-armhf)
[Pipeline] { (Branch: ubuntu:kinetic-amd64)
[Pipeline] { (Branch: ubuntu:kinetic-aarch64)
[Pipeline] { (Branch: ubuntu:kinetic-armhf)
[Pipeline] { (Branch: static-linux-amd64)
[Pipeline] { (Branch: static-linux-armv6)
[Pipeline] { (Branch: static-linux-armv7)
[Pipeline] { (Branch: static-linux-aarch64)
[Pipeline] { (Branch: static-darwin-amd64)
[Pipeline] { (Branch: static-darwin-aarch64)
[Pipeline] { (Branch: static-windows-amd64)
[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-arm64v8 (i-03e8bab9303aa3e6b) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[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] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] {
[Pipeline] withDockerRegistry
$ 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-835@tmp/78d2ec81-9a02-4703-99d9-42aa62731721/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
12:24:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:24:02 chowning workspace
[Pipeline] sh
12:24:02 + pwd
12:24:02 + id -u
12:24:02 + id -g
12:24:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:24:02 Removing all docker containers
[Pipeline] sh
12:24:03 + docker container ls -aq
[Pipeline] echo
12:24:03 Docker containers have been removed
[Pipeline] echo
12:24:03 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:24:03 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
12:24:03 + echo starting...
12:24:03 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:24:03 + docker version
12:24:03 Client: Docker Engine - Community
12:24:03  Version:           22.06.0-beta.0
12:24:03  API version:       1.42
12:24:03  Go version:        go1.18.3
12:24:03  Git commit:        3e9117b
12:24:03  Built:             Fri Jun  3 17:55:34 2022
12:24:03  OS/Arch:           linux/arm64
12:24:03  Context:           default
12:24:03 
12:24:03 Server: Docker Engine - Community
12:24:03  Engine:
12:24:03   Version:          22.06.0-beta.0
12:24:03   API version:      1.42 (minimum version 1.12)
12:24:03   Go version:       go1.18.3
12:24:03   Git commit:       38633e7
12:24:03   Built:            Fri Jun  3 17:55:34 2022
12:24:03   OS/Arch:          linux/arm64
12:24:03   Experimental:     true
12:24:03  containerd:
12:24:03   Version:          1.6.8
12:24:03   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:24:03  runc:
12:24:03   Version:          1.1.4
12:24:03   GitCommit:        v1.1.4-0-g5fd4c4d
12:24:03  docker-init:
12:24:03   Version:          0.19.0
12:24:03   GitCommit:        de40ad0
[Pipeline] sh
12:24:04 + docker info
12:24:04 Client:
12:24:04  Context:    default
12:24:04  Debug Mode: false
12:24:04  Plugins:
12:24:04   buildx: Docker Buildx (Docker Inc.)
12:24:04     Version:  v0.8.2
12:24:04     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:24:04   compose: Docker Compose (Docker Inc.)
12:24:04     Version:  v2.12.0
12:24:04     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:24:04 
12:24:04 Server:
12:24:04  Containers: 0
12:24:04   Running: 0
12:24:04   Paused: 0
12:24:04   Stopped: 0
12:24:04  Images: 7
12:24:04  Server Version: 22.06.0-beta.0
12:24:04  Storage Driver: overlay2
12:24:04   Backing Filesystem: extfs
12:24:04   Supports d_type: true
12:24:04   Using metacopy: false
12:24:04   Native Overlay Diff: true
12:24:04   userxattr: false
12:24:04  Logging Driver: json-file
12:24:04  Cgroup Driver: cgroupfs
12:24:04  Cgroup Version: 1
12:24:04  Plugins:
12:24:04   Volume: local
12:24:04   Network: bridge host ipvlan macvlan null overlay
12:24:04   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:24:04  Swarm: inactive
12:24:04  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:24:04  Default Runtime: runc
12:24:04  Init Binary: docker-init
12:24:04  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:24:04  runc version: v1.1.4-0-g5fd4c4d
12:24:04  init version: de40ad0
12:24:04  Security Options:
12:24:04   apparmor
12:24:04   seccomp
12:24:04    Profile: builtin
12:24:04  Kernel Version: 5.15.0-1022-aws
12:24:04  Operating System: Ubuntu 20.04.5 LTS
12:24:04  OSType: linux
12:24:04  Architecture: aarch64
12:24:04  CPUs: 2
12:24:04  Total Memory: 7.559GiB
12:24:04  Name: ip-10-100-92-24
12:24:04  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:24:04  Docker Root Dir: /var/lib/docker
12:24:04  Debug Mode: false
12:24:04  Username: dockerbuildbot
12:24:04  Registry: https://index.docker.io/v1/
12:24:04  Labels:
12:24:04  Experimental: true
12:24:04  Insecure Registries:
12:24:04   127.0.0.0/8
12:24:04  Live Restore Enabled: true
12:24:04 
[Pipeline] sh
12:24:04 + sort
12:24:04 + env
12:24:04 BRANCH_NAME=PR-835
12:24:04 BUILD_DISPLAY_NAME=#1
12:24:04 BUILD_ID=1
12:24:04 BUILD_NUMBER=1
12:24:04 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:24:04 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:24:04 CHANGE_AUTHOR=crazy-max
12:24:04 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:24:04 CHANGE_BRANCH=refactor-static
12:24:04 CHANGE_FORK=crazy-max
12:24:04 CHANGE_ID=835
12:24:04 CHANGE_TARGET=master
12:24:04 CHANGE_TITLE=[master] refactor static packages
12:24:04 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:24:04 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:24:04 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/78d2ec81-9a02-4703-99d9-42aa62731721
12:24:04 EXECUTOR_NUMBER=0
12:24:04 HOME=/home/ubuntu
12:24:04 HUDSON_COOKIE=ceadcf0f-9879-4a13-b7b9-19aacbc63a00
12:24:04 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:24:04 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:24:04 HUDSON_URL=https://ci-next.docker.com/public/
12:24:04 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:24:04 JENKINS_NODE_COOKIE=db2537a6-13a3-4805-a5cf-e59f37f8205d
12:24:04 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:24:04 JENKINS_URL=https://ci-next.docker.com/public/
12:24:04 JOB_BASE_NAME=PR-835
12:24:04 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:24:04 JOB_NAME=docker-ce-packaging/PR-835
12:24:04 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:24:04 LANG=C.UTF-8
12:24:04 LOGNAME=ubuntu
12:24:04 MOTD_SHOWN=pam
12:24:04 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:24:04 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)
12:24:04 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:24:04 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:24:04 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:24:04 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:24:04 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:24:04 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:24:04 SHELL=/bin/bash
12:24:04 SHLVL=0
12:24:04 SSH_CLIENT=10.100.0.131 56028 22
12:24:04 SSH_CONNECTION=10.100.0.131 56028 10.100.92.24 22
12:24:04 STAGE_NAME=info
12:24:04 USER=ubuntu
12:24:04 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:24:04 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:24:04 XDG_RUNTIME_DIR=/run/user/1000
12:24:04 XDG_SESSION_CLASS=user
12:24:04 XDG_SESSION_ID=3
12:24:04 XDG_SESSION_TYPE=tty
12:24:04 _=/usr/bin/java
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:24:04 The recommended git tool is: git
12:24:04 using credential docker-jenkins-github-credentials
12:24:04 Cloning the remote Git repository
12:24:04 Cloning with configured refspecs honoured and without tags
12:24:04 Fetching without tags
12:24:04 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:24:04 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:24:04 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:24:05 Commit message: "ci: static job"
12:24:05 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] sh
12:24:05 + make clean
12:24:05 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:24:05 rm -f -r src
12:24:05 make -C rpm clean
12:24:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:24:05 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:24:05 rm -f -r rpmbuild/
12:24:05 docker builder prune -f --filter until=24h
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:24:06 Total:	0B
12:24:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:24:06 make -C deb clean
12:24:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:24:06 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:24:06 rm -f -r debbuild
12:24:06 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:24:06 rm -f -r sources
12:24:06 docker builder prune -f --filter until=24h
12:24:06 Total:	0B
12:24:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:24:06 make -C static clean
12:24:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:24:06 grep: /Dockerfile: No such file or directory
12:24:06 grep: /Dockerfile: No such file or directory
12:24:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:24:06 + make REF=master centos-7
12:24:06 git init src/github.com/docker/cli
12:24:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:24:06 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:24:06 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:24:06 + SRC=src/github.com/docker/cli
12:24:06 + REF=master
12:24:06 + REF_FETCH=master
12:24:06 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:24:06 + awk {print $2}
12:24:06 + REF=refs/heads/master
12:24:06 + [ -n refs/heads/master ]
12:24:06 + REF_FETCH=refs/heads/master:refs/heads/master
12:24:06 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:24:08 From https://github.com/docker/cli
12:24:08  * [new branch]      master     -> master
12:24:08  * [new branch]      master     -> origin/master
12:24:08 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:24:08 git init src/github.com/docker/docker
12:24:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:24:08 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:24:08 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:24:08 + SRC=src/github.com/docker/docker
12:24:08 + REF=master
12:24:08 + REF_FETCH=master
12:24:08 + git -C src/github.com/docker/docker ls-remote --refs --heads+  --tags origin master
12:24:08 awk {print $2}
12:24:09 + REF=refs/heads/master
12:24:09 + [ -n refs/heads/master ]
12:24:09 + REF_FETCH=refs/heads/master:refs/heads/master
12:24:09 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:24:12 From https://github.com/docker/docker
12:24:12  * [new branch]      master     -> master
12:24:12  * [new branch]      master     -> origin/master
12:24:12 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:24:12 git init src/github.com/docker/buildx
12:24:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:24:12 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:24:12 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:24:12 + SRC=src/github.com/docker/buildx
12:24:12 + REF=v0.10.0
12:24:12 + REF_FETCH=v0.10.0
12:24:12 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:24:12 + awk {print $2}
12:24:12 + REF=refs/tags/v0.10.0
12:24:12 + [ -n refs/tags/v0.10.0 ]
12:24:12 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:24:12 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:24:15 From https://github.com/docker/buildx
12:24:15  * [new tag]         v0.10.0    -> v0.10.0
12:24:15 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:24:15 git init src/github.com/docker/compose
12:24:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:24:15 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:24:15 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:24:15 + SRC=src/github.com/docker/compose
12:24:15 + REF=v2.15.1
12:24:15 + REF_FETCH=v2.15.1
12:24:15 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:24:15 + awk {print $2}
12:24:15 + REF=refs/tags/v2.15.1
12:24:15 + [ -n refs/tags/v2.15.1 ]
12:24:15 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:24:15 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:24:16 From https://github.com/docker/compose
12:24:16  * [new tag]         v2.15.1    -> v2.15.1
12:24:16 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:24:16 git init src/github.com/docker/scan-cli-plugin
12:24:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:24:16 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:24:16 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:24:16 + SRC=src/github.com/docker/scan-cli-plugin
12:24:16 + REF=v0.23.0
12:24:16 + REF_FETCH=v0.23.0
12:24:16 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin+  v0.23.0
12:24:16 awk {print $2}
12:24:16 + REF=refs/tags/v0.23.0
12:24:16 + [ -n refs/tags/v0.23.0 ]
12:24:16 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:24:16 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:24:16 From https://github.com/docker/scan-cli-plugin
12:24:16  * [new tag]         v0.23.0    -> v0.23.0
12:24:16 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:24:16 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 centos-7
12:24:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:24:16 mkdir -p rpmbuild/SOURCES
12:24:16 docker run --rm -w /v \
12:24:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:24:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:24:16 	alpine \
12:24:16 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)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
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&x86_64&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&x86_64&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e8bab9303aa3e6b)Still waiting to schedule task
All nodes of label ‘linux&&x86_64&&ubuntu’ are offline
12:24:24 mkdir -p rpmbuild/SOURCES
12:24:24 docker run --rm -w /v \
12:24:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:24:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:24:24 	alpine \
12:24:24 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:24:26 mkdir -p rpmbuild/SOURCES
12:24:26 docker run --rm -w /v \
12:24:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:24:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:24:26 	alpine \
12:24:26 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:24:28 mkdir -p rpmbuild/SOURCES
12:24:28 docker run --rm -w /v \
12:24:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:24:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:24:28 	alpine \
12:24:28 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:24:29 mkdir -p rpmbuild/SOURCES
12:24:29 docker run --rm -w /v \
12:24:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:24:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:24:29 	alpine \
12:24:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:24:31 == Building packages for centos-7 ==
12:24:31 mkdir -p "rpmbuild/centos-7"
12:24:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
12:24:31 #1 [internal] load build definition from Dockerfile
12:24:31 #1 transferring dockerfile: 1.12kB done
12:24:31 #1 DONE 0.0s
12:24:31 
12:24:31 #2 [internal] load .dockerignore
12:24:31 #2 transferring context: 2B done
12:24:31 #2 DONE 0.0s
12:24:31 
12:24:31 #3 [auth] library/golang:pull token for registry-1.docker.io
12:24:31 #3 DONE 0.0s
12:24:31 
12:24:31 #4 [auth] library/centos:pull token for registry-1.docker.io
12:24:31 #4 DONE 0.0s
12:24:31 
12:24:31 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:24:31 #5 DONE 0.3s
12:24:31 
12:24:31 #6 [internal] load metadata for docker.io/library/centos:7
12:24:31 #6 DONE 0.3s
12:24:32 
12:24:32 #7 [internal] load build context
12:24:32 #7 transferring context: 14.90kB done
12:24:32 #7 DONE 0.0s
12:24:32 
12:24:32 #8 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
12:24:32 #8 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
12:24:32 #8 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
12:24:32 #8 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done
12:24:32 #8 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 6.29MB / 108.37MB 0.1s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 16.78MB / 108.37MB 0.2s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 26.21MB / 108.37MB 0.3s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 46.14MB / 108.37MB 0.5s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 54.53MB / 108.37MB 0.6s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 66.06MB / 108.37MB 0.7s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 76.55MB / 108.37MB 0.8s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 84.93MB / 108.37MB 0.9s
12:24:32 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 96.47MB / 108.37MB 1.0s
12:24:33 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.2s
12:24:33 #8 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.2s done
12:24:33 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec
12:24:38 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.2s
12:24:39 #8 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 6.1s done
12:24:39 #8 DONE 7.6s
12:24:39 
12:24:39 #9 [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
12:24:42 #9 ...
12:24:42 
12:24:42 #10 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:24:42 #10 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:24:42 #10 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:24:42 #10 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.3s done
12:24:42 #10 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:24:42 #10 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:24:42 #10 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:24:42 #10 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.4s done
12:24:42 #10 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.0s done
12:24:42 #10 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.7s done
12:24:42 #10 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.7s done
12:24:42 #10 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 3.3s done
12:24:42 #10 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.3s done
12:24:42 #10 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.4s done
12:24:42 #10 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.5s done
12:24:42 #10 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.6s done
12:24:42 #10 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 1.8s done
12:24:42 #10 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 0.5s
12:24:44 #10 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 3.3s done
12:24:45 #10 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:24:45 #10 DONE 13.6s
12:24:45 
12:24:45 #9 [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
12:24:50 #9 DONE 11.5s
12:24:51 
12:24:51 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
12:24:51 #11 0.575 Loaded plugins: fastestmirror, ovl
12:24:51 #11 0.702 Determining fastest mirrors
12:24:56 #11 5.122  * base: download.cf.centos.org
12:24:56 #11 5.122  * extras: download.cf.centos.org
12:24:56 #11 5.123  * updates: download.cf.centos.org
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01d39585ead5ef959) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0c18c2b391b1f4356) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0669a8c9df19be880) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-021b04ab8a17e4008) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0eb69c201a11b31dd) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[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/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-028e6325b6e328c3d) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-04bbc86da161719a4) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[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/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae3926ae7ece1704) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065da7b7bb42011cb) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c429e76b75a2b279) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04dda350ec8058218) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008dc3037a467bc89) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[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/
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0362ab63c54a7261a) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ddceb492a3463dc3) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b623da1426a0bf3e) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee0120cade6bc676) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05ce50c3b7246129b) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07391acf7fe167ef3) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0955552a62aa1ddd6) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0356afa8f923775c3) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
12:25:15 #11 23.83 Resolving Dependencies
12:25:15 #11 23.83 --> Running transaction check
12:25:15 #11 23.83 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
12:25:15 #11 23.85 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.97 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.97 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.97 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.98 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.98 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.98 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.98 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.98 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.98 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.99 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.99 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.99 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 23.99 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
12:25:15 #11 24.00 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
12:25:15 #11 24.00 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
12:25:15 #11 24.00 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
12:25:15 #11 24.00 --> Running transaction check
12:25:15 #11 24.00 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
12:25:15 #11 24.00 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
12:25:15 #11 24.00 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
12:25:15 #11 24.00 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
12:25:15 #11 24.01 ---> Package file.aarch64 0:5.11-37.el7 will be installed
12:25:15 #11 24.01 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
12:25:15 #11 24.01 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
12:25:15 #11 24.01 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
12:25:15 #11 24.01 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
12:25:15 #11 24.02 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.02 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.03 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
12:25:15 #11 24.04 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
12:25:15 #11 24.04 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
12:25:15 #11 24.05 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
12:25:15 #11 24.05 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
12:25:15 #11 24.05 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
12:25:15 #11 24.05 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
12:25:15 #11 24.05 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
12:25:15 #11 24.05 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:25:15 #11 24.05 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:25:15 #11 24.06 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:25:15 #11 24.06 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:25:15 #11 24.06 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
12:25:15 #11 24.06 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
12:25:15 #11 24.06 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
12:25:15 #11 24.06 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
12:25:15 #11 24.06 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed
12:25:15 #11 24.06 --> Running transaction check
12:25:15 #11 24.06 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
12:25:15 #11 24.06 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
12:25:15 #11 24.06 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
12:25:15 #11 24.07 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
12:25:15 #11 24.07 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
12:25:15 #11 24.07 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
12:25:15 #11 24.07 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
12:25:15 #11 24.07 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
12:25:15 #11 24.08 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
12:25:15 #11 24.08 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
12:25:15 #11 24.08 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
12:25:15 #11 24.08 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
12:25:15 #11 24.08 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
12:25:15 #11 24.08 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
12:25:15 #11 24.08 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
12:25:15 #11 24.08 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
12:25:15 #11 24.09 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
12:25:15 #11 24.09 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
12:25:15 #11 24.09 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
12:25:15 #11 24.09 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
12:25:15 #11 24.09 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
12:25:15 #11 24.09 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
12:25:15 #11 24.09 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
12:25:15 #11 24.09 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
12:25:15 #11 24.10 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
12:25:15 #11 24.10 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
12:25:15 #11 24.10 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
12:25:15 #11 24.10 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
12:25:15 #11 24.10 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
12:25:15 #11 24.10 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
12:25:15 #11 24.10 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
12:25:15 #11 24.10 --> Running transaction check
12:25:15 #11 24.10 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
12:25:15 #11 24.11 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
12:25:15 #11 24.11 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
12:25:15 #11 24.11 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
12:25:15 #11 24.11 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
12:25:15 #11 24.11 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
12:25:15 #11 24.12 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
12:25:15 #11 24.12 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
12:25:15 #11 24.12 --> Running transaction check
12:25:15 #11 24.12 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
12:25:15 #11 24.12 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
12:25:15 #11 24.34 --> Finished Dependency Resolution
12:25:15 #11 24.35 
12:25:15 #11 24.35 Dependencies Resolved
12:25:15 #11 24.36 
12:25:15 #11 24.36 ================================================================================
12:25:15 #11 24.36  Package                   Arch       Version                  Repository  Size
12:25:15 #11 24.36 ================================================================================
12:25:15 #11 24.36 Installing:
12:25:15 #11 24.36  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
12:25:15 #11 24.36  rpmlint                   noarch     1.5-4.el7                base       229 k
12:25:15 #11 24.36 Installing for dependencies:
12:25:15 #11 24.36  bzip2                     aarch64    1.0.6-13.el7             base        52 k
12:25:15 #11 24.36  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
12:25:15 #11 24.36  dwz                       aarch64    0.11-3.el7               base        95 k
12:25:15 #11 24.36  elfutils                  aarch64    0.176-5.el7              base       301 k
12:25:15 #11 24.36  emacs-filesystem          noarch     1:24.3-23.el7            base        58 k
12:25:15 #11 24.36  file                      aarch64    5.11-37.el7              base        57 k
12:25:15 #11 24.36  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
12:25:15 #11 24.36  groff-base                aarch64    1.22.2-8.el7             base       920 k
12:25:15 #11 24.36  patch                     aarch64    2.7.1-12.el7_7           base       107 k
12:25:15 #11 24.36  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
12:25:15 #11 24.36  perl-Carp                 noarch     1.26-244.el7             base        19 k
12:25:15 #11 24.36  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
12:25:15 #11 24.36  perl-Exporter             noarch     5.68-3.el7               base        28 k
12:25:15 #11 24.36  perl-File-Path            noarch     2.09-2.el7               base        26 k
12:25:15 #11 24.36  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
12:25:15 #11 24.36  perl-Filter               aarch64    1.49-3.el7               base        76 k
12:25:15 #11 24.36  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
12:25:15 #11 24.36  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
12:25:15 #11 24.36  perl-PathTools            aarch64    3.40-5.el7               base        82 k
12:25:15 #11 24.36  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
12:25:15 #11 24.36  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
12:25:15 #11 24.36  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
12:25:15 #11 24.36  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
12:25:15 #11 24.36  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
12:25:15 #11 24.36  perl-Socket               aarch64    2.010-5.el7              base        48 k
12:25:15 #11 24.36  perl-Storable             aarch64    2.45-3.el7               base        73 k
12:25:15 #11 24.36  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
12:25:15 #11 24.36  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
12:25:15 #11 24.36  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
12:25:15 #11 24.36  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
12:25:15 #11 24.36  perl-constant             noarch     1.27-2.el7               base        19 k
12:25:15 #11 24.36  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
12:25:15 #11 24.36  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
12:25:15 #11 24.36  perl-parent               noarch     1:0.225-244.el7          base        12 k
12:25:15 #11 24.36  perl-podlators            noarch     2.5.1-3.el7              base       112 k
12:25:15 #11 24.36  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
12:25:15 #11 24.36  perl-threads              aarch64    1.87-4.el7               base        48 k
12:25:15 #11 24.36  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
12:25:15 #11 24.36  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
12:25:15 #11 24.36  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
12:25:15 #11 24.36  unzip                     aarch64    6.0-24.el7_9             updates    168 k
12:25:15 #11 24.36  zip                       aarch64    3.0-11.el7               base       257 k
12:25:15 #11 24.36 Updating for dependencies:
12:25:15 #11 24.36  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
12:25:15 #11 24.36  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
12:25:15 #11 24.36  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
12:25:15 #11 24.36  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
12:25:15 #11 24.36 
12:25:15 #11 24.36 Transaction Summary
12:25:15 #11 24.36 ================================================================================
12:25:15 #11 24.36 Install  2 Packages (+42 Dependent packages)
12:25:15 #11 24.36 Upgrade             (  4 Dependent packages)
12:25:15 #11 24.36 
12:25:15 #11 24.36 Total download size: 17 M
12:25:15 #11 24.36 Downloading packages:
12:25:15 #11 24.36 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c620650eb6694691) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
12:25:16 #11 25.62 warning: /var/cache/yum/aarch64/7/base/packages/desktop-file-utils-0.23-2.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY
12:25:16 #11 25.62 Public key for desktop-file-utils-0.23-2.el7.aarch64.rpm is not installed
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-835@tmp/4d5a0e7b-406e-436a-b221-e076b8b24b71/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] {
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-835@tmp/516ebc76-052c-4f42-8c42-88787460e37c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
12:25:17 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:17 chowning workspace
[Pipeline] sh
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/463e5d98-cbf6-49a9-8580-600866c1bb39/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/
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-835@tmp/618d0f88-06bd-4dac-811d-f9447f0c6443/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] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:25:17 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:17 chowning workspace
[Pipeline] sh
12:25:18 + pwd
12:25:18 + id -u
12:25:18 + id -g
12:25:18 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:18 Unable to find image 'busybox:latest' locally
12:25:18 latest: Pulling from library/busybox
[Pipeline] echo
12:25:18 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:18 chowning workspace
[Pipeline] sh
12:25:18 46758452d3ee: Pulling fs layer
12:25:18 46758452d3ee: Verifying Checksum
12:25:18 46758452d3ee: Download complete
12:25:18 46758452d3ee: Pull complete
12:25:18 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:18 Status: Downloaded newer image for busybox:latest
12:25:18 + pwd
12:25:18 + id -u
12:25:18 + id -g
12:25:18 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:18 Unable to find image 'busybox:latest' locally
12:25:18 latest: Pulling from library/busybox
12:25:18 46758452d3ee: Pulling fs layer
[Pipeline] echo
12:25:18 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:18 chowning workspace
[Pipeline] sh
12:25:18 46758452d3ee: Verifying Checksum
12:25:18 46758452d3ee: Download complete
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01f197c12792f8495) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-070a376c3732529f3) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:19 + pwd
12:25:19 + id -u
12:25:19 + id -g
12:25:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:19 Unable to find image 'busybox:latest' locally
12:25:19 latest: Pulling from library/busybox
12:25:19 46758452d3ee: Pulling fs layer
12:25:19 46758452d3ee: Verifying Checksum
12:25:19 46758452d3ee: Download complete
12:25:19 46758452d3ee: Pull complete
12:25:19 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:19 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
12:25:19 + pwd
12:25:19 + id -u
12:25:19 + id -g
12:25:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:19 Unable to find image 'busybox:latest' locally
12:25:19 latest: Pulling from library/busybox
12:25:19 46758452d3ee: Pulling fs layer
12:25:19 46758452d3ee: Pull complete
12:25:19 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:19 Status: Downloaded newer image for busybox:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e23cf65e40ecd0e1) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
12:25:20 46758452d3ee: Verifying Checksum
12:25:20 46758452d3ee: Download complete
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-077ab12476cab4117) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] withDockerRegistry
12:25:20 46758452d3ee: Pull complete
12:25:20 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:20 Status: Downloaded newer image for busybox:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/1705238b-7c92-4c60-9f3d-045d3b15ac74/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
12:25:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:20 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-835@tmp/9b722fc7-00bb-4289-921d-f867e5bebe83/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/
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-835@tmp/636b6f30-c8d4-4b17-874a-f07bef67f322/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/
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
12:25:21 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:21 chowning workspace
[Pipeline] sh
12:25:21 + pwd
12:25:21 + id -u
12:25:21 + id -g
12:25:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:21 Unable to find image 'busybox:latest' locally
[Pipeline] echo
12:25:21 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:21 chowning workspace
[Pipeline] sh
12:25:21 latest: Pulling from library/busybox
12:25:21 f78e6840ded1: Pulling fs layer
12:25:22 + pwd
12:25:22 + id -u
12:25:22 + id -g
12:25:22 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:22 Unable to find image 'busybox:latest' locally
12:25:22 f78e6840ded1: Verifying Checksum
12:25:22 f78e6840ded1: Download complete
[Pipeline] echo
12:25:22 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
12:25:22 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
12:25:22 Removing all docker containers
[Pipeline] sh
12:25:22 f78e6840ded1: Pull complete
12:25:22 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:22 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
12:25:22 Removing all docker containers
[Pipeline] sh
12:25:22 + docker container ls -aq
[Pipeline] echo
12:25:22 Docker containers have been removed
[Pipeline] echo
12:25:22 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:22 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
12:25:22 + pwd
12:25:22 + id -u
12:25:22 + id -g
12:25:22 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:22 Unable to find image 'busybox:latest' locally
[Pipeline] sh
12:25:22 + docker container ls -aq
12:25:22 + docker container ls -aq
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0b7c7878d621e18f1) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] echo
12:25:22 Docker containers have been removed
[Pipeline] echo
12:25:22 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:22 Docker containers have been removed
[Pipeline] echo
12:25:22 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] withDockerRegistry
[Pipeline] echo
12:25:22 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:22 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
12:25:22 + docker container ls -aq
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
12:25:22 Docker containers have been removed
[Pipeline] echo
12:25:22 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:22 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bullseye-armhf)
[Pipeline] sh
12:25:23 + echo starting...
12:25:23 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:25:23 + echo starting...
12:25:23 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:25:23 + echo starting...
12:25:23 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:25:23 + echo starting...
12:25:23 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:25:23 + docker version
12:25:23 Client: Docker Engine - Community
12:25:23  Version:           22.06.0-beta.0
12:25:23  API version:       1.42
12:25:23  Go version:        go1.18.3
12:25:23  Git commit:        3e9117b
12:25:23  Built:             Fri Jun  3 17:56:06 2022
12:25:23  OS/Arch:           linux/arm
12:25:23  Context:           default
12:25:23 
12:25:23 Server: Docker Engine - Community
12:25:23  Engine:
12:25:23   Version:          22.06.0-beta.0
12:25:23   API version:      1.42 (minimum version 1.12)
12:25:23   Go version:       go1.18.3
12:25:23   Git commit:       38633e7
12:25:23   Built:            Fri Jun  3 17:56:06 2022
12:25:23   OS/Arch:          linux/arm
12:25:23   Experimental:     true
12:25:23  containerd:
12:25:23   Version:          1.6.8
12:25:23   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc:
12:25:23   Version:          1.1.4
12:25:23   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:23  docker-init:
12:25:23   Version:          0.19.0
12:25:23   GitCommit:        de40ad0
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
12:25:23 + docker version
12:25:23 Client: Docker Engine - Community
12:25:23  Version:           22.06.0-beta.0
12:25:23  API version:       1.42
12:25:23  Go version:        go1.18.3
12:25:23  Git commit:        3e9117b
12:25:23  Built:             Fri Jun  3 17:56:06 2022
12:25:23  OS/Arch:           linux/arm
12:25:23  Context:           default
12:25:23 
12:25:23 Server: Docker Engine - Community
12:25:23  Engine:
12:25:23   Version:          22.06.0-beta.0
12:25:23   API version:      1.42 (minimum version 1.12)
12:25:23   Go version:       go1.18.3
12:25:23   Git commit:       38633e7
12:25:23   Built:            Fri Jun  3 17:56:06 2022
12:25:23   OS/Arch:          linux/arm
12:25:23   Experimental:     true
12:25:23  containerd:
12:25:23   Version:          1.6.8
12:25:23   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc:
12:25:23   Version:          1.1.4
12:25:23   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:23  docker-init:
12:25:23   Version:          0.19.0
12:25:23   GitCommit:        de40ad0
[Pipeline] sh
12:25:23 latest: Pulling from library/busybox
12:25:23 + docker version
12:25:23 Client: Docker Engine - Community
12:25:23  Version:           22.06.0-beta.0
12:25:23  API version:       1.42
12:25:23  Go version:        go1.18.3
12:25:23  Git commit:        3e9117b
12:25:23  Built:             Fri Jun  3 17:56:06 2022
12:25:23  OS/Arch:           linux/arm
12:25:23  Context:           default
12:25:23 
12:25:23 Server: Docker Engine - Community
12:25:23  Engine:
12:25:23   Version:          22.06.0-beta.0
12:25:23   API version:      1.42 (minimum version 1.12)
12:25:23   Go version:       go1.18.3
12:25:23   Git commit:       38633e7
12:25:23   Built:            Fri Jun  3 17:56:06 2022
12:25:23   OS/Arch:          linux/arm
12:25:23   Experimental:     true
12:25:23  containerd:
12:25:23   Version:          1.6.8
12:25:23   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc:
12:25:23   Version:          1.1.4
12:25:23   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:23  docker-init:
12:25:23   Version:          0.19.0
12:25:23   GitCommit:        de40ad0
[Pipeline] sh
12:25:23 + docker version
12:25:23 Client: Docker Engine - Community
12:25:23  Version:           22.06.0-beta.0
12:25:23  API version:       1.42
12:25:23  Go version:        go1.18.3
12:25:23  Git commit:        3e9117b
12:25:23  Built:             Fri Jun  3 17:56:06 2022
12:25:23  OS/Arch:           linux/arm
12:25:23  Context:           default
12:25:23 
12:25:23 Server: Docker Engine - Community
12:25:23  Engine:
12:25:23   Version:          22.06.0-beta.0
12:25:23   API version:      1.42 (minimum version 1.12)
12:25:23   Go version:       go1.18.3
12:25:23   Git commit:       38633e7
12:25:23   Built:            Fri Jun  3 17:56:06 2022
12:25:23   OS/Arch:          linux/arm
12:25:23   Experimental:     true
12:25:23  containerd:
12:25:23   Version:          1.6.8
12:25:23   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc:
12:25:23   Version:          1.1.4
12:25:23   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:23  docker-init:
12:25:23   Version:          0.19.0
12:25:23   GitCommit:        de40ad0
[Pipeline] sh
12:25:23 + docker info
12:25:23 Client:
12:25:23  Context:    default
12:25:23  Debug Mode: false
12:25:23  Plugins:
12:25:23   buildx: Docker Buildx (Docker Inc.)
12:25:23     Version:  v0.8.2
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:23   compose: Docker Compose (Docker Inc.)
12:25:23     Version:  v2.12.0
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:23 
12:25:23 Server:
12:25:23  Containers: 0
12:25:23   Running: 0
12:25:23   Paused: 0
12:25:23   Stopped: 0
12:25:23  Images: 1
12:25:23  Server Version: 22.06.0-beta.0
12:25:23  Storage Driver: overlay2
12:25:23   Backing Filesystem: extfs
12:25:23   Supports d_type: true
12:25:23   Using metacopy: false
12:25:23   Native Overlay Diff: true
12:25:23   userxattr: false
12:25:23  Logging Driver: json-file
12:25:23  Cgroup Driver: cgroupfs
12:25:23  Cgroup Version: 1
12:25:23  Plugins:
12:25:23   Volume: local
12:25:23   Network: bridge host ipvlan macvlan null overlay
12:25:23   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:23  Swarm: inactive
12:25:23  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:23  Default Runtime: runc
12:25:23  Init Binary: docker-init
12:25:23  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc version: v1.1.4-0-g5fd4c4d
12:25:23  init version: de40ad0
12:25:23  Security Options:
12:25:23   apparmor
12:25:23   seccomp
12:25:23    Profile: builtin
12:25:23  Kernel Version: 5.4.0-1088-aws
12:25:23  Operating System: Ubuntu 18.04.6 LTS
12:25:23  OSType: linux
12:25:23  Architecture: armv8l
12:25:23  CPUs: 2
12:25:23  Total Memory: 7.566GiB
12:25:23  Name: ip-10-100-62-49
12:25:23  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:23  Docker Root Dir: /var/lib/docker
12:25:23  Debug Mode: false
12:25:23  Username: dockerbuildbot
12:25:23  Registry: https://index.docker.io/v1/
12:25:23  Labels:
12:25:23  Experimental: true
12:25:23  Insecure Registries:
12:25:23   127.0.0.0/8
12:25:23  Live Restore Enabled: true
12:25:23 
12:25:23 WARNING: No swap limit support
[Pipeline] sh
12:25:23 + docker info
12:25:23 Client:
12:25:23  Context:    default
12:25:23  Debug Mode: false
12:25:23  Plugins:
12:25:23   buildx: Docker Buildx (Docker Inc.)
12:25:23     Version:  v0.8.2
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:23   compose: Docker Compose (Docker Inc.)
12:25:23     Version:  v2.12.0
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:23 
12:25:23 Server:
12:25:23  Containers: 0
12:25:23   Running: 0
12:25:23   Paused: 0
12:25:23   Stopped: 0
12:25:23  Images: 1
12:25:23  Server Version: 22.06.0-beta.0
12:25:23  Storage Driver: overlay2
12:25:23   Backing Filesystem: extfs
12:25:23   Supports d_type: true
12:25:23   Using metacopy: false
12:25:23   Native Overlay Diff: true
12:25:23   userxattr: false
12:25:23  Logging Driver: json-file
12:25:23  Cgroup Driver: cgroupfs
12:25:23  Cgroup Version: 1
12:25:23  Plugins:
12:25:23   Volume: local
12:25:23   Network: bridge host ipvlan macvlan null overlay
12:25:23   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:23  Swarm: inactive
12:25:23  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:25:23  Default Runtime: runc
12:25:23  Init Binary: docker-init
12:25:23  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc version: v1.1.4-0-g5fd4c4d
12:25:23  init version: de40ad0
12:25:23  Security Options:
12:25:23   apparmor
12:25:23   seccomp
12:25:23    Profile: builtin
12:25:23  Kernel Version: 5.4.0-1088-aws
12:25:23  Operating System: Ubuntu 18.04.6 LTS
12:25:23  OSType: linux
12:25:23  Architecture: armv8l
12:25:23  CPUs: 2
12:25:23  Total Memory: 7.566GiB
12:25:23  Name: ip-10-100-48-129
12:25:23  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:23  Docker Root Dir: /var/lib/docker
12:25:23  Debug Mode: false
12:25:23  Username: dockerbuildbot
12:25:23  Registry: https://index.docker.io/v1/
12:25:23  Labels:
12:25:23  Experimental: true
12:25:23  Insecure Registries:
12:25:23   127.0.0.0/8
12:25:23  Live Restore Enabled: true
12:25:23 
12:25:23 WARNING: No swap limit support
[Pipeline] sh
12:25:23 + docker info
12:25:23 Client:
12:25:23  Context:    default
12:25:23  Debug Mode: false
12:25:23  Plugins:
12:25:23   buildx: Docker Buildx (Docker Inc.)
12:25:23     Version:  v0.8.2
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:23   compose: Docker Compose (Docker Inc.)
12:25:23     Version:  v2.12.0
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:23 
12:25:23 Server:
12:25:23  Containers: 0
12:25:23   Running: 0
12:25:23   Paused: 0
12:25:23   Stopped: 0
12:25:23  Images: 1
12:25:23  Server Version: 22.06.0-beta.0
12:25:23  Storage Driver: overlay2
12:25:23   Backing Filesystem: extfs
12:25:23   Supports d_type: true
12:25:23   Using metacopy: false
12:25:23   Native Overlay Diff: true
12:25:23   userxattr: false
12:25:23  Logging Driver: json-file
12:25:23  Cgroup Driver: cgroupfs
12:25:23  Cgroup Version: 1
12:25:23  Plugins:
12:25:23   Volume: local
12:25:23   Network: bridge host ipvlan macvlan null overlay
12:25:23   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:23  Swarm: inactive
12:25:23  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:23  Default Runtime: runc
12:25:23  Init Binary: docker-init
12:25:23  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc version: v1.1.4-0-g5fd4c4d
12:25:23  init version: de40ad0
12:25:23  Security Options:
12:25:23   apparmor
12:25:23   seccomp
12:25:23    Profile: builtin
12:25:23  Kernel Version: 5.4.0-1088-aws
12:25:23  Operating System: Ubuntu 18.04.6 LTS
12:25:23  OSType: linux
12:25:23  Architecture: armv8l
12:25:23  CPUs: 2
12:25:23  Total Memory: 7.566GiB
12:25:23  Name: ip-10-100-54-57
12:25:23  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:23  Docker Root Dir: /var/lib/docker
12:25:23  Debug Mode: false
12:25:23  Username: dockerbuildbot
12:25:23  Registry: https://index.docker.io/v1/
12:25:23  Labels:
12:25:23  Experimental: true
12:25:23  Insecure Registries:
12:25:23   127.0.0.0/8
12:25:23  Live Restore Enabled: true
12:25:23 
12:25:23 WARNING: No swap limit support
[Pipeline] sh
12:25:23 + docker info
12:25:23 Client:
12:25:23  Context:    default
12:25:23  Debug Mode: false
12:25:23  Plugins:
12:25:23   buildx: Docker Buildx (Docker Inc.)
12:25:23     Version:  v0.8.2
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:23   compose: Docker Compose (Docker Inc.)
12:25:23     Version:  v2.12.0
12:25:23     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:23 
12:25:23 Server:
12:25:23  Containers: 0
12:25:23   Running: 0
12:25:23   Paused: 0
12:25:23   Stopped: 0
12:25:23  Images: 1
12:25:23  Server Version: 22.06.0-beta.0
12:25:23  Storage Driver: overlay2
12:25:23   Backing Filesystem: extfs
12:25:23   Supports d_type: true
12:25:23   Using metacopy: false
12:25:23   Native Overlay Diff: true
12:25:23   userxattr: false
12:25:23  Logging Driver: json-file
12:25:23  Cgroup Driver: cgroupfs
12:25:23  Cgroup Version: 1
12:25:23  Plugins:
12:25:23   Volume: local
12:25:23   Network: bridge host ipvlan macvlan null overlay
12:25:23   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:23  Swarm: inactive
12:25:23  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:23  Default Runtime: runc
12:25:23  Init Binary: docker-init
12:25:23  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:23  runc version: v1.1.4-0-g5fd4c4d
12:25:23  init version: de40ad0
12:25:23  Security Options:
12:25:23   apparmor
12:25:23   seccomp
12:25:23    Profile: builtin
12:25:23  Kernel Version: 5.4.0-1088-aws
12:25:23  Operating System: Ubuntu 18.04.6 LTS
12:25:23  OSType: linux
12:25:23  Architecture: armv8l
12:25:23  CPUs: 2
12:25:23  Total Memory: 7.566GiB
12:25:23  Name: ip-10-100-34-224
12:25:23  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:23  Docker Root Dir: /var/lib/docker
12:25:23  Debug Mode: false
12:25:23  Username: dockerbuildbot
12:25:23  Registry: https://index.docker.io/v1/
12:25:23  Labels:
12:25:23  Experimental: true
12:25:23  Insecure Registries:
12:25:23   127.0.0.0/8
12:25:23  Live Restore Enabled: true
12:25:23 
12:25:23 WARNING: No swap limit support
[Pipeline] sh
12:25:23 + env
12:25:23 + sort
12:25:23 BRANCH_NAME=PR-835
12:25:23 BUILD_DISPLAY_NAME=#1
12:25:23 BUILD_ID=1
12:25:23 BUILD_NUMBER=1
12:25:23 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:23 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:23 CHANGE_AUTHOR=crazy-max
12:25:23 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:23 CHANGE_BRANCH=refactor-static
12:25:23 CHANGE_FORK=crazy-max
12:25:23 CHANGE_ID=835
12:25:23 CHANGE_TARGET=master
12:25:23 CHANGE_TITLE=[master] refactor static packages
12:25:23 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:23 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:23 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/4d5a0e7b-406e-436a-b221-e076b8b24b71
12:25:23 EXECUTOR_NUMBER=0
12:25:23 HOME=/home/ubuntu
12:25:23 HUDSON_COOKIE=9a3071ca-b96d-4e16-aeb7-406d50dbc05a
12:25:23 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:23 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:23 HUDSON_URL=https://ci-next.docker.com/public/
12:25:23 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:23 JENKINS_NODE_COOKIE=3213b458-1e97-4fc3-80e3-59c5dc0a68b0
12:25:23 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:23 JENKINS_URL=https://ci-next.docker.com/public/
12:25:23 JOB_BASE_NAME=PR-835
12:25:23 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:23 JOB_NAME=docker-ce-packaging/PR-835
12:25:23 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:23 LANG=C.UTF-8
12:25:23 LOGNAME=ubuntu
12:25:23 MAIL=/var/mail/ubuntu
12:25:23 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0669a8c9df19be880) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:23 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0669a8c9df19be880)
12:25:23 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:23 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:23 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:23 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:23 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:23 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:23 SHELL=/bin/bash
12:25:23 SHLVL=1
12:25:23 SSH_CLIENT=10.100.0.131 48658 22
12:25:23 SSH_CONNECTION=10.100.0.131 48658 10.100.62.49 22
12:25:23 STAGE_NAME=info
12:25:23 USER=ubuntu
12:25:23 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:23 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:23 XDG_RUNTIME_DIR=/run/user/1000
12:25:23 XDG_SESSION_ID=3
12:25:23 _=/usr/bin/java
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:25:23 The recommended git tool is: git
12:25:24 + env
12:25:24 + sort
12:25:24 BRANCH_NAME=PR-835
12:25:24 BUILD_DISPLAY_NAME=#1
12:25:24 BUILD_ID=1
12:25:24 BUILD_NUMBER=1
12:25:24 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:24 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:24 CHANGE_AUTHOR=crazy-max
12:25:24 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:24 CHANGE_BRANCH=refactor-static
12:25:24 CHANGE_FORK=crazy-max
12:25:24 CHANGE_ID=835
12:25:24 CHANGE_TARGET=master
12:25:24 CHANGE_TITLE=[master] refactor static packages
12:25:24 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:24 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:24 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/516ebc76-052c-4f42-8c42-88787460e37c
12:25:24 EXECUTOR_NUMBER=0
12:25:24 HOME=/home/ubuntu
12:25:24 HUDSON_COOKIE=3570a9e7-fee0-4fce-a723-2c209f403e66
12:25:24 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:24 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:24 HUDSON_URL=https://ci-next.docker.com/public/
12:25:24 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:24 JENKINS_NODE_COOKIE=ea71f515-e8be-4efb-b8a8-8e846fa2e1f7
12:25:24 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:24 JENKINS_URL=https://ci-next.docker.com/public/
12:25:24 JOB_BASE_NAME=PR-835
12:25:24 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:24 JOB_NAME=docker-ce-packaging/PR-835
12:25:24 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:24 LANG=C.UTF-8
12:25:24 LOGNAME=ubuntu
12:25:24 MAIL=/var/mail/ubuntu
12:25:24 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-021b04ab8a17e4008) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:24 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-021b04ab8a17e4008)
12:25:24 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:24 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:24 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:24 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:24 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:24 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:24 SHELL=/bin/bash
12:25:24 SHLVL=1
12:25:24 SSH_CLIENT=10.100.0.131 38234 22
12:25:24 SSH_CONNECTION=10.100.0.131 38234 10.100.48.129 22
12:25:24 STAGE_NAME=info
12:25:24 USER=ubuntu
12:25:24 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:24 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:24 XDG_RUNTIME_DIR=/run/user/1000
12:25:24 XDG_SESSION_ID=3
12:25:24 _=/usr/bin/java
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:25:24 The recommended git tool is: git
12:25:24 + env
12:25:24 + sort
12:25:24 BRANCH_NAME=PR-835
12:25:24 BUILD_DISPLAY_NAME=#1
12:25:24 BUILD_ID=1
12:25:24 BUILD_NUMBER=1
12:25:24 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:24 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:24 CHANGE_AUTHOR=crazy-max
12:25:24 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:24 CHANGE_BRANCH=refactor-static
12:25:24 CHANGE_FORK=crazy-max
12:25:24 CHANGE_ID=835
12:25:24 CHANGE_TARGET=master
12:25:24 CHANGE_TITLE=[master] refactor static packages
12:25:24 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:24 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:24 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/463e5d98-cbf6-49a9-8580-600866c1bb39
12:25:24 EXECUTOR_NUMBER=0
12:25:24 HOME=/home/ubuntu
12:25:24 HUDSON_COOKIE=5743b13d-2b8a-4342-ad2e-0908c1217a1a
12:25:24 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:24 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:24 HUDSON_URL=https://ci-next.docker.com/public/
12:25:24 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:24 JENKINS_NODE_COOKIE=7e7f15aa-585f-4e95-8fea-7ad781b10b03
12:25:24 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:24 JENKINS_URL=https://ci-next.docker.com/public/
12:25:24 JOB_BASE_NAME=PR-835
12:25:24 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:24 JOB_NAME=docker-ce-packaging/PR-835
12:25:24 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:24 LANG=C.UTF-8
12:25:24 LOGNAME=ubuntu
12:25:24 MAIL=/var/mail/ubuntu
12:25:24 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0c18c2b391b1f4356) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:24 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0c18c2b391b1f4356)
12:25:24 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:24 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:24 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:24 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:24 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:24 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:24 SHELL=/bin/bash
12:25:24 SHLVL=1
12:25:24 SSH_CLIENT=10.100.0.131 57224 22
12:25:24 SSH_CONNECTION=10.100.0.131 57224 10.100.54.57 22
12:25:24 STAGE_NAME=info
12:25:24 USER=ubuntu
12:25:24 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:24 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:24 XDG_RUNTIME_DIR=/run/user/1000
12:25:24 XDG_SESSION_ID=3
12:25:24 _=/usr/bin/java
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:25:24 + sort
12:25:24 + env
12:25:24 BRANCH_NAME=PR-835
12:25:24 BUILD_DISPLAY_NAME=#1
12:25:24 BUILD_ID=1
12:25:24 BUILD_NUMBER=1
12:25:24 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:24 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:24 CHANGE_AUTHOR=crazy-max
12:25:24 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:24 CHANGE_BRANCH=refactor-static
12:25:24 CHANGE_FORK=crazy-max
12:25:24 CHANGE_ID=835
12:25:24 CHANGE_TARGET=master
12:25:24 CHANGE_TITLE=[master] refactor static packages
12:25:24 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:24 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:24 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/618d0f88-06bd-4dac-811d-f9447f0c6443
12:25:24 EXECUTOR_NUMBER=0
12:25:24 HOME=/home/ubuntu
12:25:24 HUDSON_COOKIE=b14f60a8-4ab4-4475-a208-d1033558d90d
12:25:24 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:24 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:24 HUDSON_URL=https://ci-next.docker.com/public/
12:25:24 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:24 JENKINS_NODE_COOKIE=72ec15b9-5c98-4018-b1d5-d95ffcf0231c
12:25:24 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:24 JENKINS_URL=https://ci-next.docker.com/public/
12:25:24 JOB_BASE_NAME=PR-835
12:25:24 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:24 JOB_NAME=docker-ce-packaging/PR-835
12:25:24 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:24 LANG=C.UTF-8
12:25:24 LOGNAME=ubuntu
12:25:24 MAIL=/var/mail/ubuntu
12:25:24 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01d39585ead5ef959) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:24 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01d39585ead5ef959)
12:25:24 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:24 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:24 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:24 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:24 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:24 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:24 SHELL=/bin/bash
12:25:24 SHLVL=1
12:25:24 SSH_CLIENT=10.100.0.131 54164 22
12:25:24 SSH_CONNECTION=10.100.0.131 54164 10.100.34.224 22
12:25:24 STAGE_NAME=info
12:25:24 USER=ubuntu
12:25:24 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:24 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:24 XDG_RUNTIME_DIR=/run/user/1000
12:25:24 XDG_SESSION_ID=3
12:25:24 _=/usr/bin/java
12:25:24 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:25:24 The recommended git tool is: git
12:25:24 f78e6840ded1: Pulling fs layer
12:25:24 f78e6840ded1: Verifying Checksum
12:25:24 f78e6840ded1: Download complete
12:25:24 #11 33.09 Public key for perl-libs-5.16.3-299.el7_9.aarch64.rpm is not installed
12:25:25 latest: Pulling from library/busybox
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-835@tmp/ca237aa8-adb6-492c-8dee-45deef693ce7/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
12:25:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:25 chowning workspace
[Pipeline] sh
12:25:25 f78e6840ded1: Pulling fs layer
12:25:25 f78e6840ded1: Verifying Checksum
12:25:25 f78e6840ded1: Download complete
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-835@tmp/0a1a8239-9190-4508-8480-c68e2a272707/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-835@tmp/f101be03-0622-4041-8b94-182fa272f483/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-835@tmp/68ec29bd-e4c5-4338-8f97-11d2f963bc66/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-835@tmp/47428e05-cd07-4a4a-a1d1-01ef2d585d2e/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-835@tmp/8724210b-575a-454c-a259-d9add7c0d08b/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-835@tmp/5542dbac-53f5-484b-be86-27ebb43f3322/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-835@tmp/dc883aea-279a-4b9d-9172-22c56fa0b22d/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:25 f78e6840ded1: Pull complete
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-835@tmp/a9e38436-0590-4c5c-83e3-3ec3c5c768ed/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] {
[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-835@tmp/b9d316e7-ac11-4582-8d76-9c88b4398664/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] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:25:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:26 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-835@tmp/81e5ff96-fc60-46ec-b4d0-c1a646f55902/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:26 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:26 + pwd
12:25:26 + id -u
12:25:26 + id -g
12:25:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:26 Unable to find image 'busybox:latest' locally
12:25:26 latest: Pulling from library/busybox
12:25:26 f78e6840ded1: Pulling fs layer
12:25:26 Status: Downloaded newer image for busybox:latest
12:25:26 using credential docker-jenkins-github-credentials
12:25:26 f78e6840ded1: Pull complete
[Pipeline] echo
12:25:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
12:25:26 using credential docker-jenkins-github-credentials
[Pipeline] echo
12:25:26 f78e6840ded1: Verifying Checksum
12:25:26 chowning workspace
12:25:26 f78e6840ded1: Download complete
[Pipeline] sh
12:25:26 12:25:26 using credential docker-jenkins-github-credentials
Cloning the remote Git repository
12:25:26 Cloning with configured refspecs honoured and without tags
12:25:26 Cloning the remote Git repository
12:25:26 Cloning with configured refspecs honoured and without tags
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-835@tmp/8d142e8b-97d1-44bc-a282-12000f2ff21e/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:26 Cloning the remote Git repository
12:25:26 Cloning with configured refspecs honoured and without tags
12:25:26 using credential docker-jenkins-github-credentials
12:25:26 Cloning the remote Git repository
12:25:26 Cloning with configured refspecs honoured and without tags
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-835@tmp/ae47e98b-c840-4d1d-8c4b-b60c0174ff8c/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-835@tmp/4d3010d0-691c-4ffd-82fb-f446b57f0505/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-835@tmp/9c3a64b6-577a-4574-91e2-6ad42c52e55c/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-835@tmp/dfa80e55-c516-42ac-8e4e-f645e21cbfd5/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:26 f78e6840ded1: Pull complete
12:25:26 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:26 Status: Downloaded newer image for busybox:latest
12:25:27 + pwd
12:25:27 + id -u
12:25:27 + id -g
12:25:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:27 Unable to find image 'busybox:latest' locally
12:25:27 latest: Pulling from library/busybox
12:25:27 f78e6840ded1: Pulling fs layer
12:25:27 f78e6840ded1: Verifying Checksum
12:25:27 f78e6840ded1: Download complete
[Pipeline] echo
12:25:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:27 chowning workspace
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
12:25:27 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
12:25:27 f78e6840ded1: Pull complete
12:25:27 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
12:25:27 Status: Downloaded newer image for busybox:latest
12:25:27 + pwd
12:25:27 + id -u
12:25:27 + id -g
12:25:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:27 Unable to find image 'busybox:latest' locally
12:25:27 latest: Pulling from library/busybox
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-835@tmp/57376b51-49e1-4608-b28e-8a93bdbe61d5/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:27 Status: Downloaded newer image for busybox:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/bd5c589f-daac-4f27-9a83-c232ab2ee5b4/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
12:25:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:27 chowning workspace
[Pipeline] sh
12:25:28 f78e6840ded1: Pulling fs layer
12:25:28 f78e6840ded1: Verifying Checksum
12:25:28 f78e6840ded1: 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:28 f78e6840ded1: Pull complete
12:25:28 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:28 Status: Downloaded newer image for busybox:latest
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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:28 + pwd
12:25:28 + id -u
12:25:28 + id -g
12:25:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:28 Unable to find image 'busybox:latest' locally
12:25:28 latest: Pulling from library/busybox
12:25:28 f78e6840ded1: Pulling fs layer
12:25:28 f78e6840ded1: Verifying Checksum
12:25:28 f78e6840ded1: 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:29 f78e6840ded1: Pull complete
12:25:29 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:29 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
12:25:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:29 chowning workspace
[Pipeline] sh
12:25:29 Fetching without tags
12:25:29 Fetching without tags
12:25:29 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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
12:25:29 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:29 Fetching without tags
12:25:29 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:29 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # 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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:29 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:29 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:29 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:29 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:29 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:29 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:29 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:30 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:30 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:30 + pwd
12:25:30 + id -u
12:25:30 + id -g
12:25:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:30 Unable to find image 'busybox:latest' locally
12:25:30 latest: Pulling from library/busybox
12:25:30 f78e6840ded1: Pulling fs layer
12:25:30 f78e6840ded1: Verifying Checksum
12:25:30 f78e6840ded1: Download complete
12:25:30 f78e6840ded1: Pull complete
12:25:30 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:30 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03bf1a304c6bef8ea) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:25:30 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:30 chowning workspace
[Pipeline] sh
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:31 + pwd
12:25:31 + id -u
12:25:31 + id -g
12:25:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:31 Unable to find image 'busybox:latest' locally
12:25:31 latest: Pulling from library/busybox
12:25:31 f78e6840ded1: Pulling fs layer
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09b03c9750873d993) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:25:31 f78e6840ded1: Verifying Checksum
12:25:31 f78e6840ded1: Download complete
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0736069fcb49c42d6) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:31 f78e6840ded1: Pull complete
12:25:31 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:31 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
12:25:32 Removing all docker containers
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0033885f235057872) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04659edce99543674) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
[Pipeline] echo
12:25:32 Removing all docker containers
[Pipeline] sh
12:25:32 + pwd
12:25:32 + id -u
12:25:32 + id -g
12:25:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:32 Unable to find image 'busybox:latest' locally
[Pipeline] echo
12:25:32 Removing all docker containers
[Pipeline] sh
12:25:32 + docker container ls -aq
[Pipeline] echo
12:25:32 Removing all docker containers
[Pipeline] sh
12:25:32 + docker container ls -aq
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
12:25:33 #11 41.77 --------------------------------------------------------------------------------
12:25:33 #11 41.77 Total                                              1.0 MB/s |  17 MB  00:17     
12:25:33 #11 41.77 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:25:33 #11 41.77 Importing GPG key 0xF4A80EB5:
12:25:33 #11 41.77  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
12:25:33 #11 41.77  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
12:25:33 #11 41.77  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
12:25:33 #11 41.77  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:25:33 #11 41.78 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
12:25:33 #11 41.78 Importing GPG key 0x305D49D6:
12:25:33 #11 41.78  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
12:25:33 #11 41.78  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
12:25:33 #11 41.78  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
12:25:33 #11 41.78  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
12:25:33 #11 41.85 Running transaction check
12:25:33 #11 41.89 Running transaction test
12:25:33 #11 41.96 Transaction test succeeded
12:25:33 #11 41.96 Running transaction
12:25:33 #11 42.11   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 1/52 
[Pipeline] wrap
[Pipeline] {
12:25:33 + docker container ls -aq
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
12:25:33 + docker container ls -aq
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
12:25:33 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:33 chowning workspace
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09dae7b3d55f27d43) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a68afcad3133c407) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:33 #11 42.16   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
12:25:33 #11 42.46   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
12:25:33 #11 42.75   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
12:25:33 #11 42.93   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
12:25:33 #11 42.95   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
12:25:33 #11 42.97   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
12:25:33 #11 42.99   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0155ff7ca398a0b0d) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:34 #11 43.02   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
12:25:34 #11 43.04   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
12:25:34 latest: Pulling from library/busybox
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08a1bac7ebd5535aa) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:34 Commit message: "ci: static job"
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ae8f1ceef524b8f3) in /home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:34 Commit message: "ci: static job"
12:25:34 #11 43.05   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/52 
12:25:34 #11 43.36   Installing : perl-Encode-2.51-7.el7.aarch64                             12/52 
12:25:34 #11 43.38   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
12:25:34 #11 43.40   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     14/52 
12:25:34 #11 43.42   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
12:25:34 #11 43.44   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
12:25:34 #11 43.45   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
12:25:34 #11 43.47   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
12:25:34 #11 43.49   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
12:25:34 #11 43.50   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
12:25:34 #11 43.53   Installing : perl-Storable-2.45-3.el7.aarch64                           21/52 
12:25:34 Commit message: "ci: static job"
12:25:34 Commit message: "ci: static job"
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
12:25:34 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:34 chowning workspace
12:25:34 #11 43.55   Installing : perl-Filter-1.49-3.el7.aarch64                             22/52 
12:25:34 #11 43.58   Installing : perl-PathTools-3.40-5.el7.aarch64                          23/52 
12:25:34 #11 43.60   Installing : perl-threads-shared-1.43-6.el7.aarch64                     24/52 
12:25:34 #11 43.62   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                25/52 
[Pipeline] sh
12:25:34 205dae5015e7: Pulling fs layer
12:25:35 205dae5015e7: Verifying Checksum
12:25:35 205dae5015e7: Download complete
12:25:35 + pwd
12:25:35 + id -u
12:25:35 + id -g
12:25:35 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:35 Unable to find image 'busybox:latest' locally
12:25:35 #11 43.71   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       26/52 
12:25:35 #11 44.02   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/52 
12:25:35 #11 44.04   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/52 
12:25:35 #11 44.07   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
12:25:35 #11 44.08   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/d8508650-e637-409d-8d88-616672870b0e/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:35 latest: Pulling from library/busybox
12:25:35 205dae5015e7: Pulling fs layer
[Pipeline] echo
12:25:35 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:35 chowning workspace
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:35 205dae5015e7: Verifying Checksum
12:25:35 205dae5015e7: Download complete
12:25:36 + pwd
12:25:36 + id -u
12:25:36 + id -g
12:25:36 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:36 Unable to find image 'busybox:latest' locally
12:25:36 latest: Pulling from library/busybox
12:25:36 205dae5015e7: Pull complete
12:25:36 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:36 Status: Downloaded newer image for busybox:latest
12:25:36 #11 44.10   Installing : perl-threads-1.87-4.el7.aarch64                            31/52 
12:25:36 #11 45.19   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
12:25:36 #11 45.23   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
12:25:36 #11 45.26   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
12:25:36 #11 45.28   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
12:25:36 205dae5015e7: Pulling fs layer
12:25:36 205dae5015e7: Verifying Checksum
12:25:36 205dae5015e7: Download complete
12:25:36 #11 45.31   Installing : unzip-6.0-24.el7_9.aarch64                                 36/52 
12:25:36 #11 45.32   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      37/52 
12:25:36 #11 45.35   Installing : desktop-file-utils-0.23-2.el7.aarch64                      38/52 
12:25:36 #11 45.39   Installing : zip-3.0-11.el7.aarch64                                     39/52 
12:25:36 #11 45.42   Installing : patch-2.7.1-12.el7_7.aarch64                               40/52 
12:25:36 205dae5015e7: Pull complete
12:25:36 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:36 Status: Downloaded newer image for busybox:latest
12:25:36 205dae5015e7: Pull complete
12:25:36 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:36 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
12:25:36 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:36 chowning workspace
[Pipeline] sh
12:25:37 #11 45.43   Installing : perl-srpm-macros-1-8.el7.noarch                            41/52 
12:25:37 #11 46.00   Installing : gdb-7.6.1-120.el7.aarch64                                  42/52 
12:25:37 #11 46.02   Installing : file-5.11-37.el7.aarch64                                   43/52 
12:25:37 #11 46.05   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
12:25:37 #11 46.07   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
12:25:37 + pwd
12:25:37 + id -u
12:25:37 + id -g
12:25:37 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:37 Unable to find image 'busybox:latest' locally
12:25:37 #11 46.14   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
12:25:37 #11 46.18   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
12:25:37 #11 46.25   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
12:25:37 #11 46.26   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
[Pipeline] echo
12:25:37 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:37 chowning workspace
[Pipeline] sh
12:25:37 latest: Pulling from library/busybox
12:25:37 + pwd
12:25:37 + id -u
12:25:37 + id -g
12:25:37 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:37 Unable to find image 'busybox:latest' locally
12:25:37 latest: Pulling from library/busybox
12:25:37 f78e6840ded1: Pulling fs layer
12:25:37 46758452d3ee: Pulling fs layer
12:25:38 f78e6840ded1: Verifying Checksum
12:25:38 f78e6840ded1: Download complete
12:25:38 f78e6840ded1: Pull complete
12:25:38 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:38 #11 46.28   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
12:25:38 #11 46.56   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  51/52 
[Pipeline] {
[Pipeline] {
[Pipeline] echo
12:25:38 Removing all docker containers
[Pipeline] sh
12:25:38 46758452d3ee: Verifying Checksum
12:25:38 46758452d3ee: Download complete
[Pipeline] echo
12:25:38 Removing all docker containers
[Pipeline] sh
12:25:38 Status: Downloaded newer image for busybox:latest
12:25:38 #11 46.59   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
12:25:38 #11 47.16   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
12:25:38 #11 47.18   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
12:25:38 #11 47.19   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
12:25:38 #11 47.21   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
12:25:38 #11 47.22   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
12:25:38 #11 47.23   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
12:25:38 #11 47.24   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
12:25:38 #11 47.25   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
12:25:38 #11 47.26   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
12:25:38 #11 47.27   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
12:25:38 #11 47.28   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
12:25:38 #11 47.29   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
12:25:38 #11 47.30   Verifying  : gdb-7.6.1-120.el7.aarch64                                  13/52 
12:25:38 #11 47.31   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          14/52 
12:25:38 #11 47.32   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
12:25:38 #11 47.33   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
12:25:38 #11 47.34   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
12:25:38 #11 47.35   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
12:25:38 #11 47.36   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
12:25:38 #11 47.37   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
12:25:38 #11 47.38   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
12:25:38 #11 47.39   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
12:25:38 #11 47.40   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
12:25:38 #11 47.41   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
12:25:38 #11 47.42   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     25/52 
12:25:38 #11 47.43   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
12:25:38 #11 47.44   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     27/52 
12:25:38 #11 47.44   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
12:25:38 #11 47.45   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
12:25:38 #11 47.46   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
12:25:38 #11 47.47   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
12:25:38 #11 47.48   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
12:25:38 #11 47.49   Verifying  : perl-Storable-2.45-3.el7.aarch64                           33/52 
12:25:38 #11 47.50   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           34/52 
12:25:38 #11 47.51   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
12:25:38 #11 47.52   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
12:25:38 #11 47.53   Verifying  : zip-3.0-11.el7.aarch64                                     37/52 
12:25:38 #11 47.54   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         38/52 
12:25:38 #11 47.55   Verifying  : perl-Filter-1.49-3.el7.aarch64                             39/52 
[Pipeline] echo
12:25:38 Removing all docker containers
[Pipeline] sh
12:25:38 46758452d3ee: Pull complete
12:25:38 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:38 Status: Downloaded newer image for busybox:latest
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] echo
12:25:38 Docker containers have been removed
[Pipeline] echo
12:25:38 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:38 Docker containers have been removed
[Pipeline] echo
12:25:38 cleanWorkspace: Removing existing workspace
12:25:38 + pwd
12:25:38 + id -u
12:25:38 + id -g
12:25:38 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:38 Unable to find image 'busybox:latest' locally
12:25:38 + docker container ls -aq
[Pipeline] deleteDir
[Pipeline] echo
12:25:38 Removing all docker containers
[Pipeline] sh
12:25:38 #11 47.56   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                40/52 
12:25:38 #11 47.57   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
12:25:38 #11 47.59   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            42/52 
12:25:38 #11 47.60   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       43/52 
12:25:38 #11 47.61   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         44/52 
12:25:38 #11 47.62   Verifying  : unzip-6.0-24.el7_9.aarch64                                 45/52 
12:25:38 #11 47.63   Verifying  : python-srpm-macros-3-34.el7.noarch                         46/52 
12:25:38 #11 47.63   Verifying  : perl-File-Path-2.09-2.el7.noarch                           47/52 
12:25:38 #11 47.64   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
12:25:38 #11 47.65   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
12:25:38 #11 47.65   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
12:25:38 #11 47.65   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
12:25:38 #11 47.65   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
12:25:38 #11 47.70 
12:25:38 #11 47.70 Installed:
12:25:38 #11 47.70   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
12:25:38 #11 47.70 
12:25:38 #11 47.70 Dependency Installed:
12:25:38 #11 47.70   bzip2.aarch64 0:1.0.6-13.el7                                                  
12:25:38 #11 47.70   desktop-file-utils.aarch64 0:0.23-2.el7                                       
12:25:38 #11 47.70   dwz.aarch64 0:0.11-3.el7                                                      
12:25:38 #11 47.70   elfutils.aarch64 0:0.176-5.el7                                                
12:25:38 #11 47.70   emacs-filesystem.noarch 1:24.3-23.el7                                         
12:25:38 #11 47.70   file.aarch64 0:5.11-37.el7                                                    
12:25:38 #11 47.70   gdb.aarch64 0:7.6.1-120.el7                                                   
12:25:38 #11 47.70   groff-base.aarch64 0:1.22.2-8.el7                                             
12:25:38 #11 47.70   patch.aarch64 0:2.7.1-12.el7_7                                                
12:25:38 #11 47.70   perl.aarch64 4:5.16.3-299.el7_9                                               
12:25:38 #11 47.70   perl-Carp.noarch 0:1.26-244.el7                                               
12:25:38 #11 47.70   perl-Encode.aarch64 0:2.51-7.el7                                              
12:25:38 #11 47.70   perl-Exporter.noarch 0:5.68-3.el7                                             
12:25:38 #11 47.70   perl-File-Path.noarch 0:2.09-2.el7                                            
12:25:38 #11 47.70   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
12:25:38 #11 47.70   perl-Filter.aarch64 0:1.49-3.el7                                              
12:25:38 #11 47.70   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
12:25:38 #11 47.70   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
12:25:38 #11 47.70   perl-PathTools.aarch64 0:3.40-5.el7                                           
12:25:38 #11 47.70   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
12:25:38 #11 47.70   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
12:25:38 #11 47.70   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
12:25:38 #11 47.70   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
12:25:38 #11 47.70   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
12:25:38 #11 47.70   perl-Socket.aarch64 0:2.010-5.el7                                             
12:25:38 #11 47.70   perl-Storable.aarch64 0:2.45-3.el7                                            
12:25:38 #11 47.70   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
12:25:38 #11 47.70   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
12:25:38 #11 47.70   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
12:25:38 #11 47.70   perl-Time-Local.noarch 0:1.2300-2.el7                                         
12:25:38 #11 47.70   perl-constant.noarch 0:1.27-2.el7                                             
12:25:38 #11 47.70   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
12:25:38 #11 47.70   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
12:25:38 #11 47.70   perl-parent.noarch 1:0.225-244.el7                                            
12:25:38 #11 47.70   perl-podlators.noarch 0:2.5.1-3.el7                                           
12:25:38 #11 47.70   perl-srpm-macros.noarch 0:1-8.el7                                             
12:25:38 #11 47.70   perl-threads.aarch64 0:1.87-4.el7                                             
12:25:38 #11 47.70   perl-threads-shared.aarch64 0:1.43-6.el7                                      
12:25:38 #11 47.70   python-srpm-macros.noarch 0:3-34.el7                                          
12:25:38 #11 47.70   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
12:25:38 #11 47.70   unzip.aarch64 0:6.0-24.el7_9                                                  
12:25:38 #11 47.70   zip.aarch64 0:3.0-11.el7                                                      
12:25:38 #11 47.70 
12:25:38 #11 47.70 Dependency Updated:
12:25:38 #11 47.70   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
12:25:38 #11 47.70   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
12:25:38 #11 47.70 
12:25:38 + docker container ls -aq
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
12:25:38 + docker container ls -aq
[Pipeline] echo
12:25:38 Docker containers have been removed
[Pipeline] echo
12:25:38 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:38 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:38 chowning workspace
[Pipeline] sh
12:25:38 #11 47.70 Complete!
12:25:38 latest: Pulling from library/busybox
12:25:38 205dae5015e7: Pulling fs layer
12:25:39 + docker container ls -aq
12:25:39 #11 DONE 48.2s
12:25:39 
12:25:39 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
12:25:39 #12 DONE 0.0s
12:25:39 
12:25:39 #13 [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
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
12:25:39 205dae5015e7: Verifying Checksum
12:25:39 205dae5015e7: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
12:25:39 #13 0.601 Loaded plugins: fastestmirror, ovl
12:25:39 205dae5015e7: Pull complete
12:25:39 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:39 Status: Downloaded newer image for busybox:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
12:25:40 #13 0.725 Enabling base-source repository
12:25:40 #13 0.725 Enabling extras-source repository
12:25:40 #13 0.726 Enabling updates-source repository
12:25:40 #13 0.726 Loading mirror speeds from cached hostfile
12:25:40 #13 0.727  * base: download.cf.centos.org
12:25:40 #13 0.728  * extras: download.cf.centos.org
12:25:40 #13 0.728  * updates: download.cf.centos.org
[Pipeline] echo
12:25:40 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:40 chowning workspace
[Pipeline] sh
12:25:40 + pwd
12:25:40 + id -u
12:25:40 + id -g
12:25:40 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:40 Unable to find image 'busybox:latest' locally
[Pipeline] {
[Pipeline] {
[Pipeline] echo
12:25:40 Docker containers have been removed
[Pipeline] echo
12:25:40 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:40 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:40 chowning workspace
[Pipeline] sh
12:25:40 latest: Pulling from library/busybox
12:25:40 46758452d3ee: Pulling fs layer
12:25:40 + pwd
12:25:40 + id -u
12:25:40 + id -g
12:25:40 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:40 Unable to find image 'busybox:latest' locally
12:25:40 46758452d3ee: Download complete
[Pipeline] echo
12:25:40 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:40 chowning workspace
[Pipeline] sh
12:25:41 latest: Pulling from library/busybox
12:25:41 205dae5015e7: Pulling fs layer
12:25:41 205dae5015e7: Verifying Checksum
12:25:41 205dae5015e7: Download complete
12:25:41 46758452d3ee: Pull complete
12:25:41 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:41 Status: Downloaded newer image for busybox:latest
12:25:41 + pwd
12:25:41 + id -u
12:25:41 + id -g
12:25:41 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:41 Unable to find image 'busybox:latest' locally
12:25:41 205dae5015e7: Pull complete
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
12:25:41 Removing all docker containers
[Pipeline] sh
12:25:41 latest: Pulling from library/busybox
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] echo
12:25:41 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:41 chowning workspace
[Pipeline] sh
12:25:41 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:41 Status: Downloaded newer image for busybox:latest
12:25:41 + make clean
12:25:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:41 rm -f -r src
12:25:41 make -C rpm clean
12:25:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:41 rm -f -r rpmbuild/
12:25:41 docker builder prune -f --filter until=24h
12:25:41 + make clean
12:25:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:41 rm -f -r src
12:25:41 make -C rpm clean
12:25:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:41 rm -f -r rpmbuild/
12:25:41 docker builder prune -f --filter until=24h
12:25:41 + pwd
12:25:41 + id -u
12:25:41 + id -g
12:25:41 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:41 Unable to find image 'busybox:latest' locally
12:25:41 latest: Pulling from library/busybox
12:25:41 + make clean
12:25:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:41 rm -f -r src
12:25:41 make -C rpm clean
12:25:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:41 rm -f -r rpmbuild/
12:25:41 docker builder prune -f --filter until=24h
12:25:41 46758452d3ee: Pulling fs layer
12:25:41 46758452d3ee: Verifying Checksum
12:25:41 46758452d3ee: Download complete
12:25:41 + make clean
12:25:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:41 rm -f -r src
12:25:41 make -C rpm clean
12:25:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:41 rm -f -r rpmbuild/
12:25:41 docker builder prune -f --filter until=24h
12:25:41 + docker container ls -aq
[Pipeline] echo
12:25:41 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:41 Docker containers have been removed
[Pipeline] echo
12:25:41 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:41 Docker containers have been removed
[Pipeline] echo
12:25:41 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
12:25:41 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (static-linux-armv6)
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-aarch64)
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:42 make -C deb clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:42 rm -f -r debbuild
12:25:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:42 rm -f -r sources
12:25:42 docker builder prune -f --filter until=24h
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:42 make -C deb clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:42 rm -f -r debbuild
12:25:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:42 rm -f -r sources
12:25:42 docker builder prune -f --filter until=24h
12:25:42 46758452d3ee: Pulling fs layer
12:25:42 46758452d3ee: Verifying Checksum
12:25:42 46758452d3ee: Download complete
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:42 make -C deb clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:42 rm -f -r debbuild
12:25:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:42 rm -f -r sources
12:25:42 docker builder prune -f --filter until=24h
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 make -C static clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:25:42 46758452d3ee: Pull complete
12:25:42 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:42 Status: Downloaded newer image for busybox:latest
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:42 make -C deb clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:42 rm -f -r debbuild
12:25:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:42 rm -f -r sources
12:25:42 docker builder prune -f --filter until=24h
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 make -C static clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] {
[Pipeline] echo
12:25:42 Docker containers have been removed
[Pipeline] echo
12:25:42 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:42 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
12:25:42 + pwd
12:25:42 + id -u
12:25:42 + id -g
12:25:42 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:42 Unable to find image 'busybox:latest' locally
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 make -C static clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:42 46758452d3ee: Pull complete
12:25:42 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:42 Status: Downloaded newer image for busybox:latest
12:25:42 Total:	0B
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:42 make -C static clean
12:25:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 grep: /Dockerfile: No such file or directory
12:25:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:42 + echo starting...
12:25:42 starting...
12:25:42 + echo starting...
12:25:42 starting...
[Pipeline] echo
12:25:42 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-9-aarch64)
[Pipeline] echo
12:25:42 Docker containers have been removed
[Pipeline] echo
12:25:42 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:42 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
12:25:42 Removing all docker containers
[Pipeline] sh
12:25:42 latest: Pulling from library/busybox
12:25:42 f78e6840ded1: Pulling fs layer
12:25:42 f78e6840ded1: Verifying Checksum
12:25:42 f78e6840ded1: Download complete
[Pipeline] echo
12:25:42 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
12:25:42 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-8-aarch64)
[Pipeline] sh
[Pipeline] {
[Pipeline] echo
12:25:42 Docker containers have been removed
[Pipeline] echo
12:25:42 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] wrap
[Pipeline] echo
12:25:42 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:42 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (static-linux-armv7)
[Pipeline] stage
[Pipeline] { (static-linux-aarch64)
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
12:25:42 + docker container ls -aq
12:25:42 + pwd
12:25:42 + id -u
12:25:42 + id -g
12:25:42 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:42 Unable to find image 'busybox:latest' locally
[Pipeline] sh
12:25:42 + docker container ls -aq
12:25:42 f78e6840ded1: Pull complete
12:25:42 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:42 Status: Downloaded newer image for busybox:latest
12:25:42 + docker container ls -aq
[Pipeline] echo
12:25:42 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] sh
12:25:42 + echo starting...
12:25:42 starting...
[Pipeline] echo
12:25:42 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-aarch64)
[Pipeline] sh
12:25:42 + echo starting...
12:25:42 starting...
[Pipeline] {
[Pipeline] echo
12:25:42 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-36-aarch64)
[Pipeline] echo
12:25:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:42 chowning workspace
[Pipeline] sh
12:25:42 + echo starting...
12:25:42 starting...
12:25:42 + echo starting...
12:25:42 starting...
12:25:42 + make REF=master raspbian-buster
12:25:42 git init src/github.com/docker/cli
12:25:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:42 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:42 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:42 + SRC=src/github.com/docker/cli
12:25:42 + REF=master
12:25:42 + REF_FETCH=master
12:25:42 + awk {print $2}
12:25:42 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:42 + REF=refs/heads/master
12:25:42 + [ -n refs/heads/master ]
12:25:42 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:42 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:42 + make REF=master raspbian-bullseye
12:25:42 git init src/github.com/docker/cli
12:25:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:42 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:42 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:42 + SRC=src/github.com/docker/cli
12:25:42 + REF=master
12:25:42 + REF_FETCH=master
12:25:42 + awk {print $2}
12:25:42 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:42 + REF=refs/heads/master
12:25:42 + [ -n refs/heads/master ]
12:25:42 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:42 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:43 latest: Pulling from library/busybox
12:25:43 f78e6840ded1: Pulling fs layer
12:25:43 f78e6840ded1: Verifying Checksum
12:25:43 f78e6840ded1: Download complete
12:25:43 + make REF=master debian-bullseye
12:25:43 git init src/github.com/docker/cli
12:25:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:43 + SRC=src/github.com/docker/cli
12:25:43 + REF=master
12:25:43 + REF_FETCH=master
12:25:43 + awk {print $2}
12:25:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:43 + REF=refs/heads/master
12:25:43 + [ -n refs/heads/master ]
12:25:43 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:43 + make REF=master debian-buster
12:25:43 git init src/github.com/docker/cli
12:25:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:43 + SRC=src/github.com/docker/cli
12:25:43 + REF=master
12:25:43 + REF_FETCH=master
12:25:43 + awk {print $2}
12:25:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:43 + REF=refs/heads/master
12:25:43 + [ -n refs/heads/master ]
12:25:43 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:43 + echo starting...
12:25:43 starting...
12:25:43 + echo starting...
12:25:43 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-835@tmp/0ca1799a-47c4-449e-9bde-6bc3f4b7da42/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
12:25:43 Removing all docker containers
[Pipeline] sh
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
12:25:43 Docker containers have been removed
[Pipeline] echo
12:25:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:43 Docker containers have been removed
[Pipeline] echo
12:25:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:43 Docker containers have been removed
[Pipeline] echo
12:25:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
[Pipeline] sh
12:25:43 f78e6840ded1: Pull complete
12:25:43 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:43 Status: Downloaded newer image for busybox:latest
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] echo
12:25:43 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] wrap
[Pipeline] echo
12:25:43 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:43 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:43 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] stage
[Pipeline] { (centos-9-amd64)
[Pipeline] stage
[Pipeline] { (fedora-37-aarch64)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
12:25:43 + echo starting...
12:25:43 starting...
12:25:43 + pwd
12:25:43 + id -u
12:25:43 + id -g
12:25:43 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:43 Unable to find image 'busybox:latest' locally
[Pipeline] sh
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
12:25:43 + docker container ls -aq
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] {
[Pipeline] sh
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:27 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:27 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
[Pipeline] sh
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:34 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:34 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
12:25:43 + docker container ls -aq
[Pipeline] wrap
[Pipeline] echo
12:25:43 Removing all docker containers
[Pipeline] sh
12:25:43 + echo starting...
12:25:43 starting...
12:25:43 + echo starting...
12:25:43 starting...
12:25:43 + echo starting...
12:25:43 starting...
[Pipeline] }
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:34 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:34 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
[Pipeline] echo
12:25:43 Docker containers have been removed
[Pipeline] echo
12:25:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] {
[Pipeline] echo
12:25:43 Docker containers have been removed
[Pipeline] echo
12:25:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:34 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:34 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
[Pipeline] sh
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:27 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:27 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:27 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:27 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
[Pipeline] echo
12:25:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:43 chowning workspace
[Pipeline] sh
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:34 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:34 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
12:25:43 + docker version
12:25:43 Client: Docker Engine - Community
12:25:43  Version:           22.06.0-beta.0
12:25:43  API version:       1.42
12:25:43  Go version:        go1.18.3
12:25:43  Git commit:        3e9117b
12:25:43  Built:             Fri Jun  3 17:55:34 2022
12:25:43  OS/Arch:           linux/arm64
12:25:43  Context:           default
12:25:43 
12:25:43 Server: Docker Engine - Community
12:25:43  Engine:
12:25:43   Version:          22.06.0-beta.0
12:25:43   API version:      1.42 (minimum version 1.12)
12:25:43   Go version:       go1.18.3
12:25:43   Git commit:       38633e7
12:25:43   Built:            Fri Jun  3 17:55:34 2022
12:25:43   OS/Arch:          linux/arm64
12:25:43   Experimental:     true
12:25:43  containerd:
12:25:43   Version:          1.6.8
12:25:43   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:43  runc:
12:25:43   Version:          1.1.4
12:25:43   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:43  docker-init:
12:25:43   Version:          0.19.0
12:25:43   GitCommit:        de40ad0
12:25:43 + docker container ls -aq
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.4.0-1088-aws
12:25:44  Operating System: Ubuntu 18.04.6 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.566GiB
12:25:44  Name: ip-10-100-52-199
12:25:44  ID: f551ee9b-e992-4a52-ae92-9884e2334ce6
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
12:25:44 WARNING: No swap limit support
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.15.0-1022-aws
12:25:44  Operating System: Ubuntu 20.04.5 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.559GiB
12:25:44  Name: ip-10-100-113-237
12:25:44  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
12:25:44 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:44 cleanWorkspace: Workspace is clean.
[Pipeline] sh
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (static-darwin-amd64)
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] sh
12:25:44 latest: Pulling from library/busybox
12:25:44 f78e6840ded1: Pulling fs layer
12:25:44 f78e6840ded1: Verifying Checksum
12:25:44 f78e6840ded1: Download complete
[Pipeline] sh
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.15.0-1022-aws
12:25:44  Operating System: Ubuntu 20.04.5 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.559GiB
12:25:44  Name: ip-10-100-104-238
12:25:44  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
[Pipeline] sh
12:25:44 + pwd
12:25:44 + id -u
12:25:44 + id -g
12:25:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:44 Unable to find image 'busybox:latest' locally
12:25:44 + docker version
12:25:44 Client: Docker Engine - Community
12:25:44  Version:           22.06.0-beta.0
12:25:44  API version:       1.42
12:25:44  Go version:        go1.18.3
12:25:44  Git commit:        3e9117b
12:25:44  Built:             Fri Jun  3 17:55:34 2022
12:25:44  OS/Arch:           linux/arm64
12:25:44  Context:           default
12:25:44 
12:25:44 Server: Docker Engine - Community
12:25:44  Engine:
12:25:44   Version:          22.06.0-beta.0
12:25:44   API version:      1.42 (minimum version 1.12)
12:25:44   Go version:       go1.18.3
12:25:44   Git commit:       38633e7
12:25:44   Built:            Fri Jun  3 17:55:34 2022
12:25:44   OS/Arch:          linux/arm64
12:25:44   Experimental:     true
12:25:44  containerd:
12:25:44   Version:          1.6.8
12:25:44   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc:
12:25:44   Version:          1.1.4
12:25:44   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:44  docker-init:
12:25:44   Version:          0.19.0
12:25:44   GitCommit:        de40ad0
[Pipeline] echo
12:25:44 Docker containers have been removed
[Pipeline] echo
12:25:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:44 Removing all docker containers
[Pipeline] sh
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.15.0-1022-aws
12:25:44  Operating System: Ubuntu 20.04.5 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.559GiB
12:25:44  Name: ip-10-100-125-200
12:25:44  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
[Pipeline] sh
[Pipeline] sh
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.4.0-1088-aws
12:25:44  Operating System: Ubuntu 18.04.6 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.566GiB
12:25:44  Name: ip-10-100-56-21
12:25:44  ID: f551ee9b-e992-4a52-ae92-9884e2334ce6
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
12:25:44 WARNING: No swap limit support
[Pipeline] sh
12:25:44 f78e6840ded1: Pull complete
12:25:44 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:44 Status: Downloaded newer image for busybox:latest
12:25:44 + echo starting...
12:25:44 starting...
[Pipeline] sh
[Pipeline] sh
12:25:44 + echo starting...
12:25:44 starting...
[Pipeline] sh
[Pipeline] sh
12:25:44 + docker version
12:25:44 Client: Docker Engine - Community
12:25:44  Version:           22.06.0-beta.0
12:25:44  API version:       1.42
12:25:44  Go version:        go1.18.3
12:25:44  Git commit:        3e9117b
12:25:44  Built:             Fri Jun  3 17:55:45 2022
12:25:44  OS/Arch:           linux/amd64
12:25:44  Context:           default
12:25:44 
12:25:44 Server: Docker Engine - Community
12:25:44  Engine:
12:25:44   Version:          22.06.0-beta.0
12:25:44   API version:      1.42 (minimum version 1.12)
12:25:44   Go version:       go1.18.3
12:25:44   Git commit:       38633e7
12:25:44   Built:            Fri Jun  3 17:55:45 2022
12:25:44   OS/Arch:          linux/amd64
12:25:44   Experimental:     true
12:25:44  containerd:
12:25:44   Version:          1.6.8
12:25:44   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc:
12:25:44   Version:          1.1.4
12:25:44   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:44  docker-init:
12:25:44   Version:          0.19.0
12:25:44   GitCommit:        de40ad0
[Pipeline] echo
12:25:44 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:44 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
12:25:44 + docker version
12:25:44 Client: Docker Engine - Community
12:25:44  Version:           22.06.0-beta.0
12:25:44  API version:       1.42
12:25:44  Go version:        go1.18.3
12:25:44  Git commit:        3e9117b
12:25:44  Built:             Fri Jun  3 17:55:45 2022
12:25:44  OS/Arch:           linux/amd64
12:25:44  Context:           default
12:25:44 
12:25:44 Server: Docker Engine - Community
12:25:44  Engine:
12:25:44   Version:          22.06.0-beta.0
12:25:44   API version:      1.42 (minimum version 1.12)
12:25:44   Go version:       go1.18.3
12:25:44   Git commit:       38633e7
12:25:44   Built:            Fri Jun  3 17:55:45 2022
12:25:44   OS/Arch:          linux/amd64
12:25:44   Experimental:     true
12:25:44  containerd:
12:25:44   Version:          1.6.8
12:25:44   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc:
12:25:44   Version:          1.1.4
12:25:44   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:44  docker-init:
12:25:44   Version:          0.19.0
12:25:44   GitCommit:        de40ad0
[Pipeline] sh
12:25:44 latest: Pulling from library/busybox
12:25:44 205dae5015e7: Pulling fs layer
12:25:44 + docker version
12:25:44 Client: Docker Engine - Community
12:25:44  Version:           22.06.0-beta.0
12:25:44  API version:       1.42
12:25:44  Go version:        go1.18.3
12:25:44  Git commit:        3e9117b
12:25:44  Built:             Fri Jun  3 17:55:34 2022
12:25:44  OS/Arch:           linux/arm64
12:25:44  Context:           default
12:25:44 
12:25:44 Server: Docker Engine - Community
12:25:44  Engine:
12:25:44   Version:          22.06.0-beta.0
12:25:44   API version:      1.42 (minimum version 1.12)
12:25:44   Go version:       go1.18.3
12:25:44   Git commit:       38633e7
12:25:44   Built:            Fri Jun  3 17:55:34 2022
12:25:44   OS/Arch:          linux/arm64
12:25:44   Experimental:     true
12:25:44  containerd:
12:25:44   Version:          1.6.8
12:25:44   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc:
12:25:44   Version:          1.1.4
12:25:44   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:44  docker-init:
12:25:44   Version:          0.19.0
12:25:44   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (static-linux-amd64)
[Pipeline] sh
12:25:44 + docker container ls -aq
[Pipeline] sh
12:25:44 + sort
12:25:44 + env
12:25:44 BRANCH_NAME=PR-835
12:25:44 BUILD_DISPLAY_NAME=#1
12:25:44 BUILD_ID=1
12:25:44 BUILD_NUMBER=1
12:25:44 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:44 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:44 CHANGE_AUTHOR=crazy-max
12:25:44 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:44 CHANGE_BRANCH=refactor-static
12:25:44 CHANGE_FORK=crazy-max
12:25:44 CHANGE_ID=835
12:25:44 CHANGE_TARGET=master
12:25:44 CHANGE_TITLE=[master] refactor static packages
12:25:44 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:44 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:44 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/1705238b-7c92-4c60-9f3d-045d3b15ac74
12:25:44 EXECUTOR_NUMBER=0
12:25:44 HOME=/home/ubuntu
12:25:44 HUDSON_COOKIE=37e785ed-3062-4c6a-9a06-f91d95eaa343
12:25:44 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:44 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:44 HUDSON_URL=https://ci-next.docker.com/public/
12:25:44 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:44 JENKINS_NODE_COOKIE=309d5c24-d4e4-4c8a-bc52-2ca81330eee0
12:25:44 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:44 JENKINS_URL=https://ci-next.docker.com/public/
12:25:44 JOB_BASE_NAME=PR-835
12:25:44 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:44 JOB_NAME=docker-ce-packaging/PR-835
12:25:44 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:44 LANG=C.UTF-8
12:25:44 LOGNAME=ubuntu
12:25:44 MAIL=/var/mail/ubuntu
12:25:44 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-04bbc86da161719a4) aarch64 arm64 arm64v8 arm64v8-ubuntu-1804 docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm64v8
12:25:44 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-04bbc86da161719a4)
12:25:44 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:44 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:44 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:44 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:44 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:44 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:44 SHELL=/bin/bash
12:25:44 SHLVL=1
12:25:44 SSH_CLIENT=10.100.0.131 43066 22
12:25:44 SSH_CONNECTION=10.100.0.131 43066 10.100.52.199 22
12:25:44 STAGE_NAME=info
12:25:44 USER=ubuntu
12:25:44 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:44 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:44 XDG_RUNTIME_DIR=/run/user/1000
12:25:44 XDG_SESSION_ID=3
12:25:44 _=/usr/bin/java
12:25:44 + env
12:25:44 + sort
12:25:44 BRANCH_NAME=PR-835
12:25:44 BUILD_DISPLAY_NAME=#1
12:25:44 BUILD_ID=1
12:25:44 BUILD_NUMBER=1
12:25:44 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:44 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:44 CHANGE_AUTHOR=crazy-max
12:25:44 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:44 CHANGE_BRANCH=refactor-static
12:25:44 CHANGE_FORK=crazy-max
12:25:44 CHANGE_ID=835
12:25:44 CHANGE_TARGET=master
12:25:44 CHANGE_TITLE=[master] refactor static packages
12:25:44 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:44 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:44 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/ca237aa8-adb6-492c-8dee-45deef693ce7
12:25:44 EXECUTOR_NUMBER=0
12:25:44 HOME=/home/ubuntu
12:25:44 HUDSON_COOKIE=d301cedb-979b-4346-b2d9-4781745be645
12:25:44 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:44 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:44 HUDSON_URL=https://ci-next.docker.com/public/
12:25:44 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:44 JENKINS_NODE_COOKIE=97463540-3a05-47a5-b91a-abd517bede39
12:25:44 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:44 JENKINS_URL=https://ci-next.docker.com/public/
12:25:44 JOB_BASE_NAME=PR-835
12:25:44 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:44 JOB_NAME=docker-ce-packaging/PR-835
12:25:44 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:44 LANG=C.UTF-8
12:25:44 LOGNAME=ubuntu
12:25:44 MOTD_SHOWN=pam
12:25:44 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c620650eb6694691) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:44 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c620650eb6694691)
12:25:44 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:44 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:44 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:44 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:44 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:44 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:44 SHELL=/bin/bash
12:25:44 SHLVL=0
12:25:44 SSH_CLIENT=10.100.0.131 56518 22
12:25:44 SSH_CONNECTION=10.100.0.131 56518 10.100.113.237 22
12:25:44 STAGE_NAME=info
12:25:44 USER=ubuntu
12:25:44 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:44 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:44 XDG_RUNTIME_DIR=/run/user/1000
12:25:44 XDG_SESSION_CLASS=user
12:25:44 XDG_SESSION_ID=3
12:25:44 XDG_SESSION_TYPE=tty
12:25:44 _=/usr/bin/java
12:25:44 From https://github.com/docker/cli
12:25:44  * [new branch]      master     -> master
12:25:44  * [new branch]      master     -> origin/master
12:25:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:44 git init src/github.com/docker/docker
12:25:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:44 + SRC=src/github.com/docker/docker
12:25:44 + REF=master
12:25:44 + REF_FETCH=master
12:25:44 + awk {print $2}
12:25:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:44 From https://github.com/docker/cli
12:25:44  * [new branch]      master     -> master
12:25:44  * [new branch]      master     -> origin/master
12:25:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.4.0-1088-aws
12:25:44  Operating System: Ubuntu 18.04.6 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.566GiB
12:25:44  Name: ip-10-100-51-182
12:25:44  ID: f551ee9b-e992-4a52-ae92-9884e2334ce6
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
12:25:44 WARNING: No swap limit support
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.15.0-1022-aws
12:25:44  Operating System: Ubuntu 20.04.5 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.559GiB
12:25:44  Name: ip-10-100-125-210
12:25:44  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:25:44 From https://github.com/docker/cli
12:25:44  * [new branch]      master     -> master
12:25:44  * [new branch]      master     -> origin/master
12:25:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:44 + docker info
12:25:44 Client:
12:25:44  Context:    default
12:25:44  Debug Mode: false
12:25:44  Plugins:
12:25:44   buildx: Docker Buildx (Docker Inc.)
12:25:44     Version:  v0.8.2
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:44   compose: Docker Compose (Docker Inc.)
12:25:44     Version:  v2.12.0
12:25:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:44 
12:25:44 Server:
12:25:44  Containers: 0
12:25:44   Running: 0
12:25:44   Paused: 0
12:25:44   Stopped: 0
12:25:44  Images: 1
12:25:44  Server Version: 22.06.0-beta.0
12:25:44  Storage Driver: overlay2
12:25:44   Backing Filesystem: extfs
12:25:44   Supports d_type: true
12:25:44   Using metacopy: false
12:25:44   Native Overlay Diff: true
12:25:44   userxattr: false
12:25:44  Logging Driver: json-file
12:25:44  Cgroup Driver: cgroupfs
12:25:44  Cgroup Version: 1
12:25:44  Plugins:
12:25:44   Volume: local
12:25:44   Network: bridge host ipvlan macvlan null overlay
12:25:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:44  Swarm: inactive
12:25:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:44  Default Runtime: runc
12:25:44  Init Binary: docker-init
12:25:44  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:44  runc version: v1.1.4-0-g5fd4c4d
12:25:44  init version: de40ad0
12:25:44  Security Options:
12:25:44   apparmor
12:25:44   seccomp
12:25:44    Profile: builtin
12:25:44  Kernel Version: 5.15.0-1022-aws
12:25:44  Operating System: Ubuntu 20.04.5 LTS
12:25:44  OSType: linux
12:25:44  Architecture: aarch64
12:25:44  CPUs: 2
12:25:44  Total Memory: 7.559GiB
12:25:44  Name: ip-10-100-116-13
12:25:44  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:44  Docker Root Dir: /var/lib/docker
12:25:44  Debug Mode: false
12:25:44  Username: dockerbuildbot
12:25:44  Registry: https://index.docker.io/v1/
12:25:44  Labels:
12:25:44  Experimental: true
12:25:44  Insecure Registries:
12:25:44   127.0.0.0/8
12:25:44  Live Restore Enabled: true
12:25:44 
[Pipeline] sh
12:25:44 + env
12:25:44 + sort
12:25:44 BRANCH_NAME=PR-835
12:25:44 BUILD_DISPLAY_NAME=#1
12:25:44 BUILD_ID=1
12:25:44 BUILD_NUMBER=1
12:25:44 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:44 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:44 CHANGE_AUTHOR=crazy-max
12:25:44 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:44 CHANGE_BRANCH=refactor-static
12:25:44 CHANGE_FORK=crazy-max
12:25:44 CHANGE_ID=835
12:25:44 CHANGE_TARGET=master
12:25:44 CHANGE_TITLE=[master] refactor static packages
12:25:44 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:44 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:44 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/47428e05-cd07-4a4a-a1d1-01ef2d585d2e
12:25:44 EXECUTOR_NUMBER=0
12:25:44 HOME=/home/ubuntu
12:25:44 HUDSON_COOKIE=eff9edce-99e2-4464-9a76-7d777b81556e
12:25:44 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:44 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:44 HUDSON_URL=https://ci-next.docker.com/public/
12:25:44 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:44 JENKINS_NODE_COOKIE=02e90004-75d0-409b-b202-313207e97899
12:25:44 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:44 JENKINS_URL=https://ci-next.docker.com/public/
12:25:44 JOB_BASE_NAME=PR-835
12:25:44 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:44 JOB_NAME=docker-ce-packaging/PR-835
12:25:44 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:44 LANG=C.UTF-8
12:25:44 LOGNAME=ubuntu
12:25:44 MOTD_SHOWN=pam
12:25:44 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ddceb492a3463dc3) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:44 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ddceb492a3463dc3)
12:25:44 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:44 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:44 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:44 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:44 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:44 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:44 SHELL=/bin/bash
12:25:44 SHLVL=0
12:25:44 SSH_CLIENT=10.100.0.131 42196 22
12:25:44 SSH_CONNECTION=10.100.0.131 42196 10.100.104.238 22
12:25:44 STAGE_NAME=info
12:25:44 USER=ubuntu
12:25:44 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:44 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:44 XDG_RUNTIME_DIR=/run/user/1000
12:25:44 XDG_SESSION_CLASS=user
12:25:44 XDG_SESSION_ID=3
12:25:44 XDG_SESSION_TYPE=tty
12:25:44 _=/usr/bin/java
12:25:44 From https://github.com/docker/cli
12:25:44  * [new branch]      master     -> master
12:25:44  * [new branch]      master     -> origin/master
12:25:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:44 git init src/github.com/docker/docker
12:25:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:44 + SRC=src/github.com/docker/docker
12:25:44 + REF=master
12:25:44 + REF_FETCH=master
12:25:44 + awk {print $2}
12:25:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
[Pipeline] sh
12:25:45 + docker info
12:25:45 Client:
12:25:45  Context:    default
12:25:45  Debug Mode: false
12:25:45  Plugins:
12:25:45   buildx: Docker Buildx (Docker Inc.)
12:25:45     Version:  v0.8.2
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:45   compose: Docker Compose (Docker Inc.)
12:25:45     Version:  v2.12.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:45 
12:25:45 Server:
12:25:45  Containers: 0
12:25:45   Running: 0
12:25:45   Paused: 0
12:25:45   Stopped: 0
12:25:45  Images: 1
12:25:45  Server Version: 22.06.0-beta.0
12:25:45  Storage Driver: overlay2
12:25:45   Backing Filesystem: extfs
12:25:45   Supports d_type: true
12:25:45   Using metacopy: false
12:25:45   Native Overlay Diff: true
12:25:45   userxattr: false
12:25:45  Logging Driver: json-file
12:25:45  Cgroup Driver: cgroupfs
12:25:45  Cgroup Version: 1
12:25:45  Plugins:
12:25:45   Volume: local
12:25:45   Network: bridge host ipvlan macvlan null overlay
12:25:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:45  Swarm: inactive
12:25:45  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:45  Default Runtime: runc
12:25:45  Init Binary: docker-init
12:25:45  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc version: v1.1.4-0-g5fd4c4d
12:25:45  init version: de40ad0
12:25:45  Security Options:
12:25:45   apparmor
12:25:45   seccomp
12:25:45    Profile: builtin
12:25:45  Kernel Version: 5.15.0-1022-aws
12:25:45  Operating System: Ubuntu 20.04.5 LTS
12:25:45  OSType: linux
12:25:45  Architecture: aarch64
12:25:45  CPUs: 2
12:25:45  Total Memory: 7.559GiB
12:25:45  Name: ip-10-100-102-171
12:25:45  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:45  Docker Root Dir: /var/lib/docker
12:25:45  Debug Mode: false
12:25:45  Username: dockerbuildbot
12:25:45  Registry: https://index.docker.io/v1/
12:25:45  Labels:
12:25:45  Experimental: true
12:25:45  Insecure Registries:
12:25:45   127.0.0.0/8
12:25:45  Live Restore Enabled: true
12:25:45 
12:25:45 + docker container ls -aq
[Pipeline] sh
12:25:45 + sort
12:25:45 + env
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/8724210b-575a-454c-a259-d9add7c0d08b
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=65dacfa5-ff8f-4ad9-bbc7-d513a5091e02
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=9934ebd9-ddb2-4a17-bb34-f1998b831d03
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MOTD_SHOWN=pam
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0955552a62aa1ddd6) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0955552a62aa1ddd6)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=0
12:25:45 SSH_CLIENT=10.100.0.131 33396 22
12:25:45 SSH_CONNECTION=10.100.0.131 33396 10.100.125.200 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_CLASS=user
12:25:45 XDG_SESSION_ID=3
12:25:45 XDG_SESSION_TYPE=tty
12:25:45 _=/usr/bin/java
[Pipeline] echo
12:25:45 Docker containers have been removed
12:25:45 205dae5015e7: Verifying Checksum
12:25:45 205dae5015e7: Download complete
[Pipeline] echo
12:25:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] }
[Pipeline] sh
12:25:45 + sort
12:25:45 + env
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/9b722fc7-00bb-4289-921d-f867e5bebe83
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=1842e265-d577-4174-9cbf-33c49c141e44
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=b555ee70-b120-4c7d-a849-bf0357775e11
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MAIL=/var/mail/ubuntu
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-028e6325b6e328c3d) aarch64 arm64 arm64v8 arm64v8-ubuntu-1804 docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm64v8
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-028e6325b6e328c3d)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=1
12:25:45 SSH_CLIENT=10.100.0.131 39036 22
12:25:45 SSH_CONNECTION=10.100.0.131 39036 10.100.56.21 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_ID=3
12:25:45 _=/usr/bin/java
[Pipeline] }
[Pipeline] sh
12:25:45 + docker info
12:25:45 Client:
12:25:45  Context:    default
12:25:45  Debug Mode: false
12:25:45  Plugins:
12:25:45   buildx: Docker Buildx (Docker Inc.)
12:25:45     Version:  c5aec24
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:45   compose: Docker Compose (Docker Inc.)
12:25:45     Version:  v2.12.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:45   scan: Docker Scan (Docker Inc.)
12:25:45     Version:  v0.17.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:45 
12:25:45 Server:
12:25:45  Containers: 0
12:25:45   Running: 0
12:25:45   Paused: 0
12:25:45   Stopped: 0
12:25:45  Images: 1
12:25:45  Server Version: 22.06.0-beta.0
12:25:45  Storage Driver: overlay2
12:25:45   Backing Filesystem: extfs
12:25:45   Supports d_type: true
12:25:45   Using metacopy: false
12:25:45   Native Overlay Diff: true
12:25:45   userxattr: false
12:25:45  Logging Driver: json-file
12:25:45  Cgroup Driver: systemd
12:25:45  Cgroup Version: 2
12:25:45  Plugins:
12:25:45   Volume: local
12:25:45   Network: bridge host ipvlan macvlan null overlay
12:25:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:45  Swarm: inactive
12:25:45  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:45  Default Runtime: runc
12:25:45  Init Binary: docker-init
12:25:45  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc version: v1.1.4-0-g5fd4c4d
12:25:45  init version: de40ad0
12:25:45  Security Options:
12:25:45   apparmor
12:25:45   seccomp
12:25:45    Profile: builtin
12:25:45   cgroupns
12:25:45  Kernel Version: 5.15.0-1022-aws
12:25:45  Operating System: Ubuntu 20.04.5 LTS
12:25:45  OSType: linux
12:25:45  Architecture: x86_64
12:25:45  CPUs: 2
12:25:45  Total Memory: 7.557GiB
12:25:45  Name: ip-10-100-33-210
12:25:45  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:45  Docker Root Dir: /var/lib/docker
12:25:45  Debug Mode: false
12:25:45  Username: dockerbuildbot
12:25:45  Registry: https://index.docker.io/v1/
12:25:45  Labels:
12:25:45  Experimental: true
12:25:45  Insecure Registries:
12:25:45   127.0.0.0/8
12:25:45  Live Restore Enabled: true
12:25:45 
[Pipeline] sh
[Pipeline] echo
12:25:45 Docker containers have been removed
[Pipeline] echo
12:25:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] sh
12:25:45 + REF=refs/heads/master
12:25:45 + [ -n refs/heads/master ]
12:25:45 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
12:25:45 git init src/github.com/docker/docker
12:25:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:45 + SRC=src/github.com/docker/docker
12:25:45 + REF=master
12:25:45 + REF_FETCH=master
12:25:45 + awk {print $2}
12:25:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
[Pipeline] { (build)
[Pipeline] echo
12:25:45 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-aarch64)
[Pipeline] checkout
12:25:45 + echo starting...
12:25:45 starting...
12:25:45 The recommended git tool is: git
[Pipeline] checkout
[Pipeline] // stage
12:25:45 The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
12:25:45 git init src/github.com/docker/docker
12:25:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:45 + SRC=src/github.com/docker/docker
12:25:45 + REF=master
12:25:45 + REF_FETCH=master
12:25:45 + awk {print $2}
12:25:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:45 + docker info
12:25:45 Client:
12:25:45  Context:    default
12:25:45  Debug Mode: false
12:25:45  Plugins:
12:25:45   buildx: Docker Buildx (Docker Inc.)
12:25:45     Version:  c5aec24
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:45   compose: Docker Compose (Docker Inc.)
12:25:45     Version:  v2.12.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:45   scan: Docker Scan (Docker Inc.)
12:25:45     Version:  v0.17.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:45 
12:25:45 Server:
12:25:45  Containers: 0
12:25:45   Running: 0
12:25:45   Paused: 0
12:25:45   Stopped: 0
12:25:45  Images: 1
12:25:45  Server Version: 22.06.0-beta.0
12:25:45  Storage Driver: overlay2
12:25:45   Backing Filesystem: extfs
12:25:45   Supports d_type: true
12:25:45   Using metacopy: false
12:25:45   Native Overlay Diff: true
12:25:45   userxattr: false
12:25:45  Logging Driver: json-file
12:25:45  Cgroup Driver: systemd
12:25:45  Cgroup Version: 2
12:25:45  Plugins:
12:25:45   Volume: local
12:25:45   Network: bridge host ipvlan macvlan null overlay
12:25:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:45  Swarm: inactive
12:25:45  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:45  Default Runtime: runc
12:25:45  Init Binary: docker-init
12:25:45  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc version: v1.1.4-0-g5fd4c4d
12:25:45  init version: de40ad0
12:25:45  Security Options:
12:25:45   apparmor
12:25:45   seccomp
12:25:45    Profile: builtin
12:25:45   cgroupns
12:25:45  Kernel Version: 5.15.0-1022-aws
12:25:45  Operating System: Ubuntu 20.04.5 LTS
12:25:45  OSType: linux
12:25:45  Architecture: x86_64
12:25:45  CPUs: 2
12:25:45  Total Memory: 7.557GiB
12:25:45  Name: ip-10-100-47-254
12:25:45  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:45  Docker Root Dir: /var/lib/docker
12:25:45  Debug Mode: false
12:25:45  Username: dockerbuildbot
12:25:45  Registry: https://index.docker.io/v1/
12:25:45  Labels:
12:25:45  Experimental: true
12:25:45  Insecure Registries:
12:25:45   127.0.0.0/8
12:25:45  Live Restore Enabled: true
12:25:45 
[Pipeline] sh
12:25:45 + docker info
12:25:45 Client:
12:25:45  Context:    default
12:25:45  Debug Mode: false
12:25:45  Plugins:
12:25:45   buildx: Docker Buildx (Docker Inc.)
12:25:45     Version:  v0.8.2
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:45   compose: Docker Compose (Docker Inc.)
12:25:45     Version:  v2.12.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:45 
12:25:45 Server:
12:25:45  Containers: 0
12:25:45   Running: 0
12:25:45   Paused: 0
12:25:45   Stopped: 0
12:25:45  Images: 1
12:25:45  Server Version: 22.06.0-beta.0
12:25:45  Storage Driver: overlay2
12:25:45   Backing Filesystem: extfs
12:25:45   Supports d_type: true
12:25:45   Using metacopy: false
12:25:45   Native Overlay Diff: true
12:25:45   userxattr: false
12:25:45  Logging Driver: json-file
12:25:45  Cgroup Driver: cgroupfs
12:25:45  Cgroup Version: 1
12:25:45  Plugins:
12:25:45   Volume: local
12:25:45   Network: bridge host ipvlan macvlan null overlay
12:25:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:45  Swarm: inactive
12:25:45  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
12:25:45  Default Runtime: runc
12:25:45  Init Binary: docker-init
12:25:45  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc version: v1.1.4-0-g5fd4c4d
12:25:45  init version: de40ad0
12:25:45  Security Options:
12:25:45   apparmor
12:25:45   seccomp
12:25:45    Profile: builtin
12:25:45  Kernel Version: 5.15.0-1022-aws
12:25:45  Operating System: Ubuntu 20.04.5 LTS
12:25:45  OSType: linux
12:25:45  Architecture: aarch64
12:25:45  CPUs: 2
12:25:45  Total Memory: 7.559GiB
12:25:45  Name: ip-10-100-99-230
12:25:45  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:45  Docker Root Dir: /var/lib/docker
12:25:45  Debug Mode: false
12:25:45  Username: dockerbuildbot
12:25:45  Registry: https://index.docker.io/v1/
12:25:45  Labels:
12:25:45  Experimental: true
12:25:45  Insecure Registries:
12:25:45   127.0.0.0/8
12:25:45  Live Restore Enabled: true
12:25:45 
12:25:45 + REF=refs/heads/master
12:25:45 + [ -n refs/heads/master ]
12:25:45 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:45 + docker version
12:25:45 Client: Docker Engine - Community
12:25:45  Version:           22.06.0-beta.0
12:25:45  API version:       1.42
12:25:45  Go version:        go1.18.3
12:25:45  Git commit:        3e9117b
12:25:45  Built:             Fri Jun  3 17:55:46 2022
12:25:45  OS/Arch:           linux/amd64
12:25:45  Context:           default
12:25:45 
12:25:45 Server: Docker Engine - Community
12:25:45  Engine:
12:25:45   Version:          22.06.0-beta.0
12:25:45   API version:      1.42 (minimum version 1.12)
12:25:45   Go version:       go1.18.3
12:25:45   Git commit:       38633e7
12:25:45   Built:            Fri Jun  3 17:55:46 2022
12:25:45   OS/Arch:          linux/amd64
12:25:45   Experimental:     true
12:25:45  containerd:
12:25:45   Version:          1.6.8
12:25:45   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc:
12:25:45   Version:          1.1.4
12:25:45   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:45  docker-init:
12:25:45   Version:          0.19.0
12:25:45   GitCommit:        de40ad0
[Pipeline] checkout
12:25:45 The recommended git tool is: git
12:25:45 + docker version
12:25:45 Client: Docker Engine - Community
12:25:45  Version:           22.06.0-beta.0
12:25:45  API version:       1.42
12:25:45  Go version:        go1.18.3
12:25:45  Git commit:        3e9117b
12:25:45  Built:             Fri Jun  3 17:55:45 2022
12:25:45  OS/Arch:           linux/amd64
12:25:45  Context:           default
12:25:45 
12:25:45 Server: Docker Engine - Community
12:25:45  Engine:
12:25:45   Version:          22.06.0-beta.0
12:25:45   API version:      1.42 (minimum version 1.12)
12:25:45   Go version:       go1.18.3
12:25:45   Git commit:       38633e7
12:25:45   Built:            Fri Jun  3 17:55:45 2022
12:25:45   OS/Arch:          linux/amd64
12:25:45   Experimental:     true
12:25:45  containerd:
12:25:45   Version:          1.6.8
12:25:45   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc:
12:25:45   Version:          1.1.4
12:25:45   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:45  docker-init:
12:25:45   Version:          0.19.0
12:25:45   GitCommit:        de40ad0
[Pipeline] // stage
12:25:45 205dae5015e7: Pull complete
12:25:45 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:45 Status: Downloaded newer image for busybox:latest
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
12:25:45 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
12:25:45 + sort
12:25:45 + env
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/636b6f30-c8d4-4b17-874a-f07bef67f322
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=0a9999c4-7a3d-4521-bb09-a4013a90b987
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=c42dec40-631e-4c6f-94c3-df1258d77265
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MAIL=/var/mail/ubuntu
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0eb69c201a11b31dd) aarch64 arm64 arm64v8 arm64v8-ubuntu-1804 docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm64v8
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0eb69c201a11b31dd)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=1
12:25:45 SSH_CLIENT=10.100.0.131 52572 22
12:25:45 SSH_CONNECTION=10.100.0.131 52572 10.100.51.182 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_ID=3
12:25:45 _=/usr/bin/java
[Pipeline] checkout
12:25:45 The recommended git tool is: git
[Pipeline] sh
12:25:45 + env
12:25:45 + sort
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/5542dbac-53f5-484b-be86-27ebb43f3322
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=ba8e06e3-c069-4edf-aef5-602a2161849f
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=f7bcd9d4-82fa-4cf7-8b20-c8503c10ae81
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MOTD_SHOWN=pam
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee0120cade6bc676) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee0120cade6bc676)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=0
12:25:45 SSH_CLIENT=10.100.0.131 42946 22
12:25:45 SSH_CONNECTION=10.100.0.131 42946 10.100.125.210 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_CLASS=user
12:25:45 XDG_SESSION_ID=3
12:25:45 XDG_SESSION_TYPE=tty
12:25:45 _=/usr/bin/java
12:25:45 + env
12:25:45 + sort
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/dc883aea-279a-4b9d-9172-22c56fa0b22d
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=dfd74018-7fa4-4b67-864b-0e513efa02f5
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=5f916e1f-f398-4563-adcf-cdc7a3c2d92c
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MOTD_SHOWN=pam
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05ce50c3b7246129b) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05ce50c3b7246129b)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=0
12:25:45 SSH_CLIENT=10.100.0.131 35250 22
12:25:45 SSH_CONNECTION=10.100.0.131 35250 10.100.116.13 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_CLASS=user
12:25:45 XDG_SESSION_ID=3
12:25:45 XDG_SESSION_TYPE=tty
12:25:45 _=/usr/bin/java
[Pipeline] echo
12:25:45 Removing all docker containers
[Pipeline] sh
12:25:45 + env
12:25:45 + sort
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/a9e38436-0590-4c5c-83e3-3ec3c5c768ed
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=6a5057c1-807e-49d5-b620-6b903043ccd4
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=1508e926-2bc5-488f-8980-89b1a2dfd6ef
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MOTD_SHOWN=pam
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0362ab63c54a7261a) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0362ab63c54a7261a)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=0
12:25:45 SSH_CLIENT=10.100.0.131 49586 22
12:25:45 SSH_CONNECTION=10.100.0.131 49586 10.100.102.171 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_CLASS=user
12:25:45 XDG_SESSION_ID=3
12:25:45 XDG_SESSION_TYPE=tty
12:25:45 _=/usr/bin/java
12:25:45 + REF=refs/heads/master
12:25:45 + [ -n refs/heads/master ]
12:25:45 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
12:25:45 + REF=refs/heads/master
12:25:45 + [ -n refs/heads/master ]
12:25:45 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
12:25:45 + sort
12:25:45 + env
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/4d3010d0-691c-4ffd-82fb-f446b57f0505
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=ba12f8c3-34cd-46f5-ac61-3f263d1e9d19
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=c1b0c574-af2e-46c0-b11c-8763341f2bf2
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MOTD_SHOWN=pam
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008dc3037a467bc89) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008dc3037a467bc89)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=0
12:25:45 SSH_CLIENT=10.100.0.131 45350 22
12:25:45 SSH_CONNECTION=10.100.0.131 45350 10.100.33.210 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_CLASS=user
12:25:45 XDG_SESSION_ID=3
12:25:45 XDG_SESSION_TYPE=tty
12:25:45 _=/usr/bin/java
[Pipeline] }
[Pipeline] sh
12:25:45 + echo starting...
12:25:45 starting...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
12:25:45 + echo starting...
12:25:45 starting...
[Pipeline] checkout
[Pipeline] }
[Pipeline] }
12:25:45 The recommended git tool is: git
[Pipeline] // stage
12:25:45 + docker container ls -aq
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] sh
12:25:45 + env
12:25:45 + sort
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/9c3a64b6-577a-4574-91e2-6ad42c52e55c
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=7d684171-3021-428e-9a2a-485e267b8830
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=191480de-c469-40eb-bb21-05e70c84eaf6
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MOTD_SHOWN=pam
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04dda350ec8058218) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04dda350ec8058218)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=0
12:25:45 SSH_CLIENT=10.100.0.131 34120 22
12:25:45 SSH_CONNECTION=10.100.0.131 34120 10.100.47.254 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_CLASS=user
12:25:45 XDG_SESSION_ID=3
12:25:45 XDG_SESSION_TYPE=tty
12:25:45 _=/usr/bin/java
12:25:45 + sort
12:25:45 + env
12:25:45 BRANCH_NAME=PR-835
12:25:45 BUILD_DISPLAY_NAME=#1
12:25:45 BUILD_ID=1
12:25:45 BUILD_NUMBER=1
12:25:45 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:45 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:45 CHANGE_AUTHOR=crazy-max
12:25:45 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:45 CHANGE_BRANCH=refactor-static
12:25:45 CHANGE_FORK=crazy-max
12:25:45 CHANGE_ID=835
12:25:45 CHANGE_TARGET=master
12:25:45 CHANGE_TITLE=[master] refactor static packages
12:25:45 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:45 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:45 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/0a1a8239-9190-4508-8480-c68e2a272707
12:25:45 EXECUTOR_NUMBER=0
12:25:45 HOME=/home/ubuntu
12:25:45 HUDSON_COOKIE=2b157091-53aa-4d5e-b574-76c18b42089f
12:25:45 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:45 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:45 HUDSON_URL=https://ci-next.docker.com/public/
12:25:45 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:45 JENKINS_NODE_COOKIE=198154a1-94b0-4837-aabf-f2baebf5a494
12:25:45 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:45 JENKINS_URL=https://ci-next.docker.com/public/
12:25:45 JOB_BASE_NAME=PR-835
12:25:45 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:45 JOB_NAME=docker-ce-packaging/PR-835
12:25:45 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:45 LANG=C.UTF-8
12:25:45 LOGNAME=ubuntu
12:25:45 MOTD_SHOWN=pam
12:25:45 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07391acf7fe167ef3) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:45 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07391acf7fe167ef3)
12:25:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:45 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:45 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:45 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:45 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:45 SHELL=/bin/bash
12:25:45 SHLVL=0
12:25:45 SSH_CLIENT=10.100.0.131 57102 22
12:25:45 SSH_CONNECTION=10.100.0.131 57102 10.100.99.230 22
12:25:45 STAGE_NAME=info
12:25:45 USER=ubuntu
12:25:45 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:45 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:45 XDG_RUNTIME_DIR=/run/user/1000
12:25:45 XDG_SESSION_CLASS=user
12:25:45 XDG_SESSION_ID=3
12:25:45 XDG_SESSION_TYPE=tty
12:25:45 _=/usr/bin/java
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:25:45 The recommended git tool is: git
[Pipeline] checkout
12:25:45 + docker info
12:25:45 Client:
12:25:45  Context:    default
12:25:45  Debug Mode: false
12:25:45  Plugins:
12:25:45   buildx: Docker Buildx (Docker Inc.)
12:25:45     Version:  c5aec24
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:45   compose: Docker Compose (Docker Inc.)
12:25:45     Version:  v2.12.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:45   scan: Docker Scan (Docker Inc.)
12:25:45     Version:  v0.17.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:45 
12:25:45 Server:
12:25:45  Containers: 0
12:25:45   Running: 0
12:25:45   Paused: 0
12:25:45   Stopped: 0
12:25:45  Images: 1
12:25:45  Server Version: 22.06.0-beta.0
12:25:45  Storage Driver: overlay2
12:25:45   Backing Filesystem: extfs
12:25:45   Supports d_type: true
12:25:45   Using metacopy: false
12:25:45   Native Overlay Diff: true
12:25:45   userxattr: false
12:25:45  Logging Driver: json-file
12:25:45  Cgroup Driver: cgroupfs
12:25:45  Cgroup Version: 1
12:25:45  Plugins:
12:25:45   Volume: local
12:25:45   Network: bridge host ipvlan macvlan null overlay
12:25:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:45  Swarm: inactive
12:25:45  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:45  Default Runtime: runc
12:25:45  Init Binary: docker-init
12:25:45  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc version: v1.1.4-0-g5fd4c4d
12:25:45  init version: de40ad0
12:25:45  Security Options:
12:25:45   apparmor
12:25:45   seccomp
12:25:45    Profile: builtin
12:25:45  Kernel Version: 5.4.0-1088-aws
12:25:45  Operating System: Ubuntu 18.04.6 LTS
12:25:45  OSType: linux
12:25:45  Architecture: x86_64
12:25:45  CPUs: 2
12:25:45  Total Memory: 7.483GiB
12:25:45  Name: ip-10-100-78-119
12:25:45  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
12:25:45  Docker Root Dir: /var/lib/docker
12:25:45  Debug Mode: false
12:25:45  Username: dockerbuildbot
12:25:45  Registry: https://index.docker.io/v1/
12:25:45  Labels:
12:25:45  Experimental: true
12:25:45  Insecure Registries:
12:25:45   127.0.0.0/8
12:25:45  Live Restore Enabled: true
12:25:45 
12:25:45 WARNING: No swap limit support
12:25:45 The recommended git tool is: git
[Pipeline] echo
12:25:45 Docker containers have been removed
[Pipeline] echo
12:25:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
12:25:45 + docker info
12:25:45 Client:
12:25:45  Context:    default
12:25:45  Debug Mode: false
12:25:45  Plugins:
12:25:45   buildx: Docker Buildx (Docker Inc.)
12:25:45     Version:  c5aec24
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:45   compose: Docker Compose (Docker Inc.)
12:25:45     Version:  v2.12.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:45   scan: Docker Scan (Docker Inc.)
12:25:45     Version:  v0.17.0
12:25:45     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:45 
12:25:45 Server:
12:25:45  Containers: 0
12:25:45   Running: 0
12:25:45   Paused: 0
12:25:45   Stopped: 0
12:25:45  Images: 1
12:25:45  Server Version: 22.06.0-beta.0
12:25:45  Storage Driver: overlay2
12:25:45   Backing Filesystem: extfs
12:25:45   Supports d_type: true
12:25:45   Using metacopy: false
12:25:45   Native Overlay Diff: true
12:25:45   userxattr: false
12:25:45  Logging Driver: json-file
12:25:45  Cgroup Driver: systemd
12:25:45  Cgroup Version: 2
12:25:45  Plugins:
12:25:45   Volume: local
12:25:45   Network: bridge host ipvlan macvlan null overlay
12:25:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:45  Swarm: inactive
12:25:45  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:25:45  Default Runtime: runc
12:25:45  Init Binary: docker-init
12:25:45  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:45  runc version: v1.1.4-0-g5fd4c4d
12:25:45  init version: de40ad0
12:25:45  Security Options:
12:25:45   apparmor
12:25:45   seccomp
12:25:45    Profile: builtin
12:25:45   cgroupns
12:25:45  Kernel Version: 5.15.0-1022-aws
12:25:45  Operating System: Ubuntu 20.04.5 LTS
12:25:45  OSType: linux
12:25:45  Architecture: x86_64
12:25:45  CPUs: 2
12:25:45  Total Memory: 7.557GiB
12:25:45  Name: ip-10-100-36-130
12:25:45  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:45  Docker Root Dir: /var/lib/docker
12:25:45  Debug Mode: false
12:25:45  Username: dockerbuildbot
12:25:45  Registry: https://index.docker.io/v1/
12:25:45  Labels:
12:25:45  Experimental: true
12:25:45  Insecure Registries:
12:25:45   127.0.0.0/8
12:25:45  Live Restore Enabled: true
12:25:45 
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] checkout
12:25:45 The recommended git tool is: git
[Pipeline] checkout
12:25:45 The recommended git tool is: git
[Pipeline] checkout
12:25:46 The recommended git tool is: git
[Pipeline] sh
12:25:46 + docker version
12:25:46 Client: Docker Engine - Community
12:25:46  Version:           22.06.0-beta.0
12:25:46  API version:       1.42
12:25:46  Go version:        go1.18.3
12:25:46  Git commit:        3e9117b
12:25:46  Built:             Fri Jun  3 17:55:46 2022
12:25:46  OS/Arch:           linux/amd64
12:25:46  Context:           default
12:25:46 
12:25:46 Server: Docker Engine - Community
12:25:46  Engine:
12:25:46   Version:          22.06.0-beta.0
12:25:46   API version:      1.42 (minimum version 1.12)
12:25:46   Go version:       go1.18.3
12:25:46   Git commit:       38633e7
12:25:46   Built:            Fri Jun  3 17:55:46 2022
12:25:46   OS/Arch:          linux/amd64
12:25:46   Experimental:     true
12:25:46  containerd:
12:25:46   Version:          1.6.8
12:25:46   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:46  runc:
12:25:46   Version:          1.1.4
12:25:46   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:46  docker-init:
12:25:46   Version:          0.19.0
12:25:46   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
12:25:46 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] sh
12:25:46 + docker version
12:25:46 Client: Docker Engine - Community
12:25:46  Version:           22.06.0-beta.0
12:25:46  API version:       1.42
12:25:46  Go version:        go1.18.3
12:25:46  Git commit:        3e9117b
12:25:46  Built:             Fri Jun  3 17:55:34 2022
12:25:46  OS/Arch:           linux/arm64
12:25:46  Context:           default
12:25:46 
12:25:46 Server: Docker Engine - Community
12:25:46  Engine:
12:25:46   Version:          22.06.0-beta.0
12:25:46   API version:      1.42 (minimum version 1.12)
12:25:46   Go version:       go1.18.3
12:25:46   Git commit:       38633e7
12:25:46   Built:            Fri Jun  3 17:55:34 2022
12:25:46   OS/Arch:          linux/arm64
12:25:46   Experimental:     true
12:25:46  containerd:
12:25:46   Version:          1.6.8
12:25:46   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:46  runc:
12:25:46   Version:          1.1.4
12:25:46   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:46  docker-init:
12:25:46   Version:          0.19.0
12:25:46   GitCommit:        de40ad0
12:25:46 + docker version
12:25:46 Client: Docker Engine - Community
12:25:46  Version:           22.06.0-beta.0
12:25:46  API version:       1.42
12:25:46  Go version:        go1.18.3
12:25:46  Git commit:        3e9117b
12:25:46  Built:             Fri Jun  3 17:55:34 2022
12:25:46  OS/Arch:           linux/arm64
12:25:46  Context:           default
12:25:46 
12:25:46 Server: Docker Engine - Community
12:25:46  Engine:
12:25:46   Version:          22.06.0-beta.0
12:25:46   API version:      1.42 (minimum version 1.12)
12:25:46   Go version:       go1.18.3
12:25:46   Git commit:       38633e7
12:25:46   Built:            Fri Jun  3 17:55:34 2022
12:25:46   OS/Arch:          linux/arm64
12:25:46   Experimental:     true
12:25:46  containerd:
12:25:46   Version:          1.6.8
12:25:46   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:46  runc:
12:25:46   Version:          1.1.4
12:25:46   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:46  docker-init:
12:25:46   Version:          0.19.0
12:25:46   GitCommit:        de40ad0
[Pipeline] sh
12:25:46 + sort
12:25:46 + env
12:25:46 BRANCH_NAME=PR-835
12:25:46 BUILD_DISPLAY_NAME=#1
12:25:46 BUILD_ID=1
12:25:46 BUILD_NUMBER=1
12:25:46 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:46 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:46 CHANGE_AUTHOR=crazy-max
12:25:46 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:46 CHANGE_BRANCH=refactor-static
12:25:46 CHANGE_FORK=crazy-max
12:25:46 CHANGE_ID=835
12:25:46 CHANGE_TARGET=master
12:25:46 CHANGE_TITLE=[master] refactor static packages
12:25:46 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:46 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:46 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/68ec29bd-e4c5-4338-8f97-11d2f963bc66
12:25:46 EXECUTOR_NUMBER=0
12:25:46 HOME=/home/ubuntu
12:25:46 HUDSON_COOKIE=342aa551-91a5-42db-80e9-fcd6f44ab577
12:25:46 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:46 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:46 HUDSON_URL=https://ci-next.docker.com/public/
12:25:46 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:46 JENKINS_NODE_COOKIE=f2ae55f7-b05b-457d-ac8c-990693a860c2
12:25:46 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:46 JENKINS_URL=https://ci-next.docker.com/public/
12:25:46 JOB_BASE_NAME=PR-835
12:25:46 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:46 JOB_NAME=docker-ce-packaging/PR-835
12:25:46 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:46 LANG=C.UTF-8
12:25:46 LOGNAME=ubuntu
12:25:46 MAIL=/var/mail/ubuntu
12:25:46 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065da7b7bb42011cb) amd64 app-converter docker e2e-runner e2e-runner-next ec2 linux overlay2 packer ubuntu ubuntu-1804 ubuntu-1804-overlay2 x86_64
12:25:46 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065da7b7bb42011cb)
12:25:46 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:46 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:46 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:46 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:46 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:46 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:46 SHELL=/bin/bash
12:25:46 SHLVL=1
12:25:46 SSH_CLIENT=10.100.0.131 33626 22
12:25:46 SSH_CONNECTION=10.100.0.131 33626 10.100.78.119 22
12:25:46 STAGE_NAME=info
12:25:46 USER=ubuntu
12:25:46 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:46 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:46 XDG_RUNTIME_DIR=/run/user/1000
12:25:46 XDG_SESSION_ID=3
12:25:46 _=/usr/bin/java
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:25:46 The recommended git tool is: git
12:25:46 + echo starting...
12:25:46 starting...
[Pipeline] checkout
12:25:46 The recommended git tool is: git
[Pipeline] sh
12:25:46 + env
12:25:46 + sort
12:25:46 BRANCH_NAME=PR-835
12:25:46 BUILD_DISPLAY_NAME=#1
12:25:46 BUILD_ID=1
12:25:46 BUILD_NUMBER=1
12:25:46 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:46 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:46 CHANGE_AUTHOR=crazy-max
12:25:46 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:46 CHANGE_BRANCH=refactor-static
12:25:46 CHANGE_FORK=crazy-max
12:25:46 CHANGE_ID=835
12:25:46 CHANGE_TARGET=master
12:25:46 CHANGE_TITLE=[master] refactor static packages
12:25:46 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:46 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:46 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/ae47e98b-c840-4d1d-8c4b-b60c0174ff8c
12:25:46 EXECUTOR_NUMBER=0
12:25:46 HOME=/home/ubuntu
12:25:46 HUDSON_COOKIE=12c352e4-8d60-4839-bfc5-e1aa8c38b912
12:25:46 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:46 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:46 HUDSON_URL=https://ci-next.docker.com/public/
12:25:46 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:46 JENKINS_NODE_COOKIE=129f2d14-1654-49ee-a6c7-e03c391953d6
12:25:46 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:46 JENKINS_URL=https://ci-next.docker.com/public/
12:25:46 JOB_BASE_NAME=PR-835
12:25:46 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:46 JOB_NAME=docker-ce-packaging/PR-835
12:25:46 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:46 LANG=C.UTF-8
12:25:46 LOGNAME=ubuntu
12:25:46 MOTD_SHOWN=pam
12:25:46 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c429e76b75a2b279) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:46 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c429e76b75a2b279)
12:25:46 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:46 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:46 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:46 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:46 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:46 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:46 SHELL=/bin/bash
12:25:46 SHLVL=0
12:25:46 SSH_CLIENT=10.100.0.131 49416 22
12:25:46 SSH_CONNECTION=10.100.0.131 49416 10.100.36.130 22
12:25:46 STAGE_NAME=info
12:25:46 USER=ubuntu
12:25:46 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:46 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:46 XDG_RUNTIME_DIR=/run/user/1000
12:25:46 XDG_SESSION_CLASS=user
12:25:46 XDG_SESSION_ID=3
12:25:46 XDG_SESSION_TYPE=tty
12:25:46 _=/usr/bin/java
[Pipeline] echo
12:25:46 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
12:25:47 Removing all docker containers
[Pipeline] sh
12:25:47 + docker info
12:25:47 Client:
12:25:47  Context:    default
12:25:47  Debug Mode: false
12:25:47  Plugins:
12:25:47   buildx: Docker Buildx (Docker Inc.)
12:25:47     Version:  c5aec24
12:25:47     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:47   compose: Docker Compose (Docker Inc.)
12:25:47     Version:  v2.12.0
12:25:47     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:47   scan: Docker Scan (Docker Inc.)
12:25:47     Version:  v0.17.0
12:25:47     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:47 
12:25:47 Server:
12:25:47  Containers: 0
12:25:47   Running: 0
12:25:47   Paused: 0
12:25:47   Stopped: 0
12:25:47  Images: 1
12:25:47  Server Version: 22.06.0-beta.0
12:25:47  Storage Driver: overlay2
12:25:47   Backing Filesystem: extfs
12:25:47   Supports d_type: true
12:25:47   Using metacopy: false
12:25:47   Native Overlay Diff: true
12:25:47   userxattr: false
12:25:47  Logging Driver: json-file
12:25:47  Cgroup Driver: cgroupfs
12:25:47  Cgroup Version: 1
12:25:47  Plugins:
12:25:47   Volume: local
12:25:47   Network: bridge host ipvlan macvlan null overlay
12:25:47   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:47  Swarm: inactive
12:25:47  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:47  Default Runtime: runc
12:25:47  Init Binary: docker-init
12:25:47  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:47  runc version: v1.1.4-0-g5fd4c4d
12:25:47  init version: de40ad0
12:25:47  Security Options:
12:25:47   apparmor
12:25:47   seccomp
12:25:47    Profile: builtin
12:25:47  Kernel Version: 5.4.0-1088-aws
12:25:47  Operating System: Ubuntu 18.04.6 LTS
12:25:47  OSType: linux
12:25:47  Architecture: x86_64
12:25:47  CPUs: 2
12:25:47  Total Memory: 7.483GiB
12:25:47  Name: ip-10-100-86-207
12:25:47  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
12:25:47  Docker Root Dir: /var/lib/docker
12:25:47  Debug Mode: false
12:25:47  Username: dockerbuildbot
12:25:47  Registry: https://index.docker.io/v1/
12:25:47  Labels:
12:25:47  Experimental: true
12:25:47  Insecure Registries:
12:25:47   127.0.0.0/8
12:25:47  Live Restore Enabled: true
12:25:47 
12:25:47 WARNING: No swap limit support
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-835@tmp/8dc24cf4-ea59-4e5b-ad6e-b3868427b312/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-835@tmp/e06edaa1-9f69-4d53-bc66-02386024fe86/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:47 + docker container ls -aq
[Pipeline] echo
12:25:47 Removing all docker containers
[Pipeline] sh
12:25:47 + docker info
12:25:47 Client:
12:25:47  Context:    default
12:25:47  Debug Mode: false
12:25:47  Plugins:
12:25:47   buildx: Docker Buildx (Docker Inc.)
12:25:47     Version:  v0.8.2
12:25:47     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:47   compose: Docker Compose (Docker Inc.)
12:25:47     Version:  v2.12.0
12:25:47     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:47 
12:25:47 Server:
12:25:47  Containers: 0
12:25:47   Running: 0
12:25:47   Paused: 0
12:25:47   Stopped: 0
12:25:47  Images: 1
12:25:47  Server Version: 22.06.0-beta.0
12:25:47  Storage Driver: overlay2
12:25:47   Backing Filesystem: extfs
12:25:47   Supports d_type: true
12:25:47   Using metacopy: false
12:25:47   Native Overlay Diff: true
12:25:47   userxattr: false
12:25:47  Logging Driver: json-file
12:25:47  Cgroup Driver: cgroupfs
12:25:47  Cgroup Version: 1
12:25:47  Plugins:
12:25:47   Volume: local
12:25:47   Network: bridge host ipvlan macvlan null overlay
12:25:47   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:47  Swarm: inactive
12:25:47  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:47  Default Runtime: runc
12:25:47  Init Binary: docker-init
12:25:47  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:47  runc version: v1.1.4-0-g5fd4c4d
12:25:47  init version: de40ad0
12:25:47  Security Options:
12:25:47   apparmor
12:25:47   seccomp
12:25:47    Profile: builtin
12:25:47  Kernel Version: 5.15.0-1022-aws
12:25:47  Operating System: Ubuntu 20.04.5 LTS
12:25:47  OSType: linux
12:25:47  Architecture: aarch64
12:25:47  CPUs: 2
12:25:47  Total Memory: 7.559GiB
12:25:47  Name: ip-10-100-99-166
12:25:47  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:47  Docker Root Dir: /var/lib/docker
12:25:47  Debug Mode: false
12:25:47  Username: dockerbuildbot
12:25:47  Registry: https://index.docker.io/v1/
12:25:47  Labels:
12:25:47  Experimental: true
12:25:47  Insecure Registries:
12:25:47   127.0.0.0/8
12:25:47  Live Restore Enabled: true
12:25:47 
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
12:25:47 Docker containers have been removed
[Pipeline] echo
12:25:47 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
12:25:47 + docker info
12:25:47 Client:
12:25:47  Context:    default
12:25:47  Debug Mode: false
12:25:47  Plugins:
12:25:47   buildx: Docker Buildx (Docker Inc.)
12:25:47     Version:  v0.8.2
12:25:47     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:47   compose: Docker Compose (Docker Inc.)
12:25:47     Version:  v2.12.0
12:25:47     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:47 
12:25:47 Server:
12:25:47  Containers: 0
12:25:47   Running: 0
12:25:47   Paused: 0
12:25:47   Stopped: 0
12:25:47  Images: 1
12:25:47  Server Version: 22.06.0-beta.0
12:25:47  Storage Driver: overlay2
12:25:47   Backing Filesystem: extfs
12:25:47   Supports d_type: true
12:25:47   Using metacopy: false
12:25:47   Native Overlay Diff: true
12:25:47   userxattr: false
12:25:47  Logging Driver: json-file
12:25:47  Cgroup Driver: cgroupfs
12:25:47  Cgroup Version: 1
12:25:47  Plugins:
12:25:47   Volume: local
12:25:47   Network: bridge host ipvlan macvlan null overlay
12:25:47   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:47  Swarm: inactive
12:25:47  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:47  Default Runtime: runc
12:25:47  Init Binary: docker-init
12:25:47  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:47  runc version: v1.1.4-0-g5fd4c4d
12:25:47  init version: de40ad0
12:25:47  Security Options:
12:25:47   apparmor
12:25:47   seccomp
12:25:47    Profile: builtin
12:25:47  Kernel Version: 5.15.0-1022-aws
12:25:47  Operating System: Ubuntu 20.04.5 LTS
12:25:47  OSType: linux
12:25:47  Architecture: aarch64
12:25:47  CPUs: 2
12:25:47  Total Memory: 7.559GiB
12:25:47  Name: ip-10-100-123-21
12:25:47  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:47  Docker Root Dir: /var/lib/docker
12:25:47  Debug Mode: false
12:25:47  Username: dockerbuildbot
12:25:47  Registry: https://index.docker.io/v1/
12:25:47  Labels:
12:25:47  Experimental: true
12:25:47  Insecure Registries:
12:25:47   127.0.0.0/8
12:25:47  Live Restore Enabled: true
12:25:47 
[Pipeline] sh
[Pipeline] // stage
12:25:47 + docker container ls -aq
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
12:25:47 + docker container ls -aq
[Pipeline] checkout
12:25:47 The recommended git tool is: git
[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-835@tmp/fc79c4ab-91fb-443a-bec3-fa5c59561760/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
12:25:47 The recommended git tool is: git
[Pipeline] echo
12:25:47 cleanWorkspace: Workspace is clean.
[Pipeline] sh
12:25:47 + sort
12:25:47 + env
12:25:47 BRANCH_NAME=PR-835
12:25:47 BUILD_DISPLAY_NAME=#1
12:25:47 BUILD_ID=1
12:25:47 BUILD_NUMBER=1
12:25:47 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:47 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:47 CHANGE_AUTHOR=crazy-max
12:25:47 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:47 CHANGE_BRANCH=refactor-static
12:25:47 CHANGE_FORK=crazy-max
12:25:47 CHANGE_ID=835
12:25:47 CHANGE_TARGET=master
12:25:47 CHANGE_TITLE=[master] refactor static packages
12:25:47 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:47 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:47 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/f101be03-0622-4041-8b94-182fa272f483
12:25:47 EXECUTOR_NUMBER=0
12:25:47 HOME=/home/ubuntu
12:25:47 HUDSON_COOKIE=19c9da2f-65c6-41a2-a6d5-3ca2418c3b9a
12:25:47 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:47 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:47 HUDSON_URL=https://ci-next.docker.com/public/
12:25:47 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:47 JENKINS_NODE_COOKIE=0dcc172a-ef71-456b-91a6-d0421a9e7831
12:25:47 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:47 JENKINS_URL=https://ci-next.docker.com/public/
12:25:47 JOB_BASE_NAME=PR-835
12:25:47 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:47 JOB_NAME=docker-ce-packaging/PR-835
12:25:47 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:47 LANG=C.UTF-8
12:25:47 LOGNAME=ubuntu
12:25:47 MAIL=/var/mail/ubuntu
12:25:47 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae3926ae7ece1704) amd64 app-converter docker e2e-runner e2e-runner-next ec2 linux overlay2 packer ubuntu ubuntu-1804 ubuntu-1804-overlay2 x86_64
12:25:47 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae3926ae7ece1704)
12:25:47 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:47 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:47 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:47 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:47 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:47 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:47 SHELL=/bin/bash
12:25:47 SHLVL=1
12:25:47 SSH_CLIENT=10.100.0.131 33024 22
12:25:47 SSH_CONNECTION=10.100.0.131 33024 10.100.86.207 22
12:25:47 STAGE_NAME=info
12:25:47 USER=ubuntu
12:25:47 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:47 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:47 XDG_RUNTIME_DIR=/run/user/1000
12:25:47 XDG_SESSION_ID=3
12:25:47 _=/usr/bin/java
12:25:47 + sort
12:25:47 + env
12:25:47 BRANCH_NAME=PR-835
12:25:47 BUILD_DISPLAY_NAME=#1
12:25:47 BUILD_ID=1
12:25:47 BUILD_NUMBER=1
12:25:47 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:47 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:47 CHANGE_AUTHOR=crazy-max
12:25:47 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:47 CHANGE_BRANCH=refactor-static
12:25:47 CHANGE_FORK=crazy-max
12:25:47 CHANGE_ID=835
12:25:47 CHANGE_TARGET=master
12:25:47 CHANGE_TITLE=[master] refactor static packages
12:25:47 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:47 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:47 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/b9d316e7-ac11-4582-8d76-9c88b4398664
12:25:47 EXECUTOR_NUMBER=0
12:25:47 HOME=/home/ubuntu
12:25:47 HUDSON_COOKIE=e61ffb62-3a40-44d0-b9ac-81fcd27d6e22
12:25:47 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:47 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:47 HUDSON_URL=https://ci-next.docker.com/public/
12:25:47 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:47 JENKINS_NODE_COOKIE=a25c721f-e116-4dc5-9cab-4d5c452baf4c
12:25:47 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:47 JENKINS_URL=https://ci-next.docker.com/public/
12:25:47 JOB_BASE_NAME=PR-835
12:25:47 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:47 JOB_NAME=docker-ce-packaging/PR-835
12:25:47 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:47 LANG=C.UTF-8
12:25:47 LOGNAME=ubuntu
12:25:47 MOTD_SHOWN=pam
12:25:47 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0356afa8f923775c3) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:47 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0356afa8f923775c3)
12:25:47 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:47 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:47 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:47 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:47 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:47 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:47 SHELL=/bin/bash
12:25:47 SHLVL=0
12:25:47 SSH_CLIENT=10.100.0.131 37736 22
12:25:47 SSH_CONNECTION=10.100.0.131 37736 10.100.99.166 22
12:25:47 STAGE_NAME=info
12:25:47 USER=ubuntu
12:25:47 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:47 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:47 XDG_RUNTIME_DIR=/run/user/1000
12:25:47 XDG_SESSION_CLASS=user
12:25:47 XDG_SESSION_ID=3
12:25:47 XDG_SESSION_TYPE=tty
12:25:47 _=/usr/bin/java
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-armhf)
[Pipeline] {
[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-835@tmp/d249f8b8-ba0b-4a42-86c1-b87a83cb3a0d/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] echo
12:25:47 Docker containers have been removed
[Pipeline] echo
12:25:47 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
12:25:47 + docker version
12:25:47 Client: Docker Engine - Community
12:25:47  Version:           22.06.0-beta.0
12:25:47  API version:       1.42
12:25:47  Go version:        go1.18.3
12:25:47  Git commit:        3e9117b
12:25:47  Built:             Fri Jun  3 17:56:06 2022
12:25:47  OS/Arch:           linux/arm
12:25:47  Context:           default
12:25:47 
12:25:47 Server: Docker Engine - Community
12:25:47  Engine:
12:25:47   Version:          22.06.0-beta.0
12:25:47   API version:      1.42 (minimum version 1.12)
12:25:47   Go version:       go1.18.3
12:25:47   Git commit:       38633e7
12:25:47   Built:            Fri Jun  3 17:56:06 2022
12:25:47   OS/Arch:          linux/arm
12:25:47   Experimental:     true
12:25:47  containerd:
12:25:47   Version:          1.6.8
12:25:47   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:47  runc:
12:25:47   Version:          1.1.4
12:25:47   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:47  docker-init:
12:25:47   Version:          0.19.0
12:25:47   GitCommit:        de40ad0
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:25:47 Docker containers have been removed
[Pipeline] echo
12:25:47 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] {
[Pipeline] echo
12:25:48 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:48 chowning workspace
[Pipeline] sh
12:25:48 using credential docker-jenkins-github-credentials
12:25:48 using credential docker-jenkins-github-credentials
12:25:48 + sort
12:25:48 + env
12:25:48 BRANCH_NAME=PR-835
12:25:48 BUILD_DISPLAY_NAME=#1
12:25:48 BUILD_ID=1
12:25:48 BUILD_NUMBER=1
12:25:48 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:48 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:48 CHANGE_AUTHOR=crazy-max
12:25:48 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:48 CHANGE_BRANCH=refactor-static
12:25:48 CHANGE_FORK=crazy-max
12:25:48 CHANGE_ID=835
12:25:48 CHANGE_TARGET=master
12:25:48 CHANGE_TITLE=[master] refactor static packages
12:25:48 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:48 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:48 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/81e5ff96-fc60-46ec-b4d0-c1a646f55902
12:25:48 EXECUTOR_NUMBER=0
12:25:48 HOME=/home/ubuntu
12:25:48 HUDSON_COOKIE=799f44a7-f989-4c89-ac8b-c51c7272967f
12:25:48 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:48 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:48 HUDSON_URL=https://ci-next.docker.com/public/
12:25:48 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:48 JENKINS_NODE_COOKIE=44ea18ea-3c50-4e68-8315-1ecedbfa2862
12:25:48 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:48 JENKINS_URL=https://ci-next.docker.com/public/
12:25:48 JOB_BASE_NAME=PR-835
12:25:48 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:48 JOB_NAME=docker-ce-packaging/PR-835
12:25:48 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:48 LANG=C.UTF-8
12:25:48 LOGNAME=ubuntu
12:25:48 MOTD_SHOWN=pam
12:25:48 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b623da1426a0bf3e) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:48 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b623da1426a0bf3e)
12:25:48 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:48 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:48 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:48 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:48 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:48 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:48 SHELL=/bin/bash
12:25:48 SHLVL=0
12:25:48 SSH_CLIENT=10.100.0.131 58312 22
12:25:48 SSH_CONNECTION=10.100.0.131 58312 10.100.123.21 22
12:25:48 STAGE_NAME=info
12:25:48 USER=ubuntu
12:25:48 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:48 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:48 XDG_RUNTIME_DIR=/run/user/1000
12:25:48 XDG_SESSION_CLASS=user
12:25:48 XDG_SESSION_ID=3
12:25:48 XDG_SESSION_TYPE=tty
12:25:48 _=/usr/bin/java
12:25:48 Cloning the remote Git repository
12:25:48 Cloning with configured refspecs honoured and without tags
12:25:48 Cloning the remote Git repository
12:25:48 Cloning with configured refspecs honoured and without tags
12:25:48 + echo starting...
12:25:48 starting...
12:25:48 using credential docker-jenkins-github-credentials
12:25:48 Cloning the remote Git repository
12:25:48 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
12:25:48 From https://github.com/docker/docker
12:25:48  * [new branch]      master     -> master
12:25:48  * [new branch]      master     -> origin/master
12:25:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
12:25:48 using credential docker-jenkins-github-credentials
12:25:48 Cloning the remote Git repository
12:25:48 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] wrap
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] echo
12:25:48 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:48 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
12:25:48 From https://github.com/docker/docker
12:25:48  * [new branch]      master     -> master
12:25:48  * [new branch]      master     -> origin/master
12:25:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] {
12:25:48 From https://github.com/docker/docker
12:25:48  * [new branch]      master     -> master
12:25:48  * [new branch]      master     -> origin/master
12:25:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-armhf)
[Pipeline] wrap
[Pipeline] echo
12:25:48 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
12:25:49 + docker container ls -aq
12:25:49 + pwd
12:25:49 + id -u
12:25:49 + id -g
12:25:49 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:49 Unable to find image 'busybox:latest' locally
12:25:49 latest: Pulling from library/busybox
12:25:49 f78e6840ded1: Pulling fs layer
[Pipeline] echo
12:25:49 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:49 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:49 chowning workspace
[Pipeline] sh
12:25:49 git init src/github.com/docker/buildx
12:25:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:25:49 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:25:49 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:25:49 + SRC=src/github.com/docker/buildx
12:25:49 + REF=v0.10.0
12:25:49 + REF_FETCH=v0.10.0
12:25:49 + awk {print $2}
12:25:49 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:25:49 using credential docker-jenkins-github-credentials
12:25:49 Cloning the remote Git repository
12:25:49 Cloning with configured refspecs honoured and without tags
12:25:49 + docker info
12:25:49 Client:
12:25:49  Context:    default
12:25:49  Debug Mode: false
12:25:49  Plugins:
12:25:49   buildx: Docker Buildx (Docker Inc.)
12:25:49     Version:  v0.8.2
12:25:49     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:49   compose: Docker Compose (Docker Inc.)
12:25:49     Version:  v2.12.0
12:25:49     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:49 
12:25:49 Server:
12:25:49  Containers: 0
12:25:49   Running: 0
12:25:49   Paused: 0
12:25:49   Stopped: 0
12:25:49  Images: 1
12:25:49  Server Version: 22.06.0-beta.0
12:25:49  Storage Driver: overlay2
12:25:49   Backing Filesystem: extfs
12:25:49   Supports d_type: true
12:25:49   Using metacopy: false
12:25:49   Native Overlay Diff: true
12:25:49   userxattr: false
12:25:49  Logging Driver: json-file
12:25:49  Cgroup Driver: cgroupfs
12:25:49  Cgroup Version: 1
12:25:49  Plugins:
12:25:49   Volume: local
12:25:49   Network: bridge host ipvlan macvlan null overlay
12:25:49   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:49  Swarm: inactive
12:25:49  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:49  Default Runtime: runc
12:25:49  Init Binary: docker-init
12:25:49  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:49  runc version: v1.1.4-0-g5fd4c4d
12:25:49  init version: de40ad0
12:25:49  Security Options:
12:25:49   apparmor
12:25:49   seccomp
12:25:49    Profile: builtin
12:25:49  Kernel Version: 5.4.0-1088-aws
12:25:49  Operating System: Ubuntu 18.04.6 LTS
12:25:49  OSType: linux
12:25:49  Architecture: armv8l
12:25:49  CPUs: 2
12:25:49  Total Memory: 7.566GiB
12:25:49  Name: ip-10-100-84-250
12:25:49  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:49  Docker Root Dir: /var/lib/docker
12:25:49  Debug Mode: false
12:25:49  Username: dockerbuildbot
12:25:49  Registry: https://index.docker.io/v1/
12:25:49  Labels:
12:25:49  Experimental: true
12:25:49  Insecure Registries:
12:25:49   127.0.0.0/8
12:25:49  Live Restore Enabled: true
12:25:49 
12:25:49 WARNING: No swap limit support
12:25:49 + docker container ls -aq
12:25:49 using credential docker-jenkins-github-credentials
12:25:49 Cloning the remote Git repository
12:25:49 Cloning with configured refspecs honoured and without tags
12:25:49 + echo starting...
12:25:49 starting...
12:25:49 using credential docker-jenkins-github-credentials
12:25:49 Fetching without tags
12:25:49 Cloning the remote Git repository
12:25:49 Cloning with configured refspecs honoured and without tags
12:25:49 + REF=refs/tags/v0.10.0
12:25:49 + [ -n refs/tags/v0.10.0 ]
12:25:49 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:25:49 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:25:49 f78e6840ded1: Verifying Checksum
12:25:49 f78e6840ded1: Download complete
12:25:49 f78e6840ded1: Pull complete
12:25:49 Fetching without tags
12:25:49 git init src/github.com/docker/buildx
12:25:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:25:49 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:25:49 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:25:49 + SRC=src/github.com/docker/buildx
12:25:49 + REF=v0.10.0
12:25:49 + REF_FETCH=v0.10.0
12:25:49 + awk {print $2}
12:25:49 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:25:49 using credential docker-jenkins-github-credentials
12:25:49 Cloning the remote Git repository
12:25:49 Cloning with configured refspecs honoured and without tags
12:25:49 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:49 git init src/github.com/docker/buildx
12:25:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:25:49 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:25:49 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:25:49 + SRC=src/github.com/docker/buildx
12:25:49 + REF=v0.10.0
12:25:49 + REF_FETCH=v0.10.0
12:25:49 + awk {print $2}
12:25:49 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:25:49 + REF=refs/tags/v0.10.0
12:25:49 + [ -n refs/tags/v0.10.0 ]
12:25:49 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:25:49 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-armhf)
12:25:49 From https://github.com/docker/docker
12:25:49  * [new branch]      master     -> master
12:25:49  * [new branch]      master     -> origin/master
12:25:49 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:25:49 git init src/github.com/docker/buildx
12:25:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:25:49 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:25:49 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:25:49 + SRC=src/github.com/docker/buildx
12:25:49 + REF=v0.10.0
12:25:49 + REF_FETCH=v0.10.0
12:25:49 + awk {print $2}
12:25:49 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:25:49 + REF=refs/tags/v0.10.0
12:25:49 + [ -n refs/tags/v0.10.0 ]
12:25:49 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:25:49 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] sh
12:25:49 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:49 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:49 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] wrap
[Pipeline] // stage
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] stage
[Pipeline] { (build)
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:49 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:49 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] checkout
12:25:49 The recommended git tool is: git
12:25:49 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:49 Status: Downloaded newer image for busybox:latest
[Pipeline] checkout
12:25:49 The recommended git tool is: git
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:49 + REF=refs/tags/v0.10.0
12:25:49 + [ -n refs/tags/v0.10.0 ]
12:25:49 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:25:49 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
[Pipeline] echo
12:25:49 Docker containers have been removed
[Pipeline] echo
12:25:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:49 Docker containers have been removed
[Pipeline] echo
12:25:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
12:25:49 Fetching without tags
[Pipeline] }
[Pipeline] echo
12:25:49 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:49 chowning workspace
[Pipeline] sh
12:25:49 using credential docker-jenkins-github-credentials
12:25:49 Cloning the remote Git repository
12:25:49 Cloning with configured refspecs honoured and without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:49 + echo starting...
12:25:49 starting...
12:25:49 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:49 + pwd
12:25:49 + id -u
12:25:49 + id -g
12:25:49 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:49 Unable to find image 'busybox:latest' locally
12:25:49 latest: Pulling from library/busybox
12:25:49 205dae5015e7: Pulling fs layer
12:25:49 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:49 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:50 + sort
12:25:50 + env
12:25:50 BRANCH_NAME=PR-835
12:25:50 BUILD_DISPLAY_NAME=#1
12:25:50 BUILD_ID=1
12:25:50 BUILD_NUMBER=1
12:25:50 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:50 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:50 CHANGE_AUTHOR=crazy-max
12:25:50 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:50 CHANGE_BRANCH=refactor-static
12:25:50 CHANGE_FORK=crazy-max
12:25:50 CHANGE_ID=835
12:25:50 CHANGE_TARGET=master
12:25:50 CHANGE_TITLE=[master] refactor static packages
12:25:50 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:50 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:50 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/dfa80e55-c516-42ac-8e4e-f645e21cbfd5
12:25:50 EXECUTOR_NUMBER=0
12:25:50 HOME=/home/ubuntu
12:25:50 HUDSON_COOKIE=93363297-4c9b-4463-b60d-97ff27ef0a7f
12:25:50 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:50 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:50 HUDSON_URL=https://ci-next.docker.com/public/
12:25:50 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:50 JENKINS_NODE_COOKIE=8057b1a7-e8b9-40bc-87c1-bdf53ccc0b87
12:25:50 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:50 JENKINS_URL=https://ci-next.docker.com/public/
12:25:50 JOB_BASE_NAME=PR-835
12:25:50 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:50 JOB_NAME=docker-ce-packaging/PR-835
12:25:50 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:50 LANG=C.UTF-8
12:25:50 LOGNAME=ubuntu
12:25:50 MAIL=/var/mail/ubuntu
12:25:50 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-070a376c3732529f3) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:50 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-070a376c3732529f3)
12:25:50 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:50 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:50 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:50 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:50 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:50 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:50 SHELL=/bin/bash
12:25:50 SHLVL=1
12:25:50 SSH_CLIENT=10.100.0.131 41184 22
12:25:50 SSH_CONNECTION=10.100.0.131 41184 10.100.84.250 22
12:25:50 STAGE_NAME=info
12:25:50 USER=ubuntu
12:25:50 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:50 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:50 XDG_RUNTIME_DIR=/run/user/1000
12:25:50 XDG_SESSION_ID=3
12:25:50 _=/usr/bin/java
12:25:50 Fetching without tags
12:25:50 using credential docker-jenkins-github-credentials
12:25:50 Cloning the remote Git repository
12:25:50 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:50 205dae5015e7: Download complete
12:25:50 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
12:25:50 using credential docker-jenkins-github-credentials
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:50 Cloning the remote Git repository
12:25:50 Cloning with configured refspecs honoured and without tags
12:25:50 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] checkout
12:25:50 The recommended git tool is: git
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-835@tmp/c68e5225-58b2-4a80-b0f2-e4ca8f80da0d/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] echo
12:25:50 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:50 chowning workspace
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
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-835@tmp/20e31c6a-2f1e-4a4f-af7e-09c7088e3a1b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:50 Fetching without tags
12:25:50 205dae5015e7: Pull complete
12:25:50 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:50 Status: Downloaded newer image for busybox:latest
12:25:50 using credential docker-jenkins-github-credentials
12:25:50 Cloning the remote Git repository
12:25:50 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
12:25:50 Fetching without tags
12:25:50 Fetching without tags
12:25:50 Fetching without tags
12:25:50 + docker version
12:25:50 Client: Docker Engine - Community
12:25:50  Version:           22.06.0-beta.0
12:25:50  API version:       1.42
12:25:50  Go version:        go1.18.3
12:25:50  Git commit:        3e9117b
12:25:50  Built:             Fri Jun  3 17:56:06 2022
12:25:50  OS/Arch:           linux/arm
12:25:50  Context:           default
12:25:50 
12:25:50 Server: Docker Engine - Community
12:25:50  Engine:
12:25:50   Version:          22.06.0-beta.0
12:25:50   API version:      1.42 (minimum version 1.12)
12:25:50   Go version:       go1.18.3
12:25:50   Git commit:       38633e7
12:25:50   Built:            Fri Jun  3 17:56:06 2022
12:25:50   OS/Arch:          linux/arm
12:25:50   Experimental:     true
12:25:50  containerd:
12:25:50   Version:          1.6.8
12:25:50   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:50  runc:
12:25:50   Version:          1.1.4
12:25:50   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:50  docker-init:
12:25:50   Version:          0.19.0
12:25:50   GitCommit:        de40ad0
12:25:50 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 + pwd
12:25:50 + id -u
12:25:50 + id -g
12:25:50 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:50 Unable to find image 'busybox:latest' locally
12:25:50 latest: Pulling from library/busybox
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-835@tmp/d3686bd5-3f97-49c0-82d2-68fea8cf0c23/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:50 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:50 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
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-835@tmp/021b4565-f293-4d4a-bf26-6217d1ff03e3/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:50 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:50 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:50 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:50 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
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-835@tmp/927ed387-a030-4a80-9a1b-47dcd2ee47ed/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
12:25:50 205dae5015e7: Pulling fs layer
12:25:50 205dae5015e7: Download complete
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
12:25:50 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:50 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (static-darwin-aarch64)
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] }
[Pipeline] }
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] sh
[Pipeline] sh
12:25:51 205dae5015e7: Pull complete
12:25:51 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:51 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
12:25:51 + docker version
12:25:51 Client: Docker Engine - Community
12:25:51  Version:           22.06.0-beta.0
12:25:51  API version:       1.42
12:25:51  Go version:        go1.18.3
12:25:51  Git commit:        3e9117b
12:25:51  Built:             Fri Jun  3 17:56:06 2022
12:25:51  OS/Arch:           linux/arm
12:25:51  Context:           default
12:25:51 
12:25:51 Server: Docker Engine - Community
12:25:51  Engine:
12:25:51   Version:          22.06.0-beta.0
12:25:51   API version:      1.42 (minimum version 1.12)
12:25:51   Go version:       go1.18.3
12:25:51   Git commit:       38633e7
12:25:51   Built:            Fri Jun  3 17:56:06 2022
12:25:51   OS/Arch:          linux/arm
12:25:51   Experimental:     true
12:25:51  containerd:
12:25:51   Version:          1.6.8
12:25:51   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:51  runc:
12:25:51   Version:          1.1.4
12:25:51   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:51  docker-init:
12:25:51   Version:          0.19.0
12:25:51   GitCommit:        de40ad0
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] // stage
12:25:51 + pwd
12:25:51 + id -u
12:25:51 + id -g
12:25:51 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:51 Unable to find image 'busybox:latest' locally
12:25:51 latest: Pulling from library/busybox
12:25:51 205dae5015e7: Pulling fs layer
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
12:25:51 Removing all docker containers
[Pipeline] sh
12:25:51 using credential docker-jenkins-github-credentials
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:51 Cloning the remote Git repository
12:25:51 Cloning with configured refspecs honoured and without tags
12:25:51 + echo starting...
12:25:51 starting...
[Pipeline] checkout
12:25:51 The recommended git tool is: git
[Pipeline] sh
12:25:51 Fetching without tags
12:25:51 + echo starting...
12:25:51 starting...
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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:51 + docker info
12:25:51 Client:
12:25:51  Context:    default
12:25:51  Debug Mode: false
12:25:51  Plugins:
12:25:51   buildx: Docker Buildx (Docker Inc.)
12:25:51     Version:  v0.8.2
12:25:51     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:51   compose: Docker Compose (Docker Inc.)
12:25:51     Version:  v2.12.0
12:25:51     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:51 
12:25:51 Server:
12:25:51  Containers: 0
12:25:51   Running: 0
12:25:51   Paused: 0
12:25:51   Stopped: 0
12:25:51  Images: 1
12:25:51  Server Version: 22.06.0-beta.0
12:25:51  Storage Driver: overlay2
12:25:51   Backing Filesystem: extfs
12:25:51   Supports d_type: true
12:25:51   Using metacopy: false
12:25:51   Native Overlay Diff: true
12:25:51   userxattr: false
12:25:51  Logging Driver: json-file
12:25:51  Cgroup Driver: cgroupfs
12:25:51  Cgroup Version: 1
12:25:51  Plugins:
12:25:51   Volume: local
12:25:51   Network: bridge host ipvlan macvlan null overlay
12:25:51   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:51  Swarm: inactive
12:25:51  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:51  Default Runtime: runc
12:25:51  Init Binary: docker-init
12:25:51  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:51  runc version: v1.1.4-0-g5fd4c4d
12:25:51  init version: de40ad0
12:25:51  Security Options:
12:25:51   apparmor
12:25:51   seccomp
12:25:51    Profile: builtin
12:25:51  Kernel Version: 5.4.0-1088-aws
12:25:51  Operating System: Ubuntu 18.04.6 LTS
12:25:51  OSType: linux
12:25:51  Architecture: armv8l
12:25:51  CPUs: 2
12:25:51  Total Memory: 7.566GiB
12:25:51  Name: ip-10-100-81-188
12:25:51  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:51  Docker Root Dir: /var/lib/docker
12:25:51  Debug Mode: false
12:25:51  Username: dockerbuildbot
12:25:51  Registry: https://index.docker.io/v1/
12:25:51  Labels:
12:25:51  Experimental: true
12:25:51  Insecure Registries:
12:25:51   127.0.0.0/8
12:25:51  Live Restore Enabled: true
12:25:51 
12:25:51 WARNING: No swap limit support
[Pipeline] {
12:25:51 Fetching without tags
[Pipeline] wrap
[Pipeline] {
[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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:51 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
12:25:51 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:51 chowning workspace
[Pipeline] sh
12:25:51 205dae5015e7: Verifying Checksum
12:25:51 205dae5015e7: Download complete
12:25:51 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:51 + docker container ls -aq
12:25:51 Fetching without tags
12:25:51 using credential docker-jenkins-github-credentials
12:25:51 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:51 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:51 Cloning the remote Git repository
12:25:51 Cloning with configured refspecs honoured and without tags
12:25:51 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:51 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:51 + docker version
12:25:51 Client: Docker Engine - Community
12:25:51  Version:           22.06.0-beta.0
12:25:51  API version:       1.42
12:25:51  Go version:        go1.18.3
12:25:51  Git commit:        3e9117b
12:25:51  Built:             Fri Jun  3 17:56:06 2022
12:25:51  OS/Arch:           linux/arm
12:25:51  Context:           default
12:25:51 
12:25:51 Server: Docker Engine - Community
12:25:51  Engine:
12:25:51   Version:          22.06.0-beta.0
12:25:51   API version:      1.42 (minimum version 1.12)
12:25:51   Go version:       go1.18.3
12:25:51   Git commit:       38633e7
12:25:51   Built:            Fri Jun  3 17:56:06 2022
12:25:51   OS/Arch:          linux/arm
12:25:51   Experimental:     true
12:25:51  containerd:
12:25:51   Version:          1.6.8
12:25:51   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:51  runc:
12:25:51   Version:          1.1.4
12:25:51   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:51  docker-init:
12:25:51   Version:          0.19.0
12:25:51   GitCommit:        de40ad0
12:25:51 Fetching without tags
12:25:51 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:51 + docker info
12:25:51 Client:
12:25:51  Context:    default
12:25:51  Debug Mode: false
12:25:51  Plugins:
12:25:51   buildx: Docker Buildx (Docker Inc.)
12:25:51     Version:  v0.8.2
12:25:51     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:51   compose: Docker Compose (Docker Inc.)
12:25:51     Version:  v2.12.0
12:25:51     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:51 
12:25:51 Server:
12:25:51  Containers: 0
12:25:51   Running: 0
12:25:51   Paused: 0
12:25:51   Stopped: 0
12:25:51  Images: 1
12:25:51  Server Version: 22.06.0-beta.0
12:25:51  Storage Driver: overlay2
12:25:51   Backing Filesystem: extfs
12:25:51   Supports d_type: true
12:25:51   Using metacopy: false
12:25:51   Native Overlay Diff: true
12:25:51   userxattr: false
12:25:51  Logging Driver: json-file
12:25:51  Cgroup Driver: cgroupfs
12:25:51  Cgroup Version: 1
12:25:51  Plugins:
12:25:51   Volume: local
12:25:51   Network: bridge host ipvlan macvlan null overlay
12:25:51   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:51  Swarm: inactive
12:25:51  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
12:25:51  Default Runtime: runc
12:25:51  Init Binary: docker-init
12:25:51  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:51  runc version: v1.1.4-0-g5fd4c4d
12:25:51  init version: de40ad0
12:25:51  Security Options:
12:25:51   apparmor
12:25:51   seccomp
12:25:51    Profile: builtin
12:25:51  Kernel Version: 5.4.0-1088-aws
12:25:51  Operating System: Ubuntu 18.04.6 LTS
12:25:51  OSType: linux
12:25:51  Architecture: armv8l
12:25:51  CPUs: 2
12:25:51  Total Memory: 7.566GiB
12:25:51  Name: ip-10-100-79-136
12:25:51  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:51  Docker Root Dir: /var/lib/docker
12:25:51  Debug Mode: false
12:25:51  Username: dockerbuildbot
12:25:51  Registry: https://index.docker.io/v1/
12:25:51  Labels:
12:25:51  Experimental: true
12:25:51  Insecure Registries:
12:25:51   127.0.0.0/8
12:25:51  Live Restore Enabled: true
12:25:51 
12:25:51 WARNING: No swap limit support
[Pipeline] echo
12:25:51 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:51 chowning workspace
[Pipeline] sh
12:25:51 205dae5015e7: Pull complete
12:25:51 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:51 Status: Downloaded newer image for busybox:latest
12:25:51 From https://github.com/docker/buildx
12:25:51  * [new tag]         v0.10.0    -> v0.10.0
12:25:51 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:25:51 git init src/github.com/docker/compose
12:25:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:25:51 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:25:51 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:25:51 + SRC=src/github.com/docker/compose
12:25:51 + REF=v2.15.1
12:25:51 + REF_FETCH=v2.15.1
12:25:51 + awk {print $2}
12:25:51 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:25:51 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:51 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:51 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:52 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:52 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:52 From https://github.com/docker/buildx
12:25:52  * [new tag]         v0.10.0    -> v0.10.0
12:25:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:25:52 From https://github.com/docker/buildx
12:25:52  * [new tag]         v0.10.0    -> v0.10.0
12:25:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
[Pipeline] echo
12:25:52 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:52 chowning workspace
[Pipeline] sh
12:25:52 + REF=refs/tags/v2.15.1
12:25:52 + [ -n refs/tags/v2.15.1 ]
12:25:52 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:25:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # timeout=10
12:25:52 + pwd
12:25:52 + id -u
12:25:52 + id -g
12:25:52 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:52 Unable to find image 'busybox:latest' locally
12:25:52 From https://github.com/docker/buildx
12:25:52  * [new tag]         v0.10.0    -> v0.10.0
12:25:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:25:52 git init src/github.com/docker/compose
12:25:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:25:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:25:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:25:52 + SRC=src/github.com/docker/compose
12:25:52 + REF=v2.15.1
12:25:52 + REF_FETCH=v2.15.1
12:25:52 + awk {print $2}
12:25:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:25:52 git init src/github.com/docker/compose
12:25:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:25:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:25:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:25:52 + SRC=src/github.com/docker/compose
12:25:52 + REF=v2.15.1
12:25:52 + REF_FETCH=v2.15.1
12:25:52 + awk {print $2}
12:25:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:25:52 + REF=refs/tags/v2.15.1
12:25:52 + [ -n refs/tags/v2.15.1 ]
12:25:52 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:25:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:25:52 git init src/github.com/docker/compose
12:25:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:25:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:25:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:25:52 + SRC=src/github.com/docker/compose
12:25:52 + REF=v2.15.1
12:25:52 + REF_FETCH=v2.15.1
12:25:52 + awk {print $2}
12:25:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:25:52 + REF=refs/tags/v2.15.1
12:25:52 + [ -n refs/tags/v2.15.1 ]
12:25:52 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:25:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:52 latest: Pulling from library/busybox
12:25:52 205dae5015e7: Pulling fs layer
12:25:52 205dae5015e7: Verifying Checksum
12:25:52 205dae5015e7: Download complete
12:25:52 + REF=refs/tags/v2.15.1
12:25:52 + [ -n refs/tags/v2.15.1 ]
12:25:52 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:25:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:52 + pwd
12:25:52 + id -u
12:25:52 + id -g
12:25:52 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:52 Unable to find image 'busybox:latest' locally
12:25:52 latest: Pulling from library/busybox
12:25:52 Fetching without tags
12:25:52 using credential docker-jenkins-github-credentials
12:25:52 Cloning the remote Git repository
12:25:52 Cloning with configured refspecs honoured and without tags
12:25:52 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] sh
12:25:52 From https://github.com/docker/compose
12:25:52  * [new tag]         v2.15.1    -> v2.15.1
12:25:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:25:52 git init src/github.com/docker/scan-cli-plugin
12:25:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:25:52 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:25:52 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:25:52 + SRC=src/github.com/docker/scan-cli-plugin
12:25:52 + REF=v0.23.0
12:25:52 + REF_FETCH=v0.23.0
12:25:52 + awk {print $2}
12:25:52 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:25:52 + REF=refs/tags/v0.23.0
12:25:52 + [ -n refs/tags/v0.23.0 ]
12:25:52 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:25:52 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:25:52 205dae5015e7: Pull complete
12:25:52 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:52 Status: Downloaded newer image for busybox:latest
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] echo
12:25:52 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:52 chowning workspace
[Pipeline] sh
12:25:52 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:52 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:52 205dae5015e7: Pulling fs layer
12:25:52 205dae5015e7: Verifying Checksum
12:25:52 205dae5015e7: Download complete
12:25:52 using credential docker-jenkins-github-credentials
12:25:52 Cloning the remote Git repository
12:25:52 Cloning with configured refspecs honoured and without tags
12:25:52 From https://github.com/docker/compose
12:25:52  * [new tag]         v2.15.1    -> v2.15.1
12:25:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:25:52 git init src/github.com/docker/scan-cli-plugin
12:25:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:25:52 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:25:52 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:25:52 + SRC=src/github.com/docker/scan-cli-plugin
12:25:52 + REF=v0.23.0
12:25:52 + REF_FETCH=v0.23.0
12:25:52 + awk {print $2}
12:25:52 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:25:52 From https://github.com/docker/compose
12:25:52  * [new tag]         v2.15.1    -> v2.15.1
12:25:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:25:52 git init src/github.com/docker/scan-cli-plugin
12:25:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:25:52 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:25:52 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:25:52 + SRC=src/github.com/docker/scan-cli-plugin
12:25:52 + REF=v0.23.0
12:25:52 + REF_FETCH=v0.23.0
12:25:52 + awk {print $2}
12:25:52 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:25:53 From https://github.com/docker/scan-cli-plugin
12:25:53  * [new tag]         v0.23.0    -> v0.23.0
12:25:53 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:25:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 raspbian-buster
12:25:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:53 mkdir -p sources
12:25:53 docker run --rm -w /v \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:25:53 	alpine \
12:25:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:25:53 Unable to find image 'alpine:latest' locally
12:25:53 + sort
12:25:53 + env
12:25:53 BRANCH_NAME=PR-835
12:25:53 BUILD_DISPLAY_NAME=#1
12:25:53 BUILD_ID=1
12:25:53 BUILD_NUMBER=1
12:25:53 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:53 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:53 CHANGE_AUTHOR=crazy-max
12:25:53 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:53 CHANGE_BRANCH=refactor-static
12:25:53 CHANGE_FORK=crazy-max
12:25:53 CHANGE_ID=835
12:25:53 CHANGE_TARGET=master
12:25:53 CHANGE_TITLE=[master] refactor static packages
12:25:53 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:53 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:53 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/57376b51-49e1-4608-b28e-8a93bdbe61d5
12:25:53 EXECUTOR_NUMBER=0
12:25:53 HOME=/home/ubuntu
12:25:53 HUDSON_COOKIE=253efb06-f161-4f32-8916-693bfbdf57f8
12:25:53 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:53 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:53 HUDSON_URL=https://ci-next.docker.com/public/
12:25:53 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:53 JENKINS_NODE_COOKIE=57f22c48-9619-453f-a052-ac07909ef8ff
12:25:53 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:53 JENKINS_URL=https://ci-next.docker.com/public/
12:25:53 JOB_BASE_NAME=PR-835
12:25:53 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:53 JOB_NAME=docker-ce-packaging/PR-835
12:25:53 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:53 LANG=C.UTF-8
12:25:53 LOGNAME=ubuntu
12:25:53 MAIL=/var/mail/ubuntu
12:25:53 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-077ab12476cab4117) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:53 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-077ab12476cab4117)
12:25:53 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:53 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:53 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:53 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:53 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:53 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:53 SHELL=/bin/bash
12:25:53 SHLVL=1
12:25:53 SSH_CLIENT=10.100.0.131 45366 22
12:25:53 SSH_CONNECTION=10.100.0.131 45366 10.100.81.188 22
12:25:53 STAGE_NAME=info
12:25:53 USER=ubuntu
12:25:53 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:53 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:53 XDG_RUNTIME_DIR=/run/user/1000
12:25:53 XDG_SESSION_ID=3
12:25:53 _=/usr/bin/java
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:53 205dae5015e7: Pull complete
12:25:53 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:53 Status: Downloaded newer image for busybox:latest
12:25:53 From https://github.com/docker/compose
12:25:53  * [new tag]         v2.15.1    -> v2.15.1
12:25:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:25:53 git init src/github.com/docker/scan-cli-plugin
12:25:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:25:53 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:25:53 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:25:53 + SRC=src/github.com/docker/scan-cli-plugin
12:25:53 + REF=v0.23.0
12:25:53 + REF_FETCH=v0.23.0
12:25:53 + awk {print $2}
12:25:53 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:25:53 + REF=refs/tags/v0.23.0
12:25:53 + [ -n refs/tags/v0.23.0 ]
12:25:53 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:25:53 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:25:53 + pwd
12:25:53 + id -u
12:25:53 + id -g
12:25:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:53 Unable to find image 'busybox:latest' locally
12:25:53 + REF=refs/tags/v0.23.0
12:25:53 + [ -n refs/tags/v0.23.0 ]
12:25:53 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:25:53 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
[Pipeline] {
[Pipeline] echo
12:25:53 Docker containers have been removed
[Pipeline] echo
12:25:53 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
12:25:53 + REF=refs/tags/v0.23.0
12:25:53 + [ -n refs/tags/v0.23.0 ]
12:25:53 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:25:53 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
[Pipeline] sh
[Pipeline] echo
12:25:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:25:53 chowning workspace
[Pipeline] sh
12:25:53 latest: Pulling from library/alpine
12:25:53 using credential docker-jenkins-github-credentials
12:25:53 Cloning the remote Git repository
12:25:53 Cloning with configured refspecs honoured and without tags
12:25:53 From https://github.com/docker/scan-cli-plugin
12:25:53  * [new tag]         v0.23.0    -> v0.23.0
12:25:53 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:25:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 raspbian-bullseye
12:25:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:53 mkdir -p sources
12:25:53 docker run --rm -w /v \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:25:53 	alpine \
12:25:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:25:53 latest: Pulling from library/busybox
12:25:53 205dae5015e7: Pulling fs layer
12:25:53 From https://github.com/docker/scan-cli-plugin
12:25:53  * [new tag]         v0.23.0    -> v0.23.0
12:25:53 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:25:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 debian-bullseye
12:25:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:53 mkdir -p sources
12:25:53 docker run --rm -w /v \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:25:53 	alpine \
12:25:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:25:53 Unable to find image 'alpine:latest' locally
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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:53 From https://github.com/docker/scan-cli-plugin
12:25:53  * [new tag]         v0.23.0    -> v0.23.0
12:25:53 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:25:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 debian-buster
12:25:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:53 mkdir -p sources
12:25:53 docker run --rm -w /v \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:25:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:25:53 	alpine \
12:25:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:25:53 Unable to find image 'alpine:latest' locally
12:25:53 + sort
12:25:53 + env
12:25:53 BRANCH_NAME=PR-835
12:25:53 BUILD_DISPLAY_NAME=#1
12:25:53 BUILD_ID=1
12:25:53 BUILD_NUMBER=1
12:25:53 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:53 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:53 CHANGE_AUTHOR=crazy-max
12:25:53 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:53 CHANGE_BRANCH=refactor-static
12:25:53 CHANGE_FORK=crazy-max
12:25:53 CHANGE_ID=835
12:25:53 CHANGE_TARGET=master
12:25:53 CHANGE_TITLE=[master] refactor static packages
12:25:53 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:53 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:53 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/8d142e8b-97d1-44bc-a282-12000f2ff21e
12:25:53 EXECUTOR_NUMBER=0
12:25:53 HOME=/home/ubuntu
12:25:53 HUDSON_COOKIE=c2609bad-d826-4d06-ba59-444e7bf6eff8
12:25:53 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:53 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:53 HUDSON_URL=https://ci-next.docker.com/public/
12:25:53 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:53 JENKINS_NODE_COOKIE=78e3cef7-67e9-4ad5-8257-d178a639942a
12:25:53 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:53 JENKINS_URL=https://ci-next.docker.com/public/
12:25:53 JOB_BASE_NAME=PR-835
12:25:53 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:53 JOB_NAME=docker-ce-packaging/PR-835
12:25:53 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:53 LANG=C.UTF-8
12:25:53 LOGNAME=ubuntu
12:25:53 MAIL=/var/mail/ubuntu
12:25:53 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01f197c12792f8495) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:53 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01f197c12792f8495)
12:25:53 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:53 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:53 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:53 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:53 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:53 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:53 SHELL=/bin/bash
12:25:53 SHLVL=1
12:25:53 SSH_CLIENT=10.100.0.131 34902 22
12:25:53 SSH_CONNECTION=10.100.0.131 34902 10.100.79.136 22
12:25:53 STAGE_NAME=info
12:25:53 USER=ubuntu
12:25:53 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:53 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:53 XDG_RUNTIME_DIR=/run/user/1000
12:25:53 XDG_SESSION_ID=3
12:25:53 _=/usr/bin/java
12:25:53 + pwd
12:25:53 + id -u
12:25:53 + id -g
12:25:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
12:25:53 Unable to find image 'busybox:latest' locally
12:25:53 + docker info
12:25:53 Client:
12:25:53  Context:    default
12:25:53  Debug Mode: false
12:25:53  Plugins:
12:25:53   buildx: Docker Buildx (Docker Inc.)
12:25:53     Version:  v0.8.2
12:25:53     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:53   compose: Docker Compose (Docker Inc.)
12:25:53     Version:  v2.12.0
12:25:53     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:53 
12:25:53 Server:
12:25:53  Containers: 0
12:25:53   Running: 0
12:25:53   Paused: 0
12:25:53   Stopped: 0
12:25:53  Images: 1
12:25:53  Server Version: 22.06.0-beta.0
12:25:53  Storage Driver: overlay2
12:25:53   Backing Filesystem: extfs
12:25:53   Supports d_type: true
12:25:53   Using metacopy: false
12:25:53   Native Overlay Diff: true
12:25:53   userxattr: false
12:25:53  Logging Driver: json-file
12:25:53  Cgroup Driver: cgroupfs
12:25:53  Cgroup Version: 1
12:25:53  Plugins:
12:25:53   Volume: local
12:25:53   Network: bridge host ipvlan macvlan null overlay
12:25:53   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:53  Swarm: inactive
12:25:53  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:53  Default Runtime: runc
12:25:53  Init Binary: docker-init
12:25:53  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:53  runc version: v1.1.4-0-g5fd4c4d
12:25:53  init version: de40ad0
12:25:53  Security Options:
12:25:53   apparmor
12:25:53   seccomp
12:25:53    Profile: builtin
12:25:53  Kernel Version: 5.4.0-1088-aws
12:25:53  Operating System: Ubuntu 18.04.6 LTS
12:25:53  OSType: linux
12:25:53  Architecture: armv8l
12:25:53  CPUs: 2
12:25:53  Total Memory: 7.566GiB
12:25:53  Name: ip-10-100-90-188
12:25:53  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
12:25:53  Docker Root Dir: /var/lib/docker
12:25:53  Debug Mode: false
12:25:53  Username: dockerbuildbot
12:25:53  Registry: https://index.docker.io/v1/
12:25:53  Labels:
12:25:53  Experimental: true
12:25:53  Insecure Registries:
12:25:53   127.0.0.0/8
12:25:53  Live Restore Enabled: true
12:25:53 
12:25:53 WARNING: No swap limit support
12:25:53 Commit message: "ci: static job"
12:25:53 Fetching without tags
[Pipeline] // stage
12:25:53 c527615e4ffa: Pulling fs layer
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
12:25:53 Commit message: "ci: static job"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:53 Unable to find image 'alpine:latest' locally
12:25:53 latest: Pulling from library/alpine
12:25:53 205dae5015e7: Verifying Checksum
12:25:53 205dae5015e7: Download complete
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:53 latest: Pulling from library/alpine
12:25:53 Fetching without tags
12:25:53 latest: Pulling from library/alpine
12:25:53 c527615e4ffa: Pulling fs layer
12:25:53 Commit message: "ci: static job"
12:25:53 latest: Pulling from library/busybox
12:25:53 205dae5015e7: Pulling fs layer
12:25:53 205dae5015e7: Verifying Checksum
12:25:53 205dae5015e7: Download complete
[Pipeline] }
[Pipeline] echo
12:25:53 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-aarch64)
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
12:25:53 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:25:53 c527615e4ffa: Verifying Checksum
12:25:53 c527615e4ffa: Download complete
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
12:25:53 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:53 The recommended git tool is: git
[Pipeline] checkout
[Pipeline] echo
12:25:53 The recommended git tool is: git
12:25:53 Removing all docker containers
12:25:53 + pwd
12:25:53 + id -u
12:25:53 + id -g
12:25:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] sh
12:25:53 + docker version
12:25:53 Client: Docker Engine - Community
12:25:53  Version:           22.06.0-beta.0
12:25:53  API version:       1.42
12:25:53  Go version:        go1.18.3
12:25:53  Git commit:        3e9117b
12:25:53  Built:             Fri Jun  3 17:55:27 2022
12:25:53  OS/Arch:           linux/arm64
12:25:53  Context:           default
12:25:53 
12:25:53 Server: Docker Engine - Community
12:25:53  Engine:
12:25:53   Version:          22.06.0-beta.0
12:25:53   API version:      1.42 (minimum version 1.12)
12:25:53   Go version:       go1.18.3
12:25:53   Git commit:       38633e7
12:25:53   Built:            Fri Jun  3 17:55:27 2022
12:25:53   OS/Arch:          linux/arm64
12:25:53   Experimental:     true
12:25:53  containerd:
12:25:53   Version:          1.6.8
12:25:53   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:53  runc:
12:25:53   Version:          1.1.4
12:25:53   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:53  docker-init:
12:25:53   Version:          0.19.0
12:25:53   GitCommit:        de40ad0
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:53 using credential docker-jenkins-github-credentials
[Pipeline] echo
12:25:53 Removing all docker containers
[Pipeline] sh
12:25:53 Cloning the remote Git repository
12:25:53 Cloning with configured refspecs honoured and without tags
12:25:53 c527615e4ffa: Pulling fs layer
12:25:53 c527615e4ffa: Verifying Checksum
12:25:53 c527615e4ffa: Download complete
12:25:53 205dae5015e7: Pull complete
12:25:53 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:53 Status: Downloaded newer image for busybox:latest
12:25:53 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:53 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:53 c527615e4ffa: Pulling fs layer
12:25:53 c527615e4ffa: Download complete
12:25:53 Fetching without tags
12:25:53 c527615e4ffa: Verifying Checksum
12:25:53 c527615e4ffa: Download complete
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:53 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:53 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:53 205dae5015e7: Pull complete
12:25:53 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:53 Status: Downloaded newer image for busybox:latest
12:25:53 + sort
12:25:53 + env
12:25:53 BRANCH_NAME=PR-835
12:25:53 BUILD_DISPLAY_NAME=#1
12:25:53 BUILD_ID=1
12:25:53 BUILD_NUMBER=1
12:25:53 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:53 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:53 CHANGE_AUTHOR=crazy-max
12:25:53 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:53 CHANGE_BRANCH=refactor-static
12:25:53 CHANGE_FORK=crazy-max
12:25:53 CHANGE_ID=835
12:25:53 CHANGE_TARGET=master
12:25:53 CHANGE_TITLE=[master] refactor static packages
12:25:53 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:53 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:53 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/bd5c589f-daac-4f27-9a83-c232ab2ee5b4
12:25:53 EXECUTOR_NUMBER=0
12:25:53 HOME=/home/ubuntu
12:25:53 HUDSON_COOKIE=367f9a42-4032-436b-b388-2d2afcadd9d6
12:25:53 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:53 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:53 HUDSON_URL=https://ci-next.docker.com/public/
12:25:53 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:53 JENKINS_NODE_COOKIE=2c2ebfe6-9067-4b10-844a-fecda3c1b5f6
12:25:53 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:53 JENKINS_URL=https://ci-next.docker.com/public/
12:25:53 JOB_BASE_NAME=PR-835
12:25:53 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:53 JOB_NAME=docker-ce-packaging/PR-835
12:25:53 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:53 LANG=C.UTF-8
12:25:53 LOGNAME=ubuntu
12:25:53 MAIL=/var/mail/ubuntu
12:25:53 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e23cf65e40ecd0e1) arm32v7 armhf docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm32v7
12:25:53 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e23cf65e40ecd0e1)
12:25:53 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:53 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:53 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:53 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:53 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:53 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:53 SHELL=/bin/bash
12:25:53 SHLVL=1
12:25:53 SSH_CLIENT=10.100.0.131 49106 22
12:25:53 SSH_CONNECTION=10.100.0.131 49106 10.100.90.188 22
12:25:53 STAGE_NAME=info
12:25:53 USER=ubuntu
12:25:53 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:53 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:53 XDG_RUNTIME_DIR=/run/user/1000
12:25:53 XDG_SESSION_ID=3
12:25:53 _=/usr/bin/java
[Pipeline] sh
12:25:54 + docker version
12:25:54 Client: Docker Engine - Community
12:25:54  Version:           22.06.0-beta.0
12:25:54  API version:       1.42
12:25:54  Go version:        go1.18.3
12:25:54  Git commit:        3e9117b
12:25:54  Built:             Fri Jun  3 17:55:45 2022
12:25:54  OS/Arch:           linux/amd64
12:25:54  Context:           default
12:25:54 
12:25:54 Server: Docker Engine - Community
12:25:54  Engine:
12:25:54   Version:          22.06.0-beta.0
12:25:54   API version:      1.42 (minimum version 1.12)
12:25:54   Go version:       go1.18.3
12:25:54   Git commit:       38633e7
12:25:54   Built:            Fri Jun  3 17:55:45 2022
12:25:54   OS/Arch:          linux/amd64
12:25:54   Experimental:     true
12:25:54  containerd:
12:25:54   Version:          1.6.8
12:25:54   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:54  runc:
12:25:54   Version:          1.1.4
12:25:54   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:54  docker-init:
12:25:54   Version:          0.19.0
12:25:54   GitCommit:        de40ad0
12:25:54 + echo starting...
12:25:54 starting...
[Pipeline] sh
12:25:54 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:54 c527615e4ffa: Pull complete
12:25:54 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:25:54 Status: Downloaded newer image for alpine:latest
[Pipeline] }
[Pipeline] sh
12:25:54 + docker container ls -aq
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:54 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:54 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
12:25:54 Unable to find image 'busybox:latest' locally
12:25:54 latest: Pulling from library/busybox
12:25:54 205dae5015e7: 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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] echo
12:25:54 Docker containers have been removed
[Pipeline] echo
12:25:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
12:25:54 c527615e4ffa: Pull complete
12:25:54 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:25:54 + docker container ls -aq
[Pipeline] checkout
12:25:54 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
12:25:54 cleanWorkspace: Workspace is clean.
[Pipeline] sh
12:25:54 + docker info
12:25:54 Client:
12:25:54  Context:    default
12:25:54  Debug Mode: false
12:25:54  Plugins:
12:25:54   buildx: Docker Buildx (Docker Inc.)
12:25:54     Version:  v0.8.2
12:25:54     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:54   compose: Docker Compose (Docker Inc.)
12:25:54     Version:  v2.12.0
12:25:54     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:54 
12:25:54 Server:
12:25:54  Containers: 0
12:25:54   Running: 0
12:25:54   Paused: 0
12:25:54   Stopped: 0
12:25:54  Images: 1
12:25:54  Server Version: 22.06.0-beta.0
12:25:54  Storage Driver: overlay2
12:25:54   Backing Filesystem: extfs
12:25:54   Supports d_type: true
12:25:54   Using metacopy: false
12:25:54   Native Overlay Diff: true
12:25:54   userxattr: false
12:25:54  Logging Driver: json-file
12:25:54  Cgroup Driver: cgroupfs
12:25:54  Cgroup Version: 1
12:25:54  Plugins:
12:25:54   Volume: local
12:25:54   Network: bridge host ipvlan macvlan null overlay
12:25:54   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:54  Swarm: inactive
12:25:54  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:54  Default Runtime: runc
12:25:54  Init Binary: docker-init
12:25:54  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:54  runc version: v1.1.4-0-g5fd4c4d
12:25:54  init version: de40ad0
12:25:54  Security Options:
12:25:54   apparmor
12:25:54   seccomp
12:25:54    Profile: builtin
12:25:54  Kernel Version: 5.4.0-1088-aws
12:25:54  Operating System: Ubuntu 18.04.6 LTS
12:25:54  OSType: linux
12:25:54  Architecture: aarch64
12:25:54  CPUs: 2
12:25:54  Total Memory: 7.566GiB
12:25:54  Name: ip-10-100-93-240
12:25:54  ID: f551ee9b-e992-4a52-ae92-9884e2334ce6
12:25:54  Docker Root Dir: /var/lib/docker
12:25:54  Debug Mode: false
12:25:54  Username: dockerbuildbot
12:25:54  Registry: https://index.docker.io/v1/
12:25:54  Labels:
12:25:54  Experimental: true
12:25:54  Insecure Registries:
12:25:54   127.0.0.0/8
12:25:54  Live Restore Enabled: true
12:25:54 
12:25:54 WARNING: No swap limit support
[Pipeline] echo
12:25:54 Docker containers have been removed
[Pipeline] echo
12:25:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
[Pipeline] sh
12:25:54 + make clean
12:25:54 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:54 rm -f -r src
12:25:54 make -C rpm clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:54 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:54 rm -f -r rpmbuild/
12:25:54 docker builder prune -f --filter until=24h
[Pipeline] sh
12:25:54 + docker info
12:25:54 Client:
12:25:54  Context:    default
12:25:54  Debug Mode: false
12:25:54  Plugins:
12:25:54   buildx: Docker Buildx (Docker Inc.)
12:25:54     Version:  c5aec24
12:25:54     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:54   compose: Docker Compose (Docker Inc.)
12:25:54     Version:  v2.12.0
12:25:54     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:54   scan: Docker Scan (Docker Inc.)
12:25:54     Version:  v0.17.0
12:25:54     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:54 
12:25:54 Server:
12:25:54  Containers: 0
12:25:54   Running: 0
12:25:54   Paused: 0
12:25:54   Stopped: 0
12:25:54  Images: 1
12:25:54  Server Version: 22.06.0-beta.0
12:25:54  Storage Driver: overlay2
12:25:54   Backing Filesystem: extfs
12:25:54   Supports d_type: true
12:25:54   Using metacopy: false
12:25:54   Native Overlay Diff: true
12:25:54   userxattr: false
12:25:54  Logging Driver: json-file
12:25:54  Cgroup Driver: systemd
12:25:54  Cgroup Version: 2
12:25:54  Plugins:
12:25:54   Volume: local
12:25:54   Network: bridge host ipvlan macvlan null overlay
12:25:54   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:54  Swarm: inactive
12:25:54  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:54  Default Runtime: runc
12:25:54  Init Binary: docker-init
12:25:54  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:54  runc version: v1.1.4-0-g5fd4c4d
12:25:54  init version: de40ad0
12:25:54  Security Options:
12:25:54   apparmor
12:25:54   seccomp
12:25:54    Profile: builtin
12:25:54   cgroupns
12:25:54  Kernel Version: 5.15.0-1022-aws
12:25:54  Operating System: Ubuntu 20.04.5 LTS
12:25:54  OSType: linux
12:25:54  Architecture: x86_64
12:25:54  CPUs: 2
12:25:54  Total Memory: 7.557GiB
12:25:54  Name: ip-10-100-78-199
12:25:54  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:54  Docker Root Dir: /var/lib/docker
12:25:54  Debug Mode: false
12:25:54  Username: dockerbuildbot
12:25:54  Registry: https://index.docker.io/v1/
12:25:54  Labels:
12:25:54  Experimental: true
12:25:54  Insecure Registries:
12:25:54   127.0.0.0/8
12:25:54  Live Restore Enabled: true
12:25:54 
12:25:54 c527615e4ffa: Pull complete
12:25:54 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:25:54 Status: Downloaded newer image for alpine:latest
12:25:54 + make clean
12:25:54 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:54 rm -f -r src
12:25:54 make -C rpm clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:54 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:54 rm -f -r rpmbuild/
12:25:54 docker builder prune -f --filter until=24h
12:25:54 Total:	0B
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:54 make -C deb clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:54 c527615e4ffa: Pull complete
12:25:54 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:25:54 Status: Downloaded newer image for alpine:latest
[Pipeline] echo
12:25:54 cleanWorkspace: Workspace is clean.
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
12:25:54 205dae5015e7: Download complete
12:25:54 205dae5015e7: Pull complete
12:25:54 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:25:54 Status: Downloaded newer image for busybox:latest
12:25:54 Status: Downloaded newer image for alpine:latest
12:25:54 Commit message: "ci: static job"
[Pipeline] stage
[Pipeline] { (fedora-36-amd64)
12:25:54 + make clean
12:25:54 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:54 rm -f -r src
12:25:54 make -C rpm clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:54 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:54 rm -f -r rpmbuild/
12:25:54 docker builder prune -f --filter until=24h
[Pipeline] echo
12:25:54 Removing all docker containers
[Pipeline] sh
12:25:54 Total:	0B
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:54 make -C deb clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:54 rm -f -r debbuild
12:25:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:54 rm -f -r sources
12:25:54 docker builder prune -f --filter until=24h
12:25:54 Total:	0B
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:54 make -C static clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:54 grep: /Dockerfile: No such file or directory
12:25:54 grep: /Dockerfile: No such file or directory
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:54 + docker version
12:25:54 Client: Docker Engine - Community
12:25:54  Version:           22.06.0-beta.0
12:25:54  API version:       1.42
12:25:54  Go version:        go1.18.3
12:25:54  Git commit:        3e9117b
12:25:54  Built:             Fri Jun  3 17:55:34 2022
12:25:54  OS/Arch:           linux/arm64
12:25:54  Context:           default
12:25:54 
12:25:54 Server: Docker Engine - Community
12:25:54  Engine:
12:25:54   Version:          22.06.0-beta.0
12:25:54   API version:      1.42 (minimum version 1.12)
12:25:54   Go version:       go1.18.3
12:25:54   Git commit:       38633e7
12:25:54   Built:            Fri Jun  3 17:55:34 2022
12:25:54   OS/Arch:          linux/arm64
12:25:54   Experimental:     true
12:25:54  containerd:
12:25:54   Version:          1.6.8
12:25:54   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:54  runc:
12:25:54   Version:          1.1.4
12:25:54   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:54  docker-init:
12:25:54   Version:          0.19.0
12:25:54   GitCommit:        de40ad0
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
12:25:54 Commit message: "ci: static job"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:54 Commit message: "ci: static job"
12:25:54 Commit message: "ci: static job"
[Pipeline] sh
12:25:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:54 rm -f -r debbuild
12:25:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:54 rm -f -r sources
12:25:54 docker builder prune -f --filter until=24h
12:25:54 Total:	0B
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:54 make -C static clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:54 grep: /Dockerfile: No such file or directory
12:25:54 grep: /Dockerfile: No such file or directory
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:54 + echo starting...
12:25:54 starting...
12:25:54 + sort
12:25:54 + env
12:25:54 BRANCH_NAME=PR-835
12:25:54 BUILD_DISPLAY_NAME=#1
12:25:54 BUILD_ID=1
12:25:54 BUILD_NUMBER=1
12:25:54 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:54 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:54 CHANGE_AUTHOR=crazy-max
12:25:54 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:54 CHANGE_BRANCH=refactor-static
12:25:54 CHANGE_FORK=crazy-max
12:25:54 CHANGE_ID=835
12:25:54 CHANGE_TARGET=master
12:25:54 CHANGE_TITLE=[master] refactor static packages
12:25:54 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:54 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:54 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/d8508650-e637-409d-8d88-616672870b0e
12:25:54 EXECUTOR_NUMBER=0
12:25:54 HOME=/home/ubuntu
12:25:54 HUDSON_COOKIE=59a947ee-ceab-4661-96f0-6f5487e99834
12:25:54 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:54 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:54 HUDSON_URL=https://ci-next.docker.com/public/
12:25:54 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:54 JENKINS_NODE_COOKIE=60830ff5-7e82-4c11-b379-2f9a76ea09be
12:25:54 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:54 JENKINS_URL=https://ci-next.docker.com/public/
12:25:54 JOB_BASE_NAME=PR-835
12:25:54 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:54 JOB_NAME=docker-ce-packaging/PR-835
12:25:54 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:54 LANG=C.UTF-8
12:25:54 LOGNAME=ubuntu
12:25:54 MAIL=/var/mail/ubuntu
12:25:54 NODE_LABELS=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0b7c7878d621e18f1) aarch64 arm64 arm64v8 arm64v8-ubuntu-1804 docker linux overlay2 ubuntu ubuntu-1804 ubuntu-1804-overlay2-arm64v8
12:25:54 NODE_NAME=EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0b7c7878d621e18f1)
12:25:54 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:54 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:54 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:54 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:54 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:54 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:54 SHELL=/bin/bash
12:25:54 SHLVL=1
12:25:54 SSH_CLIENT=10.100.0.131 46300 22
12:25:54 SSH_CONNECTION=10.100.0.131 46300 10.100.93.240 22
12:25:54 STAGE_NAME=info
12:25:54 USER=ubuntu
12:25:54 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:54 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:54 XDG_RUNTIME_DIR=/run/user/1000
12:25:54 XDG_SESSION_ID=3
12:25:54 _=/usr/bin/java
[Pipeline] sh
12:25:54 Total:	0B
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:54 make -C deb clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:54 rm -f -r debbuild
12:25:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:54 rm -f -r sources
12:25:54 docker builder prune -f --filter until=24h
12:25:54 Total:	0B
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:54 make -C static clean
12:25:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:54 grep: /Dockerfile: No such file or directory
12:25:54 grep: /Dockerfile: No such file or directory
12:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
12:25:54 + docker container ls -aq
[Pipeline] sh
12:25:54 Commit message: "ci: static job"
[Pipeline] stage
[Pipeline] { (info)
12:25:54 Fetching without tags
[Pipeline] checkout
[Pipeline] sh
12:25:54 The recommended git tool is: git
12:25:54 + env
12:25:54 + sort
12:25:54 BRANCH_NAME=PR-835
12:25:54 BUILD_DISPLAY_NAME=#1
12:25:54 BUILD_ID=1
12:25:54 BUILD_NUMBER=1
12:25:54 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:54 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:54 CHANGE_AUTHOR=crazy-max
12:25:54 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:54 CHANGE_BRANCH=refactor-static
12:25:54 CHANGE_FORK=crazy-max
12:25:54 CHANGE_ID=835
12:25:54 CHANGE_TARGET=master
12:25:54 CHANGE_TITLE=[master] refactor static packages
12:25:54 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:54 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:54 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/0ca1799a-47c4-449e-9bde-6bc3f4b7da42
12:25:54 EXECUTOR_NUMBER=0
12:25:54 HOME=/home/ubuntu
12:25:54 HUDSON_COOKIE=e6f35b95-7abf-4671-affc-de35e3cb2009
12:25:54 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:54 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:54 HUDSON_URL=https://ci-next.docker.com/public/
12:25:54 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:54 JENKINS_NODE_COOKIE=ce80fbd5-7a9e-4efc-9131-820d4f4ae248
12:25:54 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:54 JENKINS_URL=https://ci-next.docker.com/public/
12:25:54 JOB_BASE_NAME=PR-835
12:25:54 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:54 JOB_NAME=docker-ce-packaging/PR-835
12:25:54 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:54 LANG=C.UTF-8
12:25:54 LOGNAME=ubuntu
12:25:54 MOTD_SHOWN=pam
12:25:54 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03bf1a304c6bef8ea) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:54 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03bf1a304c6bef8ea)
12:25:54 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:54 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:54 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:54 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:54 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:54 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:54 SHELL=/bin/bash
12:25:54 SHLVL=0
12:25:54 SSH_CLIENT=10.100.0.131 57744 22
12:25:54 SSH_CONNECTION=10.100.0.131 57744 10.100.78.199 22
12:25:54 STAGE_NAME=info
12:25:54 USER=ubuntu
12:25:54 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:54 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:54 XDG_RUNTIME_DIR=/run/user/1000
12:25:54 XDG_SESSION_CLASS=user
12:25:54 XDG_SESSION_ID=3
12:25:54 XDG_SESSION_TYPE=tty
12:25:54 _=/usr/bin/java
[Pipeline] echo
12:25:55 Docker containers have been removed
[Pipeline] echo
12:25:55 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:55 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (static-windows-amd64)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
12:25:55 + echo starting...
12:25:55 starting...
12:25:55 + make REF=master ubuntu-jammy
12:25:55 git init src/github.com/docker/cli
12:25:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:55 + SRC=src/github.com/docker/cli
12:25:55 + REF=master
12:25:55 + REF_FETCH=master
12:25:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags+  origin master
12:25:55 awk {print $2}
12:25:55 + REF=refs/heads/master
12:25:55 + [ -n refs/heads/master ]
12:25:55 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] checkout
12:25:55 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
12:25:55 + make REF=master centos-9
12:25:55 git init src/github.com/docker/cli
12:25:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:55 + SRC=src/github.com/docker/cli
12:25:55 + REF=master
12:25:55 + REF_FETCH=master
12:25:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:55 + awk {print $2}
12:25:55 + REF=refs/heads/master
12:25:55 + [ -n refs/heads/master ]
12:25:55 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
12:25:55 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:55 + docker info
12:25:55 Client:
12:25:55  Context:    default
12:25:55  Debug Mode: false
12:25:55  Plugins:
12:25:55   buildx: Docker Buildx (Docker Inc.)
12:25:55     Version:  v0.8.2
12:25:55     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:55   compose: Docker Compose (Docker Inc.)
12:25:55     Version:  v2.12.0
12:25:55     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:55 
12:25:55 Server:
12:25:55  Containers: 0
12:25:55   Running: 0
12:25:55   Paused: 0
12:25:55   Stopped: 0
12:25:55  Images: 1
12:25:55  Server Version: 22.06.0-beta.0
12:25:55  Storage Driver: overlay2
12:25:55   Backing Filesystem: extfs
12:25:55   Supports d_type: true
12:25:55   Using metacopy: false
12:25:55   Native Overlay Diff: true
12:25:55   userxattr: false
12:25:55  Logging Driver: json-file
12:25:55  Cgroup Driver: cgroupfs
12:25:55  Cgroup Version: 1
12:25:55  Plugins:
12:25:55   Volume: local
12:25:55   Network: bridge host ipvlan macvlan null overlay
12:25:55   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:55  Swarm: inactive
12:25:55  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
12:25:55  Default Runtime: runc
12:25:55  Init Binary: docker-init
12:25:55  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:55  runc version: v1.1.4-0-g5fd4c4d
12:25:55  init version: de40ad0
12:25:55  Security Options:
12:25:55   apparmor
12:25:55   seccomp
12:25:55    Profile: builtin
12:25:55  Kernel Version: 5.15.0-1022-aws
12:25:55  Operating System: Ubuntu 20.04.5 LTS
12:25:55  OSType: linux
12:25:55  Architecture: aarch64
12:25:55  CPUs: 2
12:25:55  Total Memory: 7.559GiB
12:25:55  Name: ip-10-100-40-67
12:25:55  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:25:55  Docker Root Dir: /var/lib/docker
12:25:55  Debug Mode: false
12:25:55  Username: dockerbuildbot
12:25:55  Registry: https://index.docker.io/v1/
12:25:55  Labels:
12:25:55  Experimental: true
12:25:55  Insecure Registries:
12:25:55   127.0.0.0/8
12:25:55  Live Restore Enabled: true
12:25:55 
12:25:55 + make REF=master centos-8
12:25:55 git init src/github.com/docker/cli
12:25:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:55 + SRC=src/github.com/docker/cli
12:25:55 + REF=master
12:25:55 + REF_FETCH=master
12:25:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+  master
12:25:55 awk {print $2}
12:25:55 + REF=refs/heads/master
12:25:55 + [ -n refs/heads/master ]
12:25:55 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:25:55 Fetching without tags
[Pipeline] sh
[Pipeline] sh
12:25:55 + docker version
12:25:55 Client: Docker Engine - Community
12:25:55  Version:           22.06.0-beta.0
12:25:55  API version:       1.42
12:25:55  Go version:        go1.18.3
12:25:55  Git commit:        3e9117b
12:25:55  Built:             Fri Jun  3 17:55:45 2022
12:25:55  OS/Arch:           linux/amd64
12:25:55  Context:           default
12:25:55 
12:25:55 Server: Docker Engine - Community
12:25:55  Engine:
12:25:55   Version:          22.06.0-beta.0
12:25:55   API version:      1.42 (minimum version 1.12)
12:25:55   Go version:       go1.18.3
12:25:55   Git commit:       38633e7
12:25:55   Built:            Fri Jun  3 17:55:45 2022
12:25:55   OS/Arch:          linux/amd64
12:25:55   Experimental:     true
12:25:55  containerd:
12:25:55   Version:          1.6.8
12:25:55   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:55  runc:
12:25:55   Version:          1.1.4
12:25:55   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:55  docker-init:
12:25:55   Version:          0.19.0
12:25:55   GitCommit:        de40ad0
12:25:55 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:55 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:55 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
[Pipeline] sh
12:25:55 + echo starting...
12:25:55 starting...
[Pipeline] sh
[Pipeline] sh
12:25:55 + make REF=master TARGETPLATFORM=linux/arm/v6 static
12:25:55 git init src/github.com/docker/cli
12:25:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:55 + SRC=src/github.com/docker/cli
12:25:55 + REF=master
12:25:55 + REF_FETCH=master
12:25:55 + awk {print $2}
12:25:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:55 + REF=refs/heads/master
12:25:55 + [ -n refs/heads/master ]
12:25:55 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:55 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:55 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:55 + make clean
12:25:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:55 rm -f -r src
12:25:55 make -C rpm clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:55 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:55 rm -f -r rpmbuild/
12:25:55 docker builder prune -f --filter until=24h
12:25:55 + sort
12:25:55 + env
12:25:55 BRANCH_NAME=PR-835
12:25:55 BUILD_DISPLAY_NAME=#1
12:25:55 BUILD_ID=1
12:25:55 BUILD_NUMBER=1
12:25:55 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:55 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:55 CHANGE_AUTHOR=crazy-max
12:25:55 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:55 CHANGE_BRANCH=refactor-static
12:25:55 CHANGE_FORK=crazy-max
12:25:55 CHANGE_ID=835
12:25:55 CHANGE_TARGET=master
12:25:55 CHANGE_TITLE=[master] refactor static packages
12:25:55 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:55 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:55 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/e06edaa1-9f69-4d53-bc66-02386024fe86
12:25:55 EXECUTOR_NUMBER=0
12:25:55 HOME=/home/ubuntu
12:25:55 HUDSON_COOKIE=306a3bb6-bc4d-401a-90d2-5a1e93fc385d
12:25:55 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:55 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:55 HUDSON_URL=https://ci-next.docker.com/public/
12:25:55 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:55 JENKINS_NODE_COOKIE=d27731e8-29a7-4857-8ef4-dfa693e531b0
12:25:55 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:55 JENKINS_URL=https://ci-next.docker.com/public/
12:25:55 JOB_BASE_NAME=PR-835
12:25:55 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:55 JOB_NAME=docker-ce-packaging/PR-835
12:25:55 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:55 LANG=C.UTF-8
12:25:55 LOGNAME=ubuntu
12:25:55 MOTD_SHOWN=pam
12:25:55 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0033885f235057872) aarch64 arm64 arm64v8 arm64v8-ubuntu-2004 cgroup1 docker linux overlay2 ubuntu ubuntu-2004 ubuntu-2004-arm64v8
12:25:55 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0033885f235057872)
12:25:55 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:55 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:55 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:55 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:55 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:55 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:55 SHELL=/bin/bash
12:25:55 SHLVL=0
12:25:55 SSH_CLIENT=10.100.0.131 54426 22
12:25:55 SSH_CONNECTION=10.100.0.131 54426 10.100.40.67 22
12:25:55 STAGE_NAME=info
12:25:55 USER=ubuntu
12:25:55 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:55 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:55 XDG_RUNTIME_DIR=/run/user/1000
12:25:55 XDG_SESSION_CLASS=user
12:25:55 XDG_SESSION_ID=3
12:25:55 XDG_SESSION_TYPE=tty
12:25:55 _=/usr/bin/java
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:55 Commit message: "ci: static job"
12:25:55 + docker version
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:55 + make clean
12:25:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:55 rm -f -r src
12:25:55 make -C rpm clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:55 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:55 rm -f -r rpmbuild/
12:25:55 docker builder prune -f --filter until=24h
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:55 + make clean
12:25:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:55 rm -f -r src
12:25:55 make -C rpm clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:55 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:55 rm -f -r rpmbuild/
12:25:55 docker builder prune -f --filter until=24h
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] stage
[Pipeline] { (info)
12:25:55 Total:	0B
12:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:55 make -C deb clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:55 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:55 rm -f -r debbuild
12:25:55 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:55 rm -f -r sources
12:25:55 docker builder prune -f --filter until=24h
12:25:55 Total:	0B
12:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:55 make -C static clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:55 grep: /Dockerfile: No such file or directory
12:25:55 grep: /Dockerfile: No such file or directory
12:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] checkout
12:25:55 The recommended git tool is: git
[Pipeline] sh
12:25:55 Commit message: "ci: static job"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:55 Client: Docker Engine - Community
12:25:55  Version:           22.06.0-beta.0
12:25:55  API version:       1.42
12:25:55  Go version:        go1.18.3
12:25:55  Git commit:        3e9117b
12:25:55  Built:             Fri Jun  3 17:55:45 2022
12:25:55  OS/Arch:           linux/amd64
12:25:55  Context:           default
12:25:55 
12:25:55 Server: Docker Engine - Community
12:25:55  Engine:
12:25:55   Version:          22.06.0-beta.0
12:25:55   API version:      1.42 (minimum version 1.12)
12:25:55   Go version:       go1.18.3
12:25:55   Git commit:       38633e7
12:25:55   Built:            Fri Jun  3 17:55:45 2022
12:25:55   OS/Arch:          linux/amd64
12:25:55   Experimental:     true
12:25:55  containerd:
12:25:55   Version:          1.6.8
12:25:55   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:55  runc:
12:25:55   Version:          1.1.4
12:25:55   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:55  docker-init:
12:25:55   Version:          0.19.0
12:25:55   GitCommit:        de40ad0
12:25:55 + docker info
12:25:55 Client:
12:25:55  Context:    default
12:25:55  Debug Mode: false
12:25:55  Plugins:
12:25:55   buildx: Docker Buildx (Docker Inc.)
12:25:55     Version:  c5aec24
12:25:55     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:55   compose: Docker Compose (Docker Inc.)
12:25:55     Version:  v2.12.0
12:25:55     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:55   scan: Docker Scan (Docker Inc.)
12:25:55     Version:  v0.17.0
12:25:55     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:55 
12:25:55 Server:
12:25:55  Containers: 0
12:25:55   Running: 0
12:25:55   Paused: 0
12:25:55   Stopped: 0
12:25:55  Images: 1
12:25:55  Server Version: 22.06.0-beta.0
12:25:55  Storage Driver: overlay2
12:25:55   Backing Filesystem: extfs
12:25:55   Supports d_type: true
12:25:55   Using metacopy: false
12:25:55   Native Overlay Diff: true
12:25:55   userxattr: false
12:25:55  Logging Driver: json-file
12:25:55  Cgroup Driver: systemd
12:25:55  Cgroup Version: 2
12:25:55  Plugins:
12:25:55   Volume: local
12:25:55   Network: bridge host ipvlan macvlan null overlay
12:25:55   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:55  Swarm: inactive
12:25:55  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:25:55  Default Runtime: runc
12:25:55  Init Binary: docker-init
12:25:55  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:55  runc version: v1.1.4-0-g5fd4c4d
12:25:55  init version: de40ad0
12:25:55  Security Options:
12:25:55   apparmor
12:25:55   seccomp
12:25:55    Profile: builtin
12:25:55   cgroupns
12:25:55  Kernel Version: 5.15.0-1022-aws
12:25:55  Operating System: Ubuntu 20.04.5 LTS
12:25:55  OSType: linux
12:25:55  Architecture: x86_64
12:25:55  CPUs: 2
12:25:55  Total Memory: 7.557GiB
12:25:55  Name: ip-10-100-84-198
12:25:55  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:55  Docker Root Dir: /var/lib/docker
12:25:55  Debug Mode: false
12:25:55  Username: dockerbuildbot
12:25:55  Registry: https://index.docker.io/v1/
12:25:55  Labels:
12:25:55  Experimental: true
12:25:55  Insecure Registries:
12:25:55   127.0.0.0/8
12:25:55  Live Restore Enabled: true
12:25:55 
12:25:55 Commit message: "ci: static job"
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:55 Commit message: "ci: static job"
12:25:55 Total:	0B
12:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:55 make -C deb clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:55 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:55 rm -f -r debbuild
12:25:55 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:55 rm -f -r sources
12:25:55 docker builder prune -f --filter until=24h
[Pipeline] sh
12:25:55 Total:	0B
12:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:55 make -C deb clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:55 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:55 rm -f -r debbuild
12:25:55 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:55 rm -f -r sources
12:25:55 docker builder prune -f --filter until=24h
12:25:55 Total:	0B
12:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:55 make -C static clean
12:25:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:55 grep: /Dockerfile: No such file or directory
12:25:55 grep: /Dockerfile: No such file or directory
12:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:55 + make REF=master TARGETPLATFORM=linux/arm/v7 static
12:25:55 git init src/github.com/docker/cli
12:25:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:55 + SRC=src/github.com/docker/cli
12:25:55 + REF=master
12:25:55 + REF_FETCH=master
12:25:55 + awk {print $2}
12:25:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:55 + REF=refs/heads/master
12:25:55 + [ -n refs/heads/master ]
12:25:55 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
12:25:56 using credential docker-jenkins-github-credentials
12:25:56 + docker version
12:25:56 Cloning the remote Git repository
12:25:56 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
12:25:56 Total:	0B
12:25:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:56 make -C static clean
12:25:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:56 grep: /Dockerfile: No such file or directory
12:25:56 grep: /Dockerfile: No such file or directory
12:25:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:56 + make REF=master debian-buster
12:25:56 git init src/github.com/docker/cli
12:25:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:56 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:56 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:56 + SRC=src/github.com/docker/cli
12:25:56 + REF=master
12:25:56 + REF_FETCH=master
12:25:56 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:56 + awk {print $2}
12:25:56 + REF=refs/heads/master
12:25:56 + [ -n refs/heads/master ]
12:25:56 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:56 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
[Pipeline] echo
12:25:56 Removing all docker containers
[Pipeline] sh
12:25:56 + sort
12:25:56 + env
12:25:56 BRANCH_NAME=PR-835
12:25:56 BUILD_DISPLAY_NAME=#1
12:25:56 BUILD_ID=1
12:25:56 BUILD_NUMBER=1
12:25:56 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:56 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:56 CHANGE_AUTHOR=crazy-max
12:25:56 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:56 CHANGE_BRANCH=refactor-static
12:25:56 CHANGE_FORK=crazy-max
12:25:56 CHANGE_ID=835
12:25:56 CHANGE_TARGET=master
12:25:56 CHANGE_TITLE=[master] refactor static packages
12:25:56 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:56 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:56 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/fc79c4ab-91fb-443a-bec3-fa5c59561760
12:25:56 EXECUTOR_NUMBER=0
12:25:56 HOME=/home/ubuntu
12:25:56 HUDSON_COOKIE=90109bfa-0527-4c03-838e-7b0120bf2d6c
12:25:56 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:56 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:56 HUDSON_URL=https://ci-next.docker.com/public/
12:25:56 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:56 JENKINS_NODE_COOKIE=5d6c1021-b5f7-4324-8e64-ee1e853ce346
12:25:56 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:56 JENKINS_URL=https://ci-next.docker.com/public/
12:25:56 JOB_BASE_NAME=PR-835
12:25:56 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:56 JOB_NAME=docker-ce-packaging/PR-835
12:25:56 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:56 LANG=C.UTF-8
12:25:56 LOGNAME=ubuntu
12:25:56 MOTD_SHOWN=pam
12:25:56 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09b03c9750873d993) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:56 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09b03c9750873d993)
12:25:56 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:56 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:56 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:56 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:56 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:56 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:56 SHELL=/bin/bash
12:25:56 SHLVL=0
12:25:56 SSH_CLIENT=10.100.0.131 35144 22
12:25:56 SSH_CONNECTION=10.100.0.131 35144 10.100.84.198 22
12:25:56 STAGE_NAME=info
12:25:56 USER=ubuntu
12:25:56 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:56 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:56 XDG_RUNTIME_DIR=/run/user/1000
12:25:56 XDG_SESSION_CLASS=user
12:25:56 XDG_SESSION_ID=3
12:25:56 XDG_SESSION_TYPE=tty
12:25:56 _=/usr/bin/java
12:25:56 using credential docker-jenkins-github-credentials
12:25:56 Cloning the remote Git repository
12:25:56 Cloning with configured refspecs honoured and without tags
12:25:56 + docker info
12:25:56 Client:
12:25:56  Context:    default
12:25:56  Debug Mode: false
12:25:56  Plugins:
12:25:56   buildx: Docker Buildx (Docker Inc.)
12:25:56     Version:  c5aec24
12:25:56     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:56   compose: Docker Compose (Docker Inc.)
12:25:56     Version:  v2.12.0
12:25:56     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:56   scan: Docker Scan (Docker Inc.)
12:25:56     Version:  v0.17.0
12:25:56     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:56 
12:25:56 Server:
12:25:56  Containers: 0
12:25:56   Running: 0
12:25:56   Paused: 0
12:25:56   Stopped: 0
12:25:56  Images: 1
12:25:56  Server Version: 22.06.0-beta.0
12:25:56  Storage Driver: overlay2
12:25:56   Backing Filesystem: extfs
12:25:56   Supports d_type: true
12:25:56   Using metacopy: false
12:25:56   Native Overlay Diff: true
12:25:56   userxattr: false
12:25:56  Logging Driver: json-file
12:25:56  Cgroup Driver: systemd
12:25:56  Cgroup Version: 2
12:25:56  Plugins:
12:25:56   Volume: local
12:25:56   Network: bridge host ipvlan macvlan null overlay
12:25:56   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:56  Swarm: inactive
12:25:56  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:56  Default Runtime: runc
12:25:56  Init Binary: docker-init
12:25:56  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:56  runc version: v1.1.4-0-g5fd4c4d
12:25:56  init version: de40ad0
12:25:56  Security Options:
12:25:56   apparmor
12:25:56   seccomp
12:25:56    Profile: builtin
12:25:56   cgroupns
12:25:56  Kernel Version: 5.15.0-1022-aws
12:25:56  Operating System: Ubuntu 20.04.5 LTS
12:25:56  OSType: linux
12:25:56  Architecture: x86_64
12:25:56  CPUs: 2
12:25:56  Total Memory: 7.557GiB
12:25:56  Name: ip-10-100-73-82
12:25:56  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:56  Docker Root Dir: /var/lib/docker
12:25:56  Debug Mode: false
12:25:56  Username: dockerbuildbot
12:25:56  Registry: https://index.docker.io/v1/
12:25:56  Labels:
12:25:56  Experimental: true
12:25:56  Insecure Registries:
12:25:56   127.0.0.0/8
12:25:56  Live Restore Enabled: true
12:25:56 
12:25:56 Client: Docker Engine - Community
12:25:56  Version:           22.06.0-beta.0
12:25:56  API version:       1.42
12:25:56  Go version:        go1.18.3
12:25:56  Git commit:        3e9117b
12:25:56  Built:             Fri Jun  3 17:55:45 2022
12:25:56  OS/Arch:           linux/amd64
12:25:56  Context:           default
12:25:56 
12:25:56 Server: Docker Engine - Community
12:25:56  Engine:
12:25:56   Version:          22.06.0-beta.0
12:25:56   API version:      1.42 (minimum version 1.12)
12:25:56   Go version:       go1.18.3
12:25:56   Git commit:       38633e7
12:25:56   Built:            Fri Jun  3 17:55:45 2022
12:25:56   OS/Arch:          linux/amd64
12:25:56   Experimental:     true
12:25:56  containerd:
12:25:56   Version:          1.6.8
12:25:56   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:56  runc:
12:25:56   Version:          1.1.4
12:25:56   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:56  docker-init:
12:25:56   Version:          0.19.0
12:25:56   GitCommit:        de40ad0
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] sh
[Pipeline] sh
12:25:56 + make REF=master fedora-36
12:25:56 git init src/github.com/docker/cli
12:25:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:56 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:56 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:56 + SRC=src/github.com/docker/cli
12:25:56 + REF=master
12:25:56 + REF_FETCH=master
12:25:56 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:56 + awk {print $2}
12:25:56 + REF=refs/heads/master
12:25:56 + [ -n refs/heads/master ]
12:25:56 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:56 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] }
[Pipeline] sh
12:25:56 Commit message: "ci: static job"
12:25:56 + make clean
12:25:56 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:56 rm -f -r src
12:25:56 make -C rpm clean
12:25:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:56 rm -f -r rpmbuild/
12:25:56 docker builder prune -f --filter until=24h
12:25:56 Total:	0B
12:25:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:56 make -C deb clean
12:25:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
12:25:56 + docker container ls -aq
[Pipeline] // stage
[Pipeline] sh
[Pipeline] sh
12:25:56 + make REF=master TARGETPLATFORM=linux/arm64 static
12:25:56 git init src/github.com/docker/cli
12:25:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:56 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:56 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:56 + SRC=src/github.com/docker/cli
12:25:56 + REF=master
12:25:56 + REF_FETCH=master
12:25:56 + awk {print $2}
12:25:56 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:56 + REF=refs/heads/master
12:25:56 + [ -n refs/heads/master ]
12:25:56 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:56 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:56 + make REF=master debian-bullseye
12:25:56 git init src/github.com/docker/cli
12:25:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:56 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:56 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:56 + SRC=src/github.com/docker/cli
12:25:56 + REF=master
12:25:56 + REF_FETCH=master
12:25:56 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:56 + awk {print $2}
12:25:56 + REF=refs/heads/master
12:25:56 + [ -n refs/heads/master ]
12:25:56 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:56 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:56 using credential docker-jenkins-github-credentials
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:56 Cloning the remote Git repository
12:25:56 Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
12:25:56 Removing all docker containers
[Pipeline] sh
12:25:56 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:56 rm -f -r debbuild
12:25:56 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:56 rm -f -r sources
12:25:56 docker builder prune -f --filter until=24h
12:25:56 Total:	0B
12:25:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:56 make -C static clean
12:25:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:56 grep: /Dockerfile: No such file or directory
12:25:56 grep: /Dockerfile: No such file or directory
12:25:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:56 + env
12:25:56 + sort
12:25:56 BRANCH_NAME=PR-835
12:25:56 BUILD_DISPLAY_NAME=#1
12:25:56 BUILD_ID=1
12:25:56 BUILD_NUMBER=1
12:25:56 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:56 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:56 CHANGE_AUTHOR=crazy-max
12:25:56 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:56 CHANGE_BRANCH=refactor-static
12:25:56 CHANGE_FORK=crazy-max
12:25:56 CHANGE_ID=835
12:25:56 CHANGE_TARGET=master
12:25:56 CHANGE_TITLE=[master] refactor static packages
12:25:56 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:56 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:56 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/8dc24cf4-ea59-4e5b-ad6e-b3868427b312
12:25:56 EXECUTOR_NUMBER=0
12:25:56 HOME=/home/ubuntu
12:25:56 HUDSON_COOKIE=fab08ba2-3b50-4253-9ab4-80def327a4ae
12:25:56 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:56 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:56 HUDSON_URL=https://ci-next.docker.com/public/
12:25:56 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:56 JENKINS_NODE_COOKIE=0d3111d2-25ed-42e1-9ea0-1f139a08396d
12:25:56 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:56 JENKINS_URL=https://ci-next.docker.com/public/
12:25:56 JOB_BASE_NAME=PR-835
12:25:56 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:56 JOB_NAME=docker-ce-packaging/PR-835
12:25:56 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:56 LANG=C.UTF-8
12:25:56 LOGNAME=ubuntu
12:25:56 MOTD_SHOWN=pam
12:25:56 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0736069fcb49c42d6) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:56 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0736069fcb49c42d6)
12:25:56 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:56 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:56 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:56 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:56 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:56 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:56 SHELL=/bin/bash
12:25:56 SHLVL=0
12:25:56 SSH_CLIENT=10.100.0.131 34190 22
12:25:56 SSH_CONNECTION=10.100.0.131 34190 10.100.73.82 22
12:25:56 STAGE_NAME=info
12:25:56 USER=ubuntu
12:25:56 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:56 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:56 XDG_RUNTIME_DIR=/run/user/1000
12:25:56 XDG_SESSION_CLASS=user
12:25:56 XDG_SESSION_ID=3
12:25:56 XDG_SESSION_TYPE=tty
12:25:56 _=/usr/bin/java
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:56 + docker info
[Pipeline] echo
12:25:57 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-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:57 + make clean
12:25:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:57 rm -f -r src
12:25:57 make -C rpm clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:57 rm -f -r rpmbuild/
12:25:57 docker builder prune -f --filter until=24h
12:25:57 Total:	0B
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:57 make -C deb clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:57 rm -f -r debbuild
12:25:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:57 rm -f -r sources
12:25:57 docker builder prune -f --filter until=24h
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:57 From https://github.com/docker/cli
12:25:57  * [new branch]      master     -> master
12:25:57  * [new branch]      master     -> origin/master
12:25:57 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:57 From https://github.com/docker/cli
12:25:57  * [new branch]      master     -> master
12:25:57  * [new branch]      master     -> origin/master
12:25:57 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:57 git init src/github.com/docker/docker
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:57 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:57 + SRC=src/github.com/docker/docker
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:57 awk {print $2}
12:25:57 + make clean
12:25:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:57 rm -f -r src
12:25:57 make -C rpm clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:57 rm -f -r rpmbuild/
12:25:57 docker builder prune -f --filter until=24h
12:25:57 Total:	0B
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:57 make -C deb clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:57 rm -f -r debbuild
12:25:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:57 rm -f -r sources
12:25:57 docker builder prune -f --filter until=24h
12:25:57 From https://github.com/docker/cli
12:25:57  * [new branch]      master     -> master
12:25:57  * [new branch]      master     -> origin/master
12:25:57 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:57 git init src/github.com/docker/docker
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:57 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:57 + SRC=src/github.com/docker/docker
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
[Pipeline] checkout
12:25:57 The recommended git tool is: git
[Pipeline] echo
12:25:57 Docker containers have been removed
[Pipeline] echo
12:25:57 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:57 Removing all docker containers
[Pipeline] sh
12:25:57 using credential docker-jenkins-github-credentials
12:25:57 Cloning the remote Git repository
12:25:57 Cloning with configured refspecs honoured and without tags
12:25:57 Client:
12:25:57  Context:    default
12:25:57  Debug Mode: false
12:25:57  Plugins:
12:25:57   buildx: Docker Buildx (Docker Inc.)
12:25:57     Version:  c5aec24
12:25:57     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:57   compose: Docker Compose (Docker Inc.)
12:25:57     Version:  v2.12.0
12:25:57     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:57   scan: Docker Scan (Docker Inc.)
12:25:57     Version:  v0.17.0
12:25:57     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:57 
12:25:57 Server:
12:25:57  Containers: 0
12:25:57   Running: 0
12:25:57   Paused: 0
12:25:57   Stopped: 0
12:25:57  Images: 1
12:25:57  Server Version: 22.06.0-beta.0
12:25:57  Storage Driver: overlay2
12:25:57   Backing Filesystem: extfs
12:25:57   Supports d_type: true
12:25:57   Using metacopy: false
12:25:57   Native Overlay Diff: true
12:25:57   userxattr: false
12:25:57  Logging Driver: json-file
12:25:57  Cgroup Driver: systemd
12:25:57  Cgroup Version: 2
12:25:57  Plugins:
12:25:57   Volume: local
12:25:57   Network: bridge host ipvlan macvlan null overlay
12:25:57   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:57  Swarm: inactive
12:25:57  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:57  Default Runtime: runc
12:25:57  Init Binary: docker-init
12:25:57  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:57  runc version: v1.1.4-0-g5fd4c4d
12:25:57  init version: de40ad0
12:25:57  Security Options:
12:25:57   apparmor
12:25:57   seccomp
12:25:57    Profile: builtin
12:25:57   cgroupns
12:25:57  Kernel Version: 5.15.0-1022-aws
12:25:57  Operating System: Ubuntu 20.04.5 LTS
12:25:57  OSType: linux
12:25:57  Architecture: x86_64
12:25:57  CPUs: 2
12:25:57  Total Memory: 7.557GiB
12:25:57  Name: ip-10-100-72-148
12:25:57  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:57  Docker Root Dir: /var/lib/docker
12:25:57  Debug Mode: false
12:25:57  Username: dockerbuildbot
12:25:57  Registry: https://index.docker.io/v1/
12:25:57  Labels:
12:25:57  Experimental: true
12:25:57  Insecure Registries:
12:25:57   127.0.0.0/8
12:25:57  Live Restore Enabled: true
12:25:57 
12:25:57 + docker container ls -aq
12:25:57 Total:	0B
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:57 make -C static clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:57 grep: /Dockerfile: No such file or directory
12:25:57 grep: /Dockerfile: No such file or directory
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:25:57 git init src/github.com/docker/docker
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:57 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:57 + SRC=src/github.com/docker/docker
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+  master
12:25:57 awk {print $2}
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] }
12:25:57 Total:	0B
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:57 make -C static clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:57 grep: /Dockerfile: No such file or directory
12:25:57 grep: /Dockerfile: No such file or directory
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:25:57 + awk {print $2}
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
12:25:57 + docker container ls -aq
12:25:57 From https://github.com/docker/cli
12:25:57  * [new branch]      master     -> master
12:25:57  * [new branch]      master     -> origin/master
12:25:57 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:57 git init src/github.com/docker/docker
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:57 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:57 + SRC=src/github.com/docker/docker
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:57 + awk {print $2}
12:25:57 Fetching without tags
[Pipeline] echo
12:25:57 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:57 Docker containers have been removed
[Pipeline] echo
12:25:57 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:57 Removing all docker containers
[Pipeline] sh
12:25:57 From https://github.com/docker/cli
12:25:57  * [new branch]      master     -> master
12:25:57  * [new branch]      master     -> origin/master
12:25:57 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:57 git init src/github.com/docker/docker
[Pipeline] sh
12:25:57 + docker container ls -aq
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:57 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:57 + make REF=master fedora-37
12:25:57 git init src/github.com/docker/cli
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:57 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:57 + SRC=src/github.com/docker/cli
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:57 + awk {print $2}
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-amd64)
[Pipeline] // stage
[Pipeline] sh
12:25:57 + make REF=master centos-7
12:25:57 git init src/github.com/docker/cli
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:57 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:57 + SRC=src/github.com/docker/cli
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:57 + awk {print $2}
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:57 Fetching without tags
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:57 + make clean
12:25:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:57 rm -f -r src
12:25:57 make -C rpm clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:57 rm -f -r rpmbuild/
12:25:57 docker builder prune -f --filter until=24h
12:25:57 Total:	0B
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:57 make -C deb clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:57 rm -f -r debbuild
12:25:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:57 rm -f -r sources
12:25:57 docker builder prune -f --filter until=24h
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:57 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:57 + SRC=src/github.com/docker/docker
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:57 + awk {print $2}
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:57 Commit message: "ci: static job"
12:25:57 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:57 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:25:57 + docker container ls -aq
12:25:57 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
[Pipeline] checkout
12:25:57 The recommended git tool is: git
12:25:57 + sort
12:25:57 + env
12:25:57 BRANCH_NAME=PR-835
12:25:57 BUILD_DISPLAY_NAME=#1
12:25:57 BUILD_ID=1
12:25:57 BUILD_NUMBER=1
12:25:57 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:57 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:57 CHANGE_AUTHOR=crazy-max
12:25:57 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:57 CHANGE_BRANCH=refactor-static
12:25:57 CHANGE_FORK=crazy-max
12:25:57 CHANGE_ID=835
12:25:57 CHANGE_TARGET=master
12:25:57 CHANGE_TITLE=[master] refactor static packages
12:25:57 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:57 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:57 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/d249f8b8-ba0b-4a42-86c1-b87a83cb3a0d
12:25:57 EXECUTOR_NUMBER=0
12:25:57 HOME=/home/ubuntu
12:25:57 HUDSON_COOKIE=50e33161-1400-466c-a1d7-644df274b32d
12:25:57 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:57 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:57 HUDSON_URL=https://ci-next.docker.com/public/
12:25:57 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:57 JENKINS_NODE_COOKIE=5bbe9f4a-7ddf-47b3-ba7d-518a58f5add6
12:25:57 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:57 JENKINS_URL=https://ci-next.docker.com/public/
12:25:57 JOB_BASE_NAME=PR-835
12:25:57 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:57 JOB_NAME=docker-ce-packaging/PR-835
12:25:57 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:57 LANG=C.UTF-8
12:25:57 LOGNAME=ubuntu
12:25:57 MOTD_SHOWN=pam
12:25:57 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04659edce99543674) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:57 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04659edce99543674)
12:25:57 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:57 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:57 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:57 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:57 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:57 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:57 SHELL=/bin/bash
12:25:57 SHLVL=0
12:25:57 SSH_CLIENT=10.100.0.131 50986 22
12:25:57 SSH_CONNECTION=10.100.0.131 50986 10.100.72.148 22
12:25:57 STAGE_NAME=info
12:25:57 USER=ubuntu
12:25:57 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:57 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:57 XDG_RUNTIME_DIR=/run/user/1000
12:25:57 XDG_SESSION_CLASS=user
12:25:57 XDG_SESSION_ID=3
12:25:57 XDG_SESSION_TYPE=tty
12:25:57 _=/usr/bin/java
[Pipeline] echo
12:25:57 Docker containers have been removed
[Pipeline] echo
12:25:57 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:57 cleanWorkspace: Workspace is clean.
[Pipeline] echo
12:25:57 Docker containers have been removed
[Pipeline] echo
12:25:57 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
12:25:57 using credential docker-jenkins-github-credentials
12:25:57 using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-amd64)
12:25:57 + make REF=master centos-9
12:25:57 git init src/github.com/docker/cli
12:25:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:57 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:57 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:57 + SRC=src/github.com/docker/cli
12:25:57 + REF=master
12:25:57 + REF_FETCH=master
12:25:57 + awk {print $2}
12:25:57 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:57 + REF=refs/heads/master
12:25:57 + [ -n refs/heads/master ]
12:25:57 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:57 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:57 From https://github.com/docker/cli
12:25:57  * [new branch]      master     -> master
12:25:57  * [new branch]      master     -> origin/master
12:25:57 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] sh
12:25:57 Cloning the remote Git repository
12:25:57 Cloning with configured refspecs honoured and without tags
12:25:57 Cloning the remote Git repository
12:25:57 Cloning with configured refspecs honoured and without tags
12:25:57 Total:	0B
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:57 make -C static clean
12:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:57 grep: /Dockerfile: No such file or directory
12:25:57 grep: /Dockerfile: No such file or directory
12:25:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] echo
12:25:57 Docker containers have been removed
[Pipeline] echo
12:25:57 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:25:57 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-amd64)
[Pipeline] echo
12:25:58 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] }
[Pipeline] sh
12:25:58 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:58 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] sh
12:25:58 Fetching without tags
12:25:58 Commit message: "ci: static job"
12:25:58 + echo starting...
12:25:58 starting...
[Pipeline] echo
12:25:58 cleanWorkspace: Workspace is clean.
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:25:58 From https://github.com/docker/cli
12:25:58  * [new branch]      master     -> master
12:25:58  * [new branch]      master     -> origin/master
12:25:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:58 git init src/github.com/docker/docker
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:58 + SRC=src/github.com/docker/docker
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:58 + awk {print $2}
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:58 git init src/github.com/docker/docker
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:58 + SRC=src/github.com/docker/docker
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + awk {print $2}
12:25:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
[Pipeline] stage
[Pipeline] { (fedora-37-amd64)
12:25:58 + echo starting...
12:25:58 starting...
[Pipeline] sh
12:25:58 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:58 + make REF=master centos-8
12:25:58 git init src/github.com/docker/cli
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:58 + SRC=src/github.com/docker/cli
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + awk {print $2}
12:25:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:58 + REF=refs/heads/master
12:25:58 + [ -n refs/heads/master ]
12:25:58 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
12:25:58 + echo starting...
12:25:58 starting...
[Pipeline] checkout
12:25:58 The recommended git tool is: git
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] sh
[Pipeline] }
12:25:58 + REF=refs/heads/master
12:25:58 + [ -n refs/heads/master ]
12:25:58 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] // stage
12:25:58 + REF=refs/heads/master
12:25:58 + [ -n refs/heads/master ]
12:25:58 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:58 + echo starting...
12:25:58 starting...
12:25:58 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:58 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] stage
[Pipeline] { (info)
12:25:58 From https://github.com/docker/cli
12:25:58  * [new branch]      master     -> master
12:25:58  * [new branch]      master     -> origin/master
12:25:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] sh
12:25:58 Fetching without tags
12:25:58 Commit message: "ci: static job"
12:25:58 From https://github.com/docker/cli
12:25:58  * [new branch]      master     -> master
12:25:58  * [new branch]      master     -> origin/master
12:25:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] sh
12:25:58 From https://github.com/docker/cli
12:25:58  * [new branch]      master     -> master
12:25:58  * [new branch]      master     -> origin/master
12:25:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:58 git init src/github.com/docker/docker
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:58 + SRC=src/github.com/docker/docker
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:58 + awk {print $2}
12:25:58 + echo starting...
12:25:58 starting...
12:25:58 + make clean
12:25:58 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:58 rm -f -r src
12:25:58 make -C rpm clean
12:25:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:58 rm -f -r rpmbuild/
12:25:58 docker builder prune -f --filter until=24h
[Pipeline] // stage
12:25:58 From https://github.com/docker/cli
12:25:58  * [new branch]      master     -> master
12:25:58  * [new branch]      master     -> origin/master
12:25:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:58 From https://github.com/docker/cli
12:25:58  * [new branch]      master     -> master
12:25:58  * [new branch]      master     -> origin/master
12:25:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:58 git init src/github.com/docker/docker
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:58 + SRC=src/github.com/docker/docker
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + git -C src/github.com/docker/docker ls-remote --refs --heads+  --tags origin master
12:25:58 awk {print $2}
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:58 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:58 git init src/github.com/docker/docker
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:58 + SRC=src/github.com/docker/docker
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:58 + awk {print $2}
[Pipeline] sh
12:25:58 git init src/github.com/docker/docker
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:58 + SRC=src/github.com/docker/docker
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + git -C src/github.com/docker/docker ls-remote+  --refs --heads --tags origin master
12:25:58 awk {print $2}
12:25:58 + REF=refs/heads/master
12:25:58 + [ -n refs/heads/master ]
12:25:58 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:58 + docker version
12:25:58 Client: Docker Engine - Community
12:25:58  Version:           22.06.0-beta.0
12:25:58  API version:       1.42
12:25:58  Go version:        go1.18.3
12:25:58  Git commit:        3e9117b
12:25:58  Built:             Fri Jun  3 17:55:45 2022
12:25:58  OS/Arch:           linux/amd64
12:25:58  Context:           default
12:25:58 
12:25:58 Server: Docker Engine - Community
12:25:58  Engine:
12:25:58   Version:          22.06.0-beta.0
12:25:58   API version:      1.42 (minimum version 1.12)
12:25:58   Go version:       go1.18.3
12:25:58   Git commit:       38633e7
12:25:58   Built:            Fri Jun  3 17:55:45 2022
12:25:58   OS/Arch:          linux/amd64
12:25:58   Experimental:     true
12:25:58  containerd:
12:25:58   Version:          1.6.8
12:25:58   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:58  runc:
12:25:58   Version:          1.1.4
12:25:58   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:58  docker-init:
12:25:58   Version:          0.19.0
12:25:58   GitCommit:        de40ad0
[Pipeline] }
12:25:58 + REF=refs/heads/master
12:25:58 + [ -n refs/heads/master ]
12:25:58 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
12:25:58 From https://github.com/docker/cli
12:25:58  * [new branch]      master     -> master
12:25:58  * [new branch]      master     -> origin/master
12:25:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:25:58 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:58 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] sh
12:25:58 + docker version
12:25:58 Client: Docker Engine - Community
12:25:58  Version:           22.06.0-beta.0
12:25:58  API version:       1.42
12:25:58  Go version:        go1.18.3
12:25:58  Git commit:        3e9117b
12:25:58  Built:             Fri Jun  3 17:55:45 2022
12:25:58  OS/Arch:           linux/amd64
12:25:58  Context:           default
12:25:58 
12:25:58 Server: Docker Engine - Community
12:25:58  Engine:
12:25:58   Version:          22.06.0-beta.0
12:25:58   API version:      1.42 (minimum version 1.12)
12:25:58   Go version:       go1.18.3
12:25:58   Git commit:       38633e7
12:25:58   Built:            Fri Jun  3 17:55:45 2022
12:25:58   OS/Arch:          linux/amd64
12:25:58   Experimental:     true
12:25:58  containerd:
12:25:58   Version:          1.6.8
12:25:58   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:58  runc:
12:25:58   Version:          1.1.4
12:25:58   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:58  docker-init:
12:25:58   Version:          0.19.0
12:25:58   GitCommit:        de40ad0
12:25:58 + REF=refs/heads/master
12:25:58 + [ -n refs/heads/master ]
12:25:58 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:58 Total:	0B
12:25:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:58 make -C deb clean
12:25:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:58 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:58 rm -f -r debbuild
12:25:58 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:58 rm -f -r sources
12:25:58 docker builder prune -f --filter until=24h
12:25:58 Total:	0B
12:25:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:58 make -C static clean
12:25:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:58 grep: /Dockerfile: No such file or directory
12:25:58 grep: /Dockerfile: No such file or directory
12:25:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:58 git init src/github.com/docker/docker
12:25:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:58 + SRC=src/github.com/docker/docker
12:25:58 + REF=master
12:25:58 + REF_FETCH=master
12:25:58 + awk {print $2}
12:25:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:25:59 Fetching without tags
12:25:59 + REF=refs/heads/master
12:25:59 + [ -n refs/heads/master ]
12:25:59 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:59 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:59 + make clean
12:25:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:25:59 rm -f -r src
12:25:59 make -C rpm clean
12:25:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:59 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:25:59 rm -f -r rpmbuild/
12:25:59 docker builder prune -f --filter until=24h
12:25:59 Total:	0B
12:25:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:25:59 make -C deb clean
12:25:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:59 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:25:59 rm -f -r debbuild
12:25:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:25:59 rm -f -r sources
12:25:59 docker builder prune -f --filter until=24h
12:25:59 git init src/github.com/docker/docker
12:25:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:25:59 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:25:59 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:25:59 + SRC=src/github.com/docker/docker
12:25:59 + REF=master
12:25:59 + REF_FETCH=master
12:25:59 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:25:59 + awk {print $2}
[Pipeline] sh
12:25:59 + REF=refs/heads/master
12:25:59 + [ -n refs/heads/master ]
12:25:59 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:59 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:59 + docker info
12:25:59 Client:
12:25:59  Context:    default
12:25:59  Debug Mode: false
12:25:59  Plugins:
12:25:59   buildx: Docker Buildx (Docker Inc.)
12:25:59     Version:  c5aec24
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:59   compose: Docker Compose (Docker Inc.)
12:25:59     Version:  v2.12.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:59   scan: Docker Scan (Docker Inc.)
12:25:59     Version:  v0.17.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:59 
12:25:59 Server:
12:25:59  Containers: 0
12:25:59   Running: 0
12:25:59   Paused: 0
12:25:59   Stopped: 0
12:25:59  Images: 1
12:25:59  Server Version: 22.06.0-beta.0
12:25:59  Storage Driver: overlay2
12:25:59   Backing Filesystem: extfs
12:25:59   Supports d_type: true
12:25:59   Using metacopy: false
12:25:59   Native Overlay Diff: true
12:25:59   userxattr: false
12:25:59  Logging Driver: json-file
12:25:59  Cgroup Driver: systemd
12:25:59  Cgroup Version: 2
12:25:59  Plugins:
12:25:59   Volume: local
12:25:59   Network: bridge host ipvlan macvlan null overlay
12:25:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:59  Swarm: inactive
12:25:59  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:59  Default Runtime: runc
12:25:59  Init Binary: docker-init
12:25:59  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:59  runc version: v1.1.4-0-g5fd4c4d
12:25:59  init version: de40ad0
12:25:59  Security Options:
12:25:59   apparmor
12:25:59   seccomp
12:25:59    Profile: builtin
12:25:59   cgroupns
12:25:59  Kernel Version: 5.15.0-1022-aws
12:25:59  Operating System: Ubuntu 20.04.5 LTS
12:25:59  OSType: linux
12:25:59  Architecture: x86_64
12:25:59  CPUs: 2
12:25:59  Total Memory: 7.557GiB
12:25:59  Name: ip-10-100-74-189
12:25:59  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:59  Docker Root Dir: /var/lib/docker
12:25:59  Debug Mode: false
12:25:59  Username: dockerbuildbot
12:25:59  Registry: https://index.docker.io/v1/
12:25:59  Labels:
12:25:59  Experimental: true
12:25:59  Insecure Registries:
12:25:59   127.0.0.0/8
12:25:59  Live Restore Enabled: true
12:25:59 
12:25:59 + docker version
12:25:59 Client: Docker Engine - Community
12:25:59  Version:           22.06.0-beta.0
12:25:59  API version:       1.42
12:25:59  Go version:        go1.18.3
12:25:59  Git commit:        3e9117b
12:25:59  Built:             Fri Jun  3 17:55:45 2022
12:25:59  OS/Arch:           linux/amd64
12:25:59  Context:           default
12:25:59 
12:25:59 Server: Docker Engine - Community
12:25:59  Engine:
12:25:59   Version:          22.06.0-beta.0
12:25:59   API version:      1.42 (minimum version 1.12)
12:25:59   Go version:       go1.18.3
12:25:59   Git commit:       38633e7
12:25:59   Built:            Fri Jun  3 17:55:45 2022
12:25:59   OS/Arch:          linux/amd64
12:25:59   Experimental:     true
12:25:59  containerd:
12:25:59   Version:          1.6.8
12:25:59   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:59  runc:
12:25:59   Version:          1.1.4
12:25:59   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:59  docker-init:
12:25:59   Version:          0.19.0
12:25:59   GitCommit:        de40ad0
12:25:59 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
[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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
[Pipeline] sh
12:25:59 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:59 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] sh
12:25:59 Total:	0B
12:25:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:25:59 make -C static clean
12:25:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:59 grep: /Dockerfile: No such file or directory
12:25:59 grep: /Dockerfile: No such file or directory
12:25:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:25:59 + REF=refs/heads/master
12:25:59 + [ -n refs/heads/master ]
12:25:59 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:59 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:59 + docker version
12:25:59 Client: Docker Engine - Community
12:25:59  Version:           22.06.0-beta.0
12:25:59  API version:       1.42
12:25:59  Go version:        go1.18.3
12:25:59  Git commit:        3e9117b
12:25:59  Built:             Fri Jun  3 17:55:45 2022
12:25:59  OS/Arch:           linux/amd64
12:25:59  Context:           default
12:25:59 
12:25:59 Server: Docker Engine - Community
12:25:59  Engine:
12:25:59   Version:          22.06.0-beta.0
12:25:59   API version:      1.42 (minimum version 1.12)
12:25:59   Go version:       go1.18.3
12:25:59   Git commit:       38633e7
12:25:59   Built:            Fri Jun  3 17:55:45 2022
12:25:59   OS/Arch:          linux/amd64
12:25:59   Experimental:     true
12:25:59  containerd:
12:25:59   Version:          1.6.8
12:25:59   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:59  runc:
12:25:59   Version:          1.1.4
12:25:59   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:59  docker-init:
12:25:59   Version:          0.19.0
12:25:59   GitCommit:        de40ad0
12:25:59 using credential docker-jenkins-github-credentials
[Pipeline] sh
12:25:59 Cloning the remote Git repository
12:25:59 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
12:25:59 + docker version
12:25:59 Client: Docker Engine - Community
12:25:59  Version:           22.06.0-beta.0
12:25:59  API version:       1.42
12:25:59  Go version:        go1.18.3
12:25:59  Git commit:        3e9117b
12:25:59  Built:             Fri Jun  3 17:55:45 2022
12:25:59  OS/Arch:           linux/amd64
12:25:59  Context:           default
12:25:59 
12:25:59 Server: Docker Engine - Community
12:25:59  Engine:
12:25:59   Version:          22.06.0-beta.0
12:25:59   API version:      1.42 (minimum version 1.12)
12:25:59   Go version:       go1.18.3
12:25:59   Git commit:       38633e7
12:25:59   Built:            Fri Jun  3 17:55:45 2022
12:25:59   OS/Arch:          linux/amd64
12:25:59   Experimental:     true
12:25:59  containerd:
12:25:59   Version:          1.6.8
12:25:59   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:59  runc:
12:25:59   Version:          1.1.4
12:25:59   GitCommit:        v1.1.4-0-g5fd4c4d
12:25:59  docker-init:
12:25:59   Version:          0.19.0
12:25:59   GitCommit:        de40ad0
12:25:59 Commit message: "ci: static job"
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
[Pipeline] sh
12:25:59 + make REF=master TARGETPLATFORM=darwin/amd64 static
12:25:59 git init src/github.com/docker/cli
12:25:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:59 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:59 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:59 + SRC=src/github.com/docker/cli
12:25:59 + REF=master
12:25:59 + REF_FETCH=master
12:25:59 + awk {print $2}
12:25:59 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:59 + make REF=master ubuntu-bionic
12:25:59 git init src/github.com/docker/cli
12:25:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:59 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:59 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:59 + SRC=src/github.com/docker/cli
12:25:59 + REF=master
12:25:59 + REF_FETCH=master
12:25:59 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:25:59 + awk {print $2}
12:25:59 + REF=refs/heads/master
12:25:59 + [ -n refs/heads/master ]
12:25:59 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:59 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:59 Fetching without tags
12:25:59 Commit message: "ci: static job"
[Pipeline] sh
12:25:59 + docker info
12:25:59 Client:
12:25:59  Context:    default
12:25:59  Debug Mode: false
12:25:59  Plugins:
12:25:59   buildx: Docker Buildx (Docker Inc.)
12:25:59     Version:  c5aec24
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:59   compose: Docker Compose (Docker Inc.)
12:25:59     Version:  v2.12.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:59   scan: Docker Scan (Docker Inc.)
12:25:59     Version:  v0.17.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:59 
12:25:59 Server:
12:25:59  Containers: 0
12:25:59   Running: 0
12:25:59   Paused: 0
12:25:59   Stopped: 0
12:25:59  Images: 1
12:25:59  Server Version: 22.06.0-beta.0
12:25:59  Storage Driver: overlay2
12:25:59   Backing Filesystem: extfs
12:25:59   Supports d_type: true
12:25:59   Using metacopy: false
12:25:59   Native Overlay Diff: true
12:25:59   userxattr: false
12:25:59  Logging Driver: json-file
12:25:59  Cgroup Driver: systemd
12:25:59  Cgroup Version: 2
12:25:59  Plugins:
12:25:59   Volume: local
12:25:59   Network: bridge host ipvlan macvlan null overlay
12:25:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:59  Swarm: inactive
12:25:59  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:59  Default Runtime: runc
12:25:59  Init Binary: docker-init
12:25:59  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:59  runc version: v1.1.4-0-g5fd4c4d
12:25:59  init version: de40ad0
12:25:59  Security Options:
12:25:59   apparmor
12:25:59   seccomp
12:25:59    Profile: builtin
12:25:59   cgroupns
12:25:59  Kernel Version: 5.15.0-1022-aws
12:25:59  Operating System: Ubuntu 20.04.5 LTS
12:25:59  OSType: linux
12:25:59  Architecture: x86_64
12:25:59  CPUs: 2
12:25:59  Total Memory: 7.557GiB
12:25:59  Name: ip-10-100-75-185
12:25:59  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:59  Docker Root Dir: /var/lib/docker
12:25:59  Debug Mode: false
12:25:59  Username: dockerbuildbot
12:25:59  Registry: https://index.docker.io/v1/
12:25:59  Labels:
12:25:59  Experimental: true
12:25:59  Insecure Registries:
12:25:59   127.0.0.0/8
12:25:59  Live Restore Enabled: true
12:25:59 
12:25:59 + sort
12:25:59 + env
12:25:59 BRANCH_NAME=PR-835
12:25:59 BUILD_DISPLAY_NAME=#1
12:25:59 BUILD_ID=1
12:25:59 BUILD_NUMBER=1
12:25:59 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:25:59 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:25:59 CHANGE_AUTHOR=crazy-max
12:25:59 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:25:59 CHANGE_BRANCH=refactor-static
12:25:59 CHANGE_FORK=crazy-max
12:25:59 CHANGE_ID=835
12:25:59 CHANGE_TARGET=master
12:25:59 CHANGE_TITLE=[master] refactor static packages
12:25:59 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:25:59 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:25:59 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/20e31c6a-2f1e-4a4f-af7e-09c7088e3a1b
12:25:59 EXECUTOR_NUMBER=0
12:25:59 HOME=/home/ubuntu
12:25:59 HUDSON_COOKIE=7501b3c5-4d2e-466f-be61-e52d9126aa83
12:25:59 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:25:59 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:25:59 HUDSON_URL=https://ci-next.docker.com/public/
12:25:59 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:25:59 JENKINS_NODE_COOKIE=b8c093b9-f38e-46df-a602-ea020b0d81ef
12:25:59 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:25:59 JENKINS_URL=https://ci-next.docker.com/public/
12:25:59 JOB_BASE_NAME=PR-835
12:25:59 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:25:59 JOB_NAME=docker-ce-packaging/PR-835
12:25:59 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:25:59 LANG=C.UTF-8
12:25:59 LOGNAME=ubuntu
12:25:59 MOTD_SHOWN=pam
12:25:59 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08a1bac7ebd5535aa) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:25:59 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08a1bac7ebd5535aa)
12:25:59 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:25:59 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:59 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:25:59 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:25:59 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:25:59 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:25:59 SHELL=/bin/bash
12:25:59 SHLVL=0
12:25:59 SSH_CLIENT=10.100.0.131 57428 22
12:25:59 SSH_CONNECTION=10.100.0.131 57428 10.100.74.189 22
12:25:59 STAGE_NAME=info
12:25:59 USER=ubuntu
12:25:59 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:25:59 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:25:59 XDG_RUNTIME_DIR=/run/user/1000
12:25:59 XDG_SESSION_CLASS=user
12:25:59 XDG_SESSION_ID=3
12:25:59 XDG_SESSION_TYPE=tty
12:25:59 _=/usr/bin/java
[Pipeline] }
12:25:59 + docker info
12:25:59 Client:
12:25:59  Context:    default
12:25:59  Debug Mode: false
12:25:59  Plugins:
12:25:59   buildx: Docker Buildx (Docker Inc.)
12:25:59     Version:  c5aec24
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:59   compose: Docker Compose (Docker Inc.)
12:25:59     Version:  v2.12.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:59   scan: Docker Scan (Docker Inc.)
12:25:59     Version:  v0.17.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:59 
12:25:59 Server:
12:25:59  Containers: 0
12:25:59   Running: 0
12:25:59   Paused: 0
12:25:59   Stopped: 0
12:25:59  Images: 1
12:25:59  Server Version: 22.06.0-beta.0
12:25:59  Storage Driver: overlay2
12:25:59   Backing Filesystem: extfs
12:25:59   Supports d_type: true
12:25:59   Using metacopy: false
12:25:59   Native Overlay Diff: true
12:25:59   userxattr: false
12:25:59  Logging Driver: json-file
12:25:59  Cgroup Driver: systemd
12:25:59  Cgroup Version: 2
12:25:59  Plugins:
12:25:59   Volume: local
12:25:59   Network: bridge host ipvlan macvlan null overlay
12:25:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:59  Swarm: inactive
12:25:59  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
12:25:59  Default Runtime: runc
12:25:59  Init Binary: docker-init
12:25:59  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:59  runc version: v1.1.4-0-g5fd4c4d
12:25:59  init version: de40ad0
12:25:59  Security Options:
12:25:59   apparmor
12:25:59   seccomp
12:25:59    Profile: builtin
12:25:59   cgroupns
12:25:59  Kernel Version: 5.15.0-1022-aws
12:25:59  Operating System: Ubuntu 20.04.5 LTS
12:25:59  OSType: linux
12:25:59  Architecture: x86_64
12:25:59  CPUs: 2
12:25:59  Total Memory: 7.557GiB
12:25:59  Name: ip-10-100-91-32
12:25:59  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:59  Docker Root Dir: /var/lib/docker
12:25:59  Debug Mode: false
12:25:59  Username: dockerbuildbot
12:25:59  Registry: https://index.docker.io/v1/
12:25:59  Labels:
12:25:59  Experimental: true
12:25:59  Insecure Registries:
12:25:59   127.0.0.0/8
12:25:59  Live Restore Enabled: true
12:25:59 
[Pipeline] sh
12:25:59 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:25:59 + make REF=master ubuntu-focal
12:25:59 git init src/github.com/docker/cli
12:25:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:25:59 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:25:59 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:25:59 + SRC=src/github.com/docker/cli
12:25:59 + REF=master
12:25:59 + REF_FETCH=master
12:25:59 + git -C src/github.com/docker/cli ls-remote --refs+  --heads --tags origin master
12:25:59 awk {print $2}
12:25:59 + REF=refs/heads/master
12:25:59 + [ -n refs/heads/master ]
12:25:59 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:59 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:25:59 + REF=refs/heads/master
12:25:59 + [ -n refs/heads/master ]
12:25:59 + REF_FETCH=refs/heads/master:refs/heads/master
12:25:59 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
[Pipeline] checkout
12:25:59 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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:25:59 + docker info
12:25:59 Client:
12:25:59  Context:    default
12:25:59  Debug Mode: false
12:25:59  Plugins:
12:25:59   buildx: Docker Buildx (Docker Inc.)
12:25:59     Version:  c5aec24
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:25:59   compose: Docker Compose (Docker Inc.)
12:25:59     Version:  v2.12.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:25:59   scan: Docker Scan (Docker Inc.)
12:25:59     Version:  v0.17.0
12:25:59     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:25:59 
12:25:59 Server:
12:25:59  Containers: 0
12:25:59   Running: 0
12:25:59   Paused: 0
12:25:59   Stopped: 0
12:25:59  Images: 1
12:25:59  Server Version: 22.06.0-beta.0
12:25:59  Storage Driver: overlay2
12:25:59   Backing Filesystem: extfs
12:25:59   Supports d_type: true
12:25:59   Using metacopy: false
12:25:59   Native Overlay Diff: true
12:25:59   userxattr: false
12:25:59  Logging Driver: json-file
12:25:59  Cgroup Driver: systemd
12:25:59  Cgroup Version: 2
12:25:59  Plugins:
12:25:59   Volume: local
12:25:59   Network: bridge host ipvlan macvlan null overlay
12:25:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:25:59  Swarm: inactive
12:25:59  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:25:59  Default Runtime: runc
12:25:59  Init Binary: docker-init
12:25:59  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:25:59  runc version: v1.1.4-0-g5fd4c4d
12:25:59  init version: de40ad0
12:25:59  Security Options:
12:25:59   apparmor
12:25:59   seccomp
12:25:59    Profile: builtin
12:25:59   cgroupns
12:25:59  Kernel Version: 5.15.0-1022-aws
12:25:59  Operating System: Ubuntu 20.04.5 LTS
12:25:59  OSType: linux
12:25:59  Architecture: x86_64
12:25:59  CPUs: 2
12:25:59  Total Memory: 7.557GiB
12:25:59  Name: ip-10-100-68-39
12:25:59  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:25:59  Docker Root Dir: /var/lib/docker
12:25:59  Debug Mode: false
12:25:59  Username: dockerbuildbot
12:25:59  Registry: https://index.docker.io/v1/
12:25:59  Labels:
12:25:59  Experimental: true
12:25:59  Insecure Registries:
12:25:59   127.0.0.0/8
12:25:59  Live Restore Enabled: true
12:25:59 
12:26:00 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:00 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
[Pipeline] sh
[Pipeline] sh
12:26:00 + docker info
12:26:00 Client:
12:26:00  Context:    default
12:26:00  Debug Mode: false
12:26:00  Plugins:
12:26:00   buildx: Docker Buildx (Docker Inc.)
12:26:00     Version:  c5aec24
12:26:00     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:26:00   compose: Docker Compose (Docker Inc.)
12:26:00     Version:  v2.12.0
12:26:00     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:26:00   scan: Docker Scan (Docker Inc.)
12:26:00     Version:  v0.17.0
12:26:00     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:26:00 
12:26:00 Server:
12:26:00  Containers: 0
12:26:00   Running: 0
12:26:00   Paused: 0
12:26:00   Stopped: 0
12:26:00  Images: 1
12:26:00  Server Version: 22.06.0-beta.0
12:26:00  Storage Driver: overlay2
12:26:00   Backing Filesystem: extfs
12:26:00   Supports d_type: true
12:26:00   Using metacopy: false
12:26:00   Native Overlay Diff: true
12:26:00   userxattr: false
12:26:00  Logging Driver: json-file
12:26:00  Cgroup Driver: systemd
12:26:00  Cgroup Version: 2
12:26:00  Plugins:
12:26:00   Volume: local
12:26:00   Network: bridge host ipvlan macvlan null overlay
12:26:00   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:26:00  Swarm: inactive
12:26:00  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:26:00  Default Runtime: runc
12:26:00  Init Binary: docker-init
12:26:00  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:26:00  runc version: v1.1.4-0-g5fd4c4d
12:26:00  init version: de40ad0
12:26:00  Security Options:
12:26:00   apparmor
12:26:00   seccomp
12:26:00    Profile: builtin
12:26:00   cgroupns
12:26:00  Kernel Version: 5.15.0-1022-aws
12:26:00  Operating System: Ubuntu 20.04.5 LTS
12:26:00  OSType: linux
12:26:00  Architecture: x86_64
12:26:00  CPUs: 2
12:26:00  Total Memory: 7.557GiB
12:26:00  Name: ip-10-100-78-194
12:26:00  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:26:00  Docker Root Dir: /var/lib/docker
12:26:00  Debug Mode: false
12:26:00  Username: dockerbuildbot
12:26:00  Registry: https://index.docker.io/v1/
12:26:00  Labels:
12:26:00  Experimental: true
12:26:00  Insecure Registries:
12:26:00   127.0.0.0/8
12:26:00  Live Restore Enabled: true
12:26:00 
12:26:00 + sort
12:26:00 + env
12:26:00 BRANCH_NAME=PR-835
12:26:00 BUILD_DISPLAY_NAME=#1
12:26:00 BUILD_ID=1
12:26:00 BUILD_NUMBER=1
12:26:00 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:26:00 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:26:00 CHANGE_AUTHOR=crazy-max
12:26:00 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:26:00 CHANGE_BRANCH=refactor-static
12:26:00 CHANGE_FORK=crazy-max
12:26:00 CHANGE_ID=835
12:26:00 CHANGE_TARGET=master
12:26:00 CHANGE_TITLE=[master] refactor static packages
12:26:00 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:26:00 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:26:00 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/021b4565-f293-4d4a-bf26-6217d1ff03e3
12:26:00 EXECUTOR_NUMBER=0
12:26:00 HOME=/home/ubuntu
12:26:00 HUDSON_COOKIE=d9b01c70-86c3-4531-a724-c40ebe21996e
12:26:00 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:26:00 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:26:00 HUDSON_URL=https://ci-next.docker.com/public/
12:26:00 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:26:00 JENKINS_NODE_COOKIE=3e0fa795-b99c-4ef3-8e3f-0d1b3b73cfb2
12:26:00 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:26:00 JENKINS_URL=https://ci-next.docker.com/public/
12:26:00 JOB_BASE_NAME=PR-835
12:26:00 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:26:00 JOB_NAME=docker-ce-packaging/PR-835
12:26:00 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:26:00 LANG=C.UTF-8
12:26:00 LOGNAME=ubuntu
12:26:00 MOTD_SHOWN=pam
12:26:00 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a68afcad3133c407) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:26:00 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a68afcad3133c407)
12:26:00 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:26:00 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:26:00 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:26:00 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:26:00 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:26:00 SHELL=/bin/bash
12:26:00 SHLVL=0
12:26:00 SSH_CLIENT=10.100.0.131 60346 22
12:26:00 SSH_CONNECTION=10.100.0.131 60346 10.100.75.185 22
12:26:00 STAGE_NAME=info
12:26:00 USER=ubuntu
12:26:00 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:26:00 XDG_RUNTIME_DIR=/run/user/1000
12:26:00 XDG_SESSION_CLASS=user
12:26:00 XDG_SESSION_ID=3
12:26:00 XDG_SESSION_TYPE=tty
12:26:00 _=/usr/bin/java
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
12:26:00 + env
12:26:00 + sort
12:26:00 BRANCH_NAME=PR-835
12:26:00 BUILD_DISPLAY_NAME=#1
12:26:00 BUILD_ID=1
12:26:00 BUILD_NUMBER=1
12:26:00 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:26:00 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:26:00 CHANGE_AUTHOR=crazy-max
12:26:00 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:26:00 CHANGE_BRANCH=refactor-static
12:26:00 CHANGE_FORK=crazy-max
12:26:00 CHANGE_ID=835
12:26:00 CHANGE_TARGET=master
12:26:00 CHANGE_TITLE=[master] refactor static packages
12:26:00 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:26:00 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:26:00 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/d3686bd5-3f97-49c0-82d2-68fea8cf0c23
12:26:00 EXECUTOR_NUMBER=0
12:26:00 HOME=/home/ubuntu
12:26:00 HUDSON_COOKIE=1c3cdf18-e47c-46d1-a92f-a5ff5aeecb9b
12:26:00 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:26:00 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:26:00 HUDSON_URL=https://ci-next.docker.com/public/
12:26:00 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:26:00 JENKINS_NODE_COOKIE=86c349d0-91a8-4176-9794-72243b5d72e8
12:26:00 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:26:00 JENKINS_URL=https://ci-next.docker.com/public/
12:26:00 JOB_BASE_NAME=PR-835
12:26:00 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:26:00 JOB_NAME=docker-ce-packaging/PR-835
12:26:00 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:26:00 LANG=C.UTF-8
12:26:00 LOGNAME=ubuntu
12:26:00 MOTD_SHOWN=pam
12:26:00 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ae8f1ceef524b8f3) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:26:00 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ae8f1ceef524b8f3)
12:26:00 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:26:00 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:26:00 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:26:00 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:26:00 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:26:00 SHELL=/bin/bash
12:26:00 SHLVL=0
12:26:00 SSH_CLIENT=10.100.0.131 41382 22
12:26:00 SSH_CONNECTION=10.100.0.131 41382 10.100.91.32 22
12:26:00 STAGE_NAME=info
12:26:00 USER=ubuntu
12:26:00 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:26:00 XDG_RUNTIME_DIR=/run/user/1000
12:26:00 XDG_SESSION_CLASS=user
12:26:00 XDG_SESSION_ID=3
12:26:00 XDG_SESSION_TYPE=tty
12:26:00 _=/usr/bin/java
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:00 From https://github.com/docker/cli
12:26:00  * [new branch]      master     -> master
12:26:00  * [new branch]      master     -> origin/master
12:26:00 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] checkout
12:26:00 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:26:00 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-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:26:00 + sort
12:26:00 + env
12:26:00 BRANCH_NAME=PR-835
12:26:00 BUILD_DISPLAY_NAME=#1
12:26:00 BUILD_ID=1
12:26:00 BUILD_NUMBER=1
12:26:00 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:26:00 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:26:00 CHANGE_AUTHOR=crazy-max
12:26:00 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:26:00 CHANGE_BRANCH=refactor-static
12:26:00 CHANGE_FORK=crazy-max
12:26:00 CHANGE_ID=835
12:26:00 CHANGE_TARGET=master
12:26:00 CHANGE_TITLE=[master] refactor static packages
12:26:00 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:26:00 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:26:00 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/c68e5225-58b2-4a80-b0f2-e4ca8f80da0d
12:26:00 EXECUTOR_NUMBER=0
12:26:00 HOME=/home/ubuntu
12:26:00 HUDSON_COOKIE=72e7ffe1-23ec-4f98-a58a-ff8f075f31d9
12:26:00 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:26:00 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:26:00 HUDSON_URL=https://ci-next.docker.com/public/
12:26:00 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:26:00 JENKINS_NODE_COOKIE=51a8b540-9afb-4375-9055-5cef3dd7e05d
12:26:00 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:26:00 JENKINS_URL=https://ci-next.docker.com/public/
12:26:00 JOB_BASE_NAME=PR-835
12:26:00 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:26:00 JOB_NAME=docker-ce-packaging/PR-835
12:26:00 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:26:00 LANG=C.UTF-8
12:26:00 LOGNAME=ubuntu
12:26:00 MOTD_SHOWN=pam
12:26:00 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0155ff7ca398a0b0d) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:26:00 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0155ff7ca398a0b0d)
12:26:00 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:26:00 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:26:00 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:26:00 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:26:00 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:26:00 SHELL=/bin/bash
12:26:00 SHLVL=0
12:26:00 SSH_CLIENT=10.100.0.131 53942 22
12:26:00 SSH_CONNECTION=10.100.0.131 53942 10.100.68.39 22
12:26:00 STAGE_NAME=info
12:26:00 USER=ubuntu
12:26:00 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:26:00 XDG_RUNTIME_DIR=/run/user/1000
12:26:00 XDG_SESSION_CLASS=user
12:26:00 XDG_SESSION_ID=3
12:26:00 XDG_SESSION_TYPE=tty
12:26:00 _=/usr/bin/java
[Pipeline] }
12:26:00 using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] sh
12:26:00 Cloning the remote Git repository
12:26:00 Cloning with configured refspecs honoured and without tags
12:26:00 + make clean
12:26:00 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:00 rm -f -r src
12:26:00 make -C rpm clean
12:26:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:00 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:00 rm -f -r rpmbuild/
12:26:00 docker builder prune -f --filter until=24h
12:26:00 From https://github.com/docker/cli
12:26:00  * [new branch]      master     -> master
12:26:00  * [new branch]      master     -> origin/master
12:26:00 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] stage
[Pipeline] { (build)
12:26:00 + sort
12:26:00 + env
12:26:00 BRANCH_NAME=PR-835
12:26:00 BUILD_DISPLAY_NAME=#1
12:26:00 BUILD_ID=1
12:26:00 BUILD_NUMBER=1
12:26:00 BUILD_TAG=jenkins-docker-ce-packaging-PR-835-1
12:26:00 BUILD_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/
12:26:00 CHANGE_AUTHOR=crazy-max
12:26:00 CHANGE_AUTHOR_DISPLAY_NAME=CrazyMax
12:26:00 CHANGE_BRANCH=refactor-static
12:26:00 CHANGE_FORK=crazy-max
12:26:00 CHANGE_ID=835
12:26:00 CHANGE_TARGET=master
12:26:00 CHANGE_TITLE=[master] refactor static packages
12:26:00 CHANGE_URL=https://github.com/docker/docker-ce-packaging/pull/835
12:26:00 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
12:26:00 DOCKER_CONFIG=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp/927ed387-a030-4a80-9a1b-47dcd2ee47ed
12:26:00 EXECUTOR_NUMBER=0
12:26:00 HOME=/home/ubuntu
12:26:00 HUDSON_COOKIE=c8090e65-d7e2-4335-9689-21acd44648c5
12:26:00 HUDSON_HOME=/var/cloudbees-jenkins-distribution
12:26:00 HUDSON_SERVER_COOKIE=aaf6decb76ababb5
12:26:00 HUDSON_URL=https://ci-next.docker.com/public/
12:26:00 JENKINS_HOME=/var/cloudbees-jenkins-distribution
12:26:00 JENKINS_NODE_COOKIE=0c326ea0-c986-495a-b925-a3d9824b5983
12:26:00 JENKINS_SERVER_COOKIE=durable-0782b0cb2e6786b8771d2bec380f3a78
12:26:00 JENKINS_URL=https://ci-next.docker.com/public/
12:26:00 JOB_BASE_NAME=PR-835
12:26:00 JOB_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/display/redirect
12:26:00 JOB_NAME=docker-ce-packaging/PR-835
12:26:00 JOB_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/
12:26:00 LANG=C.UTF-8
12:26:00 LOGNAME=ubuntu
12:26:00 MOTD_SHOWN=pam
12:26:00 NODE_LABELS=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09dae7b3d55f27d43) amd64 cgroup2 docker ec2 linux ubuntu ubuntu-2004 ubuntu-2004-cgroup2 x86_64
12:26:00 NODE_NAME=EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09dae7b3d55f27d43)
12:26:00 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
12:26:00 PWD=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 RUN_ARTIFACTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=artifacts
12:26:00 RUN_CHANGES_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=changes
12:26:00 RUN_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect
12:26:00 RUN_TESTS_DISPLAY_URL=https://ci-next.docker.com/public/job/docker-ce-packaging/job/PR-835/1/display/redirect?page=tests
12:26:00 SHELL=/bin/bash
12:26:00 SHLVL=0
12:26:00 SSH_CLIENT=10.100.0.131 59858 22
12:26:00 SSH_CONNECTION=10.100.0.131 59858 10.100.78.194 22
12:26:00 STAGE_NAME=info
12:26:00 USER=ubuntu
12:26:00 WORKSPACE=/home/ubuntu/workspace/docker-ce-packaging_PR-835
12:26:00 WORKSPACE_TMP=/home/ubuntu/workspace/docker-ce-packaging_PR-835@tmp
12:26:00 XDG_RUNTIME_DIR=/run/user/1000
12:26:00 XDG_SESSION_CLASS=user
12:26:00 XDG_SESSION_ID=3
12:26:00 XDG_SESSION_TYPE=tty
12:26:00 _=/usr/bin/java
12:26:00 git init src/github.com/docker/docker
12:26:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:00 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:00 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:00 + SRC=src/github.com/docker/docker
12:26:00 + REF=master
12:26:00 + REF_FETCH=master
12:26:00 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:00 + awk {print $2}
[Pipeline] checkout
[Pipeline] }
12:26:00 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
12:26:00 The recommended git tool is: git
12:26:00 Fetching without tags
12:26:00 From https://github.com/docker/docker
12:26:00  * [new branch]      master     -> master
12:26:00  * [new branch]      master     -> origin/master
12:26:00 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:00 From https://github.com/docker/docker
12:26:00  * [new branch]      master     -> master
12:26:00  * [new branch]      master     -> origin/master
12:26:00 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:00 Total:	0B
12:26:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:00 make -C deb clean
12:26:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:00 rm -f -r debbuild
12:26:00 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:00 rm -f -r sources
12:26:00 docker builder prune -f --filter until=24h
12:26:00 Total:	0B
12:26:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:00 make -C static clean
12:26:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:00 grep: /Dockerfile: No such file or directory
12:26:00 grep: /Dockerfile: No such file or directory
12:26:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:00 git init src/github.com/docker/docker
12:26:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:00 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:00 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:00 + SRC=src/github.com/docker/docker
12:26:00 + REF=master
12:26:00 + REF_FETCH=master
12:26:00 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+  origin master
12:26:00 awk {print $2}
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
12:26:00 + make REF=master TARGETPLATFORM=linux/amd64 static
12:26:00 git init src/github.com/docker/cli
12:26:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:00 + SRC=src/github.com/docker/cli
12:26:00 + REF=master
12:26:00 + REF_FETCH=master
12:26:00 + awk {print $2}
12:26:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:00 + REF=refs/heads/master
12:26:00 + [ -n refs/heads/master ]
12:26:00 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:00 + REF=refs/heads/master
12:26:00 + [ -n refs/heads/master ]
12:26:00 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:00 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:00 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:00 From https://github.com/docker/docker
12:26:00  * [new branch]      master     -> master
12:26:00  * [new branch]      master     -> origin/master
12:26:00 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:00 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:00 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:26:00 + REF=refs/heads/master
12:26:00 + [ -n refs/heads/master ]
12:26:00 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:00 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:00 using credential docker-jenkins-github-credentials
12:26:01 Cloning the remote Git repository
12:26:01 Cloning with configured refspecs honoured and without tags
12:26:01 + make REF=master ubuntu-focal
12:26:01 git init src/github.com/docker/cli
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:01 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:01 + SRC=src/github.com/docker/cli
12:26:01 + REF=master
12:26:01 + REF_FETCH=master
12:26:01 + awk {print $2}
12:26:01 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:01 + REF=refs/heads/master
12:26:01 + [ -n refs/heads/master ]
12:26:01 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:01 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:01 From https://github.com/docker/docker
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:01 From https://github.com/docker/docker
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:26:01 git init src/github.com/docker/buildx
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:01 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:01 + SRC=src/github.com/docker/buildx
12:26:01 + REF=v0.10.0
12:26:01 + REF_FETCH=v0.10.0
12:26:01 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:01 + awk {print $2}
12:26:01 + REF=refs/tags/v0.10.0
12:26:01 + [ -n refs/tags/v0.10.0 ]
12:26:01 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 git init src/github.com/docker/buildx
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:01 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:01 + SRC=src/github.com/docker/buildx
12:26:01 + REF=v0.10.0
12:26:01 + REF_FETCH=v0.10.0
12:26:01 + git -C src/github.com/docker/buildx ls-remote --refs --heads+  --tags origin v0.10.0
12:26:01 awk {print $2}
12:26:01 + REF=refs/tags/v0.10.0
12:26:01 + [ -n refs/tags/v0.10.0 ]
12:26:01 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 From https://github.com/docker/cli
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:01 git init src/github.com/docker/docker
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:01 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:01 + SRC=src/github.com/docker/docker
12:26:01 + REF=master
12:26:01 + REF_FETCH=master
12:26:01 + awk {print $2}
12:26:01 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:01 git init src/github.com/docker/buildx
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:01 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:01 + SRC=src/github.com/docker/buildx
12:26:01 + REF=v0.10.0
12:26:01 + REF_FETCH=v0.10.0
12:26:01 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.10.0
12:26:01 awk {print $2}
12:26:01 + REF=refs/tags/v0.10.0
12:26:01 + [ -n refs/tags/v0.10.0 ]
12:26:01 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:01 + REF=refs/heads/master
12:26:01 + [ -n refs/heads/master ]
12:26:01 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:01 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:01 git init src/github.com/docker/buildx
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:01 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:01 + SRC=src/github.com/docker/buildx
12:26:01 + REF=v0.10.0
12:26:01 + REF_FETCH=v0.10.0
12:26:01 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:01 + awk {print $2}
12:26:01 + REF=refs/tags/v0.10.0
12:26:01 + [ -n refs/tags/v0.10.0 ]
12:26:01 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 git init src/github.com/docker/buildx
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:01 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:01 + SRC=src/github.com/docker/buildx
12:26:01 + REF=v0.10.0
12:26:01 + REF_FETCH=v0.10.0
12:26:01 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:01 + awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:26:01 Commit message: "ci: static job"
12:26:01 From https://github.com/docker/docker
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:01 Fetching without tags
12:26:01 From https://github.com/docker/docker
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:01 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:01 Commit message: "ci: static job"
12:26:01 + REF=refs/tags/v0.10.0
12:26:01 + [ -n refs/tags/v0.10.0 ]
12:26:01 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:01 From https://github.com/docker/cli
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:01 git init src/github.com/docker/docker
12:26:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:01 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:01 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:01 + SRC=src/github.com/docker/docker
12:26:01 + REF=master
12:26:01 + REF_FETCH=master
12:26:01 + awk {print $2}
12:26:01 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:01 From https://github.com/docker/docker
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:01 From https://github.com/docker/docker
12:26:01  * [new branch]      master     -> master
12:26:01  * [new branch]      master     -> origin/master
12:26:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:02 From https://github.com/docker/docker
12:26:02  * [new branch]      master     -> master
12:26:02  * [new branch]      master     -> origin/master
12:26:02 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + awk {print $2}
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:02 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:02 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:26:02 From https://github.com/docker/docker
12:26:02  * [new branch]      master     -> master
12:26:02  * [new branch]      master     -> origin/master
12:26:02 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:02 From https://github.com/docker/cli
12:26:02  * [new branch]      master     -> master
12:26:02  * [new branch]      master     -> origin/master
12:26:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:02 git init src/github.com/docker/docker
12:26:02 From https://github.com/docker/docker
12:26:02  * [new branch]      master     -> master
12:26:02  * [new branch]      master     -> origin/master
12:26:02 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:02 + awk {print $2}
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + REF=refs/heads/master
12:26:02 + [ -n refs/heads/master ]
12:26:02 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:02 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:02 + awk {print $2}
12:26:02 git init src/github.com/docker/buildx
12:26:02 From https://github.com/docker/docker
12:26:02  * [new branch]      master     -> master
12:26:02  * [new branch]      master     -> origin/master
12:26:02 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin+  v0.10.0
12:26:02 awk {print $2}
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:02 Fetching without tags
12:26:02 using credential docker-jenkins-github-credentials
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:02 + awk {print $2}
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 Cloning the remote Git repository
12:26:02 Cloning with configured refspecs honoured and without tags
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 using credential docker-jenkins-github-credentials
12:26:02 Cloning the remote Git repository
12:26:02 Cloning with configured refspecs honoured and without tags
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:02 + SRC=src/github.com/docker/docker
12:26:02 + REF=master
12:26:02 + REF_FETCH=master
12:26:02 + awk {print $2}
12:26:02 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:02 + REF=refs/heads/master
12:26:02 + [ -n refs/heads/master ]
12:26:02 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:02 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + + awk {print $2}
12:26:02 git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + awk {print $2}
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
[Pipeline] sh
12:26:02 From https://github.com/docker/docker
12:26:02  * [new branch]      master     -> master
12:26:02  * [new branch]      master     -> origin/master
12:26:02 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:02 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
[Pipeline] sh
12:26:02 Commit message: "ci: static job"
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.10.0
12:26:02 awk {print $2}
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:02 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:26:02 using credential docker-jenkins-github-credentials
12:26:02 Cloning the remote Git repository
12:26:02 Cloning with configured refspecs honoured and without tags
12:26:02 + REF=refs/tags/v0.10.0
12:26:02 + [ -n refs/tags/v0.10.0 ]
12:26:02 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:02 git init src/github.com/docker/buildx
12:26:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:02 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:02 + SRC=src/github.com/docker/buildx
12:26:02 + REF=v0.10.0
12:26:02 + REF_FETCH=v0.10.0
12:26:02 + awk {print $2}
12:26:02 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:02 Commit message: "ci: static job"
12:26:02 + make clean
12:26:02 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:02 rm -f -r src
12:26:02 make -C rpm clean
12:26:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:02 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:02 rm -f -r rpmbuild/
12:26:02 docker builder prune -f --filter until=24h
12:26:02 Total:	0B
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:02 + make clean
12:26:02 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:02 rm -f -r src
12:26:02 make -C rpm clean
12:26:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:02 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:02 rm -f -r rpmbuild/
12:26:02 docker builder prune -f --filter until=24h
12:26:02 using credential docker-jenkins-github-credentials
12:26:02 Cloning the remote Git repository
12:26:02 Cloning with configured refspecs honoured and without tags
12:26:03 using credential docker-jenkins-github-credentials
12:26:03 + REF=refs/tags/v0.10.0
12:26:03 + [ -n refs/tags/v0.10.0 ]
12:26:03 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:03 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:03 Cloning the remote Git repository
12:26:03 Cloning with configured refspecs honoured and without tags
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:03 make -C deb clean
12:26:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:03 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:03 rm -f -r debbuild
12:26:03 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:03 rm -f -r sources
12:26:03 docker builder prune -f --filter until=24h
12:26:03 Total:	0B
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:03 make -C static clean
12:26:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:03 grep: /Dockerfile: No such file or directory
12:26:03 grep: /Dockerfile: No such file or directory
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:03 From https://github.com/docker/docker
12:26:03  * [new branch]      master     -> master
12:26:03  * [new branch]      master     -> origin/master
12:26:03 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:03 git init src/github.com/docker/buildx
12:26:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:03 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:03 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:03 + SRC=src/github.com/docker/buildx
12:26:03 + REF=v0.10.0
12:26:03 + REF_FETCH=v0.10.0
12:26:03 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:03 + awk {print $2}
12:26:03 + REF=refs/tags/v0.10.0
12:26:03 + [ -n refs/tags/v0.10.0 ]
12:26:03 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:03 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
[Pipeline] sh
12:26:03 Commit message: "ci: static job"
12:26:03 Total:	0B
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:03 make -C deb clean
12:26:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:03 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:03 rm -f -r debbuild
12:26:03 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:03 rm -f -r sources
12:26:03 docker builder prune -f --filter until=24h
12:26:03 Total:	0B
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:03 make -C static clean
12:26:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:03 grep: /Dockerfile: No such file or directory
12:26:03 grep: /Dockerfile: No such file or directory
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
12:26:03 + make REF=master ubuntu-kinetic
12:26:03 git init src/github.com/docker/cli
12:26:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:03 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:03 + SRC=src/github.com/docker/cli
12:26:03 + REF=master
12:26:03 + REF_FETCH=master
12:26:03 + awk {print $2}
12:26:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:03 + REF=refs/heads/master
12:26:03 + [ -n refs/heads/master ]
12:26:03 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:03 + 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-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
12:26:03 From https://github.com/docker/docker
12:26:03 + make REF=master ubuntu-jammy
12:26:03  * [new branch]      master     -> master
12:26:03  * [new branch]      master     -> origin/master
12:26:03 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:03 git init src/github.com/docker/cli
12:26:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:03 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:03 + SRC=src/github.com/docker/cli
12:26:03 + REF=master
12:26:03 + REF_FETCH=master
12:26:03 + awk {print $2}
12:26:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:03 + REF=refs/heads/master
12:26:03 + [ -n refs/heads/master ]
12:26:03 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:03 + 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-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:26:03 Fetching without tags
12:26:03 + make clean
12:26:03 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:03 rm -f -r src
12:26:03 make -C rpm clean
12:26:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:03 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:03 rm -f -r rpmbuild/
12:26:03 docker builder prune -f --filter until=24h
12:26:03 Total:	0B
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:03 make -C deb clean
12:26:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:03 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:03 From https://github.com/docker/docker
12:26:03  * [new branch]      master     -> master
12:26:03  * [new branch]      master     -> origin/master
12:26:03 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:03 Fetching without tags
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:03 From https://github.com/docker/buildx
12:26:03  * [new tag]         v0.10.0    -> v0.10.0
12:26:03 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:03 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:03 + make REF=master TARGETPLATFORM=darwin/arm64 static
12:26:03 git init src/github.com/docker/cli
12:26:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:03 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:03 + SRC=src/github.com/docker/cli
12:26:03 + REF=master
12:26:03 + REF_FETCH=master
12:26:03 + awk {print $2}
12:26:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:03 + REF=refs/heads/master
12:26:03 + [ -n refs/heads/master ]
12:26:03 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:03 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:03 From https://github.com/docker/buildx
12:26:03  * [new tag]         v0.10.0    -> v0.10.0
12:26:03 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:03 Fetching without tags
12:26:03 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:03 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:26:03 rm -f -r debbuild
12:26:03 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:03 rm -f -r sources
12:26:03 docker builder prune -f --filter until=24h
12:26:03 Total:	0B
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:03 make -C static clean
12:26:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:03 grep: /Dockerfile: No such file or directory
12:26:03 grep: /Dockerfile: No such file or directory
12:26:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:26:03 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:03 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +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-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:26:03 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:03 From https://github.com/docker/buildx
12:26:03  * [new tag]         v0.10.0    -> v0.10.0
12:26:03 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 Fetching without tags
12:26:04 git init src/github.com/docker/compose
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + git -C src/github.com/docker/compose ls-remote+  --refs --heads --tags origin v2.15.1
12:26:04 awk {print $2}
12:26:04 git init src/github.com/docker/buildx
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:04 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:04 + SRC=src/github.com/docker/buildx
12:26:04 + REF=v0.10.0
12:26:04 + REF_FETCH=v0.10.0
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:04 Fetching without tags
12:26:04 Commit message: "ci: static job"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:04 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:04 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 + make REF=master ubuntu-bionic
12:26:04 git init src/github.com/docker/cli
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:04 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:04 + SRC=src/github.com/docker/cli
12:26:04 + REF=master
12:26:04 + REF_FETCH=master
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:04 + REF=refs/heads/master
12:26:04 + [ -n refs/heads/master ]
12:26:04 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:04 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:04 git init src/github.com/docker/buildx
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:04 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:04 + SRC=src/github.com/docker/buildx
12:26:04 + REF=v0.10.0
12:26:04 + REF_FETCH=v0.10.0
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:04 + REF=refs/tags/v0.10.0
12:26:04 + [ -n refs/tags/v0.10.0 ]
12:26:04 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:04 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:04 + make clean
12:26:04 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:04 rm -f -r src
12:26:04 make -C rpm clean
12:26:04 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:04 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:04 rm -f -r rpmbuild/
12:26:04 docker builder prune -f --filter until=24h
12:26:04 Total:	0B
12:26:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:04 make -C deb clean
12:26:04 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:04 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:04 rm -f -r debbuild
12:26:04 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:04 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:04 git init src/github.com/docker/compose
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1+ 
12:26:04 awk {print $2}
12:26:04 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:04 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:26:04 git init src/github.com/docker/compose
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 Merge succeeded, producing d4dc8f76db99b46dd83d98336a587457bfe89f5e
12:26:04 Checking out Revision d4dc8f76db99b46dd83d98336a587457bfe89f5e (PR-835)
12:26:04 + REF=refs/tags/v2.15.1
12:26:04 + [ -n refs/tags/v2.15.1 ]
12:26:04 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + REF=refs/tags/v0.10.0
12:26:04 + [ -n refs/tags/v0.10.0 ]
12:26:04 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:04 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:04 From https://github.com/docker/cli
12:26:04  * [new branch]      master     -> master
12:26:04  * [new branch]      master     -> origin/master
12:26:04 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:04 git init src/github.com/docker/docker
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:04 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:04 + SRC=src/github.com/docker/docker
12:26:04 + REF=master
12:26:04 + REF_FETCH=master
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:04 git init src/github.com/docker/compose
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:04 + awk {print $2}
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 git init src/github.com/docker/compose
12:26:04 From https://github.com/docker/docker
12:26:04  * [new branch]      master     -> master
12:26:04  * [new branch]      master     -> origin/master
12:26:04 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 From https://github.com/docker/cli
12:26:04  * [new branch]      master     -> master
12:26:04  * [new branch]      master     -> origin/master
12:26:04 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:04 git init src/github.com/docker/docker
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:04 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:04 + SRC=src/github.com/docker/docker
12:26:04 + REF=master
12:26:04 + REF_FETCH=master
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:04 rm -f -r sources
12:26:04 docker builder prune -f --filter until=24h
12:26:04 Total:	0B
12:26:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:04 make -C static clean
12:26:04 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:04 grep: /Dockerfile: No such file or directory
12:26:04 grep: /Dockerfile: No such file or directory
12:26:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:26:04 + REF=refs/tags/v2.15.1
12:26:04 + [ -n refs/tags/v2.15.1 ]
12:26:04 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 + REF=refs/tags/v2.15.1
12:26:04 + [ -n refs/tags/v2.15.1 ]
12:26:04 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 git init src/github.com/docker/compose
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:04 + REF=refs/heads/master
12:26:04 + [ -n refs/heads/master ]
12:26:04 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:04 + REF=refs/tags/v2.15.1
12:26:04 + [ -n refs/tags/v2.15.1 ]
12:26:04 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1+ 
12:26:04 awk {print $2}
12:26:04 + REF=refs/tags/v2.15.1
12:26:04 + [ -n refs/tags/v2.15.1 ]
12:26:04 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:04 git init src/github.com/docker/compose
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:04 Commit message: "ci: static job"
12:26:04 git init src/github.com/docker/compose
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:04 + awk {print $2}
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 + REF=refs/heads/master
12:26:04 + [ -n refs/heads/master ]
12:26:04 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:04 git init src/github.com/docker/buildx
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:04 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:04 + SRC=src/github.com/docker/buildx
12:26:04 + REF=v0.10.0
12:26:04 + REF_FETCH=v0.10.0
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:04 + make REF=master ubuntu-kinetic
12:26:04 git init src/github.com/docker/cli
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:04 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:04 + SRC=src/github.com/docker/cli
12:26:04 + REF=master
12:26:04 + REF_FETCH=master
12:26:04 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master+ 
12:26:04 awk {print $2}
12:26:04 + REF=refs/heads/master
12:26:04 + [ -n refs/heads/master ]
12:26:04 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:04 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:04 From https://github.com/docker/buildx
12:26:04  * [new tag]         v0.10.0    -> v0.10.0
12:26:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
[Pipeline] sh
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+  origin v2.15.1
12:26:04 awk {print $2}
12:26:04 + REF=refs/tags/v2.15.1
12:26:04 + [ -n refs/tags/v2.15.1 ]
12:26:04 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 From https://github.com/docker/compose
12:26:04  * [new tag]         v2.15.1    -> v2.15.1
12:26:04 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:04 git init src/github.com/docker/scan-cli-plugin
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:04 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:04 + SRC=src/github.com/docker/scan-cli-plugin
12:26:04 + REF=v0.23.0
12:26:04 + REF_FETCH=v0.23.0
12:26:04 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:04 + awk {print $2}
12:26:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:04 + SRC=src/github.com/docker/compose
12:26:04 + REF=v2.15.1
12:26:04 + REF_FETCH=v2.15.1
12:26:04 + awk {print $2}
12:26:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:04 + REF=refs/tags/v2.15.1
12:26:04 + [ -n refs/tags/v2.15.1 ]
12:26:04 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/compose
12:26:05 + REF=refs/tags/v0.10.0
12:26:05 + [ -n refs/tags/v0.10.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:05 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:05 From https://github.com/docker/buildx
12:26:05  * [new tag]         v0.10.0    -> v0.10.0
12:26:05 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:05 From https://github.com/docker/buildx
12:26:05  * [new tag]         v0.10.0    -> v0.10.0
12:26:05 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C+  src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 awk {print $2}
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 git init src/github.com/docker/compose
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:05 git init src/github.com/docker/compose
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 + awk {print $2}
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/835/head:refs/remotes/origin/PR-835 # 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/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4dc8f76db99b46dd83d98336a587457bfe89f5e # timeout=10
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads+  --tags origin v0.23.0
12:26:05 awk {print $2}
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 From https://github.com/docker/cli
12:26:05  * [new branch]      master     -> master
12:26:05  * [new branch]      master     -> origin/master
12:26:05 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:05 git init src/github.com/docker/docker
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:05 + SRC=src/github.com/docker/docker
12:26:05 + REF=master
12:26:05 + REF_FETCH=master
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:05 + make clean
12:26:05 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:05 rm -f -r src
12:26:05 make -C rpm clean
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:05 rm -f -r rpmbuild/
12:26:05 docker builder prune -f --filter until=24h
12:26:05 Total:	0B
12:26:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 make -C deb clean
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:05 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:05 rm -f -r debbuild
12:26:05 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:05 rm -f -r sources
12:26:05 docker builder prune -f --filter until=24h
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 From https://github.com/docker/buildx
12:26:05  * [new tag]         v0.10.0    -> v0.10.0
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags+  origin v0.23.0
12:26:05 awk {print $2}
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 From https://github.com/docker/buildx
12:26:05  * [new tag]         v0.10.0    -> v0.10.0
12:26:05 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:05 git init src/github.com/docker/compose
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 + awk {print $2}
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 + awk {print $2}
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs+  --heads --tags origin v0.23.0
12:26:05 awk {print $2}
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 git init src/github.com/docker/compose
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 + awk {print $2}
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 From https://github.com/docker/scan-cli-plugin
12:26:05  * [new tag]         v0.23.0    -> v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:05 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-jammy
12:26:05 git init src/github.com/docker/compose
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:05 mkdir -p sources
12:26:05 docker run --rm -w /v \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:05 	alpine \
12:26:05 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:05 Unable to find image 'alpine:latest' locally
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 + awk {print $2}
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
[Pipeline] sh
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + REF=refs/heads/master
12:26:05 + [ -n refs/heads/master ]
12:26:05 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:05 git init src/github.com/docker/compose
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 Total:	0B
12:26:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:05 make -C static clean
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:05 grep: /Dockerfile: No such file or directory
12:26:05 grep: /Dockerfile: No such file or directory
12:26:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:05 From https://github.com/docker/scan-cli-plugin
12:26:05  * [new tag]         v0.23.0    -> v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:05 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 centos-8
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 mkdir -p rpmbuild/SOURCES
12:26:05 docker run --rm -w /v \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:05 	alpine \
12:26:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:05 Unable to find image 'alpine:latest' locally
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 + awk {print $2}
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
[Pipeline] sh
12:26:05 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:05 From https://github.com/docker/scan-cli-plugin
12:26:05  * [new tag]         v0.23.0    -> v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:05 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 debian-bullseye
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:05 mkdir -p sources
12:26:05 docker run --rm -w /v \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:05 	alpine \
12:26:05 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 + awk {print $2}
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 From https://github.com/docker/scan-cli-plugin
12:26:05  * [new tag]         v0.23.0    -> v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:05 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 fedora-36
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 mkdir -p rpmbuild/SOURCES
12:26:05 docker run --rm -w /v \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:05 	alpine \
12:26:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 latest: Pulling from library/alpine
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + make clean
12:26:05 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:05 rm -f -r src
12:26:05 make -C rpm clean
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:05 rm -f -r rpmbuild/
12:26:05 docker builder prune -f --filter until=24h
12:26:05 Total:	0B
12:26:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 make -C deb clean
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:05 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:05 rm -f -r debbuild
12:26:05 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:05 rm -f -r sources
12:26:05 docker builder prune -f --filter until=24h
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 + awk {print $2}
12:26:05 Commit message: "ci: static job"
12:26:05 latest: Pulling from library/alpine
12:26:05 a9eaa45ef418: Pulling fs layer
12:26:05 a9eaa45ef418: Verifying Checksum
12:26:05 a9eaa45ef418: Download complete
12:26:05 From https://github.com/docker/cli
12:26:05  * [new branch]      master     -> master
12:26:05  * [new branch]      master     -> origin/master
12:26:05 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:05 git init src/github.com/docker/compose
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:05 + SRC=src/github.com/docker/compose
12:26:05 + REF=v2.15.1
12:26:05 + REF_FETCH=v2.15.1
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:05 From https://github.com/docker/scan-cli-plugin
12:26:05  * [new tag]         v0.23.0    -> v0.23.0
12:26:05 From https://github.com/docker/scan-cli-plugin
12:26:05  * [new tag]         v0.23.0    -> v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:05 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 centos-9
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 mkdir -p rpmbuild/SOURCES
12:26:05 docker run --rm -w /v \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:05 	alpine \
12:26:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:05 Unable to find image 'alpine:latest' locally
12:26:05 From https://github.com/docker/buildx
12:26:05  * [new tag]         v0.10.0    -> v0.10.0
12:26:05 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:05 Unable to find image 'alpine:latest' locally
12:26:05 latest: Pulling from library/alpine
12:26:05 From https://github.com/docker/scan-cli-plugin
12:26:05  * [new tag]         v0.23.0    -> v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:05 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 centos-9
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:05 mkdir -p rpmbuild/SOURCES
12:26:05 docker run --rm -w /v \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:05 	alpine \
12:26:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:05 Unable to find image 'alpine:latest' locally
12:26:05 Unable to find image 'alpine:latest' locally
12:26:05 + make REF=master debian-buster
12:26:05 git init src/github.com/docker/cli
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:05 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:05 + SRC=src/github.com/docker/cli
12:26:05 + REF=master
12:26:05 + REF_FETCH=master
12:26:05 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:05 + awk {print $2}
12:26:05 + REF=refs/heads/master
12:26:05 + [ -n refs/heads/master ]
12:26:05 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:05 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags+  origin v0.23.0
12:26:05 awk {print $2}
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs+  --heads --tags origin v0.23.0
12:26:05 awk {print $2}
12:26:05 a9eaa45ef418: Pulling fs layer
12:26:05 a9eaa45ef418: Verifying Checksum
12:26:05 a9eaa45ef418: Download complete
12:26:05 Total:	0B
12:26:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:05 make -C static clean
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:05 grep: /Dockerfile: No such file or directory
12:26:05 grep: /Dockerfile: No such file or directory
12:26:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 + awk {print $2}
12:26:05 + REF=refs/tags/v0.23.0
12:26:05 + [ -n refs/tags/v0.23.0 ]
12:26:05 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:05 a9eaa45ef418: Pull complete
12:26:05 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:05 Status: Downloaded newer image for alpine:latest
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:05 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-bionic
12:26:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:05 mkdir -p sources
12:26:05 docker run --rm -w /v \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:05 	alpine \
12:26:05 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:05 Unable to find image 'alpine:latest' locally
12:26:05 git init src/github.com/docker/docker
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:05 + SRC=src/github.com/docker/docker
12:26:05 + REF=master
12:26:05 + REF_FETCH=master
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:05 + REF=refs/tags/v2.15.1
12:26:05 + [ -n refs/tags/v2.15.1 ]
12:26:05 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:05 From https://github.com/docker/compose
12:26:05  * [new tag]         v2.15.1    -> v2.15.1
12:26:05 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:05 git init src/github.com/docker/scan-cli-plugin
12:26:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:05 + SRC=src/github.com/docker/scan-cli-plugin
12:26:05 + REF=v0.23.0
12:26:05 + REF_FETCH=v0.23.0
12:26:05 + awk {print $2}
12:26:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:05 latest: Pulling from library/alpine
12:26:05 a9eaa45ef418: Pulling fs layer
12:26:06 From https://github.com/docker/docker
12:26:06  * [new branch]      master     -> master
12:26:06  * [new branch]      master     -> origin/master
12:26:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:06 a9eaa45ef418: Pulling fs layer
12:26:06 a9eaa45ef418: Verifying Checksum
12:26:06 a9eaa45ef418: Download complete
12:26:06 latest: Pulling from library/alpine
12:26:06 8921db27df28: Pulling fs layer
12:26:06 latest: Pulling from library/alpine
12:26:06 a9eaa45ef418: Pulling fs layer
12:26:06 a9eaa45ef418: Download complete
12:26:06 + REF=refs/tags/v0.23.0
12:26:06 + [ -n refs/tags/v0.23.0 ]
12:26:06 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 + REF=refs/tags/v0.23.0
12:26:06 + [ -n refs/tags/v0.23.0 ]
12:26:06 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 a9eaa45ef418: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 centos-7
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:06 mkdir -p rpmbuild/SOURCES
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:06 Unable to find image 'alpine:latest' locally
12:26:06 From https://github.com/docker/docker
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06  * [new branch]      master     -> master
12:26:06  * [new branch]      master     -> origin/master
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 centos-8
12:26:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:06 mkdir -p rpmbuild/SOURCES
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:06 From https://github.com/docker/compose
12:26:06  * [new tag]         v2.15.1    -> v2.15.1
12:26:06 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:06 git init src/github.com/docker/scan-cli-plugin
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:06 + SRC=src/github.com/docker/scan-cli-plugin
12:26:06 + REF=v0.23.0
12:26:06 + REF_FETCH=v0.23.0
12:26:06 + awk {print $2}
12:26:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:06 + REF=refs/tags/v0.23.0
12:26:06 + [ -n refs/tags/v0.23.0 ]
12:26:06 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 + make REF=master debian-bullseye
12:26:06 git init src/github.com/docker/cli
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:06 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:06 + SRC=src/github.com/docker/cli
12:26:06 + REF=master
12:26:06 + REF_FETCH=master
12:26:06 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:06 + awk {print $2}
12:26:06 + REF=refs/heads/master
12:26:06 + [ -n refs/heads/master ]
12:26:06 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:06 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:06 latest: Pulling from library/alpine
12:26:06 a9eaa45ef418: Pulling fs layer
12:26:06 a9eaa45ef418: Verifying Checksum
12:26:06 a9eaa45ef418: Download complete
12:26:06 + REF=refs/tags/v0.23.0
12:26:06 + [ -n refs/tags/v0.23.0 ]
12:26:06 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + REF=refs/heads/master
12:26:06 + [ -n refs/heads/master ]
12:26:06 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:06 From https://github.com/docker/compose
12:26:06  * [new tag]         v2.15.1    -> v2.15.1
12:26:06 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:06 git init src/github.com/docker/scan-cli-plugin
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:06 + SRC=src/github.com/docker/scan-cli-plugin
12:26:06 + REF=v0.23.0
12:26:06 + REF_FETCH=v0.23.0
12:26:06 + awk {print $2}
12:26:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:06 + REF=refs/tags/v0.23.0
12:26:06 + [ -n refs/tags/v0.23.0 ]
12:26:06 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 a9eaa45ef418: Verifying Checksum
12:26:06 a9eaa45ef418: Download complete
12:26:06 + REF=refs/tags/v0.23.0
12:26:06 a9eaa45ef418: Pull complete
12:26:06 + [ -n refs/tags/v0.23.0 ]
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:06 a9eaa45ef418: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 Commit message: "ci: static job"
12:26:06 mkdir -p sources
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:06 git init src/github.com/docker/compose
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:06 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:06 + SRC=src/github.com/docker/compose
12:26:06 + REF=v2.15.1
12:26:06 + REF_FETCH=v2.15.1
12:26:06 + awk {print $2}
12:26:06 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:06 + REF=refs/tags/v2.15.1
12:26:06 + [ -n refs/tags/v2.15.1 ]
12:26:06 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:06 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:06 8921db27df28: Verifying Checksum
12:26:06 8921db27df28: Download complete
12:26:06 a9eaa45ef418: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 fedora-37
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:06 mkdir -p rpmbuild/SOURCES
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:06 Unable to find image 'alpine:latest' locally
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-focal
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:06 mkdir -p sources
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:06 Unable to find image 'alpine:latest' locally
[Pipeline] sh
12:26:06 From https://github.com/docker/cli
12:26:06  * [new branch]      master     -> master
12:26:06  * [new branch]      master     -> origin/master
12:26:06 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:06 latest: Pulling from library/alpine
12:26:06 8921db27df28: Pulling fs layer
12:26:06 8921db27df28: Verifying Checksum
12:26:06 8921db27df28: Download complete
12:26:06 From https://github.com/docker/buildx
12:26:06  * [new tag]         v0.10.0    -> v0.10.0
12:26:06 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:06 Unable to find image 'alpine:latest' locally
12:26:06 latest: Pulling from library/alpine
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C static build
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:06 docker buildx inspect | tr -d ' ' | grep -q 'Driver:docker-container' || docker buildx create --use --bootstrap
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C static build
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:06 docker buildx inspect | tr -d ' ' | grep -q 'Driver:docker-container' || docker buildx create --use --bootstrap
12:26:06 a9eaa45ef418: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 debian-buster
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:06 mkdir -p sources
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:06 Unable to find image 'alpine:latest' locally
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-focal
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:06 mkdir -p sources
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:06 From https://github.com/docker/scan-cli-plugin
12:26:06  * [new tag]         v0.23.0    -> v0.23.0
12:26:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:06 make -C static build
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:06 docker buildx inspect | tr -d ' ' | grep -q 'Driver:docker-container' || docker buildx create --use --bootstrap
12:26:06 8921db27df28: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 git init src/github.com/docker/buildx
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:06 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:06 + SRC=src/github.com/docker/buildx
12:26:06 + REF=v0.10.0
12:26:06 + REF_FETCH=v0.10.0
12:26:06 + awk {print $2}
12:26:06 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:06 latest: Pulling from library/alpine
12:26:06 a9eaa45ef418: Pulling fs layer
12:26:06 latest: Pulling from library/alpine
12:26:06 a9eaa45ef418: Pulling fs layer
12:26:06 a9eaa45ef418: Verifying Checksum
12:26:06 a9eaa45ef418: Download complete
12:26:06 + make clean
12:26:06 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:06 rm -f -r src
12:26:06 make -C rpm clean
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:06 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:06 rm -f -r rpmbuild/
12:26:06 docker builder prune -f --filter until=24h
12:26:06 Total:	0B
12:26:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:06 make -C deb clean
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:06 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:06 rm -f -r debbuild
12:26:06 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:06 rm -f -r sources
12:26:06 docker builder prune -f --filter until=24h
12:26:06 git init src/github.com/docker/docker
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:06 + SRC=src/github.com/docker/docker
12:26:06 + REF=master
12:26:06 + REF_FETCH=master
12:26:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:06 + awk {print $2}
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:06 8921db27df28: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 8921db27df28: Pulling fs layer
12:26:06 8921db27df28: Verifying Checksum
12:26:06 8921db27df28: Download complete
12:26:06 #1 [internal] booting buildkit
12:26:06 git init src/github.com/docker/buildx
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:06 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:06 + SRC=src/github.com/docker/buildx
12:26:06 + REF=v0.10.0
12:26:06 + REF_FETCH=v0.10.0
12:26:06 + awk {print $2}
12:26:06 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:06 + REF=refs/tags/v0.10.0
12:26:06 + [ -n refs/tags/v0.10.0 ]
12:26:06 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:06 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:06 latest: Pulling from library/alpine
12:26:06 a9eaa45ef418: Pulling fs layer
12:26:06 a9eaa45ef418: Verifying Checksum
12:26:06 a9eaa45ef418: Download complete
12:26:06 mkdir -p sources
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:06 From https://github.com/docker/cli
12:26:06  * [new branch]      master     -> master
12:26:06  * [new branch]      master     -> origin/master
12:26:06 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:06 git init src/github.com/docker/docker
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:06 + SRC=src/github.com/docker/docker
12:26:06 + REF=master
12:26:06 + REF_FETCH=master
12:26:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:06 + awk {print $2}
12:26:06 Unable to find image 'alpine:latest' locally
12:26:06 From https://github.com/docker/cli
12:26:06  * [new branch]      master     -> master
12:26:06  * [new branch]      master     -> origin/master
12:26:06 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:06 From https://github.com/docker/docker
12:26:06  * [new branch]      master     -> master
12:26:06  * [new branch]      master     -> origin/master
12:26:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:06 mkdir -p sources
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:06 mkdir -p sources
12:26:06 docker run --rm -w /v \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:06 	alpine \
12:26:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:06 + REF=refs/tags/v0.10.0
12:26:06 + [ -n refs/tags/v0.10.0 ]
12:26:06 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:06 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:06 a9eaa45ef418: Verifying Checksum
12:26:06 a9eaa45ef418: Download complete
12:26:06 a9eaa45ef418: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 a9eaa45ef418: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 From https://github.com/docker/compose
12:26:06  * [new tag]         v2.15.1    -> v2.15.1
12:26:06 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:06 git init src/github.com/docker/scan-cli-plugin
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:06 + SRC=src/github.com/docker/scan-cli-plugin
12:26:06 + REF=v0.23.0
12:26:06 + REF_FETCH=v0.23.0
12:26:06 + awk {print $2}
12:26:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:06 Total:	0B
12:26:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:06 make -C static clean
12:26:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:06 grep: /Dockerfile: No such file or directory
12:26:06 grep: /Dockerfile: No such file or directory
12:26:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:06 + REF=refs/heads/master
12:26:06 + [ -n refs/heads/master ]
12:26:06 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
[Pipeline] sh
12:26:06 8921db27df28: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 #1 pulling image moby/buildkit:buildx-stable-1
12:26:06 a9eaa45ef418: Pull complete
12:26:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:06 Status: Downloaded newer image for alpine:latest
12:26:06 git init src/github.com/docker/compose
12:26:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:06 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:06 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:06 + SRC=src/github.com/docker/compose
12:26:06 + REF=v2.15.1
12:26:06 + REF_FETCH=v2.15.1
12:26:06 + awk {print $2}
12:26:06 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:06 + REF=refs/tags/v2.15.1
12:26:06 + [ -n refs/tags/v2.15.1 ]
12:26:06 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:06 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:06 + REF=refs/heads/master
12:26:06 + [ -n refs/heads/master ]
12:26:06 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:06 latest: Pulling from library/alpine
12:26:06 c527615e4ffa: Pulling fs layer
12:26:07 #1 [internal] booting buildkit
12:26:07 #1 pulling image moby/buildkit:buildx-stable-1
12:26:07 git init src/github.com/docker/docker
12:26:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:07 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:07 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:07 + SRC=src/github.com/docker/docker
12:26:07 + REF=master
12:26:07 + REF_FETCH=master
12:26:07 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:07 + awk {print $2}
12:26:07 #1 [internal] booting buildkit
12:26:07 #1 pulling image moby/buildkit:buildx-stable-1
12:26:07 + REF=refs/tags/v0.23.0
12:26:07 + [ -n refs/tags/v0.23.0 ]
12:26:07 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:07 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:07 + make REF=master fedora-36
12:26:07 git init src/github.com/docker/cli
12:26:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:07 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:07 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:07 + SRC=src/github.com/docker/cli
12:26:07 + REF=master
12:26:07 + REF_FETCH=master
12:26:07 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:07 + awk {print $2}
12:26:07 + REF=refs/heads/master
12:26:07 + [ -n refs/heads/master ]
12:26:07 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:07 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:07 c527615e4ffa: Verifying Checksum
12:26:07 c527615e4ffa: Download complete
12:26:07 + REF=refs/heads/master
12:26:07 + [ -n refs/heads/master ]
12:26:07 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:07 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:07 git init src/github.com/docker/buildx
12:26:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:07 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:07 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:07 + SRC=src/github.com/docker/buildx
12:26:07 + REF=v0.10.0
12:26:07 + REF_FETCH=v0.10.0
12:26:07 + awk {print $2}
12:26:07 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:07 + REF=refs/tags/v0.10.0
12:26:07 + [ -n refs/tags/v0.10.0 ]
12:26:07 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:07 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:07 + make REF=master TARGETPLATFORM=windows/amd64 static
12:26:07 git init src/github.com/docker/cli
12:26:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:07 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:07 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:07 + SRC=src/github.com/docker/cli
12:26:07 + REF=master
12:26:07 + REF_FETCH=master
12:26:07 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:07 + awk {print $2}
12:26:07 + REF=refs/heads/master
12:26:07 + [ -n refs/heads/master ]
12:26:07 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:07 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:07 Commit message: "ci: static job"
12:26:07 From https://github.com/docker/scan-cli-plugin
12:26:07  * [new tag]         v0.23.0    -> v0.23.0
12:26:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:07 make -C static build
12:26:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:07 docker buildx inspect | tr -d ' ' | grep -q 'Driver:docker-container' || docker buildx create --use --bootstrap
12:26:07 c527615e4ffa: Pull complete
12:26:07 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:07 Status: Downloaded newer image for alpine:latest
12:26:07 From https://github.com/docker/compose
12:26:07  * [new tag]         v2.15.1    -> v2.15.1
12:26:07 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:07 git init src/github.com/docker/scan-cli-plugin
12:26:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:07 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:07 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:07 + SRC=src/github.com/docker/scan-cli-plugin
12:26:07 + REF=v0.23.0
12:26:07 + REF_FETCH=v0.23.0
12:26:07 + awk {print $2}
12:26:07 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:07 + REF=refs/tags/v0.23.0
12:26:07 + [ -n refs/tags/v0.23.0 ]
12:26:07 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:07 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:07 Commit message: "ci: static job"
12:26:07 From https://github.com/docker/docker
12:26:07  * [new branch]      master     -> master
12:26:07  * [new branch]      master     -> origin/master
12:26:07 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:07 Commit message: "ci: static job"
12:26:07 From https://github.com/docker/buildx
12:26:07  * [new tag]         v0.10.0    -> v0.10.0
12:26:07 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:07 From https://github.com/docker/scan-cli-plugin
12:26:07  * [new tag]         v0.23.0    -> v0.23.0
12:26:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:07 From https://github.com/docker/cli
12:26:07  * [new branch]      master     -> master
12:26:07  * [new branch]      master     -> origin/master
12:26:07 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:07 Commit message: "ci: static job"
12:26:07 Commit message: "ci: static job"
12:26:08 #1 [internal] booting buildkit
12:26:08 #1 pulling image moby/buildkit:buildx-stable-1
12:26:08 git init src/github.com/docker/compose
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:08 + SRC=src/github.com/docker/compose
12:26:08 + REF=v2.15.1
12:26:08 + REF_FETCH=v2.15.1
12:26:08 + awk {print $2}
12:26:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:08 make -C static build
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:08 docker buildx inspect | tr -d ' ' | grep -q 'Driver:docker-container' || docker buildx create --use --bootstrap
12:26:08 From https://github.com/docker/buildx
12:26:08  * [new tag]         v0.10.0    -> v0.10.0
12:26:08 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:08 git init src/github.com/docker/compose
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:08 + SRC=src/github.com/docker/compose
12:26:08 + REF=v2.15.1
12:26:08 + REF_FETCH=v2.15.1
12:26:08 + awk {print $2}
12:26:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:08 From https://github.com/docker/cli
12:26:08  * [new branch]      master     -> master
12:26:08  * [new branch]      master     -> origin/master
12:26:08 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:08 git init src/github.com/docker/docker
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:08 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:08 + SRC=src/github.com/docker/docker
12:26:08 + REF=master
12:26:08 + REF_FETCH=master
12:26:08 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:08 + awk {print $2}
[Pipeline] sh
12:26:08 git init src/github.com/docker/docker
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:08 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:08 + SRC=src/github.com/docker/docker
12:26:08 + REF=master
12:26:08 + REF_FETCH=master
12:26:08 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:08 + awk {print $2}
12:26:08 git init src/github.com/docker/buildx
12:26:08 From https://github.com/docker/docker
12:26:08  * [new branch]      master     -> master
12:26:08  * [new branch]      master     -> origin/master
12:26:08 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
12:26:08 + REF=refs/tags/v2.15.1
12:26:08 + [ -n refs/tags/v2.15.1 ]
12:26:08 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:08 + REF=refs/tags/v2.15.1
12:26:08 + [ -n refs/tags/v2.15.1 ]
12:26:08 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:08 + REF=refs/heads/master
12:26:08 + [ -n refs/heads/master ]
12:26:08 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:08 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:08 From https://github.com/docker/docker
12:26:08  * [new branch]      master     -> master
12:26:08  * [new branch]      master     -> origin/master
12:26:08 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:08 + REF=refs/heads/master
12:26:08 + [ -n refs/heads/master ]
12:26:08 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:08 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:08 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:08 + SRC=src/github.com/docker/buildx
12:26:08 + REF=v0.10.0
12:26:08 + REF_FETCH=v0.10.0
12:26:08 + awk {print $2}
12:26:08 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:08 + REF=refs/tags/v0.10.0
12:26:08 + [ -n refs/tags/v0.10.0 ]
12:26:08 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 git init src/github.com/docker/buildx
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:08 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:08 + SRC=src/github.com/docker/buildx
12:26:08 + REF=v0.10.0
12:26:08 + REF_FETCH=v0.10.0
12:26:08 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:08 + awk {print $2}
12:26:08 + make clean
12:26:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:08 rm -f -r src
12:26:08 make -C rpm clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:08 rm -f -r rpmbuild/
12:26:08 docker builder prune -f --filter until=24h
12:26:08 Total:	0B
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 make -C deb clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:08 rm -f -r debbuild
12:26:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:08 rm -f -r sources
12:26:08 docker builder prune -f --filter until=24h
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:08 From https://github.com/docker/compose
12:26:08  * [new tag]         v2.15.1    -> v2.15.1
12:26:08 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:08 git init src/github.com/docker/scan-cli-plugin
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:08 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:08 + SRC=src/github.com/docker/scan-cli-plugin
12:26:08 + REF=v0.23.0
12:26:08 + REF_FETCH=v0.23.0
12:26:08 + awk {print $2}
12:26:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:08 From https://github.com/docker/compose
12:26:08  * [new tag]         v2.15.1    -> v2.15.1
12:26:08 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:08 git init src/github.com/docker/buildx
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:08 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:08 + SRC=src/github.com/docker/buildx
12:26:08 + REF=v0.10.0
12:26:08 + REF_FETCH=v0.10.0
12:26:08 + git -C src/github.com/docker/buildx ls-remote+  --refs --heads --tags origin v0.10.0
12:26:08 awk {print $2}
12:26:08 + make clean
12:26:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:08 rm -f -r src
12:26:08 make -C rpm clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:08 rm -f -r rpmbuild/
12:26:08 docker builder prune -f --filter until=24h
12:26:08 Total:	0B
12:26:08 #1 [internal] booting buildkit
12:26:08 #1 pulling image moby/buildkit:buildx-stable-1
12:26:08 From https://github.com/docker/docker
12:26:08  * [new branch]      master     -> master
12:26:08  * [new branch]      master     -> origin/master
12:26:08 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:08 + make clean
12:26:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:08 rm -f -r src
12:26:08 make -C rpm clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:08 rm -f -r rpmbuild/
12:26:08 docker builder prune -f --filter until=24h
12:26:08 Total:	0B
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 make -C deb clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:08 rm -f -r debbuild
12:26:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:08 rm -f -r sources
12:26:08 docker builder prune -f --filter until=24h
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:08 From https://github.com/docker/buildx
12:26:08  * [new tag]         v0.10.0    -> v0.10.0
12:26:08 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:08 git init src/github.com/docker/compose
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:08 + SRC=src/github.com/docker/compose
12:26:08 + REF=v2.15.1
12:26:08 + REF_FETCH=v2.15.1
12:26:08 + awk {print $2}
12:26:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:08 Total:	0B
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 make -C static clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:08 grep: /Dockerfile: No such file or directory
12:26:08 grep: /Dockerfile: No such file or directory
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:26:08 + REF=refs/tags/v0.10.0
12:26:08 + [ -n refs/tags/v0.10.0 ]
12:26:08 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 + REF=refs/tags/v0.23.0
12:26:08 + [ -n refs/tags/v0.23.0 ]
12:26:08 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:08 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:08 git init src/github.com/docker/scan-cli-plugin
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:08 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:08 + SRC=src/github.com/docker/scan-cli-plugin
12:26:08 + REF=v0.23.0
12:26:08 + REF_FETCH=v0.23.0
12:26:08 + awk {print $2}
12:26:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:08 + REF=refs/tags/v0.23.0
12:26:08 + [ -n refs/tags/v0.23.0 ]
12:26:08 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:08 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:08 + make clean
12:26:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:08 rm -f -r src
12:26:08 make -C rpm clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:08 rm -f -r rpmbuild/
12:26:08 docker builder prune -f --filter until=24h
12:26:08 Total:	0B
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 make -C deb clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:08 rm -f -r debbuild
12:26:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:08 rm -f -r sources
12:26:08 docker builder prune -f --filter until=24h
12:26:08 + REF=refs/tags/v0.10.0
12:26:08 + [ -n refs/tags/v0.10.0 ]
12:26:08 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 make -C deb clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:08 rm -f -r debbuild
12:26:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:08 rm -f -r sources
12:26:08 docker builder prune -f --filter until=24h
12:26:08 Total:	0B
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 make -C static clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:08 grep: /Dockerfile: No such file or directory
12:26:08 grep: /Dockerfile: No such file or directory
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:08 git init src/github.com/docker/buildx
12:26:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:08 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:08 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:08 + SRC=src/github.com/docker/buildx
12:26:08 + REF=v0.10.0
12:26:08 + REF_FETCH=v0.10.0
12:26:08 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:08 + awk {print $2}
12:26:08 + REF=refs/tags/v0.10.0
12:26:08 + [ -n refs/tags/v0.10.0 ]
12:26:08 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:08 Total:	0B
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 make -C static clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:08 grep: /Dockerfile: No such file or directory
12:26:08 grep: /Dockerfile: No such file or directory
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:26:08 + REF=refs/tags/v2.15.1
12:26:08 + [ -n refs/tags/v2.15.1 ]
12:26:08 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:08 + make clean
12:26:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:26:08 rm -f -r src
12:26:08 make -C rpm clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:26:08 rm -f -r rpmbuild/
12:26:08 docker builder prune -f --filter until=24h
12:26:08 Total:	0B
12:26:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:08 make -C deb clean
12:26:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:26:08 rm -f -r debbuild
12:26:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:26:08 rm -f -r sources
12:26:08 docker builder prune -f --filter until=24h
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
12:26:09 From https://github.com/docker/scan-cli-plugin
12:26:09  * [new tag]         v0.23.0    -> v0.23.0
12:26:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-kinetic
12:26:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:09 mkdir -p sources
12:26:09 docker run --rm -w /v \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:09 	alpine \
12:26:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:09 Unable to find image 'alpine:latest' locally
12:26:09 Total:	0B
12:26:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:09 make -C static clean
12:26:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:09 grep: /Dockerfile: No such file or directory
12:26:09 grep: /Dockerfile: No such file or directory
12:26:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:26:09 + make REF=master ubuntu-kinetic
12:26:09 git init src/github.com/docker/cli
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:09 + SRC=src/github.com/docker/cli
12:26:09 + REF=master
12:26:09 + REF_FETCH=master
12:26:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:09 + awk {print $2}
12:26:09 + REF=refs/heads/master
12:26:09 + [ -n refs/heads/master ]
12:26:09 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:09 From https://github.com/docker/compose
12:26:09  * [new tag]         v2.15.1    -> v2.15.1
12:26:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:09 git init src/github.com/docker/scan-cli-plugin
12:26:09 Total:	0B
12:26:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:09 make -C static clean
12:26:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:09 grep: /Dockerfile: No such file or directory
12:26:09 grep: /Dockerfile: No such file or directory
12:26:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:09 mkdir -p sources
12:26:09 docker run --rm -w /v \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:09 	alpine \
12:26:09 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:09 + make REF=master ubuntu-bionic
12:26:09 git init src/github.com/docker/cli
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:09 + SRC=src/github.com/docker/cli
12:26:09 + REF=master
12:26:09 + REF_FETCH=master
12:26:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:09 + awk {print $2}
12:26:09 + REF=refs/heads/master
12:26:09 + [ -n refs/heads/master ]
12:26:09 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:09 mkdir -p sources
12:26:09 docker run --rm -w /v \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:09 	alpine \
12:26:09 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:09 mkdir -p sources
12:26:09 docker run --rm -w /v \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:09 	alpine \
12:26:09 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
[Pipeline] sh
12:26:09 + make REF=master ubuntu-focal
12:26:09 git init src/github.com/docker/cli
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:09 + SRC=src/github.com/docker/cli
12:26:09 + REF=master
12:26:09 + REF_FETCH=master
12:26:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:09 + awk {print $2}
12:26:09 + REF=refs/heads/master
12:26:09 + [ -n refs/heads/master ]
12:26:09 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:09 From https://github.com/docker/buildx
12:26:09  * [new tag]         v0.10.0    -> v0.10.0
12:26:09 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:09 latest: Pulling from library/alpine
12:26:09 c527615e4ffa: Pulling fs layer
12:26:09 From https://github.com/docker/scan-cli-plugin
12:26:09  * [new tag]         v0.23.0    -> v0.23.0
12:26:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-jammy
12:26:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:09 mkdir -p sources
12:26:09 docker run --rm -w /v \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:09 	alpine \
12:26:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:09 Unable to find image 'alpine:latest' locally
12:26:09 From https://github.com/docker/buildx
12:26:09  * [new tag]         v0.10.0    -> v0.10.0
12:26:09 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:09 + SRC=src/github.com/docker/scan-cli-plugin
12:26:09 + REF=v0.23.0
12:26:09 + REF_FETCH=v0.23.0
12:26:09 + awk {print $2}
12:26:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:09 + REF=refs/tags/v0.23.0
12:26:09 + [ -n refs/tags/v0.23.0 ]
12:26:09 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:09 + make REF=master ubuntu-jammy
12:26:09 git init src/github.com/docker/cli
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:09 + SRC=src/github.com/docker/cli
12:26:09 + REF=master
12:26:09 + REF_FETCH=master
12:26:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:09 + awk {print $2}
12:26:09 + REF=refs/heads/master
12:26:09 + [ -n refs/heads/master ]
12:26:09 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:09 mkdir -p sources
12:26:09 docker run --rm -w /v \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:09 	alpine \
12:26:09 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:09 c527615e4ffa: Verifying Checksum
12:26:09 c527615e4ffa: Download complete
12:26:09 + make REF=master fedora-37
12:26:09 git init src/github.com/docker/cli
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/.git/
12:26:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/cli "master"
12:26:09 + SRC=src/github.com/docker/cli
12:26:09 + REF=master
12:26:09 + REF_FETCH=master
12:26:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
12:26:09 + awk {print $2}
12:26:09 + REF=refs/heads/master
12:26:09 + [ -n refs/heads/master ]
12:26:09 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:09 latest: Pulling from library/alpine
12:26:09 c527615e4ffa: Pulling fs layer
12:26:09 From https://github.com/docker/docker
12:26:09  * [new branch]      master     -> master
12:26:09  * [new branch]      master     -> origin/master
12:26:09 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:09 From https://github.com/docker/buildx
12:26:09  * [new tag]         v0.10.0    -> v0.10.0
12:26:09 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:09 From https://github.com/docker/cli
12:26:09  * [new branch]      master     -> master
12:26:09  * [new branch]      master     -> origin/master
12:26:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:09 From https://github.com/docker/scan-cli-plugin
12:26:09  * [new tag]         v0.23.0    -> v0.23.0
12:26:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-bionic
12:26:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:09 mkdir -p sources
12:26:09 docker run --rm -w /v \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:09 	alpine \
12:26:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:09 Unable to find image 'alpine:latest' locally
12:26:09 From https://github.com/docker/docker
12:26:09  * [new branch]      master     -> master
12:26:09  * [new branch]      master     -> origin/master
12:26:09 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:09 From https://github.com/docker/buildx
12:26:09  * [new tag]         v0.10.0    -> v0.10.0
12:26:09 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:09 From https://github.com/docker/cli
12:26:09  * [new branch]      master     -> master
12:26:09  * [new branch]      master     -> origin/master
12:26:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:09 c527615e4ffa: Pull complete
12:26:09 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:09 Status: Downloaded newer image for alpine:latest
12:26:09 From https://github.com/docker/cli
12:26:09  * [new branch]      master     -> master
12:26:09  * [new branch]      master     -> origin/master
12:26:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:09 git init src/github.com/docker/compose
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:09 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:09 + SRC=src/github.com/docker/compose
12:26:09 + REF=v2.15.1
12:26:09 + REF_FETCH=v2.15.1
12:26:09 + awk {print $2}
12:26:09 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:09 + REF=refs/tags/v2.15.1
12:26:09 + [ -n refs/tags/v2.15.1 ]
12:26:09 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:09 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:09 c527615e4ffa: Download complete
12:26:09 git init src/github.com/docker/buildx
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:09 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:09 + SRC=src/github.com/docker/buildx
12:26:09 + REF=v0.10.0
12:26:09 + REF_FETCH=v0.10.0
12:26:09 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:09 + awk {print $2}
12:26:09 git init src/github.com/docker/compose
12:26:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:09 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:09 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:09 + SRC=src/github.com/docker/compose
12:26:09 + REF=v2.15.1
12:26:09 + REF_FETCH=v2.15.1
12:26:09 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:09 + awk {print $2}
12:26:10 git init src/github.com/docker/docker
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:10 + SRC=src/github.com/docker/docker
12:26:10 + REF=master
12:26:10 + REF_FETCH=master
12:26:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:10 + awk {print $2}
12:26:10 latest: Pulling from library/alpine
12:26:10 c527615e4ffa: Pulling fs layer
12:26:10 git init src/github.com/docker/compose
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:10 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:10 + SRC=src/github.com/docker/compose
12:26:10 + REF=v2.15.1
12:26:10 + REF_FETCH=v2.15.1
12:26:10 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1+ 
12:26:10 awk {print $2}
12:26:10 + REF=refs/tags/v2.15.1
12:26:10 + [ -n refs/tags/v2.15.1 ]
12:26:10 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:10 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:10 git init src/github.com/docker/buildx
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:10 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:10 + SRC=src/github.com/docker/buildx
12:26:10 + REF=v0.10.0
12:26:10 + REF_FETCH=v0.10.0
12:26:10 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:10 + awk {print $2}
12:26:10 + REF=refs/tags/v0.10.0
12:26:10 + [ -n refs/tags/v0.10.0 ]
12:26:10 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:10 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:10 git init src/github.com/docker/compose
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:10 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:10 git init src/github.com/docker/docker
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:10 + SRC=src/github.com/docker/docker
12:26:10 + REF=master
12:26:10 + REF_FETCH=master
12:26:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:10 + awk {print $2}
12:26:10 From https://github.com/docker/cli
12:26:10  * [new branch]      master     -> master
12:26:10  * [new branch]      master     -> origin/master
12:26:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:10 git init src/github.com/docker/docker
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:10 + SRC=src/github.com/docker/docker
12:26:10 + REF=master
12:26:10 + REF_FETCH=master
12:26:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:10 + awk {print $2}
12:26:10 From https://github.com/docker/compose
12:26:10  * [new tag]         v2.15.1    -> v2.15.1
12:26:10 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:10 c527615e4ffa: Pull complete
12:26:10 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:10 Status: Downloaded newer image for alpine:latest
12:26:10 From https://github.com/docker/cli
12:26:10  * [new branch]      master     -> master
12:26:10  * [new branch]      master     -> origin/master
12:26:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
12:26:10 + REF=refs/tags/v0.10.0
12:26:10 + [ -n refs/tags/v0.10.0 ]
12:26:10 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:10 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:10 + REF=refs/tags/v2.15.1
12:26:10 + [ -n refs/tags/v2.15.1 ]
12:26:10 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:10 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:10 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done
12:26:10 #1 creating container buildx_buildkit_busy_feistel0
12:26:10 c527615e4ffa: Verifying Checksum
12:26:10 c527615e4ffa: Download complete
12:26:10 + REF=refs/heads/master
12:26:10 + [ -n refs/heads/master ]
12:26:10 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:10 + SRC=src/github.com/docker/compose
12:26:10 + REF=v2.15.1
12:26:10 + REF_FETCH=v2.15.1
12:26:10 + awk {print $2}
12:26:10 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:10 + REF=refs/tags/v2.15.1
12:26:10 + [ -n refs/tags/v2.15.1 ]
12:26:10 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:10 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:10 + REF=refs/heads/master
12:26:10 + [ -n refs/heads/master ]
12:26:10 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:10 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done
12:26:10 #1 creating container buildx_buildkit_trusting_almeida0
12:26:10 git init src/github.com/docker/docker
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:10 + SRC=src/github.com/docker/docker
12:26:10 + REF=master
12:26:10 + REF_FETCH=master
12:26:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:10 + awk {print $2}
12:26:10 + REF=refs/heads/master
12:26:10 + [ -n refs/heads/master ]
12:26:10 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:10 git init src/github.com/docker/scan-cli-plugin
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:10 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:10 + SRC=src/github.com/docker/scan-cli-plugin
12:26:10 + REF=v0.23.0
12:26:10 + REF_FETCH=v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:10 + awk {print $2}
12:26:10 + REF=refs/tags/v0.23.0
12:26:10 + [ -n refs/tags/v0.23.0 ]
12:26:10 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 git init src/github.com/docker/docker
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/.git/
12:26:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
12:26:10 + SRC=src/github.com/docker/docker
12:26:10 + REF=master
12:26:10 + REF_FETCH=master
12:26:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
12:26:10 + awk {print $2}
12:26:10 From https://github.com/docker/compose
12:26:10  * [new tag]         v2.15.1    -> v2.15.1
12:26:10 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:10 git init src/github.com/docker/scan-cli-plugin
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:10 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:10 + SRC=src/github.com/docker/scan-cli-plugin
12:26:10 + REF=v0.23.0
12:26:10 + REF_FETCH=v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:10 + awk {print $2}
12:26:10 c527615e4ffa: Pull complete
12:26:10 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:10 Status: Downloaded newer image for alpine:latest
12:26:10 From https://github.com/docker/compose
12:26:10  * [new tag]         v2.15.1    -> v2.15.1
12:26:10 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:10 git init src/github.com/docker/scan-cli-plugin
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:10 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:10 + SRC=src/github.com/docker/scan-cli-plugin
12:26:10 + REF=v0.23.0
12:26:10 + REF_FETCH=v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin+  ls-remote --refs --heads --tags origin v0.23.0
12:26:10 awk {print $2}
12:26:10 + REF=refs/tags/v0.23.0
12:26:10 + [ -n refs/tags/v0.23.0 ]
12:26:10 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 From https://github.com/docker/compose
12:26:10  * [new tag]         v2.15.1    -> v2.15.1
12:26:10 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:10 git init src/github.com/docker/scan-cli-plugin
12:26:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:10 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:10 + REF=refs/heads/master
12:26:10 + [ -n refs/heads/master ]
12:26:10 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:10 + REF=refs/tags/v0.23.0
12:26:10 + [ -n refs/tags/v0.23.0 ]
12:26:10 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 From https://github.com/docker/scan-cli-plugin
12:26:10  * [new tag]         v0.23.0    -> v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:10 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-kinetic
12:26:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:10 mkdir -p sources
12:26:10 docker run --rm -w /v \
12:26:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:10 	alpine \
12:26:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:10 Unable to find image 'alpine:latest' locally
12:26:10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:10 + SRC=src/github.com/docker/scan-cli-plugin
12:26:10 + REF=v0.23.0
12:26:10 + REF_FETCH=v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:10 + awk {print $2}
12:26:10 + REF=refs/tags/v0.23.0
12:26:10 + [ -n refs/tags/v0.23.0 ]
12:26:10 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:10 From https://github.com/docker/buildx
12:26:10  * [new tag]         v0.10.0    -> v0.10.0
12:26:10 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:11 From https://github.com/docker/scan-cli-plugin
12:26:11  * [new tag]         v0.23.0    -> v0.23.0
12:26:11 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:11 make -C static build
12:26:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:11 docker buildx inspect | tr -d ' ' | grep -q 'Driver:docker-container' || docker buildx create --use --bootstrap
12:26:11 #1 [internal] booting buildkit
12:26:11 From https://github.com/docker/scan-cli-plugin
12:26:11  * [new tag]         v0.23.0    -> v0.23.0
12:26:11 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:11 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 debian-buster
12:26:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:11 mkdir -p sources
12:26:11 docker run --rm -w /v \
12:26:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:11 	alpine \
12:26:11 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:11 Unable to find image 'alpine:latest' locally
12:26:11 + REF=refs/heads/master
12:26:11 + [ -n refs/heads/master ]
12:26:11 + REF_FETCH=refs/heads/master:refs/heads/master
12:26:11 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
12:26:11 latest: Pulling from library/alpine
12:26:11 a9eaa45ef418: Pulling fs layer
12:26:11 From https://github.com/docker/scan-cli-plugin
12:26:11  * [new tag]         v0.23.0    -> v0.23.0
12:26:11 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:11 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 debian-bullseye
12:26:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:11 mkdir -p sources
12:26:11 docker run --rm -w /v \
12:26:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:11 	alpine \
12:26:11 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:11 Unable to find image 'alpine:latest' locally
12:26:11 From https://github.com/docker/buildx
12:26:11  * [new tag]         v0.10.0    -> v0.10.0
12:26:11 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:11 #1 pulling image moby/buildkit:buildx-stable-1
12:26:11 latest: Pulling from library/alpine
12:26:11 8921db27df28: Pulling fs layer
12:26:11 8921db27df28: Verifying Checksum
12:26:11 8921db27df28: Download complete
12:26:11 latest: Pulling from library/alpine
12:26:11 8921db27df28: Pulling fs layer
12:26:11 8921db27df28: Verifying Checksum
12:26:11 8921db27df28: Download complete
12:26:11 a9eaa45ef418: Verifying Checksum
12:26:11 a9eaa45ef418: Download complete
12:26:11 a9eaa45ef418: Pull complete
12:26:11 git init src/github.com/docker/compose
12:26:11 8921db27df28: Pull complete
12:26:11 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:11 Status: Downloaded newer image for alpine:latest
12:26:11 git init src/github.com/docker/compose
12:26:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:11 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:11 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:11 + SRC=src/github.com/docker/compose
12:26:11 + REF=v2.15.1
12:26:11 + REF_FETCH=v2.15.1
12:26:11 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:11 + awk {print $2}
12:26:11 + REF=refs/tags/v2.15.1
12:26:11 + [ -n refs/tags/v2.15.1 ]
12:26:11 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:11 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:11 From https://github.com/docker/docker
12:26:11  * [new branch]      master     -> master
12:26:11  * [new branch]      master     -> origin/master
12:26:11 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:11 8921db27df28: Pull complete
12:26:11 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:11 Status: Downloaded newer image for alpine:latest
12:26:11 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:11 Status: Downloaded newer image for alpine:latest
12:26:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:11 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:11 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:11 + SRC=src/github.com/docker/compose
12:26:11 + REF=v2.15.1
12:26:11 + REF_FETCH=v2.15.1
12:26:11 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:11 + awk {print $2}
12:26:11 + REF=refs/tags/v2.15.1
12:26:11 + [ -n refs/tags/v2.15.1 ]
12:26:11 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:11 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:11 From https://github.com/docker/docker
12:26:11  * [new branch]      master     -> master
12:26:11  * [new branch]      master     -> origin/master
12:26:11 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:11 From https://github.com/docker/compose
12:26:11  * [new tag]         v2.15.1    -> v2.15.1
12:26:11 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:11 git init src/github.com/docker/scan-cli-plugin
12:26:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:11 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:11 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:11 + SRC=src/github.com/docker/scan-cli-plugin
12:26:11 + REF=v0.23.0
12:26:11 + REF_FETCH=v0.23.0
12:26:11 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:11 + awk {print $2}
12:26:11 From https://github.com/docker/docker
12:26:11  * [new branch]      master     -> master
12:26:11  * [new branch]      master     -> origin/master
12:26:11 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:11 From https://github.com/docker/compose
12:26:11  * [new tag]         v2.15.1    -> v2.15.1
12:26:11 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:11 git init src/github.com/docker/scan-cli-plugin
12:26:12 git init src/github.com/docker/buildx
12:26:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:12 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:12 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:12 + SRC=src/github.com/docker/buildx
12:26:12 + REF=v0.10.0
12:26:12 + REF_FETCH=v0.10.0
12:26:12 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:12 + awk {print $2}
12:26:12 From https://github.com/docker/docker
12:26:12  * [new branch]      master     -> master
12:26:12  * [new branch]      master     -> origin/master
12:26:12 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:12 + REF=refs/tags/v0.23.0
12:26:12 + [ -n refs/tags/v0.23.0 ]
12:26:12 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:12 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:12 git init src/github.com/docker/buildx
12:26:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:12 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:12 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:12 + SRC=src/github.com/docker/buildx
12:26:12 + REF=v0.10.0
12:26:12 + REF_FETCH=v0.10.0
12:26:12 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:12 + awk {print $2}
12:26:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:12 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:12 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:12 + SRC=src/github.com/docker/scan-cli-plugin
12:26:12 + REF=v0.23.0
12:26:12 + REF_FETCH=v0.23.0
12:26:12 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:12 + awk {print $2}
12:26:12 + REF=refs/tags/v0.23.0
12:26:12 + [ -n refs/tags/v0.23.0 ]
12:26:12 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:12 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:12 + REF=refs/tags/v0.10.0
12:26:12 + [ -n refs/tags/v0.10.0 ]
12:26:12 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 git init src/github.com/docker/buildx
12:26:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:12 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:12 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:12 + SRC=src/github.com/docker/buildx
12:26:12 + REF=v0.10.0
12:26:12 + REF_FETCH=v0.10.0
12:26:12 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:12 + awk {print $2}
12:26:12 + REF=refs/tags/v0.10.0
12:26:12 From https://github.com/docker/scan-cli-plugin
12:26:12  * [new tag]         v0.23.0    -> v0.23.0
12:26:12 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:12 make -C static build
12:26:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:26:12 docker buildx inspect | tr -d ' ' | grep -q 'Driver:docker-container' || docker buildx create --use --bootstrap
12:26:12 git init src/github.com/docker/buildx
12:26:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:12 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:12 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:12 + SRC=src/github.com/docker/buildx
12:26:12 + REF=v0.10.0
12:26:12 + REF_FETCH=v0.10.0
12:26:12 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:12 + awk {print $2}
12:26:12 + REF=refs/tags/v0.10.0
12:26:12 + [ -n refs/tags/v0.10.0 ]
12:26:12 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 From https://github.com/docker/docker
12:26:12  * [new branch]      master     -> master
12:26:12  * [new branch]      master     -> origin/master
12:26:12 + git -C src/github.com/docker/docker checkout -q refs/heads/master
12:26:12 + REF=refs/tags/v0.10.0
12:26:12 From https://github.com/docker/scan-cli-plugin
12:26:12  * [new tag]         v0.23.0    -> v0.23.0
12:26:12 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:12 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 fedora-36
12:26:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:12 mkdir -p rpmbuild/SOURCES
12:26:12 docker run --rm -w /v \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:12 	alpine \
12:26:12 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:12 Unable to find image 'alpine:latest' locally
12:26:12 + [ -n refs/tags/v0.10.0 ]
12:26:12 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 + [ -n refs/tags/v0.10.0 ]
12:26:12 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 mkdir -p sources
12:26:12 docker run --rm -w /v \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:12 	alpine \
12:26:12 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:12 mkdir -p sources
12:26:12 docker run --rm -w /v \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:12 	alpine \
12:26:12 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:12 mkdir -p sources
12:26:12 docker run --rm -w /v \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:12 	alpine \
12:26:12 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:12 git init src/github.com/docker/buildx
12:26:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/.git/
12:26:12 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
12:26:12 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0"
12:26:12 + SRC=src/github.com/docker/buildx
12:26:12 + REF=v0.10.0
12:26:12 + REF_FETCH=v0.10.0
12:26:12 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0
12:26:12 + awk {print $2}
12:26:12 + REF=refs/tags/v0.10.0
12:26:12 + [ -n refs/tags/v0.10.0 ]
12:26:12 + REF_FETCH=refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0:refs/tags/v0.10.0
12:26:12 latest: Pulling from library/alpine
12:26:12 8921db27df28: Pulling fs layer
12:26:12 8921db27df28: Verifying Checksum
12:26:12 8921db27df28: Download complete
12:26:12 From https://github.com/docker/buildx
12:26:12  * [new tag]         v0.10.0    -> v0.10.0
12:26:12 mkdir -p sources
12:26:12 docker run --rm -w /v \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:12 	alpine \
12:26:12 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:12 #1 [internal] booting buildkit
12:26:12 #1 pulling image moby/buildkit:buildx-stable-1
12:26:12 mkdir -p sources
12:26:12 docker run --rm -w /v \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:12 	alpine \
12:26:12 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:12 8921db27df28: Pull complete
12:26:12 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:12 Status: Downloaded newer image for alpine:latest
12:26:13 mkdir -p sources
12:26:13 docker run --rm -w /v \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:13 	alpine \
12:26:13 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:13 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:13 mkdir -p rpmbuild/SOURCES
12:26:13 docker run --rm -w /v \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:13 	alpine \
12:26:13 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:13 #1 pulling image moby/buildkit:buildx-stable-1 5.0s done
12:26:13 #1 creating container buildx_buildkit_adoring_lederberg0
12:26:13 From https://github.com/docker/buildx
12:26:13  * [new tag]         v0.10.0    -> v0.10.0
12:26:13 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:13 git init src/github.com/docker/compose
12:26:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:13 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:13 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:13 + SRC=src/github.com/docker/compose
12:26:13 + REF=v2.15.1
12:26:13 + REF_FETCH=v2.15.1
12:26:13 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:13 + awk {print $2}
12:26:13 + REF=refs/tags/v2.15.1
12:26:13 + [ -n refs/tags/v2.15.1 ]
12:26:13 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 From https://github.com/docker/buildx
12:26:13  * [new tag]         v0.10.0    -> v0.10.0
12:26:13 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:13 From https://github.com/docker/buildx
12:26:13  * [new tag]         v0.10.0    -> v0.10.0
12:26:13 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:13 mkdir -p rpmbuild/SOURCES
12:26:13 docker run --rm -w /v \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:13 	alpine \
12:26:13 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:13 mkdir -p sources
12:26:13 docker run --rm -w /v \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:13 	alpine \
12:26:13 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:13 git init src/github.com/docker/compose
12:26:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:13 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:13 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:13 + SRC=src/github.com/docker/compose
12:26:13 + REF=v2.15.1
12:26:13 + REF_FETCH=v2.15.1
12:26:13 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:13 + awk {print $2}
12:26:13 + REF=refs/tags/v2.15.1
12:26:13 + [ -n refs/tags/v2.15.1 ]
12:26:13 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 mkdir -p sources
12:26:13 docker run --rm -w /v \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:13 	alpine \
12:26:13 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:13 From https://github.com/docker/buildx
12:26:13  * [new tag]         v0.10.0    -> v0.10.0
12:26:13 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0
12:26:13 git init src/github.com/docker/compose
12:26:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:13 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:13 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:13 + SRC=src/github.com/docker/compose
12:26:13 + REF=v2.15.1
12:26:13 + REF_FETCH=v2.15.1
12:26:13 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:13 + awk {print $2}
12:26:13 + REF=refs/tags/v2.15.1
12:26:13 + [ -n refs/tags/v2.15.1 ]
12:26:13 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 git init src/github.com/docker/compose
12:26:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:13 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:13 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:13 + SRC=src/github.com/docker/compose
12:26:13 + REF=v2.15.1
12:26:13 + REF_FETCH=v2.15.1
12:26:13 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:13 + awk {print $2}
12:26:13 + REF=refs/tags/v2.15.1
12:26:13 + [ -n refs/tags/v2.15.1 ]
12:26:13 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:13 mkdir -p sources
12:26:13 docker run --rm -w /v \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:13 	alpine \
12:26:13 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:13 From https://github.com/docker/compose
12:26:13  * [new tag]         v2.15.1    -> v2.15.1
12:26:13 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:13 git init src/github.com/docker/scan-cli-plugin
12:26:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:13 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:13 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:13 + SRC=src/github.com/docker/scan-cli-plugin
12:26:13 + REF=v0.23.0
12:26:13 + REF_FETCH=v0.23.0
12:26:13 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:13 + awk {print $2}
12:26:13 + REF=refs/tags/v0.23.0
12:26:13 + [ -n refs/tags/v0.23.0 ]
12:26:13 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:13 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:13 #1 pulling image moby/buildkit:buildx-stable-1 4.8s done
12:26:13 #1 creating container buildx_buildkit_pensive_wu0
12:26:13 mkdir -p sources
12:26:13 docker run --rm -w /v \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:13 	alpine \
12:26:13 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:14 mkdir -p rpmbuild/SOURCES
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:14 From https://github.com/docker/compose
12:26:14  * [new tag]         v2.15.1    -> v2.15.1
12:26:14 mkdir -p rpmbuild/SOURCES
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:14 From https://github.com/docker/compose
12:26:14  * [new tag]         v2.15.1    -> v2.15.1
12:26:14 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:14 git init src/github.com/docker/scan-cli-plugin
12:26:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:14 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:14 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:14 + SRC=src/github.com/docker/scan-cli-plugin
12:26:14 + REF=v0.23.0
12:26:14 + REF_FETCH=v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:14 + awk {print $2}
12:26:14 + REF=refs/tags/v0.23.0
12:26:14 + [ -n refs/tags/v0.23.0 ]
12:26:14 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 From https://github.com/docker/scan-cli-plugin
12:26:14  * [new tag]         v0.23.0    -> v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:14 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-bionic
12:26:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 git init src/github.com/docker/compose
12:26:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose/.git/
12:26:14 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:26:14 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
12:26:14 + SRC=src/github.com/docker/compose
12:26:14 + REF=v2.15.1
12:26:14 + REF_FETCH=v2.15.1
12:26:14 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
12:26:14 + awk {print $2}
12:26:14 + REF=refs/tags/v2.15.1
12:26:14 + [ -n refs/tags/v2.15.1 ]
12:26:14 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:14 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:14 From https://github.com/docker/compose
12:26:14  * [new tag]         v2.15.1    -> v2.15.1
12:26:14 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:14 git init src/github.com/docker/scan-cli-plugin
12:26:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:14 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:14 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:14 + SRC=src/github.com/docker/scan-cli-plugin
12:26:14 + REF=v0.23.0
12:26:14 + REF_FETCH=v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:14 + awk {print $2}
12:26:14 + REF=refs/tags/v0.23.0
12:26:14 + [ -n refs/tags/v0.23.0 ]
12:26:14 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:14 git init src/github.com/docker/scan-cli-plugin
12:26:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:14 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:14 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:14 + SRC=src/github.com/docker/scan-cli-plugin
12:26:14 + REF=v0.23.0
12:26:14 + REF_FETCH=v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:14 + awk {print $2}
12:26:14 + REF=refs/tags/v0.23.0
12:26:14 + [ -n refs/tags/v0.23.0 ]
12:26:14 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 mkdir -p rpmbuild/SOURCES
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 From https://github.com/docker/scan-cli-plugin
12:26:14  * [new tag]         v0.23.0    -> v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:14 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-focal
12:26:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 Unable to find image 'alpine:latest' locally
12:26:14 mkdir -p rpmbuild/SOURCES
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 Unable to find image 'alpine:latest' locally
12:26:14 latest: Pulling from library/alpine
12:26:14 From https://github.com/docker/compose
12:26:14  * [new tag]         v2.15.1    -> v2.15.1
12:26:14 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
12:26:14 git init src/github.com/docker/scan-cli-plugin
12:26:14 From https://github.com/docker/scan-cli-plugin
12:26:14  * [new tag]         v0.23.0    -> v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:14 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-kinetic
12:26:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 Unable to find image 'alpine:latest' locally
12:26:14 From https://github.com/docker/scan-cli-plugin
12:26:14  * [new tag]         v0.23.0    -> v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:14 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.5 ubuntu-jammy
12:26:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 Unable to find image 'alpine:latest' locally
12:26:14 latest: Pulling from library/alpine
12:26:14 8921db27df28: Pulling fs layer
12:26:14 8921db27df28: Pulling fs layer
12:26:14 8921db27df28: Verifying Checksum
12:26:14 8921db27df28: Download complete
12:26:14 latest: Pulling from library/alpine
12:26:14 8921db27df28: Pulling fs layer
12:26:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin/.git/
12:26:14 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:26:14 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
12:26:14 + SRC=src/github.com/docker/scan-cli-plugin
12:26:14 + REF=v0.23.0
12:26:14 + REF_FETCH=v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
12:26:14 + awk {print $2}
12:26:14 + REF=refs/tags/v0.23.0
12:26:14 + [ -n refs/tags/v0.23.0 ]
12:26:14 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
12:26:14 latest: Pulling from library/alpine
12:26:14 8921db27df28: Pulling fs layer
12:26:14 8921db27df28: Verifying Checksum
12:26:14 8921db27df28: Download complete
12:26:14 8921db27df28: Verifying Checksum
12:26:14 8921db27df28: Download complete
12:26:14 8921db27df28: Pull complete
12:26:14 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:14 Status: Downloaded newer image for alpine:latest
12:26:14 mkdir -p rpmbuild/SOURCES
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:14 8921db27df28: Pull complete
12:26:14 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:14 Status: Downloaded newer image for alpine:latest
12:26:14 == Building packages for debian-bullseye ==
12:26:14 mkdir -p "debbuild/debian-bullseye"
12:26:14 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
12:26:14 mkdir -p sources
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:14 mkdir -p rpmbuild/SOURCES
12:26:14 docker run --rm -w /v \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:14 	alpine \
12:26:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:14 8921db27df28: Download complete
12:26:14 8921db27df28: Pull complete
12:26:14 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:14 Status: Downloaded newer image for alpine:latest
12:26:15 From https://github.com/docker/scan-cli-plugin
12:26:15  * [new tag]         v0.23.0    -> v0.23.0
12:26:15 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
12:26:15 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.5 fedora-37
12:26:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:26:15 mkdir -p rpmbuild/SOURCES
12:26:15 docker run --rm -w /v \
12:26:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:15 	alpine \
12:26:15 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:15 Unable to find image 'alpine:latest' locally
12:26:15 == Building packages for debian-buster ==
12:26:15 mkdir -p "debbuild/debian-buster"
12:26:15 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
12:26:15 8921db27df28: Pull complete
12:26:15 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:15 Status: Downloaded newer image for alpine:latest
12:26:15 #1 pulling image moby/buildkit:buildx-stable-1 8.1s done
12:26:15 #1 creating container buildx_buildkit_focused_liskov0
12:26:15 == Building packages for raspbian-buster ==
12:26:15 mkdir -p "debbuild/raspbian-buster"
12:26:15 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
12:26:15 #1 [internal] load .dockerignore
12:26:15 #1 transferring context: 2B done
12:26:15 #1 DONE 0.0s
12:26:15 
12:26:15 #2 [internal] load build definition from Dockerfile
12:26:15 #2 transferring dockerfile: 926B done
12:26:15 #2 DONE 0.1s
12:26:15 
12:26:15 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:15 #1 [internal] load build definition from Dockerfile
12:26:15 #1 transferring dockerfile: 911B done
12:26:15 #1 DONE 0.1s
12:26:15 
12:26:15 #2 [internal] load .dockerignore
12:26:15 #2 transferring context: 2B done
12:26:15 #2 DONE 0.1s
12:26:15 
12:26:15 #3 [internal] load metadata for docker.io/library/debian:buster
12:26:15 #3 ...
12:26:15 
12:26:15 #4 [auth] library/debian:pull token for registry-1.docker.io
12:26:15 #4 DONE 0.0s
12:26:15 
12:26:15 #5 [auth] library/golang:pull token for registry-1.docker.io
12:26:15 #5 DONE 0.0s
12:26:15 latest: Pulling from library/alpine
12:26:15 8921db27df28: Pulling fs layer
12:26:15 8921db27df28: Download complete
12:26:15 == Building packages for raspbian-bullseye ==
12:26:15 mkdir -p "debbuild/raspbian-bullseye"
12:26:15 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
12:26:15 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
12:26:15 #3 DONE 0.0s
12:26:15 
12:26:15 #4 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
12:26:15 #4 DONE 0.0s
12:26:15 
12:26:15 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:15 #1 [internal] load build definition from Dockerfile
12:26:15 #1 transferring dockerfile: 913B done
12:26:15 #1 DONE 0.1s
12:26:15 
12:26:15 #2 [internal] load .dockerignore
12:26:15 #2 transferring context: 2B done
12:26:15 #2 DONE 0.1s
12:26:15 
12:26:15 #3 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:15 #3 ...
12:26:15 
12:26:15 #4 [auth] library/debian:pull token for registry-1.docker.io
12:26:15 #4 DONE 0.0s
12:26:15 
12:26:15 #5 [auth] library/golang:pull token for registry-1.docker.io
12:26:15 #5 DONE 0.0s
12:26:15 
12:26:15 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:15 8921db27df28: Pull complete
12:26:15 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:26:15 Status: Downloaded newer image for alpine:latest
12:26:15 #1 [internal] load build definition from Dockerfile
12:26:15 #1 transferring dockerfile: 928B done
12:26:15 #1 DONE 0.1s
12:26:15 
12:26:15 #2 [internal] load .dockerignore
12:26:15 #2 transferring context: 2B done
12:26:15 #2 DONE 0.1s
12:26:15 
12:26:15 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:15 #3 DONE 0.0s
12:26:15 
12:26:15 #4 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
12:26:15 #4 DONE 0.0s
12:26:15 
12:26:15 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:15 #1 creating container buildx_buildkit_lucid_wilbur0
12:26:15 mkdir -p sources
12:26:15 docker run --rm -w /v \
12:26:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:15 	alpine \
12:26:15 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:15 #5 DONE 0.4s
12:26:15 
12:26:15 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
12:26:15 #6 DONE 0.4s
12:26:15 
12:26:15 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd
12:26:15 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd done
12:26:15 
12:26:15 #6 [internal] load metadata for docker.io/library/debian:bullseye
12:26:15 #1 creating container buildx_buildkit_trusting_almeida0 5.4s done
12:26:15 #1 DONE 8.5s
12:26:15 trusting_almeida
12:26:15 CURDIR=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static TARGETPLATFORM=linux/arm/v6 ./build-static
12:26:15 + : /home/ubuntu/workspace/docker-ce-packaging_PR-835/static
12:26:15 + : linux/arm/v6
12:26:15 + : ''
12:26:15 + : ''
12:26:15 + : ''
12:26:15 + '[' -z /home/ubuntu/workspace/docker-ce-packaging_PR-835/static ']'
12:26:15 + '[' -n linux/arm/v6 ']'
12:26:15 ++ echo linux/arm/v6
12:26:15 ++ cut -d/ -f1
12:26:15 + os=linux
12:26:15 ++ cut -d/ -f2
12:26:15 ++ echo linux/arm/v6
12:26:15 + arch=arm
12:26:15 + '[' -n linux ']'
12:26:15 + '[' -n arm ']'
12:26:15 + TARGETOS=linux
12:26:15 + TARGETARCH=arm
12:26:15 + case "$arch" in
12:26:15 + case "$(echo "$TARGETPLATFORM" | cut -d"/" -f3)" in
12:26:15 ++ cut -d/ -f3
12:26:15 ++ echo linux/arm/v6
12:26:15 + TARGETVARIANT=v6
12:26:15 + echo TARGETPLATFORM=linux/arm/v6
12:26:15 TARGETPLATFORM=linux/arm/v6
12:26:15 + echo CONTAINERD_VERSION=v1.7.0-beta.1
12:26:15 CONTAINERD_VERSION=v1.7.0-beta.1
12:26:15 + echo RUNC_VERSION=v1.1.4
12:26:15 RUNC_VERSION=v1.1.4
12:26:15 + targetPair=linux_arm
12:26:15 + '[' -n v6 ']'
12:26:15 + targetPair=linux_arm_v6
12:26:15 + buildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6
12:26:15 + dockerCLIBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-cli
12:26:15 + dockerBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-engine
12:26:15 + containerdBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/containerd
12:26:15 + rootlessExtrasBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-rootless-extras
12:26:15 + buildxBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-buildx
12:26:15 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build ']'
12:26:15 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build ']'
12:26:15 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:26:15 + case ${TARGETOS} in
12:26:15 + build_cli
12:26:15 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli
12:26:15 + set -x
12:26:15 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg GO_LINKMODE=static --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/arm/v6 --target binary .
12:26:15 mkdir -p sources
12:26:15 docker run --rm -w /v \
12:26:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:15 	alpine \
12:26:15 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:15 #5 DONE 0.4s
12:26:15 
12:26:15 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
12:26:15 #6 DONE 0.4s
12:26:15 
12:26:15 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
12:26:15 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91 done
12:26:16 #7 sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd 1.99kB / 1.99kB done
12:26:16 #7 sha256:b7d7e76becd49a12d7ae4dee1b0c7be1f67bd25b46853fd6d211e5a503262549 5.01kB / 5.01kB done
12:26:16 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 0B / 38.52MB 0.1s
12:26:16 #7 sha256:d8d604eaebb14dd975f676a926f360cfce39a4e4592ecdde4cea5e724acf6500 0B / 306B 0.1s
12:26:16 #7 sha256:5fdeefe92e79cfbdf6008e5a2246b8ad7442f4def62ea1492d23524583cb5b84 0B / 256B 0.1s
12:26:16 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 3.15MB / 38.52MB 0.3s
12:26:16 #7 sha256:d8d604eaebb14dd975f676a926f360cfce39a4e4592ecdde4cea5e724acf6500 306B / 306B 0.1s done
12:26:16 #7 sha256:5fdeefe92e79cfbdf6008e5a2246b8ad7442f4def62ea1492d23524583cb5b84 256B / 256B 0.1s done
12:26:16 #7 sha256:99dfe3536f54a68584694bf403eb32ac518b312db10d1983a291f259e2668964 0B / 913B 0.3s
12:26:16 #7 sha256:cf16eca179b5e7c2b72e97687817a882ffd60dcefafae9c033db6417bf994b81 177B / 177B 0.2s done
12:26:16 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 5.24MB / 38.52MB 0.4s
12:26:16 #7 sha256:99dfe3536f54a68584694bf403eb32ac518b312db10d1983a291f259e2668964 913B / 913B 0.3s done
12:26:16 #7 sha256:b01ca48f191ba3bcdb4ab21deea439cc96dc0ce9e8d7c1a58b897a86f7d60471 0B / 414B 0.4s
12:26:16 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 0B / 18.95MB 0.4s
12:26:16 #1 [internal] load build definition from Dockerfile
12:26:16 #1 transferring dockerfile: 5.47kB done
12:26:16 #6 DONE 0.6s
12:26:16 
12:26:16 #3 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:16 #3 DONE 0.5s
12:26:16 
12:26:16 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:16 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.1s done
12:26:16 #6 DONE 0.7s
12:26:16 
12:26:16 #3 [internal] load metadata for docker.io/library/debian:buster
12:26:16 #3 DONE 0.7s
12:26:16 
12:26:16 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:26:16 #7 resolve docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d 0.0s done
12:26:16 #7 sha256:39b8bf22487a97b5124fb53d66b67316385b387293cad71695695c837919aa14 1.47kB / 1.47kB done
12:26:16 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 0B / 45.92MB 0.2s
12:26:16 #7 sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d 984B / 984B done
12:26:16 #7 sha256:304253da7b1da5426472067c2d4384ba6201003054c59652beb64cf3b84c7072 529B / 529B done
12:26:16 mkdir -p sources
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:16 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 0B / 41.79MB 0.1s
12:26:16 #7 sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91 1.99kB / 1.99kB done
12:26:16 #7 sha256:910ebb32e34ad5c196cb0edd69912b1b209831af24c7d41409e6f47f22f8bffc 5.00kB / 5.00kB done
12:26:16 #7 sha256:7d7ecaba86e0a81cdaab07764d4f1a33559cca2282c1ce53f7cce311081df7c9 0B / 304B 0.1s
12:26:16 #7 sha256:cd8d70a00e71863bfa6605014d4ab5d5f1c274ad787d72241305b763cb1e57ee 0B / 257B 0.1s
12:26:16 #7 sha256:7d7ecaba86e0a81cdaab07764d4f1a33559cca2282c1ce53f7cce311081df7c9 304B / 304B 0.1s done
12:26:16 #7 sha256:cd8d70a00e71863bfa6605014d4ab5d5f1c274ad787d72241305b763cb1e57ee 257B / 257B 0.2s done
12:26:16 #7 sha256:2bb109a565e6de9a7dac0d6b91e7be2ef45b3ad4d309679b36298c8e28caf2b2 0B / 909B 0.2s
12:26:16 #7 sha256:2bb109a565e6de9a7dac0d6b91e7be2ef45b3ad4d309679b36298c8e28caf2b2 909B / 909B 0.2s done
12:26:16 #7 sha256:83502790502ddd5b7dba8aca592d2332dc0ac7efa8fe37bd500e858f55eeaf93 176B / 176B 0.3s done
12:26:16 #7 sha256:f20327d786aae47c65ca9678b906c87dbd0974fa187ab64a9aeb789ca03eaab9 0B / 413B 0.3s
12:26:16 mkdir -p sources
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:16 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 8.39MB / 38.52MB 0.5s
12:26:16 #7 sha256:b01ca48f191ba3bcdb4ab21deea439cc96dc0ce9e8d7c1a58b897a86f7d60471 414B / 414B 0.4s done
12:26:16 #7 sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef 0B / 130.62kB 0.5s
12:26:16 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 2.10MB / 18.95MB 0.6s
12:26:16 #7 sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef 130.62kB / 130.62kB 0.6s
12:26:16 #1 DONE 0.1s
12:26:16 
12:26:16 #2 [internal] load .dockerignore
12:26:16 #2 transferring context: 263B done
12:26:16 #2 DONE 0.1s
12:26:16 
12:26:16 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:26:16 #3 DONE 0.0s
12:26:16 
12:26:16 #4 resolve image config for docker.io/docker/dockerfile:1
12:26:16 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:16 #7 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:16 #7 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:16 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 0B / 45.92MB 0.1s
12:26:16 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 0B / 7.15MB 0.1s
12:26:16 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 2.10MB / 7.15MB 0.4s
12:26:16 mkdir -p rpmbuild/SOURCES
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:16 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 3.15MB / 45.92MB 0.4s
12:26:16 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 2.79MB / 41.79MB 0.4s
12:26:16 #7 sha256:f20327d786aae47c65ca9678b906c87dbd0974fa187ab64a9aeb789ca03eaab9 413B / 413B 0.3s done
12:26:16 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 0B / 17.96MB 0.4s
12:26:16 #7 sha256:00041252b20f2827672dadea389c22e9e63c76be4ab42f59bd56e27fef33759c 0B / 123.08kB 0.4s
12:26:16 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 1.05MB / 17.96MB 0.5s
12:26:16 mkdir -p sources
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:16 #1 creating container buildx_buildkit_pensive_wu0 3.3s done
12:26:16 #1 DONE 8.1s
12:26:16 pensive_wu
12:26:16 CURDIR=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static TARGETPLATFORM=linux/amd64 ./build-static
12:26:16 + : /home/ubuntu/workspace/docker-ce-packaging_PR-835/static
12:26:16 + : linux/amd64
12:26:16 + : ''
12:26:16 + : ''
12:26:16 + : ''
12:26:16 + '[' -z /home/ubuntu/workspace/docker-ce-packaging_PR-835/static ']'
12:26:16 + '[' -n linux/amd64 ']'
12:26:16 ++ cut -d/ -f1
12:26:16 ++ echo linux/amd64
12:26:16 + os=linux
12:26:16 ++ cut -d/ -f2
12:26:16 ++ echo linux/amd64
12:26:16 + arch=amd64
12:26:16 + '[' -n linux ']'
12:26:16 + '[' -n amd64 ']'
12:26:16 + TARGETOS=linux
12:26:16 + TARGETARCH=amd64
12:26:16 + case "$arch" in
12:26:16 + echo TARGETPLATFORM=linux/amd64
12:26:16 TARGETPLATFORM=linux/amd64
12:26:16 + echo CONTAINERD_VERSION=v1.7.0-beta.1
12:26:16 CONTAINERD_VERSION=v1.7.0-beta.1
12:26:16 + echo RUNC_VERSION=v1.1.4
12:26:16 RUNC_VERSION=v1.1.4
12:26:16 + targetPair=linux_amd64
12:26:16 + '[' -n '' ']'
12:26:16 + buildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64
12:26:16 + dockerCLIBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-cli
12:26:16 + dockerBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-engine
12:26:16 + containerdBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/containerd
12:26:16 + rootlessExtrasBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-rootless-extras
12:26:16 + buildxBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-buildx
12:26:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build ']'
12:26:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build ']'
12:26:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:26:16 + case ${TARGETOS} in
12:26:16 + build_cli
12:26:16 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli
12:26:16 + set -x
12:26:16 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg GO_LINKMODE=static --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/amd64 --target binary .
12:26:16 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 12.58MB / 38.52MB 0.7s
12:26:16 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 3.15MB / 18.95MB 0.7s
12:26:16 #7 sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef 130.62kB / 130.62kB 0.6s done
12:26:16 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 15.73MB / 38.52MB 0.8s
12:26:16 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 5.24MB / 18.95MB 0.8s
12:26:16 mkdir -p rpmbuild/SOURCES
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:16 #1 creating container buildx_buildkit_adoring_lederberg0 3.2s done
12:26:16 #1 DONE 8.2s
12:26:16 adoring_lederberg
12:26:16 CURDIR=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static TARGETPLATFORM=darwin/amd64 ./build-static
12:26:16 + : /home/ubuntu/workspace/docker-ce-packaging_PR-835/static
12:26:16 + : darwin/amd64
12:26:16 + : ''
12:26:16 + : ''
12:26:16 + : ''
12:26:16 + '[' -z /home/ubuntu/workspace/docker-ce-packaging_PR-835/static ']'
12:26:16 + '[' -n darwin/amd64 ']'
12:26:16 ++ echo darwin/amd64
12:26:16 ++ cut -d/ -f1
12:26:16 + os=darwin
12:26:16 ++ echo darwin/amd64
12:26:16 ++ cut -d/ -f2
12:26:16 + arch=amd64
12:26:16 + '[' -n darwin ']'
12:26:16 + '[' -n amd64 ']'
12:26:16 + TARGETOS=darwin
12:26:16 + TARGETARCH=amd64
12:26:16 + case "$arch" in
12:26:16 + echo TARGETPLATFORM=darwin/amd64
12:26:16 TARGETPLATFORM=darwin/amd64
12:26:16 + echo CONTAINERD_VERSION=v1.7.0-beta.1
12:26:16 CONTAINERD_VERSION=v1.7.0-beta.1
12:26:16 + echo RUNC_VERSION=v1.1.4
12:26:16 RUNC_VERSION=v1.1.4
12:26:16 + targetPair=darwin_amd64
12:26:16 + '[' -n '' ']'
12:26:16 + buildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64
12:26:16 + dockerCLIBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-cli
12:26:16 + dockerBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-engine
12:26:16 + containerdBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/containerd
12:26:16 + rootlessExtrasBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-rootless-extras
12:26:16 + buildxBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-buildx
12:26:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build ']'
12:26:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build ']'
12:26:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:26:16 + case ${TARGETOS} in
12:26:16 + build_cli
12:26:16 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli
12:26:16 + set -x
12:26:16 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg GO_LINKMODE=static --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform darwin/amd64 --target binary .
12:26:16 #1 [internal] load build definition from Dockerfile
12:26:16 #1 transferring dockerfile: 5.47kB done
12:26:16 #1 DONE 0.1s
12:26:16 
12:26:16 #2 [internal] load .dockerignore
12:26:16 #2 transferring context: 263B done
12:26:16 #2 DONE 0.1s
12:26:16 
12:26:16 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:26:16 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 3.15MB / 45.92MB 0.6s
12:26:16 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 3.15MB / 7.15MB 0.6s
12:26:16 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 6.29MB / 45.92MB 0.7s
12:26:16 mkdir -p rpmbuild/SOURCES
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:16 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 3.15MB / 17.96MB 0.6s
12:26:16 #7 sha256:00041252b20f2827672dadea389c22e9e63c76be4ab42f59bd56e27fef33759c 123.08kB / 123.08kB 0.5s done
12:26:16 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 5.24MB / 41.79MB 0.7s
12:26:16 mkdir -p sources
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:16 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 17.83MB / 38.52MB 0.9s
12:26:16 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 6.29MB / 18.95MB 0.9s
12:26:16 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 9.44MB / 18.95MB 1.0s
12:26:16 #3 DONE 0.0s
12:26:16 
12:26:16 #4 resolve image config for docker.io/docker/dockerfile:1
12:26:16 mkdir -p rpmbuild/SOURCES
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:16 mkdir -p sources
12:26:16 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 6.29MB / 45.92MB 0.8s
12:26:16 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 5.24MB / 7.15MB 0.8s
12:26:16 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 6.29MB / 7.15MB 0.9s
12:26:16 #4 DONE 0.7s
12:26:16 
12:26:16 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:16 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:26:16 mkdir -p rpmbuild/SOURCES
12:26:16 docker run --rm -w /v \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:16 	alpine \
12:26:16 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:16 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 10.49MB / 45.92MB 1.0s
12:26:16 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 7.34MB / 41.79MB 0.9s
12:26:16 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 5.24MB / 17.96MB 0.9s
12:26:16 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 6.29MB / 17.96MB 1.0s
12:26:17 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 20.97MB / 38.52MB 1.2s
12:26:17 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 11.53MB / 18.95MB 1.2s
12:26:17 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 24.12MB / 38.52MB 1.3s
12:26:17 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 13.63MB / 18.95MB 1.3s
12:26:17 mkdir -p sources
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:17 #1 [internal] load .dockerignore
12:26:17 #1 transferring context:
12:26:17 #1 transferring context: 263B done
12:26:17 #1 DONE 0.1s
12:26:17 
12:26:17 #2 [internal] load build definition from Dockerfile
12:26:17 #2 transferring dockerfile: 5.47kB done
12:26:17 #2 DONE 0.1s
12:26:17 
12:26:17 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:26:17 #3 DONE 0.0s
12:26:17 
12:26:17 #4 resolve image config for docker.io/docker/dockerfile:1
12:26:17 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 9.44MB / 45.92MB 1.1s
12:26:17 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.1s
12:26:17 #5 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
12:26:17 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:17 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 9.44MB / 41.79MB 1.1s
12:26:17 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 7.34MB / 17.96MB 1.1s
12:26:17 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 8.39MB / 17.96MB 1.2s
12:26:17 mkdir -p sources
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:17 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 14.68MB / 18.95MB 1.4s
12:26:17 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 27.26MB / 38.52MB 1.5s
12:26:17 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 16.78MB / 18.95MB 1.5s
12:26:17 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 29.36MB / 38.52MB 1.6s
12:26:17 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 18.87MB / 18.95MB 1.6s
12:26:17 mkdir -p rpmbuild/SOURCES
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:17 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.1s done
12:26:17 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 0B / 9.35MB 1.2s
12:26:17 #4 DONE 0.7s
12:26:17 
12:26:17 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:17 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
12:26:17 mkdir -p rpmbuild/SOURCES
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:17 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
12:26:17 #5 DONE 0.5s
12:26:17 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 16.78MB / 45.92MB 1.3s
12:26:17 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 20.97MB / 45.92MB 1.5s
12:26:17 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 11.53MB / 41.79MB 1.4s
12:26:17 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 10.49MB / 17.96MB 1.4s
12:26:17 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 13.63MB / 41.79MB 1.6s
12:26:17 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 11.53MB / 17.96MB 1.6s
12:26:17 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 33.55MB / 38.52MB 1.8s
12:26:17 #7 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 18.95MB / 18.95MB 1.8s done
12:26:17 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 35.65MB / 38.52MB 1.9s
12:26:17 mkdir -p rpmbuild/SOURCES
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:17 mkdir -p rpmbuild/SOURCES
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:17 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 12.58MB / 45.92MB 1.5s
12:26:17 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 2.10MB / 9.35MB 1.5s
12:26:17 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 3.15MB / 9.35MB 1.6s
12:26:17 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
12:26:17 
12:26:17 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:26:17 #6 DONE 0.0s
12:26:17 
12:26:17 #7 [auth] library/golang:pull token for registry-1.docker.io
12:26:17 #7 DONE 0.0s
12:26:17 
12:26:17 #8 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:26:17 #8 DONE 0.0s
12:26:17 
12:26:17 #9 [linux/arm/v6 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:17 mkdir -p sources
12:26:17 docker run --rm -w /v \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:17 	alpine \
12:26:17 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:17 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 24.12MB / 45.92MB 1.7s
12:26:17 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 38.52MB / 38.52MB 2.1s
12:26:17 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 12.58MB / 17.96MB 1.8s
12:26:17 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 13.63MB / 17.96MB 1.9s
12:26:17 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
12:26:17 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 4.19MB / 9.35MB 1.7s
12:26:17 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 15.73MB / 45.92MB 1.8s
12:26:17 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 6.29MB / 9.35MB 1.8s
12:26:17 #9 ...
12:26:17 
12:26:17 #10 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:17 #10 DONE 0.5s
12:26:18 #4 DONE 0.7s
12:26:18 
12:26:18 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:18 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:26:18 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
12:26:18 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 15.73MB / 41.79MB 2.0s
12:26:18 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 14.68MB / 17.96MB 2.0s
12:26:18 #1 creating container buildx_buildkit_lucid_wilbur0 2.8s done
12:26:18 #1 DONE 5.5s
12:26:18 lucid_wilbur
12:26:18 CURDIR=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static TARGETPLATFORM=windows/amd64 ./build-static
12:26:18 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
12:26:18 #5 DONE 0.7s
12:26:18 
12:26:18 #6 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:18 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 18.87MB / 45.92MB 2.0s
12:26:18 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 8.39MB / 9.35MB 2.0s
12:26:18 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.0s
12:26:18 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 22.02MB / 45.92MB 2.1s
12:26:18 mkdir -p sources
12:26:18 docker run --rm -w /v \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:18 	alpine \
12:26:18 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:18 
12:26:18 #9 [linux/arm/v6 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:18 #9 DONE 0.6s
12:26:18 
12:26:18 #11 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:18 #11 DONE 0.8s
12:26:18 mkdir -p sources
12:26:18 docker run --rm -w /v \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:18 	alpine \
12:26:18 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:18 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 28.31MB / 45.92MB 2.2s
12:26:18 #7 ...
12:26:18 
12:26:18 #8 [internal] load build context
12:26:18 #8 transferring context: 30.55MB 2.3s done
12:26:18 #8 DONE 2.3s
12:26:18 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 18.87MB / 41.79MB 2.3s
12:26:18 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 16.78MB / 17.96MB 2.3s
12:26:18 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 17.96MB / 17.96MB 2.4s
12:26:18 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
12:26:18 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
12:26:18 mkdir -p rpmbuild/SOURCES
12:26:18 docker run --rm -w /v \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:18 	alpine \
12:26:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:18 #1 creating container buildx_buildkit_busy_feistel0 7.1s done
12:26:18 #1 DONE 10.4s
12:26:18 busy_feistel
12:26:18 CURDIR=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static TARGETPLATFORM=linux/arm64 ./build-static
12:26:18 + : /home/ubuntu/workspace/docker-ce-packaging_PR-835/static
12:26:18 + : linux/arm64
12:26:18 + : ''
12:26:18 + : ''
12:26:18 + : ''
12:26:18 + '[' -z /home/ubuntu/workspace/docker-ce-packaging_PR-835/static ']'
12:26:18 + '[' -n linux/arm64 ']'
12:26:18 ++ cut -d/ -f1
12:26:18 ++ echo linux/arm64
12:26:18 + os=linux
12:26:18 ++ echo linux/arm64
12:26:18 ++ cut -d/ -f2
12:26:18 + arch=arm64
12:26:18 + '[' -n linux ']'
12:26:18 + '[' -n arm64 ']'
12:26:18 + TARGETOS=linux
12:26:18 + TARGETARCH=arm64
12:26:18 + case "$arch" in
12:26:18 + echo TARGETPLATFORM=linux/arm64
12:26:18 TARGETPLATFORM=linux/arm64
12:26:18 + echo CONTAINERD_VERSION=v1.7.0-beta.1
12:26:18 CONTAINERD_VERSION=v1.7.0-beta.1
12:26:18 + echo RUNC_VERSION=v1.1.4
12:26:18 RUNC_VERSION=v1.1.4
12:26:18 + targetPair=linux_arm64
12:26:18 + '[' -n '' ']'
12:26:18 + buildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64
12:26:18 + dockerCLIBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-cli
12:26:18 + dockerBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-engine
12:26:18 + containerdBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/containerd
12:26:18 + rootlessExtrasBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-rootless-extras
12:26:18 + buildxBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-buildx
12:26:18 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build ']'
12:26:18 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build ']'
12:26:18 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:26:18 + case ${TARGETOS} in
12:26:18 + build_cli
12:26:18 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli
12:26:18 + set -x
12:26:18 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg GO_LINKMODE=static --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/arm64 --target binary .
12:26:18 #1 [internal] load build definition from Dockerfile
12:26:18 #1 transferring dockerfile: 5.47kB done
12:26:18 #1 DONE 0.1s
12:26:18 
12:26:18 #2 [internal] load .dockerignore
12:26:18 #2 transferring context: 263B done
12:26:18 #2 DONE 0.1s
12:26:18 
12:26:18 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:26:18 #3 DONE 0.0s
12:26:18 
12:26:18 #4 resolve image config for docker.io/docker/dockerfile:1
12:26:18 #4 DONE 0.7s
12:26:18 
12:26:18 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:18 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:26:18 #7 ...
12:26:18 
12:26:18 #8 [internal] load build context
12:26:18 #8 transferring context: 30.55MB 2.3s done
12:26:18 #8 DONE 2.6s
12:26:18 
12:26:18 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd
12:26:18 #7 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 38.52MB / 38.52MB 2.5s done
12:26:18 + : /home/ubuntu/workspace/docker-ce-packaging_PR-835/static
12:26:18 + : windows/amd64
12:26:18 + : ''
12:26:18 + : ''
12:26:18 + : ''
12:26:18 + '[' -z /home/ubuntu/workspace/docker-ce-packaging_PR-835/static ']'
12:26:18 + '[' -n windows/amd64 ']'
12:26:18 ++ cut -d/ -f1
12:26:18 ++ echo windows/amd64
12:26:18 + os=windows
12:26:18 ++ echo windows/amd64
12:26:18 ++ cut -d/ -f2
12:26:18 + arch=amd64
12:26:18 + '[' -n windows ']'
12:26:18 + '[' -n amd64 ']'
12:26:18 + TARGETOS=windows
12:26:18 + TARGETARCH=amd64
12:26:18 + case "$arch" in
12:26:18 + echo TARGETPLATFORM=windows/amd64
12:26:18 TARGETPLATFORM=windows/amd64
12:26:18 + echo CONTAINERD_VERSION=v1.7.0-beta.1
12:26:18 CONTAINERD_VERSION=v1.7.0-beta.1
12:26:18 + echo RUNC_VERSION=v1.1.4
12:26:18 RUNC_VERSION=v1.1.4
12:26:18 + targetPair=windows_amd64
12:26:18 + '[' -n '' ']'
12:26:18 + buildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64
12:26:18 + dockerCLIBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-cli
12:26:18 + dockerBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-engine
12:26:18 + containerdBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/containerd
12:26:18 + rootlessExtrasBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-rootless-extras
12:26:18 + buildxBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-buildx
12:26:18 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build ']'
12:26:18 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build ']'
12:26:18 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:26:18 + case ${TARGETOS} in
12:26:18 + build_cli
12:26:18 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli
12:26:18 + set -x
12:26:18 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg GO_LINKMODE=static --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform windows/amd64 --target binary .
12:26:18 #6 ...
12:26:18 
12:26:18 #7 [auth] library/golang:pull token for registry-1.docker.io
12:26:18 #7 DONE 0.0s
12:26:18 
12:26:18 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:26:18 #8 DONE 0.0s
12:26:18 
12:26:18 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:26:18 #9 DONE 0.0s
12:26:18 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.2s done
12:26:18 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 0B / 47.40MB 2.3s
12:26:18 
12:26:18 #12 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:18 
12:26:18 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:26:18 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 31.46MB / 45.92MB 2.6s
12:26:18 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 22.02MB / 41.79MB 2.7s
12:26:18 #7 sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 17.96MB / 17.96MB 2.5s done
12:26:18 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done
12:26:18 #5 DONE 0.7s
12:26:18 
12:26:18 #6 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:18 #5 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
12:26:18 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
12:26:18 #7 extracting sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93
12:26:18 #1 [internal] load .dockerignore
12:26:18 #1 transferring context: 263B done
12:26:18 #1 DONE 0.0s
12:26:18 
12:26:18 #2 [internal] load build definition from Dockerfile
12:26:18 #2 transferring dockerfile: 5.47kB done
12:26:18 #2 DONE 0.1s
12:26:18 
12:26:18 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:26:18 #3 DONE 0.0s
12:26:18 
12:26:18 #4 resolve image config for docker.io/docker/dockerfile:1
12:26:18 #13 36.37 Checking for new repos for mirrors
12:26:18 #13 36.37 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
12:26:18 #13 36.37  --> 1:make-3.82-24.el7.aarch64
12:26:18 #13 36.52  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
12:26:18 #13 36.52  --> git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.52 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
12:26:18 #13 36.52  --> Already installed : bash-4.2.46-34.el7.aarch64
12:26:18 #13 36.53 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
12:26:18 #13 36.53  --> Already installed : bash-4.2.46-34.el7.aarch64
12:26:18 #13 36.53  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
12:26:18 #13 36.53  --> cmake-2.8.12.2-2.el7.aarch64
12:26:18 #13 36.53  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
12:26:18 #13 36.53  --> gcc-4.8.5-44.el7.aarch64
12:26:18 #13 36.53  --> git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.53  --> glibc-static-2.17-326.el7_9.aarch64
12:26:18 #13 36.53  --> libarchive-3.1.2-14.el7_7.aarch64
12:26:18 #13 36.53  --> libseccomp-devel-2.3.1-4.el7.aarch64
12:26:18 #13 36.53  --> libselinux-devel-2.5-15.el7.aarch64
12:26:18 #13 36.54  --> libtool-2.4.2-22.el7_3.aarch64
12:26:18 #13 36.54  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
12:26:18 #13 36.54  --> 1:make-3.82-24.el7.aarch64
12:26:18 #13 36.54  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
12:26:18 #13 36.54  --> Already installed : systemd-219-78.el7.aarch64
12:26:18 #13 36.54  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:26:18 #13 36.54  --> systemd-devel-219-78.el7_9.7.aarch64
12:26:18 #13 36.54  --> Already installed : 2:tar-1.26-35.el7.aarch64
12:26:18 #13 36.54  --> which-2.20-7.el7.aarch64
12:26:18 #13 36.55 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
12:26:18 #13 36.55  --> Already installed : bash-4.2.46-34.el7.aarch64
12:26:18 #13 36.55 --> Running transaction check
12:26:18 #13 36.55 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
12:26:18 #13 36.56 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
12:26:18 #13 36.56 --> 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:26:18 #13 36.69 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
12:26:18 #13 36.70 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
12:26:18 #13 36.70 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
12:26:18 #13 36.70 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
12:26:18 #13 36.71 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
12:26:18 #13 36.71 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
12:26:18 #13 36.71 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
12:26:18 #13 36.71 ---> Package git.aarch64 0:1.8.3.1-23.el7_8 will be installed
12:26:18 #13 36.73 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.73 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.73 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.74 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.74 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.74 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.75 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.aarch64
12:26:18 #13 36.75 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed
12:26:18 #13 36.75 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
12:26:18 #13 36.75 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
12:26:18 #13 36.75 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
12:26:18 #13 36.75 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
12:26:18 #13 36.76 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
12:26:18 #13 36.76 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
12:26:18 #13 36.76 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
12:26:18 #13 36.76 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
12:26:18 #13 36.76 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
12:26:18 #13 36.76 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
12:26:18 #13 36.76 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
12:26:18 #13 36.77 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
12:26:18 #13 36.77 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
12:26:18 #13 36.77 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
12:26:18 #13 36.78 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
12:26:18 #13 36.78 ---> Package make.aarch64 1:3.82-24.el7 will be installed
12:26:18 #13 36.78 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
12:26:18 #13 36.78 --> 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:26:18 #13 36.78 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:26:18 #13 36.78 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:26:18 #13 36.78 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:26:18 #13 36.78 ---> Package systemd-devel.aarch64 0:219-78.el7_9.7 will be installed
12:26:18 #13 36.79 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
12:26:18 #13 36.79 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
12:26:18 #13 36.80 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.aarch64
12:26:18 #13 36.80 ---> Package which.aarch64 0:2.20-7.el7 will be installed
12:26:18 #13 36.80 --> Running transaction check
12:26:18 #13 36.80 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
12:26:18 #13 36.80 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
12:26:18 #13 36.80 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
12:26:18 #13 36.80 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
12:26:18 #13 36.81 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
12:26:18 #13 36.81 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
12:26:18 #13 36.82 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
12:26:18 #13 36.82 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
12:26:18 #13 36.82 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
12:26:18 #13 36.82 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed
12:26:18 #13 36.83 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
12:26:18 #13 36.83 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
12:26:18 #13 36.84 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64
12:26:18 #13 36.84 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64
12:26:18 #13 36.84 ---> Package less.aarch64 0:458-9.el7 will be installed
12:26:18 #13 36.84 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
12:26:18 #13 36.84 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
12:26:18 #13 36.84 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
12:26:18 #13 36.84 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
12:26:18 #13 36.84 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
12:26:18 #13 36.84 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
12:26:18 #13 36.84 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
12:26:18 #13 36.84 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
12:26:18 #13 36.84 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed
12:26:18 #13 36.85 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64
12:26:18 #13 36.85 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64
12:26:18 #13 36.85 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
12:26:18 #13 36.85 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
12:26:18 #13 36.85 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
12:26:18 #13 36.85 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
12:26:18 #13 36.85 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
12:26:18 #13 36.86 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
12:26:18 #13 36.86 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
12:26:18 #13 36.86 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
12:26:18 #13 36.86 ---> Package rsync.aarch64 0:3.1.2-12.el7_9 will be installed
12:26:18 #13 36.86 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
12:26:18 #13 36.86 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
12:26:18 #13 36.87 ---> Package systemd.aarch64 0:219-78.el7 will be updated
12:26:18 #13 37.01 ---> Package systemd.aarch64 0:219-78.el7_9.7 will be an update
12:26:18 #13 37.02 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
12:26:18 #13 37.02 ---> Package systemd-libs.aarch64 0:219-78.el7_9.7 will be an update
12:26:18 #13 37.02 --> Running transaction check
12:26:18 #13 37.02 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
12:26:18 #13 37.02 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
12:26:18 #13 37.02 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
12:26:18 #13 37.02 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
12:26:18 #13 37.03 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
12:26:18 #13 37.03 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
12:26:18 #13 37.03 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update
12:26:18 #13 37.03 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed
12:26:18 #13 37.03 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64
12:26:18 #13 37.04 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64
12:26:18 #13 37.04 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
12:26:18 #13 37.04 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed
12:26:18 #13 37.04 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
12:26:18 #13 37.04 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
12:26:18 #13 37.04 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
12:26:18 #13 37.04 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
12:26:18 #13 37.04 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
12:26:18 #13 37.04 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.05 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.05 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.05 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.05 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.05 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.05 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.05 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.06 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.06 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.06 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:26:18 #13 37.06 --> Running transaction check
12:26:18 #13 37.06 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
12:26:18 #13 37.06 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
12:26:18 #13 37.06 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
12:26:18 #13 37.06 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update
12:26:18 #13 37.06 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed
12:26:18 #13 37.06 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
12:26:18 #13 37.06 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
12:26:18 #13 37.06 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
12:26:18 #13 37.06 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
12:26:18 #13 37.06 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
12:26:18 #13 37.06 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
12:26:18 #13 37.10 --> Finished Dependency Resolution
12:26:18 #13 37.15 
12:26:18 #13 37.15 Dependencies Resolved
12:26:18 #13 37.16 
12:26:18 #13 37.16 ================================================================================
12:26:18 #13 37.16  Package                  Arch      Version                     Repository
12:26:18 #13 37.16                                                                            Size
12:26:18 #13 37.16 ================================================================================
12:26:18 #13 37.16 Installing:
12:26:18 #13 37.16  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
12:26:18 #13 37.16  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
12:26:18 #13 37.16  gcc                      aarch64   4.8.5-44.el7                base       13 M
12:26:18 #13 37.16  git                      aarch64   1.8.3.1-23.el7_8            base      4.4 M
12:26:18 #13 37.16  glibc-static             aarch64   2.17-326.el7_9              updates   1.4 M
12:26:18 #13 37.16  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
12:26:18 #13 37.16  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
12:26:18 #13 37.16  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
12:26:18 #13 37.16  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
12:26:18 #13 37.16  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
12:26:18 #13 37.16  make                     aarch64   1:3.82-24.el7               base      415 k
12:26:18 #13 37.16  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
12:26:18 #13 37.16  systemd-devel            aarch64   219-78.el7_9.7              updates   216 k
12:26:18 #13 37.16  which                    aarch64   2.20-7.el7                  base       40 k
12:26:18 #13 37.16 Installing for dependencies:
12:26:18 #13 37.16  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
12:26:18 #13 37.16  autoconf                 noarch    2.69-11.el7                 base      701 k
12:26:18 #13 37.16  automake                 noarch    1.13.4-3.el7                base      679 k
12:26:18 #13 37.16  checkpolicy              aarch64   2.5-8.el7                   base      275 k
12:26:18 #13 37.16  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
12:26:18 #13 37.16  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
12:26:18 #13 37.16  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
12:26:18 #13 37.16  glibc-devel              aarch64   2.17-326.el7_9              updates   1.1 M
12:26:18 #13 37.16  glibc-headers            aarch64   2.17-326.el7_9              updates   673 k
12:26:18 #13 37.16  kernel-headers           aarch64   4.18.0-348.20.1.el7         updates   8.2 M
12:26:18 #13 37.16  less                     aarch64   458-9.el7                   base      115 k
12:26:18 #13 37.16  libcgroup                aarch64   0.41-21.el7                 base       63 k
12:26:18 #13 37.16  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
12:26:18 #13 37.16  libgomp                  aarch64   4.8.5-44.el7                base      155 k
12:26:18 #13 37.16  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
12:26:18 #13 37.16  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
12:26:18 #13 37.16  libselinux-python        aarch64   2.5-15.el7                  base      222 k
12:26:18 #13 37.16  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
12:26:18 #13 37.16  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
12:26:18 #13 37.16  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
12:26:18 #13 37.16  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
12:26:18 #13 37.16  lzo                      aarch64   2.06-8.el7                  base       52 k
12:26:18 #13 37.16  m4                       aarch64   1.4.16-10.el7               base      251 k
12:26:18 #13 37.16  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
12:26:18 #13 37.16  openssh                  aarch64   7.4p1-22.el7_9              updates   503 k
12:26:18 #13 37.16  openssh-clients          aarch64   7.4p1-22.el7_9              updates   610 k
12:26:18 #13 37.16  pcre-devel               aarch64   8.32-17.el7                 base      479 k
12:26:18 #13 37.16  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
12:26:18 #13 37.16  perl-Error               noarch    1:0.17020-2.el7             base       32 k
12:26:18 #13 37.16  perl-Git                 noarch    1.8.3.1-23.el7_8            base       56 k
12:26:18 #13 37.16  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
12:26:18 #13 37.16  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
12:26:18 #13 37.16  policycoreutils          aarch64   2.5-34.el7                  base      916 k
12:26:18 #13 37.16  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
12:26:18 #13 37.16  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
12:26:18 #13 37.16  python-IPy               noarch    0.75-6.el7                  base       32 k
12:26:18 #13 37.16  rsync                    aarch64   3.1.2-12.el7_9              updates   397 k
12:26:18 #13 37.16  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
12:26:18 #13 37.16  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
12:26:18 #13 37.16 Updating for dependencies:
12:26:18 #13 37.16  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
12:26:18 #13 37.16  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
12:26:18 #13 37.16  glibc                    aarch64   2.17-326.el7_9              updates   3.6 M
12:26:18 #13 37.16  glibc-common             aarch64   2.17-326.el7_9              updates    12 M
12:26:18 #13 37.16  systemd                  aarch64   219-78.el7_9.7              updates   4.9 M
12:26:18 #13 37.16  systemd-libs             aarch64   219-78.el7_9.7              updates   396 k
12:26:18 #13 37.16 
12:26:18 #13 37.16 Transaction Summary
12:26:18 #13 37.16 ================================================================================
12:26:18 #13 37.16 Install  14 Packages (+39 Dependent packages)
12:26:18 #13 37.16 Upgrade              (  6 Dependent packages)
12:26:18 #13 37.16 
12:26:18 #13 37.16 Total download size: 74 M
12:26:18 #13 37.16 Downloading packages:
12:26:18 #13 37.16 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
12:26:18 
12:26:18 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:18 #10 ...
12:26:18 
12:26:18 #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:18 #11 DONE 0.4s
12:26:18 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 27.26MB / 45.92MB 2.6s
12:26:18 #12 ...
12:26:18 
12:26:18 #13 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:18 #13 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
12:26:18 #13 DONE 0.1s
12:26:18 
12:26:18 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:18 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
12:26:18 #14 DONE 0.1s
12:26:18 
12:26:18 #12 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:18 #12 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1 0.0s done
12:26:18 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 24.12MB / 41.79MB 2.9s
12:26:18 #6 ...
12:26:18 
12:26:18 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:26:18 #7 DONE 0.0s
12:26:18 
12:26:18 #8 [auth] library/golang:pull token for registry-1.docker.io
12:26:18 #8 DONE 0.0s
12:26:18 
12:26:18 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:26:18 #9 DONE 0.0s
12:26:18 mkdir -p rpmbuild/SOURCES
12:26:18 docker run --rm -w /v \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:18 	alpine \
12:26:18 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:18 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
12:26:18 #5 DONE 0.5s
12:26:18 
12:26:18 #6 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:18 #6 DONE 0.5s
12:26:18 
12:26:18 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:18 #10 DONE 0.6s
12:26:18 mkdir -p sources
12:26:18 docker run --rm -w /v \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:18 	alpine \
12:26:18 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:18 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 4.19MB / 47.40MB 2.8s
12:26:18 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 31.46MB / 45.92MB 3.0s
12:26:19 #12 ...
12:26:19 
12:26:19 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:19 #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.1s done
12:26:19 #14 DONE 0.2s
12:26:19 
12:26:19 #13 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:19 #13 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done
12:26:19 #13 DONE 0.3s
12:26:19 
12:26:19 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:19 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1
12:26:19 == Building packages for centos-9 ==
12:26:19 mkdir -p "rpmbuild/centos-9"
12:26:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile .
12:26:19 #1 [internal] load build definition from Dockerfile
12:26:19 #1 transferring dockerfile: 1.26kB done
12:26:19 #1 DONE 0.0s
12:26:19 
12:26:19 #2 [internal] load .dockerignore
12:26:19 #2 transferring context: 2B done
12:26:19 #2 DONE 0.1s
12:26:19 
12:26:19 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:19 mkdir -p rpmbuild/SOURCES
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 27.26MB / 41.79MB 3.1s
12:26:19 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 34.60MB / 45.92MB 3.0s
12:26:19 
12:26:19 #10 [linux/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:19 
12:26:19 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:26:19 #6 DONE 0.0s
12:26:19 
12:26:19 #7 [auth] library/golang:pull token for registry-1.docker.io
12:26:19 #7 DONE 0.0s
12:26:19 
12:26:19 #8 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:26:19 #8 DONE 0.0s
12:26:19 
12:26:19 #9 [linux/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:19 
12:26:19 #12 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:19 #12 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
12:26:19 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 8.39MB / 47.40MB 3.1s
12:26:19 #4 DONE 0.6s
12:26:19 
12:26:19 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:19 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:26:19 #5 DONE 0.0s
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:19 #3 DONE 0.0s
12:26:19 
12:26:19 #4 [internal] load metadata for quay.io/centos/centos:stream9
12:26:19 #4 ...
12:26:19 
12:26:19 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:19 #5 DONE 0.3s
12:26:19 == Building packages for centos-8 ==
12:26:19 mkdir -p "rpmbuild/centos-8"
12:26:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
12:26:19 #14 ...
12:26:19 
12:26:19 #13 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:19 #13 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.3s done
12:26:19 #13 DONE 0.6s
12:26:19 
12:26:19 #12 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:19 #12 sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 155B / 155B 0.2s done
12:26:19 #12 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 0B / 284.75kB 0.3s
12:26:19 #12 sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 1.05MB / 2.71MB 0.2s
12:26:19 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 12.60MB / 117.27MB 0.3s
12:26:19 mkdir -p rpmbuild/SOURCES
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 30.41MB / 41.79MB 3.4s
12:26:19 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 38.00MB / 45.92MB 3.4s
12:26:19 #10 DONE 0.6s
12:26:19 
12:26:19 #6 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:19 #6 DONE 0.5s
12:26:19 
12:26:19 #11 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:19 #11 DONE 0.7s
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 mkdir -p sources
12:26:19 mkdir -p rpmbuild/SOURCES
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 #12 ...
12:26:19 
12:26:19 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:19 #13 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
12:26:19 #13 DONE 0.1s
12:26:19 
12:26:19 #12 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:19 #12 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done
12:26:19 #12 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1
12:26:19 mkdir -p rpmbuild/SOURCES
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:19 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 34.60MB / 45.92MB 3.3s
12:26:19 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 11.53MB / 47.40MB 3.5s
12:26:19 
12:26:19 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:19 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
12:26:19 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
12:26:19 mkdir -p rpmbuild/SOURCES
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:19 
12:26:19 #4 [internal] load metadata for quay.io/centos/centos:stream9
12:26:19 #4 DONE 0.3s
12:26:19 
12:26:19 #6 [internal] load build context
12:26:19 #6 transferring context: 14.90kB done
12:26:19 #6 DONE 0.0s
12:26:19 
12:26:19 #7 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929
12:26:19 #7 resolve quay.io/centos/centos:stream9@sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929 0.0s done
12:26:19 #7 sha256:0843f949a4dbeba6bb4bb313c272ae2ef57651a9569aac271fe3bba2130e10b0 1.16kB / 1.16kB done
12:26:19 #7 sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929 858B / 858B done
12:26:19 #7 sha256:6041c3c1a38b97b0c78d2c29a9a3d4f83aaa43eb160b4dda3a2abd29232955be 350B / 350B done
12:26:19 #1 [internal] load .dockerignore
12:26:19 #1 transferring context: 2B done
12:26:19 #1 DONE 0.0s
12:26:19 
12:26:19 #2 [internal] load build definition from Dockerfile
12:26:19 #2 transferring dockerfile: 1.62kB done
12:26:19 #2 DONE 0.1s
12:26:19 
12:26:19 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:19 #3 DONE 0.0s
12:26:19 
12:26:19 #4 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:19 #12 ...
12:26:19 
12:26:19 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:19 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.5s done
12:26:19 #14 DONE 0.7s
12:26:19 
12:26:19 #12 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:19 #12 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 284.75kB / 284.75kB 0.5s
12:26:19 #12 sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 2.71MB / 2.71MB 0.2s done
12:26:19 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 32.51MB / 117.27MB 0.5s
12:26:19 #12 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 284.75kB / 284.75kB 0.5s done
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 32.51MB / 41.79MB 3.7s
12:26:19 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 40.89MB / 45.92MB 3.7s
12:26:19 
12:26:19 #12 [internal] load build context
12:26:19 #12 DONE 0.0s
12:26:19 
12:26:19 #13 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:19 #13 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
12:26:19 #13 DONE 0.0s
12:26:19 
12:26:19 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:19 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:19 mkdir -p rpmbuild/SOURCES
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:19 #12 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.2s done
12:26:19 #12 DONE 0.4s
12:26:19 
12:26:19 #14 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:19 #14 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1 0.0s done
12:26:19 #9 DONE 0.8s
12:26:19 
12:26:19 #10 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:19 #10 DONE 0.8s
12:26:19 
12:26:19 #11 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:19 #11 DONE 0.8s
12:26:19 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 37.75MB / 45.92MB 3.6s
12:26:19 mkdir -p sources
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:19 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
12:26:19 #5 DONE 0.5s
12:26:19 
12:26:19 #6 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:19 #4 DONE 0.3s
12:26:19 
12:26:19 #5 [internal] load metadata for quay.io/centos/centos:stream8
12:26:19 #5 DONE 0.2s
12:26:19 
12:26:19 #6 [internal] load build context
12:26:19 #6 transferring context: 14.90kB done
12:26:19 #6 DONE 0.0s
12:26:19 
12:26:19 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
12:26:19 #7 resolve quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 0.0s done
12:26:19 #7 sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a 0B / 1.88kB 0.1s
12:26:19 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 0B / 38.37MB 0.1s
12:26:19 #7 sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 743B / 743B done
12:26:19 #7 sha256:14e52c6a3e607a0c05080d7a9ef6ecb200a330da927cd2b3b28d165317af1394 920B / 920B done
12:26:19 #7 sha256:660b134163631b1901acda557fe0edbdede3febab49bdd393f0c57bba602894b 6.47kB / 6.47kB done
12:26:19 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 2.10MB / 83.99MB 0.1s
12:26:19 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 58.72MB / 117.27MB 0.8s
12:26:19 #12 extracting sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4
12:26:19 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 66.06MB / 117.27MB 0.9s
12:26:19 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 34.60MB / 41.79MB 3.9s
12:26:19 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
12:26:19 #14 DONE 0.1s
12:26:19 
12:26:19 #13 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:19 #13 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done
12:26:19 #13 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.1s done
12:26:19 #13 DONE 0.2s
12:26:19 
12:26:19 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:19 #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.0s done
12:26:19 #14 DONE 0.2s
12:26:19 
12:26:19 #15 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:19 #15 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1 0.0s done
12:26:19 mkdir -p rpmbuild/SOURCES
12:26:19 docker run --rm -w /v \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:19 	alpine \
12:26:19 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:20 
12:26:20 #12 [internal] load build context
12:26:20 #12 DONE 0.0s
12:26:20 
12:26:20 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:20 #13 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
12:26:20 #13 DONE 0.0s
12:26:20 
12:26:20 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:20 #14 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:20 #14 sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9 0B / 155B 0.2s
12:26:20 #14 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0B / 284.75kB 0.2s
12:26:20 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 0B / 122.71MB 0.3s
12:26:20 mkdir -p sources
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:20 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 42.99MB / 45.92MB 3.9s
12:26:20 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 16.78MB / 47.40MB 3.9s
12:26:20 #6 ...
12:26:20 
12:26:20 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:26:20 #7 DONE 0.0s
12:26:20 
12:26:20 #8 [auth] library/golang:pull token for registry-1.docker.io
12:26:20 #8 DONE 0.0s
12:26:20 
12:26:20 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:26:20 #9 DONE 0.0s
12:26:20 
12:26:20 #10 [windows/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:20 #7 sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a 1.88kB / 1.88kB 0.1s done
12:26:20 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 9.44MB / 38.37MB 0.2s
12:26:20 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 13.75MB / 83.99MB 0.2s
12:26:20 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 0B / 39.31MB 0.2s
12:26:20 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 20.97MB / 38.37MB 0.3s
12:26:20 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 20.97MB / 83.99MB 0.3s
12:26:20 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 73.40MB / 117.27MB 1.1s
12:26:20 mkdir -p rpmbuild/SOURCES
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:20 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 36.70MB / 41.79MB 4.1s
12:26:20 #15 DONE 0.4s
12:26:20 
12:26:20 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:20 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1
12:26:20 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.2s done
12:26:20 #14 DONE 0.4s
12:26:20 
12:26:20 #12 [internal] load build context
12:26:20 mkdir -p sources
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker:/engine \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:26:20 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 4.2s
12:26:20 #14 ...
12:26:20 
12:26:20 #15 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:20 #15 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.1s done
12:26:20 #15 DONE 0.2s
12:26:20 
12:26:20 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:20 #14 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1 0.1s done
12:26:20 #14 sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9 155B / 155B 0.4s done
12:26:20 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 4.0s
12:26:20 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 19.92MB / 47.40MB 4.0s
12:26:20 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 24.40MB / 47.40MB 4.2s
12:26:20 #10 ...
12:26:20 
12:26:20 #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:20 #11 DONE 0.3s
12:26:20 
12:26:20 #6 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:20 #6 DONE 0.4s
12:26:20 mkdir -p sources
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:20 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 27.26MB / 38.37MB 0.4s
12:26:20 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 27.26MB / 83.99MB 0.4s
12:26:20 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 7.34MB / 39.31MB 0.4s
12:26:20 mkdir -p rpmbuild/SOURCES
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:20 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 79.69MB / 117.27MB 1.2s
12:26:20 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 90.18MB / 117.27MB 1.4s
12:26:20 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 38.80MB / 41.79MB 4.4s
12:26:20 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 4.6s done
12:26:20 #14 ...
12:26:20 
12:26:20 #15 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:20 #15 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.0s done
12:26:20 #15 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.1s done
12:26:20 #15 DONE 0.4s
12:26:20 
12:26:20 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:20 #13 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.1s done
12:26:20 #13 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.1s done
12:26:20 #13 DONE 0.4s
12:26:20 #14 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 284.75kB / 284.75kB 0.7s done
12:26:20 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 9.44MB / 122.71MB 0.6s
12:26:20 #14 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 2.81MB / 2.81MB 0.3s done
12:26:20 #14 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce
12:26:20 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 28.31MB / 47.40MB 4.4s
12:26:20 mkdir -p sources
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:20 
12:26:20 #10 [windows/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:20 #10 DONE 0.5s
12:26:20 
12:26:20 #12 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:20 #12 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
12:26:20 #12 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.0s done
12:26:20 #12 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.0s done
12:26:20 #12 DONE 0.1s
12:26:20 
12:26:20 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:20 #13 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
12:26:20 == Building packages for ubuntu-jammy ==
12:26:20 mkdir -p "debbuild/ubuntu-jammy"
12:26:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
12:26:20 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 38.37MB / 38.37MB 0.6s
12:26:20 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 42.99MB / 83.99MB 0.6s
12:26:20 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 23.28MB / 39.31MB 0.6s
12:26:20 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 38.37MB / 38.37MB 0.6s done
12:26:20 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 51.38MB / 83.99MB 0.7s
12:26:20 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 32.89MB / 39.31MB 0.7s
12:26:20 mkdir -p sources
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:20 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 96.47MB / 117.27MB 1.5s
12:26:20 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 117.27MB / 117.27MB 1.7s
12:26:20 #12 extracting sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 0.9s done
12:26:20 #12 extracting sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed
12:26:20 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 40.89MB / 41.79MB 4.6s
12:26:20 
12:26:20 #12 [internal] load build context
12:26:20 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 15.86MB / 122.71MB 0.9s
12:26:20 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 33.55MB / 47.40MB 4.6s
12:26:20 #13 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.1s done
12:26:20 #13 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.1s done
12:26:20 #13 DONE 0.4s
12:26:20 
12:26:20 #14 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:20 #14 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1 0.0s done
12:26:20 #14 sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9 155B / 155B 0.0s done
12:26:20 #1 [internal] load .dockerignore
12:26:20 #1 transferring context: 2B done
12:26:20 #1 DONE 0.0s
12:26:20 
12:26:20 #2 [internal] load build definition from Dockerfile
12:26:20 #2 transferring dockerfile: 1.21kB done
12:26:20 #2 DONE 0.0s
12:26:20 
12:26:20 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:20 #3 DONE 0.0s
12:26:20 
12:26:20 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:20 #4 DONE 0.0s
12:26:20 
12:26:20 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:20 mkdir -p rpmbuild/SOURCES
12:26:20 docker run --rm -w /v \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:20 	alpine \
12:26:20 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:20 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 70.25MB / 83.99MB 0.9s
12:26:20 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 39.31MB / 39.31MB 0.9s done
12:26:20 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 76.55MB / 83.99MB 1.0s
12:26:20 #7 sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 41.79MB / 41.79MB 5.0s done
12:26:20 #7 sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696 12.58MB / 57.95MB 1.4s
12:26:20 #7 sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696 26.21MB / 57.95MB 1.5s
12:26:20 #7 sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696 37.75MB / 57.95MB 1.6s
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 25.08MB / 122.71MB 1.2s
12:26:21 == Building packages for centos-8 ==
12:26:21 mkdir -p "rpmbuild/centos-8"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
12:26:21 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 38.80MB / 47.40MB 4.9s
12:26:21 #7 ...
12:26:21 
12:26:21 #8 [internal] load build context
12:26:21 #8 transferring context: 30.55MB 4.4s done
12:26:21 #8 DONE 5.0s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 ...
12:26:21 
12:26:21 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:26:21 #9 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.0s done
12:26:21 #9 sha256:d705c97ea3a2300e9dda9a18ff662a98c2811b41147a15d4f4791f475ce8be47 50.19MB / 50.19MB 5.0s
12:26:21 #9 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done
12:26:21 #9 sha256:c6c25a39d869b0b1c77645aa6dfdb69c4a3531cdb8fd43fdbdba8e945e720b72 529B / 529B done
12:26:21 #9 sha256:a94cd7c7d58f483affd5937853ad4d24caa18cd7c2ec9ef65a9e528dfbc5eb07 1.48kB / 1.48kB done
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 12.58MB / 122.71MB 0.2s
12:26:21 #14 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0B / 284.75kB 0.2s
12:26:21 #14 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0B / 2.81MB 0.2s
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 23.07MB / 122.71MB 0.3s
12:26:21 == Building packages for debian-bullseye ==
12:26:21 mkdir -p "debbuild/debian-bullseye"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
12:26:21 #1 [internal] load build definition from Dockerfile
12:26:21 #1 transferring dockerfile: 913B done
12:26:21 #1 DONE 0.0s
12:26:21 
12:26:21 #2 [internal] load .dockerignore
12:26:21 #2 transferring context: 2B done
12:26:21 #2 DONE 0.1s
12:26:21 
12:26:21 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:21 #3 DONE 0.0s
12:26:21 
12:26:21 #4 [auth] library/debian:pull token for registry-1.docker.io
12:26:21 #4 DONE 0.0s
12:26:21 
12:26:21 #5 [internal] load metadata for docker.io/library/debian:bullseye
12:26:21 mkdir -p rpmbuild/SOURCES
12:26:21 docker run --rm -w /v \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:21 	alpine \
12:26:21 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:21 #5 DONE 0.3s
12:26:21 
12:26:21 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
12:26:21 #6 DONE 0.4s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:21 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 83.99MB / 83.99MB 1.3s done
12:26:21 #7 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4
12:26:21 #7 sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696 46.14MB / 57.95MB 1.7s
12:26:21 #7 sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696 56.62MB / 57.95MB 1.8s
12:26:21 #1 [internal] load build definition from Dockerfile
12:26:21 #1 transferring dockerfile: 1.62kB done
12:26:21 #1 DONE 0.0s
12:26:21 
12:26:21 #2 [internal] load .dockerignore
12:26:21 #2 transferring context: 2B done
12:26:21 #2 DONE 0.0s
12:26:21 
12:26:21 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:21 #3 DONE 0.0s
12:26:21 
12:26:21 #4 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:21 #9 sha256:d705c97ea3a2300e9dda9a18ff662a98c2811b41147a15d4f4791f475ce8be47 50.19MB / 50.19MB 5.0s done
12:26:21 #9 extracting sha256:d705c97ea3a2300e9dda9a18ff662a98c2811b41147a15d4f4791f475ce8be47
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 33.51MB / 122.71MB 0.5s
12:26:21 #14 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 284.75kB / 284.75kB 0.4s done
12:26:21 #14 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 2.32MB / 2.81MB 0.5s
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 44.04MB / 122.71MB 0.6s
12:26:21 #14 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 2.81MB / 2.81MB 0.5s done
12:26:21 #14 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce
12:26:21 == Building packages for centos-9 ==
12:26:21 mkdir -p "rpmbuild/centos-9"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile .
12:26:21 #1 [internal] load .dockerignore
12:26:21 #1 transferring context: 2B done
12:26:21 #1 DONE 0.0s
12:26:21 
12:26:21 #2 [internal] load build definition from Dockerfile
12:26:21 #2 transferring dockerfile: 1.26kB done
12:26:21 #2 DONE 0.1s
12:26:21 
12:26:21 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:21 mkdir -p sources
12:26:21 docker run --rm -w /v \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:21 	alpine \
12:26:21 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:21 #5 DONE 0.4s
12:26:21 
12:26:21 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:21 == Building packages for fedora-36 ==
12:26:21 mkdir -p "rpmbuild/fedora-36"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-fedora-36/aarch64 -f fedora-36/Dockerfile .
12:26:21 #1 [internal] load build definition from Dockerfile
12:26:21 #1 transferring dockerfile: 853B done
12:26:21 #1 DONE 0.0s
12:26:21 
12:26:21 #2 [internal] load .dockerignore
12:26:21 #2 transferring context: 2B done
12:26:21 #2 DONE 0.0s
12:26:21 
12:26:21 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:21 #3 DONE 0.0s
12:26:21 
12:26:21 #4 [auth] library/fedora:pull token for registry-1.docker.io
12:26:21 #4 DONE 0.0s
12:26:21 
12:26:21 #5 [internal] load metadata for docker.io/library/fedora:36
12:26:21 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:21 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:21 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.10MB / 49.23MB 0.1s
12:26:21 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 2.10MB / 7.73MB 0.1s
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 20.97MB / 49.23MB 0.3s
12:26:21 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.2s done
12:26:21 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0B / 10.00MB 0.3s
12:26:21 == Building packages for debian-buster ==
12:26:21 mkdir -p "debbuild/debian-buster"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
12:26:21 #7 sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696 57.95MB / 57.95MB 1.9s done
12:26:21 mkdir -p sources
12:26:21 docker run --rm -w /v \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:21 	alpine \
12:26:21 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:21 #7 extracting sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151
12:26:21 mkdir -p sources
12:26:21 docker run --rm -w /v \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:21 	alpine \
12:26:21 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:21 == Building packages for ubuntu-focal ==
12:26:21 mkdir -p "debbuild/ubuntu-focal"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
12:26:21 #1 [internal] load build definition from Dockerfile
12:26:21 #1 transferring dockerfile: 1.21kB done
12:26:21 #1 DONE 0.1s
12:26:21 
12:26:21 #2 [internal] load .dockerignore
12:26:21 #2 transferring context: 2B done
12:26:21 #2 DONE 0.1s
12:26:21 
12:26:21 #3 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:21 #4 DONE 0.3s
12:26:21 
12:26:21 #5 [internal] load metadata for quay.io/centos/centos:stream8
12:26:21 #5 DONE 0.3s
12:26:21 
12:26:21 #6 [internal] load build context
12:26:21 #6 DONE 0.0s
12:26:21 
12:26:21 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
12:26:21 #7 resolve quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 0.0s done
12:26:21 #7 ...
12:26:21 
12:26:21 #6 [internal] load build context
12:26:21 #6 transferring context: 14.90kB done
12:26:21 #6 DONE 0.0s
12:26:21 
12:26:21 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
12:26:21 #7 sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 0B / 1.89kB 0.1s
12:26:21 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 0B / 38.35MB 0.1s
12:26:21 #7 sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 743B / 743B done
12:26:21 #7 sha256:01f9c5d853f409ca069741f99e9228150ae79456368ca50d23afa0f7941a5848 920B / 920B done
12:26:21 #7 sha256:845a42c567ffa753cafc67697030f3908d24e47bb23f11cdcd6fcc0370bc8965 6.46kB / 6.46kB done
12:26:21 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 0B / 81.47MB 0.1s
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 60.82MB / 122.71MB 0.8s
12:26:21 #3 DONE 0.0s
12:26:21 
12:26:21 #4 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:21 #4 ...
12:26:21 
12:26:21 #5 [internal] load metadata for quay.io/centos/centos:stream9
12:26:21 #5 DONE 0.3s
12:26:21 #12 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 117.27MB / 117.27MB 2.6s done
12:26:21 mkdir -p sources
12:26:21 docker run --rm -w /v \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:21 	alpine \
12:26:21 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:21 #6 DONE 0.4s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 37.75MB / 122.71MB 1.7s
12:26:21 #5 DONE 0.3s
12:26:21 
12:26:21 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:21 #6 DONE 0.3s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:21 #7 ...
12:26:21 
12:26:21 #8 [internal] load build context
12:26:21 #8 transferring context: 14.90kB done
12:26:21 #8 DONE 0.0s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:21 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:21 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.10MB / 49.23MB 0.1s
12:26:21 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 1.05MB / 7.73MB 0.1s
12:26:21 #7 ...
12:26:21 
12:26:21 #8 [internal] load build context
12:26:21 #8 transferring context: 30.58MB 0.3s done
12:26:21 #8 DONE 0.4s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 25.17MB / 49.23MB 0.4s
12:26:21 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.4s done
12:26:21 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 0B / 52.19MB 0.4s
12:26:21 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 0B / 62.71MB 0.4s
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 39.85MB / 49.23MB 0.6s
12:26:21 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 17.83MB / 52.19MB 0.6s
12:26:21 #1 creating container buildx_buildkit_focused_liskov0 5.7s done
12:26:21 #1 DONE 13.8s
12:26:21 focused_liskov
12:26:21 CURDIR=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static TARGETPLATFORM=linux/arm/v7 ./build-static
12:26:21 + : /home/ubuntu/workspace/docker-ce-packaging_PR-835/static
12:26:21 + : linux/arm/v7
12:26:21 + : ''
12:26:21 + : ''
12:26:21 + : ''
12:26:21 + '[' -z /home/ubuntu/workspace/docker-ce-packaging_PR-835/static ']'
12:26:21 + '[' -n linux/arm/v7 ']'
12:26:21 ++ cut -d/ -f1
12:26:21 ++ echo linux/arm/v7
12:26:21 + os=linux
12:26:21 ++ cut -d/ -f2
12:26:21 ++ echo linux/arm/v7
12:26:21 + arch=arm
12:26:21 + '[' -n linux ']'
12:26:21 + '[' -n arm ']'
12:26:21 + TARGETOS=linux
12:26:21 + TARGETARCH=arm
12:26:21 + case "$arch" in
12:26:21 + case "$(echo "$TARGETPLATFORM" | cut -d"/" -f3)" in
12:26:21 ++ echo linux/arm/v7
12:26:21 ++ cut -d/ -f3
12:26:21 + TARGETVARIANT=v7
12:26:21 + echo TARGETPLATFORM=linux/arm/v7
12:26:21 TARGETPLATFORM=linux/arm/v7
12:26:21 + echo CONTAINERD_VERSION=v1.7.0-beta.1
12:26:21 CONTAINERD_VERSION=v1.7.0-beta.1
12:26:21 + echo RUNC_VERSION=v1.1.4
12:26:21 RUNC_VERSION=v1.1.4
12:26:21 + targetPair=linux_arm
12:26:21 + '[' -n v7 ']'
12:26:21 + targetPair=linux_arm_v7
12:26:21 + buildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7
12:26:21 + dockerCLIBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-cli
12:26:21 + dockerBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-engine
12:26:21 + containerdBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/containerd
12:26:21 + rootlessExtrasBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-rootless-extras
12:26:21 + buildxBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-buildx
12:26:21 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build ']'
12:26:21 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build ']'
12:26:21 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:26:21 + case ${TARGETOS} in
12:26:21 + build_cli
12:26:21 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli
12:26:21 + set -x
12:26:21 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg GO_LINKMODE=static --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/arm/v7 --target binary .
12:26:21 #1 [internal] load build definition from Dockerfile
12:26:21 #1 transferring dockerfile: 5.47kB done
12:26:21 #1 DONE 0.1s
12:26:21 
12:26:21 #2 [internal] load .dockerignore
12:26:21 #2 transferring context: 263B done
12:26:21 #2 DONE 0.1s
12:26:21 
12:26:21 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:26:21 #3 DONE 0.0s
12:26:21 
12:26:21 #4 resolve image config for docker.io/docker/dockerfile:1
12:26:21 #4 DONE 0.7s
12:26:21 
12:26:21 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:21 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:26:21 #5 DONE 0.0s
12:26:21 == Building packages for ubuntu-bionic ==
12:26:21 mkdir -p "debbuild/ubuntu-bionic"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
12:26:21 #1 [internal] load build definition from Dockerfile
12:26:21 #1 transferring dockerfile: 911B done
12:26:21 #1 DONE 0.1s
12:26:21 
12:26:21 #2 [internal] load .dockerignore
12:26:21 #2 transferring context: 2B done
12:26:21 #2 DONE 0.1s
12:26:21 
12:26:21 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:21 #3 DONE 0.0s
12:26:21 
12:26:21 #4 [auth] library/debian:pull token for registry-1.docker.io
12:26:21 #4 DONE 0.0s
12:26:21 
12:26:21 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:21 == Building packages for fedora-37 ==
12:26:21 mkdir -p "rpmbuild/fedora-37"
12:26:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-fedora-37/aarch64 -f fedora-37/Dockerfile .
12:26:21 #7 extracting sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696
12:26:21 #3 ...
12:26:21 
12:26:21 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:21 #4 DONE 0.0s
12:26:21 
12:26:21 #5 [auth] library/golang:pull token for registry-1.docker.io
12:26:21 #5 DONE 0.0s
12:26:21 #7 sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 1.89kB / 1.89kB 0.1s done
12:26:21 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 3.15MB / 38.35MB 0.2s
12:26:21 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 10.49MB / 81.47MB 0.2s
12:26:21 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 0B / 37.41MB 0.2s
12:26:21 
12:26:21 #4 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:21 #4 DONE 0.4s
12:26:21 
12:26:21 #6 [internal] load build context
12:26:21 #6 transferring context: 14.90kB done
12:26:21 #6 DONE 0.0s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:21 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:21 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:21 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 2.10MB / 7.73MB 0.1s
12:26:21 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 4.19MB / 49.23MB 0.1s
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 75.50MB / 122.71MB 0.9s
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 88.70MB / 122.71MB 1.1s
12:26:21 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 3.15MB / 49.23MB 0.1s
12:26:21 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 3.19MB / 7.73MB 0.1s
12:26:21 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:21 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 15.73MB / 49.23MB 0.2s
12:26:21 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.2s done
12:26:21 #7 ...
12:26:21 
12:26:21 #8 [internal] load build context
12:26:21 #8 transferring context: 30.58MB 0.4s done
12:26:21 #8 DONE 0.4s
12:26:21 
12:26:21 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 35.65MB / 49.23MB 0.4s
12:26:21 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 8.39MB / 10.00MB 0.4s
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 46.14MB / 122.71MB 2.0s
12:26:21 #14 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 1.2s done
12:26:21 #14 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373
12:26:21 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 53.48MB / 122.71MB 2.1s
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 15.73MB / 49.23MB 0.2s
12:26:21 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.1s done
12:26:21 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0B / 10.00MB 0.2s
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 25.17MB / 49.23MB 0.3s
12:26:21 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.3s
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.7s
12:26:21 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 32.51MB / 52.19MB 0.7s
12:26:21 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 7.34MB / 62.71MB 0.7s
12:26:21 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.7s done
12:26:21 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 35.65MB / 52.19MB 0.8s
12:26:21 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 16.78MB / 62.71MB 0.8s
12:26:21 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 0B / 115.17MB 0.8s
12:26:21 
12:26:21 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:21 #5 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
12:26:21 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
12:26:21 #1 [internal] load build definition from Dockerfile
12:26:21 #1 transferring dockerfile: 914B done
12:26:21 #1 DONE 0.0s
12:26:21 
12:26:21 #2 [internal] load .dockerignore
12:26:21 #2 transferring context: 2B done
12:26:21 #2 DONE 0.0s
12:26:21 
12:26:21 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:21 #3 DONE 0.0s
12:26:21 
12:26:21 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:21 #4 DONE 0.0s
12:26:21 
12:26:21 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:22 #5 DONE 0.3s
12:26:22 
12:26:22 #6 [internal] load metadata for docker.io/library/debian:buster
12:26:22 #6 DONE 0.3s
12:26:22 
12:26:22 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:22 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:22 #1 [internal] load .dockerignore
12:26:22 #1 transferring context: 2B done
12:26:22 #1 DONE 0.0s
12:26:22 
12:26:22 #2 [internal] load build definition from Dockerfile
12:26:22 #2 transferring dockerfile: 853B done
12:26:22 #2 DONE 0.1s
12:26:22 
12:26:22 #3 [auth] library/fedora:pull token for registry-1.docker.io
12:26:22 #3 DONE 0.0s
12:26:22 
12:26:22 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:22 #4 DONE 0.0s
12:26:22 
12:26:22 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:22 
12:26:22 #3 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:22 #3 DONE 0.3s
12:26:22 
12:26:22 #6 [internal] load metadata for docker.io/library/ubuntu:focal
12:26:22 #6 DONE 0.3s
12:26:22 
12:26:22 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:22 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:22 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 33.55MB / 38.35MB 0.4s
12:26:22 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 38.81MB / 81.47MB 0.4s
12:26:22 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 31.42MB / 37.41MB 0.4s
12:26:22 #7 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 38.35MB / 38.35MB 0.4s done
12:26:22 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 58.72MB / 81.47MB 0.5s
12:26:22 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 37.41MB / 37.41MB 0.5s
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.2s done
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 24.12MB / 49.23MB 0.3s
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 1.05MB / 10.00MB 0.3s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 34.60MB / 49.23MB 0.4s
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.4s
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 104.86MB / 122.71MB 1.2s
12:26:22 #14 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0.5s done
12:26:22 #14 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 113.25MB / 122.71MB 1.4s
12:26:22 #14 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0.2s done
12:26:22 #12 transferring context: 15.19MB 2.3s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 45.09MB / 49.23MB 0.5s
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.4s done
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.10MB / 52.19MB 0.5s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 12.58MB / 52.19MB 0.6s
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 61.19MB / 122.71MB 2.4s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 35.65MB / 49.23MB 0.4s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.5s done
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 6.29MB / 52.19MB 0.6s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 44.04MB / 52.19MB 0.9s
12:26:22 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.0s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 40.10MB / 62.71MB 1.1s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 14.68MB / 115.17MB 1.1s
12:26:22 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 0B / 155B 1.1s
12:26:22 mkdir -p sources
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:22 #12 extracting sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 1.3s done
12:26:22 #12 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2
12:26:22 mkdir -p sources
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:22 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
12:26:22 #5 DONE 0.4s
12:26:22 
12:26:22 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:26:22 #6 DONE 0.0s
12:26:22 
12:26:22 #7 [auth] library/golang:pull token for registry-1.docker.io
12:26:22 #7 DONE 0.0s
12:26:22 
12:26:22 #8 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:26:22 #8 DONE 0.0s
12:26:22 
12:26:22 #9 [linux/arm/v7 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:22 #5 ...
12:26:22 
12:26:22 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
12:26:22 #6 DONE 0.3s
12:26:22 
12:26:22 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:22 #5 DONE 0.4s
12:26:22 
12:26:22 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:22 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:22 mkdir -p rpmbuild/SOURCES
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli:/cli \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0B / 7.73MB 0.0s
12:26:22 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:22 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.10MB / 49.23MB 0.0s
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 1.05MB / 10.00MB 0.0s
12:26:22 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.1s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 12.58MB / 49.23MB 0.1s
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.1s
12:26:22 #5 DONE 0.3s
12:26:22 
12:26:22 #6 [internal] load metadata for docker.io/library/fedora:37
12:26:22 #6 DONE 0.3s
12:26:22 
12:26:22 #7 [internal] load build context
12:26:22 #7 transferring context: 14.90kB done
12:26:22 #7 DONE 0.0s
12:26:22 
12:26:22 #8 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664
12:26:22 #8 resolve docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 0.0s done
12:26:22 #8 sha256:c79287c2216a5e4597b8f2495b7c95ebe49d58f225cb1d254a34c0798647d6a6 529B / 529B done
12:26:22 #8 sha256:191f4272c9599b43c04cf6bb9f2dff1e36b139c2567b06a9f1f53efde55d57d4 2.00kB / 2.00kB done
12:26:22 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 0B / 64.28MB 0.1s
12:26:22 #8 sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 975B / 975B done
12:26:22 mkdir -p sources
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:22 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 4.19MB / 49.23MB 0.1s
12:26:22 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:22 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0B / 7.73MB 0.1s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 13.72MB / 49.23MB 0.2s
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.2s
12:26:22 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 76.93MB / 81.47MB 0.6s
12:26:22 #7 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 37.41MB / 37.41MB 0.5s done
12:26:22 #7 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 81.47MB / 81.47MB 0.7s done
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 44.04MB / 49.23MB 0.5s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.6s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 8.39MB / 62.71MB 0.7s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 0B / 52.19MB 0.7s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 0B / 115.17MB 0.7s
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 122.71MB / 122.71MB 1.5s
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 122.71MB / 122.71MB 1.6s done
12:26:22 #14 extracting sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 23.07MB / 52.19MB 0.7s
12:26:22 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 0B / 62.71MB 0.7s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 0B / 115.17MB 0.7s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 37.75MB / 52.19MB 0.9s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 22.02MB / 62.71MB 0.9s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 7.39MB / 115.17MB 0.9s
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 70.25MB / 122.71MB 2.6s
12:26:22 #14 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0.6s done
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 15.73MB / 52.19MB 0.7s
12:26:22 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 0B / 62.71MB 0.7s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 25.17MB / 52.19MB 0.8s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 15.92MB / 62.71MB 0.8s
12:26:22 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.1s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 50.33MB / 62.71MB 1.3s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 22.02MB / 115.17MB 1.3s
12:26:22 mkdir -p sources
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:22 mkdir -p sources
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:22 mkdir -p sources
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:22 == Building packages for centos-7 ==
12:26:22 mkdir -p "rpmbuild/centos-7"
12:26:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
12:26:22 #1 [internal] load build definition from Dockerfile
12:26:22 #1 transferring dockerfile: 1.12kB done
12:26:22 #1 DONE 0.0s
12:26:22 
12:26:22 #2 [internal] load .dockerignore
12:26:22 #2 transferring context: 2B done
12:26:22 #2 DONE 0.0s
12:26:22 
12:26:22 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:22 #3 DONE 0.0s
12:26:22 
12:26:22 #4 [auth] library/centos:pull token for registry-1.docker.io
12:26:22 #4 DONE 0.0s
12:26:22 
12:26:22 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:22 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:22 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 4.19MB / 49.23MB 0.1s
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0B / 7.73MB 0.1s
12:26:22 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 13.63MB / 49.23MB 0.2s
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 5.24MB / 7.73MB 0.2s
12:26:22 #7 ...
12:26:22 
12:26:22 #8 [internal] load build context
12:26:22 #8 transferring context: 30.58MB 0.3s done
12:26:22 #8 DONE 0.4s
12:26:22 
12:26:22 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.2s done
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 32.51MB / 49.23MB 0.3s
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.2s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 7.34MB / 62.71MB 0.3s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 6.29MB / 52.19MB 0.3s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 42.99MB / 49.23MB 0.4s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 16.78MB / 62.71MB 0.4s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 15.73MB / 52.19MB 0.4s
12:26:22 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 8.39MB / 64.28MB 0.2s
12:26:22 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 17.83MB / 64.28MB 0.3s
12:26:22 #7 ...
12:26:22 
12:26:22 #8 [internal] load build context
12:26:22 #8 transferring context: 30.58MB 0.3s done
12:26:22 #8 DONE 0.4s
12:26:22 
12:26:22 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 33.55MB / 49.23MB 0.4s
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.2s done
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.4s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 0B / 62.71MB 0.4s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.38MB / 52.19MB 0.4s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 44.04MB / 49.23MB 0.5s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 8.39MB / 62.71MB 0.5s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 12.58MB / 52.19MB 0.5s
12:26:22 #7 extracting sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 18.87MB / 62.71MB 0.8s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 8.39MB / 52.19MB 0.8s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 28.31MB / 62.71MB 0.9s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 17.83MB / 52.19MB 0.9s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 10.49MB / 115.17MB 0.9s
12:26:22 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209
12:26:22 mkdir -p sources
12:26:22 docker run --rm -w /v \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:22 	alpine \
12:26:22 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 88.58MB / 122.71MB 2.9s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 35.89MB / 52.19MB 0.9s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 26.21MB / 62.71MB 0.9s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.1s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 35.65MB / 62.71MB 1.1s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 47.77MB / 52.19MB 1.0s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 27.26MB / 62.71MB 1.0s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 14.68MB / 115.17MB 1.0s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 51.38MB / 52.19MB 1.1s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 32.51MB / 62.71MB 1.1s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 53.48MB / 62.71MB 1.5s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 31.46MB / 115.17MB 1.5s
12:26:22 #12 transferring context: 27.70MB 2.3s
12:26:22 #12 ...
12:26:22 
12:26:22 #15 [internal] load build context
12:26:22 #15 transferring context: 38.19MB 3.6s done
12:26:22 #15 DONE 3.9s
12:26:22 
12:26:22 #12 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:22 #7 ...
12:26:22 
12:26:22 #8 [internal] load build context
12:26:22 #8 transferring context: 30.58MB 0.4s done
12:26:22 #8 DONE 0.4s
12:26:22 
12:26:22 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 32.51MB / 49.23MB 0.4s
12:26:22 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.3s done
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0B / 10.00MB 0.4s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 0B / 52.19MB 0.4s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s
12:26:22 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.5s done
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 19.92MB / 52.19MB 0.6s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 4.97MB / 62.71MB 0.6s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.5s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 27.26MB / 62.71MB 0.5s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 26.21MB / 52.19MB 0.5s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 47.19MB / 62.71MB 0.7s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 46.14MB / 52.19MB 0.7s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 9.44MB / 115.17MB 0.7s
12:26:22 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 32.51MB / 64.28MB 0.6s
12:26:22 #9 ...
12:26:22 
12:26:22 #10 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:22 #10 DONE 0.5s
12:26:22 
12:26:22 #11 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:22 #11 DONE 0.5s
12:26:22 
12:26:22 #9 [linux/arm/v7 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:22 #9 DONE 0.5s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 18.87MB / 62.71MB 0.6s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 23.07MB / 52.19MB 0.6s
12:26:22 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 26.81MB / 62.71MB 0.7s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 32.51MB / 52.19MB 0.7s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 2.29MB / 115.17MB 0.7s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 33.55MB / 62.71MB 0.8s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 43.22MB / 52.19MB 0.8s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 12.58MB / 115.17MB 0.8s
12:26:22 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 39.85MB / 62.71MB 1.0s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 28.31MB / 52.19MB 1.0s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 27.26MB / 115.17MB 1.0s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 44.04MB / 62.71MB 1.1s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 38.80MB / 52.19MB 1.1s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 33.55MB / 115.17MB 1.1s
12:26:22 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 100.66MB / 122.71MB 3.2s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 39.85MB / 62.71MB 1.2s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.3s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 53.04MB / 62.71MB 1.4s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 0B / 115.17MB 1.4s
12:26:22 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.4s
12:26:22 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.2s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 40.89MB / 62.71MB 1.3s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 26.21MB / 115.17MB 1.3s
12:26:22 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.3s done
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 55.57MB / 62.71MB 1.4s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 39.98MB / 115.17MB 1.4s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 61.87MB / 62.71MB 1.7s
12:26:22 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 50.33MB / 115.17MB 1.7s
12:26:22 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.8s done
12:26:23 #12 transferring context: 38.19MB 2.6s done
12:26:23 mkdir -p sources
12:26:23 docker run --rm -w /v \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:23 	alpine \
12:26:23 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:23 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 27.59MB / 52.19MB 0.7s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 15.73MB / 62.71MB 0.7s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 0B / 115.17MB 0.7s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 34.26MB / 52.19MB 0.8s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 19.92MB / 62.71MB 0.8s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 7.34MB / 115.17MB 0.8s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 53.48MB / 62.71MB 0.8s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 0.8s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 19.92MB / 115.17MB 0.8s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 61.87MB / 62.71MB 0.9s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 0.9s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 30.41MB / 115.17MB 0.9s
12:26:23 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 0.9s done
12:26:23 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 46.14MB / 64.28MB 0.8s
12:26:23 
12:26:23 #12 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:23 #12 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
12:26:23 #12 DONE 0.1s
12:26:23 
12:26:23 #13 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:23 #13 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.1s done
12:26:23 #5 DONE 0.4s
12:26:23 
12:26:23 #6 [internal] load metadata for docker.io/library/centos:7
12:26:23 #6 DONE 0.4s
12:26:23 
12:26:23 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:23 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:23 #7 ...
12:26:23 
12:26:23 #8 [internal] load build context
12:26:23 #8 transferring context: 14.90kB done
12:26:23 #8 DONE 0.0s
12:26:23 
12:26:23 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:23 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:23 #7 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:23 #7 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:23 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 5.24MB / 50.45MB 0.1s
12:26:23 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0B / 7.86MB 0.1s
12:26:23 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 12.58MB / 50.45MB 0.2s
12:26:23 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 4.19MB / 7.86MB 0.2s
12:26:23 == Building packages for debian-bullseye ==
12:26:23 mkdir -p "debbuild/debian-bullseye"
12:26:23 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
12:26:23 #1 [internal] load .dockerignore
12:26:23 #1 transferring context: 2B done
12:26:23 #1 DONE 0.0s
12:26:23 
12:26:23 #2 [internal] load build definition from Dockerfile
12:26:23 #2 transferring dockerfile: 913B done
12:26:23 #2 DONE 0.0s
12:26:23 
12:26:23 #3 [auth] library/debian:pull token for registry-1.docker.io
12:26:23 #3 DONE 0.0s
12:26:23 
12:26:23 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:23 #4 DONE 0.0s
12:26:23 
12:26:23 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 58.72MB / 62.71MB 1.0s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 0.9s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 34.60MB / 115.17MB 1.0s
12:26:23 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 0B / 155B 1.0s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.1s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 43.58MB / 115.17MB 1.1s
12:26:23 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.0s done
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 57.67MB / 62.71MB 1.3s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.3s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 55.59MB / 115.17MB 1.3s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.4s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.3s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 66.06MB / 115.17MB 1.4s
12:26:23 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.4s done
12:26:23 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 110.10MB / 122.71MB 3.5s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 57.67MB / 62.71MB 1.5s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 9.44MB / 115.17MB 1.5s
12:26:23 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.4s done
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.6s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 18.87MB / 115.17MB 1.6s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.5s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 56.62MB / 115.17MB 1.5s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 66.06MB / 115.17MB 1.6s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 66.06MB / 115.17MB 2.0s
12:26:23 #9 ...
12:26:23 
12:26:23 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:23 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 5.8s done
12:26:23 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 6.8s
12:26:23 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 9.44MB / 53.32MB 6.8s
12:26:23 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 7.34MB / 116.78MB 6.8s
12:26:23 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 0.7s
12:26:23 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 6.8s done
12:26:23 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 12.58MB / 53.32MB 7.0s
12:26:23 #7 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 7.0s done
12:26:23 #12 DONE 3.1s
12:26:23 
12:26:23 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:23 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 117.27MB / 117.27MB 2.4s done
12:26:23 #14 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 284.75kB / 284.75kB 0.2s done
12:26:23 #14 sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 2.71MB / 2.71MB 0.3s done
12:26:23 #14 sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 155B / 155B 0.2s done
12:26:23 #14 extracting sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 0.6s done
12:26:23 #14 extracting sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 0.2s done
12:26:23 #14 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 44.14MB / 52.19MB 1.0s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 29.85MB / 62.71MB 1.0s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 17.07MB / 115.17MB 1.0s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 50.33MB / 52.19MB 1.1s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 51.94MB / 62.71MB 1.1s
12:26:23 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.0s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 39.85MB / 115.17MB 1.0s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 49.28MB / 115.17MB 1.1s
12:26:23 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 50.33MB / 64.28MB 0.9s
12:26:23 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 64.28MB / 64.28MB 1.1s
12:26:23 #14 ...
12:26:23 
12:26:23 #15 [internal] load build context
12:26:23 #15 transferring context: 38.19MB 2.4s done
12:26:23 #15 DONE 2.6s
12:26:23 
12:26:23 #14 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:23 #13 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done
12:26:23 #13 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1
12:26:23 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 29.77MB / 50.45MB 0.4s
12:26:23 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.4s
12:26:23 #5 DONE 0.3s
12:26:23 
12:26:23 #6 [internal] load metadata for docker.io/library/debian:bullseye
12:26:23 #6 DONE 0.3s
12:26:23 
12:26:23 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:23 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:23 #7 DONE 0.0s
12:26:23 
12:26:23 #8 [internal] load build context
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.1s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 54.53MB / 115.17MB 1.2s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 65.01MB / 115.17MB 1.3s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 74.45MB / 115.17MB 1.4s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 72.51MB / 115.17MB 1.5s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 83.89MB / 115.17MB 1.6s
12:26:23 == Building packages for debian-buster ==
12:26:23 mkdir -p "debbuild/debian-buster"
12:26:23 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
12:26:23 #7 ...
12:26:23 
12:26:23 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:23 #8 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:23 #8 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:23 #8 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:23 #8 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:23 #8 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 6.0s done
12:26:23 #8 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 3.4s done
12:26:23 #8 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 4.6s done
12:26:23 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 19.92MB / 47.40MB 7.2s
12:26:23 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 13.63MB / 53.32MB 7.2s
12:26:23 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 5.24MB / 116.78MB 7.2s
12:26:23 #8 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 0.8s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 29.36MB / 115.17MB 1.7s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 48.23MB / 115.17MB 1.9s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 80.74MB / 115.17MB 1.8s
12:26:23 mkdir -p sources
12:26:23 docker run --rm -w /v \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:23 	alpine \
12:26:23 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 83.89MB / 115.17MB 2.2s
12:26:23 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 15.73MB / 53.32MB 7.4s
12:26:23 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 13.63MB / 116.78MB 7.4s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 67.11MB / 115.17MB 1.3s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 79.69MB / 115.17MB 1.4s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.2s
12:26:23 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.2s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 38.80MB / 115.17MB 1.3s
12:26:23 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.3s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 56.62MB / 115.17MB 1.4s
12:26:23 #13 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.2s done
12:26:23 #13 DONE 0.3s
12:26:23 
12:26:23 #12 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:23 #12 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.0s done
12:26:23 #12 DONE 0.4s
12:26:23 
12:26:23 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:23 #14 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1 0.1s done
12:26:23 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 41.94MB / 50.45MB 0.5s
12:26:23 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.5s done
12:26:23 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0B / 10.00MB 0.5s
12:26:23 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.7s
12:26:23 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.7s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 83.89MB / 115.17MB 1.5s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 93.32MB / 115.17MB 1.6s
12:26:23 mkdir -p rpmbuild/SOURCES
12:26:23 docker run --rm -w /v \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx:/buildx \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:23 	alpine \
12:26:23 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 99.00MB / 115.17MB 1.8s
12:26:23 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 23.07MB / 47.40MB 7.6s
12:26:23 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 16.78MB / 53.32MB 7.6s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 58.72MB / 115.17MB 2.0s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 2.1s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 69.21MB / 115.17MB 2.1s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 99.61MB / 115.17MB 2.0s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 2.1s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.2s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 99.61MB / 115.17MB 2.4s
12:26:23 #7 ...
12:26:23 
12:26:23 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
12:26:23 #9 resolve docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 0.0s done
12:26:23 #9 sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 1.42kB / 1.42kB done
12:26:23 #9 sha256:e77aa65a8a2bccbc47b96b4256995dd7ff447024ed5319527040f7cc465f6511 529B / 529B done
12:26:23 #9 sha256:4c2c87c6c36efcba52fe55e88b05af548de25e295d2ebddf10dacbf605ac78b7 1.48kB / 1.48kB done
12:26:23 #9 sha256:10175de2f0c4f7d306f660ee073bce12b824c8012dd19b3c140aae053fabd1cc 28.38MB / 28.38MB 0.3s done
12:26:23 #9 extracting sha256:10175de2f0c4f7d306f660ee073bce12b824c8012dd19b3c140aae053fabd1cc 1.8s done
12:26:23 #9 DONE 2.6s
12:26:23 
12:26:23 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 114.86MB / 115.17MB 2.6s
12:26:23 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 121.63MB / 122.71MB 3.8s
12:26:23 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 18.87MB / 53.32MB 7.6s
12:26:23 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 2.4s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 89.13MB / 115.17MB 1.5s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 99.61MB / 115.17MB 1.6s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 67.11MB / 115.17MB 1.5s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 86.24MB / 115.17MB 1.6s
12:26:23 == Building packages for ubuntu-focal ==
12:26:23 mkdir -p "debbuild/ubuntu-focal"
12:26:23 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
12:26:23 #14 sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 155B / 155B 0.1s done
12:26:23 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 12.58MB / 117.27MB 0.2s
12:26:23 #14 ...
12:26:23 
12:26:23 #12 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:23 #12 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.3s done
12:26:23 #12 DONE 0.6s
12:26:23 
12:26:23 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:23 #14 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 0B / 284.75kB 0.2s
12:26:23 #14 sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 0B / 2.71MB 0.2s
12:26:23 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 27.26MB / 117.27MB 0.3s
12:26:23 #14 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 284.75kB / 284.75kB 0.3s
12:26:23 mkdir -p sources
12:26:23 docker run --rm -w /v \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:23 	alpine \
12:26:23 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:23 #8 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 64.28MB / 64.28MB 1.3s done
12:26:23 #8 extracting sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 104.86MB / 115.17MB 1.7s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 114.29MB / 115.17MB 1.8s
12:26:23 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.9s done
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.1s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.1s done
12:26:23 #7 extracting sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 5.4s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 78.72MB / 115.17MB 2.2s
12:26:23 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 11.53MB / 116.78MB 7.8s
12:26:23 12:26:23 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 26.21MB / 47.40MB 8.0s
12:26:23 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 20.97MB / 53.32MB 8.0s
#7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 89.13MB / 115.17MB 2.3s
12:26:23 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.3s done
12:26:24 #1 [internal] load build definition from Dockerfile
12:26:24 #1 transferring dockerfile: 911B done
12:26:24 #1 DONE 0.0s
12:26:24 
12:26:24 #2 [internal] load .dockerignore
12:26:24 #2 transferring context: 2B done
12:26:24 #2 DONE 0.0s
12:26:24 
12:26:24 #3 [auth] library/debian:pull token for registry-1.docker.io
12:26:24 #3 DONE 0.0s
12:26:24 
12:26:24 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:24 #4 DONE 0.0s
12:26:24 
12:26:24 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:24 #12 transferring context: 38.19MB 3.8s done
12:26:24 #12 DONE 4.3s
12:26:24 
12:26:24 #15 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:24 #15 sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9 155B / 155B 0.1s done
12:26:24 #15 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 284.75kB / 284.75kB 0.2s done
12:26:24 #15 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 2.81MB / 2.81MB 0.6s done
12:26:24 #15 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 122.71MB / 122.71MB 3.8s
12:26:24 #15 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0.7s done
12:26:24 #15 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0.4s done
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 1.8s
12:26:24 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.7s done
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 95.42MB / 115.17MB 1.7s
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 108.00MB / 115.17MB 1.8s
12:26:24 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.7s done
12:26:24 mkdir -p sources
12:26:24 docker run --rm -w /v \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:24 	alpine \
12:26:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:24 #1 [internal] load .dockerignore
12:26:24 #1 transferring context: 2B done
12:26:24 #1 DONE 0.1s
12:26:24 
12:26:24 #2 [internal] load build definition from Dockerfile
12:26:24 #2 transferring dockerfile: 1.21kB done
12:26:24 #2 DONE 0.1s
12:26:24 
12:26:24 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:24 #3 DONE 0.0s
12:26:24 
12:26:24 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:24 #4 DONE 0.0s
12:26:24 
12:26:24 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:24 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 40.89MB / 117.27MB 0.5s
12:26:24 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 50.22MB / 117.27MB 0.6s
12:26:24 #14 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 284.75kB / 284.75kB 0.4s done
12:26:24 #14 sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 2.71MB / 2.71MB 0.5s
12:26:24 mkdir -p rpmbuild/SOURCES
12:26:24 docker run --rm -w /v \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:24 	alpine \
12:26:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:24 mkdir -p sources
12:26:24 docker run --rm -w /v \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:24 	alpine \
12:26:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 98.99MB / 115.17MB 2.4s
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.6s
12:26:24 #5 DONE 0.3s
12:26:24 
12:26:24 #6 [internal] load metadata for docker.io/library/debian:buster
12:26:24 #6 DONE 0.4s
12:26:24 
12:26:24 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:24 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:24 #15 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 122.71MB / 122.71MB 3.9s done
12:26:24 #15 extracting sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3
12:26:24 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 23.07MB / 53.32MB 8.1s
12:26:24 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 20.97MB / 116.78MB 8.1s
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.0s done
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.0s
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.0s done
12:26:24 #5 DONE 0.4s
12:26:24 
12:26:24 #6 [internal] load metadata for docker.io/library/ubuntu:focal
12:26:24 #6 DONE 0.4s
12:26:24 
12:26:24 #7 [internal] load build context
12:26:24 #7 DONE 0.0s
12:26:24 
12:26:24 #8 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:26:24 #8 resolve docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:26:24 #7 ...
12:26:24 
12:26:24 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:24 #9 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:24 #9 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:24 #9 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:24 #9 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:24 #9 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 4.6s done
12:26:24 #9 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.1s done
12:26:24 #9 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 1.5s done
12:26:24 #9 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 7.3s done
12:26:24 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 8.2s
12:26:24 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 28.31MB / 116.78MB 8.2s
12:26:24 #9 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 7.4s done
12:26:24 #14 sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 2.71MB / 2.71MB 0.5s done
12:26:24 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 67.11MB / 117.27MB 0.8s
12:26:24 #14 extracting sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4
12:26:24 mkdir -p sources
12:26:24 docker run --rm -w /v \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:24 	alpine \
12:26:24 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:24 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.7s done
12:26:24 #7 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:24 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:24 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.19MB / 50.45MB 0.1s
12:26:24 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 2.10MB / 7.86MB 0.1s
12:26:24 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 1.05MB / 10.00MB 0.1s
12:26:24 #7 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:24 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 10.10MB / 50.45MB 0.2s
12:26:24 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 7.34MB / 10.00MB 0.2s
12:26:24 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.2s done
12:26:24 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.3s done
12:26:24 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.15MB / 51.87MB 0.3s
12:26:24 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 0B / 68.85MB 0.3s
12:26:24 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 24.12MB / 53.32MB 8.3s
12:26:24 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 29.36MB / 47.40MB 8.6s
12:26:24 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 17.83MB / 116.78MB 8.6s
12:26:24 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5
12:26:24 #7 ...
12:26:24 
12:26:24 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:26:24 #9 resolve docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d 0.0s done
12:26:24 #9 sha256:bafc5cfcb188d1b60a50ee90ba2a0da8e2fad5a4b52b02c549c930cfed772e8e 529B / 529B done
12:26:24 #9 sha256:d0b8bc043c15504cb2aa83c89afd4e4805576fddc945fb8f209eea74fde9369e 1.48kB / 1.48kB done
12:26:24 #9 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:24 #9 sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d 984B / 984B done
12:26:24 #9 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 1.6s done
12:26:24 #9 DONE 2.6s
12:26:24 
12:26:24 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:24 #8 resolve docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 0.0s done
12:26:24 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 0B / 24.59MB 0.1s
12:26:24 #8 sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 1.42kB / 1.42kB done
12:26:24 #8 sha256:5b9a4fec6095506e014f82a87fd101b66617389862e45c19158227fd339b7b8a 529B / 529B done
12:26:24 #8 sha256:6fb5ac8108a9398fe94366894d521cbc966a087f1ab64bdfe5d191570147e45b 1.48kB / 1.48kB done
12:26:24 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 8.3s done
12:26:24 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 81.79MB / 117.27MB 0.9s
12:26:24 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 99.61MB / 117.27MB 1.1s
12:26:24 #14 extracting sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 0.3s done
12:26:24 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.4s done
12:26:24 #14 sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 122.71MB / 122.71MB 4.7s done
12:26:24 #14 DONE 5.3s
12:26:24 
12:26:24 #15 [internal] load build context
12:26:24 #15 transferring context: 38.19MB 5.2s done
12:26:24 mkdir -p rpmbuild/SOURCES
12:26:24 docker run --rm -w /v \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:24 	alpine \
12:26:24 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:24 mkdir -p sources
12:26:24 docker run --rm -w /v \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:24 	alpine \
12:26:24 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:24 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 31.67MB / 50.45MB 0.5s
12:26:24 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 16.78MB / 51.87MB 0.5s
12:26:24 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 9.44MB / 68.85MB 0.5s
12:26:24 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 22.02MB / 51.87MB 0.6s
12:26:24 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 16.78MB / 68.85MB 0.6s
12:26:24 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 27.26MB / 53.32MB 8.7s
12:26:24 mkdir -p sources
12:26:24 docker run --rm -w /v \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:24 	alpine \
12:26:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:24 #7 ...
12:26:24 
12:26:24 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:24 #9 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:24 #9 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:24 #9 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:24 #9 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:24 #9 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 5.1s done
12:26:24 #9 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 2.6s done
12:26:24 #9 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 6.6s done
12:26:24 #9 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 5.6s done
12:26:24 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 3.7s
12:26:24 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 42.99MB / 116.78MB 9.0s
12:26:24 #9 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 6.8s done
12:26:24 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 23.07MB / 53.32MB 9.0s
12:26:24 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 26.21MB / 53.32MB 8.7s
12:26:24 #7 ...
12:26:24 
12:26:24 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:26:24 #9 resolve docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45 0.0s done
12:26:24 #9 sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45 1.41kB / 1.41kB done
12:26:24 #9 sha256:72692f365a3ca8ec08354bad7ca6c93f266b0f72e6eeb069025880c0a051ba12 529B / 529B done
12:26:24 #9 sha256:6a7735c5dff2a2abf1af04bd5e4736ef7b4e711ef4af64a9533fc13b466132b8 1.48kB / 1.48kB done
12:26:24 #9 sha256:c347df5277017bf1ab15f258630e012d44bb79c509675d9464f96570668efab0 23.74MB / 23.74MB 0.3s done
12:26:24 #9 extracting sha256:c347df5277017bf1ab15f258630e012d44bb79c509675d9464f96570668efab0 2.1s done
12:26:24 #9 DONE 2.7s
12:26:24 
12:26:24 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:24 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 117.27MB / 117.27MB 1.2s
12:26:24 #14 extracting sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed
12:26:24 #14 extracting sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 0.2s done
12:26:24 #15 DONE 5.8s
12:26:24 
12:26:24 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:24 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 5.6s
12:26:25 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 1.6s done
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 15.73MB / 51.87MB 1.8s
12:26:25 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f
12:26:25 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 1.9s done
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 22.02MB / 51.87MB 1.9s
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 32.51MB / 51.87MB 2.0s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 0B / 68.85MB 2.0s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0B / 148.95MB 2.0s
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 39.85MB / 51.87MB 2.1s
12:26:25 mkdir -p sources
12:26:25 docker run --rm -w /v \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:25 	alpine \
12:26:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:25 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 47.41MB / 50.45MB 0.7s
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 29.36MB / 51.87MB 0.7s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 20.97MB / 68.85MB 0.7s
12:26:25 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.8s
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 37.64MB / 51.87MB 0.8s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 27.26MB / 68.85MB 0.8s
12:26:25 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 33.55MB / 47.40MB 8.9s
12:26:25 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 31.46MB / 53.32MB 9.1s
12:26:25 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 26.21MB / 53.32MB 9.3s
12:26:25 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.4s done
12:26:25 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:25 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 2.10MB / 24.59MB 0.6s
12:26:25 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 34.60MB / 116.78MB 9.0s
12:26:25 mkdir -p sources
12:26:25 docker run --rm -w /v \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:25 	alpine \
12:26:25 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:25 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 45.09MB / 51.87MB 2.2s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 6.29MB / 68.85MB 2.2s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 8.39MB / 148.95MB 2.2s
12:26:25 mkdir -p sources
12:26:25 docker run --rm -w /v \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:25 	alpine \
12:26:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:25 #8 transferring context: 30.63MB 1.6s done
12:26:25 #8 DONE 1.7s
12:26:25 
12:26:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:25 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.2s done
12:26:25 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:25 #7 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:25 #7 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:25 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.9s done
12:26:25 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.5s done
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 49.28MB / 51.87MB 1.6s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 28.31MB / 68.85MB 1.6s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 8.39MB / 148.95MB 1.6s
12:26:25 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 0.4s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 32.51MB / 68.85MB 1.7s
12:26:25 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.1s done
12:26:25 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.8s done
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 43.16MB / 51.87MB 0.9s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 32.51MB / 68.85MB 0.9s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0B / 148.95MB 0.9s
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 50.33MB / 51.87MB 1.0s
12:26:25 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 36.70MB / 47.40MB 9.2s
12:26:25 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 24.12MB / 116.78MB 9.3s
12:26:25 == Building packages for ubuntu-kinetic ==
12:26:25 mkdir -p "debbuild/ubuntu-kinetic"
12:26:25 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/aarch64 -f ubuntu-kinetic/Dockerfile .
12:26:25 #1 [internal] load .dockerignore
12:26:25 #1 transferring context: 2B done
12:26:25 #1 DONE 0.1s
12:26:25 
12:26:25 #2 [internal] load build definition from Dockerfile
12:26:25 #2 transferring dockerfile: 1.21kB done
12:26:25 #2 DONE 0.1s
12:26:25 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 29.36MB / 53.32MB 9.6s
12:26:25 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 49.28MB / 116.78MB 9.7s
12:26:25 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.9s done
12:26:25 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5
12:26:25 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.2s done
12:26:25 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e
12:26:25 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 5.24MB / 24.59MB 1.0s
12:26:25 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 29.36MB / 53.32MB 9.1s
12:26:25 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 27.26MB / 116.78MB 9.1s
12:26:25 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 4.0s done
12:26:25 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.3s done
12:26:25 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 2.4s done
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 15.13MB / 68.85MB 2.4s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 25.17MB / 148.95MB 2.4s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 22.02MB / 68.85MB 2.5s
12:26:25 #7 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 2.5s done
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.7s done
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 42.99MB / 68.85MB 1.9s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 26.21MB / 148.95MB 1.9s
12:26:25 #7 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.8s done
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 50.33MB / 68.85MB 2.0s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 58.72MB / 68.85MB 2.1s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 38.80MB / 148.95MB 2.1s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 47.19MB / 68.85MB 1.2s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 11.53MB / 148.95MB 1.2s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 55.57MB / 68.85MB 1.3s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 22.02MB / 148.95MB 1.3s
12:26:25 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 0.2s
12:26:25 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 39.85MB / 47.40MB 9.5s
12:26:25 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 34.60MB / 53.32MB 9.5s
12:26:25 
12:26:25 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:25 #3 DONE 0.0s
12:26:25 
12:26:25 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:25 #4 DONE 0.0s
12:26:25 
12:26:25 #5 [internal] load metadata for docker.io/library/ubuntu:kinetic
12:26:25 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 7.34MB / 24.59MB 1.2s
12:26:25 mkdir -p sources
12:26:25 docker run --rm -w /v \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:25 	alpine \
12:26:25 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:25 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 32.51MB / 53.32MB 9.6s
12:26:25 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.2s done
12:26:25 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 40.89MB / 116.78MB 9.8s
12:26:25 mkdir -p sources
12:26:25 docker run --rm -w /v \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:25 	alpine \
12:26:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:25 mkdir -p sources
12:26:25 docker run --rm -w /v \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:25 	alpine \
12:26:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:25 == Building packages for fedora-36 ==
12:26:25 mkdir -p "rpmbuild/fedora-36"
12:26:25 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-fedora-36/x86_64 -f fedora-36/Dockerfile .
12:26:25 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.9s done
12:26:25 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5
12:26:25 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.5s done
12:26:25 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.1s
12:26:25 #14 ...
12:26:25 
12:26:25 #15 [internal] load build context
12:26:25 #15 transferring context: 38.19MB 2.0s done
12:26:25 #15 DONE 2.5s
12:26:25 
12:26:25 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:25 #14 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 117.27MB / 117.27MB 2.4s done
12:26:25 #5 DONE 0.4s
12:26:25 
12:26:25 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:25 #6 DONE 0.4s
12:26:25 
12:26:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:25 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 28.31MB / 68.85MB 2.6s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 37.75MB / 148.95MB 2.6s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 34.80MB / 68.85MB 2.7s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 48.23MB / 148.95MB 2.7s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 50.33MB / 68.85MB 2.9s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 60.82MB / 148.95MB 2.9s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 61.87MB / 68.85MB 1.4s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 31.46MB / 148.95MB 1.4s
12:26:25 #7 ...
12:26:25 
12:26:25 #8 [internal] load build context
12:26:25 #8 transferring context: 30.63MB 1.2s done
12:26:25 #8 DONE 1.5s
12:26:25 
12:26:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:25 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.5s done
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 1.6s done
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 46.14MB / 148.95MB 1.6s
12:26:25 #7 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.6s done
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 56.62MB / 148.95MB 1.7s
12:26:25 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 3.3s done
12:26:25 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.1s
12:26:25 #7 ...
12:26:25 
12:26:25 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:26:25 #9 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.0s done
12:26:25 #9 sha256:a8ed85e3b9abcf5ca2c23e1032ebb1af6e4afc186879770484e036da5dd8798d 1.48kB / 1.48kB done
12:26:25 #9 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.6s done
12:26:25 #9 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done
12:26:25 #9 sha256:8753a14ec6bc1cddae687b2840b36527cf2bf5f58a272ffcb3f8e9a0a4586b8d 529B / 529B done
12:26:25 #9 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 3.4s done
12:26:25 #9 DONE 4.3s
12:26:25 
12:26:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:25 #8 ...
12:26:25 
12:26:25 #9 [internal] load build context
12:26:25 #9 transferring context: 28.80MB 10.0s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 2.2s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 48.23MB / 148.95MB 2.2s
12:26:25 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 2.3s done
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 61.87MB / 148.95MB 2.4s
12:26:25 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 71.30MB / 148.95MB 2.5s
12:26:25 == Building packages for ubuntu-kinetic ==
12:26:25 mkdir -p "debbuild/ubuntu-kinetic"
12:26:25 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/aarch64 -f ubuntu-kinetic/Dockerfile .
12:26:25 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 10.49MB / 24.59MB 1.5s
12:26:26 mkdir -p sources
12:26:26 docker run --rm -w /v \
12:26:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:26 	alpine \
12:26:26 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:26 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 35.65MB / 53.32MB 9.8s
12:26:26 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 33.55MB / 116.78MB 9.8s
12:26:26 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e
12:26:26 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 32.51MB / 53.32MB 10.1s
12:26:26 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.5s done
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:26 #1 [internal] load build definition from Dockerfile
12:26:26 #1 transferring dockerfile: 853B done
12:26:26 #1 DONE 0.1s
12:26:26 
12:26:26 #2 [internal] load .dockerignore
12:26:26 #2 transferring context: 2B done
12:26:26 #2 DONE 0.1s
12:26:26 
12:26:26 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:26 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.3s done
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:26 #1 pulling image moby/buildkit:buildx-stable-1 13.0s done
12:26:26 #1 creating container buildx_buildkit_gallant_ramanujan0
12:26:26 #14 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2
12:26:26 #7 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:26 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:26 #7 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:26 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 1.05MB / 45.92MB 0.1s
12:26:26 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 0B / 7.15MB 0.1s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 67.11MB / 148.95MB 1.8s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 77.60MB / 148.95MB 1.9s
12:26:26 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.4s done
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:26 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 55.57MB / 68.85MB 3.0s
12:26:26 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 3.2s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 79.69MB / 148.95MB 3.2s
12:26:26 mkdir -p sources
12:26:26 docker run --rm -w /v \
12:26:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:26 	alpine \
12:26:26 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:26 == Building packages for ubuntu-bionic ==
12:26:26 mkdir -p "debbuild/ubuntu-bionic"
12:26:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
12:26:26 #9 ...
12:26:26 
12:26:26 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:26 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 42.99MB / 47.40MB 10.1s
12:26:26 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 38.80MB / 53.32MB 10.1s
12:26:26 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 30.41MB / 116.78MB 10.1s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 82.84MB / 148.95MB 2.7s
12:26:26 #7 ...
12:26:26 
12:26:26 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:26:26 #9 resolve docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 0.0s done
12:26:26 #9 sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 1.42kB / 1.42kB done
12:26:26 #9 sha256:bfd9523988a26a8913fbced7d00b00805572d093c4d8cbc64252b45e032302d5 529B / 529B done
12:26:26 #9 sha256:43ed104e759f96978d95473568dbaef829695dbade5c10be56f344948ab0caa1 1.48kB / 1.48kB done
12:26:26 #9 sha256:f04b4bbe15805316c8fda79beedd3b77e6b1ffcd0acf81226c3089e63f6bffeb 27.19MB / 27.19MB 0.3s done
12:26:26 #9 extracting sha256:f04b4bbe15805316c8fda79beedd3b77e6b1ffcd0acf81226c3089e63f6bffeb 2.0s done
12:26:26 #9 DONE 4.2s
12:26:26 
12:26:26 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:26 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5
12:26:26 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 12.58MB / 24.59MB 1.8s
12:26:26 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 38.80MB / 53.32MB 10.3s
12:26:26 == Building packages for ubuntu-jammy ==
12:26:26 mkdir -p "debbuild/ubuntu-jammy"
12:26:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
12:26:26 #1 [internal] load build definition from Dockerfile
12:26:26 #1 transferring dockerfile: 1.21kB done
12:26:26 #1 DONE 0.1s
12:26:26 
12:26:26 #2 [internal] load .dockerignore
12:26:26 #2 transferring context: 2B done
12:26:26 #2 DONE 0.1s
12:26:26 
12:26:26 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.3s done
12:26:26 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e
12:26:26 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 6.6s done
12:26:26 #13 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
12:26:26 #3 DONE 0.0s
12:26:26 
12:26:26 #4 [auth] library/fedora:pull token for registry-1.docker.io
12:26:26 #4 DONE 0.0s
12:26:26 
12:26:26 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:26 #5 ...
12:26:26 
12:26:26 #6 [internal] load metadata for docker.io/library/fedora:36
12:26:26 #6 DONE 0.3s
12:26:26 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 55.57MB / 116.78MB 10.5s
12:26:26 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 35.65MB / 53.32MB 10.6s
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.3s done
12:26:26 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.05MB / 7.15MB 0.3s
12:26:26 #7 ...
12:26:26 
12:26:26 #8 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929
12:26:26 #8 resolve quay.io/centos/centos:stream9@sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929 0.0s done
12:26:26 #8 sha256:a800b9714017142300fa49571fb1ecbf4aa66f8768f9e7e7b7dedc022f7234b3 1.16kB / 1.16kB done
12:26:26 #8 sha256:4c45b685fe23d7882fbfc313364fdb603c55a15a95b54502959b1b08ef0507c6 56.00MB / 56.00MB 0.5s done
12:26:26 #8 sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929 858B / 858B done
12:26:26 #8 sha256:0b34128a5c41ee882530d34512e806e6ca93f93f072828771efff3654b48b39c 350B / 350B done
12:26:26 #8 extracting sha256:4c45b685fe23d7882fbfc313364fdb603c55a15a95b54502959b1b08ef0507c6 3.6s done
12:26:26 #8 DONE 4.4s
12:26:26 
12:26:26 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:26 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.4s done
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.3s done
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 99.61MB / 148.95MB 2.1s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 111.15MB / 148.95MB 2.2s
12:26:26 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 3.3s done
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 96.47MB / 148.95MB 3.4s
12:26:26 #7 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 5.1s
12:26:26 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 45.74MB / 47.40MB 10.3s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 96.78MB / 148.95MB 2.9s
12:26:26 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.3s done
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:26 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 14.68MB / 24.59MB 2.1s
12:26:26 #1 [internal] load build definition from Dockerfile
12:26:26 #1 transferring dockerfile: 1.21kB done
12:26:26 #1 DONE 0.0s
12:26:26 
12:26:26 #2 [internal] load .dockerignore
12:26:26 #2 transferring context: 2B done
12:26:26 #2 DONE 0.1s
12:26:26 
12:26:26 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:26 #3 DONE 0.0s
12:26:26 
12:26:26 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:26 #4 DONE 0.0s
12:26:26 
12:26:26 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:26 #5 DONE 0.3s
12:26:26 
12:26:26 #6 [internal] load metadata for docker.io/library/ubuntu:kinetic
12:26:26 #6 DONE 0.3s
12:26:26 #14 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 3.3s done
12:26:26 #14 DONE 6.3s
12:26:26 
12:26:26 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:26 #14 extracting sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 0.0s done
12:26:26 #14 DONE 6.4s
12:26:26 
12:26:26 #16 [linux/arm64 build-base-alpine 2/4] COPY --from=xx / /
12:26:26 #3 DONE 0.0s
12:26:26 
12:26:26 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:26 #4 DONE 0.0s
12:26:26 
12:26:26 #5 [internal] load metadata for docker.io/library/ubuntu:jammy
12:26:26 #5 DONE 0.3s
12:26:26 
12:26:26 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:26 
12:26:26 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:26 #5 DONE 0.3s
12:26:26 
12:26:26 #7 [internal] load build context
12:26:26 #7 transferring context: 14.90kB done
12:26:26 #7 DONE 0.0s
12:26:26 
12:26:26 #8 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471
12:26:26 #8 resolve docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 0.0s done
12:26:26 #8 sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 975B / 975B done
12:26:26 #8 sha256:c82170503f2bdada53d529edbbb883cb8432a37f037a15491d2fb4d67d9c1a9f 529B / 529B done
12:26:26 #8 sha256:0e68c6a5f825ebd513d810702ab00cf4a800962495b00473cebd5d4eab42f5ac 1.99kB / 1.99kB done
12:26:26 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 0B / 60.03MB 0.1s
12:26:26 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 0.1s
12:26:26 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 4.19MB / 45.92MB 0.5s
12:26:26 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 3.15MB / 7.15MB 0.5s
12:26:26 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 5.24MB / 7.15MB 0.8s
12:26:26 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.3s done
12:26:26 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 120.59MB / 148.95MB 2.3s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 130.02MB / 148.95MB 2.4s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 139.89MB / 148.95MB 2.5s
12:26:26 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 0.1s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 113.25MB / 148.95MB 3.6s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 124.78MB / 148.95MB 3.7s
12:26:26 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 42.99MB / 53.32MB 10.6s
12:26:26 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 37.75MB / 116.78MB 10.6s
12:26:26 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 47.19MB / 116.78MB 10.5s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 127.48MB / 148.95MB 3.2s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 137.36MB / 148.95MB 3.3s
12:26:26 == Building packages for ubuntu-focal ==
12:26:26 mkdir -p "debbuild/ubuntu-focal"
12:26:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
12:26:26 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 16.78MB / 24.59MB 2.3s
12:26:26 #1 [internal] load .dockerignore
12:26:26 #1 transferring context: 2B done
12:26:26 #1 DONE 0.1s
12:26:26 
12:26:26 #2 [internal] load build definition from Dockerfile
12:26:26 #2 transferring dockerfile: 914B done
12:26:26 #2 DONE 0.1s
12:26:26 
12:26:26 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:26 #3 DONE 0.0s
12:26:26 
12:26:26 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:26 #4 DONE 0.0s
12:26:26 
12:26:26 #5 [internal] load metadata for docker.io/library/ubuntu:bionic
12:26:26 
12:26:26 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:26 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:26 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:26 #7 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:26 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.10MB / 49.23MB 0.1s
12:26:26 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 405.50kB / 7.73MB 0.1s
12:26:26 #7 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:26 #6 DONE 0.4s
12:26:26 
12:26:26 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:26 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:26 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 42.99MB / 53.32MB 10.8s
12:26:26 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 40.89MB / 116.78MB 10.8s
12:26:26 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 12.58MB / 60.03MB 0.3s
12:26:26 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 18.87MB / 60.03MB 0.4s
12:26:26 #7 ...
12:26:26 
12:26:26 #9 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471
12:26:26 #9 resolve docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 0.0s done
12:26:26 #9 sha256:7f04f301acc316b3857f8f1111a4b59f5e3df7cdf7db9b867ea079a9d0a92c7d 2.00kB / 2.00kB done
12:26:26 #9 sha256:88e4f16cd8916547add1dcf1c000a62ec73cd49b4de6392a9425bffcd79f1ed5 58.11MB / 58.11MB 1.2s done
12:26:26 #9 sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 975B / 975B done
12:26:26 #9 sha256:2cbc55fe048741ba72410e74c86e78bd7d3e2fc3f39e0de9c9ecfe0f74e2e7b8 529B / 529B done
12:26:26 #9 extracting sha256:88e4f16cd8916547add1dcf1c000a62ec73cd49b4de6392a9425bffcd79f1ed5 3.8s done
12:26:26 #9 DONE 5.3s
12:26:26 
12:26:26 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:26 #7 ...
12:26:26 
12:26:26 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:26 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 6.29MB / 7.15MB 0.9s
12:26:26 mkdir -p sources
12:26:26 docker run --rm -w /v \
12:26:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/sources:/v \
12:26:26 	alpine \
12:26:26 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 2.6s
12:26:26 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 38.80MB / 53.32MB 10.9s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 136.31MB / 148.95MB 3.8s
12:26:26 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 4.0s
12:26:26 #12 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 4.7s done
12:26:26 #12 extracting sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 0.0s done
12:26:26 #12 DONE 8.1s
12:26:26 
12:26:26 #16 [linux/arm64 build-base-alpine 2/4] COPY --from=xx / /
12:26:26 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 47.19MB / 53.32MB 11.0s
12:26:27 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 54.53MB / 116.78MB 11.1s
12:26:27 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.6s
12:26:27 mkdir -p rpmbuild/SOURCES
12:26:27 docker run --rm -w /v \
12:26:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/compose:/compose \
12:26:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:27 	alpine \
12:26:27 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:26:27 #5 DONE 0.4s
12:26:27 
12:26:27 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:27 #6 DONE 0.4s
12:26:27 
12:26:27 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:27 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:27 #7 extracting sha256:4a19f21e8d201ef55c1db5eb4cce0a816a57dc2690d226596ac1301ea2228696 4.8s done
12:26:27 #7 ...
12:26:27 
12:26:27 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:27 #8 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:27 #8 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:27 #8 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:27 #8 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.7s done
12:26:27 #8 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.2s done
12:26:27 #8 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:27 #8 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.2s done
12:26:27 #8 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.2s done
12:26:27 #8 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 1.1s done
12:26:27 #8 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.6s done
12:26:27 #8 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.1s done
12:26:27 #8 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.2s done
12:26:27 #8 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.8s done
12:26:27 #8 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.5s done
12:26:27 #8 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 0.3s
12:26:27 #8 ...
12:26:27 
12:26:27 #7 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929
12:26:27 #7 DONE 7.2s
12:26:27 
12:26:27 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:27 #8 ...
12:26:27 
12:26:27 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
12:26:27 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 12.58MB / 49.23MB 0.2s
12:26:27 #7 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.2s done
12:26:27 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0B / 10.00MB 0.2s
12:26:27 #7 ...
12:26:27 
12:26:27 #8 [internal] load build context
12:26:27 #8 transferring context: 30.58MB 0.4s done
12:26:27 #8 DONE 0.4s
12:26:27 
12:26:27 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:27 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 23.07MB / 49.23MB 0.3s
12:26:27 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.3s
12:26:27 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.3s done
12:26:27 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 1.05MB / 45.92MB 0.2s
12:26:27 #7 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:27 #7 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 0B / 7.15MB 0.2s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.05MB / 7.15MB 0.3s
12:26:27 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 35.65MB / 60.03MB 0.6s
12:26:27 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 49.28MB / 60.03MB 0.7s
12:26:27 == Building packages for ubuntu-kinetic ==
12:26:27 mkdir -p "debbuild/ubuntu-kinetic"
12:26:27 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/x86_64 -f ubuntu-kinetic/Dockerfile .
12:26:27 == Building packages for ubuntu-jammy ==
12:26:27 mkdir -p "debbuild/ubuntu-jammy"
12:26:27 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile .
12:26:27 #1 [internal] load .dockerignore
12:26:27 #1 transferring context: 2B done
12:26:27 #1 DONE 0.0s
12:26:27 
12:26:27 #2 [internal] load build definition from Dockerfile
12:26:27 #2 transferring dockerfile: 1.21kB done
12:26:27 #2 DONE 0.0s
12:26:27 
12:26:27 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:27 #3 DONE 0.0s
12:26:27 
12:26:27 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:27 #4 DONE 0.0s
12:26:27 
12:26:27 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 7.34MB / 45.92MB 1.1s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.3s
12:26:27 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 61.87MB / 116.78MB 11.4s
12:26:27 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 4.1s done
12:26:27 #8 ...
12:26:27 
12:26:27 #9 [internal] load build context
12:26:27 #9 transferring context: 30.55MB 11.0s done
12:26:27 #9 DONE 11.3s
12:26:27 
12:26:27 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:27 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 44.04MB / 116.78MB 11.1s
12:26:27 #8 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 11.2s done
12:26:27 mkdir -p rpmbuild/SOURCES
12:26:27 docker run --rm -w /v \
12:26:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:26:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/v \
12:26:27 	alpine \
12:26:27 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:26:27 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:27 #7 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:27 #7 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 0B / 45.92MB 0.0s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 0B / 7.15MB 0.0s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.05MB / 7.15MB 0.3s
12:26:27 #1 [internal] load .dockerignore
12:26:27 #1 transferring context: 2B done
12:26:27 #1 DONE 0.1s
12:26:27 
12:26:27 #2 [internal] load build definition from Dockerfile
12:26:27 #2 transferring dockerfile: 1.21kB done
12:26:27 #2 DONE 0.1s
12:26:27 
12:26:27 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:27 #3 DONE 0.0s
12:26:27 
12:26:27 #4 [auth] library/golang:pull token for registry-1.docker.io
12:26:27 #4 DONE 0.0s
12:26:27 
12:26:27 #5 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:27 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 18.87MB / 24.59MB 2.7s
12:26:27 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 40.89MB / 49.23MB 0.5s
12:26:27 #7 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.3s done
12:26:27 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 14.68MB / 52.19MB 0.5s
12:26:27 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s
12:26:27 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 24.12MB / 52.19MB 0.6s
12:26:27 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 2.10MB / 62.71MB 0.6s
12:26:27 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 34.60MB / 52.19MB 0.7s
12:26:27 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 13.63MB / 62.71MB 0.7s
12:26:27 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 0.1s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 2.10MB / 7.15MB 0.4s
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 4.19MB / 45.92MB 0.6s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 4.19MB / 7.15MB 0.6s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 5.24MB / 7.15MB 0.7s
12:26:27 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 54.53MB / 60.03MB 0.9s
12:26:27 #1 [internal] load .dockerignore
12:26:27 #1 transferring context: 2B done
12:26:27 #1 DONE 0.0s
12:26:27 
12:26:27 #2 [internal] load build definition from Dockerfile
12:26:27 #2 transferring dockerfile: 1.21kB done
12:26:27 #2 DONE 0.1s
12:26:27 
12:26:27 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:27 #3 DONE 0.0s
12:26:27 
12:26:27 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:27 #4 DONE 0.0s
12:26:27 
12:26:27 #5 [internal] load metadata for docker.io/library/ubuntu:kinetic
12:26:27 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 1.6s done
12:26:27 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 46.14MB / 53.32MB 11.2s
12:26:27 #5 DONE 0.3s
12:26:27 
12:26:27 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
12:26:27 #6 DONE 0.3s
12:26:27 
12:26:27 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:27 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.2s done
12:26:27 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 0B / 9.35MB 1.3s
12:26:27 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.05MB / 9.35MB 1.5s
12:26:27 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 41.94MB / 53.32MB 11.6s
12:26:27 #8 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 0B / 126B 11.3s
12:26:27 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 51.38MB / 53.32MB 11.5s
12:26:27 #8 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 11.5s done
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 3.15MB / 45.92MB 0.4s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 2.10MB / 7.15MB 0.4s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 3.15MB / 7.15MB 0.4s
12:26:27 #14 extracting sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 4.6s done
12:26:27 #14 extracting sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9 0.0s done
12:26:27 #14 DONE 6.5s
12:26:27 
12:26:27 #16 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / /
12:26:27 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 60.82MB / 116.78MB 11.5s
12:26:27 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 20.97MB / 24.59MB 2.9s
12:26:27 #5 DONE 0.3s
12:26:27 
12:26:27 #6 [internal] load metadata for docker.io/library/ubuntu:focal
12:26:27 #6 DONE 0.3s
12:26:27 
12:26:27 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:27 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:27 #7 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:27 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:27 #7 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:27 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 2.10MB / 50.45MB 0.1s
12:26:27 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0B / 7.86MB 0.1s
12:26:27 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 2.10MB / 10.00MB 0.1s
12:26:27 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 45.09MB / 52.19MB 0.8s
12:26:27 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 24.12MB / 62.71MB 0.8s
12:26:27 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 0.9s
12:26:27 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 33.55MB / 62.71MB 0.9s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 6.29MB / 7.15MB 0.8s
12:26:27 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 60.03MB / 60.03MB 1.1s
12:26:27 #8 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 60.03MB / 60.03MB 1.1s done
12:26:27 #5 DONE 0.3s
12:26:27 
12:26:27 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:27 #6 DONE 0.3s
12:26:27 #7 ...
12:26:27 
12:26:27 #10 [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
12:26:27 #10 DONE 3.9s
12:26:27 
12:26:27 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:27 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 49.28MB / 53.32MB 11.5s
12:26:27 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 47.19MB / 116.78MB 11.5s
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 10.49MB / 45.92MB 1.6s
12:26:27 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 2.10MB / 9.35MB 1.6s
12:26:27 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 3.15MB / 9.35MB 1.8s
12:26:27 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:27 #7 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:27 #7 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:27 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.19MB / 50.45MB 0.1s
12:26:27 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0B / 7.86MB 0.1s
12:26:27 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 8.39MB / 50.45MB 0.2s
12:26:27 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.34MB / 7.86MB 0.2s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 4.19MB / 7.15MB 0.7s
12:26:27 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 11.53MB / 50.45MB 0.3s
12:26:27 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.2s done
12:26:27 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.3s done
12:26:27 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 6.29MB / 51.87MB 0.3s
12:26:27 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 0B / 68.85MB 0.3s
12:26:27 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 20.97MB / 50.45MB 0.4s
12:26:27 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 14.68MB / 51.87MB 0.4s
12:26:27 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 4.19MB / 68.85MB 0.4s
12:26:27 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 24.59MB / 24.59MB 3.4s
12:26:27 #7 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.9s done
12:26:27 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 44.04MB / 62.71MB 1.0s
12:26:27 #7 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.0s done
12:26:27 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 54.53MB / 62.71MB 1.1s
12:26:27 #7 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.1s done
12:26:27 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 4.19MB / 115.17MB 1.1s
12:26:27 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 7.34MB / 45.92MB 1.1s
12:26:27 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.0s done
12:26:27 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 0B / 9.35MB 1.1s
12:26:27 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.05MB / 9.35MB 1.2s
12:26:27 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.6s done
12:26:27 == Building packages for ubuntu-bionic ==
12:26:27 mkdir -p "debbuild/ubuntu-bionic"
12:26:27 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile .
12:26:27 #8 extracting sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7
12:26:27 
12:26:27 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:26:27 #7 resolve docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 0.0s done
12:26:27 #7 sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 1.42kB / 1.42kB done
12:26:27 #7 sha256:ee0752679bed0fa6c877f24dc19a94abb62d3d212197431f4d92638a1613ff17 529B / 529B done
12:26:27 #7 sha256:d6547859cd2f8a9d8f1730ea25a2d5943fb8c8149be724229ce9078af13fcd79 1.46kB / 1.46kB done
12:26:27 #7 sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 2.10MB / 27.48MB 0.1s
12:26:27 #7 sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 10.49MB / 27.48MB 0.2s
12:26:27 #7 extracting sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 4.9s done
12:26:27 #7 extracting sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 done
12:26:27 #7 extracting sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4
12:26:27 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 52.43MB / 53.32MB 11.8s
12:26:27 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 4.19MB / 9.35MB 2.0s
12:26:27 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 13.63MB / 45.92MB 2.0s
12:26:27 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 26.21MB / 50.45MB 0.4s
12:26:27 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.3s done
12:26:27 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 2.37MB / 10.00MB 0.4s
12:26:27 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 34.60MB / 50.45MB 0.5s
12:26:27 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 9.44MB / 10.00MB 0.5s
12:26:27 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.6s done
12:26:28 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 6.29MB / 45.92MB 0.8s
12:26:28 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 5.24MB / 7.15MB 0.8s
12:26:28 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.0s
12:26:28 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 45.09MB / 53.32MB 12.2s
12:26:28 #8 extracting sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 3.7s done
12:26:28 #8 DONE 5.3s
12:26:28 
12:26:28 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:28 #9 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:28 #9 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:28 #9 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:28 #9 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 0.6s done
12:26:28 #9 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.1s done
12:26:28 #9 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:28 #9 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.3s done
12:26:28 #9 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.2s done
12:26:28 #9 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.6s done
12:26:28 #9 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.4s done
12:26:28 #9 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 2.5s done
12:26:28 #9 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 1.4s done
12:26:28 #9 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.5s done
12:26:28 #9 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.4s done
12:26:28 #9 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 0.7s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 24.12MB / 51.87MB 0.5s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 9.44MB / 68.85MB 0.5s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 33.55MB / 50.45MB 0.7s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 38.80MB / 51.87MB 0.7s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 19.92MB / 68.85MB 0.7s
12:26:28 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 50.33MB / 116.78MB 11.8s
12:26:28 #8 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 5.9s
12:26:28 #8 ...
12:26:28 
12:26:28 #7 [internal] load build context
12:26:28 #7 transferring context: 30.55MB 3.5s done
12:26:28 #7 DONE 3.6s
12:26:28 
12:26:28 #8 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:26:28 #8 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 24.59MB / 24.59MB 3.5s done
12:26:28 #16 DONE 1.0s
12:26:28 
12:26:28 #17 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:28 #0 0.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
12:26:28 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.2s
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 14.68MB / 115.17MB 1.2s
12:26:28 #7 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 1.3s done
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 34.60MB / 115.17MB 1.4s
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 45.09MB / 115.17MB 1.5s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 2.10MB / 9.35MB 1.4s
12:26:28 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:28 #7 ...
12:26:28 
12:26:28 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:26:28 #9 resolve docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d 0.0s done
12:26:28 #9 sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d 984B / 984B done
12:26:28 #9 sha256:52327d3fedb136db9aa0ef9cabfe60cca6bdea4c3c793695aa2335a169598edb 529B / 529B done
12:26:28 #9 sha256:ca6b2352d81d71dc4df684c98495a77c0b318e758484de8f6dab751e6a684fee 1.46kB / 1.46kB done
12:26:28 #9 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.9s done
12:26:28 #9 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 2.6s done
12:26:28 #9 DONE 3.8s
12:26:28 
12:26:28 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:28 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 67.11MB / 116.78MB 12.1s
12:26:28 #1 [internal] load .dockerignore
12:26:28 #1 transferring context: 2B done
12:26:28 #1 DONE 0.0s
12:26:28 
12:26:28 #2 [internal] load build definition from Dockerfile
12:26:28 #2 transferring dockerfile: 914B done
12:26:28 #2 DONE 0.1s
12:26:28 
12:26:28 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:28 #3 DONE 0.0s
12:26:28 
12:26:28 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
12:26:28 #4 DONE 0.0s
12:26:28 
12:26:28 #5 [internal] load metadata for docker.io/library/ubuntu:bionic
12:26:28 #7 sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 13.63MB / 27.48MB 0.3s
12:26:28 #7 sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 18.87MB / 27.48MB 0.4s
12:26:28 #7 sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 26.21MB / 27.48MB 0.5s
12:26:28 #7 extracting sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 0.5s done
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 6.29MB / 9.35MB 2.2s
12:26:28 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 5.9s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 42.99MB / 50.45MB 0.6s
12:26:28 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.5s done
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 0B / 68.85MB 0.6s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 188.42kB / 51.87MB 0.6s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 46.14MB / 50.45MB 0.7s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 5.24MB / 51.87MB 0.7s
12:26:28 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7
12:26:28 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 9.44MB / 45.92MB 1.1s
12:26:28 #7 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.0s done
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 0B / 9.35MB 1.1s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.05MB / 9.35MB 1.3s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 39.85MB / 50.45MB 0.8s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 46.14MB / 51.87MB 0.8s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 28.31MB / 68.85MB 0.8s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 44.37MB / 50.45MB 0.9s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.38MB / 51.87MB 0.9s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 35.65MB / 68.85MB 0.9s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 1.0s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 44.04MB / 68.85MB 1.0s
12:26:28 #8 extracting sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774
12:26:28 #7 ...
12:26:28 
12:26:28 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:28 #8 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:28 #8 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:28 #8 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:28 #8 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:28 #8 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 1.3s done
12:26:28 #8 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 1.1s done
12:26:28 #8 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 1.4s done
12:26:28 #8 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 5.1s done
12:26:28 #8 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 2.6s done
12:26:28 #8 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 2.8s done
12:26:28 #8 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 4.3s done
12:26:28 #8 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 2.7s done
12:26:28 #8 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.7s done
12:26:28 #8 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.6s done
12:26:28 #8 ...
12:26:28 
12:26:28 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
12:26:28 #16 DONE 1.5s
12:26:28 
12:26:28 #17 [linux/arm64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:28 #0 0.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 4.5s done
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 54.53MB / 115.17MB 1.6s
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 64.03MB / 115.17MB 1.7s
12:26:28 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 10.49MB / 45.92MB 1.5s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 3.15MB / 9.35MB 1.5s
12:26:28 #5 DONE 0.3s
12:26:28 
12:26:28 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:28 #6 DONE 0.3s
12:26:28 
12:26:28 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:26:28 #7 resolve docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45 0.0s done
12:26:28 #7 extracting sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff
12:26:28 #7 sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 27.48MB / 27.48MB 0.6s done
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 7.34MB / 9.35MB 2.4s
12:26:28 #7 ...
12:26:28 
12:26:28 #8 [internal] load build context
12:26:28 #8 transferring context: 30.55MB 2.5s done
12:26:28 #8 DONE 2.6s
12:26:28 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 53.48MB / 116.78MB 12.3s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.33MB / 50.45MB 0.8s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 7.34MB / 68.85MB 0.8s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 13.63MB / 51.87MB 0.8s
12:26:28 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.9s done
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 12.47MB / 68.85MB 0.9s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 19.92MB / 51.87MB 0.9s
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0B / 148.95MB 0.9s
12:26:28 #16 DONE 1.7s
12:26:28 
12:26:28 #17 [linux/arm64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:28 #17 0.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 2.10MB / 9.35MB 1.4s
12:26:28 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 12.58MB / 45.92MB 1.5s
12:26:28 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 1.6s done
12:26:28 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7
12:26:28 #11 1.047 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.0s done
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 53.48MB / 68.85MB 1.1s
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0B / 148.95MB 1.1s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 1.3s
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 18.87MB / 148.95MB 1.3s
12:26:28 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 69.21MB / 116.78MB 12.7s
12:26:28 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 48.23MB / 53.32MB 12.7s
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 74.45MB / 115.17MB 1.8s
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 84.93MB / 115.17MB 1.9s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 5.24MB / 9.35MB 1.8s
12:26:28 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 13.63MB / 45.92MB 1.9s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 6.29MB / 9.35MB 1.9s
12:26:28 == Building packages for fedora-37 ==
12:26:28 mkdir -p "rpmbuild/fedora-37"
12:26:28 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.5-buster -t rpmbuild-fedora-37/x86_64 -f fedora-37/Dockerfile .
12:26:28 #7 sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45 1.41kB / 1.41kB done
12:26:28 #7 sha256:0d32fa8d8671fb6600db45620b40e5189fc02eebb7e29fe8fbb0db49b58becea 529B / 529B done
12:26:28 #7 sha256:e28a50f651f9eefbc8883ddc64704d609f3d95bf1ea9e41f873a8da68ea5ec98 1.46kB / 1.46kB done
12:26:28 #7 sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360 6.29MB / 26.71MB 0.1s
12:26:28 #7 sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360 20.97MB / 26.71MB 0.3s
12:26:28 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 56.62MB / 116.78MB 12.5s
12:26:28 #7 extracting sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1
12:26:28 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.4s done
12:26:28 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
12:26:28 
12:26:28 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:28 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 19.92MB / 45.92MB 2.6s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.6s
12:26:28 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 23.07MB / 45.92MB 2.8s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.8s done
12:26:28 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 0B / 47.40MB 2.8s
12:26:28 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 12.5s done
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 17.83MB / 68.85MB 1.1s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 29.36MB / 51.87MB 1.1s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 23.07MB / 68.85MB 1.2s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 38.56MB / 51.87MB 1.2s
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 11.53MB / 148.95MB 1.2s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 45.09MB / 51.87MB 1.3s
12:26:28 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 4.19MB / 9.35MB 1.7s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 5.24MB / 9.35MB 1.8s
12:26:28 #7 ...
12:26:28 
12:26:28 #8 [internal] load build context
12:26:28 #8 transferring context: 30.63MB 1.1s done
12:26:28 #8 DONE 1.4s
12:26:28 
12:26:28 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 29.36MB / 148.95MB 1.4s
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 39.85MB / 148.95MB 1.5s
12:26:28 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 52.43MB / 53.32MB 13.2s
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 104.86MB / 115.17MB 2.1s
12:26:28 #7 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 114.29MB / 115.17MB 2.2s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 7.34MB / 9.35MB 2.0s
12:26:28 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 8.39MB / 9.35MB 2.1s
12:26:28 #7 sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360 26.71MB / 26.71MB 0.4s
12:26:28 #7 sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360 26.71MB / 26.71MB 0.4s done
12:26:28 #8 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 12.7s done
12:26:28 #1 [internal] load build definition from Dockerfile
12:26:28 #1 transferring dockerfile: 853B done
12:26:28 #1 DONE 0.0s
12:26:28 
12:26:28 #2 [internal] load .dockerignore
12:26:28 #2 transferring context: 2B done
12:26:28 #2 DONE 0.0s
12:26:28 
12:26:28 #3 [auth] library/golang:pull token for registry-1.docker.io
12:26:28 #3 DONE 0.0s
12:26:28 
12:26:28 #4 [auth] library/fedora:pull token for registry-1.docker.io
12:26:28 #4 DONE 0.0s
12:26:28 
12:26:28 #5 [internal] load metadata for docker.io/library/fedora:37
12:26:28 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.3s done
12:26:28 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09
12:26:28 #7 ...
12:26:28 
12:26:28 #8 [internal] load build context
12:26:28 #8 transferring context: 30.63MB 1.2s done
12:26:28 #8 DONE 1.2s
12:26:28 
12:26:28 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 33.55MB / 68.85MB 1.4s
12:26:28 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.38MB / 51.87MB 1.4s
12:26:28 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 20.97MB / 148.95MB 1.4s
12:26:28 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 42.99MB / 68.85MB 1.5s
12:26:28 #9 DONE 2.0s
12:26:28 
12:26:28 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:29 #9 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.1s done
12:26:29 #17 1.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 15.73MB / 45.92MB 1.9s
12:26:29 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 6.29MB / 9.35MB 1.9s
12:26:29 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 7.34MB / 9.35MB 1.9s
12:26:29 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 73.40MB / 116.78MB 12.9s
12:26:29 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 7.9s
12:26:29 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 8.0s done
12:26:29 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 1.5s done
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 49.28MB / 148.95MB 1.6s
12:26:29 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f
12:26:29 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 1.6s done
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 67.11MB / 148.95MB 1.8s
12:26:29 #7 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.7s done
12:26:29 #11 1.455 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
12:26:29 #11 1.552 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
12:26:29 #11 1.647 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
12:26:29 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.2s
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 17.83MB / 45.92MB 2.4s
12:26:29 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.2s done
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 0B / 47.40MB 2.4s
12:26:29 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.6s done
12:26:29 #7 extracting sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360
12:26:29 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 63.96MB / 116.78MB 13.2s
12:26:29 #5 DONE 0.3s
12:26:29 
12:26:29 #6 [internal] load metadata for docker.io/library/golang:1.19.5-buster
12:26:29 #6 DONE 0.3s
12:26:29 
12:26:29 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #7 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:29 #7 ...
12:26:29 
12:26:29 #8 [internal] load build context
12:26:29 #8 transferring context: 14.90kB done
12:26:29 #8 DONE 0.0s
12:26:29 
12:26:29 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 6.29MB / 50.45MB 0.1s
12:26:29 #7 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:29 #7 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:29 #7 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:29 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 5.24MB / 7.86MB 0.1s
12:26:29 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.5s done
12:26:29 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 1.5s done
12:26:29 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7
12:26:29 #7 ...
12:26:29 
12:26:29 #10 [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
12:26:29 #10 DONE 2.9s
12:26:29 
12:26:29 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 52.43MB / 68.85MB 1.7s
12:26:29 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.5s done
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 38.80MB / 148.95MB 1.7s
12:26:29 #7 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.6s done
12:26:29 #7 ...
12:26:29 
12:26:29 #8 [internal] load build context
12:26:29 #8 transferring context: 30.63MB 1.8s done
12:26:29 #8 DONE 1.9s
12:26:29 
12:26:29 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 60.82MB / 68.85MB 1.8s
12:26:29 #9 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 0.1s
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 26.21MB / 45.92MB 3.2s
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 3.15MB / 47.40MB 3.2s
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 6.29MB / 47.40MB 3.4s
12:26:29 #17 1.349 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
12:26:29 #17 1.355 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
12:26:29 #17 1.363 (3/22) Installing readline (8.1.2-r0)
12:26:29 #17 1.368 (4/22) Installing bash (5.1.16-r2)
12:26:29 #17 1.382 Executing bash-5.1.16-r2.post-install
12:26:29 #17 1.384 (5/22) Installing libffi (3.4.2-r1)
12:26:29 #17 1.386 (6/22) Installing libgcc (11.2.1_git20220219-r2)
12:26:29 #17 1.389 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:29 #17 1.406 (8/22) Installing xz-libs (5.2.5-r1)
12:26:29 #17 1.410 (9/22) Installing libxml2 (2.9.14-r2)
12:26:29 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.6s done
12:26:29 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.2s
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 18.87MB / 45.92MB 2.3s
12:26:29 #9 ...
12:26:29 
12:26:29 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:26:29 #7 DONE 13.3s
12:26:29 
12:26:29 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 80.74MB / 116.78MB 13.3s
12:26:29 #9 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 83.65MB / 148.95MB 2.0s
12:26:29 #1 creating container buildx_buildkit_gallant_ramanujan0 4.7s done
12:26:29 #1 DONE 17.7s
12:26:29 gallant_ramanujan
12:26:29 CURDIR=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static TARGETPLATFORM=darwin/arm64 ./build-static
12:26:29 + : /home/ubuntu/workspace/docker-ce-packaging_PR-835/static
12:26:29 + : darwin/arm64
12:26:29 + : ''
12:26:29 + : ''
12:26:29 + : ''
12:26:29 + '[' -z /home/ubuntu/workspace/docker-ce-packaging_PR-835/static ']'
12:26:29 + '[' -n darwin/arm64 ']'
12:26:29 ++ cut -d/ -f1
12:26:29 ++ echo darwin/arm64
12:26:29 + os=darwin
12:26:29 ++ cut -d/ -f2
12:26:29 ++ echo darwin/arm64
12:26:29 + arch=arm64
12:26:29 + '[' -n darwin ']'
12:26:29 + '[' -n arm64 ']'
12:26:29 + TARGETOS=darwin
12:26:29 + TARGETARCH=arm64
12:26:29 + case "$arch" in
12:26:29 + echo TARGETPLATFORM=darwin/arm64
12:26:29 TARGETPLATFORM=darwin/arm64
12:26:29 + echo CONTAINERD_VERSION=v1.7.0-beta.1
12:26:29 CONTAINERD_VERSION=v1.7.0-beta.1
12:26:29 + echo RUNC_VERSION=v1.1.4
12:26:29 RUNC_VERSION=v1.1.4
12:26:29 + targetPair=darwin_arm64
12:26:29 + '[' -n '' ']'
12:26:29 + buildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64
12:26:29 + dockerCLIBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-cli
12:26:29 + dockerBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-engine
12:26:29 + containerdBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/containerd
12:26:29 + rootlessExtrasBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-rootless-extras
12:26:29 + buildxBuildDir=/home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-buildx
12:26:29 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build ']'
12:26:29 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build ']'
12:26:29 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:26:29 + case ${TARGETOS} in
12:26:29 + build_cli
12:26:29 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli
12:26:29 + set -x
12:26:29 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg GO_LINKMODE=static --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform darwin/arm64 --target binary .
12:26:29 #1 [internal] load build definition from Dockerfile
12:26:29 #1 transferring dockerfile: 5.47kB done
12:26:29 #1 DONE 0.1s
12:26:29 
12:26:29 #2 [internal] load .dockerignore
12:26:29 #2 transferring context: 263B done
12:26:29 #2 DONE 0.1s
12:26:29 
12:26:29 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:26:29 #3 DONE 0.0s
12:26:29 
12:26:29 #4 resolve image config for docker.io/docker/dockerfile:1
12:26:29 #11 1.740 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
12:26:29 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7
12:26:29 #17 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz
12:26:29 #17 1.346 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
12:26:29 #17 1.351 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
12:26:29 #17 1.359 (3/22) Installing readline (8.1.2-r0)
12:26:29 #17 1.365 (4/22) Installing bash (5.1.16-r2)
12:26:29 #17 1.378 Executing bash-5.1.16-r2.post-install
12:26:29 #17 1.380 (5/22) Installing libffi (3.4.2-r1)
12:26:29 #17 1.385 (6/22) Installing libgcc (11.2.1_git20220219-r2)
12:26:29 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 75.50MB / 116.78MB 13.5s
12:26:29 #14 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 3.3s done
12:26:29 #14 DONE 6.2s
12:26:29 
12:26:29 #14 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:29 #14 extracting sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 0.0s done
12:26:29 #14 DONE 6.2s
12:26:29 
12:26:29 #16 [linux/arm64 build-base-alpine 2/4] COPY --from=xx / /
12:26:29 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7
12:26:29 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 16.03MB / 50.45MB 0.2s
12:26:29 #7 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.1s done
12:26:29 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 2.10MB / 10.00MB 0.2s
12:26:29 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 26.68MB / 50.45MB 0.3s
12:26:29 #7 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.3s done
12:26:29 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 0B / 51.87MB 0.3s
12:26:29 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 66.06MB / 68.85MB 1.9s
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 53.48MB / 148.95MB 1.9s
12:26:29 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 2.0s done
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 72.35MB / 148.95MB 2.1s
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 29.36MB / 45.92MB 3.5s
12:26:29 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0B / 53.32MB 3.7s
12:26:29 #17 1.424 (10/22) Installing llvm13-libs (13.0.1-r2)
12:26:29 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:29 #7 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.3s done
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 0B / 47.40MB 2.5s
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 22.02MB / 45.92MB 2.5s
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 108.79MB / 148.95MB 2.3s
12:26:29 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 59.77MB / 116.78MB 13.3s
12:26:29 #11 1.978 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
12:26:29 #17 1.392 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:29 #17 1.407 (8/22) Installing xz-libs (5.2.5-r1)
12:26:29 #17 1.412 (9/22) Installing libxml2 (2.9.14-r2)
12:26:29 #17 1.426 (10/22) Installing llvm13-libs (13.0.1-r2)
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 20.97MB / 45.92MB 2.8s
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 3.15MB / 47.40MB 2.8s
12:26:29 #7 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 8.3s done
12:26:29 #7 extracting sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a done
12:26:29 #17 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz
12:26:29 #17 1.379 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
12:26:29 #17 1.420 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
12:26:29 #17 1.430 (3/22) Installing readline (8.1.2-r0)
12:26:29 #17 1.437 (4/22) Installing bash (5.1.16-r2)
12:26:29 #17 1.451 Executing bash-5.1.16-r2.post-install
12:26:29 #17 1.454 (5/22) Installing libffi (3.4.2-r1)
12:26:29 #17 1.458 (6/22) Installing libgcc (11.2.1_git20220219-r2)
12:26:29 #17 1.463 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:29 #17 1.477 (8/22) Installing xz-libs (5.2.5-r1)
12:26:29 #17 1.482 (9/22) Installing libxml2 (2.9.14-r2)
12:26:29 #17 1.495 (10/22) Installing llvm13-libs (13.0.1-r2)
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 87.03MB / 148.95MB 2.3s
12:26:29 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.7s done
12:26:29 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:29 #7 extracting sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 1.4s done
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 9.44MB / 47.40MB 3.7s
12:26:29 #7 ...
12:26:29 
12:26:29 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #8 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:29 #8 sha256:6f6fd2ed9ef8727f0abd8565caf4007603e02158373ddbf452729bf1da3ff043 7.12kB / 7.12kB done
12:26:29 #8 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:29 #8 sha256:b9b9b3ffcaaf7d3d15fbfeca34646dea8ffba8d285dc3fa84adfe708ce5969ac 1.80kB / 1.80kB done
12:26:29 #8 sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 49.23MB / 49.23MB 1.8s done
12:26:29 #8 sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 7.73MB / 7.73MB 0.6s done
12:26:29 #8 sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 10.00MB / 10.00MB 0.7s done
12:26:29 #8 sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 52.19MB / 52.19MB 1.9s done
12:26:29 #8 sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 62.71MB / 62.71MB 2.6s done
12:26:29 #8 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 3.2s done
12:26:29 12:26:29 #8 sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca 155B / 155B 2.6s done
12:26:29 #8 sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 115.17MB / 115.17MB 4.1s done
#7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 32.51MB / 45.92MB 3.9s
12:26:29 #8 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.4s done
12:26:29 #8 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.3s done
12:26:29 #8 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.1s
12:26:29 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 40.89MB / 50.45MB 0.5s
12:26:29 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 10.49MB / 51.87MB 0.5s
12:26:29 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.28MB / 50.45MB 0.6s
12:26:29 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 17.83MB / 51.87MB 0.6s
12:26:29 #7 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.7s done
12:26:29 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 28.31MB / 51.87MB 0.7s
12:26:29 #7 ...
12:26:29 
12:26:29 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:26:29 #9 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.0s done
12:26:29 #9 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done
12:26:29 #9 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done
12:26:29 #9 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done
12:26:29 #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.1s done
12:26:29 #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 4.6s done
12:26:29 #9 DONE 6.3s
12:26:29 
12:26:29 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #7 ...
12:26:29 
12:26:29 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:29 #7 ...
12:26:29 
12:26:29 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:26:29 #9 resolve docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 0.0s done
12:26:29 #9 sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 1.42kB / 1.42kB done
12:26:29 #9 sha256:2042487aa17efb24674019bc4395b8dd1d2865e295a449542474adc072b177e7 529B / 529B done
12:26:29 #9 sha256:c4efd9f596e004d75c444ffb9d89145965e05b1659617324396a63868cfb5c32 1.48kB / 1.48kB done
12:26:29 #9 sha256:e9ac92330003b70c7feb4ea962cd0bd70aedbb2a72b3544cc3d9fb3a78447fa3 26.70MB / 26.70MB 0.5s done
12:26:29 #9 extracting sha256:e9ac92330003b70c7feb4ea962cd0bd70aedbb2a72b3544cc3d9fb3a78447fa3 1.9s done
12:26:29 #9 DONE 3.2s
12:26:29 
12:26:29 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 3.15MB / 47.40MB 2.8s
12:26:29 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 123.71MB / 148.95MB 2.5s
12:26:29 #4 DONE 0.7s
12:26:29 
12:26:29 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:29 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:26:29 #5 DONE 0.1s
12:26:29 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 24.12MB / 45.92MB 3.2s
12:26:29 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 6.29MB / 47.40MB 3.3s
12:26:30 #7 extracting sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef
12:26:30 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 8.7s
12:26:30 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 14.0s done
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 100.66MB / 148.95MB 2.5s
12:26:30 #8 ...
12:26:30 
12:26:30 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
12:26:30 #7 DONE 8.3s
12:26:30 
12:26:30 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:30 #8 ...
12:26:30 
12:26:30 #9 [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
12:26:30 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 12.58MB / 47.40MB 4.2s
12:26:30 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 34.60MB / 51.87MB 0.8s
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 2.10MB / 68.85MB 0.8s
12:26:30 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f
12:26:30 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 44.04MB / 51.87MB 0.9s
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 8.39MB / 68.85MB 0.9s
12:26:30 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0B / 53.32MB 2.8s
12:26:30 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 25.17MB / 45.92MB 3.1s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 139.46MB / 148.95MB 2.7s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.90MB / 148.95MB 2.8s
12:26:30 
12:26:30 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:26:30 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 66.06MB / 116.78MB 14.0s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 115.34MB / 148.95MB 2.7s
12:26:30 #17 2.033 (11/22) Installing clang-libs (13.0.1-r1)
12:26:30 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 87.03MB / 116.78MB 14.3s
12:26:30 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 81.79MB / 116.78MB 14.4s
12:26:30 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 35.65MB / 45.92MB 4.2s
12:26:30 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 3.15MB / 53.32MB 4.2s
12:26:30 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 49.28MB / 51.87MB 1.0s
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 20.97MB / 68.85MB 1.0s
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 25.52MB / 68.85MB 1.1s
12:26:30 #17 2.140 (11/22) Installing clang-libs (13.0.1-r1)
12:26:30 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.5s done
12:26:30 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
12:26:30 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 6.29MB / 47.40MB 3.3s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.0s done
12:26:30 #7 ...
12:26:30 
12:26:30 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
12:26:30 #9 DONE 3.9s
12:26:30 
12:26:30 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:30 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 1.8s done
12:26:30 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496
12:26:30 #17 2.214 (11/22) Installing clang-libs (13.0.1-r1)
12:26:30 #5 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
12:26:30 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
12:26:30 #5 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
12:26:30 #5 DONE 0.5s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 131.07MB / 148.95MB 2.9s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 146.81MB / 148.95MB 3.1s
12:26:30 #7 ...
12:26:30 
12:26:30 #8 [internal] load build context
12:26:30 #8 transferring context: 30.63MB 2.1s done
12:26:30 #8 DONE 2.1s
12:26:30 
12:26:30 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:26:30 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 27.26MB / 45.92MB 3.6s
12:26:30 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 9.44MB / 47.40MB 3.8s
12:26:30 #9 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.3s done
12:26:30 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 70.25MB / 116.78MB 14.3s
12:26:30 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 15.73MB / 47.40MB 4.5s
12:26:30 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 38.80MB / 45.92MB 4.6s
12:26:30 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 6.29MB / 53.32MB 4.6s
12:26:30 #7 extracting sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 0.7s done
12:26:30 #11 2.780 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
12:26:30 #11 2.780 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
12:26:30 #11 2.780 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [305 kB]
12:26:30 #11 2.780 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [3452 B]
12:26:30 #11 2.780 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [859 kB]
12:26:30 #11 2.805 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [955 kB]
12:26:30 #11 2.849 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [7296 B]
12:26:30 #11 2.849 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [3511 B]
12:26:30 #11 2.849 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [649 kB]
12:26:30 #11 2.878 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [657 kB]
12:26:30 #11 2.917 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [292 kB]
12:26:30 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 3.15MB / 53.32MB 3.4s
12:26:30 #7 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.1s done
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 40.89MB / 68.85MB 1.3s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 10.49MB / 148.95MB 1.3s
12:26:30 #7 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 0B / 155B 1.3s
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 44.56MB / 68.85MB 1.4s
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 52.43MB / 68.85MB 1.5s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 24.12MB / 148.95MB 1.5s
12:26:30 #7 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.4s done
12:26:30 
12:26:30 #6 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:30 #6 ...
12:26:30 
12:26:30 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:26:30 #7 DONE 0.0s
12:26:30 
12:26:30 #8 [auth] library/golang:pull token for registry-1.docker.io
12:26:30 #8 DONE 0.0s
12:26:30 
12:26:30 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:26:30 #9 DONE 0.0s
12:26:30 #10 0.939 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:26:30 #10 0.950 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:26:30 #10 0.950 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:26:30 #10 1.077 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:26:30 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 2.3s done
12:26:30 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496
12:26:30 #7 extracting sha256:15639959ffec1b29b8f88b1e1db3ca0574ca52ee28fd8f3ac6d2cbb1c85fb209 2.9s done
12:26:30 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5
12:26:30 #7 ...
12:26:30 
12:26:30 #8 [internal] load build context
12:26:30 #8 transferring context: 30.55MB 4.0s done
12:26:30 #8 DONE 4.0s
12:26:30 
12:26:30 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:30 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0B / 53.32MB 4.0s
12:26:30 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 30.41MB / 45.92MB 4.1s
12:26:30 #9 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c
12:26:30 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 18.87MB / 47.40MB 4.9s
12:26:30 #7 extracting sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee
12:26:30 #17 2.576 (12/22) Installing clang (13.0.1-r1)
12:26:30 #17 2.646 (13/22) Installing libmagic (5.41-r0)
12:26:30 #17 2.668 (14/22) Installing file (5.41-r0)
12:26:30 #17 2.672 (15/22) Installing brotli-libs (1.0.9-r6)
12:26:30 #17 2.680 (16/22) Installing nghttp2-libs (1.47.0-r0)
12:26:30 #17 2.685 (17/22) Installing libcurl (7.83.1-r5)
12:26:30 #17 2.692 (18/22) Installing expat (2.5.0-r0)
12:26:30 #17 2.696 (19/22) Installing pcre2 (10.40-r0)
12:26:30 #17 2.704 (20/22) Installing git (2.36.4-r0)
12:26:30 #17 2.804 (21/22) Installing lld (13.0.1-r0)
12:26:30 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 29.36MB / 45.92MB 3.7s
12:26:30 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 10.49MB / 47.40MB 3.7s
12:26:30 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.16MB / 68.85MB 1.7s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 41.94MB / 148.95MB 1.7s
12:26:30 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 50.33MB / 148.95MB 1.8s
12:26:30 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.5s done
12:26:31 
12:26:31 #10 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine3.16
12:26:31 #17 2.950 (12/22) Installing clang (13.0.1-r1)
12:26:31 #17 3.025 (13/22) Installing libmagic (5.41-r0)
12:26:31 #17 3.048 (14/22) Installing file (5.41-r0)
12:26:31 #17 3.054 (15/22) Installing brotli-libs (1.0.9-r6)
12:26:31 #17 3.063 (16/22) Installing nghttp2-libs (1.47.0-r0)
12:26:31 #17 3.067 (17/22) Installing libcurl (7.83.1-r5)
12:26:31 #17 3.075 (18/22) Installing expat (2.5.0-r0)
12:26:31 #17 3.089 (19/22) Installing pcre2 (10.40-r0)
12:26:31 #17 3.097 (20/22) Installing git (2.36.4-r0)
12:26:31 #7 extracting sha256:81ef007f1599a716143291e5dce35505ba1462668b8263c8bc4252f52305fec5 0.3s done
12:26:31 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b
12:26:31 #10 4.285 Fedora 36 - aarch64                              22 MB/s |  77 MB     00:03    
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 12.58MB / 47.40MB 4.2s
12:26:31 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 93.32MB / 116.78MB 14.9s
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 9.44MB / 53.32MB 5.0s
12:26:31 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 41.94MB / 45.92MB 5.1s
12:26:31 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.3s done
12:26:31 #17 2.834 (22/22) Installing llvm13 (13.0.1-r2)
12:26:31 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 76.55MB / 116.78MB 15.0s
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 6.29MB / 53.32MB 4.0s
12:26:31 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 32.51MB / 45.92MB 4.1s
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 13.63MB / 47.40MB 4.1s
12:26:31 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 1.9s done
12:26:31 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496
12:26:31 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 62.91MB / 148.95MB 2.0s
12:26:31 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 72.35MB / 116.78MB 15.0s
12:26:31 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09
12:26:31 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 89.13MB / 116.78MB 15.4s
12:26:31 #10 DONE 0.5s
12:26:31 
12:26:31 #6 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:26:31 #6 DONE 0.5s
12:26:31 
12:26:31 #11 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
12:26:31 #11 DONE 0.5s
12:26:31 #17 2.801 (12/22) Installing clang (13.0.1-r1)
12:26:31 #17 2.872 (13/22) Installing libmagic (5.41-r0)
12:26:31 #17 2.895 (14/22) Installing file (5.41-r0)
12:26:31 #17 2.899 (15/22) Installing brotli-libs (1.0.9-r6)
12:26:31 #17 2.907 (16/22) Installing nghttp2-libs (1.47.0-r0)
12:26:31 #17 2.912 (17/22) Installing libcurl (7.83.1-r5)
12:26:31 #17 2.927 (18/22) Installing expat (2.5.0-r0)
12:26:31 #17 2.932 (19/22) Installing pcre2 (10.40-r0)
12:26:31 #17 2.939 (20/22) Installing git (2.36.4-r0)
12:26:31 #17 3.226 (21/22) Installing lld (13.0.1-r0)
12:26:31 #17 3.262 (22/22) Installing llvm13 (13.0.1-r2)
12:26:31 #10 1.420 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:26:31 #7 extracting sha256:58deacb177a21829f3def5ff81fe30a25fb59962eb4d1a844f21a22e5cbd148b 0.2s done
12:26:31 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 33.55MB / 45.92MB 4.5s
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 15.73MB / 47.40MB 4.6s
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 3.15MB / 53.32MB 4.6s
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 23.07MB / 47.40MB 5.5s
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 12.58MB / 53.32MB 5.5s
12:26:31 #16 DONE 2.0s
12:26:31 
12:26:31 #17 [linux/arm64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:31 #0 0.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz
12:26:31 #17 3.182 Executing busybox-1.35.0-r17.trigger
12:26:31 #17 3.187 OK: 294 MiB in 37 packages
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 9.44MB / 53.32MB 4.2s
12:26:31 #7 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 2.1s done
12:26:31 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 76.46MB / 148.95MB 2.2s
12:26:31 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 84.93MB / 148.95MB 2.3s
12:26:31 
12:26:31 #12 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:31 #12 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
12:26:31 #12 DONE 0.1s
12:26:31 
12:26:31 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:31 #13 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
12:26:31 #17 3.039 (21/22) Installing lld (13.0.1-r0)
12:26:31 #17 3.069 (22/22) Installing llvm13 (13.0.1-r2)
12:26:31 #17 3.428 Executing busybox-1.35.0-r17.trigger
12:26:31 #10 2.719 CentOS Stream 9 - BaseOS                        3.7 MB/s | 6.0 MB     00:01    
12:26:31 #10 1.768 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:26:31 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e
12:26:31 #11 3.660 Fetched 23.5 MB in 3s (7825 kB/s)
12:26:31 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.09MB / 45.92MB 5.5s
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 26.21MB / 47.40MB 5.7s
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 15.73MB / 53.32MB 5.7s
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 16.78MB / 47.40MB 4.4s
12:26:31 #7 ...
12:26:31 
12:26:31 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
12:26:31 #9 resolve docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 0.0s done
12:26:31 #9 sha256:6e3729cf69e0ce2de9e779575a1fec8b7fb5efdfa822829290ab6d5d1bc3e797 30.43MB / 30.43MB 0.5s done
12:26:31 #9 sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 1.42kB / 1.42kB done
12:26:31 #9 sha256:965fbcae990b0467ed5657caceaec165018ef44a4d2d46c7cdea80a9dff0d1ea 529B / 529B done
12:26:31 #9 sha256:6b7dfa7e8fdbe18ad425dd965a1049d984f31cf0ad57fa6d5377cca355e65f03 1.46kB / 1.46kB done
12:26:31 #9 extracting sha256:6e3729cf69e0ce2de9e779575a1fec8b7fb5efdfa822829290ab6d5d1bc3e797 3.3s done
12:26:31 #9 DONE 4.3s
12:26:31 
12:26:31 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:31 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 104.86MB / 148.95MB 2.6s
12:26:31 #13 ...
12:26:31 
12:26:31 #12 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
12:26:31 #12 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.0s done
12:26:31 #12 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.2s done
12:26:31 #12 DONE 0.3s
12:26:31 
12:26:31 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:31 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 3.15MB / 151.10MB 0.2s
12:26:31 #17 3.435 OK: 294 MiB in 37 packages
12:26:31 #9 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 2.5s done
12:26:31 #17 3.756 Executing busybox-1.35.0-r17.trigger
12:26:31 #17 3.761 OK: 313 MiB in 37 packages
12:26:31 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 36.70MB / 45.92MB 5.0s
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 18.87MB / 47.40MB 5.0s
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 7.34MB / 53.32MB 5.0s
12:26:31 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 36.70MB / 45.92MB 4.7s
12:26:31 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 12.58MB / 53.32MB 4.7s
12:26:31 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 19.92MB / 47.40MB 4.8s
12:26:31 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 122.68MB / 148.95MB 2.8s
12:26:31 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 2.5s done
12:26:32 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 2.3s done
12:26:32 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496
12:26:32 #9 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.3s done
12:26:32 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 22.02MB / 151.10MB 0.3s
12:26:32 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 32.51MB / 151.10MB 0.5s
12:26:32 #9 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496
12:26:32 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 82.84MB / 116.78MB 15.8s
12:26:32 #11 3.660 Reading package lists...
12:26:32 #7 ...
12:26:32 
12:26:32 #10 [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
12:26:32 #10 DONE 2.3s
12:26:32 
12:26:32 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:32 #7 ...
12:26:32 
12:26:32 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:32 #0 0.780 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:26:32 #0 0.789 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
12:26:32 #0 0.789 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
12:26:32 #0 0.941 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
12:26:32 #0 1.285 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [416 kB]
12:26:32 #0 1.755 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
12:26:32 #0 2.417 Fetched 8375 kB in 2s (4420 kB/s)
12:26:32 #0 2.417 Reading package lists...
12:26:32 #0 3.094 Reading package lists...
12:26:32 #0 3.741 Building dependency tree...
12:26:32 #0 3.893 Reading state information...
12:26:32 #0 4.099 The following additional packages will be installed:
12:26:32 #0 4.099   at autoconf automake autopoint autotools-dev binutils
12:26:32 #0 4.099   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
12:26:32 #0 4.099   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
12:26:32 #0 4.099   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:32 #0 4.099   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
12:26:32 #0 4.099   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
12:26:32 #0 4.099   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:26:32 #0 4.099   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
12:26:32 #0 4.099   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:32 #0 4.099   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:32 #0 4.099   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:32 #0 4.099   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
12:26:32 #0 4.099   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
12:26:32 #0 4.099   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
12:26:32 #0 4.099   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:32 #0 4.099   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:32 #0 4.099   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
12:26:32 #0 4.099   libdata-optlist-perl libdevel-callchecker-perl
12:26:32 #0 4.099   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
12:26:32 #0 4.099   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
12:26:32 #0 4.099   libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:32 #0 4.099   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
12:26:32 #0 4.099   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
12:26:32 #0 4.099   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
12:26:32 #0 4.099   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
12:26:32 #0 4.099   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
12:26:32 #0 4.099   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
12:26:32 #0 4.099   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
12:26:32 #0 4.099   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
12:26:32 #0 4.099   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
12:26:32 #0 4.099   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:32 #0 4.099   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:32 #0 4.099   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
12:26:32 #0 4.099   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
12:26:32 #0 4.099   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:32 #0 4.099   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
12:26:32 #0 4.099   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
12:26:32 #0 4.099   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:32 #0 4.099   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:32 #0 4.099   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:32 #0 4.099   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:32 #0 4.099   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
12:26:32 #0 4.099   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:32 #0 4.099   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
12:26:32 #0 4.099   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
12:26:32 #0 4.099   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
12:26:32 #0 4.099   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
12:26:32 #0 4.099   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
12:26:32 #0 4.099   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:32 #0 4.099   libparams-validate-perl libparse-debianchangelog-perl
12:26:32 #0 4.099   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
12:26:32 #0 4.099   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
12:26:32 #0 4.099   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
12:26:32 #0 4.099   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
12:26:32 #0 4.099   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:32 #0 4.099   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:32 #0 4.099   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:32 #0 4.099   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
12:26:32 #0 4.099   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
12:26:32 #0 4.099   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
12:26:32 #0 4.099   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:32 #0 4.099   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:32 #0 4.099   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
12:26:32 #0 4.099   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
12:26:32 #0 4.099   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
12:26:32 #0 4.099   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:32 #0 4.099   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
12:26:32 #0 4.099   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
12:26:32 #0 4.099   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:32 #0 4.099   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:32 #0 4.099   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:32 #0 4.099   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
12:26:32 #0 4.099   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
12:26:32 #0 4.099   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
12:26:32 #0 4.099   mariadb-common mime-support mysql-common netbase openssh-client openssl
12:26:32 #0 4.099   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:32 #0 4.099   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
12:26:32 #0 4.099   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:32 #0 4.099   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:32 #0 4.099   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:32 #0 4.099   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
12:26:32 #0 4.099   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:32 #0 4.099 Suggested packages:
12:26:32 #0 4.099   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
12:26:32 #0 4.099   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
12:26:32 #0 4.099   checksecurity debtags dh-make adequate autopkgtest bls-standalone
12:26:32 #0 4.099   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
12:26:32 #0 4.099   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:32 #0 4.099   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:32 #0 4.099   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:32 #0 4.099   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
12:26:32 #0 4.099   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
12:26:32 #0 4.099   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
12:26:32 #0 4.099   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
12:26:32 #0 4.099   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
12:26:32 #0 4.099   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:32 #0 4.099   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:26:32 #0 4.099   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:26:32 #0 4.099   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
12:26:32 #0 4.099   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
12:26:32 #0 4.099   libhtml-template-perl libsasl2-modules-gssapi-mit
12:26:32 #0 4.099   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:32 #0 4.099   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
12:26:32 #0 4.099   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
12:26:32 #0 4.099   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:32 #0 4.099   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
12:26:32 #0 4.099   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:32 #0 4.099   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
12:26:32 #0 4.099   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
12:26:32 #0 4.099   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:32 #0 4.099   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
12:26:32 #0 4.099   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
12:26:32 #0 4.099   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
12:26:32 #0 4.099   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
12:26:32 #0 4.099   readline-doc zip wdiff-doc
12:26:32 #0 5.691 The following NEW packages will be installed:
12:26:32 #0 5.691   at autoconf automake autopoint autotools-dev binutils
12:26:32 #0 5.691   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
12:26:32 #0 5.691   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
12:26:32 #0 5.691   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
12:26:32 #0 5.691   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
12:26:32 #0 5.691   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
12:26:32 #0 5.691   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:32 #0 5.691   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
12:26:32 #0 5.691   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:32 #0 5.691   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
12:26:32 #0 5.691   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
12:26:32 #0 5.691   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:32 #0 5.691   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
12:26:32 #0 5.691   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
12:26:32 #0 5.691   libclass-inspector-perl libclass-method-modifiers-perl
12:26:32 #0 5.691   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:32 #0 5.691   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
12:26:32 #0 5.691   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:32 #0 5.691   libdevel-callchecker-perl libdevel-globaldestruction-perl
12:26:32 #0 5.691   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:26:32 #0 5.691   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:32 #0 5.691   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
12:26:32 #0 5.691   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
12:26:32 #0 5.691   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
12:26:32 #0 5.691   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
12:26:32 #0 5.691   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
12:26:32 #0 5.691   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
12:26:32 #0 5.691   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
12:26:32 #0 5.691   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
12:26:32 #0 5.691   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
12:26:32 #0 5.691   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:32 #0 5.691   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:32 #0 5.691   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
12:26:32 #0 5.691   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
12:26:32 #0 5.691   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:32 #0 5.691   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
12:26:32 #0 5.691   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
12:26:32 #0 5.691   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:32 #0 5.691   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:32 #0 5.691   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:32 #0 5.691   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:32 #0 5.691   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
12:26:32 #0 5.691   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:32 #0 5.691   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
12:26:32 #0 5.691   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
12:26:32 #0 5.691   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
12:26:32 #0 5.691   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
12:26:32 #0 5.691   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
12:26:32 #0 5.691   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:32 #0 5.691   libparams-validate-perl libparse-debianchangelog-perl
12:26:32 #0 5.691   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
12:26:32 #0 5.691   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
12:26:32 #0 5.691   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
12:26:32 #0 5.691   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
12:26:32 #0 5.691   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:32 #0 5.691   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:32 #0 5.691   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:32 #0 5.691   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
12:26:32 #0 5.691   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
12:26:32 #0 5.691   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
12:26:32 #0 5.691   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:32 #0 5.691   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:32 #0 5.691   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
12:26:32 #0 5.691   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
12:26:32 #0 5.691   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
12:26:32 #0 5.691   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:32 #0 5.691   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
12:26:32 #0 5.691   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
12:26:32 #0 5.691   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:32 #0 5.691   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:32 #0 5.691   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:32 #0 5.691   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
12:26:32 #0 5.691   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
12:26:32 #0 5.691   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
12:26:32 #0 5.691   mariadb-common mime-support mysql-common netbase openssh-client openssl
12:26:32 #0 5.691   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:32 #0 5.691   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
12:26:32 #0 5.691   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:32 #0 5.691   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:32 #0 5.691   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:32 #0 5.691   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
12:26:32 #0 5.691   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:32 #0 5.971 0 upgraded, 362 newly installed, 0 to remove and 1 not upgraded.
12:26:32 #0 5.971 Need to get 162 MB of archives.
12:26:32 #0 5.971 After this operation, 560 MB of additional disk space will be used.
12:26:32 #0 5.971 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
12:26:32 #0 5.973 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
12:26:32 #0 5.973 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
12:26:32 #0 5.981 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
12:26:32 #0 5.981 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
12:26:32 #0 5.981 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
12:26:32 #0 5.981 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
12:26:32 #0 5.995 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
12:26:32 #0 5.995 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
12:26:32 #0 6.005 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
12:26:32 #0 6.017 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
12:26:32 #0 6.041 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
12:26:32 #0 6.041 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
12:26:32 #0 6.081 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
12:26:32 #0 6.081 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
12:26:32 #0 6.082 Get:16 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB]
12:26:32 #0 6.097 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u4 [588 kB]
12:26:32 #0 6.109 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
12:26:32 #0 6.109 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u4 [1404 kB]
12:26:32 #0 6.122 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
12:26:32 #0 6.125 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
12:26:32 #0 6.125 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
12:26:32 #0 6.126 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
12:26:32 #0 6.129 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
12:26:32 #0 6.129 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
12:26:32 #0 6.135 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u4 [1641 kB]
12:26:32 #0 6.152 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u4 [330 kB]
12:26:32 #0 6.155 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
12:26:32 #0 6.172 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
12:26:32 #0 6.173 Get:30 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
12:26:32 #0 6.175 Get:31 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
12:26:32 #0 6.176 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB]
12:26:32 #0 6.176 Get:33 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
12:26:32 #0 6.179 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
12:26:32 #0 6.185 Get:35 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
12:26:32 #0 6.185 Get:36 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
12:26:32 #0 6.185 Get:37 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
12:26:32 #0 6.185 Get:38 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
12:26:32 #0 6.189 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
12:26:32 #0 6.189 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
12:26:32 #0 6.189 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
12:26:32 #0 6.201 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
12:26:32 #0 6.201 Get:43 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
12:26:32 #0 6.313 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u5 [625 kB]
12:26:32 #0 6.313 Get:45 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
12:26:32 #0 6.335 Get:46 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
12:26:32 #0 6.335 Get:47 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB]
12:26:32 #0 6.363 Get:48 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
12:26:32 #0 6.363 Get:49 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB]
12:26:32 #0 6.370 Get:50 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
12:26:32 #0 6.370 Get:51 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
12:26:32 #0 6.370 Get:52 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
12:26:32 #0 6.370 Get:53 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
12:26:32 #0 6.372 Get:54 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
12:26:32 #0 6.377 Get:55 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
12:26:32 #0 6.397 Get:56 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
12:26:32 #0 6.406 Get:57 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
12:26:32 #0 6.412 Get:58 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
12:26:32 #0 6.452 Get:59 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
12:26:32 #0 6.457 Get:60 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
12:26:32 #0 6.480 Get:61 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
12:26:32 #0 6.481 Get:62 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB]
12:26:32 #0 6.489 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.269-1 [1534 kB]
12:26:32 #0 6.501 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB]
12:26:32 #0 6.525 Get:65 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
12:26:32 #0 6.533 Get:66 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
12:26:32 #0 6.537 Get:67 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
12:26:32 #0 6.541 Get:68 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
12:26:32 #0 6.617 Get:69 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
12:26:32 #0 6.618 Get:70 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
12:26:32 #0 6.619 Get:71 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
12:26:32 #0 6.620 Get:72 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
12:26:32 #0 6.620 Get:73 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
12:26:32 #0 6.621 Get:74 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
12:26:32 #0 6.624 Get:75 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
12:26:32 #0 6.627 Get:76 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
12:26:32 #0 6.630 Get:77 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
12:26:32 #0 6.631 Get:78 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
12:26:32 #0 6.640 Get:79 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
12:26:32 #0 6.722 Get:80 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
12:26:32 #0 6.722 Get:81 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
12:26:32 #0 6.738 Get:82 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
12:26:32 #0 6.829 Get:83 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
12:26:32 #0 6.829 Get:84 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
12:26:32 #0 6.829 Get:85 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB]
12:26:32 #0 6.840 Get:86 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
12:26:32 #0 6.845 Get:87 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB]
12:26:32 #0 6.859 Get:88 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
12:26:32 #0 6.859 Get:89 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB]
12:26:32 #0 6.870 Get:90 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
12:26:32 #0 6.872 Get:91 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
12:26:32 #0 6.873 Get:92 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
12:26:32 #0 6.874 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
12:26:32 #0 6.876 Get:94 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
12:26:32 #0 6.881 Get:95 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
12:26:32 #0 6.883 Get:96 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
12:26:32 #0 6.884 Get:97 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
12:26:32 #0 6.885 Get:98 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
12:26:32 #0 6.887 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB]
12:26:32 #0 6.890 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB]
12:26:32 #0 6.893 Get:101 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
12:26:32 #0 6.895 Get:102 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
12:26:32 #0 6.901 Get:103 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
12:26:32 #0 6.902 Get:104 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
12:26:32 #0 6.903 Get:105 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
12:26:32 #0 6.904 Get:106 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
12:26:32 #0 6.905 Get:107 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
12:26:32 #0 6.906 Get:108 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
12:26:32 #0 6.917 Get:109 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
12:26:32 #0 6.919 Get:110 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u3 [92.6 kB]
12:26:32 #0 6.920 Get:111 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
12:26:32 #0 6.932 Get:112 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:32 #0 6.933 Get:113 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
12:26:32 #0 6.935 Get:114 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
12:26:32 #0 6.946 Get:115 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
12:26:32 #0 7.277 Get:116 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
12:26:32 #0 7.277 Get:117 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
12:26:32 #0 7.277 Get:118 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
12:26:32 #0 7.277 Get:119 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
12:26:32 #0 7.277 Get:120 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
12:26:32 #0 7.286 Get:121 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
12:26:32 #0 7.286 Get:122 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
12:26:32 #0 7.293 Get:123 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
12:26:32 #0 7.301 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
12:26:32 #0 7.313 Get:125 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
12:26:32 #0 7.318 Get:126 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
12:26:32 #0 7.321 Get:127 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
12:26:32 #0 7.329 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
12:26:32 #0 7.333 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
12:26:32 #0 7.341 Get:130 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
12:26:32 #0 7.349 Get:131 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
12:26:32 #0 7.350 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
12:26:32 #0 7.351 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
12:26:32 #0 7.352 Get:134 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
12:26:32 #0 7.354 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
12:26:32 #0 7.355 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
12:26:32 #0 7.356 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:26:32 #0 7.357 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
12:26:32 #0 7.358 Get:139 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
12:26:32 #0 7.358 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
12:26:32 #0 7.359 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
12:26:32 #0 7.360 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
12:26:32 #0 7.361 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:32 #0 7.362 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:32 #0 7.363 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
12:26:32 #0 7.364 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
12:26:32 #0 7.365 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
12:26:32 #0 7.367 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
12:26:32 #0 7.368 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
12:26:32 #0 7.368 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
12:26:32 #0 7.369 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
12:26:32 #0 7.370 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
12:26:32 #0 7.371 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
12:26:32 #0 7.373 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
12:26:32 #0 7.375 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
12:26:32 #0 7.378 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
12:26:32 #0 7.378 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
12:26:32 #0 7.379 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
12:26:32 #0 7.381 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
12:26:32 #0 7.381 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
12:26:32 #0 7.389 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:32 #0 7.389 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
12:26:32 #0 7.389 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB]
12:26:32 #0 7.395 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
12:26:32 #0 7.395 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
12:26:32 #0 7.396 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
12:26:32 #0 7.397 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:32 #0 7.398 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:32 #0 7.400 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
12:26:32 #0 7.401 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
12:26:32 #0 7.402 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
12:26:32 #10 7.469 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
12:26:32 #10 7.489 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
12:26:32 #10 7.489 Get:174 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u6 [7080 B]
12:26:32 #10 7.489 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:26:32 #10 7.489 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
12:26:32 #10 7.489 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
12:26:32 #10 7.489 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
12:26:32 #10 7.489 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
12:26:32 #10 7.490 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
12:26:32 #10 7.495 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
12:26:32 #10 7.500 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
12:26:32 #10 7.500 Get:183 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u7 [325 kB]
12:26:32 #10 7.505 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u7 [1136 kB]
12:26:32 #10 7.516 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
12:26:32 #10 7.518 Get:186 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB]
12:26:32 #10 7.523 Get:187 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u9 [317 kB]
12:26:32 #10 7.527 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u7 [558 kB]
12:26:32 #10 7.535 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u3 [311 kB]
12:26:32 #10 ...
12:26:32 
12:26:32 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:32 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 39.85MB / 45.92MB 5.1s
12:26:32 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 15.73MB / 53.32MB 5.1s
12:26:32 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 95.42MB / 116.78MB 16.2s
12:26:32 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 6.0s done
12:26:32 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 29.49MB / 47.40MB 6.0s
12:26:32 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 18.87MB / 53.32MB 6.0s
12:26:32 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 0B / 116.78MB 6.1s
12:26:32 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a
12:26:32 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496
12:26:32 #7 ...
12:26:32 
12:26:32 #9 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
12:26:32 #9 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
12:26:32 #9 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
12:26:32 #9 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.9s done
12:26:32 #9 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
12:26:32 #9 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
12:26:32 #9 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.5s done
12:26:32 #9 DONE 9.4s
12:26:32 
12:26:32 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:32 #7 extracting sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 3.3s done
12:26:32 #7 DONE 4.4s
12:26:32 
12:26:32 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:32 #9 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:32 #9 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.3s done
12:26:32 #9 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:32 #9 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.7s done
12:26:32 #9 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:32 #9 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:32 #9 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.6s done
12:26:32 #9 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 2.0s done
12:26:32 #9 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 2.1s done
12:26:32 #9 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 4.2s done
12:26:32 #9 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 3.3s
12:26:32 #9 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 2.2s done
12:26:32 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 139.92MB / 148.95MB 3.0s
12:26:32 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 147.85MB / 148.95MB 3.1s
12:26:32 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 101.71MB / 116.78MB 16.3s
12:26:32 #7 ...
12:26:32 
12:26:32 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:26:32 #9 resolve docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 0.0s done
12:26:32 #9 sha256:8eb87f3d6c9f2feee114ff0eff93ea9dfd20b294df0a0353bd6a4abf403336fe 529B / 529B done
12:26:32 #9 sha256:d5447fc01ae62c20beffbfa50bc51b2797f9d7ebae031b8c2245b5be8ff1c75b 1.46kB / 1.46kB done
12:26:32 #9 sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 1.42kB / 1.42kB done
12:26:32 #9 sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 28.58MB / 28.58MB 2.0s done
12:26:32 #9 extracting sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 2.2s done
12:26:32 #9 DONE 4.6s
12:26:32 
12:26:32 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:32 #17 DONE 4.4s
12:26:32 
12:26:32 #18 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:26:32 #18 DONE 0.1s
12:26:32 
12:26:32 #19 [linux/amd64->windows/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:32 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 23.07MB / 47.40MB 5.1s
12:26:32 #10 ...
12:26:32 
12:26:32 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:32 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.0s done
12:26:32 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 2.3s done
12:26:32 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 1.2s
12:26:32 #7 extracting sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360 3.2s done
12:26:32 #7 DONE 4.0s
12:26:32 
12:26:32 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:32 #9 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:32 #9 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.2s done
12:26:32 #9 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:32 #9 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:32 #9 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.9s done
12:26:32 #9 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:32 #9 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.5s done
12:26:32 #9 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.5s done
12:26:32 #9 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 1.8s done
12:26:32 #9 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.2s done
12:26:32 #9 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 2.9s
12:26:32 #9 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.5s done
12:26:32 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 40.89MB / 45.92MB 5.5s
12:26:32 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 22.02MB / 47.40MB 5.5s
12:26:32 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 10.49MB / 53.32MB 5.5s
12:26:32 #7 ...
12:26:32 
12:26:32 #10 [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
12:26:32 #15 extracting sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 7.7s done
12:26:32 #15 extracting sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9
12:26:32 #15 extracting sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9 0.1s done
12:26:32 #15 DONE 12.2s
12:26:32 
12:26:32 #16 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / /
12:26:32 #9 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570
12:26:32 #7 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.3s done
12:26:32 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 78.64MB / 116.78MB 16.4s
12:26:32 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 47.19MB / 151.10MB 0.8s
12:26:32 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 89.13MB / 116.78MB 16.6s
12:26:32 #19 0.128 skipping packages installation on windows
12:26:32 #19 DONE 0.1s
12:26:32 
12:26:32 #20 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
12:26:32 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 42.99MB / 45.92MB 5.5s
12:26:32 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 18.87MB / 53.32MB 5.5s
12:26:32 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 13.63MB / 53.32MB 5.8s
12:26:32 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 44.04MB / 45.92MB 5.9s
12:26:32 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 32.51MB / 47.40MB 6.6s
12:26:32 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 22.02MB / 53.32MB 6.6s
12:26:32 #17 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz
12:26:32 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 101.71MB / 116.78MB 16.8s
12:26:32 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 55.57MB / 151.10MB 1.1s
12:26:32 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 66.52MB / 151.10MB 1.2s
12:26:32 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 3.7s done
12:26:32 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:32 #20 0.463 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
12:26:32 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 27.26MB / 47.40MB 5.8s
12:26:32 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 5.8s
12:26:32 #10 2.856 Fetched 8622 kB in 2s (3962 kB/s)
12:26:32 #7 ...
12:26:32 
12:26:32 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:32 #0 0.877 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:26:32 #0 0.888 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:26:32 #0 0.888 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:26:32 #0 1.056 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:26:32 #0 1.466 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:26:32 #0 1.915 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:26:32 #0 2.279 Fetched 8504 kB in 2s (5130 kB/s)
12:26:32 #0 2.279 Reading package lists...
12:26:32 #0 2.823 Reading package lists...
12:26:32 #0 3.367 Building dependency tree...
12:26:32 #0 3.523 Reading state information...
12:26:32 #0 3.755 The following additional packages will be installed:
12:26:32 #0 3.756   autoconf automake autopoint autotools-dev binutils
12:26:32 #0 3.756   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
12:26:32 #0 3.756   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
12:26:32 #0 3.756   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:32 #0 3.756   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:26:32 #0 3.759   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
12:26:32 #0 3.759   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:32 #0 3.759   intltool-debian iso-codes less libalgorithm-diff-perl
12:26:32 #0 3.759   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:32 #0 3.759   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
12:26:32 #0 3.759   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:32 #0 3.759   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:32 #0 3.759   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
12:26:32 #0 3.759   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
12:26:32 #0 3.759   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:32 #0 3.759   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:26:32 #0 3.759   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
12:26:32 #0 3.759   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:26:32 #0 3.759   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:32 #0 3.759   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
12:26:32 #0 3.759   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:32 #0 3.759   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:26:32 #0 3.759   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:26:32 #0 3.759   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:26:32 #0 3.759   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:26:32 #0 3.759   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:32 #0 3.759   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:32 #0 3.759   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:32 #0 3.759   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:32 #0 3.759   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:26:32 #0 3.759   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:26:32 #0 3.759   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:26:32 #0 3.759   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:32 #0 3.759   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:32 #0 3.759   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:32 #0 3.759   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:32 #0 3.759   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:26:32 #0 3.759   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:26:32 #0 3.759   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:26:32 #0 3.759   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:32 #0 3.759   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:26:32 #0 3.759   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:32 #0 3.759   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:32 #0 3.759   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:32 #0 3.759   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:32 #0 3.759   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:32 #0 3.759   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:26:32 #0 3.759   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:32 #0 3.759   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:26:32 #0 3.759   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:32 #0 3.759   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:26:32 #0 3.759   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:32 #0 3.759   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:26:32 #0 3.759   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:32 #0 3.759   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:32 #0 3.759   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:26:32 #0 3.759   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:32 #0 3.759   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
12:26:32 #0 3.759   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:32 #0 3.759   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:32 #0 3.759   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:32 #0 3.759   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:32 #0 3.759   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:26:32 #0 3.759   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:26:32 #0 3.759   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:32 #0 3.759   libstring-shellquote-perl libsub-exporter-perl
12:26:32 #0 3.759   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:32 #0 3.759   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:32 #0 3.759   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:26:32 #0 3.759   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:32 #0 3.759   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:32 #0 3.759   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:26:32 #0 3.759   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:26:32 #0 3.759   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:26:32 #0 3.759   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
12:26:32 #0 3.759   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
12:26:32 #0 3.759   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:32 #0 3.759   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:32 #0 3.759   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
12:26:32 #0 3.759   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
12:26:32 #0 3.759   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:26:32 #0 3.759   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
12:26:32 #0 3.759   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
12:26:32 #0 3.759   python3 python3-apt python3-certifi python3-chardet python3-debian
12:26:32 #0 3.759   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:32 #0 3.759   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:32 #0 3.759   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
12:26:32 #0 3.759   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:26:32 #0 3.767 Suggested packages:
12:26:32 #0 3.767   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:32 #0 3.767   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
12:26:32 #0 3.767   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:26:32 #0 3.767   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:26:32 #0 3.767   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:32 #0 3.767   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:32 #0 3.767   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:32 #0 3.767   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
12:26:32 #0 3.767   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
12:26:32 #0 3.767   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:26:32 #0 3.767   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
12:26:32 #0 3.767   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
12:26:32 #0 3.767   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
12:26:32 #0 3.767   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:32 #0 3.767   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:32 #0 3.767   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
12:26:32 #0 3.767   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
12:26:32 #0 3.767   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:32 #0 3.767   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
12:26:32 #0 3.767   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
12:26:32 #0 3.767   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
12:26:32 #0 3.767   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:32 #0 3.767   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
12:26:32 #0 3.767   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:26:32 #0 3.767   python-apt-doc python3-setuptools python3-cryptography python3-openssl
12:26:32 #0 3.767   python3-socks python-requests-doc python3.9-venv python3.9-doc
12:26:32 #0 3.767   binfmt-support readline-doc zip wdiff-doc
12:26:32 #0 5.411 The following NEW packages will be installed:
12:26:32 #0 5.411   autoconf automake autopoint autotools-dev binutils
12:26:32 #0 5.411   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
12:26:32 #0 5.411   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
12:26:32 #0 5.411   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:32 #0 5.411   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:26:32 #0 5.411   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
12:26:32 #0 5.411   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:26:32 #0 5.411   gpgconf gpgsm groff-base intltool-debian iso-codes less
12:26:32 #0 5.411   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:32 #0 5.411   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:32 #0 5.411   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
12:26:32 #0 5.411   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:32 #0 5.411   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:26:32 #0 5.411   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
12:26:32 #0 5.411   libclass-inspector-perl libclass-method-modifiers-perl
12:26:32 #0 5.411   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:32 #0 5.411   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:32 #0 5.411   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:26:32 #0 5.411   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:32 #0 5.411   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:32 #0 5.411   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:32 #0 5.411   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:26:32 #0 5.411   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:26:32 #0 5.411   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:26:32 #0 5.411   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:26:32 #0 5.411   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:32 #0 5.411   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:32 #0 5.411   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:32 #0 5.411   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:32 #0 5.411   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:26:32 #0 5.411   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:26:32 #0 5.411   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:26:32 #0 5.411   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:32 #0 5.411   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:32 #0 5.411   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:32 #0 5.411   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:32 #0 5.411   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:26:32 #0 5.411   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:26:32 #0 5.411   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:26:32 #0 5.411   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:32 #0 5.411   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:26:32 #0 5.411   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:32 #0 5.411   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:32 #0 5.411   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:32 #0 5.411   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:32 #0 5.411   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:32 #0 5.411   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:26:32 #0 5.411   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:32 #0 5.411   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:26:32 #0 5.411   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:32 #0 5.411   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:26:32 #0 5.411   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:32 #0 5.411   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:26:32 #0 5.411   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:32 #0 5.411   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:32 #0 5.411   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:26:32 #0 5.411   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:32 #0 5.411   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
12:26:32 #0 5.411   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:32 #0 5.411   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:32 #0 5.411   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:32 #0 5.411   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:32 #0 5.411   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:26:32 #0 5.411   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:26:32 #0 5.411   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:32 #0 5.411   libstring-shellquote-perl libsub-exporter-perl
12:26:32 #0 5.411   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:32 #0 5.411   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:32 #0 5.411   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:26:32 #0 5.411   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:32 #0 5.411   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:32 #0 5.411   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:26:32 #0 5.411   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:26:32 #0 5.411   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:26:32 #0 5.411   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
12:26:32 #0 5.411   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
12:26:32 #0 5.411   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:32 #0 5.411   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:32 #0 5.411   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
12:26:32 #0 5.411   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
12:26:32 #0 5.411   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:26:32 #0 5.411   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
12:26:32 #0 5.411   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
12:26:32 #0 5.411   python3 python3-apt python3-certifi python3-chardet python3-debian
12:26:32 #0 5.411   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:32 #0 5.411   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:32 #0 5.411   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
12:26:32 #0 5.411   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:26:32 #0 5.692 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded.
12:26:32 #0 5.692 Need to get 168 MB of archives.
12:26:32 #0 5.692 After this operation, 549 MB of additional disk space will be used.
12:26:32 #0 5.692 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
12:26:32 #0 5.700 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
12:26:32 #0 5.703 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
12:26:32 #0 5.711 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
12:26:32 #0 5.711 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
12:26:32 #0 5.719 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
12:26:32 #0 5.735 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
12:26:32 #0 5.747 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
12:26:32 #0 5.748 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
12:26:32 #0 5.790 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
12:26:32 #0 5.790 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
12:26:32 #0 5.790 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
12:26:32 #0 5.790 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
12:26:32 #0 5.790 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
12:26:32 #0 5.803 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
12:26:32 #0 5.803 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
12:26:32 #0 5.805 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
12:26:32 #0 5.806 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
12:26:32 #0 5.807 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
12:26:32 #0 5.809 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
12:26:32 #0 5.814 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
12:26:32 #0 5.820 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
12:26:32 #0 5.828 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
12:26:32 #0 5.831 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
12:26:32 #0 5.834 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
12:26:32 #0 5.834 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
12:26:32 #0 5.835 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
12:26:32 #0 5.836 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
12:26:32 #0 5.837 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:26:32 #0 5.838 Get:30 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
12:26:32 #0 5.843 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
12:26:32 #0 5.845 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
12:26:32 #0 5.847 Get:33 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
12:26:32 #0 5.850 Get:34 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
12:26:32 #0 5.850 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
12:26:32 #0 5.851 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
12:26:32 #0 5.860 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
12:26:32 #0 5.864 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
12:26:32 #0 5.867 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
12:26:32 #0 5.867 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
12:26:32 #0 5.867 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
12:26:32 #0 5.868 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB]
12:26:32 #0 5.874 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
12:26:32 #0 5.875 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:26:32 #0 5.877 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
12:26:32 #0 5.878 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
12:26:32 #0 5.880 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
12:26:32 #0 5.882 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:26:32 #0 5.884 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
12:26:32 #0 5.889 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
12:26:32 #0 5.893 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
12:26:32 #0 5.919 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
12:26:32 #0 5.939 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
12:26:32 #0 5.939 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
12:26:32 #0 5.939 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
12:26:32 #0 5.951 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
12:26:32 #0 5.951 Get:57 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u5 [272 kB]
12:26:32 #0 5.953 Get:58 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:26:32 #0 5.959 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
12:26:32 #0 5.960 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB]
12:26:32 #0 5.962 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
12:26:32 #0 5.963 Get:62 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u5 [2030 kB]
12:26:32 #0 5.978 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
12:26:32 #0 5.980 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
12:26:32 #0 5.985 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
12:26:32 #0 5.987 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
12:26:32 #0 6.037 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
12:26:32 #0 6.037 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
12:26:32 #0 6.038 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
12:26:32 #0 6.039 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
12:26:32 #0 6.040 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
12:26:32 #0 6.040 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
12:26:32 #0 6.057 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
12:26:32 #0 6.058 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
12:26:32 #0 6.070 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
12:26:32 #0 6.075 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
12:26:32 #0 6.083 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
12:26:32 #0 6.194 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
12:26:32 #0 6.194 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
12:26:32 #0 6.197 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
12:26:32 #0 6.250 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
12:26:32 #0 6.250 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
12:26:32 #0 6.254 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.12 [1551 kB]
12:26:32 #0 6.263 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:26:32 #0 6.267 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:26:32 #0 6.276 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
12:26:32 #0 6.277 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
12:26:32 #0 6.282 Get:88 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
12:26:32 #0 6.283 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
12:26:32 #0 6.285 Get:90 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
12:26:32 #0 6.288 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
12:26:32 #0 6.288 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
12:26:32 #0 6.290 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
12:26:32 #0 6.291 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
12:26:32 #0 6.293 Get:95 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
12:26:32 #0 6.295 Get:96 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
12:26:32 #0 6.308 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
12:26:32 #0 6.308 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
12:26:32 #0 6.308 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
12:26:32 #0 6.309 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
12:26:32 #0 6.310 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
12:26:32 #0 6.314 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
12:26:32 #0 6.315 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
12:26:32 #0 6.319 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
12:26:32 #0 6.319 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:26:32 #0 6.319 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
12:26:32 #0 6.319 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:26:32 #0 6.368 Get:108 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
12:26:32 #0 6.373 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
12:26:32 #0 6.388 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:32 #0 6.388 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
12:26:32 #0 6.388 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
12:26:32 #0 6.388 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
12:26:32 #0 7.062 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
12:26:32 #0 7.063 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
12:26:32 #0 7.065 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
12:26:32 #0 7.066 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
12:26:32 #0 7.081 Get:118 http://deb.debian.org/debian-security bullseye-security/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
12:26:32 #0 7.081 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
12:26:32 #0 7.081 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
12:26:32 #0 7.081 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:26:32 #0 7.098 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
12:26:32 #0 7.098 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
12:26:32 #0 7.116 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
12:26:32 #0 7.117 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
12:26:32 #0 7.121 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
12:26:32 #0 7.128 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
12:26:32 #0 7.131 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
12:26:32 #0 7.139 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
12:26:32 #0 7.151 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
12:26:32 #0 7.153 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
12:26:32 #0 7.153 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
12:26:32 #0 7.153 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
12:26:32 #0 7.154 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
12:26:32 #0 7.157 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
12:26:32 #0 7.157 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:26:32 #0 7.157 Get:137 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
12:26:32 #0 7.157 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:26:32 #0 7.164 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
12:26:32 #0 7.166 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
12:26:32 #0 7.167 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:32 #0 7.168 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:32 #0 7.170 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
12:26:32 #0 7.171 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
12:26:32 #0 7.172 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
12:26:32 #0 7.173 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
12:26:32 #0 7.175 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:26:32 #0 7.176 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
12:26:32 #0 7.192 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
12:26:32 #0 7.193 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
12:26:32 #0 7.195 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:26:32 #0 7.195 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
12:26:32 #0 7.196 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
12:26:32 #0 7.198 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
12:26:32 #0 7.199 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
12:26:32 #0 7.199 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:26:32 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 25.17MB / 47.40MB 6.0s
12:26:33 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 35.65MB / 47.40MB 7.0s
12:26:33 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 25.17MB / 53.32MB 7.1s
12:26:33 #17 1.532 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
12:26:33 #17 1.537 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
12:26:33 #17 1.546 (3/22) Installing readline (8.1.2-r0)
12:26:33 #17 1.551 (4/22) Installing bash (5.1.16-r2)
12:26:33 #17 1.565 Executing bash-5.1.16-r2.post-install
12:26:33 #17 1.567 (5/22) Installing libffi (3.4.2-r1)
12:26:33 #17 1.571 (6/22) Installing libgcc (11.2.1_git20220219-r2)
12:26:33 #17 1.575 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:33 #17 1.589 (8/22) Installing xz-libs (5.2.5-r1)
12:26:33 #17 1.593 (9/22) Installing libxml2 (2.9.14-r2)
12:26:33 #17 1.605 (10/22) Installing llvm13-libs (13.0.1-r2)
12:26:33 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 108.00MB / 116.78MB 17.3s
12:26:33 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.0s done
12:26:33 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:33 #11 4.504 Reading package lists...
12:26:33 #11 5.250 Building dependency tree...
12:26:33 #11 5.447 Reading state information...
12:26:33 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 4.0s done
12:26:33 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 108.00MB / 116.78MB 17.1s
12:26:33 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 77.29MB / 151.10MB 1.5s
12:26:33 #7 ...
12:26:33 
12:26:33 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:26:33 #9 extracting sha256:d705c97ea3a2300e9dda9a18ff662a98c2811b41147a15d4f4791f475ce8be47 10.7s
12:26:33 #8 extracting sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 5.2s done
12:26:33 #8 DONE 6.8s
12:26:33 
12:26:33 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #9 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:33 #9 sha256:5475a4066a5b9b70297e3ba37beed409da5110a1b7417bf1579072307c270b92 1.80kB / 1.80kB done
12:26:33 #9 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:33 #9 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 0.7s done
12:26:33 #9 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.1s done
12:26:33 #9 sha256:2a550871667977aadb961b697066c756691d8702d8a259e8e8f1325c4a9f709d 7.10kB / 7.10kB done
12:26:33 #9 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.4s done
12:26:33 #9 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 1.2s done
12:26:33 #9 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 1.7s done
12:26:33 #9 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.5s done
12:26:33 #9 sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c 155B / 155B 1.2s done
12:26:33 #9 sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 148.95MB / 148.95MB 3.9s done
12:26:33 #9 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.6s done
12:26:33 #9 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.4s done
12:26:33 #9 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09
12:26:33 #9 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.2s done
12:26:33 #9 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:33 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 22.02MB / 53.32MB 6.0s
12:26:33 #10 7.201 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
12:26:33 #10 7.202 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:26:33 #10 7.203 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:33 #10 7.364 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
12:26:33 #10 7.367 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
12:26:33 #10 7.387 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
12:26:33 #10 7.388 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
12:26:33 #10 7.389 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:26:33 #10 7.398 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:33 #10 7.398 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:33 #10 7.398 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
12:26:33 #10 7.398 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
12:26:33 #10 7.398 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
12:26:33 #10 7.398 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
12:26:33 #10 7.400 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
12:26:33 #10 7.401 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B]
12:26:33 #10 7.404 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:26:33 #10 7.405 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
12:26:33 #10 7.407 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
12:26:33 #10 7.409 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
12:26:33 #10 7.412 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
12:26:33 #10 7.413 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
12:26:33 #10 7.414 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
12:26:33 #10 7.416 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
12:26:33 #10 7.419 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
12:26:33 #8 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 10.9s
12:26:33 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 28.31MB / 47.40MB 6.3s
12:26:33 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 16.78MB / 53.32MB 6.3s
12:26:33 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 6.5s done
12:26:33 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 0B / 116.78MB 6.5s
12:26:33 #9 ...
12:26:33 
12:26:33 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd
12:26:33 #7 extracting sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 6.8s done
12:26:33 #7 extracting sha256:d8d604eaebb14dd975f676a926f360cfce39a4e4592ecdde4cea5e724acf6500 done
12:26:33 #7 extracting sha256:5fdeefe92e79cfbdf6008e5a2246b8ad7442f4def62ea1492d23524583cb5b84 done
12:26:33 #7 extracting sha256:99dfe3536f54a68584694bf403eb32ac518b312db10d1983a291f259e2668964 done
12:26:33 #7 extracting sha256:cf16eca179b5e7c2b72e97687817a882ffd60dcefafae9c033db6417bf994b81 done
12:26:33 #7 extracting sha256:b01ca48f191ba3bcdb4ab21deea439cc96dc0ce9e8d7c1a58b897a86f7d60471 done
12:26:33 #7 extracting sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 4.1s done
12:26:33 #7 extracting sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef 0.0s done
12:26:33 #7 DONE 17.5s
12:26:33 
12:26:33 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #9 ...
12:26:33 
12:26:33 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:33 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.3s done
12:26:33 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
12:26:33 #11 5.683 The following additional packages will be installed:
12:26:33 #11 5.683   autoconf automake autopoint autotools-dev binutils
12:26:33 #11 5.683   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
12:26:33 #11 5.683   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
12:26:33 #11 5.683   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:33 #11 5.683   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:26:33 #11 5.683   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
12:26:33 #11 5.683   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:26:33 #11 5.683   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
12:26:33 #11 5.683   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:33 #11 5.683   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:33 #11 5.683   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:33 #11 5.683   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:33 #11 5.683   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
12:26:33 #11 5.683   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:33 #11 5.683   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:33 #11 5.684   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:33 #11 5.684   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
12:26:33 #11 5.684   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:33 #11 5.684   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
12:26:33 #11 5.684   libdata-validate-uri-perl libdebhelper-perl libdeflate0
12:26:33 #11 5.684   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
12:26:33 #11 5.684   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
12:26:33 #11 5.684   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
12:26:33 #11 5.684   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
12:26:33 #11 5.684   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
12:26:33 #11 5.684   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:33 #11 5.684   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:33 #11 5.684   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
12:26:33 #11 5.684   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
12:26:33 #11 5.684   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:26:33 #11 5.684   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:33 #11 5.684   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:33 #11 5.684   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:33 #11 5.684   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:33 #11 5.684   libhwasan0 libicu70 libimport-into-perl libio-html-perl
12:26:33 #11 5.684   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
12:26:33 #11 5.684   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
12:26:33 #11 5.684   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
12:26:33 #11 5.684   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
12:26:33 #11 5.684   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
12:26:33 #11 5.684   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:33 #11 5.684   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:33 #11 5.684   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:33 #11 5.684   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:33 #11 5.684   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:33 #11 5.684   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
12:26:33 #11 5.685   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
12:26:33 #11 5.685   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
12:26:33 #11 5.685   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:33 #11 5.685   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
12:26:33 #11 5.685   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
12:26:33 #11 5.685   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:33 #11 5.685   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
12:26:33 #11 5.685   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
12:26:33 #11 5.685   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
12:26:33 #11 5.685   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
12:26:33 #11 5.685   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
12:26:33 #11 5.685   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
12:26:33 #11 5.685   libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:33 #11 5.685   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
12:26:33 #11 5.685   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:33 #11 5.685   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
12:26:33 #11 5.685   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
12:26:33 #11 5.685   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
12:26:33 #11 5.685   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
12:26:33 #11 5.685   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:33 #11 5.685   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:33 #11 5.685   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
12:26:33 #11 5.685   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:26:33 #11 5.685   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:26:33 #11 5.685   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
12:26:33 #11 5.685   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:33 #11 5.685   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
12:26:33 #11 5.685   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
12:26:33 #11 5.685   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:33 #11 5.685   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:33 #11 5.685   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
12:26:33 #11 5.685   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
12:26:33 #11 5.685   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
12:26:33 #11 5.686   man-db manpages manpages-dev media-types netbase openssh-client openssl
12:26:33 #11 5.686   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
12:26:33 #11 5.686   pinentry-curses po-debconf publicsuffix python-apt-common python3
12:26:33 #11 5.686   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:33 #11 5.686   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:33 #11 5.686   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:33 #11 5.687   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
12:26:33 #11 5.687   ucf unzip wdiff xauth xz-utils zstd
12:26:33 #11 5.689 Suggested packages:
12:26:33 #11 5.689   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:33 #11 5.689   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
12:26:33 #11 5.689   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
12:26:33 #11 5.689   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
12:26:33 #11 5.689   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:33 #11 5.689   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:33 #11 5.689   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:33 #11 5.689   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
12:26:33 #11 5.689   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
12:26:33 #11 5.689   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
12:26:33 #11 5.689   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
12:26:33 #11 5.689   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
12:26:33 #11 5.689   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
12:26:33 #11 5.689   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
12:26:33 #11 5.689   libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:33 #11 5.689   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:33 #11 5.689   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
12:26:33 #11 5.689   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:33 #11 5.689   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
12:26:33 #11 5.689   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:33 #11 5.689   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
12:26:33 #11 5.689   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:33 #11 5.689   libterm-readline-gnu-perl | libterm-readline-perl-perl
12:26:33 #11 5.689   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
12:26:33 #11 5.689   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:33 #11 5.689   python3-cryptography python3-openssl python3-socks python-requests-doc
12:26:33 #11 5.689   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
12:26:33 #7 extracting sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 2.4s done
12:26:33 #7 DONE 13.5s
12:26:33 
12:26:33 #9 [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
12:26:33 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 0.1s
12:26:33 #9 ...
12:26:33 
12:26:33 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 11.0s
12:26:33 #7 ...
12:26:33 
12:26:33 #10 [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
12:26:33 #10 DONE 1.3s
12:26:33 
12:26:33 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.5s done
12:26:33 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 30.41MB / 47.40MB 6.2s
12:26:33 #7 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 6.3s done
12:26:33 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 25.17MB / 53.32MB 6.3s
12:26:33 #10 7.433 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
12:26:33 #10 7.435 Get:183 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u3 [321 kB]
12:26:33 #10 7.440 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
12:26:33 #10 7.441 Get:185 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB]
12:26:33 #10 7.464 Get:186 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB]
12:26:33 #10 7.507 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
12:26:33 #10 7.523 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
12:26:33 #10 7.523 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
12:26:33 #10 7.524 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:26:33 #10 7.526 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
12:26:33 #10 7.527 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
12:26:33 #10 7.528 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
12:26:33 #10 7.531 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
12:26:33 #10 7.531 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
12:26:33 #10 7.533 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
12:26:33 #10 7.533 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
12:26:33 #10 7.533 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:26:33 #10 7.534 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
12:26:33 #10 7.535 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
12:26:33 #10 7.537 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
12:26:33 #10 7.540 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB]
12:26:33 #10 7.544 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
12:26:33 #10 7.547 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
12:26:33 #10 7.547 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
12:26:33 #10 7.547 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
12:26:33 #10 7.549 Get:207 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
12:26:33 #10 7.551 Get:208 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u1 [277 kB]
12:26:33 #10 7.553 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
12:26:33 #10 7.555 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
12:26:33 #10 7.559 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
12:26:33 #10 7.562 Get:212 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
12:26:33 #10 7.563 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
12:26:33 #10 7.569 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
12:26:33 #10 7.572 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
12:26:33 #10 7.572 Get:216 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u5 [245 kB]
12:26:33 #10 7.574 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:26:33 #10 7.575 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
12:26:33 #10 7.576 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
12:26:33 #10 7.578 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
12:26:33 #10 7.588 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
12:26:33 #10 7.590 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
12:26:33 #10 7.591 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
12:26:33 #10 7.592 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
12:26:33 #10 7.593 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
12:26:33 #10 7.594 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
12:26:33 #10 7.605 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
12:26:33 #10 7.606 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
12:26:33 #10 7.634 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
12:26:33 #8 ...
12:26:33 
12:26:33 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
12:26:33 #7 extracting sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 11.9s
12:26:33 #7 ...
12:26:33 
12:26:33 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 31.46MB / 47.40MB 6.8s
12:26:33 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a
12:26:33 #20 1.115 go: downloading github.com/akavel/rsrc v0.10.2
12:26:33 #10 2.856 Reading package lists...
12:26:33 #7 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 1.9s done
12:26:33 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7
12:26:33 #7 ...
12:26:33 
12:26:33 #10 [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
12:26:33 #10 DONE 1.8s
12:26:33 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 7.34MB / 116.78MB 7.4s
12:26:33 #17 2.201 (11/22) Installing clang-libs (13.0.1-r1)
12:26:33 #11 6.001 The following NEW packages will be installed:
12:26:33 #11 6.001   autoconf automake autopoint autotools-dev binutils
12:26:33 #11 6.001   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
12:26:33 #11 6.001   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
12:26:33 #11 6.001   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:33 #11 6.001   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:26:33 #11 6.001   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
12:26:33 #11 6.001   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:33 #11 6.001   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
12:26:33 #11 6.001   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:33 #11 6.001   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:33 #11 6.001   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:33 #11 6.001   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:33 #11 6.001   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
12:26:33 #11 6.002   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:33 #11 6.002   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:33 #11 6.002   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:33 #11 6.002   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
12:26:33 #11 6.002   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:33 #11 6.002   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
12:26:33 #11 6.002   libdata-validate-uri-perl libdebhelper-perl libdeflate0
12:26:33 #11 6.002   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
12:26:33 #11 6.002   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
12:26:33 #11 6.002   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
12:26:33 #11 6.002   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
12:26:33 #11 6.002   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
12:26:33 #11 6.002   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:33 #11 6.002   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:33 #11 6.002   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
12:26:33 #11 6.002   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
12:26:33 #11 6.002   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:26:33 #11 6.002   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:33 #11 6.002   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:33 #11 6.002   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:33 #11 6.002   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:33 #11 6.002   libhwasan0 libicu70 libimport-into-perl libio-html-perl
12:26:33 #11 6.002   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
12:26:33 #11 6.002   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
12:26:33 #11 6.002   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
12:26:33 #11 6.002   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
12:26:33 #11 6.003   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
12:26:33 #11 6.003   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:33 #11 6.003   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:33 #11 6.003   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:33 #11 6.003   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:33 #11 6.003   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:33 #11 6.003   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
12:26:33 #11 6.003   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
12:26:33 #11 6.003   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
12:26:33 #11 6.003   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:33 #11 6.003   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
12:26:33 #11 6.003   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
12:26:33 #11 6.003   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:33 #11 6.003   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
12:26:33 #11 6.003   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
12:26:33 #11 6.003   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
12:26:33 #11 6.003   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
12:26:33 #11 6.003   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
12:26:33 #11 6.003   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
12:26:33 #11 6.003   libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:33 #11 6.003   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
12:26:33 #11 6.003   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:33 #11 6.003   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
12:26:33 #11 6.004   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
12:26:33 #11 6.004   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
12:26:33 #11 6.004   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
12:26:33 #11 6.004   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:33 #11 6.004   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:33 #11 6.004   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
12:26:33 #11 6.004   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:26:33 #11 6.004   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:26:33 #11 6.004   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
12:26:33 #11 6.004   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:33 #11 6.004   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
12:26:33 #11 6.004   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
12:26:33 #11 6.004   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:33 #11 6.004   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:33 #11 6.004   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
12:26:33 #11 6.004   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
12:26:33 #11 6.004   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
12:26:33 #11 6.004   man-db manpages manpages-dev media-types netbase openssh-client openssl
12:26:33 #11 6.005   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
12:26:33 #11 6.005   pinentry-curses po-debconf publicsuffix python-apt-common python3
12:26:33 #11 6.005   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:33 #11 6.005   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:33 #11 6.005   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:33 #11 6.005   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
12:26:33 #11 6.005   ucf unzip wdiff xauth xz-utils zstd
12:26:33 #8 extracting sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 5.2s
12:26:33 #7 ...
12:26:33 
12:26:33 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:33 #0 1.038 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
12:26:33 #0 1.430 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
12:26:33 #0 1.523 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
12:26:33 #0 1.618 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
12:26:33 #0 1.711 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
12:26:33 #0 1.719 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
12:26:33 #0 1.752 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
12:26:33 #0 2.405 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
12:26:33 #0 2.434 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
12:26:33 #0 2.434 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2168 kB]
12:26:33 #0 2.542 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2103 kB]
12:26:33 #0 2.642 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [6144 B]
12:26:33 #0 2.642 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [20.1 kB]
12:26:33 #0 2.642 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [64.0 kB]
12:26:33 #0 2.646 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1407 kB]
12:26:33 #0 2.710 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2760 B]
12:26:33 #0 2.710 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [5465 B]
12:26:33 #0 2.710 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1799 kB]
12:26:33 #0 3.908 Fetched 20.5 MB in 3s (6298 kB/s)
12:26:33 #0 3.908 Reading package lists...
12:26:33 #0 4.994 Reading package lists...
12:26:33 #0 6.122 Building dependency tree...
12:26:33 #0 6.424 Reading state information...
12:26:33 #0 6.791 The following additional packages will be installed:
12:26:33 #0 6.791   at autoconf automake autopoint autotools-dev binutils
12:26:33 #0 6.791   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
12:26:33 #0 6.791   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
12:26:33 #0 6.791   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
12:26:33 #0 6.791   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
12:26:33 #0 6.792   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:26:33 #0 6.792   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
12:26:33 #0 6.792   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:33 #0 6.792   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:33 #0 6.792   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
12:26:33 #0 6.792   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
12:26:33 #0 6.792   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl
12:26:33 #0 6.792   libclass-accessor-perl libclass-method-modifiers-perl
12:26:33 #0 6.792   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
12:26:33 #0 6.792   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
12:26:33 #0 6.792   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
12:26:33 #0 6.792   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:33 #0 6.792   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
12:26:33 #0 6.792   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
12:26:33 #0 6.793   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
12:26:33 #0 6.793   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
12:26:33 #0 6.793   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
12:26:33 #0 6.793   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
12:26:33 #0 6.793   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
12:26:33 #0 6.793   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:33 #0 6.793   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:33 #0 6.793   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:33 #0 6.793   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
12:26:33 #0 6.793   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
12:26:33 #0 6.793   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:33 #0 6.793   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
12:26:33 #0 6.793   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:33 #0 6.793   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:33 #0 6.793   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:33 #0 6.793   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:33 #0 6.793   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:33 #0 6.794   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
12:26:33 #0 6.794   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
12:26:33 #0 6.794   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:33 #0 6.794   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
12:26:33 #0 6.794   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:33 #0 6.794   libparams-validate-perl libparse-debianchangelog-perl
12:26:33 #0 6.794   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
12:26:33 #0 6.794   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:33 #0 6.794   libpython3.6-minimal libpython3.6-stdlib libreadline7
12:26:33 #0 6.794   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
12:26:33 #0 6.794   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
12:26:33 #0 6.794   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
12:26:33 #0 6.794   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
12:26:33 #0 6.794   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:33 #0 6.794   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:33 #0 6.794   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
12:26:33 #0 6.795   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
12:26:33 #0 6.795   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
12:26:33 #0 6.795   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:26:33 #0 6.795   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:33 #0 6.795   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:33 #0 6.795   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
12:26:33 #0 6.795   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
12:26:33 #0 6.795   man-db manpages manpages-dev mime-support multiarch-support netbase
12:26:33 #0 6.795   openssh-client openssl patch patchutils perl perl-modules-5.26
12:26:33 #0 6.795   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:33 #0 6.796   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:33 #0 6.796   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:33 #0 6.796   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:33 #0 6.796   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
12:26:33 #0 6.796   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:33 #0 6.801 Suggested packages:
12:26:33 #0 6.801   default-mta | mail-transport-agent autoconf-archive gnu-standards
12:26:33 #0 6.801   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
12:26:33 #0 6.801   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
12:26:33 #0 6.801   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:26:33 #0 6.801   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:26:33 #0 6.801   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:33 #0 6.801   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:33 #0 6.801   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
12:26:33 #0 6.801   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
12:26:33 #0 6.801   mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb
12:26:33 #0 6.801   gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
12:26:33 #0 6.801   liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
12:26:33 #0 6.801   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:33 #0 6.801   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:26:33 #0 6.801   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:26:33 #0 6.801   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
12:26:33 #0 6.801   libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl
12:26:33 #0 6.801   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:26:33 #0 6.801   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:26:33 #0 6.801   libstdc++-7-doc libbareword-filehandles-perl libindirect-perl
12:26:33 #0 6.801   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
12:26:33 #0 6.801   libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl
12:26:33 #0 6.801   lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere
12:26:33 #0 6.801   ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:33 #0 6.801   | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc
12:26:33 #0 6.801   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:33 #0 6.801   python3-cryptography python3-openssl python3-socks python3.6-venv
12:26:33 #0 6.801   python3.6-doc binfmt-support readline-doc zip wdiff-doc
12:26:33 #0 7.271 The following NEW packages will be installed:
12:26:33 #0 7.271   at autoconf automake autopoint autotools-dev binutils
12:26:33 #0 7.271   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
12:26:33 #0 7.271   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
12:26:33 #0 7.271   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:33 #0 7.271   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
12:26:33 #0 7.271   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
12:26:33 #0 7.271   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
12:26:33 #0 7.272   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:33 #0 7.272   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
12:26:33 #0 7.272   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
12:26:33 #0 7.272   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:33 #0 7.272   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
12:26:33 #0 7.272   libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl
12:26:33 #0 7.272   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
12:26:33 #0 7.272   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
12:26:33 #0 7.272   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
12:26:33 #0 7.272   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:33 #0 7.272   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
12:26:33 #0 7.272   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
12:26:33 #0 7.272   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
12:26:33 #0 7.272   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
12:26:33 #0 7.272   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
12:26:33 #0 7.273   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
12:26:33 #0 7.273   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
12:26:33 #0 7.273   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:33 #0 7.273   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:33 #0 7.273   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:33 #0 7.273   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
12:26:33 #0 7.273   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
12:26:33 #0 7.273   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:33 #0 7.273   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
12:26:33 #0 7.273   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:33 #0 7.273   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:33 #0 7.273   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:33 #0 7.273   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:33 #0 7.273   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:33 #0 7.273   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
12:26:33 #0 7.273   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
12:26:33 #0 7.273   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:33 #0 7.273   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
12:26:33 #0 7.273   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:33 #0 7.273   libparams-validate-perl libparse-debianchangelog-perl
12:26:33 #0 7.274   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
12:26:33 #0 7.274   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:33 #0 7.274   libpython3.6-minimal libpython3.6-stdlib libreadline7
12:26:33 #0 7.274   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
12:26:33 #0 7.274   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
12:26:33 #0 7.274   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
12:26:33 #0 7.274   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
12:26:33 #0 7.274   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:33 #0 7.274   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:33 #0 7.274   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
12:26:33 #0 7.274   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
12:26:33 #0 7.274   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
12:26:33 #0 7.274   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:26:33 #0 7.274   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:33 #0 7.274   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:33 #0 7.274   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
12:26:33 #0 7.275   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
12:26:33 #0 7.275   man-db manpages manpages-dev mime-support multiarch-support netbase
12:26:33 #0 7.275   openssh-client openssl patch patchutils perl perl-modules-5.26
12:26:33 #0 7.275   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:33 #0 7.275   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:33 #0 7.275   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:33 #0 7.276   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:33 #0 7.276   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
12:26:33 #0 7.276   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:33 #0 7.704 0 upgraded, 298 newly installed, 0 to remove and 4 not upgraded.
12:26:33 #0 7.704 Need to get 87.9 MB of archives.
12:26:33 #0 7.704 After this operation, 385 MB of additional disk space will be used.
12:26:33 #0 7.704 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB]
12:26:33 #0 7.849 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB]
12:26:33 #0 8.261 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.9 [528 kB]
12:26:33 #0 8.295 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB]
12:26:33 #0 8.300 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.9 [1326 kB]
12:26:33 #0 8.358 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB]
12:26:33 #0 8.359 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
12:26:33 #0 8.360 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
12:26:33 #0 8.362 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
12:26:33 #0 8.366 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
12:26:33 #0 8.372 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB]
12:26:33 #0 8.396 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.9 [1611 kB]
12:26:33 #0 8.478 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.9 [203 kB]
12:26:33 #0 8.480 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
12:26:33 #0 8.481 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
12:26:33 #0 8.484 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
12:26:33 #0 8.485 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B]
12:26:33 #0 8.486 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB]
12:26:33 #0 8.487 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B]
12:26:33 #0 8.489 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB]
12:26:33 #0 8.491 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
12:26:33 #10 8.550 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB]
12:26:33 #10 ...
12:26:33 
12:26:33 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 84.93MB / 116.78MB 17.4s
12:26:33 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 87.59MB / 151.10MB 1.8s
12:26:33 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 97.52MB / 151.10MB 2.0s
12:26:33 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
12:26:33 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 0B / 116.78MB 6.5s
12:26:33 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a
12:26:33 #10 7.636 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:26:33 #10 7.638 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:26:33 #10 7.639 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
12:26:33 #10 7.641 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
12:26:33 #10 7.642 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
12:26:33 #10 7.643 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
12:26:33 #10 7.644 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
12:26:33 #10 7.645 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
12:26:33 #10 7.645 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
12:26:33 #10 7.649 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
12:26:33 #10 7.650 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
12:26:33 #10 7.650 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
12:26:33 #10 7.651 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
12:26:33 #10 7.653 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
12:26:33 #10 7.654 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
12:26:33 #10 7.826 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
12:26:33 #10 7.835 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
12:26:33 #10 7.837 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
12:26:33 #10 7.837 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
12:26:33 #10 7.922 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
12:26:33 #10 7.928 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
12:26:33 #10 7.929 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
12:26:33 #10 7.929 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
12:26:33 #10 7.930 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
12:26:33 #10 7.931 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
12:26:33 #10 7.932 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
12:26:33 #10 7.940 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
12:26:33 #10 7.941 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
12:26:33 #10 7.941 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
12:26:33 #10 7.942 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
12:26:33 #10 7.946 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
12:26:33 #10 7.946 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
12:26:33 #10 7.946 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
12:26:33 #10 7.954 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
12:26:33 #10 7.955 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
12:26:33 #10 7.955 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:26:33 #10 7.957 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
12:26:33 #10 7.958 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
12:26:33 #10 7.959 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
12:26:33 #10 7.961 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
12:26:33 #10 7.961 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:26:33 #10 7.963 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
12:26:33 #10 7.964 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
12:26:33 #10 7.965 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
12:26:33 #10 7.966 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:26:33 #10 7.968 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
12:26:33 #10 7.971 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
12:26:33 #10 7.971 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
12:26:33 #10 7.976 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
12:26:33 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 95.42MB / 116.78MB 17.6s
12:26:33 #9 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.4s done
12:26:33 #9 ...
12:26:33 
12:26:33 #10 [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
12:26:33 #10 DONE 1.5s
12:26:33 
12:26:33 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #9 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
12:26:33 #9 ...
12:26:33 
12:26:33 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:33 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 19.92MB / 53.32MB 6.9s
12:26:33 
12:26:33 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:33 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.4s done
12:26:33 #9 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.1s done
12:26:33 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 38.80MB / 47.40MB 7.8s
12:26:33 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 28.31MB / 53.32MB 7.8s
12:26:33 #16 DONE 1.9s
12:26:33 
12:26:33 #17 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:33 #0 0.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
12:26:33 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.4s done
12:26:33 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 112.20MB / 151.10MB 2.3s
12:26:33 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 34.60MB / 47.40MB 6.9s
12:26:33 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 28.31MB / 53.32MB 6.9s
12:26:34 #10 7.983 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:26:34 #10 7.991 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
12:26:34 #10 7.991 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
12:26:34 #10 7.991 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
12:26:34 #10 7.991 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
12:26:34 #10 7.991 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
12:26:34 #10 7.991 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
12:26:34 #10 7.995 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
12:26:34 #10 7.995 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
12:26:34 #10 7.995 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
12:26:34 #10 7.995 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
12:26:34 #10 7.995 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
12:26:34 #10 8.000 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
12:26:34 #10 8.000 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
12:26:34 #10 8.000 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
12:26:34 #10 8.000 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
12:26:34 #10 8.000 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
12:26:34 #10 8.003 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
12:26:34 #10 8.008 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
12:26:34 #10 8.013 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
12:26:34 #10 8.013 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
12:26:34 #10 8.013 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
12:26:34 #10 8.013 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:26:34 #10 8.013 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
12:26:34 #10 8.025 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
12:26:34 #10 8.027 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
12:26:34 #10 8.035 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
12:26:34 #10 8.036 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
12:26:34 #10 8.038 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
12:26:34 #10 8.039 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
12:26:34 #10 8.040 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
12:26:34 #10 8.042 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
12:26:34 #10 8.043 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
12:26:34 #10 8.045 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
12:26:34 #10 8.047 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
12:26:34 #10 8.048 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:26:34 #10 8.049 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
12:26:34 #10 8.050 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
12:26:34 #10 8.051 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
12:26:34 #10 8.053 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
12:26:34 #10 8.055 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
12:26:34 #10 8.055 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
12:26:34 #10 8.057 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
12:26:34 #10 8.058 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
12:26:34 #10 8.059 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
12:26:34 #10 8.061 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
12:26:34 #10 8.062 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
12:26:34 #10 8.063 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
12:26:34 #10 8.064 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
12:26:34 #10 8.066 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
12:26:34 #10 8.068 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
12:26:34 #10 8.072 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
12:26:34 #10 8.072 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
12:26:34 #10 8.073 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
12:26:34 #10 8.074 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:26:34 #10 8.075 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
12:26:34 #10 8.076 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:26:34 #10 8.078 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
12:26:34 #10 8.078 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
12:26:34 #10 8.080 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
12:26:34 #10 8.081 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
12:26:34 #10 8.083 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
12:26:34 #10 8.084 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
12:26:34 #10 8.086 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
12:26:34 #10 8.088 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
12:26:34 #10 8.090 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
12:26:34 #20 DONE 1.7s
12:26:34 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09
12:26:34 #9 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:34 #10 ...
12:26:34 
12:26:34 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:34 #8 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.5s done
12:26:34 #8 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 3.5s done
12:26:34 #8 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0.1s
12:26:34 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 31.35MB / 53.32MB 8.2s
12:26:34 #17 2.738 (12/22) Installing clang (13.0.1-r1)
12:26:34 #17 2.806 (13/22) Installing libmagic (5.41-r0)
12:26:34 #17 2.828 (14/22) Installing file (5.41-r0)
12:26:34 #17 2.832 (15/22) Installing brotli-libs (1.0.9-r6)
12:26:34 #17 2.841 (16/22) Installing nghttp2-libs (1.47.0-r0)
12:26:34 #17 2.849 (17/22) Installing libcurl (7.83.1-r5)
12:26:34 #17 2.856 (18/22) Installing expat (2.5.0-r0)
12:26:34 #17 2.861 (19/22) Installing pcre2 (10.40-r0)
12:26:34 #17 2.868 (20/22) Installing git (2.36.4-r0)
12:26:34 #11 6.433 0 upgraded, 370 newly installed, 0 to remove and 4 not upgraded.
12:26:34 #11 6.433 Need to get 129 MB of archives.
12:26:34 #11 6.433 After this operation, 459 MB of additional disk space will be used.
12:26:34 #11 6.433 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
12:26:34 #11 6.581 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.6-1~22.04.2 [807 kB]
12:26:34 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09
12:26:34 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 120.59MB / 151.10MB 2.4s
12:26:34 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 138.48MB / 151.10MB 2.6s
12:26:34 #9 DONE 4.3s
12:26:34 
12:26:34 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:34 #8 extracting sha256:26774fe15380d222e6b902800d590273893d73293509c3ab71a4682b74af442e 2.8s done
12:26:34 #8 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 1.6s done
12:26:34 #8 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 1.5s
12:26:34 #10 8.268 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
12:26:34 #10 8.286 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
12:26:34 #10 8.286 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
12:26:34 #10 8.288 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
12:26:34 #10 8.289 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
12:26:34 #10 8.290 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
12:26:34 #10 8.292 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:26:34 #10 8.293 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
12:26:34 #10 8.295 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
12:26:34 #10 8.296 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
12:26:34 #10 8.297 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
12:26:34 #10 8.298 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
12:26:34 #10 8.300 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
12:26:34 #10 8.301 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
12:26:34 #10 8.303 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
12:26:34 #10 8.304 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB]
12:26:34 #10 8.307 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
12:26:34 #10 8.321 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
12:26:34 #10 8.331 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
12:26:34 #10 8.338 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
12:26:34 #10 8.338 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
12:26:34 #10 8.339 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
12:26:34 #10 8.341 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
12:26:34 #10 8.343 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
12:26:34 #10 8.347 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
12:26:34 #10 8.347 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
12:26:34 #10 8.349 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
12:26:34 #10 8.352 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
12:26:34 #10 8.356 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
12:26:34 #10 8.356 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
12:26:34 #10 8.359 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
12:26:34 #10 8.360 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
12:26:34 #10 8.361 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
12:26:34 #10 8.362 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
12:26:34 #10 8.363 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
12:26:34 #10 8.377 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
12:26:34 #10 8.395 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
12:26:34 #10 8.395 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
12:26:34 
12:26:34 #21 [linux/amd64->windows/amd64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
12:26:34 #21 DONE 0.0s
12:26:34 
12:26:34 #22 [linux/amd64->windows/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
12:26:34 #22 DONE 0.1s
12:26:34 
12:26:34 #23 [linux/amd64->windows/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
12:26:34 #0 0.117 Building static docker-windows-amd64.exe
12:26:34 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 34.60MB / 47.40MB 7.4s
12:26:34 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 23.07MB / 53.32MB 7.4s
12:26:34 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 41.94MB / 47.40MB 8.3s
12:26:34 #17 2.978 (21/22) Installing lld (13.0.1-r0)
12:26:34 #17 3.008 (22/22) Installing llvm13 (13.0.1-r2)
12:26:34 #10 3.647 Reading package lists...
12:26:34 #10 4.544 Building dependency tree...
12:26:34 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.9s
12:26:34 #10 8.638 debconf: delaying package configuration, since apt-utils is not installed
12:26:34 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 114.29MB / 116.78MB 18.6s
12:26:34 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 31.46MB / 53.32MB 7.2s
12:26:34 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 38.80MB / 47.40MB 7.5s
12:26:34 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 6.29MB / 116.78MB 7.5s
12:26:34 #8 ...
12:26:34 
12:26:34 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:34 #9 resolve docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 0.0s done
12:26:34 #9 sha256:889582c59abd3ecf5e4b1e5d670507b05b881f0f972d2543bfe57b6b60ba2c3f 1.79kB / 1.79kB done
12:26:34 #9 sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede 988B / 988B done
12:26:34 #9 sha256:9b02750bc9391fb76a7a4833365459aaa37901179ac9995e39aa38e76d5403d6 7.12kB / 7.12kB done
12:26:34 #9 sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 7.15MB / 7.15MB 1.1s done
12:26:34 #9 sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 45.92MB / 45.92MB 6.0s done
12:26:34 #9 sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 9.35MB / 9.35MB 2.6s done
12:26:34 #9 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 9.4s done
12:26:34 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 49.28MB / 53.32MB 10.0s
12:26:34 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 26.21MB / 116.78MB 10.0s
12:26:34 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 3.7s
12:26:34 #9 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 9.5s done
12:26:34 #7 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 4.4s done
12:26:34 #23 0.140 + cat ./cli/winresources/versioninfo.json
12:26:34 #23 0.141 {
12:26:34 #23 0.141   "FixedFileInfo":
12:26:34 #23 0.141   {
12:26:34 #23 0.141     "FileVersion": {
12:26:34 #23 0.141       "Major": 0,
12:26:34 #23 0.141       "Minor": 0,
12:26:34 #23 0.141       "Patch": 0,
12:26:34 #23 0.141       "Build": 0
12:26:34 #23 0.141     },
12:26:34 #23 0.141     "FileFlagsMask": "3f",
12:26:34 #23 0.141     "FileFlags ": "00",
12:26:34 #23 0.141     "FileOS": "040004",
12:26:34 #23 0.141     "FileType": "01",
12:26:34 #23 0.141     "FileSubType": "00"
12:26:34 #23 0.141   },
12:26:34 #23 0.141   "StringFileInfo":
12:26:34 #23 0.141   {
12:26:34 #23 0.141     "Comments": "",
12:26:34 #23 0.141     "CompanyName": "",
12:26:34 #23 0.141     "FileDescription": "Docker Client",
12:26:34 #23 0.141     "FileVersion": "0.0.0-20230124074129-645395c",
12:26:34 #23 0.141     "InternalName": "",
12:26:34 #23 0.141     "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
12:26:34 #23 0.141     "LegalTrademarks": "",
12:26:34 #23 0.141     "OriginalFilename": "docker-windows-amd64.exe",
12:26:34 #23 0.141     "PrivateBuild": "",
12:26:34 #23 0.141     "ProductName": "Docker Client",
12:26:34 #23 0.141     "ProductVersion": "0.0.0-20230124074129-645395c",
12:26:34 #23 0.141     "SpecialBuild": "645395c"
12:26:34 #23 0.141   },
12:26:34 #23 0.141   "VarFileInfo":
12:26:34 #23 0.141   {
12:26:34 #23 0.141     "Translation": {
12:26:34 #23 0.141       "LangID": "0409",
12:26:34 #23 0.141       "CharsetID": "04B0"
12:26:34 #23 0.141     }
12:26:34 #23 0.141   }
12:26:34 #23 0.141 }
12:26:34 #23 0.142 + go generate -v github.com/docker/cli/cmd/docker
12:26:34 #23 0.145 cmd/docker/aliases.go
12:26:34 #23 0.145 cmd/docker/builder.go
12:26:34 #23 0.145 cmd/docker/builder_test.go
12:26:34 #23 0.145 cmd/docker/builder_windows_test.go
12:26:34 #23 0.145 cmd/docker/completions.go
12:26:34 #23 0.145 cmd/docker/docker.go
12:26:34 #23 0.145 cmd/docker/docker_test.go
12:26:34 #23 0.145 cmd/docker/docker_windows_amd64.go
12:26:34 #23 0.167 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:26:34Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c"' github.com/docker/cli/cmd/docker
12:26:34 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 6.29MB / 116.78MB 7.7s
12:26:34 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 13.63MB / 116.78MB 8.7s
12:26:34 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 91.23MB / 116.78MB 18.2s
12:26:34 #9 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.9s done
12:26:34 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 4.1s done
12:26:34 #17 3.353 Executing busybox-1.35.0-r17.trigger
12:26:34 #17 3.357 OK: 294 MiB in 37 packages
12:26:34 #11 1.002 Get:1 http://archive.ubuntu.com/ubuntu kinetic InRelease [267 kB]
12:26:34 #11 1.079 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease [109 kB]
12:26:34 #11 1.101 Get:3 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease [99.9 kB]
12:26:34 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 103.81MB / 116.78MB 18.5s
12:26:34 #10 4.704 Reading state information...
12:26:34 #10 4.928 The following additional packages will be installed:
12:26:34 #10 4.928   autoconf automake autopoint autotools-dev binutils binutils-common
12:26:34 #10 4.928   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:26:34 #10 4.928   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
12:26:34 #10 4.928   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:34 #10 4.928   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:26:34 #10 4.928   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
12:26:34 #10 4.928   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:34 #10 4.928   intltool-debian iso-codes less libalgorithm-diff-perl
12:26:34 #10 4.928   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:34 #10 4.928   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
12:26:34 #10 4.928   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:34 #10 4.928   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:34 #10 4.928   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
12:26:34 #10 4.928   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
12:26:34 #10 4.928   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:34 #10 4.928   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:26:34 #10 4.928   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
12:26:34 #10 4.928   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:26:34 #10 4.928   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:34 #10 4.928   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
12:26:34 #10 4.928   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:34 #10 4.928   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:26:34 #10 4.928   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:26:34 #10 4.928   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:26:34 #10 4.928   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:26:34 #10 4.928   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:34 #10 4.928   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:34 #10 4.928   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:34 #10 4.928   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:34 #10 4.928   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:26:34 #10 4.928   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:26:34 #10 4.928   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:26:34 #10 4.928   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:34 #10 4.928   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:34 #10 4.928   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:34 #10 4.928   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:34 #10 4.928   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:26:34 #10 4.928   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:26:34 #10 4.928   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:26:34 #10 4.928   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:34 #10 4.928   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:26:34 #10 4.928   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:34 #10 4.928   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:34 #10 4.928   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:34 #10 4.928   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:34 #10 4.928   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:34 #10 4.928   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:26:34 #10 4.928   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:34 #10 4.928   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:26:34 #10 4.928   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:34 #10 4.928   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:26:34 #10 4.928   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:34 #10 4.928   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:26:34 #10 4.928   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:34 #10 4.928   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:34 #10 4.928   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:26:34 #10 4.928   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:34 #10 4.928   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:26:34 #10 4.928   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:34 #10 4.928   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:34 #10 4.928   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:34 #10 4.928   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:34 #10 4.928   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:26:34 #10 4.928   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:26:34 #10 4.928   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:34 #10 4.928   libstring-shellquote-perl libsub-exporter-perl
12:26:34 #10 4.928   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:34 #10 4.928   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:34 #10 4.928   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:26:34 #10 4.928   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:34 #10 4.928   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:34 #10 4.928   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:26:34 #10 4.928   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:26:34 #10 4.928   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:26:34 #10 4.928   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
12:26:34 #10 4.928   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:26:34 #10 4.928   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
12:26:34 #10 4.928   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:34 #10 4.928   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
12:26:34 #10 4.928   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:34 #10 4.928   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:34 #10 4.928   netbase openssh-client openssl patch patchutils pbzip2 perl
12:26:34 #10 4.928   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
12:26:34 #10 4.928   pristine-tar publicsuffix python-apt-common python3 python3-apt
12:26:34 #10 4.928   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
12:26:34 #10 4.928   python3-magic python3-minimal python3-pkg-resources python3-requests
12:26:34 #10 4.928   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
12:26:34 #10 4.928   python3.9-minimal readline-common sensible-utils shared-mime-info strace
12:26:34 #10 4.928   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:26:34 #10 4.928 Suggested packages:
12:26:34 #10 4.928   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:34 #10 4.928   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
12:26:34 #10 4.928   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:26:34 #10 4.928   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:26:34 #10 4.928   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:34 #10 4.928   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:34 #10 4.928   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:34 #10 4.928   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
12:26:34 #10 4.928   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
12:26:34 #10 4.928   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:34 #10 4.928   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:26:34 #10 4.928   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
12:26:34 #10 4.928   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
12:26:34 #10 4.928   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
12:26:34 #10 4.928   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:26:34 #10 4.928   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:26:34 #10 4.928   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
12:26:34 #10 4.928   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
12:26:34 #10 4.928   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
12:26:34 #10 4.928   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
12:26:34 #10 4.928   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
12:26:34 #10 4.928   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
12:26:34 #10 4.928   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
12:26:34 #10 4.928   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
12:26:34 #10 4.928   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:34 #10 4.928   python3-cryptography python3-openssl python3-socks python-requests-doc
12:26:34 #10 4.928   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
12:26:34 #11 6.967 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
12:26:34 #11 6.976 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.6-1~22.04.2 [2246 kB]
12:26:34 #11 7.111 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
12:26:34 #11 7.111 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
12:26:34 #11 7.111 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
12:26:34 #11 7.118 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
12:26:34 #11 7.123 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
12:26:34 #11 7.130 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
12:26:34 #11 7.160 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.6-1~22.04.2 [1828 kB]
12:26:34 #10 8.673 Fetched 168 MB in 3s (56.5 MB/s)
12:26:34 #10 8.710 Selecting previously unselected package bsdextrautils.
12:26:34 #10 8.710 (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.)
12:26:34 #10 8.710 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
12:26:34 #10 8.716 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
12:26:34 #10 8.826 Selecting previously unselected package libuchardet0:arm64.
12:26:34 #10 8.826 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ...
12:26:34 #10 8.868 Unpacking libuchardet0:arm64 (0.0.7-1) ...
12:26:34 #10 8.920 Selecting previously unselected package groff-base.
12:26:34 #10 8.920 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ...
12:26:34 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 52.43MB / 53.32MB 10.4s
12:26:34 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
12:26:34 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 37.75MB / 47.40MB 7.9s
12:26:34 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 26.21MB / 53.32MB 8.1s
12:26:34 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 45.09MB / 47.40MB 8.8s
12:26:34 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 34.60MB / 53.32MB 8.8s
12:26:34 #9 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
12:26:34 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:34 #11 1.189 Get:4 http://security.ubuntu.com/ubuntu kinetic-security InRelease [109 kB]
12:26:34 #11 1.203 Get:5 http://archive.ubuntu.com/ubuntu kinetic/restricted amd64 Packages [151 kB]
12:26:34 #11 1.233 Get:6 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 Packages [17.9 MB]
12:26:34 #11 7.244 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.6-1~22.04.2 [497 kB]
12:26:34 #11 7.266 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
12:26:34 #11 ...
12:26:34 
12:26:34 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:34 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 1.8s done
12:26:34 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 4.8s done
12:26:34 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:34 #7 DONE 13.7s
12:26:34 
12:26:34 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:34 #11 7.267 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
12:26:34 #11 7.267 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
12:26:35 #10 8.939 Unpacking groff-base (1.22.4-6) ...
12:26:35 #10 9.187 Selecting previously unselected package libgdbm6:arm64.
12:26:35 #10 9.187 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ...
12:26:35 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 34.60MB / 53.32MB 7.8s
12:26:35 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 41.94MB / 47.40MB 7.9s
12:26:35 #7 ...
12:26:35 
12:26:35 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:26:35 #9 extracting sha256:d705c97ea3a2300e9dda9a18ff662a98c2811b41147a15d4f4791f475ce8be47 13.2s done
12:26:35 #9 DONE 19.2s
12:26:35 
12:26:35 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:35 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 97.52MB / 116.78MB 19.0s
12:26:35 #7 DONE 13.4s
12:26:35 
12:26:35 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:35 #0 2.612 CentOS Stream 9 - BaseOS                        2.7 MB/s | 4.7 MB     00:01    
12:26:35 #0 4.407 CentOS Stream 9 - AppStream                      16 MB/s |  13 MB     00:00    
12:26:35 #11 7.420 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
12:26:35 #11 7.420 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
12:26:35 #11 7.420 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.1 [4723 kB]
12:26:35 #11 7.635 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.1 [232 kB]
12:26:35 #11 7.641 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.7 [1160 kB]
12:26:35 #11 7.690 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
12:26:35 #10 1.880 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
12:26:35 #10 1.880 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
12:26:35 #10 2.063 Get:3 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
12:26:35 #10 9.196 Unpacking libgdbm6:arm64 (1.19-2) ...
12:26:35 #10 9.272 Selecting previously unselected package libpipeline1:arm64.
12:26:35 #10 9.272 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ...
12:26:35 #10 9.280 Unpacking libpipeline1:arm64 (1.5.3-1) ...
12:26:35 #10 9.367 Selecting previously unselected package man-db.
12:26:35 #10 9.367 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ...
12:26:35 #10 9.377 Unpacking man-db (2.9.4-2) ...
12:26:35 #17 1.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
12:26:35 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 32.51MB / 116.78MB 10.9s
12:26:35 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 37.75MB / 53.32MB 8.2s
12:26:35 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 12.58MB / 116.78MB 8.4s
12:26:35 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.6s done
12:26:35 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
12:26:35 #13 ...
12:26:35 
12:26:35 #14 [internal] load build context
12:26:35 #14 transferring context: 38.19MB 3.2s done
12:26:35 #14 DONE 3.8s
12:26:35 
12:26:35 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:35 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 40.89MB / 47.40MB 8.5s
12:26:35 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 29.36MB / 53.32MB 8.6s
12:26:35 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 12.58MB / 116.78MB 8.6s
12:26:35 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 37.75MB / 53.32MB 9.3s
12:26:35 #7 extracting sha256:cd1d12ebff94e6a36b56de39277c4f866d9431a4db0cfdf6830647600969e0f7 2.0s done
12:26:35 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 13.4s done
12:26:35 #9 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.6s done
12:26:35 #9 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09
12:26:35 #11 7.697 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.2 [5160 B]
12:26:35 #11 7.698 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
12:26:35 #11 7.853 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 less arm64 590-1build1 [142 kB]
12:26:35 #11 7.857 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB]
12:26:35 #11 7.858 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB]
12:26:35 #11 7.861 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
12:26:35 #11 7.862 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
12:26:35 #11 1.797 Get:7 http://security.ubuntu.com/ubuntu kinetic-security/universe amd64 Packages [78.8 kB]
12:26:35 #11 1.835 Get:8 http://archive.ubuntu.com/ubuntu kinetic/multiverse amd64 Packages [289 kB]
12:26:35 #11 1.839 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 Packages [1778 kB]
12:26:35 #11 1.920 Get:10 http://security.ubuntu.com/ubuntu kinetic-security/multiverse amd64 Packages [5516 B]
12:26:35 #10 2.222 Get:4 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
12:26:35 #10 2.311 Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB]
12:26:35 #10 2.355 Get:6 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
12:26:35 #10 2.391 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
12:26:35 #10 9.625 Selecting previously unselected package perl-modules-5.32.
12:26:35 #10 9.625 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
12:26:35 #10 9.631 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:26:35 #9 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 10.9s done
12:26:35 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 45.09MB / 47.40MB 8.5s
12:26:35 #17 1.578 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
12:26:35 #17 1.584 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
12:26:35 #17 1.603 (3/22) Installing readline (8.1.2-r0)
12:26:35 #17 1.612 (4/22) Installing bash (5.1.16-r2)
12:26:35 #17 1.641 Executing bash-5.1.16-r2.post-install
12:26:35 #17 1.647 (5/22) Installing libffi (3.4.2-r1)
12:26:35 #17 1.650 (6/22) Installing libgcc (11.2.1_git20220219-r2)
12:26:35 #17 1.654 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:35 #17 1.677 (8/22) Installing xz-libs (5.2.5-r1)
12:26:35 #17 1.682 (9/22) Installing libxml2 (2.9.14-r2)
12:26:35 #17 1.698 (10/22) Installing llvm13-libs (13.0.1-r2)
12:26:35 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 110.10MB / 116.78MB 19.5s
12:26:35 #13 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.9s done
12:26:35 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 43.97MB / 47.40MB 8.9s
12:26:35 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 9.6s done
12:26:35 #7 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 0B / 126B 9.6s
12:26:35 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496
12:26:35 #11 1.925 Get:11 http://archive.ubuntu.com/ubuntu kinetic-updates/universe amd64 Packages [134 kB]
12:26:35 #11 1.927 Get:12 http://security.ubuntu.com/ubuntu kinetic-security/restricted amd64 Packages [229 kB]
12:26:35 #11 1.933 Get:13 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse amd64 Packages [6308 B]
12:26:35 #11 1.937 Get:14 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted amd64 Packages [229 kB]
12:26:35 #11 1.940 Get:15 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 Packages [311 kB]
12:26:35 #11 1.946 Get:16 http://archive.ubuntu.com/ubuntu kinetic-backports/universe amd64 Packages [4193 B]
12:26:35 #11 2.038 Get:17 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 Packages [218 kB]
12:26:35 #10 2.463 Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
12:26:35 #13 DONE 4.2s
12:26:35 
12:26:35 #15 [linux/arm64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:35 #15 resolve docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1 0.0s done
12:26:35 #15 sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 155B / 155B 0.4s done
12:26:35 #15 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 117.27MB / 117.27MB 4.1s
12:26:35 #15 sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 284.75kB / 284.75kB 0.5s done
12:26:35 #15 sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 2.71MB / 2.71MB 0.2s done
12:26:35 #15 extracting sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 0.9s done
12:26:35 #15 extracting sha256:14dda7aa47129aaa7650edf5e7e061258f971652dfafff3437f2e2373be2c1ed 0.6s done
12:26:35 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.7s done
12:26:35 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 19.92MB / 116.78MB 9.8s
12:26:35 #7 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 9.7s done
12:26:35 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 40.89MB / 53.32MB 9.9s
12:26:35 #7 ...
12:26:35 
12:26:35 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:26:35 #9 resolve docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 0.0s done
12:26:35 #9 sha256:45a782654444cc7c6ef7d6679bf74d9c8c2868ee3dfeefec606b3cee48dde727 1.48kB / 1.48kB done
12:26:35 #9 sha256:32d980e58054da2da0ffd3e115907a93757913f5c431a52b4427379d3737ee4b 25.89MB / 25.89MB 3.6s done
12:26:35 #9 sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 1.42kB / 1.42kB done
12:26:35 #9 sha256:9b87317e5b0e1c0e30677e705e26926742c437701919af9b42a3f521b17e1b7e 529B / 529B done
12:26:35 #9 extracting sha256:32d980e58054da2da0ffd3e115907a93757913f5c431a52b4427379d3737ee4b 6.1s
12:26:36 #11 8.338 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.2 [728 kB]
12:26:36 #11 8.356 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
12:26:36 #11 8.357 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
12:26:36 #11 8.364 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
12:26:36 #11 8.365 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0 [15.2 kB]
12:26:36 #11 8.370 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0 [161 kB]
12:26:36 #11 8.373 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
12:26:36 #11 8.375 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB]
12:26:36 #11 8.387 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB]
12:26:36 #11 8.414 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic-mgc arm64 1:5.41-3 [257 kB]
12:26:36 #11 8.488 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic1 arm64 1:5.41-3 [85.0 kB]
12:26:36 #11 8.511 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 file arm64 1:5.41-3 [21.6 kB]
12:26:36 #11 8.514 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB]
12:26:36 #11 8.517 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
12:26:36 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 103.81MB / 116.78MB 19.8s
12:26:36 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008
12:26:36 #10 ...
12:26:36 
12:26:36 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:36 #7 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.5s done
12:26:36 #7 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.4s done
12:26:36 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 4.1s done
12:26:36 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 1.3s
12:26:36 #10 10.34 Selecting previously unselected package libgdbm-compat4:arm64.
12:26:36 #10 10.34 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ...
12:26:36 #10 10.36 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
12:26:36 #8 ...
12:26:36 
12:26:36 #10 [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
12:26:36 #10 DONE 1.6s
12:26:36 
12:26:36 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:36 #8 ...
12:26:36 
12:26:36 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
12:26:36 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 38.80MB / 116.78MB 11.7s
12:26:36 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 20.1s
12:26:36 #9 ...
12:26:36 
12:26:36 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:36 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 44.04MB / 53.32MB 10.1s
12:26:36 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 41.94MB / 53.32MB 9.0s
12:26:36 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09
12:26:36 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 32.51MB / 53.32MB 9.3s
12:26:36 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 9.5s
12:26:36 #13 ...
12:26:36 
12:26:36 #14 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.19.5-alpine3.16@sha256:65060885c8882f0119d77edcb42b414a0b96f6a8d466e9bbd782311ae51bf9f1
12:26:36 #14 extracting sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3
12:26:36 #11 8.519 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
12:26:36 #11 8.546 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
12:26:36 #11 8.549 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
12:26:36 #11 8.553 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB]
12:26:36 #11 8.570 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
12:26:36 #11 8.571 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB]
12:26:36 #11 8.636 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB]
12:26:36 #11 8.644 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
12:26:36 #11 8.650 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
12:26:36 #11 8.651 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
12:26:36 #11 8.653 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB]
12:26:36 #11 8.654 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-data all 2:1.7.5-1 [119 kB]
12:26:36 #11 8.710 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-6 arm64 2:1.7.5-1 [661 kB]
12:26:36 #11 8.736 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
12:26:36 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 5.1s
12:26:36 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 5.2s done
12:26:36 #10 10.45 Selecting previously unselected package libperl5.32:arm64.
12:26:36 #10 10.45 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
12:26:36 #10 10.45 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
12:26:36 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 20.1s done
12:26:36 #9 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.1s done
12:26:36 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 26.21MB / 116.78MB 10.4s
12:26:36 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 47.19MB / 53.32MB 10.6s
12:26:36 #7 ...
12:26:36 
12:26:36 #8 [internal] load build context
12:26:36 #8 transferring context: 30.55MB 9.4s done
12:26:36 #8 DONE 9.4s
12:26:36 
12:26:36 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:36 #7 ...
12:26:36 
12:26:36 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:26:36 #9 resolve docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45 done
12:26:36 #9 sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45 1.41kB / 1.41kB done
12:26:36 #9 sha256:e982e0db23f2db036b39894a2abd7b672c6a06341a14887aafa52987588ecba2 529B / 529B done
12:26:36 #9 sha256:f6c458a43b99429991bd6ca2814a3b98d2e1ab53a02c4774d168f6bee3fef4f6 1.48kB / 1.48kB done
12:26:36 #9 sha256:76fb61f2d39f847056d344250a2953b5a1b082ded5f1cefd7d3afe364723dcdd 22.31MB / 22.31MB 2.9s done
12:26:36 #9 extracting sha256:76fb61f2d39f847056d344250a2953b5a1b082ded5f1cefd7d3afe364723dcdd 6.2s
12:26:36 #9 ...
12:26:36 
12:26:36 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:36 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 9.3s done
12:26:36 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 46.14MB / 53.32MB 9.5s
12:26:36 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 19.92MB / 116.78MB 9.5s
12:26:36 #7 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 9.4s done
12:26:36 #15 sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 117.27MB / 117.27MB 4.6s done
12:26:36 #15 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2
12:26:36 #7 ...
12:26:36 
12:26:36 #9 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664
12:26:36 #9 resolve docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 0.0s done
12:26:36 #9 sha256:cd974119263e78652ccbbd00decd88e307abef723a1ccf622fc9d6c0baf58bb2 66.09MB / 66.09MB 1.3s done
12:26:36 #9 sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 975B / 975B done
12:26:36 #9 sha256:99aa8919afd1880064ec915dba44cdc5b52808667717f605750329d55006538a 529B / 529B done
12:26:36 #9 sha256:95b7a2603d3aa3135d58410efdf7f020ab28f0286ee56724a7a774d48a5c08bf 2.00kB / 2.00kB done
12:26:36 #9 extracting sha256:cd974119263e78652ccbbd00decd88e307abef723a1ccf622fc9d6c0baf58bb2 5.5s done
12:26:36 #9 DONE 7.3s
12:26:36 
12:26:36 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:36 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 35.65MB / 53.32MB 9.7s
12:26:36 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 19.92MB / 116.78MB 9.7s
12:26:36 #11 8.753 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
12:26:36 #11 8.754 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB]
12:26:36 #11 8.788 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
12:26:36 #11 8.835 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.1 [866 kB]
12:26:36 #11 8.878 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
12:26:36 #11 8.881 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB]
12:26:36 #11 8.896 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB]
12:26:36 #11 8.898 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB]
12:26:36 #11 8.900 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB]
12:26:36 #11 8.901 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB]
12:26:36 #11 8.906 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB]
12:26:36 #11 8.953 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB]
12:26:36 #11 8.957 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB]
12:26:36 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 6.1s done
12:26:36 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:36 #9 DONE 2.7s
12:26:36 
12:26:36 #10 [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
12:26:36 #7 ...
12:26:36 
12:26:36 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:36 #0 0.990 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:26:36 #0 1.001 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
12:26:36 #0 1.001 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
12:26:36 #0 1.146 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
12:26:36 #0 1.399 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [425 kB]
12:26:36 #0 1.649 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
12:26:36 #0 3.273 Fetched 8556 kB in 3s (3371 kB/s)
12:26:36 #0 3.273 Reading package lists...
12:26:36 #0 4.170 Reading package lists...
12:26:36 #0 5.032 Building dependency tree...
12:26:36 #0 5.238 Reading state information...
12:26:36 #0 5.406 The following additional packages will be installed:
12:26:36 #0 5.406   at autoconf automake autopoint autotools-dev binutils binutils-common
12:26:36 #0 5.406   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
12:26:36 #0 5.406   cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf
12:26:36 #0 5.406   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
12:26:36 #0 5.406   exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8
12:26:36 #0 5.406   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
12:26:36 #0 5.406   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs
12:26:36 #0 5.406   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
12:26:36 #0 5.406   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
12:26:36 #0 5.406   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0
12:26:36 #0 5.406   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:36 #0 5.406   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
12:26:36 #0 5.406   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
12:26:36 #0 5.406   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
12:26:36 #0 5.406   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:36 #0 5.406   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:36 #0 5.406   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
12:26:36 #0 5.406   libdata-optlist-perl libdevel-callchecker-perl
12:26:36 #0 5.406   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
12:26:36 #0 5.406   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
12:26:36 #0 5.406   libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:36 #0 5.406   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
12:26:36 #0 5.406   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
12:26:36 #0 5.406   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
12:26:36 #0 5.406   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
12:26:36 #0 5.406   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
12:26:36 #0 5.406   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
12:26:36 #0 5.406   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
12:26:36 #0 5.406   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
12:26:36 #0 5.406   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
12:26:36 #0 5.406   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:36 #0 5.406   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:36 #0 5.406   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
12:26:36 #0 5.406   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
12:26:36 #0 5.406   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:36 #0 5.406   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
12:26:36 #0 5.406   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
12:26:36 #0 5.406   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:36 #0 5.406   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:36 #0 5.406   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:36 #0 5.406   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:36 #0 5.406   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
12:26:36 #0 5.406   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:36 #0 5.406   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
12:26:36 #0 5.406   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
12:26:36 #0 5.406   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
12:26:36 #0 5.406   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
12:26:36 #0 5.406   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
12:26:36 #0 5.406   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:36 #0 5.406   libparams-validate-perl libparse-debianchangelog-perl
12:26:36 #0 5.406   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
12:26:36 #0 5.406   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
12:26:36 #0 5.406   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
12:26:36 #0 5.406   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
12:26:36 #0 5.406   libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:36 #0 5.406   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:36 #0 5.406   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:36 #0 5.406   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
12:26:36 #0 5.406   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
12:26:36 #0 5.406   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
12:26:36 #0 5.406   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:36 #0 5.406   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:36 #0 5.406   libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:36 #0 5.406   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
12:26:36 #0 5.406   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
12:26:36 #0 5.406   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
12:26:36 #0 5.406   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:36 #0 5.406   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
12:26:36 #0 5.406   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
12:26:36 #0 5.406   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:36 #0 5.406   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:36 #0 5.406   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:36 #0 5.406   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
12:26:36 #0 5.406   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
12:26:36 #0 5.406   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
12:26:36 #0 5.406   mariadb-common mime-support mysql-common netbase openssh-client openssl
12:26:36 #0 5.406   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:36 #0 5.406   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
12:26:36 #0 5.406   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:36 #0 5.406   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:36 #0 5.406   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:36 #0 5.406   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
12:26:36 #0 5.406   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:36 #0 5.414 Suggested packages:
12:26:36 #0 5.414   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
12:26:36 #0 5.414   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
12:26:36 #0 5.414   checksecurity debtags dh-make adequate autopkgtest bls-standalone
12:26:36 #0 5.414   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
12:26:36 #0 5.414   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:36 #0 5.414   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:36 #0 5.414   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:36 #0 5.414   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
12:26:36 #0 5.414   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
12:26:36 #0 5.414   eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc
12:26:36 #0 5.414   libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib
12:26:36 #0 5.414   libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
12:26:36 #0 5.414   liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
12:26:36 #0 5.414   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:36 #0 5.414   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:26:36 #0 5.414   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:26:36 #0 5.414   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
12:26:36 #0 5.414   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
12:26:36 #0 5.414   libhtml-template-perl libsasl2-modules-gssapi-mit
12:26:36 #0 5.414   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:36 #0 5.414   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
12:26:36 #0 5.414   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
12:26:36 #0 5.414   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:36 #0 5.414   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
12:26:36 #0 5.414   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:36 #0 5.414   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
12:26:36 #0 5.414   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
12:26:36 #0 5.414   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:36 #0 5.414   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
12:26:36 #0 5.414   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
12:26:36 #0 5.414   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
12:26:36 #0 5.414   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
12:26:36 #0 5.414   readline-doc zip wdiff-doc
12:26:36 #0 7.600 The following NEW packages will be installed:
12:26:36 #0 7.600   at autoconf automake autopoint autotools-dev binutils binutils-common
12:26:36 #0 7.600   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
12:26:36 #0 7.600   cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts
12:26:36 #0 7.600   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:36 #0 7.600   dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot
12:26:36 #0 7.600   file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n
12:26:36 #0 7.600   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:26:36 #0 7.600   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
12:26:36 #0 7.600   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:36 #0 7.600   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:36 #0 7.600   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:36 #0 7.601   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
12:26:36 #0 7.601   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
12:26:36 #0 7.601   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
12:26:36 #0 7.601   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:36 #0 7.601   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:36 #0 7.601   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
12:26:36 #0 7.601   libdata-optlist-perl libdevel-callchecker-perl
12:26:36 #0 7.601   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
12:26:36 #0 7.601   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
12:26:36 #0 7.601   libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:36 #0 7.601   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
12:26:36 #0 7.601   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
12:26:36 #0 7.601   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
12:26:36 #0 7.601   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
12:26:36 #0 7.601   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
12:26:36 #0 7.601   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
12:26:36 #0 7.601   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
12:26:36 #0 7.601   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
12:26:36 #0 7.601   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
12:26:36 #0 7.601   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:36 #0 7.601   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:36 #0 7.601   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
12:26:36 #0 7.601   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
12:26:36 #0 7.601   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:36 #0 7.601   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
12:26:36 #0 7.601   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
12:26:36 #0 7.601   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:36 #0 7.601   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:36 #0 7.601   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:36 #0 7.601   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:36 #0 7.601   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
12:26:36 #0 7.601   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:36 #0 7.601   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
12:26:36 #0 7.601   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
12:26:36 #0 7.601   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
12:26:36 #0 7.601   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
12:26:36 #0 7.601   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
12:26:36 #0 7.601   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:36 #0 7.601   libparams-validate-perl libparse-debianchangelog-perl
12:26:36 #0 7.601   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
12:26:36 #0 7.601   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
12:26:36 #0 7.601   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
12:26:36 #0 7.601   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
12:26:36 #0 7.601   libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:36 #0 7.601   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:36 #0 7.601   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:36 #0 7.601   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
12:26:36 #0 7.601   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
12:26:36 #0 7.602   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
12:26:36 #0 7.602   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:36 #0 7.602   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:36 #0 7.602   libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:36 #0 7.602   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
12:26:36 #0 7.602   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
12:26:36 #0 7.602   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
12:26:36 #0 7.602   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:36 #0 7.602   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
12:26:36 #0 7.602   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
12:26:36 #0 7.602   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:36 #0 7.602   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:36 #0 7.602   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:36 #0 7.602   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
12:26:36 #0 7.602   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
12:26:36 #0 7.602   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
12:26:36 #0 7.602   mariadb-common mime-support mysql-common netbase openssh-client openssl
12:26:36 #0 7.602   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:36 #0 7.602   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
12:26:36 #0 7.602   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:36 #0 7.602   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:36 #0 7.602   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:36 #0 7.602   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
12:26:36 #0 7.602   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:36 #0 7.915 0 upgraded, 365 newly installed, 0 to remove and 1 not upgraded.
12:26:36 #0 7.915 Need to get 171 MB of archives.
12:26:36 #0 7.915 After this operation, 589 MB of additional disk space will be used.
12:26:36 #0 7.915 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
12:26:36 #0 7.917 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
12:26:36 #0 7.917 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB]
12:26:36 #0 7.923 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
12:26:36 #0 7.923 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
12:26:36 #0 7.930 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
12:26:36 #0 7.930 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
12:26:36 #0 7.942 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
12:26:36 #0 7.945 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
12:26:36 #0 7.951 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB]
12:26:36 #0 7.966 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
12:26:36 #0 8.012 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
12:26:36 #0 8.013 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
12:26:36 #0 8.083 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
12:26:36 #0 8.098 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
12:26:36 #0 8.098 Get:16 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB]
12:26:36 #0 8.119 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u4 [589 kB]
12:26:36 #0 8.134 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
12:26:36 #0 8.139 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u4 [1736 kB]
12:26:36 #0 8.173 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:26:36 #0 8.175 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
12:26:36 #0 8.177 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:26:36 #0 8.180 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
12:26:36 #0 8.182 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
12:26:36 #0 8.184 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
12:26:36 #0 8.190 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u4 [1733 kB]
12:26:36 #0 8.216 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u4 [330 kB]
12:26:36 #0 8.221 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:26:36 #0 8.222 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:26:36 #0 8.223 Get:30 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB]
12:26:36 #0 8.226 Get:31 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
12:26:36 #0 8.226 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
12:26:36 #0 8.228 Get:33 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
12:26:36 #0 8.231 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
12:26:36 #0 8.234 Get:35 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
12:26:36 #0 8.235 Get:36 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
12:26:36 #0 8.237 Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
12:26:36 #0 8.239 Get:38 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:26:36 #0 8.240 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
12:26:36 #0 8.241 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
12:26:36 #0 8.244 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
12:26:36 #0 8.249 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
12:26:36 #0 8.252 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
12:26:36 #0 8.437 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u5 [690 kB]
12:26:36 #0 8.464 Get:45 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB]
12:26:36 #0 8.486 Get:46 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
12:26:36 #0 8.489 Get:47 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
12:26:36 #0 8.502 Get:48 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
12:26:36 #0 8.505 Get:49 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
12:26:36 #0 8.508 Get:50 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB]
12:26:36 #0 8.511 Get:51 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB]
12:26:36 #0 8.513 Get:52 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
12:26:36 #0 8.514 Get:53 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
12:26:36 #0 8.518 Get:54 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
12:26:36 #0 8.524 Get:55 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
12:26:36 #0 8.526 Get:56 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
12:26:36 #0 8.540 Get:57 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
12:26:36 #0 8.548 Get:58 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
12:26:36 #0 8.582 Get:59 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
12:26:36 #0 8.590 Get:60 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
12:26:36 #0 8.620 Get:61 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
12:26:36 #0 8.622 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB]
12:26:36 #0 8.627 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.269-1 [1553 kB]
12:26:36 #0 8.652 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB]
12:26:36 #0 8.696 Get:65 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
12:26:36 #9 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 0.1s
12:26:36 #11 DONE 0.9s
12:26:36 
12:26:36 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:36 #13 56.24 --------------------------------------------------------------------------------
12:26:36 #13 56.24 Total                                              3.9 MB/s |  74 MB  00:19     
12:26:36 #13 56.50 Running transaction check
12:26:36 #13 56.75 Running transaction test
12:26:36 #13 56.99 Transaction test succeeded
12:26:36 #13 56.99 Running transaction
12:26:36 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 51.38MB / 53.32MB 10.8s
12:26:36 #10 DONE 3.8s
12:26:36 
12:26:36 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
12:26:36 #7 sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 47.40MB / 47.40MB 9.8s done
12:26:36 #7 sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 126B / 126B 9.9s done
12:26:36 #7 ...
12:26:36 
12:26:36 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
12:26:36 #9 resolve docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 0.0s done
12:26:36 #9 sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 1.42kB / 1.42kB done
12:26:36 #9 sha256:ea8f467d512068a1e52494d5b2d959a9307a35682633d0b5d481e79c914c627f 529B / 529B done
12:26:36 #9 sha256:591e4910d0b5364272463c57b86a8524eaee6b4bd3bb14f70979186281074374 1.47kB / 1.47kB done
12:26:36 #9 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 27.02MB / 27.02MB 3.9s done
12:26:36 #9 extracting sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 5.8s
12:26:36 #8 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 14.4s done
12:26:36 #11 9.031 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB]
12:26:36 #11 9.037 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.1 [221 kB]
12:26:36 #11 9.057 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.1 [825 kB]
12:26:36 #11 9.161 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.1 [107 kB]
12:26:36 #11 9.170 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.1 [103 kB]
12:26:36 #11 9.175 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.1 [3229 kB]
12:26:36 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 4.6s done
12:26:36 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca
12:26:36 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:36 #7 DONE 14.9s
12:26:36 
12:26:36 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:36 #0 1.054 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
12:26:36 #0 1.458 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
12:26:36 #0 1.552 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
12:26:36 #0 1.648 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
12:26:36 #0 1.744 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
12:26:36 #0 2.432 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
12:26:36 #0 2.432 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
12:26:36 #0 2.460 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
12:26:36 #0 2.460 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2110 kB]
12:26:36 #0 2.558 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1195 kB]
12:26:36 #0 2.634 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9068 B]
12:26:36 #0 2.634 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [5240 B]
12:26:36 #0 2.652 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
12:26:36 #0 2.652 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
12:26:36 #0 2.652 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [894 kB]
12:26:36 #0 2.671 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1717 kB]
12:26:36 #0 2.746 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [5003 B]
12:26:36 #0 2.747 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3252 B]
12:26:36 #0 3.341 Fetched 19.1 MB in 3s (7136 kB/s)
12:26:36 #0 3.341 Reading package lists...
12:26:36 #0 4.228 Reading package lists...
12:26:36 #0 5.016 Building dependency tree...
12:26:36 #0 5.192 Reading state information...
12:26:36 #0 5.400 The following additional packages will be installed:
12:26:36 #0 5.400   at autoconf automake autopoint autotools-dev binutils
12:26:36 #0 5.400   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
12:26:36 #0 5.400   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
12:26:36 #0 5.400   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
12:26:36 #0 5.400   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
12:26:36 #0 5.400   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:26:36 #0 5.400   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
12:26:36 #0 5.400   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:36 #0 5.400   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:36 #0 5.400   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
12:26:36 #0 5.400   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:36 #0 5.400   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:36 #0 5.400   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
12:26:36 #0 5.400   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:36 #0 5.400   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:36 #0 5.400   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
12:26:36 #0 5.400   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:36 #0 5.400   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
12:26:36 #0 5.400   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:26:36 #0 5.400   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
12:26:36 #0 5.400   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:26:36 #0 5.400   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:26:36 #0 5.400   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:36 #0 5.400   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:36 #0 5.400   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:26:36 #0 5.400   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:26:36 #0 5.400   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
12:26:36 #0 5.400   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
12:26:36 #0 5.400   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
12:26:36 #0 5.400   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:36 #0 5.400   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:36 #0 5.400   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:36 #0 5.400   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:36 #0 5.400   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:26:36 #0 5.400   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:26:36 #0 5.400   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:36 #0 5.400   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:26:36 #0 5.400   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
12:26:36 #0 5.400   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
12:26:36 #0 5.400   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
12:26:36 #0 5.400   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:36 #0 5.400   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:36 #0 5.400   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:36 #0 5.400   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:36 #0 5.400   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:36 #0 5.400   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
12:26:36 #0 5.400   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:26:36 #0 5.400   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:36 #0 5.400   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:36 #0 5.400   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:26:36 #0 5.400   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:36 #0 5.400   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:36 #0 5.400   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:26:36 #0 5.400   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:36 #0 5.400   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
12:26:36 #0 5.400   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:36 #0 5.400   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:26:36 #0 5.400   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:36 #0 5.400   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:36 #0 5.400   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:26:36 #0 5.400   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
12:26:36 #0 5.400   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:36 #0 5.400   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:36 #0 5.400   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:36 #0 5.400   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:26:36 #0 5.400   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:26:36 #0 5.400   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
12:26:36 #0 5.400   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:36 #0 5.400   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
12:26:36 #0 5.400   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
12:26:36 #0 5.400   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:36 #0 5.400   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:36 #0 5.400   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:26:36 #0 5.400   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:36 #0 5.400   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:26:36 #0 5.400   openssh-client openssl patch patchutils perl perl-modules-5.30
12:26:36 #0 5.400   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:36 #0 5.400   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:36 #0 5.400   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:36 #0 5.400   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:36 #0 5.400   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:26:36 #0 5.400   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:26:36 #0 5.400   xz-utils
12:26:36 #0 5.400 Suggested packages:
12:26:36 #0 5.400   default-mta | mail-transport-agent autoconf-archive gnu-standards
12:26:36 #0 5.400   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
12:26:36 #0 5.400   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
12:26:36 #0 5.400   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
12:26:36 #0 5.400   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:36 #0 5.400   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:36 #0 5.400   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:36 #0 5.400   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
12:26:36 #0 5.400   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
12:26:36 #0 5.400   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
12:26:36 #0 5.400   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:36 #0 5.400   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:26:36 #0 5.400   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:26:36 #0 5.400   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
12:26:36 #0 5.400   libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
12:26:36 #0 5.400   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:26:36 #0 5.400   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:26:36 #0 5.400   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
12:26:36 #0 5.400   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
12:26:36 #0 5.400   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
12:26:36 #0 5.400   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:36 #0 5.400   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
12:26:36 #0 5.400   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:36 #0 5.400   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
12:26:36 #0 5.400   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
12:26:36 #0 5.400   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:36 #0 5.400   python3-cryptography python3-openssl python3-socks python3.8-venv
12:26:36 #0 5.400   python3.8-doc binfmt-support readline-doc zip wdiff-doc
12:26:36 #0 5.740 The following NEW packages will be installed:
12:26:36 #0 5.740   at autoconf automake autopoint autotools-dev binutils
12:26:36 #0 5.740   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
12:26:36 #0 5.740   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
12:26:36 #0 5.740   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:36 #0 5.740   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
12:26:36 #0 5.740   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
12:26:36 #0 5.740   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
12:26:36 #0 5.740   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:36 #0 5.740   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
12:26:36 #0 5.740   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
12:26:36 #0 5.740   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:36 #0 5.740   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:36 #0 5.740   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
12:26:36 #0 5.740   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:36 #0 5.740   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:36 #0 5.740   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
12:26:36 #0 5.740   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:36 #0 5.740   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
12:26:36 #0 5.740   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:26:36 #0 5.740   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
12:26:36 #0 5.740   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:26:36 #0 5.740   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:26:36 #0 5.740   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:36 #0 5.740   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:36 #0 5.740   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:26:36 #0 5.740   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:26:36 #0 5.740   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
12:26:36 #0 5.740   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
12:26:36 #0 5.740   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
12:26:36 #0 5.740   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:36 #0 5.740   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:36 #0 5.740   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:36 #0 5.740   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:36 #0 5.740   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:26:36 #0 5.740   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:26:36 #0 5.740   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:36 #0 5.740   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:26:36 #0 5.740   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
12:26:36 #0 5.740   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
12:26:36 #0 5.740   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
12:26:36 #0 5.740   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:36 #0 5.740   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:36 #0 5.740   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:36 #0 5.740   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:36 #0 5.740   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:36 #0 5.740   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
12:26:36 #0 5.740   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:26:36 #0 5.740   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:36 #0 5.740   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:36 #0 5.740   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:26:36 #0 5.740   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:36 #0 5.740   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:36 #0 5.740   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:26:36 #0 5.740   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:36 #0 5.740   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
12:26:36 #0 5.740   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:36 #0 5.740   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:26:36 #0 5.740   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:36 #0 5.740   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:36 #0 5.740   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:26:36 #0 5.740   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
12:26:36 #0 5.740   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:36 #0 5.740   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:36 #0 5.740   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:36 #0 5.740   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:26:36 #0 5.740   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:26:36 #0 5.740   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
12:26:36 #0 5.740   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:36 #0 5.740   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
12:26:36 #0 5.740   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
12:26:36 #0 5.740   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:36 #0 5.740   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:36 #0 5.740   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:26:36 #0 5.740   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:36 #0 5.740   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:26:36 #0 5.740   openssh-client openssl patch patchutils perl perl-modules-5.30
12:26:36 #0 5.740   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:36 #0 5.740   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:36 #0 5.740   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:36 #0 5.740   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:36 #0 5.740   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:26:36 #0 5.740   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:26:36 #0 5.740   xz-utils
12:26:36 #0 6.168 0 upgraded, 352 newly installed, 0 to remove and 4 not upgraded.
12:26:36 #0 6.168 Need to get 97.8 MB of archives.
12:26:36 #0 6.168 After this operation, 449 MB of additional disk space will be used.
12:26:36 #0 6.168 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
12:26:36 #0 6.320 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB]
12:26:36 #0 6.747 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.6 [714 kB]
12:26:36 #0 6.799 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
12:26:36 #0 6.802 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.6 [1833 kB]
12:26:36 #0 6.891 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
12:26:36 #0 6.892 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
12:26:36 #0 6.893 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
12:26:36 #0 6.896 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
12:26:36 #0 6.899 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
12:26:36 #0 6.904 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
12:26:36 #0 6.925 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.6 [1648 kB]
12:26:36 #0 7.004 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.6 [387 kB]
12:26:36 #0 7.028 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
12:26:36 #0 7.028 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
12:26:36 #0 7.029 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
12:26:36 #0 7.031 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
12:26:36 #0 7.041 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
12:26:36 #0 7.049 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
12:26:36 #0 7.079 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
12:26:36 #0 7.104 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
12:26:36 #0 7.124 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
12:26:36 #0 7.144 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
12:26:36 #0 7.297 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
12:26:36 #0 7.297 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.3 [3766 kB]
12:26:36 #0 7.470 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.3 [224 kB]
12:26:36 #0 7.476 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB]
12:26:36 #0 7.511 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
12:26:36 #0 7.518 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.11 [4672 B]
12:26:36 #0 7.518 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
12:26:36 #0 7.525 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
12:26:36 #0 7.529 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
12:26:36 #0 7.529 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
12:26:36 #0 7.533 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
12:26:36 #0 7.547 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]
12:26:36 #0 7.623 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]
12:26:36 #0 7.623 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
12:26:36 #0 7.632 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
12:26:36 #10 8.706 Get:66 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
12:26:36 #10 8.718 Get:67 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
12:26:36 #10 8.720 Get:68 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
12:26:36 #10 ...
12:26:36 
12:26:36 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:36 #10 11.23 Selecting previously unselected package perl.
12:26:36 #10 11.23 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ...
12:26:36 #10 11.25 Unpacking perl (5.32.1-4+deb11u2) ...
12:26:37 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 110.10MB / 116.78MB 20.9s
12:26:37 #17 3.008 (11/22) Installing clang-libs (13.0.1-r1)
12:26:37 #9 ...
12:26:37 
12:26:37 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:37 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 39.85MB / 53.32MB 10.1s
12:26:37 #8 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 20.9s done
12:26:37 #8 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008
12:26:37 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 49.28MB / 53.32MB 9.8s
12:26:37 #17 DONE 8.2s
12:26:37 
12:26:37 #18 [linux/arm64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:26:37 #18 DONE 0.0s
12:26:37 
12:26:37 #19 [linux/arm64->arm/v6 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:37 #0 0.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/armhf/APKINDEX.tar.gz
12:26:37 #11 9.417 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.1 [3166 B]
12:26:37 #11 9.425 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.1 [19.6 kB]
12:26:37 #11 9.444 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-58.64 [1323 kB]
12:26:37 #11 9.478 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
12:26:37 #11 9.480 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
12:26:37 #11 9.493 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
12:26:37 #11 9.498 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
12:26:37 #11 9.501 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.1 [1544 kB]
12:26:37 #11 9.531 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11-base arm64 11.3.0-1ubuntu1~22.04 [20.8 kB]
12:26:37 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 46.14MB / 116.78MB 12.7s
12:26:37 #11 3.487 Fetched 22.0 MB in 3s (7903 kB/s)
12:26:37 #7 DONE 14.9s
12:26:37 
12:26:37 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:37 #10 8.622 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB]
12:26:37 #10 8.630 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB]
12:26:37 #10 8.630 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB]
12:26:37 #10 8.648 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB]
12:26:37 #10 8.651 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB]
12:26:37 #10 8.655 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB]
12:26:37 #10 8.721 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
12:26:37 #10 8.868 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B]
12:26:37 #10 8.882 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.6 [3338 kB]
12:26:37 #10 9.018 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.6 [201 kB]
12:26:37 #10 9.022 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB]
12:26:37 #10 9.057 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
12:26:37 #10 9.058 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.15 [4724 B]
12:26:37 #10 9.067 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB]
12:26:37 #10 9.067 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB]
12:26:37 #10 9.068 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB]
12:26:37 #10 9.073 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB]
12:26:37 #10 9.073 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
12:26:37 #10 9.090 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB]
12:26:37 #10 9.163 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
12:26:37 #10 9.163 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB]
12:26:37 #10 9.539 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.8 [548 kB]
12:26:37 #10 9.544 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB]
12:26:37 #10 9.544 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
12:26:37 #10 9.546 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB]
12:26:37 #10 9.546 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB]
12:26:37 #10 9.563 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB]
12:26:37 #10 9.565 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB]
12:26:37 #10 9.567 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB]
12:26:37 #10 9.570 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB]
12:26:37 #10 9.719 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
12:26:37 #10 9.846 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
12:26:37 #10 9.846 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB]
12:26:37 #10 9.846 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB]
12:26:37 #10 9.846 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB]
12:26:37 #10 9.847 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
12:26:37 #10 9.847 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB]
12:26:37 #10 9.851 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB]
12:26:37 #10 9.855 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
12:26:37 #10 9.857 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.10 [724 kB]
12:26:37 #10 9.916 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B]
12:26:37 #10 9.988 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB]
12:26:37 #10 10.05 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.7 [525 kB]
12:26:37 #10 10.08 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB]
12:26:37 #10 10.08 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.6 [16.9 kB]
12:26:37 #10 10.08 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.6 [149 kB]
12:26:37 #10 10.08 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB]
12:26:37 #10 10.10 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB]
12:26:37 #10 10.11 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB]
12:26:37 #10 10.11 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB]
12:26:37 #10 10.12 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB]
12:26:37 #10 10.13 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB]
12:26:37 #10 10.21 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB]
12:26:37 #10 10.21 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB]
12:26:37 #10 10.22 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
12:26:37 #10 10.24 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.8 [197 kB]
12:26:37 #10 10.25 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.8 [416 kB]
12:26:37 #10 10.26 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.8 [2168 kB]
12:26:37 #10 10.38 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.8 [3364 B]
12:26:37 #10 10.38 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.6 [58.6 kB]
12:26:37 #10 10.38 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-202.213 [970 kB]
12:26:37 #10 10.41 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.6 [2048 kB]
12:26:37 #10 10.50 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB]
12:26:37 #10 10.50 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB]
12:26:37 #10 10.52 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB]
12:26:37 #10 10.52 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
12:26:37 #10 10.52 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB]
12:26:37 #10 10.85 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB]
12:26:37 #10 10.85 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB]
12:26:37 #10 10.85 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB]
12:26:37 #10 10.85 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB]
12:26:37 #10 10.85 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B]
12:26:37 #10 10.85 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB]
12:26:37 #10 10.86 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB]
12:26:37 #10 10.86 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB]
12:26:37 #10 10.88 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB]
12:26:37 #10 10.92 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB]
12:26:37 #10 10.99 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB]
12:26:37 #10 11.33 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B]
12:26:37 #10 11.48 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB]
12:26:37 #10 12.11 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB]
12:26:37 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca
12:26:37 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:37 #11 8.030 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.5 [570 kB]
12:26:37 #11 8.036 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
12:26:37 #11 8.038 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:26:37 #11 8.038 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
12:26:37 #11 8.038 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
12:26:37 #11 8.043 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
12:26:37 #11 8.044 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
12:26:37 #11 8.074 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
12:26:37 #11 8.076 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
12:26:37 #11 8.103 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
12:26:37 #11 8.180 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
12:26:37 #11 8.180 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
12:26:37 #10 11.48 Selecting previously unselected package liblocale-gettext-perl.
12:26:37 #10 11.48 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
12:26:37 #10 11.52 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
12:26:37 #10 DONE 1.0s
12:26:37 
12:26:37 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:37 #8 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.8s done
12:26:37 #8 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 3.2s done
12:26:37 #8 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 1.1s
12:26:37 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 26.21MB / 116.78MB 10.4s
12:26:37 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 44.04MB / 53.32MB 10.6s
12:26:37 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 32.51MB / 116.78MB 11.1s
12:26:37 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 5.1s
12:26:37 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 52.43MB / 53.32MB 10.1s
12:26:37 #11 1.136 Loaded plugins: fastestmirror, ovl
12:26:37 #9 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 5.0s
12:26:37 #11 9.542 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB]
12:26:37 #11 9.573 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
12:26:37 #11 9.586 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
12:26:37 #11 9.589 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.3.0-1ubuntu1~22.04 [9709 kB]
12:26:37 #9 ...
12:26:37 
12:26:37 #8 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:26:37 #8 extracting sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 8.5s done
12:26:37 #8 DONE 12.8s
12:26:37 
12:26:37 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:37 #9 ...
12:26:37 
12:26:37 #10 [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
12:26:37 #10 12.53 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B]
12:26:37 #10 12.53 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB]
12:26:37 #10 12.53 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
12:26:37 #10 12.60 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB]
12:26:37 #7 ...
12:26:37 
12:26:37 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:37 #10 7.457 The following NEW packages will be installed:
12:26:37 #10 7.457   autoconf automake autopoint autotools-dev binutils binutils-common
12:26:37 #10 7.457   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:26:37 #10 7.457   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
12:26:37 #10 7.457   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:37 #10 7.457   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:26:37 #10 7.457   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
12:26:37 #10 7.457   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:26:37 #10 7.457   gpgconf gpgsm groff-base intltool-debian iso-codes less
12:26:37 #10 7.457   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:37 #10 7.457   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:37 #10 7.457   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
12:26:37 #10 7.457   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:37 #10 7.457   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:26:37 #10 7.457   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
12:26:37 #10 7.457   libclass-inspector-perl libclass-method-modifiers-perl
12:26:37 #10 7.457   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:37 #10 7.457   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:37 #10 7.457   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:26:37 #10 7.457   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:37 #10 7.457   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:37 #10 7.457   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:37 #10 7.457   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:26:37 #10 7.457   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:26:37 #10 7.457   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:26:37 #10 7.457   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:26:37 #10 7.457   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:37 #10 7.457   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:37 #10 7.457   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:37 #10 7.458   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:37 #10 7.458   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:26:37 #10 7.458   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:26:37 #10 7.458   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:26:37 #10 7.459   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:37 #10 7.459   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:37 #10 7.459   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:37 #10 7.459   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:37 #10 7.459   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:26:37 #10 7.459   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:26:37 #10 7.459   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:26:37 #10 7.459   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:37 #10 7.459   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:26:37 #10 7.459   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:37 #10 7.459   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:37 #10 7.459   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:37 #10 7.459   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:37 #10 7.459   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:37 #10 7.459   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:26:37 #10 7.459   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:37 #10 7.459   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:26:37 #10 7.459   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:37 #10 7.459   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:26:37 #10 7.459   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:37 #10 7.459   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:26:37 #10 7.459   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:37 #10 7.459   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:37 #10 7.459   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:26:37 #10 7.459   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:37 #10 7.459   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:26:37 #10 7.459   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:37 #10 7.459   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:37 #10 7.465   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:37 #10 7.465   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:37 #10 7.465   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:26:37 #10 7.465   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:26:37 #10 7.465   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:37 #10 7.465   libstring-shellquote-perl libsub-exporter-perl
12:26:37 #10 7.465   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:37 #10 7.465   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:37 #10 7.465   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:26:37 #10 7.465   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:37 #10 7.465   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:37 #10 7.465   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:26:37 #10 7.465   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:26:37 #10 7.465   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:26:37 #10 7.465   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
12:26:37 #10 7.465   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:26:37 #10 7.465   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
12:26:37 #10 7.465   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:37 #10 7.465   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
12:26:37 #10 7.465   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:37 #10 7.465   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:37 #10 7.465   netbase openssh-client openssl patch patchutils pbzip2 perl
12:26:37 #10 7.465   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
12:26:37 #10 7.465   pristine-tar publicsuffix python-apt-common python3 python3-apt
12:26:37 #10 7.465   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
12:26:37 #10 7.465   python3-magic python3-minimal python3-pkg-resources python3-requests
12:26:37 #10 7.465   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
12:26:37 #10 7.465   python3.9-minimal readline-common sensible-utils shared-mime-info strace
12:26:37 #10 7.465   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:26:37 #10 7.750 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
12:26:37 #10 7.750 Need to get 175 MB of archives.
12:26:37 #10 7.750 After this operation, 572 MB of additional disk space will be used.
12:26:37 #10 7.750 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
12:26:37 #10 7.754 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
12:26:37 #10 7.769 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
12:26:37 #10 7.782 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
12:26:37 #10 7.782 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
12:26:37 #10 7.782 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
12:26:37 #10 7.792 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
12:26:37 #11 8.303 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
12:26:37 #11 8.303 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
12:26:37 #11 8.303 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
12:26:37 #11 8.303 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
12:26:37 #11 8.303 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB]
12:26:37 #11 8.303 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB]
12:26:37 #11 8.307 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
12:26:37 #11 8.308 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB]
12:26:37 #11 8.330 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB]
12:26:37 #11 8.404 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
12:26:37 #7 DONE 15.5s
12:26:37 
12:26:37 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:37 #10 7.542 Get:190 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB]
12:26:37 #10 7.542 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
12:26:37 #10 7.543 Get:192 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u6 [1622 kB]
12:26:37 #10 7.561 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u6 [5506 kB]
12:26:37 #10 7.618 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
12:26:37 #10 7.620 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
12:26:37 #10 7.625 Get:196 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
12:26:37 #10 7.678 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
12:26:37 #10 7.707 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
12:26:37 #10 7.707 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
12:26:37 #10 7.709 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:26:37 #10 7.710 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
12:26:37 #10 7.714 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
12:26:37 #10 7.716 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
12:26:37 #10 7.717 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
12:26:37 #10 7.718 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
12:26:37 #10 7.720 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
12:26:37 #10 7.721 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
12:26:37 #10 7.722 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
12:26:37 #10 7.723 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:26:37 #10 7.725 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
12:26:37 #10 7.729 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
12:26:37 #10 7.730 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
12:26:37 #10 7.731 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
12:26:37 #10 7.732 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
12:26:37 #10 7.733 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
12:26:37 #10 7.735 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
12:26:37 #10 7.736 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
12:26:37 #10 7.737 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
12:26:37 #10 7.753 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
12:26:37 #10 7.753 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
12:26:37 #10 7.753 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
12:26:37 #10 7.753 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
12:26:37 #10 7.753 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
12:26:37 #10 7.753 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
12:26:37 #10 7.753 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:26:37 #10 7.753 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:26:37 #10 7.753 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
12:26:37 #10 7.753 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
12:26:37 #10 7.753 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
12:26:37 #10 7.753 Get:230 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
12:26:37 #10 7.753 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:26:37 #10 7.753 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
12:26:37 #10 7.760 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
12:26:37 #10 7.760 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
12:26:37 #10 7.760 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
12:26:37 #10 7.763 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
12:26:37 #10 7.765 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
12:26:37 #10 7.785 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
12:26:37 #10 7.785 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
12:26:37 #10 7.785 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
12:26:37 #10 7.785 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
12:26:37 #10 7.785 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
12:26:37 #10 7.785 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB]
12:26:37 #10 7.785 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
12:26:37 #10 7.785 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
12:26:37 #10 7.785 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
12:26:37 #10 7.785 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
12:26:37 #10 7.786 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
12:26:37 #10 7.788 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:26:37 #10 7.788 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
12:26:37 #10 7.788 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
12:26:37 #10 7.788 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
12:26:37 #10 7.788 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
12:26:37 #10 7.788 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:26:37 #10 7.788 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
12:26:37 #10 7.792 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
12:26:37 #10 7.793 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:26:37 #10 7.794 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
12:26:37 #10 7.810 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
12:26:37 #10 7.813 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
12:26:37 #10 7.815 Get:261 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
12:26:37 #10 7.825 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
12:26:37 #10 7.826 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
12:26:37 #10 7.828 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
12:26:37 #10 7.829 Get:265 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB]
12:26:37 #10 7.831 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
12:26:37 #10 7.832 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
12:26:37 #10 7.833 Get:268 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
12:26:37 #10 7.834 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
12:26:37 #10 7.835 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
12:26:37 #10 7.839 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
12:26:37 #10 7.839 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
12:26:37 #10 7.840 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
12:26:37 #10 7.841 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
12:26:37 #10 7.843 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
12:26:37 #10 7.844 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
12:26:37 #10 7.848 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
12:26:37 #10 7.849 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
12:26:37 #10 7.850 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
12:26:37 #10 7.853 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
12:26:37 #10 7.854 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
12:26:37 #10 7.855 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
12:26:37 #10 7.862 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
12:26:37 #10 7.867 Get:284 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
12:26:37 #10 7.868 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.36-0+deb10u2 [164 kB]
12:26:37 #10 7.870 Get:286 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB]
12:26:37 #10 7.874 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB]
12:26:37 #10 7.893 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB]
12:26:37 #10 7.912 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
12:26:37 #10 7.928 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
12:26:37 #10 7.930 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
12:26:37 #10 7.931 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
12:26:37 #10 7.932 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
12:26:37 #10 7.933 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
12:26:37 #10 7.933 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
12:26:37 #10 7.934 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
12:26:37 #10 7.935 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
12:26:37 #10 7.935 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
12:26:37 #10 7.936 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
12:26:37 #10 7.937 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:26:37 #10 7.938 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
12:26:37 #10 7.939 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
12:26:37 #10 7.939 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
12:26:37 #10 7.941 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
12:26:37 #10 7.943 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
12:26:37 #10 7.943 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
12:26:37 #10 7.948 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB]
12:26:37 #10 7.951 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
12:26:37 #10 7.952 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
12:26:37 #10 7.954 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
12:26:37 #10 7.955 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
12:26:37 #10 7.956 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
12:26:37 #10 7.959 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
12:26:37 #10 7.961 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
12:26:37 #10 7.962 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:26:37 #10 7.962 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
12:26:37 #10 7.963 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:26:37 #10 7.965 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
12:26:37 #10 7.967 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
12:26:37 #10 7.970 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
12:26:37 #10 7.971 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
12:26:37 #10 7.972 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
12:26:37 #10 7.973 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
12:26:37 #10 7.974 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
12:26:37 #10 7.975 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
12:26:37 #10 7.976 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
12:26:37 #10 7.978 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
12:26:37 #10 7.979 Get:328 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
12:26:37 #10 7.982 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB]
12:26:37 #10 7.989 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
12:26:37 #10 7.991 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
12:26:37 #10 7.997 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
12:26:37 #10 7.997 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
12:26:37 #10 7.997 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
12:26:37 #10 7.997 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:26:37 #10 7.997 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
12:26:37 #10 8.000 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
12:26:37 #10 8.000 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
12:26:37 #10 8.004 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
12:26:37 #10 8.004 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
12:26:37 #10 8.004 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
12:26:37 #10 8.005 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
12:26:37 #10 8.010 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
12:26:37 #10 8.025 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
12:26:37 #10 8.025 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
12:26:37 #10 8.027 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
12:26:37 #10 8.048 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
12:26:37 #10 8.049 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
12:26:37 #10 8.051 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
12:26:37 #10 8.054 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
12:26:37 #10 8.055 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
12:26:37 #10 8.056 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
12:26:37 #10 8.057 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
12:26:37 #10 8.057 Get:354 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB]
12:26:37 #10 8.059 Get:355 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB]
12:26:37 #10 8.059 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
12:26:37 #10 8.060 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
12:26:37 #10 8.061 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
12:26:37 #10 8.073 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
12:26:37 #10 8.079 Get:360 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB]
12:26:37 #10 8.083 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
12:26:37 #10 8.085 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
12:26:37 #10 8.286 debconf: delaying package configuration, since apt-utils is not installed
12:26:37 #10 8.315 Fetched 162 MB in 2s (68.2 MB/s)
12:26:37 #10 8.353 Selecting previously unselected package sensible-utils.
12:26:37 #10 8.353 (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.)
12:26:37 #10 8.358 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
12:26:37 #10 8.368 Unpacking sensible-utils (0.0.12) ...
12:26:37 #10 8.426 Selecting previously unselected package lsb-base.
12:26:37 #10 8.428 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
12:26:37 #10 8.431 Unpacking lsb-base (10.2019051400) ...
12:26:37 #10 8.480 Selecting previously unselected package cron.
12:26:37 #10 8.480 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ...
12:26:37 #10 8.487 Unpacking cron (3.0pl1-134+deb10u1) ...
12:26:37 #10 8.557 Selecting previously unselected package libbsd0:arm64.
12:26:37 #10 8.559 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ...
12:26:37 #10 8.570 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
12:26:37 #10 8.621 Selecting previously unselected package bsdmainutils.
12:26:37 #10 8.621 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ...
12:26:37 #10 8.628 Unpacking bsdmainutils (11.1.2+b1) ...
12:26:37 #10 8.705 Selecting previously unselected package libuchardet0:arm64.
12:26:37 #10 8.705 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ...
12:26:37 #10 8.712 Unpacking libuchardet0:arm64 (0.0.6-3) ...
12:26:37 #10 8.770 Selecting previously unselected package groff-base.
12:26:37 #10 8.770 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ...
12:26:37 #10 8.777 Unpacking groff-base (1.22.4-3+deb10u1) ...
12:26:37 #10 8.956 Selecting previously unselected package libgdbm6:arm64.
12:26:37 #10 8.956 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ...
12:26:37 #10 8.962 Unpacking libgdbm6:arm64 (1.18.1-4) ...
12:26:37 #10 9.010 Selecting previously unselected package libpipeline1:arm64.
12:26:37 #10 9.011 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ...
12:26:37 #10 9.021 Unpacking libpipeline1:arm64 (1.5.1-2) ...
12:26:37 #10 9.113 Selecting previously unselected package man-db.
12:26:37 #10 9.113 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ...
12:26:37 #10 9.122 Unpacking man-db (2.8.5-2) ...
12:26:37 #10 9.310 Selecting previously unselected package perl-modules-5.28.
12:26:37 #10 9.312 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
12:26:37 #10 9.316 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:26:37 #10 9.863 Selecting previously unselected package libgdbm-compat4:arm64.
12:26:37 #10 9.863 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ...
12:26:37 #10 9.864 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
12:26:37 #10 9.919 Selecting previously unselected package libperl5.28:arm64.
12:26:37 #10 9.919 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
12:26:37 #10 9.923 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
12:26:37 #10 10.51 Selecting previously unselected package perl.
12:26:37 #10 10.51 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ...
12:26:37 #10 10.53 Unpacking perl (5.28.1-6+deb10u1) ...
12:26:37 #10 10.61 Selecting previously unselected package liblocale-gettext-perl.
12:26:37 #10 10.61 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
12:26:37 #10 10.62 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
12:26:37 #10 10.71 Selecting previously unselected package libssl1.1:arm64.
12:26:37 #10 10.71 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ...
12:26:37 #10 10.72 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
12:26:37 #10 10.90 Selecting previously unselected package libpython3.7-minimal:arm64.
12:26:37 #10 10.90 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
12:26:37 #10 10.91 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
12:26:37 #10 11.06 Selecting previously unselected package libexpat1:arm64.
12:26:37 #10 11.06 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_arm64.deb ...
12:26:37 #10 11.07 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
12:26:37 #10 11.16 Selecting previously unselected package python3.7-minimal.
12:26:37 #10 11.16 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
12:26:37 #10 11.18 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:37 #10 11.36 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
12:26:37 #10 11.47 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
12:26:37 #10 11.49 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
12:26:37 #10 11.51 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:37 #10 12.12 Selecting previously unselected package python3-minimal.
12:26:37 #10 12.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9600 files and directories currently installed.)
12:26:37 #10 12.13 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
12:26:37 #10 12.14 Unpacking python3-minimal (3.7.3-1) ...
12:26:37 #10 12.30 Selecting previously unselected package mime-support.
12:26:37 #10 12.30 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:26:37 #10 12.37 Unpacking mime-support (3.62) ...
12:26:37 #10 12.55 Selecting previously unselected package libmpdec2:arm64.
12:26:37 #10 12.55 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
12:26:37 #10 12.56 Unpacking libmpdec2:arm64 (2.4.2-2) ...
12:26:37 #10 12.70 Selecting previously unselected package readline-common.
12:26:37 #10 12.70 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
12:26:37 #10 12.71 Unpacking readline-common (7.0-5) ...
12:26:37 #10 12.80 Selecting previously unselected package libreadline7:arm64.
12:26:37 #10 12.80 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
12:26:37 #10 12.80 Unpacking libreadline7:arm64 (7.0-5) ...
12:26:37 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 4.2s done
12:26:37 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 11.5s done
12:26:37 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 27.26MB / 116.78MB 10.3s
12:26:37 #11 1.299 Determining fastest mirrors
12:26:37 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.5s done
12:26:37 #9 ...
12:26:37 
12:26:37 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:37 #0 3.764 Fedora 37 - aarch64                              20 MB/s |  61 MB     00:03    
12:26:37 #19 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/armhf/APKINDEX.tar.gz
12:26:37 #12 ...
12:26:37 
12:26:37 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:37 #8 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 4.5s done
12:26:37 #8 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:37 #8 DONE 16.0s
12:26:37 #10 12.60 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
12:26:37 #10 12.61 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B]
12:26:37 #10 12.61 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [36.4 kB]
12:26:37 #10 12.61 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [130 kB]
12:26:37 #10 12.62 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [25.9 kB]
12:26:37 #10 12.62 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [75.0 kB]
12:26:37 #10 12.62 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [46.9 kB]
12:26:37 #10 12.68 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [88.5 kB]
12:26:37 #10 12.69 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [171 kB]
12:26:37 #10 12.70 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [13.4 kB]
12:26:37 #10 12.76 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [79.5 kB]
12:26:37 #10 12.77 Get:119 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]
12:26:37 #10 12.77 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB]
12:26:37 #10 12.77 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
12:26:37 #10 12.77 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB]
12:26:37 #10 12.77 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
12:26:37 #10 12.78 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
12:26:37 #10 12.84 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.22 [185 kB]
12:26:37 #10 12.85 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.22 [152 kB]
12:26:37 #10 12.85 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB]
12:26:37 #11 8.407 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
12:26:37 #11 8.407 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
12:26:37 #11 8.407 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
12:26:37 #11 8.407 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
12:26:37 #11 8.411 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB]
12:26:37 #11 8.432 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
12:26:37 #11 8.434 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
12:26:37 #11 8.479 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
12:26:37 #11 8.527 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.5 [637 kB]
12:26:37 #11 8.565 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
12:26:37 #11 8.570 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1 [17.0 kB]
12:26:37 #11 8.570 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1 [147 kB]
12:26:37 #11 8.575 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
12:26:37 #11 8.596 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
12:26:37 #11 8.596 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
12:26:37 #11 8.596 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
12:26:37 #11 8.596 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
12:26:37 #11 8.632 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
12:26:37 #10 7.822 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
12:26:37 #10 7.823 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
12:26:37 #10 7.872 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
12:26:37 #10 7.878 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
12:26:37 #10 7.881 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
12:26:37 #10 7.887 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
12:26:37 #10 7.898 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
12:26:37 #10 7.914 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
12:26:37 #10 7.914 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
12:26:37 #10 7.915 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
12:26:37 #10 7.917 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
12:26:37 #10 7.919 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
12:26:37 #10 7.920 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
12:26:37 #10 7.923 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
12:26:37 #10 7.932 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
12:26:37 #10 7.951 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
12:26:37 #10 7.955 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
12:26:37 #10 7.956 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
12:26:37 #10 7.957 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
12:26:37 #10 7.959 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
12:26:37 #10 7.960 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
12:26:37 #10 7.961 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:26:37 #10 7.962 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:26:37 #10 7.970 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:26:37 #10 7.972 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:26:37 #10 7.976 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:26:37 #10 7.978 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:26:37 #10 7.979 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
12:26:37 #10 7.981 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
12:26:37 #10 7.994 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
12:26:37 #10 7.995 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
12:26:37 #10 7.996 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
12:26:37 #10 8.001 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
12:26:37 #10 8.001 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
12:26:37 #10 8.001 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB]
12:26:37 #10 8.008 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
12:26:37 #10 8.009 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:26:37 #10 8.012 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
12:26:37 #10 8.013 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
12:26:37 #10 8.016 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
12:26:37 #10 13.08 Selecting previously unselected package libsqlite3-0:arm64.
12:26:37 #10 13.08 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
12:26:37 #10 13.09 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
12:26:37 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 6.5s done
12:26:37 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0.1s
12:26:37 #10 11.76 Selecting previously unselected package libpython3.9-minimal:arm64.
12:26:37 #10 11.76 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ...
12:26:37 #10 11.78 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
12:26:37 #10 12.03 Selecting previously unselected package libexpat1:arm64.
12:26:37 #10 12.03 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_arm64.deb ...
12:26:37 #9 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 5.1s
12:26:37 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c
12:26:37 #10 ...
12:26:37 
12:26:37 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:37 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 47.19MB / 53.32MB 11.0s
12:26:37 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 32.51MB / 116.78MB 11.1s
12:26:37 #11 10.14 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
12:26:37 #11 10.15 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.1.0-2ubuntu1~22.04 [45.0 kB]
12:26:37 #11 10.15 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.1.0-2ubuntu1~22.04 [124 kB]
12:26:37 #11 10.15 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.1.0-2ubuntu1~22.04 [28.4 kB]
12:26:37 #11 10.15 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.1.0-2ubuntu1~22.04 [10.8 kB]
12:26:37 #11 10.15 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.3.0-1ubuntu1~22.04 [2227 kB]
12:26:37 #11 10.19 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.1.0-2ubuntu1~22.04 [1034 kB]
12:26:37 #11 10.24 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.3.0-1ubuntu1~22.04 [2235 kB]
12:26:37 #11 10.38 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.1.0-2ubuntu1~22.04 [965 kB]
12:26:37 #19 1.562 (1/1) Installing alpine-keys (2.4-r1)
12:26:37 #19 1.569 OK: 0 MiB in 1 packages
12:26:37 
12:26:37 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:37 #17 4.031 (12/22) Installing clang (13.0.1-r1)
12:26:37 #17 4.138 (13/22) Installing libmagic (5.41-r0)
12:26:37 #10 12.92 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB]
12:26:37 #10 12.93 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-autoreconf all 17 [15.8 kB]
12:26:37 #10 12.93 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
12:26:37 #10 12.93 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
12:26:37 #10 12.93 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB]
12:26:37 #10 12.94 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
12:26:37 #10 12.94 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB]
12:26:37 #10 13.00 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB]
12:26:37 #10 13.05 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
12:26:37 #10 13.05 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB]
12:26:37 #10 13.07 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debhelper all 11.1.6ubuntu2 [902 kB]
12:26:37 #10 13.11 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB]
12:26:37 #11 8.704 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
12:26:37 #11 8.715 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
12:26:37 #11 8.718 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
12:26:37 #11 8.738 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
12:26:37 #11 8.762 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.4 [207 kB]
12:26:37 #11 8.764 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.4 [475 kB]
12:26:37 #11 8.792 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.4 [43.8 kB]
12:26:37 #11 8.794 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.4 [43.0 kB]
12:26:37 #11 8.796 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.4 [1986 kB]
12:26:37 #10 8.019 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:26:37 #10 8.021 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
12:26:37 #10 8.029 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
12:26:37 #10 8.035 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
12:26:37 #10 8.063 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
12:26:37 #10 8.078 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
12:26:37 #10 8.080 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
12:26:37 #10 8.081 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
12:26:37 #10 8.097 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
12:26:37 #10 8.098 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u5 [276 kB]
12:26:37 #10 8.101 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.162-1 [1576 kB]
12:26:37 #10 8.116 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
12:26:37 #10 8.118 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
12:26:37 #10 8.120 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
12:26:37 #10 8.121 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u5 [2359 kB]
12:26:37 #10 8.143 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
12:26:37 #10 8.150 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
12:26:37 #10 8.168 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
12:26:37 #10 8.169 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
12:26:37 #10 8.261 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
12:26:37 #10 8.261 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
12:26:37 #10 8.261 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
12:26:37 #10 8.261 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
12:26:37 #10 8.261 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
12:26:37 #10 8.261 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
12:26:37 #10 13.47 Selecting previously unselected package libpython3.7-stdlib:arm64.
12:26:37 #10 13.47 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_arm64.deb ...
12:26:37 #10 13.49 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
12:26:37 #8 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.1s done
12:26:37 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:38 #11 3.487 Reading package lists...
12:26:38 #10 12.04 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
12:26:38 #10 12.10 Selecting previously unselected package python3.9-minimal.
12:26:38 #10 12.10 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ...
12:26:38 #10 12.11 Unpacking python3.9-minimal (3.9.2-1) ...
12:26:38 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.39MB / 116.78MB 22.0s
12:26:38 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 38.80MB / 116.78MB 12.0s
12:26:38 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 50.33MB / 53.32MB 11.4s
12:26:38 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 10.7s done
12:26:38 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 33.55MB / 116.78MB 10.9s
12:26:38 #11 10.41 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.1.0-2ubuntu1~22.04 [1119 kB]
12:26:38 #11 10.47 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.3.0-1ubuntu1~22.04 [1151 kB]
12:26:38 #11 10.53 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11 arm64 11.3.0-1ubuntu1~22.04 [19.4 MB]
12:26:38 #19 ...
12:26:38 
12:26:38 #20 [linux/arm64 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"
12:26:38 #0 0.483 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
12:26:38 #0 1.051 go: downloading github.com/akavel/rsrc v0.10.2
12:26:38 #20 DONE 1.7s
12:26:38 
12:26:38 #19 [linux/arm64->arm/v6 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:38 #19 1.624 + apk  --root /armv6-alpine-linux-musleabihf add --no-cache musl-dev gcc
12:26:38 #19 1.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/armhf/APKINDEX.tar.gz
12:26:38 #17 4.168 (14/22) Installing file (5.41-r0)
12:26:38 #17 4.171 (15/22) Installing brotli-libs (1.0.9-r6)
12:26:38 #17 4.183 (16/22) Installing nghttp2-libs (1.47.0-r0)
12:26:38 #17 4.188 (17/22) Installing libcurl (7.83.1-r5)
12:26:38 #17 4.198 (18/22) Installing expat (2.5.0-r0)
12:26:38 #17 4.202 (19/22) Installing pcre2 (10.40-r0)
12:26:38 #17 4.212 (20/22) Installing git (2.36.4-r0)
12:26:38 #17 4.362 (21/22) Installing lld (13.0.1-r0)
12:26:38 #17 4.408 (22/22) Installing llvm13 (13.0.1-r2)
12:26:38 #8 ...
12:26:38 
12:26:38 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
12:26:38 #11 DONE 1.1s
12:26:38 
12:26:38 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:38 #8 ...
12:26:38 
12:26:38 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:38 #10 13.11 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB]
12:26:38 #10 13.11 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB]
12:26:38 #10 13.19 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB]
12:26:38 #10 13.19 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
12:26:38 #10 13.19 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
12:26:38 #10 13.19 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.18.04.2 [81.2 kB]
12:26:38 #10 13.20 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
12:26:38 #10 13.20 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
12:26:38 #10 13.23 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB]
12:26:38 #10 13.23 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB]
12:26:38 #10 13.23 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB]
12:26:38 #10 13.31 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB]
12:26:38 #10 13.31 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
12:26:38 #10 13.31 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
12:26:38 #10 13.32 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
12:26:38 #10 13.33 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
12:26:38 #10 13.34 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
12:26:38 #10 13.34 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB]
12:26:38 #10 13.38 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB]
12:26:38 #10 13.39 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
12:26:38 #10 13.39 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
12:26:38 #10 13.46 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB]
12:26:38 #10 8.279 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
12:26:38 #10 8.288 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
12:26:38 #10 8.316 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
12:26:38 #10 8.325 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
12:26:38 #10 8.327 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
12:26:38 #10 8.354 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
12:26:38 #11 8.917 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.4 [3364 B]
12:26:38 #11 8.922 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB]
12:26:38 #11 8.925 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-137.154 [1100 kB]
12:26:38 #11 8.943 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
12:26:38 #11 8.945 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB]
12:26:38 #11 9.059 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
12:26:38 #11 9.065 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
12:26:38 #11 9.071 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
12:26:38 #11 9.094 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
12:26:38 #11 9.098 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.1 [5986 kB]
12:26:38 #7 DONE 16.6s
12:26:38 
12:26:38 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:38 #8 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c
12:26:38 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.7s done
12:26:38 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e
12:26:38 #10 5.073 Fetched 19.0 MB in 4s (4929 kB/s)
12:26:38 #10 ...
12:26:38 
12:26:38 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:38 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 6.1s done
12:26:38 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:38 #7 DONE 16.7s
12:26:38 
12:26:38 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:38 #10 12.31 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
12:26:38 #10 12.33 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
12:26:38 #10 12.35 Setting up python3.9-minimal (3.9.2-1) ...
12:26:38 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.6s done
12:26:38 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e
12:26:38 #9 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 6.5s done
12:26:38 #10 13.47 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB]
12:26:38 #10 13.47 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB]
12:26:38 #10 13.48 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB]
12:26:38 #10 13.48 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB]
12:26:38 #10 13.48 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.22 [184 kB]
12:26:38 #10 13.49 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB]
12:26:38 #10 13.54 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.15 [804 kB]
12:26:38 #10 13.57 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.15 [2955 kB]
12:26:38 #10 13.72 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
12:26:38 #10 8.720 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
12:26:38 #10 8.720 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
12:26:38 #10 8.727 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
12:26:38 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 45.09MB / 116.78MB 12.6s
12:26:38 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 11.9s
12:26:38 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 5.1s
12:26:38 #9 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:38 #10 13.73 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB]
12:26:38 #10 13.73 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:38 #10 13.73 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB]
12:26:38 #10 13.73 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
12:26:38 #10 13.73 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B]
12:26:38 #10 13.74 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
12:26:38 #10 13.74 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB]
12:26:38 #10 13.74 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB]
12:26:38 #10 13.80 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:38 #10 13.82 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
12:26:38 #10 13.82 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
12:26:38 #10 13.82 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:38 #10 13.82 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB]
12:26:38 #10 13.82 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
12:26:38 #10 13.82 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
12:26:38 #10 13.82 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB]
12:26:38 #10 13.83 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB]
12:26:38 #10 13.88 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB]
12:26:38 #10 13.91 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB]
12:26:38 #10 13.91 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B]
12:26:38 #10 13.91 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB]
12:26:38 #10 13.91 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB]
12:26:38 #10 13.91 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
12:26:38 #10 13.91 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB]
12:26:38 #10 13.91 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB]
12:26:38 #10 13.92 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
12:26:38 #10 13.96 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB]
12:26:38 #10 8.833 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
12:26:38 #10 8.833 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
12:26:38 #10 8.849 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]
12:26:38 #10 8.855 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:26:38 #10 8.857 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
12:26:38 #10 8.892 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
12:26:38 #10 8.892 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:26:38 #10 8.925 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:26:38 #10 8.925 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:26:38 #10 8.925 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:26:38 #10 8.925 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:26:38 #10 8.925 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:26:38 #10 8.925 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:26:38 #10 8.926 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:26:38 #10 8.929 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
12:26:38 #10 8.934 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
12:26:38 #10 8.939 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
12:26:38 #10 8.942 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
12:26:38 #10 8.953 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
12:26:38 #10 8.953 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
12:26:38 #10 8.955 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
12:26:38 #10 8.956 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
12:26:38 #10 8.957 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
12:26:38 #10 8.958 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
12:26:38 #10 8.959 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:26:38 #10 8.960 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
12:26:38 #10 8.963 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:26:38 #11 9.430 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
12:26:38 #11 9.431 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.3.0-1ubuntu1~20.04 [46.4 kB]
12:26:38 #11 9.434 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB]
12:26:38 #11 9.437 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB]
12:26:38 #11 9.584 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B]
12:26:38 #12 2.028 CentOS Stream 8 - AppStream                      21 MB/s |  24 MB     00:01    
12:26:38 #10 5.073 Reading package lists...
12:26:38 #10 ...
12:26:38 
12:26:38 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:38 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 13.7s done
12:26:38 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 20.2s done
12:26:38 #9 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 0.8s done
12:26:38 #9 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.0s done
12:26:38 #9 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 0.6s
12:26:38 #10 13.03 Selecting previously unselected package python3-minimal.
12:26:38 #10 13.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 ... 9515 files and directories currently installed.)
12:26:38 #10 13.04 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
12:26:38 #10 13.05 Unpacking python3-minimal (3.9.2-3) ...
12:26:38 #10 13.09 Selecting previously unselected package media-types.
12:26:38 #10 13.09 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:26:38 #10 13.09 Unpacking media-types (4.0.0) ...
12:26:38 #10 13.14 Selecting previously unselected package libmpdec3:arm64.
12:26:38 #10 13.14 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
12:26:38 #10 14.02 Selecting previously unselected package python3.7.
12:26:38 #10 14.02 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_arm64.deb ...
12:26:38 #10 14.08 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:26:38 #10 14.20 Selecting previously unselected package libpython3-stdlib:arm64.
12:26:38 #10 14.21 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
12:26:38 #10 14.23 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
12:26:38 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 38.80MB / 116.78MB 12.3s
12:26:38 #9 DONE 16.5s
12:26:38 
12:26:38 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:38 #10 13.99 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
12:26:38 #10 14.01 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
12:26:38 #10 14.01 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
12:26:38 #10 14.01 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
12:26:38 #10 14.01 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
12:26:38 #10 14.16 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B]
12:26:38 #10 14.23 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB]
12:26:39 #10 9.066 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
12:26:39 #10 9.072 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
12:26:39 #10 9.081 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:39 #10 9.081 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
12:26:39 #10 9.083 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
12:26:39 #10 9.096 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
12:26:39 #11 9.658 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.1 [2692 kB]
12:26:39 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 22.9s done
12:26:39 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.4s done
12:26:39 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 39.85MB / 116.78MB 11.9s
12:26:39 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 5.1s
12:26:39 #11 11.36 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
12:26:39 #19 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/armhf/APKINDEX.tar.gz
12:26:39 #17 5.040 Executing busybox-1.35.0-r17.trigger
12:26:39 #17 5.047 OK: 313 MiB in 37 packages
12:26:39 #10 14.38 Setting up python3-minimal (3.7.3-1) ...
12:26:39 #10 13.15 Unpacking libmpdec3:arm64 (2.5.1-1) ...
12:26:39 #10 13.20 Selecting previously unselected package libncursesw6:arm64.
12:26:39 #10 13.21 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
12:26:39 #10 13.22 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
12:26:39 #10 13.27 Selecting previously unselected package readline-common.
12:26:39 #10 13.27 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:26:39 #10 13.27 Unpacking readline-common (8.1-1) ...
12:26:39 #10 13.35 Selecting previously unselected package libreadline8:arm64.
12:26:39 #10 13.35 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
12:26:39 #10 13.36 Unpacking libreadline8:arm64 (8.1-1) ...
12:26:39 #8 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 0.9s done
12:26:39 #7 sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 53.32MB / 53.32MB 12.3s done
12:26:39 #10 14.52 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
12:26:39 #10 9.437 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
12:26:39 #10 9.437 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
12:26:39 #10 9.437 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
12:26:39 #10 9.437 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
12:26:39 #10 9.439 Get:119 http://deb.debian.org/debian-security bullseye-security/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
12:26:39 #10 9.441 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
12:26:39 #10 9.441 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
12:26:39 #10 9.448 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:26:39 #10 9.459 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
12:26:39 #10 9.468 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
12:26:39 #10 9.478 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
12:26:39 #10 9.479 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
12:26:39 #10 9.486 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
12:26:39 #10 9.492 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
12:26:39 #10 9.496 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
12:26:39 #10 9.503 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
12:26:39 #10 9.511 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
12:26:39 #10 9.512 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
12:26:39 #10 9.513 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
12:26:39 #10 9.514 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
12:26:39 #10 9.515 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
12:26:39 #10 9.516 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
12:26:39 #10 9.517 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:26:39 #10 9.518 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
12:26:39 #10 9.519 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:26:39 #10 9.520 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
12:26:39 #10 9.521 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
12:26:39 #10 9.522 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:39 #10 9.523 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:39 #10 9.524 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
12:26:39 #10 9.524 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
12:26:39 #10 9.525 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
12:26:39 #10 9.526 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
12:26:39 #10 9.528 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:26:39 #10 9.529 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
12:26:39 #10 9.530 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
12:26:39 #10 9.530 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
12:26:39 #10 9.531 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:26:39 #10 9.532 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
12:26:39 #10 9.534 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
12:26:39 #10 9.535 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
12:26:39 #10 9.538 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
12:26:39 #10 9.539 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:26:39 #10 9.540 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
12:26:39 #10 9.541 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:26:39 #10 9.542 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:39 #10 9.543 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
12:26:39 #10 9.544 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
12:26:39 #10 9.547 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
12:26:39 #10 9.550 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
12:26:39 #11 4.596 Reading package lists...
12:26:39 #11 10.18 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB]
12:26:39 #11 10.21 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB]
12:26:39 #11 11.76 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.3.0-1ubuntu1~22.04 [2075 kB]
12:26:39 #8 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.1s
12:26:39 #19 2.863 (1/13) Installing musl (1.2.3-r2)
12:26:39 #19 2.874 (2/13) Installing libgcc (11.2.1_git20220219-r2)
12:26:39 #19 2.879 (3/13) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:39 #19 2.892 (4/13) Installing zlib (1.2.12-r3)
12:26:39 #19 2.897 (5/13) Installing binutils (2.38-r3)
12:26:39 #19 2.948 (6/13) Installing libgomp (11.2.1_git20220219-r2)
12:26:39 #19 2.955 (7/13) Installing libatomic (11.2.1_git20220219-r2)
12:26:39 #19 2.959 (8/13) Installing gmp (6.2.1-r2)
12:26:39 #10 14.81 Selecting previously unselected package python3.
12:26:39 #10 14.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10069 files and directories currently installed.)
12:26:39 #10 14.82 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ...
12:26:39 #10 14.84 Unpacking python3 (3.7.3-1) ...
12:26:39 #10 14.91 Selecting previously unselected package less.
12:26:39 #10 13.45 Selecting previously unselected package libsqlite3-0:arm64.
12:26:39 #10 13.45 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
12:26:39 #10 13.46 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
12:26:39 #9 ...
12:26:39 
12:26:39 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:39 #10 5.073 Reading package lists...
12:26:39 #17 DONE 10.6s
12:26:39 
12:26:39 #18 [linux/arm64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:26:39 #18 DONE 0.0s
12:26:39 
12:26:39 #19 [linux/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:39 #19 0.132 + apk  --root / add --no-cache musl-dev gcc
12:26:39 #19 0.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz
12:26:39 #10 14.57 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:39 #10 14.57 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB]
12:26:39 #10 14.58 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB]
12:26:39 #10 14.59 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
12:26:39 #10 14.59 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB]
12:26:39 #10 14.59 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB]
12:26:39 #10 14.65 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
12:26:39 #10 9.552 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:26:39 #10 9.552 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:39 #10 9.553 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:39 #10 9.554 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
12:26:39 #10 9.557 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
12:26:39 #10 9.558 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
12:26:39 #10 9.560 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
12:26:39 #10 9.571 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
12:26:39 #10 9.572 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B]
12:26:39 #10 9.573 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:26:39 #10 9.575 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
12:26:39 #10 9.577 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:26:39 #10 9.578 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
12:26:39 #10 9.579 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
12:26:39 #10 9.583 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
12:26:39 #10 9.586 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
12:26:39 #10 9.588 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
12:26:39 #10 9.589 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
12:26:39 #10 9.599 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
12:26:39 #10 9.603 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u3 [342 kB]
12:26:39 #10 9.606 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
12:26:39 #10 9.607 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
12:26:39 #10 9.625 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
12:26:39 #10 9.689 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
12:26:39 #10 9.714 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
12:26:39 #10 9.714 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
12:26:39 #10 9.744 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:26:39 #10 9.744 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
12:26:39 #10 9.744 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
12:26:39 #10 9.744 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
12:26:39 #10 9.744 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:26:39 #10 9.744 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
12:26:39 #10 9.744 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
12:26:39 #10 9.746 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
12:26:39 #10 9.746 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:26:39 #10 9.749 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
12:26:39 #10 9.749 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
12:26:39 #10 9.749 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
12:26:39 #10 9.756 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
12:26:39 #10 9.756 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
12:26:39 #10 9.763 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
12:26:39 #10 9.763 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
12:26:39 #10 9.766 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
12:26:39 #10 9.766 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
12:26:39 #10 9.771 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB]
12:26:39 #10 9.771 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
12:26:39 #10 9.773 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
12:26:39 #10 9.773 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
12:26:39 #10 9.777 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
12:26:39 #10 9.781 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
12:26:39 #10 9.786 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
12:26:39 #10 9.796 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
12:26:39 #10 9.796 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u5 [246 kB]
12:26:39 #10 9.796 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:26:39 #10 9.796 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
12:26:39 #10 9.796 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
12:26:39 #10 9.796 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
12:26:39 #10 9.796 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
12:26:39 #10 9.797 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
12:26:39 #10 9.797 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
12:26:39 #10 9.798 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
12:26:39 #10 9.799 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
12:26:39 #10 9.800 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
12:26:39 #10 9.801 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
12:26:39 #10 9.803 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
12:26:39 #10 9.805 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
12:26:39 #10 9.805 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:26:39 #10 9.807 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:26:39 #10 9.808 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
12:26:39 #10 9.810 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
12:26:39 #10 9.811 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
12:26:39 #10 9.813 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
12:26:39 #10 9.814 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
12:26:39 #10 9.814 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
12:26:39 #10 9.815 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
12:26:39 #10 9.816 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
12:26:39 #10 9.818 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
12:26:39 #10 9.819 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
12:26:39 #10 9.820 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
12:26:39 #10 9.821 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
12:26:39 #10 9.823 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
12:26:39 #10 9.824 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
12:26:39 #10 9.825 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
12:26:39 #10 9.825 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
12:26:39 #10 9.826 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
12:26:39 #10 9.827 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
12:26:39 #10 9.827 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
12:26:39 #10 9.828 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
12:26:39 #10 9.829 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
12:26:39 #10 9.840 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
12:26:39 #10 9.840 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
12:26:39 #10 9.843 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
12:26:39 #10 9.845 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
12:26:39 #10 9.846 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
12:26:39 #10 9.847 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
12:26:39 #10 9.849 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
12:26:39 #11 10.34 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB]
12:26:39 #11 10.35 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [920 kB]
12:26:39 #11 10.41 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.1 [6738 kB]
12:26:39 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 0.1s
12:26:39 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 51.38MB / 116.78MB 13.7s
12:26:39 #19 2.966 (9/13) Installing isl22 (0.22-r0)
12:26:39 #19 2.979 (10/13) Installing mpfr4 (4.1.0-r0)
12:26:39 #19 2.986 (11/13) Installing mpc1 (1.2.1-r0)
12:26:39 #19 2.990 (12/13) Installing gcc (11.2.1_git20220219-r2)
12:26:39 #10 14.91 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ...
12:26:39 #10 14.92 Unpacking less (487-0.1+b1) ...
12:26:39 #10 14.98 Selecting previously unselected package netbase.
12:26:39 #10 14.98 Preparing to unpack .../002-netbase_5.6_all.deb ...
12:26:39 #10 14.99 Unpacking netbase (5.6) ...
12:26:39 #10 15.04 Selecting previously unselected package bzip2.
12:26:39 #10 15.04 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ...
12:26:39 #10 15.04 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
12:26:39 #10 15.12 Selecting previously unselected package libmagic-mgc.
12:26:39 #10 15.12 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
12:26:39 #10 15.13 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
12:26:39 #10 13.57 Selecting previously unselected package libpython3.9-stdlib:arm64.
12:26:39 #10 13.57 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
12:26:39 #10 13.58 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
12:26:39 #10 13.85 Selecting previously unselected package python3.9.
12:26:39 #8 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570
12:26:39 #10 14.65 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
12:26:39 #10 14.65 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
12:26:39 #10 14.66 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
12:26:39 #10 14.67 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
12:26:39 #10 14.67 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB]
12:26:39 #10 14.67 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
12:26:39 #10 14.67 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB]
12:26:39 #10 14.73 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB]
12:26:39 #10 14.74 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
12:26:39 #10 14.74 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
12:26:39 #10 14.74 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB]
12:26:39 #10 14.74 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB]
12:26:39 #10 14.81 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
12:26:39 #10 14.81 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
12:26:39 #10 14.81 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
12:26:39 #10 14.81 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
12:26:39 #10 14.82 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
12:26:39 #10 14.88 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
12:26:39 #10 14.88 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB]
12:26:39 #10 14.88 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB]
12:26:39 #10 14.89 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB]
12:26:39 #10 14.90 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
12:26:39 #10 9.883 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
12:26:39 #10 9.885 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
12:26:39 #10 9.886 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
12:26:39 #10 9.888 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
12:26:39 #10 9.890 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
12:26:39 #10 9.891 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:26:39 #10 9.892 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
12:26:39 #10 9.894 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
12:26:39 #10 9.894 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
12:26:39 #10 9.896 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
12:26:39 #10 9.897 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:26:39 #10 9.898 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
12:26:39 #10 9.899 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
12:26:39 #10 9.900 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
12:26:39 #10 9.901 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:26:39 #10 9.902 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
12:26:39 #10 9.905 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
12:26:39 #10 9.911 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
12:26:39 #10 9.914 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
12:26:39 #10 9.937 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:26:39 #10 9.944 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:26:39 #10 9.946 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
12:26:39 #10 9.949 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
12:26:39 #10 9.951 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
12:26:39 #10 9.952 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
12:26:39 #10 9.953 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
12:26:39 #10 9.954 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
12:26:39 #10 9.955 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
12:26:39 #10 9.956 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
12:26:39 #10 9.960 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
12:26:39 #10 9.960 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
12:26:39 #10 9.964 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
12:26:39 #10 9.966 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
12:26:39 #10 9.968 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
12:26:39 #10 9.969 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
12:26:39 #10 9.979 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
12:26:39 #10 9.979 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
12:26:39 #10 9.979 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
12:26:39 #10 9.981 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
12:26:39 #10 9.983 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
12:26:39 #10 9.992 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
12:26:39 #10 9.992 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:26:39 #10 9.992 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
12:26:39 #10 9.992 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
12:26:39 #10 9.992 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
12:26:39 #10 9.993 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
12:26:39 #10 9.995 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
12:26:39 #10 9.995 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
12:26:39 #10 9.996 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
12:26:39 #10 9.999 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
12:26:39 #10 9.999 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
12:26:39 #10 10.00 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
12:26:39 #10 10.00 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
12:26:39 #10 10.00 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
12:26:39 #10 10.01 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:26:39 #10 10.01 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
12:26:39 #10 10.01 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
12:26:39 #10 10.01 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
12:26:39 #10 10.01 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
12:26:39 #10 10.01 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
12:26:39 #10 10.01 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
12:26:39 #10 10.02 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
12:26:39 #10 10.02 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
12:26:39 #10 10.02 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
12:26:39 #10 10.02 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
12:26:39 #10 10.02 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
12:26:39 #10 10.02 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
12:26:39 #10 10.02 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
12:26:39 #10 10.03 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
12:26:39 #10 10.03 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
12:26:39 #10 10.03 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
12:26:39 #10 10.03 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
12:26:39 #10 10.04 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
12:26:39 #10 10.04 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:26:39 #10 10.04 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
12:26:39 #10 10.04 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:26:39 #10 10.04 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
12:26:39 #10 10.04 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
12:26:39 #10 10.04 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
12:26:39 #10 10.05 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
12:26:39 #10 10.05 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
12:26:39 #10 10.05 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
12:26:39 #10 10.05 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
12:26:39 #10 10.05 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
12:26:39 #10 10.06 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
12:26:39 #10 10.06 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
12:26:39 #10 10.06 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
12:26:39 #10 10.06 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
12:26:39 #10 10.06 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
12:26:39 #10 10.06 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
12:26:39 #10 10.07 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
12:26:39 #10 10.07 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
12:26:39 #10 10.07 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:26:39 #10 10.07 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
12:26:39 #10 10.07 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
12:26:39 #10 10.08 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
12:26:39 #10 10.08 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
12:26:39 #9 ...
12:26:39 
12:26:39 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:39 #0 1.525 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:26:39 #0 1.540 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
12:26:39 #0 1.540 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
12:26:39 #0 1.697 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
12:26:39 #0 1.994 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [418 kB]
12:26:39 #0 2.345 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
12:26:39 #0 3.641 Fetched 8345 kB in 2s (3525 kB/s)
12:26:39 #0 3.641 Reading package lists...
12:26:39 #0 4.520 Reading package lists...
12:26:39 #0 5.361 Building dependency tree...
12:26:39 #0 5.505 Reading state information...
12:26:39 #0 5.737 The following additional packages will be installed:
12:26:39 #0 5.737   at autoconf automake autopoint autotools-dev binutils
12:26:39 #0 5.737   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
12:26:39 #0 5.737   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
12:26:39 #0 5.737   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:39 #0 5.737   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
12:26:39 #0 5.737   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
12:26:39 #0 5.737   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:26:39 #0 5.737   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
12:26:39 #0 5.737   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:39 #0 5.737   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:39 #0 5.737   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:39 #0 5.737   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
12:26:39 #0 5.737   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
12:26:39 #0 5.737   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
12:26:39 #0 5.737   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:39 #0 5.737   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:39 #0 5.737   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
12:26:39 #0 5.737   libdata-optlist-perl libdevel-callchecker-perl
12:26:39 #0 5.737   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
12:26:39 #0 5.737   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
12:26:39 #0 5.737   libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:39 #0 5.737   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
12:26:39 #0 5.737   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
12:26:39 #0 5.737   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
12:26:39 #0 5.737   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
12:26:39 #0 5.737   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
12:26:39 #0 5.737   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
12:26:39 #0 5.737   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
12:26:39 #0 5.737   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
12:26:39 #0 5.737   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
12:26:39 #0 5.737   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:39 #0 5.737   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:39 #0 5.737   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
12:26:39 #0 5.737   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
12:26:39 #0 5.737   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:39 #0 5.737   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
12:26:39 #0 5.737   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
12:26:39 #0 5.737   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:39 #0 5.737   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:39 #0 5.737   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
12:26:39 #0 5.737   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
12:26:39 #0 5.737   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
12:26:39 #0 5.737   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
12:26:39 #0 5.737   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
12:26:39 #0 5.737   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:39 #0 5.737   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
12:26:39 #0 5.737   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
12:26:39 #0 5.737   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:39 #0 5.737   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
12:26:39 #0 5.737   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
12:26:39 #0 5.737   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
12:26:39 #0 5.737   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
12:26:39 #0 5.737   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
12:26:39 #0 5.737   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:39 #0 5.737   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:39 #0 5.737   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:39 #0 5.737   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
12:26:39 #0 5.737   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
12:26:39 #0 5.737   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
12:26:39 #0 5.737   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:39 #0 5.737   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:39 #0 5.737   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
12:26:39 #0 5.737   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
12:26:39 #0 5.737   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
12:26:39 #0 5.737   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:39 #0 5.737   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
12:26:39 #0 5.737   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
12:26:39 #0 5.737   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:39 #0 5.737   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:39 #0 5.737   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:39 #0 5.737   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
12:26:39 #0 5.737   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
12:26:39 #0 5.737   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
12:26:39 #0 5.737   mariadb-common mime-support mysql-common netbase openssh-client openssl
12:26:39 #0 5.737   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:39 #0 5.737   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
12:26:39 #0 5.737   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:39 #0 5.737   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:39 #0 5.737   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:39 #0 5.737   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
12:26:39 #0 5.737   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:39 #0 5.737 Suggested packages:
12:26:39 #0 5.737   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
12:26:39 #0 5.737   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
12:26:39 #0 5.737   checksecurity debtags dh-make adequate autopkgtest bls-standalone
12:26:39 #0 5.737   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
12:26:39 #0 5.737   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:39 #0 5.737   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:39 #0 5.737   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:39 #0 5.737   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
12:26:39 #0 5.737   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
12:26:39 #0 5.737   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
12:26:39 #0 5.737   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
12:26:39 #0 5.737   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
12:26:39 #0 5.737   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:39 #0 5.737   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:26:39 #0 5.737   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:26:39 #0 5.737   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
12:26:39 #0 5.737   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
12:26:39 #0 5.737   libhtml-template-perl libsasl2-modules-gssapi-mit
12:26:39 #0 5.737   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:39 #0 5.737   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
12:26:39 #0 5.737   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
12:26:39 #0 5.737   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:39 #0 5.737   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
12:26:39 #0 5.737   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:39 #0 5.737   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
12:26:39 #0 5.737   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
12:26:39 #0 5.737   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:39 #0 5.737   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
12:26:39 #0 5.737   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
12:26:39 #0 5.737   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
12:26:39 #0 5.737   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
12:26:39 #0 5.737   readline-doc zip wdiff-doc
12:26:39 #0 7.905 The following NEW packages will be installed:
12:26:39 #0 7.905   at autoconf automake autopoint autotools-dev binutils
12:26:39 #0 7.905   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
12:26:39 #0 7.905   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
12:26:39 #0 7.905   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
12:26:39 #0 7.905   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
12:26:39 #0 7.905   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
12:26:39 #0 7.905   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:39 #0 7.905   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
12:26:39 #0 7.905   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:39 #0 7.905   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
12:26:39 #0 7.905   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
12:26:39 #0 7.905   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:39 #0 7.905   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
12:26:39 #0 7.905   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
12:26:39 #0 7.905   libclass-inspector-perl libclass-method-modifiers-perl
12:26:39 #0 7.905   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:39 #0 7.905   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
12:26:39 #0 7.905   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:39 #0 7.905   libdevel-callchecker-perl libdevel-globaldestruction-perl
12:26:39 #0 7.905   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:26:39 #0 7.905   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:39 #0 7.905   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
12:26:39 #0 7.905   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
12:26:39 #0 7.905   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
12:26:39 #0 7.905   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
12:26:39 #0 7.905   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
12:26:39 #0 7.905   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
12:26:39 #0 7.905   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
12:26:39 #0 7.905   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
12:26:39 #0 7.905   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
12:26:39 #0 7.905   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:39 #0 7.905   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:39 #0 7.905   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
12:26:39 #0 7.905   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
12:26:39 #0 7.905   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:39 #0 7.905   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
12:26:39 #0 7.905   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
12:26:39 #0 7.905   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:39 #0 7.905   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:39 #0 7.905   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
12:26:39 #0 7.905   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
12:26:39 #0 7.905   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
12:26:39 #0 7.905   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
12:26:39 #0 7.905   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
12:26:39 #0 7.905   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:39 #0 7.905   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
12:26:39 #0 7.905   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
12:26:39 #0 7.905   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:39 #0 7.905   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
12:26:39 #0 7.905   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
12:26:39 #0 7.905   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
12:26:39 #0 7.905   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
12:26:39 #0 7.905   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
12:26:39 #0 7.905   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:39 #0 7.905   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:39 #0 7.905   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:39 #0 7.905   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
12:26:39 #0 7.905   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
12:26:39 #0 7.905   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
12:26:39 #0 7.905   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:39 #0 7.905   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:39 #0 7.905   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
12:26:39 #0 7.905   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
12:26:39 #0 7.905   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
12:26:39 #0 7.905   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:39 #0 7.905   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
12:26:39 #0 7.905   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
12:26:39 #0 7.905   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:39 #0 7.905   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:39 #0 7.905   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:39 #0 7.905   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
12:26:39 #0 7.905   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
12:26:39 #0 7.905   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
12:26:39 #0 7.905   mariadb-common mime-support mysql-common netbase openssh-client openssl
12:26:39 #0 7.905   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:39 #0 7.905   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
12:26:39 #0 7.905   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:39 #0 7.905   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:39 #0 7.905   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:39 #0 7.905   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
12:26:39 #0 7.905   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:39 #0 8.205 0 upgraded, 359 newly installed, 0 to remove and 1 not upgraded.
12:26:39 #0 8.205 Need to get 156 MB of archives.
12:26:39 #0 8.205 After this operation, 480 MB of additional disk space will be used.
12:26:39 #0 8.205 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
12:26:39 #0 8.211 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
12:26:39 #0 8.211 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
12:26:39 #0 8.216 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
12:26:39 #0 8.216 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
12:26:39 #0 8.218 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
12:26:39 #0 8.221 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
12:26:39 #0 8.237 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
12:26:39 #0 8.251 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
12:26:39 #0 8.251 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
12:26:39 #0 8.269 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
12:26:39 #0 8.321 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
12:26:39 #0 8.321 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
12:26:39 #0 8.393 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
12:26:39 #0 8.393 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
12:26:39 #0 8.393 Get:16 http://deb.debian.org/debian buster/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB]
12:26:39 #0 8.418 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [582 kB]
12:26:39 #0 8.428 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
12:26:39 #0 8.428 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1465 kB]
12:26:39 #0 8.449 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
12:26:39 #0 8.449 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
12:26:39 #0 8.459 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
12:26:39 #0 8.459 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
12:26:39 #0 8.459 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
12:26:39 #0 8.459 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
12:26:39 #0 8.473 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1659 kB]
12:26:39 #0 8.493 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
12:26:39 #0 8.493 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
12:26:39 #0 8.493 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
12:26:39 #0 8.493 Get:30 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
12:26:39 #0 8.509 Get:31 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
12:26:39 #0 8.509 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB]
12:26:39 #0 8.509 Get:33 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
12:26:39 #0 8.509 Get:34 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
12:26:39 #0 8.509 Get:35 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
12:26:39 #0 8.509 Get:36 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
12:26:39 #0 8.509 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u5 [95.7 kB]
12:26:39 #0 8.521 Get:38 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
12:26:39 #0 8.521 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
12:26:39 #0 8.521 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
12:26:39 #0 8.521 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
12:26:39 #0 8.521 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
12:26:39 #0 8.545 Get:43 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB]
12:26:39 #0 8.733 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u5 [597 kB]
12:26:39 #0 8.942 Get:45 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
12:26:39 #0 8.957 Get:46 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
12:26:39 #0 8.957 Get:47 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB]
12:26:39 #0 8.974 Get:48 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
12:26:39 #0 8.974 Get:49 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB]
12:26:39 #0 8.974 Get:50 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
12:26:39 #0 8.975 Get:51 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
12:26:39 #0 8.977 Get:52 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
12:26:39 #0 8.978 Get:53 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
12:26:39 #0 8.982 Get:54 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
12:26:39 #0 8.988 Get:55 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
12:26:39 #0 8.990 Get:56 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
12:26:39 #0 9.013 Get:57 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
12:26:39 #0 9.014 Get:58 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
12:26:39 #0 9.036 Get:59 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
12:26:39 #0 9.065 Get:60 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
12:26:39 #0 9.085 Get:61 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
12:26:39 #0 9.085 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB]
12:26:39 #0 9.093 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.269-1 [1537 kB]
12:26:39 #0 9.109 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB]
12:26:39 #0 9.142 Get:65 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
12:26:39 #0 9.169 Get:66 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
12:26:39 #0 9.169 Get:67 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
12:26:39 #0 9.169 Get:68 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
12:26:39 #0 9.329 Get:69 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
12:26:39 #0 9.329 Get:70 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
12:26:39 #0 9.329 Get:71 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
12:26:39 #0 9.329 Get:72 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
12:26:39 #0 9.329 Get:73 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
12:26:39 #0 9.329 Get:74 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
12:26:39 #0 9.333 Get:75 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
12:26:39 #0 9.345 Get:76 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
12:26:39 #0 9.526 Get:77 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
12:26:39 #0 9.526 Get:78 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
12:26:39 #0 9.545 Get:79 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
12:26:39 #0 9.718 Get:80 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
12:26:39 #0 9.718 Get:81 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
12:26:39 #0 9.741 Get:82 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
12:26:39 #0 9.757 Get:83 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
12:26:39 #0 9.757 Get:84 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
12:26:39 #0 9.785 Get:85 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
12:26:39 #0 9.785 Get:86 http://deb.debian.org/debian buster/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB]
12:26:39 #0 9.805 Get:87 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
12:26:39 #0 9.805 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
12:26:39 #0 9.805 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
12:26:39 #0 9.805 Get:90 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
12:26:39 #0 9.811 Get:91 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
12:26:39 #0 9.816 Get:92 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
12:26:39 #0 9.816 Get:93 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
12:26:39 #0 9.825 Get:94 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
12:26:39 #0 9.825 Get:95 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
12:26:39 #0 9.825 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u3 [299 kB]
12:26:39 #0 9.835 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u3 [258 kB]
12:26:39 #0 9.835 Get:98 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
12:26:39 #0 9.841 Get:99 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
12:26:39 #0 9.847 Get:100 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
12:26:39 #0 9.847 Get:101 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
12:26:39 #0 9.847 Get:102 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
12:26:39 #0 9.847 Get:103 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
12:26:39 #0 9.862 Get:104 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
12:26:39 #0 9.862 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
12:26:39 #0 9.880 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
12:26:39 #0 9.885 Get:107 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u3 [79.8 kB]
12:26:39 #0 9.885 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
12:26:39 #0 9.913 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:39 #0 9.913 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
12:26:39 #0 9.913 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
12:26:39 #0 9.933 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
12:26:39 #10 ...
12:26:39 
12:26:39 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:39 #11 10.68 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
12:26:39 #11 10.76 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [1688 kB]
12:26:39 #11 5.624 Building dependency tree...
12:26:39 #11 5.871 Reading state information...
12:26:39 #11 6.160 The following additional packages will be installed:
12:26:39 #11 6.160   autoconf automake autopoint autotools-dev binutils binutils-common
12:26:39 #11 6.160   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:26:39 #11 6.160   ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon dbus-session-bus-common
12:26:39 #11 6.160   dbus-system-bus-common dctrl-tools debhelper debugedit dh-autoreconf
12:26:39 #11 6.160   dh-strip-nondeterminism diffstat dirmngr distro-info-data dmsetup dpkg-dev
12:26:39 #11 6.161   dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ g++-12 gcc
12:26:39 #11 6.161   gcc-12 gettext gettext-base gir1.2-glib-2.0 git-man gnupg gnupg-l10n
12:26:39 #11 6.161   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:26:39 #11 6.161   groff-base intltool-debian iso-codes krb5-locales less
12:26:39 #11 6.161   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:39 #11 6.161   libaliased-perl libapparmor1 libapt-pkg-perl libarchive-cpio-perl
12:26:39 #11 6.161   libarchive-zip-perl libargon2-1 libarray-intspan-perl libasan8 libassuan0
12:26:39 #11 6.161   libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl
12:26:39 #11 6.161   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
12:26:39 #11 6.161   libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
12:26:39 #11 6.161   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
12:26:39 #11 6.161   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:39 #11 6.161   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:26:39 #11 6.161   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev
12:26:39 #11 6.161   libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:26:39 #11 6.161   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:39 #11 6.161   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
12:26:39 #11 6.161   libdata-validate-uri-perl libdbus-1-3 libdebhelper-perl libdeflate0
12:26:39 #11 6.161   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
12:26:39 #11 6.161   libdevmapper1.02.1 libdistro-info-perl libdpkg-perl libdw1
12:26:39 #11 6.161   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:26:39 #11 6.161   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:26:39 #11 6.161   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:26:39 #11 6.161   libfdisk1 libfido2-1 libfile-basedir-perl libfile-chdir-perl
12:26:39 #11 6.161   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:39 #11 6.161   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:39 #11 6.161   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
12:26:39 #11 6.162   libfontconfig1 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3
12:26:39 #11 6.162   libgdbm-compat4 libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl
12:26:39 #11 6.162   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
12:26:39 #11 6.162   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
12:26:39 #11 6.162   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:39 #11 6.162   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
12:26:39 #11 6.162   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
12:26:39 #11 6.162   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu71
12:26:39 #11 6.162   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
12:26:39 #11 6.162   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:39 #11 6.162   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
12:26:39 #11 6.162   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
12:26:39 #11 6.162   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
12:26:39 #11 6.163   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
12:26:39 #11 6.163   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
12:26:39 #11 6.163   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:39 #11 6.163   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:39 #11 6.163   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:39 #11 6.163   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:39 #11 6.163   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:39 #11 6.163   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
12:26:39 #11 6.163   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
12:26:39 #11 6.163   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
12:26:39 #11 6.163   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
12:26:39 #11 6.163   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
12:26:39 #11 6.163   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
12:26:39 #11 6.163   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:39 #11 6.163   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
12:26:39 #11 6.163   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
12:26:39 #11 6.163   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:39 #11 6.163   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libquadmath0
12:26:39 #11 6.163   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:39 #11 6.164   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:39 #11 6.164   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
12:26:39 #11 6.164   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:39 #11 6.164   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
12:26:39 #11 6.164   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
12:26:39 #11 6.164   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:39 #11 6.164   libstring-shellquote-perl libsub-exporter-perl
12:26:39 #11 6.164   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:39 #11 6.164   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:39 #11 6.164   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
12:26:39 #11 6.164   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:39 #11 6.164   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:39 #11 6.164   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
12:26:39 #11 6.164   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
12:26:39 #11 6.164   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:39 #11 6.164   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:39 #11 6.164   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
12:26:39 #11 6.164   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:39 #11 6.164   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:39 #11 6.164   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:39 #11 6.164   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
12:26:39 #11 6.164   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
12:26:39 #11 6.165   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:39 #11 6.165   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
12:26:39 #11 6.165   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:39 #11 6.165   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
12:26:39 #11 6.165   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
12:26:39 #11 6.165   python3-dbus python3-debian python3-gi python3-gpg python3-idna
12:26:39 #11 6.165   python3-magic python3-minimal python3-nacl python3-paramiko
12:26:39 #11 6.166   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:39 #11 6.166   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
12:26:39 #11 6.166   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
12:26:39 #11 6.166   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
12:26:39 #11 6.169 Suggested packages:
12:26:39 #11 6.169   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:39 #11 6.169   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
12:26:39 #11 6.169   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
12:26:39 #11 6.169   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
12:26:39 #11 6.169   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:39 #11 6.169   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:39 #11 6.169   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:39 #11 6.169   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:39 #11 6.169   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
12:26:39 #11 6.169   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync g++-multilib
12:26:39 #11 6.169   g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
12:26:39 #11 6.169   gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:39 #11 6.169   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
12:26:39 #11 6.169   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:26:39 #11 6.169   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
12:26:39 #11 6.169   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libscalar-number-perl
12:26:39 #11 6.169   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:26:39 #11 6.169   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:26:39 #11 6.169   libstdc++-12-doc libbareword-filehandles-perl libmultidimensional-perl
12:26:39 #11 6.169   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
12:26:39 #11 6.169   libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl
12:26:39 #11 6.169   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:39 #11 6.169   libtext-template-perl m4-doc make-doc apparmor www-browser iw
12:26:39 #11 6.169   | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass ed
12:26:39 #11 6.169   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:39 #11 6.169   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
12:26:39 #11 6.169   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:26:39 #11 6.169   python-apt-doc python-cryptography-doc python3-cryptography-vectors
12:26:39 #11 6.169   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
12:26:39 #11 6.169   python3-setuptools python3-openssl python3-socks python-requests-doc
12:26:39 #11 6.169   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
12:26:39 #11 6.169   systemd-container systemd-homed systemd-userdbd systemd-boot
12:26:39 #11 6.169   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
12:26:39 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.3s done
12:26:39 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e
12:26:39 #19 3.524 (13/13) Installing musl-dev (1.2.3-r2)
12:26:39 #10 DONE 2.5s
12:26:39 
12:26:39 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:39 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 66.06MB / 116.78MB 15.3s
12:26:39 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 8.8s
12:26:39 #10 15.22 Selecting previously unselected package libmagic1:arm64.
12:26:39 #10 15.22 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
12:26:39 #10 15.23 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
12:26:39 #10 15.28 Selecting previously unselected package file.
12:26:39 #10 15.28 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ...
12:26:39 #10 15.29 Unpacking file (1:5.35-4+deb10u2) ...
12:26:39 #10 15.34 Selecting previously unselected package gettext-base.
12:26:39 #10 15.35 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ...
12:26:39 #10 15.36 Unpacking gettext-base (0.19.8.1-9) ...
12:26:39 #10 15.41 Selecting previously unselected package krb5-locales.
12:26:39 #10 13.85 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
12:26:39 #10 13.90 Unpacking python3.9 (3.9.2-1) ...
12:26:39 #10 14.02 Selecting previously unselected package libpython3-stdlib:arm64.
12:26:39 #10 14.02 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
12:26:39 #10 14.03 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
12:26:39 #10 14.12 Setting up python3-minimal (3.9.2-3) ...
12:26:39 #17 DONE 7.6s
12:26:39 
12:26:39 #18 [linux/arm64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:26:39 #18 DONE 0.0s
12:26:39 
12:26:39 #19 [linux/arm64 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"
12:26:39 #19 0.472 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
12:26:39 #19 0.882 go: downloading github.com/akavel/rsrc v0.10.2
12:26:40 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 46.14MB / 116.78MB 12.6s
12:26:40 #7 ...
12:26:40 
12:26:40 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:26:40 #9 extracting sha256:76fb61f2d39f847056d344250a2953b5a1b082ded5f1cefd7d3afe364723dcdd 9.3s done
12:26:40 #9 DONE 12.8s
12:26:40 
12:26:40 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:40 #10 14.95 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
12:26:40 #10 14.95 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
12:26:40 #10 14.95 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
12:26:40 #10 14.95 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:40 #10 14.96 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB]
12:26:40 #10 15.02 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
12:26:40 #10 15.03 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB]
12:26:40 #10 15.03 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
12:26:40 #10 15.03 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB]
12:26:40 #10 15.04 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB]
12:26:40 #10 15.10 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB]
12:26:40 #10 15.11 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB]
12:26:40 #10 15.11 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
12:26:40 #10 15.11 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
12:26:40 #10 15.12 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
12:26:40 #10 15.17 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
12:26:40 #10 15.17 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
12:26:40 #10 15.17 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB]
12:26:40 #10 15.17 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB]
12:26:40 #10 15.17 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB]
12:26:40 #10 15.24 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB]
12:26:40 #10 10.09 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
12:26:40 #10 10.09 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
12:26:40 #10 10.10 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
12:26:40 #10 10.10 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
12:26:40 #10 10.10 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
12:26:40 #10 10.10 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
12:26:40 #10 10.12 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
12:26:40 #10 10.13 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
12:26:40 #10 10.15 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
12:26:40 #10 10.15 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
12:26:40 #10 10.15 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
12:26:40 #10 10.16 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
12:26:40 #10 10.16 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
12:26:40 #10 10.16 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
12:26:40 #10 10.16 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
12:26:40 #10 10.16 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
12:26:40 #10 10.17 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
12:26:40 #10 10.17 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
12:26:40 #10 10.17 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
12:26:40 #10 10.17 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
12:26:40 #10 10.18 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
12:26:40 #10 10.18 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
12:26:40 #10 10.18 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
12:26:40 #10 10.18 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
12:26:40 #10 10.19 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
12:26:40 #10 10.21 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
12:26:40 #10 10.21 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
12:26:40 #19 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz
12:26:40 #11 10.83 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.1 [6843 kB]
12:26:40 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 45.09MB / 116.78MB 13.1s
12:26:40 #19 3.583 OK: 91 MiB in 14 packages
12:26:40 #10 15.42 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
12:26:40 #10 15.43 Unpacking krb5-locales (1.17-3+deb10u5) ...
12:26:40 #10 15.50 Selecting previously unselected package libkeyutils1:arm64.
12:26:40 #10 15.50 Preparing to unpack .../009-libkeyutils1_1.6-6_arm64.deb ...
12:26:40 #10 15.51 Unpacking libkeyutils1:arm64 (1.6-6) ...
12:26:40 #10 15.57 Selecting previously unselected package libkrb5support0:arm64.
12:26:40 #10 15.57 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
12:26:40 #10 15.58 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
12:26:40 #10 15.64 Selecting previously unselected package libk5crypto3:arm64.
12:26:40 #10 15.64 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
12:26:40 #10 15.65 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
12:26:40 #10 15.71 Selecting previously unselected package libkrb5-3:arm64.
12:26:40 #10 14.40 Selecting previously unselected package python3.
12:26:40 #7 ...
12:26:40 
12:26:40 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:26:40 #9 extracting sha256:32d980e58054da2da0ffd3e115907a93757913f5c431a52b4427379d3737ee4b 9.9s done
12:26:40 #9 DONE 14.3s
12:26:40 
12:26:40 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:40 #10 15.24 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB]
12:26:40 #10 15.25 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB]
12:26:40 #10 15.25 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:40 #10 15.25 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
12:26:40 #10 15.32 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
12:26:40 #10 15.32 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB]
12:26:40 #10 15.32 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
12:26:40 #10 15.32 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
12:26:40 #10 15.32 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
12:26:40 #10 15.39 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB]
12:26:40 #10 15.39 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB]
12:26:40 #10 15.39 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
12:26:40 #10 15.39 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
12:26:40 #10 15.40 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
12:26:40 #10 15.46 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB]
12:26:40 #10 15.46 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
12:26:40 #10 15.46 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:40 #10 15.46 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
12:26:40 #10 15.46 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB]
12:26:40 #10 15.53 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
12:26:40 #10 10.46 debconf: delaying package configuration, since apt-utils is not installed
12:26:40 #10 10.50 Fetched 175 MB in 3s (64.3 MB/s)
12:26:40 #10 10.53 Selecting previously unselected package bsdextrautils.
12:26:40 #10 10.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 ... 6661 files and directories currently installed.)
12:26:40 #10 10.53 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
12:26:40 #10 10.54 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
12:26:40 #10 10.60 Selecting previously unselected package libuchardet0:amd64.
12:26:40 #10 10.60 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
12:26:40 #10 10.61 Unpacking libuchardet0:amd64 (0.0.7-1) ...
12:26:40 #10 10.64 Selecting previously unselected package groff-base.
12:26:40 #10 10.64 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
12:26:40 #11 12.38 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.3.0-1ubuntu1~22.04 [11.1 MB]
12:26:40 #19 1.442 (1/9) Installing binutils (2.38-r3)
12:26:40 #19 1.527 (2/9) Installing libgomp (11.2.1_git20220219-r2)
12:26:40 #19 1.533 (3/9) Installing libatomic (11.2.1_git20220219-r2)
12:26:40 #11 6.631 The following NEW packages will be installed:
12:26:40 #11 6.631   autoconf automake autopoint autotools-dev binutils binutils-common
12:26:40 #11 6.631   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:26:40 #11 6.631   ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
12:26:40 #11 6.631   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
12:26:40 #11 6.631   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:40 #11 6.631   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
12:26:40 #11 6.631   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
12:26:40 #11 6.631   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
12:26:40 #11 6.631   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:40 #11 6.631   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
12:26:40 #11 6.631   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:40 #11 6.631   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:40 #11 6.631   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
12:26:40 #11 6.631   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:40 #11 6.631   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
12:26:40 #11 6.631   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
12:26:40 #11 6.631   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:40 #11 6.631   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:40 #11 6.631   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:40 #11 6.631   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
12:26:40 #11 6.631   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:40 #11 6.631   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:40 #11 6.631   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
12:26:40 #11 6.631   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:40 #11 6.631   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
12:26:40 #11 6.631   libdw1 libdynaloader-functions-perl libedit2 libelf1
12:26:40 #11 6.631   libemail-address-xs-perl libencode-locale-perl liberror-perl
12:26:40 #11 6.631   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
12:26:40 #11 6.631   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
12:26:40 #11 6.631   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:40 #11 6.631   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:40 #11 6.631   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:40 #11 6.631   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:40 #11 6.631   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
12:26:40 #11 6.631   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
12:26:40 #11 6.631   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
12:26:40 #11 6.631   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
12:26:40 #11 6.631   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:40 #11 6.631   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
12:26:40 #11 6.631   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
12:26:40 #11 6.631   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu71
12:26:40 #11 6.631   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
12:26:40 #11 6.631   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:40 #11 6.631   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
12:26:40 #11 6.631   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
12:26:40 #11 6.631   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
12:26:40 #11 6.631   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
12:26:40 #11 6.631   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
12:26:40 #11 6.631   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:40 #11 6.631   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:40 #11 6.631   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:40 #11 6.631   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:40 #11 6.631   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:40 #11 6.631   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
12:26:40 #11 6.631   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
12:26:40 #11 6.631   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
12:26:40 #11 6.631   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
12:26:40 #11 6.631   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
12:26:40 #11 6.631   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
12:26:40 #11 6.631   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:40 #11 6.631   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
12:26:40 #11 6.631   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
12:26:40 #11 6.631   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:40 #11 6.631   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libquadmath0
12:26:40 #11 6.631   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:40 #11 6.631   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:40 #11 6.631   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
12:26:40 #11 6.631   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:40 #11 6.631   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
12:26:40 #11 6.631   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
12:26:40 #11 6.631   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:40 #11 6.631   libstring-shellquote-perl libsub-exporter-perl
12:26:40 #11 6.631   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:40 #11 6.631   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:40 #11 6.631   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
12:26:40 #11 6.631   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:40 #11 6.631   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:40 #11 6.631   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
12:26:40 #11 6.631   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
12:26:40 #11 6.631   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:40 #11 6.631   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:40 #11 6.631   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
12:26:40 #11 6.631   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:40 #11 6.631   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:40 #11 6.631   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:40 #11 6.631   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
12:26:40 #11 6.631   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
12:26:40 #11 6.631   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:40 #11 6.631   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
12:26:40 #11 6.631   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:40 #11 6.638   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
12:26:40 #11 6.638   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
12:26:40 #11 6.638   python3-dbus python3-debian python3-gi python3-gpg python3-idna
12:26:40 #11 6.638   python3-magic python3-minimal python3-nacl python3-paramiko
12:26:40 #11 6.638   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:40 #11 6.638   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
12:26:40 #11 6.638   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
12:26:40 #11 6.638   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
12:26:40 #10 15.71 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
12:26:40 #10 15.72 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
12:26:40 #10 15.98 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:26:40 #10 14.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 ... 9953 files and directories currently installed.)
12:26:40 #10 14.40 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
12:26:40 #10 14.41 Unpacking python3 (3.9.2-3) ...
12:26:40 #10 14.48 Selecting previously unselected package less.
12:26:40 #10 14.48 Preparing to unpack .../001-less_551-2_arm64.deb ...
12:26:40 #10 14.49 Unpacking less (551-2) ...
12:26:40 #10 14.57 Selecting previously unselected package netbase.
12:26:40 #10 14.57 Preparing to unpack .../002-netbase_6.3_all.deb ...
12:26:40 #10 14.58 Unpacking netbase (6.3) ...
12:26:40 #10 14.67 Selecting previously unselected package sensible-utils.
12:26:40 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 57.67MB / 116.78MB 14.5s
12:26:40 #10 9.518 CentOS Stream 9 - Extras packages                10 kB/s |  10 kB     00:00    
12:26:40 #10 10.29 Dependencies resolved.
12:26:40 #10 10.31 ================================================================================
12:26:40 #10 10.31  Package                       Arch     Version                Repository  Size
12:26:40 #10 10.31 ================================================================================
12:26:40 #10 10.31 Installing:
12:26:40 #10 10.31  dnf-plugins-core              noarch   4.3.0-4.el9            baseos      38 k
12:26:40 #10 10.31  rpm-build                     aarch64  4.16.1.3-22.el9        appstream  100 k
12:26:40 #10 10.31  rpmlint                       noarch   1.11-19.el9            appstream  198 k
12:26:40 #10 10.31 Installing dependencies:
12:26:40 #10 10.31  adobe-source-code-pro-fonts   noarch   2.030.1.050-12.el9.1   baseos     832 k
12:26:40 #10 10.31  binutils                      aarch64  2.35.2-35.el9          baseos     4.8 M
12:26:40 #10 10.31  bzip2                         aarch64  1.0.8-8.el9            baseos      56 k
12:26:40 #10 10.31  checkpolicy                   aarch64  3.5-0.rc1.1.el9        appstream  341 k
12:26:40 #10 10.31  cpio                          aarch64  2.13-16.el9            baseos     274 k
12:26:40 #10 10.31  cracklib                      aarch64  2.9.6-27.el9           baseos      95 k
12:26:40 #10 10.31  cracklib-dicts                aarch64  2.9.6-27.el9           baseos     3.6 M
12:26:40 #10 10.31  dbus-libs                     aarch64  1:1.12.20-7.el9        baseos     150 k
12:26:40 #10 10.31  desktop-file-utils            aarch64  0.26-6.el9             appstream   72 k
12:26:40 #10 10.31  diffutils                     aarch64  3.7-12.el9             baseos     392 k
12:26:40 #10 10.31  dwz                           aarch64  0.14-3.el9             appstream  126 k
12:26:40 #10 10.31  ed                            aarch64  1.14.2-12.el9          baseos      74 k
12:26:40 #10 10.31  efi-srpm-macros               noarch   4-9.el9                appstream   23 k
12:26:40 #10 10.31  elfutils                      aarch64  0.188-3.el9            baseos     524 k
12:26:40 #10 10.31  elfutils-debuginfod-client    aarch64  0.188-3.el9            baseos      37 k
12:26:40 #10 10.31  emacs-filesystem              noarch   1:27.2-8.el9           appstream  8.8 k
12:26:40 #10 10.31  enchant                       aarch64  1:1.6.0-30.el9         appstream   61 k
12:26:40 #10 10.31  environment-modules           aarch64  5.0.1-2.el9            baseos     492 k
12:26:40 #10 10.31  file                          aarch64  5.39-10.el9            baseos      49 k
12:26:40 #10 10.31  fonts-srpm-macros             noarch   1:2.0.5-7.el9.1        appstream   28 k
12:26:40 #10 10.31  gcc-toolset-12-binutils       aarch64  2.38-16.el9            appstream  5.8 M
12:26:40 #10 10.31  gcc-toolset-12-binutils-gold  aarch64  2.38-14.el9            appstream  897 k
12:26:40 #10 10.31  gcc-toolset-12-runtime        aarch64  12.0-5.el9             appstream   55 k
12:26:40 #10 10.31  gdb-minimal                   aarch64  10.2-10.el9            appstream  3.1 M
12:26:40 #10 10.31  gdk-pixbuf2                   aarch64  2.42.6-3.el9           appstream  490 k
12:26:40 #10 10.31  ghc-srpm-macros               noarch   1.5.0-6.el9            appstream  8.8 k
12:26:40 #10 10.31  glib-networking               aarch64  2.68.3-3.el9           baseos     185 k
12:26:40 #10 10.31  glibc-gconv-extra             aarch64  2.34-54.el9            baseos     1.7 M
12:26:40 #10 10.31  go-srpm-macros                noarch   3.0.9-9.el9            appstream   27 k
12:26:40 #10 10.31  groff-base                    aarch64  1.22.4-10.el9          baseos     1.0 M
12:26:40 #10 10.31  gsettings-desktop-schemas     aarch64  40.0-6.el9             baseos     684 k
12:26:40 #10 10.31  hunspell                      aarch64  1.7.0-11.el9           appstream  319 k
12:26:40 #10 10.31  hunspell-en-GB                noarch   0.20140811.1-20.el9    appstream  226 k
12:26:40 #10 10.31  hunspell-en-US                noarch   0.20140811.1-20.el9    appstream  177 k
12:26:40 #10 10.31  hunspell-filesystem           aarch64  1.7.0-11.el9           appstream  8.6 k
12:26:40 #10 10.31  info                          aarch64  6.7-15.el9             baseos     221 k
12:26:40 #10 10.31  json-glib                     aarch64  1.6.6-1.el9            baseos     160 k
12:26:40 #10 10.31  kernel-srpm-macros            noarch   1.0-11.el9             appstream   16 k
12:26:40 #10 10.31  less                          aarch64  590-1.el9              baseos     161 k
12:26:40 #10 10.31  libappstream-glib             aarch64  0.7.18-4.el9           appstream  380 k
12:26:40 #10 10.31  libbrotli                     aarch64  1.0.9-6.el9            baseos     314 k
12:26:40 #10 10.31  libdb                         aarch64  5.3.28-53.el9          baseos     712 k
12:26:40 #10 10.31  libeconf                      aarch64  0.4.1-2.el9            baseos      27 k
12:26:40 #10 10.31  libfdisk                      aarch64  2.37.4-9.el9           baseos     149 k
12:26:40 #10 10.31  libicu                        aarch64  67.1-9.el9             baseos     9.5 M
12:26:40 #10 10.31  libjpeg-turbo                 aarch64  2.0.90-5.el9           appstream  170 k
12:26:40 #10 10.31  libpipeline                   aarch64  1.5.3-4.el9            baseos      48 k
12:26:40 #10 10.31  libpkgconf                    aarch64  1.7.3-10.el9           baseos      36 k
12:26:40 #10 10.31  libpng                        aarch64  2:1.6.37-12.el9        baseos     115 k
12:26:40 #10 10.31  libproxy                      aarch64  0.4.15-35.el9          baseos      71 k
12:26:40 #10 10.31  libpsl                        aarch64  0.21.1-5.el9           baseos      64 k
12:26:40 #10 10.31  libpwquality                  aarch64  1.4.4-8.el9            baseos     119 k
12:26:40 #10 10.31  libselinux-utils              aarch64  3.5-0.rc1.1.el9        baseos     180 k
12:26:40 #10 10.31  libsoup                       aarch64  2.72.0-8.el9           appstream  397 k
12:26:40 #10 10.31  libstemmer                    aarch64  0-18.585svn.el9        appstream   82 k
12:26:40 #10 10.31  libutempter                   aarch64  1.2.1-6.el9            baseos      27 k
12:26:40 #10 10.31  lua-srpm-macros               noarch   1-6.el9                appstream  9.5 k
12:26:40 #10 10.31  man-db                        aarch64  2.9.3-7.el9            baseos     1.2 M
12:26:40 #10 10.31  ncurses                       aarch64  6.2-8.20210508.el9     baseos     406 k
12:26:40 #10 10.31  ocaml-srpm-macros             noarch   6-6.el9                appstream  8.8 k
12:26:40 #10 10.31  openblas-srpm-macros          noarch   2-11.el9               appstream  8.4 k
12:26:40 #10 10.31  openssl                       aarch64  1:3.0.7-2.el9          baseos     1.2 M
12:26:40 #10 10.31  pam                           aarch64  1.5.1-14.el9           baseos     618 k
12:26:40 #10 10.31  patch                         aarch64  2.7.6-16.el9           appstream  124 k
12:26:40 #10 10.31  perl-AutoLoader               noarch   5.74-480.el9           appstream   22 k
12:26:40 #10 10.31  perl-B                        aarch64  1.80-480.el9           appstream  182 k
12:26:40 #10 10.31  perl-Carp                     noarch   1.50-460.el9           appstream   30 k
12:26:40 #10 10.31  perl-Class-Struct             noarch   0.66-480.el9           appstream   23 k
12:26:40 #10 10.31  perl-Data-Dumper              aarch64  2.174-462.el9          appstream   55 k
12:26:40 #10 10.31  perl-Digest                   noarch   1.19-4.el9             appstream   26 k
12:26:40 #10 10.31  perl-Digest-MD5               aarch64  2.58-4.el9             appstream   37 k
12:26:40 #10 10.31  perl-Encode                   aarch64  4:3.08-462.el9         appstream  1.7 M
12:26:40 #10 10.31  perl-Errno                    aarch64  1.30-480.el9           appstream   16 k
12:26:40 #10 10.31  perl-Exporter                 noarch   5.74-461.el9           appstream   32 k
12:26:40 #10 10.31  perl-Fcntl                    aarch64  1.13-480.el9           appstream   21 k
12:26:40 #10 10.31  perl-File-Basename            noarch   2.85-480.el9           appstream   18 k
12:26:40 #10 10.31  perl-File-Path                noarch   2.18-4.el9             appstream   36 k
12:26:40 #10 10.31  perl-File-Temp                noarch   1:0.231.100-4.el9      appstream   60 k
12:26:40 #10 10.31  perl-File-stat                noarch   1.09-480.el9           appstream   18 k
12:26:40 #10 10.31  perl-FileHandle               noarch   2.03-480.el9           appstream   17 k
12:26:40 #10 10.31  perl-Getopt-Long              noarch   1:2.52-4.el9           appstream   61 k
12:26:40 #10 10.31  perl-Getopt-Std               noarch   1.12-480.el9           appstream   17 k
12:26:40 #10 10.31  perl-HTTP-Tiny                noarch   0.076-460.el9          appstream   55 k
12:26:40 #10 10.31  perl-IO                       aarch64  1.43-480.el9           appstream   89 k
12:26:40 #10 10.31  perl-IO-Socket-IP             noarch   0.41-5.el9             appstream   43 k
12:26:40 #10 10.31  perl-IPC-Open3                noarch   1.21-480.el9           appstream   24 k
12:26:40 #10 10.31  perl-MIME-Base64              aarch64  3.16-4.el9             appstream   31 k
12:26:40 #10 10.31  perl-Net-SSLeay               aarch64  1.92-2.el9             appstream  389 k
12:26:40 #10 10.31  perl-POSIX                    aarch64  1.94-480.el9           appstream   98 k
12:26:40 #10 10.31  perl-PathTools                aarch64  3.78-461.el9           appstream   88 k
12:26:40 #10 10.31  perl-Pod-Escapes              noarch   1:1.07-460.el9         appstream   21 k
12:26:40 #10 10.31  perl-Pod-Perldoc              noarch   3.28.01-461.el9        appstream   87 k
12:26:40 #10 10.31  perl-Pod-Simple               noarch   1:3.42-4.el9           appstream  225 k
12:26:40 #10 10.31  perl-Pod-Usage                noarch   4:2.01-4.el9           appstream   41 k
12:26:40 #10 10.31  perl-Scalar-List-Utils        aarch64  4:1.56-461.el9         appstream   72 k
12:26:40 #10 10.31  perl-SelectSaver              noarch   1.02-480.el9           appstream   13 k
12:26:40 #10 10.31  perl-Socket                   aarch64  4:2.031-4.el9          appstream   55 k
12:26:40 #10 10.31  perl-Storable                 aarch64  1:3.21-460.el9         appstream   94 k
12:26:40 #10 10.31  perl-Symbol                   noarch   1.08-480.el9           appstream   15 k
12:26:40 #10 10.31  perl-Term-ANSIColor           noarch   5.01-461.el9           appstream   49 k
12:26:40 #10 10.31  perl-Term-Cap                 noarch   1.17-460.el9           appstream   23 k
12:26:40 #10 10.31  perl-Text-ParseWords          noarch   3.30-460.el9           appstream   17 k
12:26:40 #10 10.31  perl-Text-Tabs+Wrap           noarch   2013.0523-460.el9      appstream   24 k
12:26:40 #10 10.31  perl-Time-Local               noarch   2:1.300-7.el9          appstream   34 k
12:26:40 #10 10.31  perl-URI                      noarch   5.09-3.el9             appstream  121 k
12:26:40 #10 10.31  perl-base                     noarch   2.27-480.el9           appstream   17 k
12:26:40 #10 10.31  perl-constant                 noarch   1.33-461.el9           appstream   24 k
12:26:40 #10 10.31  perl-if                       noarch   0.60.800-480.el9       appstream   15 k
12:26:40 #10 10.31  perl-interpreter              aarch64  4:5.32.1-480.el9       appstream   72 k
12:26:40 #10 10.31  perl-libnet                   noarch   3.13-4.el9             appstream  130 k
12:26:40 #10 10.31  perl-libs                     aarch64  4:5.32.1-480.el9       appstream  2.1 M
12:26:40 #10 10.31  perl-mro                      aarch64  1.23-480.el9           appstream   29 k
12:26:40 #10 10.31  perl-overload                 noarch   1.31-480.el9           appstream   47 k
12:26:40 #10 10.31  perl-overloading              noarch   0.02-480.el9           appstream   14 k
12:26:40 #10 10.31  perl-parent                   noarch   1:0.238-460.el9        appstream   15 k
12:26:40 #10 10.31  perl-podlators                noarch   1:4.14-460.el9         appstream  114 k
12:26:40 #10 10.31  perl-srpm-macros              noarch   1-41.el9               appstream  9.1 k
12:26:40 #10 10.31  perl-subs                     noarch   1.03-480.el9           appstream   13 k
12:26:40 #10 10.31  perl-vars                     noarch   1.05-480.el9           appstream   14 k
12:26:40 #10 10.31  pkgconf                       aarch64  1.7.3-10.el9           baseos      40 k
12:26:40 #10 10.31  pkgconf-m4                    noarch   1.7.3-10.el9           baseos      15 k
12:26:40 #10 10.31  pkgconf-pkg-config            aarch64  1.7.3-10.el9           baseos      11 k
12:26:40 #10 10.31  policycoreutils               aarch64  3.5-0.rc1.2.el9        baseos     236 k
12:26:40 #10 10.31  policycoreutils-python-utils  noarch   3.5-0.rc1.2.el9        appstream   75 k
12:26:40 #10 10.31  procps-ng                     aarch64  3.3.17-9.el9           baseos     348 k
12:26:40 #10 10.31  publicsuffix-list-dafsa       noarch   20210518-3.el9         baseos      58 k
12:26:40 #10 10.31  python-srpm-macros            noarch   3.9-52.el9             appstream   24 k
12:26:40 #10 10.31  python3-audit                 aarch64  3.0.7-103.el9          appstream   84 k
12:26:40 #10 10.31  python3-dateutil              noarch   1:2.8.1-6.el9          baseos     302 k
12:26:40 #10 10.31  python3-dbus                  aarch64  1.2.18-2.el9           baseos     144 k
12:26:40 #10 10.31  python3-distro                noarch   1.5.0-7.el9            baseos      37 k
12:26:40 #10 10.31  python3-dnf-plugins-core      noarch   4.3.0-4.el9            baseos     260 k
12:26:40 #10 10.31  python3-enchant               noarch   3.2.0-5.el9            appstream   86 k
12:26:40 #10 10.31  python3-file-magic            noarch   5.39-10.el9            appstream   17 k
12:26:40 #10 10.31  python3-libselinux            aarch64  3.5-0.rc1.1.el9        appstream  183 k
12:26:40 #10 10.31  python3-libsemanage           aarch64  3.5-0.rc1.1.el9        appstream   79 k
12:26:40 #10 10.31  python3-policycoreutils       noarch   3.5-0.rc1.2.el9        appstream  2.1 M
12:26:40 #10 10.31  python3-setools               aarch64  4.4.0-5.el9            baseos     590 k
12:26:40 #10 10.31  python3-setuptools            noarch   53.0.0-12.el9          baseos     944 k
12:26:40 #10 10.31  python3-six                   noarch   1.15.0-9.el9           baseos      37 k
12:26:40 #10 10.31  python3-systemd               aarch64  234-18.el9             baseos      89 k
12:26:40 #10 10.31  qt5-srpm-macros               noarch   5.15.3-1.el9           appstream  9.7 k
12:26:40 #10 10.31  redhat-rpm-config             noarch   197-1.el9              appstream   73 k
12:26:40 #10 10.31  rust-srpm-macros              noarch   17-4.el9               appstream   10 k
12:26:40 #10 10.31  scl-utils                     aarch64  1:2.0.3-4.el9          appstream   37 k
12:26:40 #10 10.31  shared-mime-info              aarch64  2.1-5.el9              baseos     558 k
12:26:40 #10 10.31  systemd-libs                  aarch64  252-3.el9              baseos     614 k
12:26:40 #10 10.31  tcl                           aarch64  1:8.6.10-7.el9         baseos     1.1 M
12:26:40 #10 10.31  unzip                         aarch64  6.0-56.el9             baseos     179 k
12:26:40 #10 10.31  util-linux                    aarch64  2.37.4-9.el9           baseos     2.3 M
12:26:40 #10 10.31  util-linux-core               aarch64  2.37.4-9.el9           baseos     457 k
12:26:40 #10 10.31  vim-filesystem                noarch   2:8.2.2637-16.el9      baseos      25 k
12:26:40 #10 10.31  webkit2gtk3-jsc               aarch64  2.38.3-1.el9           appstream  2.9 M
12:26:40 #10 10.31  xz                            aarch64  5.2.5-8.el9            baseos     226 k
12:26:40 #10 10.31  zip                           aarch64  3.0-33.el9             baseos     235 k
12:26:40 #10 10.31  zstd                          aarch64  1.5.1-2.el9            baseos     387 k
12:26:40 #10 10.31 Installing weak dependencies:
12:26:40 #10 10.31  abattis-cantarell-fonts       noarch   0.301-4.el9            appstream  365 k
12:26:40 #10 10.31  hunspell-en                   noarch   0.20140811.1-20.el9    appstream  187 k
12:26:40 #10 10.31  libproxy-webkitgtk4           aarch64  0.4.15-35.el9          appstream   21 k
12:26:40 #10 10.31  perl-IO-Socket-SSL            noarch   2.073-1.el9            appstream  219 k
12:26:40 #10 10.31  perl-Mozilla-CA               noarch   20200520-6.el9         appstream   13 k
12:26:40 #10 10.31  perl-NDBM_File                aarch64  1.15-480.el9           appstream   23 k
12:26:40 #10 10.31 
12:26:40 #10 10.31 Transaction Summary
12:26:40 #10 10.31 ================================================================================
12:26:40 #10 10.31 Install  165 Packages
12:26:40 #10 10.31 
12:26:40 #10 10.32 Total download size: 66 M
12:26:40 #10 10.32 Installed size: 261 M
12:26:40 #10 10.32 Downloading Packages:
12:26:40 #19 DONE 1.5s
12:26:40 
12:26:40 #20 [linux/arm64->arm/v7 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:40 #0 0.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/armv7/APKINDEX.tar.gz
12:26:40 #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/armv7/APKINDEX.tar.gz
12:26:40 #0 1.541 (1/1) Installing alpine-keys (2.4-r1)
12:26:40 #0 1.547 OK: 0 MiB in 1 packages
12:26:40 #0 1.586 + apk  --root /armv7-alpine-linux-musleabihf add --no-cache musl-dev gcc
12:26:40 #10 15.54 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
12:26:40 #10 15.54 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
12:26:40 #10 15.54 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB]
12:26:40 #10 15.56 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB]
12:26:40 #10 15.61 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
12:26:40 #10 15.61 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB]
12:26:40 #10 15.61 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB]
12:26:40 #10 15.61 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB]
12:26:40 #10 15.61 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
12:26:40 #10 15.68 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB]
12:26:40 #10 10.65 Unpacking groff-base (1.22.4-6) ...
12:26:40 #10 10.86 Selecting previously unselected package libgdbm6:amd64.
12:26:40 #10 10.86 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
12:26:40 #10 10.86 Unpacking libgdbm6:amd64 (1.19-2) ...
12:26:40 #10 10.90 Selecting previously unselected package libpipeline1:amd64.
12:26:40 #11 12.90 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
12:26:40 #11 12.90 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB]
12:26:40 #11 12.90 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
12:26:40 #11 12.91 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
12:26:40 #11 12.91 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB]
12:26:40 #11 12.91 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB]
12:26:40 #11 12.91 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
12:26:40 #11 12.95 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
12:26:40 #11 12.95 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
12:26:40 #11 12.97 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.1 [21.2 kB]
12:26:40 #11 12.97 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.1 [55.6 kB]
12:26:40 #11 13.05 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-0ubuntu0.22.04.1 [181 kB]
12:26:40 #14 extracting sha256:f0f91c7e3eb8f60644f0d0c41c8e9ecd4e3b9d68a279ceb529b8a94f26a487f3 14.3s done
12:26:40 #14 extracting sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9
12:26:40 #14 extracting sha256:654a5f294e2d7792e63519253d227aa048219ee9251008dc8af1c2af73b5f2c9 0.0s done
12:26:40 #14 DONE 19.6s
12:26:40 
12:26:40 #16 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / /
12:26:40 #19 1.536 (4/9) Installing gmp (6.2.1-r2)
12:26:40 #19 1.544 (5/9) Installing isl22 (0.22-r0)
12:26:40 #19 1.560 (6/9) Installing mpfr4 (4.1.0-r0)
12:26:40 #19 1.567 (7/9) Installing mpc1 (1.2.1-r0)
12:26:40 #19 1.572 (8/9) Installing gcc (11.2.1_git20220219-r2)
12:26:40 #11 11.36 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
12:26:40 #11 11.36 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
12:26:40 #11 11.36 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
12:26:40 #11 11.36 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
12:26:40 #11 11.37 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
12:26:40 #11 11.40 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
12:26:40 #11 11.41 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
12:26:40 #11 11.41 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [40.1 kB]
12:26:40 #11 11.41 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [150 kB]
12:26:40 #11 11.43 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [28.6 kB]
12:26:40 #11 11.48 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [85.8 kB]
12:26:40 #11 11.49 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [47.4 kB]
12:26:40 #11 11.49 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [99.0 kB]
12:26:40 #11 11.49 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [192 kB]
12:26:40 #11 11.50 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [14.7 kB]
12:26:40 #11 11.50 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [88.3 kB]
12:26:40 #11 11.50 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
12:26:40 #11 11.50 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
12:26:40 #11 11.50 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
12:26:40 #11 11.58 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB]
12:26:40 #11 11.58 Get:132 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
12:26:40 #11 11.59 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
12:26:40 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 51.38MB / 116.78MB 13.8s
12:26:40 #10 15.98 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
12:26:40 #10 15.99 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
12:26:40 #10 16.05 Selecting previously unselected package libicu63:arm64.
12:26:40 #10 16.06 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_arm64.deb ...
12:26:40 #10 16.06 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
12:26:40 #10 14.67 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
12:26:40 #10 14.68 Unpacking sensible-utils (0.0.14) ...
12:26:40 #10 14.71 Selecting previously unselected package bzip2.
12:26:40 #10 14.71 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
12:26:40 #10 14.71 Unpacking bzip2 (1.0.8-4) ...
12:26:40 #10 14.75 Selecting previously unselected package openssl.
12:26:40 #10 14.75 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_arm64.deb ...
12:26:40 #10 14.76 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:26:40 #10 14.85 Selecting previously unselected package ca-certificates.
12:26:40 #10 14.85 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
12:26:40 #10 14.86 Unpacking ca-certificates (20210119) ...
12:26:40 #10 14.91 Selecting previously unselected package libmagic-mgc.
12:26:40 #10 14.91 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ...
12:26:40 #10 14.92 Unpacking libmagic-mgc (1:5.39-3) ...
12:26:40 #9 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 4.1s done
12:26:40 #9 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e
12:26:40 #12 2.553 CentOS Stream 8 - AppStream                      22 MB/s |  27 MB     00:01    
12:26:40 #20 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/armv7/APKINDEX.tar.gz
12:26:40 #10 15.68 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB]
12:26:40 #10 15.72 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB]
12:26:40 #10 15.82 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB]
12:26:40 #10 15.83 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB]
12:26:40 #10 15.83 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
12:26:40 #10 15.83 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
12:26:40 #10 15.84 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B]
12:26:40 #10 15.84 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
12:26:40 #10 15.84 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.2 [159 kB]
12:26:40 #10 15.84 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB]
12:26:40 #10 15.84 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB]
12:26:40 #10 15.90 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
12:26:40 #10 10.90 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
12:26:40 #10 10.90 Unpacking libpipeline1:amd64 (1.5.3-1) ...
12:26:40 #10 10.95 Selecting previously unselected package man-db.
12:26:40 #10 10.95 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
12:26:40 #10 10.96 Unpacking man-db (2.9.4-2) ...
12:26:40 #11 13.05 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
12:26:40 #11 13.05 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
12:26:40 #11 13.06 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.7 [284 kB]
12:26:40 #11 13.07 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.7 [190 kB]
12:26:40 #11 13.08 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
12:26:40 #11 13.08 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
12:26:40 #11 13.08 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB]
12:26:40 #11 13.12 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB]
12:26:40 #11 13.12 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
12:26:40 #11 13.19 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B]
12:26:40 #11 13.19 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
12:26:40 #11 13.19 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
12:26:40 #11 13.19 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
12:26:40 #11 13.20 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB]
12:26:40 #11 13.20 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB]
12:26:40 #11 13.21 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB]
12:26:40 #11 13.24 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:40 #11 13.26 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
12:26:40 #11 13.27 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB]
12:26:40 #11 13.34 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB]
12:26:40 #7 ...
12:26:40 
12:26:40 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:40 #0 1.082 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
12:26:40 #0 1.089 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
12:26:40 #0 1.488 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
12:26:40 #0 1.521 Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [740 kB]
12:26:40 #0 1.583 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
12:26:40 #0 1.677 Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
12:26:40 #0 1.764 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
12:26:40 #0 1.862 Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [793 kB]
12:26:40 #0 1.914 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [681 kB]
12:26:40 #0 1.921 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
12:26:40 #0 1.982 Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4732 B]
12:26:40 #0 2.752 Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
12:26:40 #0 2.760 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [730 kB]
12:26:40 #0 2.768 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [8978 B]
12:26:40 #0 2.768 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [999 kB]
12:26:40 #0 2.818 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1057 kB]
12:26:40 #0 2.868 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [7286 B]
12:26:40 #0 2.868 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3520 B]
12:26:40 #0 4.213 Fetched 25.3 MB in 4s (7172 kB/s)
12:26:40 #0 4.213 Reading package lists...
12:26:40 #0 5.351 Reading package lists...
12:26:40 #0 6.445 Building dependency tree...
12:26:40 #0 6.640 Reading state information...
12:26:40 #0 6.850 The following additional packages will be installed:
12:26:40 #0 6.850   autoconf automake autopoint autotools-dev binutils binutils-common
12:26:40 #0 6.850   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:26:40 #0 6.850   ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf
12:26:40 #0 6.850   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
12:26:40 #0 6.850   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
12:26:40 #0 6.851   gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
12:26:40 #0 6.851   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:40 #0 6.851   intltool-debian iso-codes less libalgorithm-diff-perl
12:26:40 #0 6.851   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:40 #0 6.851   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:40 #0 6.851   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:40 #0 6.852   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:40 #0 6.852   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
12:26:40 #0 6.852   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:40 #0 6.852   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:40 #0 6.852   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:40 #0 6.852   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
12:26:40 #0 6.852   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:40 #0 6.852   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
12:26:40 #0 6.852   libdata-validate-uri-perl libdebhelper-perl libdeflate0
12:26:40 #0 6.852   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
12:26:40 #0 6.852   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
12:26:40 #0 6.852   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
12:26:40 #0 6.852   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
12:26:40 #0 6.852   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
12:26:40 #0 6.852   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:40 #0 6.852   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:40 #0 6.853   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
12:26:40 #0 6.853   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
12:26:40 #0 6.853   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:26:40 #0 6.853   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:40 #0 6.853   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:40 #0 6.853   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:40 #0 6.853   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:40 #0 6.853   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
12:26:40 #0 6.854   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
12:26:40 #0 6.854   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
12:26:40 #0 6.854   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:40 #0 6.854   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
12:26:40 #0 6.854   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
12:26:40 #0 6.854   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:40 #0 6.854   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:40 #0 6.854   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:40 #0 6.854   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:40 #0 6.854   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:40 #0 6.854   libmath-base85-perl libmd0 libmodule-implementation-perl
12:26:40 #0 6.854   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
12:26:40 #0 6.854   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
12:26:40 #0 6.854   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
12:26:40 #0 6.854   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
12:26:40 #0 6.854   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
12:26:40 #0 6.854   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
12:26:40 #0 6.854   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:40 #0 6.854   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
12:26:40 #0 6.854   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
12:26:40 #0 6.854   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
12:26:40 #0 6.854   libpython3.10-minimal libpython3.10-stdlib libquadmath0
12:26:40 #0 6.854   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:40 #0 6.855   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:40 #0 6.855   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:40 #0 6.855   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:40 #0 6.855   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
12:26:40 #0 6.855   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
12:26:40 #0 6.855   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:40 #0 6.855   libstring-shellquote-perl libsub-exporter-perl
12:26:40 #0 6.855   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:40 #0 6.855   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:40 #0 6.855   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
12:26:40 #0 6.855   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:26:40 #0 6.855   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:26:40 #0 6.855   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
12:26:40 #0 6.855   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:40 #0 6.855   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
12:26:40 #0 6.856   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
12:26:40 #0 6.856   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:40 #0 6.856   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:40 #0 6.856   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:40 #0 6.856   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
12:26:40 #0 6.856   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
12:26:40 #0 6.856   m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:26:40 #0 6.856   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
12:26:40 #0 6.857   pinentry-curses po-debconf publicsuffix python-apt-common python3
12:26:40 #0 6.857   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:40 #0 6.857   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:40 #0 6.857   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:40 #0 6.857   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
12:26:40 #0 6.857   ucf unzip wdiff xauth xz-utils zstd
12:26:40 #0 6.859 Suggested packages:
12:26:40 #0 6.859   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:40 #0 6.859   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
12:26:40 #0 6.859   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
12:26:40 #0 6.859   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
12:26:40 #0 6.859   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:40 #0 6.859   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:40 #0 6.859   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:40 #0 6.859   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
12:26:40 #0 6.859   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
12:26:40 #0 6.860   g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc
12:26:40 #0 6.860   gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:26:40 #0 6.860   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
12:26:40 #0 6.860   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:26:40 #0 6.860   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
12:26:40 #0 6.860   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
12:26:40 #0 6.860   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:26:40 #0 6.860   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:26:40 #0 6.860   libstdc++-11-doc libbareword-filehandles-perl libindirect-perl
12:26:40 #0 6.860   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
12:26:40 #0 6.860   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
12:26:40 #0 6.860   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:40 #0 6.860   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
12:26:40 #0 6.860   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:40 #0 6.860   libterm-readline-gnu-perl | libterm-readline-perl-perl
12:26:40 #0 6.860   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
12:26:40 #0 6.860   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:40 #0 6.860   python3-cryptography python3-openssl python3-socks python-requests-doc
12:26:40 #0 6.860   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
12:26:40 #0 7.277 The following NEW packages will be installed:
12:26:40 #0 7.277   autoconf automake autopoint autotools-dev binutils binutils-common
12:26:40 #0 7.277   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:26:40 #0 7.277   ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts
12:26:40 #0 7.277   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:40 #0 7.277   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
12:26:40 #0 7.278   g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg
12:26:40 #0 7.278   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:26:40 #0 7.278   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
12:26:40 #0 7.278   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:40 #0 7.279   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:40 #0 7.279   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:40 #0 7.279   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:40 #0 7.279   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
12:26:40 #0 7.279   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:40 #0 7.279   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:40 #0 7.279   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:40 #0 7.279   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
12:26:40 #0 7.279   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:40 #0 7.279   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
12:26:40 #0 7.279   libdata-validate-uri-perl libdebhelper-perl libdeflate0
12:26:40 #0 7.279   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
12:26:40 #0 7.279   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
12:26:40 #0 7.279   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
12:26:40 #0 7.280   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
12:26:40 #0 7.280   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
12:26:40 #0 7.280   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:40 #0 7.280   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:40 #0 7.280   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
12:26:40 #0 7.280   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
12:26:40 #0 7.280   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:26:40 #0 7.280   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:40 #0 7.280   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:40 #0 7.280   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:40 #0 7.280   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:40 #0 7.280   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
12:26:40 #0 7.280   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
12:26:40 #0 7.281   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
12:26:40 #0 7.281   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:40 #0 7.281   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
12:26:40 #0 7.281   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
12:26:40 #0 7.281   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:40 #0 7.281   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:40 #0 7.281   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:40 #0 7.281   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:40 #0 7.281   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:40 #0 7.281   libmath-base85-perl libmd0 libmodule-implementation-perl
12:26:40 #0 7.281   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
12:26:40 #0 7.281   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
12:26:40 #0 7.281   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
12:26:40 #0 7.281   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
12:26:40 #0 7.281   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
12:26:40 #0 7.281   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
12:26:40 #0 7.282   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:40 #0 7.282   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
12:26:40 #0 7.282   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
12:26:40 #0 7.282   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
12:26:40 #0 7.282   libpython3.10-minimal libpython3.10-stdlib libquadmath0
12:26:40 #0 7.282   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:40 #0 7.282   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:40 #0 7.282   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:40 #0 7.282   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:40 #0 7.282   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
12:26:40 #0 7.283   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
12:26:40 #0 7.283   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:40 #0 7.283   libstring-shellquote-perl libsub-exporter-perl
12:26:40 #0 7.283   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:40 #0 7.283   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:40 #0 7.283   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
12:26:40 #0 7.283   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:26:40 #0 7.283   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:26:40 #0 7.283   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
12:26:40 #0 7.283   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:26:40 #0 7.283   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
12:26:40 #0 7.283   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
12:26:40 #0 7.283   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:40 #0 7.283   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:40 #0 7.283   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:40 #0 7.283   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
12:26:40 #0 7.284   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
12:26:40 #0 7.284   m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:26:40 #0 7.284   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
12:26:40 #0 7.284   pinentry-curses po-debconf publicsuffix python-apt-common python3
12:26:40 #0 7.285   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:40 #0 7.285   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:40 #0 7.285   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:40 #0 7.285   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
12:26:40 #0 7.285   ucf unzip wdiff xauth xz-utils zstd
12:26:40 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 72.35MB / 116.78MB 16.2s
12:26:40 #9 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 4.2s done
12:26:40 #11 11.59 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
12:26:40 #11 11.59 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.15 [215 kB]
12:26:40 #11 11.60 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.15 [157 kB]
12:26:40 #11 11.61 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
12:26:40 #11 11.61 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
12:26:40 #11 11.62 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
12:26:40 #11 11.65 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
12:26:40 #11 11.72 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
12:26:40 #11 11.72 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
12:26:40 #11 11.72 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
12:26:40 #11 11.73 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
12:26:40 #11 11.73 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
12:26:40 #11 11.73 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
12:26:40 #11 11.73 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
12:26:40 #11 11.76 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:40 #11 11.76 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
12:26:40 #11 11.79 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
12:26:40 #11 11.87 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
12:26:40 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 52.43MB / 116.78MB 13.7s
12:26:40 #10 14.99 Selecting previously unselected package libmagic1:arm64.
12:26:40 #10 14.99 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ...
12:26:40 #10 14.99 Unpacking libmagic1:arm64 (1:5.39-3) ...
12:26:40 #10 15.04 Selecting previously unselected package file.
12:26:40 #10 15.05 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ...
12:26:40 #10 15.05 Unpacking file (1:5.39-3) ...
12:26:40 #10 15.08 Selecting previously unselected package gettext-base.
12:26:40 #10 15.08 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
12:26:40 #10 15.09 Unpacking gettext-base (0.21-4) ...
12:26:40 #10 15.14 Selecting previously unselected package manpages.
12:26:40 #10 15.14 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
12:26:40 #10 15.14 Unpacking manpages (5.10-1) ...
12:26:41 #10 11.07 (1/165): bzip2-1.0.8-8.el9.aarch64.rpm          1.2 MB/s |  56 kB     00:00    
12:26:41 #10 11.11 (2/165): cpio-2.13-16.el9.aarch64.rpm           7.2 MB/s | 274 kB     00:00    
12:26:41 #11 13.34 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB]
12:26:41 #11 13.34 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
12:26:41 #11 13.34 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
12:26:41 #11 13.34 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
12:26:41 #11 13.35 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
12:26:41 #11 13.35 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
12:26:41 #11 13.36 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
12:26:41 #11 13.41 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
12:26:41 #11 13.42 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
12:26:41 #11 13.48 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
12:26:41 #11 13.48 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
12:26:41 #11 13.50 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
12:26:41 #11 13.50 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
12:26:41 #11 13.50 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
12:26:41 #11 13.50 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
12:26:41 #11 13.51 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
12:26:41 #11 13.51 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
12:26:41 #11 13.55 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
12:26:41 #11 13.55 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
12:26:41 #11 13.63 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
12:26:41 #11 13.63 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
12:26:41 #11 ...
12:26:41 
12:26:41 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:41 #10 15.97 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B]
12:26:41 #10 16.13 debconf: delaying package configuration, since apt-utils is not installed
12:26:41 #10 16.16 Fetched 87.9 MB in 9s (10.1 MB/s)
12:26:41 #10 16.19 Selecting previously unselected package liblocale-gettext-perl.
12:26:41 #10 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 ... 4044 files and directories currently installed.)
12:26:41 #10 16.19 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ...
12:26:41 #10 16.20 Unpacking liblocale-gettext-perl (1.07-3build2) ...
12:26:41 #10 16.25 Selecting previously unselected package libssl1.1:arm64.
12:26:41 #10 16.25 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
12:26:41 #10 16.26 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:41 #10 16.37 Selecting previously unselected package libpython3.6-minimal:arm64.
12:26:41 #10 11.18 Selecting previously unselected package perl-modules-5.32.
12:26:41 #10 11.18 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
12:26:41 #10 11.19 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:26:41 #7 extracting sha256:353340a7efe328e734801911ec7df0b855e4c34f30522a2bccf56a88c5725496 4.5s done
12:26:41 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca
12:26:41 #7 extracting sha256:0ae9ae4e51661090551972d0dc6282e24e6a96987783452bc1bd12f247d624ca done
12:26:41 #7 DONE 14.0s
12:26:41 
12:26:41 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:41 #0 1.126 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
12:26:41 #0 1.537 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [109 kB]
12:26:41 #0 1.632 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
12:26:41 #0 1.729 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
12:26:41 #0 1.824 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse arm64 Packages [236 kB]
12:26:41 #0 1.885 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 Packages [17.7 MB]
12:26:41 #0 2.825 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted arm64 Packages [60.7 kB]
12:26:41 #0 2.825 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 Packages [1750 kB]
12:26:41 #0 2.874 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse arm64 Packages [2521 B]
12:26:41 #0 2.874 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted arm64 Packages [148 kB]
12:26:41 #0 2.880 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe arm64 Packages [127 kB]
12:26:41 #0 2.884 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 Packages [305 kB]
12:26:41 #0 2.893 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe arm64 Packages [4187 B]
12:26:41 #0 2.893 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse arm64 Packages [1412 B]
12:26:41 #0 2.893 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted arm64 Packages [148 kB]
12:26:41 #0 2.898 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main arm64 Packages [215 kB]
12:26:41 #0 2.960 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe arm64 Packages [75.5 kB]
12:26:41 #0 3.715 Fetched 21.3 MB in 3s (7138 kB/s)
12:26:41 #0 3.715 Reading package lists...
12:26:41 #0 4.444 Reading package lists...
12:26:41 #0 5.229 Building dependency tree...
12:26:41 #0 5.408 Reading state information...
12:26:41 #0 5.666 The following additional packages will be installed:
12:26:41 #0 5.667   autoconf automake autopoint autotools-dev binutils
12:26:41 #0 5.667   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
12:26:41 #0 5.667   bzip2 ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon
12:26:41 #0 5.667   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
12:26:41 #0 5.668   debugedit dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:41 #0 5.669   distro-info-data dmsetup dpkg-dev dput dwz fakeroot file fontconfig-config
12:26:41 #0 5.669   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base gir1.2-glib-2.0
12:26:41 #0 5.669   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:41 #0 5.669   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
12:26:41 #0 5.669   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:41 #0 5.669   libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl
12:26:41 #0 5.669   libarchive-cpio-perl libarchive-zip-perl libargon2-1 libarray-intspan-perl
12:26:41 #0 5.669   libasan8 libassuan0 libatomic1 libauthen-sasl-perl
12:26:41 #0 5.669   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
12:26:41 #0 5.669   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:26:41 #0 5.669   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
12:26:41 #0 5.669   libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:41 #0 5.669   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:41 #0 5.669   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:41 #0 5.669   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
12:26:41 #0 5.669   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:41 #0 5.669   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:41 #0 5.669   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
12:26:41 #0 5.669   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:41 #0 5.669   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
12:26:41 #0 5.669   libdw1 libdynaloader-functions-perl libedit2 libelf1
12:26:41 #0 5.669   libemail-address-xs-perl libencode-locale-perl liberror-perl
12:26:41 #0 5.669   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
12:26:41 #0 5.669   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
12:26:41 #0 5.669   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:41 #0 5.669   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:41 #0 5.669   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:41 #0 5.669   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:41 #0 5.669   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
12:26:41 #0 5.669   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
12:26:41 #0 5.669   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
12:26:41 #0 5.669   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
12:26:41 #0 5.669   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:41 #0 5.669   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
12:26:41 #0 5.669   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
12:26:41 #0 5.669   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu71
12:26:41 #0 5.669   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
12:26:41 #0 5.669   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:41 #0 5.669   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
12:26:41 #0 5.669   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
12:26:41 #0 5.669   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
12:26:41 #0 5.669   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
12:26:41 #0 5.669   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
12:26:41 #0 5.669   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:41 #0 5.669   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:41 #0 5.669   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:41 #0 5.669   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:41 #0 5.669   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:41 #0 5.669   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
12:26:41 #0 5.669   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
12:26:41 #0 5.669   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
12:26:41 #0 5.669   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
12:26:41 #0 5.669   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
12:26:41 #0 5.669   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
12:26:41 #0 5.669   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:41 #0 5.669   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
12:26:41 #0 5.669   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
12:26:41 #0 5.669   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:41 #0 5.669   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib
12:26:41 #0 5.669   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:41 #0 5.669   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:41 #0 5.669   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
12:26:41 #0 5.669   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:41 #0 5.669   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
12:26:41 #0 5.670   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
12:26:41 #0 5.670   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:41 #0 5.670   libstring-shellquote-perl libsub-exporter-perl
12:26:41 #0 5.670   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:41 #0 5.670   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:41 #0 5.670   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
12:26:41 #0 5.670   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:41 #0 5.671   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:41 #0 5.671   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
12:26:41 #0 5.671   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
12:26:41 #0 5.671   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:41 #0 5.671   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:41 #0 5.671   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
12:26:41 #0 5.671   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:41 #0 5.671   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:41 #0 5.671   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:41 #0 5.671   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
12:26:41 #0 5.671   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
12:26:41 #0 5.671   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:41 #0 5.671   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
12:26:41 #0 5.671   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:41 #0 5.671   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
12:26:41 #0 5.671   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
12:26:41 #0 5.671   python3-dbus python3-debian python3-gi python3-gpg python3-idna
12:26:41 #0 5.671   python3-magic python3-minimal python3-nacl python3-paramiko
12:26:41 #0 5.671   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:41 #0 5.671   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
12:26:41 #0 5.671   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
12:26:41 #0 5.671   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
12:26:41 #0 5.673 Suggested packages:
12:26:41 #0 5.673   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:41 #0 5.673   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
12:26:41 #0 5.673   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
12:26:41 #0 5.673   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
12:26:41 #0 5.673   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:41 #0 5.673   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:41 #0 5.673   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:41 #0 5.673   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:41 #0 5.673   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
12:26:41 #0 5.673   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc
12:26:41 #0 5.673   gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
12:26:41 #0 5.673   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
12:26:41 #0 5.673   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
12:26:41 #0 5.673   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
12:26:41 #0 5.673   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
12:26:41 #0 5.673   libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:41 #0 5.673   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:41 #0 5.673   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
12:26:41 #0 5.673   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
12:26:41 #0 5.673   libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
12:26:41 #0 5.673   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
12:26:41 #0 5.673   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
12:26:41 #0 5.673   www-browser iw | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass
12:26:41 #0 5.673   ed diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:41 #0 5.673   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
12:26:41 #0 5.673   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:26:41 #0 5.673   python-apt-doc python-cryptography-doc python3-cryptography-vectors
12:26:41 #0 5.673   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
12:26:41 #0 5.673   python3-setuptools python3-openssl python3-socks python-requests-doc
12:26:41 #0 5.673   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
12:26:41 #0 5.673   systemd-container systemd-homed systemd-userdbd systemd-boot
12:26:41 #0 5.673   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
12:26:41 #0 5.976 The following NEW packages will be installed:
12:26:41 #0 5.976   autoconf automake autopoint autotools-dev binutils
12:26:41 #0 5.976   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
12:26:41 #0 5.976   bzip2 ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
12:26:41 #0 5.976   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
12:26:41 #0 5.976   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:41 #0 5.976   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
12:26:41 #0 5.977   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
12:26:41 #0 5.977   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
12:26:41 #0 5.977   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:41 #0 5.977   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
12:26:41 #0 5.977   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:41 #0 5.977   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:41 #0 5.977   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
12:26:41 #0 5.977   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:41 #0 5.977   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
12:26:41 #0 5.977   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
12:26:41 #0 5.977   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:41 #0 5.977   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:41 #0 5.977   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:41 #0 5.979   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
12:26:41 #0 5.979   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:41 #0 5.979   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:41 #0 5.979   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
12:26:41 #0 5.979   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:41 #0 5.979   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
12:26:41 #0 5.979   libdw1 libdynaloader-functions-perl libedit2 libelf1
12:26:41 #0 5.979   libemail-address-xs-perl libencode-locale-perl liberror-perl
12:26:41 #0 5.979   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
12:26:41 #0 5.979   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
12:26:41 #0 5.979   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:41 #0 5.979   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:41 #0 5.979   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:41 #0 5.979   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:41 #0 5.979   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
12:26:41 #0 5.979   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
12:26:41 #0 5.979   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
12:26:41 #0 5.979   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
12:26:41 #0 5.979   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:41 #0 5.979   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
12:26:41 #0 5.979   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
12:26:41 #0 5.979   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu71
12:26:41 #0 5.979   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
12:26:41 #0 5.979   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:41 #0 5.979   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
12:26:41 #0 5.979   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
12:26:41 #0 5.979   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
12:26:41 #0 5.979   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
12:26:41 #0 5.979   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
12:26:41 #0 5.979   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:41 #0 5.979   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:41 #0 5.979   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:26:41 #0 5.979   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:41 #0 5.979   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:41 #0 5.979   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
12:26:41 #0 5.979   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
12:26:41 #0 5.979   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
12:26:41 #0 5.979   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
12:26:41 #0 5.979   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
12:26:41 #0 5.979   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
12:26:41 #0 5.979   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:41 #0 5.979   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
12:26:41 #0 5.979   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
12:26:41 #0 5.979   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:41 #0 5.979   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib
12:26:41 #0 5.979   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:41 #0 5.979   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:41 #0 5.979   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
12:26:41 #0 5.979   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:41 #0 5.979   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
12:26:41 #0 5.979   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
12:26:41 #0 5.979   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:41 #0 5.979   libstring-shellquote-perl libsub-exporter-perl
12:26:41 #0 5.979   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:41 #0 5.979   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:41 #0 5.979   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
12:26:41 #0 5.979   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:41 #0 5.979   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:41 #0 5.979   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
12:26:41 #0 5.979   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
12:26:41 #0 5.979   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:41 #0 5.979   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:41 #0 5.979   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
12:26:41 #0 5.979   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:41 #0 5.979   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:41 #0 5.979   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:41 #0 5.979   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
12:26:41 #0 5.979   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
12:26:41 #0 5.979   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:41 #0 5.979   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
12:26:41 #0 5.979   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:41 #0 5.979   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
12:26:41 #0 5.979   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
12:26:41 #0 5.979   python3-dbus python3-debian python3-gi python3-gpg python3-idna
12:26:41 #0 5.979   python3-magic python3-minimal python3-nacl python3-paramiko
12:26:41 #0 5.979   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:41 #0 5.979   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
12:26:41 #0 5.979   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
12:26:41 #0 5.979   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
12:26:41 #0 6.411 0 upgraded, 424 newly installed, 0 to remove and 4 not upgraded.
12:26:41 #0 6.411 Need to get 141 MB of archives.
12:26:41 #0 6.411 After this operation, 551 MB of additional disk space will be used.
12:26:41 #0 6.411 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
12:26:41 #0 6.554 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libssl3 arm64 3.0.5-2ubuntu2 [1752 kB]
12:26:41 #0 7.014 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-minimal arm64 3.10.7-1ubuntu0.2 [798 kB]
12:26:41 #0 7.057 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libexpat1 arm64 2.4.8-2ubuntu0.22.10.1 [72.1 kB]
12:26:41 #0 7.057 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10-minimal arm64 3.10.7-1ubuntu0.2 [1988 kB]
12:26:41 #0 7.144 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-minimal arm64 3.10.6-1 [24.1 kB]
12:26:41 #0 7.144 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 media-types all 8.0.0 [24.9 kB]
12:26:41 #0 7.145 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
12:26:41 #0 7.150 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkrb5support0 arm64 1.20-1 [31.2 kB]
12:26:41 #0 7.152 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libk5crypto3 arm64 1.20-1 [85.0 kB]
12:26:41 #0 7.161 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkeyutils1 arm64 1.6.3-1 [10.6 kB]
12:26:41 #0 7.161 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkrb5-3 arm64 1.20-1 [345 kB]
12:26:41 #0 7.176 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgssapi-krb5-2 arm64 1.20-1 [139 kB]
12:26:41 #0 7.185 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
12:26:41 #0 7.233 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
12:26:41 #0 7.234 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
12:26:41 #0 7.235 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 readline-common all 8.2-1 [55.1 kB]
12:26:41 #0 7.236 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadline8 arm64 8.2-1 [149 kB]
12:26:41 #0 7.238 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsqlite3-0 arm64 3.39.3-1 [644 kB]
12:26:41 #0 7.249 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-stdlib arm64 3.10.7-1ubuntu0.2 [1762 kB]
12:26:41 #0 7.324 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10 arm64 3.10.7-1ubuntu0.2 [497 kB]
12:26:41 #0 7.388 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpython3-stdlib arm64 3.10.6-1 [6848 B]
12:26:41 #0 7.388 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3 arm64 3.10.6-1 [22.3 kB]
12:26:41 #0 7.388 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
12:26:41 #0 7.388 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
12:26:41 #0 7.388 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-c5 arm64 0.16-1 [33.2 kB]
12:26:41 #0 7.388 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcryptsetup12 arm64 2:2.5.0-2ubuntu1 [217 kB]
12:26:41 #0 7.388 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfdisk1 arm64 2.38-4ubuntu1 [140 kB]
12:26:41 #0 7.388 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkmod2 arm64 30+20220630-3ubuntu1 [47.1 kB]
12:26:41 #0 7.452 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapparmor1 arm64 3.0.7-1ubuntu2 [36.8 kB]
12:26:41 #0 7.524 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libip4tc2 arm64 1.8.7-1ubuntu6 [19.6 kB]
12:26:41 #0 7.525 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsystemd-shared arm64 251.4-1ubuntu7 [1617 kB]
12:26:41 #0 7.597 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd arm64 251.4-1ubuntu7 [2712 kB]
12:26:41 #0 7.722 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
12:26:41 #0 7.856 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
12:26:41 #0 7.889 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
12:26:41 #0 7.889 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libperl5.34 arm64 5.34.0-5ubuntu1.1 [4618 kB]
12:26:41 #0 8.090 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 perl arm64 5.34.0-5ubuntu1.1 [231 kB]
12:26:41 #0 8.090 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssl arm64 3.0.5-2ubuntu2 [1158 kB]
12:26:41 #0 8.130 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
12:26:41 #0 8.137 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libdbus-1-3 arm64 1.14.0-2ubuntu3 [200 kB]
12:26:41 #0 8.145 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-bin arm64 1.14.0-2ubuntu3 [38.9 kB]
12:26:41 #0 8.148 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
12:26:41 #0 8.152 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-daemon arm64 1.14.0-2ubuntu3 [114 kB]
12:26:41 #0 8.156 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
12:26:41 #0 8.160 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus arm64 1.14.0-2ubuntu3 [23.7 kB]
12:26:41 #0 8.161 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 distro-info-data all 0.54ubuntu0.1 [5242 B]
12:26:41 #0 8.228 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dmsetup arm64 2:1.02.185-1ubuntu1 [74.4 kB]
12:26:41 #0 8.230 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-0 arm64 2.74.3-0ubuntu1 [1448 kB]
12:26:41 #0 8.282 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgirepository-1.0-1 arm64 1.74.0-2 [65.9 kB]
12:26:41 #0 8.300 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gir1.2-glib-2.0 arm64 1.74.0-2 [178 kB]
12:26:41 #0 8.306 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 iso-codes all 4.11.0-1 [3352 kB]
12:26:41 #11 8.488 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 krb5-locales all 1.20-1 [11.5 kB]
12:26:41 #11 8.488 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 less arm64 590-1build1 [142 kB]
12:26:41 #11 8.488 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmd0 arm64 1.0.4-2 [23.7 kB]
12:26:41 #11 8.488 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbsd0 arm64 0.11.6-1 [43.6 kB]
12:26:41 #11 8.494 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libelf1 arm64 0.187-4 [51.1 kB]
12:26:41 #11 8.494 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
12:26:41 #11 8.494 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libicu71 arm64 71.1-3ubuntu1 [10.5 MB]
12:26:41 #11 8.949 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1ubuntu0.1 [722 kB]
12:26:41 #11 8.978 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
12:26:41 #11 8.979 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lsb-release all 11.2ubuntu1 [11.1 kB]
12:26:41 #11 8.980 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 netbase all 6.3 [12.9 kB]
12:26:41 #11 8.981 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
12:26:41 #11 8.983 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gi arm64 3.42.2-2 [225 kB]
12:26:41 #11 8.991 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
12:26:41 #11 8.992 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python-apt-common all 2.4.0+22.10 [14.8 kB]
12:26:41 #11 8.993 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-apt arm64 2.4.0+22.10 [156 kB]
12:26:41 #11 9.023 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
12:26:41 #11 7.106 0 upgraded, 424 newly installed, 0 to remove and 4 not upgraded.
12:26:41 #11 7.106 Need to get 149 MB of archives.
12:26:41 #11 7.106 After this operation, 564 MB of additional disk space will be used.
12:26:41 #11 7.106 Get:1 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
12:26:41 #11 7.262 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libssl3 amd64 3.0.5-2ubuntu2 [1893 kB]
12:26:41 #13 57.94   Updating   : glibc-2.17-326.el7_9.aarch64                                1/65 
12:26:41 #13 61.69   Updating   : glibc-common-2.17-326.el7_9.aarch64                         2/65 
12:26:41 #10 6.374 Reading package lists...
12:26:41 #10 7.732 Building dependency tree...
12:26:41 #10 7.908 Reading state information...
12:26:41 #11 11.87 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
12:26:41 #11 11.87 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
12:26:41 #11 11.87 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
12:26:41 #11 11.87 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
12:26:41 #11 11.88 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
12:26:41 #11 11.88 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
12:26:41 #11 11.89 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
12:26:41 #11 11.89 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
12:26:41 #11 11.94 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
12:26:41 #11 12.01 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
12:26:41 #11 12.01 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
12:26:41 #11 12.02 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
12:26:41 #11 12.02 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
12:26:41 #11 12.02 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
12:26:41 #11 12.03 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
12:26:41 #11 12.04 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
12:26:41 #11 12.04 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
12:26:41 #11 12.04 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
12:26:41 #11 12.08 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
12:26:41 #11 12.12 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:41 #19 2.136 (9/9) Installing musl-dev (1.2.3-r2)
12:26:41 #19 2.201 Executing busybox-1.35.0-r17.trigger
12:26:41 #19 2.206 OK: 403 MiB in 46 packages
12:26:41 #7 ...
12:26:41 
12:26:41 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
12:26:41 #9 extracting sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 9.9s done
12:26:41 #9 DONE 14.4s
12:26:41 
12:26:41 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:41 #10 15.27 Selecting previously unselected package libmd0:arm64.
12:26:41 #10 15.27 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
12:26:41 #10 15.28 Unpacking libmd0:arm64 (1.0.3-3) ...
12:26:41 #10 15.32 Selecting previously unselected package libbsd0:arm64.
12:26:41 #10 15.32 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
12:26:41 #10 15.33 Unpacking libbsd0:arm64 (0.11.3-1) ...
12:26:41 #10 15.37 Selecting previously unselected package libedit2:arm64.
12:26:41 #10 15.37 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
12:26:41 #10 15.38 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
12:26:41 #10 15.42 Selecting previously unselected package libcbor0:arm64.
12:26:41 #10 15.43 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
12:26:41 #10 15.43 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
12:26:41 #10 15.47 Selecting previously unselected package libfido2-1:arm64.
12:26:41 #10 15.47 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
12:26:41 #10 15.48 Unpacking libfido2-1:arm64 (1.6.0-2) ...
12:26:41 #10 15.52 Selecting previously unselected package openssh-client.
12:26:41 #10 15.52 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ...
12:26:41 #10 15.53 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
12:26:41 #11 13.63 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:41 #11 13.63 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB]
12:26:41 #11 13.63 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB]
12:26:41 #11 13.63 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
12:26:41 #11 13.63 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
12:26:41 #11 13.63 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB]
12:26:41 #11 13.70 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:41 #11 13.70 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:41 #11 13.77 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
12:26:41 #11 13.77 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:41 #11 13.77 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
12:26:41 #11 13.77 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
12:26:41 #11 13.77 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
12:26:41 #11 13.78 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
12:26:41 #11 13.78 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
12:26:41 #11 13.78 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:41 #11 13.84 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB]
12:26:41 #11 13.85 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB]
12:26:41 #11 13.92 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
12:26:41 #10 11.24 (3/165): adobe-source-code-pro-fonts-2.030.1.05 3.8 MB/s | 832 kB     00:00    
12:26:41 #10 11.26 (4/165): cracklib-2.9.6-27.el9.aarch64.rpm      694 kB/s |  95 kB     00:00    
12:26:41 #10 11.26 (5/165): dbus-libs-1.12.20-7.el9.aarch64.rpm    9.3 MB/s | 150 kB     00:00    
12:26:41 #11 7.750 Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-minimal amd64 3.10.7-1ubuntu0.2 [803 kB]
12:26:41 #11 7.794 Get:4 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libexpat1 amd64 2.4.8-2ubuntu0.22.10.1 [84.3 kB]
12:26:41 #11 7.794 Get:5 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10-minimal amd64 3.10.7-1ubuntu0.2 [2115 kB]
12:26:41 #11 9.096 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 shared-mime-info arm64 2.2-1 [458 kB]
12:26:41 #11 9.116 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd-resolved arm64 251.4-1ubuntu7 [266 kB]
12:26:41 #11 9.126 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd-timesyncd arm64 251.4-1ubuntu7 [32.3 kB]
12:26:41 #11 9.126 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 ucf all 3.0043 [56.1 kB]
12:26:41 #11 9.126 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xdg-user-dirs arm64 0.17-2ubuntu4 [53.5 kB]
12:26:41 #11 9.126 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bsdextrautils arm64 2.38-4ubuntu1 [69.6 kB]
12:26:41 #11 9.135 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmagic-mgc arm64 1:5.41-4 [257 kB]
12:26:41 #11 9.138 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmagic1 arm64 1:5.41-4 [85.0 kB]
12:26:41 #11 9.142 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 file arm64 1:5.41-4 [21.6 kB]
12:26:41 #11 9.170 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gettext-base arm64 0.21-8 [36.8 kB]
12:26:41 #11 9.243 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
12:26:41 12:26:41 #11 12.12 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
#10 16.37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:26:41 #11 12.12 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
12:26:41 #10 16.37 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:26:41 #10 16.50 Selecting previously unselected package libexpat1:arm64.
12:26:41 #10 16.50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ...
12:26:41 #10 16.50 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
12:26:41 #10 16.55 Selecting previously unselected package python3.6-minimal.
12:26:41 #10 16.55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:26:41 #10 16.56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:26:41 #11 12.12 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
12:26:41 #11 12.12 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
12:26:41 #11 12.12 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:41 #11 12.12 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:41 #11 12.12 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
12:26:41 #11 12.16 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:26:41 #11 12.19 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:41 #11 12.19 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
12:26:41 #11 12.20 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
12:26:41 #11 12.20 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
12:26:41 #11 12.20 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
12:26:41 #11 12.20 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
12:26:41 #11 12.20 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:41 #11 12.20 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
12:26:41 #11 12.23 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
12:26:41 #11 12.27 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
12:26:41 #11 12.28 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
12:26:41 #11 12.28 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:41 #11 12.28 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
12:26:41 #11 12.28 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
12:26:41 #11 12.28 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:41 #11 12.28 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
12:26:41 #11 12.29 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
12:26:41 #11 12.30 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
12:26:41 #11 12.37 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
12:26:41 #10 8.171 curl is already the newest version (7.64.0-4+deb10u3).
12:26:41 #10 8.171 The following additional packages will be installed:
12:26:41 #10 8.171   autoconf automake autopoint autotools-dev binutils
12:26:41 #10 8.171   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
12:26:41 #10 8.171   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
12:26:41 #10 8.171   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
12:26:41 #10 8.171   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
12:26:41 #10 8.171   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
12:26:41 #10 8.171   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
12:26:41 #10 8.171   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
12:26:41 #10 8.171   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
12:26:41 #10 8.171   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:41 #10 8.171   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
12:26:41 #10 8.171   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:41 #10 8.171   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
12:26:41 #10 8.171   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
12:26:41 #10 8.171   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
12:26:41 #10 8.171   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
12:26:41 #10 8.171   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
12:26:41 #10 8.171   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
12:26:41 #10 8.171   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
12:26:41 #10 8.171   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:26:41 #10 8.171   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
12:26:41 #10 8.171   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:26:41 #10 8.171   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:26:41 #10 8.171   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:41 #10 8.171   po-debconf python3 python3-minimal python3.7 python3.7-minimal
12:26:41 #10 8.171   sensible-utils wdiff xz-utils
12:26:41 #10 8.171 Suggested packages:
12:26:41 #10 8.171   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
12:26:41 #10 8.171   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
12:26:41 #10 8.171   autopkgtest bls-standalone bsd-mailx | mailx build-essential
12:26:41 #10 8.171   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
12:26:41 #10 8.171   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
12:26:41 #10 8.171   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:41 #10 8.171   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:41 #10 8.171   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
12:26:41 #10 8.171   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
12:26:41 #10 8.171   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
12:26:41 #10 8.171   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
12:26:41 #10 8.171   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:26:41 #10 8.171   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
12:26:41 #10 8.171   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
12:26:41 #10 8.171   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
12:26:41 #10 8.171   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
12:26:41 #10 8.171   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
12:26:41 #10 8.171   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:41 #10 8.171   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
12:26:41 #10 8.171   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
12:26:41 #10 8.171   python3.7-doc binfmt-support wdiff-doc
12:26:41 #10 8.171 Recommended packages:
12:26:41 #10 8.171   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
12:26:41 #10 8.171   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
12:26:41 #10 8.171   licensecheck lintian python3-apt python3-debian python3-magic
12:26:41 #10 8.171   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
12:26:41 #10 8.171   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
12:26:41 #10 8.171   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
12:26:41 #10 8.171   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
12:26:41 #10 8.171   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
12:26:41 #10 8.171   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
12:26:41 #10 8.171   libmail-sendmail-perl
12:26:41 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0.1s
12:26:41 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 57.67MB / 116.78MB 14.7s
12:26:41 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 63.96MB / 116.78MB 15.7s
12:26:41 #19 DONE 4.8s
12:26:41 
12:26:41 #21 [linux/arm64->arm/v6 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
12:26:41 #21 DONE 0.1s
12:26:41 
12:26:41 #22 [linux/arm64->arm/v6 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
12:26:41 #22 DONE 0.1s
12:26:41 
12:26:41 #23 [linux/arm64->arm/v6 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
12:26:41 #10 15.64 Selecting previously unselected package ucf.
12:26:41 #10 15.65 Preparing to unpack .../018-ucf_3.0043_all.deb ...
12:26:41 #10 15.65 Moving old data out of the way
12:26:41 #10 15.65 Unpacking ucf (3.0043) ...
12:26:41 #10 15.70 Selecting previously unselected package xz-utils.
12:26:41 #10 15.70 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:26:41 #10 15.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:26:41 #10 15.76 Selecting previously unselected package libsigsegv2:arm64.
12:26:41 #10 15.76 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
12:26:41 #10 15.77 Unpacking libsigsegv2:arm64 (2.13-1) ...
12:26:41 #10 15.80 Selecting previously unselected package m4.
12:26:41 #10 15.81 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
12:26:41 #10 15.81 Unpacking m4 (1.4.18-5) ...
12:26:41 #10 15.87 Selecting previously unselected package autoconf.
12:26:41 #11 13.92 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
12:26:41 #11 13.92 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:41 #11 13.92 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB]
12:26:41 #11 13.93 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
12:26:41 #11 13.93 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:41 #11 13.93 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B]
12:26:41 #11 13.93 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB]
12:26:41 #11 13.99 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
12:26:41 #11 13.99 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
12:26:41 #11 14.06 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
12:26:41 #10 11.42 (6/165): binutils-2.35.2-35.el9.aarch64.rpm      12 MB/s | 4.8 MB     00:00    
12:26:41 #10 11.43 (7/165): diffutils-3.7-12.el9.aarch64.rpm       2.4 MB/s | 392 kB     00:00    
12:26:41 #10 11.44 (8/165): dnf-plugins-core-4.3.0-4.el9.noarch.rp 2.7 MB/s |  38 kB     00:00    
12:26:41 #10 11.44 (9/165): cracklib-dicts-2.9.6-27.el9.aarch64.rp  18 MB/s | 3.6 MB     00:00    
12:26:41 #10 11.45 (10/165): ed-1.14.2-12.el9.aarch64.rpm          3.0 MB/s |  74 kB     00:00    
12:26:41 #10 11.46 (11/165): elfutils-0.188-3.el9.aarch64.rpm       20 MB/s | 524 kB     00:00    
12:26:41 #10 11.46 (12/165): elfutils-debuginfod-client-0.188-3.el 2.3 MB/s |  37 kB     00:00    
12:26:41 #10 11.47 (13/165): environment-modules-5.0.1-2.el9.aarch  23 MB/s | 492 kB     00:00    
12:26:41 #10 11.47 (14/165): file-5.39-10.el9.aarch64.rpm          2.9 MB/s |  49 kB     00:00    
12:26:41 #10 11.48 (15/165): glib-networking-2.68.3-3.el9.aarch64.  10 MB/s | 185 kB     00:00    
12:26:41 #10 11.51 (16/165): gsettings-desktop-schemas-40.0-6.el9.  21 MB/s | 684 kB     00:00    
12:26:41 #10 11.52 (17/165): groff-base-1.22.4-10.el9.aarch64.rpm   24 MB/s | 1.0 MB     00:00    
12:26:41 #10 11.62 (18/165): glibc-gconv-extra-2.34-54.el9.aarch64  12 MB/s | 1.7 MB     00:00    
12:26:41 #10 11.63 (19/165): json-glib-1.6.6-1.el9.aarch64.rpm     1.5 MB/s | 160 kB     00:00    
12:26:41 #10 11.63 (20/165): info-6.7-15.el9.aarch64.rpm           1.8 MB/s | 221 kB     00:00    
12:26:41 #10 11.64 (21/165): less-590-1.el9.aarch64.rpm            9.6 MB/s | 161 kB     00:00    
12:26:41 #10 11.65 (22/165): libbrotli-1.0.9-6.el9.aarch64.rpm      16 MB/s | 314 kB     00:00    
12:26:41 #10 11.65 (23/165): libeconf-0.4.1-2.el9.aarch64.rpm      2.0 MB/s |  27 kB     00:00    
12:26:41 #10 11.66 (24/165): libdb-5.3.28-53.el9.aarch64.rpm        25 MB/s | 712 kB     00:00    
12:26:41 #10 11.67 (25/165): libfdisk-2.37.4-9.el9.aarch64.rpm     8.0 MB/s | 149 kB     00:00    
12:26:41 #10 11.67 (26/165): libpipeline-1.5.3-4.el9.aarch64.rpm   3.6 MB/s |  48 kB     00:00    
12:26:41 #10 11.68 (27/165): libpkgconf-1.7.3-10.el9.aarch64.rpm   2.7 MB/s |  36 kB     00:00    
12:26:41 #10 11.69 (28/165): libpng-1.6.37-12.el9.aarch64.rpm      7.3 MB/s | 115 kB     00:00    
12:26:41 #10 11.69 (29/165): libproxy-0.4.15-35.el9.aarch64.rpm    5.0 MB/s |  71 kB     00:00    
12:26:41 #10 11.70 (30/165): libpsl-0.21.1-5.el9.aarch64.rpm       4.5 MB/s |  64 kB     00:00    
12:26:41 #10 11.71 (31/165): libpwquality-1.4.4-8.el9.aarch64.rpm  7.9 MB/s | 119 kB     00:00    
12:26:41 #10 11.72 (32/165): libselinux-utils-3.5-0.rc1.1.el9.aarc  11 MB/s | 180 kB     00:00    
12:26:41 #10 11.73 (33/165): libutempter-1.2.1-6.el9.aarch64.rpm   1.8 MB/s |  27 kB     00:00    
12:26:41 #10 16.73 Selecting previously unselected package libxml2:arm64.
12:26:41 #10 16.74 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_arm64.deb ...
12:26:41 #10 16.74 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ...
12:26:41 #10 16.84 Selecting previously unselected package manpages.
12:26:41 #10 16.84 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
12:26:41 #10 16.85 Unpacking manpages (4.16-2) ...
12:26:41 #10 17.04 Selecting previously unselected package libedit2:arm64.
12:26:41 #10 17.04 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ...
12:26:41 #10 17.05 Unpacking libedit2:arm64 (3.1-20181209-1) ...
12:26:41 #10 17.14 Selecting previously unselected package openssh-client.
12:26:41 #11 7.892 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-minimal amd64 3.10.6-1 [24.1 kB]
12:26:41 #11 7.900 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 media-types all 8.0.0 [24.9 kB]
12:26:41 #11 7.900 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
12:26:41 #11 7.900 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkrb5support0 amd64 1.20-1 [31.2 kB]
12:26:41 #11 7.903 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libk5crypto3 amd64 1.20-1 [81.2 kB]
12:26:41 #11 7.919 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkeyutils1 amd64 1.6.3-1 [10.7 kB]
12:26:41 #11 7.919 Get:12 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkrb5-3 amd64 1.20-1 [346 kB]
12:26:41 #11 7.932 Get:13 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgssapi-krb5-2 amd64 1.20-1 [142 kB]
12:26:41 #11 7.935 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
12:26:41 #11 7.987 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
12:26:41 #11 7.987 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
12:26:41 #11 7.987 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 readline-common all 8.2-1 [55.1 kB]
12:26:41 #11 7.987 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadline8 amd64 8.2-1 [150 kB]
12:26:41 #11 8.053 Get:19 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsqlite3-0 amd64 3.39.3-1 [655 kB]
12:26:41 #11 9.244 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
12:26:41 #11 9.306 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
12:26:41 #11 9.306 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
12:26:41 #11 9.309 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfido2-1 arm64 1.11.0-1 [81.5 kB]
12:26:41 #11 9.311 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnghttp2-14 arm64 1.49.0-1 [72.1 kB]
12:26:41 #11 9.312 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpipeline1 arm64 1.5.6-2 [23.3 kB]
12:26:41 #11 9.315 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpng16-16 arm64 1.6.38-2 [182 kB]
12:26:41 #11 9.316 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
12:26:41 #11 9.317 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
12:26:41 #11 9.387 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
12:26:41 #11 9.392 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxcb1 arm64 1.15-1 [47.6 kB]
12:26:41 #11 9.394 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libx11-data all 2:1.8.1-2 [118 kB]
12:26:41 #11 9.397 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libx11-6 arm64 2:1.8.1-2 [646 kB]
12:26:41 #11 9.426 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
12:26:41 #11 9.430 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
12:26:41 #11 9.431 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 man-db arm64 2.10.2-2 [1175 kB]
12:26:41 #11 9.486 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 manpages all 5.13-1 [1391 kB]
12:26:41 #11 12.37 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
12:26:41 #11 12.37 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
12:26:41 #11 12.37 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:41 #11 12.38 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
12:26:41 #11 12.52 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
12:26:41 #10 16.69 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:41 #10 16.78 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:26:41 #10 16.80 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
12:26:41 #10 16.81 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:26:41 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 3.5s done
12:26:41 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f
12:26:41 #10 11.88 Selecting previously unselected package libgdbm-compat4:amd64.
12:26:41 #10 11.89 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
12:26:41 #10 11.89 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
12:26:41 #10 11.97 Selecting previously unselected package libperl5.32:amd64.
12:26:41 #10 11.97 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
12:26:41 #10 11.97 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
12:26:41 #8 ...
12:26:41 
12:26:41 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
12:26:41 #7 extracting sha256:80e1513108acc0a1ca5e01a9f914b8402f2aff5a1bd38c62b246f606bc63a151 14.1s done
12:26:41 #7 extracting sha256:7d7ecaba86e0a81cdaab07764d4f1a33559cca2282c1ce53f7cce311081df7c9 done
12:26:41 #7 extracting sha256:cd8d70a00e71863bfa6605014d4ab5d5f1c274ad787d72241305b763cb1e57ee done
12:26:41 #7 extracting sha256:2bb109a565e6de9a7dac0d6b91e7be2ef45b3ad4d309679b36298c8e28caf2b2 0.0s done
12:26:41 #7 extracting sha256:83502790502ddd5b7dba8aca592d2332dc0ac7efa8fe37bd500e858f55eeaf93 0.0s done
12:26:41 #7 extracting sha256:f20327d786aae47c65ca9678b906c87dbd0974fa187ab64a9aeb789ca03eaab9 done
12:26:41 #7 extracting sha256:1749915a5ae74e3c7283ce8db114d590c04d0903724087521ba28f748a44788c 2.4s done
12:26:41 #7 extracting sha256:00041252b20f2827672dadea389c22e9e63c76be4ab42f59bd56e27fef33759c 0.0s done
12:26:41 #7 DONE 25.6s
12:26:41 
12:26:41 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:41 #8 ...
12:26:41 
12:26:41 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:41 #11 ...
12:26:41 
12:26:41 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:41 #7 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.4s done
12:26:41 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 2.9s done
12:26:41 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 3.5s
12:26:41 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 78.64MB / 116.78MB 17.1s
12:26:41 #20 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/armv7/APKINDEX.tar.gz
12:26:41 #20 2.862 (1/13) Installing musl (1.2.3-r2)
12:26:41 #20 2.871 (2/13) Installing libgcc (11.2.1_git20220219-r2)
12:26:41 #20 2.876 (3/13) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:41 #20 2.888 (4/13) Installing zlib (1.2.12-r3)
12:26:41 #20 2.893 (5/13) Installing binutils (2.38-r3)
12:26:41 #23 0.170 Building static docker-linux-arm-v6
12:26:41 #23 0.174 + go build -o /out/docker-linux-arm-v6 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:26:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
12:26:41 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 58.72MB / 116.78MB 14.6s
12:26:41 #10 15.87 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
12:26:41 #10 15.88 Unpacking autoconf (2.69-14) ...
12:26:41 #10 15.94 Selecting previously unselected package autotools-dev.
12:26:41 #10 15.94 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
12:26:41 #10 15.95 Unpacking autotools-dev (20180224.1+nmu1) ...
12:26:41 #10 15.99 Selecting previously unselected package automake.
12:26:41 #10 16.00 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
12:26:41 #10 16.00 Unpacking automake (1:1.16.3-2) ...
12:26:41 #10 16.08 Selecting previously unselected package autopoint.
12:26:41 #10 16.08 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
12:26:41 #10 16.08 Unpacking autopoint (0.21-4) ...
12:26:41 #10 16.13 Selecting previously unselected package binutils-common:arm64.
12:26:41 #11 14.06 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
12:26:41 #11 14.06 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:41 #11 14.06 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB]
12:26:41 #11 14.07 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
12:26:41 #11 14.07 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
12:26:41 #11 14.07 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB]
12:26:41 #11 14.11 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
12:26:41 #11 14.13 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
12:26:41 #11 14.14 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB]
12:26:41 #11 14.21 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-debian all 0.1.43ubuntu1 [107 kB]
12:26:41 #11 14.21 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4 [131 kB]
12:26:41 #11 14.22 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4 [210 kB]
12:26:41 #11 14.22 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dput all 1.1.0ubuntu2 [44.9 kB]
12:26:41 #11 14.22 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
12:26:41 #11 14.26 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
12:26:41 #11 14.26 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.7 [278 kB]
12:26:41 #11 14.28 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
12:26:41 #10 11.87 (34/165): ncurses-6.2-8.20210508.el9.aarch64.rp 2.7 MB/s | 406 kB     00:00    
12:26:41 #10 17.14 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ...
12:26:41 #10 17.15 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
12:26:41 #10 17.40 Selecting previously unselected package ucf.
12:26:41 #11 8.071 Get:20 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-stdlib amd64 3.10.7-1ubuntu0.2 [1784 kB]
12:26:41 #11 8.147 Get:21 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10 amd64 3.10.7-1ubuntu0.2 [497 kB]
12:26:41 #11 8.161 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpython3-stdlib amd64 3.10.6-1 [6848 B]
12:26:41 #11 8.161 Get:23 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3 amd64 3.10.6-1 [22.3 kB]
12:26:41 #11 8.161 Get:24 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
12:26:41 #11 8.161 Get:25 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
12:26:41 #11 8.162 Get:26 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-c5 amd64 0.16-1 [33.7 kB]
12:26:41 #11 8.163 Get:27 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcryptsetup12 amd64 2:2.5.0-2ubuntu1 [221 kB]
12:26:41 #11 8.209 Get:28 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfdisk1 amd64 2.38-4ubuntu1 [144 kB]
12:26:41 #11 8.212 Get:29 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkmod2 amd64 30+20220630-3ubuntu1 [48.9 kB]
12:26:41 #11 9.553 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssh-client arm64 1:9.0p1-1ubuntu7.1 [831 kB]
12:26:41 #11 9.584 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 publicsuffix all 20220811.1734-1 [130 kB]
12:26:41 #11 9.587 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libunwind8 arm64 1.6.2-0ubuntu1 [55.6 kB]
12:26:41 #11 9.588 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 strace arm64 5.16-0ubuntu4 [486 kB]
12:26:41 #11 12.77 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
12:26:41 #11 12.79 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
12:26:42 #20 2.944 (6/13) Installing libgomp (11.2.1_git20220219-r2)
12:26:42 #20 2.949 (7/13) Installing libatomic (11.2.1_git20220219-r2)
12:26:42 #20 2.952 (8/13) Installing gmp (6.2.1-r2)
12:26:42 #20 2.960 (9/13) Installing isl22 (0.22-r0)
12:26:42 #20 2.980 (10/13) Installing mpfr4 (4.1.0-r0)
12:26:42 #20 2.987 (11/13) Installing mpc1 (1.2.1-r0)
12:26:42 #20 2.992 (12/13) Installing gcc (11.2.1_git20220219-r2)
12:26:42 #10 16.13 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
12:26:42 #10 16.13 Unpacking binutils-common:arm64 (2.35.2-2) ...
12:26:42 #10 12.02 (35/165): man-db-2.9.3-7.el9.aarch64.rpm        4.0 MB/s | 1.2 MB     00:00    
12:26:42 #10 12.05 (36/165): libicu-67.1-9.el9.aarch64.rpm          24 MB/s | 9.5 MB     00:00    
12:26:42 #10 12.17 (37/165): openssl-3.0.7-2.el9.aarch64.rpm       3.9 MB/s | 1.2 MB     00:00    
12:26:42 #10 17.40 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
12:26:42 #10 17.41 Moving old data out of the way
12:26:42 #10 17.41 Unpacking ucf (3.0038+nmu1) ...
12:26:42 #10 17.49 Selecting previously unselected package xz-utils.
12:26:42 #10 17.50 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_arm64.deb ...
12:26:42 #10 17.51 Unpacking xz-utils (5.2.4-1+deb10u1) ...
12:26:42 #10 17.64 Selecting previously unselected package libfl2:arm64.
12:26:42 #11 8.285 Get:30 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapparmor1 amd64 3.0.7-1ubuntu2 [36.7 kB]
12:26:42 #11 8.285 Get:31 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip4tc2 amd64 1.8.7-1ubuntu6 [19.7 kB]
12:26:42 #11 8.285 Get:32 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsystemd-shared amd64 251.4-1ubuntu7 [1703 kB]
12:26:42 #11 8.364 Get:33 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd amd64 251.4-1ubuntu7 [2808 kB]
12:26:42 #11 8.496 Get:34 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
12:26:42 #11 13.07 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
12:26:42 #10 17.35 Selecting previously unselected package python3-minimal.
12:26:42 #10 17.35 (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.)
12:26:42 #10 17.35 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
12:26:42 #10 17.36 Unpacking python3-minimal (3.6.7-1~18.04) ...
12:26:42 #10 17.40 Selecting previously unselected package mime-support.
12:26:42 #10 17.40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
12:26:42 #10 17.40 Unpacking mime-support (3.60ubuntu1) ...
12:26:42 #10 17.44 Selecting previously unselected package libmpdec2:arm64.
12:26:42 #10 17.44 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
12:26:42 #10 17.45 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
12:26:42 #9 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 9.6s done
12:26:42 #20 3.438 (13/13) Installing musl-dev (1.2.3-r2)
12:26:42 #10 16.35 Selecting previously unselected package libbinutils:arm64.
12:26:42 #10 16.35 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
12:26:42 #10 16.36 Unpacking libbinutils:arm64 (2.35.2-2) ...
12:26:42 #10 16.45 Selecting previously unselected package libctf-nobfd0:arm64.
12:26:42 #10 16.45 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
12:26:42 #10 16.45 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
12:26:42 #10 16.50 Selecting previously unselected package libctf0:arm64.
12:26:42 #10 16.50 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
12:26:42 #10 16.50 Unpacking libctf0:arm64 (2.35.2-2) ...
12:26:42 #10 16.54 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:26:42 #10 17.64 Preparing to unpack .../021-libfl2_2.6.4-6.2_arm64.deb ...
12:26:42 #10 17.65 Unpacking libfl2:arm64 (2.6.4-6.2) ...
12:26:42 #10 17.78 Selecting previously unselected package at.
12:26:42 #10 17.79 Preparing to unpack .../022-at_3.1.23-1_arm64.deb ...
12:26:42 #10 17.80 Unpacking at (3.1.23-1) ...
12:26:42 #10 17.90 Selecting previously unselected package libsigsegv2:arm64.
12:26:42 #10 12.17 (38/165): pkgconf-1.7.3-10.el9.aarch64.rpm      320 kB/s |  40 kB     00:00    
12:26:42 #10 12.27 (39/165): pam-1.5.1-14.el9.aarch64.rpm          2.3 MB/s | 618 kB     00:00    
12:26:42 #10 12.27 (40/165): pkgconf-m4-1.7.3-10.el9.noarch.rpm    148 kB/s |  15 kB     00:00    
12:26:42 #10 12.28 (41/165): pkgconf-pkg-config-1.7.3-10.el9.aarch 108 kB/s |  11 kB     00:00    
12:26:42 #10 12.29 (42/165): policycoreutils-3.5-0.rc1.2.el9.aarch  14 MB/s | 236 kB     00:00    
12:26:42 #10 12.29 (43/165): publicsuffix-list-dafsa-20210518-3.el 3.9 MB/s |  58 kB     00:00    
12:26:42 #10 12.40 (44/165): procps-ng-3.3.17-9.el9.aarch64.rpm    2.8 MB/s | 348 kB     00:00    
12:26:42 #11 8.636 Get:35 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
12:26:42 #11 8.638 Get:36 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
12:26:42 #11 8.639 Get:37 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libperl5.34 amd64 5.34.0-5ubuntu1.1 [4713 kB]
12:26:42 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 71.30MB / 116.78MB 16.5s
12:26:42 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 10.1s
12:26:42 #11 13.07 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
12:26:42 #11 13.08 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
12:26:42 #11 13.08 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB]
12:26:42 #11 13.10 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB]
12:26:42 #11 13.11 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB]
12:26:42 #11 13.11 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.15 [213 kB]
12:26:42 #11 13.12 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
12:26:42 #11 13.13 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.8 [886 kB]
12:26:42 #11 13.17 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.8 [4358 kB]
12:26:42 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 63.96MB / 116.78MB 15.7s
12:26:42 #11 14.68 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.6 [953 kB]
12:26:42 #11 10.01 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xauth arm64 1:1.1.1-1 [27.1 kB]
12:26:42 #11 10.17 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xz-utils arm64 5.2.5-2.1 [83.5 kB]
12:26:42 #10 17.49 Selecting previously unselected package readline-common.
12:26:42 #10 17.49 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
12:26:42 #10 17.49 Unpacking readline-common (7.0-3) ...
12:26:42 #10 17.54 Selecting previously unselected package libreadline7:arm64.
12:26:42 #10 17.54 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
12:26:42 #10 17.54 Unpacking libreadline7:arm64 (7.0-3) ...
12:26:42 #10 17.58 Selecting previously unselected package libsqlite3-0:arm64.
12:26:42 #10 17.58 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ...
12:26:42 #10 17.59 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
12:26:42 #10 17.65 Selecting previously unselected package libpython3.6-stdlib:arm64.
12:26:42 #10 17.65 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:26:42 #10 17.65 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:26:42 #13 61.80   Updating   : systemd-libs-219-78.el7_9.7.aarch64                         3/65 
12:26:42 #16 DONE 2.2s
12:26:42 
12:26:42 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:42 #13 ...
12:26:42 
12:26:42 #17 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:42 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 3.9s done
12:26:42 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0.1s
12:26:42 #9 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0.1s
12:26:42 #9 ...
12:26:42 
12:26:42 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:42 #0 1.028 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
12:26:42 #0 1.040 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
12:26:42 #0 1.110 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
12:26:42 #0 1.126 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB]
12:26:42 #0 1.201 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1387 kB]
12:26:42 #0 1.302 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.9 kB]
12:26:42 #0 1.304 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1577 kB]
12:26:42 #0 1.368 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3158 kB]
12:26:42 #0 1.619 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
12:26:42 #0 1.654 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
12:26:42 #0 2.213 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
12:26:42 #0 2.227 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
12:26:42 #0 2.306 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1427 kB]
12:26:42 #0 2.350 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3578 kB]
12:26:42 #0 2.465 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB]
12:26:42 #0 2.469 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2352 kB]
12:26:42 #0 2.532 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB]
12:26:42 #0 2.534 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.5 kB]
12:26:42 #0 5.046 Fetched 27.0 MB in 4s (6306 kB/s)
12:26:42 #0 5.046 Reading package lists...
12:26:42 #0 6.901 Reading package lists...
12:26:42 #0 8.672 Building dependency tree...
12:26:42 #0 8.994 Reading state information...
12:26:42 #0 9.292 The following additional packages will be installed:
12:26:42 #0 9.292   at autoconf automake autopoint autotools-dev binutils binutils-common
12:26:42 #0 9.292   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
12:26:42 #0 9.292   cpp-7 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
12:26:42 #0 9.293   dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7
12:26:42 #0 9.293   gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
12:26:42 #0 9.293   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:42 #0 9.293   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
12:26:42 #0 9.293   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
12:26:42 #0 9.293   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4
12:26:42 #0 9.293   libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
12:26:42 #0 9.293   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
12:26:42 #0 9.294   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
12:26:42 #0 9.294   libclass-accessor-perl libclass-method-modifiers-perl
12:26:42 #0 9.294   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
12:26:42 #0 9.294   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
12:26:42 #0 9.294   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
12:26:42 #0 9.294   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:42 #0 9.294   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
12:26:42 #0 9.294   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
12:26:42 #0 9.294   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
12:26:42 #0 9.294   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
12:26:42 #0 9.294   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
12:26:42 #0 9.294   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
12:26:42 #0 9.294   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
12:26:42 #0 9.294   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:42 #0 9.294   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:42 #0 9.294   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:42 #0 9.294   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
12:26:42 #0 9.294   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
12:26:42 #0 9.294   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:42 #0 9.294   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
12:26:42 #0 9.294   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:42 #0 9.295   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:42 #0 9.295   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:42 #0 9.295   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:42 #0 9.295   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:42 #0 9.295   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
12:26:42 #0 9.295   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
12:26:42 #0 9.295   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:42 #0 9.295   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
12:26:42 #0 9.295   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:42 #0 9.295   libparams-validate-perl libparse-debianchangelog-perl
12:26:42 #0 9.295   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
12:26:42 #0 9.295   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:42 #0 9.295   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
12:26:42 #0 9.295   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
12:26:42 #0 9.295   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
12:26:42 #0 9.295   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
12:26:42 #0 9.296   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
12:26:42 #0 9.296   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:42 #0 9.296   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:42 #0 9.296   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
12:26:42 #0 9.296   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
12:26:42 #0 9.296   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:42 #0 9.296   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
12:26:42 #0 9.296   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:42 #0 9.296   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:42 #0 9.296   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
12:26:42 #0 9.297   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:42 #0 9.297   lsb-release m4 make man-db manpages manpages-dev mime-support
12:26:42 #0 9.297   multiarch-support netbase openssh-client openssl patch patchutils perl
12:26:42 #0 9.297   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
12:26:42 #0 9.297   publicsuffix python-apt-common python3 python3-apt python3-certifi
12:26:42 #0 9.297   python3-chardet python3-debian python3-gpg python3-idna python3-magic
12:26:42 #0 9.297   python3-minimal python3-pkg-resources python3-requests python3-six
12:26:42 #0 9.297   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
12:26:42 #0 9.298   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
12:26:42 #0 9.298   xdg-user-dirs xz-utils
12:26:42 #0 9.300 Suggested packages:
12:26:42 #0 9.300   default-mta | mail-transport-agent autoconf-archive gnu-standards
12:26:42 #0 9.300   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
12:26:42 #0 9.300   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
12:26:42 #0 9.300   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:26:42 #0 9.300   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:26:42 #0 9.300   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:42 #0 9.300   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:42 #0 9.300   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
12:26:42 #0 9.300   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
12:26:42 #0 9.300   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
12:26:42 #0 9.300   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
12:26:42 #0 9.300   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
12:26:42 #0 9.300   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
12:26:42 #0 9.300   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
12:26:42 #0 9.300   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
12:26:42 #0 9.300   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
12:26:42 #0 9.300   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
12:26:42 #0 9.300   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
12:26:42 #0 9.300   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:42 #0 9.300   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
12:26:42 #0 9.300   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:42 #0 9.300   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
12:26:42 #0 9.300   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
12:26:42 #0 9.300   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:42 #0 9.300   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
12:26:42 #0 9.300   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:26:42 #0 9.300   python-apt-doc python3-setuptools python3-cryptography python3-openssl
12:26:42 #0 9.300   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
12:26:42 #0 9.300   wdiff-doc
12:26:42 #10 10.04 The following NEW packages will be installed:
12:26:42 #10 10.04   at autoconf automake autopoint autotools-dev binutils binutils-common
12:26:42 #10 10.04   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
12:26:42 #10 10.04   cpp-7 curl dctrl-tools debhelper devscripts dh-autoreconf
12:26:42 #10 10.04   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
12:26:42 #10 10.04   equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git
12:26:42 #10 10.04   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:42 #10 10.04   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
12:26:42 #10 10.04   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:42 #10 10.04   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
12:26:42 #10 10.04   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
12:26:42 #10 10.04   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:42 #10 10.04   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
12:26:42 #10 10.04   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
12:26:42 #10 10.04   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:42 #10 10.04   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:42 #10 10.04   libdevel-callchecker-perl libdevel-globaldestruction-perl
12:26:42 #10 10.04   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
12:26:42 #10 10.04   libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:42 #10 10.04   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
12:26:42 #10 10.04   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
12:26:42 #10 10.04   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
12:26:42 #10 10.04   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
12:26:42 #10 10.04   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
12:26:42 #10 10.04   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
12:26:42 #10 10.04   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
12:26:42 #10 10.04   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:42 #10 10.04   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:42 #10 10.04   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:42 #10 10.04   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
12:26:42 #10 10.04   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
12:26:42 #10 10.04   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:42 #10 10.04   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
12:26:42 #10 10.04   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:42 #10 10.04   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:42 #10 10.04   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:42 #10 10.04   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:42 #10 10.04   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:42 #10 10.04   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
12:26:42 #10 10.04   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
12:26:42 #10 10.04   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:42 #10 10.04   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
12:26:42 #10 10.04   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:42 #10 10.04   libparams-validate-perl libparse-debianchangelog-perl
12:26:42 #10 10.04   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
12:26:42 #10 10.04   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:42 #10 10.04   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
12:26:42 #10 10.04   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
12:26:42 #10 10.04   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
12:26:42 #10 10.04   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
12:26:42 #10 10.04   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
12:26:42 #10 10.04   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:42 #10 10.04   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:42 #10 10.04   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
12:26:42 #10 10.04   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
12:26:42 #10 10.04   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:42 #10 10.04   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
12:26:42 #10 10.04   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:42 #10 10.04   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:42 #10 10.04   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
12:26:42 #10 10.04   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:42 #10 10.04   lsb-release m4 make man-db manpages manpages-dev mime-support
12:26:42 #10 10.04   multiarch-support netbase openssh-client openssl patch patchutils perl
12:26:42 #10 10.04   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
12:26:42 #10 10.04   publicsuffix python-apt-common python3 python3-apt python3-certifi
12:26:42 #10 10.04   python3-chardet python3-debian python3-gpg python3-idna python3-magic
12:26:42 #10 10.04   python3-minimal python3-pkg-resources python3-requests python3-six
12:26:42 #10 10.04   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
12:26:42 #10 10.04   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
12:26:42 #10 10.04   xdg-user-dirs xz-utils
12:26:42 #10 ...
12:26:42 
12:26:42 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:42 #20 3.496 OK: 74 MiB in 14 packages
12:26:42 #10 12.75 Selecting previously unselected package perl.
12:26:42 #10 12.75 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
12:26:42 #10 12.75 Unpacking perl (5.32.1-4+deb11u2) ...
12:26:42 #10 12.82 Selecting previously unselected package liblocale-gettext-perl.
12:26:42 #10 12.82 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
12:26:42 #10 12.82 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
12:26:42 #10 12.86 Selecting previously unselected package libpython3.9-minimal:amd64.
12:26:42 #10 12.86 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
12:26:42 #10 12.87 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
12:26:42 #10 16.54 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
12:26:42 #10 16.54 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
12:26:42 #10 16.80 Selecting previously unselected package binutils.
12:26:42 #10 17.91 Preparing to unpack .../023-libsigsegv2_2.12-2_arm64.deb ...
12:26:42 #10 17.92 Unpacking libsigsegv2:arm64 (2.12-2) ...
12:26:42 #10 17.98 Selecting previously unselected package m4.
12:26:42 #10 17.98 Preparing to unpack .../024-m4_1.4.18-2_arm64.deb ...
12:26:42 #10 18.00 Unpacking m4 (1.4.18-2) ...
12:26:42 #10 18.09 Selecting previously unselected package autoconf.
12:26:42 #10 18.10 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
12:26:42 #10 18.11 Unpacking autoconf (2.69-11) ...
12:26:42 #10 12.40 (45/165): python3-dbus-1.2.18-2.el9.aarch64.rpm 1.3 MB/s | 144 kB     00:00    
12:26:42 #10 12.41 (46/165): python3-dateutil-2.8.1-6.el9.noarch.r 2.4 MB/s | 302 kB     00:00    
12:26:42 #10 12.41 (47/165): python3-distro-1.5.0-7.el9.noarch.rpm 2.6 MB/s |  37 kB     00:00    
12:26:42 #10 12.42 (48/165): python3-dnf-plugins-core-4.3.0-4.el9.  17 MB/s | 260 kB     00:00    
12:26:42 #10 12.43 (49/165): python3-setools-4.4.0-5.el9.aarch64.r  24 MB/s | 590 kB     00:00    
12:26:42 #10 12.44 (50/165): python3-six-1.15.0-9.el9.noarch.rpm   1.9 MB/s |  37 kB     00:00    
12:26:42 #10 12.54 (51/165): python3-setuptools-53.0.0-12.el9.noar 7.5 MB/s | 944 kB     00:00    
12:26:42 #10 12.54 (52/165): python3-systemd-234-18.el9.aarch64.rp 847 kB/s |  89 kB     00:00    
12:26:42 #11 8.864 Get:38 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 perl amd64 5.34.0-5ubuntu1.1 [231 kB]
12:26:42 #11 8.871 Get:39 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssl amd64 3.0.5-2ubuntu2 [1178 kB]
12:26:42 #11 8.927 Get:40 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
12:26:42 #11 8.933 Get:41 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libdbus-1-3 amd64 1.14.0-2ubuntu3 [200 kB]
12:26:42 #11 8.942 Get:42 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-bin amd64 1.14.0-2ubuntu3 [39.4 kB]
12:26:42 #11 8.944 Get:43 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
12:26:42 #11 8.948 Get:44 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-daemon amd64 1.14.0-2ubuntu3 [118 kB]
12:26:42 #11 8.954 Get:45 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
12:26:42 #11 8.957 Get:46 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus amd64 1.14.0-2ubuntu3 [24.2 kB]
12:26:42 #11 8.959 Get:47 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 distro-info-data all 0.54ubuntu0.1 [5242 B]
12:26:42 #11 9.017 Get:48 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dmsetup amd64 2:1.02.185-1ubuntu1 [79.1 kB]
12:26:42 #11 9.019 Get:49 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-0 amd64 2.74.3-0ubuntu1 [1475 kB]
12:26:42 #11 13.48 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
12:26:42 #11 13.48 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
12:26:42 #11 13.48 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:42 #11 13.48 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
12:26:42 #11 13.48 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
12:26:42 #11 13.48 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
12:26:42 #11 13.48 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
12:26:42 #11 13.48 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
12:26:42 #11 13.48 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:42 #11 13.55 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
12:26:42 #11 13.55 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
12:26:42 #11 13.62 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:26:42 #11 15.24 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.6 [3168 kB]
12:26:42 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 84.93MB / 116.78MB 18.2s
12:26:42 #9 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 11.7s done
12:26:42 #10 17.81 Selecting previously unselected package python3.6.
12:26:42 #10 17.81 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:26:42 #10 17.82 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:26:42 #10 17.85 Selecting previously unselected package libpython3-stdlib:arm64.
12:26:42 #10 17.86 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
12:26:42 #10 17.86 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
12:26:42 #10 17.89 Setting up python3-minimal (3.6.7-1~18.04) ...
12:26:42 #11 10.31 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 m4 arm64 1.4.19-1 [240 kB]
12:26:42 #11 10.44 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autoconf all 2.71-2 [338 kB]
12:26:42 #11 10.51 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autotools-dev all 20220109.1 [44.9 kB]
12:26:42 #11 10.52 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 automake all 1:1.16.5-1.3 [558 kB]
12:26:42 #11 10.58 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autopoint all 0.21-8 [421 kB]
12:26:42 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 65.01MB / 116.78MB 15.4s
12:26:42 #17 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
12:26:42 #10 13.05 Selecting previously unselected package libexpat1:amd64.
12:26:42 #10 13.05 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_amd64.deb ...
12:26:42 #10 13.05 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
12:26:42 #10 13.10 Selecting previously unselected package python3.9-minimal.
12:26:42 #10 13.10 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
12:26:42 #10 13.11 Unpacking python3.9-minimal (3.9.2-1) ...
12:26:42 #10 16.80 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
12:26:42 #10 16.81 Unpacking binutils (2.35.2-2) ...
12:26:42 #10 16.85 Selecting previously unselected package libc-dev-bin.
12:26:42 #10 16.85 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_arm64.deb ...
12:26:42 #10 16.86 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
12:26:42 #10 16.89 Selecting previously unselected package linux-libc-dev:arm64.
12:26:42 #10 16.90 Preparing to unpack .../033-linux-libc-dev_5.10.162-1_arm64.deb ...
12:26:42 #10 16.90 Unpacking linux-libc-dev:arm64 (5.10.162-1) ...
12:26:42 #10 17.04 Selecting previously unselected package libcrypt-dev:arm64.
12:26:42 #10 17.05 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
12:26:42 #10 17.05 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
12:26:42 #10 17.09 Selecting previously unselected package libtirpc-dev:arm64.
12:26:42 #10 17.09 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ...
12:26:42 #10 17.09 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
12:26:42 #10 17.14 Selecting previously unselected package libnsl-dev:arm64.
12:26:42 #10 17.14 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
12:26:42 #10 17.15 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
12:26:42 #10 17.19 Selecting previously unselected package libc6-dev:arm64.
12:26:42 #10 17.19 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_arm64.deb ...
12:26:42 #10 17.19 Unpacking libc6-dev:arm64 (2.31-13+deb11u5) ...
12:26:42 #10 18.21 Selecting previously unselected package autotools-dev.
12:26:42 #10 18.22 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
12:26:42 #10 18.23 Unpacking autotools-dev (20180224.1) ...
12:26:42 #10 18.35 Selecting previously unselected package automake.
12:26:42 #10 12.71 (53/165): shared-mime-info-2.1-5.el9.aarch64.rp 2.0 MB/s | 558 kB     00:00    
12:26:42 #10 12.82 (54/165): systemd-libs-252-3.el9.aarch64.rpm    2.1 MB/s | 614 kB     00:00    
12:26:42 #10 12.82 (55/165): unzip-6.0-56.el9.aarch64.rpm          1.6 MB/s | 179 kB     00:00    
12:26:42 #11 9.075 Get:50 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgirepository-1.0-1 amd64 1.74.0-2 [67.3 kB]
12:26:42 #11 9.093 Get:51 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gir1.2-glib-2.0 amd64 1.74.0-2 [178 kB]
12:26:42 #11 9.099 Get:52 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iso-codes all 4.11.0-1 [3352 kB]
12:26:42 #11 9.259 Get:53 http://archive.ubuntu.com/ubuntu kinetic/main amd64 krb5-locales all 1.20-1 [11.5 kB]
12:26:42 #11 9.259 Get:54 http://archive.ubuntu.com/ubuntu kinetic/main amd64 less amd64 590-1build1 [143 kB]
12:26:42 #11 9.260 Get:55 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmd0 amd64 1.0.4-2 [22.7 kB]
12:26:42 #11 9.260 Get:56 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbsd0 amd64 0.11.6-1 [44.5 kB]
12:26:42 #11 9.262 Get:57 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libelf1 amd64 0.187-4 [50.9 kB]
12:26:42 #11 9.264 Get:58 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
12:26:42 #11 9.265 Get:59 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libicu71 amd64 71.1-3ubuntu1 [10.6 MB]
12:26:42 #11 13.62 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
12:26:42 #11 13.63 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
12:26:42 #11 13.63 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
12:26:42 #11 13.63 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
12:26:42 #11 13.63 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
12:26:42 #11 13.63 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
12:26:42 #11 13.63 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
12:26:42 #11 13.70 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
12:26:42 #11 13.70 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
12:26:42 #11 13.77 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:26:42 #11 13.77 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
12:26:42 #11 13.77 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
12:26:42 #11 13.77 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
12:26:42 #11 13.77 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
12:26:42 #11 13.77 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
12:26:42 #11 13.77 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:42 #11 13.77 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
12:26:42 #11 13.84 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
12:26:42 #11 13.84 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
12:26:42 #11 13.91 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
12:26:42 #11 15.43 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
12:26:42 #11 15.43 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB]
12:26:42 #11 15.43 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:42 #11 15.43 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
12:26:42 #11 15.43 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
12:26:42 #11 15.43 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
12:26:42 #11 15.44 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
12:26:42 #11 15.44 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
12:26:42 #11 15.44 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:42 #11 15.51 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB]
12:26:43 #7 ...
12:26:43 
12:26:43 #10 [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
12:26:43 #10 DONE 2.7s
12:26:43 
12:26:43 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:43 #9 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008
12:26:43 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 70.25MB / 116.78MB 16.3s
12:26:43 #10 18.10 Selecting previously unselected package python3.
12:26:43 #10 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 ... 4773 files and directories currently installed.)
12:26:43 #10 18.10 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ...
12:26:43 #10 18.11 Unpacking python3 (3.6.7-1~18.04) ...
12:26:43 #10 18.15 Selecting previously unselected package multiarch-support.
12:26:43 #10 18.15 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
12:26:43 #10 18.16 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
12:26:43 #10 18.19 Selecting previously unselected package libxau6:arm64.
12:26:43 #10 18.19 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ...
12:26:43 #10 18.20 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ...
12:26:43 #10 18.23 Selecting previously unselected package libbsd0:arm64.
12:26:43 #11 10.61 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils-common arm64 2.39-3ubuntu1.1 [225 kB]
12:26:43 #11 10.62 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libbinutils arm64 2.39-3ubuntu1.1 [709 kB]
12:26:43 #11 10.66 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libctf-nobfd0 arm64 2.39-3ubuntu1.1 [96.7 kB]
12:26:43 #11 10.66 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libctf0 arm64 2.39-3ubuntu1.1 [92.9 kB]
12:26:43 #11 10.66 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libgprofng0 arm64 2.39-3ubuntu1.1 [791 kB]
12:26:43 #11 10.72 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.39-3ubuntu1.1 [3133 kB]
12:26:43 #11 10.85 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils arm64 2.39-3ubuntu1.1 [3272 B]
12:26:43 #13 63.30   Updating   : systemd-219-78.el7_9.7.aarch64                              4/65 
12:26:43 #13 63.84 Failed to get D-Bus connection: Operation not permitted
12:26:43 #7 ...
12:26:43 
12:26:43 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:43 #10 8.875 Get:69 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
12:26:43 #10 8.876 Get:70 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
12:26:43 #10 8.876 Get:71 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
12:26:43 #10 8.879 Get:72 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
12:26:43 #10 8.879 Get:73 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
12:26:43 #10 8.879 Get:74 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
12:26:43 #10 8.882 Get:75 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
12:26:43 #10 8.886 Get:76 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
12:26:43 #10 8.889 Get:77 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
12:26:43 #10 8.891 Get:78 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
12:26:43 #10 8.891 Get:79 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
12:26:43 #10 8.893 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
12:26:43 #10 8.926 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
12:26:43 #10 9.157 Get:82 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
12:26:43 #10 9.157 Get:83 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
12:26:43 #10 9.187 Get:84 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
12:26:43 #10 9.341 Get:85 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
12:26:43 #10 9.342 Get:86 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
12:26:43 #10 9.347 Get:87 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
12:26:43 #10 9.368 Get:88 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:26:43 #10 9.370 Get:89 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
12:26:43 #10 9.393 Get:90 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
12:26:43 #10 9.394 Get:91 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB]
12:26:43 #10 9.409 Get:92 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:26:43 #10 9.420 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
12:26:43 #10 9.420 Get:94 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
12:26:43 #10 9.420 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
12:26:43 #10 9.420 Get:96 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
12:26:43 #10 9.421 Get:97 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:26:43 #10 9.423 Get:98 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:26:43 #10 9.424 Get:99 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:26:43 #10 9.426 Get:100 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:26:43 #10 9.428 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB]
12:26:43 #10 9.433 Get:102 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB]
12:26:43 #10 9.447 Get:103 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB]
12:26:43 #10 9.447 Get:104 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
12:26:43 #10 9.447 Get:105 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
12:26:43 #10 9.447 Get:106 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
12:26:43 #10 9.449 Get:107 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
12:26:43 #10 9.449 Get:108 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
12:26:43 #10 9.450 Get:109 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
12:26:43 #10 9.453 Get:110 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
12:26:43 #10 9.473 Get:111 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
12:26:43 #10 9.476 Get:112 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3 [102 kB]
12:26:43 #10 9.479 Get:113 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
12:26:43 #10 9.499 Get:114 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:43 #10 9.501 Get:115 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
12:26:43 #10 9.506 Get:116 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
12:26:43 #10 9.523 Get:117 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB]
12:26:43 #10 10.08 Get:118 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
12:26:43 #10 10.08 Get:119 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
12:26:43 #10 10.08 Get:120 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
12:26:43 #10 10.08 Get:121 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
12:26:43 #10 10.08 Get:122 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
12:26:43 #10 10.09 Get:123 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
12:26:43 #10 10.09 Get:124 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
12:26:43 #10 10.10 Get:125 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
12:26:43 #10 10.11 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
12:26:43 #10 10.13 Get:127 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
12:26:43 #10 10.14 Get:128 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
12:26:43 #10 10.15 Get:129 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
12:26:43 #10 10.16 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
12:26:43 #10 10.16 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
12:26:43 #10 10.17 Get:132 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
12:26:43 #10 10.19 Get:133 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
12:26:43 #10 10.20 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
12:26:43 #10 10.20 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
12:26:43 #10 10.20 Get:136 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
12:26:43 #10 10.20 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
12:26:43 #10 10.20 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
12:26:43 #10 10.21 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:26:43 #10 10.21 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
12:26:43 #10 10.21 Get:141 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
12:26:43 #10 10.21 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
12:26:43 #10 10.21 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
12:26:43 #10 10.21 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
12:26:43 #10 10.21 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:43 #10 10.21 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:43 #10 10.21 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
12:26:43 #10 10.21 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
12:26:43 #10 10.22 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
12:26:43 #10 10.22 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
12:26:43 #10 10.23 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
12:26:43 #10 10.23 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
12:26:43 #10 10.23 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
12:26:43 #10 10.23 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
12:26:43 #10 10.23 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
12:26:43 #10 10.23 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
12:26:43 #10 10.23 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
12:26:43 #10 10.23 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
12:26:43 #10 10.23 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
12:26:43 #10 10.23 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
12:26:43 #10 10.23 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
12:26:43 #10 10.23 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
12:26:43 #10 10.23 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:43 #10 10.23 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
12:26:43 #10 10.23 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB]
12:26:43 #10 10.24 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
12:26:43 #10 10.24 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
12:26:43 #10 10.25 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
12:26:43 #10 10.25 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:43 #10 10.25 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:43 #10 10.25 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
12:26:43 #10 10.25 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
12:26:43 #10 10.26 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
12:26:43 #10 10.26 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
12:26:43 #10 10.27 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB]
12:26:43 #10 10.27 Get:176 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u6 [7080 B]
12:26:43 #10 10.27 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:26:43 #10 10.27 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB]
12:26:43 #10 10.28 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
12:26:43 #10 10.28 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB]
12:26:43 #10 10.28 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB]
12:26:43 #10 10.28 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB]
12:26:43 #10 10.29 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB]
12:26:43 #10 10.29 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB]
12:26:43 #10 10.30 Get:185 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u7 [325 kB]
12:26:43 #10 10.30 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u7 [1137 kB]
12:26:43 #10 10.32 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
12:26:43 #10 10.32 Get:188 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB]
12:26:43 #10 10.33 Get:189 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u9 [318 kB]
12:26:43 #10 10.33 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u7 [584 kB]
12:26:43 #10 10.34 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u3 [331 kB]
12:26:43 #10 10.35 Get:192 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
12:26:43 #10 10.35 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
12:26:43 #10 10.35 Get:194 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u6 [1622 kB]
12:26:43 #10 10.41 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u6 [5634 kB]
12:26:43 #10 10.51 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
12:26:43 #10 10.51 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
12:26:43 #10 10.52 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB]
12:26:43 #10 10.66 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
12:26:43 #10 10.71 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
12:26:43 #10 10.71 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
12:26:43 #10 10.71 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:26:43 #10 10.71 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
12:26:43 #10 10.72 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB]
12:26:43 #10 10.72 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
12:26:43 #10 10.72 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
12:26:43 #10 10.72 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
12:26:43 #10 10.73 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
12:26:43 #10 10.73 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB]
12:26:43 #10 10.73 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
12:26:43 #10 10.73 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:26:43 #10 10.73 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB]
12:26:43 #10 10.73 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB]
12:26:43 #10 10.74 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
12:26:43 #10 10.74 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB]
12:26:43 #10 10.74 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB]
12:26:43 #10 10.74 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB]
12:26:43 #10 10.74 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB]
12:26:43 #10 10.74 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB]
12:26:43 #10 10.74 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB]
12:26:43 #10 10.74 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB]
12:26:43 #10 10.75 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB]
12:26:43 #10 10.75 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB]
12:26:43 #10 10.75 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
12:26:43 #10 10.75 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B]
12:26:43 #10 10.75 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB]
12:26:43 #10 10.75 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:26:43 #10 10.75 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:26:43 #10 10.76 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB]
12:26:43 #10 10.76 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
12:26:43 #10 10.76 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
12:26:43 #10 10.76 Get:232 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B]
12:26:43 #10 10.76 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:26:43 #10 10.76 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB]
12:26:43 #10 10.77 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB]
12:26:43 #10 10.77 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB]
12:26:43 #10 10.78 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
12:26:43 #10 10.78 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB]
12:26:43 #10 10.78 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
12:26:43 #10 10.79 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
12:26:43 #10 10.79 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
12:26:43 #10 10.79 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
12:26:43 #10 10.79 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB]
12:26:43 #10 10.79 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB]
12:26:43 #10 10.79 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB]
12:26:43 #10 10.79 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB]
12:26:43 #10 10.79 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
12:26:43 #10 10.80 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB]
12:26:43 #10 10.80 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
12:26:43 #10 10.80 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
12:26:43 #10 10.82 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:26:43 #10 10.82 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
12:26:43 #10 10.82 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
12:26:43 #10 10.82 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB]
12:26:43 #10 10.83 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB]
12:26:43 #10 10.83 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:26:43 #10 10.83 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB]
12:26:43 #10 10.83 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB]
12:26:43 #10 10.83 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:26:43 #10 10.83 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB]
12:26:43 #10 10.83 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB]
12:26:43 #10 10.84 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
12:26:43 #10 10.85 Get:263 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
12:26:43 #10 10.88 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:26:43 #10 10.88 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
12:26:43 #10 10.88 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB]
12:26:43 #10 10.88 Get:267 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB]
12:26:43 #10 10.88 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB]
12:26:43 #10 10.88 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB]
12:26:43 #10 10.88 Get:270 http://deb.debian.org/debian-security buster/updates/main amd64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
12:26:43 #10 10.88 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
12:26:43 #10 10.88 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB]
12:26:43 #10 10.89 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B]
12:26:43 #10 10.89 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
12:26:43 #10 10.89 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
12:26:43 #10 10.89 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB]
12:26:43 #10 10.89 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
12:26:43 #10 10.90 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB]
12:26:43 #10 10.90 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB]
12:26:43 #10 10.91 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB]
12:26:43 #10 10.93 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
12:26:43 #10 10.93 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
12:26:43 #10 10.93 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
12:26:43 #10 10.93 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB]
12:26:43 #10 10.94 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
12:26:43 #10 10.94 Get:286 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
12:26:43 #10 10.94 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.36-0+deb10u2 [173 kB]
12:26:43 #10 10.94 Get:288 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
12:26:43 #10 10.95 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB]
12:26:43 #10 10.97 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB]
12:26:43 #10 10.99 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB]
12:26:43 #10 11.00 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
12:26:43 #10 11.00 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB]
12:26:43 #10 11.01 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB]
12:26:43 #10 11.01 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B]
12:26:43 #10 11.01 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B]
12:26:43 #10 11.01 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB]
12:26:43 #10 11.01 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB]
12:26:43 #10 11.01 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB]
12:26:43 #10 11.01 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
12:26:43 #10 11.01 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B]
12:26:43 #10 11.01 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:26:43 #10 11.01 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB]
12:26:43 #10 11.01 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB]
12:26:43 #10 11.01 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB]
12:26:43 #10 11.02 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
12:26:43 #10 11.02 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB]
12:26:43 #10 11.02 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
12:26:43 #10 11.02 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB]
12:26:43 #10 11.04 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB]
12:26:43 #10 11.04 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB]
12:26:43 #10 11.04 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB]
12:26:43 #10 11.04 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
12:26:43 #10 11.04 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
12:26:43 #10 11.04 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
12:26:43 #10 11.05 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB]
12:26:43 #10 11.05 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:26:43 #10 11.05 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
12:26:43 #10 11.05 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:26:43 #10 11.06 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB]
12:26:43 #10 11.06 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB]
12:26:43 #10 11.06 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB]
12:26:43 #10 11.06 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
12:26:43 #10 11.06 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB]
12:26:43 #10 11.06 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB]
12:26:43 #10 11.06 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB]
12:26:43 #10 11.06 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
12:26:43 #10 11.06 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
12:26:43 #10 11.06 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
12:26:43 #10 11.06 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
12:26:43 #10 11.06 Get:331 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
12:26:43 #10 11.07 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB]
12:26:43 #10 11.08 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
12:26:43 #10 11.08 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
12:26:43 #10 11.08 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
12:26:43 #10 11.08 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
12:26:43 #10 11.08 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
12:26:43 #10 11.09 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:26:43 #10 11.09 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
12:26:43 #10 11.09 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
12:26:43 #10 11.09 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
12:26:43 #10 11.09 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
12:26:43 #10 11.09 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB]
12:26:43 #10 11.10 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB]
12:26:43 #10 11.10 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
12:26:43 #10 11.10 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB]
12:26:43 #10 11.12 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
12:26:43 #10 11.12 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB]
12:26:43 #10 11.13 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB]
12:26:43 #10 11.16 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
12:26:43 #10 11.16 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
12:26:43 #10 11.17 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
12:26:43 #10 11.17 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
12:26:43 #10 11.18 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB]
12:26:43 #10 11.18 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB]
12:26:43 #10 11.18 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B]
12:26:43 #10 11.18 Get:357 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB]
12:26:43 #10 11.18 Get:358 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB]
12:26:43 #10 11.18 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B]
12:26:43 #10 11.19 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB]
12:26:43 #10 11.19 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
12:26:43 #10 11.21 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB]
12:26:43 #10 11.22 Get:363 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB]
12:26:43 #10 11.22 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
12:26:43 #10 11.22 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
12:26:43 #10 11.44 debconf: delaying package configuration, since apt-utils is not installed
12:26:43 #10 11.47 Fetched 171 MB in 4s (47.9 MB/s)
12:26:43 #10 11.49 Selecting previously unselected package sensible-utils.
12:26:43 #10 11.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 ... 6677 files and directories currently installed.)
12:26:43 #10 11.49 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
12:26:43 #10 11.50 Unpacking sensible-utils (0.0.12) ...
12:26:43 #10 11.53 Selecting previously unselected package lsb-base.
12:26:43 #10 11.53 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
12:26:43 #10 11.54 Unpacking lsb-base (10.2019051400) ...
12:26:43 #10 11.58 Selecting previously unselected package cron.
12:26:43 #10 11.58 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ...
12:26:43 #10 11.58 Unpacking cron (3.0pl1-134+deb10u1) ...
12:26:43 #10 11.63 Selecting previously unselected package libbsd0:amd64.
12:26:43 #10 11.63 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
12:26:43 #10 11.64 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
12:26:43 #10 11.69 Selecting previously unselected package bsdmainutils.
12:26:43 #10 11.69 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ...
12:26:43 #10 11.70 Unpacking bsdmainutils (11.1.2+b1) ...
12:26:43 #10 11.78 Selecting previously unselected package libuchardet0:amd64.
12:26:43 #10 11.78 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ...
12:26:43 #10 11.78 Unpacking libuchardet0:amd64 (0.0.6-3) ...
12:26:43 #10 11.82 Selecting previously unselected package groff-base.
12:26:43 #10 11.82 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ...
12:26:43 #10 11.82 Unpacking groff-base (1.22.4-3+deb10u1) ...
12:26:43 #10 12.01 Selecting previously unselected package libgdbm6:amd64.
12:26:43 #10 12.01 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ...
12:26:43 #10 12.02 Unpacking libgdbm6:amd64 (1.18.1-4) ...
12:26:43 #10 12.06 Selecting previously unselected package libpipeline1:amd64.
12:26:43 #10 12.06 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ...
12:26:43 #10 12.07 Unpacking libpipeline1:amd64 (1.5.1-2) ...
12:26:43 #10 12.12 Selecting previously unselected package man-db.
12:26:43 #10 12.12 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ...
12:26:43 #10 12.13 Unpacking man-db (2.8.5-2) ...
12:26:43 #10 12.36 Selecting previously unselected package perl-modules-5.28.
12:26:43 #10 12.36 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
12:26:43 #10 12.36 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:26:43 #10 12.98 Selecting previously unselected package libgdbm-compat4:amd64.
12:26:43 #10 12.99 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ...
12:26:43 #10 12.99 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
12:26:43 #10 13.03 Selecting previously unselected package libperl5.28:amd64.
12:26:43 #10 13.03 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
12:26:43 #10 13.04 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
12:26:43 #10 13.69 Selecting previously unselected package perl.
12:26:43 #10 13.69 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ...
12:26:43 #10 13.70 Unpacking perl (5.28.1-6+deb10u1) ...
12:26:43 #10 13.77 Selecting previously unselected package liblocale-gettext-perl.
12:26:43 #10 13.77 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
12:26:43 #10 13.78 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
12:26:43 #10 13.84 Selecting previously unselected package libssl1.1:amd64.
12:26:43 #10 13.84 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ...
12:26:43 #10 13.85 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
12:26:43 #10 14.05 Selecting previously unselected package libpython3.7-minimal:amd64.
12:26:43 #10 14.05 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
12:26:43 #10 14.05 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
12:26:43 #10 14.21 Selecting previously unselected package libexpat1:amd64.
12:26:43 #10 14.21 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_amd64.deb ...
12:26:43 #10 14.21 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
12:26:43 #10 14.26 Selecting previously unselected package python3.7-minimal.
12:26:43 #10 14.26 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
12:26:43 #10 14.26 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:43 #10 14.55 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
12:26:43 #10 14.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
12:26:43 #10 14.68 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
12:26:43 #10 14.70 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:43 #10 ...
12:26:43 
12:26:43 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:43 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.2s
12:26:43 #10 13.42 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
12:26:43 #10 13.43 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
12:26:43 #10 13.44 Setting up python3.9-minimal (3.9.2-1) ...
12:26:43 #10 18.35 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
12:26:43 #10 18.37 Unpacking automake (1:1.16.1-4) ...
12:26:43 #10 18.49 Selecting previously unselected package autopoint.
12:26:43 #10 18.49 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
12:26:43 #10 18.51 Unpacking autopoint (0.19.8.1-9) ...
12:26:43 #10 18.57 Selecting previously unselected package binutils-common:arm64.
12:26:43 #10 18.57 Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ...
12:26:43 #10 18.58 Unpacking binutils-common:arm64 (2.31.1-16) ...
12:26:43 #10 12.97 (56/165): tcl-8.6.10-7.el9.aarch64.rpm          2.5 MB/s | 1.1 MB     00:00    
12:26:43 #10 12.98 (57/165): util-linux-core-2.37.4-9.el9.aarch64. 3.0 MB/s | 457 kB     00:00    
12:26:43 #10 12.98 (58/165): vim-filesystem-8.2.2637-16.el9.noarch 1.8 MB/s |  25 kB     00:00    
12:26:43 #10 12.99 (59/165): xz-5.2.5-8.el9.aarch64.rpm             15 MB/s | 226 kB     00:00    
12:26:43 #10 13.10 (60/165): util-linux-2.37.4-9.el9.aarch64.rpm   8.0 MB/s | 2.3 MB     00:00    
12:26:43 #10 13.11 (61/165): zip-3.0-33.el9.aarch64.rpm            1.8 MB/s | 235 kB     00:00    
12:26:43 #10 13.22 (62/165): zstd-1.5.1-2.el9.aarch64.rpm          1.7 MB/s | 387 kB     00:00    
12:26:43 #11 13.92 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
12:26:43 #11 13.92 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
12:26:43 #11 13.92 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
12:26:43 #11 13.92 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
12:26:43 #11 13.92 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
12:26:43 #11 13.92 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
12:26:43 #11 13.92 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
12:26:43 #11 13.99 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
12:26:43 #11 13.99 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:26:43 #11 14.06 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
12:26:43 #11 14.06 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
12:26:43 #11 14.06 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
12:26:43 #11 14.06 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
12:26:43 #11 14.06 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
12:26:43 #11 14.07 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
12:26:43 #11 14.07 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
12:26:43 #11 14.07 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
12:26:43 #11 14.13 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:26:43 #11 14.13 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
12:26:43 #11 14.20 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:26:43 #11 15.51 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
12:26:43 #11 15.51 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.1 [383 kB]
12:26:43 #11 15.58 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB]
12:26:43 #11 15.58 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
12:26:43 #11 15.58 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
12:26:43 #11 15.58 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB]
12:26:43 #11 15.59 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB]
12:26:43 #11 15.59 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
12:26:43 #11 15.59 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.3 [180 kB]
12:26:43 #11 15.66 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.04.1 [35.3 kB]
12:26:43 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 91.23MB / 116.78MB 18.8s
12:26:43 #10 18.23 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ...
12:26:43 #10 18.23 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
12:26:43 #10 18.27 Selecting previously unselected package libxdmcp6:arm64.
12:26:43 #10 18.27 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
12:26:43 #10 18.27 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
12:26:43 #10 18.32 Selecting previously unselected package libxcb1:arm64.
12:26:43 #10 18.32 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ...
12:26:43 #10 18.32 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ...
12:26:43 #10 18.35 Selecting previously unselected package libx11-data.
12:26:43 #10 18.35 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
12:26:43 #10 18.36 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
12:26:43 #10 18.43 Selecting previously unselected package libx11-6:arm64.
12:26:43 #10 18.43 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ...
12:26:43 #10 18.43 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
12:26:43 #10 18.50 Setting up multiarch-support (2.27-3ubuntu1.6) ...
12:26:43 #11 10.85 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc-dev-bin arm64 2.36-0ubuntu4 [19.5 kB]
12:26:43 #11 10.86 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 linux-libc-dev arm64 5.19.0-29.30 [1317 kB]
12:26:43 #11 10.90 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcrypt-dev arm64 1:4.4.28-2 [120 kB]
12:26:43 #11 10.91 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
12:26:43 #11 10.91 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB]
12:26:43 #11 10.93 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
12:26:43 #11 10.93 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc6-dev arm64 2.36-0ubuntu4 [1547 kB]
12:26:43 #11 11.00 Get:123 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libisl23 arm64 0.25-1 [697 kB]
12:26:43 #11 11.03 Get:124 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
12:26:43 #11 11.04 Get:125 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
12:26:43 #11 11.05 Get:126 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cpp-12 arm64 12.2.0-3ubuntu1 [9579 kB]
12:26:43 #10 9.712 The following NEW packages will be installed:
12:26:43 #10 9.712   autoconf automake autopoint autotools-dev binutils
12:26:43 #10 9.712   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
12:26:43 #10 9.712   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
12:26:43 #10 9.712   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
12:26:43 #10 9.712   intltool-debian libarchive-zip-perl libasan5 libatomic1
12:26:43 #10 9.712   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
12:26:43 #10 9.712   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
12:26:43 #10 9.712   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
12:26:43 #10 9.712   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
12:26:43 #10 9.712   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
12:26:43 #10 9.713   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
12:26:43 #10 9.713   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
12:26:43 #10 9.713   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
12:26:43 #10 9.713   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
12:26:43 #10 9.713   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
12:26:43 #10 9.713   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
12:26:43 #10 9.713   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
12:26:43 #10 9.714   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
12:26:43 #10 9.714   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
12:26:43 #10 9.720   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:26:43 #10 9.720   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
12:26:43 #10 9.720   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:26:43 #10 9.720   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:26:43 #10 9.720   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:26:43 #10 9.720   po-debconf python3 python3-minimal python3.7 python3.7-minimal
12:26:43 #10 9.720   sensible-utils wdiff xz-utils
12:26:43 #10 9.720 The following packages will be upgraded:
12:26:43 #10 9.720   libc6
12:26:43 #10 10.18 1 upgraded, 125 newly installed, 0 to remove and 7 not upgraded.
12:26:43 #10 10.18 Need to get 69.0 MB of archives.
12:26:43 #10 10.18 After this operation, 272 MB of additional disk space will be used.
12:26:43 #10 10.18 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
12:26:43 #13 63.88   Installing : mpfr-3.1.1-4.el7.aarch64                                    5/65 
12:26:43 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 71.30MB / 116.78MB 16.2s
12:26:43 #9 ...
12:26:43 
12:26:43 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:43 #0 7.110 Fedora 36 - x86_64                               13 MB/s |  81 MB     00:06    
12:26:43 #10 ...
12:26:43 
12:26:43 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:43 #10 13.41 (63/165): abattis-cantarell-fonts-0.301-4.el9.n 1.2 MB/s | 365 kB     00:00    
12:26:43 #10 13.41 (64/165): desktop-file-utils-0.26-6.el9.aarch64 373 kB/s |  72 kB     00:00    
12:26:43 #10 13.49 (65/165): checkpolicy-3.5-0.rc1.1.el9.aarch64.r 915 kB/s | 341 kB     00:00    
12:26:43 #11 14.20 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
12:26:43 #11 14.21 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
12:26:43 #11 14.21 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
12:26:43 #11 14.21 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
12:26:43 #11 14.21 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
12:26:43 #11 14.21 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
12:26:43 #11 14.21 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:43 #11 14.28 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
12:26:43 #11 14.28 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
12:26:43 #11 14.35 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
12:26:43 #10 17.43 Selecting previously unselected package libisl23:arm64.
12:26:43 #10 17.43 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
12:26:43 #10 17.44 Unpacking libisl23:arm64 (0.23-1) ...
12:26:43 #10 17.53 Selecting previously unselected package libmpfr6:arm64.
12:26:43 #10 17.53 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
12:26:43 #10 17.54 Unpacking libmpfr6:arm64 (4.1.0-3) ...
12:26:43 #10 17.61 Selecting previously unselected package libmpc3:arm64.
12:26:43 #10 17.61 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
12:26:43 #10 17.62 Unpacking libmpc3:arm64 (1.2.0-1) ...
12:26:43 #10 17.65 Selecting previously unselected package cpp-10.
12:26:43 #10 17.65 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
12:26:43 #10 17.66 Unpacking cpp-10 (10.2.1-6) ...
12:26:43 #11 15.66 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB]
12:26:43 #11 15.66 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.1 [27.6 kB]
12:26:43 #11 15.73 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:26:43 #11 15.73 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
12:26:43 #11 15.73 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
12:26:43 #11 15.73 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
12:26:43 #11 15.73 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
12:26:43 #11 15.73 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
12:26:43 #11 15.73 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
12:26:43 #11 15.80 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
12:26:43 #11 15.81 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
12:26:43 #11 15.81 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
12:26:43 #11 15.88 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB]
12:26:43 #11 15.88 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:26:43 #11 15.88 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB]
12:26:43 #11 15.88 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
12:26:43 #11 15.88 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
12:26:43 #11 15.88 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
12:26:43 #11 15.88 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
12:26:43 #11 15.95 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
12:26:43 #7 ...
12:26:43 
12:26:43 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:43 #0 1.019 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
12:26:43 #0 1.169 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
12:26:43 #0 1.233 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2439 kB]
12:26:43 #0 1.326 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.7 kB]
12:26:43 #0 1.326 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1879 kB]
12:26:43 #0 1.372 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [984 kB]
12:26:43 #0 1.586 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
12:26:43 #0 1.686 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
12:26:43 #0 1.867 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
12:26:43 #0 1.981 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
12:26:43 #0 2.683 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
12:26:43 #0 2.729 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
12:26:43 #0 2.770 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB]
12:26:43 #0 2.770 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1288 kB]
12:26:43 #0 2.829 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2916 kB]
12:26:43 #0 2.967 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2003 kB]
12:26:43 #0 3.062 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
12:26:43 #0 3.062 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
12:26:43 #0 4.334 Fetched 25.1 MB in 4s (6977 kB/s)
12:26:43 #0 4.334 Reading package lists...
12:26:43 #0 5.828 Reading package lists...
12:26:43 #0 7.241 Building dependency tree...
12:26:43 #0 7.490 Reading state information...
12:26:43 #0 7.756 The following additional packages will be installed:
12:26:43 #0 7.756   at autoconf automake autopoint autotools-dev binutils binutils-common
12:26:43 #0 7.756   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
12:26:43 #0 7.756   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
12:26:43 #0 7.756   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
12:26:43 #0 7.756   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
12:26:43 #0 7.756   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:43 #0 7.756   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
12:26:43 #0 7.756   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
12:26:43 #0 7.756   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
12:26:43 #0 7.756   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
12:26:43 #0 7.756   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:43 #0 7.756   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
12:26:43 #0 7.756   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
12:26:43 #0 7.756   libclone-perl libcommon-sense-perl libconst-fast-perl
12:26:43 #0 7.756   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
12:26:43 #0 7.756   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
12:26:43 #0 7.756   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
12:26:43 #0 7.756   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
12:26:43 #0 7.756   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
12:26:43 #0 7.756   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:26:43 #0 7.756   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:26:43 #0 7.756   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:43 #0 7.756   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:43 #0 7.756   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:26:43 #0 7.756   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:26:43 #0 7.756   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
12:26:43 #0 7.756   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
12:26:43 #0 7.756   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
12:26:43 #0 7.756   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:43 #0 7.756   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:43 #0 7.756   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:43 #0 7.756   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:43 #0 7.756   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:26:43 #0 7.756   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:26:43 #0 7.756   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:43 #0 7.756   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:26:43 #0 7.756   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
12:26:43 #0 7.756   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
12:26:43 #0 7.756   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
12:26:43 #0 7.756   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:43 #0 7.756   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:43 #0 7.756   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:43 #0 7.756   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:43 #0 7.756   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:43 #0 7.756   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
12:26:43 #0 7.756   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:26:43 #0 7.756   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:43 #0 7.756   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:43 #0 7.756   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:26:43 #0 7.756   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:43 #0 7.756   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:43 #0 7.756   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:26:43 #0 7.756   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:43 #0 7.756   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
12:26:43 #0 7.756   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:43 #0 7.756   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:26:43 #0 7.757   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:43 #0 7.757   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:43 #0 7.757   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:26:43 #0 7.757   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
12:26:43 #0 7.757   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:43 #0 7.757   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:43 #0 7.757   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:43 #0 7.757   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:26:43 #0 7.757   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:26:43 #0 7.757   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
12:26:43 #0 7.757   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:43 #0 7.757   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:43 #0 7.757   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
12:26:43 #0 7.757   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:43 #0 7.757   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:43 #0 7.757   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:26:43 #0 7.757   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:43 #0 7.757   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:26:43 #0 7.757   openssh-client openssl patch patchutils perl perl-modules-5.30
12:26:43 #0 7.757   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:43 #0 7.757   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:43 #0 7.757   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:43 #0 7.757   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:43 #0 7.757   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:26:43 #0 7.757   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:26:43 #0 7.757   xz-utils
12:26:43 #0 7.759 Suggested packages:
12:26:43 #0 7.759   default-mta | mail-transport-agent autoconf-archive gnu-standards
12:26:43 #0 7.759   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
12:26:43 #0 7.759   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
12:26:43 #0 7.759   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
12:26:43 #0 7.759   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:43 #0 7.759   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:43 #0 7.759   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:43 #0 7.759   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
12:26:43 #0 7.759   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
12:26:43 #0 7.759   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
12:26:43 #0 7.759   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
12:26:43 #0 7.759   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:26:43 #0 7.759   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
12:26:43 #0 7.759   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
12:26:43 #0 7.759   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
12:26:43 #0 7.759   libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:43 #0 7.759   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:43 #0 7.759   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
12:26:43 #0 7.759   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:43 #0 7.759   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
12:26:43 #0 7.759   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:43 #0 7.759   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
12:26:43 #0 7.759   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:43 #0 7.759   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
12:26:43 #0 7.759   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
12:26:43 #0 7.759   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:43 #0 7.759   python3-cryptography python3-openssl python3-socks python3.8-venv
12:26:43 #0 7.759   python3.8-doc binfmt-support readline-doc zip wdiff-doc
12:26:43 #0 8.289 The following NEW packages will be installed:
12:26:43 #0 8.289   at autoconf automake autopoint autotools-dev binutils binutils-common
12:26:43 #0 8.289   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
12:26:43 #0 8.289   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
12:26:43 #0 8.289   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
12:26:43 #0 8.289   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
12:26:43 #0 8.289   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:43 #0 8.289   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
12:26:43 #0 8.289   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:43 #0 8.289   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
12:26:43 #0 8.289   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
12:26:43 #0 8.289   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:43 #0 8.289   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:43 #0 8.289   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
12:26:43 #0 8.289   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:43 #0 8.289   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:43 #0 8.289   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
12:26:43 #0 8.289   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:43 #0 8.289   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
12:26:43 #0 8.289   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:26:43 #0 8.289   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
12:26:43 #0 8.289   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:26:43 #0 8.289   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:26:43 #0 8.289   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:43 #0 8.289   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:43 #0 8.289   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:26:43 #0 8.289   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:26:43 #0 8.289   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
12:26:43 #0 8.289   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
12:26:43 #0 8.289   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
12:26:43 #0 8.289   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:43 #0 8.289   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:43 #0 8.289   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:43 #0 8.289   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:43 #0 8.289   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:26:43 #0 8.289   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:26:43 #0 8.289   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:43 #0 8.289   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:26:43 #0 8.289   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
12:26:43 #0 8.289   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
12:26:43 #0 8.289   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
12:26:43 #0 8.289   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:43 #0 8.289   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:43 #0 8.289   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:43 #0 8.289   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:43 #0 8.289   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:43 #0 8.289   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
12:26:43 #0 8.289   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:26:43 #0 8.289   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:43 #0 8.289   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:43 #0 8.289   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:26:43 #0 8.289   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:43 #0 8.289   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:43 #0 8.289   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:26:43 #0 8.289   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:43 #0 8.289   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
12:26:43 #0 8.289   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:43 #0 8.289   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:26:43 #0 8.289   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:43 #0 8.289   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:43 #0 8.289   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:26:43 #0 8.289   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
12:26:43 #0 8.289   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:43 #0 8.289   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:43 #0 8.289   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:43 #0 8.289   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:26:43 #0 8.289   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:26:43 #0 8.289   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
12:26:43 #0 8.289   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:43 #0 8.289   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:43 #0 8.289   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
12:26:43 #0 8.289   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:43 #0 8.289   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:43 #0 8.289   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:26:43 #0 8.289   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:43 #0 8.289   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:26:43 #0 8.289   openssh-client openssl patch patchutils perl perl-modules-5.30
12:26:43 #0 8.289   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:43 #0 8.289   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:43 #0 8.289   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:43 #0 8.289   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:43 #0 8.289   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:26:43 #0 8.289   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:26:43 #0 8.289   xz-utils
12:26:43 #0 8.731 0 upgraded, 354 newly installed, 0 to remove and 4 not upgraded.
12:26:43 #0 8.731 Need to get 106 MB of archives.
12:26:43 #0 8.731 After this operation, 481 MB of additional disk space will be used.
12:26:43 #0 8.731 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
12:26:43 #0 8.881 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB]
12:26:43 #0 9.323 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.6 [717 kB]
12:26:43 #0 9.369 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
12:26:43 #0 9.372 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.6 [1901 kB]
12:26:43 #0 9.470 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
12:26:43 #0 9.470 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
12:26:43 #0 9.470 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
12:26:43 #0 9.470 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
12:26:43 #0 9.470 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
12:26:43 #0 9.476 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
12:26:43 #0 9.501 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.6 [1675 kB]
12:26:43 #0 9.583 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.6 [387 kB]
12:26:43 #0 9.603 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
12:26:43 #0 9.603 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
12:26:43 #0 9.606 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
12:26:43 #0 9.607 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
12:26:43 #0 9.615 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
12:26:43 #0 9.618 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
12:26:43 #0 9.658 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
12:26:43 #0 9.660 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
12:26:43 #0 9.699 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
12:26:43 #0 9.716 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
12:26:43 #0 9.877 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
12:26:43 #0 9.878 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.3 [3951 kB]
12:26:43 #0 10.06 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.3 [224 kB]
12:26:43 #0 10.07 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB]
12:26:43 #11 10.10 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
12:26:43 #11 10.11 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.11 [4672 B]
12:26:43 #11 10.11 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
12:26:43 #11 10.11 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
12:26:43 #11 10.12 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
12:26:43 #11 10.12 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
12:26:43 #11 10.12 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
12:26:43 #11 10.14 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
12:26:43 #11 ...
12:26:43 
12:26:43 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:43 #11 9.761 Get:60 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1ubuntu0.1 [763 kB]
12:26:43 #11 9.788 Get:61 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
12:26:43 #11 9.790 Get:62 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lsb-release all 11.2ubuntu1 [11.1 kB]
12:26:43 #11 9.790 Get:63 http://archive.ubuntu.com/ubuntu kinetic/main amd64 netbase all 6.3 [12.9 kB]
12:26:43 #11 9.790 Get:64 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
12:26:43 #11 9.794 Get:65 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gi amd64 3.42.2-2 [226 kB]
12:26:43 #11 9.801 Get:66 http://archive.ubuntu.com/ubuntu kinetic/main amd64 networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
12:26:43 #11 9.802 Get:67 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python-apt-common all 2.4.0+22.10 [14.8 kB]
12:26:43 #11 9.803 Get:68 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-apt amd64 2.4.0+22.10 [158 kB]
12:26:43 #11 9.834 Get:69 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
12:26:43 #11 9.910 Get:70 http://archive.ubuntu.com/ubuntu kinetic/main amd64 shared-mime-info amd64 2.2-1 [459 kB]
12:26:43 #10 18.57 Selecting previously unselected package libxext6:arm64.
12:26:43 #10 18.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 ... 5097 files and directories currently installed.)
12:26:43 #10 18.57 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ...
12:26:43 #10 18.58 Unpacking libxext6:arm64 (2:1.3.3-1) ...
12:26:43 #10 18.62 Selecting previously unselected package bsdmainutils.
12:26:43 #10 18.62 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ...
12:26:43 #10 18.62 Unpacking bsdmainutils (11.1.2ubuntu1) ...
12:26:43 #10 18.67 Selecting previously unselected package groff-base.
12:26:43 #10 18.67 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ...
12:26:43 #10 18.68 Unpacking groff-base (1.22.3-10) ...
12:26:43 #10 18.74 Selecting previously unselected package libgdbm5:arm64.
12:26:43 #9 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 3.4s done
12:26:43 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 0.1s
12:26:43 #8 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 9.5s done
12:26:43 #8 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c
12:26:43 #8 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:43 #8 DONE 24.2s
12:26:43 
12:26:43 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:43 #10 6.217 CentOS Stream 9 - AppStream                     8.9 MB/s |  16 MB     00:01    
12:26:43 #10 13.22 CentOS Stream 9 - Extras packages               8.7 kB/s |  10 kB     00:01    
12:26:43 #10 14.30 Dependencies resolved.
12:26:43 #10 14.32 ================================================================================
12:26:43 #10 14.32  Package                       Arch    Version                 Repository  Size
12:26:43 #10 14.32 ================================================================================
12:26:43 #10 14.32 Installing:
12:26:43 #10 14.32  dnf-plugins-core              noarch  4.3.0-4.el9             baseos      38 k
12:26:43 #10 14.32  rpm-build                     x86_64  4.16.1.3-22.el9         appstream  101 k
12:26:43 #10 14.32  rpmlint                       noarch  1.11-19.el9             appstream  198 k
12:26:43 #10 14.32 Installing dependencies:
12:26:43 #10 14.32  adobe-source-code-pro-fonts   noarch  2.030.1.050-12.el9.1    baseos     832 k
12:26:43 #10 14.32  binutils                      x86_64  2.35.2-35.el9           baseos      10 M
12:26:43 #10 14.32  bzip2                         x86_64  1.0.8-8.el9             baseos      56 k
12:26:43 #10 14.32  checkpolicy                   x86_64  3.5-0.rc1.1.el9         appstream  346 k
12:26:43 #10 14.32  cpio                          x86_64  2.13-16.el9             baseos     275 k
12:26:43 #10 14.32  cracklib                      x86_64  2.9.6-27.el9            baseos      94 k
12:26:43 #10 14.32  cracklib-dicts                x86_64  2.9.6-27.el9            baseos     3.6 M
12:26:43 #10 14.32  dbus-libs                     x86_64  1:1.12.20-7.el9         baseos     152 k
12:26:43 #10 14.32  desktop-file-utils            x86_64  0.26-6.el9              appstream   74 k
12:26:43 #10 14.32  diffutils                     x86_64  3.7-12.el9              baseos     397 k
12:26:43 #10 14.32  dwz                           x86_64  0.14-3.el9              appstream  128 k
12:26:43 #10 14.32  ed                            x86_64  1.14.2-12.el9           baseos      75 k
12:26:43 #10 14.32  efi-srpm-macros               noarch  4-9.el9                 appstream   23 k
12:26:43 #10 14.32  elfutils                      x86_64  0.188-3.el9             baseos     529 k
12:26:43 #10 14.32  elfutils-debuginfod-client    x86_64  0.188-3.el9             baseos      38 k
12:26:43 #10 14.32  emacs-filesystem              noarch  1:27.2-8.el9            appstream  8.8 k
12:26:43 #10 14.32  enchant                       x86_64  1:1.6.0-30.el9          appstream   62 k
12:26:43 #10 14.32  environment-modules           x86_64  5.0.1-2.el9             baseos     492 k
12:26:43 #10 14.32  file                          x86_64  5.39-10.el9             baseos      49 k
12:26:43 #10 14.32  fonts-srpm-macros             noarch  1:2.0.5-7.el9.1         appstream   28 k
12:26:43 #10 14.32  gcc-toolset-12-binutils       x86_64  2.38-16.el9             appstream  5.5 M
12:26:43 #10 14.32  gcc-toolset-12-binutils-gold  x86_64  2.38-14.el9             appstream  752 k
12:26:43 #10 14.32  gcc-toolset-12-runtime        x86_64  12.0-5.el9              appstream   55 k
12:26:43 #10 14.32  gdb-minimal                   x86_64  10.2-10.el9             appstream  3.5 M
12:26:43 #10 14.32  gdk-pixbuf2                   x86_64  2.42.6-3.el9            appstream  492 k
12:26:43 #10 14.32  ghc-srpm-macros               noarch  1.5.0-6.el9             appstream  8.8 k
12:26:43 #10 14.32  glib-networking               x86_64  2.68.3-3.el9            baseos     186 k
12:26:43 #10 14.32  glibc-gconv-extra             x86_64  2.34-54.el9             baseos     1.7 M
12:26:43 #10 14.32  go-srpm-macros                noarch  3.0.9-9.el9             appstream   27 k
12:26:43 #10 14.32  groff-base                    x86_64  1.22.4-10.el9           baseos     1.1 M
12:26:43 #10 14.32  gsettings-desktop-schemas     x86_64  40.0-6.el9              baseos     684 k
12:26:43 #10 14.32  hunspell                      x86_64  1.7.0-11.el9            appstream  325 k
12:26:43 #10 14.32  hunspell-en-GB                noarch  0.20140811.1-20.el9     appstream  226 k
12:26:43 #10 14.32  hunspell-en-US                noarch  0.20140811.1-20.el9     appstream  177 k
12:26:43 #10 14.32  hunspell-filesystem           x86_64  1.7.0-11.el9            appstream  8.7 k
12:26:43 #10 14.32  info                          x86_64  6.7-15.el9              baseos     225 k
12:26:43 #10 14.32  json-glib                     x86_64  1.6.6-1.el9             baseos     163 k
12:26:43 #10 14.32  kernel-srpm-macros            noarch  1.0-11.el9              appstream   16 k
12:26:43 #10 14.32  less                          x86_64  590-1.el9               baseos     163 k
12:26:43 #10 14.32  libappstream-glib             x86_64  0.7.18-4.el9            appstream  396 k
12:26:43 #10 14.32  libatomic                     x86_64  11.3.1-4.3.el9          baseos      52 k
12:26:43 #10 14.32  libbrotli                     x86_64  1.0.9-6.el9             baseos     314 k
12:26:43 #10 14.32  libdb                         x86_64  5.3.28-53.el9           baseos     738 k
12:26:43 #10 14.32  libeconf                      x86_64  0.4.1-2.el9             baseos      28 k
12:26:43 #10 14.32  libfdisk                      x86_64  2.37.4-9.el9            baseos     155 k
12:26:43 #10 14.32  libicu                        x86_64  67.1-9.el9              baseos     9.6 M
12:26:43 #10 14.32  libjpeg-turbo                 x86_64  2.0.90-5.el9            appstream  176 k
12:26:43 #10 14.32  libpipeline                   x86_64  1.5.3-4.el9             baseos      49 k
12:26:43 #10 14.32  libpkgconf                    x86_64  1.7.3-10.el9            baseos      36 k
12:26:43 #10 14.32  libpng                        x86_64  2:1.6.37-12.el9         baseos     117 k
12:26:43 #10 14.32  libproxy                      x86_64  0.4.15-35.el9           baseos      74 k
12:26:43 #10 14.32  libpsl                        x86_64  0.21.1-5.el9            baseos      64 k
12:26:43 #10 14.32  libpwquality                  x86_64  1.4.4-8.el9             baseos     119 k
12:26:43 #10 14.32  libselinux-utils              x86_64  3.5-0.rc1.1.el9         baseos     181 k
12:26:43 #10 14.32  libsoup                       x86_64  2.72.0-8.el9            appstream  405 k
12:26:43 #10 14.32  libstemmer                    x86_64  0-18.585svn.el9         appstream   83 k
12:26:43 #10 14.32  libutempter                   x86_64  1.2.1-6.el9             baseos      27 k
12:26:43 #10 14.32  lua-srpm-macros               noarch  1-6.el9                 appstream  9.5 k
12:26:43 #10 14.32  man-db                        x86_64  2.9.3-7.el9             baseos     1.2 M
12:26:43 #10 14.32  ncurses                       x86_64  6.2-8.20210508.el9      baseos     407 k
12:26:43 #10 14.32  ocaml-srpm-macros             noarch  6-6.el9                 appstream  8.8 k
12:26:43 #10 14.32  openblas-srpm-macros          noarch  2-11.el9                appstream  8.4 k
12:26:43 #10 14.32  openssl                       x86_64  1:3.0.7-2.el9           baseos     1.2 M
12:26:43 #10 14.32  pam                           x86_64  1.5.1-14.el9            baseos     621 k
12:26:43 #10 14.32  patch                         x86_64  2.7.6-16.el9            appstream  128 k
12:26:43 #10 14.32  perl-AutoLoader               noarch  5.74-480.el9            appstream   22 k
12:26:43 #10 14.32  perl-B                        x86_64  1.80-480.el9            appstream  181 k
12:26:43 #10 14.32  perl-Carp                     noarch  1.50-460.el9            appstream   30 k
12:26:43 #10 14.32  perl-Class-Struct             noarch  0.66-480.el9            appstream   23 k
12:26:43 #10 14.32  perl-Data-Dumper              x86_64  2.174-462.el9           appstream   56 k
12:26:43 #10 14.32  perl-Digest                   noarch  1.19-4.el9              appstream   26 k
12:26:43 #10 14.32  perl-Digest-MD5               x86_64  2.58-4.el9              appstream   37 k
12:26:43 #10 14.32  perl-Encode                   x86_64  4:3.08-462.el9          appstream  1.7 M
12:26:43 #10 14.32  perl-Errno                    x86_64  1.30-480.el9            appstream   16 k
12:26:43 #10 14.32  perl-Exporter                 noarch  5.74-461.el9            appstream   32 k
12:26:43 #10 14.32  perl-Fcntl                    x86_64  1.13-480.el9            appstream   22 k
12:26:43 #10 14.32  perl-File-Basename            noarch  2.85-480.el9            appstream   18 k
12:26:43 #10 14.32  perl-File-Path                noarch  2.18-4.el9              appstream   36 k
12:26:43 #10 14.32  perl-File-Temp                noarch  1:0.231.100-4.el9       appstream   60 k
12:26:43 #10 14.32  perl-File-stat                noarch  1.09-480.el9            appstream   18 k
12:26:43 #10 14.32  perl-FileHandle               noarch  2.03-480.el9            appstream   17 k
12:26:43 #10 14.32  perl-Getopt-Long              noarch  1:2.52-4.el9            appstream   61 k
12:26:43 #10 14.32  perl-Getopt-Std               noarch  1.12-480.el9            appstream   17 k
12:26:43 #10 14.32  perl-HTTP-Tiny                noarch  0.076-460.el9           appstream   55 k
12:26:43 #10 14.32  perl-IO                       x86_64  1.43-480.el9            appstream   90 k
12:26:43 #10 14.32  perl-IO-Socket-IP             noarch  0.41-5.el9              appstream   43 k
12:26:43 #10 14.32  perl-IPC-Open3                noarch  1.21-480.el9            appstream   24 k
12:26:43 #10 14.32  perl-MIME-Base64              x86_64  3.16-4.el9              appstream   31 k
12:26:43 #10 14.32  perl-Net-SSLeay               x86_64  1.92-2.el9              appstream  388 k
12:26:43 #10 14.32  perl-POSIX                    x86_64  1.94-480.el9            appstream   97 k
12:26:43 #10 14.32  perl-PathTools                x86_64  3.78-461.el9            appstream   88 k
12:26:43 #10 14.32  perl-Pod-Escapes              noarch  1:1.07-460.el9          appstream   21 k
12:26:43 #10 14.32  perl-Pod-Perldoc              noarch  3.28.01-461.el9         appstream   87 k
12:26:43 #10 14.32  perl-Pod-Simple               noarch  1:3.42-4.el9            appstream  225 k
12:26:43 #10 14.32  perl-Pod-Usage                noarch  4:2.01-4.el9            appstream   41 k
12:26:43 #10 14.32  perl-Scalar-List-Utils        x86_64  4:1.56-461.el9          appstream   73 k
12:26:43 #10 14.32  perl-SelectSaver              noarch  1.02-480.el9            appstream   13 k
12:26:43 #10 14.32  perl-Socket                   x86_64  4:2.031-4.el9           appstream   56 k
12:26:43 #10 14.32  perl-Storable                 x86_64  1:3.21-460.el9          appstream   96 k
12:26:43 #10 14.32  perl-Symbol                   noarch  1.08-480.el9            appstream   15 k
12:26:43 #10 14.32  perl-Term-ANSIColor           noarch  5.01-461.el9            appstream   49 k
12:26:43 #10 14.32  perl-Term-Cap                 noarch  1.17-460.el9            appstream   23 k
12:26:43 #10 14.32  perl-Text-ParseWords          noarch  3.30-460.el9            appstream   17 k
12:26:43 #10 14.32  perl-Text-Tabs+Wrap           noarch  2013.0523-460.el9       appstream   24 k
12:26:43 #10 14.32  perl-Time-Local               noarch  2:1.300-7.el9           appstream   34 k
12:26:43 #10 14.32  perl-URI                      noarch  5.09-3.el9              appstream  121 k
12:26:43 #10 14.32  perl-base                     noarch  2.27-480.el9            appstream   17 k
12:26:43 #10 14.32  perl-constant                 noarch  1.33-461.el9            appstream   24 k
12:26:43 #10 14.32  perl-if                       noarch  0.60.800-480.el9        appstream   15 k
12:26:43 #10 14.32  perl-interpreter              x86_64  4:5.32.1-480.el9        appstream   72 k
12:26:43 #10 14.32  perl-libnet                   noarch  3.13-4.el9              appstream  130 k
12:26:43 #10 14.32  perl-libs                     x86_64  4:5.32.1-480.el9        appstream  2.2 M
12:26:43 #10 14.32  perl-mro                      x86_64  1.23-480.el9            appstream   29 k
12:26:43 #10 14.32  perl-overload                 noarch  1.31-480.el9            appstream   47 k
12:26:43 #10 14.32  perl-overloading              noarch  0.02-480.el9            appstream   14 k
12:26:43 #10 14.32  perl-parent                   noarch  1:0.238-460.el9         appstream   15 k
12:26:43 #10 14.32  perl-podlators                noarch  1:4.14-460.el9          appstream  114 k
12:26:43 #10 14.32  perl-srpm-macros              noarch  1-41.el9                appstream  9.1 k
12:26:43 #10 14.32  perl-subs                     noarch  1.03-480.el9            appstream   13 k
12:26:43 #10 14.32  perl-vars                     noarch  1.05-480.el9            appstream   14 k
12:26:43 #10 14.32  pkgconf                       x86_64  1.7.3-10.el9            baseos      41 k
12:26:43 #10 14.32  pkgconf-m4                    noarch  1.7.3-10.el9            baseos      15 k
12:26:43 #10 14.32  pkgconf-pkg-config            x86_64  1.7.3-10.el9            baseos      11 k
12:26:43 #10 14.32  policycoreutils               x86_64  3.5-0.rc1.2.el9         baseos     236 k
12:26:43 #10 14.32  policycoreutils-python-utils  noarch  3.5-0.rc1.2.el9         appstream   75 k
12:26:43 #10 14.32  procps-ng                     x86_64  3.3.17-9.el9            baseos     346 k
12:26:43 #10 14.32  publicsuffix-list-dafsa       noarch  20210518-3.el9          baseos      58 k
12:26:43 #10 14.32  python-srpm-macros            noarch  3.9-52.el9              appstream   24 k
12:26:43 #10 14.32  python3-audit                 x86_64  3.0.7-103.el9           appstream   84 k
12:26:43 #10 14.32  python3-dateutil              noarch  1:2.8.1-6.el9           baseos     302 k
12:26:43 #10 14.32  python3-dbus                  x86_64  1.2.18-2.el9            baseos     144 k
12:26:43 #10 14.32  python3-distro                noarch  1.5.0-7.el9             baseos      37 k
12:26:43 #10 14.32  python3-dnf-plugins-core      noarch  4.3.0-4.el9             baseos     260 k
12:26:43 #10 14.32  python3-enchant               noarch  3.2.0-5.el9             appstream   86 k
12:26:43 #10 14.32  python3-file-magic            noarch  5.39-10.el9             appstream   17 k
12:26:43 #10 14.32  python3-libselinux            x86_64  3.5-0.rc1.1.el9         appstream  187 k
12:26:43 #10 14.32  python3-libsemanage           x86_64  3.5-0.rc1.1.el9         appstream   80 k
12:26:43 #10 14.32  python3-policycoreutils       noarch  3.5-0.rc1.2.el9         appstream  2.1 M
12:26:43 #10 14.32  python3-setools               x86_64  4.4.0-5.el9             baseos     599 k
12:26:43 #10 14.32  python3-setuptools            noarch  53.0.0-12.el9           baseos     944 k
12:26:43 #10 14.32  python3-six                   noarch  1.15.0-9.el9            baseos      37 k
12:26:43 #10 14.32  python3-systemd               x86_64  234-18.el9              baseos      90 k
12:26:43 #10 14.32  qt5-srpm-macros               noarch  5.15.3-1.el9            appstream  9.7 k
12:26:43 #10 14.32  redhat-rpm-config             noarch  197-1.el9               appstream   73 k
12:26:43 #10 14.32  rust-srpm-macros              noarch  17-4.el9                appstream   10 k
12:26:43 #10 14.32  scl-utils                     x86_64  1:2.0.3-4.el9           appstream   37 k
12:26:43 #10 14.32  shared-mime-info              x86_64  2.1-5.el9               baseos     558 k
12:26:43 #10 14.32  systemd-libs                  x86_64  252-3.el9               baseos     647 k
12:26:43 #10 14.32  tcl                           x86_64  1:8.6.10-7.el9          baseos     1.1 M
12:26:43 #10 14.32  unzip                         x86_64  6.0-56.el9              baseos     182 k
12:26:43 #10 14.32  util-linux                    x86_64  2.37.4-9.el9            baseos     2.3 M
12:26:43 #10 14.32  util-linux-core               x86_64  2.37.4-9.el9            baseos     461 k
12:26:43 #10 14.32  vim-filesystem                noarch  2:8.2.2637-16.el9       baseos      25 k
12:26:43 #10 14.32  webkit2gtk3-jsc               x86_64  2.38.3-1.el9            appstream  6.5 M
12:26:43 #10 14.32  xz                            x86_64  5.2.5-8.el9             baseos     226 k
12:26:43 #10 14.32  zip                           x86_64  3.0-33.el9              baseos     238 k
12:26:43 #10 14.32  zstd                          x86_64  1.5.1-2.el9             baseos     548 k
12:26:43 #10 14.32 Installing weak dependencies:
12:26:43 #10 14.32  abattis-cantarell-fonts       noarch  0.301-4.el9             appstream  365 k
12:26:43 #10 14.32  hunspell-en                   noarch  0.20140811.1-20.el9     appstream  187 k
12:26:43 #10 14.32  libproxy-webkitgtk4           x86_64  0.4.15-35.el9           appstream   22 k
12:26:43 #10 14.32  perl-IO-Socket-SSL            noarch  2.073-1.el9             appstream  219 k
12:26:43 #10 14.32  perl-Mozilla-CA               noarch  20200520-6.el9          appstream   13 k
12:26:43 #10 14.32  perl-NDBM_File                x86_64  1.15-480.el9            appstream   23 k
12:26:43 #10 14.32 
12:26:43 #10 14.32 Transaction Summary
12:26:43 #10 14.32 ================================================================================
12:26:43 #10 14.32 Install  166 Packages
12:26:43 #10 14.32 
12:26:43 #10 14.33 Total download size: 75 M
12:26:43 #10 14.33 Installed size: 276 M
12:26:43 #10 14.33 Downloading Packages:
12:26:43 #10 10.32 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u1 [2351 kB]
12:26:43 #10 10.49 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u3 [308 kB]
12:26:43 #10 1.761 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
12:26:43 #10 1.938 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
12:26:43 #10 2.102 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [311 kB]
12:26:43 #10 2.237 Get:4 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
12:26:43 #19 DONE 4.8s
12:26:43 
12:26:43 #20 [linux/arm64 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"
12:26:43 #0 0.475 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
12:26:43 #0 0.978 go: downloading github.com/akavel/rsrc v0.10.2
12:26:43 #20 DONE 4.8s
12:26:43 
12:26:43 #21 [linux/arm64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
12:26:43 #21 DONE 0.1s
12:26:43 
12:26:43 #22 [linux/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
12:26:43 #10 13.49 (66/165): efi-srpm-macros-4-9.el9.noarch.rpm    290 kB/s |  23 kB     00:00    
12:26:43 #10 13.49 (67/165): dwz-0.14-3.el9.aarch64.rpm            1.4 MB/s | 126 kB     00:00    
12:26:43 #10 13.50 (68/165): emacs-filesystem-27.2-8.el9.noarch.rp 681 kB/s | 8.8 kB     00:00    
12:26:43 #10 13.50 (69/165): enchant-1.6.0-30.el9.aarch64.rpm      3.9 MB/s |  61 kB     00:00    
12:26:43 #10 13.51 (70/165): fonts-srpm-macros-2.0.5-7.el9.1.noarc 1.9 MB/s |  28 kB     00:00    
12:26:43 #10 13.52 (71/165): gcc-toolset-12-runtime-12.0-5.el9.aar 4.2 MB/s |  55 kB     00:00    
12:26:43 #10 13.57 (72/165): gcc-toolset-12-binutils-gold-2.38-14.  15 MB/s | 897 kB     00:00    
12:26:43 #10 13.69 (73/165): gdk-pixbuf2-2.42.6-3.el9.aarch64.rpm  4.1 MB/s | 490 kB     00:00    
12:26:43 #10 13.70 (74/165): gdb-minimal-10.2-10.el9.aarch64.rpm    17 MB/s | 3.1 MB     00:00    
12:26:43 #10 13.70 (75/165): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 377 kB/s | 8.8 kB     00:00    
12:26:43 #10 13.71 (76/165): go-srpm-macros-3.0.9-9.el9.noarch.rpm 2.2 MB/s |  27 kB     00:00    
12:26:43 #10 13.73 (77/165): gcc-toolset-12-binutils-2.38-16.el9.a  25 MB/s | 5.8 MB     00:00    
12:26:43 #10 13.74 (78/165): hunspell-en-0.20140811.1-20.el9.noarc 7.6 MB/s | 187 kB     00:00    
12:26:43 #11 14.35 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
12:26:43 #11 14.35 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
12:26:43 #11 14.35 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
12:26:43 #11 14.35 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
12:26:43 #11 14.35 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
12:26:43 #11 14.35 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
12:26:43 #11 14.35 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
12:26:43 #11 14.42 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
12:26:43 #11 14.42 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
12:26:43 #11 14.49 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
12:26:43 #11 14.49 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
12:26:43 #11 14.49 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
12:26:43 #11 14.50 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
12:26:43 #11 14.50 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
12:26:43 #11 14.50 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:26:43 #11 14.50 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
12:26:43 #11 14.50 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
12:26:43 #11 14.57 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
12:26:43 #11 14.57 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
12:26:43 #11 14.64 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
12:26:43 #11 15.96 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB]
12:26:43 #11 15.96 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
12:26:43 #11 16.03 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
12:26:43 #11 16.03 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
12:26:43 #11 16.03 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB]
12:26:43 #11 16.03 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
12:26:43 #11 16.03 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
12:26:43 #11 16.03 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
12:26:43 #11 16.03 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
12:26:43 #11 16.10 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB]
12:26:43 #11 16.11 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
12:26:43 #11 16.11 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
12:26:43 #11 16.18 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdistro-info-perl all 1.1build1 [5644 B]
12:26:43 #11 16.18 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB]
12:26:43 #11 16.18 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
12:26:43 #11 16.18 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
12:26:43 #11 16.18 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
12:26:43 #11 16.18 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB]
12:26:43 #11 16.18 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
12:26:43 #11 16.25 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
12:26:43 #10 19.17 Selecting previously unselected package libbinutils:arm64.
12:26:43 #10 19.17 Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ...
12:26:43 #10 19.21 Unpacking libbinutils:arm64 (2.31.1-16) ...
12:26:43 #11 9.927 Get:71 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd-resolved amd64 251.4-1ubuntu7 [277 kB]
12:26:43 #11 9.939 Get:72 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd-timesyncd amd64 251.4-1ubuntu7 [33.6 kB]
12:26:43 #11 9.939 Get:73 http://archive.ubuntu.com/ubuntu kinetic/main amd64 ucf all 3.0043 [56.1 kB]
12:26:43 #11 9.939 Get:74 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
12:26:43 #11 9.941 Get:75 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bsdextrautils amd64 2.38-4ubuntu1 [71.1 kB]
12:26:43 #11 9.944 Get:76 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmagic-mgc amd64 1:5.41-4 [257 kB]
12:26:43 #11 9.953 Get:77 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmagic1 amd64 1:5.41-4 [87.3 kB]
12:26:43 #11 9.956 Get:78 http://archive.ubuntu.com/ubuntu kinetic/main amd64 file amd64 1:5.41-4 [21.5 kB]
12:26:43 #11 9.986 Get:79 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gettext-base amd64 0.21-8 [37.8 kB]
12:26:43 #11 10.06 Get:80 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
12:26:43 #11 10.06 Get:81 http://archive.ubuntu.com/ubuntu kinetic/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
12:26:43 #11 10.10 Get:82 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
12:26:43 #11 10.10 Get:83 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
12:26:43 #11 10.10 Get:84 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfido2-1 amd64 1.11.0-1 [82.5 kB]
12:26:43 #11 10.11 Get:85 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnghttp2-14 amd64 1.49.0-1 [73.5 kB]
12:26:43 #11 10.11 Get:86 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpipeline1 amd64 1.5.6-2 [23.3 kB]
12:26:43 #11 10.11 Get:87 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpng16-16 amd64 1.6.38-2 [186 kB]
12:26:43 #11 10.12 Get:88 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
12:26:43 #11 10.14 Get:89 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
12:26:43 #10 18.74 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ...
12:26:43 #10 18.75 Unpacking libgdbm5:arm64 (1.14.1-6) ...
12:26:43 #10 18.80 Selecting previously unselected package libpipeline1:arm64.
12:26:43 #10 18.80 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ...
12:26:43 #10 18.81 Unpacking libpipeline1:arm64 (1.5.0-1) ...
12:26:43 #10 18.86 Selecting previously unselected package man-db.
12:26:43 #10 18.86 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ...
12:26:43 #10 18.87 Unpacking man-db (2.8.3-2ubuntu0.1) ...
12:26:43 #10 18.97 Selecting previously unselected package perl-modules-5.26.
12:26:43 #10 18.97 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
12:26:43 #10 10.58 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
12:26:43 #10 10.66 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
12:26:43 #10 10.66 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
12:26:43 #10 10.75 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
12:26:43 #11 11.48 Get:127 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cpp arm64 4:12.2.0-1ubuntu1 [27.3 kB]
12:26:43 #11 11.48 Get:128 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcc1-0 arm64 12.2.0-3ubuntu1 [44.1 kB]
12:26:43 #11 11.48 Get:129 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgomp1 arm64 12.2.0-3ubuntu1 [122 kB]
12:26:43 #11 11.48 Get:130 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libitm1 arm64 12.2.0-3ubuntu1 [27.9 kB]
12:26:43 #11 11.49 Get:131 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libatomic1 arm64 12.2.0-3ubuntu1 [10.7 kB]
12:26:43 #11 11.49 Get:132 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libasan8 arm64 12.2.0-3ubuntu1 [2375 kB]
12:26:43 #11 11.59 Get:133 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblsan0 arm64 12.2.0-3ubuntu1 [1027 kB]
12:26:43 #11 11.63 Get:134 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtsan2 arm64 12.2.0-3ubuntu1 [2514 kB]
12:26:43 #10 2.328 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
12:26:43 #13 64.17   Installing : libmpc-1.0.1-3.el7.aarch64                                  6/65 
12:26:43 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 77.59MB / 116.78MB 17.8s
12:26:43 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 10.1s
12:26:43 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 76.55MB / 116.78MB 17.1s
12:26:43 #22 DONE 0.1s
12:26:43 
12:26:43 #23 [linux/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
12:26:43 #23 0.156 Building static docker-linux-arm64
12:26:43 #23 0.159 + go build -o /out/docker-linux-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:26:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
12:26:44 #10 13.85 (79/165): hunspell-1.7.0-11.el9.aarch64.rpm     2.2 MB/s | 319 kB     00:00    
12:26:44 #10 13.85 (80/165): hunspell-en-US-0.20140811.1-20.el9.no 1.5 MB/s | 177 kB     00:00    
12:26:44 #10 13.85 (81/165): hunspell-en-GB-0.20140811.1-20.el9.no 1.8 MB/s | 226 kB     00:00    
12:26:44 #10 13.90 (82/165): hunspell-filesystem-1.7.0-11.el9.aarc 176 kB/s | 8.6 kB     00:00    
12:26:44 #10 13.90 (83/165): kernel-srpm-macros-1.0-11.el9.noarch. 337 kB/s |  16 kB     00:00    
12:26:44 #10 13.91 (84/165): libappstream-glib-0.7.18-4.el9.aarch6 7.4 MB/s | 380 kB     00:00    
12:26:44 #10 13.91 (85/165): libjpeg-turbo-2.0.90-5.el9.aarch64.rp  11 MB/s | 170 kB     00:00    
12:26:44 #10 13.91 (86/165): libproxy-webkitgtk4-0.4.15-35.el9.aar 1.4 MB/s |  21 kB     00:00    
12:26:44 #10 13.92 (87/165): libsoup-2.72.0-8.el9.aarch64.rpm       20 MB/s | 397 kB     00:00    
12:26:44 #10 13.93 (88/165): lua-srpm-macros-1-6.el9.noarch.rpm    664 kB/s | 9.5 kB     00:00    
12:26:44 #10 13.93 (89/165): libstemmer-0-18.585svn.el9.aarch64.rp 3.8 MB/s |  82 kB     00:00    
12:26:44 #10 13.94 (90/165): ocaml-srpm-macros-6-6.el9.noarch.rpm  669 kB/s | 8.8 kB     00:00    
12:26:44 #10 13.94 (91/165): openblas-srpm-macros-2-11.el9.noarch. 638 kB/s | 8.4 kB     00:00    
12:26:44 #10 13.94 (92/165): patch-2.7.6-16.el9.aarch64.rpm        9.1 MB/s | 124 kB     00:00    
12:26:44 #10 13.95 (93/165): perl-AutoLoader-5.74-480.el9.noarch.r 1.7 MB/s |  22 kB     00:00    
12:26:44 #10 13.96 (94/165): perl-B-1.80-480.el9.aarch64.rpm        12 MB/s | 182 kB     00:00    
12:26:44 #10 13.96 (95/165): perl-Carp-1.50-460.el9.noarch.rpm     2.0 MB/s |  30 kB     00:00    
12:26:44 #10 13.97 (96/165): perl-Class-Struct-0.66-480.el9.noarch 1.7 MB/s |  23 kB     00:00    
12:26:44 #10 13.97 (97/165): perl-Data-Dumper-2.174-462.el9.aarch6 4.3 MB/s |  55 kB     00:00    
12:26:44 #10 13.97 (98/165): perl-Digest-1.19-4.el9.noarch.rpm     2.0 MB/s |  26 kB     00:00    
12:26:44 #10 13.98 (99/165): perl-Digest-MD5-2.58-4.el9.aarch64.rp 2.6 MB/s |  37 kB     00:00    
12:26:44 #10 13.99 (100/165): perl-Errno-1.30-480.el9.aarch64.rpm  1.2 MB/s |  16 kB     00:00    
12:26:44 #10 13.99 (101/165): perl-Exporter-5.74-461.el9.noarch.rp 2.3 MB/s |  32 kB     00:00    
12:26:44 #10 14.00 (102/165): perl-Fcntl-1.13-480.el9.aarch64.rpm  1.7 MB/s |  21 kB     00:00    
12:26:44 #11 14.64 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
12:26:44 #11 14.64 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
12:26:44 #11 14.64 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
12:26:44 #11 14.64 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
12:26:44 #11 14.64 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
12:26:44 #11 14.79 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
12:26:44 #11 14.79 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
12:26:44 #11 14.88 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
12:26:44 #11 16.25 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:26:44 #11 16.26 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
12:26:44 #11 16.33 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
12:26:44 #11 16.33 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
12:26:44 #11 16.33 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
12:26:44 #11 16.33 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:26:44 #11 16.33 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
12:26:44 #11 16.34 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:26:44 #11 16.34 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB]
12:26:44 #11 16.40 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
12:26:44 #11 16.41 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
12:26:44 #11 16.41 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
12:26:44 #11 16.48 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB]
12:26:44 #11 16.48 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB]
12:26:44 #11 16.48 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:44 #11 16.48 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
12:26:44 #11 16.48 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:26:44 #11 16.48 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB]
12:26:44 #11 16.49 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
12:26:44 #10 19.31 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:26:44 #10 19.31 Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
12:26:44 #10 19.32 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
12:26:44 #11 10.21 Get:90 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
12:26:44 #11 10.21 Get:91 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxcb1 amd64 1.15-1 [48.0 kB]
12:26:44 #11 10.22 Get:92 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libx11-data all 2:1.8.1-2 [118 kB]
12:26:44 #11 10.23 Get:93 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libx11-6 amd64 2:1.8.1-2 [650 kB]
12:26:44 #11 10.25 Get:94 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
12:26:44 #11 ...
12:26:44 
12:26:44 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:44 #9 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.5s done
12:26:44 #9 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 3.9s done
12:26:44 #9 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 3.4s done
12:26:44 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 1.7s
12:26:44 #9 ...
12:26:44 
12:26:44 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:44 #11 10.25 Get:95 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
12:26:44 #11 10.25 Get:96 http://archive.ubuntu.com/ubuntu kinetic/main amd64 man-db amd64 2.10.2-2 [1180 kB]
12:26:44 #11 10.31 Get:97 http://archive.ubuntu.com/ubuntu kinetic/main amd64 manpages all 5.13-1 [1391 kB]
12:26:44 #11 10.37 Get:98 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssh-client amd64 1:9.0p1-1ubuntu7.1 [876 kB]
12:26:44 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 4.4s done
12:26:44 #10 18.98 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
12:26:44 #10 18.30 Selecting previously unselected package cpp.
12:26:44 #10 18.31 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
12:26:44 #10 18.31 Unpacking cpp (4:10.2.1-1) ...
12:26:44 #10 14.37 Selecting previously unselected package python3-minimal.
12:26:44 #10 14.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9516 files and directories currently installed.)
12:26:44 #10 14.38 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
12:26:44 #10 14.39 Unpacking python3-minimal (3.9.2-3) ...
12:26:44 #10 10.76 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
12:26:44 #10 10.76 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
12:26:44 #10 10.85 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
12:26:44 #10 11.01 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
12:26:44 #10 11.01 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
12:26:44 #11 11.78 Get:135 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libubsan1 arm64 12.2.0-3ubuntu1 [957 kB]
12:26:44 #11 11.80 Get:136 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhwasan0 arm64 12.2.0-3ubuntu1 [1109 kB]
12:26:44 #11 11.83 Get:137 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgcc-12-dev arm64 12.2.0-3ubuntu1 [1157 kB]
12:26:44 #11 11.87 Get:138 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gcc-12 arm64 12.2.0-3ubuntu1 [19.1 MB]
12:26:44 #10 15.65 (1/166): bzip2-1.0.8-8.el9.x86_64.rpm           115 kB/s |  56 kB     00:00    
12:26:44 #13 64.48   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             7/65 
12:26:44 #17 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
12:26:44 #12 ...
12:26:44 
12:26:44 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:44 #8 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 7.6s
12:26:44 #7 ...
12:26:44 
12:26:44 #10 [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
12:26:44 #10 DONE 3.1s
12:26:44 
12:26:44 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:44 #10 14.01 (103/165): perl-Encode-3.08-462.el9.aarch64.rpm  43 MB/s | 1.7 MB     00:00    
12:26:44 #10 14.01 (104/165): perl-File-Basename-2.85-480.el9.noar 1.0 MB/s |  18 kB     00:00    
12:26:44 #10 14.02 (105/165): perl-File-Path-2.18-4.el9.noarch.rpm 1.9 MB/s |  36 kB     00:00    
12:26:44 #10 14.03 (106/165): perl-File-Temp-0.231.100-4.el9.noarc 3.5 MB/s |  60 kB     00:00    
12:26:44 #10 14.03 (107/165): perl-File-stat-1.09-480.el9.noarch.r 1.1 MB/s |  18 kB     00:00    
12:26:44 #10 14.03 (108/165): perl-FileHandle-2.03-480.el9.noarch. 1.0 MB/s |  17 kB     00:00    
12:26:44 #10 14.04 (109/165): perl-Getopt-Long-2.52-4.el9.noarch.r 4.6 MB/s |  61 kB     00:00    
12:26:44 #10 14.07 (110/165): perl-HTTP-Tiny-0.076-460.el9.noarch. 1.6 MB/s |  55 kB     00:00    
12:26:44 #10 14.07 (111/165): perl-Getopt-Std-1.12-480.el9.noarch. 460 kB/s |  17 kB     00:00    
12:26:44 #10 14.07 (112/165): perl-IO-1.43-480.el9.aarch64.rpm     2.6 MB/s |  89 kB     00:00    
12:26:44 #10 14.08 (113/165): perl-IO-Socket-IP-0.41-5.el9.noarch. 3.3 MB/s |  43 kB     00:00    
12:26:44 #10 14.09 (114/165): perl-IO-Socket-SSL-2.073-1.el9.noarc  12 MB/s | 219 kB     00:00    
12:26:44 #10 14.09 (115/165): perl-IPC-Open3-1.21-480.el9.noarch.r 1.4 MB/s |  24 kB     00:00    
12:26:44 #10 14.09 (116/165): perl-MIME-Base64-3.16-4.el9.aarch64. 2.2 MB/s |  31 kB     00:00    
12:26:44 #10 14.10 (117/165): perl-Mozilla-CA-20200520-6.el9.noarc 1.0 MB/s |  13 kB     00:00    
12:26:44 #10 14.10 (118/165): perl-NDBM_File-1.15-480.el9.aarch64. 1.8 MB/s |  23 kB     00:00    
12:26:44 #10 14.11 (119/165): perl-Net-SSLeay-1.92-2.el9.aarch64.r  23 MB/s | 389 kB     00:00    
12:26:44 #10 14.12 (120/165): perl-POSIX-1.94-480.el9.aarch64.rpm  6.7 MB/s |  98 kB     00:00    
12:26:44 #10 14.12 (121/165): perl-PathTools-3.78-461.el9.aarch64. 5.8 MB/s |  88 kB     00:00    
12:26:44 #10 14.12 (122/165): perl-Pod-Escapes-1.07-460.el9.noarch 1.6 MB/s |  21 kB     00:00    
12:26:44 #10 14.13 (123/165): perl-Pod-Perldoc-3.28.01-461.el9.noa 6.0 MB/s |  87 kB     00:00    
12:26:44 #10 14.14 (124/165): perl-Pod-Simple-3.42-4.el9.noarch.rp  14 MB/s | 225 kB     00:00    
12:26:44 #10 14.14 (125/165): perl-Pod-Usage-2.01-4.el9.noarch.rpm 2.9 MB/s |  41 kB     00:00    
12:26:44 #10 14.14 (126/165): perl-Scalar-List-Utils-1.56-461.el9. 5.2 MB/s |  72 kB     00:00    
12:26:44 #10 14.15 (127/165): perl-SelectSaver-1.02-480.el9.noarch 1.1 MB/s |  13 kB     00:00    
12:26:44 #10 14.15 (128/165): perl-Socket-2.031-4.el9.aarch64.rpm  4.3 MB/s |  55 kB     00:00    
12:26:44 #10 14.16 (129/165): perl-Storable-3.21-460.el9.aarch64.r 6.6 MB/s |  94 kB     00:00    
12:26:44 #10 14.16 (130/165): perl-Symbol-1.08-480.el9.noarch.rpm  1.1 MB/s |  15 kB     00:00    
12:26:44 #10 14.16 (131/165): perl-Term-ANSIColor-5.01-461.el9.noa 3.9 MB/s |  49 kB     00:00    
12:26:44 #10 14.17 (132/165): perl-Term-Cap-1.17-460.el9.noarch.rp 1.7 MB/s |  23 kB     00:00    
12:26:44 #10 14.17 (133/165): perl-Text-ParseWords-3.30-460.el9.no 1.2 MB/s |  17 kB     00:00    
12:26:44 #10 14.18 (134/165): perl-Text-Tabs+Wrap-2013.0523-460.el 1.7 MB/s |  24 kB     00:00    
12:26:44 #10 14.19 (135/165): perl-Time-Local-1.300-7.el9.noarch.r 2.6 MB/s |  34 kB     00:00    
12:26:44 #10 14.19 (136/165): perl-URI-5.09-3.el9.noarch.rpm       8.2 MB/s | 121 kB     00:00    
12:26:44 #10 14.19 (137/165): perl-base-2.27-480.el9.noarch.rpm    1.2 MB/s |  17 kB     00:00    
12:26:44 #10 14.20 (138/165): perl-constant-1.33-461.el9.noarch.rp 1.8 MB/s |  24 kB     00:00    
12:26:44 #10 14.20 (139/165): perl-if-0.60.800-480.el9.noarch.rpm  1.2 MB/s |  15 kB     00:00    
12:26:44 #10 14.21 (140/165): perl-interpreter-5.32.1-480.el9.aarc 5.4 MB/s |  72 kB     00:00    
12:26:44 #10 14.22 (141/165): perl-libnet-3.13-4.el9.noarch.rpm    8.6 MB/s | 130 kB     00:00    
12:26:44 #10 14.22 (142/165): perl-mro-1.23-480.el9.aarch64.rpm    2.4 MB/s |  29 kB     00:00    
12:26:44 #10 14.23 (143/165): perl-overload-1.31-480.el9.noarch.rp 3.3 MB/s |  47 kB     00:00    
12:26:44 #10 14.23 (144/165): perl-overloading-0.02-480.el9.noarch 1.1 MB/s |  14 kB     00:00    
12:26:44 #10 14.24 (145/165): perl-libs-5.32.1-480.el9.aarch64.rpm  54 MB/s | 2.1 MB     00:00    
12:26:44 #10 14.25 (146/165): perl-parent-0.238-460.el9.noarch.rpm 754 kB/s |  15 kB     00:00    
12:26:44 #10 14.25 (147/165): perl-podlators-4.14-460.el9.noarch.r 5.6 MB/s | 114 kB     00:00    
12:26:44 #10 14.26 (148/165): perl-srpm-macros-1-41.el9.noarch.rpm 726 kB/s | 9.1 kB     00:00    
12:26:44 #10 14.26 (149/165): perl-subs-1.03-480.el9.noarch.rpm    1.1 MB/s |  13 kB     00:00    
12:26:44 #10 14.26 (150/165): perl-vars-1.05-480.el9.noarch.rpm    1.2 MB/s |  14 kB     00:00    
12:26:44 #10 14.27 (151/165): policycoreutils-python-utils-3.5-0.r 5.3 MB/s |  75 kB     00:00    
12:26:44 #10 14.27 (152/165): python-srpm-macros-3.9-52.el9.noarch 1.9 MB/s |  24 kB     00:00    
12:26:44 #10 14.28 (153/165): python3-audit-3.0.7-103.el9.aarch64. 6.6 MB/s |  84 kB     00:00    
12:26:44 #10 14.29 (154/165): python3-enchant-3.2.0-5.el9.noarch.r 5.1 MB/s |  86 kB     00:00    
12:26:44 #10 14.29 (155/165): python3-file-magic-5.39-10.el9.noarc 1.0 MB/s |  17 kB     00:00    
12:26:44 #10 14.29 (156/165): python3-libselinux-3.5-0.rc1.1.el9.a  10 MB/s | 183 kB     00:00    
12:26:44 #10 14.30 (157/165): python3-libsemanage-3.5-0.rc1.1.el9. 5.5 MB/s |  79 kB     00:00    
12:26:44 #10 14.31 (158/165): qt5-srpm-macros-5.15.3-1.el9.noarch. 809 kB/s | 9.7 kB     00:00    
12:26:44 #11 14.98 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
12:26:44 #11 15.03 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
12:26:44 #11 15.04 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
12:26:44 #11 15.05 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
12:26:44 #11 15.12 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
12:26:44 #11 15.13 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
12:26:44 #11 15.14 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
12:26:44 #11 15.14 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
12:26:44 #11 15.15 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
12:26:44 #11 15.16 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
12:26:44 #11 16.55 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB]
12:26:44 #11 16.55 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
12:26:44 #11 16.55 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
12:26:44 #11 16.63 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
12:26:44 #11 16.63 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
12:26:44 #11 16.63 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
12:26:44 #11 16.63 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
12:26:44 #11 16.63 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
12:26:44 #11 16.63 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
12:26:44 #11 16.63 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
12:26:44 #11 16.70 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
12:26:44 #10 19.57 Selecting previously unselected package binutils.
12:26:44 #10 19.57 Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ...
12:26:44 #10 19.57 Unpacking binutils (2.31.1-16) ...
12:26:44 #10 19.61 Selecting previously unselected package libc-dev-bin.
12:26:44 #10 19.61 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_arm64.deb ...
12:26:44 #10 19.62 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
12:26:44 #10 19.65 Selecting previously unselected package linux-libc-dev:arm64.
12:26:44 #10 19.66 Preparing to unpack .../034-linux-libc-dev_4.19.269-1_arm64.deb ...
12:26:44 #10 19.66 Unpacking linux-libc-dev:arm64 (4.19.269-1) ...
12:26:44 #11 10.41 Get:99 http://archive.ubuntu.com/ubuntu kinetic/main amd64 publicsuffix all 20220811.1734-1 [130 kB]
12:26:44 #11 10.41 Get:100 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libunwind8 amd64 1.6.2-0ubuntu1 [56.2 kB]
12:26:44 #11 10.42 Get:101 http://archive.ubuntu.com/ubuntu kinetic/main amd64 strace amd64 5.16-0ubuntu4 [560 kB]
12:26:44 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 10.2s
12:26:44 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 77.59MB / 116.78MB 17.2s
12:26:44 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f
12:26:44 #10 19.32 Selecting previously unselected package libgdbm-compat4:arm64.
12:26:44 #10 19.32 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ...
12:26:44 #10 19.33 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ...
12:26:44 #10 19.37 Selecting previously unselected package libperl5.26:arm64.
12:26:44 #10 19.37 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_arm64.deb ...
12:26:44 #10 19.38 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
12:26:44 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.7s done
12:26:44 #7 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:44 #10 18.36 Selecting previously unselected package libcc1-0:arm64.
12:26:44 #10 18.36 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
12:26:44 #10 18.37 Unpacking libcc1-0:arm64 (10.2.1-6) ...
12:26:44 #10 18.41 Selecting previously unselected package libgomp1:arm64.
12:26:44 #10 18.41 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
12:26:44 #10 18.41 Unpacking libgomp1:arm64 (10.2.1-6) ...
12:26:44 #10 18.46 Selecting previously unselected package libitm1:arm64.
12:26:44 #10 18.46 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
12:26:44 #10 18.47 Unpacking libitm1:arm64 (10.2.1-6) ...
12:26:44 #10 18.51 Selecting previously unselected package libatomic1:arm64.
12:26:44 #10 18.52 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
12:26:44 #10 14.46 Selecting previously unselected package media-types.
12:26:44 #10 14.46 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:26:44 #10 14.47 Unpacking media-types (4.0.0) ...
12:26:44 #10 14.53 Selecting previously unselected package libmpdec3:amd64.
12:26:44 #10 14.53 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
12:26:44 #10 14.54 Unpacking libmpdec3:amd64 (2.5.1-1) ...
12:26:44 #10 14.61 Selecting previously unselected package libncursesw6:amd64.
12:26:44 #10 14.61 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
12:26:44 #10 14.62 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
12:26:44 #10 14.70 Selecting previously unselected package readline-common.
12:26:44 #10 14.70 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:26:44 #10 11.07 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u1 [267 kB]
12:26:44 #10 11.11 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB]
12:26:44 #10 11.18 Get:15 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
12:26:44 #10 11.19 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [583 kB]
12:26:44 #10 11.19 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
12:26:44 #10 11.20 Get:18 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1463 kB]
12:26:44 #10 15.78 (2/166): adobe-source-code-pro-fonts-2.030.1.05 1.3 MB/s | 832 kB     00:00    
12:26:44 #10 15.88 (3/166): cpio-2.13-16.el9.x86_64.rpm            1.3 MB/s | 275 kB     00:00    
12:26:44 #13 64.79   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  8/65 
12:26:44 #10 14.31 (159/165): redhat-rpm-config-197-1.el9.noarch.r 5.1 MB/s |  73 kB     00:00    
12:26:44 #10 14.32 (160/165): rpm-build-4.16.1.3-22.el9.aarch64.rp 7.6 MB/s | 100 kB     00:00    
12:26:44 #10 14.33 (161/165): python3-policycoreutils-3.5-0.rc1.2.  47 MB/s | 2.1 MB     00:00    
12:26:44 #10 14.34 (162/165): rust-srpm-macros-17-4.el9.noarch.rpm 610 kB/s |  10 kB     00:00    
12:26:44 #10 14.34 (163/165): rpmlint-1.11-19.el9.noarch.rpm       7.5 MB/s | 198 kB     00:00    
12:26:44 #10 14.35 (164/165): scl-utils-2.0.3-4.el9.aarch64.rpm    2.5 MB/s |  37 kB     00:00    
12:26:44 #10 14.38 (165/165): webkit2gtk3-jsc-2.38.3-1.el9.aarch64  77 MB/s | 2.9 MB     00:00    
12:26:44 #10 14.38 --------------------------------------------------------------------------------
12:26:44 #10 14.38 Total                                            16 MB/s |  66 MB     00:04     
12:26:44 #11 15.16 Get:316 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB]
12:26:44 #11 15.17 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
12:26:44 #11 15.19 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
12:26:44 #11 15.23 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
12:26:44 #11 15.23 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
12:26:44 #11 15.24 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
12:26:44 #11 15.24 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:44 #11 15.24 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:26:44 #11 15.24 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
12:26:44 #11 15.31 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
12:26:44 #11 15.31 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
12:26:44 #11 15.31 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
12:26:44 #11 15.31 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
12:26:44 #11 15.38 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
12:26:44 #11 15.38 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
12:26:44 #11 15.38 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
12:26:44 #11 15.38 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
12:26:44 #11 15.39 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
12:26:44 #11 15.41 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
12:26:44 #11 16.70 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
12:26:44 #11 16.71 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:26:44 #11 16.78 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
12:26:44 #11 16.78 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
12:26:44 #11 16.78 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB]
12:26:44 #11 16.78 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB]
12:26:44 #11 16.78 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
12:26:44 #11 16.78 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
12:26:44 #11 16.78 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
12:26:44 #10 19.80 Selecting previously unselected package libc6-dev:arm64.
12:26:44 #10 19.80 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_arm64.deb ...
12:26:44 #10 19.81 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ...
12:26:44 #20 DONE 5.4s
12:26:44 
12:26:44 #21 [linux/arm64->arm/v7 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
12:26:44 #21 DONE 0.1s
12:26:44 
12:26:44 #22 [linux/arm64->arm/v7 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
12:26:44 #22 DONE 0.1s
12:26:44 
12:26:44 #23 [linux/arm64->arm/v7 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
12:26:44 #0 0.148 Building static docker-linux-arm-v7
12:26:44 #11 10.72 Get:102 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xauth amd64 1:1.1.1-1 [27.6 kB]
12:26:44 #11 10.75 Get:103 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xz-utils amd64 5.2.5-2.1 [83.8 kB]
12:26:44 #11 10.77 Get:104 http://archive.ubuntu.com/ubuntu kinetic/main amd64 m4 amd64 1.4.19-1 [244 kB]
12:26:44 #11 10.79 Get:105 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autoconf all 2.71-2 [338 kB]
12:26:44 #11 10.81 Get:106 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autotools-dev all 20220109.1 [44.9 kB]
12:26:44 #11 10.81 Get:107 http://archive.ubuntu.com/ubuntu kinetic/main amd64 automake all 1:1.16.5-1.3 [558 kB]
12:26:44 #11 10.82 Get:108 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autopoint all 0.21-8 [421 kB]
12:26:44 #11 10.83 Get:109 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils-common amd64 2.39-3ubuntu1.1 [225 kB]
12:26:44 #11 10.83 Get:110 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libbinutils amd64 2.39-3ubuntu1.1 [610 kB]
12:26:44 #11 10.83 Get:111 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libctf-nobfd0 amd64 2.39-3ubuntu1.1 [99.8 kB]
12:26:44 #11 10.84 Get:112 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libctf0 amd64 2.39-3ubuntu1.1 [97.4 kB]
12:26:44 #11 10.84 Get:113 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libgprofng0 amd64 2.39-3ubuntu1.1 [897 kB]
12:26:44 #11 10.85 Get:114 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.39-3ubuntu1.1 [2435 kB]
12:26:44 #11 10.89 Get:115 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils amd64 2.39-3ubuntu1.1 [3306 B]
12:26:44 #11 10.89 Get:116 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc-dev-bin amd64 2.36-0ubuntu4 [20.0 kB]
12:26:44 #11 10.89 Get:117 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 linux-libc-dev amd64 5.19.0-29.30 [1342 kB]
12:26:44 #11 10.91 Get:118 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcrypt-dev amd64 1:4.4.28-2 [112 kB]
12:26:44 #11 10.91 Get:119 http://archive.ubuntu.com/ubuntu kinetic/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
12:26:44 #11 10.91 Get:120 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB]
12:26:44 #11 10.92 Get:121 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
12:26:44 #11 10.92 Get:122 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc6-dev amd64 2.36-0ubuntu4 [2088 kB]
12:26:44 #11 10.96 Get:123 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libisl23 amd64 0.25-1 [740 kB]
12:26:44 #17 DONE 9.7s
12:26:44 
12:26:44 #18 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:26:44 #18 DONE 0.0s
12:26:44 
12:26:44 #19 [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"
12:26:44 #19 0.643 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
12:26:44 #10 19.76 Selecting previously unselected package perl.
12:26:44 #10 19.76 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_arm64.deb ...
12:26:44 #10 19.77 Unpacking perl (5.26.1-6ubuntu0.6) ...
12:26:44 #10 19.82 Selecting previously unselected package openssl.
12:26:44 #10 18.52 Unpacking libatomic1:arm64 (10.2.1-6) ...
12:26:44 #10 18.56 Selecting previously unselected package libasan6:arm64.
12:26:44 #10 18.56 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
12:26:44 #10 18.57 Unpacking libasan6:arm64 (10.2.1-6) ...
12:26:44 #10 18.77 Selecting previously unselected package liblsan0:arm64.
12:26:44 #10 18.77 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
12:26:44 #7 DONE 21.4s
12:26:44 
12:26:44 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
12:26:44 #11 5.930  * base: download.cf.centos.org
12:26:44 #11 5.930  * extras: download.cf.centos.org
12:26:44 #11 5.930  * updates: download.cf.centos.org
12:26:44 #10 14.71 Unpacking readline-common (8.1-1) ...
12:26:44 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 97.52MB / 116.78MB 19.9s
12:26:44 #10 11.25 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
12:26:44 #10 11.26 Get:20 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u1 [2112 kB]
12:26:44 #10 11.26 Get:21 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
12:26:44 #10 11.26 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
12:26:44 #10 11.30 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1663 kB]
12:26:44 #10 11.40 Get:24 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
12:26:44 #10 11.40 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
12:26:44 #10 11.40 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
12:26:44 #10 11.40 Get:27 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
12:26:44 #10 11.40 Get:28 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB]
12:26:44 #10 11.40 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
12:26:44 #10 11.40 Get:30 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
12:26:44 #10 11.41 Get:31 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
12:26:44 #10 11.41 Get:32 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
12:26:44 #10 11.47 Get:33 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
12:26:44 #10 11.47 Get:34 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
12:26:44 #10 11.49 Get:35 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
12:26:44 #10 11.57 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
12:26:44 #10 11.57 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
12:26:44 #10 11.57 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
12:26:44 #10 11.57 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
12:26:44 #10 11.57 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
12:26:44 #10 11.60 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
12:26:44 #13 65.10   Installing : 1:make-3.82-24.el7.aarch64                                  9/65 
12:26:44 #13 65.43   Installing : checkpolicy-2.5-8.el7.aarch64                              10/65 
12:26:44 #10 15.88 (4/166): cracklib-2.9.6-27.el9.x86_64.rpm       887 kB/s |  94 kB     00:00    
12:26:44 #17 2.256 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
12:26:44 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 82.84MB / 116.78MB 17.9s
12:26:44 #11 15.45 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:26:44 #11 15.45 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
12:26:44 #11 15.45 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
12:26:44 #11 15.46 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
12:26:44 #11 15.52 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
12:26:44 #11 15.52 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
12:26:44 #11 15.53 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB]
12:26:44 #11 15.57 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
12:26:44 #11 17.18 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:44 #11 17.25 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
12:26:44 #10 20.05 Selecting previously unselected package libisl19:arm64.
12:26:44 #10 20.05 Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ...
12:26:44 #10 20.06 Unpacking libisl19:arm64 (0.20-2) ...
12:26:44 #10 20.14 Selecting previously unselected package libmpfr6:arm64.
12:26:44 #10 20.14 Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ...
12:26:44 #10 20.14 Unpacking libmpfr6:arm64 (4.0.2-1) ...
12:26:44 #10 20.20 Selecting previously unselected package libmpc3:arm64.
12:26:44 #10 20.20 Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ...
12:26:44 #10 20.21 Unpacking libmpc3:arm64 (1.1.0-1) ...
12:26:44 #10 20.24 Selecting previously unselected package cpp-8.
12:26:44 #23 0.151 + go build -o /out/docker-linux-arm-v7 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:26:44Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
12:26:44 #11 10.96 Get:124 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
12:26:44 #11 10.99 Get:125 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
12:26:44 #11 11.01 Get:126 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cpp-12 amd64 12.2.0-3ubuntu1 [10.6 MB]
12:26:44 #10 19.82 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
12:26:44 #10 19.83 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:44 #10 19.91 Selecting previously unselected package ca-certificates.
12:26:44 #10 19.92 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
12:26:44 #10 19.92 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
12:26:44 #10 19.97 Selecting previously unselected package distro-info-data.
12:26:44 #10 19.97 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
12:26:44 #10 19.97 Unpacking distro-info-data (0.37ubuntu0.15) ...
12:26:44 #10 20.01 Selecting previously unselected package libmagic-mgc.
12:26:44 #10 20.01 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ...
12:26:44 #10 20.01 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
12:26:44 #10 20.07 Selecting previously unselected package libmagic1:arm64.
12:26:44 #10 20.07 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ...
12:26:44 #10 20.07 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
12:26:44 #10 18.77 Unpacking liblsan0:arm64 (10.2.1-6) ...
12:26:44 #10 18.88 Selecting previously unselected package libtsan0:arm64.
12:26:44 #10 18.88 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
12:26:44 #10 18.88 Unpacking libtsan0:arm64 (10.2.1-6) ...
12:26:44 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 12.3s done
12:26:44 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 84.93MB / 116.78MB 18.8s
12:26:44 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008
12:26:44 #10 14.98 Selecting previously unselected package libreadline8:amd64.
12:26:44 #10 14.98 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
12:26:44 #10 15.05 Unpacking libreadline8:amd64 (8.1-1) ...
12:26:44 #10 15.23 Selecting previously unselected package libsqlite3-0:amd64.
12:26:44 #10 15.23 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
12:26:44 #10 15.24 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
12:26:44 #9 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.8s done
12:26:44 #9 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c
12:26:44 #10 11.65 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
12:26:44 #10 11.74 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
12:26:44 #10 11.74 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
12:26:44 #10 11.75 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
12:26:44 #10 11.82 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
12:26:44 #10 11.82 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
12:26:44 #13 65.47   Installing : m4-1.4.16-10.el7.aarch64                                   11/65 
12:26:45 #17 2.266 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
12:26:45 #17 2.285 (3/22) Installing readline (8.1.2-r0)
12:26:45 #17 2.294 (4/22) Installing bash (5.1.16-r2)
12:26:45 #17 2.329 Executing bash-5.1.16-r2.post-install
12:26:45 #17 2.333 (5/22) Installing libffi (3.4.2-r1)
12:26:45 #17 2.339 (6/22) Installing libgcc (11.2.1_git20220219-r2)
12:26:45 #17 2.343 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:45 #17 2.402 (8/22) Installing xz-libs (5.2.5-r1)
12:26:45 #17 2.411 (9/22) Installing libxml2 (2.9.14-r2)
12:26:45 #17 2.457 (10/22) Installing llvm13-libs (13.0.1-r2)
12:26:45 #11 15.69 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
12:26:45 #11 15.69 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
12:26:45 #11 15.70 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
12:26:45 #11 15.70 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
12:26:45 #11 15.70 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
12:26:45 #11 15.70 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
12:26:45 #11 15.70 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
12:26:45 #11 15.78 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
12:26:45 #11 15.78 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
12:26:45 #11 15.88 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
12:26:45 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 5.2s
12:26:45 #11 17.42 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
12:26:45 #11 17.46 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
12:26:45 #11 17.47 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
12:26:45 #11 17.47 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
12:26:45 #11 17.48 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
12:26:45 #11 17.49 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
12:26:45 #11 17.51 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
12:26:45 #10 20.24 Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ...
12:26:45 #10 20.25 Unpacking cpp-8 (8.3.0-6) ...
12:26:45 #11 11.30 Get:127 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cpp amd64 4:12.2.0-1ubuntu1 [27.3 kB]
12:26:45 #11 11.30 Get:128 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcc1-0 amd64 12.2.0-3ubuntu1 [46.4 kB]
12:26:45 #11 11.30 Get:129 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgomp1 amd64 12.2.0-3ubuntu1 [125 kB]
12:26:45 #11 11.30 Get:130 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libitm1 amd64 12.2.0-3ubuntu1 [29.4 kB]
12:26:45 #11 11.30 Get:131 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libatomic1 amd64 12.2.0-3ubuntu1 [10.4 kB]
12:26:45 #11 11.30 Get:132 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libasan8 amd64 12.2.0-3ubuntu1 [2433 kB]
12:26:45 #11 11.34 Get:133 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblsan0 amd64 12.2.0-3ubuntu1 [1060 kB]
12:26:45 #11 11.35 Get:134 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtsan2 amd64 12.2.0-3ubuntu1 [2456 kB]
12:26:45 #11 12.65 Get:139 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gcc arm64 4:12.2.0-1ubuntu1 [5116 B]
12:26:45 #11 12.65 Get:140 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstdc++-12-dev arm64 12.2.0-3ubuntu1 [2154 kB]
12:26:45 #11 12.71 Get:141 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 g++-12 arm64 12.2.0-3ubuntu1 [10.9 MB]
12:26:45 #10 20.11 Selecting previously unselected package file.
12:26:45 #10 20.11 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ...
12:26:45 #10 20.12 Unpacking file (1:5.32-2ubuntu0.4) ...
12:26:45 #10 20.15 Selecting previously unselected package less.
12:26:45 #10 20.15 Preparing to unpack .../016-less_487-0.1_arm64.deb ...
12:26:45 #10 20.15 Unpacking less (487-0.1) ...
12:26:45 #10 20.20 Selecting previously unselected package libapt-inst2.0:arm64.
12:26:45 #10 20.20 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ...
12:26:45 #10 20.20 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
12:26:45 #10 20.25 Selecting previously unselected package libglib2.0-0:arm64.
12:26:45 #10 20.25 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
12:26:45 #10 20.25 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
12:26:45 #10 19.07 Selecting previously unselected package libubsan1:arm64.
12:26:45 #10 19.08 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
12:26:45 #10 19.08 Unpacking libubsan1:arm64 (10.2.1-6) ...
12:26:45 #10 19.18 Selecting previously unselected package libgcc-10-dev:arm64.
12:26:45 #10 19.18 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
12:26:45 #10 19.19 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
12:26:45 #10 19.30 Selecting previously unselected package gcc-10.
12:26:45 #19 1.285 go: downloading github.com/akavel/rsrc v0.10.2
12:26:45 #10 15.43 Selecting previously unselected package libpython3.9-stdlib:amd64.
12:26:45 #10 15.43 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
12:26:45 #10 15.44 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:26:45 #10 11.89 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
12:26:45 #10 11.90 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
12:26:45 #10 11.91 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
12:26:45 #10 16.35 (5/166): binutils-2.35.2-35.el9.x86_64.rpm      8.6 MB/s |  10 MB     00:01    
12:26:45 #10 16.61 (6/166): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 4.9 MB/s | 3.6 MB     00:00    
12:26:45 #10 16.69 (7/166): dbus-libs-1.12.20-7.el9.x86_64.rpm     191 kB/s | 152 kB     00:00    
12:26:45 #10 16.71 (8/166): ed-1.14.2-12.el9.x86_64.rpm            6.1 MB/s |  75 kB     00:00    
12:26:45 #10 16.76 (9/166): diffutils-3.7-12.el9.x86_64.rpm        6.1 MB/s | 397 kB     00:00    
12:26:45 #11 16.14 debconf: delaying package configuration, since apt-utils is not installed
12:26:45 #11 16.18 Fetched 97.8 MB in 10s (9666 kB/s)
12:26:45 #11 16.19 Selecting previously unselected package liblocale-gettext-perl.
12:26:45 #11 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 ... 4117 files and directories currently installed.)
12:26:45 #11 16.20 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
12:26:45 #11 16.21 Unpacking liblocale-gettext-perl (1.07-4) ...
12:26:45 #11 16.26 Selecting previously unselected package libssl1.1:arm64.
12:26:45 #11 17.57 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB]
12:26:45 #11 17.58 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
12:26:45 #11 17.59 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB]
12:26:45 #11 17.59 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
12:26:45 #11 17.60 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
12:26:45 #11 17.62 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
12:26:45 #11 17.62 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
12:26:45 #11 17.63 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB]
12:26:45 #11 17.65 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
12:26:45 #11 17.72 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
12:26:45 #11 17.72 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
12:26:45 #11 17.72 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB]
12:26:45 #11 17.72 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
12:26:45 #11 17.72 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
12:26:45 #11 17.73 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.1 [57.1 kB]
12:26:45 #11 17.73 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB]
12:26:45 #11 17.74 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB]
12:26:45 #11 17.79 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
12:26:45 #11 17.79 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB]
12:26:45 #11 17.82 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
12:26:45 #7 ...
12:26:45 
12:26:45 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:45 #0 1.438 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:26:45 #0 1.453 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:26:45 #0 1.453 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:26:45 #0 1.649 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
12:26:45 #0 2.038 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [212 kB]
12:26:45 #0 2.521 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
12:26:45 #0 3.313 Fetched 8377 kB in 2s (3944 kB/s)
12:26:45 #0 3.313 Reading package lists...
12:26:45 #0 4.222 Reading package lists...
12:26:45 #0 5.053 Building dependency tree...
12:26:45 #0 5.241 Reading state information...
12:26:45 #0 5.490 The following additional packages will be installed:
12:26:45 #0 5.490   autoconf automake autopoint autotools-dev binutils
12:26:45 #0 5.490   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:26:45 #0 5.490   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
12:26:45 #0 5.490   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:45 #0 5.490   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:26:45 #0 5.490   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
12:26:45 #0 5.490   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:45 #0 5.490   intltool-debian iso-codes less libalgorithm-diff-perl
12:26:45 #0 5.490   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:45 #0 5.490   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
12:26:45 #0 5.490   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:45 #0 5.490   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:45 #0 5.490   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
12:26:45 #0 5.490   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
12:26:45 #0 5.490   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:45 #0 5.490   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:26:45 #0 5.490   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
12:26:45 #0 5.490   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:26:45 #0 5.490   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:45 #0 5.490   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
12:26:45 #0 5.490   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:45 #0 5.490   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:26:45 #0 5.490   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:26:45 #0 5.490   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:26:45 #0 5.490   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:26:45 #0 5.490   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:45 #0 5.490   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:45 #0 5.490   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:45 #0 5.490   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:45 #0 5.490   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:26:45 #0 5.490   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:26:45 #0 5.490   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:26:45 #0 5.490   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:45 #0 5.490   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:45 #0 5.490   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:45 #0 5.490   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:45 #0 5.490   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:26:45 #0 5.490   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:26:45 #0 5.490   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:26:45 #0 5.490   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:45 #0 5.490   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
12:26:45 #0 5.490   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:45 #0 5.490   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:45 #0 5.490   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:45 #0 5.490   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
12:26:45 #0 5.490   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:45 #0 5.490   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:26:45 #0 5.490   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:45 #0 5.490   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:26:45 #0 5.490   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:45 #0 5.490   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:26:45 #0 5.490   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:45 #0 5.490   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:26:45 #0 5.490   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:45 #0 5.490   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:45 #0 5.490   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:26:45 #0 5.490   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:45 #0 5.490   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
12:26:45 #0 5.490   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:45 #0 5.490   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:45 #0 5.490   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:45 #0 5.490   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:45 #0 5.490   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:26:45 #0 5.490   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:26:45 #0 5.490   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:45 #0 5.490   libstring-shellquote-perl libsub-exporter-perl
12:26:45 #0 5.490   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:45 #0 5.490   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:45 #0 5.490   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:26:45 #0 5.490   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:45 #0 5.490   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:45 #0 5.490   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:26:45 #0 5.490   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
12:26:45 #0 5.490   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:26:45 #0 5.490   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
12:26:45 #0 5.490   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
12:26:45 #0 5.490   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:45 #0 5.490   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:45 #0 5.490   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
12:26:45 #0 5.490   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
12:26:45 #0 5.490   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:26:45 #0 5.490   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
12:26:45 #0 5.490   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
12:26:45 #0 5.490   python3 python3-apt python3-certifi python3-chardet python3-debian
12:26:45 #0 5.490   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:45 #0 5.490   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:45 #0 5.490   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
12:26:45 #0 5.490   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:26:45 #0 5.497 Suggested packages:
12:26:45 #0 5.497   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:45 #0 5.497   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
12:26:45 #0 5.497   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:26:45 #0 5.497   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:26:45 #0 5.497   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:45 #0 5.497   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:45 #0 5.497   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:45 #0 5.497   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
12:26:45 #0 5.497   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
12:26:45 #0 5.497   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:26:45 #0 5.497   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
12:26:45 #0 5.497   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
12:26:45 #0 5.497   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
12:26:45 #0 5.497   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:45 #0 5.497   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:45 #0 5.497   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
12:26:45 #0 5.497   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
12:26:45 #0 5.497   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:45 #0 5.497   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
12:26:45 #0 5.497   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
12:26:45 #0 5.497   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
12:26:45 #0 5.497   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:45 #0 5.497   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
12:26:45 #0 5.497   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:26:45 #0 5.497   python-apt-doc python3-setuptools python3-cryptography python3-openssl
12:26:45 #0 5.497   python3-socks python-requests-doc python3.9-venv python3.9-doc
12:26:45 #0 5.497   binfmt-support readline-doc zip wdiff-doc
12:26:45 #0 7.994 The following NEW packages will be installed:
12:26:45 #0 7.994   autoconf automake autopoint autotools-dev binutils
12:26:45 #0 7.994   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:26:45 #0 7.994   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
12:26:45 #0 7.994   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:45 #0 7.994   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:26:45 #0 7.994   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
12:26:45 #0 7.994   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:26:45 #0 7.994   gpgconf gpgsm groff-base intltool-debian iso-codes less
12:26:45 #0 7.994   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:45 #0 7.994   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:45 #0 7.994   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
12:26:45 #0 7.994   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:45 #0 7.994   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:26:45 #0 7.994   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
12:26:45 #0 7.994   libclass-inspector-perl libclass-method-modifiers-perl
12:26:45 #0 7.994   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:45 #0 7.994   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:45 #0 7.994   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:26:45 #0 7.994   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:45 #0 7.994   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:45 #0 7.994   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:45 #0 7.994   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:26:45 #0 7.994   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:26:45 #0 7.994   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:26:45 #0 7.994   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:26:45 #0 7.994   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:45 #0 7.994   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:45 #0 7.994   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:45 #0 7.994   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:45 #0 7.994   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:26:45 #0 7.994   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:26:45 #0 7.994   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:26:45 #0 7.994   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:45 #0 7.994   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:45 #0 7.994   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:45 #0 7.994   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:45 #0 7.994   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:26:45 #0 7.994   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:26:45 #0 7.994   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:26:45 #0 7.994   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:45 #0 7.994   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
12:26:45 #0 7.994   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:26:45 #0 7.994   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:45 #0 7.994   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:45 #0 7.994   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
12:26:45 #0 7.994   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:45 #0 7.994   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:26:45 #0 7.994   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:45 #0 7.994   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:26:45 #0 7.994   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:26:45 #0 7.994   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:26:45 #0 7.994   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:26:45 #0 7.994   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:26:45 #0 7.994   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:45 #0 7.994   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:45 #0 7.994   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:26:45 #0 7.994   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:26:45 #0 7.994   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
12:26:45 #0 7.994   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:26:45 #0 7.994   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:26:45 #0 7.994   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:45 #0 7.994   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:45 #0 7.994   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:26:45 #0 7.994   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:26:45 #0 7.994   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:45 #0 7.994   libstring-shellquote-perl libsub-exporter-perl
12:26:45 #0 7.994   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:45 #0 7.994   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:45 #0 7.994   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:26:45 #0 7.994   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:45 #0 7.994   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:45 #0 7.994   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:26:45 #0 7.994   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
12:26:45 #0 7.994   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:26:45 #0 7.994   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
12:26:45 #0 7.994   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
12:26:45 #0 7.994   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:45 #0 7.994   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:45 #0 7.994   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
12:26:45 #0 7.994   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
12:26:45 #0 7.994   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
12:26:45 #0 7.994   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
12:26:45 #0 7.994   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
12:26:45 #0 7.994   python3 python3-apt python3-certifi python3-chardet python3-debian
12:26:45 #0 7.994   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:45 #0 7.994   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:45 #0 7.994   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
12:26:45 #0 7.994   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:26:45 #0 8.305 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded.
12:26:45 #0 8.305 Need to get 157 MB of archives.
12:26:45 #0 8.305 After this operation, 456 MB of additional disk space will be used.
12:26:45 #0 8.305 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
12:26:45 #0 8.305 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
12:26:45 #0 8.305 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
12:26:45 #0 8.314 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
12:26:45 #0 8.314 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
12:26:45 #0 8.314 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
12:26:45 #0 8.337 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
12:26:45 #0 8.389 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
12:26:45 #0 8.389 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
12:26:45 #0 8.451 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
12:26:45 #0 8.451 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
12:26:45 #0 8.451 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
12:26:45 #0 8.451 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
12:26:45 #0 8.451 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
12:26:45 #0 8.485 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
12:26:45 #0 8.485 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
12:26:45 #0 8.485 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
12:26:45 #0 8.485 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
12:26:45 #0 8.485 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
12:26:45 #0 8.485 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
12:26:45 #0 8.485 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
12:26:45 #0 8.485 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
12:26:45 #0 8.496 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
12:26:45 #0 8.508 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
12:26:45 #0 8.508 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
12:26:45 #0 8.508 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
12:26:45 #0 8.508 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
12:26:45 #0 8.508 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
12:26:45 #0 8.508 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
12:26:45 #0 8.508 Get:30 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB]
12:26:45 #0 8.523 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
12:26:45 #0 8.523 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
12:26:45 #0 8.526 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
12:26:45 #0 8.527 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
12:26:45 #0 8.541 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
12:26:45 #0 8.541 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
12:26:45 #0 8.541 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
12:26:45 #0 8.541 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
12:26:45 #0 8.541 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
12:26:45 #0 8.549 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
12:26:45 #0 8.549 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
12:26:45 #0 8.549 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB]
12:26:45 #0 8.572 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
12:26:45 #0 8.572 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
12:26:45 #0 8.572 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
12:26:45 #0 8.572 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
12:26:45 #0 8.572 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
12:26:45 #0 8.572 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:26:45 #0 8.572 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
12:26:45 #0 8.589 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
12:26:45 #0 8.589 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
12:26:45 #0 8.625 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
12:26:45 #0 8.625 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
12:26:45 #0 8.625 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
12:26:45 #0 8.637 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
12:26:45 #0 8.649 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
12:26:45 #0 8.649 Get:57 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u5 [271 kB]
12:26:45 #0 8.649 Get:58 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.162-1 [1545 kB]
12:26:45 #0 8.669 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
12:26:45 #0 8.685 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
12:26:45 #0 8.685 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
12:26:45 #0 8.685 Get:62 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
12:26:45 #0 8.699 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
12:26:45 #0 8.699 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
12:26:45 #0 8.730 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
12:26:45 #0 8.730 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
12:26:45 #0 8.845 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
12:26:45 #0 8.845 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
12:26:45 #0 8.845 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
12:26:45 #0 8.845 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
12:26:45 #0 8.845 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
12:26:45 #0 8.861 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
12:26:45 #0 8.869 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
12:26:45 #0 8.906 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
12:26:45 #0 9.093 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
12:26:45 #0 9.110 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
12:26:45 #0 9.113 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
12:26:45 #0 9.233 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
12:26:45 #0 9.233 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
12:26:45 #0 9.233 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.12 [1551 kB]
12:26:45 #0 9.261 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
12:26:45 #0 9.261 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.12 [2312 kB]
12:26:45 #0 9.285 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
12:26:45 #0 9.285 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
12:26:45 #0 9.285 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
12:26:45 #0 9.285 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
12:26:45 #0 9.285 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
12:26:45 #0 9.285 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
12:26:45 #0 9.285 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
12:26:45 #0 9.285 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
12:26:45 #0 9.285 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
12:26:45 #0 9.291 Get:92 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u3 [312 kB]
12:26:45 #0 9.302 Get:93 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u3 [261 kB]
12:26:45 #0 9.302 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
12:26:45 #0 9.302 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
12:26:45 #0 9.302 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
12:26:45 #0 9.302 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
12:26:45 #0 9.302 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
12:26:45 #0 9.305 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
12:26:45 #0 9.305 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
12:26:45 #0 9.305 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
12:26:45 #0 9.309 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
12:26:45 #0 9.317 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
12:26:45 #0 9.317 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
12:26:45 #0 9.469 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u3 [602 kB]
12:26:45 #0 9.469 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
12:26:45 #0 9.477 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:45 #0 9.477 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
12:26:45 #0 9.477 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
12:26:45 #0 9.499 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
12:26:45 #0 10.05 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
12:26:45 #0 10.05 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
12:26:45 #0 10.05 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
12:26:45 #0 10.05 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
12:26:45 #0 10.05 Get:115 http://deb.debian.org/debian-security bullseye-security/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
12:26:45 #0 10.05 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
12:26:45 #0 10.06 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
12:26:45 #10 10.07 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:26:45 #10 10.10 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
12:26:45 #10 10.10 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
12:26:45 #10 10.12 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
12:26:45 #10 10.12 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
12:26:45 #10 10.14 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
12:26:45 #10 10.14 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
12:26:45 #10 10.18 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
12:26:45 #10 ...
12:26:45 
12:26:45 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:45 #11 11.40 Get:135 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libubsan1 amd64 12.2.0-3ubuntu1 [969 kB]
12:26:45 #11 11.41 Get:136 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libquadmath0 amd64 12.2.0-3ubuntu1 [152 kB]
12:26:45 #11 11.41 Get:137 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgcc-12-dev amd64 12.2.0-3ubuntu1 [2577 kB]
12:26:45 #11 11.46 Get:138 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gcc-12 amd64 12.2.0-3ubuntu1 [21.4 MB]
12:26:45 #11 13.11 Get:142 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 g++ arm64 4:12.2.0-1ubuntu1 [1396 B]
12:26:45 #11 13.12 Get:143 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 make arm64 4.3-4.1build1 [177 kB]
12:26:45 #11 13.12 Get:144 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdpkg-perl all 1.21.9ubuntu1 [237 kB]
12:26:45 #11 13.12 Get:145 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
12:26:45 #11 13.12 Get:146 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 patch arm64 2.7.6-7build2 [105 kB]
12:26:45 #11 13.12 Get:147 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lto-disabled-list all 35 [12.2 kB]
12:26:45 #11 13.12 Get:148 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dpkg-dev all 1.21.9ubuntu1 [1070 kB]
12:26:45 #11 13.16 Get:149 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
12:26:45 #11 13.16 Get:150 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
12:26:45 #11 13.19 Get:151 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-6ubuntu2 [21.0 kB]
12:26:45 #10 20.36 Selecting previously unselected package libglib2.0-data.
12:26:45 #10 20.36 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
12:26:45 #10 20.36 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
12:26:45 #10 20.40 Selecting previously unselected package libicu60:arm64.
12:26:45 #10 20.40 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_arm64.deb ...
12:26:45 #10 20.40 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ...
12:26:45 #10 19.31 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
12:26:45 #10 19.31 Unpacking gcc-10 (10.2.1-6) ...
12:26:45 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 91.23MB / 116.78MB 19.4s
12:26:45 #13 65.76   Installing : 1:perl-Error-0.17020-2.el7.noarch                          12/65 
12:26:45 #10 16.76 (10/166): dnf-plugins-core-4.3.0-4.el9.noarch.r 548 kB/s |  38 kB     00:00    
12:26:45 #10 16.81 (11/166): elfutils-0.188-3.el9.x86_64.rpm       4.9 MB/s | 529 kB     00:00    
12:26:45 #10 16.82 (12/166): elfutils-debuginfod-client-0.188-3.el 683 kB/s |  38 kB     00:00    
12:26:45 #10 16.88 (13/166): environment-modules-5.0.1-2.el9.x86_6 4.4 MB/s | 492 kB     00:00    
12:26:45 #10 16.89 (14/166): file-5.39-10.el9.x86_64.rpm           682 kB/s |  49 kB     00:00    
12:26:45 #10 16.90 (15/166): glib-networking-2.68.3-3.el9.x86_64.r 6.4 MB/s | 186 kB     00:00    
12:26:45 #10 17.02 (16/166): glibc-gconv-extra-2.34-54.el9.x86_64.  13 MB/s | 1.7 MB     00:00    
12:26:45 #11 16.26 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ...
12:26:45 #11 16.27 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
12:26:45 #11 16.39 Selecting previously unselected package libpython3.8-minimal:arm64.
12:26:45 #11 16.39 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:26:45 #11 16.39 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:26:45 #11 16.50 Selecting previously unselected package libexpat1:arm64.
12:26:45 #8 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 9.7s done
12:26:45 #11 17.82 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:45 #11 17.82 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:26:45 #11 17.82 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB]
12:26:45 #11 17.82 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB]
12:26:45 #11 17.83 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB]
12:26:45 #11 17.83 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B]
12:26:45 #11 17.86 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
12:26:45 #11 17.90 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
12:26:45 #11 17.91 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
12:26:45 #11 17.91 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB]
12:26:45 #11 17.92 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB]
12:26:45 #11 17.92 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
12:26:45 #11 17.92 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
12:26:45 #11 17.92 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
12:26:45 #11 17.92 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
12:26:45 #11 17.93 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
12:26:45 #11 18.01 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
12:26:45 #11 18.02 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:26:45 #11 18.02 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
12:26:45 #11 18.02 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB]
12:26:45 #11 18.02 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB]
12:26:45 #11 11.81 Get:139 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gcc amd64 4:12.2.0-1ubuntu1 [5104 B]
12:26:45 #11 11.81 Get:140 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstdc++-12-dev amd64 12.2.0-3ubuntu1 [2158 kB]
12:26:45 #11 11.84 Get:141 http://archive.ubuntu.com/ubuntu kinetic/main amd64 g++-12 amd64 12.2.0-3ubuntu1 [12.0 MB]
12:26:45 #11 13.19 Get:152 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-2 arm64 2.1.28+dfsg-6ubuntu2 [57.3 kB]
12:26:45 #11 13.26 Get:153 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-1ubuntu1 [180 kB]
12:26:45 #11 13.27 Get:154 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
12:26:45 #11 13.27 Get:155 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
12:26:45 #11 13.28 Get:156 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl4 arm64 7.85.0-1ubuntu0.2 [286 kB]
12:26:45 #11 13.28 Get:157 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 curl arm64 7.85.0-1ubuntu0.2 [196 kB]
12:26:45 #11 13.29 Get:158 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
12:26:45 #11 13.29 Get:159 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
12:26:45 #11 13.29 Get:160 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtool all 2.4.7-4 [166 kB]
12:26:45 #11 13.34 Get:161 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-autoreconf all 20 [16.1 kB]
12:26:45 #11 13.34 Get:162 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
12:26:45 #11 13.41 Get:163 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-override-perl all 0.09-3 [9756 B]
12:26:45 #10 20.88 Selecting previously unselected package cpp.
12:26:45 #10 20.88 Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ...
12:26:45 #10 20.88 Unpacking cpp (4:8.3.0-1) ...
12:26:45 #10 20.93 Selecting previously unselected package libcc1-0:arm64.
12:26:45 #10 20.93 Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ...
12:26:45 #10 20.94 Unpacking libcc1-0:arm64 (8.3.0-6) ...
12:26:45 #10 20.97 Selecting previously unselected package libgomp1:arm64.
12:26:45 #10 20.98 Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ...
12:26:45 #10 20.98 Unpacking libgomp1:arm64 (8.3.0-6) ...
12:26:45 #10 21.02 Selecting previously unselected package libitm1:arm64.
12:26:45 #10 21.03 Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ...
12:26:45 #10 21.03 Unpacking libitm1:arm64 (8.3.0-6) ...
12:26:45 #10 21.07 Selecting previously unselected package libatomic1:arm64.
12:26:45 #10 21.08 Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ...
12:26:45 #10 15.72 Selecting previously unselected package python3.9.
12:26:45 #10 15.72 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
12:26:45 #10 15.73 Unpacking python3.9 (3.9.2-1) ...
12:26:45 #10 15.78 Selecting previously unselected package libpython3-stdlib:amd64.
12:26:45 #10 15.78 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
12:26:45 #10 15.78 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
12:26:45 #10 15.81 Setting up python3-minimal (3.9.2-3) ...
12:26:45 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 90.18MB / 116.78MB 18.9s
12:26:45 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 12.0s done
12:26:45 #10 12.35 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
12:26:45 #10 12.35 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
12:26:45 #10 12.35 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
12:26:45 #10 12.35 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
12:26:45 #10 12.35 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
12:26:45 #10 12.35 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
12:26:45 #10 12.35 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
12:26:45 #10 12.35 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
12:26:45 #11 16.50 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
12:26:45 #11 16.51 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
12:26:45 #11 16.68 Selecting previously unselected package python3.8-minimal.
12:26:45 #11 16.68 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:26:45 #11 16.69 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:26:45 #10 3.854 Get:6 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
12:26:45 #10 3.854 Get:7 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
12:26:45 #10 3.854 Get:8 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
12:26:45 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 104.86MB / 116.78MB 21.3s
12:26:45 #11 18.02 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
12:26:45 #11 18.02 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB]
12:26:45 #11 18.03 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
12:26:45 #11 18.03 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
12:26:45 #11 18.08 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB]
12:26:45 #11 18.15 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.2 [1082 kB]
12:26:45 #11 18.19 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
12:26:45 #11 18.30 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
12:26:45 #11 12.05 Get:142 http://archive.ubuntu.com/ubuntu kinetic/main amd64 g++ amd64 4:12.2.0-1ubuntu1 [1406 B]
12:26:45 #11 12.05 Get:143 http://archive.ubuntu.com/ubuntu kinetic/main amd64 make amd64 4.3-4.1build1 [180 kB]
12:26:45 #11 12.06 Get:144 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdpkg-perl all 1.21.9ubuntu1 [237 kB]
12:26:45 #11 12.06 Get:145 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
12:26:45 #11 12.06 Get:146 http://archive.ubuntu.com/ubuntu kinetic/main amd64 patch amd64 2.7.6-7build2 [109 kB]
12:26:45 #11 12.06 Get:147 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lto-disabled-list all 35 [12.2 kB]
12:26:45 #11 12.07 Get:148 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dpkg-dev all 1.21.9ubuntu1 [1070 kB]
12:26:45 #11 12.08 Get:149 http://archive.ubuntu.com/ubuntu kinetic/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
12:26:45 #11 12.08 Get:150 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
12:26:45 #11 12.09 Get:151 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-6ubuntu2 [20.3 kB]
12:26:45 #11 12.09 Get:152 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-2 amd64 2.1.28+dfsg-6ubuntu2 [56.6 kB]
12:26:45 #11 12.09 Get:153 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-1ubuntu1 [183 kB]
12:26:45 #11 12.10 Get:154 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
12:26:45 #11 12.10 Get:155 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
12:26:45 #11 12.10 Get:156 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl4 amd64 7.85.0-1ubuntu0.2 [293 kB]
12:26:45 #11 12.11 Get:157 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 curl amd64 7.85.0-1ubuntu0.2 [199 kB]
12:26:45 #11 12.11 Get:158 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
12:26:45 #11 12.11 Get:159 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
12:26:45 #11 12.11 Get:160 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtool all 2.4.7-4 [166 kB]
12:26:45 #11 12.12 Get:161 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-autoreconf all 20 [16.1 kB]
12:26:45 #11 12.12 Get:162 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
12:26:45 #11 12.12 Get:163 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-override-perl all 0.09-3 [9756 B]
12:26:45 #11 12.12 Get:164 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
12:26:45 #11 12.12 Get:165 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
12:26:45 #11 12.13 Get:166 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdw1 amd64 0.187-4 [248 kB]
12:26:45 #11 12.14 Get:167 http://archive.ubuntu.com/ubuntu kinetic/main amd64 debugedit amd64 1:5.0-5 [46.1 kB]
12:26:45 #11 12.14 Get:168 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dwz amd64 0.14-1build2 [105 kB]
12:26:45 #11 12.14 Get:169 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gettext amd64 0.21-8 [867 kB]
12:26:45 #11 12.16 Get:170 http://archive.ubuntu.com/ubuntu kinetic/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:45 #11 12.16 Get:171 http://archive.ubuntu.com/ubuntu kinetic/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
12:26:45 #11 12.16 Get:172 http://archive.ubuntu.com/ubuntu kinetic/main amd64 debhelper all 13.9.1ubuntu1 [939 kB]
12:26:45 #11 12.18 Get:173 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfakeroot amd64 1.29-1ubuntu1 [31.1 kB]
12:26:45 #11 12.18 Get:174 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fakeroot amd64 1.29-1ubuntu1 [60.0 kB]
12:26:45 #11 12.18 Get:175 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libassuan0 amd64 2.5.5-4 [37.2 kB]
12:26:45 #11 12.18 Get:176 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgconf amd64 2.2.35-3ubuntu1 [93.6 kB]
12:26:45 #11 12.18 Get:177 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libksba8 amd64 1.6.0-3ubuntu1.1 [119 kB]
12:26:45 #10 17.04 (17/166): groff-base-1.22.4-10.el9.x86_64.rpm   7.9 MB/s | 1.1 MB     00:00    
12:26:45 #10 17.08 (18/166): gsettings-desktop-schemas-40.0-6.el9. 4.0 MB/s | 684 kB     00:00    
12:26:45 #10 17.11 (19/166): json-glib-1.6.6-1.el9.x86_64.rpm      2.1 MB/s | 163 kB     00:00    
12:26:45 #10 17.15 (20/166): info-6.7-15.el9.x86_64.rpm            1.9 MB/s | 225 kB     00:00    
12:26:45 #10 17.19 (21/166): less-590-1.el9.x86_64.rpm             1.4 MB/s | 163 kB     00:00    
12:26:45 #10 17.20 (22/166): libatomic-11.3.1-4.3.el9.x86_64.rpm   624 kB/s |  52 kB     00:00    
12:26:45 #10 17.23 (23/166): libdb-5.3.28-53.el9.x86_64.rpm         18 MB/s | 738 kB     00:00    
12:26:45 #10 17.25 (24/166): libbrotli-1.0.9-6.el9.x86_64.rpm      5.4 MB/s | 314 kB     00:00    
12:26:45 #10 17.26 (25/166): libeconf-0.4.1-2.el9.x86_64.rpm       507 kB/s |  28 kB     00:00    
12:26:45 #11 13.41 Get:164 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
12:26:45 #11 13.41 Get:165 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
12:26:45 #11 13.41 Get:166 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdw1 arm64 0.187-4 [243 kB]
12:26:45 #11 13.42 Get:167 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 debugedit arm64 1:5.0-5 [45.9 kB]
12:26:45 #11 13.42 Get:168 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dwz arm64 0.14-1build2 [102 kB]
12:26:45 #11 13.42 Get:169 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gettext arm64 0.21-8 [842 kB]
12:26:45 #11 13.45 Get:170 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:45 #11 13.48 Get:171 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
12:26:45 #11 13.49 Get:172 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 debhelper all 13.9.1ubuntu1 [939 kB]
12:26:45 #11 13.56 Get:173 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfakeroot arm64 1.29-1ubuntu1 [30.8 kB]
12:26:45 #11 13.56 Get:174 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fakeroot arm64 1.29-1ubuntu1 [60.1 kB]
12:26:45 #11 13.56 Get:175 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libassuan0 arm64 2.5.5-4 [35.3 kB]
12:26:45 #11 13.56 Get:176 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgconf arm64 2.2.35-3ubuntu1 [92.4 kB]
12:26:45 #11 13.56 Get:177 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libksba8 arm64 1.6.0-3ubuntu1.1 [116 kB]
12:26:45 #11 13.57 Get:178 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
12:26:45 #11 13.57 Get:179 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dirmngr arm64 2.2.35-3ubuntu1 [295 kB]
12:26:45 #11 13.57 Get:180 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
12:26:45 #11 13.63 Get:181 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-utils arm64 2.2.35-3ubuntu1 [301 kB]
12:26:45 #11 13.64 Get:182 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg arm64 2.2.35-3ubuntu1 [508 kB]
12:26:45 #11 13.70 Get:183 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pinentry-curses arm64 1.2.0-2ubuntu1 [33.7 kB]
12:26:45 #10 21.08 Unpacking libatomic1:arm64 (8.3.0-6) ...
12:26:45 #10 21.14 Selecting previously unselected package libasan5:arm64.
12:26:45 #10 21.14 Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ...
12:26:45 #10 21.15 Unpacking libasan5:arm64 (8.3.0-6) ...
12:26:45 #10 21.24 Selecting previously unselected package liblsan0:arm64.
12:26:45 #10 21.24 Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ...
12:26:45 #10 21.24 Unpacking liblsan0:arm64 (8.3.0-6) ...
12:26:45 #10 21.29 Selecting previously unselected package libtsan0:arm64.
12:26:45 #10 21.30 Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ...
12:26:45 #10 21.30 Unpacking libtsan0:arm64 (8.3.0-6) ...
12:26:45 #10 21.36 Selecting previously unselected package libubsan1:arm64.
12:26:45 #9 ...
12:26:45 
12:26:45 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:45 #10 10.60 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
12:26:45 #10 10.62 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
12:26:45 #10 10.62 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
12:26:45 #10 10.62 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
12:26:45 #10 10.64 Get:117 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
12:26:45 #10 10.64 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
12:26:45 #10 10.64 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
12:26:45 #10 10.65 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
12:26:45 #10 10.66 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
12:26:45 #10 10.67 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
12:26:45 #10 10.68 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
12:26:45 #10 10.70 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
12:26:45 #10 10.70 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
12:26:45 #10 10.72 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
12:26:45 #10 10.72 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
12:26:45 #10 10.73 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
12:26:45 #10 10.73 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
12:26:45 #10 10.75 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
12:26:45 #10 10.75 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
12:26:45 #10 10.75 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
12:26:45 #10 10.75 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
12:26:45 #10 10.75 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:26:45 #10 10.75 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
12:26:45 #10 10.75 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
12:26:45 #10 10.75 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
12:26:45 #10 10.75 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
12:26:45 #10 10.76 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
12:26:45 #10 10.76 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:45 #10 10.76 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:45 #10 10.76 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
12:26:45 #10 10.77 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
12:26:45 #10 10.77 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
12:26:45 #10 10.77 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
12:26:45 #10 10.77 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
12:26:45 #10 10.77 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
12:26:45 #10 10.77 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
12:26:45 #10 10.77 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
12:26:45 #10 10.77 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
12:26:45 #10 10.78 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
12:26:45 #10 10.78 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
12:26:45 #10 10.78 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
12:26:45 #10 10.78 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
12:26:45 #10 10.78 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
12:26:45 #10 10.78 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
12:26:45 #10 10.78 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
12:26:45 #10 10.78 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:45 #10 10.78 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
12:26:45 #10 10.79 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB]
12:26:45 #10 10.80 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
12:26:45 #10 10.80 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
12:26:45 #10 10.80 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
12:26:45 #10 10.80 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:45 #10 10.81 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:45 #10 10.81 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
12:26:45 #10 10.81 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
12:26:45 #10 10.81 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
12:26:45 #10 10.81 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
12:26:45 #10 10.85 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
12:26:45 #10 10.85 Get:171 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u6 [7080 B]
12:26:45 #10 10.85 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
12:26:45 #10 10.85 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
12:26:45 #10 10.85 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
12:26:45 #10 10.85 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
12:26:45 #10 10.85 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
12:26:45 #10 10.86 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
12:26:45 #10 10.86 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
12:26:45 #10 10.86 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
12:26:45 #10 10.86 Get:180 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u7 [325 kB]
12:26:45 #10 10.88 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u7 [1134 kB]
12:26:45 #10 10.88 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
12:26:45 #10 10.88 Get:183 http://deb.debian.org/debian buster/main armhf libunbound8 armhf 1.9.0-2+deb10u2 [411 kB]
12:26:45 #10 10.90 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u9 [316 kB]
12:26:45 #10 10.90 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u7 [545 kB]
12:26:45 #10 10.90 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [296 kB]
12:26:45 #10 10.92 Get:187 http://deb.debian.org/debian buster/main armhf libpcre2-8-0 armhf 10.32-5 [190 kB]
12:26:45 #10 10.92 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
12:26:45 #10 10.92 Get:189 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u6 [1622 kB]
12:26:45 #10 10.94 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u6 [4552 kB]
12:26:45 #10 11.04 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
12:26:45 #10 11.04 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
12:26:45 #10 11.05 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
12:26:45 #10 11.15 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
12:26:45 #10 11.19 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
12:26:45 #10 11.19 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
12:26:45 #10 11.21 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:26:45 #10 11.21 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
12:26:45 #10 11.21 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
12:26:45 #10 11.21 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
12:26:45 #10 11.21 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
12:26:45 #10 11.21 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
12:26:45 #10 11.21 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
12:26:45 #10 11.21 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
12:26:45 #10 11.21 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
12:26:45 #10 11.21 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:26:45 #10 11.21 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
12:26:45 #10 11.21 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
12:26:45 #10 11.21 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
12:26:45 #10 11.23 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
12:26:45 #10 11.23 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
12:26:45 #10 11.23 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
12:26:45 #10 11.23 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
12:26:45 #10 11.23 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
12:26:45 #10 11.23 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
12:26:45 #10 11.23 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
12:26:45 #10 11.23 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
12:26:45 #10 11.23 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
12:26:45 #10 11.23 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
12:26:45 #10 11.23 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
12:26:45 #10 11.23 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
12:26:45 #10 11.23 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:26:45 #10 11.23 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:26:45 #10 11.24 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
12:26:45 #10 11.24 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
12:26:45 #10 11.24 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
12:26:45 #10 11.24 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
12:26:45 #10 11.24 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:26:45 #10 11.24 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
12:26:45 #10 11.24 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
12:26:45 #10 11.24 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
12:26:45 #10 11.25 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
12:26:45 #10 11.25 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
12:26:45 #10 11.25 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
12:26:45 #10 11.25 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
12:26:45 #10 11.25 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
12:26:45 #10 11.25 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
12:26:45 #10 11.39 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
12:26:45 #10 11.41 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
12:26:45 #10 11.41 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB]
12:26:45 #10 11.41 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
12:26:45 #10 11.41 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
12:26:45 #10 11.41 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
12:26:45 #10 11.42 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
12:26:45 #10 11.42 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
12:26:45 #10 11.42 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:26:45 #10 11.43 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
12:26:45 #10 11.43 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
12:26:45 #10 11.43 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
12:26:45 #10 11.43 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
12:26:45 #10 11.43 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:26:45 #10 11.43 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
12:26:45 #10 11.43 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
12:26:45 #10 11.43 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:26:45 #10 11.43 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
12:26:45 #10 11.43 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
12:26:45 #10 11.44 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
12:26:45 #10 11.44 Get:258 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
12:26:45 #10 11.46 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
12:26:45 #10 11.46 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
12:26:45 #10 11.47 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
12:26:45 #10 11.47 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB]
12:26:45 #10 11.47 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
12:26:45 #10 11.47 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
12:26:45 #10 11.47 Get:265 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
12:26:45 #10 11.47 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
12:26:45 #10 11.48 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
12:26:45 #10 11.48 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
12:26:45 #10 11.48 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
12:26:45 #10 11.48 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
12:26:45 #10 11.48 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
12:26:45 #10 11.48 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
12:26:45 #10 11.48 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
12:26:45 #10 11.50 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
12:26:45 #10 11.50 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
12:26:45 #10 11.50 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
12:26:45 #10 11.50 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
12:26:45 #10 11.50 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
12:26:45 #10 11.50 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
12:26:45 #10 11.52 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
12:26:45 #10 11.52 Get:281 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
12:26:45 #10 11.52 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.36-0+deb10u2 [164 kB]
12:26:45 #10 11.52 Get:283 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
12:26:45 #10 11.52 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB]
12:26:45 #10 11.55 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB]
12:26:45 #10 11.56 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
12:26:45 #10 11.57 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
12:26:45 #10 11.60 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
12:26:45 #10 11.60 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
12:26:45 #10 11.60 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
12:26:45 #10 11.60 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
12:26:45 #10 11.69 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
12:26:45 #10 11.71 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
12:26:45 #10 11.71 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
12:26:45 #10 11.72 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
12:26:45 #10 11.72 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
12:26:45 #10 11.72 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:26:45 #10 11.72 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
12:26:45 #10 11.72 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
12:26:45 #10 11.72 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
12:26:45 #10 11.72 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
12:26:45 #10 11.72 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
12:26:45 #10 11.73 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
12:26:45 #10 11.74 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB]
12:26:45 #10 11.74 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
12:26:45 #10 11.74 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
12:26:45 #10 11.74 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
12:26:45 #10 11.74 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
12:26:45 #10 11.74 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
12:26:45 #10 11.74 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
12:26:45 #10 11.74 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
12:26:45 #10 11.74 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:26:45 #10 11.74 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
12:26:45 #10 11.75 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:26:45 #10 11.75 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
12:26:45 #10 11.75 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
12:26:45 #10 11.75 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
12:26:45 #10 11.75 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
12:26:45 #10 11.76 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
12:26:45 #10 11.76 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
12:26:45 #10 11.76 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
12:26:45 #10 11.76 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
12:26:45 #10 11.76 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
12:26:45 #10 11.76 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
12:26:45 #10 11.76 Get:325 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
12:26:45 #10 11.76 Get:326 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB]
12:26:45 #10 11.78 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
12:26:45 #10 11.78 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
12:26:45 #10 11.78 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
12:26:45 #10 11.78 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
12:26:45 #10 11.78 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
12:26:45 #10 11.79 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:26:45 #10 11.79 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
12:26:45 #10 11.81 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
12:26:45 #10 11.81 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
12:26:45 #10 11.81 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
12:26:45 #10 11.81 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
12:26:45 #10 11.81 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
12:26:45 #10 11.81 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
12:26:45 #10 11.81 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
12:26:45 #10 11.82 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
12:26:45 #10 11.82 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
12:26:45 #10 11.84 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
12:26:45 #10 11.99 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
12:26:45 #10 12.10 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
12:26:45 #10 12.10 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
12:26:45 #10 12.10 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
12:26:45 #10 12.10 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
12:26:45 #10 12.10 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
12:26:45 #10 12.12 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
12:26:45 #10 12.12 Get:351 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB]
12:26:45 #10 12.12 Get:352 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB]
12:26:45 #10 12.12 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
12:26:45 #10 12.12 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
12:26:45 #10 12.12 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
12:26:45 #10 12.14 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
12:26:45 #10 12.14 Get:357 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB]
12:26:45 #10 12.14 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
12:26:45 #10 12.14 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
12:26:45 #10 12.43 debconf: delaying package configuration, since apt-utils is not installed
12:26:45 #10 12.47 Fetched 156 MB in 4s (37.2 MB/s)
12:26:45 #10 12.54 Selecting previously unselected package sensible-utils.
12:26:45 #10 12.54 (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.)
12:26:45 #10 12.54 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
12:26:45 #10 12.54 Unpacking sensible-utils (0.0.12) ...
12:26:45 #10 12.61 Selecting previously unselected package lsb-base.
12:26:45 #10 12.61 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
12:26:45 #10 12.61 Unpacking lsb-base (10.2019051400) ...
12:26:45 #10 12.74 Selecting previously unselected package cron.
12:26:45 #10 12.74 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
12:26:45 #10 12.74 Unpacking cron (3.0pl1-134+deb10u1) ...
12:26:45 #10 12.87 Selecting previously unselected package libbsd0:armhf.
12:26:45 #10 12.87 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
12:26:45 #10 12.88 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
12:26:45 #10 12.98 Selecting previously unselected package bsdmainutils.
12:26:45 #10 12.98 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
12:26:45 #10 12.99 Unpacking bsdmainutils (11.1.2+b1) ...
12:26:45 #10 13.08 Selecting previously unselected package libuchardet0:armhf.
12:26:45 #10 13.08 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
12:26:45 #10 13.09 Unpacking libuchardet0:armhf (0.0.6-3) ...
12:26:45 #10 13.14 Selecting previously unselected package groff-base.
12:26:45 #10 13.14 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
12:26:45 #10 13.14 Unpacking groff-base (1.22.4-3+deb10u1) ...
12:26:45 #10 13.31 Selecting previously unselected package libgdbm6:armhf.
12:26:45 #10 13.31 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
12:26:45 #10 13.31 Unpacking libgdbm6:armhf (1.18.1-4) ...
12:26:45 #10 13.37 Selecting previously unselected package libpipeline1:armhf.
12:26:45 #10 13.37 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
12:26:45 #10 13.37 Unpacking libpipeline1:armhf (1.5.1-2) ...
12:26:45 #10 13.43 Selecting previously unselected package man-db.
12:26:45 #10 13.43 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
12:26:45 #10 13.44 Unpacking man-db (2.8.5-2) ...
12:26:45 #10 13.66 Selecting previously unselected package perl-modules-5.28.
12:26:45 #10 13.66 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
12:26:45 #10 13.67 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:26:45 #10 14.31 Selecting previously unselected package libgdbm-compat4:armhf.
12:26:45 #10 14.31 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
12:26:45 #10 14.32 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
12:26:45 #10 14.41 Selecting previously unselected package libperl5.28:armhf.
12:26:45 #10 14.41 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
12:26:45 #10 14.42 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
12:26:45 #10 14.98 Selecting previously unselected package perl.
12:26:45 #10 14.98 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
12:26:45 #10 14.99 Unpacking perl (5.28.1-6+deb10u1) ...
12:26:45 #10 15.09 Selecting previously unselected package liblocale-gettext-perl.
12:26:45 #10 15.09 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
12:26:45 #10 15.09 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
12:26:45 #10 15.20 Selecting previously unselected package libssl1.1:armhf.
12:26:45 #10 15.20 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_armhf.deb ...
12:26:45 #10 15.21 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ...
12:26:45 #10 15.43 Selecting previously unselected package libpython3.7-minimal:armhf.
12:26:45 #10 15.43 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:26:45 #10 15.43 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:26:45 #10 15.59 Selecting previously unselected package libexpat1:armhf.
12:26:45 #10 15.59 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
12:26:45 #10 15.60 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
12:26:45 #10 15.65 Selecting previously unselected package python3.7-minimal.
12:26:45 #10 15.65 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:26:45 #10 15.65 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:45 #10 15.92 Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ...
12:26:45 #10 16.19 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:26:45 #10 16.22 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
12:26:45 #10 16.24 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:45 #10 21.04 Selecting previously unselected package libxml2:arm64.
12:26:45 #10 21.04 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_arm64.deb ...
12:26:45 #10 21.04 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
12:26:45 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008
12:26:45 #10 16.09 Selecting previously unselected package python3.
12:26:45 #10 16.09 (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 ... 9954 files and directories currently installed.)
12:26:45 #10 16.10 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
12:26:45 #10 16.12 Unpacking python3 (3.9.2-3) ...
12:26:45 #10 16.20 Selecting previously unselected package less.
12:26:45 #10 16.20 Preparing to unpack .../001-less_551-2_amd64.deb ...
12:26:45 #10 16.20 Unpacking less (551-2) ...
12:26:45 #10 12.77 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
12:26:45 #10 12.78 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
12:26:45 #10 12.79 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
12:26:45 #10 12.79 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
12:26:45 #10 12.79 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
12:26:45 #10 12.79 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
12:26:45 #10 12.79 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
12:26:45 #10 12.83 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
12:26:45 #10 12.83 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
12:26:45 #10 12.86 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
12:26:45 #10 12.94 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
12:26:46 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.1s done
12:26:46 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 98.57MB / 116.78MB 20.1s
12:26:46 #13 66.37   Installing : cpp-4.8.5-44.el7.aarch64                                   13/65 
12:26:46 #11 16.95 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
12:26:46 #10 4.657 Fetched 18.8 MB in 3s (5664 kB/s)
12:26:46 #11 18.31 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB]
12:26:46 #11 18.31 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
12:26:46 #11 18.31 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
12:26:46 #11 18.31 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
12:26:46 #11 18.32 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
12:26:46 #11 18.32 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB]
12:26:46 #11 18.32 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB]
12:26:46 #11 18.32 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
12:26:46 #11 18.37 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB]
12:26:46 #11 18.54 debconf: delaying package configuration, since apt-utils is not installed
12:26:46 #11 18.57 Fetched 129 MB in 12s (10.4 MB/s)
12:26:46 #11 12.19 Get:178 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
12:26:46 #11 12.19 Get:179 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dirmngr amd64 2.2.35-3ubuntu1 [303 kB]
12:26:46 #11 12.19 Get:180 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
12:26:46 #11 12.19 Get:181 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-utils amd64 2.2.35-3ubuntu1 [310 kB]
12:26:46 #11 12.20 Get:182 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg amd64 2.2.35-3ubuntu1 [522 kB]
12:26:46 #11 12.21 Get:183 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pinentry-curses amd64 1.2.0-2ubuntu1 [34.5 kB]
12:26:46 #11 12.21 Get:184 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-agent amd64 2.2.35-3ubuntu1 [215 kB]
12:26:46 #11 12.21 Get:185 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-client amd64 2.2.35-3ubuntu1 [63.7 kB]
12:26:46 #11 12.22 Get:186 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-server amd64 2.2.35-3ubuntu1 [58.7 kB]
12:26:46 #11 12.22 Get:187 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgsm amd64 2.2.35-3ubuntu1 [201 kB]
12:26:46 #11 12.22 Get:188 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg all 2.2.35-3ubuntu1 [318 kB]
12:26:46 #11 12.23 Get:189 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
12:26:46 #11 12.23 Get:190 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-which-perl all 1.27-1 [14.3 kB]
12:26:46 #11 12.23 Get:191 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
12:26:46 #11 12.23 Get:192 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
12:26:46 #11 12.23 Get:193 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
12:26:46 #11 12.24 Get:194 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB]
12:26:46 #11 12.24 Get:195 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:46 #11 12.24 Get:196 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-xsaccessor-perl amd64 1.19-4 [34.1 kB]
12:26:46 #11 12.25 Get:197 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libb-hooks-op-check-perl amd64 0.22-2 [10.5 kB]
12:26:46 #11 12.25 Get:198 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdynaloader-functions-perl all 0.003-2 [12.5 kB]
12:26:46 #11 12.25 Get:199 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
12:26:46 #11 12.25 Get:200 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libparams-classify-perl amd64 0.015-2 [21.9 kB]
12:26:46 #11 12.25 Get:201 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
12:26:46 #11 12.26 Get:202 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
12:26:46 #10 17.27 (26/166): libfdisk-2.37.4-9.el9.x86_64.rpm      4.3 MB/s | 155 kB     00:00    
12:26:46 #10 17.28 (27/166): libpipeline-1.5.3-4.el9.x86_64.rpm    2.3 MB/s |  49 kB     00:00    
12:26:46 #10 17.31 (28/166): libpkgconf-1.7.3-10.el9.x86_64.rpm    1.0 MB/s |  36 kB     00:00    
12:26:46 #10 17.35 (29/166): libpng-1.6.37-12.el9.x86_64.rpm       1.9 MB/s | 117 kB     00:00    
12:26:46 #10 17.43 (30/166): libproxy-0.4.15-35.el9.x86_64.rpm     673 kB/s |  74 kB     00:00    
12:26:46 #10 17.48 (31/166): libpsl-0.21.1-5.el9.x86_64.rpm        499 kB/s |  64 kB     00:00    
12:26:46 #11 13.70 Get:184 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-agent arm64 2.2.35-3ubuntu1 [209 kB]
12:26:46 #11 13.71 Get:185 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-client arm64 2.2.35-3ubuntu1 [61.8 kB]
12:26:46 #11 13.71 Get:186 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-server arm64 2.2.35-3ubuntu1 [57.2 kB]
12:26:46 #11 13.71 Get:187 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgsm arm64 2.2.35-3ubuntu1 [195 kB]
12:26:46 #11 13.72 Get:188 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg all 2.2.35-3ubuntu1 [318 kB]
12:26:46 #11 13.73 Get:189 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
12:26:46 #11 13.73 Get:190 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-which-perl all 1.27-1 [14.3 kB]
12:26:46 #11 13.78 Get:191 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
12:26:46 #11 13.78 Get:192 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
12:26:46 #11 13.85 Get:193 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
12:26:46 #11 13.85 Get:194 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB]
12:26:46 #11 13.85 Get:195 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:46 #11 13.85 Get:196 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-xsaccessor-perl arm64 1.19-4 [33.6 kB]
12:26:46 #11 13.85 Get:197 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libb-hooks-op-check-perl arm64 0.22-2 [10.5 kB]
12:26:46 #11 13.85 Get:198 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdynaloader-functions-perl all 0.003-2 [12.5 kB]
12:26:46 #11 13.85 Get:199 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
12:26:46 #11 13.86 Get:200 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libparams-classify-perl arm64 0.015-2 [21.8 kB]
12:26:46 #11 13.92 Get:201 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
12:26:46 #11 13.92 Get:202 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
12:26:46 #8 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:46 #8 DONE 26.4s
12:26:46 
12:26:46 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:46 #10 21.36 Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ...
12:26:46 #10 21.37 Unpacking libubsan1:arm64 (8.3.0-6) ...
12:26:46 #10 21.40 Selecting previously unselected package libgcc-8-dev:arm64.
12:26:46 #10 21.40 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ...
12:26:46 #10 21.41 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
12:26:46 #10 21.53 Selecting previously unselected package gcc-8.
12:26:46 #10 21.53 Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ...
12:26:46 #10 21.54 Unpacking gcc-8 (8.3.0-6) ...
12:26:46 #10 16.81 Selecting previously unselected package python3-minimal.
12:26:46 #10 16.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9597 files and directories currently installed.)
12:26:46 #10 16.81 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
12:26:46 #10 16.82 Unpacking python3-minimal (3.7.3-1) ...
12:26:46 #10 16.87 Selecting previously unselected package mime-support.
12:26:46 #10 16.87 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:26:46 #10 16.87 Unpacking mime-support (3.62) ...
12:26:46 #10 21.12 Selecting previously unselected package libyaml-0-2:arm64.
12:26:46 #10 21.12 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ...
12:26:46 #10 21.13 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
12:26:46 #10 21.16 Selecting previously unselected package lsb-release.
12:26:46 #10 21.16 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
12:26:46 #10 21.17 Unpacking lsb-release (9.20170808ubuntu1) ...
12:26:46 #10 21.22 Selecting previously unselected package netbase.
12:26:46 #10 21.22 Preparing to unpack .../024-netbase_5.4_all.deb ...
12:26:46 #10 21.22 Unpacking netbase (5.4) ...
12:26:46 #10 21.26 Selecting previously unselected package shared-mime-info.
12:26:46 #10 21.26 Preparing to unpack .../025-shared-mime-info_1.9-2_arm64.deb ...
12:26:46 #10 21.26 Unpacking shared-mime-info (1.9-2) ...
12:26:46 #10 21.34 Selecting previously unselected package ucf.
12:26:46 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 83.89MB / 116.78MB 18.6s
12:26:46 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 96.47MB / 116.78MB 19.4s
12:26:46 #10 16.30 Selecting previously unselected package netbase.
12:26:46 #10 16.30 Preparing to unpack .../002-netbase_6.3_all.deb ...
12:26:46 #10 16.31 Unpacking netbase (6.3) ...
12:26:46 #10 16.34 Selecting previously unselected package sensible-utils.
12:26:46 #10 16.34 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
12:26:46 #10 16.35 Unpacking sensible-utils (0.0.14) ...
12:26:46 #10 16.39 Selecting previously unselected package bzip2.
12:26:46 #10 16.39 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
12:26:46 #10 16.39 Unpacking bzip2 (1.0.8-4) ...
12:26:46 #10 16.45 Selecting previously unselected package openssl.
12:26:46 #10 16.46 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:26:46 #10 16.46 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:26:46 #10 16.59 Selecting previously unselected package ca-certificates.
12:26:46 #10 16.59 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
12:26:46 #10 16.60 Unpacking ca-certificates (20210119) ...
12:26:46 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c
12:26:46 #10 12.95 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
12:26:46 #10 12.95 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
12:26:46 #10 13.00 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
12:26:46 #10 20.46 Selecting previously unselected package gcc.
12:26:46 #13 66.68   Installing : systemd-devel-219-78.el7_9.7.aarch64                       14/65 
12:26:46 #11 17.08 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:26:46 #11 17.10 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
12:26:46 #11 17.11 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:26:46 #11 12.54 Get:203 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
12:26:46 #11 12.56 Get:204 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:46 #11 12.57 Get:205 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
12:26:46 #11 12.59 Get:206 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libencode-locale-perl all 1.05-2 [12.2 kB]
12:26:46 #11 12.59 Get:207 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
12:26:46 #11 12.59 Get:208 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
12:26:46 #11 12.60 Get:209 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB]
12:26:46 #11 12.60 Get:210 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:46 #11 12.60 Get:211 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liburi-perl all 5.12-1ubuntu1 [80.7 kB]
12:26:46 #11 12.61 Get:212 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-parser-perl amd64 3.78-1 [88.3 kB]
12:26:46 #11 12.61 Get:213 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
12:26:46 #11 12.62 Get:214 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-html-perl all 1.004-3 [15.9 kB]
12:26:46 #11 12.62 Get:215 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:46 #11 12.62 Get:216 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-message-perl all 6.37-1 [76.3 kB]
12:26:46 #11 12.63 Get:217 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
12:26:46 #11 12.63 Get:218 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:46 #11 12.63 Get:219 http://archive.ubuntu.com/ubuntu kinetic/main amd64 perl-openssl-defaults amd64 7 [7536 B]
12:26:46 #11 12.63 Get:220 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-ssleay-perl amd64 1.92-2 [321 kB]
12:26:46 #11 12.64 Get:221 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
12:26:46 #11 12.64 Get:222 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
12:26:46 #11 12.65 Get:223 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
12:26:46 #11 12.65 Get:224 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
12:26:46 #11 12.65 Get:225 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:46 #11 12.65 Get:226 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-perl all 6.67-1 [141 kB]
12:26:46 #11 12.66 Get:227 http://archive.ubuntu.com/ubuntu kinetic/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
12:26:46 #11 12.66 Get:228 http://archive.ubuntu.com/ubuntu kinetic/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
12:26:46 #11 12.66 Get:229 http://archive.ubuntu.com/ubuntu kinetic/main amd64 devscripts amd64 2.22.2ubuntu3 [1060 kB]
12:26:46 #11 12.68 Get:230 http://archive.ubuntu.com/ubuntu kinetic/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
12:26:46 #11 12.68 Get:231 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-chardet all 4.0.0-2 [109 kB]
12:26:46 #11 12.68 Get:232 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-debian all 0.1.46 [116 kB]
12:26:46 #11 12.68 Get:233 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgpgme11 amd64 1.17.1-4.1ubuntu1 [136 kB]
12:26:46 #11 12.68 Get:234 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gpg amd64 1.17.1-4.1ubuntu1 [208 kB]
12:26:46 #11 12.69 Get:235 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-xdg all 0.27-2 [36.9 kB]
12:26:46 #11 12.69 Get:236 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dput all 1.1.2ubuntu2 [46.0 kB]
12:26:46 #11 12.69 Get:237 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
12:26:46 #11 12.70 Get:238 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
12:26:46 #11 12.70 Get:239 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl3-gnutls amd64 7.85.0-1ubuntu0.2 [288 kB]
12:26:46 #11 12.71 Get:240 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
12:26:46 #10 17.79 (32/166): libicu-67.1-9.el9.x86_64.rpm           18 MB/s | 9.6 MB     00:00    
12:26:46 #10 17.79 (33/166): libpwquality-1.4.4-8.el9.x86_64.rpm   332 kB/s | 119 kB     00:00    
12:26:46 #10 17.80 (34/166): libselinux-utils-3.5-0.rc1.1.el9.x86_ 569 kB/s | 181 kB     00:00    
12:26:46 #10 17.80 (35/166): libutempter-1.2.1-6.el9.x86_64.rpm    2.0 MB/s |  27 kB     00:00    
12:26:46 #10 17.83 (36/166): man-db-2.9.3-7.el9.x86_64.rpm          39 MB/s | 1.2 MB     00:00    
12:26:46 #11 18.59 Selecting previously unselected package liblocale-gettext-perl.
12:26:46 #11 18.59 (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.)
12:26:46 #11 18.60 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
12:26:46 #11 18.60 Unpacking liblocale-gettext-perl (1.07-4build3) ...
12:26:46 #11 18.64 Selecting previously unselected package libpython3.10-minimal:arm64.
12:26:46 #11 18.64 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
12:26:46 #11 18.64 Unpacking libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) ...
12:26:46 #11 18.72 Selecting previously unselected package libexpat1:arm64.
12:26:46 #11 18.72 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
12:26:46 #11 18.73 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
12:26:46 #11 18.77 Selecting previously unselected package python3.10-minimal.
12:26:46 #11 18.77 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
12:26:46 #11 18.77 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
12:26:46 #11 18.84 Setting up libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) ...
12:26:46 #10 16.94 Selecting previously unselected package libmpdec2:armhf.
12:26:46 #10 16.94 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
12:26:46 #10 16.94 Unpacking libmpdec2:armhf (2.4.2-2) ...
12:26:46 #10 16.99 Selecting previously unselected package readline-common.
12:26:46 #10 16.99 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
12:26:46 #10 17.00 Unpacking readline-common (7.0-5) ...
12:26:46 #10 17.05 Selecting previously unselected package libreadline7:armhf.
12:26:46 #10 17.05 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
12:26:46 #10 17.06 Unpacking libreadline7:armhf (7.0-5) ...
12:26:46 #10 17.13 Selecting previously unselected package libsqlite3-0:armhf.
12:26:46 #10 17.13 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
12:26:46 #10 17.14 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
12:26:46 #10 21.35 Preparing to unpack .../026-ucf_3.0038_all.deb ...
12:26:46 #10 21.35 Moving old data out of the way
12:26:46 #10 21.35 Unpacking ucf (3.0038) ...
12:26:46 #10 21.40 Selecting previously unselected package xdg-user-dirs.
12:26:46 #10 21.40 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ...
12:26:46 #10 21.41 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
12:26:46 #10 21.47 Selecting previously unselected package xz-utils.
12:26:46 #10 21.47 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ...
12:26:46 #10 21.47 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
12:26:46 #10 21.51 Selecting previously unselected package gettext-base.
12:26:46 #10 21.51 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ...
12:26:46 #10 21.52 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
12:26:46 #10 21.56 Selecting previously unselected package iso-codes.
12:26:46 #10 21.56 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
12:26:46 #10 21.57 Unpacking iso-codes (3.79-1) ...
12:26:46 #15 extracting sha256:7340037aea7c206ecfdd2cf4288a89f4c3a2974452ad5d97ac88d0a43ef5d7b2 9.2s done
12:26:46 #15 extracting sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d
12:26:46 #15 extracting sha256:16859e7bbe28359d1837254283d67adc84dc832b53e2c36c12ce05bd64f4d29d 0.1s done
12:26:46 #15 DONE 14.3s
12:26:46 
12:26:46 #16 [linux/arm64 build-base-alpine 2/4] COPY --from=xx / /
12:26:46 #16 ...
12:26:46 
12:26:46 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:46 #13 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
12:26:46 #10 16.67 Selecting previously unselected package libmagic-mgc.
12:26:46 #10 16.68 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:26:46 #10 16.69 Unpacking libmagic-mgc (1:5.39-3) ...
12:26:46 #10 16.80 Selecting previously unselected package libmagic1:amd64.
12:26:46 #10 16.80 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
12:26:46 #10 16.81 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:26:46 #10 16.85 Selecting previously unselected package file.
12:26:46 #10 16.85 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
12:26:46 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 104.86MB / 116.78MB 20.6s
12:26:46 #10 13.42 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u5 [572 kB]
12:26:46 #10 13.46 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
12:26:46 #10 13.46 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
12:26:46 #10 20.47 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
12:26:46 #10 20.47 Unpacking gcc (4:10.2.1-1) ...
12:26:46 #10 20.50 Selecting previously unselected package libstdc++-10-dev:arm64.
12:26:46 #10 20.50 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
12:26:46 #10 20.51 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
12:26:46 #10 20.73 Selecting previously unselected package g++-10.
12:26:46 #10 20.73 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
12:26:46 #13 67.03   Installing : libcgroup-0.41-21.el7.aarch64                              15/65 
12:26:46 #11 12.71 Get:241 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 git-man all 1:2.37.2-1ubuntu1.2 [975 kB]
12:26:46 #11 12.72 Get:242 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 git amd64 1:2.37.2-1ubuntu1.2 [3287 kB]
12:26:46 #11 12.79 Get:243 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
12:26:46 #11 12.79 Get:244 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-7 [11.8 kB]
12:26:46 #11 12.79 Get:245 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-merge-perl all 0.08-4 [12.0 kB]
12:26:46 #11 12.79 Get:246 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libaliased-perl all 0.34-2 [13.5 kB]
12:26:46 #11 12.79 Get:247 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
12:26:46 #11 12.79 Get:248 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive-cpio-perl all 0.10-2 [10.3 kB]
12:26:46 #11 12.79 Get:249 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB]
12:26:46 #11 12.79 Get:250 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
12:26:46 #11 12.79 Get:251 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
12:26:46 #11 12.80 Get:252 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libvariable-magic-perl amd64 0.62-2 [35.5 kB]
12:26:46 #11 12.81 Get:253 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
12:26:46 #11 12.81 Get:254 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libberkeleydb-perl amd64 0.64-1build3 [124 kB]
12:26:46 #11 12.81 Get:255 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfreetype6 amd64 2.12.1+dfsg-3 [387 kB]
12:26:46 #11 12.81 Get:256 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfontconfig1 amd64 2.13.1-4.4ubuntu1 [129 kB]
12:26:46 #11 12.82 Get:257 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
12:26:46 #11 12.82 Get:258 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
12:26:46 #11 12.82 Get:259 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdeflate0 amd64 1.12-1 [76.1 kB]
12:26:46 #11 12.82 Get:260 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.10.1 [29.7 kB]
12:26:46 #11 12.82 Get:261 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblerc3 amd64 3.0+ds-1ubuntu1 [128 kB]
12:26:46 #11 12.82 Get:262 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
12:26:46 #11 12.83 Get:263 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libtiff5 amd64 4.4.0-4ubuntu3.2 [190 kB]
12:26:46 #11 12.83 Get:264 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.10.1 [37.0 kB]
12:26:46 #11 12.84 Get:265 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgd3 amd64 2.3.3-6 [123 kB]
12:26:46 #11 12.84 Get:266 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc-devtools amd64 2.36-0ubuntu4 [28.5 kB]
12:26:46 #11 12.85 Get:267 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:26:46 #11 12.85 Get:268 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcgi-pm-perl all 4.54-1 [188 kB]
12:26:46 #11 12.85 Get:269 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB]
12:26:46 #11 12.85 Get:270 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi-perl amd64 0.82+ds-1build1 [22.8 kB]
12:26:46 #11 12.85 Get:271 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
12:26:46 #11 12.85 Get:272 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
12:26:46 #11 12.86 Get:273 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
12:26:46 #11 12.86 Get:274 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
12:26:46 #11 12.86 Get:275 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
12:26:46 #11 12.86 Get:276 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
12:26:46 #11 12.87 Get:277 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-install-perl all 0.928-2 [10.2 kB]
12:26:46 #11 12.87 Get:278 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
12:26:46 #11 12.87 Get:279 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
12:26:46 #11 12.87 Get:280 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libconst-fast-perl all 0.014-2 [8034 B]
12:26:46 #11 12.87 Get:281 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwant-perl amd64 0.29-2 [25.1 kB]
12:26:46 #11 12.87 Get:282 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcontextual-return-perl all 0.004014-3 [53.8 kB]
12:26:46 #11 12.89 Get:283 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcpanel-json-xs-perl amd64 4.32-1 [114 kB]
12:26:46 #11 12.89 Get:284 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
12:26:46 #11 12.89 Get:285 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
12:26:46 #11 12.89 Get:286 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
12:26:46 #11 12.90 Get:287 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
12:26:46 #11 12.90 Get:288 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
12:26:46 #11 12.90 Get:289 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-moreutils-xs-perl amd64 0.430-3 [41.5 kB]
12:26:46 #11 12.90 Get:290 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
12:26:46 #11 12.90 Get:291 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
12:26:46 #11 12.90 Get:292 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
12:26:46 #11 12.91 Get:293 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-messagepack-perl amd64 1.02-1 [34.8 kB]
12:26:46 #11 12.91 Get:294 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-domain-tld-perl all 1.75-2 [30.8 kB]
12:26:46 #11 12.91 Get:295 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
12:26:46 #11 12.91 Get:296 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
12:26:46 #11 12.93 Get:297 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
12:26:46 #11 12.93 Get:298 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2 [82.5 kB]
12:26:46 #11 12.93 Get:299 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
12:26:46 #11 12.93 Get:300 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
12:26:46 #11 12.93 Get:301 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdistro-info-perl all 1.1ubuntu1 [5606 B]
12:26:46 #11 12.93 Get:302 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libemail-address-xs-perl amd64 1.05-1 [29.3 kB]
12:26:46 #10 17.85 (37/166): ncurses-6.2-8.20210508.el9.x86_64.rpm 9.9 MB/s | 407 kB     00:00    
12:26:46 #10 17.87 (38/166): openssl-3.0.7-2.el9.x86_64.rpm         29 MB/s | 1.2 MB     00:00    
12:26:46 #10 17.91 (39/166): pam-1.5.1-14.el9.x86_64.rpm           7.3 MB/s | 621 kB     00:00    
12:26:46 #10 17.92 (40/166): pkgconf-1.7.3-10.el9.x86_64.rpm       617 kB/s |  41 kB     00:00    
12:26:46 #10 17.93 (41/166): pkgconf-pkg-config-1.7.3-10.el9.x86_6 624 kB/s |  11 kB     00:00    
12:26:46 #10 17.93 (42/166): pkgconf-m4-1.7.3-10.el9.noarch.rpm    710 kB/s |  15 kB     00:00    
12:26:46 #10 17.95 (43/166): policycoreutils-3.5-0.rc1.2.el9.x86_6 9.5 MB/s | 236 kB     00:00    
12:26:46 #10 17.95 (44/166): procps-ng-3.3.17-9.el9.x86_64.rpm      15 MB/s | 346 kB     00:00    
12:26:46 #10 17.96 (45/166): publicsuffix-list-dafsa-20210518-3.el 2.6 MB/s |  58 kB     00:00    
12:26:46 #10 17.97 (46/166): python3-dateutil-2.8.1-6.el9.noarch.r  11 MB/s | 302 kB     00:00    
12:26:46 #10 17.97 (47/166): python3-dbus-1.2.18-2.el9.x86_64.rpm  6.4 MB/s | 144 kB     00:00    
12:26:46 #10 17.98 (48/166): python3-distro-1.5.0-7.el9.noarch.rpm 4.1 MB/s |  37 kB     00:00    
12:26:46 #10 17.99 (49/166): python3-dnf-plugins-core-4.3.0-4.el9.  10 MB/s | 260 kB     00:00    
12:26:46 #10 18.01 (50/166): python3-setools-4.4.0-5.el9.x86_64.rp  15 MB/s | 599 kB     00:00    
12:26:46 #10 18.03 (51/166): python3-six-1.15.0-9.el9.noarch.rpm   1.6 MB/s |  37 kB     00:00    
12:26:46 #10 18.04 (52/166): python3-setuptools-53.0.0-12.el9.noar  21 MB/s | 944 kB     00:00    
12:26:46 #10 18.04 (53/166): python3-systemd-234-18.el9.x86_64.rpm 3.1 MB/s |  90 kB     00:00    
12:26:46 #10 18.08 (54/166): shared-mime-info-2.1-5.el9.x86_64.rpm  10 MB/s | 558 kB     00:00    
12:26:46 #10 18.11 (55/166): systemd-libs-252-3.el9.x86_64.rpm      12 MB/s | 647 kB     00:00    
12:26:46 #10 18.16 (56/166): tcl-8.6.10-7.el9.x86_64.rpm            11 MB/s | 1.1 MB     00:00    
12:26:46 #11 18.86 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
12:26:46 #11 18.87 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
12:26:46 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.2s
12:26:46 #10 17.25 Selecting previously unselected package libpython3.7-stdlib:armhf.
12:26:46 #10 17.25 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
12:26:46 #10 17.26 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:26:46 #11 14.33 Get:203 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
12:26:46 #10 21.87 Selecting previously unselected package krb5-locales.
12:26:46 #9 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.7s done
12:26:46 #10 16.87 Unpacking file (1:5.39-3) ...
12:26:46 #10 16.90 Selecting previously unselected package gettext-base.
12:26:46 #10 16.91 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
12:26:46 #10 16.91 Unpacking gettext-base (0.21-4) ...
12:26:46 #10 17.01 Selecting previously unselected package manpages.
12:26:46 #10 17.01 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
12:26:46 #10 17.01 Unpacking manpages (5.10-1) ...
12:26:46 #10 13.53 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:46 #10 13.53 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
12:26:46 #10 13.54 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
12:26:46 #10 13.54 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
12:26:46 #10 13.54 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
12:26:46 #10 13.54 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
12:26:46 #10 13.54 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
12:26:46 #10 13.59 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
12:26:46 #10 13.60 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
12:26:46 #10 13.67 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:26:46 #10 13.68 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
12:26:46 #10 13.68 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
12:26:46 #10 13.70 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
12:26:46 #10 13.70 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
12:26:46 #10 20.73 Unpacking g++-10 (10.2.1-6) ...
12:26:46 #13 67.35   Installing : rsync-3.1.2-12.el7_9.aarch64                               16/65 
12:26:46 #11 12.94 Get:303 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB]
12:26:46 #7 ...
12:26:46 
12:26:46 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:46 #0 5.973 Fedora 37 - x86_64                               13 MB/s |  64 MB     00:04    
12:26:46 #10 ...
12:26:46 
12:26:46 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:46 #11 17.82 Selecting previously unselected package python3-minimal.
12:26:46 #10 18.24 (57/166): unzip-6.0-56.el9.x86_64.rpm           1.5 MB/s | 182 kB     00:00    
12:26:46 #10 18.27 (58/166): util-linux-2.37.4-9.el9.x86_64.rpm     21 MB/s | 2.3 MB     00:00    
12:26:46 #10 18.27 (59/166): util-linux-core-2.37.4-9.el9.x86_64.r 4.0 MB/s | 461 kB     00:00    
12:26:46 #10 18.27 (60/166): vim-filesystem-8.2.2637-16.el9.noarch 500 kB/s |  25 kB     00:00    
12:26:46 #10 18.29 (61/166): xz-5.2.5-8.el9.x86_64.rpm              20 MB/s | 226 kB     00:00    
12:26:46 #10 18.33 (62/166): zstd-1.5.1-2.el9.x86_64.rpm            11 MB/s | 548 kB     00:00    
12:26:46 #10 18.34 (63/166): zip-3.0-33.el9.x86_64.rpm             3.5 MB/s | 238 kB     00:00    
12:26:46 #10 18.36 (64/166): abattis-cantarell-fonts-0.301-4.el9.n 5.4 MB/s | 365 kB     00:00    
12:26:46 #10 18.37 (65/166): checkpolicy-3.5-0.rc1.1.el9.x86_64.rp 8.0 MB/s | 346 kB     00:00    
12:26:46 #10 17.51 Selecting previously unselected package python3.7.
12:26:46 #10 17.51 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_armhf.deb ...
12:26:46 #10 17.51 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:26:46 #10 17.57 Selecting previously unselected package libpython3-stdlib:armhf.
12:26:46 #10 17.57 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
12:26:46 #10 17.58 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
12:26:46 #10 17.61 Setting up python3-minimal (3.7.3-1) ...
12:26:46 #10 21.87 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
12:26:46 #10 21.87 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
12:26:46 #10 21.91 Selecting previously unselected package libedit2:arm64.
12:26:46 #10 21.91 Preparing to unpack .../032-libedit2_3.1-20170329-1_arm64.deb ...
12:26:46 #10 21.92 Unpacking libedit2:arm64 (3.1-20170329-1) ...
12:26:46 #10 21.96 Selecting previously unselected package libkrb5support0:arm64.
12:26:46 #10 21.96 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ...
12:26:46 #10 21.96 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
12:26:46 #10 22.01 Selecting previously unselected package libk5crypto3:arm64.
12:26:46 #10 22.01 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ...
12:26:46 #10 22.01 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
12:26:46 #10 22.06 Selecting previously unselected package libkeyutils1:arm64.
12:26:46 #10 22.06 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
12:26:46 #10 22.07 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
12:26:46 #10 22.11 Selecting previously unselected package libkrb5-3:arm64.
12:26:46 #11 14.48 Get:204 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:46 #11 14.51 Get:205 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
12:26:46 #11 14.61 Get:206 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libencode-locale-perl all 1.05-2 [12.2 kB]
12:26:46 #11 14.62 Get:207 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
12:26:46 #11 14.66 Get:208 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
12:26:46 #11 14.67 Get:209 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB]
12:26:46 #11 14.67 Get:210 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:46 #11 14.68 Get:211 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liburi-perl all 5.12-1ubuntu1 [80.7 kB]
12:26:46 #11 14.73 Get:212 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-parser-perl arm64 3.78-1 [87.1 kB]
12:26:46 #11 14.77 Get:213 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
12:26:46 #11 14.82 Get:214 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-html-perl all 1.004-3 [15.9 kB]
12:26:46 #11 14.82 Get:215 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:46 #11 14.83 Get:216 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-message-perl all 6.37-1 [76.3 kB]
12:26:46 #11 14.84 Get:217 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
12:26:46 #12 9.079 CentOS Stream 8 - BaseOS                         20 MB/s |  21 MB     00:01    
12:26:46 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.1s
12:26:47 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 111.15MB / 116.78MB 22.5s
12:26:47 #10 17.25 Selecting previously unselected package libmd0:amd64.
12:26:47 #10 17.25 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
12:26:47 #10 17.26 Unpacking libmd0:amd64 (1.0.3-3) ...
12:26:47 #10 17.30 Selecting previously unselected package libbsd0:amd64.
12:26:47 #10 17.30 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
12:26:47 #10 17.31 Unpacking libbsd0:amd64 (0.11.3-1) ...
12:26:47 #10 17.34 Selecting previously unselected package libedit2:amd64.
12:26:47 #10 17.34 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
12:26:47 #10 17.35 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
12:26:47 #10 13.70 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
12:26:47 #10 13.70 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:47 #10 13.76 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:47 #10 13.77 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
12:26:47 #10 16.43 Running transaction check
12:26:47 #10 16.56 Transaction check succeeded.
12:26:47 #10 16.56 Running transaction test
12:26:47 #10 22.14 Selecting previously unselected package gcc.
12:26:47 #10 22.14 Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ...
12:26:47 #10 22.14 Unpacking gcc (4:8.3.0-1) ...
12:26:47 #10 22.18 Selecting previously unselected package libstdc++-8-dev:arm64.
12:26:47 #10 22.18 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ...
12:26:47 #10 22.18 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
12:26:47 #10 22.39 Selecting previously unselected package g++-8.
12:26:47 #10 22.39 Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ...
12:26:47 #10 22.40 Unpacking g++-8 (8.3.0-6) ...
12:26:47 #13 67.67   Installing : libselinux-utils-2.5-15.el7.aarch64                        17/65 
12:26:47 #13 67.79   Installing : policycoreutils-2.5-34.el7.aarch64                         18/65 
12:26:47 #11 13.34 Get:304 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
12:26:47 #11 17.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 ... 4432 files and directories currently installed.)
12:26:47 #11 17.83 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
12:26:47 #11 17.83 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
12:26:47 #11 17.88 Selecting previously unselected package mime-support.
12:26:47 #11 17.88 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
12:26:47 #11 17.88 Unpacking mime-support (3.64ubuntu1) ...
12:26:47 #11 17.93 Selecting previously unselected package libmpdec2:arm64.
12:26:47 #11 17.93 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
12:26:47 #11 17.94 Unpacking libmpdec2:arm64 (2.4.2-3) ...
12:26:47 #11 17.98 Selecting previously unselected package readline-common.
12:26:47 #11 17.98 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
12:26:47 #11 17.98 Unpacking readline-common (8.0-4) ...
12:26:47 #11 18.02 Selecting previously unselected package libreadline8:arm64.
12:26:47 #11 18.02 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
12:26:47 #11 18.02 Unpacking libreadline8:arm64 (8.0-4) ...
12:26:47 #11 18.06 Selecting previously unselected package libsqlite3-0:arm64.
12:26:47 #11 18.06 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
12:26:47 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 102.76MB / 116.78MB 20.2s
12:26:47 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.1s done
12:26:47 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c
12:26:47 #10 18.38 (66/166): desktop-file-utils-0.26-6.el9.x86_64. 3.1 MB/s |  74 kB     00:00    
12:26:47 #10 18.38 (67/166): dwz-0.14-3.el9.x86_64.rpm             4.7 MB/s | 128 kB     00:00    
12:26:47 #10 18.38 (68/166): efi-srpm-macros-4-9.el9.noarch.rpm    1.5 MB/s |  23 kB     00:00    
12:26:47 #10 18.39 (69/166): emacs-filesystem-27.2-8.el9.noarch.rp 1.5 MB/s | 8.8 kB     00:00    
12:26:47 #10 18.39 (70/166): enchant-1.6.0-30.el9.x86_64.rpm       6.5 MB/s |  62 kB     00:00    
12:26:47 #10 18.40 (71/166): fonts-srpm-macros-2.0.5-7.el9.1.noarc 2.8 MB/s |  28 kB     00:00    
12:26:47 #10 18.46 (72/166): gcc-toolset-12-runtime-12.0-5.el9.x86 1.1 MB/s |  55 kB     00:00    
12:26:47 #10 18.54 (73/166): gcc-toolset-12-binutils-2.38-16.el9.x  36 MB/s | 5.5 MB     00:00    
12:26:47 #10 18.55 (74/166): gcc-toolset-12-binutils-gold-2.38-14. 5.2 MB/s | 752 kB     00:00    
12:26:47 #10 18.61 (75/166): gdb-minimal-10.2-10.el9.x86_64.rpm     23 MB/s | 3.5 MB     00:00    
12:26:47 #10 18.62 (76/166): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm   7.1 MB/s | 492 kB     00:00    
12:26:47 #10 18.62 (77/166): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 125 kB/s | 8.8 kB     00:00    
12:26:47 #10 18.63 (78/166): go-srpm-macros-3.0.9-9.el9.noarch.rpm 4.6 MB/s |  27 kB     00:00    
12:26:47 #10 17.90 Selecting previously unselected package python3.
12:26:47 #10 17.90 (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.)
12:26:47 #10 17.90 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
12:26:47 #10 17.91 Unpacking python3 (3.7.3-1) ...
12:26:47 #10 22.11 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ...
12:26:47 #10 22.12 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
12:26:47 #10 22.18 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:26:47 #10 22.18 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ...
12:26:47 #10 22.19 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
12:26:47 #10 22.23 Selecting previously unselected package libpsl5:arm64.
12:26:47 #10 22.23 Preparing to unpack .../038-libpsl5_0.19.1-5build1_arm64.deb ...
12:26:47 #10 22.24 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
12:26:47 #10 22.29 Selecting previously unselected package libssl1.0.0:arm64.
12:26:47 #10 22.29 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_arm64.deb ...
12:26:47 #10 22.30 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
12:26:47 #11 14.84 Get:218 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:47 #11 14.85 Get:219 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 perl-openssl-defaults arm64 7 [7536 B]
12:26:47 #11 14.85 Get:220 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-ssleay-perl arm64 1.92-2 [322 kB]
12:26:47 #11 14.89 Get:221 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
12:26:47 #11 14.91 Get:222 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
12:26:47 #11 14.95 Get:223 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
12:26:47 #11 14.95 Get:224 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
12:26:47 #11 14.95 Get:225 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:47 #11 14.95 Get:226 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-perl all 6.67-1 [141 kB]
12:26:47 #11 14.96 Get:227 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
12:26:47 #11 14.96 Get:228 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
12:26:47 #11 14.96 Get:229 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 devscripts arm64 2.22.2ubuntu3 [1060 kB]
12:26:47 #11 15.03 Get:230 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
12:26:47 #11 15.03 Get:231 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-chardet all 4.0.0-2 [109 kB]
12:26:47 #11 15.03 Get:232 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-debian all 0.1.46 [116 kB]
12:26:47 #11 19.58 Selecting previously unselected package python3-minimal.
12:26:47 #11 19.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4703 files and directories currently installed.)
12:26:47 #11 19.58 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
12:26:47 #11 19.59 Unpacking python3-minimal (3.10.6-1~22.04) ...
12:26:47 #11 19.63 Selecting previously unselected package media-types.
12:26:47 #11 19.63 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
12:26:47 #11 19.63 Unpacking media-types (7.0.0) ...
12:26:47 #11 19.67 Selecting previously unselected package libmpdec3:arm64.
12:26:47 #11 19.67 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
12:26:47 #11 19.68 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
12:26:47 #11 19.72 Selecting previously unselected package readline-common.
12:26:47 #10 17.41 Selecting previously unselected package libcbor0:amd64.
12:26:47 #10 17.42 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
12:26:47 #10 17.42 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
12:26:47 #10 17.46 Selecting previously unselected package libfido2-1:amd64.
12:26:47 #10 17.46 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
12:26:47 #10 17.46 Unpacking libfido2-1:amd64 (1.6.0-2) ...
12:26:47 #10 17.50 Selecting previously unselected package openssh-client.
12:26:47 #10 17.50 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ...
12:26:47 #10 17.51 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
12:26:47 #10 ...
12:26:47 
12:26:47 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:47 #7 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 3.9s done
12:26:47 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 8.2s
12:26:47 #10 13.85 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
12:26:47 #10 13.87 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
12:26:47 #10 13.87 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
12:26:47 #10 13.90 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
12:26:47 #10 13.90 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
12:26:47 #10 13.91 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
12:26:47 #10 13.91 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
12:26:47 #10 13.92 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
12:26:47 #10 13.94 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
12:26:47 #10 13.95 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
12:26:47 #10 14.03 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
12:26:47 #10 14.04 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
12:26:47 #10 14.05 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
12:26:47 #10 17.24 Transaction test succeeded.
12:26:47 #10 17.25 Running transaction
12:26:47 #11 13.50 Get:305 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
12:26:47 #11 13.54 Get:306 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
12:26:47 #11 13.55 Get:307 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-fcntllock-perl amd64 0.22-4 [33.7 kB]
12:26:47 #11 13.62 Get:308 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
12:26:47 #11 13.63 Get:309 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
12:26:47 #11 13.64 Get:310 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-find-rule-perl all 0.34-2 [26.1 kB]
12:26:47 #11 13.67 Get:311 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
12:26:47 #11 13.67 Get:312 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
12:26:47 #11 13.69 Get:313 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfont-ttf-perl all 1.06-2 [323 kB]
12:26:47 #10 21.40 Selecting previously unselected package g++.
12:26:47 #10 21.40 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
12:26:47 #10 21.41 Unpacking g++ (4:10.2.1-1) ...
12:26:47 #10 21.44 Selecting previously unselected package make.
12:26:47 #10 21.44 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
12:26:47 #10 21.45 Unpacking make (4.3-4.1) ...
12:26:47 #10 21.51 Selecting previously unselected package libdpkg-perl.
12:26:47 #10 21.51 Preparing to unpack .../058-libdpkg-perl_1.20.12_all.deb ...
12:26:47 #10 21.52 Unpacking libdpkg-perl (1.20.12) ...
12:26:47 #11 18.07 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
12:26:47 #11 18.13 Selecting previously unselected package libpython3.8-stdlib:arm64.
12:26:47 #11 18.13 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:26:47 #11 18.14 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:26:47 #11 18.31 Selecting previously unselected package python3.8.
12:26:47 #11 18.31 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:26:47 #11 18.31 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:26:47 #10 18.65 (79/166): hunspell-en-0.20140811.1-20.el9.noarc  10 MB/s | 187 kB     00:00    
12:26:47 #10 18.66 (80/166): hunspell-1.7.0-11.el9.x86_64.rpm      7.4 MB/s | 325 kB     00:00    
12:26:47 #10 18.67 (81/166): hunspell-en-GB-0.20140811.1-20.el9.no 5.4 MB/s | 226 kB     00:00    
12:26:47 #10 18.68 (82/166): hunspell-en-US-0.20140811.1-20.el9.no 5.1 MB/s | 177 kB     00:00    
12:26:47 #10 18.68 (83/166): hunspell-filesystem-1.7.0-11.el9.x86_ 1.1 MB/s | 8.7 kB     00:00    
12:26:47 #10 18.68 (84/166): kernel-srpm-macros-1.0-11.el9.noarch. 1.5 MB/s |  16 kB     00:00    
12:26:47 #10 18.69 (85/166): libappstream-glib-0.7.18-4.el9.x86_64  27 MB/s | 396 kB     00:00    
12:26:47 #10 18.69 (86/166): libjpeg-turbo-2.0.90-5.el9.x86_64.rpm  14 MB/s | 176 kB     00:00    
12:26:47 #10 18.70 (87/166): libproxy-webkitgtk4-0.4.15-35.el9.x86 1.4 MB/s |  22 kB     00:00    
12:26:47 #10 18.71 (88/166): libsoup-2.72.0-8.el9.x86_64.rpm        22 MB/s | 405 kB     00:00    
12:26:47 #10 18.71 (89/166): libstemmer-0-18.585svn.el9.x86_64.rpm 6.8 MB/s |  83 kB     00:00    
12:26:47 #10 18.72 (90/166): lua-srpm-macros-1-6.el9.noarch.rpm    666 kB/s | 9.5 kB     00:00    
12:26:47 #10 18.72 (91/166): ocaml-srpm-macros-6-6.el9.noarch.rpm  989 kB/s | 8.8 kB     00:00    
12:26:47 #10 18.72 (92/166): openblas-srpm-macros-2-11.el9.noarch. 1.2 MB/s | 8.4 kB     00:00    
12:26:47 #10 18.73 (93/166): patch-2.7.6-16.el9.x86_64.rpm          12 MB/s | 128 kB     00:00    
12:26:47 #10 18.73 (94/166): perl-AutoLoader-5.74-480.el9.noarch.r 2.1 MB/s |  22 kB     00:00    
12:26:47 #10 18.73 (95/166): perl-Carp-1.50-460.el9.noarch.rpm     3.6 MB/s |  30 kB     00:00    
12:26:47 #10 18.74 (96/166): perl-B-1.80-480.el9.x86_64.rpm         12 MB/s | 181 kB     00:00    
12:26:47 #10 18.74 (97/166): perl-Class-Struct-0.66-480.el9.noarch 1.6 MB/s |  23 kB     00:00    
12:26:47 #10 18.75 (98/166): perl-Data-Dumper-2.174-462.el9.x86_64 4.3 MB/s |  56 kB     00:00    
12:26:47 #10 18.75 (99/166): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 3.8 MB/s |  37 kB     00:00    
12:26:47 #10 18.76 (100/166): perl-Digest-1.19-4.el9.noarch.rpm    1.4 MB/s |  26 kB     00:00    
12:26:47 #10 18.80 (101/166): perl-Encode-3.08-462.el9.x86_64.rpm   35 MB/s | 1.7 MB     00:00    
12:26:47 #10 18.80 (102/166): perl-Errno-1.30-480.el9.x86_64.rpm   395 kB/s |  16 kB     00:00    
12:26:47 #10 18.81 (103/166): perl-Exporter-5.74-461.el9.noarch.rp 679 kB/s |  32 kB     00:00    
12:26:47 #10 18.82 (104/166): perl-Fcntl-1.13-480.el9.x86_64.rpm   1.5 MB/s |  22 kB     00:00    
12:26:47 #10 18.82 (105/166): perl-File-Basename-2.85-480.el9.noar 1.1 MB/s |  18 kB     00:00    
12:26:47 #10 18.82 (106/166): perl-File-Path-2.18-4.el9.noarch.rpm 2.9 MB/s |  36 kB     00:00    
12:26:47 #10 18.83 (107/166): perl-File-stat-1.09-480.el9.noarch.r 2.2 MB/s |  18 kB     00:00    
12:26:47 #10 18.83 (108/166): perl-File-Temp-0.231.100-4.el9.noarc 4.8 MB/s |  60 kB     00:00    
12:26:47 #10 18.83 (109/166): perl-FileHandle-2.03-480.el9.noarch. 1.8 MB/s |  17 kB     00:00    
12:26:47 #10 18.84 (110/166): perl-Getopt-Long-2.52-4.el9.noarch.r 5.9 MB/s |  61 kB     00:00    
12:26:47 #10 18.84 (111/166): perl-Getopt-Std-1.12-480.el9.noarch. 2.3 MB/s |  17 kB     00:00    
12:26:47 #10 18.85 (112/166): perl-HTTP-Tiny-0.076-460.el9.noarch. 5.5 MB/s |  55 kB     00:00    
12:26:47 #10 18.85 (113/166): perl-IO-1.43-480.el9.x86_64.rpm      8.7 MB/s |  90 kB     00:00    
12:26:47 #10 18.85 (114/166): perl-IO-Socket-IP-0.41-5.el9.noarch. 5.3 MB/s |  43 kB     00:00    
12:26:47 #10 18.86 (115/166): perl-IO-Socket-SSL-2.073-1.el9.noarc  17 MB/s | 219 kB     00:00    
12:26:47 #10 18.87 (116/166): perl-IPC-Open3-1.21-480.el9.noarch.r 1.2 MB/s |  24 kB     00:00    
12:26:47 #10 18.88 (117/166): perl-Mozilla-CA-20200520-6.el9.noarc 526 kB/s |  13 kB     00:00    
12:26:47 #10 18.90 (118/166): perl-MIME-Base64-3.16-4.el9.x86_64.r 796 kB/s |  31 kB     00:00    
12:26:47 #10 18.90 (119/166): perl-NDBM_File-1.15-480.el9.x86_64.r 766 kB/s |  23 kB     00:00    
12:26:47 #10 18.92 (120/166): perl-Net-SSLeay-1.92-2.el9.x86_64.rp  11 MB/s | 388 kB     00:00    
12:26:47 #10 18.93 (121/166): perl-POSIX-1.94-480.el9.x86_64.rpm   3.8 MB/s |  97 kB     00:00    
12:26:47 #10 18.93 (122/166): perl-PathTools-3.78-461.el9.x86_64.r 2.9 MB/s |  88 kB     00:00    
12:26:47 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.2s done
12:26:47 #10 17.97 Selecting previously unselected package less.
12:26:47 #10 17.97 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ...
12:26:47 #10 17.98 Unpacking less (487-0.1+b1) ...
12:26:47 #10 18.03 Selecting previously unselected package netbase.
12:26:47 #10 18.03 Preparing to unpack .../002-netbase_5.6_all.deb ...
12:26:47 #10 18.03 Unpacking netbase (5.6) ...
12:26:47 #10 18.07 Selecting previously unselected package bzip2.
12:26:47 #10 18.07 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
12:26:47 #10 18.07 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
12:26:47 #10 18.11 Selecting previously unselected package libmagic-mgc.
12:26:47 #10 18.11 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
12:26:47 #10 18.11 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
12:26:47 #10 18.26 Selecting previously unselected package libmagic1:armhf.
12:26:47 #10 18.26 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
12:26:47 #10 18.27 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
12:26:47 #10 22.38 Selecting previously unselected package libxmuu1:arm64.
12:26:47 #10 22.39 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_arm64.deb ...
12:26:47 #10 22.39 Unpacking libxmuu1:arm64 (2:1.1.2-2) ...
12:26:47 #10 22.42 Selecting previously unselected package manpages.
12:26:47 #10 22.42 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
12:26:47 #10 22.43 Unpacking manpages (4.15-1) ...
12:26:47 #10 22.53 Selecting previously unselected package openssh-client.
12:26:47 #10 22.53 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_arm64.deb ...
12:26:47 #10 22.54 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
12:26:47 #10 22.62 Selecting previously unselected package publicsuffix.
12:26:47 #10 22.62 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
12:26:47 #10 22.62 Unpacking publicsuffix (20180223.1310-1) ...
12:26:47 #10 22.66 Selecting previously unselected package python-apt-common.
12:26:47 #11 15.10 Get:233 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgpgme11 arm64 1.17.1-4.1ubuntu1 [130 kB]
12:26:47 #11 15.10 Get:234 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gpg arm64 1.17.1-4.1ubuntu1 [203 kB]
12:26:47 #11 15.11 Get:235 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-xdg all 0.27-2 [36.9 kB]
12:26:47 #11 15.11 Get:236 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dput all 1.1.2ubuntu2 [46.0 kB]
12:26:47 #11 15.11 Get:237 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
12:26:47 #11 15.13 Get:238 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
12:26:47 #11 15.18 Get:239 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl3-gnutls arm64 7.85.0-1ubuntu0.2 [281 kB]
12:26:47 #11 15.18 Get:240 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
12:26:47 #11 15.18 Get:241 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 git-man all 1:2.37.2-1ubuntu1.2 [975 kB]
12:26:47 #11 15.20 Get:242 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 git arm64 1:2.37.2-1ubuntu1.2 [3352 kB]
12:26:47 #11 19.72 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
12:26:47 #11 19.72 Unpacking readline-common (8.1.2-1) ...
12:26:47 #11 19.76 Selecting previously unselected package libreadline8:arm64.
12:26:47 #11 19.76 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
12:26:47 #11 19.77 Unpacking libreadline8:arm64 (8.1.2-1) ...
12:26:47 #11 19.81 Selecting previously unselected package libsqlite3-0:arm64.
12:26:47 #11 19.81 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
12:26:47 #11 19.82 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
12:26:47 #11 19.86 Selecting previously unselected package libpython3.10-stdlib:arm64.
12:26:47 #11 19.86 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_arm64.deb ...
12:26:47 #11 19.86 Unpacking libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) ...
12:26:47 #11 19.96 Selecting previously unselected package python3.10.
12:26:47 #11 19.96 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_arm64.deb ...
12:26:47 #7 ...
12:26:47 
12:26:47 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:47 #10 17.71 Selecting previously unselected package ucf.
12:26:47 #10 17.71 Preparing to unpack .../018-ucf_3.0043_all.deb ...
12:26:47 #10 17.72 Moving old data out of the way
12:26:47 #10 17.73 Unpacking ucf (3.0043) ...
12:26:47 #10 17.79 Selecting previously unselected package xz-utils.
12:26:47 #10 17.79 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:26:47 #10 17.80 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:26:47 #10 17.86 Selecting previously unselected package libsigsegv2:amd64.
12:26:47 #10 17.86 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
12:26:47 #10 17.87 Unpacking libsigsegv2:amd64 (2.13-1) ...
12:26:47 #10 17.90 Selecting previously unselected package m4.
12:26:47 #10 17.90 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
12:26:47 #10 14.21 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
12:26:47 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 89.83MB / 116.78MB 20.0s
12:26:47 #7 extracting sha256:1af2e9dc936b1285f4472a18af1e9b913352d31b1238f1c158995d9c15b6024a 13.5s done
12:26:47 #9 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570
12:26:47 #11 13.81 Get:314 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
12:26:47 #11 13.82 Get:315 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsort-versions-perl all 1.62-2 [8848 B]
12:26:47 #11 13.82 Get:316 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:26:47 #11 13.83 Get:317 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
12:26:47 #11 13.83 Get:318 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:26:47 #11 13.84 Get:319 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-perl all 4.09000-1 [82.4 kB]
12:26:47 #11 13.85 Get:320 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
12:26:47 #11 13.86 Get:321 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
12:26:47 #11 13.87 Get:322 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB]
12:26:47 #11 13.89 Get:323 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-identify-perl amd64 0.14-2 [10.9 kB]
12:26:47 #11 13.95 Get:324 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-name-perl amd64 0.26-2 [11.7 kB]
12:26:47 #11 13.95 Get:325 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
12:26:47 #11 13.95 Get:326 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
12:26:47 #11 13.95 Get:327 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:26:47 #11 13.95 Get:328 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtype-tiny-perl all 1.016008-1 [336 kB]
12:26:47 #11 13.97 Get:329 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
12:26:47 #11 13.98 Get:330 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-form-perl all 6.10-1 [23.0 kB]
12:26:47 #11 13.98 Get:331 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-format-perl all 2.16-1 [38.2 kB]
12:26:47 #11 13.98 Get:332 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
12:26:47 #10 21.59 Selecting previously unselected package patch.
12:26:47 #10 21.59 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
12:26:47 #10 21.60 Unpacking patch (2.7.6-7) ...
12:26:47 #10 21.64 Selecting previously unselected package dpkg-dev.
12:26:47 #10 21.64 Preparing to unpack .../060-dpkg-dev_1.20.12_all.deb ...
12:26:47 #10 21.65 Unpacking dpkg-dev (1.20.12) ...
12:26:47 #10 21.76 Selecting previously unselected package build-essential.
12:26:47 #10 21.77 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
12:26:47 #10 21.77 Unpacking build-essential (12.9) ...
12:26:47 #10 21.81 Selecting previously unselected package libbrotli1:arm64.
12:26:47 #10 21.81 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
12:26:47 #10 21.82 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
12:26:47 #10 21.87 Selecting previously unselected package libsasl2-modules-db:arm64.
12:26:47 #13 67.82   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   19/65 
12:26:47 #10 23.03 Selecting previously unselected package g++.
12:26:47 #10 23.03 Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ...
12:26:47 #10 23.03 Unpacking g++ (4:8.3.0-1) ...
12:26:47 #10 23.07 Selecting previously unselected package make.
12:26:47 #10 23.07 Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ...
12:26:47 #10 23.08 Unpacking make (4.2.1-1.2) ...
12:26:47 #10 23.14 Selecting previously unselected package libdpkg-perl.
12:26:47 #11 18.35 Selecting previously unselected package libpython3-stdlib:arm64.
12:26:47 #11 18.35 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
12:26:47 #11 18.36 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
12:26:47 #11 18.50 Setting up python3-minimal (3.8.2-0ubuntu2) ...
12:26:47 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.2s
12:26:47 #10 18.94 (123/166): perl-Pod-Escapes-1.07-460.el9.noarch 1.1 MB/s |  21 kB     00:00    
12:26:47 #10 18.95 (124/166): perl-Pod-Perldoc-3.28.01-461.el9.noa 5.8 MB/s |  87 kB     00:00    
12:26:47 #10 18.96 (125/166): perl-Pod-Simple-3.42-4.el9.noarch.rp  11 MB/s | 225 kB     00:00    
12:26:47 #10 18.96 (126/166): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.9 MB/s |  41 kB     00:00    
12:26:47 #10 18.96 (127/166): perl-SelectSaver-1.02-480.el9.noarch 1.8 MB/s |  13 kB     00:00    
12:26:47 #10 18.99 (128/166): perl-Scalar-List-Utils-1.56-461.el9. 3.1 MB/s |  73 kB     00:00    
12:26:47 #10 18.99 (129/166): perl-Socket-2.031-4.el9.x86_64.rpm   2.5 MB/s |  56 kB     00:00    
12:26:47 #10 18.99 (130/166): perl-Storable-3.21-460.el9.x86_64.rp 3.8 MB/s |  96 kB     00:00    
12:26:47 #10 18.99 (131/166): perl-Symbol-1.08-480.el9.noarch.rpm  1.5 MB/s |  15 kB     00:00    
12:26:47 #10 19.00 (132/166): perl-Term-ANSIColor-5.01-461.el9.noa 3.7 MB/s |  49 kB     00:00    
12:26:47 #10 19.00 (133/166): perl-Term-Cap-1.17-460.el9.noarch.rp 2.2 MB/s |  23 kB     00:00    
12:26:47 #10 19.00 (134/166): perl-Text-ParseWords-3.30-460.el9.no 2.7 MB/s |  17 kB     00:00    
12:26:47 #10 19.00 (135/166): perl-Text-Tabs+Wrap-2013.0523-460.el 2.6 MB/s |  24 kB     00:00    
12:26:47 #10 19.01 (136/166): perl-Time-Local-1.300-7.el9.noarch.r 3.5 MB/s |  34 kB     00:00    
12:26:47 #10 19.02 (137/166): perl-base-2.27-480.el9.noarch.rpm    2.5 MB/s |  17 kB     00:00    
12:26:47 #10 19.06 (138/166): perl-URI-5.09-3.el9.noarch.rpm       2.0 MB/s | 121 kB     00:00    
12:26:47 #10 19.07 (139/166): perl-constant-1.33-461.el9.noarch.rp 394 kB/s |  24 kB     00:00    
12:26:47 #10 19.07 (140/166): perl-if-0.60.800-480.el9.noarch.rpm  244 kB/s |  15 kB     00:00    
12:26:47 #10 19.12 (141/166): perl-libnet-3.13-4.el9.noarch.rpm    2.7 MB/s | 130 kB     00:00    
12:26:47 #10 19.13 (142/166): perl-interpreter-5.32.1-480.el9.x86_ 1.2 MB/s |  72 kB     00:00    
12:26:47 #10 19.21 (143/166): perl-libs-5.32.1-480.el9.x86_64.rpm   17 MB/s | 2.2 MB     00:00    
12:26:47 #10 19.21 (144/166): perl-mro-1.23-480.el9.x86_64.rpm     368 kB/s |  29 kB     00:00    
12:26:47 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 113.25MB / 116.78MB 21.6s
12:26:47 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 109.05MB / 116.78MB 20.8s
12:26:47 #10 18.32 Selecting previously unselected package file.
12:26:47 #10 18.32 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ...
12:26:47 #10 18.32 Unpacking file (1:5.35-4+deb10u2) ...
12:26:47 #10 18.37 Selecting previously unselected package gettext-base.
12:26:47 #10 18.37 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ...
12:26:47 #10 18.37 Unpacking gettext-base (0.19.8.1-9) ...
12:26:47 #10 18.45 Selecting previously unselected package krb5-locales.
12:26:47 #10 18.45 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
12:26:47 #10 18.46 Unpacking krb5-locales (1.17-3+deb10u5) ...
12:26:47 #10 22.66 Preparing to unpack .../044-python-apt-common_1.6.6_all.deb ...
12:26:47 #10 22.67 Unpacking python-apt-common (1.6.6) ...
12:26:47 #10 22.71 Selecting previously unselected package python3-apt.
12:26:47 #10 22.71 Preparing to unpack .../045-python3-apt_1.6.6_arm64.deb ...
12:26:47 #10 22.71 Unpacking python3-apt (1.6.6) ...
12:26:47 #10 22.76 Selecting previously unselected package strace.
12:26:47 #10 22.76 Preparing to unpack .../046-strace_4.21-1ubuntu1_arm64.deb ...
12:26:47 #10 22.77 Unpacking strace (4.21-1ubuntu1) ...
12:26:47 #10 22.82 Selecting previously unselected package xauth.
12:26:47 #10 22.82 Preparing to unpack .../047-xauth_1%3a1.0.10-1_arm64.deb ...
12:26:47 #10 22.83 Unpacking xauth (1:1.0.10-1) ...
12:26:47 #10 22.88 Selecting previously unselected package at.
12:26:47 #11 15.36 Get:243 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
12:26:47 #11 15.36 Get:244 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-7 [11.6 kB]
12:26:47 #11 15.36 Get:245 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-merge-perl all 0.08-4 [12.0 kB]
12:26:47 #11 15.36 Get:246 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libaliased-perl all 0.34-2 [13.5 kB]
12:26:47 #11 15.36 Get:247 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
12:26:47 #11 15.36 Get:248 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive-cpio-perl all 0.10-2 [10.3 kB]
12:26:47 #11 15.36 Get:249 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB]
12:26:47 #11 15.37 Get:250 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
12:26:47 #11 15.37 Get:251 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
12:26:47 #11 15.44 Get:252 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libvariable-magic-perl arm64 0.62-2 [34.4 kB]
12:26:47 #11 19.96 Unpacking python3.10 (3.10.6-1~22.04.2) ...
12:26:47 #11 19.99 Selecting previously unselected package libpython3-stdlib:arm64.
12:26:47 #11 19.99 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
12:26:47 #11 20.00 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
12:26:47 #11 20.03 Setting up python3-minimal (3.10.6-1~22.04) ...
12:26:47 #10 17.91 Unpacking m4 (1.4.18-5) ...
12:26:47 #10 17.96 Selecting previously unselected package autoconf.
12:26:47 #10 17.96 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
12:26:47 #10 17.97 Unpacking autoconf (2.69-14) ...
12:26:47 #10 14.47 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
12:26:47 #10 14.47 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:47 #10 14.47 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
12:26:47 #10 14.50 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB]
12:26:47 #10 14.63 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
12:26:47 #10 14.66 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
12:26:47 #10 14.66 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
12:26:47 #10 14.66 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:47 #10 14.66 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:47 #10 14.66 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
12:26:47 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008
12:26:47 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 8.0s done
12:26:47 #11 14.04 Get:333 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
12:26:47 #11 14.04 Get:334 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
12:26:47 #11 14.04 Get:335 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libindirect-perl amd64 0.39-2 [22.4 kB]
12:26:47 #11 14.04 Get:336 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
12:26:47 #11 14.04 Get:337 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
12:26:47 #11 14.11 Get:338 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
12:26:47 #11 14.12 Get:339 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
12:26:47 #11 14.12 Get:340 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libldap-common all 2.5.13+dfsg-1ubuntu1 [19.6 kB]
12:26:47 #11 14.12 Get:341 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
12:26:47 #11 14.12 Get:342 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:26:47 #11 14.19 Get:343 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
12:26:47 #11 14.19 Get:344 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-utilsby-perl all 0.12-1 [15.5 kB]
12:26:47 #11 14.19 Get:345 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libltdl7 amd64 2.4.7-4 [40.3 kB]
12:26:47 #11 14.19 Get:346 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libltdl-dev amd64 2.4.7-4 [169 kB]
12:26:47 #11 14.20 Get:347 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
12:26:47 #10 21.87 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
12:26:47 #10 21.87 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:26:47 #10 21.91 Selecting previously unselected package libsasl2-2:arm64.
12:26:47 #10 21.92 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
12:26:47 #10 21.92 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:26:47 #10 21.96 Selecting previously unselected package libldap-2.4-2:arm64.
12:26:47 #10 21.97 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
12:26:47 #10 21.97 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
12:26:47 #10 22.02 Selecting previously unselected package libnghttp2-14:arm64.
12:26:47 #10 22.02 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
12:26:47 #10 22.03 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
12:26:47 #10 22.08 Selecting previously unselected package libpsl5:arm64.
12:26:47 #10 22.08 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
12:26:47 #10 22.08 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
12:26:47 #10 22.12 Selecting previously unselected package librtmp1:arm64.
12:26:47 #13 68.39   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        20/65 
12:26:47 #10 23.14 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ...
12:26:47 #10 23.14 Unpacking libdpkg-perl (1.19.8) ...
12:26:47 #10 23.22 Selecting previously unselected package patch.
12:26:47 #10 23.22 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ...
12:26:47 #10 23.23 Unpacking patch (2.7.6-3+deb10u1) ...
12:26:47 #10 23.30 Selecting previously unselected package dpkg-dev.
12:26:47 #10 23.31 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ...
12:26:47 #10 23.32 Unpacking dpkg-dev (1.19.8) ...
12:26:47 #10 23.41 Selecting previously unselected package build-essential.
12:26:47 #11 18.69 Selecting previously unselected package python3.
12:26:47 #11 18.69 (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 ... 4862 files and directories currently installed.)
12:26:47 #11 18.70 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
12:26:47 #11 18.70 Unpacking python3 (3.8.2-0ubuntu2) ...
12:26:47 #11 18.75 Selecting previously unselected package libbsd0:arm64.
12:26:47 #11 18.75 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
12:26:47 #11 18.75 Unpacking libbsd0:arm64 (0.10.0-1) ...
12:26:47 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570
12:26:47 #10 4.657 Reading package lists...
12:26:47 #10 ...
12:26:47 
12:26:47 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:47 #8 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 7.2s done
12:26:47 #8 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0.1s
12:26:47 #10 22.88 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_arm64.deb ...
12:26:47 #10 22.88 Unpacking at (3.1.20-3.1ubuntu2) ...
12:26:47 #10 22.92 Selecting previously unselected package libsigsegv2:arm64.
12:26:47 #10 22.92 Preparing to unpack .../049-libsigsegv2_2.12-1_arm64.deb ...
12:26:47 #10 22.93 Unpacking libsigsegv2:arm64 (2.12-1) ...
12:26:47 #10 22.96 Selecting previously unselected package m4.
12:26:47 #10 22.96 Preparing to unpack .../050-m4_1.4.18-1_arm64.deb ...
12:26:47 #10 22.97 Unpacking m4 (1.4.18-1) ...
12:26:47 #10 23.02 Selecting previously unselected package autoconf.
12:26:47 #10 23.02 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
12:26:47 #10 23.02 Unpacking autoconf (2.69-11) ...
12:26:47 #10 23.08 Selecting previously unselected package autotools-dev.
12:26:47 #10 23.09 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
12:26:47 #10 23.09 Unpacking autotools-dev (20180224.1) ...
12:26:47 #10 23.13 Selecting previously unselected package automake.
12:26:48 #11 15.51 Get:253 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
12:26:48 #11 15.51 Get:254 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libberkeleydb-perl arm64 0.64-1build3 [123 kB]
12:26:48 #11 15.51 Get:255 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfreetype6 arm64 2.12.1+dfsg-3 [381 kB]
12:26:48 #11 15.52 Get:256 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfontconfig1 arm64 2.13.1-4.4ubuntu1 [132 kB]
12:26:48 #11 15.52 Get:257 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
12:26:48 #11 15.52 Get:258 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
12:26:48 #11 15.53 Get:259 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdeflate0 arm64 1.12-1 [72.0 kB]
12:26:48 #11 15.53 Get:260 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.10.1 [29.4 kB]
12:26:48 #11 15.53 Get:261 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblerc3 arm64 3.0+ds-1ubuntu1 [109 kB]
12:26:48 #11 15.59 Get:262 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
12:26:48 #11 15.66 Get:263 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libtiff5 arm64 4.4.0-4ubuntu3.2 [183 kB]
12:26:48 #11 15.66 Get:264 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.10.1 [35.4 kB]
12:26:48 #11 15.66 Get:265 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgd3 arm64 2.3.3-6 [119 kB]
12:26:48 #11 15.67 Get:266 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc-devtools arm64 2.36-0ubuntu4 [27.4 kB]
12:26:48 #11 15.67 Get:267 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:26:48 #11 15.67 Get:268 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcgi-pm-perl all 4.54-1 [188 kB]
12:26:48 #11 15.67 Get:269 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB]
12:26:48 #11 15.67 Get:270 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi-perl arm64 0.82+ds-1build1 [22.3 kB]
12:26:48 #11 15.67 Get:271 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
12:26:48 #11 15.74 Get:272 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
12:26:48 #11 15.75 Get:273 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
12:26:48 #11 15.75 Get:274 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
12:26:48 #11 15.75 Get:275 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
12:26:48 #11 15.75 Get:276 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
12:26:48 #11 15.75 Get:277 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-install-perl all 0.928-2 [10.2 kB]
12:26:48 #11 15.75 Get:278 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
12:26:48 #11 15.75 Get:279 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
12:26:48 #11 15.75 Get:280 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libconst-fast-perl all 0.014-2 [8034 B]
12:26:48 #11 20.21 Selecting previously unselected package python3.
12:26:48 #11 20.21 (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.)
12:26:48 #11 20.23 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ...
12:26:48 #11 20.23 Unpacking python3 (3.10.6-1~22.04) ...
12:26:48 #11 20.26 Selecting previously unselected package perl-modules-5.34.
12:26:48 #11 20.27 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
12:26:48 #11 20.27 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
12:26:48 #11 20.52 Selecting previously unselected package libgdbm6:arm64.
12:26:48 #10 18.52 Selecting previously unselected package libkeyutils1:armhf.
12:26:48 #10 18.52 Preparing to unpack .../009-libkeyutils1_1.6-6_armhf.deb ...
12:26:48 #10 18.53 Unpacking libkeyutils1:armhf (1.6-6) ...
12:26:48 #10 18.57 Selecting previously unselected package libkrb5support0:armhf.
12:26:48 #10 18.57 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
12:26:48 #10 18.58 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
12:26:48 #10 18.65 Selecting previously unselected package libk5crypto3:armhf.
12:26:48 #10 18.65 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
12:26:48 #10 18.65 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
12:26:48 #10 18.72 Selecting previously unselected package libkrb5-3:armhf.
12:26:48 #10 18.72 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
12:26:48 #10 18.77 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
12:26:48 #10 18.05 Selecting previously unselected package autotools-dev.
12:26:48 #10 18.05 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
12:26:48 #10 18.06 Unpacking autotools-dev (20180224.1+nmu1) ...
12:26:48 #10 18.10 Selecting previously unselected package automake.
12:26:48 #10 18.10 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
12:26:48 #10 18.10 Unpacking automake (1:1.16.3-2) ...
12:26:48 #10 18.23 Selecting previously unselected package autopoint.
12:26:48 #10 18.23 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
12:26:48 #10 18.23 Unpacking autopoint (0.21-4) ...
12:26:48 #10 18.28 Selecting previously unselected package binutils-common:amd64.
12:26:48 #10 18.28 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
12:26:48 #10 18.29 Unpacking binutils-common:amd64 (2.35.2-2) ...
12:26:48 #10 14.71 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
12:26:48 #10 14.72 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
12:26:48 #10 14.74 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
12:26:48 #10 14.88 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
12:26:48 #10 14.89 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [292 kB]
12:26:48 #10 14.89 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
12:26:48 #10 14.89 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
12:26:48 #10 14.90 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u6 [1622 kB]
12:26:48 #10 19.28 (145/166): perl-overload-1.31-480.el9.noarch.rp 312 kB/s |  47 kB     00:00    
12:26:48 #10 19.29 (146/166): perl-overloading-0.02-480.el9.noarch 170 kB/s |  14 kB     00:00    
12:26:48 #10 19.31 (147/166): perl-parent-0.238-460.el9.noarch.rpm 145 kB/s |  15 kB     00:00    
12:26:48 #10 19.32 (148/166): perl-podlators-4.14-460.el9.noarch.r 2.8 MB/s | 114 kB     00:00    
12:26:48 #10 19.34 (149/166): perl-subs-1.03-480.el9.noarch.rpm    512 kB/s |  13 kB     00:00    
12:26:48 #10 19.34 (150/166): perl-srpm-macros-1-41.el9.noarch.rpm 268 kB/s | 9.1 kB     00:00    
12:26:48 #10 19.38 (151/166): perl-vars-1.05-480.el9.noarch.rpm    265 kB/s |  14 kB     00:00    
12:26:48 #10 19.45 (152/166): policycoreutils-python-utils-3.5-0.r 644 kB/s |  75 kB     00:00    
12:26:48 #7 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0.1s
12:26:48 #9 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 23.6s done
12:26:48 #13 68.69   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     21/65 
12:26:48 #13 68.99   Installing : libsemanage-python-2.5-14.el7.aarch64                      22/65 
12:26:48 #13 69.03   Installing : libselinux-python-2.5-15.el7.aarch64                       23/65 
12:26:48 #13 69.06   Installing : less-458-9.el7.aarch64                                     24/65 
12:26:48 #13 69.08   Installing : fipscheck-1.4.1-6.el7.aarch64                              25/65 
12:26:48 #11 14.27 Get:348 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
12:26:48 #11 14.27 Get:349 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmail-sendmail-perl all 0.80-2 [23.2 kB]
12:26:48 #11 14.27 Get:350 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
12:26:48 #11 14.27 Get:351 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
12:26:48 #11 14.27 Get:352 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
12:26:48 #11 14.34 Get:353 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
12:26:48 #11 14.34 Get:354 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmldbm-perl all 2.05-3 [17.5 kB]
12:26:48 #11 14.34 Get:355 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B]
12:26:48 #11 14.34 Get:356 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
12:26:48 #11 14.35 Get:357 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxs-parse-keyword-perl amd64 0.25-1 [51.6 kB]
12:26:48 #11 14.41 Get:358 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxs-parse-sublike-perl amd64 0.16-1ubuntu2 [27.5 kB]
12:26:48 #11 14.42 Get:359 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libobject-pad-perl amd64 0.68-1 [97.0 kB]
12:26:48 #11 14.42 Get:360 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackage-stash-xs-perl amd64 0.30-1 [19.2 kB]
12:26:48 #11 14.42 Get:361 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
12:26:48 #11 14.42 Get:362 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libperlio-gzip-perl amd64 0.20-1 [15.0 kB]
12:26:48 #10 22.12 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
12:26:48 #10 22.13 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:26:48 #10 22.17 Selecting previously unselected package libssh2-1:arm64.
12:26:48 #10 22.17 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
12:26:48 #10 22.18 Unpacking libssh2-1:arm64 (1.9.0-2) ...
12:26:48 #10 22.22 Selecting previously unselected package libcurl4:arm64.
12:26:48 #10 22.23 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
12:26:48 #10 22.23 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
12:26:48 #10 22.28 Selecting previously unselected package curl.
12:26:48 #10 22.28 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u3_arm64.deb ...
12:26:48 #10 22.29 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:26:48 #10 22.34 Selecting previously unselected package dctrl-tools.
12:26:48 #10 23.42 Preparing to unpack .../059-build-essential_12.6_arm64.deb ...
12:26:48 #10 23.43 Unpacking build-essential (12.6) ...
12:26:48 #10 23.50 Selecting previously unselected package openssl.
12:26:48 #10 23.50 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u3_arm64.deb ...
12:26:48 #10 23.50 Unpacking openssl (1.1.1n-0+deb10u3) ...
12:26:48 #11 18.91 Selecting previously unselected package bsdmainutils.
12:26:48 #11 18.91 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
12:26:48 #11 18.91 Unpacking bsdmainutils (11.1.2ubuntu3) ...
12:26:48 #11 18.98 Selecting previously unselected package libuchardet0:arm64.
12:26:48 #11 18.98 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
12:26:48 #11 18.98 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
12:26:48 #11 19.03 Selecting previously unselected package groff-base.
12:26:48 #11 19.03 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
12:26:48 #11 19.03 Unpacking groff-base (1.22.4-4build1) ...
12:26:48 #11 19.15 Selecting previously unselected package libgdbm6:arm64.
12:26:48 #10 23.13 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
12:26:48 #10 23.14 Unpacking automake (1:1.15.1-3ubuntu2) ...
12:26:48 #10 23.21 Selecting previously unselected package autopoint.
12:26:48 #10 23.21 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
12:26:48 #10 23.22 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
12:26:48 #10 23.27 Selecting previously unselected package binutils-common:arm64.
12:26:48 #10 23.27 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.8_arm64.deb ...
12:26:48 #10 23.28 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.8) ...
12:26:48 #10 23.33 Selecting previously unselected package libbinutils:arm64.
12:26:48 #10 23.33 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.8_arm64.deb ...
12:26:48 #10 23.34 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.8) ...
12:26:48 #10 23.40 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:26:48 #11 15.81 Get:281 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwant-perl arm64 0.29-2 [25.1 kB]
12:26:48 #11 15.83 Get:282 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcontextual-return-perl all 0.004014-3 [53.8 kB]
12:26:48 #11 15.83 Get:283 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcpanel-json-xs-perl arm64 4.32-1 [113 kB]
12:26:48 #11 15.83 Get:284 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
12:26:48 #11 15.83 Get:285 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
12:26:48 #11 15.83 Get:286 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
12:26:48 #11 15.83 Get:287 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
12:26:48 #11 15.83 Get:288 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
12:26:48 #11 15.83 Get:289 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-moreutils-xs-perl arm64 0.430-3 [39.1 kB]
12:26:48 #11 15.89 Get:290 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
12:26:48 #11 15.91 Get:291 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
12:26:48 #11 15.91 Get:292 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
12:26:48 #11 15.91 Get:293 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-messagepack-perl arm64 1.02-1 [34.0 kB]
12:26:48 #11 15.91 Get:294 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-domain-tld-perl all 1.75-2 [30.8 kB]
12:26:48 #11 15.91 Get:295 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
12:26:48 #11 15.91 Get:296 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
12:26:48 #11 15.91 Get:297 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
12:26:48 #11 15.91 Get:298 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2 [82.7 kB]
12:26:48 #11 15.96 Get:299 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
12:26:48 #11 15.99 Get:300 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
12:26:48 #11 15.99 Get:301 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdistro-info-perl all 1.1ubuntu1 [5606 B]
12:26:48 #11 15.99 Get:302 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libemail-address-xs-perl arm64 1.05-1 [28.8 kB]
12:26:48 #11 15.99 Get:303 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB]
12:26:48 #11 20.52 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ...
12:26:48 #11 20.52 Unpacking libgdbm6:arm64 (1.23-1) ...
12:26:48 #11 20.56 Selecting previously unselected package libgdbm-compat4:arm64.
12:26:48 #11 20.56 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ...
12:26:48 #11 20.56 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
12:26:48 #11 20.60 Selecting previously unselected package libperl5.34:arm64.
12:26:48 #11 20.60 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_arm64.deb ...
12:26:48 #11 20.60 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
12:26:48 #11 20.79 Selecting previously unselected package perl.
12:26:48 #10 18.88 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:26:48 #10 18.88 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
12:26:48 #10 18.89 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
12:26:48 #10 19.01 Selecting previously unselected package libicu63:armhf.
12:26:48 #10 19.01 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_armhf.deb ...
12:26:48 #17 5.318 (11/22) Installing clang-libs (13.0.1-r1)
12:26:48 #10 14.97 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u6 [4192 kB]
12:26:48 #10 19.65 (153/166): python3-audit-3.0.7-103.el9.x86_64.r 304 kB/s |  84 kB     00:00    
12:26:48 #10 19.68 (154/166): python-srpm-macros-3.9-52.el9.noarch  77 kB/s |  24 kB     00:00    
12:26:48 #10 19.70 (155/166): python3-enchant-3.2.0-5.el9.noarch.r 354 kB/s |  86 kB     00:00    
12:26:48 #10 19.80 (156/166): python3-libselinux-3.5-0.rc1.1.el9.x 1.7 MB/s | 187 kB     00:00    
12:26:48 #10 19.83 (157/166): python3-libsemanage-3.5-0.rc1.1.el9. 610 kB/s |  80 kB     00:00    
12:26:48 #10 19.86 (158/166): qt5-srpm-macros-5.15.3-1.el9.noarch. 315 kB/s | 9.7 kB     00:00    
12:26:48 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 10.4s
12:26:48 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 10.8s done
12:26:48 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 96.47MB / 116.78MB 21.2s
12:26:48 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 6.8s done
12:26:48 #7 ...
12:26:48 
12:26:48 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:48 #11 7.724 0 upgraded, 371 newly installed, 0 to remove and 4 not upgraded.
12:26:48 #11 7.724 Need to get 132 MB of archives.
12:26:48 #11 7.724 After this operation, 475 MB of additional disk space will be used.
12:26:48 #11 7.724 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
12:26:48 #11 7.879 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.6-1~22.04.2 [810 kB]
12:26:48 #11 8.268 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
12:26:48 #11 8.279 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.2 [2251 kB]
12:26:48 #11 8.415 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
12:26:48 #11 8.417 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
12:26:48 #11 8.417 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
12:26:48 #11 8.427 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
12:26:48 #11 8.427 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
12:26:48 #11 8.435 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
12:26:48 #11 8.467 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.6-1~22.04.2 [1832 kB]
12:26:48 #11 8.552 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.2 [497 kB]
12:26:48 #11 8.574 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
12:26:48 #11 8.576 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
12:26:48 #11 8.579 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
12:26:48 #11 8.719 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
12:26:48 #11 8.756 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
12:26:48 #11 8.756 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.1 [4819 kB]
12:26:48 #11 8.993 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.1 [232 kB]
12:26:48 #11 8.993 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.7 [1183 kB]
12:26:48 #11 9.021 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
12:26:48 #11 9.028 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.2 [5160 B]
12:26:48 #11 9.028 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
12:26:48 #11 9.234 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 less amd64 590-1build1 [143 kB]
12:26:48 #11 9.234 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
12:26:48 #11 9.234 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
12:26:48 #11 9.234 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
12:26:48 #11 9.234 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
12:26:48 #11 9.716 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.2 [764 kB]
12:26:48 #11 9.738 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
12:26:48 #11 9.739 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
12:26:48 #11 9.740 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
12:26:48 #11 9.740 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0 [15.2 kB]
12:26:48 #11 9.741 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0 [164 kB]
12:26:48 #11 9.748 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
12:26:48 #11 9.754 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
12:26:48 #11 9.758 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB]
12:26:48 #11 9.791 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB]
12:26:48 #11 9.866 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB]
12:26:48 #11 9.868 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB]
12:26:48 #11 9.869 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
12:26:48 #11 9.870 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
12:26:48 #11 9.874 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
12:26:48 #11 9.909 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
12:26:48 #11 9.910 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
12:26:48 #11 9.914 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
12:26:48 #11 9.916 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
12:26:48 #11 9.941 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB]
12:26:48 #11 10.02 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
12:26:48 #11 10.02 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
12:26:48 #11 10.03 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
12:26:48 #11 10.03 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
12:26:48 #11 10.03 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
12:26:48 #11 10.03 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB]
12:26:48 #11 10.04 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB]
12:26:48 #11 10.07 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
12:26:48 #11 10.07 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
12:26:48 #11 10.09 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB]
12:26:48 #11 10.17 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
12:26:48 #11 10.22 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.1 [908 kB]
12:26:48 #11 10.27 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
12:26:48 #11 10.27 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
12:26:48 #11 10.27 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB]
12:26:48 #11 10.30 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
12:26:48 #11 10.30 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
12:26:48 #11 10.30 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB]
12:26:48 #11 10.30 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB]
12:26:48 #11 10.32 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB]
12:26:48 #11 10.34 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB]
12:26:48 #11 10.39 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB]
12:26:48 #11 10.41 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB]
12:26:48 #11 10.43 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.1 [221 kB]
12:26:48 #11 10.43 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.1 [661 kB]
12:26:48 #11 10.47 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.1 [107 kB]
12:26:48 #11 10.48 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.1 [103 kB]
12:26:48 #11 10.48 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.1 [2328 kB]
12:26:48 #11 10.58 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.1 [3198 B]
12:26:48 #11 10.58 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.1 [20.4 kB]
12:26:48 #11 10.59 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-58.64 [1347 kB]
12:26:48 #11 10.65 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
12:26:48 #11 10.65 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
12:26:48 #11 10.65 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
12:26:48 #11 10.66 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
12:26:48 #11 10.67 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.1 [2099 kB]
12:26:48 #11 10.77 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.3.0-1ubuntu1~22.04 [20.8 kB]
12:26:48 #11 10.77 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
12:26:48 #11 10.80 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
12:26:48 #11 10.87 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
12:26:48 #11 10.87 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.3.0-1ubuntu1~22.04 [9967 kB]
12:26:48 #11 11.34 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
12:26:48 #11 11.34 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.1.0-2ubuntu1~22.04 [47.4 kB]
12:26:48 #11 11.34 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.1.0-2ubuntu1~22.04 [126 kB]
12:26:48 #11 11.34 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.1.0-2ubuntu1~22.04 [30.2 kB]
12:26:48 #11 11.34 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.1.0-2ubuntu1~22.04 [10.4 kB]
12:26:48 #11 11.34 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.3.0-1ubuntu1~22.04 [2284 kB]
12:26:48 #11 11.42 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.1.0-2ubuntu1~22.04 [1069 kB]
12:26:48 #11 11.48 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.3.0-1ubuntu1~22.04 [2262 kB]
12:26:48 #11 11.57 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.1.0-2ubuntu1~22.04 [976 kB]
12:26:48 #11 11.62 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.1.0-2ubuntu1~22.04 [154 kB]
12:26:48 #11 11.63 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.3.0-1ubuntu1~22.04 [2517 kB]
12:26:48 #11 11.75 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.3.0-1ubuntu1~22.04 [20.1 MB]
12:26:48 #11 13.04 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
12:26:48 #11 13.12 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.3.0-1ubuntu1~22.04 [2087 kB]
12:26:48 #11 13.64 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.3.0-1ubuntu1~22.04 [11.4 MB]
12:26:48 #11 14.18 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
12:26:48 #11 14.18 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
12:26:48 #11 14.19 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
12:26:48 #11 14.19 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
12:26:48 #11 14.19 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
12:26:48 #11 14.20 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
12:26:48 #11 14.20 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
12:26:48 #11 14.24 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
12:26:48 #11 14.24 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
12:26:48 #11 14.26 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.1 [20.6 kB]
12:26:48 #11 14.33 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.1 [53.8 kB]
12:26:48 #11 14.33 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-0ubuntu0.22.04.1 [183 kB]
12:26:48 #11 14.34 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
12:26:48 #11 14.35 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
12:26:48 #11 14.36 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.7 [289 kB]
12:26:48 #11 14.37 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.7 [193 kB]
12:26:48 #11 14.38 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
12:26:48 #11 14.38 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
12:26:48 #11 14.38 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB]
12:26:48 #11 14.41 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB]
12:26:48 #11 14.48 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
12:26:48 #11 14.48 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B]
12:26:48 #11 14.48 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
12:26:48 #11 14.48 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
12:26:48 #11 14.48 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
12:26:48 #11 14.50 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB]
12:26:48 #11 14.50 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB]
12:26:48 #11 14.50 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB]
12:26:48 #11 14.55 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:48 #11 14.56 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
12:26:48 #11 14.63 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB]
12:26:48 #11 14.66 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
12:26:48 #11 14.66 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
12:26:48 #11 14.66 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
12:26:48 #11 14.66 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
12:26:48 #11 14.67 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
12:26:48 #11 14.68 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
12:26:48 #11 14.68 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
12:26:48 #11 14.69 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
12:26:48 #11 14.70 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
12:26:48 #11 14.78 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
12:26:48 #11 14.79 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
12:26:48 #11 14.79 Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
12:26:48 #11 14.80 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
12:26:48 #11 14.80 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
12:26:48 #11 14.81 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
12:26:48 #11 14.81 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
12:26:48 #11 14.83 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
12:26:48 #11 14.85 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
12:26:48 #11 14.85 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
12:26:48 #11 14.92 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
12:26:48 #11 14.49 Get:363 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
12:26:48 #11 14.49 Get:364 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpod-parser-perl all 1.65-1 [82.7 kB]
12:26:48 #11 14.49 Get:365 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
12:26:48 #11 14.50 Get:366 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
12:26:48 #11 14.50 Get:367 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libre2-9 amd64 20220601+dfsg-1 [162 kB]
12:26:48 #11 14.57 Get:368 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
12:26:48 #11 14.57 Get:369 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
12:26:48 #11 14.57 Get:370 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
12:26:48 #11 14.57 Get:371 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libref-util-xs-perl amd64 0.117-2 [12.8 kB]
12:26:48 #11 14.57 Get:372 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
12:26:48 #11 14.64 Get:373 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
12:26:48 #11 14.64 Get:374 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
12:26:48 #11 14.64 Get:375 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules amd64 2.1.28+dfsg-6ubuntu2 [69.8 kB]
12:26:48 #11 14.65 Get:376 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsereal-decoder-perl amd64 4.025+ds-1 [102 kB]
12:26:48 #11 14.65 Get:377 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsereal-encoder-perl amd64 4.025+ds-1 [104 kB]
12:26:48 #11 14.71 Get:378 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
12:26:48 #11 14.72 Get:379 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsocket6-perl amd64 0.29-2 [19.7 kB]
12:26:48 #11 14.72 Get:380 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB]
12:26:48 #11 14.73 Get:381 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-copyright-perl all 0.003013-1 [21.2 kB]
12:26:48 #11 14.73 Get:382 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:48 #11 14.79 Get:383 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-shellquote-perl all 1.04-2 [12.3 kB]
12:26:48 #11 14.79 Get:384 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsyntax-keyword-try-perl amd64 0.27-1 [26.6 kB]
12:26:48 #11 14.79 Get:385 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libterm-readkey-perl amd64 2.38-2 [25.0 kB]
12:26:48 #11 14.79 Get:386 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-levenshteinxs-perl amd64 0.03-5 [8604 B]
12:26:48 #11 14.79 Get:387 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
12:26:48 #10 22.34 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
12:26:48 #10 22.35 Unpacking dctrl-tools (2.24-3) ...
12:26:48 #10 22.39 Selecting previously unselected package libdebhelper-perl.
12:26:48 #10 22.39 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
12:26:48 #10 22.40 Unpacking libdebhelper-perl (13.3.4) ...
12:26:48 #10 22.44 Selecting previously unselected package libtool.
12:26:48 #10 22.44 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
12:26:48 #10 22.44 Unpacking libtool (2.4.6-15) ...
12:26:48 #10 22.50 Selecting previously unselected package dh-autoreconf.
12:26:48 #10 22.50 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
12:26:48 #10 22.50 Unpacking dh-autoreconf (20) ...
12:26:48 #10 22.54 Selecting previously unselected package libarchive-zip-perl.
12:26:48 #10 22.54 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
12:26:48 #10 22.54 Unpacking libarchive-zip-perl (1.68-1) ...
12:26:48 #10 22.58 Selecting previously unselected package libsub-override-perl.
12:26:48 #10 22.58 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
12:26:48 #10 22.59 Unpacking libsub-override-perl (0.09-2) ...
12:26:48 #10 22.62 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:26:48 #10 22.62 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
12:26:48 #10 22.62 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
12:26:48 #10 22.65 Selecting previously unselected package dh-strip-nondeterminism.
12:26:48 #10 23.60 Selecting previously unselected package ca-certificates.
12:26:48 #10 23.60 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ...
12:26:48 #10 23.60 Unpacking ca-certificates (20200601~deb10u2) ...
12:26:48 #10 23.66 Selecting previously unselected package libsasl2-modules-db:arm64.
12:26:48 #10 23.66 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
12:26:48 #10 23.66 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:26:48 #10 23.72 Selecting previously unselected package libsasl2-2:arm64.
12:26:48 #10 23.72 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
12:26:48 #10 23.72 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:26:48 #10 23.78 Selecting previously unselected package libldap-common.
12:26:48 #10 23.78 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
12:26:48 #10 23.79 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:26:48 #10 23.83 Selecting previously unselected package libldap-2.4-2:arm64.
12:26:48 #11 19.15 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
12:26:48 #11 19.15 Unpacking libgdbm6:arm64 (1.18.1-5) ...
12:26:48 #11 19.20 Selecting previously unselected package libpipeline1:arm64.
12:26:48 #11 19.20 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
12:26:48 #11 19.20 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
12:26:48 #11 19.25 Selecting previously unselected package man-db.
12:26:48 #11 19.25 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
12:26:48 #11 19.26 Unpacking man-db (2.9.1-1) ...
12:26:48 #11 19.37 Selecting previously unselected package perl-modules-5.30.
12:26:48 #10 23.41 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.8_arm64.deb ...
12:26:48 #10 23.41 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
12:26:48 #10 23.66 Selecting previously unselected package binutils.
12:26:48 #11 20.79 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_arm64.deb ...
12:26:48 #11 20.80 Unpacking perl (5.34.0-3ubuntu1.1) ...
12:26:48 #11 20.84 Selecting previously unselected package openssl.
12:26:48 #11 20.84 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.7_arm64.deb ...
12:26:48 #11 20.85 Unpacking openssl (3.0.2-0ubuntu1.7) ...
12:26:48 #11 20.90 Selecting previously unselected package ca-certificates.
12:26:48 #11 20.90 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
12:26:48 #11 20.91 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
12:26:48 #11 20.96 Selecting previously unselected package distro-info-data.
12:26:48 #11 20.96 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
12:26:48 #11 20.96 Unpacking distro-info-data (0.52ubuntu0.2) ...
12:26:48 #11 20.99 Selecting previously unselected package iso-codes.
12:26:48 #11 20.99 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
12:26:48 #11 21.00 Unpacking iso-codes (4.9.0-1) ...
12:26:48 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 22.6s done
12:26:48 #10 19.01 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
12:26:48 #10 15.50 debconf: delaying package configuration, since apt-utils is not installed
12:26:48 #10 18.66 Selecting previously unselected package libbinutils:amd64.
12:26:48 #10 18.66 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
12:26:48 #10 18.66 Unpacking libbinutils:amd64 (2.35.2-2) ...
12:26:48 #10 18.80 Selecting previously unselected package libctf-nobfd0:amd64.
12:26:48 #10 18.80 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
12:26:48 #10 18.81 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
12:26:48 #10 18.85 Selecting previously unselected package libctf0:amd64.
12:26:48 #10 18.85 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
12:26:48 #10 18.85 Unpacking libctf0:amd64 (2.35.2-2) ...
12:26:48 #10 18.89 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:26:48 #10 18.89 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
12:26:48 #7 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:48 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 115.34MB / 116.78MB 21.7s
12:26:48 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.3s done
12:26:48 #11 14.92 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
12:26:48 #11 14.92 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
12:26:48 #11 14.93 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:48 #11 14.93 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB]
12:26:48 #11 14.93 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB]
12:26:48 #11 14.93 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
12:26:48 #11 14.93 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
12:26:48 #11 14.99 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB]
12:26:48 #11 15.00 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:48 #11 15.07 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:48 #11 ...
12:26:48 
12:26:48 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:48 #7 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:48 #7 DONE 21.3s
12:26:48 
12:26:48 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:48 #11 15.07 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
12:26:48 #11 15.07 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:48 #11 15.07 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
12:26:48 #11 15.07 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
12:26:48 #11 15.07 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
12:26:48 #11 15.07 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
12:26:48 #11 15.07 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
12:26:48 #11 15.14 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:48 #11 15.14 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB]
12:26:48 #11 14.87 Get:388 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
12:26:48 #11 14.88 Get:389 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
12:26:48 #11 14.88 Get:390 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtime-moment-perl amd64 0.44-2 [71.6 kB]
12:26:48 #11 14.88 Get:391 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtype-tiny-xs-perl amd64 0.022-2 [25.2 kB]
12:26:48 #11 14.88 Get:392 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
12:26:48 #11 14.94 Get:393 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-mechanize-perl all 2.14-2 [93.9 kB]
12:26:48 #11 14.94 Get:394 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
12:26:48 #11 14.95 Get:395 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-base-perl all 1.09-2 [19.3 kB]
12:26:48 #11 14.95 Get:396 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
12:26:48 #11 14.95 Get:397 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
12:26:48 #11 15.02 Get:398 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
12:26:48 #11 15.03 Get:399 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:26:48 #11 15.03 Get:400 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
12:26:48 #11 15.03 Get:401 http://archive.ubuntu.com/ubuntu kinetic/main amd64 licensecheck all 3.3.0-1 [41.4 kB]
12:26:48 #11 15.03 Get:402 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-size-perl amd64 0.83-2 [20.4 kB]
12:26:48 #11 15.09 Get:403 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
12:26:48 #11 15.09 Get:404 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lzip amd64 1.23-4 [79.7 kB]
12:26:48 #10 22.66 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
12:26:48 #10 22.66 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
12:26:48 #10 22.71 Selecting previously unselected package libelf1:arm64.
12:26:48 #10 22.71 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
12:26:48 #10 22.71 Unpacking libelf1:arm64 (0.183-1) ...
12:26:48 #10 22.76 Selecting previously unselected package dwz.
12:26:48 #10 22.76 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
12:26:48 #10 22.76 Unpacking dwz (0.13+20210201-1) ...
12:26:48 #10 22.82 Selecting previously unselected package libicu67:arm64.
12:26:48 #10 22.82 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
12:26:48 #10 22.82 Unpacking libicu67:arm64 (67.1-7) ...
12:26:48 #11 19.37 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
12:26:48 #11 19.46 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
12:26:48 #10 23.83 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
12:26:48 #10 23.84 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
12:26:48 #10 23.91 Selecting previously unselected package libnghttp2-14:arm64.
12:26:48 #10 23.92 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
12:26:48 #10 23.92 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:26:48 #10 23.97 Selecting previously unselected package libpsl5:arm64.
12:26:48 #10 23.97 Preparing to unpack .../067-libpsl5_0.20.2-2_arm64.deb ...
12:26:48 #10 23.97 Unpacking libpsl5:arm64 (0.20.2-2) ...
12:26:48 #10 24.02 Selecting previously unselected package librtmp1:arm64.
12:26:48 #10 24.02 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
12:26:48 #10 24.02 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:26:48 #10 24.06 Selecting previously unselected package libssh2-1:arm64.
12:26:48 #10 24.06 Preparing to unpack .../069-libssh2-1_1.8.0-2.1_arm64.deb ...
12:26:48 #10 24.07 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
12:26:48 #10 24.12 Selecting previously unselected package libcurl4:arm64.
12:26:48 #10 23.66 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.8_arm64.deb ...
12:26:48 #10 23.66 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
12:26:48 #10 23.71 Selecting previously unselected package libc-dev-bin.
12:26:48 #10 23.71 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_arm64.deb ...
12:26:48 #10 23.71 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
12:26:48 #10 23.75 Selecting previously unselected package linux-libc-dev:arm64.
12:26:48 #10 23.75 Preparing to unpack .../060-linux-libc-dev_4.15.0-202.213_arm64.deb ...
12:26:48 #10 23.76 Unpacking linux-libc-dev:arm64 (4.15.0-202.213) ...
12:26:48 #10 23.91 Selecting previously unselected package libc6-dev:arm64.
12:26:48 #11 21.14 Selecting previously unselected package less.
12:26:48 #11 21.14 Preparing to unpack .../010-less_590-1build1_arm64.deb ...
12:26:48 #11 21.15 Unpacking less (590-1build1) ...
12:26:48 #11 21.18 Selecting previously unselected package libmd0:arm64.
12:26:48 #11 21.18 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ...
12:26:48 #11 21.18 Unpacking libmd0:arm64 (1.0.4-1build1) ...
12:26:48 #11 21.22 Selecting previously unselected package libbsd0:arm64.
12:26:48 #11 21.22 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ...
12:26:48 #11 21.22 Unpacking libbsd0:arm64 (0.11.5-1) ...
12:26:48 #11 21.25 Selecting previously unselected package libelf1:arm64.
12:26:48 #11 21.25 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ...
12:26:48 #11 21.26 Unpacking libelf1:arm64 (0.186-1build1) ...
12:26:48 #11 21.29 Selecting previously unselected package libicu70:arm64.
12:26:48 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.1s
12:26:48 #11 16.39 Get:304 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
12:26:48 #11 16.55 Get:305 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
12:26:48 #11 16.57 Get:306 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
12:26:48 #11 16.59 Get:307 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-fcntllock-perl arm64 0.22-4 [33.6 kB]
12:26:48 #11 16.65 Get:308 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
12:26:48 12:26:48 #10 18.89 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
#10 15.54 Fetched 69.0 MB in 6s (12.5 MB/s)
12:26:48 #10 19.25 Selecting previously unselected package binutils.
12:26:48 #10 19.25 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
12:26:48 #10 15.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 ... 7700 files and directories currently installed.)
12:26:48 #10 15.60 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
12:26:48 #7 DONE 24.7s
12:26:48 
12:26:48 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:48 #10 15.34 Selecting previously unselected package python3-minimal.
12:26:48 #10 15.34 (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.)
12:26:48 #10 15.35 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
12:26:48 #10 15.35 Unpacking python3-minimal (3.7.3-1) ...
12:26:48 #10 15.39 Selecting previously unselected package mime-support.
12:26:48 #10 15.39 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:26:48 #10 15.40 Unpacking mime-support (3.62) ...
12:26:48 #10 15.44 Selecting previously unselected package libmpdec2:amd64.
12:26:48 #10 15.44 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
12:26:48 #10 15.44 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:26:48 #10 15.54 Selecting previously unselected package readline-common.
12:26:48 #10 15.54 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
12:26:48 #10 15.55 Unpacking readline-common (7.0-5) ...
12:26:48 #10 15.63 Selecting previously unselected package libreadline7:amd64.
12:26:48 #10 15.63 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
12:26:48 #10 15.64 Unpacking libreadline7:amd64 (7.0-5) ...
12:26:48 #10 15.73 Selecting previously unselected package libsqlite3-0:amd64.
12:26:48 #10 15.73 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
12:26:48 #10 15.74 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
12:26:48 #10 15.93 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:26:48 #10 15.93 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_amd64.deb ...
12:26:48 #10 15.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
12:26:48 #10 16.35 Selecting previously unselected package python3.7.
12:26:48 #10 16.35 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_amd64.deb ...
12:26:48 #10 16.45 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:26:48 #10 16.61 Selecting previously unselected package libpython3-stdlib:amd64.
12:26:48 #10 16.61 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
12:26:48 #10 16.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:26:48 #10 16.72 Setting up python3-minimal (3.7.3-1) ...
12:26:48 #10 17.06 Selecting previously unselected package python3.
12:26:48 #10 17.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10074 files and directories currently installed.)
12:26:48 #10 17.06 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ...
12:26:48 #10 17.06 Unpacking python3 (3.7.3-1) ...
12:26:48 #10 17.12 Selecting previously unselected package less.
12:26:48 #10 17.12 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ...
12:26:48 #10 17.12 Unpacking less (487-0.1+b1) ...
12:26:48 #10 17.18 Selecting previously unselected package netbase.
12:26:48 #10 17.18 Preparing to unpack .../002-netbase_5.6_all.deb ...
12:26:48 #10 17.18 Unpacking netbase (5.6) ...
12:26:48 #10 17.23 Selecting previously unselected package bzip2.
12:26:48 #10 17.23 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
12:26:48 #10 17.23 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
12:26:48 #10 17.27 Selecting previously unselected package libmagic-mgc.
12:26:48 #10 17.27 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
12:26:48 #10 17.28 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
12:26:48 #10 17.40 Selecting previously unselected package libmagic1:amd64.
12:26:48 #10 17.40 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
12:26:48 #10 17.40 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
12:26:48 #10 17.44 Selecting previously unselected package file.
12:26:48 #10 17.45 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ...
12:26:48 #10 17.45 Unpacking file (1:5.35-4+deb10u2) ...
12:26:48 #10 17.49 Selecting previously unselected package gettext-base.
12:26:48 #10 17.49 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ...
12:26:48 #10 17.49 Unpacking gettext-base (0.19.8.1-9) ...
12:26:48 #10 17.54 Selecting previously unselected package krb5-locales.
12:26:48 #10 17.55 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
12:26:48 #10 17.55 Unpacking krb5-locales (1.17-3+deb10u5) ...
12:26:48 #10 17.59 Selecting previously unselected package libkeyutils1:amd64.
12:26:48 #10 17.59 Preparing to unpack .../009-libkeyutils1_1.6-6_amd64.deb ...
12:26:48 #10 17.60 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:26:48 #10 17.64 Selecting previously unselected package libkrb5support0:amd64.
12:26:48 #10 17.64 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
12:26:48 #10 17.65 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
12:26:48 #10 17.70 Selecting previously unselected package libk5crypto3:amd64.
12:26:48 #10 17.70 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
12:26:48 #10 17.70 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
12:26:48 #10 17.76 Selecting previously unselected package libkrb5-3:amd64.
12:26:48 #10 17.76 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
12:26:48 #10 17.76 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
12:26:48 #10 17.86 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:26:48 #10 17.86 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
12:26:48 #10 17.87 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
12:26:48 #10 17.93 Selecting previously unselected package libicu63:amd64.
12:26:48 #10 17.93 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_amd64.deb ...
12:26:48 #10 17.93 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
12:26:48 #10 19.17 Selecting previously unselected package libxml2:amd64.
12:26:48 #10 19.17 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_amd64.deb ...
12:26:48 #10 19.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u5) ...
12:26:48 #10 19.31 Selecting previously unselected package manpages.
12:26:48 #10 19.31 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
12:26:48 #10 19.32 Unpacking manpages (4.16-2) ...
12:26:48 #10 19.51 Selecting previously unselected package libedit2:amd64.
12:26:48 #10 19.51 Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ...
12:26:48 #10 19.52 Unpacking libedit2:amd64 (3.1-20181209-1) ...
12:26:48 #10 19.57 Selecting previously unselected package openssh-client.
12:26:48 #10 19.57 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
12:26:48 #10 19.59 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
12:26:48 #10 19.75 Selecting previously unselected package ucf.
12:26:48 #10 19.75 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
12:26:48 #10 19.75 Moving old data out of the way
12:26:48 #10 19.75 Unpacking ucf (3.0038+nmu1) ...
12:26:48 #10 19.79 Selecting previously unselected package xz-utils.
12:26:48 #10 19.79 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
12:26:48 #10 19.80 Unpacking xz-utils (5.2.4-1+deb10u1) ...
12:26:48 #10 19.87 Selecting previously unselected package libfl2:amd64.
12:26:48 #10 19.87 Preparing to unpack .../021-libfl2_2.6.4-6.2_amd64.deb ...
12:26:48 #10 19.88 Unpacking libfl2:amd64 (2.6.4-6.2) ...
12:26:48 #10 19.94 Selecting previously unselected package at.
12:26:48 #10 19.94 Preparing to unpack .../022-at_3.1.23-1_amd64.deb ...
12:26:48 #10 19.94 Unpacking at (3.1.23-1) ...
12:26:48 #10 20.00 Selecting previously unselected package libsigsegv2:amd64.
12:26:48 #10 20.00 Preparing to unpack .../023-libsigsegv2_2.12-2_amd64.deb ...
12:26:48 #10 20.00 Unpacking libsigsegv2:amd64 (2.12-2) ...
12:26:48 #10 20.04 Selecting previously unselected package m4.
12:26:48 #10 20.04 Preparing to unpack .../024-m4_1.4.18-2_amd64.deb ...
12:26:48 #10 20.06 Unpacking m4 (1.4.18-2) ...
12:26:48 #10 20.14 Selecting previously unselected package autoconf.
12:26:48 #10 20.14 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
12:26:48 #10 20.15 Unpacking autoconf (2.69-11) ...
12:26:48 #10 20.31 Selecting previously unselected package autotools-dev.
12:26:48 #10 20.31 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
12:26:48 #10 20.31 Unpacking autotools-dev (20180224.1) ...
12:26:48 #10 20.40 Selecting previously unselected package automake.
12:26:48 #10 20.40 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
12:26:48 #10 20.41 Unpacking automake (1:1.16.1-4) ...
12:26:48 #10 20.58 Selecting previously unselected package autopoint.
12:26:48 #10 20.58 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
12:26:48 #10 20.59 Unpacking autopoint (0.19.8.1-9) ...
12:26:48 #10 20.65 Selecting previously unselected package binutils-common:amd64.
12:26:48 #10 20.65 Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ...
12:26:48 #10 20.66 Unpacking binutils-common:amd64 (2.31.1-16) ...
12:26:48 #11 15.22 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB]
12:26:48 #11 15.22 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
12:26:48 #11 15.23 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
12:26:48 #11 15.23 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:48 #11 15.23 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB]
12:26:48 #11 15.23 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
12:26:48 #11 15.23 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:48 #11 15.23 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B]
12:26:48 #11 15.29 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB]
12:26:48 #11 15.30 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
12:26:48 #11 15.36 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
12:26:48 #11 15.36 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
12:26:48 #11 15.36 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
12:26:48 #11 15.37 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:48 #11 15.37 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB]
12:26:48 #11 15.37 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
12:26:48 #11 15.37 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
12:26:48 #11 15.37 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB]
12:26:48 #11 15.44 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
12:26:48 #11 15.44 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
12:26:48 #10 20.03 (159/166): python3-policycoreutils-3.5-0.rc1.2.  11 MB/s | 2.1 MB     00:00    
12:26:48 #10 20.09 (160/166): redhat-rpm-config-197-1.el9.noarch.r 322 kB/s |  73 kB     00:00    
12:26:48 #10 20.10 (161/166): python3-file-magic-5.39-10.el9.noarc  39 kB/s |  17 kB     00:00    
12:26:48 #10 20.10 (162/166): rpm-build-4.16.1.3-22.el9.x86_64.rpm 1.3 MB/s | 101 kB     00:00    
12:26:48 #10 20.14 (163/166): rpmlint-1.11-19.el9.noarch.rpm       3.9 MB/s | 198 kB     00:00    
12:26:48 #10 20.15 (164/166): scl-utils-2.0.3-4.el9.x86_64.rpm     844 kB/s |  37 kB     00:00    
12:26:48 #10 20.16 (165/166): rust-srpm-macros-17-4.el9.noarch.rpm 177 kB/s |  10 kB     00:00    
12:26:48 #11 19.78 Selecting previously unselected package libgdbm-compat4:arm64.
12:26:48 #11 19.78 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
12:26:48 #11 19.79 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
12:26:48 #11 19.83 Selecting previously unselected package libperl5.30:arm64.
12:26:48 #11 19.83 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_arm64.deb ...
12:26:48 #11 19.84 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
12:26:48 #7 extracting sha256:ba37bd2b08543867db0934e29dd6c1476f71509aa0b42f10786733820b6c2008 1.2s done
12:26:48 #10 24.12 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u3_arm64.deb ...
12:26:48 #10 24.12 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ...
12:26:48 #10 24.19 Selecting previously unselected package curl.
12:26:48 #10 24.19 Preparing to unpack .../071-curl_7.64.0-4+deb10u3_arm64.deb ...
12:26:48 #10 24.19 Unpacking curl (7.64.0-4+deb10u3) ...
12:26:48 #10 24.25 Selecting previously unselected package dctrl-tools.
12:26:48 #10 24.25 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
12:26:48 #10 24.26 Unpacking dctrl-tools (2.24-3) ...
12:26:48 #10 24.30 Selecting previously unselected package libtool.
12:26:48 #10 24.30 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ...
12:26:48 #10 24.31 Unpacking libtool (2.4.6-9) ...
12:26:48 #10 24.36 Selecting previously unselected package dh-autoreconf.
12:26:48 #10 24.36 Preparing to unpack .../074-dh-autoreconf_19_all.deb ...
12:26:48 #10 24.37 Unpacking dh-autoreconf (19) ...
12:26:48 #10 24.40 Selecting previously unselected package libarchive-zip-perl.
12:26:48 #10 24.40 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ...
12:26:48 #10 24.41 Unpacking libarchive-zip-perl (1.64-1) ...
12:26:48 #10 24.44 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:26:48 #10 24.44 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
12:26:48 #10 24.45 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
12:26:48 #10 24.48 Selecting previously unselected package dh-strip-nondeterminism.
12:26:48 #13 ...
12:26:48 
12:26:48 #16 [linux/arm64 build-base-alpine 2/4] COPY --from=xx / /
12:26:48 #16 DONE 3.1s
12:26:48 
12:26:48 #17 [linux/arm64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:48 #17 0.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz
12:26:49 #10 23.91 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_arm64.deb ...
12:26:49 #10 23.92 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.6) ...
12:26:49 #10 24.16 Selecting previously unselected package gcc-7-base:arm64.
12:26:49 #10 24.16 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:49 #10 24.17 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
12:26:49 #10 24.21 Selecting previously unselected package libisl19:arm64.
12:26:49 #10 24.21 Preparing to unpack .../063-libisl19_0.19-1_arm64.deb ...
12:26:49 #10 24.21 Unpacking libisl19:arm64 (0.19-1) ...
12:26:49 #10 24.28 Selecting previously unselected package libmpfr6:arm64.
12:26:49 #11 21.29 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ...
12:26:49 #11 21.29 Unpacking libicu70:arm64 (70.1-2) ...
12:26:49 #11 21.50 Selecting previously unselected package libxml2:arm64.
12:26:49 #11 21.50 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_arm64.deb ...
12:26:49 #11 21.50 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
12:26:49 #11 21.54 Selecting previously unselected package libyaml-0-2:arm64.
12:26:49 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 6.6s done
12:26:49 #7 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:49 #13 69.10   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                          26/65 
12:26:49 #13 69.73   Installing : openssh-7.4p1-22.el7_9.aarch64                             27/65 
12:26:49 #13 69.85   Installing : openssh-clients-7.4p1-22.el7_9.aarch64                     28/65 
12:26:49 #11 16.66 Get:309 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
12:26:49 #11 16.67 Get:310 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-find-rule-perl all 0.34-2 [26.1 kB]
12:26:49 #11 16.70 Get:311 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
12:26:49 #11 16.71 Get:312 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
12:26:49 #11 16.72 Get:313 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfont-ttf-perl all 1.06-2 [323 kB]
12:26:49 #11 16.85 Get:314 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
12:26:49 #11 16.85 Get:315 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsort-versions-perl all 1.62-2 [8848 B]
12:26:49 #11 16.85 Get:316 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:26:49 #11 16.86 Get:317 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
12:26:49 #11 16.86 Get:318 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:26:49 #11 16.87 Get:319 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-perl all 4.09000-1 [82.4 kB]
12:26:49 #11 16.89 Get:320 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
12:26:49 #11 16.90 Get:321 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
12:26:49 #11 16.90 Get:322 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB]
12:26:49 #11 16.93 Get:323 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-identify-perl arm64 0.14-2 [10.9 kB]
12:26:49 #10 19.26 Unpacking binutils (2.35.2-2) ...
12:26:49 #10 19.34 Selecting previously unselected package libc-dev-bin.
12:26:49 #10 19.34 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_amd64.deb ...
12:26:49 #10 19.35 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
12:26:49 #10 19.40 Selecting previously unselected package linux-libc-dev:amd64.
12:26:49 #10 19.40 Preparing to unpack .../033-linux-libc-dev_5.10.162-1_amd64.deb ...
12:26:49 #10 19.40 Unpacking linux-libc-dev:amd64 (5.10.162-1) ...
12:26:49 #10 15.83 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) over (2.28-10+rpi1+deb10u2) ...
12:26:49 #10 21.00 Selecting previously unselected package libbinutils:amd64.
12:26:49 #10 21.00 Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ...
12:26:49 #10 21.01 Unpacking libbinutils:amd64 (2.31.1-16) ...
12:26:49 #11 15.51 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB]
12:26:49 #11 15.53 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debian all 0.1.43ubuntu1 [107 kB]
12:26:49 #11 15.54 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB]
12:26:49 #11 15.54 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB]
12:26:49 #11 15.55 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 dput all 1.1.0ubuntu2 [44.9 kB]
12:26:49 #11 15.55 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
12:26:49 #11 15.60 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
12:26:49 #11 15.60 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.7 [283 kB]
12:26:49 #10 20.45 (166/166): webkit2gtk3-jsc-2.38.3-1.el9.x86_64.  21 MB/s | 6.5 MB     00:00    
12:26:49 #10 20.46 --------------------------------------------------------------------------------
12:26:49 #10 20.46 Total                                            12 MB/s |  75 MB     00:06     
12:26:49 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 102.76MB / 116.78MB 22.1s
12:26:49 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c
12:26:49 #10 18.75   Preparing        :                                                        1/1 
12:26:49 #10 18.84   Installing       : systemd-libs-252-3.el9.aarch64                       1/165 
12:26:49 #10 18.85   Running scriptlet: systemd-libs-252-3.el9.aarch64                       1/165 
12:26:49 #10 18.87   Installing       : elfutils-debuginfod-client-0.188-3.el9.aarch64       2/165 
12:26:49 #10 18.88   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/165 
12:26:49 #10 18.93   Installing       : groff-base-1.22.4-10.el9.aarch64                     3/165 
12:26:49 #10 18.93   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/165 
12:26:49 #10 18.94   Installing       : file-5.39-10.el9.aarch64                             4/165 
12:26:49 #10 18.96   Installing       : python3-libselinux-3.5-0.rc1.1.el9.aarch64           5/165 
12:26:49 #10 18.97   Installing       : xz-5.2.5-8.el9.aarch64                               6/165 
12:26:49 #10 18.98   Installing       : unzip-6.0-56.el9.aarch64                             7/165 
12:26:49 #10 19.05   Installing       : python3-setuptools-53.0.0-12.el9.noarch              8/165 
12:26:49 #10 19.06   Installing       : libproxy-0.4.15-35.el9.aarch64                       9/165 
12:26:49 #10 19.07   Installing       : less-590-1.el9.aarch64                              10/165 
12:26:49 #10 19.08   Installing       : diffutils-3.7-12.el9.aarch64                        11/165 
12:26:49 #10 19.09   Installing       : cracklib-2.9.6-27.el9.aarch64                       12/165 
12:26:49 #10 19.10   Installing       : cpio-2.13-16.el9.aarch64                            13/165 
12:26:49 #10 19.11   Installing       : bzip2-1.0.8-8.el9.aarch64                           14/165 
12:26:49 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 22.2s done
12:26:49 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570
12:26:49 #10 24.48 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ...
12:26:49 #10 24.49 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
12:26:49 #10 24.53 Selecting previously unselected package dwz.
12:26:49 #10 24.54 Preparing to unpack .../078-dwz_0.12-3_arm64.deb ...
12:26:49 #10 24.54 Unpacking dwz (0.12-3) ...
12:26:49 #11 15.49 Get:405 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
12:26:49 #10 24.28 Preparing to unpack .../064-libmpfr6_4.0.1-1_arm64.deb ...
12:26:49 #10 24.29 Unpacking libmpfr6:arm64 (4.0.1-1) ...
12:26:49 #10 24.34 Selecting previously unselected package libmpc3:arm64.
12:26:49 #10 24.34 Preparing to unpack .../065-libmpc3_1.1.0-1_arm64.deb ...
12:26:49 #10 24.35 Unpacking libmpc3:arm64 (1.1.0-1) ...
12:26:49 #10 24.40 Selecting previously unselected package cpp-7.
12:26:49 #11 21.55 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ...
12:26:49 #11 21.55 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
12:26:49 #11 21.58 Selecting previously unselected package lsb-release.
12:26:49 #11 21.58 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
12:26:49 #11 21.58 Unpacking lsb-release (11.1.0ubuntu4) ...
12:26:49 #11 21.62 Selecting previously unselected package netbase.
12:26:49 #11 21.62 Preparing to unpack .../018-netbase_6.3_all.deb ...
12:26:49 #11 21.62 Unpacking netbase (6.3) ...
12:26:49 #11 21.65 Selecting previously unselected package python-apt-common.
12:26:49 #11 21.65 Preparing to unpack .../019-python-apt-common_2.4.0_all.deb ...
12:26:49 #11 21.66 Unpacking python-apt-common (2.4.0) ...
12:26:49 #11 21.69 Selecting previously unselected package python3-apt.
12:26:49 #11 21.69 Preparing to unpack .../020-python3-apt_2.4.0_arm64.deb ...
12:26:49 #11 21.70 Unpacking python3-apt (2.4.0) ...
12:26:49 #11 21.73 Selecting previously unselected package python3-pkg-resources.
12:26:49 #11 21.73 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
12:26:49 #11 21.73 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:26:49 #11 21.78 Selecting previously unselected package ucf.
12:26:49 #19 DONE 5.2s
12:26:49 
12:26:49 #20 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:49 #0 0.191 + apk  --root / add --no-cache musl-dev gcc
12:26:49 #0 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
12:26:49 #0 1.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
12:26:49 #0 1.949 (1/9) Installing binutils (2.38-r3)
12:26:49 #0 2.115 (2/9) Installing libgomp (11.2.1_git20220219-r2)
12:26:49 #0 2.124 (3/9) Installing libatomic (11.2.1_git20220219-r2)
12:26:49 #0 2.127 (4/9) Installing gmp (6.2.1-r2)
12:26:49 #0 2.149 (5/9) Installing isl22 (0.22-r0)
12:26:49 #0 2.185 (6/9) Installing mpfr4 (4.1.0-r0)
12:26:49 #0 2.239 (7/9) Installing mpc1 (1.2.1-r0)
12:26:49 #0 2.248 (8/9) Installing gcc (11.2.1_git20220219-r2)
12:26:49 #0 3.947 (9/9) Installing musl-dev (1.2.3-r2)
12:26:49 #0 4.037 Executing busybox-1.35.0-r17.trigger
12:26:49 #0 4.045 OK: 424 MiB in 46 packages
12:26:49 #20 DONE 5.2s
12:26:49 
12:26:49 #21 [linux/amd64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
12:26:49 #21 DONE 0.1s
12:26:49 
12:26:49 #22 [linux/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
12:26:49 #22 DONE 0.2s
12:26:49 
12:26:49 #23 [linux/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
12:26:49 #23 0.208 Building static docker-linux-amd64
12:26:49 #13 69.87   Installing : lzo-2.06-8.el7.aarch64                                     29/65 
12:26:49 #11 16.93 Get:324 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-name-perl arm64 0.26-2 [11.5 kB]
12:26:49 #11 17.00 Get:325 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
12:26:49 #11 17.00 Get:326 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
12:26:49 #11 17.00 Get:327 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:26:49 #11 17.00 Get:328 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtype-tiny-perl all 1.016008-1 [336 kB]
12:26:49 #11 17.03 Get:329 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
12:26:49 #11 17.03 Get:330 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-form-perl all 6.10-1 [23.0 kB]
12:26:49 #11 17.03 Get:331 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-format-perl all 2.16-1 [38.2 kB]
12:26:49 #11 17.04 Get:332 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
12:26:49 #11 17.07 Get:333 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
12:26:49 #11 17.08 Get:334 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
12:26:49 #11 17.15 Get:335 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libindirect-perl arm64 0.39-2 [22.0 kB]
12:26:49 #10 21.12 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:26:49 #10 21.12 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
12:26:49 #10 21.12 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
12:26:49 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 5.0s
12:26:49 #10 20.07 Selecting previously unselected package libxml2:armhf.
12:26:49 #10 20.07 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_armhf.deb ...
12:26:49 #10 20.08 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
12:26:49 #10 19.18   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                 15/165 
12:26:49 #10 19.19   Installing       : python3-distro-1.5.0-7.el9.noarch                   16/165 
12:26:49 #10 19.22   Installing       : python3-setools-4.4.0-5.el9.aarch64                 17/165 
12:26:49 #10 19.24   Installing       : zip-3.0-33.el9.aarch64                              18/165 
12:26:49 #10 19.24   Installing       : python3-libsemanage-3.5-0.rc1.1.el9.aarch64         19/165 
12:26:49 #10 19.25   Installing       : python3-file-magic-5.39-10.el9.noarch               20/165 
12:26:49 #10 19.27   Installing       : elfutils-0.188-3.el9.aarch64                        21/165 
12:26:49 #10 19.33   Installing       : gdb-minimal-10.2-10.el9.aarch64                     22/165 
12:26:49 #10 19.34   Installing       : dbus-libs-1:1.12.20-7.el9.aarch64                   23/165 
12:26:49 #10 19.35   Installing       : python3-dbus-1.2.18-2.el9.aarch64                   24/165 
12:26:49 #10 19.37   Installing       : procps-ng-3.3.17-9.el9.aarch64                      25/165 
12:26:49 #10 19.39   Installing       : python3-systemd-234-18.el9.aarch64                  26/165 
12:26:49 #10 19.41   Installing       : util-linux-core-2.37.4-9.el9.aarch64                27/165 
12:26:49 #10 19.42   Running scriptlet: util-linux-core-2.37.4-9.el9.aarch64                27/165 
12:26:49 #10 19.43   Installing       : rust-srpm-macros-17-4.el9.noarch                    28/165 
12:26:49 #10 19.43   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 29/165 
12:26:49 #10 19.44   Installing       : python3-audit-3.0.7-103.el9.aarch64                 30/165 
12:26:49 #10 19.44   Installing       : perl-srpm-macros-1-41.el9.noarch                    31/165 
12:26:49 #10 19.45   Installing       : openblas-srpm-macros-2-11.el9.noarch                32/165 
12:26:49 #10 19.45   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    33/165 
12:26:49 #10 19.46   Installing       : lua-srpm-macros-1-6.el9.noarch                      34/165 
12:26:49 #10 19.46   Installing       : libstemmer-0-18.585svn.el9.aarch64                  35/165 
12:26:49 #10 19.47   Installing       : libjpeg-turbo-2.0.90-5.el9.aarch64                  36/165 
12:26:49 #10 19.48   Installing       : hunspell-filesystem-1.7.0-11.el9.aarch64            37/165 
12:26:49 #10 19.48   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           38/165 
12:26:49 #10 19.49   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              39/165 
12:26:49 #10 19.50   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           40/165 
12:26:49 #10 19.51   Installing       : hunspell-1.7.0-11.el9.aarch64                       41/165 
12:26:49 #10 19.52   Installing       : enchant-1:1.6.0-30.el9.aarch64                      42/165 
12:26:49 #10 24.63 Selecting previously unselected package libglib2.0-0:arm64.
12:26:49 #10 24.63 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
12:26:49 #10 24.64 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
12:26:49 #10 24.76 Selecting previously unselected package libcroco3:arm64.
12:26:49 #10 24.77 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ...
12:26:49 #10 24.77 Unpacking libcroco3:arm64 (0.6.12-3) ...
12:26:49 #10 24.82 Selecting previously unselected package libncurses6:arm64.
12:26:49 #10 24.82 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u3_arm64.deb ...
12:26:49 #10 24.82 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
12:26:49 #10 24.86 Selecting previously unselected package gettext.
12:26:49 #10 24.87 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ...
12:26:49 #10 24.87 Unpacking gettext (0.19.8.1-9) ...
12:26:49 #10 25.01 Selecting previously unselected package intltool-debian.
12:26:49 #11 ...
12:26:49 
12:26:49 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:49 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 7.0s done
12:26:49 #9 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:49 #9 DONE 21.8s
12:26:49 
12:26:49 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:49 #11 15.77 Get:406 http://archive.ubuntu.com/ubuntu kinetic/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
12:26:49 #11 15.81 Get:407 http://archive.ubuntu.com/ubuntu kinetic/main amd64 unzip amd64 6.0-27ubuntu1 [174 kB]
12:26:49 #11 15.92 Get:408 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 lintian all 2.115.3ubuntu2.1 [1108 kB]
12:26:49 #11 20.22 Selecting previously unselected package perl.
12:26:49 #11 20.22 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_arm64.deb ...
12:26:49 #11 20.23 Unpacking perl (5.30.0-9ubuntu0.3) ...
12:26:49 #11 20.28 Selecting previously unselected package openssl.
12:26:49 #11 20.28 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_arm64.deb ...
12:26:49 #11 20.29 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
12:26:49 #10 24.41 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:49 #10 24.41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
12:26:49 #11 21.78 Preparing to unpack .../022-ucf_3.0043_all.deb ...
12:26:49 #11 21.78 Moving old data out of the way
12:26:49 #11 21.78 Unpacking ucf (3.0043) ...
12:26:49 #11 21.82 Selecting previously unselected package bsdextrautils.
12:26:49 #11 21.82 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
12:26:49 #11 21.82 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
12:26:49 #11 21.85 Selecting previously unselected package libmagic-mgc.
12:26:49 #11 21.85 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_arm64.deb ...
12:26:49 #11 21.86 Unpacking libmagic-mgc (1:5.41-3) ...
12:26:49 #11 21.92 Selecting previously unselected package libmagic1:arm64.
12:26:49 #11 21.92 Preparing to unpack .../025-libmagic1_1%3a5.41-3_arm64.deb ...
12:26:49 #11 21.92 Unpacking libmagic1:arm64 (1:5.41-3) ...
12:26:49 #11 21.95 Selecting previously unselected package file.
12:26:49 #11 21.95 Preparing to unpack .../026-file_1%3a5.41-3_arm64.deb ...
12:26:49 #11 21.96 Unpacking file (1:5.41-3) ...
12:26:49 #11 21.99 Selecting previously unselected package gettext-base.
12:26:49 #11 21.99 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ...
12:26:49 #11 21.99 Unpacking gettext-base (0.21-4ubuntu4) ...
12:26:49 #11 22.03 Selecting previously unselected package libuchardet0:arm64.
12:26:49 #23 0.213 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:26:49Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
12:26:49 #10 23.57 Selecting previously unselected package libxml2:arm64.
12:26:49 #10 23.57 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
12:26:49 #10 23.57 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:26:49 #10 23.67 Selecting previously unselected package gettext.
12:26:49 #10 23.67 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
12:26:49 #10 23.67 Unpacking gettext (0.21-4) ...
12:26:49 #10 23.79 Selecting previously unselected package intltool-debian.
12:26:49 #11 17.15 Get:336 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
12:26:49 #11 17.15 Get:337 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
12:26:49 #11 17.15 Get:338 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
12:26:49 #11 17.15 Get:339 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
12:26:49 #11 17.15 Get:340 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libldap-common all 2.5.13+dfsg-1ubuntu1 [19.6 kB]
12:26:49 #11 17.15 Get:341 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
12:26:49 #11 17.16 Get:342 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:26:49 #11 17.22 Get:343 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
12:26:49 #11 17.22 Get:344 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-utilsby-perl all 0.12-1 [15.5 kB]
12:26:49 #11 17.29 Get:345 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libltdl7 arm64 2.4.7-4 [40.0 kB]
12:26:49 #11 17.29 Get:346 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libltdl-dev arm64 2.4.7-4 [170 kB]
12:26:49 #11 17.30 Get:347 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
12:26:49 #11 17.30 Get:348 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
12:26:49 #11 17.30 Get:349 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmail-sendmail-perl all 0.80-2 [23.2 kB]
12:26:49 #11 17.30 Get:350 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
12:26:49 #11 17.31 Get:351 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
12:26:49 #11 17.31 Get:352 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
12:26:49 #11 17.37 Get:353 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
12:26:49 #11 17.37 Get:354 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmldbm-perl all 2.05-3 [17.5 kB]
12:26:49 #11 17.44 Get:355 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B]
12:26:49 #10 21.45 Selecting previously unselected package binutils.
12:26:49 #10 21.45 Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ...
12:26:49 #10 21.46 Unpacking binutils (2.31.1-16) ...
12:26:49 #10 21.50 Selecting previously unselected package libc-dev-bin.
12:26:49 #10 21.50 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_amd64.deb ...
12:26:49 #10 21.50 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
12:26:49 #10 21.55 Selecting previously unselected package linux-libc-dev:amd64.
12:26:49 #10 21.55 Preparing to unpack .../034-linux-libc-dev_4.19.269-1_amd64.deb ...
12:26:49 #10 21.56 Unpacking linux-libc-dev:amd64 (4.19.269-1) ...
12:26:49 #10 19.75 Selecting previously unselected package libcrypt-dev:amd64.
12:26:49 #10 19.75 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
12:26:49 #10 19.75 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
12:26:49 #10 19.81 Selecting previously unselected package libtirpc-dev:amd64.
12:26:49 #10 19.81 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
12:26:49 #10 19.81 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
12:26:49 #10 19.87 Selecting previously unselected package libnsl-dev:amd64.
12:26:49 #10 19.87 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
12:26:49 #10 19.89 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
12:26:49 #10 19.92 Selecting previously unselected package libc6-dev:amd64.
12:26:49 #10 19.92 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_amd64.deb ...
12:26:49 #10 19.92 Unpacking libc6-dev:amd64 (2.31-13+deb11u5) ...
12:26:49 #10 ...
12:26:49 
12:26:49 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:49 #9 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 7.9s done
12:26:49 #9 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 2.9s
12:26:49 #9 ...
12:26:49 
12:26:49 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:49 #10 10.47 0 upgraded, 302 newly installed, 0 to remove and 4 not upgraded.
12:26:49 #10 10.47 Need to get 98.9 MB of archives.
12:26:49 #10 10.47 After this operation, 420 MB of additional disk space will be used.
12:26:49 #10 10.47 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB]
12:26:49 #10 10.63 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB]
12:26:49 #10 11.06 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [533 kB]
12:26:49 #10 11.10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB]
12:26:49 #10 11.10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [1609 kB]
12:26:49 #10 11.18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
12:26:49 #10 11.18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
12:26:49 #10 11.18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
12:26:49 #10 11.18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
12:26:49 #10 11.19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
12:26:49 #10 11.19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB]
12:26:49 #10 11.22 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.9 [1712 kB]
12:26:49 #10 11.30 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.9 [203 kB]
12:26:49 #10 11.30 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
12:26:49 #10 11.30 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
12:26:49 #10 11.30 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
12:26:49 #10 11.30 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B]
12:26:49 #10 11.30 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB]
12:26:49 #10 11.31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB]
12:26:49 #10 11.31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]
12:26:49 #10 11.36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
12:26:49 #10 11.43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB]
12:26:49 #10 11.44 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
12:26:49 #10 11.44 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB]
12:26:49 #10 11.45 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB]
12:26:49 #10 11.51 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB]
12:26:49 #10 11.51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB]
12:26:49 #10 11.51 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB]
12:26:49 #10 11.53 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
12:26:49 #10 11.69 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]
12:26:49 #10 11.69 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.6 [3556 kB]
12:26:49 #10 11.86 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.6 [201 kB]
12:26:49 #10 11.87 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB]
12:26:49 #10 11.90 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
12:26:49 #10 11.90 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.15 [4724 B]
12:26:49 #10 11.90 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
12:26:49 #10 11.91 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
12:26:49 #10 11.91 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
12:26:49 #10 11.91 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB]
12:26:49 #10 11.92 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
12:26:49 #10 11.94 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]
12:26:49 #10 12.01 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
12:26:49 #10 12.01 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB]
12:26:49 #10 12.37 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.8 [664 kB]
12:26:49 #10 12.40 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB]
12:26:49 #10 12.40 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
12:26:49 #10 12.40 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB]
12:26:49 #10 12.40 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
12:26:49 #10 12.43 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB]
12:26:49 #10 12.43 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
12:26:49 #10 12.43 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB]
12:26:49 #10 12.43 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]
12:26:49 #10 12.45 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
12:26:49 #10 12.56 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
12:26:49 #10 12.56 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB]
12:26:49 #10 12.56 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
12:26:49 #10 12.56 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
12:26:49 #10 12.56 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
12:26:49 #10 12.56 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
12:26:49 #10 12.57 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
12:26:49 #10 12.58 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
12:26:49 #10 12.58 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB]
12:26:49 #10 12.64 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
12:26:49 #10 12.71 Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB]
12:26:49 #10 12.75 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB]
12:26:49 #10 12.79 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB]
12:26:49 #10 12.79 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.6 [16.9 kB]
12:26:49 #10 12.79 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.6 [149 kB]
12:26:49 #10 12.80 Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB]
12:26:49 #10 12.80 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB]
12:26:49 #10 12.81 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB]
12:26:49 #10 12.81 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB]
12:26:49 #10 12.81 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB]
12:26:49 #10 12.86 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
12:26:49 #10 12.93 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
12:26:49 #10 12.94 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
12:26:49 #10 12.95 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
12:26:49 #10 12.97 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
12:26:49 #10 12.99 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.8 [197 kB]
12:26:49 #10 13.01 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.8 [488 kB]
12:26:49 #10 13.02 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.8 [1839 kB]
12:26:49 #10 13.10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.8 [3388 B]
12:26:49 #10 13.10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB]
12:26:49 #10 13.10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-202.213 [993 kB]
12:26:49 #10 13.13 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB]
12:26:49 #10 13.25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
12:26:49 #10 13.25 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
12:26:49 #10 13.27 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB]
12:26:49 #10 13.30 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
12:26:49 #10 13.30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
12:26:49 #10 13.77 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
12:26:49 #10 13.77 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
12:26:49 #10 13.78 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
12:26:49 #10 13.78 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
12:26:49 #10 13.78 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
12:26:49 #10 13.78 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
12:26:49 #10 13.78 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
12:26:49 #10 13.78 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
12:26:49 #10 13.79 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
12:26:49 #10 13.84 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
12:26:49 #10 13.91 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
12:26:49 #10 14.06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
12:26:49 #10 14.39 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
12:26:49 #10 14.72 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
12:26:49 #10 15.17 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
12:26:49 #10 15.18 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
12:26:49 #10 15.22 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
12:26:49 #10 15.67 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
12:26:49 #10 15.67 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
12:26:49 #10 15.67 Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
12:26:49 #10 15.67 Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB]
12:26:49 #10 15.68 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
12:26:49 #10 15.70 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
12:26:49 #10 15.70 Get:114 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [42.3 kB]
12:26:49 #10 15.71 Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [175 kB]
12:26:49 #10 15.71 Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [30.3 kB]
12:26:49 #10 15.74 Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [86.1 kB]
12:26:49 #10 15.74 Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [47.8 kB]
12:26:49 #10 15.82 Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [107 kB]
12:26:49 #10 15.82 Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [207 kB]
12:26:49 #10 15.82 Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [14.8 kB]
12:26:49 #10 15.83 Get:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [96.6 kB]
12:26:49 #10 15.83 Get:123 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB]
12:26:49 #10 15.83 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB]
12:26:49 #10 15.83 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
12:26:49 #10 15.83 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB]
12:26:49 #10 15.88 Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
12:26:49 #10 15.89 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
12:26:49 #10 15.96 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.22 [220 kB]
12:26:49 #10 15.96 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.22 [159 kB]
12:26:49 #10 15.97 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]
12:26:49 #10 15.97 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
12:26:49 #10 15.98 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
12:26:49 #10 15.98 Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
12:26:49 #10 15.98 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
12:26:49 #10 15.98 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
12:26:49 #10 16.03 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
12:26:49 #10 16.03 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
12:26:49 #10 16.10 Get:139 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
12:26:49 #10 16.15 Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
12:26:49 #10 16.15 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
12:26:49 #10 16.16 Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
12:26:49 #10 16.21 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB]
12:26:49 #10 16.21 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB]
12:26:49 #10 16.21 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB]
12:26:49 #10 16.25 Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB]
12:26:49 #10 16.25 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
12:26:49 #10 16.26 Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
12:26:49 #10 16.26 Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB]
12:26:49 #10 16.26 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
12:26:49 #10 16.27 Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
12:26:49 #10 16.32 Get:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB]
12:26:49 #10 16.32 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB]
12:26:49 #10 16.33 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB]
12:26:49 #10 16.39 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB]
12:26:49 #10 16.40 Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
12:26:49 #10 16.40 Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
12:26:49 #10 16.40 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
12:26:49 #10 16.42 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
12:26:49 #10 16.42 Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
12:26:49 #10 16.43 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
12:26:49 #10 16.47 Get:162 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
12:26:49 #10 16.47 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
12:26:49 #10 16.48 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
12:26:49 #10 16.54 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB]
12:26:49 #10 16.54 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB]
12:26:49 #10 16.55 Get:167 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB]
12:26:49 #10 16.55 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
12:26:49 #10 16.55 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
12:26:49 #10 16.55 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.22 [218 kB]
12:26:49 #10 16.56 Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]
12:26:49 #10 16.61 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.15 [804 kB]
12:26:49 #10 16.64 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.15 [3925 kB]
12:26:49 #10 16.84 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
12:26:49 #10 16.84 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
12:26:49 #10 16.84 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:49 #10 16.84 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB]
12:26:49 #10 16.84 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
12:26:49 #10 16.84 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB]
12:26:49 #10 16.85 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
12:26:49 #10 16.85 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB]
12:26:49 #10 16.85 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB]
12:26:49 #10 16.91 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:49 #10 16.92 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
12:26:49 #10 16.92 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
12:26:49 #10 16.92 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:49 #10 16.92 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB]
12:26:49 #10 16.92 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
12:26:49 #10 16.92 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
12:26:49 #10 16.92 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
12:26:49 #10 16.93 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
12:26:49 #10 16.99 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
12:26:49 #10 17.00 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
12:26:49 #10 17.00 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
12:26:49 #10 17.00 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]
12:26:49 #10 17.01 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]
12:26:49 #10 17.01 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
12:26:49 #10 17.01 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB]
12:26:49 #10 17.01 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB]
12:26:49 #10 17.01 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
12:26:49 #10 17.06 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB]
12:26:49 #10 17.08 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
12:26:49 #10 17.23 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
12:26:49 #10 20.20 Selecting previously unselected package manpages.
12:26:49 #10 20.20 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
12:26:49 #10 20.22 Unpacking manpages (4.16-2) ...
12:26:49 #10 20.41 Selecting previously unselected package libedit2:armhf.
12:26:49 #10 20.41 Preparing to unpack .../017-libedit2_3.1-20181209-1_armhf.deb ...
12:26:49 #10 20.41 Unpacking libedit2:armhf (3.1-20181209-1) ...
12:26:49 #10 19.53   Installing       : python3-enchant-3.2.0-5.el9.noarch                  43/165 
12:26:49 #10 19.54   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  44/165 
12:26:49 #10 19.54   Installing       : emacs-filesystem-1:27.2-8.el9.noarch                45/165 
12:26:49 #10 19.55   Installing       : desktop-file-utils-0.26-6.el9.aarch64               46/165 
12:26:49 #10 19.56   Installing       : efi-srpm-macros-4-9.el9.noarch                      47/165 
12:26:49 #10 19.57   Installing       : dwz-0.14-3.el9.aarch64                              48/165 
12:26:49 #10 19.58   Installing       : checkpolicy-3.5-0.rc1.1.el9.aarch64                 49/165 
12:26:49 #10 19.60   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          50/165 
12:26:49 #10 19.61   Installing       : zstd-1.5.1-2.el9.aarch64                            51/165 
12:26:49 #10 19.61   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             52/165 
12:26:49 #10 19.66   Installing       : tcl-1:8.6.10-7.el9.aarch64                          53/165 
12:26:49 #10 19.68   Installing       : shared-mime-info-2.1-5.el9.aarch64                  54/165 
12:26:49 #10 19.69   Running scriptlet: shared-mime-info-2.1-5.el9.aarch64                  54/165 
12:26:49 #10 19.71   Installing       : python3-six-1.15.0-9.el9.noarch                     55/165 
12:26:49 #10 19.72   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               56/165 
12:26:49 #10 19.74   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch         57/165 
12:26:49 #10 19.74   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/165 
12:26:49 #10 19.75   Installing       : libpsl-0.21.1-5.el9.aarch64                         59/165 
12:26:49 #10 19.76   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      60/165 
12:26:49 #11 15.89 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
12:26:49 #11 15.92 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.6 [953 kB]
12:26:49 #11 15.99 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.6 [3142 kB]
12:26:49 #11 16.04 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
12:26:49 #11 16.07 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
12:26:49 #11 16.07 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:49 #11 16.07 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
12:26:49 #11 16.07 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
12:26:49 #11 16.07 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
12:26:49 #11 16.08 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
12:26:49 #11 16.08 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
12:26:49 #11 16.08 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:49 #11 16.08 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB]
12:26:49 #11 16.08 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
12:26:49 #11 16.09 Get:217 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.1 [389 kB]
12:26:49 #11 16.10 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
12:26:49 #11 16.10 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
12:26:49 #11 16.11 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
12:26:49 #11 16.11 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
12:26:49 #11 16.11 Get:222 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
12:26:49 #11 16.11 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
12:26:49 #11 16.11 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.3 [183 kB]
12:26:49 #11 16.12 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1 [36.4 kB]
12:26:49 #11 16.12 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
12:26:49 #11 16.12 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.1 [28.9 kB]
12:26:49 #11 16.12 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:26:49 #11 16.13 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
12:26:49 #11 16.13 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
12:26:49 #11 16.13 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
12:26:49 #11 16.13 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
12:26:49 #11 16.14 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
12:26:49 #11 16.14 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
12:26:49 #11 16.14 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
12:26:49 #11 16.15 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
12:26:49 #11 16.15 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
12:26:49 #11 16.15 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB]
12:26:49 #11 16.16 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:26:49 #11 16.16 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB]
12:26:49 #11 16.16 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
12:26:49 #11 16.16 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
12:26:49 #11 16.16 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
12:26:49 #11 16.16 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
12:26:49 #11 16.17 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
12:26:49 #11 16.17 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB]
12:26:49 #11 16.17 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
12:26:49 #11 16.17 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
12:26:49 #11 16.18 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
12:26:49 #11 16.18 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB]
12:26:49 #11 16.19 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
12:26:49 #11 16.19 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
12:26:49 #11 16.19 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
12:26:49 #11 16.19 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
12:26:49 #11 16.20 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB]
12:26:49 #10 25.01 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ...
12:26:49 #10 25.02 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:26:49 #10 25.07 Selecting previously unselected package po-debconf.
12:26:49 #10 25.08 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ...
12:26:49 #10 25.08 Unpacking po-debconf (1.0.21) ...
12:26:49 #10 25.13 Selecting previously unselected package debhelper.
12:26:49 #11 20.37 Selecting previously unselected package ca-certificates.
12:26:49 #11 20.38 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
12:26:49 #11 20.38 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
12:26:49 #11 20.43 Selecting previously unselected package distro-info-data.
12:26:49 #11 20.44 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
12:26:49 #11 20.44 Unpacking distro-info-data (0.43ubuntu1.11) ...
12:26:49 #11 20.47 Selecting previously unselected package libmagic-mgc.
12:26:49 #11 20.47 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
12:26:49 #11 20.47 Unpacking libmagic-mgc (1:5.38-4) ...
12:26:49 #11 20.54 Selecting previously unselected package libmagic1:arm64.
12:26:49 #11 20.54 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
12:26:49 #11 20.55 Unpacking libmagic1:arm64 (1:5.38-4) ...
12:26:49 #11 20.58 Selecting previously unselected package file.
12:26:49 #11 20.58 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
12:26:49 #11 20.59 Unpacking file (1:5.38-4) ...
12:26:49 #11 20.63 Selecting previously unselected package less.
12:26:49 #7 ...
12:26:49 
12:26:49 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:49 #0 1.405 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
12:26:49 #0 1.780 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
12:26:49 #0 1.872 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
12:26:49 #0 1.978 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
12:26:49 #0 2.055 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
12:26:49 #0 2.103 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
12:26:49 #0 2.262 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
12:26:49 #0 2.911 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
12:26:49 #0 2.911 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6837 B]
12:26:49 #0 2.911 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [18.5 kB]
12:26:49 #0 2.911 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1989 kB]
12:26:49 #0 3.001 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1729 kB]
12:26:49 #0 3.050 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [63.9 kB]
12:26:49 #0 3.050 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [20.1 kB]
12:26:49 #0 3.050 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1303 kB]
12:26:49 #0 3.118 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [11.6 kB]
12:26:49 #0 3.118 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2760 B]
12:26:49 #0 3.118 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1372 kB]
12:26:49 #0 4.586 Fetched 19.4 MB in 4s (5431 kB/s)
12:26:49 #0 4.586 Reading package lists...
12:26:49 #0 5.929 Reading package lists...
12:26:49 #0 7.280 Building dependency tree...
12:26:49 #0 7.489 Reading state information...
12:26:49 #0 7.734 The following additional packages will be installed:
12:26:49 #0 7.734   at autoconf automake autopoint autotools-dev binutils
12:26:49 #0 7.734   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
12:26:49 #0 7.734   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
12:26:49 #0 7.734   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
12:26:49 #0 7.734   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
12:26:49 #0 7.734   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:26:49 #0 7.734   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
12:26:49 #0 7.734   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:49 #0 7.734   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:49 #0 7.734   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
12:26:49 #0 7.734   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
12:26:49 #0 7.734   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
12:26:49 #0 7.734   libclass-accessor-perl libclass-method-modifiers-perl
12:26:49 #0 7.734   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
12:26:49 #0 7.734   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
12:26:49 #0 7.734   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
12:26:49 #0 7.734   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:49 #0 7.734   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
12:26:49 #0 7.734   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
12:26:49 #0 7.734   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
12:26:49 #0 7.734   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
12:26:49 #0 7.734   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
12:26:49 #0 7.734   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
12:26:49 #0 7.734   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
12:26:49 #0 7.734   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:49 #0 7.734   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:49 #0 7.734   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:49 #0 7.734   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
12:26:49 #0 7.734   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
12:26:49 #0 7.734   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:49 #0 7.734   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
12:26:49 #0 7.734   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:49 #0 7.734   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:49 #0 7.734   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:49 #0 7.734   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:49 #0 7.734   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:49 #0 7.734   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
12:26:49 #0 7.734   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
12:26:49 #0 7.734   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:49 #0 7.734   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
12:26:49 #0 7.734   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:49 #0 7.734   libparams-validate-perl libparse-debianchangelog-perl
12:26:49 #0 7.734   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
12:26:49 #0 7.734   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:49 #0 7.734   libpython3.6-minimal libpython3.6-stdlib libreadline7
12:26:49 #0 7.734   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
12:26:49 #0 7.734   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
12:26:49 #0 7.734   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
12:26:49 #0 7.734   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
12:26:49 #0 7.734   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:49 #0 7.734   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:49 #0 7.734   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
12:26:49 #0 7.734   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
12:26:49 #0 7.734   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
12:26:49 #0 7.734   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:49 #0 7.734   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:49 #0 7.734   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:49 #0 7.734   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
12:26:49 #0 7.734   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
12:26:49 #0 7.734   manpages-dev mime-support multiarch-support netbase openssh-client openssl
12:26:49 #0 7.734   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
12:26:49 #0 7.734   pinentry-curses po-debconf publicsuffix python-apt-common python3
12:26:49 #0 7.734   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:49 #0 7.734   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:49 #0 7.734   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:49 #0 7.734   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
12:26:49 #0 7.734   ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:49 #0 7.734 Suggested packages:
12:26:49 #0 7.734   default-mta | mail-transport-agent autoconf-archive gnu-standards
12:26:49 #0 7.734   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
12:26:49 #0 7.734   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
12:26:49 #0 7.734   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:26:49 #0 7.734   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:26:49 #0 7.734   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:49 #0 7.734   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:49 #0 7.734   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
12:26:49 #0 7.734   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
12:26:49 #0 7.734   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
12:26:49 #0 7.734   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
12:26:49 #0 7.734   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
12:26:49 #0 7.734   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
12:26:49 #0 7.734   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
12:26:49 #0 7.734   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
12:26:49 #0 7.734   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
12:26:49 #0 7.734   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
12:26:49 #0 7.734   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
12:26:49 #0 7.734   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:49 #0 7.734   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
12:26:49 #0 7.734   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:49 #0 7.734   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
12:26:49 #0 7.734   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
12:26:49 #0 7.734   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:49 #0 7.734   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
12:26:49 #0 7.734   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:26:49 #0 7.734   python-apt-doc python3-setuptools python3-cryptography python3-openssl
12:26:49 #0 7.734   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
12:26:49 #0 7.734   wdiff-doc
12:26:49 #0 8.218 The following NEW packages will be installed:
12:26:49 #0 8.218   at autoconf automake autopoint autotools-dev binutils
12:26:49 #0 8.218   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
12:26:49 #0 8.218   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
12:26:49 #0 8.218   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:49 #0 8.218   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
12:26:49 #0 8.218   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
12:26:49 #0 8.218   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
12:26:49 #0 8.218   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:49 #0 8.218   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
12:26:49 #0 8.218   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
12:26:49 #0 8.218   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:49 #0 8.218   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
12:26:49 #0 8.218   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
12:26:49 #0 8.218   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:49 #0 8.218   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:49 #0 8.218   libdevel-callchecker-perl libdevel-globaldestruction-perl
12:26:49 #0 8.218   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
12:26:49 #0 8.218   libdynaloader-functions-perl libedit2 libemail-valid-perl
12:26:49 #0 8.218   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
12:26:49 #0 8.218   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
12:26:49 #0 8.218   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
12:26:49 #0 8.218   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
12:26:49 #0 8.218   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
12:26:49 #0 8.218   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
12:26:49 #0 8.218   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
12:26:49 #0 8.218   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:49 #0 8.218   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:49 #0 8.218   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:49 #0 8.218   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
12:26:49 #0 8.218   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
12:26:49 #0 8.218   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
12:26:49 #0 8.218   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
12:26:49 #0 8.218   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:49 #0 8.218   libldap-common liblist-compare-perl liblist-moreutils-perl
12:26:49 #0 8.218   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:49 #0 8.218   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:26:49 #0 8.218   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:49 #0 8.218   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
12:26:49 #0 8.218   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
12:26:49 #0 8.218   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:49 #0 8.218   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
12:26:49 #0 8.218   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:49 #0 8.218   libparams-validate-perl libparse-debianchangelog-perl
12:26:49 #0 8.218   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
12:26:49 #0 8.218   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:49 #0 8.218   libpython3.6-minimal libpython3.6-stdlib libreadline7
12:26:49 #0 8.218   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
12:26:49 #0 8.218   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
12:26:49 #0 8.218   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
12:26:49 #0 8.218   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
12:26:49 #0 8.218   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
12:26:49 #0 8.218   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
12:26:49 #0 8.218   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
12:26:49 #0 8.218   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
12:26:49 #0 8.218   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
12:26:49 #0 8.218   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:49 #0 8.218   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:49 #0 8.218   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
12:26:49 #0 8.218   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
12:26:49 #0 8.218   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
12:26:49 #0 8.218   manpages-dev mime-support multiarch-support netbase openssh-client openssl
12:26:49 #0 8.218   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
12:26:49 #0 8.218   pinentry-curses po-debconf publicsuffix python-apt-common python3
12:26:49 #0 8.218   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
12:26:49 #0 8.218   python3-idna python3-magic python3-minimal python3-pkg-resources
12:26:49 #0 8.218   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
12:26:49 #0 8.218   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
12:26:49 #0 8.218   ucf unzip wdiff xauth xdg-user-dirs xz-utils
12:26:49 #0 8.643 0 upgraded, 296 newly installed, 0 to remove and 4 not upgraded.
12:26:49 #0 8.643 Need to get 84.7 MB of archives.
12:26:49 #0 8.643 After this operation, 324 MB of additional disk space will be used.
12:26:49 #0 8.643 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB]
12:26:49 #0 8.805 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB]
12:26:49 #0 9.191 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.9 [525 kB]
12:26:49 #0 9.243 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.9 [61.1 kB]
12:26:49 #0 9.243 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.9 [1344 kB]
12:26:49 #0 9.305 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB]
12:26:49 #0 9.305 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
12:26:49 #0 9.341 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
12:26:49 #0 9.342 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
12:26:49 #0 9.361 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
12:26:49 #0 9.361 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.7 [424 kB]
12:26:49 #0 9.366 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.9 [1638 kB]
12:26:49 #0 9.425 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.9 [203 kB]
12:26:49 #0 9.436 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
12:26:49 #0 9.436 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
12:26:49 #0 9.436 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
12:26:49 #0 9.488 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B]
12:26:49 #0 9.488 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB]
12:26:49 #0 9.488 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B]
12:26:49 #0 9.488 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB]
12:26:49 #0 9.488 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
12:26:49 #0 9.562 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB]
12:26:49 #0 9.590 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB]
12:26:49 #0 9.590 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB]
12:26:49 #0 9.590 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB]
12:26:49 #0 9.644 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB]
12:26:49 #0 9.644 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB]
12:26:49 #0 9.644 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB]
12:26:49 #0 9.688 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
12:26:49 #0 9.809 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B]
12:26:49 #0 9.809 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.6 [2898 kB]
12:26:49 #0 9.949 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.6 [201 kB]
12:26:49 #0 9.959 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB]
12:26:49 #0 9.978 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
12:26:49 #0 9.989 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.15 [4724 B]
12:26:49 #0 9.989 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB]
12:26:49 #0 9.994 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB]
12:26:49 #0 10.00 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB]
12:26:49 #0 10.00 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB]
12:26:49 #0 10.00 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
12:26:49 #0 10.03 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB]
12:26:49 #11 22.03 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ...
12:26:49 #11 22.03 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
12:26:49 #11 22.07 Selecting previously unselected package groff-base.
12:26:49 #11 22.07 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ...
12:26:49 #11 22.07 Unpacking groff-base (1.22.4-8build1) ...
12:26:49 #11 22.14 Selecting previously unselected package libcbor0.8:arm64.
12:26:49 #11 22.14 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
12:26:49 #11 22.14 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
12:26:49 #11 22.18 Selecting previously unselected package libedit2:arm64.
12:26:49 #11 22.18 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ...
12:26:49 #11 22.18 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
12:26:49 #11 22.21 Selecting previously unselected package libfido2-1:arm64.
12:26:49 #11 22.21 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ...
12:26:49 #11 22.22 Unpacking libfido2-1:arm64 (1.10.0-1) ...
12:26:49 #11 22.25 Selecting previously unselected package libnghttp2-14:arm64.
12:26:49 #10 24.98 Selecting previously unselected package cpp.
12:26:49 #11 17.44 Get:356 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
12:26:49 #11 17.45 Get:357 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxs-parse-keyword-perl arm64 0.25-1 [50.9 kB]
12:26:49 #11 17.45 Get:358 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxs-parse-sublike-perl arm64 0.16-1ubuntu2 [26.9 kB]
12:26:49 #11 17.45 Get:359 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libobject-pad-perl arm64 0.68-1 [95.8 kB]
12:26:49 #11 17.45 Get:360 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackage-stash-xs-perl arm64 0.30-1 [18.9 kB]
12:26:49 #11 17.45 Get:361 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
12:26:49 #11 17.46 Get:362 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libperlio-gzip-perl arm64 0.20-1 [14.8 kB]
12:26:49 #11 17.51 Get:363 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
12:26:49 #11 17.51 Get:364 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpod-parser-perl all 1.65-1 [82.7 kB]
12:26:49 #11 17.59 Get:365 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
12:26:49 #11 17.59 Get:366 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
12:26:49 #11 17.59 Get:367 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libre2-9 arm64 20220601+dfsg-1 [153 kB]
12:26:49 #11 17.59 Get:368 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
12:26:49 #11 17.59 Get:369 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
12:26:49 #11 17.59 Get:370 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
12:26:49 #11 17.60 Get:371 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libref-util-xs-perl arm64 0.117-2 [12.4 kB]
12:26:49 #11 17.60 Get:372 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
12:26:49 #11 17.66 Get:373 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
12:26:49 #11 17.66 Get:374 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
12:26:49 #11 17.73 Get:375 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules arm64 2.1.28+dfsg-6ubuntu2 [69.3 kB]
12:26:49 #13 70.19   Installing : libarchive-3.1.2-14.el7_7.aarch64                          30/65 
12:26:49 #13 70.49   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      31/65 
12:26:49 #13 70.51   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       32/65 
12:26:49 #10 23.80 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
12:26:49 #10 23.80 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:26:49 #10 23.84 Selecting previously unselected package po-debconf.
12:26:49 #10 23.84 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
12:26:49 #10 23.85 Unpacking po-debconf (1.0.21+nmu1) ...
12:26:49 #10 23.90 Selecting previously unselected package debhelper.
12:26:49 #10 23.90 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
12:26:49 #10 23.91 Unpacking debhelper (13.3.4) ...
12:26:49 #10 24.01 Selecting previously unselected package debian-keyring.
12:26:49 #10 17.31 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
12:26:49 #10 17.32 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
12:26:49 #10 17.34 Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
12:26:49 #10 17.35 Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B]
12:26:49 #10 17.39 Get:208 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]
12:26:49 #7 ...
12:26:49 
12:26:49 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:49 #11 10.21 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
12:26:49 #11 10.21 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
12:26:49 #11 10.22 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
12:26:49 #11 10.62 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.5 [640 kB]
12:26:49 #11 10.63 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
12:26:49 #11 10.64 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:26:49 #11 10.64 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
12:26:49 #11 10.64 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
12:26:49 #11 10.64 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
12:26:49 #11 10.64 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
12:26:49 #11 10.67 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
12:26:49 #11 10.67 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
12:26:49 #11 10.70 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
12:26:49 #11 10.77 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
12:26:49 #11 10.77 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
12:26:49 #11 10.89 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
12:26:49 #11 10.89 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
12:26:49 #11 10.89 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
12:26:49 #11 10.89 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
12:26:49 #11 10.89 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
12:26:49 #11 10.89 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
12:26:49 #11 10.90 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
12:26:49 #11 10.90 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
12:26:49 #11 10.93 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
12:26:49 #11 11.00 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
12:26:49 #11 11.00 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
12:26:49 #11 11.00 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
12:26:49 #11 11.00 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
12:26:49 #11 11.00 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
12:26:49 #11 11.00 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
12:26:49 #11 11.02 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
12:26:49 #11 11.03 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
12:26:49 #11 11.07 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
12:26:49 #11 11.12 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB]
12:26:49 #11 11.16 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
12:26:49 #11 11.16 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1 [17.0 kB]
12:26:49 #11 11.16 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1 [154 kB]
12:26:49 #11 11.17 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
12:26:49 #11 11.17 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
12:26:49 #11 11.18 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
12:26:49 #11 11.18 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
12:26:49 #11 11.18 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
12:26:49 #11 11.22 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
12:26:49 #11 11.29 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
12:26:49 #11 11.30 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
12:26:49 #11 11.32 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
12:26:49 #11 11.32 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
12:26:49 #11 11.35 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
12:26:49 #11 11.36 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.4 [207 kB]
12:26:49 #11 11.37 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.4 [474 kB]
12:26:49 #11 11.39 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.4 [47.2 kB]
12:26:49 #11 11.40 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.4 [46.6 kB]
12:26:49 #11 11.40 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.4 [1613 kB]
12:26:49 #11 11.47 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.4 [3380 B]
12:26:49 #11 11.47 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB]
12:26:49 #11 11.47 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-137.154 [1120 kB]
12:26:49 #11 11.53 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
12:26:49 #11 11.53 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB]
12:26:49 #11 11.65 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
12:26:49 #11 11.65 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
12:26:49 #11 11.67 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
12:26:49 #11 11.69 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
12:26:49 #11 11.69 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB]
12:26:49 #11 12.04 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
12:26:49 #11 12.04 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
12:26:49 #11 12.04 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
12:26:49 #11 12.19 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
12:26:49 #11 12.36 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
12:26:49 #11 12.37 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB]
12:26:49 #11 12.86 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
12:26:49 #11 12.91 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
12:26:49 #11 13.00 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
12:26:49 #11 13.03 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
12:26:49 #11 13.04 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB]
12:26:49 #11 13.15 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB]
12:26:49 #11 13.56 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
12:26:49 #11 13.56 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB]
12:26:49 #11 13.63 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB]
12:26:49 #11 14.03 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
12:26:49 #11 14.03 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
12:26:49 #11 14.03 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
12:26:49 #11 14.04 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
12:26:49 #11 14.04 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
12:26:49 #11 14.08 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
12:26:49 #11 14.08 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
12:26:49 #11 14.09 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [42.6 kB]
12:26:49 #11 14.09 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [181 kB]
12:26:49 #11 14.11 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [30.4 kB]
12:26:49 #11 14.11 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [88.1 kB]
12:26:49 #11 14.18 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [47.9 kB]
12:26:49 #11 14.18 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [107 kB]
12:26:49 #11 14.19 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [208 kB]
12:26:49 #11 14.20 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [15.1 kB]
12:26:49 #11 14.20 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [96.6 kB]
12:26:49 #11 14.20 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
12:26:49 #11 14.20 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
12:26:49 #11 14.20 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
12:26:49 #11 14.26 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
12:26:49 #11 14.26 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
12:26:49 #11 14.33 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
12:26:49 #11 14.34 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
12:26:49 #11 14.34 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.15 [235 kB]
12:26:49 #11 14.35 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.15 [161 kB]
12:26:49 #11 14.36 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
12:26:49 #11 14.36 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
12:26:49 #11 14.36 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
12:26:49 #11 14.36 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
12:26:49 #11 14.41 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
12:26:49 #11 14.41 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
12:26:49 #11 14.48 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
12:26:49 #11 14.48 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
12:26:49 #11 14.48 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
12:26:49 #11 14.49 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
12:26:49 #11 14.49 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
12:26:49 #11 14.52 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:49 #11 14.53 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
12:26:49 #11 14.54 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
12:26:49 #11 14.58 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
12:26:49 #11 14.58 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
12:26:49 #11 14.63 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
12:26:49 #11 14.63 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
12:26:49 #11 14.64 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
12:26:49 #11 14.64 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
12:26:49 #11 14.64 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
12:26:49 #11 14.65 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
12:26:49 #11 14.65 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
12:26:49 #11 14.71 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
12:26:49 #11 14.72 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
12:26:49 #11 14.73 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
12:26:49 #11 14.78 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
12:26:49 #11 14.80 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
12:26:49 #11 14.82 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
12:26:49 #11 14.82 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
12:26:49 #11 14.82 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
12:26:49 #11 14.82 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
12:26:49 #11 14.82 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
12:26:49 #11 14.86 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
12:26:49 #11 14.86 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:49 #11 14.86 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
12:26:49 #11 14.93 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
12:26:49 #11 14.93 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
12:26:49 #11 14.93 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
12:26:49 #11 14.93 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:49 #11 14.94 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:49 #11 14.94 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
12:26:49 #11 14.94 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:26:49 #11 15.01 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:49 #11 15.01 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
12:26:49 #11 15.01 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
12:26:49 #11 15.09 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
12:26:49 #11 15.09 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
12:26:49 #11 15.09 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
12:26:49 #11 15.09 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:49 #11 15.09 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
12:26:49 #11 15.09 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
12:26:49 #11 15.09 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
12:26:49 #11 15.16 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
12:26:49 #11 15.16 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:49 #11 15.16 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
12:26:49 #11 15.23 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
12:26:49 #11 15.23 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:49 #11 15.23 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
12:26:49 #11 15.23 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
12:26:49 #11 15.25 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
12:26:49 #11 15.25 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
12:26:49 #11 15.25 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
12:26:49 #11 15.31 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
12:26:49 #11 15.46 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:49 #11 15.54 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
12:26:49 #11 15.76 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
12:26:49 #11 15.81 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
12:26:49 #11 15.83 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
12:26:49 #11 16.00 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
12:26:49 #11 16.01 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
12:26:49 #11 16.02 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
12:26:49 #11 16.02 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
12:26:49 #11 16.03 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
12:26:49 #11 16.04 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
12:26:49 #11 16.04 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.15 [232 kB]
12:26:49 #11 16.06 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
12:26:49 #11 16.06 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.8 [886 kB]
12:26:49 #11 16.10 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.8 [4538 kB]
12:26:49 #11 16.44 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
12:26:49 #11 16.44 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
12:26:49 #11 16.47 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:49 #11 16.47 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
12:26:49 #11 16.48 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
12:26:49 #11 16.48 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
12:26:49 #11 16.48 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
12:26:49 #11 16.48 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
12:26:49 #11 16.48 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:49 #11 16.51 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
12:26:49 #11 16.56 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
12:26:49 #11 16.56 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:26:49 #11 16.56 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
12:26:49 #11 16.57 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
12:26:49 #11 16.57 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
12:26:49 #11 16.57 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
12:26:49 #11 16.57 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
12:26:49 #11 16.57 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
12:26:49 #11 16.59 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
12:26:49 #11 16.65 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
12:26:49 #11 ...
12:26:49 
12:26:49 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:49 #7 DONE 22.6s
12:26:49 
12:26:49 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:49 #11 16.65 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
12:26:49 #11 16.65 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:26:49 #11 16.65 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
12:26:49 #11 16.65 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
12:26:49 #11 16.65 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
12:26:49 #11 16.65 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
12:26:49 #11 16.65 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
12:26:49 #11 16.67 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:49 #11 16.73 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
12:26:49 #11 16.73 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
12:26:49 #11 16.73 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
12:26:49 #11 16.74 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
12:26:49 #11 16.74 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
12:26:49 #11 16.74 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
12:26:49 #11 16.74 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
12:26:49 #11 16.74 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
12:26:49 #11 16.75 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
12:26:49 #10 19.79   Installing       : openssl-1:3.0.7-2.el9.aarch64                       61/165 
12:26:49 #10 19.81   Installing       : ncurses-6.2-8.20210508.el9.aarch64                  62/165 
12:26:49 #10 19.82   Installing       : perl-Digest-1.19-4.el9.noarch                       63/165 
12:26:49 #10 19.83   Installing       : perl-Digest-MD5-2.58-4.el9.aarch64                  64/165 
12:26:49 #10 19.84   Installing       : perl-B-1.80-480.el9.aarch64                         65/165 
12:26:49 #10 19.84   Installing       : perl-FileHandle-2.03-480.el9.noarch                 66/165 
12:26:49 #10 19.85   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 67/165 
12:26:49 #10 19.85   Installing       : perl-Data-Dumper-2.174-462.el9.aarch64              68/165 
12:26:49 #10 19.86   Installing       : perl-libnet-3.13-4.el9.noarch                       69/165 
12:26:49 #10 19.87   Installing       : perl-base-2.27-480.el9.noarch                       70/165 
12:26:49 #10 19.88   Installing       : perl-URI-5.09-3.el9.noarch                          71/165 
12:26:49 #10 19.90   Installing       : perl-Net-SSLeay-1.92-2.el9.aarch64                  72/165 
12:26:49 #10 19.91   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/165 
12:26:49 #10 19.92   Installing       : perl-if-0.60.800-480.el9.noarch                     74/165 
12:26:49 #10 19.92   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/165 
12:26:49 #10 19.93   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/165 
12:26:49 #10 19.94   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/165 
12:26:49 #10 19.95   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/165 
12:26:49 #10 19.95   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/165 
12:26:49 #10 19.96   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/165 
12:26:49 #10 19.96   Installing       : perl-Class-Struct-0.66-480.el9.noarch               81/165 
12:26:49 #10 19.97   Installing       : perl-POSIX-1.94-480.el9.aarch64                     82/165 
12:26:49 #10 19.98   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/165 
12:26:49 #10 19.98   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  84/165 
12:26:49 #10 19.99   Installing       : perl-subs-1.03-480.el9.noarch                       85/165 
12:26:49 #10 19.99   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/165 
12:26:49 #10 20.00   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/165 
12:26:50 #10 20.47 Selecting previously unselected package openssh-client.
12:26:50 #10 20.47 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ...
12:26:50 #10 20.49 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
12:26:50 #10 20.65 Selecting previously unselected package ucf.
12:26:50 #10 20.65 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
12:26:50 #10 20.65 Moving old data out of the way
12:26:50 #10 20.65 Unpacking ucf (3.0038+nmu1) ...
12:26:50 #11 16.20 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
12:26:50 #11 16.20 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
12:26:50 #11 16.20 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdistro-info-perl all 1.1build1 [5644 B]
12:26:50 #11 16.21 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB]
12:26:50 #11 16.21 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
12:26:50 #11 16.21 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
12:26:50 #11 16.21 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
12:26:50 #11 16.21 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
12:26:50 #11 16.21 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
12:26:50 #11 16.22 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
12:26:50 #11 16.22 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:26:50 #11 16.22 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
12:26:50 #11 16.22 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
12:26:50 #11 16.23 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
12:26:50 #11 16.24 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
12:26:50 #11 16.24 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:26:50 #11 16.24 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
12:26:50 #11 16.24 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:26:50 #11 16.24 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB]
12:26:50 #11 16.25 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
12:26:50 #11 16.25 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
12:26:50 #11 16.25 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
12:26:50 #11 16.25 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB]
12:26:50 #11 16.26 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB]
12:26:50 #11 16.26 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:50 #11 16.26 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
12:26:50 #11 16.26 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:26:50 #11 16.26 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB]
12:26:50 #11 16.27 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
12:26:50 #11 16.27 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB]
12:26:50 #11 16.27 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
12:26:50 #11 16.27 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
12:26:50 #11 16.28 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
12:26:50 #11 16.29 Get:289 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
12:26:50 #11 16.29 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
12:26:50 #11 16.29 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
12:26:50 #11 16.29 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
12:26:50 #11 16.30 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
12:26:50 #11 16.30 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
12:26:50 #11 16.30 Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
12:26:50 #11 16.30 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
12:26:50 #11 16.30 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:26:50 #11 16.30 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
12:26:50 #11 16.31 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
12:26:50 #11 16.31 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]
12:26:50 #11 16.31 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB]
12:26:50 #11 16.31 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
12:26:50 #11 16.32 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
12:26:50 #10 25.14 Preparing to unpack .../085-debhelper_12.1.1_all.deb ...
12:26:50 #10 25.14 Unpacking debhelper (12.1.1) ...
12:26:50 #10 25.28 Selecting previously unselected package debian-keyring.
12:26:50 #10 25.28 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ...
12:26:50 #10 25.29 Unpacking debian-keyring (2019.02.25) ...
12:26:50 #11 20.63 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
12:26:50 #11 20.64 Unpacking less (551-1ubuntu0.1) ...
12:26:50 #11 20.68 Selecting previously unselected package libelf1:arm64.
12:26:50 #11 20.69 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ...
12:26:50 #11 20.69 Unpacking libelf1:arm64 (0.176-1.1build1) ...
12:26:50 #11 20.85 Selecting previously unselected package libglib2.0-0:arm64.
12:26:50 #11 20.86 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
12:26:50 #11 20.86 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
12:26:50 #10 10.11 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
12:26:50 #10 10.11 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB]
12:26:50 #10 ...
12:26:50 
12:26:50 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:50 #9 ...
12:26:50 
12:26:50 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:50 #0 1.859 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
12:26:50 #0 2.287 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
12:26:50 #0 2.388 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
12:26:50 #0 2.490 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
12:26:50 #0 2.581 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
12:26:50 #0 3.373 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
12:26:50 #0 3.373 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
12:26:50 #0 3.373 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
12:26:50 #0 3.396 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [17.6 kB]
12:26:50 #0 3.396 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1522 kB]
12:26:50 #0 3.460 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9590 B]
12:26:50 #0 3.460 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1053 kB]
12:26:50 #0 3.498 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
12:26:50 #0 3.504 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
12:26:50 #0 3.504 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4735 B]
12:26:50 #0 3.504 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1148 kB]
12:26:50 #0 3.560 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [17.3 kB]
12:26:50 #0 3.560 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [756 kB]
12:26:50 #0 4.388 Fetched 17.5 MB in 3s (5984 kB/s)
12:26:50 #0 4.388 Reading package lists...
12:26:50 #0 5.552 Reading package lists...
12:26:50 #0 6.581 Building dependency tree...
12:26:50 #0 6.776 Reading state information...
12:26:50 #0 7.022 The following additional packages will be installed:
12:26:50 #0 7.022   at autoconf automake autopoint autotools-dev binutils
12:26:50 #0 7.022   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
12:26:50 #0 7.022   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
12:26:50 #0 7.022   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
12:26:50 #0 7.022   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
12:26:50 #0 7.022   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:26:50 #0 7.022   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
12:26:50 #0 7.022   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:50 #0 7.022   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:50 #0 7.022   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
12:26:50 #0 7.022   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:50 #0 7.022   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:50 #0 7.022   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
12:26:50 #0 7.022   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:50 #0 7.022   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:50 #0 7.022   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
12:26:50 #0 7.022   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:50 #0 7.022   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
12:26:50 #0 7.022   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:26:50 #0 7.022   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
12:26:50 #0 7.022   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:26:50 #0 7.022   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:26:50 #0 7.022   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:50 #0 7.022   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:50 #0 7.022   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:26:50 #0 7.022   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:26:50 #0 7.022   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
12:26:50 #0 7.022   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
12:26:50 #0 7.022   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
12:26:50 #0 7.022   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:50 #0 7.022   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:50 #0 7.022   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:50 #0 7.022   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:50 #0 7.022   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:26:50 #0 7.022   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:26:50 #0 7.022   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:50 #0 7.022   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:26:50 #0 7.022   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
12:26:50 #0 7.022   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:50 #0 7.022   libldap-common liblinux-epoll-perl liblist-compare-perl
12:26:50 #0 7.022   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:50 #0 7.022   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:50 #0 7.022   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
12:26:50 #0 7.022   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
12:26:50 #0 7.022   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
12:26:50 #0 7.022   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
12:26:50 #0 7.022   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:26:50 #0 7.022   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:50 #0 7.022   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:50 #0 7.022   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:26:50 #0 7.022   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:50 #0 7.022   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:50 #0 7.022   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:26:50 #0 7.022   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:50 #0 7.022   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
12:26:50 #0 7.022   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:50 #0 7.022   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:26:50 #0 7.022   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:50 #0 7.022   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:50 #0 7.022   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:26:50 #0 7.022   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
12:26:50 #0 7.022   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:50 #0 7.022   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:50 #0 7.022   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:50 #0 7.022   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:26:50 #0 7.022   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:26:50 #0 7.022   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
12:26:50 #0 7.022   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:50 #0 7.022   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
12:26:50 #0 7.022   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
12:26:50 #0 7.022   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:50 #0 7.022   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:50 #0 7.022   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:26:50 #0 7.022   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:50 #0 7.022   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:26:50 #0 7.022   openssh-client openssl patch patchutils perl perl-modules-5.30
12:26:50 #0 7.022   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:50 #0 7.022   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:50 #0 7.022   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:50 #0 7.022   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:50 #0 7.022   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:26:50 #0 7.022   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:26:50 #0 7.022   xz-utils
12:26:50 #0 7.022 Suggested packages:
12:26:50 #0 7.022   default-mta | mail-transport-agent autoconf-archive gnu-standards
12:26:50 #0 7.022   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
12:26:50 #0 7.022   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
12:26:50 #0 7.022   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
12:26:50 #0 7.022   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:50 #0 7.022   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:50 #0 7.022   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:26:50 #0 7.022   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
12:26:50 #0 7.022   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
12:26:50 #0 7.022   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
12:26:50 #0 7.022   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
12:26:50 #0 7.022   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:26:50 #0 7.022   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
12:26:50 #0 7.022   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
12:26:50 #0 7.022   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
12:26:50 #0 7.022   libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:50 #0 7.022   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:50 #0 7.022   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
12:26:50 #0 7.022   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:50 #0 7.022   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
12:26:50 #0 7.022   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:50 #0 7.022   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
12:26:50 #0 7.022   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:50 #0 7.022   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
12:26:50 #0 7.022   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
12:26:50 #0 7.022   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:50 #0 7.022   python3-cryptography python3-openssl python3-socks python3.8-venv
12:26:50 #0 7.022   python3.8-doc binfmt-support readline-doc zip wdiff-doc
12:26:50 #0 7.544 The following NEW packages will be installed:
12:26:50 #0 7.544   at autoconf automake autopoint autotools-dev binutils
12:26:50 #0 7.544   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
12:26:50 #0 7.544   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
12:26:50 #0 7.544   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:50 #0 7.544   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
12:26:50 #0 7.544   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
12:26:50 #0 7.544   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
12:26:50 #0 7.544   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:50 #0 7.544   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
12:26:50 #0 7.544   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
12:26:50 #0 7.544   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:26:50 #0 7.544   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:50 #0 7.544   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
12:26:50 #0 7.544   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:26:50 #0 7.544   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:26:50 #0 7.544   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
12:26:50 #0 7.544   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:26:50 #0 7.544   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
12:26:50 #0 7.544   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:26:50 #0 7.544   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
12:26:50 #0 7.544   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:26:50 #0 7.544   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:26:50 #0 7.544   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:50 #0 7.544   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:50 #0 7.544   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:26:50 #0 7.544   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:26:50 #0 7.544   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
12:26:50 #0 7.544   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
12:26:50 #0 7.544   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
12:26:50 #0 7.544   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:26:50 #0 7.544   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:50 #0 7.544   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:50 #0 7.544   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:50 #0 7.544   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:26:50 #0 7.544   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:26:50 #0 7.544   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:26:50 #0 7.544   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:26:50 #0 7.544   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
12:26:50 #0 7.544   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:26:50 #0 7.544   libldap-common liblinux-epoll-perl liblist-compare-perl
12:26:50 #0 7.544   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:50 #0 7.544   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:26:50 #0 7.544   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
12:26:50 #0 7.544   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
12:26:50 #0 7.544   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
12:26:50 #0 7.544   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
12:26:50 #0 7.544   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:26:50 #0 7.544   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:26:50 #0 7.544   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:26:50 #0 7.544   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:26:50 #0 7.544   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:26:50 #0 7.544   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:26:50 #0 7.544   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:26:50 #0 7.544   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:26:50 #0 7.544   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
12:26:50 #0 7.544   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:50 #0 7.544   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:26:50 #0 7.544   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:50 #0 7.544   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:26:50 #0 7.544   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:26:50 #0 7.544   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
12:26:50 #0 7.544   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:26:50 #0 7.544   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:26:50 #0 7.544   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:50 #0 7.544   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:26:50 #0 7.544   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:26:50 #0 7.544   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
12:26:50 #0 7.544   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:50 #0 7.544   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
12:26:50 #0 7.544   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
12:26:50 #0 7.544   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:26:50 #0 7.544   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:26:50 #0 7.544   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:26:50 #0 7.544   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:50 #0 7.544   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:26:50 #0 7.544   openssh-client openssl patch patchutils perl perl-modules-5.30
12:26:50 #0 7.544   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:26:50 #0 7.544   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:26:50 #0 7.544   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:26:50 #0 7.544   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:50 #0 7.544   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:26:50 #0 7.544   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:26:50 #0 7.544   xz-utils
12:26:50 #0 7.959 0 upgraded, 349 newly installed, 0 to remove and 4 not upgraded.
12:26:50 #0 7.959 Need to get 91.5 MB of archives.
12:26:50 #0 7.959 After this operation, 361 MB of additional disk space will be used.
12:26:50 #0 7.959 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
12:26:50 #0 8.108 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB]
12:26:50 #0 8.522 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.6 [708 kB]
12:26:50 #0 8.576 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
12:26:50 #0 8.578 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.6 [1584 kB]
12:26:50 #0 8.653 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
12:26:50 #0 8.654 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
12:26:50 #0 8.655 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
12:26:50 #0 8.659 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
12:26:50 #0 8.662 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
12:26:50 #0 8.667 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
12:26:50 #0 8.689 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.6 [1602 kB]
12:26:50 #0 8.765 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.6 [387 kB]
12:26:50 #0 8.780 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
12:26:50 #0 8.780 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
12:26:50 #0 8.780 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
12:26:50 #0 8.783 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
12:26:50 #0 8.794 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
12:26:50 #0 8.797 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
12:26:50 #0 8.834 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
12:26:50 #0 8.836 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
12:26:50 #0 8.893 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
12:26:50 #0 8.911 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
12:26:50 #0 9.072 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
12:26:50 #0 9.072 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.3 [3274 kB]
12:26:50 #0 9.256 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.3 [224 kB]
12:26:50 #0 9.256 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB]
12:26:50 #0 9.265 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
12:26:50 #0 9.276 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.11 [4672 B]
12:26:50 #0 9.276 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
12:26:50 #0 9.287 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
12:26:50 #0 9.287 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
12:26:50 #0 9.287 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
12:26:50 #0 9.288 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
12:26:50 #0 9.322 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]
12:26:50 #0 9.397 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]
12:26:50 #0 9.397 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
12:26:50 #0 9.406 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
12:26:50 #0 9.864 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.5 [546 kB]
12:26:50 #0 9.874 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
12:26:50 #0 9.874 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:26:50 #0 9.874 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
12:26:50 #0 9.874 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
12:26:50 #0 9.874 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
12:26:50 #0 9.874 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
12:26:50 #0 9.874 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
12:26:50 #0 9.874 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
12:26:50 #0 9.930 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB]
12:26:50 #0 10.00 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
12:26:50 #0 10.01 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
12:26:50 #0 10.12 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
12:26:50 #0 10.12 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
12:26:50 #11 10.15 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
12:26:50 #11 10.15 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
12:26:50 #11 10.15 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB]
12:26:50 #11 10.15 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB]
12:26:50 #11 10.15 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
12:26:50 #11 10.15 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB]
12:26:50 #11 10.16 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB]
12:26:50 #11 10.22 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
12:26:50 #11 ...
12:26:50 
12:26:50 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:50 #11 16.09 Get:409 http://archive.ubuntu.com/ubuntu kinetic/main amd64 manpages-dev all 5.13-1 [2355 kB]
12:26:50 #11 16.21 Get:410 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-certifi all 2022.6.15-2 [156 kB]
12:26:50 #11 16.22 Get:411 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cffi-backend amd64 1.15.1-1 [75.7 kB]
12:26:50 #11 16.22 Get:412 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cryptography amd64 3.4.8-2 [228 kB]
12:26:50 #11 16.23 Get:413 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-idna all 3.3-1 [49.3 kB]
12:26:50 #11 16.23 Get:414 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-nacl amd64 1.5.0-2 [63.1 kB]
12:26:50 #11 16.23 Get:415 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-six all 1.16.0-4 [12.4 kB]
12:26:50 #11 16.23 Get:416 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB]
12:26:50 #11 16.23 Get:417 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
12:26:50 #11 16.24 Get:418 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-urllib3 all 1.26.9-1 [98.8 kB]
12:26:50 #11 16.28 Get:419 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
12:26:50 #11 16.35 Get:420 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB]
12:26:50 #11 22.25 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ...
12:26:50 #11 22.26 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
12:26:50 #11 22.29 Selecting previously unselected package libpipeline1:arm64.
12:26:50 #11 22.29 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ...
12:26:50 #11 22.30 Unpacking libpipeline1:arm64 (1.5.5-1) ...
12:26:50 #11 22.33 Selecting previously unselected package libpng16-16:arm64.
12:26:50 #11 22.33 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ...
12:26:50 #11 22.33 Unpacking libpng16-16:arm64 (1.6.37-3build5) ...
12:26:50 #11 22.37 Selecting previously unselected package libpsl5:arm64.
12:26:50 #11 22.37 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ...
12:26:50 #11 22.38 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
12:26:50 #11 22.41 Selecting previously unselected package libxau6:arm64.
12:26:50 #11 22.41 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ...
12:26:50 #11 22.42 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
12:26:50 #11 22.45 Selecting previously unselected package libxdmcp6:arm64.
12:26:50 #11 22.45 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
12:26:50 #11 22.45 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
12:26:50 #11 22.48 Selecting previously unselected package libxcb1:arm64.
12:26:50 #11 22.48 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ...
12:26:50 #11 22.49 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ...
12:26:50 #11 22.51 Selecting previously unselected package libx11-data.
12:26:50 #11 22.52 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
12:26:50 #11 22.52 Unpacking libx11-data (2:1.7.5-1) ...
12:26:50 #11 22.58 Selecting previously unselected package libx11-6:arm64.
12:26:50 #11 22.58 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_arm64.deb ...
12:26:50 #10 24.98 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
12:26:50 #10 24.99 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
12:26:50 #10 25.03 Selecting previously unselected package libcc1-0:arm64.
12:26:50 #10 25.03 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.03 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
12:26:50 #10 25.10 Selecting previously unselected package libgomp1:arm64.
12:26:50 #10 25.10 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.11 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
12:26:50 #10 25.15 Selecting previously unselected package libitm1:arm64.
12:26:50 #10 25.15 Preparing to unpack .../070-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.15 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
12:26:50 #10 25.19 Selecting previously unselected package libatomic1:arm64.
12:26:50 #10 25.19 Preparing to unpack .../071-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.20 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
12:26:50 #10 25.24 Selecting previously unselected package libasan4:arm64.
12:26:50 #10 25.24 Preparing to unpack .../072-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:50 #17 7.338 (12/22) Installing clang (13.0.1-r1)
12:26:50 #17 7.515 (13/22) Installing libmagic (5.41-r0)
12:26:50 #17 7.566 (14/22) Installing file (5.41-r0)
12:26:50 #17 7.570 (15/22) Installing brotli-libs (1.0.9-r6)
12:26:50 #17 7.583 (16/22) Installing nghttp2-libs (1.47.0-r0)
12:26:50 #17 7.585 (17/22) Installing libcurl (7.83.1-r5)
12:26:50 #17 7.595 (18/22) Installing expat (2.5.0-r0)
12:26:50 #17 7.599 (19/22) Installing pcre2 (10.40-r0)
12:26:50 #17 7.619 (20/22) Installing git (2.36.4-r0)
12:26:50 #11 17.73 Get:376 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsereal-decoder-perl arm64 4.025+ds-1 [100 kB]
12:26:50 #11 17.74 Get:377 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsereal-encoder-perl arm64 4.025+ds-1 [101 kB]
12:26:50 #11 17.74 Get:378 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
12:26:50 #11 17.74 Get:379 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsocket6-perl arm64 0.29-2 [19.4 kB]
12:26:50 #11 17.74 Get:380 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB]
12:26:50 #11 17.75 Get:381 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-copyright-perl all 0.003013-1 [21.2 kB]
12:26:50 #11 17.75 Get:382 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:50 #11 17.80 Get:383 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-shellquote-perl all 1.04-2 [12.3 kB]
12:26:50 #11 17.80 Get:384 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsyntax-keyword-try-perl arm64 0.27-1 [26.4 kB]
12:26:50 #11 17.88 Get:385 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libterm-readkey-perl arm64 2.38-2 [24.7 kB]
12:26:50 #11 17.88 Get:386 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-levenshteinxs-perl arm64 0.03-5 [8514 B]
12:26:50 #11 17.88 Get:387 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
12:26:50 #11 17.88 Get:388 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
12:26:50 #11 17.89 Get:389 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
12:26:50 #11 17.89 Get:390 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtime-moment-perl arm64 0.44-2 [72.5 kB]
12:26:50 #11 17.89 Get:391 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtype-tiny-xs-perl arm64 0.022-2 [24.9 kB]
12:26:50 #11 17.89 Get:392 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
12:26:50 #11 17.95 Get:393 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-mechanize-perl all 2.14-2 [93.9 kB]
12:26:50 #11 17.95 Get:394 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
12:26:50 #10 24.01 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
12:26:50 #10 24.02 Unpacking debian-keyring (2021.07.26) ...
12:26:50 #10 22.01 Selecting previously unselected package libc6-dev:amd64.
12:26:50 #10 22.01 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_amd64.deb ...
12:26:50 #10 22.02 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ...
12:26:50 #10 17.61 Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
12:26:50 #10 17.67 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:50 #10 17.67 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB]
12:26:50 #10 17.68 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB]
12:26:50 #10 17.68 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
12:26:50 #10 17.68 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
12:26:50 #10 17.68 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB]
12:26:50 #10 17.73 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
12:26:50 #10 17.73 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
12:26:50 #10 17.73 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
12:26:50 #10 17.76 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
12:26:50 #10 17.76 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
12:26:50 #10 17.76 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
12:26:50 #10 17.77 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
12:26:50 #10 17.77 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
12:26:50 #10 17.77 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
12:26:50 #10 17.84 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
12:26:50 #11 16.83 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
12:26:50 #11 16.83 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
12:26:50 #11 16.84 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
12:26:50 #11 16.84 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:26:50 #11 16.84 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
12:26:50 #11 16.90 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
12:26:50 #11 16.90 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
12:26:50 #11 16.90 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
12:26:50 #11 16.90 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
12:26:50 #11 16.91 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
12:26:50 #11 16.98 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
12:26:50 #11 16.98 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
12:26:50 #11 16.98 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:26:50 #11 16.98 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
12:26:50 #11 16.98 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:26:50 #11 16.98 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
12:26:50 #11 16.98 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
12:26:50 #11 16.98 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
12:26:50 #11 16.98 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
12:26:50 #10 20.34 Selecting previously unselected package libisl23:amd64.
12:26:50 #10 20.34 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
12:26:50 #10 20.35 Unpacking libisl23:amd64 (0.23-1) ...
12:26:50 #10 20.56 Selecting previously unselected package libmpfr6:amd64.
12:26:50 #10 20.56 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
12:26:50 #10 20.57 Unpacking libmpfr6:amd64 (4.1.0-3) ...
12:26:50 #10 20.01   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/165 
12:26:50 #10 20.02   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/165 
12:26:50 #10 20.03   Installing       : perl-Socket-4:2.031-4.el9.aarch64                   90/165 
12:26:50 #10 20.03   Installing       : perl-SelectSaver-1.02-480.el9.noarch                91/165 
12:26:50 #10 20.04   Installing       : perl-Symbol-1.08-480.el9.noarch                     92/165 
12:26:50 #10 20.04   Installing       : perl-File-stat-1.09-480.el9.noarch                  93/165 
12:26:50 #10 20.05   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/165 
12:26:50 #10 20.06   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/165 
12:26:50 #10 20.07   Installing       : perl-Fcntl-1.13-480.el9.aarch64                     96/165 
12:26:50 #10 20.07   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/165 
12:26:50 #10 20.08   Installing       : perl-mro-1.23-480.el9.aarch64                       98/165 
12:26:50 #10 20.09   Installing       : perl-IO-1.43-480.el9.aarch64                        99/165 
12:26:50 #10 20.10   Installing       : perl-overloading-0.02-480.el9.noarch               100/165 
12:26:50 #10 20.10   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/165 
12:26:50 #10 20.11   Installing       : perl-Errno-1.30-480.el9.aarch64                    102/165 
12:26:50 #10 20.11   Installing       : perl-File-Basename-2.85-480.el9.noarch             103/165 
12:26:50 #10 20.12   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                104/165 
12:26:50 #10 20.12   Installing       : perl-MIME-Base64-3.16-4.el9.aarch64                105/165 
12:26:50 #10 20.13   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      106/165 
12:26:50 #10 20.14   Installing       : perl-constant-1.33-461.el9.noarch                  107/165 
12:26:50 #10 20.15   Installing       : perl-Storable-1:3.21-460.el9.aarch64               108/165 
12:26:50 #10 20.15   Installing       : perl-overload-1.31-480.el9.noarch                  109/165 
12:26:50 #10 20.16   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/165 
12:26:50 #10 20.16   Installing       : perl-vars-1.05-480.el9.noarch                      111/165 
12:26:50 #10 20.17   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/165 
12:26:50 #10 20.17   Installing       : perl-Carp-1.50-460.el9.noarch                      113/165 
12:26:50 #10 20.18   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/165 
12:26:50 #10 20.19   Installing       : perl-NDBM_File-1.15-480.el9.aarch64                115/165 
12:26:50 #10 20.20   Installing       : perl-PathTools-3.78-461.el9.aarch64                116/165 
12:26:50 #10 20.73 Selecting previously unselected package xz-utils.
12:26:50 #10 20.73 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
12:26:50 #10 20.75 Unpacking xz-utils (5.2.4-1+deb10u1) ...
12:26:50 #10 20.85 Selecting previously unselected package libfl2:armhf.
12:26:50 #10 20.85 Preparing to unpack .../021-libfl2_2.6.4-6.2_armhf.deb ...
12:26:50 #10 20.86 Unpacking libfl2:armhf (2.6.4-6.2) ...
12:26:50 #10 20.93 Selecting previously unselected package at.
12:26:50 #10 20.93 Preparing to unpack .../022-at_3.1.23-1_armhf.deb ...
12:26:50 #10 20.93 Unpacking at (3.1.23-1) ...
12:26:50 #10 20.99 Selecting previously unselected package libsigsegv2:armhf.
12:26:50 #10 20.99 Preparing to unpack .../023-libsigsegv2_2.12-2_armhf.deb ...
12:26:50 #10 21.00 Unpacking libsigsegv2:armhf (2.12-2) ...
12:26:50 #10 21.05 Selecting previously unselected package m4.
12:26:50 #10 21.05 Preparing to unpack .../024-m4_1.4.18-2_armhf.deb ...
12:26:50 #10 21.06 Unpacking m4 (1.4.18-2) ...
12:26:50 #11 16.60 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
12:26:50 #11 16.63 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:50 #11 16.63 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
12:26:50 #11 16.65 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
12:26:50 #11 16.66 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
12:26:50 #11 16.66 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
12:26:50 #11 16.66 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
12:26:50 #11 16.66 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
12:26:50 #11 16.66 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
12:26:50 #11 16.66 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
12:26:50 #11 16.68 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB]
12:26:50 #11 16.68 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
12:26:50 #11 16.68 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB]
12:26:50 #11 16.68 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
12:26:50 #11 16.68 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
12:26:50 #11 16.68 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
12:26:50 #11 16.68 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
12:26:50 #11 16.68 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB]
12:26:50 #11 16.69 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
12:26:50 #11 16.69 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
12:26:50 #11 16.69 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
12:26:50 #11 16.69 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB]
12:26:50 #11 16.70 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
12:26:50 #9 ...
12:26:50 
12:26:50 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:50 #10 17.07 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
12:26:50 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 110.10MB / 116.78MB 23.0s
12:26:50 #11 20.98 Selecting previously unselected package libglib2.0-data.
12:26:50 #11 20.98 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
12:26:50 #11 20.98 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:26:50 #11 21.13 Selecting previously unselected package tzdata.
12:26:50 #11 21.13 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
12:26:50 #11 21.14 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
12:26:50 #11 16.35 Get:421 http://archive.ubuntu.com/ubuntu kinetic/main amd64 zstd amd64 1.5.2+dfsg-1 [573 kB]
12:26:50 #11 16.36 Get:422 http://archive.ubuntu.com/ubuntu kinetic/main amd64 equivs all 2.3.1 [19.0 kB]
12:26:50 #11 16.36 Get:423 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libauthen-sasl-perl all 2.1600-2 [43.7 kB]
12:26:50 #11 16.37 Get:424 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-magic all 2:0.4.26-2 [13.2 kB]
12:26:50 #11 16.60 debconf: delaying package configuration, since apt-utils is not installed
12:26:50 #11 16.64 Fetched 149 MB in 10s (15.3 MB/s)
12:26:50 #11 16.66 Selecting previously unselected package liblocale-gettext-perl.
12:26:50 #11 16.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4397 files and directories currently installed.)
12:26:50 #11 16.67 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
12:26:50 #11 16.67 Unpacking liblocale-gettext-perl (1.07-4build3) ...
12:26:50 #11 16.73 Selecting previously unselected package libssl3:amd64.
12:26:50 #11 16.74 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_amd64.deb ...
12:26:50 #11 22.59 Unpacking libx11-6:arm64 (2:1.7.5-1) ...
12:26:50 #11 22.63 Selecting previously unselected package libxext6:arm64.
12:26:50 #11 22.63 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ...
12:26:50 #11 22.64 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
12:26:50 #11 22.67 Selecting previously unselected package libxmuu1:arm64.
12:26:50 #11 22.67 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ...
12:26:50 #11 22.67 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
12:26:50 #11 22.72 Selecting previously unselected package man-db.
12:26:50 #11 22.72 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ...
12:26:50 #11 22.72 Unpacking man-db (2.10.2-1) ...
12:26:50 #11 22.77 Selecting previously unselected package manpages.
12:26:50 #11 22.77 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
12:26:50 #11 22.78 Unpacking manpages (5.10-1ubuntu1) ...
12:26:50 #10 25.25 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
12:26:50 #10 25.31 Selecting previously unselected package liblsan0:arm64.
12:26:50 #10 25.31 Preparing to unpack .../073-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.31 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
12:26:50 #10 25.37 Selecting previously unselected package libtsan0:arm64.
12:26:50 #10 25.37 Preparing to unpack .../074-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.37 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
12:26:50 #10 25.43 Selecting previously unselected package libubsan0:arm64.
12:26:50 #10 25.44 Preparing to unpack .../075-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.44 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
12:26:50 #10 25.48 Selecting previously unselected package libgcc-7-dev:arm64.
12:26:50 #10 25.48 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.49 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
12:26:50 #10 25.60 Selecting previously unselected package gcc-7.
12:26:50 #17 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz
12:26:50 #17 1.493 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
12:26:50 #17 1.498 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
12:26:50 #17 1.512 (3/22) Installing readline (8.1.2-r0)
12:26:50 #17 1.518 (4/22) Installing bash (5.1.16-r2)
12:26:50 #17 1.543 Executing bash-5.1.16-r2.post-install
12:26:50 #17 1.546 (5/22) Installing libffi (3.4.2-r1)
12:26:50 #17 1.550 (6/22) Installing libgcc (11.2.1_git20220219-r2)
12:26:50 #17 1.554 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
12:26:50 #17 1.569 (8/22) Installing xz-libs (5.2.5-r1)
12:26:50 #17 1.572 (9/22) Installing libxml2 (2.9.14-r2)
12:26:50 #17 1.586 (10/22) Installing llvm13-libs (13.0.1-r2)
12:26:50 #17 7.906 (21/22) Installing lld (13.0.1-r0)
12:26:50 #17 8.038 (22/22) Installing llvm13 (13.0.1-r2)
12:26:50 #11 18.03 Get:395 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-base-perl all 1.09-2 [19.3 kB]
12:26:50 #11 18.03 Get:396 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
12:26:50 #11 18.03 Get:397 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
12:26:50 #11 18.04 Get:398 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
12:26:50 #11 18.05 Get:399 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:26:50 #11 18.05 Get:400 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
12:26:50 #11 18.05 Get:401 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 licensecheck all 3.3.0-1 [41.4 kB]
12:26:50 #11 18.05 Get:402 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-size-perl arm64 0.83-2 [20.3 kB]
12:26:50 #11 18.10 Get:403 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
12:26:50 #11 18.10 Get:404 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lzip arm64 1.23-4 [79.9 kB]
12:26:50 #13 70.52   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           33/65 
12:26:50 #13 71.18   Installing : git-1.8.3.1-23.el7_8.aarch64                               34/65 
12:26:50 #10 17.84 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
12:26:50 #10 17.84 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB]
12:26:50 #10 17.84 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB]
12:26:50 #10 17.91 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
12:26:50 #10 17.91 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
12:26:50 #10 17.92 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
12:26:50 #10 17.92 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
12:26:50 #10 17.92 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
12:26:50 #10 17.92 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
12:26:50 #10 17.99 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
12:26:50 #10 17.99 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
12:26:50 #10 17.99 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]
12:26:50 #10 18.00 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
12:26:50 #10 18.06 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
12:26:50 #10 18.06 Get:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
12:26:50 #10 18.06 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
12:26:50 #10 18.06 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:50 #10 18.06 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB]
12:26:50 #10 18.07 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
12:26:50 #10 18.14 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB]
12:26:50 #11 17.07 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
12:26:50 #11 17.07 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
12:26:50 #11 17.07 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:50 #11 17.07 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
12:26:50 #11 17.07 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
12:26:50 #11 17.07 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
12:26:50 #11 17.07 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
12:26:50 #11 17.07 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
12:26:50 #11 17.14 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
12:26:50 #11 17.14 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
12:26:50 #11 17.23 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
12:26:50 #11 17.23 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
12:26:50 #11 17.23 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
12:26:50 #11 17.23 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
12:26:50 #11 17.23 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
12:26:50 #11 17.23 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
12:26:50 #11 17.23 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
12:26:50 #11 17.23 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
12:26:50 #11 17.30 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
12:26:50 #11 17.30 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
12:26:50 #10 20.74 Selecting previously unselected package libmpc3:amd64.
12:26:50 #10 20.75 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
12:26:50 #10 20.75 Unpacking libmpc3:amd64 (1.2.0-1) ...
12:26:50 #10 20.79 Selecting previously unselected package cpp-10.
12:26:50 #10 20.79 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
12:26:50 #10 20.79 Unpacking cpp-10 (10.2.1-6) ...
12:26:50 #10 20.25   Installing       : perl-Encode-4:3.08-462.el9.aarch64                 117/165 
12:26:50 #10 20.36   Installing       : perl-libs-4:5.32.1-480.el9.aarch64                 118/165 
12:26:50 #10 20.37   Installing       : perl-interpreter-4:5.32.1-480.el9.aarch64          119/165 
12:26:50 #10 20.38   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/165 
12:26:50 #10 20.38   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/165 
12:26:50 #10 20.39   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/165 
12:26:50 #10 20.40   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/165 
12:26:50 #10 20.40   Installing       : redhat-rpm-config-197-1.el9.noarch                 124/165 
12:26:50 #10 20.41   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                    125/165 
12:26:50 #10 20.46   Installing       : libutempter-1.2.1-6.el9.aarch64                    125/165 
12:26:50 #10 20.48   Installing       : libselinux-utils-3.5-0.rc1.1.el9.aarch64           126/165 
12:26:50 #10 20.49   Installing       : libpng-2:1.6.37-12.el9.aarch64                     127/165 
12:26:50 #10 20.50   Installing       : gdk-pixbuf2-2.42.6-3.el9.aarch64                   128/165 
12:26:50 #10 20.51   Installing       : libpkgconf-1.7.3-10.el9.aarch64                    129/165 
12:26:50 #10 20.52   Installing       : pkgconf-1.7.3-10.el9.aarch64                       130/165 
12:26:50 #10 20.53   Installing       : pkgconf-pkg-config-1.7.3-10.el9.aarch64            131/165 
12:26:50 #10 20.53   Installing       : libpipeline-1.5.3-4.el9.aarch64                    132/165 
12:26:50 #10 20.54   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         133/165 
12:26:50 #11 16.71 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
12:26:50 #11 16.71 Get:328 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.1 [57.2 kB]
12:26:50 #11 16.71 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB]
12:26:50 #11 16.71 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB]
12:26:50 #11 16.71 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
12:26:50 #11 16.72 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB]
12:26:50 #11 16.72 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
12:26:50 #11 16.72 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:50 #11 16.72 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:26:50 #11 16.73 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB]
12:26:50 #11 16.73 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB]
12:26:50 #11 16.73 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB]
12:26:50 #11 16.73 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B]
12:26:50 #11 16.74 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
12:26:50 #11 16.74 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
12:26:50 #11 16.74 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
12:26:50 #11 16.74 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB]
12:26:50 #11 16.74 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB]
12:26:50 #11 16.75 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
12:26:50 #11 16.76 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
12:26:50 #11 16.76 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
12:26:50 #11 16.76 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
12:26:50 #11 16.76 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
12:26:50 #11 16.77 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
12:26:50 #11 16.77 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:26:50 #11 16.77 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
12:26:50 #11 16.77 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB]
12:26:50 #11 16.77 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB]
12:26:50 #11 16.78 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
12:26:50 #11 16.78 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB]
12:26:50 #11 16.78 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
12:26:50 #11 16.79 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
12:26:50 #11 16.80 Get:359 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB]
12:26:50 #11 16.80 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.2 [1082 kB]
12:26:50 #11 16.81 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
12:26:50 #11 16.85 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
12:26:50 #11 16.85 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
12:26:50 #11 16.85 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
12:26:50 #11 16.85 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
12:26:50 #11 16.86 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
12:26:50 #11 16.86 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
12:26:50 #11 16.86 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB]
12:26:50 #11 16.86 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB]
12:26:50 #11 16.86 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
12:26:50 #11 16.86 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB]
12:26:50 #7 extracting sha256:cbe84c7428034fbe63e62868f1c420279eda084b4d396cc79161f73a9aeba29c 1.5s done
12:26:50 #11 21.33 Selecting previously unselected package libicu66:arm64.
12:26:50 #11 21.33 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
12:26:50 #11 21.34 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
12:26:50 #11 16.75 Unpacking libssl3:amd64 (3.0.5-2ubuntu2) ...
12:26:50 #11 16.83 Selecting previously unselected package libpython3.10-minimal:amd64.
12:26:50 #11 16.83 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_amd64.deb ...
12:26:50 #11 16.84 Unpacking libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.2) ...
12:26:50 #11 16.95 Selecting previously unselected package libexpat1:amd64.
12:26:50 #11 16.96 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_amd64.deb ...
12:26:50 #11 16.96 Unpacking libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
12:26:50 #11 22.89 Selecting previously unselected package openssh-client.
12:26:50 #11 22.89 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.1_arm64.deb ...
12:26:50 #11 22.90 Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ...
12:26:50 #11 22.95 Selecting previously unselected package publicsuffix.
12:26:50 #11 22.95 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
12:26:50 #11 22.95 Unpacking publicsuffix (20211207.1025-1) ...
12:26:50 #10 25.60 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:50 #10 25.61 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
12:26:50 #13 71.22   Installing : libgomp-4.8.5-44.el7.aarch64                               35/65 
12:26:50 #10 18.14 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
12:26:50 #10 18.14 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB]
12:26:50 #10 18.15 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
12:26:50 #10 18.21 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
12:26:50 #10 18.22 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]
12:26:50 #10 18.22 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
12:26:50 #10 18.22 Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
12:26:50 #10 18.23 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
12:26:50 #10 18.23 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
12:26:50 #10 18.29 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
12:26:50 #10 18.29 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB]
12:26:50 #10 18.29 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB]
12:26:50 #10 18.29 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB]
12:26:50 #10 18.36 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB]
12:26:50 #10 18.36 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB]
12:26:50 #10 18.36 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB]
12:26:50 #10 18.36 Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:50 #10 18.36 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
12:26:50 #10 18.36 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
12:26:50 #11 17.37 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:26:50 #11 17.39 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
12:26:50 #11 17.39 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
12:26:50 #11 17.39 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
12:26:50 #11 17.39 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
12:26:50 #11 17.39 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
12:26:50 #11 17.39 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
12:26:50 #11 17.39 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
12:26:50 #11 17.45 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
12:26:50 #11 17.45 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
12:26:50 #10 20.58   Installing       : man-db-2.9.3-7.el9.aarch64                         133/165 
12:26:50 #10 20.58   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         133/165 
12:26:50 #10 20.61   Installing       : environment-modules-5.0.1-2.el9.aarch64            134/165 
12:26:50 #10 20.62   Running scriptlet: environment-modules-5.0.1-2.el9.aarch64            134/165 
12:26:50 #10 20.64   Installing       : scl-utils-1:2.0.3-4.el9.aarch64                    135/165 
12:26:50 #10 20.80   Installing       : libicu-67.1-9.el9.aarch64                          136/165 
12:26:50 #11 17.08 debconf: delaying package configuration, since apt-utils is not installed
12:26:50 #11 17.12 Fetched 132 MB in 10s (13.8 MB/s)
12:26:50 #11 17.14 Selecting previously unselected package liblocale-gettext-perl.
12:26:50 #11 17.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
12:26:50 #11 17.15 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
12:26:50 #11 17.15 Unpacking liblocale-gettext-perl (1.07-4build3) ...
12:26:50 #11 17.19 Selecting previously unselected package libpython3.10-minimal:amd64.
12:26:50 #11 17.19 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_amd64.deb ...
12:26:50 #10 22.59 Selecting previously unselected package libisl19:amd64.
12:26:50 #10 22.59 Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ...
12:26:50 #10 22.60 Unpacking libisl19:amd64 (0.20-2) ...
12:26:50 #10 22.71 Selecting previously unselected package libmpfr6:amd64.
12:26:50 #10 22.71 Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ...
12:26:50 #10 22.72 Unpacking libmpfr6:amd64 (4.0.2-1) ...
12:26:50 #10 22.79 Selecting previously unselected package libmpc3:amd64.
12:26:50 #10 22.79 Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ...
12:26:50 #10 22.80 Unpacking libmpc3:amd64 (1.1.0-1) ...
12:26:50 #10 22.84 Selecting previously unselected package cpp-8.
12:26:50 #10 22.84 Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ...
12:26:50 #11 17.00 Selecting previously unselected package python3.10-minimal.
12:26:50 #11 17.01 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_amd64.deb ...
12:26:50 #11 17.01 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:26:50 #11 17.11 Setting up libssl3:amd64 (3.0.5-2ubuntu2) ...
12:26:50 #10 21.40 Selecting previously unselected package autoconf.
12:26:50 #10 21.40 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
12:26:50 #10 21.41 Unpacking autoconf (2.69-11) ...
12:26:50 #10 21.50 Selecting previously unselected package autotools-dev.
12:26:50 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 23.6s
12:26:50 #11 23.03 Selecting previously unselected package strace.
12:26:50 #11 23.03 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ...
12:26:50 #11 23.03 Unpacking strace (5.16-0ubuntu3) ...
12:26:50 #11 23.07 Selecting previously unselected package xauth.
12:26:50 #11 23.07 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ...
12:26:50 #11 23.07 Unpacking xauth (1:1.1-1build2) ...
12:26:50 #11 23.10 Selecting previously unselected package xz-utils.
12:26:50 #11 23.11 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
12:26:50 #11 23.11 Unpacking xz-utils (5.2.5-2ubuntu1) ...
12:26:50 #11 23.15 Selecting previously unselected package libsigsegv2:arm64.
12:26:50 #11 23.15 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
12:26:50 #11 23.15 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
12:26:50 #11 23.18 Selecting previously unselected package m4.
12:26:50 #11 23.18 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ...
12:26:50 #11 23.19 Unpacking m4 (1.4.18-5ubuntu2) ...
12:26:50 #11 23.22 Selecting previously unselected package autoconf.
12:26:50 #11 23.22 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
12:26:50 #11 23.23 Unpacking autoconf (2.71-2) ...
12:26:50 #11 23.27 Selecting previously unselected package autotools-dev.
12:26:51 #10 18.44 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB]
12:26:51 #10 18.44 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
12:26:51 #10 18.44 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
12:26:51 #10 18.44 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
12:26:51 #10 18.51 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB]
12:26:51 #10 18.51 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB]
12:26:51 #10 18.51 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
12:26:51 #10 18.51 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
12:26:51 #10 18.51 Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB]
12:26:51 #10 18.52 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB]
12:26:51 #11 17.61 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
12:26:51 #11 17.77 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
12:26:51 #11 17.78 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
12:26:51 #11 17.81 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
12:26:51 #11 18.50 Get:405 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
12:26:51 #11 18.78 Get:406 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
12:26:51 #10 20.85   Installing       : webkit2gtk3-jsc-2.38.3-1.el9.aarch64               137/165 
12:26:51 #10 20.86   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.aarch64          138/165 
12:26:51 #10 20.87   Installing       : libfdisk-2.37.4-9.el9.aarch64                      139/165 
12:26:51 #10 20.87   Installing       : libeconf-0.4.1-2.el9.aarch64                       140/165 
12:26:51 #10 20.89   Installing       : libdb-5.3.28-53.el9.aarch64                        141/165 
12:26:51 #10 20.93   Installing       : pam-1.5.1-14.el9.aarch64                           142/165 
12:26:51 #10 20.95   Installing       : libpwquality-1.4.4-8.el9.aarch64                   143/165 
12:26:51 #10 21.03   Installing       : util-linux-2.37.4-9.el9.aarch64                    144/165 
12:26:51 #10 21.03 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:26:51 #10 21.03 
12:26:51 #10 21.05   Installing       : policycoreutils-3.5-0.rc1.2.el9.aarch64            145/165 
12:26:51 #10 21.06   Running scriptlet: policycoreutils-3.5-0.rc1.2.el9.aarch64            145/165 
12:26:51 #10 22.85 Unpacking cpp-8 (8.3.0-6) ...
12:26:51 #11 17.21 Unpacking libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ...
12:26:51 #11 17.39 Selecting previously unselected package libexpat1:amd64.
12:26:51 #11 17.39 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
12:26:51 #11 17.40 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
12:26:51 #11 17.44 Selecting previously unselected package python3.10-minimal.
12:26:51 #11 17.44 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_amd64.deb ...
12:26:51 #11 17.45 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
12:26:51 #11 17.22 Setting up libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.2) ...
12:26:51 #11 17.24 Setting up libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
12:26:51 #11 17.25 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:26:51 #11 23.27 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
12:26:51 #11 23.27 Unpacking autotools-dev (20220109.1) ...
12:26:51 #11 23.31 Selecting previously unselected package automake.
12:26:51 #11 23.31 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
12:26:51 #11 23.31 Unpacking automake (1:1.16.5-1.3) ...
12:26:51 #11 23.36 Selecting previously unselected package autopoint.
12:26:51 #11 23.36 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
12:26:51 #11 23.36 Unpacking autopoint (0.21-4ubuntu4) ...
12:26:51 #11 23.39 Selecting previously unselected package binutils-common:arm64.
12:26:51 #11 23.40 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.1_arm64.deb ...
12:26:51 #11 23.40 Unpacking binutils-common:arm64 (2.38-4ubuntu2.1) ...
12:26:51 #11 23.43 Selecting previously unselected package libbinutils:arm64.
12:26:51 #11 23.43 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.1_arm64.deb ...
12:26:51 #11 23.44 Unpacking libbinutils:arm64 (2.38-4ubuntu2.1) ...
12:26:51 #11 23.48 Selecting previously unselected package libctf-nobfd0:arm64.
12:26:51 #11 23.48 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.1_arm64.deb ...
12:26:51 #11 23.49 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
12:26:51 #11 23.52 Selecting previously unselected package libctf0:arm64.
12:26:51 #11 22.02 Selecting previously unselected package libxml2:arm64.
12:26:51 #11 22.02 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_arm64.deb ...
12:26:51 #11 22.02 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:26:51 #10 21.50 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
12:26:51 #10 21.51 Unpacking autotools-dev (20180224.1) ...
12:26:51 #10 21.56 Selecting previously unselected package automake.
12:26:51 #10 21.56 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
12:26:51 #10 21.57 Unpacking automake (1:1.16.1-4) ...
12:26:51 #10 21.73 Selecting previously unselected package autopoint.
12:26:51 #10 21.73 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
12:26:51 #10 21.74 Unpacking autopoint (0.19.8.1-9) ...
12:26:51 #10 26.19 Selecting previously unselected package gcc.
12:26:51 #10 26.19 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
12:26:51 #10 26.19 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
12:26:51 #10 26.23 Selecting previously unselected package libstdc++-7-dev:arm64.
12:26:51 #10 26.24 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:51 #10 26.24 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
12:26:51 #10 ...
12:26:51 
12:26:51 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:51 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 7.3s done
12:26:51 #9 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:51 #9 DONE 22.7s
12:26:51 
12:26:51 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:51 #10 18.58 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
12:26:51 #10 18.58 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:51 #10 18.59 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
12:26:51 #10 18.59 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB]
12:26:51 #10 18.66 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
12:26:51 #10 18.66 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
12:26:51 #10 18.66 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
12:26:51 #10 18.66 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB]
12:26:51 #10 18.69 Get:283 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]
12:26:51 #10 18.69 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
12:26:51 #10 18.73 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB]
12:26:51 #10 18.74 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
12:26:51 #10 18.74 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB]
12:26:51 #10 18.74 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
12:26:51 #10 18.81 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB]
12:26:51 #10 18.81 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB]
12:26:51 #11 17.93 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
12:26:51 #11 17.95 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
12:26:51 #11 17.97 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
12:26:51 #11 17.98 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
12:26:51 #13 71.59   Installing : setools-libs-3.3.8-4.el7.aarch64                           36/65 
12:26:51 #13 71.89   Installing : libseccomp-2.3.1-4.el7.aarch64                             37/65 
12:26:51 #11 18.82 Get:407 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 unzip arm64 6.0-27ubuntu1 [170 kB]
12:26:51 #11 18.93 Get:408 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 lintian all 2.115.3ubuntu2.1 [1108 kB]
12:26:51 #10 21.11   Installing       : python3-policycoreutils-3.5-0.rc1.2.el9.noarch     146/165 
12:26:51 #10 21.13   Installing       : policycoreutils-python-utils-3.5-0.rc1.2.el9.noa   147/165 
12:26:51 #10 21.14   Installing       : gcc-toolset-12-runtime-12.0-5.el9.aarch64          148/165 
12:26:51 #17 2.318 (11/22) Installing clang-libs (13.0.1-r1)
12:26:51 #11 17.57 Setting up libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ...
12:26:51 #11 17.58 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
12:26:51 #11 17.61 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
12:26:51 #11 23.52 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.1_arm64.deb ...
12:26:51 #11 23.52 Unpacking libctf0:arm64 (2.38-4ubuntu2.1) ...
12:26:51 #11 23.55 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:26:51 #11 23.55 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.1_arm64.deb ...
12:26:51 #11 23.56 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
12:26:51 #11 23.68 Selecting previously unselected package binutils.
12:26:51 #11 23.69 Preparing to unpack .../062-binutils_2.38-4ubuntu2.1_arm64.deb ...
12:26:51 #11 23.69 Unpacking binutils (2.38-4ubuntu2.1) ...
12:26:51 #11 23.72 Selecting previously unselected package libc-dev-bin.
12:26:51 #11 23.72 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_arm64.deb ...
12:26:51 #11 23.72 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
12:26:51 #11 23.75 Selecting previously unselected package linux-libc-dev:arm64.
12:26:51 #11 23.75 Preparing to unpack .../064-linux-libc-dev_5.15.0-58.64_arm64.deb ...
12:26:51 #11 23.76 Unpacking linux-libc-dev:arm64 (5.15.0-58.64) ...
12:26:51 #11 22.11 Selecting previously unselected package libyaml-0-2:arm64.
12:26:51 #11 22.11 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
12:26:51 #11 22.12 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
12:26:51 #11 22.16 Selecting previously unselected package lsb-release.
12:26:51 #11 22.16 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
12:26:51 #11 22.16 Unpacking lsb-release (11.1.0ubuntu2) ...
12:26:51 #11 22.21 Selecting previously unselected package netbase.
12:26:51 #11 22.21 Preparing to unpack .../027-netbase_6.1_all.deb ...
12:26:51 #11 22.22 Unpacking netbase (6.1) ...
12:26:51 #11 22.25 Selecting previously unselected package python3-pkg-resources.
12:26:51 #11 22.25 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
12:26:51 #11 22.25 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:26:51 #10 21.80 Selecting previously unselected package binutils-common:armhf.
12:26:51 #10 21.80 Preparing to unpack .../029-binutils-common_2.31.1-16_armhf.deb ...
12:26:51 #10 21.81 Unpacking binutils-common:armhf (2.31.1-16) ...
12:26:51 #10 26.45 Selecting previously unselected package g++-7.
12:26:51 #10 26.45 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
12:26:51 #10 26.46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
12:26:51 #10 ...
12:26:51 
12:26:51 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:51 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 11.6s done
12:26:51 #7 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:51 #7 DONE 27.7s
12:26:51 
12:26:51 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:51 #7 ...
12:26:51 
12:26:51 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:51 #10 10.20 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
12:26:51 #10 10.20 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
12:26:51 #10 10.20 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
12:26:51 #10 10.21 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
12:26:51 #10 10.21 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
12:26:51 #10 10.21 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
12:26:51 #10 10.21 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
12:26:51 #10 10.21 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:26:51 #10 10.21 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
12:26:51 #10 10.23 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:26:51 #10 10.23 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
12:26:51 #10 10.23 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
12:26:51 #10 10.23 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:51 #10 10.23 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:51 #10 10.23 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
12:26:51 #10 10.24 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
12:26:51 #10 10.24 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
12:26:51 #10 10.24 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
12:26:51 #10 10.24 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:26:51 #10 10.24 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
12:26:51 #10 10.24 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
12:26:51 #10 10.24 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
12:26:51 #10 10.25 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:26:51 #10 10.25 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
12:26:51 #10 10.25 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
12:26:51 #10 10.25 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
12:26:51 #10 10.25 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
12:26:51 #10 10.25 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:26:51 #10 10.30 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
12:26:51 #10 10.30 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:26:51 #10 10.30 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:51 #10 10.30 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
12:26:51 #10 10.30 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
12:26:51 #10 10.30 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
12:26:51 #10 10.30 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
12:26:51 #10 10.30 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:26:51 #10 10.30 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:51 #10 10.30 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:51 #10 10.30 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
12:26:51 #10 10.30 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
12:26:51 #10 10.30 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
12:26:51 #10 10.30 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
12:26:51 #10 10.30 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
12:26:51 #10 10.30 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
12:26:51 #10 10.30 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
12:26:51 #10 10.30 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
12:26:51 #10 10.30 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
12:26:51 #10 10.30 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
12:26:51 #10 10.30 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
12:26:51 #10 10.31 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
12:26:51 #10 10.31 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
12:26:51 #10 10.33 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
12:26:51 #10 10.33 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
12:26:51 #10 10.33 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
12:26:51 #10 10.35 Get:180 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [309 kB]
12:26:51 #10 10.35 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
12:26:51 #10 10.35 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
12:26:51 #10 10.37 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB]
12:26:51 #10 10.44 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
12:26:51 #10 10.51 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
12:26:51 #10 10.51 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
12:26:51 #10 10.51 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:26:51 #10 10.51 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
12:26:51 #10 10.51 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
12:26:51 #10 10.51 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
12:26:51 #10 10.51 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
12:26:51 #10 10.51 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
12:26:51 #10 10.51 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
12:26:51 #10 10.51 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
12:26:51 #10 10.51 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:26:51 #10 10.51 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
12:26:51 #10 10.51 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
12:26:51 #10 10.51 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
12:26:51 #10 10.52 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
12:26:51 #10 10.52 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
12:26:51 #10 10.54 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
12:26:51 #10 10.54 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
12:26:51 #10 10.54 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
12:26:51 #10 10.54 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
12:26:51 #10 10.54 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB]
12:26:51 #10 10.54 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
12:26:51 #10 10.56 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
12:26:51 #10 10.56 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
12:26:51 #10 10.56 Get:209 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
12:26:51 #10 10.56 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
12:26:51 #10 10.56 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
12:26:51 #10 10.56 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
12:26:51 #10 10.57 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u5 [247 kB]
12:26:51 #10 10.57 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:26:51 #10 10.57 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
12:26:51 #10 10.57 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
12:26:51 #10 10.58 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
12:26:51 #10 10.60 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
12:26:51 #10 10.60 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
12:26:51 #10 10.60 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
12:26:51 #10 10.60 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
12:26:51 #10 10.60 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
12:26:51 #10 10.62 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
12:26:51 #10 10.62 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
12:26:51 #10 10.62 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
12:26:51 #10 10.62 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
12:26:51 #10 10.62 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:26:51 #10 10.62 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:26:51 #10 10.62 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
12:26:51 #10 10.62 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
12:26:51 #10 10.62 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
12:26:51 #10 10.62 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
12:26:51 #10 10.62 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
12:26:51 #10 10.62 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
12:26:51 #10 10.63 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
12:26:51 #10 10.63 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
12:26:51 #10 10.63 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
12:26:51 #10 10.63 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
12:26:51 #10 10.63 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
12:26:51 #10 10.63 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
12:26:51 #10 10.63 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
12:26:51 #10 10.64 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
12:26:51 #10 10.64 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
12:26:51 #10 10.64 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
12:26:51 #10 10.65 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
12:26:51 #10 10.81 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
12:26:51 #10 10.81 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
12:26:51 #10 10.81 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
12:26:51 #10 10.85 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
12:26:51 #10 10.85 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
12:26:51 #10 10.86 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
12:26:51 #10 10.86 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
12:26:51 #10 10.86 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
12:26:51 #10 10.86 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
12:26:51 #10 10.86 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
12:26:51 #10 10.86 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
12:26:51 #10 10.87 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
12:26:51 #10 10.87 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
12:26:51 #10 10.87 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
12:26:51 #10 10.87 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
12:26:51 #10 10.87 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
12:26:51 #10 10.87 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:26:51 #10 10.88 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
12:26:51 #10 10.88 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
12:26:51 #10 10.88 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
12:26:51 #10 10.88 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
12:26:51 #10 10.89 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:26:51 #10 10.89 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
12:26:51 #10 10.90 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
12:26:51 #10 10.90 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
12:26:51 #10 10.90 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:26:51 #10 10.90 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
12:26:51 #10 10.90 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
12:26:51 #10 10.90 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
12:26:51 #10 10.91 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
12:26:51 #10 10.91 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
12:26:51 #10 10.98 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
12:26:51 #10 10.98 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
12:26:51 #10 10.98 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
12:26:51 #10 10.99 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
12:26:51 #10 10.99 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
12:26:51 #10 10.99 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
12:26:51 #10 10.99 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
12:26:51 #10 10.99 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
12:26:51 #10 10.99 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
12:26:51 #10 10.99 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
12:26:51 #10 10.99 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
12:26:51 #10 10.99 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
12:26:51 #10 10.99 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
12:26:51 #10 10.99 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
12:26:51 #10 10.99 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
12:26:51 #10 11.00 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
12:26:51 #10 11.00 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
12:26:51 #10 11.00 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
12:26:51 #10 11.00 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
12:26:51 #10 11.00 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
12:26:51 #10 11.00 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
12:26:51 #10 11.00 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:26:51 #10 11.00 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
12:26:51 #10 11.01 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
12:26:51 #10 11.01 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
12:26:51 #10 11.01 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
12:26:51 #10 11.01 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
12:26:51 #10 11.01 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
12:26:51 #10 11.01 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
12:26:51 #10 11.01 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
12:26:51 #10 11.02 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
12:26:51 #10 11.02 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
12:26:51 #10 11.02 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
12:26:51 #10 11.02 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
12:26:51 #10 11.02 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:26:51 #10 11.02 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
12:26:51 #10 11.02 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
12:26:51 #10 11.02 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
12:26:51 #10 11.03 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
12:26:51 #10 11.03 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
12:26:51 #10 11.03 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
12:26:51 #10 11.03 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
12:26:51 #10 11.03 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
12:26:51 #10 11.04 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
12:26:51 #10 11.05 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
12:26:51 #10 11.05 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
12:26:51 #10 11.05 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
12:26:51 #10 11.05 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
12:26:51 #10 11.07 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
12:26:51 #10 11.07 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
12:26:51 #10 11.08 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
12:26:51 #10 11.08 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
12:26:51 #10 11.08 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
12:26:51 #10 11.09 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:26:51 #10 11.09 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
12:26:51 #10 11.09 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:26:51 #10 11.09 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
12:26:51 #10 11.09 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
12:26:51 #10 11.09 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
12:26:51 #10 11.09 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
12:26:51 #10 11.09 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
12:26:51 #10 11.10 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
12:26:51 #10 11.10 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
12:26:51 #10 11.10 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
12:26:51 #10 11.28 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
12:26:51 #10 11.29 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
12:26:51 #10 11.29 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
12:26:51 #10 11.29 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
12:26:51 #10 11.29 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
12:26:51 #10 11.30 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
12:26:51 #10 11.30 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
12:26:51 #10 11.30 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:26:51 #10 11.30 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
12:26:51 #10 11.30 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
12:26:51 #10 11.30 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
12:26:51 #10 11.30 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
12:26:51 #10 11.31 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
12:26:51 #10 11.31 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
12:26:51 #10 11.31 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
12:26:51 #10 11.31 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
12:26:51 #10 11.32 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
12:26:51 #10 11.32 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
12:26:51 #10 11.33 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
12:26:51 #10 11.33 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
12:26:51 #10 11.36 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
12:26:51 #10 11.36 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
12:26:51 #10 11.36 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
12:26:51 #10 11.36 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
12:26:51 #10 11.36 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
12:26:51 #10 11.36 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
12:26:51 #10 11.37 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
12:26:51 #10 11.37 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
12:26:51 #10 11.37 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
12:26:51 #10 11.37 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
12:26:51 #10 11.37 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
12:26:51 #10 11.37 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
12:26:51 #10 11.37 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
12:26:51 #10 11.37 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
12:26:51 #10 11.39 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
12:26:51 #10 11.39 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
12:26:51 #10 11.39 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
12:26:51 #10 11.42 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
12:26:51 #10 11.42 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
12:26:51 #10 11.65 debconf: delaying package configuration, since apt-utils is not installed
12:26:51 #10 11.69 Fetched 157 MB in 3s (46.6 MB/s)
12:26:51 #10 11.71 Selecting previously unselected package bsdextrautils.
12:26:51 #10 11.71 (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 ... 6654 files and directories currently installed.)
12:26:51 #10 11.71 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
12:26:51 #10 11.72 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
12:26:51 #10 11.78 Selecting previously unselected package libuchardet0:armhf.
12:26:51 #10 11.78 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
12:26:51 #10 11.79 Unpacking libuchardet0:armhf (0.0.7-1) ...
12:26:51 #10 11.84 Selecting previously unselected package groff-base.
12:26:51 #10 11.84 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
12:26:51 #10 11.85 Unpacking groff-base (1.22.4-6) ...
12:26:51 #10 12.03 Selecting previously unselected package libgdbm6:armhf.
12:26:51 #10 12.03 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
12:26:51 #10 12.04 Unpacking libgdbm6:armhf (1.19-2) ...
12:26:51 #10 12.08 Selecting previously unselected package libpipeline1:armhf.
12:26:51 #10 12.08 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
12:26:51 #10 12.09 Unpacking libpipeline1:armhf (1.5.3-1) ...
12:26:51 #10 12.16 Selecting previously unselected package man-db.
12:26:51 #10 12.16 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
12:26:51 #10 12.17 Unpacking man-db (2.9.4-2) ...
12:26:51 #10 12.44 Selecting previously unselected package perl-modules-5.32.
12:26:51 #10 12.44 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
12:26:51 #10 12.44 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:26:51 #10 13.05 Selecting previously unselected package libgdbm-compat4:armhf.
12:26:51 #10 13.05 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
12:26:51 #10 13.05 Unpacking libgdbm-compat4:armhf (1.19-2) ...
12:26:51 #10 13.10 Selecting previously unselected package libperl5.32:armhf.
12:26:51 #10 13.10 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
12:26:51 #10 13.10 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
12:26:51 #10 13.84 Selecting previously unselected package perl.
12:26:51 #10 13.84 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
12:26:51 #10 13.85 Unpacking perl (5.32.1-4+deb11u2) ...
12:26:51 #10 13.95 Selecting previously unselected package liblocale-gettext-perl.
12:26:51 #10 13.95 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
12:26:51 #10 13.95 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
12:26:51 #10 14.00 Selecting previously unselected package libpython3.9-minimal:armhf.
12:26:51 #10 14.00 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
12:26:51 #10 14.04 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
12:26:51 #10 14.21 Selecting previously unselected package libexpat1:armhf.
12:26:51 #10 14.21 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
12:26:51 #10 14.22 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
12:26:51 #10 14.27 Selecting previously unselected package python3.9-minimal.
12:26:51 #10 14.27 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
12:26:51 #10 14.28 Unpacking python3.9-minimal (3.9.2-1) ...
12:26:51 #10 14.51 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
12:26:51 #10 14.53 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
12:26:51 #10 14.54 Setting up python3.9-minimal (3.9.2-1) ...
12:26:51 #10 15.73 Selecting previously unselected package python3-minimal.
12:26:51 #10 15.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 ... 9507 files and directories currently installed.)
12:26:51 #10 15.73 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
12:26:51 #10 15.74 Unpacking python3-minimal (3.9.2-3) ...
12:26:51 #10 15.78 Selecting previously unselected package media-types.
12:26:51 #10 15.78 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:26:51 #10 15.78 Unpacking media-types (4.0.0) ...
12:26:51 #10 15.83 Selecting previously unselected package libmpdec3:armhf.
12:26:51 #10 15.84 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
12:26:51 #10 15.84 Unpacking libmpdec3:armhf (2.5.1-1) ...
12:26:51 #10 15.90 Selecting previously unselected package libncursesw6:armhf.
12:26:51 #10 15.90 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
12:26:51 #10 15.91 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
12:26:51 #10 15.98 Selecting previously unselected package readline-common.
12:26:51 #10 15.98 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:26:51 #10 15.98 Unpacking readline-common (8.1-1) ...
12:26:51 #10 16.04 Selecting previously unselected package libreadline8:armhf.
12:26:51 #10 16.04 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
12:26:51 #10 16.05 Unpacking libreadline8:armhf (8.1-1) ...
12:26:51 #10 16.11 Selecting previously unselected package libsqlite3-0:armhf.
12:26:51 #10 16.11 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
12:26:51 #10 16.12 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
12:26:51 #10 16.24 Selecting previously unselected package libpython3.9-stdlib:armhf.
12:26:51 #10 16.24 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
12:26:51 #10 16.25 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
12:26:51 #10 18.85 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
12:26:51 #10 18.95 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB]
12:26:51 #10 18.96 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB]
12:26:51 #10 18.97 Get:294 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
12:26:51 #10 18.97 Get:295 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
12:26:51 #10 18.97 Get:296 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B]
12:26:51 #10 18.97 Get:297 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
12:26:51 #10 18.97 Get:298 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.2 [168 kB]
12:26:51 #10 18.98 Get:299 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB]
12:26:51 #10 18.98 Get:300 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB]
12:26:51 #10 19.03 Get:301 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
12:26:51 #11 18.06 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
12:26:51 #11 18.07 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
12:26:51 #11 18.07 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
12:26:51 #11 18.08 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
12:26:51 #11 18.08 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
12:26:51 #11 18.09 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
12:26:51 #11 18.10 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
12:26:51 #11 18.12 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
12:26:51 #11 18.14 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
12:26:51 #11 18.20 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
12:26:51 #11 18.20 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
12:26:51 #11 18.20 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
12:26:51 #11 18.20 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:51 #11 18.20 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:26:51 #11 18.20 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
12:26:51 #11 18.21 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
12:26:51 #11 18.21 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
12:26:51 #11 18.27 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
12:26:51 #11 18.27 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
12:26:51 #13 72.18   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       38/65 
12:26:51 #10 21.15   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.aarch64          148/165 
12:26:51 #10 21.35 ValueError: SELinux policy is not managed or store cannot be accessed.
12:26:51 #10 21.35 
12:26:51 #10 21.45   Installing       : gcc-toolset-12-binutils-2.38-16.el9.aarch64        149/165 
12:26:51 #10 21.46   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.aarch64        149/165 
12:26:51 #11 19.10 Get:409 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 manpages-dev all 5.13-1 [2355 kB]
12:26:51 #11 19.22 Get:410 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-certifi all 2022.6.15-2 [156 kB]
12:26:51 #11 19.22 Get:411 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cffi-backend arm64 1.15.1-1 [79.8 kB]
12:26:51 #11 19.23 Get:412 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cryptography arm64 3.4.8-2 [217 kB]
12:26:51 #11 19.24 Get:413 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-idna all 3.3-1 [49.3 kB]
12:26:51 #11 19.24 Get:414 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-nacl arm64 1.5.0-2 [59.9 kB]
12:26:51 #11 19.24 Get:415 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-six all 1.16.0-4 [12.4 kB]
12:26:51 #11 19.24 Get:416 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-bcrypt arm64 3.2.0-1build1 [28.9 kB]
12:26:51 #11 19.24 Get:417 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
12:26:51 #11 19.25 Get:418 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-urllib3 all 1.26.9-1 [98.8 kB]
12:26:51 #11 19.29 Get:419 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
12:26:51 #11 19.36 Get:420 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB]
12:26:51 #11 23.90 Selecting previously unselected package libcrypt-dev:arm64.
12:26:51 #11 23.90 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
12:26:51 #11 23.91 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
12:26:51 #11 23.94 Selecting previously unselected package rpcsvc-proto.
12:26:51 #11 23.94 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
12:26:51 #11 23.94 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
12:26:51 #11 23.98 Selecting previously unselected package libtirpc-dev:arm64.
12:26:51 #11 23.98 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
12:26:51 #11 23.98 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
12:26:51 #11 24.02 Selecting previously unselected package libnsl-dev:arm64.
12:26:51 #11 24.02 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ...
12:26:51 #11 24.03 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
12:26:51 #11 24.06 Selecting previously unselected package libc6-dev:arm64.
12:26:51 #10 18.34 Selecting previously unselected package libbsd0:armhf.
12:26:51 #10 18.34 (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.)
12:26:51 #10 18.34 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
12:26:51 #10 18.34 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
12:26:51 #10 18.41 Selecting previously unselected package libtinfo5:armhf.
12:26:51 #10 18.41 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u3_armhf.deb ...
12:26:51 #10 18.41 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
12:26:51 #10 18.47 Selecting previously unselected package bsdmainutils.
12:26:51 #10 18.47 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
12:26:51 #10 18.48 Unpacking bsdmainutils (11.1.2) ...
12:26:51 #10 18.56 Selecting previously unselected package libuchardet0:armhf.
12:26:51 #10 18.56 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
12:26:51 #10 18.56 Unpacking libuchardet0:armhf (0.0.6-3) ...
12:26:51 #11 22.54 Selecting previously unselected package python3-six.
12:26:51 #11 22.54 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
12:26:51 #11 22.54 Unpacking python3-six (1.14.0-2) ...
12:26:51 #11 22.58 Selecting previously unselected package shared-mime-info.
12:26:51 #11 22.58 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
12:26:51 #11 22.59 Unpacking shared-mime-info (1.15-1) ...
12:26:51 #10 21.92 Selecting previously unselected package cpp.
12:26:51 #10 21.93 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
12:26:51 #10 21.94 Unpacking cpp (4:10.2.1-1) ...
12:26:51 #10 21.97 Selecting previously unselected package libcc1-0:amd64.
12:26:51 #10 21.97 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
12:26:51 #10 21.98 Unpacking libcc1-0:amd64 (10.2.1-6) ...
12:26:51 #10 22.02 Selecting previously unselected package libgomp1:amd64.
12:26:51 #10 22.02 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
12:26:51 #10 22.02 Unpacking libgomp1:amd64 (10.2.1-6) ...
12:26:51 #10 22.22 Selecting previously unselected package libbinutils:armhf.
12:26:51 #10 22.22 Preparing to unpack .../030-libbinutils_2.31.1-16_armhf.deb ...
12:26:51 #10 22.23 Unpacking libbinutils:armhf (2.31.1-16) ...
12:26:51 #10 22.35 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:26:51 #10 22.35 Preparing to unpack .../031-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
12:26:51 #10 22.35 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
12:26:51 #10 16.51 Selecting previously unselected package python3.9.
12:26:51 #10 16.51 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
12:26:51 #10 16.51 Unpacking python3.9 (3.9.2-1) ...
12:26:51 #10 16.57 Selecting previously unselected package libpython3-stdlib:armhf.
12:26:51 #10 16.57 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
12:26:51 #10 16.58 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
12:26:51 #10 16.61 Setting up python3-minimal (3.9.2-3) ...
12:26:51 #10 22.85 Running transaction check
12:26:51 #10 22.97 Transaction check succeeded.
12:26:51 #10 22.97 Running transaction test
12:26:51 #10 19.12 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B]
12:26:51 #10 19.35 debconf: delaying package configuration, since apt-utils is not installed
12:26:51 #11 18.35 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
12:26:51 #11 18.42 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
12:26:51 #11 18.42 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
12:26:51 #11 18.42 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
12:26:51 #11 18.42 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
12:26:51 #11 18.43 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
12:26:51 #11 18.43 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:26:51 #11 18.43 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
12:26:51 #11 18.43 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
12:26:51 #11 18.43 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
12:26:51 #11 18.51 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
12:26:51 #11 18.51 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
12:26:51 #11 18.51 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.2 [982 kB]
12:26:51 #11 18.55 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
12:26:51 #13 72.28   Installing : autoconf-2.69-11.el7.noarch                                39/65 
12:26:51 #13 72.56 install-info: No such file or directory for /usr/share/info/autoconf.info
12:26:51 #17 9.294 Executing busybox-1.35.0-r17.trigger
12:26:51 #17 9.303 OK: 313 MiB in 37 packages
12:26:51 #11 19.36 Get:421 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 zstd arm64 1.5.2+dfsg-1 [514 kB]
12:26:51 #11 19.38 Get:422 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 equivs all 2.3.1 [19.0 kB]
12:26:51 #11 19.38 Get:423 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libauthen-sasl-perl all 2.1600-2 [43.7 kB]
12:26:51 #11 19.38 Get:424 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-magic all 2:0.4.26-2 [13.2 kB]
12:26:51 #11 19.55 debconf: delaying package configuration, since apt-utils is not installed
12:26:51 #11 19.58 Fetched 141 MB in 13s (10.6 MB/s)
12:26:51 #11 19.60 Selecting previously unselected package liblocale-gettext-perl.
12:26:51 #11 19.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 ... 4391 files and directories currently installed.)
12:26:51 #11 19.61 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
12:26:51 #11 19.61 Unpacking liblocale-gettext-perl (1.07-4build3) ...
12:26:51 #11 19.65 Selecting previously unselected package libssl3:arm64.
12:26:51 #10 21.48   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64   150/165 
12:26:51 #10 21.56   Installing       : binutils-2.35.2-35.el9.aarch64                     151/165 
12:26:51 #10 21.57   Running scriptlet: binutils-2.35.2-35.el9.aarch64                     151/165 
12:26:51 #10 21.59   Installing       : libbrotli-1.0.9-6.el9.aarch64                      152/165 
12:26:51 #10 21.60   Installing       : json-glib-1.6.6-1.el9.aarch64                      153/165 
12:26:51 #10 21.61   Installing       : info-6.7-15.el9.aarch64                            154/165 
12:26:51 #10 21.62   Installing       : ed-1.14.2-12.el9.aarch64                           155/165 
12:26:51 #10 21.62   Installing       : patch-2.7.6-16.el9.aarch64                         156/165 
12:26:51 #10 21.65   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   157/165 
12:26:51 #10 21.66   Installing       : gsettings-desktop-schemas-40.0-6.el9.aarch64       158/165 
12:26:51 #10 21.68   Installing       : glib-networking-2.68.3-3.el9.aarch64               159/165 
12:26:51 #10 21.69   Installing       : libsoup-2.72.0-8.el9.aarch64                       160/165 
12:26:51 #10 21.71   Installing       : libappstream-glib-0.7.18-4.el9.aarch64             161/165 
12:26:51 #10 21.72   Installing       : rpmlint-1.11-19.el9.noarch                         162/165 
12:26:51 #10 21.74   Installing       : rpm-build-4.16.1.3-22.el9.aarch64                  163/165 
12:26:51 #7 sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 116.78MB / 116.78MB 24.6s done
12:26:51 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 0.1s
12:26:51 #17 2.993 (12/22) Installing clang (13.0.1-r1)
12:26:51 #17 3.078 (13/22) Installing libmagic (5.41-r0)
12:26:51 #17 3.111 (14/22) Installing file (5.41-r0)
12:26:51 #11 24.06 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_arm64.deb ...
12:26:51 #11 24.07 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.1) ...
12:26:51 #11 24.18 Selecting previously unselected package gcc-11-base:arm64.
12:26:51 #11 24.18 Preparing to unpack .../070-gcc-11-base_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:51 #11 24.18 Unpacking gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
12:26:51 #11 24.22 Selecting previously unselected package libisl23:arm64.
12:26:51 #11 24.22 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ...
12:26:51 #11 24.23 Unpacking libisl23:arm64 (0.24-2build1) ...
12:26:51 #11 24.27 Selecting previously unselected package libmpfr6:arm64.
12:26:51 #11 24.27 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ...
12:26:51 #11 24.28 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
12:26:51 #11 24.32 Selecting previously unselected package libmpc3:arm64.
12:26:51 #10 18.61 Selecting previously unselected package groff-base.
12:26:51 #10 18.61 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
12:26:51 #10 18.61 Unpacking groff-base (1.22.4-3+deb10u1) ...
12:26:51 #10 18.79 Selecting previously unselected package libgdbm6:armhf.
12:26:51 #10 18.79 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
12:26:51 #10 18.80 Unpacking libgdbm6:armhf (1.18.1-4) ...
12:26:51 #10 18.85 Selecting previously unselected package libpipeline1:armhf.
12:26:51 #10 18.85 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
12:26:51 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 10.3s
12:26:51 #11 22.68 Selecting previously unselected package ucf.
12:26:51 #11 22.68 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
12:26:51 #11 22.68 Moving old data out of the way
12:26:51 #11 22.68 Unpacking ucf (3.0038+nmu1) ...
12:26:51 #11 22.72 Selecting previously unselected package xdg-user-dirs.
12:26:51 #11 22.72 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
12:26:51 #11 22.73 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
12:26:51 #11 22.79 Selecting previously unselected package xz-utils.
12:26:51 #11 22.79 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
12:26:51 #10 22.07 Selecting previously unselected package libitm1:amd64.
12:26:51 #10 22.07 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
12:26:51 #10 22.07 Unpacking libitm1:amd64 (10.2.1-6) ...
12:26:51 #10 22.12 Selecting previously unselected package libatomic1:amd64.
12:26:51 #10 22.12 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
12:26:51 #10 22.13 Unpacking libatomic1:amd64 (10.2.1-6) ...
12:26:51 #10 22.17 Selecting previously unselected package libasan6:amd64.
12:26:51 #10 22.17 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
12:26:51 #10 22.17 Unpacking libasan6:amd64 (10.2.1-6) ...
12:26:51 #10 23.94 Selecting previously unselected package cpp.
12:26:51 #10 23.95 Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ...
12:26:51 #10 23.95 Unpacking cpp (4:8.3.0-1) ...
12:26:51 #10 24.00 Selecting previously unselected package libcc1-0:amd64.
12:26:51 #10 16.89 Selecting previously unselected package python3.
12:26:51 #10 16.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9945 files and directories currently installed.)
12:26:51 #10 16.89 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
12:26:51 #10 16.90 Unpacking python3 (3.9.2-3) ...
12:26:51 #10 16.95 Selecting previously unselected package less.
12:26:51 #10 16.95 Preparing to unpack .../001-less_551-2_armhf.deb ...
12:26:52 #10 27.06 Selecting previously unselected package g++.
12:26:52 #10 27.06 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
12:26:52 #10 27.07 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
12:26:52 #10 27.10 Selecting previously unselected package make.
12:26:52 #10 27.11 Preparing to unpack .../082-make_4.1-9.1ubuntu1_arm64.deb ...
12:26:52 #10 27.11 Unpacking make (4.1-9.1ubuntu1) ...
12:26:52 #10 27.16 Selecting previously unselected package libdpkg-perl.
12:26:52 #10 19.39 Fetched 98.9 MB in 9s (10.9 MB/s)
12:26:52 #10 19.41 Selecting previously unselected package liblocale-gettext-perl.
12:26:52 #10 19.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 ... 4051 files and directories currently installed.)
12:26:52 #10 19.42 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ...
12:26:52 #10 19.42 Unpacking liblocale-gettext-perl (1.07-3build2) ...
12:26:52 #10 19.47 Selecting previously unselected package libssl1.1:amd64.
12:26:52 #10 19.47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
12:26:52 #10 19.48 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:52 #11 18.68 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
12:26:52 #11 18.69 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
12:26:52 #11 18.70 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
12:26:52 #11 18.70 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
12:26:52 #11 18.70 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
12:26:52 #11 18.70 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
12:26:52 #11 18.70 Get:351 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB]
12:26:52 #11 18.70 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
12:26:52 #11 18.70 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
12:26:52 #11 18.91 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
12:26:52 #11 19.65 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_arm64.deb ...
12:26:52 #11 19.66 Unpacking libssl3:arm64 (3.0.5-2ubuntu2) ...
12:26:52 #11 19.73 Selecting previously unselected package libpython3.10-minimal:arm64.
12:26:52 #11 19.73 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_arm64.deb ...
12:26:52 #11 19.73 Unpacking libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.2) ...
12:26:52 #11 19.81 Selecting previously unselected package libexpat1:arm64.
12:26:52 #11 19.82 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_arm64.deb ...
12:26:52 #11 19.82 Unpacking libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
12:26:52 #11 19.86 Selecting previously unselected package python3.10-minimal.
12:26:52 #11 19.86 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_arm64.deb ...
12:26:52 #11 19.87 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:26:52 #11 19.93 Setting up libssl3:arm64 (3.0.5-2ubuntu2) ...
12:26:52 #10 21.75   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                164/165 
12:26:52 #10 21.86   Installing       : glibc-gconv-extra-2.34-54.el9.aarch64              165/165 
12:26:52 #17 3.116 (15/22) Installing brotli-libs (1.0.9-r6)
12:26:52 #17 3.128 (16/22) Installing nghttp2-libs (1.47.0-r0)
12:26:52 #17 3.131 (17/22) Installing libcurl (7.83.1-r5)
12:26:52 #17 3.140 (18/22) Installing expat (2.5.0-r0)
12:26:52 #17 3.144 (19/22) Installing pcre2 (10.40-r0)
12:26:52 #17 3.169 (20/22) Installing git (2.36.4-r0)
12:26:52 #17 3.292 (21/22) Installing lld (13.0.1-r0)
12:26:52 #17 3.337 (22/22) Installing llvm13 (13.0.1-r2)
12:26:52 #10 26.06 Selecting previously unselected package libfakeroot:arm64.
12:26:52 #10 26.06 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
12:26:52 #10 26.07 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
12:26:52 #10 26.11 Selecting previously unselected package fakeroot.
12:26:52 #10 26.11 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
12:26:52 #10 26.11 Unpacking fakeroot (1.25.3-1.1) ...
12:26:52 #10 26.17 Selecting previously unselected package libassuan0:arm64.
12:26:52 #10 26.17 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
12:26:52 #10 26.18 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
12:26:52 #10 26.21 Selecting previously unselected package gpgconf.
12:26:52 #10 26.22 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.22 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:26:52 #10 26.27 Selecting previously unselected package libksba8:arm64.
12:26:52 #10 26.28 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u2_arm64.deb ...
12:26:52 #10 26.28 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
12:26:52 #10 26.33 Selecting previously unselected package libnpth0:arm64.
12:26:52 #11 24.32 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ...
12:26:52 #11 24.32 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
12:26:52 #11 24.36 Selecting previously unselected package cpp-11.
12:26:52 #11 24.36 Preparing to unpack .../074-cpp-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.36 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
12:26:52 #11 24.54 Selecting previously unselected package cpp.
12:26:52 #11 24.54 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
12:26:52 #11 24.55 Unpacking cpp (4:11.2.0-1ubuntu1) ...
12:26:52 #11 24.58 Selecting previously unselected package libcc1-0:arm64.
12:26:52 #10 18.86 Unpacking libpipeline1:armhf (1.5.1-2) ...
12:26:52 #10 18.92 Selecting previously unselected package man-db.
12:26:52 #10 18.92 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
12:26:52 #10 18.93 Unpacking man-db (2.8.5-2) ...
12:26:52 #11 22.80 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
12:26:52 #11 22.85 Selecting previously unselected package gettext-base.
12:26:52 #11 22.85 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
12:26:52 #11 22.85 Unpacking gettext-base (0.19.8.1-10build1) ...
12:26:52 #11 22.88 Selecting previously unselected package iso-codes.
12:26:52 #11 22.88 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
12:26:52 #11 22.89 Unpacking iso-codes (4.4-1) ...
12:26:52 #10 24.00 Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ...
12:26:52 #10 24.00 Unpacking libcc1-0:amd64 (8.3.0-6) ...
12:26:52 #10 24.06 Selecting previously unselected package libgomp1:amd64.
12:26:52 #10 24.06 Preparing to unpack .../042-libgomp1_8.3.0-6_amd64.deb ...
12:26:52 #10 24.07 Unpacking libgomp1:amd64 (8.3.0-6) ...
12:26:52 #10 24.11 Selecting previously unselected package libitm1:amd64.
12:26:52 #10 24.11 Preparing to unpack .../043-libitm1_8.3.0-6_amd64.deb ...
12:26:52 #10 24.12 Unpacking libitm1:amd64 (8.3.0-6) ...
12:26:52 #10 24.20 Selecting previously unselected package libatomic1:amd64.
12:26:52 #10 24.20 Preparing to unpack .../044-libatomic1_8.3.0-6_amd64.deb ...
12:26:52 #10 24.21 Unpacking libatomic1:amd64 (8.3.0-6) ...
12:26:52 #10 16.96 Unpacking less (551-2) ...
12:26:52 #10 17.02 Selecting previously unselected package netbase.
12:26:52 #10 17.02 Preparing to unpack .../002-netbase_6.3_all.deb ...
12:26:52 #10 17.03 Unpacking netbase (6.3) ...
12:26:52 #10 17.06 Selecting previously unselected package sensible-utils.
12:26:52 #10 17.06 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
12:26:52 #10 17.07 Unpacking sensible-utils (0.0.14) ...
12:26:52 #10 17.10 Selecting previously unselected package bzip2.
12:26:52 #10 17.10 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
12:26:52 #10 17.11 Unpacking bzip2 (1.0.8-4) ...
12:26:52 #10 17.17 Selecting previously unselected package openssl.
12:26:52 #10 17.17 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_armhf.deb ...
12:26:52 #12 14.52 CentOS Stream 8 - Extras                         20 kB/s |  17 kB     00:00    
12:26:52 #12 15.40 CentOS Stream 8 - Extras common packages        7.2 kB/s | 5.2 kB     00:00    
12:26:52 #11 18.45 Selecting previously unselected package python3-minimal.
12:26:52 #11 18.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 ... 4709 files and directories currently installed.)
12:26:52 #11 18.46 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
12:26:52 #11 18.47 Unpacking python3-minimal (3.10.6-1~22.04) ...
12:26:52 #11 18.52 Selecting previously unselected package media-types.
12:26:52 #11 18.52 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
12:26:52 #11 18.53 Unpacking media-types (7.0.0) ...
12:26:52 #11 18.64 Selecting previously unselected package libmpdec3:amd64.
12:26:52 #11 18.64 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
12:26:52 #11 18.66 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
12:26:52 #11 18.75 Selecting previously unselected package readline-common.
12:26:52 #11 18.75 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
12:26:52 #10 27.16 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
12:26:52 #10 27.16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
12:26:52 #10 27.23 Selecting previously unselected package patch.
12:26:52 #10 27.23 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_arm64.deb ...
12:26:52 #10 27.24 Unpacking patch (2.7.6-2ubuntu1.1) ...
12:26:52 #10 27.28 Selecting previously unselected package dpkg-dev.
12:26:52 #10 27.28 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
12:26:52 #10 27.28 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
12:26:52 #10 27.36 Selecting previously unselected package build-essential.
12:26:52 #10 27.36 Preparing to unpack .../086-build-essential_12.4ubuntu1_arm64.deb ...
12:26:52 #10 27.36 Unpacking build-essential (12.4ubuntu1) ...
12:26:52 #10 27.41 Selecting previously unselected package libroken18-heimdal:arm64.
12:26:52 #10 27.41 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.42 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.46 Selecting previously unselected package libasn1-8-heimdal:arm64.
12:26:52 #10 27.46 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.47 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.52 Selecting previously unselected package libheimbase1-heimdal:arm64.
12:26:52 #10 22.72 Selecting previously unselected package binutils.
12:26:52 #10 22.72 Preparing to unpack .../032-binutils_2.31.1-16_armhf.deb ...
12:26:52 #10 22.73 Unpacking binutils (2.31.1-16) ...
12:26:52 #10 22.76 Selecting previously unselected package libc-dev-bin.
12:26:52 #10 22.76 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_armhf.deb ...
12:26:52 #10 22.77 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
12:26:52 #10 22.83 Selecting previously unselected package linux-libc-dev:armhf.
12:26:52 #10 22.83 Preparing to unpack .../034-linux-libc-dev_4.19.269-1_armhf.deb ...
12:26:52 #10 22.84 Unpacking linux-libc-dev:armhf (4.19.269-1) ...
12:26:52 #10 19.68 Selecting previously unselected package libpython3.6-minimal:amd64.
12:26:52 #10 19.68 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:26:52 #10 19.68 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:26:52 #10 19.85 Selecting previously unselected package libexpat1:amd64.
12:26:52 #10 19.85 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ...
12:26:52 #10 19.86 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
12:26:52 #11 20.02 Setting up libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.2) ...
12:26:52 #11 20.04 Setting up libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
12:26:52 #11 20.05 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:26:52 #10 26.33 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
12:26:52 #10 26.34 Unpacking libnpth0:arm64 (1.6-3) ...
12:26:52 #10 26.39 Selecting previously unselected package dirmngr.
12:26:52 #10 26.39 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.41 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:26:52 #10 26.47 Selecting previously unselected package gnupg-l10n.
12:26:52 #10 26.47 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:26:52 #10 26.47 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:26:52 #10 26.57 Selecting previously unselected package gnupg-utils.
12:26:52 #11 24.58 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.59 Unpacking libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
12:26:52 #11 24.63 Selecting previously unselected package libgomp1:arm64.
12:26:52 #11 24.63 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.64 Unpacking libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:26:52 #11 24.67 Selecting previously unselected package libitm1:arm64.
12:26:52 #11 24.68 Preparing to unpack .../078-libitm1_12.1.0-2ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.68 Unpacking libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:26:52 #11 24.72 Selecting previously unselected package libatomic1:arm64.
12:26:52 #11 24.72 Preparing to unpack .../079-libatomic1_12.1.0-2ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.73 Unpacking libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:26:52 #11 24.77 Selecting previously unselected package libasan6:arm64.
12:26:52 #11 24.77 Preparing to unpack .../080-libasan6_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.77 Unpacking libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
12:26:52 #11 24.84 Selecting previously unselected package liblsan0:arm64.
12:26:52 #10 19.12 Selecting previously unselected package perl-modules-5.28.
12:26:52 #10 19.12 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
12:26:52 #10 19.13 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:26:52 #11 23.23 Selecting previously unselected package krb5-locales.
12:26:52 #11 23.23 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
12:26:52 #11 23.23 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
12:26:52 #11 23.28 Selecting previously unselected package libcbor0.6:arm64.
12:26:52 #11 23.28 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
12:26:52 #11 23.28 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
12:26:52 #11 23.33 Selecting previously unselected package libedit2:arm64.
12:26:52 #11 23.33 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
12:26:52 #11 23.33 Unpacking libedit2:arm64 (3.1-20191231-1) ...
12:26:52 #11 23.38 Selecting previously unselected package libfido2-1:arm64.
12:26:52 #11 23.38 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
12:26:52 #11 23.38 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
12:26:52 #11 23.43 Selecting previously unselected package libkrb5support0:arm64.
12:26:52 #11 23.43 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ...
12:26:52 #11 18.50 Selecting previously unselected package python3-minimal.
12:26:52 #11 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 ... 4724 files and directories currently installed.)
12:26:52 #11 18.51 Preparing to unpack .../00-python3-minimal_3.10.6-1_amd64.deb ...
12:26:52 #11 18.52 Unpacking python3-minimal (3.10.6-1) ...
12:26:52 #11 18.56 Selecting previously unselected package media-types.
12:26:52 #11 18.56 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
12:26:52 #11 18.56 Unpacking media-types (8.0.0) ...
12:26:52 #11 18.60 Selecting previously unselected package libmpdec3:amd64.
12:26:52 #11 18.60 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_amd64.deb ...
12:26:52 #11 18.61 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
12:26:52 #11 18.66 Selecting previously unselected package libkrb5support0:amd64.
12:26:52 #11 18.66 Preparing to unpack .../03-libkrb5support0_1.20-1_amd64.deb ...
12:26:52 #11 18.67 Unpacking libkrb5support0:amd64 (1.20-1) ...
12:26:52 #11 18.71 Selecting previously unselected package libk5crypto3:amd64.
12:26:52 #11 18.71 Preparing to unpack .../04-libk5crypto3_1.20-1_amd64.deb ...
12:26:52 #11 18.72 Unpacking libk5crypto3:amd64 (1.20-1) ...
12:26:52 #11 18.76 Selecting previously unselected package libkeyutils1:amd64.
12:26:52 #11 18.77 Preparing to unpack .../05-libkeyutils1_1.6.3-1_amd64.deb ...
12:26:52 #11 18.77 Unpacking libkeyutils1:amd64 (1.6.3-1) ...
12:26:52 #11 18.84 Selecting previously unselected package libkrb5-3:amd64.
12:26:52 #11 18.84 Preparing to unpack .../06-libkrb5-3_1.20-1_amd64.deb ...
12:26:52 #11 18.84 Unpacking libkrb5-3:amd64 (1.20-1) ...
12:26:52 #10 24.28 Selecting previously unselected package libasan5:amd64.
12:26:52 #10 24.28 Preparing to unpack .../045-libasan5_8.3.0-6_amd64.deb ...
12:26:52 #10 24.29 Unpacking libasan5:amd64 (8.3.0-6) ...
12:26:52 #10 17.18 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:26:52 #10 17.32 Selecting previously unselected package ca-certificates.
12:26:52 #10 17.32 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
12:26:52 #10 17.33 Unpacking ca-certificates (20210119) ...
12:26:52 #10 17.42 Selecting previously unselected package libmagic-mgc.
12:26:52 #10 17.42 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
12:26:52 #10 17.43 Unpacking libmagic-mgc (1:5.39-3) ...
12:26:52 #10 22.63 Selecting previously unselected package liblsan0:amd64.
12:26:52 #10 22.63 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
12:26:52 #10 22.63 Unpacking liblsan0:amd64 (10.2.1-6) ...
12:26:52 #10 22.78 Selecting previously unselected package libtsan0:amd64.
12:26:52 #10 22.78 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
12:26:52 #10 22.78 Unpacking libtsan0:amd64 (10.2.1-6) ...
12:26:52 #10 27.52 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.52 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.57 Selecting previously unselected package libhcrypto4-heimdal:arm64.
12:26:52 #10 27.57 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.57 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.62 Selecting previously unselected package libwind0-heimdal:arm64.
12:26:52 #10 27.62 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.63 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.67 Selecting previously unselected package libhx509-5-heimdal:arm64.
12:26:52 #10 27.67 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.68 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.74 Selecting previously unselected package libkrb5-26-heimdal:arm64.
12:26:52 #10 27.39 Selecting previously unselected package libfakeroot:arm64.
12:26:52 #10 27.39 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ...
12:26:52 #10 27.40 Unpacking libfakeroot:arm64 (1.23-1) ...
12:26:52 #10 27.43 Selecting previously unselected package fakeroot.
12:26:52 #10 27.43 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ...
12:26:52 #10 27.44 Unpacking fakeroot (1.23-1) ...
12:26:52 #10 27.49 Selecting previously unselected package libassuan0:arm64.
12:26:52 #10 27.49 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ...
12:26:52 #10 27.50 Unpacking libassuan0:arm64 (2.5.2-1) ...
12:26:52 #10 27.53 Selecting previously unselected package gpgconf.
12:26:52 #10 27.53 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
12:26:52 #10 27.53 Unpacking gpgconf (2.2.12-1+deb10u2) ...
12:26:52 #10 27.59 Selecting previously unselected package libksba8:arm64.
12:26:52 #10 27.59 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u2_arm64.deb ...
12:26:52 #10 27.59 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
12:26:52 #10 27.67 Selecting previously unselected package libnpth0:arm64.
12:26:52 #10 27.68 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ...
12:26:52 #10 27.68 Unpacking libnpth0:arm64 (1.6-1) ...
12:26:52 #10 27.74 Selecting previously unselected package dirmngr.
12:26:52 #10 27.74 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
12:26:52 #10 27.75 Unpacking dirmngr (2.2.12-1+deb10u2) ...
12:26:52 #10 27.81 Selecting previously unselected package gnupg-l10n.
12:26:52 #10 27.82 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
12:26:52 #10 27.82 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
12:26:52 #10 27.91 Selecting previously unselected package gnupg-utils.
12:26:52 #10 27.91 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
12:26:52 #10 27.92 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
12:26:52 #10 27.98 Selecting previously unselected package gpg.
12:26:52 #10 27.98 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ...
12:26:52 #10 27.99 Unpacking gpg (2.2.12-1+deb10u2) ...
12:26:52 #10 23.14 Selecting previously unselected package libc6-dev:armhf.
12:26:52 #10 23.15 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_armhf.deb ...
12:26:52 #10 23.15 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ...
12:26:52 #11 18.76 Unpacking readline-common (8.1.2-1) ...
12:26:52 #10 19.91 Selecting previously unselected package python3.6-minimal.
12:26:52 #10 19.91 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:26:52 #10 19.92 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:26:52 #9 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 4.9s done
12:26:52 #9 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0.1s
12:26:52 #13 72.95   Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64                 40/65 
12:26:52 #13 73.39   Installing : glibc-headers-2.17-326.el7_9.aarch64                       41/65 
12:26:52 #10 26.57 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.58 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:26:52 #10 26.65 Selecting previously unselected package gpg.
12:26:52 #10 26.65 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.65 Unpacking gpg (2.2.27-2+deb11u2) ...
12:26:52 #10 26.74 Selecting previously unselected package pinentry-curses.
12:26:52 #10 26.74 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
12:26:52 #10 26.75 Unpacking pinentry-curses (1.1.0-4) ...
12:26:52 #10 26.79 Selecting previously unselected package gpg-agent.
12:26:52 #10 26.79 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.79 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:26:52 #10 26.86 Selecting previously unselected package gpg-wks-client.
12:26:52 #11 19.27 debconf: delaying package configuration, since apt-utils is not installed
12:26:52 #11 19.35 Fetched 106 MB in 11s (10.1 MB/s)
12:26:52 #11 24.85 Preparing to unpack .../081-liblsan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.85 Unpacking liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
12:26:52 #11 24.92 Selecting previously unselected package libtsan0:arm64.
12:26:52 #11 24.92 Preparing to unpack .../082-libtsan0_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:52 #11 24.93 Unpacking libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
12:26:52 #11 25.00 Selecting previously unselected package libubsan1:arm64.
12:26:52 #11 25.01 Preparing to unpack .../083-libubsan1_12.1.0-2ubuntu1~22.04_arm64.deb ...
12:26:52 #11 25.01 Unpacking libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:26:52 #11 25.07 Selecting previously unselected package libhwasan0:arm64.
12:26:52 #11 25.07 Preparing to unpack .../084-libhwasan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
12:26:52 #11 25.08 Unpacking libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
12:26:52 #11 25.13 Selecting previously unselected package libgcc-11-dev:arm64.
12:26:52 #10 23.94 Transaction test succeeded.
12:26:52 #10 23.94 Running transaction
12:26:52 #11 23.43 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
12:26:52 #11 23.47 Selecting previously unselected package libk5crypto3:arm64.
12:26:52 #11 23.47 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ...
12:26:52 #11 23.48 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
12:26:52 #11 23.52 Selecting previously unselected package libkeyutils1:arm64.
12:26:52 #11 23.52 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
12:26:52 #11 23.53 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
12:26:52 #11 23.57 Selecting previously unselected package libkrb5-3:arm64.
12:26:52 #11 23.57 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ...
12:26:52 #11 23.57 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
12:26:52 #11 23.64 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:26:52 #11 23.64 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ...
12:26:52 #11 23.64 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
12:26:52 #11 23.69 Selecting previously unselected package libpsl5:arm64.
12:26:52 #11 19.01 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:26:52 #11 19.02 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_amd64.deb ...
12:26:52 #11 19.02 Unpacking libgssapi-krb5-2:amd64 (1.20-1) ...
12:26:52 #11 19.16 Selecting previously unselected package libtirpc-common.
12:26:52 #10 17.59 Selecting previously unselected package libmagic1:armhf.
12:26:52 #10 17.59 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
12:26:52 #10 17.62 Unpacking libmagic1:armhf (1:5.39-3) ...
12:26:52 #10 17.67 Selecting previously unselected package file.
12:26:52 #10 17.67 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
12:26:52 #10 17.67 Unpacking file (1:5.39-3) ...
12:26:52 #10 17.72 Selecting previously unselected package gettext-base.
12:26:52 #10 17.72 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
12:26:52 #12 13.84 CentOS Stream 8 - BaseOS                         24 MB/s |  27 MB     00:01    
12:26:52 #10 27.74 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.74 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.80 Selecting previously unselected package libheimntlm0-heimdal:arm64.
12:26:52 #10 27.80 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.81 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.85 Selecting previously unselected package libgssapi3-heimdal:arm64.
12:26:52 #10 27.85 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:26:52 #10 27.85 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:26:52 #10 27.90 Selecting previously unselected package libsasl2-modules-db:arm64.
12:26:52 #10 27.90 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
12:26:52 #10 27.91 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:26:52 #10 27.94 Selecting previously unselected package libsasl2-2:arm64.
12:26:52 #10 27.94 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
12:26:52 #10 27.95 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:26:52 #10 27.99 Selecting previously unselected package libldap-common.
12:26:52 #10 24.48 Selecting previously unselected package liblsan0:amd64.
12:26:52 #10 24.48 Preparing to unpack .../046-liblsan0_8.3.0-6_amd64.deb ...
12:26:52 #10 24.49 Unpacking liblsan0:amd64 (8.3.0-6) ...
12:26:52 #10 24.64 Selecting previously unselected package libtsan0:amd64.
12:26:52 #10 24.64 Preparing to unpack .../047-libtsan0_8.3.0-6_amd64.deb ...
12:26:52 #10 24.66 Unpacking libtsan0:amd64 (8.3.0-6) ...
12:26:52 #10 24.85 Selecting previously unselected package libubsan1:amd64.
12:26:52 #10 24.85 Preparing to unpack .../048-libubsan1_8.3.0-6_amd64.deb ...
12:26:52 #10 24.86 Unpacking libubsan1:amd64 (8.3.0-6) ...
12:26:52 #10 28.07 Selecting previously unselected package pinentry-curses.
12:26:52 #10 28.07 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ...
12:26:52 #10 28.08 Unpacking pinentry-curses (1.1.0-2) ...
12:26:52 #10 28.11 Selecting previously unselected package gpg-agent.
12:26:52 #10 28.11 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
12:26:52 #10 28.12 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
12:26:52 #10 28.17 Selecting previously unselected package gpg-wks-client.
12:26:52 #10 28.18 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
12:26:52 #10 28.18 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
12:26:52 #10 28.23 Selecting previously unselected package gpg-wks-server.
12:26:52 #11 19.13 Selecting previously unselected package libreadline8:amd64.
12:26:52 #11 19.13 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
12:26:52 #11 19.14 Unpacking libreadline8:amd64 (8.1.2-1) ...
12:26:52 #11 19.27 Selecting previously unselected package libsqlite3-0:amd64.
12:26:52 #11 19.27 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
12:26:52 #11 19.29 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
12:26:52 #10 20.19 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:52 #10 20.36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:26:52 #10 20.38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
12:26:52 #10 20.40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:26:52 #9 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 11.4s done
12:26:52 #9 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c
12:26:52 #10 26.86 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.87 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:26:52 #10 26.92 Selecting previously unselected package gpg-wks-server.
12:26:52 #10 26.92 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.92 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:26:52 #10 26.97 Selecting previously unselected package gpgsm.
12:26:52 #10 26.98 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
12:26:52 #10 26.98 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:26:52 #10 27.03 Selecting previously unselected package gnupg.
12:26:52 #10 27.03 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ...
12:26:52 #10 27.04 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:26:52 #10 27.10 Selecting previously unselected package libfile-dirlist-perl.
12:26:52 #11 20.74 Selecting previously unselected package python3-minimal.
12:26:52 #11 25.13 Preparing to unpack .../085-libgcc-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:52 #11 25.13 Unpacking libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
12:26:52 #11 25.21 Selecting previously unselected package gcc-11.
12:26:52 #11 25.21 Preparing to unpack .../086-gcc-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:52 #11 25.22 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
12:26:52 #11 19.68 Selecting previously unselected package liblocale-gettext-perl.
12:26:52 #11 19.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
12:26:52 #11 19.69 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
12:26:52 #11 23.69 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
12:26:52 #11 23.69 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
12:26:52 #11 23.73 Selecting previously unselected package libxau6:arm64.
12:26:52 #11 23.73 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
12:26:52 #11 23.73 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
12:26:52 #11 23.77 Selecting previously unselected package libxdmcp6:arm64.
12:26:52 #11 23.77 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
12:26:52 #11 23.78 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
12:26:52 #11 23.82 Selecting previously unselected package libxcb1:arm64.
12:26:52 #11 23.82 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
12:26:52 #11 23.82 Unpacking libxcb1:arm64 (1.14-2) ...
12:26:52 #11 23.96 Selecting previously unselected package libx11-data.
12:26:53 #11 19.16 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
12:26:53 #11 19.29 Unpacking libtirpc-common (1.3.3+ds-1) ...
12:26:53 #10 19.75 Selecting previously unselected package libgdbm-compat4:armhf.
12:26:53 #10 19.75 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
12:26:53 #10 19.76 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
12:26:53 #10 19.82 Selecting previously unselected package libperl5.28:armhf.
12:26:53 #10 19.82 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
12:26:53 #10 17.72 Unpacking gettext-base (0.21-4) ...
12:26:53 #10 17.80 Selecting previously unselected package manpages.
12:26:53 #10 17.80 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
12:26:53 #10 17.80 Unpacking manpages (5.10-1) ...
12:26:53 #17 4.075 Executing busybox-1.35.0-r17.trigger
12:26:53 #17 4.083 OK: 294 MiB in 37 packages
12:26:53 #10 27.99 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
12:26:53 #10 28.00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:26:53 #10 28.04 Selecting previously unselected package libldap-2.4-2:arm64.
12:26:53 #10 28.04 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
12:26:53 #10 28.05 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
12:26:53 #10 28.13 Selecting previously unselected package libnghttp2-14:arm64.
12:26:53 #10 28.14 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
12:26:53 #10 28.14 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
12:26:53 #10 28.20 Selecting previously unselected package librtmp1:arm64.
12:26:53 #10 28.20 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
12:26:53 #10 28.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
12:26:53 #10 28.25 Selecting previously unselected package libcurl4:arm64.
12:26:53 #10 24.95 Selecting previously unselected package libmpx2:amd64.
12:26:53 #10 24.95 Preparing to unpack .../049-libmpx2_8.3.0-6_amd64.deb ...
12:26:53 #10 24.98 Unpacking libmpx2:amd64 (8.3.0-6) ...
12:26:53 #10 25.04 Selecting previously unselected package libquadmath0:amd64.
12:26:53 #10 25.04 Preparing to unpack .../050-libquadmath0_8.3.0-6_amd64.deb ...
12:26:53 #10 25.05 Unpacking libquadmath0:amd64 (8.3.0-6) ...
12:26:53 #10 28.24 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
12:26:53 #10 28.24 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
12:26:53 #10 28.28 Selecting previously unselected package gpgsm.
12:26:53 #10 28.28 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
12:26:53 #10 28.29 Unpacking gpgsm (2.2.12-1+deb10u2) ...
12:26:53 #10 28.34 Selecting previously unselected package gnupg.
12:26:53 #10 28.34 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ...
12:26:53 #10 28.34 Unpacking gnupg (2.2.12-1+deb10u2) ...
12:26:53 #10 28.40 Selecting previously unselected package libfile-which-perl.
12:26:53 #10 28.41 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
12:26:53 #10 28.41 Unpacking libfile-which-perl (1.23-1) ...
12:26:53 #10 28.44 Selecting previously unselected package libfile-homedir-perl.
12:26:53 #10 28.45 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ...
12:26:53 #10 28.45 Unpacking libfile-homedir-perl (1.004-1) ...
12:26:53 #10 28.52 Selecting previously unselected package libio-pty-perl.
12:26:53 #10 28.52 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
12:26:53 #10 28.53 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
12:26:53 #10 28.57 Selecting previously unselected package libipc-run-perl.
12:26:53 #11 19.40 Selecting previously unselected package libpython3.10-stdlib:amd64.
12:26:53 #11 19.40 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_amd64.deb ...
12:26:53 #11 19.43 Unpacking libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ...
12:26:53 #11 19.60 Selecting previously unselected package python3.10.
12:26:53 #10 23.10 Selecting previously unselected package libubsan1:amd64.
12:26:53 #10 23.10 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
12:26:53 #10 23.10 Unpacking libubsan1:amd64 (10.2.1-6) ...
12:26:53 #10 23.28 Selecting previously unselected package libquadmath0:amd64.
12:26:53 #10 23.28 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
12:26:53 #10 23.29 Unpacking libquadmath0:amd64 (10.2.1-6) ...
12:26:53 #10 23.33 Selecting previously unselected package libgcc-10-dev:amd64.
12:26:53 #10 23.33 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
12:26:53 #10 23.34 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
12:26:53 #9 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:53 #9 DONE 26.7s
12:26:53 
12:26:53 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:53 #10 23.55 Selecting previously unselected package libisl19:armhf.
12:26:53 #10 23.55 Preparing to unpack .../036-libisl19_0.20-2_armhf.deb ...
12:26:53 #10 23.56 Unpacking libisl19:armhf (0.20-2) ...
12:26:53 #10 23.67 Selecting previously unselected package libmpfr6:armhf.
12:26:53 #10 23.67 Preparing to unpack .../037-libmpfr6_4.0.2-1_armhf.deb ...
12:26:53 #10 23.68 Unpacking libmpfr6:armhf (4.0.2-1) ...
12:26:53 #10 23.75 Selecting previously unselected package libmpc3:armhf.
12:26:53 #10 23.75 Preparing to unpack .../038-libmpc3_1.1.0-1_armhf.deb ...
12:26:53 #10 23.76 Unpacking libmpc3:armhf (1.1.0-1) ...
12:26:53 #10 23.80 Selecting previously unselected package cpp-8.
12:26:53 #10 23.80 Preparing to unpack .../039-cpp-8_8.3.0-6_armhf.deb ...
12:26:53 #10 23.80 Unpacking cpp-8 (8.3.0-6) ...
12:26:53 #10 25.15 Fedora 36 openh264 (From Cisco) - aarch64       2.9 kB/s | 2.5 kB     00:00    
12:26:53 #10 27.10 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
12:26:53 #10 27.11 Unpacking libfile-dirlist-perl (0.05-2) ...
12:26:53 #10 27.15 Selecting previously unselected package libfile-which-perl.
12:26:53 #10 27.16 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
12:26:53 #10 27.16 Unpacking libfile-which-perl (1.23-1) ...
12:26:53 #10 27.20 Selecting previously unselected package libfile-homedir-perl.
12:26:53 #10 27.20 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
12:26:53 #10 27.20 Unpacking libfile-homedir-perl (1.006-1) ...
12:26:53 #10 27.24 Selecting previously unselected package libfile-touch-perl.
12:26:53 #10 27.24 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
12:26:53 #10 27.25 Unpacking libfile-touch-perl (0.11-1) ...
12:26:53 #10 27.31 Selecting previously unselected package libio-pty-perl.
12:26:53 #11 20.74 (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 ... 4718 files and directories currently installed.)
12:26:53 #11 20.75 Preparing to unpack .../00-python3-minimal_3.10.6-1_arm64.deb ...
12:26:53 #11 20.75 Unpacking python3-minimal (3.10.6-1) ...
12:26:53 #11 20.78 Selecting previously unselected package media-types.
12:26:53 #11 20.78 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
12:26:53 #11 20.79 Unpacking media-types (8.0.0) ...
12:26:53 #11 20.82 Selecting previously unselected package libmpdec3:arm64.
12:26:53 #11 20.82 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_arm64.deb ...
12:26:53 #11 20.83 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
12:26:53 #11 20.86 Selecting previously unselected package libkrb5support0:arm64.
12:26:53 #11 20.86 Preparing to unpack .../03-libkrb5support0_1.20-1_arm64.deb ...
12:26:53 #11 20.87 Unpacking libkrb5support0:arm64 (1.20-1) ...
12:26:53 #11 20.90 Selecting previously unselected package libk5crypto3:arm64.
12:26:53 #11 20.90 Preparing to unpack .../04-libk5crypto3_1.20-1_arm64.deb ...
12:26:53 #11 20.91 Unpacking libk5crypto3:arm64 (1.20-1) ...
12:26:53 #11 20.95 Selecting previously unselected package libkeyutils1:arm64.
12:26:53 #11 20.95 Preparing to unpack .../05-libkeyutils1_1.6.3-1_arm64.deb ...
12:26:53 #11 20.96 Unpacking libkeyutils1:arm64 (1.6.3-1) ...
12:26:53 #11 25.55 Selecting previously unselected package gcc.
12:26:53 #11 25.56 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
12:26:53 #11 25.56 Unpacking gcc (4:11.2.0-1ubuntu1) ...
12:26:53 #11 25.59 Selecting previously unselected package libstdc++-11-dev:arm64.
12:26:53 #11 25.59 Preparing to unpack .../088-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:53 #11 25.60 Unpacking libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
12:26:53 #12 16.24 CentOS Stream 8 - PowerTools                    4.9 MB/s | 3.5 MB     00:00    
12:26:53 #11 23.96 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
12:26:53 #11 23.97 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
12:26:53 #11 24.04 Selecting previously unselected package libx11-6:arm64.
12:26:53 #11 24.04 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ...
12:26:53 #11 24.05 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
12:26:53 #11 19.46 Selecting previously unselected package libtirpc3:amd64.
12:26:53 #11 19.46 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
12:26:53 #11 19.47 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
12:26:53 #11 19.58 Selecting previously unselected package libnsl2:amd64.
12:26:53 #11 19.58 Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ...
12:26:53 #11 19.59 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
12:26:53 #11 19.69 Selecting previously unselected package readline-common.
12:26:53 #10 19.83 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
12:26:53 #8 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 5.2s
12:26:53 #10 18.06 Selecting previously unselected package libmd0:armhf.
12:26:53 #10 18.06 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
12:26:53 #10 18.06 Unpacking libmd0:armhf (1.0.3-3) ...
12:26:53 #10 18.10 Selecting previously unselected package libbsd0:armhf.
12:26:53 #10 18.10 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
12:26:53 #10 18.12 Unpacking libbsd0:armhf (0.11.3-1) ...
12:26:53 #10 18.17 Selecting previously unselected package libedit2:armhf.
12:26:53 #10 18.17 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
12:26:53 #10 18.17 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
12:26:53 #10 18.23 Selecting previously unselected package libcbor0:armhf.
12:26:53 #10 18.23 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
12:26:53 #10 18.23 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
12:26:53 #10 28.26 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.22_arm64.deb ...
12:26:53 #10 28.27 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.22) ...
12:26:53 #10 28.31 Selecting previously unselected package curl.
12:26:53 #10 28.31 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.22_arm64.deb ...
12:26:53 #10 28.32 Unpacking curl (7.58.0-2ubuntu3.22) ...
12:26:53 #10 28.39 Selecting previously unselected package dctrl-tools.
12:26:53 #10 28.39 Preparing to unpack .../104-dctrl-tools_2.24-2build1_arm64.deb ...
12:26:53 #10 28.40 Unpacking dctrl-tools (2.24-2build1) ...
12:26:53 #10 28.45 Selecting previously unselected package libtool.
12:26:53 #10 28.45 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ...
12:26:53 #10 28.45 Unpacking libtool (2.4.6-2) ...
12:26:53 #10 28.50 Selecting previously unselected package dh-autoreconf.
12:26:53 #10 25.21 Selecting previously unselected package libgcc-8-dev:amd64.
12:26:53 #10 25.21 Preparing to unpack .../051-libgcc-8-dev_8.3.0-6_amd64.deb ...
12:26:53 #10 25.22 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
12:26:53 #11 19.82 Unpacking liblocale-gettext-perl (1.07-4) ...
12:26:53 #10 28.57 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ...
12:26:53 #10 28.58 Unpacking libipc-run-perl (20180523.0-1) ...
12:26:53 #10 28.67 Selecting previously unselected package libclass-method-modifiers-perl.
12:26:53 #10 28.68 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:26:53 #10 28.68 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:26:53 #10 28.73 Selecting previously unselected package libsub-exporter-progressive-perl.
12:26:53 #10 28.73 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:26:53 #10 28.73 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:26:53 #10 28.79 Selecting previously unselected package libdevel-globaldestruction-perl.
12:26:53 #11 19.60 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_amd64.deb ...
12:26:53 #11 19.61 Unpacking python3.10 (3.10.6-1~22.04.2) ...
12:26:53 #11 19.69 Selecting previously unselected package libpython3-stdlib:amd64.
12:26:53 #11 19.69 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
12:26:53 #11 19.69 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
12:26:53 #11 19.72 Setting up python3-minimal (3.10.6-1~22.04) ...
12:26:53 #10 26.46 Fedora Modular 36 - aarch64                     2.4 MB/s | 2.3 MB     00:00    
12:26:53 #10 27.31 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
12:26:53 #10 27.32 Unpacking libio-pty-perl (1:1.15-2) ...
12:26:53 #10 27.35 Selecting previously unselected package libipc-run-perl.
12:26:53 #10 27.36 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
12:26:53 #10 27.36 Unpacking libipc-run-perl (20200505.0-1) ...
12:26:53 #10 27.40 Selecting previously unselected package libclass-method-modifiers-perl.
12:26:53 #10 27.41 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:26:53 #10 27.42 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:26:53 #10 27.45 Selecting previously unselected package libb-hooks-op-check-perl.
12:26:53 #10 27.46 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
12:26:53 #10 27.46 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
12:26:53 #10 27.50 Selecting previously unselected package libdynaloader-functions-perl.
12:26:53 #10 27.50 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:26:53 #10 27.51 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:26:53 #10 27.55 Selecting previously unselected package libdevel-callchecker-perl.
12:26:53 #10 27.55 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
12:26:53 #10 27.55 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:26:53 #10 27.59 Selecting previously unselected package libparams-classify-perl.
12:26:53 #10 27.59 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
12:26:53 #10 27.60 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:26:53 #10 27.63 Selecting previously unselected package libmodule-runtime-perl.
12:26:53 #10 27.63 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
12:26:53 #10 27.63 Unpacking libmodule-runtime-perl (0.016-1) ...
12:26:53 #10 27.67 Selecting previously unselected package libimport-into-perl.
12:26:53 #11 20.99 Selecting previously unselected package libkrb5-3:arm64.
12:26:53 #11 21.00 Preparing to unpack .../06-libkrb5-3_1.20-1_arm64.deb ...
12:26:53 #11 21.00 Unpacking libkrb5-3:arm64 (1.20-1) ...
12:26:53 #11 21.05 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:26:53 #11 21.05 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_arm64.deb ...
12:26:53 #11 21.06 Unpacking libgssapi-krb5-2:arm64 (1.20-1) ...
12:26:53 #11 21.09 Selecting previously unselected package libtirpc-common.
12:26:53 #11 21.09 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
12:26:53 #11 21.09 Unpacking libtirpc-common (1.3.3+ds-1) ...
12:26:53 #11 21.13 Selecting previously unselected package libtirpc3:arm64.
12:26:53 #11 21.13 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
12:26:53 #11 21.14 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
12:26:53 #11 21.17 Selecting previously unselected package libnsl2:arm64.
12:26:53 #11 21.17 Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ...
12:26:53 #11 21.18 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
12:26:53 #11 21.21 Selecting previously unselected package readline-common.
12:26:53 #11 25.78 Selecting previously unselected package g++-11.
12:26:53 #11 25.79 Preparing to unpack .../089-g++-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
12:26:53 #11 25.79 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
12:26:53 #11 24.12 Selecting previously unselected package libxext6:arm64.
12:26:53 #11 24.12 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
12:26:53 #11 24.13 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
12:26:53 #11 24.16 Selecting previously unselected package libxmuu1:arm64.
12:26:53 #11 24.16 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
12:26:53 #11 24.16 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
12:26:53 #11 24.19 Selecting previously unselected package manpages.
12:26:53 #11 24.19 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
12:26:53 #11 24.19 Unpacking manpages (5.05-1) ...
12:26:53 #11 19.69 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
12:26:53 #11 19.71 Unpacking readline-common (8.2-1) ...
12:26:53 #11 19.79 Selecting previously unselected package libreadline8:amd64.
12:26:53 #11 19.79 Preparing to unpack .../12-libreadline8_8.2-1_amd64.deb ...
12:26:53 #11 19.80 Unpacking libreadline8:amd64 (8.2-1) ...
12:26:53 #11 19.88 Selecting previously unselected package libsqlite3-0:amd64.
12:26:53 #11 19.88 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_amd64.deb ...
12:26:53 #11 19.89 Unpacking libsqlite3-0:amd64 (3.39.3-1) ...
12:26:53 #10 20.36 Selecting previously unselected package perl.
12:26:53 #10 20.36 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ...
12:26:53 #10 20.37 Unpacking perl (5.28.1-6+deb10u1) ...
12:26:53 #10 28.50 Preparing to unpack .../106-dh-autoreconf_17_all.deb ...
12:26:53 #10 28.51 Unpacking dh-autoreconf (17) ...
12:26:53 #10 28.55 Selecting previously unselected package libarchive-zip-perl.
12:26:53 #10 28.55 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
12:26:53 #10 28.55 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
12:26:53 #10 28.59 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:26:53 #10 28.59 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
12:26:53 #10 28.60 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
12:26:53 #10 28.63 Selecting previously unselected package libtimedate-perl.
12:26:53 #10 28.63 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ...
12:26:53 #10 28.64 Unpacking libtimedate-perl (2.3000-2) ...
12:26:53 #10 28.68 Selecting previously unselected package dh-strip-nondeterminism.
12:26:53 #10 28.68 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
12:26:53 #10 28.69 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
12:26:53 #10 28.73 Selecting previously unselected package libcroco3:arm64.
12:26:53 #10 28.73 Preparing to unpack .../111-libcroco3_0.6.12-2_arm64.deb ...
12:26:53 #10 18.27 Selecting previously unselected package libfido2-1:armhf.
12:26:53 #10 18.27 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
12:26:53 #10 18.27 Unpacking libfido2-1:armhf (1.6.0-2) ...
12:26:53 #10 18.33 Selecting previously unselected package openssh-client.
12:26:53 #10 18.33 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ...
12:26:53 #10 18.34 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
12:26:53 #10 28.79 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:26:53 #10 28.79 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:26:53 #10 28.84 Selecting previously unselected package libb-hooks-op-check-perl.
12:26:53 #10 28.84 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
12:26:53 #10 28.85 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
12:26:53 #10 28.89 Selecting previously unselected package libdynaloader-functions-perl.
12:26:53 #10 28.89 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ...
12:26:53 #10 28.90 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:26:53 #10 28.94 Selecting previously unselected package libdevel-callchecker-perl.
12:26:53 #10 28.94 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ...
12:26:53 #10 28.95 Unpacking libdevel-callchecker-perl (0.008-1) ...
12:26:53 #10 28.99 Selecting previously unselected package libparams-classify-perl.
12:26:53 #11 19.94 Selecting previously unselected package python3.
12:26:53 #11 19.94 (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.)
12:26:53 #11 19.95 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
12:26:53 #11 19.96 Unpacking python3 (3.10.6-1~22.04) ...
12:26:53 #11 20.00 Selecting previously unselected package perl-modules-5.34.
12:26:53 #11 20.00 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
12:26:53 #10 25.54 Selecting previously unselected package gcc-8.
12:26:53 #10 23.67 Selecting previously unselected package gcc-10.
12:26:53 #10 23.67 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
12:26:53 #10 23.67 Unpacking gcc-10 (10.2.1-6) ...
12:26:53 #10 27.67 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
12:26:53 #10 27.68 Unpacking libimport-into-perl (1.002005-1) ...
12:26:53 #10 27.72 Selecting previously unselected package librole-tiny-perl.
12:26:53 #10 27.72 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
12:26:53 #10 27.72 Unpacking librole-tiny-perl (2.002004-1) ...
12:26:53 #10 27.76 Selecting previously unselected package libstrictures-perl.
12:26:53 #10 27.76 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
12:26:53 #10 27.76 Unpacking libstrictures-perl (2.000006-1) ...
12:26:53 #10 27.80 Selecting previously unselected package libsub-quote-perl.
12:26:53 #11 25.99 Selecting previously unselected package g++.
12:26:53 #11 25.99 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
12:26:53 #11 25.99 Unpacking g++ (4:11.2.0-1ubuntu1) ...
12:26:53 #11 26.03 Selecting previously unselected package make.
12:26:53 #11 26.03 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ...
12:26:53 #11 26.04 Unpacking make (4.3-4.1build1) ...
12:26:53 #11 26.08 Selecting previously unselected package libdpkg-perl.
12:26:53 #11 26.08 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
12:26:53 #11 26.08 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
12:26:53 #11 26.13 Selecting previously unselected package bzip2.
12:26:53 #11 21.21 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
12:26:53 #11 21.22 Unpacking readline-common (8.2-1) ...
12:26:53 #11 21.25 Selecting previously unselected package libreadline8:arm64.
12:26:53 #11 21.25 Preparing to unpack .../12-libreadline8_8.2-1_arm64.deb ...
12:26:53 #11 21.26 Unpacking libreadline8:arm64 (8.2-1) ...
12:26:53 #11 21.29 Selecting previously unselected package libsqlite3-0:arm64.
12:26:53 #11 21.29 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_arm64.deb ...
12:26:53 #11 21.30 Unpacking libsqlite3-0:arm64 (3.39.3-1) ...
12:26:53 #11 21.33 Selecting previously unselected package libpython3.10-stdlib:arm64.
12:26:53 #11 21.33 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_arm64.deb ...
12:26:53 #11 21.34 Unpacking libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.2) ...
12:26:53 #11 21.44 Selecting previously unselected package python3.10.
12:26:53 #11 24.42 Selecting previously unselected package openssh-client.
12:26:53 #11 24.42 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_arm64.deb ...
12:26:53 #11 24.43 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
12:26:53 #11 24.52 Selecting previously unselected package publicsuffix.
12:26:53 #11 24.52 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
12:26:53 #11 24.52 Unpacking publicsuffix (20200303.0012-1) ...
12:26:53 #11 24.56 Selecting previously unselected package python-apt-common.
12:26:53 #11 24.56 Preparing to unpack .../056-python-apt-common_2.0.1_all.deb ...
12:26:53 #11 24.57 Unpacking python-apt-common (2.0.1) ...
12:26:53 #11 24.61 Selecting previously unselected package python3-apt.
12:26:53 #11 24.61 Preparing to unpack .../057-python3-apt_2.0.1_arm64.deb ...
12:26:53 #11 24.62 Unpacking python3-apt (2.0.1) ...
12:26:53 #11 24.66 Selecting previously unselected package strace.
12:26:53 #11 19.96 Selecting previously unselected package libpython3.10-stdlib:amd64.
12:26:53 #11 19.96 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_amd64.deb ...
12:26:53 #11 19.99 Unpacking libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.2) ...
12:26:53 #10 20.47 Selecting previously unselected package libpython3.7-minimal:armhf.
12:26:53 #10 20.47 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:26:53 #10 20.47 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:26:53 #10 20.62 Selecting previously unselected package libexpat1:armhf.
12:26:53 #10 20.62 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
12:26:53 #10 20.63 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
12:26:53 #10 20.69 Selecting previously unselected package python3.7-minimal.
12:26:53 #10 20.69 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:26:53 12:26:53 #10 28.74 Unpacking libcroco3:arm64 (0.6.12-2) ...
#10 18.52 Selecting previously unselected package ucf.
12:26:53 #10 28.79 Selecting previously unselected package gettext.
12:26:53 #10 28.79 Preparing to unpack .../112-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ...
12:26:53 #10 28.80 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
12:26:53 #10 28.95 Selecting previously unselected package intltool-debian.
12:26:53 #10 28.96 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.4_all.deb ...
12:26:53 #10 28.96 Unpacking intltool-debian (0.35.0+20060710.4) ...
12:26:53 #10 29.00 Selecting previously unselected package po-debconf.
12:26:53 #10 18.52 Preparing to unpack .../018-ucf_3.0043_all.deb ...
12:26:53 #10 18.53 Moving old data out of the way
12:26:53 #10 18.53 Unpacking ucf (3.0043) ...
12:26:53 #10 18.58 Selecting previously unselected package xz-utils.
12:26:53 #10 18.58 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
12:26:53 #10 18.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:26:53 #10 18.66 Selecting previously unselected package libsigsegv2:armhf.
12:26:53 #10 18.66 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
12:26:53 #10 18.66 Unpacking libsigsegv2:armhf (2.13-1) ...
12:26:53 #10 18.70 Selecting previously unselected package m4.
12:26:53 #10 18.70 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
12:26:53 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 5.0s
12:26:53 #7 ...
12:26:53 
12:26:53 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:53 #0 1.877 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
12:26:53 #0 2.277 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [109 kB]
12:26:53 #0 2.377 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
12:26:53 #0 2.491 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
12:26:53 #0 2.572 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse armhf Packages [207 kB]
12:26:53 #0 2.634 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf Packages [17.2 MB]
12:26:53 #0 3.736 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted armhf Packages [12.9 kB]
12:26:53 #0 3.736 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf Packages [1694 kB]
12:26:53 #0 3.744 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe armhf Packages [122 kB]
12:26:53 #0 3.744 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf Packages [242 kB]
12:26:53 #0 3.744 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted armhf Packages [9838 B]
12:26:53 #0 3.744 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse armhf Packages [593 B]
12:26:53 #0 3.744 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe armhf Packages [4191 B]
12:26:53 #0 3.794 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main armhf Packages [152 kB]
12:26:53 #0 3.799 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe armhf Packages [71.2 kB]
12:26:53 #0 3.803 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse armhf Packages [593 B]
12:26:53 #0 3.875 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted armhf Packages [9838 B]
12:26:53 #0 4.775 Fetched 20.3 MB in 3s (6118 kB/s)
12:26:53 #0 4.775 Reading package lists...
12:26:53 #0 5.870 Reading package lists...
12:26:53 #0 6.835 Building dependency tree...
12:26:53 #0 7.006 Reading state information...
12:26:53 #0 7.254 The following additional packages will be installed:
12:26:53 #0 7.254   autoconf automake autopoint autotools-dev binutils
12:26:53 #0 7.254   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:26:53 #0 7.254   bzip2 ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon
12:26:53 #0 7.254   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
12:26:53 #0 7.254   debugedit dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:53 #0 7.254   distro-info-data dmsetup dpkg-dev dput dwz fakeroot file fontconfig-config
12:26:53 #0 7.254   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base gir1.2-glib-2.0
12:26:53 #0 7.254   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:53 #0 7.254   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
12:26:53 #0 7.254   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:26:53 #0 7.254   libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl
12:26:53 #0 7.254   libarchive-cpio-perl libarchive-zip-perl libargon2-1 libarray-intspan-perl
12:26:53 #0 7.254   libasan8 libassuan0 libatomic1 libauthen-sasl-perl
12:26:53 #0 7.254   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
12:26:53 #0 7.254   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:26:53 #0 7.254   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
12:26:53 #0 7.254   libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:53 #0 7.254   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:53 #0 7.254   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:53 #0 7.254   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
12:26:53 #0 7.254   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:53 #0 7.254   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:53 #0 7.254   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
12:26:53 #0 7.254   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:53 #0 7.254   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
12:26:53 #0 7.254   libdw1 libdynaloader-functions-perl libedit2 libelf1
12:26:53 #0 7.254   libemail-address-xs-perl libencode-locale-perl liberror-perl
12:26:53 #0 7.254   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
12:26:53 #0 7.254   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
12:26:53 #0 7.254   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:53 #0 7.254   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:53 #0 7.254   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:53 #0 7.254   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:53 #0 7.254   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
12:26:53 #0 7.254   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
12:26:53 #0 7.254   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
12:26:53 #0 7.254   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
12:26:53 #0 7.254   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
12:26:53 #0 7.254   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:53 #0 7.254   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:53 #0 7.254   libicu71 libimport-into-perl libindirect-perl libio-html-perl
12:26:53 #0 7.254   libio-interactive-perl libio-prompter-perl libio-pty-perl
12:26:53 #0 7.254   libio-socket-ssl-perl libio-string-perl libip4tc2 libipc-run-perl
12:26:53 #0 7.254   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
12:26:53 #0 7.254   libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5
12:26:53 #0 7.254   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
12:26:53 #0 7.254   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common
12:26:53 #0 7.254   liblerc3 liblist-compare-perl liblist-moreutils-perl
12:26:53 #0 7.254   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:53 #0 7.254   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:53 #0 7.254   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:53 #0 7.254   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:53 #0 7.254   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
12:26:53 #0 7.254   libmd0 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:53 #0 7.254   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpdec3 libmpfr6
12:26:53 #0 7.254   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
12:26:53 #0 7.254   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
12:26:53 #0 7.254   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
12:26:53 #0 7.254   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
12:26:53 #0 7.254   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:53 #0 7.254   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
12:26:53 #0 7.254   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
12:26:53 #0 7.254   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
12:26:53 #0 7.254   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
12:26:53 #0 7.254   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:53 #0 7.254   libregexp-pattern-license-perl libregexp-pattern-perl
12:26:53 #0 7.254   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:53 #0 7.254   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:53 #0 7.254   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
12:26:53 #0 7.254   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
12:26:53 #0 7.254   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:53 #0 7.254   libstring-shellquote-perl libsub-exporter-perl
12:26:53 #0 7.254   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:53 #0 7.254   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:53 #0 7.254   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
12:26:53 #0 7.254   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:53 #0 7.254   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:53 #0 7.254   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
12:26:53 #0 7.254   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
12:26:53 #0 7.254   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:53 #0 7.254   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:53 #0 7.254   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
12:26:53 #0 7.254   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:53 #0 7.254   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:53 #0 7.254   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:53 #0 7.254   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
12:26:53 #0 7.254   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
12:26:53 #0 7.254   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:53 #0 7.254   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
12:26:53 #0 7.254   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:53 #0 7.254   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
12:26:53 #0 7.254   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
12:26:53 #0 7.254   python3-dbus python3-debian python3-gi python3-gpg python3-idna
12:26:53 #0 7.254   python3-magic python3-minimal python3-nacl python3-paramiko
12:26:53 #0 7.254   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:53 #0 7.254   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
12:26:53 #0 7.254   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
12:26:53 #0 7.254   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
12:26:53 #0 7.260 Suggested packages:
12:26:53 #0 7.260   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:53 #0 7.260   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
12:26:53 #0 7.260   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
12:26:53 #0 7.260   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
12:26:53 #0 7.260   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
12:26:53 #0 7.260   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:53 #0 7.260   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:53 #0 7.260   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:53 #0 7.260   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
12:26:53 #0 7.260   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc
12:26:53 #0 7.260   gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
12:26:53 #0 7.260   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
12:26:53 #0 7.260   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
12:26:53 #0 7.260   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
12:26:53 #0 7.260   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
12:26:53 #0 7.260   libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:53 #0 7.260   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:53 #0 7.260   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
12:26:53 #0 7.260   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
12:26:53 #0 7.260   libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
12:26:53 #0 7.260   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
12:26:53 #0 7.260   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
12:26:53 #0 7.260   www-browser iw | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass
12:26:53 #0 7.260   ed diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:53 #0 7.260   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
12:26:53 #0 7.260   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:26:53 #0 7.260   python-apt-doc python-cryptography-doc python3-cryptography-vectors
12:26:53 #0 7.260   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
12:26:53 #0 7.260   python3-setuptools python3-openssl python3-socks python-requests-doc
12:26:53 #0 7.260   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
12:26:53 #0 7.260   systemd-container systemd-homed systemd-userdbd systemd-boot
12:26:53 #0 7.260   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
12:26:53 #0 7.694 The following NEW packages will be installed:
12:26:53 #0 7.694   autoconf automake autopoint autotools-dev binutils
12:26:53 #0 7.694   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:26:53 #0 7.694   bzip2 ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
12:26:53 #0 7.694   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
12:26:53 #0 7.694   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:53 #0 7.694   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
12:26:53 #0 7.694   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
12:26:53 #0 7.694   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
12:26:53 #0 7.694   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:26:53 #0 7.694   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
12:26:53 #0 7.694   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:53 #0 7.694   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:53 #0 7.694   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
12:26:53 #0 7.694   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:26:53 #0 7.694   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
12:26:53 #0 7.694   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
12:26:53 #0 7.694   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:53 #0 7.694   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:53 #0 7.694   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:53 #0 7.694   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
12:26:53 #0 7.694   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:26:53 #0 7.694   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:26:53 #0 7.694   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
12:26:53 #0 7.694   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:26:53 #0 7.694   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
12:26:53 #0 7.694   libdw1 libdynaloader-functions-perl libedit2 libelf1
12:26:53 #0 7.694   libemail-address-xs-perl libencode-locale-perl liberror-perl
12:26:53 #0 7.694   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
12:26:53 #0 7.694   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
12:26:53 #0 7.694   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:26:53 #0 7.694   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:26:53 #0 7.694   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:53 #0 7.694   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:26:53 #0 7.694   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
12:26:53 #0 7.694   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
12:26:53 #0 7.694   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
12:26:53 #0 7.694   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
12:26:53 #0 7.694   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
12:26:53 #0 7.694   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:53 #0 7.694   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:53 #0 7.694   libicu71 libimport-into-perl libindirect-perl libio-html-perl
12:26:53 #0 7.694   libio-interactive-perl libio-prompter-perl libio-pty-perl
12:26:53 #0 7.694   libio-socket-ssl-perl libio-string-perl libip4tc2 libipc-run-perl
12:26:53 #0 7.694   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
12:26:53 #0 7.694   libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5
12:26:53 #0 7.694   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
12:26:53 #0 7.694   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common
12:26:53 #0 7.694   liblerc3 liblist-compare-perl liblist-moreutils-perl
12:26:53 #0 7.694   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
12:26:53 #0 7.694   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
12:26:53 #0 7.694   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
12:26:53 #0 7.694   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:26:53 #0 7.694   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
12:26:53 #0 7.694   libmd0 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
12:26:53 #0 7.694   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpdec3 libmpfr6
12:26:53 #0 7.694   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
12:26:53 #0 7.694   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
12:26:53 #0 7.694   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
12:26:53 #0 7.694   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
12:26:53 #0 7.694   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:53 #0 7.694   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
12:26:53 #0 7.694   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
12:26:53 #0 7.694   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
12:26:53 #0 7.694   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
12:26:53 #0 7.694   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:53 #0 7.694   libregexp-pattern-license-perl libregexp-pattern-perl
12:26:53 #0 7.694   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
12:26:53 #0 7.694   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:26:53 #0 7.694   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
12:26:53 #0 7.694   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
12:26:53 #0 7.694   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:26:53 #0 7.694   libstring-shellquote-perl libsub-exporter-perl
12:26:53 #0 7.694   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:53 #0 7.694   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:53 #0 7.694   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
12:26:53 #0 7.694   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:26:53 #0 7.694   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:26:53 #0 7.694   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
12:26:53 #0 7.694   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
12:26:53 #0 7.694   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:53 #0 7.694   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:26:53 #0 7.694   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
12:26:53 #0 7.694   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:26:53 #0 7.694   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:26:53 #0 7.694   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:26:53 #0 7.694   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
12:26:53 #0 7.694   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
12:26:53 #0 7.694   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
12:26:53 #0 7.694   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
12:26:53 #0 7.694   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:53 #0 7.694   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
12:26:53 #0 7.694   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
12:26:53 #0 7.694   python3-dbus python3-debian python3-gi python3-gpg python3-idna
12:26:53 #0 7.694   python3-magic python3-minimal python3-nacl python3-paramiko
12:26:53 #0 7.694   python3-pkg-resources python3-requests python3-six python3-unidiff
12:26:53 #0 7.694   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
12:26:53 #0 7.694   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
12:26:53 #0 7.694   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
12:26:53 #0 8.123 0 upgraded, 419 newly installed, 0 to remove and 4 not upgraded.
12:26:53 #0 8.123 Need to get 127 MB of archives.
12:26:53 #0 8.123 After this operation, 443 MB of additional disk space will be used.
12:26:53 #0 8.123 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
12:26:53 #0 8.270 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libssl3 armhf 3.0.5-2ubuntu2 [1560 kB]
12:26:53 #0 8.717 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-minimal armhf 3.10.7-1ubuntu0.2 [788 kB]
12:26:53 #0 8.759 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libexpat1 armhf 2.4.8-2ubuntu0.22.10.1 [63.6 kB]
12:26:53 #0 8.762 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10-minimal armhf 3.10.7-1ubuntu0.2 [1821 kB]
12:26:53 #0 8.846 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-minimal armhf 3.10.6-1 [24.1 kB]
12:26:53 #0 8.846 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf media-types all 8.0.0 [24.9 kB]
12:26:53 #0 8.850 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
12:26:53 #0 8.853 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkrb5support0 armhf 1.20-1 [29.5 kB]
12:26:53 #0 8.859 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libk5crypto3 armhf 1.20-1 [78.4 kB]
12:26:53 #0 8.859 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkeyutils1 armhf 1.6.3-1 [9368 B]
12:26:53 #0 8.859 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkrb5-3 armhf 1.20-1 [320 kB]
12:26:53 #0 8.869 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgssapi-krb5-2 armhf 1.20-1 [118 kB]
12:26:53 #0 8.877 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
12:26:53 #0 8.946 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
12:26:53 #0 8.946 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
12:26:53 #0 8.946 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf readline-common all 8.2-1 [55.1 kB]
12:26:53 #0 8.946 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadline8 armhf 8.2-1 [128 kB]
12:26:53 #0 8.946 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsqlite3-0 armhf 3.39.3-1 [561 kB]
12:26:53 #0 8.953 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-stdlib armhf 3.10.7-1ubuntu0.2 [1706 kB]
12:26:53 #0 9.034 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10 armhf 3.10.7-1ubuntu0.2 [497 kB]
12:26:53 #0 9.050 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpython3-stdlib armhf 3.10.6-1 [6850 B]
12:26:53 #0 9.050 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3 armhf 3.10.6-1 [22.3 kB]
12:26:53 #0 9.050 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
12:26:53 #0 9.089 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
12:26:53 #0 9.089 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-c5 armhf 0.16-1 [29.2 kB]
12:26:53 #0 9.089 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcryptsetup12 armhf 2:2.5.0-2ubuntu1 [195 kB]
12:26:53 #0 9.089 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfdisk1 armhf 2.38-4ubuntu1 [186 kB]
12:26:53 #0 9.092 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkmod2 armhf 30+20220630-3ubuntu1 [41.3 kB]
12:26:53 #0 9.162 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapparmor1 armhf 3.0.7-1ubuntu2 [32.3 kB]
12:26:53 #0 9.162 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip4tc2 armhf 1.8.7-1ubuntu6 [17.5 kB]
12:26:53 #0 9.162 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsystemd-shared armhf 251.4-1ubuntu7 [1609 kB]
12:26:53 #0 9.232 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd armhf 251.4-1ubuntu7 [2785 kB]
12:26:53 #0 9.350 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
12:26:53 #0 9.496 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
12:26:53 #0 9.496 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
12:26:53 #0 9.496 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libperl5.34 armhf 5.34.0-5ubuntu1.1 [3967 kB]
12:26:53 #0 9.684 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf perl armhf 5.34.0-5ubuntu1.1 [231 kB]
12:26:53 #0 9.689 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssl armhf 3.0.5-2ubuntu2 [1148 kB]
12:26:53 #0 9.742 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
12:26:53 #0 9.747 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libdbus-1-3 armhf 1.14.0-2ubuntu3 [182 kB]
12:26:53 #0 9.756 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-bin armhf 1.14.0-2ubuntu3 [37.6 kB]
12:26:53 #0 9.759 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
12:26:53 #0 9.762 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-daemon armhf 1.14.0-2ubuntu3 [109 kB]
12:26:53 #0 9.770 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
12:26:53 #0 9.772 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus armhf 1.14.0-2ubuntu3 [28.0 kB]
12:26:53 #0 9.773 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf distro-info-data all 0.54ubuntu0.1 [5242 B]
12:26:53 #0 9.829 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dmsetup armhf 2:1.02.185-1ubuntu1 [81.2 kB]
12:26:53 #0 9.831 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-0 armhf 2.74.3-0ubuntu1 [1342 kB]
12:26:53 #0 9.881 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgirepository-1.0-1 armhf 1.74.0-2 [91.8 kB]
12:26:53 #0 9.902 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gir1.2-glib-2.0 armhf 1.74.0-2 [178 kB]
12:26:53 #0 9.908 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iso-codes all 4.11.0-1 [3352 kB]
12:26:53 #11 10.10 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf krb5-locales all 1.20-1 [11.5 kB]
12:26:53 #11 10.10 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf less armhf 590-1build1 [134 kB]
12:26:53 #11 10.10 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmd0 armhf 1.0.4-2 [22.2 kB]
12:26:53 #11 10.10 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbsd0 armhf 0.11.6-1 [39.8 kB]
12:26:53 #11 10.10 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libelf1 armhf 0.187-4 [43.8 kB]
12:26:53 #11 10.10 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
12:26:53 #11 10.10 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libicu71 armhf 71.1-3ubuntu1 [10.3 MB]
12:26:53 #11 ...
12:26:53 
12:26:53 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:53 #10 28.99 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ...
12:26:53 #10 29.00 Unpacking libparams-classify-perl (0.015-1+b1) ...
12:26:53 #10 29.04 Selecting previously unselected package libmodule-runtime-perl.
12:26:53 #10 29.04 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ...
12:26:53 #10 29.04 Unpacking libmodule-runtime-perl (0.016-1) ...
12:26:53 #10 29.08 Selecting previously unselected package libimport-into-perl.
12:26:53 #10 29.08 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ...
12:26:53 #10 29.09 Unpacking libimport-into-perl (1.002005-1) ...
12:26:53 #10 29.12 Selecting previously unselected package librole-tiny-perl.
12:26:53 #10 29.12 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ...
12:26:53 #10 29.13 Unpacking librole-tiny-perl (2.000006-1) ...
12:26:53 #10 29.16 Selecting previously unselected package libstrictures-perl.
12:26:53 #10 29.16 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ...
12:26:53 #10 29.17 Unpacking libstrictures-perl (2.000005-1) ...
12:26:53 #10 29.20 Selecting previously unselected package libsub-quote-perl.
12:26:53 #10 29.20 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ...
12:26:53 #10 29.20 Unpacking libsub-quote-perl (2.005001-1) ...
12:26:53 #10 29.23 Selecting previously unselected package libmoo-perl.
12:26:53 #10 29.23 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ...
12:26:53 #10 29.24 Unpacking libmoo-perl (2.003004-2) ...
12:26:53 #10 29.27 Selecting previously unselected package libencode-locale-perl.
12:26:53 #10 29.27 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ...
12:26:53 #10 29.28 Unpacking libencode-locale-perl (1.05-1) ...
12:26:53 #10 29.31 Selecting previously unselected package libtimedate-perl.
12:26:53 #10 29.31 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
12:26:53 #10 29.31 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
12:26:53 #10 29.35 Selecting previously unselected package libhttp-date-perl.
12:26:53 #10 24.85 Fedora 37 openh264 (From Cisco) - aarch64       2.8 kB/s | 2.5 kB     00:00    
12:26:53 #10 26.19 Fedora Modular 37 - aarch64                     3.1 MB/s | 2.9 MB     00:00    
12:26:53 #11 20.00 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
12:26:53 #11 20.27 Selecting previously unselected package libgdbm6:amd64.
12:26:53 #10 25.54 Preparing to unpack .../052-gcc-8_8.3.0-6_amd64.deb ...
12:26:53 #10 25.69 Unpacking gcc-8 (8.3.0-6) ...
12:26:53 #8 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 6.3s done
12:26:53 #8 ...
12:26:53 
12:26:53 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:53 #10 4.657 Reading package lists...
12:26:53 #10 6.187 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?)
12:26:53 #10 6.203 Reading package lists...
12:26:53 #10 7.691 Building dependency tree...
12:26:53 #10 7.903 Reading state information...
12:26:53 #10 8.359 curl is already the newest version (7.74.0-1.3+deb11u3).
12:26:53 #10 8.359 The following additional packages will be installed:
12:26:53 #10 8.359   autoconf automake autopoint autotools-dev binutils
12:26:53 #10 8.359   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
12:26:53 #10 8.359   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
12:26:53 #10 8.359   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
12:26:53 #10 8.359   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
12:26:53 #10 8.359   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
12:26:53 #10 8.359   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl
12:26:53 #10 8.359   libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1
12:26:53 #10 8.359   libencode-locale-perl liberror-perl libexpat1 libfakeroot
12:26:53 #10 8.359   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
12:26:53 #10 8.359   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
12:26:53 #10 8.359   libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl
12:26:53 #10 8.359   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
12:26:53 #10 8.359   libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl
12:26:53 #10 8.359   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
12:26:53 #10 8.359   libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
12:26:53 #10 8.359   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
12:26:53 #10 8.359   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
12:26:53 #10 8.359   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
12:26:53 #10 8.359   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:26:53 #10 8.359   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
12:26:53 #10 8.359   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:26:53 #10 8.359   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:26:53 #10 8.359   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
12:26:53 #10 8.359   po-debconf python3 python3-minimal python3.9 python3.9-minimal
12:26:53 #10 8.359   sensible-utils wdiff xz-utils
12:26:53 #10 8.359 Suggested packages:
12:26:53 #10 8.359   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:53 #10 8.359   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
12:26:53 #10 8.359   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
12:26:53 #10 8.359   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:26:53 #10 8.359   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
12:26:53 #10 8.359   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
12:26:53 #10 8.359   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
12:26:53 #10 8.359   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
12:26:53 #10 8.359   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
12:26:53 #10 8.359   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:26:53 #10 8.359   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
12:26:53 #10 8.359   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
12:26:53 #10 8.359   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
12:26:53 #10 8.359   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
12:26:53 #10 8.359   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
12:26:53 #10 8.359   diffutils-doc perl-doc libterm-readline-gnu-perl
12:26:53 #10 8.359   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
12:26:53 #10 8.359   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
12:26:53 #10 8.359   binfmt-support wdiff-doc
12:26:53 #10 8.359 Recommended packages:
12:26:53 #10 8.359   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
12:26:53 #10 8.359   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
12:26:53 #10 8.359   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
12:26:53 #10 8.359   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
12:26:53 #10 8.359   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
12:26:53 #10 8.359   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
12:26:53 #10 8.359   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
12:26:53 #10 8.359   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
12:26:53 #10 8.359   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
12:26:53 #10 8.359   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
12:26:53 #10 10.12 The following NEW packages will be installed:
12:26:53 #10 10.12   autoconf automake autopoint autotools-dev binutils
12:26:53 #10 10.12   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
12:26:53 #10 10.12   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
12:26:53 #10 10.12   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
12:26:53 #10 10.12   intltool-debian libarchive-zip-perl libasan6 libatomic1
12:26:53 #10 10.12   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
12:26:53 #10 10.12   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
12:26:53 #10 10.12   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
12:26:53 #10 10.12   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
12:26:53 #10 10.12   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
12:26:53 #10 10.12   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:26:53 #10 10.12   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
12:26:53 #10 10.12   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:26:53 #10 10.12   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
12:26:53 #10 10.12   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
12:26:53 #10 10.12   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
12:26:53 #10 10.12   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
12:26:53 #10 10.12   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
12:26:53 #10 10.12   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
12:26:53 #10 10.12   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
12:26:53 #10 10.12   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:26:53 #10 10.12   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
12:26:53 #10 10.12   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:26:53 #10 10.12   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:26:53 #10 10.12   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
12:26:53 #10 10.12   po-debconf python3 python3-minimal python3.9 python3.9-minimal
12:26:53 #10 10.12   sensible-utils wdiff xz-utils
12:26:53 #10 10.12 The following packages will be upgraded:
12:26:53 #10 10.13   libc6
12:26:53 #10 10.59 1 upgraded, 126 newly installed, 0 to remove and 9 not upgraded.
12:26:53 #10 10.59 Need to get 79.7 MB of archives.
12:26:53 #10 10.59 After this operation, 300 MB of additional disk space will be used.
12:26:53 #10 10.59 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB]
12:26:53 #10 10.72 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u5 [2297 kB]
12:26:53 #10 10.91 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
12:26:53 #10 10.91 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
12:26:53 #10 11.08 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
12:26:53 #10 11.08 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
12:26:53 #10 11.08 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
12:26:53 #10 11.17 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
12:26:53 #10 11.35 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
12:26:53 #10 11.35 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
12:26:53 #10 11.46 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u5 [267 kB]
12:26:53 #10 11.47 Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20230106-1 [1060 kB]
12:26:53 #10 11.52 Get:13 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u5 [1815 kB]
12:26:53 #10 11.52 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
12:26:53 #10 11.59 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
12:26:53 #10 11.60 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
12:26:53 #10 11.60 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
12:26:53 #10 11.68 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
12:26:53 #10 11.68 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
12:26:53 #10 11.68 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
12:26:53 #10 11.68 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
12:26:53 #10 11.78 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
12:26:53 #10 11.85 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
12:26:53 #10 11.85 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
12:26:53 #10 11.85 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
12:26:53 #10 11.85 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
12:26:53 #10 11.85 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
12:26:53 #10 11.85 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
12:26:53 #10 11.85 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
12:26:53 #10 11.85 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
12:26:53 #10 11.88 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB]
12:26:53 #10 11.97 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
12:26:53 #10 11.97 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
12:26:53 #10 11.97 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
12:26:53 #10 11.97 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:26:53 #10 11.98 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
12:26:53 #10 11.98 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
12:26:53 #10 12.05 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
12:26:53 #10 12.14 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
12:26:53 #10 12.15 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
12:26:53 #10 12.15 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
12:26:53 #10 12.19 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
12:26:53 #10 12.30 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
12:26:53 #10 12.30 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
12:26:53 #10 12.30 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
12:26:53 #10 12.39 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
12:26:53 #10 12.39 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
12:26:53 #10 21.32 Selecting previously unselected package python3-minimal.
12:26:53 #10 21.32 (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.)
12:26:53 #10 21.33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
12:26:53 #10 21.34 Unpacking python3-minimal (3.6.7-1~18.04) ...
12:26:53 #10 21.38 Selecting previously unselected package mime-support.
12:26:53 #10 21.38 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
12:26:53 #10 21.39 Unpacking mime-support (3.60ubuntu1) ...
12:26:53 #10 21.43 Selecting previously unselected package libmpdec2:amd64.
12:26:53 #10 21.43 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
12:26:53 #10 21.45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
12:26:53 #10 21.49 Selecting previously unselected package readline-common.
12:26:53 #10 27.81 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
12:26:53 #10 27.81 Unpacking libsub-quote-perl (2.006006-1) ...
12:26:53 #10 27.85 Selecting previously unselected package libmoo-perl.
12:26:53 #10 27.85 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
12:26:53 #10 27.86 Unpacking libmoo-perl (2.004004-1) ...
12:26:53 #10 27.90 Selecting previously unselected package libencode-locale-perl.
12:26:53 #10 27.90 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
12:26:53 #10 27.90 Unpacking libencode-locale-perl (1.05-1.1) ...
12:26:53 #10 27.94 Selecting previously unselected package libtimedate-perl.
12:26:53 #10 27.94 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
12:26:53 #10 27.94 Unpacking libtimedate-perl (2.3300-2) ...
12:26:53 #10 27.98 Selecting previously unselected package libhttp-date-perl.
12:26:53 #10 27.98 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
12:26:53 #10 27.99 Unpacking libhttp-date-perl (6.05-1) ...
12:26:53 #10 28.03 Selecting previously unselected package libfile-listing-perl.
12:26:53 #10 28.03 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
12:26:53 #10 28.03 Unpacking libfile-listing-perl (6.14-1) ...
12:26:53 #10 28.07 Selecting previously unselected package libhtml-tagset-perl.
12:26:53 #10 28.08 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
12:26:53 #10 28.08 Unpacking libhtml-tagset-perl (3.20-4) ...
12:26:53 #10 28.12 Selecting previously unselected package liburi-perl.
12:26:53 #10 28.12 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
12:26:53 #10 28.12 Unpacking liburi-perl (5.08-1) ...
12:26:53 #10 28.17 Selecting previously unselected package libhtml-parser-perl.
12:26:53 #10 28.17 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
12:26:53 #10 28.18 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:26:53 #11 26.13 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ...
12:26:53 #11 26.13 Unpacking bzip2 (1.0.8-5build1) ...
12:26:53 #11 26.17 Selecting previously unselected package patch.
12:26:53 #11 26.17 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ...
12:26:53 #11 26.18 Unpacking patch (2.7.6-7build2) ...
12:26:53 #11 26.21 Selecting previously unselected package lto-disabled-list.
12:26:53 #11 26.21 Preparing to unpack .../095-lto-disabled-list_24_all.deb ...
12:26:53 #11 26.21 Unpacking lto-disabled-list (24) ...
12:26:53 #11 26.25 Selecting previously unselected package dpkg-dev.
12:26:53 #11 26.26 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
12:26:53 #11 26.26 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
12:26:53 #11 26.30 Selecting previously unselected package build-essential.
12:26:53 #11 26.31 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ...
12:26:53 #11 26.31 Unpacking build-essential (12.9ubuntu3) ...
12:26:53 #11 26.35 Selecting previously unselected package libbrotli1:arm64.
12:26:53 #11 26.35 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ...
12:26:53 #11 26.36 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
12:26:53 #11 26.40 Selecting previously unselected package libsasl2-modules-db:arm64.
12:26:53 #11 26.40 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_arm64.deb ...
12:26:53 #11 26.41 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:26:53 #11 26.44 Selecting previously unselected package libsasl2-2:arm64.
12:26:53 #11 26.44 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_arm64.deb ...
12:26:53 #11 26.47 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:26:53 #11 21.44 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_arm64.deb ...
12:26:53 #11 21.44 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
12:26:53 #11 21.47 Selecting previously unselected package libpython3-stdlib:arm64.
12:26:53 #11 21.47 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_arm64.deb ...
12:26:53 #11 21.48 Unpacking libpython3-stdlib:arm64 (3.10.6-1) ...
12:26:53 #11 21.51 Setting up python3-minimal (3.10.6-1) ...
12:26:53 #11 21.71 Selecting previously unselected package python3.
12:26:53 #11 21.71 (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 ... 5200 files and directories currently installed.)
12:26:53 #11 21.71 Preparing to unpack .../000-python3_3.10.6-1_arm64.deb ...
12:26:53 #11 21.72 Unpacking python3 (3.10.6-1) ...
12:26:53 #11 21.75 Selecting previously unselected package libargon2-1:arm64.
12:26:53 #11 21.75 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_arm64.deb ...
12:26:53 #11 21.76 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
12:26:53 #11 21.79 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:26:53 #11 21.79 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
12:26:53 #11 21.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
12:26:53 #11 21.83 Selecting previously unselected package libjson-c5:arm64.
12:26:53 #13 73.48   Installing : glibc-devel-2.17-326.el7_9.aarch64                         42/65 
12:26:54 #11 24.66 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
12:26:54 #11 24.67 Unpacking strace (5.5-3ubuntu1) ...
12:26:54 #11 24.74 Selecting previously unselected package xauth.
12:26:54 #11 24.74 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
12:26:54 #11 24.74 Unpacking xauth (1:1.1-0ubuntu1) ...
12:26:54 #11 24.79 Selecting previously unselected package libfl2:arm64.
12:26:54 #11 24.79 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
12:26:54 #11 24.79 Unpacking libfl2:arm64 (2.6.4-6.2) ...
12:26:54 #11 24.83 Selecting previously unselected package at.
12:26:54 #11 24.84 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
12:26:54 #11 24.84 Unpacking at (3.1.23-1ubuntu1) ...
12:26:54 #11 24.88 Selecting previously unselected package libsigsegv2:arm64.
12:26:54 #11 24.89 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
12:26:54 #11 24.89 Unpacking libsigsegv2:arm64 (2.12-2) ...
12:26:54 #11 20.22 Selecting previously unselected package python3.10.
12:26:54 #11 20.22 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_amd64.deb ...
12:26:54 #11 20.24 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
12:26:54 #10 20.71 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:54 #10 24.48 Selecting previously unselected package cpp.
12:26:54 #10 24.48 Preparing to unpack .../040-cpp_4%3a8.3.0-1_armhf.deb ...
12:26:54 #10 24.49 Unpacking cpp (4:8.3.0-1) ...
12:26:54 #10 24.53 Selecting previously unselected package libcc1-0:armhf.
12:26:54 #10 24.53 Preparing to unpack .../041-libcc1-0_8.3.0-6_armhf.deb ...
12:26:54 #10 24.53 Unpacking libcc1-0:armhf (8.3.0-6) ...
12:26:54 #10 24.59 Selecting previously unselected package libgomp1:armhf.
12:26:54 #10 24.59 Preparing to unpack .../042-libgomp1_8.3.0-6_armhf.deb ...
12:26:54 #10 24.60 Unpacking libgomp1:armhf (8.3.0-6) ...
12:26:54 #10 24.67 Selecting previously unselected package libatomic1:armhf.
12:26:54 #10 24.67 Preparing to unpack .../043-libatomic1_8.3.0-6_armhf.deb ...
12:26:54 #10 24.67 Unpacking libatomic1:armhf (8.3.0-6) ...
12:26:54 #10 24.71 Selecting previously unselected package libasan5:armhf.
12:26:54 #10 24.71 Preparing to unpack .../044-libasan5_8.3.0-6_armhf.deb ...
12:26:54 #10 24.71 Unpacking libasan5:armhf (8.3.0-6) ...
12:26:54 #10 24.80 Selecting previously unselected package libubsan1:armhf.
12:26:54 #10 24.80 Preparing to unpack .../045-libubsan1_8.3.0-6_armhf.deb ...
12:26:54 #10 29.00 Preparing to unpack .../114-po-debconf_1.0.20_all.deb ...
12:26:54 #10 29.01 Unpacking po-debconf (1.0.20) ...
12:26:54 #10 29.09 Selecting previously unselected package debhelper.
12:26:54 #10 29.09 Preparing to unpack .../115-debhelper_11.1.6ubuntu2_all.deb ...
12:26:54 #10 29.10 Unpacking debhelper (11.1.6ubuntu2) ...
12:26:54 #10 29.20 Selecting previously unselected package libfile-which-perl.
12:26:54 #10 29.21 Preparing to unpack .../116-libfile-which-perl_1.21-1_all.deb ...
12:26:54 #10 29.21 Unpacking libfile-which-perl (1.21-1) ...
12:26:54 #10 29.25 Selecting previously unselected package libfile-homedir-perl.
12:26:54 #10 29.25 Preparing to unpack .../117-libfile-homedir-perl_1.002-1_all.deb ...
12:26:54 #10 29.35 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ...
12:26:54 #10 29.36 Unpacking libhttp-date-perl (6.02-1) ...
12:26:54 #10 29.39 Selecting previously unselected package libfile-listing-perl.
12:26:54 #10 29.39 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ...
12:26:54 #10 29.39 Unpacking libfile-listing-perl (6.04-1) ...
12:26:54 #10 29.42 Selecting previously unselected package libhtml-tagset-perl.
12:26:54 #10 29.42 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ...
12:26:54 #10 29.43 Unpacking libhtml-tagset-perl (3.20-3) ...
12:26:54 #10 29.46 Selecting previously unselected package liburi-perl.
12:26:54 #10 29.46 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ...
12:26:54 #10 29.46 Unpacking liburi-perl (1.76-1) ...
12:26:54 #10 29.50 Selecting previously unselected package libhtml-parser-perl.
12:26:54 #10 29.50 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
12:26:54 #10 29.51 Unpacking libhtml-parser-perl (3.72-3+b3) ...
12:26:54 #10 29.55 Selecting previously unselected package libhtml-tree-perl.
12:26:54 #10 29.55 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ...
12:26:54 #10 29.56 Unpacking libhtml-tree-perl (5.07-2) ...
12:26:54 #10 29.60 Selecting previously unselected package libio-html-perl.
12:26:54 #10 18.71 Unpacking m4 (1.4.18-5) ...
12:26:54 #10 18.78 Selecting previously unselected package autoconf.
12:26:54 #10 18.78 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
12:26:54 #10 18.78 Unpacking autoconf (2.69-14) ...
12:26:54 #10 18.89 Selecting previously unselected package autotools-dev.
12:26:54 #10 18.90 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
12:26:54 #10 18.92 Unpacking autotools-dev (20180224.1+nmu1) ...
12:26:54 #10 18.97 Selecting previously unselected package automake.
12:26:54 #10 18.97 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
12:26:54 #10 21.49 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
12:26:54 #10 21.49 Unpacking readline-common (7.0-3) ...
12:26:54 #10 21.56 Selecting previously unselected package libreadline7:amd64.
12:26:54 #10 21.56 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
12:26:54 #10 21.56 Unpacking libreadline7:amd64 (7.0-3) ...
12:26:54 #10 21.62 Selecting previously unselected package libsqlite3-0:amd64.
12:26:54 #10 21.62 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ...
12:26:54 #10 21.62 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
12:26:54 #10 21.73 Selecting previously unselected package libpython3.6-stdlib:amd64.
12:26:54 #10 21.73 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:26:54 #11 20.27 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
12:26:54 #11 20.28 Unpacking libgdbm6:amd64 (1.23-1) ...
12:26:54 #11 20.31 Selecting previously unselected package libgdbm-compat4:amd64.
12:26:54 #11 20.31 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
12:26:54 #11 20.31 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
12:26:54 #11 20.34 Selecting previously unselected package libperl5.34:amd64.
12:26:54 #11 20.35 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_amd64.deb ...
12:26:54 #11 20.35 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
12:26:54 #11 20.53 Selecting previously unselected package perl.
12:26:54 #10 28.23 Selecting previously unselected package libhtml-tree-perl.
12:26:54 #10 28.23 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
12:26:54 #10 28.23 Unpacking libhtml-tree-perl (5.07-2) ...
12:26:54 #10 28.28 Selecting previously unselected package libio-html-perl.
12:26:54 #10 28.28 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
12:26:54 #10 28.28 Unpacking libio-html-perl (1.004-2) ...
12:26:54 #10 28.32 Selecting previously unselected package liblwp-mediatypes-perl.
12:26:54 #10 28.32 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:26:54 #10 28.33 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:26:54 #10 28.36 Selecting previously unselected package libhttp-message-perl.
12:26:54 #10 28.36 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
12:26:54 #10 28.37 Unpacking libhttp-message-perl (6.28-1) ...
12:26:54 #10 28.40 Selecting previously unselected package libhttp-cookies-perl.
12:26:54 #11 26.51 Selecting previously unselected package libldap-2.5-0:arm64.
12:26:54 #11 26.51 Preparing to unpack .../101-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_arm64.deb ...
12:26:54 #11 26.51 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:26:54 #11 26.55 Selecting previously unselected package librtmp1:arm64.
12:26:54 #11 26.55 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
12:26:54 #11 26.55 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:26:54 #11 26.59 Selecting previously unselected package libssh-4:arm64.
12:26:54 #11 26.59 Preparing to unpack .../103-libssh-4_0.9.6-2build1_arm64.deb ...
12:26:54 #11 26.60 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
12:26:54 #11 26.64 Selecting previously unselected package libcurl4:arm64.
12:26:54 #11 26.64 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.7_arm64.deb ...
12:26:54 #11 26.64 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.7) ...
12:26:54 #11 26.68 Selecting previously unselected package curl.
12:26:54 #11 26.68 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.7_arm64.deb ...
12:26:54 #11 26.68 Unpacking curl (7.81.0-1ubuntu1.7) ...
12:26:54 #11 26.71 Selecting previously unselected package dctrl-tools.
12:26:54 #11 21.83 Preparing to unpack .../003-libjson-c5_0.16-1_arm64.deb ...
12:26:54 #11 21.83 Unpacking libjson-c5:arm64 (0.16-1) ...
12:26:54 #11 21.88 Selecting previously unselected package libcryptsetup12:arm64.
12:26:54 #11 21.88 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_arm64.deb ...
12:26:54 #11 21.88 Unpacking libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
12:26:54 #11 21.92 Selecting previously unselected package libfdisk1:arm64.
12:26:54 #11 21.92 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_arm64.deb ...
12:26:54 #11 21.92 Unpacking libfdisk1:arm64 (2.38-4ubuntu1) ...
12:26:54 #11 21.96 Selecting previously unselected package libkmod2:arm64.
12:26:54 #11 21.96 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_arm64.deb ...
12:26:54 #11 21.97 Unpacking libkmod2:arm64 (30+20220630-3ubuntu1) ...
12:26:54 #11 22.00 Selecting previously unselected package libapparmor1:arm64.
12:26:54 #11 22.00 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_arm64.deb ...
12:26:54 #11 22.01 Unpacking libapparmor1:arm64 (3.0.7-1ubuntu2) ...
12:26:54 #11 22.04 Selecting previously unselected package libip4tc2:arm64.
12:26:54 #11 22.05 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_arm64.deb ...
12:26:54 #11 22.05 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu6) ...
12:26:54 #11 22.07 Selecting previously unselected package libsystemd-shared:arm64.
12:26:54 #11 20.82 Selecting previously unselected package libssl1.1:amd64.
12:26:54 #11 20.82 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ...
12:26:54 #11 21.09 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
12:26:54 #11 24.92 Selecting previously unselected package m4.
12:26:54 #11 24.93 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
12:26:54 #11 24.93 Unpacking m4 (1.4.18-4) ...
12:26:54 #11 24.97 Selecting previously unselected package autoconf.
12:26:54 #11 24.97 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
12:26:54 #11 24.98 Unpacking autoconf (2.69-11.1) ...
12:26:54 #11 25.04 Selecting previously unselected package autotools-dev.
12:26:54 #11 25.04 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
12:26:54 #11 25.04 Unpacking autotools-dev (20180224.1) ...
12:26:54 #11 25.08 Selecting previously unselected package automake.
12:26:54 #11 25.08 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
12:26:54 #11 25.08 Unpacking automake (1:1.16.1-4ubuntu6) ...
12:26:54 #11 25.15 Selecting previously unselected package autopoint.
12:26:54 #11 20.42 Selecting previously unselected package libpython3-stdlib:amd64.
12:26:54 #11 20.42 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_amd64.deb ...
12:26:54 #11 20.44 Unpacking libpython3-stdlib:amd64 (3.10.6-1) ...
12:26:54 #10 20.97 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:26:54 #10 20.99 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
12:26:54 #10 21.00 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:26:54 #13 74.72   Installing : gcc-4.8.5-44.el7.aarch64                                   43/65 
12:26:54 #13 75.02   Installing : libsepol-devel-2.5-10.el7.aarch64                          44/65 
12:26:54 #13 75.08   Installing : perl-Test-Harness-3.28-3.el7.noarch                        45/65 
12:26:54 #10 24.81 Unpacking libubsan1:armhf (8.3.0-6) ...
12:26:54 #10 24.86 Selecting previously unselected package libgcc-8-dev:armhf.
12:26:54 #10 24.86 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_armhf.deb ...
12:26:54 #10 24.86 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
12:26:54 #10 25.06 Selecting previously unselected package gcc-8.
12:26:54 #10 25.06 Preparing to unpack .../047-gcc-8_8.3.0-6_armhf.deb ...
12:26:54 #10 29.25 Unpacking libfile-homedir-perl (1.002-1) ...
12:26:54 #10 29.31 Selecting previously unselected package devscripts.
12:26:54 #10 29.31 Preparing to unpack .../118-devscripts_2.17.12ubuntu1.1_arm64.deb ...
12:26:54 #10 29.34 Unpacking devscripts (2.17.12ubuntu1.1) ...
12:26:54 #10 29.44 Selecting previously unselected package diffstat.
12:26:54 #10 29.44 Preparing to unpack .../119-diffstat_1.61-1build1_arm64.deb ...
12:26:54 #10 29.44 Unpacking diffstat (1.61-1build1) ...
12:26:54 #10 29.48 Selecting previously unselected package libassuan0:arm64.
12:26:54 #10 29.48 Preparing to unpack .../120-libassuan0_2.5.1-2_arm64.deb ...
12:26:54 #10 29.49 Unpacking libassuan0:arm64 (2.5.1-2) ...
12:26:54 #10 29.52 Selecting previously unselected package gpgconf.
12:26:54 #10 29.61 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ...
12:26:54 #10 29.61 Unpacking libio-html-perl (1.001-1) ...
12:26:54 #10 29.66 Selecting previously unselected package liblwp-mediatypes-perl.
12:26:54 #10 29.66 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:26:54 #10 29.67 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:26:54 #10 29.71 Selecting previously unselected package libhttp-message-perl.
12:26:54 #10 29.71 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ...
12:26:54 #10 29.71 Unpacking libhttp-message-perl (6.18-1) ...
12:26:54 #10 29.76 Selecting previously unselected package libhttp-cookies-perl.
12:26:54 #10 29.76 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ...
12:26:54 #10 29.77 Unpacking libhttp-cookies-perl (6.04-1) ...
12:26:54 #10 29.85 Selecting previously unselected package libhttp-negotiate-perl.
12:26:54 #10 18.98 Unpacking automake (1:1.16.3-2) ...
12:26:54 #10 19.14 Selecting previously unselected package autopoint.
12:26:54 #10 19.14 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
12:26:54 #10 19.14 Unpacking autopoint (0.21-4) ...
12:26:54 #10 19.18 Selecting previously unselected package binutils-common:armhf.
12:26:54 #10 19.18 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
12:26:54 #10 19.18 Unpacking binutils-common:armhf (2.35.2-2) ...
12:26:54 #10 21.73 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:26:54 #10 12.82 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
12:26:54 #10 12.82 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
12:26:54 #10 12.82 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
12:26:54 #10 12.82 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
12:26:54 #10 12.82 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
12:26:54 #10 12.82 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
12:26:54 #10 12.84 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
12:26:54 #10 12.90 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
12:26:54 #10 12.92 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
12:26:54 #10 28.40 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
12:26:54 #10 28.41 Unpacking libhttp-cookies-perl (6.10-1) ...
12:26:54 #10 28.45 Selecting previously unselected package libhttp-negotiate-perl.
12:26:54 #10 28.45 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
12:26:54 #10 28.45 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:26:54 #10 28.49 Selecting previously unselected package perl-openssl-defaults:arm64.
12:26:54 #10 28.49 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
12:26:54 #10 28.49 Unpacking perl-openssl-defaults:arm64 (5) ...
12:26:54 #10 28.53 Selecting previously unselected package libnet-ssleay-perl.
12:26:54 #10 28.53 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
12:26:54 #10 28.54 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:26:54 #10 28.60 Selecting previously unselected package libio-socket-ssl-perl.
12:26:54 #10 28.60 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
12:26:54 #10 28.60 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:26:54 #10 28.66 Selecting previously unselected package libnet-http-perl.
12:26:54 #11 20.53 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_amd64.deb ...
12:26:54 #11 20.54 Unpacking perl (5.34.0-3ubuntu1.1) ...
12:26:54 #11 20.58 Selecting previously unselected package openssl.
12:26:54 #11 20.58 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.7_amd64.deb ...
12:26:54 #11 20.59 Unpacking openssl (3.0.2-0ubuntu1.7) ...
12:26:54 #11 20.68 Selecting previously unselected package ca-certificates.
12:26:54 #11 20.68 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
12:26:54 #11 20.69 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
12:26:54 #11 20.74 Selecting previously unselected package distro-info-data.
12:26:54 #11 20.74 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
12:26:54 #11 20.75 Unpacking distro-info-data (0.52ubuntu0.2) ...
12:26:54 #11 20.77 Selecting previously unselected package iso-codes.
12:26:54 #11 20.77 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
12:26:54 #11 20.78 Unpacking iso-codes (4.9.0-1) ...
12:26:54 #11 20.92 Selecting previously unselected package less.
12:26:54 #11 20.92 Preparing to unpack .../010-less_590-1build1_amd64.deb ...
12:26:54 #11 20.93 Unpacking less (590-1build1) ...
12:26:54 #11 20.97 Selecting previously unselected package libmd0:amd64.
12:26:54 #11 26.72 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ...
12:26:54 #11 26.73 Unpacking dctrl-tools (2.24-3build2) ...
12:26:54 #11 26.76 Selecting previously unselected package libdebhelper-perl.
12:26:54 #11 26.76 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ...
12:26:54 #11 26.77 Unpacking libdebhelper-perl (13.6ubuntu1) ...
12:26:54 #11 26.81 Selecting previously unselected package libtool.
12:26:54 #11 26.81 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ...
12:26:54 #11 26.81 Unpacking libtool (2.4.6-15build2) ...
12:26:54 #11 26.85 Selecting previously unselected package dh-autoreconf.
12:26:54 #11 26.85 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
12:26:54 #11 26.85 Unpacking dh-autoreconf (20) ...
12:26:54 #11 26.88 Selecting previously unselected package libarchive-zip-perl.
12:26:54 #11 26.89 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
12:26:54 #11 26.89 Unpacking libarchive-zip-perl (1.68-1) ...
12:26:54 #11 26.93 Selecting previously unselected package libsub-override-perl.
12:26:54 #11 26.93 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
12:26:54 #11 26.94 Unpacking libsub-override-perl (0.09-2) ...
12:26:54 #11 26.97 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:26:54 #11 22.08 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7_arm64.deb ...
12:26:54 #11 22.08 Unpacking libsystemd-shared:arm64 (251.4-1ubuntu7) ...
12:26:54 #11 22.16 Selecting previously unselected package systemd.
12:26:54 #11 22.16 Preparing to unpack .../010-systemd_251.4-1ubuntu7_arm64.deb ...
12:26:54 #11 22.18 Unpacking systemd (251.4-1ubuntu7) ...
12:26:54 #11 22.31 Selecting previously unselected package perl-modules-5.34.
12:26:54 #7 ...
12:26:54 
12:26:54 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:54 #0 1.760 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
12:26:54 #0 2.189 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
12:26:54 #0 2.274 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
12:26:54 #0 2.369 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
12:26:54 #0 2.492 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
12:26:54 #0 2.736 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
12:26:54 #0 2.736 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
12:26:54 #0 3.728 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
12:26:54 #0 3.728 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [697 kB]
12:26:54 #0 3.728 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [10.2 kB]
12:26:54 #0 3.728 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1333 B]
12:26:54 #0 3.728 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [706 kB]
12:26:54 #0 3.758 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [3503 B]
12:26:54 #0 3.758 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [7291 B]
12:26:54 #0 3.758 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9804 B]
12:26:54 #0 3.758 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [425 kB]
12:26:54 #0 3.793 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
12:26:54 #0 3.861 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [496 kB]
12:26:54 #0 4.786 Fetched 21.6 MB in 3s (6310 kB/s)
12:26:54 #0 4.786 Reading package lists...
12:26:54 #0 5.921 Reading package lists...
12:26:54 #0 6.975 Building dependency tree...
12:26:54 #0 7.178 Reading state information...
12:26:54 #0 7.462 The following additional packages will be installed:
12:26:54 #0 7.462   autoconf automake autopoint autotools-dev binutils
12:26:54 #0 7.462   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:26:54 #0 7.462   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
12:26:54 #0 7.462   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:26:54 #0 7.463   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:26:54 #0 7.463   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
12:26:54 #0 7.463   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:26:54 #0 7.463   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
12:26:54 #0 7.463   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:26:54 #0 7.463   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:54 #0 7.463   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:54 #0 7.463   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:54 #0 7.463   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
12:26:54 #0 7.463   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:54 #0 7.463   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:54 #0 7.463   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:54 #0 7.463   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
12:26:54 #0 7.463   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:54 #0 7.463   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
12:26:54 #0 7.463   libdata-validate-uri-perl libdebhelper-perl libdeflate0
12:26:54 #0 7.463   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
12:26:54 #0 7.463   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
12:26:54 #0 7.463   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
12:26:54 #0 7.463   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
12:26:54 #0 7.463   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
12:26:54 #0 7.463   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:54 #0 7.463   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:54 #0 7.463   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
12:26:54 #0 7.463   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
12:26:54 #0 7.463   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:26:54 #0 7.463   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:54 #0 7.463   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:54 #0 7.463   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:54 #0 7.463   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:54 #0 7.463   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
12:26:54 #0 7.463   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
12:26:54 #0 7.463   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
12:26:54 #0 7.463   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:54 #0 7.463   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
12:26:54 #0 7.463   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
12:26:54 #0 7.463   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:54 #0 7.463   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:54 #0 7.463   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
12:26:54 #0 7.463   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:54 #0 7.463   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:54 #0 7.463   libmath-base85-perl libmd0 libmodule-implementation-perl
12:26:54 #0 7.463   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
12:26:54 #0 7.463   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
12:26:54 #0 7.463   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
12:26:54 #0 7.463   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
12:26:54 #0 7.463   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
12:26:54 #0 7.463   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
12:26:54 #0 7.463   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:54 #0 7.463   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
12:26:54 #0 7.463   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
12:26:54 #0 7.463   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
12:26:54 #0 7.463   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
12:26:54 #0 7.463   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:54 #0 7.463   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
12:26:54 #0 7.463   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:54 #0 7.463   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
12:26:54 #0 7.463   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
12:26:54 #0 7.463   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
12:26:54 #0 7.463   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
12:26:54 #0 7.463   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:54 #0 7.463   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:54 #0 7.463   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
12:26:54 #0 7.463   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:26:54 #0 7.463   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:26:54 #0 7.463   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
12:26:54 #0 7.463   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:54 #0 7.463   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
12:26:54 #0 7.463   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
12:26:54 #0 7.463   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:54 #0 7.463   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:54 #0 7.463   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
12:26:54 #0 7.463   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:54 #0 7.463   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
12:26:54 #0 7.463   media-types netbase openssh-client openssl patch patchutils perl
12:26:54 #0 7.463   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:54 #0 7.463   publicsuffix python-apt-common python3 python3-apt python3-certifi
12:26:54 #0 7.463   python3-chardet python3-debian python3-gpg python3-idna python3-magic
12:26:54 #0 7.463   python3-minimal python3-pkg-resources python3-requests python3-six
12:26:54 #0 7.463   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
12:26:54 #0 7.464   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
12:26:54 #0 7.464   zstd
12:26:54 #0 7.465 Suggested packages:
12:26:54 #0 7.465   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:26:54 #0 7.465   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
12:26:54 #0 7.465   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
12:26:54 #0 7.465   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
12:26:54 #0 7.465   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:26:54 #0 7.465   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:26:54 #0 7.465   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:26:54 #0 7.465   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
12:26:54 #0 7.465   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
12:26:54 #0 7.465   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
12:26:54 #0 7.465   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
12:26:54 #0 7.465   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
12:26:54 #0 7.465   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
12:26:54 #0 7.465   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
12:26:54 #0 7.465   libscalar-number-perl libsasl2-modules-gssapi-mit
12:26:54 #0 7.465   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:26:54 #0 7.465   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
12:26:54 #0 7.465   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:26:54 #0 7.465   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
12:26:54 #0 7.465   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:26:54 #0 7.465   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
12:26:54 #0 7.465   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:26:54 #0 7.465   libterm-readline-gnu-perl | libterm-readline-perl-perl
12:26:54 #0 7.465   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
12:26:54 #0 7.465   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:26:54 #0 7.465   python3-cryptography python3-openssl python3-socks python-requests-doc
12:26:54 #0 7.465   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
12:26:54 #0 7.955 The following NEW packages will be installed:
12:26:54 #0 7.955   autoconf automake autopoint autotools-dev binutils
12:26:54 #0 7.955   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
12:26:54 #0 7.955   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
12:26:54 #0 7.955   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:26:54 #0 7.955   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:26:54 #0 7.955   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
12:26:54 #0 7.955   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:26:54 #0 7.955   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
12:26:54 #0 7.955   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:26:54 #0 7.955   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:26:54 #0 7.955   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:26:54 #0 7.955   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:26:54 #0 7.955   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
12:26:54 #0 7.955   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
12:26:54 #0 7.955   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:26:54 #0 7.955   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:26:54 #0 7.955   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
12:26:54 #0 7.955   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:26:54 #0 7.955   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
12:26:54 #0 7.955   libdata-validate-uri-perl libdebhelper-perl libdeflate0
12:26:54 #0 7.955   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
12:26:54 #0 7.955   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
12:26:54 #0 7.955   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
12:26:54 #0 7.955   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
12:26:54 #0 7.955   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
12:26:54 #0 7.955   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
12:26:54 #0 7.955   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:26:54 #0 7.955   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
12:26:54 #0 7.955   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
12:26:54 #0 7.955   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:26:54 #0 7.955   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:26:54 #0 7.955   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:26:54 #0 7.955   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:26:54 #0 7.955   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:26:54 #0 7.955   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
12:26:54 #0 7.955   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
12:26:54 #0 7.955   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
12:26:54 #0 7.955   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:26:54 #0 7.955   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
12:26:54 #0 7.955   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
12:26:54 #0 7.955   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:26:54 #0 7.955   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:26:54 #0 7.955   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
12:26:54 #0 7.955   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:26:54 #0 7.955   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
12:26:54 #0 7.955   libmath-base85-perl libmd0 libmodule-implementation-perl
12:26:54 #0 7.955   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
12:26:54 #0 7.955   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
12:26:54 #0 7.955   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
12:26:54 #0 7.955   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
12:26:54 #0 7.955   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
12:26:54 #0 7.955   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
12:26:54 #0 7.955   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:26:54 #0 7.955   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
12:26:54 #0 7.955   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
12:26:54 #0 7.955   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
12:26:54 #0 7.955   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
12:26:54 #0 7.955   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:26:54 #0 7.955   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
12:26:54 #0 7.955   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:26:54 #0 7.955   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
12:26:54 #0 7.955   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
12:26:54 #0 7.955   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
12:26:54 #0 7.955   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
12:26:54 #0 7.955   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:26:54 #0 7.955   libsub-name-perl libsub-override-perl libsub-quote-perl
12:26:54 #0 7.955   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
12:26:54 #0 7.955   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:26:54 #0 7.955   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:26:54 #0 7.955   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
12:26:54 #0 7.955   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:26:54 #0 7.955   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
12:26:54 #0 7.955   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
12:26:54 #0 7.955   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
12:26:54 #0 7.955   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
12:26:54 #0 7.955   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
12:26:54 #0 7.955   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:26:54 #0 7.955   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
12:26:54 #0 7.955   media-types netbase openssh-client openssl patch patchutils perl
12:26:54 #0 7.955   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
12:26:54 #0 7.955   publicsuffix python-apt-common python3 python3-apt python3-certifi
12:26:54 #0 7.955   python3-chardet python3-debian python3-gpg python3-idna python3-magic
12:26:54 #0 7.955   python3-minimal python3-pkg-resources python3-requests python3-six
12:26:54 #0 7.955   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
12:26:54 #0 7.955   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
12:26:54 #0 7.955   zstd
12:26:54 #0 8.381 0 upgraded, 366 newly installed, 0 to remove and 4 not upgraded.
12:26:54 #0 8.381 Need to get 114 MB of archives.
12:26:54 #0 8.381 After this operation, 377 MB of additional disk space will be used.
12:26:54 #0 8.381 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
12:26:54 #0 8.532 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.6-1~22.04.2 [794 kB]
12:26:54 #0 8.904 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
12:26:54 #0 8.911 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.6-1~22.04.2 [1941 kB]
12:26:54 #0 9.045 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
12:26:54 #0 9.045 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
12:26:54 #0 9.045 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
12:26:54 #0 9.049 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
12:26:54 #0 9.049 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
12:26:54 #0 9.055 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
12:26:54 #0 9.082 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.6-1~22.04.2 [1750 kB]
12:26:54 #0 9.166 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.6-1~22.04.2 [497 kB]
12:26:54 #0 9.189 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
12:26:54 #0 9.189 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
12:26:54 #0 9.189 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
12:26:54 #0 9.327 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
12:26:54 #0 9.369 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
12:26:54 #0 9.369 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.1 [4062 kB]
12:26:54 #0 9.552 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.1 [232 kB]
12:26:54 #0 9.552 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.7 [1153 kB]
12:26:54 #0 9.580 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
12:26:54 #0 9.585 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.2 [5160 B]
12:26:54 #0 9.585 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
12:26:54 #0 9.784 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf less armhf 590-1build1 [134 kB]
12:26:54 #0 9.784 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB]
12:26:54 #0 9.784 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB]
12:26:54 #0 9.784 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
12:26:54 #0 9.784 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
12:26:54 #11 ...
12:26:54 
12:26:54 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:54 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 5.1s
12:26:54 #11 25.15 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
12:26:54 #11 25.15 Unpacking autopoint (0.19.8.1-10build1) ...
12:26:54 #11 25.20 Selecting previously unselected package binutils-common:arm64.
12:26:54 #11 25.20 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.4_arm64.deb ...
12:26:54 #11 25.21 Unpacking binutils-common:arm64 (2.34-6ubuntu1.4) ...
12:26:54 #11 25.28 Selecting previously unselected package libbinutils:arm64.
12:26:54 #11 25.28 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.4_arm64.deb ...
12:26:54 #11 25.29 Unpacking libbinutils:arm64 (2.34-6ubuntu1.4) ...
12:26:54 #11 25.38 Selecting previously unselected package libctf-nobfd0:arm64.
12:26:54 #11 25.38 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.4_arm64.deb ...
12:26:54 #11 20.74 Setting up python3-minimal (3.10.6-1) ...
12:26:54 #13 75.17   Installing : automake-1.13.4-3.el7.noarch                               46/65 
12:26:54 #13 75.46 install-info: No such file or directory for /usr/share/info/automake.info.gz
12:26:54 #10 25.06 Unpacking gcc-8 (8.3.0-6) ...
12:26:54 #10 29.53 Preparing to unpack .../121-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:54 #10 29.53 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
12:26:54 #10 29.57 Selecting previously unselected package libksba8:arm64.
12:26:54 #10 29.57 Preparing to unpack .../122-libksba8_1.3.5-2ubuntu0.18.04.2_arm64.deb ...
12:26:54 #10 29.58 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
12:26:54 #10 29.64 Selecting previously unselected package libnpth0:arm64.
12:26:54 #10 29.64 Preparing to unpack .../123-libnpth0_1.5-3_arm64.deb ...
12:26:54 #10 29.64 Unpacking libnpth0:arm64 (1.5-3) ...
12:26:54 #10 29.68 Selecting previously unselected package dirmngr.
12:26:54 #10 29.68 Preparing to unpack .../124-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:54 #10 29.70 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
12:26:54 #10 29.76 Selecting previously unselected package python3-pkg-resources.
12:26:54 #10 29.76 Preparing to unpack .../125-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ...
12:26:54 #10 29.77 Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) ...
12:26:54 #10 29.81 Selecting previously unselected package python3-chardet.
12:26:54 #10 29.81 Preparing to unpack .../126-python3-chardet_3.0.4-1_all.deb ...
12:26:54 #10 29.82 Unpacking python3-chardet (3.0.4-1) ...
12:26:54 #10 29.86 Selecting previously unselected package python3-six.
12:26:54 #10 25.97   Preparing        :                                                        1/1 
12:26:54 #10 26.05   Installing       : systemd-libs-252-3.el9.x86_64                        1/166 
12:26:54 #10 29.86 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ...
12:26:54 #10 29.86 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:26:54 #10 29.89 Selecting previously unselected package perl-openssl-defaults:arm64.
12:26:54 #10 29.90 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ...
12:26:54 #10 29.90 Unpacking perl-openssl-defaults:arm64 (3) ...
12:26:54 #10 29.94 Selecting previously unselected package libnet-ssleay-perl.
12:26:54 #10 29.94 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ...
12:26:54 #10 29.94 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
12:26:54 #10 30.00 Selecting previously unselected package libio-socket-ssl-perl.
12:26:54 #10 30.01 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ...
12:26:54 #10 30.01 Unpacking libio-socket-ssl-perl (2.060-3) ...
12:26:54 #10 30.06 Selecting previously unselected package libnet-http-perl.
12:26:54 #10 30.06 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ...
12:26:54 #10 30.07 Unpacking libnet-http-perl (6.18-1) ...
12:26:54 #10 30.10 Selecting previously unselected package liblwp-protocol-https-perl.
12:26:54 #10 22.05 Selecting previously unselected package python3.6.
12:26:54 #10 22.05 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:26:54 #10 22.06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:26:54 #10 22.16 Selecting previously unselected package libpython3-stdlib:amd64.
12:26:54 #10 22.16 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
12:26:54 #10 22.17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
12:26:54 #10 22.26 Setting up python3-minimal (3.6.7-1~18.04) ...
12:26:54 #11 20.97 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ...
12:26:54 #11 20.98 Unpacking libmd0:amd64 (1.0.4-1build1) ...
12:26:54 #11 21.01 Selecting previously unselected package libbsd0:amd64.
12:26:54 #11 21.01 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ...
12:26:54 #11 21.02 Unpacking libbsd0:amd64 (0.11.5-1) ...
12:26:54 #11 21.06 Selecting previously unselected package libelf1:amd64.
12:26:54 #11 21.07 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ...
12:26:54 #11 21.07 Unpacking libelf1:amd64 (0.186-1build1) ...
12:26:54 #11 21.10 Selecting previously unselected package libicu70:amd64.
12:26:54 #10 28.66 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
12:26:54 #10 28.67 Unpacking libnet-http-perl (6.20-1) ...
12:26:54 #10 28.72 Selecting previously unselected package liblwp-protocol-https-perl.
12:26:54 #10 28.73 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:26:54 #10 28.73 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:26:54 #10 28.76 Selecting previously unselected package libtry-tiny-perl.
12:26:54 #10 28.77 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
12:26:54 #10 28.77 Unpacking libtry-tiny-perl (0.30-1) ...
12:26:54 #10 28.81 Selecting previously unselected package libwww-robotrules-perl.
12:26:54 #10 28.81 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
12:26:54 #10 28.81 Unpacking libwww-robotrules-perl (6.02-1) ...
12:26:54 #10 28.84 Selecting previously unselected package libwww-perl.
12:26:54 #10 28.85 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
12:26:54 #10 28.85 Unpacking libwww-perl (6.52-1) ...
12:26:54 #10 28.90 Selecting previously unselected package patchutils.
12:26:54 #11 26.97 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
12:26:54 #11 26.98 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
12:26:54 #11 27.01 Selecting previously unselected package dh-strip-nondeterminism.
12:26:54 #11 27.01 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ...
12:26:54 #11 27.02 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
12:26:54 #11 27.07 Selecting previously unselected package libdw1:arm64.
12:26:54 #11 27.08 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ...
12:26:54 #11 27.08 Unpacking libdw1:arm64 (0.186-1build1) ...
12:26:54 #11 27.11 Selecting previously unselected package debugedit.
12:26:54 #11 27.11 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ...
12:26:54 #11 27.12 Unpacking debugedit (1:5.0-4build1) ...
12:26:54 #11 27.15 Selecting previously unselected package dwz.
12:26:54 #11 27.15 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ...
12:26:54 #11 27.16 Unpacking dwz (0.14-1build2) ...
12:26:54 #11 27.19 Selecting previously unselected package gettext.
12:26:54 #11 22.31 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
12:26:54 #11 22.32 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
12:26:54 #11 22.57 Selecting previously unselected package libgdbm6:arm64.
12:26:54 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 10.1s
12:26:54 #10 26.61 Selecting previously unselected package gcc.
12:26:54 #10 26.61 Preparing to unpack .../053-gcc_4%3a8.3.0-1_amd64.deb ...
12:26:54 #10 26.61 Unpacking gcc (4:8.3.0-1) ...
12:26:54 #10 26.64 Selecting previously unselected package libstdc++-8-dev:amd64.
12:26:54 #10 26.64 Preparing to unpack .../054-libstdc++-8-dev_8.3.0-6_amd64.deb ...
12:26:54 #10 26.65 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
12:26:54 #10 26.88 Selecting previously unselected package g++-8.
12:26:54 #11 25.38 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.4) ...
12:26:54 #11 25.42 Selecting previously unselected package libctf0:arm64.
12:26:54 #11 25.42 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.4_arm64.deb ...
12:26:54 #11 25.43 Unpacking libctf0:arm64 (2.34-6ubuntu1.4) ...
12:26:54 #11 25.46 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:26:54 #11 25.47 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.4_arm64.deb ...
12:26:54 #11 25.47 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.4) ...
12:26:54 #13 75.48   Installing : python-IPy-0.75-6.el7.noarch                               47/65 
12:26:54 #13 75.56   Installing : policycoreutils-python-2.5-34.el7.aarch64                  48/65 
12:26:54 #10 29.87 Preparing to unpack .../127-python3-six_1.11.0-2_all.deb ...
12:26:54 #10 29.87 Unpacking python3-six (1.11.0-2) ...
12:26:54 #10 29.91 Selecting previously unselected package python3-debian.
12:26:54 #10 29.91 Preparing to unpack .../128-python3-debian_0.1.32_all.deb ...
12:26:54 #10 29.91 Unpacking python3-debian (0.1.32) ...
12:26:54 #10 29.95 Selecting previously unselected package gnupg-l10n.
12:26:54 #10 29.95 Preparing to unpack .../129-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
12:26:54 #10 29.96 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:26:54 #10 30.00 Selecting previously unselected package gnupg-utils.
12:26:54 #10 30.00 Preparing to unpack .../130-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:54 #10 30.00 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
12:26:54 #10 30.04 Selecting previously unselected package gpg.
12:26:54 #10 30.04 Preparing to unpack .../131-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:54 #10 30.05 Unpacking gpg (2.2.4-1ubuntu1.6) ...
12:26:54 #10 30.11 Selecting previously unselected package pinentry-curses.
12:26:54 #10 26.09   Running scriptlet: systemd-libs-252-3.el9.x86_64                        1/166 
12:26:54 #10 26.11   Installing       : elfutils-debuginfod-client-0.188-3.el9.x86_64        2/166 
12:26:54 #10 26.12   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/166 
12:26:54 #10 26.16   Installing       : groff-base-1.22.4-10.el9.x86_64                      3/166 
12:26:54 #10 26.21   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/166 
12:26:54 #10 26.22   Installing       : file-5.39-10.el9.x86_64                              4/166 
12:26:54 #10 26.23   Installing       : python3-libselinux-3.5-0.rc1.1.el9.x86_64            5/166 
12:26:54 #10 26.27   Installing       : xz-5.2.5-8.el9.x86_64                                6/166 
12:26:54 #10 21.59 Selecting previously unselected package python3-minimal.
12:26:54 #10 21.59 (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.)
12:26:54 #10 21.59 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
12:26:54 #10 21.59 Unpacking python3-minimal (3.7.3-1) ...
12:26:54 #10 21.64 Selecting previously unselected package mime-support.
12:26:54 #10 21.64 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:26:54 #10 21.64 Unpacking mime-support (3.62) ...
12:26:54 #10 21.69 Selecting previously unselected package libmpdec2:armhf.
12:26:54 #10 21.69 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
12:26:54 #10 21.70 Unpacking libmpdec2:armhf (2.4.2-2) ...
12:26:54 #10 21.74 Selecting previously unselected package libpython3.7-stdlib:armhf.
12:26:54 #10 21.74 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
12:26:54 #10 21.75 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:26:54 #10 30.11 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:26:54 #10 30.11 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:26:54 #10 30.15 Selecting previously unselected package libtry-tiny-perl.
12:26:54 #10 30.15 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ...
12:26:54 #10 30.15 Unpacking libtry-tiny-perl (0.30-1) ...
12:26:54 #10 30.19 Selecting previously unselected package libwww-robotrules-perl.
12:26:54 #10 30.19 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ...
12:26:54 #10 30.20 Unpacking libwww-robotrules-perl (6.02-1) ...
12:26:54 #10 30.23 Selecting previously unselected package libwww-perl.
12:26:54 #10 30.24 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ...
12:26:54 #10 30.24 Unpacking libwww-perl (6.36-2) ...
12:26:54 #10 30.30 Selecting previously unselected package patchutils.
12:26:54 #10 30.30 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ...
12:26:54 #10 30.30 Unpacking patchutils (0.3.4-2) ...
12:26:54 #10 30.34 Selecting previously unselected package wdiff.
12:26:54 #10 19.62 Selecting previously unselected package libbinutils:armhf.
12:26:54 #10 19.62 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
12:26:54 #10 19.62 Unpacking libbinutils:armhf (2.35.2-2) ...
12:26:54 #10 19.79 Selecting previously unselected package libctf-nobfd0:armhf.
12:26:54 #10 19.79 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
12:26:54 #10 19.80 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
12:26:54 #10 19.85 Selecting previously unselected package libctf0:armhf.
12:26:54 #10 19.85 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
12:26:54 #10 28.90 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
12:26:54 #10 28.91 Unpacking patchutils (0.4.2-1) ...
12:26:54 #10 28.95 Selecting previously unselected package wdiff.
12:26:54 #10 28.95 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
12:26:54 #10 28.95 Unpacking wdiff (1.2.2-2+b1) ...
12:26:54 #10 29.02 Selecting previously unselected package devscripts.
12:26:54 #10 29.02 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
12:26:54 #10 29.04 Unpacking devscripts (2.21.3+deb11u1) ...
12:26:54 #11 27.19 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ...
12:26:54 #11 27.20 Unpacking gettext (0.21-4ubuntu4) ...
12:26:54 #11 27.25 Selecting previously unselected package intltool-debian.
12:26:54 #11 27.25 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
12:26:54 #11 27.25 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:26:54 #11 27.29 Selecting previously unselected package po-debconf.
12:26:54 #11 27.29 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
12:26:54 #11 27.29 Unpacking po-debconf (1.0.21+nmu1) ...
12:26:54 #11 27.34 Selecting previously unselected package debhelper.
12:26:54 #11 27.34 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ...
12:26:54 #11 27.34 Unpacking debhelper (13.6ubuntu1) ...
12:26:54 #11 27.40 Selecting previously unselected package libfakeroot:arm64.
12:26:54 #11 27.40 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ...
12:26:54 #11 27.40 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ...
12:26:54 #11 27.44 Selecting previously unselected package fakeroot.
12:26:54 #11 27.44 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ...
12:26:54 #11 27.45 Unpacking fakeroot (1.28-1ubuntu1) ...
12:26:54 #11 27.48 Selecting previously unselected package libassuan0:arm64.
12:26:54 #11 27.48 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ...
12:26:54 #11 27.49 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
12:26:54 #11 27.52 Selecting previously unselected package gpgconf.
12:26:55 #11 22.57 Preparing to unpack .../012-libgdbm6_1.23-1_arm64.deb ...
12:26:55 #11 22.58 Unpacking libgdbm6:arm64 (1.23-1) ...
12:26:55 #11 22.62 Selecting previously unselected package libgdbm-compat4:arm64.
12:26:55 #11 22.62 Preparing to unpack .../013-libgdbm-compat4_1.23-1_arm64.deb ...
12:26:55 #11 22.63 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
12:26:55 #11 22.67 Selecting previously unselected package libperl5.34:arm64.
12:26:55 #11 22.67 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_arm64.deb ...
12:26:55 #11 22.67 Unpacking libperl5.34:arm64 (5.34.0-5ubuntu1.1) ...
12:26:55 #11 22.87 Selecting previously unselected package perl.
12:26:55 #11 21.10 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ...
12:26:55 #11 21.11 Unpacking libicu70:amd64 (70.1-2) ...
12:26:55 #11 21.29 Selecting previously unselected package libxml2:amd64.
12:26:55 #11 21.30 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_amd64.deb ...
12:26:55 #11 21.30 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
12:26:55 #11 21.34 Selecting previously unselected package libyaml-0-2:amd64.
12:26:55 #11 21.34 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ...
12:26:55 #11 21.34 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
12:26:55 #11 21.38 Selecting previously unselected package lsb-release.
12:26:55 #11 21.38 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
12:26:55 #11 21.38 Unpacking lsb-release (11.1.0ubuntu4) ...
12:26:55 #11 21.41 Selecting previously unselected package netbase.
12:26:55 #11 21.41 Preparing to unpack .../018-netbase_6.3_all.deb ...
12:26:55 #11 21.42 Unpacking netbase (6.3) ...
12:26:55 #11 21.45 Selecting previously unselected package python-apt-common.
12:26:55 #11 21.45 Preparing to unpack .../019-python-apt-common_2.4.0_all.deb ...
12:26:55 #11 21.45 Unpacking python-apt-common (2.4.0) ...
12:26:55 #11 21.48 Selecting previously unselected package python3-apt.
12:26:55 #10 26.88 Preparing to unpack .../055-g++-8_8.3.0-6_amd64.deb ...
12:26:55 #10 26.89 Unpacking g++-8 (8.3.0-6) ...
12:26:55 #11 25.72 Selecting previously unselected package binutils.
12:26:55 #11 25.72 Preparing to unpack .../073-binutils_2.34-6ubuntu1.4_arm64.deb ...
12:26:55 #11 25.72 Unpacking binutils (2.34-6ubuntu1.4) ...
12:26:55 #11 25.77 Selecting previously unselected package libc-dev-bin.
12:26:55 #11 25.77 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ...
12:26:55 #11 25.77 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
12:26:55 #11 25.94 Selecting previously unselected package linux-libc-dev:arm64.
12:26:55 #11 21.31 Selecting previously unselected package python3.
12:26:55 #11 21.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 ... 5206 files and directories currently installed.)
12:26:55 #11 21.32 Preparing to unpack .../000-python3_3.10.6-1_amd64.deb ...
12:26:55 #11 21.33 Unpacking python3 (3.10.6-1) ...
12:26:55 #11 21.50 Selecting previously unselected package libargon2-1:amd64.
12:26:55 #11 21.50 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_amd64.deb ...
12:26:55 #11 21.54 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
12:26:55 #10 30.12 Preparing to unpack .../132-pinentry-curses_1.1.0-1_arm64.deb ...
12:26:55 #10 30.12 Unpacking pinentry-curses (1.1.0-1) ...
12:26:55 #10 30.16 Selecting previously unselected package gpg-agent.
12:26:55 #10 30.16 Preparing to unpack .../133-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:55 #10 30.16 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
12:26:55 #10 30.21 Selecting previously unselected package gpg-wks-client.
12:26:55 #10 30.21 Preparing to unpack .../134-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:55 #10 30.22 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:26:55 #10 30.25 Selecting previously unselected package gpg-wks-server.
12:26:55 #10 30.26 Preparing to unpack .../135-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:55 #10 30.26 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:26:55 #10 30.30 Selecting previously unselected package gpgsm.
12:26:55 #10 30.30 Preparing to unpack .../136-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:55 #10 30.31 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
12:26:55 #10 30.35 Selecting previously unselected package gnupg.
12:26:55 #10 26.28   Installing       : unzip-6.0-56.el9.x86_64                              7/166 
12:26:55 #10 26.38   Installing       : python3-setuptools-53.0.0-12.el9.noarch              8/166 
12:26:55 #10 26.43   Installing       : libproxy-0.4.15-35.el9.x86_64                        9/166 
12:26:55 #10 26.44   Installing       : less-590-1.el9.x86_64                               10/166 
12:26:55 #10 26.49   Installing       : diffutils-3.7-12.el9.x86_64                         11/166 
12:26:55 #10 26.50   Installing       : cracklib-2.9.6-27.el9.x86_64                        12/166 
12:26:55 #10 30.34 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ...
12:26:55 #10 30.35 Unpacking wdiff (1.2.2-2+b1) ...
12:26:55 #10 30.41 Selecting previously unselected package devscripts.
12:26:55 #10 30.41 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ...
12:26:55 #10 30.44 Unpacking devscripts (2.19.5+deb10u1) ...
12:26:55 #10 30.55 Selecting previously unselected package diffstat.
12:26:55 #10 30.55 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ...
12:26:55 #10 30.56 Unpacking diffstat (1.62-1) ...
12:26:55 #10 30.59 Selecting previously unselected package distro-info-data.
12:26:55 #11 21.79 Selecting previously unselected package libpython3.8-minimal:amd64.
12:26:55 #11 21.79 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:26:55 #11 21.80 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:26:55 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 7.2s done
12:26:55 #10 22.64 Selecting previously unselected package python3.
12:26:55 #10 22.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 ... 4780 files and directories currently installed.)
12:26:55 #10 22.65 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ...
12:26:55 #10 22.69 Unpacking python3 (3.6.7-1~18.04) ...
12:26:55 #10 29.20 Selecting previously unselected package diffstat.
12:26:55 #10 29.20 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
12:26:55 #10 29.20 Unpacking diffstat (1.64-1) ...
12:26:55 #10 29.24 Selecting previously unselected package distro-info-data.
12:26:55 #10 29.24 Preparing to unpack .../147-distro-info-data_0.51+deb11u3_all.deb ...
12:26:55 #10 29.25 Unpacking distro-info-data (0.51+deb11u3) ...
12:26:55 #10 29.28 Selecting previously unselected package python3-pkg-resources.
12:26:55 #10 29.29 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
12:26:55 #10 29.29 Unpacking python3-pkg-resources (52.0.0-4) ...
12:26:55 #10 29.34 Selecting previously unselected package python3-chardet.
12:26:55 #10 29.34 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
12:26:55 #10 29.35 Unpacking python3-chardet (4.0.0-1) ...
12:26:55 #10 29.40 Selecting previously unselected package python3-six.
12:26:55 #10 19.86 Unpacking libctf0:armhf (2.35.2-2) ...
12:26:55 #10 19.92 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:26:55 #10 19.92 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
12:26:55 #10 19.93 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:26:55 #11 27.52 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.53 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.57 Selecting previously unselected package libksba8:arm64.
12:26:55 #11 27.57 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
12:26:55 #11 27.57 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
12:26:55 #11 27.61 Selecting previously unselected package libnpth0:arm64.
12:26:55 #11 27.61 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ...
12:26:55 #11 27.61 Unpacking libnpth0:arm64 (1.6-3build2) ...
12:26:55 #11 27.65 Selecting previously unselected package dirmngr.
12:26:55 #11 22.87 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_arm64.deb ...
12:26:55 #11 22.88 Unpacking perl (5.34.0-5ubuntu1.1) ...
12:26:55 #11 22.93 Selecting previously unselected package openssl.
12:26:55 #11 22.93 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2_arm64.deb ...
12:26:55 #11 22.93 Unpacking openssl (3.0.5-2ubuntu2) ...
12:26:55 #11 22.99 Selecting previously unselected package ca-certificates.
12:26:55 #11 22.99 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
12:26:55 #11 22.99 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
12:26:55 #11 23.06 Selecting previously unselected package libdbus-1-3:arm64.
12:26:55 #11 23.06 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_arm64.deb ...
12:26:55 #11 23.07 Unpacking libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
12:26:55 #11 23.10 Selecting previously unselected package dbus-bin.
12:26:55 #11 21.48 Preparing to unpack .../020-python3-apt_2.4.0_amd64.deb ...
12:26:55 #11 21.49 Unpacking python3-apt (2.4.0) ...
12:26:55 #11 21.53 Selecting previously unselected package python3-pkg-resources.
12:26:55 #11 21.53 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
12:26:55 #11 21.53 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:26:55 #11 21.57 Selecting previously unselected package ucf.
12:26:55 #11 21.58 Preparing to unpack .../022-ucf_3.0043_all.deb ...
12:26:55 #11 21.58 Moving old data out of the way
12:26:55 #11 21.58 Unpacking ucf (3.0043) ...
12:26:55 #11 21.62 Selecting previously unselected package bsdextrautils.
12:26:55 #11 21.62 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ...
12:26:55 #11 21.62 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
12:26:55 #11 21.65 Selecting previously unselected package libmagic-mgc.
12:26:55 #11 21.65 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_amd64.deb ...
12:26:55 #11 21.65 Unpacking libmagic-mgc (1:5.41-3) ...
12:26:55 #11 21.71 Selecting previously unselected package libmagic1:amd64.
12:26:55 #11 21.71 Preparing to unpack .../025-libmagic1_1%3a5.41-3_amd64.deb ...
12:26:55 #11 21.71 Unpacking libmagic1:amd64 (1:5.41-3) ...
12:26:55 #11 21.74 Selecting previously unselected package file.
12:26:55 #11 25.94 Preparing to unpack .../075-linux-libc-dev_5.4.0-137.154_arm64.deb ...
12:26:55 #11 25.94 Unpacking linux-libc-dev:arm64 (5.4.0-137.154) ...
12:26:55 #11 26.09 Selecting previously unselected package libcrypt-dev:arm64.
12:26:55 #11 26.09 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
12:26:55 #11 26.10 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
12:26:55 #11 26.14 Selecting previously unselected package libc6-dev:arm64.
12:26:55 #11 26.14 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ...
12:26:55 #11 26.14 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ...
12:26:55 #11 21.60 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:26:55 #11 21.60 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
12:26:55 #11 21.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
12:26:55 #11 21.66 Selecting previously unselected package libjson-c5:amd64.
12:26:55 #11 21.67 Preparing to unpack .../003-libjson-c5_0.16-1_amd64.deb ...
12:26:55 #11 21.68 Unpacking libjson-c5:amd64 (0.16-1) ...
12:26:55 #11 21.71 Selecting previously unselected package libcryptsetup12:amd64.
12:26:55 #11 21.71 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_amd64.deb ...
12:26:55 #11 21.72 Unpacking libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
12:26:55 #11 21.77 Selecting previously unselected package libfdisk1:amd64.
12:26:55 #10 30.35 Preparing to unpack .../137-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
12:26:55 #10 30.36 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
12:26:55 #10 30.40 Selecting previously unselected package libgpgme11:arm64.
12:26:55 #10 30.41 Preparing to unpack .../138-libgpgme11_1.10.0-1ubuntu2_arm64.deb ...
12:26:55 #10 30.41 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ...
12:26:55 #10 30.46 Selecting previously unselected package python3-gpg.
12:26:55 #10 30.46 Preparing to unpack .../139-python3-gpg_1.10.0-1ubuntu2_arm64.deb ...
12:26:55 #10 30.47 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
12:26:55 #10 30.53 Selecting previously unselected package dput.
12:26:55 #10 30.53 Preparing to unpack .../140-dput_1.0.1ubuntu1_all.deb ...
12:26:55 #10 30.54 Unpacking dput (1.0.1ubuntu1) ...
12:26:55 #10 30.59 Selecting previously unselected package libfakeroot:arm64.
12:26:55 #10 13.80 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
12:26:55 #10 13.80 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
12:26:55 #10 13.80 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB]
12:26:55 #10 13.80 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
12:26:55 #10 13.80 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
12:26:55 #10 13.80 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
12:26:55 #10 13.80 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
12:26:55 #10 13.80 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
12:26:55 #10 13.80 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
12:26:55 #10 13.87 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
12:26:55 #10 13.95 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB]
12:26:55 #10 13.96 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
12:26:55 #10 26.59   Installing       : cpio-2.13-16.el9.x86_64                             13/166 
12:26:55 #10 26.62   Installing       : bzip2-1.0.8-8.el9.x86_64                            14/166 
12:26:55 #10 26.70   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                  15/166 
12:26:55 #10 26.75   Installing       : python3-distro-1.5.0-7.el9.noarch                   16/166 
12:26:55 #10 26.78   Installing       : python3-setools-4.4.0-5.el9.x86_64                  17/166 
12:26:55 #10 30.59 Preparing to unpack .../145-distro-info-data_0.41+deb10u6_all.deb ...
12:26:55 #10 30.60 Unpacking distro-info-data (0.41+deb10u6) ...
12:26:55 #10 30.64 Selecting previously unselected package python3-pkg-resources.
12:26:55 #10 30.64 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ...
12:26:55 #10 30.64 Unpacking python3-pkg-resources (40.8.0-1) ...
12:26:55 #10 30.71 Selecting previously unselected package python3-chardet.
12:26:55 #10 30.71 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ...
12:26:55 #10 30.72 Unpacking python3-chardet (3.0.4-3) ...
12:26:55 #10 30.77 Selecting previously unselected package python3-six.
12:26:55 #10 30.77 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ...
12:26:55 #10 30.78 Unpacking python3-six (1.12.0-1) ...
12:26:55 #10 30.83 Selecting previously unselected package python3-debian.
12:26:55 #11 22.12 Selecting previously unselected package libexpat1:amd64.
12:26:55 #11 22.12 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
12:26:55 #11 22.16 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
12:26:55 #10 22.10 Selecting previously unselected package python3.7.
12:26:55 #10 22.10 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u4_armhf.deb ...
12:26:55 #10 22.12 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:26:55 #10 22.17 Selecting previously unselected package libpython3-stdlib:armhf.
12:26:55 #10 22.17 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
12:26:55 #10 22.17 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
12:26:55 #10 22.25 Setting up python3-minimal (3.7.3-1) ...
12:26:55 #7 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 0.1s
12:26:55 #10 22.80 Selecting previously unselected package multiarch-support.
12:26:55 #10 22.80 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
12:26:55 #10 22.82 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
12:26:55 #10 22.94 Selecting previously unselected package libxau6:amd64.
12:26:55 #10 22.94 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ...
12:26:55 #10 22.94 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ...
12:26:55 #10 29.40 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
12:26:55 #10 29.41 Unpacking python3-six (1.16.0-2) ...
12:26:55 #10 29.44 Selecting previously unselected package python3-debian.
12:26:55 #10 29.44 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
12:26:55 #10 29.45 Unpacking python3-debian (0.1.39) ...
12:26:55 #10 29.50 Selecting previously unselected package libgpgme11:arm64.
12:26:55 #10 29.50 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
12:26:55 #10 29.51 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
12:26:55 #10 29.56 Selecting previously unselected package python3-gpg.
12:26:55 #10 29.56 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
12:26:55 #10 29.56 Unpacking python3-gpg (1.14.0-1+b2) ...
12:26:55 #10 29.63 Selecting previously unselected package dput.
12:26:55 #10 29.63 Preparing to unpack .../154-dput_1.1.0_all.deb ...
12:26:55 #10 29.65 Unpacking dput (1.1.0) ...
12:26:55 #10 29.68 Selecting previously unselected package equivs.
12:26:55 #10 29.69 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
12:26:55 #10 29.69 Unpacking equivs (2.3.1) ...
12:26:55 #10 29.73 Selecting previously unselected package fonts-dejavu-core.
12:26:55 #10 29.73 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
12:26:55 #10 29.74 Unpacking fonts-dejavu-core (2.37-2) ...
12:26:55 #10 20.31 Selecting previously unselected package binutils.
12:26:55 #10 20.31 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
12:26:55 #10 20.31 Unpacking binutils (2.35.2-2) ...
12:26:55 #10 20.35 Selecting previously unselected package libc-dev-bin.
12:26:55 #10 20.35 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_armhf.deb ...
12:26:55 #10 20.36 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
12:26:55 #10 20.42 Selecting previously unselected package linux-libc-dev:armhf.
12:26:55 #10 20.42 Preparing to unpack .../033-linux-libc-dev_5.10.162-1_armhf.deb ...
12:26:55 #11 27.66 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.67 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.71 Selecting previously unselected package gnupg-l10n.
12:26:55 #11 27.71 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
12:26:55 #11 27.71 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.75 Selecting previously unselected package gnupg-utils.
12:26:55 #11 27.75 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.75 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.79 Selecting previously unselected package gpg.
12:26:55 #11 27.79 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.80 Unpacking gpg (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.83 Selecting previously unselected package pinentry-curses.
12:26:55 #11 27.84 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ...
12:26:55 #11 27.84 Unpacking pinentry-curses (1.1.1-1build2) ...
12:26:55 #11 27.88 Selecting previously unselected package gpg-agent.
12:26:55 #11 27.88 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.88 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.92 Selecting previously unselected package gpg-wks-client.
12:26:55 #11 27.92 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.92 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.95 Selecting previously unselected package gpg-wks-server.
12:26:55 #11 27.95 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.95 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:26:55 #11 27.98 Selecting previously unselected package gpgsm.
12:26:55 #11 27.99 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
12:26:55 #11 27.99 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
12:26:55 #11 28.02 Selecting previously unselected package gnupg.
12:26:55 #11 23.10 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_arm64.deb ...
12:26:55 #11 23.10 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
12:26:55 #11 23.13 Selecting previously unselected package dbus-session-bus-common.
12:26:55 #11 23.14 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
12:26:55 #11 23.14 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:26:55 #11 23.18 Selecting previously unselected package dbus-daemon.
12:26:55 #11 23.18 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_arm64.deb ...
12:26:55 #11 23.18 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
12:26:55 #11 23.22 Selecting previously unselected package dbus-system-bus-common.
12:26:55 #11 23.22 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
12:26:55 #11 23.22 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:26:55 #11 23.27 Selecting previously unselected package dbus.
12:26:55 #11 23.27 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_arm64.deb ...
12:26:55 #11 23.27 Unpacking dbus (1.14.0-2ubuntu3) ...
12:26:55 #11 23.31 Selecting previously unselected package distro-info-data.
12:26:55 #11 23.31 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
12:26:55 #11 23.31 Unpacking distro-info-data (0.54ubuntu0.1) ...
12:26:55 #11 23.35 Selecting previously unselected package dmsetup.
12:26:55 #11 21.75 Preparing to unpack .../026-file_1%3a5.41-3_amd64.deb ...
12:26:55 #11 21.75 Unpacking file (1:5.41-3) ...
12:26:55 #11 21.77 Selecting previously unselected package gettext-base.
12:26:55 #11 21.77 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ...
12:26:55 #11 21.78 Unpacking gettext-base (0.21-4ubuntu4) ...
12:26:55 #11 21.81 Selecting previously unselected package libuchardet0:amd64.
12:26:55 #11 21.81 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ...
12:26:55 #11 21.82 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
12:26:55 #11 21.84 Selecting previously unselected package groff-base.
12:26:55 #11 21.84 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ...
12:26:55 #11 21.85 Unpacking groff-base (1.22.4-8build1) ...
12:26:55 #11 21.91 Selecting previously unselected package libcbor0.8:amd64.
12:26:55 #11 21.91 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
12:26:55 #11 21.91 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
12:26:55 #11 21.94 Selecting previously unselected package libedit2:amd64.
12:26:55 #11 21.94 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
12:26:55 #11 21.95 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
12:26:55 #10 25.92 Selecting previously unselected package gcc.
12:26:55 #10 25.92 Preparing to unpack .../048-gcc_4%3a8.3.0-1_armhf.deb ...
12:26:55 #10 25.93 Unpacking gcc (4:8.3.0-1) ...
12:26:55 #10 25.97 Selecting previously unselected package libstdc++-8-dev:armhf.
12:26:55 #10 25.97 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_armhf.deb ...
12:26:55 #10 25.97 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
12:26:55 #11 26.39 Selecting previously unselected package gcc-9-base:arm64.
12:26:55 #11 26.39 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
12:26:55 #11 26.40 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:26:55 #11 21.77 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_amd64.deb ...
12:26:55 #11 21.78 Unpacking libfdisk1:amd64 (2.38-4ubuntu1) ...
12:26:55 #11 21.81 Selecting previously unselected package libkmod2:amd64.
12:26:55 #11 21.81 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_amd64.deb ...
12:26:55 #11 21.82 Unpacking libkmod2:amd64 (30+20220630-3ubuntu1) ...
12:26:55 #11 21.85 Selecting previously unselected package libapparmor1:amd64.
12:26:55 #11 21.86 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_amd64.deb ...
12:26:55 #11 21.86 Unpacking libapparmor1:amd64 (3.0.7-1ubuntu2) ...
12:26:55 #11 21.89 Selecting previously unselected package libip4tc2:amd64.
12:26:55 #11 21.89 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_amd64.deb ...
12:26:55 #11 21.90 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu6) ...
12:26:55 #11 21.92 Selecting previously unselected package libsystemd-shared:amd64.
12:26:55 #11 21.93 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7_amd64.deb ...
12:26:55 #11 21.93 Unpacking libsystemd-shared:amd64 (251.4-1ubuntu7) ...
12:26:55 #11 22.01 Selecting previously unselected package systemd.
12:26:55 #10 30.59 Preparing to unpack .../141-libfakeroot_1.22-2ubuntu1_arm64.deb ...
12:26:55 #10 30.59 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ...
12:26:55 #10 30.63 Selecting previously unselected package fakeroot.
12:26:55 #10 30.64 Preparing to unpack .../142-fakeroot_1.22-2ubuntu1_arm64.deb ...
12:26:55 #10 30.64 Unpacking fakeroot (1.22-2ubuntu1) ...
12:26:55 #10 30.69 Selecting previously unselected package libcurl3-gnutls:arm64.
12:26:55 #10 30.69 Preparing to unpack .../143-libcurl3-gnutls_7.58.0-2ubuntu3.22_arm64.deb ...
12:26:55 #10 30.70 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.22) ...
12:26:55 #10 30.75 Selecting previously unselected package liberror-perl.
12:26:55 #10 30.75 Preparing to unpack .../144-liberror-perl_0.17025-1_all.deb ...
12:26:55 #10 30.76 Unpacking liberror-perl (0.17025-1) ...
12:26:55 #10 30.79 Selecting previously unselected package git-man.
12:26:55 #10 30.79 Preparing to unpack .../145-git-man_1%3a2.17.1-1ubuntu0.15_all.deb ...
12:26:55 #10 30.80 Unpacking git-man (1:2.17.1-1ubuntu0.15) ...
12:26:55 #10 30.90 Selecting previously unselected package git.
12:26:55 #10 26.82   Installing       : zip-3.0-33.el9.x86_64                               18/166 
12:26:55 #10 26.83   Installing       : python3-libsemanage-3.5-0.rc1.1.el9.x86_64          19/166 
12:26:55 #10 26.88   Installing       : python3-file-magic-5.39-10.el9.noarch               20/166 
12:26:55 #10 26.91   Installing       : elfutils-0.188-3.el9.x86_64                         21/166 
12:26:55 #10 27.02   Installing       : gdb-minimal-10.2-10.el9.x86_64                      22/166 
12:26:55 #10 27.02   Installing       : dbus-libs-1:1.12.20-7.el9.x86_64                    23/166 
12:26:55 #10 14.03 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
12:26:55 #10 14.04 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB]
12:26:55 #10 14.13 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
12:26:55 #10 14.13 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
12:26:55 #10 14.18 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
12:26:55 #10 30.83 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ...
12:26:55 #10 30.84 Unpacking python3-debian (0.1.35) ...
12:26:55 #10 30.89 Selecting previously unselected package libgpgme11:arm64.
12:26:55 #10 30.89 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ...
12:26:55 #10 30.92 Unpacking libgpgme11:arm64 (1.12.0-6) ...
12:26:55 #10 30.97 Selecting previously unselected package python3-gpg.
12:26:55 #10 30.97 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ...
12:26:55 #10 30.98 Unpacking python3-gpg (1.12.0-6) ...
12:26:55 #10 31.04 Selecting previously unselected package dput.
12:26:55 #10 31.05 Preparing to unpack .../152-dput_1.0.3_all.deb ...
12:26:55 #10 31.06 Unpacking dput (1.0.3) ...
12:26:55 #10 31.09 Selecting previously unselected package equivs.
12:26:55 #11 22.36 Selecting previously unselected package python3.8-minimal.
12:26:55 #11 22.37 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:26:55 #11 22.41 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:26:55 #10 23.14 Selecting previously unselected package libbsd0:amd64.
12:26:55 #10 23.14 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ...
12:26:55 #10 23.15 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
12:26:55 #10 23.21 Selecting previously unselected package libxdmcp6:amd64.
12:26:55 #10 23.21 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
12:26:55 #10 23.21 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
12:26:55 #10 23.26 Selecting previously unselected package libxcb1:amd64.
12:26:55 #10 23.26 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...
12:26:55 #10 23.27 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ...
12:26:55 #10 23.31 Selecting previously unselected package libx11-data.
12:26:55 #10 23.31 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
12:26:55 #10 23.31 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
12:26:55 #10 29.86 Selecting previously unselected package fontconfig-config.
12:26:55 #10 29.86 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
12:26:55 #10 29.98 Unpacking fontconfig-config (2.13.1-4.2) ...
12:26:55 #10 20.42 Unpacking linux-libc-dev:armhf (5.10.162-1) ...
12:26:55 #11 28.02 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ...
12:26:55 #11 28.03 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
12:26:55 #11 28.06 Selecting previously unselected package libfile-dirlist-perl.
12:26:55 #11 28.06 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
12:26:55 #11 28.07 Unpacking libfile-dirlist-perl (0.05-2) ...
12:26:55 #11 28.09 Selecting previously unselected package libfile-which-perl.
12:26:55 #11 28.10 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
12:26:55 #11 28.10 Unpacking libfile-which-perl (1.23-1) ...
12:26:55 #11 28.13 Selecting previously unselected package libfile-homedir-perl.
12:26:55 #11 28.13 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
12:26:55 #11 28.13 Unpacking libfile-homedir-perl (1.006-1) ...
12:26:55 #11 28.17 Selecting previously unselected package libfile-touch-perl.
12:26:55 #11 28.17 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ...
12:26:55 #11 28.17 Unpacking libfile-touch-perl (0.12-1) ...
12:26:55 #11 28.20 Selecting previously unselected package libio-pty-perl.
12:26:55 #11 28.20 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
12:26:55 #11 28.20 Unpacking libio-pty-perl (1:1.15-2build2) ...
12:26:55 #11 28.24 Selecting previously unselected package libipc-run-perl.
12:26:55 #13 75.62   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   49/65 
12:26:55 #11 21.98 Selecting previously unselected package libfido2-1:amd64.
12:26:55 #11 21.98 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ...
12:26:55 #11 21.99 Unpacking libfido2-1:amd64 (1.10.0-1) ...
12:26:55 #11 22.02 Selecting previously unselected package libnghttp2-14:amd64.
12:26:55 #11 22.02 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ...
12:26:55 #11 22.02 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
12:26:55 #11 22.09 Selecting previously unselected package libpipeline1:amd64.
12:26:55 #11 22.09 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ...
12:26:55 #11 22.09 Unpacking libpipeline1:amd64 (1.5.5-1) ...
12:26:55 #11 22.12 Selecting previously unselected package libpng16-16:amd64.
12:26:55 #11 22.13 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ...
12:26:55 #11 22.13 Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
12:26:55 #11 22.17 Selecting previously unselected package libpsl5:amd64.
12:26:55 #11 22.17 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ...
12:26:55 #11 22.17 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
12:26:55 #11 22.21 Selecting previously unselected package libxau6:amd64.
12:26:55 #11 23.35 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_arm64.deb ...
12:26:55 #11 23.35 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
12:26:55 #11 23.40 Selecting previously unselected package libglib2.0-0:arm64.
12:26:55 #11 23.40 Preparing to unpack .../026-libglib2.0-0_2.74.3-0ubuntu1_arm64.deb ...
12:26:55 #11 23.40 Unpacking libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
12:26:55 #11 23.47 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:26:55 #11 23.47 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_arm64.deb ...
12:26:55 #11 23.47 Unpacking libgirepository-1.0-1:arm64 (1.74.0-2) ...
12:26:55 #11 23.50 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:26:55 #11 23.50 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_arm64.deb ...
12:26:55 #11 23.50 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-2) ...
12:26:55 #11 23.54 Selecting previously unselected package iso-codes.
12:26:55 #11 23.54 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
12:26:55 #11 23.54 Unpacking iso-codes (4.11.0-1) ...
12:26:55 #10 26.35 Selecting previously unselected package g++-8.
12:26:55 #10 26.35 Preparing to unpack .../050-g++-8_8.3.0-6_armhf.deb ...
12:26:55 #10 26.36 Unpacking g++-8 (8.3.0-6) ...
12:26:55 #10 ...
12:26:55 
12:26:55 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:26:55 #9 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 6.2s done
12:26:55 #9 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 6.6s
12:26:55 #11 26.55 Selecting previously unselected package libisl22:arm64.
12:26:55 #11 26.55 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
12:26:55 #11 26.55 Unpacking libisl22:arm64 (0.22.1-1) ...
12:26:55 #11 26.63 Selecting previously unselected package libmpfr6:arm64.
12:26:55 #11 26.63 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
12:26:55 #11 26.64 Unpacking libmpfr6:arm64 (4.0.2-1) ...
12:26:55 #9 ...
12:26:55 
12:26:55 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:55 #11 10.23 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
12:26:55 #11 10.23 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
12:26:55 #11 10.23 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
12:26:55 #11 10.23 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
12:26:55 #11 10.23 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB]
12:26:55 #11 10.25 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
12:26:55 #11 10.25 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
12:26:55 #11 10.30 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
12:26:55 #11 10.35 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.5 [591 kB]
12:26:55 #11 10.38 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
12:26:55 #11 10.39 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1 [17.0 kB]
12:26:55 #11 10.39 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1 [140 kB]
12:26:55 #11 10.40 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
12:26:55 #11 10.41 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
12:26:55 #11 10.41 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
12:26:55 #11 10.41 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
12:26:55 #11 10.41 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
12:26:55 #11 10.45 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
12:26:55 #11 10.52 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
12:26:55 #11 10.53 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
12:26:55 #11 10.53 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
12:26:55 #11 10.55 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
12:26:55 #11 10.57 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.4 [207 kB]
12:26:55 #11 10.58 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.4 [317 kB]
12:26:55 #11 10.60 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.4 [38.1 kB]
12:26:55 #11 10.60 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.4 [37.2 kB]
12:26:55 #11 10.60 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.4 [2095 kB]
12:26:55 #11 10.70 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.4 [3368 B]
12:26:55 #11 10.70 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB]
12:26:55 #11 10.70 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-137.154 [1102 kB]
12:26:55 #11 10.76 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
12:26:55 #11 10.76 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB]
12:26:55 #11 10.88 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
12:26:55 #11 10.88 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
12:26:55 #11 10.88 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
12:26:55 #11 10.89 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
12:26:55 #11 10.89 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.1 [5888 kB]
12:26:55 #11 11.22 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
12:26:55 #11 11.24 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB]
12:26:55 #11 11.24 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB]
12:26:55 #11 11.24 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B]
12:26:55 #11 11.39 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.1 [2808 kB]
12:26:55 #11 12.05 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB]
12:26:55 #11 12.06 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [683 kB]
12:26:55 #11 12.07 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.1 [6584 kB]
12:26:55 #11 12.53 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
12:26:55 #11 12.53 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [1792 kB]
12:26:55 #11 12.54 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.1 [6699 kB]
12:26:55 #11 12.95 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
12:26:55 #11 12.95 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
12:26:55 #11 12.95 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
12:26:55 #11 12.96 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
12:26:55 #11 12.96 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
12:26:55 #11 12.97 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
12:26:55 #11 12.97 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
12:26:55 #11 12.98 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [35.3 kB]
12:26:55 #11 12.98 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [140 kB]
12:26:55 #11 13.02 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [25.1 kB]
12:26:55 #11 13.06 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [78.3 kB]
12:26:55 #11 13.06 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [47.0 kB]
12:26:55 #11 13.06 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [88.7 kB]
12:26:55 #11 13.06 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [170 kB]
12:26:55 #11 13.07 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [13.3 kB]
12:26:55 #11 13.07 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [80.2 kB]
12:26:55 #11 13.07 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB]
12:26:55 #11 13.07 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
12:26:55 #11 13.09 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
12:26:55 #11 13.17 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB]
12:26:55 #11 13.17 Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
12:26:55 #11 13.17 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
12:26:55 #11 13.18 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
12:26:55 #11 13.18 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.15 [204 kB]
12:26:55 #11 13.19 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.15 [154 kB]
12:26:55 #11 13.19 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
12:26:55 #11 13.20 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
12:26:55 #11 13.20 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
12:26:55 #11 13.24 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
12:26:55 #11 13.31 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
12:26:55 #11 13.32 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
12:26:55 #11 13.32 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
12:26:55 #11 13.32 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
12:26:55 #11 13.32 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
12:26:55 #11 13.32 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
12:26:55 #11 13.32 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
12:26:55 #11 13.35 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:55 #11 13.36 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
12:26:55 #11 13.39 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
12:26:55 #11 13.46 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
12:26:55 #11 13.46 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
12:26:55 #11 13.46 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
12:26:55 #11 13.46 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
12:26:55 #11 13.47 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
12:26:55 #11 13.47 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
12:26:55 #11 13.47 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
12:26:55 #11 13.48 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
12:26:55 #11 13.48 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
12:26:55 #11 13.53 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
12:26:55 #11 13.60 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
12:26:55 #11 13.60 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
12:26:55 #11 13.61 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
12:26:55 #11 13.61 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
12:26:55 #11 13.62 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
12:26:55 #11 13.62 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
12:26:55 #11 13.63 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
12:26:55 #11 13.63 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
12:26:55 #11 13.64 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
12:26:55 #11 13.68 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
12:26:55 #11 13.71 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:55 #11 13.71 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
12:26:55 #11 13.71 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
12:26:55 #11 13.71 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
12:26:55 #11 13.71 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
12:26:55 #11 13.71 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:55 #11 13.71 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:55 #11 13.71 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
12:26:55 #11 13.75 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
12:26:55 #11 13.79 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:55 #11 13.79 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
12:26:55 #11 13.79 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
12:26:55 #11 13.79 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
12:26:55 #11 13.79 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
12:26:55 #11 13.79 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
12:26:55 #11 13.79 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:55 #11 13.79 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
12:26:55 #11 13.82 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
12:26:55 #11 13.87 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
12:26:55 #11 13.87 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
12:26:55 #11 13.87 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:55 #11 13.88 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
12:26:55 #11 13.88 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
12:26:55 #11 13.88 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:55 #11 13.88 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
12:26:55 #11 13.88 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
12:26:55 #11 13.89 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
12:26:55 #11 13.97 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
12:26:55 #11 13.97 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
12:26:55 #11 13.97 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
12:26:55 #11 13.97 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:55 #11 13.97 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
12:26:55 #11 13.98 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
12:26:55 #11 13.98 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
12:26:55 #11 13.98 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
12:26:55 #11 14.16 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
12:26:55 #11 14.32 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
12:26:55 #11 14.46 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB]
12:26:55 #11 14.51 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB]
12:26:55 #11 14.56 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB]
12:26:55 #11 14.61 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB]
12:26:55 #11 14.62 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.15 [202 kB]
12:26:55 #11 14.67 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
12:26:55 #11 14.67 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.8 [886 kB]
12:26:55 #11 14.76 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.8 [3369 kB]
12:26:55 #11 14.95 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
12:26:55 #11 14.96 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
12:26:55 #11 14.96 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:55 #11 14.96 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
12:26:55 #11 14.96 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
12:26:55 #11 14.96 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
12:26:55 #11 14.96 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
12:26:55 #11 14.96 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
12:26:55 #11 14.96 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:55 #11 15.03 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
12:26:55 #11 15.03 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
12:26:55 #11 15.04 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:26:55 #11 15.04 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
12:26:55 #11 15.04 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
12:26:55 #11 15.04 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
12:26:55 #11 15.04 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
12:26:55 #11 15.04 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
12:26:55 #11 15.04 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
12:26:55 #11 15.10 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
12:26:55 #11 15.11 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
12:26:55 #11 15.11 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
12:26:55 #11 15.12 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:26:55 #11 15.12 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
12:26:55 #11 15.12 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
12:26:55 #11 15.12 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
12:26:55 #11 15.12 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
12:26:55 #11 15.12 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B]
12:26:55 #11 15.18 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:55 #11 15.19 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
12:26:55 #11 15.20 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
12:26:55 #11 15.20 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
12:26:55 #11 15.20 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
12:26:55 #11 15.20 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
12:26:55 #11 15.20 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
12:26:55 #11 15.20 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
12:26:55 #11 15.20 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
12:26:55 #11 15.25 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
12:26:55 #11 15.28 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
12:26:55 #11 15.28 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
12:26:55 #11 15.28 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
12:26:55 #11 15.29 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:26:55 #11 15.29 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
12:26:55 #11 15.29 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
12:26:55 #11 15.29 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
12:26:55 #11 15.29 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
12:26:55 #11 15.34 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
12:26:55 #11 15.37 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
12:26:55 #11 15.37 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
12:26:55 #11 15.37 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
12:26:55 #11 15.37 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:26:55 #11 15.37 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
12:26:55 #11 15.37 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
12:26:55 #11 15.37 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
12:26:55 #11 15.37 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
12:26:55 #11 15.40 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
12:26:55 #11 15.45 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
12:26:55 #11 15.45 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
12:26:55 #11 15.45 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
12:26:55 #11 15.45 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:55 #11 15.45 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
12:26:55 #11 15.45 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
12:26:55 #11 15.46 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
12:26:55 #11 15.46 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
12:26:55 #11 15.47 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
12:26:55 #11 15.54 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
12:26:55 #11 15.54 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
12:26:55 #11 15.54 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
12:26:55 #11 15.54 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
12:26:55 #11 15.54 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
12:26:55 #11 15.54 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
12:26:55 #11 15.55 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
12:26:55 #11 15.55 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
12:26:55 #11 15.55 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
12:26:55 #11 15.62 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
12:26:55 #11 15.62 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
12:26:55 #11 15.62 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
12:26:55 #11 15.62 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
12:26:55 #11 15.62 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
12:26:55 #11 15.62 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
12:26:55 #11 15.63 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
12:26:55 #11 15.63 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
12:26:55 #11 15.63 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
12:26:55 #11 15.70 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
12:26:55 #11 15.70 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
12:26:55 #11 15.78 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
12:26:55 #11 15.78 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
12:26:55 #11 15.78 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
12:26:55 #11 15.78 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
12:26:55 #11 15.78 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
12:26:55 #11 15.78 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
12:26:55 #11 15.78 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
12:26:55 #11 15.92 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
12:26:55 #11 16.00 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
12:26:55 #11 16.02 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
12:26:55 #11 22.01 Preparing to unpack .../010-systemd_251.4-1ubuntu7_amd64.deb ...
12:26:55 #11 22.02 Unpacking systemd (251.4-1ubuntu7) ...
12:26:55 #11 22.15 Selecting previously unselected package perl-modules-5.34.
12:26:55 #11 22.15 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
12:26:55 #11 22.16 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
12:26:55 #10 30.90 Preparing to unpack .../146-git_1%3a2.17.1-1ubuntu0.15_arm64.deb ...
12:26:55 #10 30.92 Unpacking git (1:2.17.1-1ubuntu0.15) ...
12:26:55 #10 27.08   Installing       : python3-dbus-1.2.18-2.el9.x86_64                    24/166 
12:26:55 #10 27.10   Installing       : procps-ng-3.3.17-9.el9.x86_64                       25/166 
12:26:55 #10 27.14   Installing       : python3-systemd-234-18.el9.x86_64                   26/166 
12:26:55 #10 27.22   Installing       : util-linux-core-2.37.4-9.el9.x86_64                 27/166 
12:26:55 #10 27.27   Running scriptlet: util-linux-core-2.37.4-9.el9.x86_64                 27/166 
12:26:55 #10 27.28   Installing       : rust-srpm-macros-17-4.el9.noarch                    28/166 
12:26:55 #10 27.28   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 29/166 
12:26:55 #10 27.29   Installing       : python3-audit-3.0.7-103.el9.x86_64                  30/166 
12:26:55 #10 31.10 Preparing to unpack .../153-equivs_2.2.0_all.deb ...
12:26:55 #10 31.10 Unpacking equivs (2.2.0) ...
12:26:55 #10 31.16 Selecting previously unselected package exim4-config.
12:26:55 #10 31.16 Preparing to unpack .../154-exim4-config_4.92-8+deb10u7_all.deb ...
12:26:55 #10 31.17 Unpacking exim4-config (4.92-8+deb10u7) ...
12:26:55 #10 31.22 Selecting previously unselected package exim4-base.
12:26:55 #10 31.23 Preparing to unpack .../155-exim4-base_4.92-8+deb10u7_arm64.deb ...
12:26:55 #10 31.23 Unpacking exim4-base (4.92-8+deb10u7) ...
12:26:55 #10 31.31 Selecting previously unselected package libevent-2.1-6:arm64.
12:26:55 #10 31.31 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
12:26:55 #10 31.32 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
12:26:55 #10 31.36 Selecting previously unselected package libunbound8:arm64.
12:26:55 #10 28.95 Fedora 36 - aarch64 - Updates                    16 MB/s |  29 MB     00:01    
12:26:55 #11 22.72 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
12:26:55 #10 27.79 Selecting previously unselected package g++.
12:26:55 #10 27.79 Preparing to unpack .../056-g++_4%3a8.3.0-1_amd64.deb ...
12:26:55 #10 27.80 Unpacking g++ (4:8.3.0-1) ...
12:26:55 #10 27.82 Selecting previously unselected package make.
12:26:55 #10 27.82 Preparing to unpack .../057-make_4.2.1-1.2_amd64.deb ...
12:26:55 #10 27.83 Unpacking make (4.2.1-1.2) ...
12:26:55 #10 27.88 Selecting previously unselected package libdpkg-perl.
12:26:55 #10 27.88 Preparing to unpack .../058-libdpkg-perl_1.19.8_all.deb ...
12:26:55 #10 27.89 Unpacking libdpkg-perl (1.19.8) ...
12:26:55 #10 27.96 Selecting previously unselected package patch.
12:26:55 #10 27.96 Preparing to unpack .../059-patch_2.7.6-3+deb10u1_amd64.deb ...
12:26:55 #10 27.96 Unpacking patch (2.7.6-3+deb10u1) ...
12:26:55 #10 28.01 Selecting previously unselected package dpkg-dev.
12:26:55 #10 23.38 Selecting previously unselected package libx11-6:amd64.
12:26:55 #10 23.38 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ...
12:26:55 #10 23.39 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
12:26:55 #10 23.47 Setting up multiarch-support (2.27-3ubuntu1.6) ...
12:26:55 #10 23.52 Selecting previously unselected package libxext6:amd64.
12:26:55 #10 23.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5104 files and directories currently installed.)
12:26:55 #10 23.52 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ...
12:26:55 #10 23.53 Unpacking libxext6:amd64 (2:1.3.3-1) ...
12:26:55 #10 23.56 Selecting previously unselected package bsdmainutils.
12:26:56 #10 30.05 Selecting previously unselected package libcurl3-gnutls:arm64.
12:26:56 #10 30.05 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u3_arm64.deb ...
12:26:56 #10 30.05 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
12:26:56 #10 30.11 Selecting previously unselected package liberror-perl.
12:26:56 #10 30.11 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
12:26:56 #10 30.11 Unpacking liberror-perl (0.17029-1) ...
12:26:56 #10 30.15 Selecting previously unselected package git-man.
12:26:56 #10 30.15 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ...
12:26:56 #10 30.16 Unpacking git-man (1:2.30.2-1) ...
12:26:56 #10 22.64 Selecting previously unselected package python3.
12:26:56 #10 22.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 ... 10974 files and directories currently installed.)
12:26:56 #10 22.64 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
12:26:56 #10 22.65 Unpacking python3 (3.7.3-1) ...
12:26:56 #10 22.71 Selecting previously unselected package sensible-utils.
12:26:56 #10 22.71 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
12:26:56 #10 22.71 Unpacking sensible-utils (0.0.12) ...
12:26:56 #10 22.75 Selecting previously unselected package bzip2.
12:26:56 #10 22.75 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
12:26:56 #10 22.76 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
12:26:56 #10 22.80 Selecting previously unselected package libmagic-mgc.
12:26:56 #10 22.80 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
12:26:56 #10 22.80 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
12:26:56 #10 20.75 Selecting previously unselected package libcrypt-dev:armhf.
12:26:56 #10 20.75 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:26:56 #10 20.75 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:26:56 #10 20.81 Selecting previously unselected package libtirpc-dev:armhf.
12:26:56 #10 20.81 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:26:56 #10 20.82 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:26:56 #10 20.90 Selecting previously unselected package libnsl-dev:armhf.
12:26:56 #10 20.90 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
12:26:56 #11 28.24 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
12:26:56 #11 28.24 Unpacking libipc-run-perl (20200505.0-1) ...
12:26:56 #11 28.28 Selecting previously unselected package libclass-method-modifiers-perl.
12:26:56 #11 28.28 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:26:56 #11 28.28 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:26:56 #11 28.32 Selecting previously unselected package libclass-xsaccessor-perl.
12:26:56 #11 28.32 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ...
12:26:56 #11 28.32 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
12:26:56 #11 28.35 Selecting previously unselected package libb-hooks-op-check-perl.
12:26:56 #11 28.35 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ...
12:26:56 #11 28.36 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
12:26:56 #11 28.39 Selecting previously unselected package libdynaloader-functions-perl.
12:26:56 #11 28.39 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:26:56 #11 28.39 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:26:56 #11 28.42 Selecting previously unselected package libdevel-callchecker-perl.
12:26:56 #11 28.42 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
12:26:56 #11 28.43 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:26:56 #11 28.45 Selecting previously unselected package libparams-classify-perl.
12:26:56 #11 28.46 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ...
12:26:56 #11 28.46 Unpacking libparams-classify-perl (0.015-1build5) ...
12:26:56 #11 28.49 Selecting previously unselected package libmodule-runtime-perl.
12:26:56 #11 28.49 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ...
12:26:56 #11 28.49 Unpacking libmodule-runtime-perl (0.016-1) ...
12:26:56 #11 28.52 Selecting previously unselected package libimport-into-perl.
12:26:56 #11 28.52 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ...
12:26:56 #11 28.53 Unpacking libimport-into-perl (1.002005-1) ...
12:26:56 #11 28.56 Selecting previously unselected package librole-tiny-perl.
12:26:56 #13 76.37   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             50/65 
12:26:56 #13 76.71   Installing : pcre-devel-8.32-17.el7.aarch64                             51/65 
12:26:56 #13 76.75   Installing : libselinux-devel-2.5-15.el7.aarch64                        52/65 
12:26:56 #13 76.81   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           53/65 
12:26:56 #11 22.21 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
12:26:56 #11 22.22 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
12:26:56 #11 22.25 Selecting previously unselected package libxdmcp6:amd64.
12:26:56 #11 22.25 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
12:26:56 #11 22.25 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
12:26:56 #11 22.28 Selecting previously unselected package libxcb1:amd64.
12:26:56 #11 22.28 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
12:26:56 #11 22.28 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
12:26:56 #11 22.31 Selecting previously unselected package libx11-data.
12:26:56 #11 22.31 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
12:26:56 #11 22.32 Unpacking libx11-data (2:1.7.5-1) ...
12:26:56 #11 22.37 Selecting previously unselected package libx11-6:amd64.
12:26:56 #11 22.38 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_amd64.deb ...
12:26:56 #11 22.38 Unpacking libx11-6:amd64 (2:1.7.5-1) ...
12:26:56 #11 22.43 Selecting previously unselected package libxext6:amd64.
12:26:56 #11 23.70 Selecting previously unselected package krb5-locales.
12:26:56 #11 23.70 Preparing to unpack .../030-krb5-locales_1.20-1_all.deb ...
12:26:56 #11 23.71 Unpacking krb5-locales (1.20-1) ...
12:26:56 #11 23.75 Selecting previously unselected package less.
12:26:56 #11 23.75 Preparing to unpack .../031-less_590-1build1_arm64.deb ...
12:26:56 #11 23.76 Unpacking less (590-1build1) ...
12:26:56 #11 23.79 Selecting previously unselected package libmd0:arm64.
12:26:56 #11 23.79 Preparing to unpack .../032-libmd0_1.0.4-2_arm64.deb ...
12:26:56 #11 23.80 Unpacking libmd0:arm64 (1.0.4-2) ...
12:26:56 #11 23.83 Selecting previously unselected package libbsd0:arm64.
12:26:56 #11 23.83 Preparing to unpack .../033-libbsd0_0.11.6-1_arm64.deb ...
12:26:56 #11 23.84 Unpacking libbsd0:arm64 (0.11.6-1) ...
12:26:56 #11 23.87 Selecting previously unselected package libelf1:arm64.
12:26:56 #11 26.69 Selecting previously unselected package libmpc3:arm64.
12:26:56 #11 26.69 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
12:26:56 #11 26.70 Unpacking libmpc3:arm64 (1.1.0-1) ...
12:26:56 #11 26.73 Selecting previously unselected package cpp-9.
12:26:56 #11 26.73 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
12:26:56 #11 26.74 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
12:26:56 #7 extracting sha256:972c5af5b5c49dcf4696c6ba6469c9d4db54091e39ecb46a5478bf12cf3b0f5f 11.5s done
12:26:56 #7 extracting sha256:30831d181da3758b6d5fc5662a9563c3608b944919c38c907d1b6739c1b5d56c done
12:26:56 #11 22.39 Selecting previously unselected package libgdbm6:amd64.
12:26:56 #11 22.40 Preparing to unpack .../012-libgdbm6_1.23-1_amd64.deb ...
12:26:56 #11 22.40 Unpacking libgdbm6:amd64 (1.23-1) ...
12:26:56 #11 22.44 Selecting previously unselected package libgdbm-compat4:amd64.
12:26:56 #11 22.44 Preparing to unpack .../013-libgdbm-compat4_1.23-1_amd64.deb ...
12:26:56 #11 22.44 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
12:26:56 #11 22.50 Selecting previously unselected package libperl5.34:amd64.
12:26:56 #10 31.23 Selecting previously unselected package libalgorithm-diff-perl.
12:26:56 #10 31.23 Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-1_all.deb ...
12:26:56 #10 31.23 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
12:26:56 #10 31.27 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:26:56 #10 31.27 Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ...
12:26:56 #10 31.27 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
12:26:56 #10 31.31 Selecting previously unselected package libalgorithm-merge-perl.
12:26:56 #10 27.33   Installing       : perl-srpm-macros-1-41.el9.noarch                    31/166 
12:26:56 #10 27.33   Installing       : openblas-srpm-macros-2-11.el9.noarch                32/166 
12:26:56 #10 27.33   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    33/166 
12:26:56 #10 27.34   Installing       : lua-srpm-macros-1-6.el9.noarch                      34/166 
12:26:56 #10 27.34   Installing       : libstemmer-0-18.585svn.el9.x86_64                   35/166 
12:26:56 #10 27.42   Installing       : libjpeg-turbo-2.0.90-5.el9.x86_64                   36/166 
12:26:56 #10 27.43   Installing       : hunspell-filesystem-1.7.0-11.el9.x86_64             37/166 
12:26:56 #10 27.44   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           38/166 
12:26:56 #10 27.51   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              39/166 
12:26:56 #10 27.52   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           40/166 
12:26:56 #10 27.53   Installing       : hunspell-1.7.0-11.el9.x86_64                        41/166 
12:26:56 #10 27.58   Installing       : enchant-1:1.6.0-30.el9.x86_64                       42/166 
12:26:56 #10 27.59   Installing       : python3-enchant-3.2.0-5.el9.noarch                  43/166 
12:26:56 #10 31.37 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u2_arm64.deb ...
12:26:56 #10 31.37 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ...
12:26:56 #10 31.45 Selecting previously unselected package libgnutls-dane0:arm64.
12:26:56 #10 31.45 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u9_arm64.deb ...
12:26:56 #10 31.46 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
12:26:56 #10 31.54 Selecting previously unselected package exim4-daemon-light.
12:26:56 #10 31.54 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u7_arm64.deb ...
12:26:56 #10 31.55 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
12:26:56 #10 31.63 Selecting previously unselected package libcurl3-gnutls:arm64.
12:26:56 #11 16.21 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
12:26:56 #11 16.22 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
12:26:56 #11 16.23 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
12:26:56 #11 16.24 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
12:26:56 #11 16.24 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
12:26:56 #11 16.26 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
12:26:56 #11 16.27 Get:313 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB]
12:26:56 #11 16.28 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
12:26:56 #11 16.31 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
12:26:56 #10 25.98 Selecting previously unselected package gcc.
12:26:56 #10 25.98 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
12:26:56 #10 26.01 Unpacking gcc (4:10.2.1-1) ...
12:26:56 #10 26.10 Selecting previously unselected package libstdc++-10-dev:amd64.
12:26:56 #10 26.10 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
12:26:56 #10 26.10 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
12:26:56 #10 26.41 Selecting previously unselected package g++-10.
12:26:56 #10 26.42 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
12:26:56 #10 26.42 Unpacking g++-10 (10.2.1-6) ...
12:26:56 #11 22.89 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:26:56 #10 28.01 Preparing to unpack .../060-dpkg-dev_1.19.8_all.deb ...
12:26:56 #10 28.01 Unpacking dpkg-dev (1.19.8) ...
12:26:56 #10 28.12 Selecting previously unselected package build-essential.
12:26:56 #10 28.12 Preparing to unpack .../061-build-essential_12.6_amd64.deb ...
12:26:56 #10 28.13 Unpacking build-essential (12.6) ...
12:26:56 #10 28.15 Selecting previously unselected package openssl.
12:26:56 #10 28.16 Preparing to unpack .../062-openssl_1.1.1n-0+deb10u3_amd64.deb ...
12:26:56 #10 28.16 Unpacking openssl (1.1.1n-0+deb10u3) ...
12:26:56 #10 28.26 Selecting previously unselected package ca-certificates.
12:26:56 #10 23.56 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ...
12:26:56 #10 23.57 Unpacking bsdmainutils (11.1.2ubuntu1) ...
12:26:56 #10 23.62 Selecting previously unselected package groff-base.
12:26:56 #10 23.62 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ...
12:26:56 #10 23.62 Unpacking groff-base (1.22.3-10) ...
12:26:56 #10 23.70 Selecting previously unselected package libgdbm5:amd64.
12:26:56 #10 23.70 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ...
12:26:56 #10 23.70 Unpacking libgdbm5:amd64 (1.14.1-6) ...
12:26:56 #10 23.74 Selecting previously unselected package libpipeline1:amd64.
12:26:56 #10 23.74 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ...
12:26:56 #10 23.75 Unpacking libpipeline1:amd64 (1.5.0-1) ...
12:26:56 #10 23.81 Selecting previously unselected package man-db.
12:26:56 #10 14.69 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u3 [581 kB]
12:26:56 #10 14.71 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
12:26:56 #10 14.72 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:26:56 #10 14.72 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
12:26:56 #10 14.72 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
12:26:56 #10 14.79 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
12:26:56 #10 14.79 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
12:26:56 #10 14.79 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
12:26:56 #10 14.79 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
12:26:56 #10 14.79 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
12:26:56 #10 30.29 Selecting previously unselected package git.
12:26:56 #10 30.29 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ...
12:26:56 #10 30.31 Unpacking git (1:2.30.2-1) ...
12:26:56 #10 23.02 Selecting previously unselected package libmagic1:armhf.
12:26:56 #10 23.02 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
12:26:56 #10 23.03 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
12:26:56 #10 23.08 Selecting previously unselected package file.
12:26:56 #10 23.08 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
12:26:56 #10 23.09 Unpacking file (1:5.35-4+deb10u2) ...
12:26:56 #10 23.14 Selecting previously unselected package gettext-base.
12:26:56 #10 23.14 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
12:26:56 #10 23.14 Unpacking gettext-base (0.19.8.1-9) ...
12:26:56 #11 28.56 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ...
12:26:56 #11 28.56 Unpacking librole-tiny-perl (2.002004-1) ...
12:26:56 #11 28.59 Selecting previously unselected package libsub-quote-perl.
12:26:56 #11 28.59 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
12:26:56 #11 28.60 Unpacking libsub-quote-perl (2.006006-1) ...
12:26:56 #11 28.63 Selecting previously unselected package libmoo-perl.
12:26:56 #11 28.63 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ...
12:26:56 #11 28.64 Unpacking libmoo-perl (2.005004-3) ...
12:26:56 #11 28.68 Selecting previously unselected package libencode-locale-perl.
12:26:56 #11 28.69 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
12:26:56 #11 28.69 Unpacking libencode-locale-perl (1.05-1.1) ...
12:26:56 #11 28.72 Selecting previously unselected package libtimedate-perl.
12:26:56 #11 28.72 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
12:26:56 #11 28.73 Unpacking libtimedate-perl (2.3300-2) ...
12:26:56 #11 28.76 Selecting previously unselected package libhttp-date-perl.
12:26:56 #11 28.76 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
12:26:56 #11 28.76 Unpacking libhttp-date-perl (6.05-1) ...
12:26:56 #11 28.79 Selecting previously unselected package libfile-listing-perl.
12:26:56 #10 20.91 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:26:56 #10 21.01 Selecting previously unselected package libc6-dev:armhf.
12:26:56 #10 21.01 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_armhf.deb ...
12:26:56 #10 21.01 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
12:26:56 #13 76.89   Installing : libtool-2.4.2-22.el7_3.aarch64                             54/65 
12:26:56 #13 77.17 install-info: No such file or directory for /usr/share/info/libtool.info.gz
12:26:56 #11 22.43 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ...
12:26:56 #11 22.43 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
12:26:56 #11 22.46 Selecting previously unselected package libxmuu1:amd64.
12:26:56 #11 22.47 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ...
12:26:56 #11 22.47 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
12:26:56 #11 22.51 Selecting previously unselected package man-db.
12:26:56 #11 22.51 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ...
12:26:56 #11 22.52 Unpacking man-db (2.10.2-1) ...
12:26:56 #11 22.58 Selecting previously unselected package manpages.
12:26:56 #11 22.58 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
12:26:56 #11 22.59 Unpacking manpages (5.10-1ubuntu1) ...
12:26:56 #11 23.87 Preparing to unpack .../034-libelf1_0.187-4_arm64.deb ...
12:26:56 #11 23.88 Unpacking libelf1:arm64 (0.187-4) ...
12:26:56 #11 23.90 Selecting previously unselected package libglib2.0-data.
12:26:56 #11 23.90 Preparing to unpack .../035-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
12:26:56 #11 23.91 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
12:26:56 #11 23.94 Selecting previously unselected package libicu71:arm64.
12:26:56 #11 23.94 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_arm64.deb ...
12:26:56 #11 23.95 Unpacking libicu71:arm64 (71.1-3ubuntu1) ...
12:26:56 #11 24.16 Selecting previously unselected package libxml2:arm64.
12:26:56 #17 ...
12:26:56 
12:26:56 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:26:56 #13 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 19.4s done
12:26:56 #13 DONE 23.6s
12:26:56 
12:26:56 #17 [linux/arm64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
12:26:56 #11 27.21 Selecting previously unselected package cpp.
12:26:56 #11 27.22 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
12:26:56 #11 27.22 Unpacking cpp (4:9.3.0-1ubuntu2) ...
12:26:56 #11 27.28 Selecting previously unselected package libcc1-0:arm64.
12:26:56 #10 21.87   Running scriptlet: glibc-gconv-extra-2.34-54.el9.aarch64              165/165 
12:26:56 #10 26.05   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/165 
12:26:56 #10 26.05   Verifying        : binutils-2.35.2-35.el9.aarch64                       2/165 
12:26:56 #7 DONE 27.2s
12:26:56 #10 26.05   Verifying        : bzip2-1.0.8-8.el9.aarch64                            3/165 
12:26:56 #10 26.06   Verifying        : cpio-2.13-16.el9.aarch64                             4/165 
12:26:56 #10 26.06   Verifying        : cracklib-2.9.6-27.el9.aarch64                        5/165 
12:26:56 
12:26:56 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:26:56 #10 26.06   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                  6/165 
12:26:56 #10 26.06   Verifying        : dbus-libs-1:1.12.20-7.el9.aarch64                    7/165 
12:26:56 #10 26.06   Verifying        : diffutils-3.7-12.el9.aarch64                         8/165 
12:26:56 #10 26.06   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                  9/165 
12:26:56 #10 26.06   Verifying        : ed-1.14.2-12.el9.aarch64                            10/165 
12:26:56 #10 26.06   Verifying        : elfutils-0.188-3.el9.aarch64                        11/165 
12:26:56 #10 26.06   Verifying        : elfutils-debuginfod-client-0.188-3.el9.aarch64      12/165 
12:26:56 #10 26.06   Verifying        : environment-modules-5.0.1-2.el9.aarch64             13/165 
12:26:56 #10 26.06   Verifying        : file-5.39-10.el9.aarch64                            14/165 
12:26:56 #10 26.06   Verifying        : glib-networking-2.68.3-3.el9.aarch64                15/165 
12:26:56 #10 26.06   Verifying        : glibc-gconv-extra-2.34-54.el9.aarch64               16/165 
12:26:56 #10 26.06   Verifying        : groff-base-1.22.4-10.el9.aarch64                    17/165 
12:26:56 #10 26.06   Verifying        : gsettings-desktop-schemas-40.0-6.el9.aarch64        18/165 
12:26:56 #10 26.06   Verifying        : info-6.7-15.el9.aarch64                             19/165 
12:26:56 #10 26.06   Verifying        : json-glib-1.6.6-1.el9.aarch64                       20/165 
12:26:56 #10 26.06   Verifying        : less-590-1.el9.aarch64                              21/165 
12:26:56 #10 26.06   Verifying        : libbrotli-1.0.9-6.el9.aarch64                       22/165 
12:26:56 #10 26.06   Verifying        : libdb-5.3.28-53.el9.aarch64                         23/165 
12:26:56 #10 26.06   Verifying        : libeconf-0.4.1-2.el9.aarch64                        24/165 
12:26:56 #10 26.06   Verifying        : libfdisk-2.37.4-9.el9.aarch64                       25/165 
12:26:56 #10 26.06   Verifying        : libicu-67.1-9.el9.aarch64                           26/165 
12:26:56 #10 26.06   Verifying        : libpipeline-1.5.3-4.el9.aarch64                     27/165 
12:26:56 #10 26.06   Verifying        : libpkgconf-1.7.3-10.el9.aarch64                     28/165 
12:26:56 #10 26.06   Verifying        : libpng-2:1.6.37-12.el9.aarch64                      29/165 
12:26:56 #10 26.06   Verifying        : libproxy-0.4.15-35.el9.aarch64                      30/165 
12:26:56 #10 26.06   Verifying        : libpsl-0.21.1-5.el9.aarch64                         31/165 
12:26:56 #10 26.06   Verifying        : libpwquality-1.4.4-8.el9.aarch64                    32/165 
12:26:56 #10 26.06   Verifying        : libselinux-utils-3.5-0.rc1.1.el9.aarch64            33/165 
12:26:56 #10 26.06   Verifying        : libutempter-1.2.1-6.el9.aarch64                     34/165 
12:26:56 #10 26.06   Verifying        : man-db-2.9.3-7.el9.aarch64                          35/165 
12:26:56 #10 26.06   Verifying        : ncurses-6.2-8.20210508.el9.aarch64                  36/165 
12:26:56 #10 26.06   Verifying        : openssl-1:3.0.7-2.el9.aarch64                       37/165 
12:26:56 #10 26.06   Verifying        : pam-1.5.1-14.el9.aarch64                            38/165 
12:26:56 #10 26.06   Verifying        : pkgconf-1.7.3-10.el9.aarch64                        39/165 
12:26:56 #10 26.06   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      40/165 
12:26:56 #10 26.06   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.aarch64             41/165 
12:26:56 #10 26.06   Verifying        : policycoreutils-3.5-0.rc1.2.el9.aarch64             42/165 
12:26:56 #10 26.06   Verifying        : procps-ng-3.3.17-9.el9.aarch64                      43/165 
12:26:56 #10 26.06   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       44/165 
12:26:56 #10 26.06   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               45/165 
12:26:56 #10 26.06   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                   46/165 
12:26:56 #10 26.06   Verifying        : python3-distro-1.5.0-7.el9.noarch                   47/165 
12:26:56 #10 26.06   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch         48/165 
12:26:56 #10 26.06   Verifying        : python3-setools-4.4.0-5.el9.aarch64                 49/165 
12:26:56 #10 26.06   Verifying        : python3-setuptools-53.0.0-12.el9.noarch             50/165 
12:26:56 #10 26.06   Verifying        : python3-six-1.15.0-9.el9.noarch                     51/165 
12:26:56 #10 26.06   Verifying        : python3-systemd-234-18.el9.aarch64                  52/165 
12:26:56 #10 26.06   Verifying        : shared-mime-info-2.1-5.el9.aarch64                  53/165 
12:26:56 #10 26.06   Verifying        : systemd-libs-252-3.el9.aarch64                      54/165 
12:26:56 #10 26.06   Verifying        : tcl-1:8.6.10-7.el9.aarch64                          55/165 
12:26:56 #10 26.06   Verifying        : unzip-6.0-56.el9.aarch64                            56/165 
12:26:56 #10 26.06   Verifying        : util-linux-2.37.4-9.el9.aarch64                     57/165 
12:26:56 #10 26.06   Verifying        : util-linux-core-2.37.4-9.el9.aarch64                58/165 
12:26:56 #10 26.06   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             59/165 
12:26:56 #10 26.06   Verifying        : xz-5.2.5-8.el9.aarch64                              60/165 
12:26:56 #10 26.06   Verifying        : zip-3.0-33.el9.aarch64                              61/165 
12:26:56 #10 26.06   Verifying        : zstd-1.5.1-2.el9.aarch64                            62/165 
12:26:56 #10 26.06   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          63/165 
12:26:56 #10 26.06   Verifying        : checkpolicy-3.5-0.rc1.1.el9.aarch64                 64/165 
12:26:56 #10 26.06   Verifying        : desktop-file-utils-0.26-6.el9.aarch64               65/165 
12:26:56 #10 26.06   Verifying        : dwz-0.14-3.el9.aarch64                              66/165 
12:26:56 #10 26.06   Verifying        : efi-srpm-macros-4-9.el9.noarch                      67/165 
12:26:56 #10 26.06   Verifying        : emacs-filesystem-1:27.2-8.el9.noarch                68/165 
12:26:56 #10 26.06   Verifying        : enchant-1:1.6.0-30.el9.aarch64                      69/165 
12:26:56 #10 26.06   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            70/165 
12:26:56 #10 26.06   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.aarch64         71/165 
12:26:56 #10 26.06   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64    72/165 
12:26:56 #10 26.06   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.aarch64           73/165 
12:26:56 #10 26.06   Verifying        : gdb-minimal-10.2-10.el9.aarch64                     74/165 
12:26:56 #10 26.06   Verifying        : gdk-pixbuf2-2.42.6-3.el9.aarch64                    75/165 
12:26:56 #10 26.06   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  76/165 
12:26:56 #10 26.06   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   77/165 
12:26:56 #10 26.06   Verifying        : hunspell-1.7.0-11.el9.aarch64                       78/165 
12:26:56 #10 26.06   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              79/165 
12:26:56 #10 26.06   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           80/165 
12:26:56 #10 26.06   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           81/165 
12:26:56 #10 26.06   Verifying        : hunspell-filesystem-1.7.0-11.el9.aarch64            82/165 
12:26:56 #10 26.06   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                83/165 
12:26:56 #10 26.06   Verifying        : libappstream-glib-0.7.18-4.el9.aarch64              84/165 
12:26:56 #10 26.06   Verifying        : libjpeg-turbo-2.0.90-5.el9.aarch64                  85/165 
12:26:56 #10 26.06   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.aarch64           86/165 
12:26:56 #10 26.06   Verifying        : libsoup-2.72.0-8.el9.aarch64                        87/165 
12:26:56 #10 26.06   Verifying        : libstemmer-0-18.585svn.el9.aarch64                  88/165 
12:26:56 #10 26.06   Verifying        : lua-srpm-macros-1-6.el9.noarch                      89/165 
12:26:56 #10 26.06   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    90/165 
12:26:56 #10 26.06   Verifying        : openblas-srpm-macros-2-11.el9.noarch                91/165 
12:26:56 #10 26.06   Verifying        : patch-2.7.6-16.el9.aarch64                          92/165 
12:26:56 #10 26.06   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 93/165 
12:26:56 #10 26.06   Verifying        : perl-B-1.80-480.el9.aarch64                         94/165 
12:26:56 #10 26.06   Verifying        : perl-Carp-1.50-460.el9.noarch                       95/165 
12:26:56 #10 26.06   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               96/165 
12:26:56 #10 26.06   Verifying        : perl-Data-Dumper-2.174-462.el9.aarch64              97/165 
12:26:56 #10 26.06   Verifying        : perl-Digest-1.19-4.el9.noarch                       98/165 
12:26:56 #10 26.06   Verifying        : perl-Digest-MD5-2.58-4.el9.aarch64                  99/165 
12:26:56 #10 26.06   Verifying        : perl-Encode-4:3.08-462.el9.aarch64                 100/165 
12:26:56 #10 26.06   Verifying        : perl-Errno-1.30-480.el9.aarch64                    101/165 
12:26:56 #10 26.06   Verifying        : perl-Exporter-5.74-461.el9.noarch                  102/165 
12:26:56 #10 26.06   Verifying        : perl-Fcntl-1.13-480.el9.aarch64                    103/165 
12:26:56 #10 26.06   Verifying        : perl-File-Basename-2.85-480.el9.noarch             104/165 
12:26:56 #10 26.06   Verifying        : perl-File-Path-2.18-4.el9.noarch                   105/165 
12:26:56 #10 26.06   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            106/165 
12:26:56 #10 26.06   Verifying        : perl-File-stat-1.09-480.el9.noarch                 107/165 
12:26:56 #10 26.06   Verifying        : perl-FileHandle-2.03-480.el9.noarch                108/165 
12:26:56 #10 26.06   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               109/165 
12:26:56 #10 26.06   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                110/165 
12:26:56 #10 26.06   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                111/165 
12:26:56 #10 26.06   Verifying        : perl-IO-1.43-480.el9.aarch64                       112/165 
12:26:56 #10 26.06   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                113/165 
12:26:56 #10 26.06   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              114/165 
12:26:56 #10 26.06   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                 115/165 
12:26:56 #10 26.06   Verifying        : perl-MIME-Base64-3.16-4.el9.aarch64                116/165 
12:26:56 #10 26.06   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              117/165 
12:26:56 #10 26.06   Verifying        : perl-NDBM_File-1.15-480.el9.aarch64                118/165 
12:26:56 #10 26.06   Verifying        : perl-Net-SSLeay-1.92-2.el9.aarch64                 119/165 
12:26:56 #10 26.06   Verifying        : perl-POSIX-1.94-480.el9.aarch64                    120/165 
12:26:56 #10 26.06   Verifying        : perl-PathTools-3.78-461.el9.aarch64                121/165 
12:26:56 #10 26.06   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             122/165 
12:26:56 #10 26.06   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            123/165 
12:26:56 #10 26.06   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                124/165 
12:26:56 #10 26.06   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 125/165 
12:26:56 #10 26.06   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      126/165 
12:26:56 #10 26.06   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               127/165 
12:26:56 #10 26.06   Verifying        : perl-Socket-4:2.031-4.el9.aarch64                  128/165 
12:26:56 #10 26.06   Verifying        : perl-Storable-1:3.21-460.el9.aarch64               129/165 
12:26:56 #10 26.06   Verifying        : perl-Symbol-1.08-480.el9.noarch                    130/165 
12:26:56 #10 26.06   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            131/165 
12:26:56 #10 26.06   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  132/165 
12:26:56 #10 26.07   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           133/165 
12:26:56 #10 26.07   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       134/165 
12:26:56 #10 26.07   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               135/165 
12:26:56 #10 26.07   Verifying        : perl-URI-5.09-3.el9.noarch                         136/165 
12:26:56 #10 26.07   Verifying        : perl-base-2.27-480.el9.noarch                      137/165 
12:26:56 #10 26.07   Verifying        : perl-constant-1.33-461.el9.noarch                  138/165 
12:26:56 #10 26.07   Verifying        : perl-if-0.60.800-480.el9.noarch                    139/165 
12:26:56 #10 26.07   Verifying        : perl-interpreter-4:5.32.1-480.el9.aarch64          140/165 
12:26:56 #10 26.07   Verifying        : perl-libnet-3.13-4.el9.noarch                      141/165 
12:26:56 #10 26.07   Verifying        : perl-libs-4:5.32.1-480.el9.aarch64                 142/165 
12:26:56 #10 26.07   Verifying        : perl-mro-1.23-480.el9.aarch64                      143/165 
12:26:56 #10 26.07   Verifying        : perl-overload-1.31-480.el9.noarch                  144/165 
12:26:56 #10 26.07   Verifying        : perl-overloading-0.02-480.el9.noarch               145/165 
12:26:56 #10 26.07   Verifying        : perl-parent-1:0.238-460.el9.noarch                 146/165 
12:26:56 #10 26.07   Verifying        : perl-podlators-1:4.14-460.el9.noarch               147/165 
12:26:56 #10 26.07   Verifying        : perl-srpm-macros-1-41.el9.noarch                   148/165 
12:26:56 #10 26.07   Verifying        : perl-subs-1.03-480.el9.noarch                      149/165 
12:26:56 #10 26.07   Verifying        : perl-vars-1.05-480.el9.noarch                      150/165 
12:26:56 #10 26.07   Verifying        : policycoreutils-python-utils-3.5-0.rc1.2.el9.noa   151/165 
12:26:56 #10 26.07   Verifying        : python-srpm-macros-3.9-52.el9.noarch               152/165 
12:26:56 #10 26.07   Verifying        : python3-audit-3.0.7-103.el9.aarch64                153/165 
12:26:56 #10 26.07   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 154/165 
12:26:56 #10 26.07   Verifying        : python3-file-magic-5.39-10.el9.noarch              155/165 
12:26:56 #10 26.07   Verifying        : python3-libselinux-3.5-0.rc1.1.el9.aarch64         156/165 
12:26:56 #10 26.07   Verifying        : python3-libsemanage-3.5-0.rc1.1.el9.aarch64        157/165 
12:26:56 #10 26.07   Verifying        : python3-policycoreutils-3.5-0.rc1.2.el9.noarch     158/165 
12:26:56 #10 26.07   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                159/165 
12:26:56 #10 26.07   Verifying        : redhat-rpm-config-197-1.el9.noarch                 160/165 
12:26:56 #10 26.07   Verifying        : rpm-build-4.16.1.3-22.el9.aarch64                  161/165 
12:26:56 #10 26.07   Verifying        : rpmlint-1.11-19.el9.noarch                         162/165 
12:26:56 #10 26.07   Verifying        : rust-srpm-macros-17-4.el9.noarch                   163/165 
12:26:56 #10 26.07   Verifying        : scl-utils-1:2.0.3-4.el9.aarch64                    164/165 
12:26:56 #10 26.07   Verifying        : webkit2gtk3-jsc-2.38.3-1.el9.aarch64               165/165 
12:26:56 #10 26.24 
12:26:56 #10 26.24 Installed:
12:26:56 #10 26.24   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
12:26:56 #10 26.24   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
12:26:56 #10 26.24   binutils-2.35.2-35.el9.aarch64                                                
12:26:56 #10 26.24   bzip2-1.0.8-8.el9.aarch64                                                     
12:26:56 #10 26.24   checkpolicy-3.5-0.rc1.1.el9.aarch64                                           
12:26:56 #10 26.24   cpio-2.13-16.el9.aarch64                                                      
12:26:56 #10 26.24   cracklib-2.9.6-27.el9.aarch64                                                 
12:26:56 #10 26.24   cracklib-dicts-2.9.6-27.el9.aarch64                                           
12:26:56 #10 26.24   dbus-libs-1:1.12.20-7.el9.aarch64                                             
12:26:56 #10 26.24   desktop-file-utils-0.26-6.el9.aarch64                                         
12:26:56 #10 26.24   diffutils-3.7-12.el9.aarch64                                                  
12:26:56 #10 26.24   dnf-plugins-core-4.3.0-4.el9.noarch                                           
12:26:56 #10 26.24   dwz-0.14-3.el9.aarch64                                                        
12:26:56 #10 26.24   ed-1.14.2-12.el9.aarch64                                                      
12:26:56 #10 26.24   efi-srpm-macros-4-9.el9.noarch                                                
12:26:56 #10 26.24   elfutils-0.188-3.el9.aarch64                                                  
12:26:56 #10 26.24   elfutils-debuginfod-client-0.188-3.el9.aarch64                                
12:26:56 #10 26.24   emacs-filesystem-1:27.2-8.el9.noarch                                          
12:26:56 #10 26.24   enchant-1:1.6.0-30.el9.aarch64                                                
12:26:56 #10 26.24   environment-modules-5.0.1-2.el9.aarch64                                       
12:26:56 #10 26.24   file-5.39-10.el9.aarch64                                                      
12:26:56 #10 26.24   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
12:26:56 #10 26.24   gcc-toolset-12-binutils-2.38-16.el9.aarch64                                   
12:26:56 #10 26.24   gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64                              
12:26:56 #10 26.24   gcc-toolset-12-runtime-12.0-5.el9.aarch64                                     
12:26:56 #10 26.24   gdb-minimal-10.2-10.el9.aarch64                                               
12:26:56 #10 26.24   gdk-pixbuf2-2.42.6-3.el9.aarch64                                              
12:26:56 #10 26.24   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
12:26:56 #10 26.24   glib-networking-2.68.3-3.el9.aarch64                                          
12:26:56 #10 26.24   glibc-gconv-extra-2.34-54.el9.aarch64                                         
12:26:56 #10 26.24   go-srpm-macros-3.0.9-9.el9.noarch                                             
12:26:56 #10 26.24   groff-base-1.22.4-10.el9.aarch64                                              
12:26:56 #10 26.24   gsettings-desktop-schemas-40.0-6.el9.aarch64                                  
12:26:56 #10 26.24   hunspell-1.7.0-11.el9.aarch64                                                 
12:26:56 #10 26.24   hunspell-en-0.20140811.1-20.el9.noarch                                        
12:26:56 #10 26.24   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
12:26:56 #10 26.24   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
12:26:56 #10 26.24   hunspell-filesystem-1.7.0-11.el9.aarch64                                      
12:26:56 #10 26.24   info-6.7-15.el9.aarch64                                                       
12:26:56 #10 26.24   json-glib-1.6.6-1.el9.aarch64                                                 
12:26:56 #10 26.24   kernel-srpm-macros-1.0-11.el9.noarch                                          
12:26:56 #10 26.24   less-590-1.el9.aarch64                                                        
12:26:56 #10 26.24   libappstream-glib-0.7.18-4.el9.aarch64                                        
12:26:56 #10 26.24   libbrotli-1.0.9-6.el9.aarch64                                                 
12:26:56 #10 26.24   libdb-5.3.28-53.el9.aarch64                                                   
12:26:56 #10 26.24   libeconf-0.4.1-2.el9.aarch64                                                  
12:26:56 #10 26.24   libfdisk-2.37.4-9.el9.aarch64                                                 
12:26:56 #10 26.24   libicu-67.1-9.el9.aarch64                                                     
12:26:56 #10 26.24   libjpeg-turbo-2.0.90-5.el9.aarch64                                            
12:26:56 #10 26.24   libpipeline-1.5.3-4.el9.aarch64                                               
12:26:56 #10 26.24   libpkgconf-1.7.3-10.el9.aarch64                                               
12:26:56 #10 26.24   libpng-2:1.6.37-12.el9.aarch64                                                
12:26:56 #10 26.24   libproxy-0.4.15-35.el9.aarch64                                                
12:26:56 #10 26.24   libproxy-webkitgtk4-0.4.15-35.el9.aarch64                                     
12:26:56 #10 26.24   libpsl-0.21.1-5.el9.aarch64                                                   
12:26:56 #10 26.24   libpwquality-1.4.4-8.el9.aarch64                                              
12:26:56 #10 26.24   libselinux-utils-3.5-0.rc1.1.el9.aarch64                                      
12:26:56 #10 26.24   libsoup-2.72.0-8.el9.aarch64                                                  
12:26:56 #10 26.24   libstemmer-0-18.585svn.el9.aarch64                                            
12:26:56 #10 26.24   libutempter-1.2.1-6.el9.aarch64                                               
12:26:56 #10 26.24   lua-srpm-macros-1-6.el9.noarch                                                
12:26:56 #10 26.24   man-db-2.9.3-7.el9.aarch64                                                    
12:26:56 #10 26.24   ncurses-6.2-8.20210508.el9.aarch64                                            
12:26:56 #10 26.24   ocaml-srpm-macros-6-6.el9.noarch                                              
12:26:56 #10 26.24   openblas-srpm-macros-2-11.el9.noarch                                          
12:26:56 #10 26.24   openssl-1:3.0.7-2.el9.aarch64                                                 
12:26:56 #10 26.24   pam-1.5.1-14.el9.aarch64                                                      
12:26:56 #10 26.24   patch-2.7.6-16.el9.aarch64                                                    
12:26:56 #10 26.24   perl-AutoLoader-5.74-480.el9.noarch                                           
12:26:56 #10 26.24   perl-B-1.80-480.el9.aarch64                                                   
12:26:56 #10 26.24   perl-Carp-1.50-460.el9.noarch                                                 
12:26:56 #10 26.24   perl-Class-Struct-0.66-480.el9.noarch                                         
12:26:56 #10 26.24   perl-Data-Dumper-2.174-462.el9.aarch64                                        
12:26:56 #10 26.24   perl-Digest-1.19-4.el9.noarch                                                 
12:26:56 #10 26.24   perl-Digest-MD5-2.58-4.el9.aarch64                                            
12:26:56 #10 26.24   perl-Encode-4:3.08-462.el9.aarch64                                            
12:26:56 #10 26.24   perl-Errno-1.30-480.el9.aarch64                                               
12:26:56 #10 26.24   perl-Exporter-5.74-461.el9.noarch                                             
12:26:56 #10 26.24   perl-Fcntl-1.13-480.el9.aarch64                                               
12:26:56 #10 26.24   perl-File-Basename-2.85-480.el9.noarch                                        
12:26:56 #10 26.24   perl-File-Path-2.18-4.el9.noarch                                              
12:26:56 #10 26.24   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
12:26:56 #10 26.24   perl-File-stat-1.09-480.el9.noarch                                            
12:26:56 #10 26.24   perl-FileHandle-2.03-480.el9.noarch                                           
12:26:56 #10 26.24   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
12:26:56 #10 26.24   perl-Getopt-Std-1.12-480.el9.noarch                                           
12:26:56 #10 26.24   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
12:26:56 #10 26.24   perl-IO-1.43-480.el9.aarch64                                                  
12:26:56 #10 26.24   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
12:26:56 #10 26.24   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
12:26:56 #10 26.24   perl-IPC-Open3-1.21-480.el9.noarch                                            
12:26:56 #10 26.24   perl-MIME-Base64-3.16-4.el9.aarch64                                           
12:26:56 #10 26.24   perl-Mozilla-CA-20200520-6.el9.noarch                                         
12:26:56 #10 26.24   perl-NDBM_File-1.15-480.el9.aarch64                                           
12:26:56 #10 26.24   perl-Net-SSLeay-1.92-2.el9.aarch64                                            
12:26:56 #10 26.24   perl-POSIX-1.94-480.el9.aarch64                                               
12:26:56 #10 26.24   perl-PathTools-3.78-461.el9.aarch64                                           
12:26:56 #10 26.24   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
12:26:56 #10 26.24   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
12:26:56 #10 26.24   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
12:26:56 #10 26.24   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
12:26:56 #10 26.24   perl-Scalar-List-Utils-4:1.56-461.el9.aarch64                                 
12:26:56 #10 26.24   perl-SelectSaver-1.02-480.el9.noarch                                          
12:26:56 #10 26.24   perl-Socket-4:2.031-4.el9.aarch64                                             
12:26:56 #10 26.24   perl-Storable-1:3.21-460.el9.aarch64                                          
12:26:56 #10 26.24   perl-Symbol-1.08-480.el9.noarch                                               
12:26:56 #10 26.24   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
12:26:56 #10 26.24   perl-Term-Cap-1.17-460.el9.noarch                                             
12:26:56 #10 26.24   perl-Text-ParseWords-3.30-460.el9.noarch                                      
12:26:56 #10 26.24   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
12:26:56 #10 26.24   perl-Time-Local-2:1.300-7.el9.noarch                                          
12:26:56 #10 26.24   perl-URI-5.09-3.el9.noarch                                                    
12:26:56 #10 26.24   perl-base-2.27-480.el9.noarch                                                 
12:26:56 #10 26.24   perl-constant-1.33-461.el9.noarch                                             
12:26:56 #10 26.24   perl-if-0.60.800-480.el9.noarch                                               
12:26:56 #10 26.24   perl-interpreter-4:5.32.1-480.el9.aarch64                                     
12:26:56 #10 26.24   perl-libnet-3.13-4.el9.noarch                                                 
12:26:56 #10 26.24   perl-libs-4:5.32.1-480.el9.aarch64                                            
12:26:56 #10 26.24   perl-mro-1.23-480.el9.aarch64                                                 
12:26:56 #10 26.24   perl-overload-1.31-480.el9.noarch                                             
12:26:56 #10 26.24   perl-overloading-0.02-480.el9.noarch                                          
12:26:56 #10 26.24   perl-parent-1:0.238-460.el9.noarch                                            
12:26:56 #10 26.24   perl-podlators-1:4.14-460.el9.noarch                                          
12:26:56 #10 26.24   perl-srpm-macros-1-41.el9.noarch                                              
12:26:56 #10 26.24   perl-subs-1.03-480.el9.noarch                                                 
12:26:56 #10 26.24   perl-vars-1.05-480.el9.noarch                                                 
12:26:56 #10 26.24   pkgconf-1.7.3-10.el9.aarch64                                                  
12:26:56 #10 26.24   pkgconf-m4-1.7.3-10.el9.noarch                                                
12:26:56 #10 26.24   pkgconf-pkg-config-1.7.3-10.el9.aarch64                                       
12:26:56 #10 26.24   policycoreutils-3.5-0.rc1.2.el9.aarch64                                       
12:26:56 #10 26.24   policycoreutils-python-utils-3.5-0.rc1.2.el9.noarch                           
12:26:56 #10 26.24   procps-ng-3.3.17-9.el9.aarch64                                                
12:26:56 #10 26.24   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
12:26:56 #10 26.24   python-srpm-macros-3.9-52.el9.noarch                                          
12:26:56 #10 26.24   python3-audit-3.0.7-103.el9.aarch64                                           
12:26:56 #10 26.24   python3-dateutil-1:2.8.1-6.el9.noarch                                         
12:26:56 #10 26.24   python3-dbus-1.2.18-2.el9.aarch64                                             
12:26:56 #10 26.24   python3-distro-1.5.0-7.el9.noarch                                             
12:26:56 #10 26.24   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
12:26:56 #10 26.24   python3-enchant-3.2.0-5.el9.noarch                                            
12:26:56 #10 26.24   python3-file-magic-5.39-10.el9.noarch                                         
12:26:56 #10 26.24   python3-libselinux-3.5-0.rc1.1.el9.aarch64                                    
12:26:56 #10 26.24   python3-libsemanage-3.5-0.rc1.1.el9.aarch64                                   
12:26:56 #10 26.24   python3-policycoreutils-3.5-0.rc1.2.el9.noarch                                
12:26:56 #10 26.24   python3-setools-4.4.0-5.el9.aarch64                                           
12:26:56 #10 26.24   python3-setuptools-53.0.0-12.el9.noarch                                       
12:26:56 #10 26.24   python3-six-1.15.0-9.el9.noarch                                               
12:26:56 #10 26.24   python3-systemd-234-18.el9.aarch64                                            
12:26:56 #10 26.24   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
12:26:56 #10 26.24   redhat-rpm-config-197-1.el9.noarch                                            
12:26:56 #10 26.24   rpm-build-4.16.1.3-22.el9.aarch64                                             
12:26:56 #10 26.24   rpmlint-1.11-19.el9.noarch                                                    
12:26:56 #10 26.24   rust-srpm-macros-17-4.el9.noarch                                              
12:26:56 #10 26.24   scl-utils-1:2.0.3-4.el9.aarch64                                               
12:26:56 #10 26.24   shared-mime-info-2.1-5.el9.aarch64                                            
12:26:56 #10 26.24   systemd-libs-252-3.el9.aarch64                                                
12:26:56 #10 26.24   tcl-1:8.6.10-7.el9.aarch64                                                    
12:26:56 #10 26.24   unzip-6.0-56.el9.aarch64                                                      
12:26:56 #10 26.24   util-linux-2.37.4-9.el9.aarch64                                               
12:26:56 #10 26.24   util-linux-core-2.37.4-9.el9.aarch64                                          
12:26:56 #10 26.24   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
12:26:56 #10 26.24   webkit2gtk3-jsc-2.38.3-1.el9.aarch64                                          
12:26:56 #10 26.24   xz-5.2.5-8.el9.aarch64                                                        
12:26:56 #10 26.24   zip-3.0-33.el9.aarch64                                                        
12:26:56 #10 26.24   zstd-1.5.1-2.el9.aarch64                                                      
12:26:56 #10 26.24 
12:26:56 #10 26.24 Complete!
12:26:56 #11 22.51 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_amd64.deb ...
12:26:56 #11 22.51 Unpacking libperl5.34:amd64 (5.34.0-5ubuntu1.1) ...
12:26:56 #11 22.70 Selecting previously unselected package perl.
12:26:56 #11 22.70 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_amd64.deb ...
12:26:56 #11 22.71 Unpacking perl (5.34.0-5ubuntu1.1) ...
12:26:56 #11 22.77 Selecting previously unselected package openssl.
12:26:56 #10 28.72 Fedora 37 - aarch64 - Updates                    12 MB/s |  20 MB     00:01    
12:26:56 #10 31.31 Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ...
12:26:56 #10 31.31 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:26:56 #10 31.35 Selecting previously unselected package libapt-pkg-perl.
12:26:56 #10 31.35 Preparing to unpack .../150-libapt-pkg-perl_0.1.33build1_arm64.deb ...
12:26:56 #10 31.36 Unpacking libapt-pkg-perl (0.1.33build1) ...
12:26:56 #10 31.39 Selecting previously unselected package libarchive-cpio-perl.
12:26:56 #10 31.39 Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ...
12:26:56 #10 31.40 Unpacking libarchive-cpio-perl (0.10-1) ...
12:26:56 #10 31.44 Selecting previously unselected package libb-hooks-op-check-perl.
12:26:56 #10 31.45 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1_arm64.deb ...
12:26:56 #10 31.45 Unpacking libb-hooks-op-check-perl (0.22-1) ...
12:26:56 #10 31.49 Selecting previously unselected package libdynaloader-functions-perl.
12:26:56 #10 31.49 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1_all.deb ...
12:26:56 #10 31.49 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:26:56 #10 31.53 Selecting previously unselected package libdevel-callchecker-perl.
12:26:56 #10 31.53 Preparing to unpack .../154-libdevel-callchecker-perl_0.007-2build1_arm64.deb ...
12:26:56 #10 31.54 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
12:26:56 #10 31.58 Selecting previously unselected package libparams-classify-perl.
12:26:56 #10 27.63   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  44/166 
12:26:56 #10 27.64   Installing       : emacs-filesystem-1:27.2-8.el9.noarch                45/166 
12:26:56 #10 27.64   Installing       : desktop-file-utils-0.26-6.el9.x86_64                46/166 
12:26:56 #10 27.70   Installing       : efi-srpm-macros-4-9.el9.noarch                      47/166 
12:26:56 #10 27.71   Installing       : dwz-0.14-3.el9.x86_64                               48/166 
12:26:56 #10 27.72   Installing       : checkpolicy-3.5-0.rc1.1.el9.x86_64                  49/166 
12:26:56 #10 27.80   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          50/166 
12:26:56 #10 27.81   Installing       : zstd-1.5.1-2.el9.x86_64                             51/166 
12:26:56 #10 27.84   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             52/166 
12:26:56 #10 31.63 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u3_arm64.deb ...
12:26:56 #10 31.64 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
12:26:56 #10 31.70 Selecting previously unselected package libpcre2-8-0:arm64.
12:26:56 #10 31.71 Preparing to unpack .../161-libpcre2-8-0_10.32-5_arm64.deb ...
12:26:56 #10 31.71 Unpacking libpcre2-8-0:arm64 (10.32-5) ...
12:26:56 #10 31.75 Selecting previously unselected package liberror-perl.
12:26:56 #10 31.75 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ...
12:26:56 #10 31.76 Unpacking liberror-perl (0.17027-2) ...
12:26:56 #10 31.79 Selecting previously unselected package git-man.
12:26:56 #10 31.79 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
12:26:56 #10 31.80 Unpacking git-man (1:2.20.1-2+deb10u6) ...
12:26:56 #11 16.33 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
12:26:56 #11 16.35 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
12:26:56 #11 16.36 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
12:26:56 #11 16.36 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:56 #11 16.36 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:26:56 #11 16.36 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
12:26:56 #11 16.37 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
12:26:56 #11 16.43 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
12:26:56 #11 16.43 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
12:26:56 #11 16.43 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
12:26:56 #11 16.43 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
12:26:56 #11 16.51 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
12:26:56 #11 16.51 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
12:26:56 #11 16.51 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
12:26:56 #11 16.51 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
12:26:56 #11 16.54 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
12:26:56 #11 16.56 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:26:56 #11 16.58 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
12:26:56 #11 16.58 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
12:26:56 #11 16.58 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
12:26:56 #11 16.58 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
12:26:56 #11 16.65 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
12:26:56 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 7.1s done
12:26:56 #11 22.98 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
12:26:56 #11 23.01 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:26:56 #12 19.68 Dependencies resolved.
12:26:56 #12 19.69 ==============================================================================================
12:26:56 #12 19.69  Package                      Arch     Version                                Repo        Size
12:26:56 #12 19.69 ==============================================================================================
12:26:56 #12 19.69 Installing:
12:26:56 #12 19.69  dnf-plugins-core             noarch   4.0.21-18.el8                          baseos      75 k
12:26:56 #12 19.69  rpm-build                    aarch64  4.14.3-26.el8                          appstream  173 k
12:26:56 #12 19.69  rpmlint                      noarch   1.10-14.el8                            appstream  192 k
12:26:56 #12 19.69 Upgrading:
12:26:56 #12 19.69  python3-dnf-plugins-core     noarch   4.0.21-18.el8                          baseos     258 k
12:26:56 #12 19.69  python3-rpm                  aarch64  4.14.3-26.el8                          baseos     156 k
12:26:56 #12 19.69  rpm                          aarch64  4.14.3-26.el8                          baseos     544 k
12:26:56 #12 19.69  rpm-build-libs               aarch64  4.14.3-26.el8                          baseos     151 k
12:26:56 #12 19.69  rpm-libs                     aarch64  4.14.3-26.el8                          baseos     329 k
12:26:56 #12 19.69 Installing dependencies:
12:26:56 #12 19.69  binutils                     aarch64  2.30-119.el8                           baseos     6.1 M
12:26:56 #12 19.69  bzip2                        aarch64  1.0.6-26.el8                           baseos      60 k
12:26:56 #12 19.69  cpio                         aarch64  2.12-11.el8                            baseos     260 k
12:26:56 #12 19.69  desktop-file-utils           aarch64  0.26-1.el8                             appstream   79 k
12:26:56 #12 19.69  diffutils                    aarch64  3.6-6.el8                              baseos     352 k
12:26:56 #12 19.69  dwz                          aarch64  0.12-10.el8                            appstream  103 k
12:26:56 #12 19.69  efi-srpm-macros              noarch   3-3.el8                                appstream   22 k
12:26:56 #12 19.69  elfutils                     aarch64  0.187-4.el8                            baseos     529 k
12:26:56 #12 19.69  emacs-filesystem             noarch   1:26.1-9.el8                           baseos      70 k
12:26:56 #12 19.69  file                         aarch64  5.33-21.el8                            baseos      77 k
12:26:56 #12 19.69  gc                           aarch64  7.6.4-3.el8                            appstream   99 k
12:26:56 #12 19.69  gdb-headless                 aarch64  8.2-19.el8                             appstream  3.1 M
12:26:56 #12 19.69  ghc-srpm-macros              noarch   1.4.2-7.el8                            appstream  9.3 k
12:26:56 #12 19.69  glibc-gconv-extra            aarch64  2.28-211.el8                           baseos     1.8 M
12:26:56 #12 19.69  go-srpm-macros               noarch   2-17.el8                               appstream   13 k
12:26:56 #12 19.69  groff-base                   aarch64  1.22.3-18.el8                          baseos     989 k
12:26:56 #12 19.69  guile                        aarch64  5:2.0.14-7.el8                         appstream  3.5 M
12:26:56 #12 19.69  libatomic_ops                aarch64  7.6.2-3.el8                            appstream   38 k
12:26:56 #12 19.69  libbabeltrace                aarch64  1.5.4-4.el8                            baseos     189 k
12:26:56 #12 19.69  libpkgconf                   aarch64  1.4.2-1.el8                            baseos      34 k
12:26:56 #12 19.69  libtool-ltdl                 aarch64  2.4.6-25.el8                           baseos      57 k
12:26:56 #12 19.69  ncurses                      aarch64  6.1-9.20180224.el8                     baseos     383 k
12:26:56 #12 19.69  ocaml-srpm-macros            noarch   5-4.el8                                appstream  9.4 k
12:26:56 #12 19.69  openblas-srpm-macros         noarch   2-2.el8                                appstream  7.9 k
12:26:56 #12 19.69  patch                        aarch64  2.7.6-11.el8                           baseos     134 k
12:26:56 #12 19.69  perl-Carp                    noarch   1.42-396.el8                           baseos      30 k
12:26:56 #12 19.69  perl-Encode                  aarch64  4:2.97-3.el8                           baseos     1.5 M
12:26:56 #12 19.69  perl-Errno                   aarch64  1.28-421.el8                           baseos      76 k
12:26:56 #12 19.69  perl-Exporter                noarch   5.72-396.el8                           baseos      34 k
12:26:56 #12 19.69  perl-File-Path               noarch   2.15-2.el8                             baseos      38 k
12:26:56 #12 19.69  perl-File-Temp               noarch   0.230.600-1.el8                        baseos      63 k
12:26:56 #12 19.69  perl-Getopt-Long             noarch   1:2.50-4.el8                           baseos      63 k
12:26:56 #12 19.69  perl-HTTP-Tiny               noarch   0.074-1.el8                            baseos      58 k
12:26:56 #12 19.69  perl-IO                      aarch64  1.38-421.el8                           baseos     142 k
12:26:56 #12 19.69  perl-MIME-Base64             aarch64  3.15-396.el8                           baseos      31 k
12:26:56 #12 19.69  perl-PathTools               aarch64  3.74-1.el8                             baseos      90 k
12:26:56 #12 19.69  perl-Pod-Escapes             noarch   1:1.07-395.el8                         baseos      20 k
12:26:56 #12 19.69  perl-Pod-Perldoc             noarch   3.28-396.el8                           baseos      86 k
12:26:56 #12 19.69  perl-Pod-Simple              noarch   1:3.35-395.el8                         baseos     213 k
12:26:56 #12 19.69  perl-Pod-Usage               noarch   4:1.69-395.el8                         baseos      34 k
12:26:56 #12 19.69  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                           baseos      67 k
12:26:56 #12 19.69  perl-Socket                  aarch64  4:2.027-3.el8                          baseos      59 k
12:26:56 #12 19.69  perl-Storable                aarch64  1:3.11-3.el8                           baseos      95 k
12:26:56 #12 19.69  perl-Term-ANSIColor          noarch   4.06-396.el8                           baseos      46 k
12:26:56 #12 19.69  perl-Term-Cap                noarch   1.17-395.el8                           baseos      23 k
12:26:56 #12 19.69  perl-Text-ParseWords         noarch   3.30-395.el8                           baseos      18 k
12:26:56 #12 19.69  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                      baseos      24 k
12:26:56 #12 19.69  perl-Time-Local              noarch   1:1.280-1.el8                          baseos      34 k
12:26:56 #12 19.69  perl-Unicode-Normalize       aarch64  1.25-396.el8                           baseos      78 k
12:26:56 #12 19.69  perl-constant                noarch   1.33-396.el8                           baseos      25 k
12:26:56 #12 19.69  perl-interpreter             aarch64  4:5.26.3-421.el8                       baseos     6.3 M
12:26:56 #12 19.69  perl-libs                    aarch64  4:5.26.3-421.el8                       baseos     1.5 M
12:26:56 #12 19.69  perl-macros                  aarch64  4:5.26.3-421.el8                       baseos      72 k
12:26:56 #12 19.69  perl-parent                  noarch   1:0.237-1.el8                          baseos      20 k
12:26:56 #12 19.69  perl-podlators               noarch   4.11-1.el8                             baseos     118 k
12:26:56 #12 19.69  perl-srpm-macros             noarch   1-25.el8                               appstream   11 k
12:26:56 #12 19.69  perl-threads                 aarch64  1:2.21-2.el8                           baseos      60 k
12:26:56 #12 19.69  perl-threads-shared          aarch64  1.58-2.el8                             baseos      47 k
12:26:56 #12 19.69  pkgconf                      aarch64  1.4.2-1.el8                            baseos      37 k
12:26:56 #12 19.69  pkgconf-m4                   noarch   1.4.2-1.el8                            baseos      17 k
12:26:56 #12 19.69  pkgconf-pkg-config           aarch64  1.4.2-1.el8                            baseos      15 k
12:26:56 #12 19.69  python-rpm-macros            noarch   3-44.el8                               appstream   16 k
12:26:56 #12 19.69  python-srpm-macros           noarch   3-44.el8                               appstream   16 k
12:26:56 #12 19.69  python3-rpm-macros           noarch   3-44.el8                               appstream   15 k
12:26:56 #12 19.69  python3-systemd              aarch64  234-8.el8                              appstream   80 k
12:26:56 #12 19.69  qt5-srpm-macros              noarch   5.15.3-1.el8                           appstream   11 k
12:26:56 #12 19.69  redhat-rpm-config            noarch   130-1.el8                              appstream   90 k
12:26:56 #12 19.69  rust-srpm-macros             noarch   5-2.el8                                appstream  9.2 k
12:26:56 #12 19.69  unzip                        aarch64  6.0-46.el8                             baseos     189 k
12:26:56 #12 19.69  xz                           aarch64  5.2.4-4.el8                            baseos     153 k
12:26:56 #12 19.69  zip                          aarch64  3.0-23.el8                             baseos     265 k
12:26:56 #12 19.69  zstd                         aarch64  1.4.4-1.el8                            appstream  303 k
12:26:56 #12 19.69 Installing weak dependencies:
12:26:56 #12 19.69  elfutils-debuginfod-client   aarch64  0.187-4.el8                            baseos      72 k
12:26:56 #12 19.69  perl-IO-Socket-IP            noarch   0.39-5.el8                             appstream   47 k
12:26:56 #12 19.69  perl-Mozilla-CA              noarch   20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
12:26:56 #12 19.69 Downgrading:
12:26:56 #12 19.69  xz-libs                      aarch64  5.2.4-4.el8                            baseos      91 k
12:26:56 #12 19.69 Enabling module streams:
12:26:56 #12 19.69  perl                                  5.26                                                   
12:26:56 #12 19.69  perl-IO-Socket-SSL                    2.066                                                  
12:26:56 #12 19.69  perl-libwww-perl                      6.34                                                   
12:26:56 #12 19.69 
12:26:56 #12 19.69 Transaction Summary
12:26:56 #12 19.69 ==============================================================================================
12:26:56 #12 19.69 Install    78 Packages
12:26:56 #12 19.69 Upgrade     5 Packages
12:26:56 #12 19.69 Downgrade   1 Package
12:26:56 #12 19.69 
12:26:56 #12 19.69 Total download size: 32 M
12:26:56 #12 19.69 Downloading Packages:
12:26:56 #10 28.27 Preparing to unpack .../063-ca-certificates_20200601~deb10u2_all.deb ...
12:26:56 #10 28.27 Unpacking ca-certificates (20200601~deb10u2) ...
12:26:56 #10 28.32 Selecting previously unselected package libsasl2-modules-db:amd64.
12:26:56 #10 28.32 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
12:26:56 #10 28.32 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:26:56 #10 28.36 Selecting previously unselected package libsasl2-2:amd64.
12:26:56 #10 28.36 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
12:26:56 #10 28.36 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:26:56 #10 28.40 Selecting previously unselected package libldap-common.
12:26:56 #10 28.40 Preparing to unpack .../066-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
12:26:56 #10 28.40 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:26:56 #10 28.44 Selecting previously unselected package libldap-2.4-2:amd64.
12:26:56 #10 28.44 Preparing to unpack .../067-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
12:26:56 #10 28.44 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
12:26:56 #10 28.49 Selecting previously unselected package libnghttp2-14:amd64.
12:26:56 #10 23.81 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ...
12:26:56 #10 23.82 Unpacking man-db (2.8.3-2ubuntu0.1) ...
12:26:56 #10 23.94 Selecting previously unselected package perl-modules-5.26.
12:26:56 #10 23.94 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
12:26:56 #10 23.94 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
12:26:56 #10 14.86 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
12:26:56 #10 14.87 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
12:26:56 #10 14.89 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
12:26:56 #10 14.90 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:26:56 #10 14.96 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
12:26:56 #10 14.98 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:26:56 #10 14.99 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
12:26:56 #10 15.01 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
12:26:56 #10 15.01 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:26:56 #10 15.04 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
12:26:56 #10 15.05 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
12:26:56 #10 15.06 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
12:26:56 #10 15.07 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
12:26:56 #10 23.21 Selecting previously unselected package xz-utils.
12:26:56 #10 23.21 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
12:26:56 #10 23.22 Unpacking xz-utils (5.2.4-1+deb10u1) ...
12:26:56 #10 23.33 Selecting previously unselected package libsigsegv2:armhf.
12:26:56 #10 23.33 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
12:26:56 #10 23.33 Unpacking libsigsegv2:armhf (2.12-2) ...
12:26:56 #10 23.37 Selecting previously unselected package m4.
12:26:56 #10 23.37 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
12:26:56 #10 23.38 Unpacking m4 (1.4.18-2) ...
12:26:56 #10 23.46 Selecting previously unselected package autoconf.
12:26:56 #10 23.46 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
12:26:56 #11 28.80 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
12:26:56 #13 77.41   Installing : glibc-static-2.17-326.el7_9.aarch64                        55/65 
12:26:56 #11 28.80 Unpacking libfile-listing-perl (6.14-1) ...
12:26:56 #11 28.83 Selecting previously unselected package libhtml-tagset-perl.
12:26:56 #11 28.83 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
12:26:56 #11 28.84 Unpacking libhtml-tagset-perl (3.20-4) ...
12:26:56 #11 28.87 Selecting previously unselected package liburi-perl.
12:26:56 #11 28.87 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ...
12:26:56 #11 28.87 Unpacking liburi-perl (5.10-1) ...
12:26:56 #11 28.91 Selecting previously unselected package libhtml-parser-perl:arm64.
12:26:56 #11 28.91 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ...
12:26:56 #11 28.91 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
12:26:56 #11 28.95 Selecting previously unselected package libhtml-tree-perl.
12:26:56 #11 28.95 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
12:26:56 #11 28.95 Unpacking libhtml-tree-perl (5.07-2) ...
12:26:56 #11 28.99 Selecting previously unselected package libio-html-perl.
12:26:56 #11 29.00 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
12:26:56 #11 29.00 Unpacking libio-html-perl (1.004-2) ...
12:26:56 #11 29.03 Selecting previously unselected package liblwp-mediatypes-perl.
12:26:56 #10 21.42 Selecting previously unselected package libisl23:armhf.
12:26:56 #10 21.42 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
12:26:56 #11 22.75 Selecting previously unselected package openssh-client.
12:26:56 #11 22.76 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.1_amd64.deb ...
12:26:56 #11 22.76 Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ...
12:26:56 #11 22.80 Selecting previously unselected package publicsuffix.
12:26:56 #11 22.80 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
12:26:56 #11 22.81 Unpacking publicsuffix (20211207.1025-1) ...
12:26:56 #11 22.84 Selecting previously unselected package libunwind8:amd64.
12:26:56 #11 22.84 Preparing to unpack .../048-libunwind8_1.3.2-2build2_amd64.deb ...
12:26:56 #11 22.84 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
12:26:56 #11 22.86 Selecting previously unselected package strace.
12:26:56 #11 22.87 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ...
12:26:56 #11 22.87 Unpacking strace (5.16-0ubuntu3) ...
12:26:56 #11 22.90 Selecting previously unselected package xauth.
12:26:56 #11 22.91 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ...
12:26:56 #11 22.91 Unpacking xauth (1:1.1-1build2) ...
12:26:56 #11 22.94 Selecting previously unselected package xz-utils.
12:26:56 #11 22.94 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
12:26:56 #11 22.94 Unpacking xz-utils (5.2.5-2ubuntu1) ...
12:26:56 #11 22.97 Selecting previously unselected package libsigsegv2:amd64.
12:26:56 #11 22.97 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ...
12:26:56 #11 22.98 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ...
12:26:56 #11 23.00 Selecting previously unselected package m4.
12:26:56 #11 23.00 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ...
12:26:56 #11 23.00 Unpacking m4 (1.4.18-5ubuntu2) ...
12:26:56 #11 23.03 Selecting previously unselected package autoconf.
12:26:56 #11 23.03 Preparing to unpack .../054-autoconf_2.71-2_all.deb ...
12:26:56 #11 23.04 Unpacking autoconf (2.71-2) ...
12:26:56 #11 24.16 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_arm64.deb ...
12:26:56 #11 24.16 Unpacking libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
12:26:56 #11 24.21 Selecting previously unselected package libyaml-0-2:arm64.
12:26:56 #11 24.21 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_arm64.deb ...
12:26:56 #11 24.21 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
12:26:56 #11 24.25 Selecting previously unselected package lsb-release.
12:26:56 #11 24.26 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
12:26:56 #11 24.26 Unpacking lsb-release (11.2ubuntu1) ...
12:26:56 #11 24.30 Selecting previously unselected package netbase.
12:26:56 #11 24.30 Preparing to unpack .../040-netbase_6.3_all.deb ...
12:26:56 #11 24.31 Unpacking netbase (6.3) ...
12:26:56 #11 24.34 Selecting previously unselected package python3-dbus.
12:26:56 #11 24.34 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_arm64.deb ...
12:26:56 #11 24.35 Unpacking python3-dbus (1.2.18-3build1) ...
12:26:56 #11 24.38 Selecting previously unselected package python3-gi.
12:26:56 #11 27.28 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ...
12:26:56 #11 27.29 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
12:26:56 #11 27.33 Selecting previously unselected package libgomp1:arm64.
12:26:56 #11 27.33 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ...
12:26:56 #11 27.34 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:26:56 #11 27.50 Selecting previously unselected package libitm1:arm64.
12:26:56 #11 27.50 Preparing to unpack .../086-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ...
12:26:56 #11 27.50 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:26:56 #11 27.56 Selecting previously unselected package libatomic1:arm64.
12:26:56 #10 DONE 26.4s
12:26:56 
12:26:56 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
12:26:56 #11 22.77 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2_amd64.deb ...
12:26:56 #11 22.77 Unpacking openssl (3.0.5-2ubuntu2) ...
12:26:56 #11 22.83 Selecting previously unselected package ca-certificates.
12:26:56 #11 22.83 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
12:26:56 #11 22.84 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
12:26:56 #11 22.90 Selecting previously unselected package libdbus-1-3:amd64.
12:26:56 #11 22.90 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_amd64.deb ...
12:26:56 #11 22.90 Unpacking libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
12:26:56 #11 22.93 Selecting previously unselected package dbus-bin.
12:26:56 #11 22.93 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_amd64.deb ...
12:26:56 #11 22.94 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
12:26:56 #11 22.97 Selecting previously unselected package dbus-session-bus-common.
12:26:56 #11 22.97 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
12:26:56 #11 22.98 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:26:56 #11 23.02 Selecting previously unselected package dbus-daemon.
12:26:56 #10 31.58 Preparing to unpack .../155-libparams-classify-perl_0.015-1_arm64.deb ...
12:26:56 #10 31.59 Unpacking libparams-classify-perl (0.015-1) ...
12:26:56 #10 31.62 Selecting previously unselected package libmodule-runtime-perl.
12:26:56 #10 31.62 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ...
12:26:56 #10 31.63 Unpacking libmodule-runtime-perl (0.016-1) ...
12:26:56 #10 31.67 Selecting previously unselected package libtry-tiny-perl.
12:26:56 #10 31.67 Preparing to unpack .../157-libtry-tiny-perl_0.30-1_all.deb ...
12:26:56 #10 31.68 Unpacking libtry-tiny-perl (0.30-1) ...
12:26:56 #10 31.72 Selecting previously unselected package libmodule-implementation-perl.
12:26:56 #10 31.72 Preparing to unpack .../158-libmodule-implementation-perl_0.09-1_all.deb ...
12:26:56 #10 31.72 Unpacking libmodule-implementation-perl (0.09-1) ...
12:26:56 #10 31.76 Selecting previously unselected package libsub-exporter-progressive-perl.
12:26:56 #10 31.76 Preparing to unpack .../159-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:26:56 #10 31.77 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:26:56 #10 31.82 Selecting previously unselected package libvariable-magic-perl.
12:26:56 #10 31.82 Preparing to unpack .../160-libvariable-magic-perl_0.62-1_arm64.deb ...
12:26:56 #10 31.82 Unpacking libvariable-magic-perl (0.62-1) ...
12:26:56 #10 31.86 Selecting previously unselected package libb-hooks-endofscope-perl.
12:26:56 #10 31.86 Preparing to unpack .../161-libb-hooks-endofscope-perl_0.21-1_all.deb ...
12:26:56 #10 31.86 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
12:26:56 #10 31.91 Selecting previously unselected package libhtml-tagset-perl.
12:26:56 #10 31.91 Preparing to unpack .../162-libhtml-tagset-perl_3.20-3_all.deb ...
12:26:56 #10 31.92 Unpacking libhtml-tagset-perl (3.20-3) ...
12:26:56 #10 31.91 Selecting previously unselected package git.
12:26:56 #10 31.91 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u6_arm64.deb ...
12:26:56 #10 31.93 Unpacking git (1:2.20.1-2+deb10u6) ...
12:26:56 #10 27.90   Installing       : tcl-1:8.6.10-7.el9.x86_64                           53/166 
12:26:56 #10 27.96   Installing       : shared-mime-info-2.1-5.el9.x86_64                   54/166 
12:26:56 #10 28.01   Running scriptlet: shared-mime-info-2.1-5.el9.x86_64                   54/166 
12:26:56 #10 28.02   Installing       : python3-six-1.15.0-9.el9.noarch                     55/166 
12:26:56 #10 28.04   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               56/166 
12:26:56 #10 28.09   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch         57/166 
12:26:56 #10 28.09   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/166 
12:26:56 #7 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca
12:26:56 #11 16.65 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.2 [982 kB]
12:26:56 #11 16.69 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
12:26:56 #11 16.82 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
12:26:56 #11 16.82 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
12:26:56 #11 16.82 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
12:26:56 #11 16.83 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
12:26:56 #11 16.83 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
12:26:56 #11 16.85 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
12:26:56 #11 16.85 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB]
12:26:56 #11 16.85 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
12:26:56 #11 16.85 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
12:26:56 #11 16.89 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
12:26:56 #9 ...
12:26:56 
12:26:56 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:56 #10 27.45 Selecting previously unselected package g++.
12:26:56 #10 27.45 Preparing to unpack .../051-g++_4%3a8.3.0-1_armhf.deb ...
12:26:56 #10 28.50 Preparing to unpack .../068-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:26:56 #10 28.50 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:26:56 #10 28.54 Selecting previously unselected package libpsl5:amd64.
12:26:56 #10 28.54 Preparing to unpack .../069-libpsl5_0.20.2-2_amd64.deb ...
12:26:56 #10 28.54 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:26:56 #10 28.58 Selecting previously unselected package librtmp1:amd64.
12:26:56 #10 28.58 Preparing to unpack .../070-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:26:56 #10 28.58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:26:56 #10 28.62 Selecting previously unselected package libssh2-1:amd64.
12:26:56 #10 28.62 Preparing to unpack .../071-libssh2-1_1.8.0-2.1_amd64.deb ...
12:26:56 #10 28.62 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:26:56 #10 28.66 Selecting previously unselected package libcurl4:amd64.
12:26:56 #10 28.66 Preparing to unpack .../072-libcurl4_7.64.0-4+deb10u3_amd64.deb ...
12:26:56 #10 28.67 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ...
12:26:56 #10 28.72 Selecting previously unselected package curl.
12:26:56 #10 28.72 Preparing to unpack .../073-curl_7.64.0-4+deb10u3_amd64.deb ...
12:26:56 #10 28.72 Unpacking curl (7.64.0-4+deb10u3) ...
12:26:56 #10 28.78 Selecting previously unselected package dctrl-tools.
12:26:56 #10 28.78 Preparing to unpack .../074-dctrl-tools_2.24-3_amd64.deb ...
12:26:56 #10 28.79 Unpacking dctrl-tools (2.24-3) ...
12:26:56 #10 28.83 Selecting previously unselected package libtool.
12:26:56 #10 24.35 Selecting previously unselected package libgdbm-compat4:amd64.
12:26:56 #10 15.13 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
12:26:56 #10 15.14 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:26:56 #10 15.15 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
12:26:56 #10 15.16 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
12:26:56 #10 15.17 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
12:26:56 #10 15.17 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:26:56 #10 15.22 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
12:26:56 #10 15.23 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
12:26:56 #10 23.46 Unpacking autoconf (2.69-11) ...
12:26:56 #10 23.59 Selecting previously unselected package autotools-dev.
12:26:56 #10 23.59 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
12:26:56 #10 23.59 Unpacking autotools-dev (20180224.1) ...
12:26:56 #10 23.65 Selecting previously unselected package automake.
12:26:56 #10 23.65 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
12:26:56 #10 23.66 Unpacking automake (1:1.16.1-4) ...
12:26:56 #11 29.03 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:26:56 #11 29.04 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:26:56 #11 29.07 Selecting previously unselected package libhttp-message-perl.
12:26:56 #11 29.07 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ...
12:26:56 #11 29.08 Unpacking libhttp-message-perl (6.36-1) ...
12:26:56 #11 29.10 Selecting previously unselected package libhttp-cookies-perl.
12:26:56 #11 29.11 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
12:26:56 #11 29.11 Unpacking libhttp-cookies-perl (6.10-1) ...
12:26:56 #11 29.14 Selecting previously unselected package libhttp-negotiate-perl.
12:26:56 #11 29.15 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
12:26:56 #11 29.15 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:26:56 #11 29.20 Selecting previously unselected package perl-openssl-defaults:arm64.
12:26:56 #11 29.20 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ...
12:26:56 #11 23.07 Selecting previously unselected package autotools-dev.
12:26:56 #11 23.08 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ...
12:26:56 #11 23.08 Unpacking autotools-dev (20220109.1) ...
12:26:56 #11 23.11 Selecting previously unselected package automake.
12:26:56 #11 23.11 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ...
12:26:56 #11 23.12 Unpacking automake (1:1.16.5-1.3) ...
12:26:56 #11 23.16 Selecting previously unselected package autopoint.
12:26:56 #11 23.16 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ...
12:26:56 #11 23.16 Unpacking autopoint (0.21-4ubuntu4) ...
12:26:56 #11 23.19 Selecting previously unselected package binutils-common:amd64.
12:26:56 #11 23.19 Preparing to unpack .../058-binutils-common_2.38-4ubuntu2.1_amd64.deb ...
12:26:56 #11 23.20 Unpacking binutils-common:amd64 (2.38-4ubuntu2.1) ...
12:26:56 #11 23.23 Selecting previously unselected package libbinutils:amd64.
12:26:56 #11 23.23 Preparing to unpack .../059-libbinutils_2.38-4ubuntu2.1_amd64.deb ...
12:26:56 #11 23.23 Unpacking libbinutils:amd64 (2.38-4ubuntu2.1) ...
12:26:56 #11 23.27 Selecting previously unselected package libctf-nobfd0:amd64.
12:26:56 #10 21.43 Unpacking libisl23:armhf (0.23-1) ...
12:26:56 #10 21.57 Selecting previously unselected package libmpfr6:armhf.
12:26:56 #10 21.57 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
12:26:56 #10 21.60 Unpacking libmpfr6:armhf (4.1.0-3) ...
12:26:56 #10 21.67 Selecting previously unselected package libmpc3:armhf.
12:26:56 #10 21.67 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
12:26:56 #11 24.38 Preparing to unpack .../042-python3-gi_3.42.2-2_arm64.deb ...
12:26:56 #11 24.39 Unpacking python3-gi (3.42.2-2) ...
12:26:56 #11 24.43 Selecting previously unselected package networkd-dispatcher.
12:26:56 #11 24.43 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
12:26:56 #11 24.44 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
12:26:56 #11 24.47 Selecting previously unselected package python-apt-common.
12:26:56 #11 24.47 Preparing to unpack .../044-python-apt-common_2.4.0+22.10_all.deb ...
12:26:56 #11 24.47 Unpacking python-apt-common (2.4.0+22.10) ...
12:26:56 #11 24.50 Selecting previously unselected package python3-apt.
12:26:56 #11 24.51 Preparing to unpack .../045-python3-apt_2.4.0+22.10_arm64.deb ...
12:26:56 #11 24.51 Unpacking python3-apt (2.4.0+22.10) ...
12:26:56 #11 24.55 Selecting previously unselected package python3-pkg-resources.
12:26:56 #11 24.55 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
12:26:56 #11 24.56 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:26:56 #11 24.62 Selecting previously unselected package shared-mime-info.
12:26:56 #10 30.79 Selecting previously unselected package iso-codes.
12:26:56 #10 30.79 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
12:26:56 #10 30.80 Unpacking iso-codes (4.6.0-1) ...
12:26:56 #11 27.56 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ...
12:26:56 #11 27.57 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:26:56 #11 27.62 Selecting previously unselected package libasan5:arm64.
12:26:56 #11 27.62 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
12:26:56 #11 27.63 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:26:56 #11 23.02 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_amd64.deb ...
12:26:56 #11 23.03 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
12:26:56 #11 23.06 Selecting previously unselected package dbus-system-bus-common.
12:26:56 #11 23.06 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
12:26:56 #11 23.07 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:26:56 #11 23.11 Selecting previously unselected package dbus.
12:26:56 #11 23.11 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_amd64.deb ...
12:26:56 #11 23.12 Unpacking dbus (1.14.0-2ubuntu3) ...
12:26:56 #11 23.15 Selecting previously unselected package distro-info-data.
12:26:56 #11 23.15 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
12:26:56 #11 23.15 Unpacking distro-info-data (0.54ubuntu0.1) ...
12:26:56 #11 23.18 Selecting previously unselected package dmsetup.
12:26:56 #11 23.18 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_amd64.deb ...
12:26:56 #11 23.19 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
12:26:56 #11 23.23 Selecting previously unselected package libglib2.0-0:amd64.
12:26:56 #11 23.23 Preparing to unpack .../026-libglib2.0-0_2.74.3-0ubuntu1_amd64.deb ...
12:26:56 #11 23.24 Unpacking libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
12:26:56 #11 23.29 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:26:56 #10 31.96 Selecting previously unselected package liburi-perl.
12:26:56 #10 31.97 Preparing to unpack .../163-liburi-perl_1.73-1_all.deb ...
12:26:56 #10 31.97 Unpacking liburi-perl (1.73-1) ...
12:26:56 #10 32.02 Selecting previously unselected package libhtml-parser-perl.
12:26:56 #10 32.02 Preparing to unpack .../164-libhtml-parser-perl_3.72-3build1_arm64.deb ...
12:26:56 #10 32.03 Unpacking libhtml-parser-perl (3.72-3build1) ...
12:26:56 #10 32.08 Selecting previously unselected package libcgi-pm-perl.
12:26:56 #10 32.08 Preparing to unpack .../165-libcgi-pm-perl_4.38-1_all.deb ...
12:26:56 #10 32.08 Unpacking libcgi-pm-perl (4.38-1) ...
12:26:56 #10 32.13 Selecting previously unselected package libfcgi-perl.
12:26:56 #10 32.41 Selecting previously unselected package libgc1c2:arm64.
12:26:56 #10 32.42 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
12:26:56 #10 32.42 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
12:26:56 #10 32.47 Selecting previously unselected package libltdl7:arm64.
12:26:56 #10 28.14   Installing       : libpsl-0.21.1-5.el9.x86_64                          59/166 
12:26:56 #10 28.14   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      60/166 
12:26:56 #10 28.18   Installing       : openssl-1:3.0.7-2.el9.x86_64                        61/166 
12:26:56 #10 28.27   Installing       : ncurses-6.2-8.20210508.el9.x86_64                   62/166 
12:26:56 #10 28.31   Installing       : perl-Digest-1.19-4.el9.noarch                       63/166 
12:26:56 #10 28.32   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                   64/166 
12:26:56 #10 28.36   Installing       : perl-B-1.80-480.el9.x86_64                          65/166 
12:26:56 #11 17.17 debconf: delaying package configuration, since apt-utils is not installed
12:26:56 #10 27.58 Unpacking g++ (4:8.3.0-1) ...
12:26:57 #10 28.83 Preparing to unpack .../075-libtool_2.4.6-9_all.deb ...
12:26:57 #10 28.84 Unpacking libtool (2.4.6-9) ...
12:26:57 #10 28.89 Selecting previously unselected package dh-autoreconf.
12:26:57 #10 28.89 Preparing to unpack .../076-dh-autoreconf_19_all.deb ...
12:26:57 #10 28.90 Unpacking dh-autoreconf (19) ...
12:26:57 #10 28.92 Selecting previously unselected package libarchive-zip-perl.
12:26:57 #10 28.92 Preparing to unpack .../077-libarchive-zip-perl_1.64-1_all.deb ...
12:26:57 #10 28.93 Unpacking libarchive-zip-perl (1.64-1) ...
12:26:57 #10 28.96 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:26:57 #10 28.96 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
12:26:57 #10 28.97 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
12:26:57 #10 28.99 Selecting previously unselected package dh-strip-nondeterminism.
12:26:57 #10 28.99 Preparing to unpack .../079-dh-strip-nondeterminism_1.1.2-1_all.deb ...
12:26:57 #10 29.00 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
12:26:57 #10 29.02 Selecting previously unselected package dwz.
12:26:57 #10 29.02 Preparing to unpack .../080-dwz_0.12-3_amd64.deb ...
12:26:57 #10 29.03 Unpacking dwz (0.12-3) ...
12:26:57 #10 29.07 Selecting previously unselected package libglib2.0-0:amd64.
12:26:57 #10 24.36 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ...
12:26:57 #10 24.36 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ...
12:26:57 #10 24.39 Selecting previously unselected package libperl5.26:amd64.
12:26:57 #10 24.39 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_amd64.deb ...
12:26:57 #10 24.40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
12:26:57 #11 23.75 Selecting previously unselected package python3-minimal.
12:26:57 #11 23.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
12:26:57 #11 23.76 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
12:26:57 #11 23.76 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
12:26:57 #11 23.80 Selecting previously unselected package mime-support.
12:26:57 #11 23.80 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
12:26:57 #11 23.80 Unpacking mime-support (3.64ubuntu1) ...
12:26:57 #11 23.84 Selecting previously unselected package libmpdec2:amd64.
12:26:57 #10 15.39 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
12:26:57 #11 29.30 Unpacking perl-openssl-defaults:arm64 (5build2) ...
12:26:57 #11 29.33 Selecting previously unselected package libnet-ssleay-perl:arm64.
12:26:57 #11 29.33 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
12:26:57 #11 29.34 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
12:26:57 #11 29.38 Selecting previously unselected package libio-socket-ssl-perl.
12:26:57 #11 29.38 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ...
12:26:57 #11 29.39 Unpacking libio-socket-ssl-perl (2.074-2) ...
12:26:57 #11 29.42 Selecting previously unselected package libnet-http-perl.
12:26:57 #11 29.42 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ...
12:26:57 #11 29.42 Unpacking libnet-http-perl (6.22-1) ...
12:26:57 #11 29.45 Selecting previously unselected package liblwp-protocol-https-perl.
12:26:57 #11 29.45 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:26:57 #11 29.46 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:26:57 #11 29.49 Selecting previously unselected package libtry-tiny-perl.
12:26:57 #11 29.49 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ...
12:26:57 #11 29.49 Unpacking libtry-tiny-perl (0.31-1) ...
12:26:57 #11 29.52 Selecting previously unselected package libwww-robotrules-perl.
12:26:57 #10 23.78 Selecting previously unselected package autopoint.
12:26:57 #10 23.78 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
12:26:57 #10 23.79 Unpacking autopoint (0.19.8.1-9) ...
12:26:57 #11 23.28 Preparing to unpack .../060-libctf-nobfd0_2.38-4ubuntu2.1_amd64.deb ...
12:26:57 #11 23.28 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ...
12:26:57 #11 23.31 Selecting previously unselected package libctf0:amd64.
12:26:57 #11 23.31 Preparing to unpack .../061-libctf0_2.38-4ubuntu2.1_amd64.deb ...
12:26:57 #11 23.32 Unpacking libctf0:amd64 (2.38-4ubuntu2.1) ...
12:26:57 #11 23.35 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:26:57 #11 23.35 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-4ubuntu2.1_amd64.deb ...
12:26:57 #11 23.36 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ...
12:26:57 #11 23.44 Selecting previously unselected package binutils.
12:26:57 #11 23.44 Preparing to unpack .../063-binutils_2.38-4ubuntu2.1_amd64.deb ...
12:26:57 #11 23.44 Unpacking binutils (2.38-4ubuntu2.1) ...
12:26:57 #11 23.47 Selecting previously unselected package libc-dev-bin.
12:26:57 #11 23.47 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.1_amd64.deb ...
12:26:57 #11 23.48 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
12:26:57 #11 23.53 Selecting previously unselected package linux-libc-dev:amd64.
12:26:57 #10 21.68 Unpacking libmpc3:armhf (1.2.0-1) ...
12:26:57 #10 21.71 Selecting previously unselected package cpp-10.
12:26:57 #10 21.71 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
12:26:57 #10 21.72 Unpacking cpp-10 (10.2.1-6) ...
12:26:57 #11 24.62 Preparing to unpack .../047-shared-mime-info_2.2-1_arm64.deb ...
12:26:57 #11 24.63 Unpacking shared-mime-info (2.2-1) ...
12:26:57 #11 24.70 Selecting previously unselected package systemd-resolved.
12:26:57 #11 24.70 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7_arm64.deb ...
12:26:57 #11 24.70 Unpacking systemd-resolved (251.4-1ubuntu7) ...
12:26:57 #11 24.75 Selecting previously unselected package systemd-timesyncd.
12:26:57 #11 24.75 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7_arm64.deb ...
12:26:57 #11 24.76 Unpacking systemd-timesyncd (251.4-1ubuntu7) ...
12:26:57 #11 24.80 Selecting previously unselected package ucf.
12:26:57 #11 24.81 Preparing to unpack .../050-ucf_3.0043_all.deb ...
12:26:57 #11 24.81 Moving old data out of the way
12:26:57 #11 24.81 Unpacking ucf (3.0043) ...
12:26:57 #11 24.86 Selecting previously unselected package xdg-user-dirs.
12:26:57 #11 24.86 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_arm64.deb ...
12:26:57 #11 24.87 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
12:26:57 #11 24.92 Selecting previously unselected package bsdextrautils.
12:26:57 #11 24.92 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_arm64.deb ...
12:26:57 #11 24.93 Unpacking bsdextrautils (2.38-4ubuntu1) ...
12:26:57 #11 24.96 Selecting previously unselected package libmagic-mgc.
12:26:57 #10 31.16 Selecting previously unselected package libalgorithm-diff-perl.
12:26:57 #10 31.16 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
12:26:57 #10 31.16 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:26:57 #10 31.20 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:26:57 #10 31.20 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
12:26:57 #10 31.21 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:26:57 #10 31.24 Selecting previously unselected package libalgorithm-merge-perl.
12:26:57 #10 31.24 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
12:26:57 #10 31.24 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:26:57 #10 31.28 Selecting previously unselected package libaliased-perl.
12:26:57 #10 27.23 Selecting previously unselected package g++.
12:26:57 #10 27.23 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
12:26:57 #10 27.24 Unpacking g++ (4:10.2.1-1) ...
12:26:57 #10 27.26 Selecting previously unselected package make.
12:26:57 #10 27.26 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
12:26:57 #10 27.26 Unpacking make (4.3-4.1) ...
12:26:57 #10 27.32 Selecting previously unselected package libdpkg-perl.
12:26:57 #10 27.32 Preparing to unpack .../059-libdpkg-perl_1.20.12_all.deb ...
12:26:57 #10 27.33 Unpacking libdpkg-perl (1.20.12) ...
12:26:57 #10 27.40 Selecting previously unselected package patch.
12:26:57 #10 27.40 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
12:26:57 #10 27.41 Unpacking patch (2.7.6-7) ...
12:26:57 #10 27.44 Selecting previously unselected package dpkg-dev.
12:26:57 #11 27.90 Selecting previously unselected package liblsan0:arm64.
12:26:57 #11 27.90 Preparing to unpack .../089-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
12:26:57 #11 27.90 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
12:26:57 #11 28.01 Selecting previously unselected package libtsan0:arm64.
12:26:57 #7 ...
12:26:57 
12:26:57 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:57 #10 10.51 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.8 [569 kB]
12:26:57 #10 10.53 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB]
12:26:57 #10 10.53 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
12:26:57 #10 10.53 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB]
12:26:57 #10 10.53 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB]
12:26:57 #10 10.54 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB]
12:26:57 #10 10.54 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB]
12:26:57 #10 10.54 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf xz-utils armhf 5.2.2-1.3ubuntu0.1 [82.1 kB]
12:26:57 #10 10.54 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB]
12:26:57 #10 10.69 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
12:26:57 #10 10.82 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
12:26:57 #10 10.82 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB]
12:26:57 #10 10.82 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB]
12:26:57 #10 10.82 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB]
12:26:57 #10 10.82 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
12:26:57 #10 10.82 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB]
12:26:57 #10 10.84 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB]
12:26:57 #10 10.84 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
12:26:57 #10 10.84 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.10 [713 kB]
12:26:57 #10 10.89 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B]
12:26:57 #10 10.95 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB]
12:26:57 #10 11.18 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.7 [551 kB]
12:26:57 #10 11.25 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB]
12:26:57 #10 11.37 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.6 [16.9 kB]
12:26:57 #10 11.41 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.6 [136 kB]
12:26:57 #10 11.47 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB]
12:26:57 #10 11.49 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB]
12:26:57 #10 11.52 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB]
12:26:57 #10 11.60 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB]
12:26:57 #10 11.63 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB]
12:26:57 #10 11.63 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB]
12:26:57 #10 11.63 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB]
12:26:57 #10 11.71 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB]
12:26:57 #10 11.78 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
12:26:57 #10 11.81 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.8 [197 kB]
12:26:57 #10 11.83 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.8 [299 kB]
12:26:57 #10 11.86 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.8 [2156 kB]
12:26:57 #10 11.94 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.8 [3352 B]
12:26:57 #10 11.94 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.6 [59.4 kB]
12:26:57 #10 11.94 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-202.213 [973 kB]
12:26:57 #10 12.04 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.6 [1901 kB]
12:26:57 #10 12.15 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7-base armhf 7.5.0-3ubuntu1~18.04 [18.3 kB]
12:26:57 #10 12.15 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB]
12:26:57 #10 12.18 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB]
12:26:57 #10 12.19 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
12:26:57 #10 12.19 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB]
12:26:57 #10 12.59 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB]
12:26:57 #10 12.59 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcc1-0 armhf 8.4.0-1ubuntu1~18.04 [32.6 kB]
12:26:57 #10 12.59 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB]
12:26:57 #10 12.59 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B]
12:26:57 #10 12.59 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB]
12:26:57 #10 12.60 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB]
12:26:57 #10 12.62 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB]
12:26:57 #10 12.62 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgcc-7-dev armhf 7.5.0-3ubuntu1~18.04 [706 kB]
12:26:57 #10 12.65 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB]
12:26:57 #10 13.02 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B]
12:26:57 #10 13.02 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libstdc++-7-dev armhf 7.5.0-3ubuntu1~18.04 [1544 kB]
12:26:57 #10 13.08 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB]
12:26:57 #10 13.61 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B]
12:26:57 #10 13.68 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB]
12:26:57 #10 13.91 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
12:26:57 #10 14.01 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB]
12:26:57 #10 14.03 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
12:26:57 #10 14.13 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B]
12:26:57 #10 14.13 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [35.2 kB]
12:26:57 #10 14.13 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [136 kB]
12:26:57 #10 14.14 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [25.1 kB]
12:26:57 #10 14.14 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [76.5 kB]
12:26:57 #10 14.15 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [47.3 kB]
12:26:57 #10 14.15 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [88.1 kB]
12:26:57 #10 14.16 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [168 kB]
12:26:57 #10 14.17 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [13.1 kB]
12:26:57 #10 14.24 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [79.0 kB]
12:26:57 #10 14.24 Get:117 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]
12:26:57 #10 14.24 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
12:26:57 #10 14.24 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
12:26:57 #10 14.24 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB]
12:26:57 #10 14.25 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
12:26:57 #10 14.25 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
12:26:57 #10 14.30 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.22 [189 kB]
12:26:57 #10 14.31 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.22 [152 kB]
12:26:57 #10 14.32 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB]
12:26:57 #10 14.37 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB]
12:26:57 #10 14.38 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-autoreconf all 17 [15.8 kB]
12:26:57 #10 14.38 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
12:26:57 #10 14.38 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
12:26:57 #10 14.38 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB]
12:26:57 #10 14.38 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
12:26:57 #10 14.38 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB]
12:26:57 #10 14.45 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB]
12:26:57 #10 14.49 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB]
12:26:57 #10 14.49 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB]
12:26:57 #10 14.52 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf debhelper all 11.1.6ubuntu2 [902 kB]
12:26:57 #10 14.55 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB]
12:26:57 #10 14.56 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB]
12:26:57 #10 14.56 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB]
12:26:57 #10 14.61 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB]
12:26:57 #10 14.61 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
12:26:57 #10 14.61 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
12:26:57 #10 14.61 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.18.04.2 [79.4 kB]
12:26:57 #10 14.62 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
12:26:57 #10 14.62 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
12:26:57 #10 14.67 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB]
12:26:57 #10 14.67 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB]
12:26:57 #10 14.67 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB]
12:26:57 #10 14.75 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB]
12:26:57 #10 14.75 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
12:26:57 #10 14.75 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
12:26:57 #10 14.75 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
12:26:57 #10 14.77 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
12:26:57 #10 14.77 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
12:26:57 #10 14.77 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB]
12:26:57 #10 14.82 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB]
12:26:57 #10 14.82 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
12:26:57 #10 14.82 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
12:26:57 #10 14.90 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB]
12:26:57 #10 14.90 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB]
12:26:57 #10 14.90 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB]
12:26:57 #10 14.90 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB]
12:26:57 #10 14.90 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB]
12:26:57 #10 14.90 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.22 [187 kB]
12:26:57 #10 14.90 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB]
12:26:57 #10 14.96 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.15 [804 kB]
12:26:57 #10 15.00 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.15 [2826 kB]
12:26:57 #10 15.12 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
12:26:57 #10 15.12 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB]
12:26:57 #10 15.15 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:26:57 #10 15.15 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB]
12:26:57 #10 15.15 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
12:26:57 #10 15.15 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B]
12:26:57 #10 15.15 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
12:26:57 #10 15.15 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB]
12:26:57 #10 15.15 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB]
12:26:57 #10 15.19 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:26:57 #10 15.23 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
12:26:57 #10 15.23 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
12:26:57 #10 15.23 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:26:57 #10 15.23 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB]
12:26:57 #10 15.23 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
12:26:57 #10 15.23 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB]
12:26:57 #10 15.23 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB]
12:26:57 #10 15.23 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB]
12:26:57 #10 15.26 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB]
12:26:57 #10 15.31 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB]
12:26:57 #10 15.31 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B]
12:26:57 #10 15.31 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB]
12:26:57 #10 15.31 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB]
12:26:57 #10 15.31 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
12:26:57 #10 15.31 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB]
12:26:57 #10 15.31 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B]
12:26:57 #10 15.31 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
12:26:57 #10 15.33 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB]
12:26:57 #10 15.39 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
12:26:57 #10 15.39 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
12:26:57 #10 15.39 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B]
12:26:57 #10 15.39 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
12:26:57 #10 15.39 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
12:26:57 #10 15.39 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B]
12:26:57 #10 15.39 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB]
12:26:57 #10 15.55 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
12:26:57 #10 15.90 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:26:57 #10 15.90 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB]
12:26:57 #10 15.92 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB]
12:26:57 #10 15.93 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB]
12:26:57 #10 15.93 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB]
12:26:57 #10 15.94 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB]
12:26:57 #10 16.04 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
12:26:57 #10 16.05 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
12:26:57 #10 16.05 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
12:26:57 #10 16.05 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB]
12:26:57 #10 16.05 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB]
12:26:57 #10 16.06 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB]
12:26:57 #10 16.06 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
12:26:57 #10 16.06 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB]
12:26:57 #10 16.06 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB]
12:26:57 #10 16.11 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B]
12:26:57 #10 16.14 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
12:26:57 #10 16.14 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB]
12:26:57 #10 16.14 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB]
12:26:57 #10 16.15 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
12:26:57 #10 16.15 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
12:26:57 #10 16.15 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B]
12:26:57 #10 16.15 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB]
12:26:57 #10 16.15 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB]
12:26:57 #10 16.19 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
12:26:57 #10 16.23 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB]
12:26:57 #10 16.23 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB]
12:26:57 #10 16.23 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB]
12:26:57 #10 16.25 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
12:26:57 #10 16.25 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB]
12:26:57 #10 16.25 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
12:26:57 #10 16.25 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB]
12:26:57 #10 16.25 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
12:26:57 #10 16.26 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB]
12:26:57 #10 16.33 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB]
12:26:57 #10 16.33 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB]
12:26:57 #10 16.33 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
12:26:57 #10 16.34 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB]
12:26:57 #10 16.34 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB]
12:26:57 #10 16.34 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
12:26:57 #10 16.35 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB]
12:26:57 #10 16.35 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB]
12:26:57 #10 16.35 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB]
12:26:57 #10 16.41 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B]
12:26:57 #10 16.41 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
12:26:57 #10 16.41 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
12:26:57 #10 16.48 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB]
12:26:57 #10 16.48 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB]
12:26:57 #10 16.48 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB]
12:26:57 #10 16.48 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB]
12:26:57 #10 16.48 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB]
12:26:57 #10 16.48 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB]
12:26:57 #10 16.49 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:26:57 #10 16.55 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
12:26:57 #10 16.55 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B]
12:26:57 #10 16.55 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB]
12:26:57 #10 16.62 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
12:26:57 #10 16.63 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B]
12:26:57 #10 16.63 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
12:26:57 #10 16.63 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB]
12:26:57 #10 16.63 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB]
12:26:57 #10 16.63 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
12:26:57 #10 16.63 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
12:26:57 #10 16.70 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [41.9 kB]
12:26:57 #10 16.70 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB]
12:26:57 #10 16.70 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB]
12:26:57 #10 16.77 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
12:26:57 #10 16.78 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
12:26:57 #10 16.78 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB]
12:26:57 #10 16.78 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
12:26:57 #10 16.78 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
12:26:57 #10 16.78 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
12:26:57 #10 16.78 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB]
12:26:57 #10 16.84 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB]
12:26:57 #10 16.85 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB]
12:26:57 #10 16.85 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB]
12:26:57 #10 16.93 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB]
12:26:57 #10 16.93 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB]
12:26:57 #10 16.93 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
12:26:57 #10 16.93 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB]
12:26:57 #10 16.93 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB]
12:26:57 #10 16.97 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB]
12:26:57 #10 17.08 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB]
12:26:57 #10 17.08 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB]
12:26:57 #10 17.09 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
12:26:57 #10 17.09 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
12:26:57 #10 17.10 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B]
12:26:57 #10 17.10 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
12:26:57 #10 17.10 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.2 [155 kB]
12:26:57 #10 17.10 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB]
12:26:57 #10 17.10 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB]
12:26:57 #10 17.15 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
12:26:57 #10 17.23 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B]
12:26:57 #11 23.29 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_amd64.deb ...
12:26:57 #11 23.30 Unpacking libgirepository-1.0-1:amd64 (1.74.0-2) ...
12:26:57 #11 23.32 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:26:57 #11 23.33 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_amd64.deb ...
12:26:57 #11 23.33 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-2) ...
12:26:57 #11 23.36 Selecting previously unselected package iso-codes.
12:26:57 #11 23.36 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
12:26:57 #11 23.37 Unpacking iso-codes (4.11.0-1) ...
12:26:57 #11 23.56 Selecting previously unselected package krb5-locales.
12:26:57 #10 32.13 Preparing to unpack .../166-libfcgi-perl_0.78-2build1_arm64.deb ...
12:26:57 #10 32.13 Unpacking libfcgi-perl (0.78-2build1) ...
12:26:57 #10 32.18 Selecting previously unselected package libcgi-fast-perl.
12:26:57 #10 32.18 Preparing to unpack .../167-libcgi-fast-perl_1%3a2.13-1_all.deb ...
12:26:57 #10 32.21 Unpacking libcgi-fast-perl (1:2.13-1) ...
12:26:57 #10 32.24 Selecting previously unselected package libsub-name-perl.
12:26:57 #10 32.24 Preparing to unpack .../168-libsub-name-perl_0.21-1build1_arm64.deb ...
12:26:57 #10 32.25 Unpacking libsub-name-perl (0.21-1build1) ...
12:26:57 #10 32.29 Selecting previously unselected package libclass-accessor-perl.
12:26:57 #10 32.29 Preparing to unpack .../169-libclass-accessor-perl_0.51-1_all.deb ...
12:26:57 #10 32.30 Unpacking libclass-accessor-perl (0.51-1) ...
12:26:57 #10 32.35 Selecting previously unselected package libclass-method-modifiers-perl.
12:26:57 #11 DONE 0.8s
12:26:57 #10 28.37   Installing       : perl-FileHandle-2.03-480.el9.noarch                 66/166 
12:26:57 #10 28.43   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 67/166 
12:26:57 #10 28.44   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64               68/166 
12:26:57 #10 28.46   Installing       : perl-libnet-3.13-4.el9.noarch                       69/166 
12:26:57 #10 28.52   Installing       : perl-base-2.27-480.el9.noarch                       70/166 
12:26:57 #10 28.54   Installing       : perl-URI-5.09-3.el9.noarch                          71/166 
12:26:57 #10 28.61   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                   72/166 
12:26:57 #10 32.47 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ...
12:26:57 #10 32.48 Unpacking libltdl7:arm64 (2.4.6-9) ...
12:26:57 #10 32.52 Selecting previously unselected package guile-2.2-libs:arm64.
12:26:57 #10 32.52 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
12:26:57 #10 32.58 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
12:26:57 #11 17.21 Fetched 91.5 MB in 9s (9798 kB/s)
12:26:57 #11 17.24 Selecting previously unselected package liblocale-gettext-perl.
12:26:57 #11 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 ... 4118 files and directories currently installed.)
12:26:57 #11 17.24 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
12:26:57 #11 17.25 Unpacking liblocale-gettext-perl (1.07-4) ...
12:26:57 #11 17.33 Selecting previously unselected package libssl1.1:armhf.
12:26:57 #11 17.33 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ...
12:26:57 #11 17.34 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
12:26:57 #10 28.00 Selecting previously unselected package make.
12:26:57 #10 28.00 Preparing to unpack .../052-make_4.2.1-1.2_armhf.deb ...
12:26:57 #10 28.02 Unpacking make (4.2.1-1.2) ...
12:26:57 #10 29.07 Preparing to unpack .../081-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
12:26:57 #10 29.07 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
12:26:57 #10 29.21 Selecting previously unselected package libcroco3:amd64.
12:26:57 #10 29.21 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ...
12:26:57 #10 29.22 Unpacking libcroco3:amd64 (0.6.12-3) ...
12:26:57 #10 29.26 Selecting previously unselected package libncurses6:amd64.
12:26:57 #10 29.26 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u3_amd64.deb ...
12:26:57 #10 29.27 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
12:26:57 #10 29.31 Selecting previously unselected package gettext.
12:26:57 #10 24.82 Selecting previously unselected package perl.
12:26:57 #10 24.82 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_amd64.deb ...
12:26:57 #10 24.86 Unpacking perl (5.26.1-6ubuntu0.6) ...
12:26:57 #10 24.91 Selecting previously unselected package openssl.
12:26:57 #10 24.91 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
12:26:57 #10 24.91 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:57 #11 23.84 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
12:26:57 #11 23.84 Unpacking libmpdec2:amd64 (2.4.2-3) ...
12:26:57 #11 23.88 Selecting previously unselected package readline-common.
12:26:57 #11 23.88 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
12:26:57 #11 23.88 Unpacking readline-common (8.0-4) ...
12:26:57 #11 23.92 Selecting previously unselected package libreadline8:amd64.
12:26:57 #11 23.92 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
12:26:57 #11 23.94 Unpacking libreadline8:amd64 (8.0-4) ...
12:26:57 #11 23.99 Selecting previously unselected package libsqlite3-0:amd64.
12:26:57 #11 23.99 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
12:26:57 #11 23.99 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
12:26:57 #11 24.07 Selecting previously unselected package libpython3.8-stdlib:amd64.
12:26:57 #10 23.94 Selecting previously unselected package binutils-common:armhf.
12:26:57 #10 23.94 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
12:26:57 #10 23.95 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
12:26:57 #10 15.72 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
12:26:57 #10 15.73 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:26:57 #10 15.73 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
12:26:57 #10 15.74 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:26:57 #10 15.74 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:26:57 #10 15.75 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
12:26:57 #10 15.76 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
12:26:57 #10 15.82 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
12:26:57 #10 15.84 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
12:26:57 #10 15.88 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:26:57 #10 15.88 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
12:26:57 #10 15.89 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:26:57 #10 15.90 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
12:26:57 #10 15.91 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
12:26:57 #10 15.92 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
12:26:57 #10 15.92 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
12:26:57 #11 29.52 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
12:26:57 #11 29.53 Unpacking libwww-robotrules-perl (6.02-1) ...
12:26:57 #11 29.56 Selecting previously unselected package libwww-perl.
12:26:57 #11 29.56 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ...
12:26:57 #11 29.56 Unpacking libwww-perl (6.61-1) ...
12:26:57 #11 29.60 Selecting previously unselected package patchutils.
12:26:57 #11 29.60 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ...
12:26:57 #11 29.60 Unpacking patchutils (0.4.2-1build2) ...
12:26:57 #11 29.64 Selecting previously unselected package wdiff.
12:26:57 #11 29.64 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ...
12:26:57 #11 29.64 Unpacking wdiff (1.2.2-2build3) ...
12:26:57 #11 29.68 Selecting previously unselected package devscripts.
12:26:57 #11 29.68 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ...
12:26:57 #11 29.70 Unpacking devscripts (2.22.1ubuntu1) ...
12:26:57 #11 29.77 Selecting previously unselected package diffstat.
12:26:57 #11 29.77 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ...
12:26:57 #11 24.96 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_arm64.deb ...
12:26:57 #11 24.97 Unpacking libmagic-mgc (1:5.41-4) ...
12:26:57 #11 25.03 Selecting previously unselected package libmagic1:arm64.
12:26:57 #11 25.03 Preparing to unpack .../054-libmagic1_1%3a5.41-4_arm64.deb ...
12:26:57 #11 25.04 Unpacking libmagic1:arm64 (1:5.41-4) ...
12:26:57 #11 25.07 Selecting previously unselected package file.
12:26:57 #11 25.08 Preparing to unpack .../055-file_1%3a5.41-4_arm64.deb ...
12:26:57 #11 25.08 Unpacking file (1:5.41-4) ...
12:26:57 #11 25.12 Selecting previously unselected package gettext-base.
12:26:57 #11 25.12 Preparing to unpack .../056-gettext-base_0.21-8_arm64.deb ...
12:26:57 #11 25.12 Unpacking gettext-base (0.21-8) ...
12:26:57 #11 25.17 Selecting previously unselected package libuchardet0:arm64.
12:26:57 #11 25.17 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_arm64.deb ...
12:26:57 #11 25.17 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
12:26:57 #11 25.20 Selecting previously unselected package groff-base.
12:26:57 #10 31.28 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
12:26:57 #10 31.29 Unpacking libaliased-perl (0.34-1.1) ...
12:26:57 #10 31.32 Selecting previously unselected package libapt-pkg-perl.
12:26:57 #10 31.32 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
12:26:57 #10 31.34 Unpacking libapt-pkg-perl (0.1.39) ...
12:26:57 #10 31.38 Selecting previously unselected package libarchive-cpio-perl.
12:26:57 #10 31.38 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:26:57 #10 31.39 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:26:57 #10 31.43 Selecting previously unselected package libarchive13:arm64.
12:26:57 #10 31.43 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
12:26:57 #10 31.44 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:26:57 #10 31.49 Selecting previously unselected package libarray-intspan-perl.
12:26:57 #11 23.53 Preparing to unpack .../065-linux-libc-dev_5.15.0-58.64_amd64.deb ...
12:26:57 #11 23.53 Unpacking linux-libc-dev:amd64 (5.15.0-58.64) ...
12:26:57 #11 23.68 Selecting previously unselected package libcrypt-dev:amd64.
12:26:57 #11 23.68 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
12:26:57 #11 23.68 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
12:26:57 #11 23.71 Selecting previously unselected package rpcsvc-proto.
12:26:57 #11 23.71 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
12:26:57 #11 23.71 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
12:26:57 #11 23.74 Selecting previously unselected package libtirpc-dev:amd64.
12:26:57 #11 23.74 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
12:26:57 #11 23.74 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
12:26:57 #11 23.77 Selecting previously unselected package libnsl-dev:amd64.
12:26:57 #11 23.77 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ...
12:26:57 #11 23.78 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
12:26:57 #11 23.82 Selecting previously unselected package libc6-dev:amd64.
12:26:57 #11 23.82 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.1_amd64.deb ...
12:26:57 #10 27.44 Preparing to unpack .../061-dpkg-dev_1.20.12_all.deb ...
12:26:57 #10 27.45 Unpacking dpkg-dev (1.20.12) ...
12:26:57 #10 27.58 Selecting previously unselected package build-essential.
12:26:57 #10 27.58 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
12:26:57 #10 27.59 Unpacking build-essential (12.9) ...
12:26:57 #10 27.62 Selecting previously unselected package libbrotli1:amd64.
12:26:57 #10 27.62 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:26:57 #10 27.62 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:26:57 #10 27.67 Selecting previously unselected package libsasl2-modules-db:amd64.
12:26:57 #10 27.67 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:26:57 #10 27.67 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:26:57 #10 27.70 Selecting previously unselected package libsasl2-2:amd64.
12:26:57 #11 28.01 Preparing to unpack .../090-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
12:26:57 #11 28.01 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
12:26:57 #11 28.22 Selecting previously unselected package libubsan1:arm64.
12:26:57 #11 28.22 Preparing to unpack .../091-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ...
12:26:57 #11 28.22 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:26:57 #10 17.48 debconf: delaying package configuration, since apt-utils is not installed
12:26:57 #10 17.53 Fetched 84.7 MB in 9s (9432 kB/s)
12:26:57 #10 17.60 Selecting previously unselected package liblocale-gettext-perl.
12:26:57 #10 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.)
12:26:57 #10 17.60 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ...
12:26:57 #12 20.70 (1/84): xz-libs-5.2.4-4.el8.aarch64.rpm         393 kB/s |  91 kB     00:00    
12:26:57 #12 20.73 (2/84): desktop-file-utils-0.26-1.el8.aarch64.r 307 kB/s |  79 kB     00:00    
12:26:57 #12 20.73 (3/84): dwz-0.12-10.el8.aarch64.rpm             393 kB/s | 103 kB     00:00    
12:26:57 #12 20.74 (4/84): efi-srpm-macros-3-3.el8.noarch.rpm      648 kB/s |  22 kB     00:00    
12:26:57 #12 20.74 (5/84): gc-7.6.4-3.el8.aarch64.rpm               10 MB/s |  99 kB     00:00    
12:26:57 #12 20.75 (6/84): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.2 MB/s | 9.3 kB     00:00    
12:26:57 #12 20.75 (7/84): go-srpm-macros-2-17.el8.noarch.rpm      1.7 MB/s |  13 kB     00:00    
12:26:57 #12 20.75 (8/84): libatomic_ops-7.6.2-3.el8.aarch64.rpm   6.9 MB/s |  38 kB     00:00    
12:26:57 #11 23.56 Preparing to unpack .../030-krb5-locales_1.20-1_all.deb ...
12:26:57 #11 23.57 Unpacking krb5-locales (1.20-1) ...
12:26:57 #11 23.60 Selecting previously unselected package less.
12:26:57 #11 23.60 Preparing to unpack .../031-less_590-1build1_amd64.deb ...
12:26:57 #11 23.61 Unpacking less (590-1build1) ...
12:26:57 #11 23.65 Selecting previously unselected package libmd0:amd64.
12:26:57 #11 23.65 Preparing to unpack .../032-libmd0_1.0.4-2_amd64.deb ...
12:26:57 #11 23.65 Unpacking libmd0:amd64 (1.0.4-2) ...
12:26:57 #11 23.69 Selecting previously unselected package libbsd0:amd64.
12:26:57 #11 23.69 Preparing to unpack .../033-libbsd0_0.11.6-1_amd64.deb ...
12:26:57 #11 23.69 Unpacking libbsd0:amd64 (0.11.6-1) ...
12:26:57 #11 23.72 Selecting previously unselected package libelf1:amd64.
12:26:57 #11 23.73 Preparing to unpack .../034-libelf1_0.187-4_amd64.deb ...
12:26:57 #11 23.73 Unpacking libelf1:amd64 (0.187-4) ...
12:26:57 #11 23.76 Selecting previously unselected package libglib2.0-data.
12:26:57 #11 23.76 Preparing to unpack .../035-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
12:26:57 #11 23.76 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
12:26:57 #11 23.80 Selecting previously unselected package libicu71:amd64.
12:26:57 #10 32.35 Preparing to unpack .../170-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:26:57 #10 32.36 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:26:57 #10 32.39 Selecting previously unselected package libclass-xsaccessor-perl.
12:26:57 #10 32.40 Preparing to unpack .../171-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ...
12:26:57 #10 32.40 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
12:26:57 #10 32.44 Selecting previously unselected package libclone-perl.
12:26:57 #10 32.44 Preparing to unpack .../172-libclone-perl_0.39-1_arm64.deb ...
12:26:57 #10 32.45 Unpacking libclone-perl (0.39-1) ...
12:26:57 #10 32.48 Selecting previously unselected package libdata-dump-perl.
12:26:57 #10 32.48 Preparing to unpack .../173-libdata-dump-perl_1.23-1_all.deb ...
12:26:57 #10 32.49 Unpacking libdata-dump-perl (1.23-1) ...
12:26:57 #10 32.52 Selecting previously unselected package libparams-util-perl.
12:26:57 #10 32.52 Preparing to unpack .../174-libparams-util-perl_1.07-3build3_arm64.deb ...
12:26:57 #10 32.53 Unpacking libparams-util-perl (1.07-3build3) ...
12:26:57 #10 32.56 Selecting previously unselected package libsub-install-perl.
12:26:57 #10 32.56 Preparing to unpack .../175-libsub-install-perl_0.928-1_all.deb ...
12:26:57 #10 32.57 Unpacking libsub-install-perl (0.928-1) ...
12:26:57 #10 32.60 Selecting previously unselected package libdata-optlist-perl.
12:26:57 
12:26:57 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
12:26:57 #12 DONE 0.1s
12:26:57 
12:26:57 #13 [stage-1 6/8] 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
12:26:57 #10 28.66   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/166 
12:26:57 #10 28.67   Installing       : perl-if-0.60.800-480.el9.noarch                     74/166 
12:26:57 #10 28.67   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/166 
12:26:57 #10 28.71   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/166 
12:26:57 #10 28.72   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/166 
12:26:57 #10 28.73   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/166 
12:26:57 #10 28.79   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/166 
12:26:57 #10 28.80   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/166 
12:26:57 #10 28.81   Installing       : perl-Class-Struct-0.66-480.el9.noarch               81/166 
12:26:57 #10 28.81   Installing       : perl-POSIX-1.94-480.el9.x86_64                      82/166 
12:26:57 #10 28.86   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/166 
12:26:57 #10 28.86   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  84/166 
12:26:57 #10 28.87   Installing       : perl-subs-1.03-480.el9.noarch                       85/166 
12:26:57 #11 17.57 Selecting previously unselected package libpython3.8-minimal:armhf.
12:26:57 #11 17.57 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:26:57 #11 17.58 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:26:57 #10 29.31 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ...
12:26:57 #10 29.32 Unpacking gettext (0.19.8.1-9) ...
12:26:57 #10 29.47 Selecting previously unselected package intltool-debian.
12:26:57 #10 29.48 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
12:26:57 #10 29.48 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:26:57 #10 29.51 Selecting previously unselected package po-debconf.
12:26:57 #10 29.51 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ...
12:26:57 #10 29.51 Unpacking po-debconf (1.0.21) ...
12:26:57 #10 29.58 Selecting previously unselected package debhelper.
12:26:57 #10 25.03 Selecting previously unselected package ca-certificates.
12:26:57 #10 25.03 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
12:26:57 #10 25.04 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
12:26:57 #10 25.11 Selecting previously unselected package distro-info-data.
12:26:57 #10 25.11 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
12:26:57 #10 25.11 Unpacking distro-info-data (0.37ubuntu0.15) ...
12:26:57 #10 25.14 Selecting previously unselected package libmagic-mgc.
12:26:57 #11 24.07 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:26:57 #11 24.07 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:26:57 #11 24.27 Selecting previously unselected package python3.8.
12:26:57 #11 24.27 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:26:57 #11 24.27 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:26:57 #11 24.31 Selecting previously unselected package libpython3-stdlib:amd64.
12:26:57 #11 24.31 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
12:26:57 #11 24.32 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
12:26:57 #11 24.35 Setting up python3-minimal (3.8.2-0ubuntu2) ...
12:26:57 #10 24.25 Selecting previously unselected package libbinutils:armhf.
12:26:57 #10 24.25 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
12:26:57 #10 24.25 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
12:26:57 #10 24.36 Selecting previously unselected package libfl2:armhf.
12:26:57 #10 24.36 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
12:26:57 #10 24.36 Unpacking libfl2:armhf (2.6.4-6.2) ...
12:26:57 #10 24.42 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:26:57 #10 24.42 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
12:26:57 #10 24.43 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
12:26:57 #11 29.77 Unpacking diffstat (1.64-1build2) ...
12:26:57 #11 29.80 Selecting previously unselected package python3-chardet.
12:26:57 #11 29.81 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
12:26:57 #11 29.81 Unpacking python3-chardet (4.0.0-1) ...
12:26:57 #11 29.86 Selecting previously unselected package zstd.
12:26:57 #11 29.86 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ...
12:26:57 #11 29.86 Unpacking zstd (1.4.8+dfsg-3build1) ...
12:26:57 #11 29.90 Selecting previously unselected package python3-debian.
12:26:57 #11 29.90 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1_all.deb ...
12:26:57 #11 29.91 Unpacking python3-debian (0.1.43ubuntu1) ...
12:26:57 #11 29.95 Selecting previously unselected package libgpgme11:arm64.
12:26:57 #11 29.95 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ...
12:26:57 #11 29.95 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
12:26:57 #11 29.99 Selecting previously unselected package python3-gpg.
12:26:57 #11 29.99 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4_arm64.deb ...
12:26:57 #11 29.99 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
12:26:57 #11 30.04 Selecting previously unselected package dput.
12:26:57 #10 15.99 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
12:26:57 #10 16.01 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
12:26:57 #10 16.01 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [306 kB]
12:26:57 #10 16.01 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
12:26:57 #10 16.08 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
12:26:57 #10 16.16 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
12:26:57 #11 25.21 Preparing to unpack .../058-groff-base_1.22.4-8build1_arm64.deb ...
12:26:57 #11 25.21 Unpacking groff-base (1.22.4-8build1) ...
12:26:57 #11 25.29 Selecting previously unselected package libcbor0.8:arm64.
12:26:57 #11 25.29 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
12:26:57 #11 25.30 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
12:26:57 #11 25.33 Selecting previously unselected package libedit2:arm64.
12:26:57 #11 25.34 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_arm64.deb ...
12:26:57 #11 25.34 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
12:26:57 #11 25.38 Selecting previously unselected package libfido2-1:arm64.
12:26:57 #11 25.38 Preparing to unpack .../061-libfido2-1_1.11.0-1_arm64.deb ...
12:26:57 #11 25.39 Unpacking libfido2-1:arm64 (1.11.0-1) ...
12:26:57 #11 25.43 Selecting previously unselected package libnghttp2-14:arm64.
12:26:57 #11 25.43 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_arm64.deb ...
12:26:57 #11 25.43 Unpacking libnghttp2-14:arm64 (1.49.0-1) ...
12:26:57 #11 25.47 Selecting previously unselected package libpipeline1:arm64.
12:26:57 #10 31.50 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
12:26:57 #10 31.50 Unpacking libarray-intspan-perl (2.004-1) ...
12:26:57 #10 31.54 Selecting previously unselected package libauthen-sasl-perl.
12:26:57 #10 31.54 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:26:57 #10 31.55 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:26:57 #10 31.59 Selecting previously unselected package libmodule-implementation-perl.
12:26:57 #10 31.59 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:26:57 #10 31.59 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:26:57 #10 31.63 Selecting previously unselected package libsub-exporter-progressive-perl.
12:26:57 #10 31.63 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:26:57 #10 31.63 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:26:57 #10 31.67 Selecting previously unselected package libvariable-magic-perl.
12:26:57 #10 31.67 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
12:26:57 #10 31.67 Unpacking libvariable-magic-perl (0.62-1+b3) ...
12:26:57 #10 31.71 Selecting previously unselected package libb-hooks-endofscope-perl.
12:26:57 #10 31.71 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
12:26:57 #10 31.72 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
12:26:57 #11 23.83 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.1) ...
12:26:57 #11 23.97 Selecting previously unselected package gcc-11-base:amd64.
12:26:57 #11 23.97 Preparing to unpack .../071-gcc-11-base_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:57 #11 23.98 Unpacking gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ...
12:26:57 #11 24.00 Selecting previously unselected package libisl23:amd64.
12:26:57 #11 24.01 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ...
12:26:57 #11 24.01 Unpacking libisl23:amd64 (0.24-2build1) ...
12:26:57 #11 24.05 Selecting previously unselected package libmpfr6:amd64.
12:26:57 #11 24.05 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ...
12:26:57 #11 24.06 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
12:26:57 #11 24.09 Selecting previously unselected package libmpc3:amd64.
12:26:57 #10 27.71 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:26:57 #10 27.71 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:26:57 #10 27.74 Selecting previously unselected package libldap-2.4-2:amd64.
12:26:57 #10 27.75 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:26:57 #10 27.75 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:26:57 #10 27.81 Selecting previously unselected package libnghttp2-14:amd64.
12:26:57 #10 27.81 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
12:26:57 #10 27.82 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:26:57 #10 27.87 Selecting previously unselected package libpsl5:amd64.
12:26:57 #10 27.87 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
12:26:57 #10 27.88 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:26:57 #10 27.93 Selecting previously unselected package librtmp1:amd64.
12:26:57 #11 28.31 Selecting previously unselected package libgcc-9-dev:arm64.
12:26:57 #11 28.31 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
12:26:57 #11 28.34 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:26:57 #11 28.46 Selecting previously unselected package gcc-9.
12:26:57 #11 28.47 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
12:26:57 #11 28.47 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
12:26:57 #10 22.43 Selecting previously unselected package cpp.
12:26:57 #10 22.43 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
12:26:57 #10 22.45 Unpacking cpp (4:10.2.1-1) ...
12:26:57 #10 22.48 Selecting previously unselected package libcc1-0:armhf.
12:26:57 #10 22.48 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
12:26:57 #10 22.49 Unpacking libcc1-0:armhf (10.2.1-6) ...
12:26:57 #10 22.54 Selecting previously unselected package libgomp1:armhf.
12:26:57 #10 22.54 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
12:26:57 #12 20.76 (9/84): ocaml-srpm-macros-5-4.el8.noarch.rpm    1.9 MB/s | 9.4 kB     00:00    
12:26:57 #12 20.77 (10/84): openblas-srpm-macros-2-2.el8.noarch.rp 1.8 MB/s | 7.9 kB     00:00    
12:26:57 #12 20.77 (11/84): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.5 MB/s |  47 kB     00:00    
12:26:57 #12 20.78 (12/84): perl-Mozilla-CA-20160104-7.module_el8. 3.1 MB/s |  15 kB     00:00    
12:26:57 #12 20.78 (13/84): perl-srpm-macros-1-25.el8.noarch.rpm   2.2 MB/s |  11 kB     00:00    
12:26:57 #12 20.79 (14/84): python-rpm-macros-3-44.el8.noarch.rpm  3.0 MB/s |  16 kB     00:00    
12:26:57 #12 20.80 (15/84): python-srpm-macros-3-44.el8.noarch.rpm 2.5 MB/s |  16 kB     00:00    
12:26:57 #12 20.80 (16/84): python3-rpm-macros-3-44.el8.noarch.rpm 2.9 MB/s |  15 kB     00:00    
12:26:57 #12 20.81 (17/84): python3-systemd-234-8.el8.aarch64.rpm   12 MB/s |  80 kB     00:00    
12:26:57 #12 20.81 (18/84): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 2.5 MB/s |  11 kB     00:00    
12:26:57 #12 20.82 (19/84): redhat-rpm-config-130-1.el8.noarch.rpm  14 MB/s |  90 kB     00:00    
12:26:57 #12 20.87 (20/84): gdb-headless-8.2-19.el8.aarch64.rpm     22 MB/s | 3.1 MB     00:00    
12:26:57 #12 20.88 (21/84): rpm-build-4.14.3-26.el8.aarch64.rpm    2.9 MB/s | 173 kB     00:00    
12:26:57 #12 20.89 (22/84): rpmlint-1.10-14.el8.noarch.rpm          19 MB/s | 192 kB     00:00    
12:26:57 #12 20.89 (23/84): rust-srpm-macros-5-2.el8.noarch.rpm    1.2 MB/s | 9.2 kB     00:00    
12:26:57 #12 20.90 (24/84): zstd-1.4.4-1.el8.aarch64.rpm            30 MB/s | 303 kB     00:00    
12:26:57 #12 20.91 (25/84): guile-2.0.14-7.el8.aarch64.rpm          21 MB/s | 3.5 MB     00:00    
12:26:57 #12 20.91 (26/84): bzip2-1.0.6-26.el8.aarch64.rpm         3.7 MB/s |  60 kB     00:00    
12:26:57 #12 20.94 (27/84): cpio-2.12-11.el8.aarch64.rpm           7.5 MB/s | 260 kB     00:00    
12:26:57 #12 20.95 (28/84): dnf-plugins-core-4.0.21-18.el8.noarch.  12 MB/s |  75 kB     00:00    
12:26:57 #12 20.96 (29/84): diffutils-3.6-6.el8.aarch64.rpm        8.2 MB/s | 352 kB     00:00    
12:26:57 #12 20.97 (30/84): elfutils-debuginfod-client-0.187-4.el8 7.3 MB/s |  72 kB     00:00    
12:26:57 #12 20.97 (31/84): elfutils-0.187-4.el8.aarch64.rpm        22 MB/s | 529 kB     00:00    
12:26:57 #12 20.98 (32/84): emacs-filesystem-26.1-9.el8.noarch.rpm 5.8 MB/s |  70 kB     00:00    
12:26:57 #12 20.98 (33/84): file-5.33-21.el8.aarch64.rpm           8.9 MB/s |  77 kB     00:00    
12:26:57 #12 21.01 (34/84): groff-base-1.22.3-18.el8.aarch64.rpm    43 MB/s | 989 kB     00:00    
12:26:57 #12 21.02 (35/84): libbabeltrace-1.5.4-4.el8.aarch64.rpm   21 MB/s | 189 kB     00:00    
12:26:57 #12 21.02 (36/84): libpkgconf-1.4.2-1.el8.aarch64.rpm     6.5 MB/s |  34 kB     00:00    
12:26:57 #12 21.03 (37/84): glibc-gconv-extra-2.28-211.el8.aarch64  34 MB/s | 1.8 MB     00:00    
12:26:57 #12 21.03 (38/84): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  4.3 MB/s |  57 kB     00:00    
12:26:57 #12 21.04 (39/84): patch-2.7.6-11.el8.aarch64.rpm          18 MB/s | 134 kB     00:00    
12:26:57 #12 21.05 (40/84): ncurses-6.1-9.20180224.el8.aarch64.rpm  21 MB/s | 383 kB     00:00    
12:26:57 #12 21.05 (41/84): perl-Carp-1.42-396.el8.noarch.rpm      3.2 MB/s |  30 kB     00:00    
12:26:57 #12 21.06 (42/84): perl-Errno-1.28-421.el8.aarch64.rpm     11 MB/s |  76 kB     00:00    
12:26:57 #12 21.07 (43/84): perl-Exporter-5.72-396.el8.noarch.rpm  5.6 MB/s |  34 kB     00:00    
12:26:57 #12 21.07 (44/84): perl-File-Path-2.15-2.el8.noarch.rpm   6.5 MB/s |  38 kB     00:00    
12:26:57 #12 21.08 (45/84): perl-File-Temp-0.230.600-1.el8.noarch. 9.1 MB/s |  63 kB     00:00    
12:26:57 #11 23.80 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_amd64.deb ...
12:26:57 #11 23.81 Unpacking libicu71:amd64 (71.1-3ubuntu1) ...
12:26:57 #11 24.00 Selecting previously unselected package libxml2:amd64.
12:26:57 #11 24.01 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_amd64.deb ...
12:26:57 #11 24.01 Unpacking libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
12:26:57 #11 24.06 Selecting previously unselected package libyaml-0-2:amd64.
12:26:57 #17 DONE 8.6s
12:26:57 
12:26:57 #18 [linux/arm64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:26:57 #18 DONE 0.1s
12:26:57 
12:26:57 #19 [linux/arm64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:57 #0 0.118 skipping packages installation on darwin
12:26:57 #19 DONE 0.1s
12:26:57 
12:26:57 #20 [linux/arm64 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"
12:26:57 #10 17.61 Unpacking liblocale-gettext-perl (1.07-3build2) ...
12:26:57 #10 17.66 Selecting previously unselected package libssl1.1:armhf.
12:26:57 #10 17.66 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
12:26:57 #10 17.67 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:57 #10 17.87 Selecting previously unselected package libpython3.6-minimal:armhf.
12:26:57 #10 17.87 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:26:57 #10 17.87 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:26:57 #10 32.61 Preparing to unpack .../176-libdata-optlist-perl_0.110-1_all.deb ...
12:26:57 #10 32.61 Unpacking libdata-optlist-perl (0.110-1) ...
12:26:57 #10 32.65 Selecting previously unselected package libdevel-globaldestruction-perl.
12:26:57 #10 32.65 Preparing to unpack .../177-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:26:57 #10 32.65 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:26:57 #10 32.69 Selecting previously unselected package libdigest-hmac-perl.
12:26:57 #10 32.69 Preparing to unpack .../178-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
12:26:57 #10 32.69 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
12:26:57 #10 32.73 Selecting previously unselected package libdistro-info-perl.
12:26:57 #10 32.73 Preparing to unpack .../179-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
12:26:57 #10 32.74 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
12:26:57 #10 32.78 Selecting previously unselected package perl-openssl-defaults:arm64.
12:26:57 #10 32.78 Preparing to unpack .../180-perl-openssl-defaults_3build1_arm64.deb ...
12:26:57 #10 32.78 Unpacking perl-openssl-defaults:arm64 (3build1) ...
12:26:57 #10 32.81 Selecting previously unselected package libnet-ssleay-perl.
12:26:57 #10 32.82 Preparing to unpack .../181-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ...
12:26:57 #10 32.82 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
12:26:57 #10 28.90   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/166 
12:26:57 #10 28.91   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/166 
12:26:57 #10 28.91   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/166 
12:26:57 #10 28.96   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/166 
12:26:57 #10 28.97   Installing       : perl-Socket-4:2.031-4.el9.x86_64                    90/166 
12:26:57 #10 29.01   Installing       : perl-SelectSaver-1.02-480.el9.noarch                91/166 
12:26:57 #10 29.01   Installing       : perl-Symbol-1.08-480.el9.noarch                     92/166 
12:26:57 #10 29.02   Installing       : perl-File-stat-1.09-480.el9.noarch                  93/166 
12:26:57 #10 29.07   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/166 
12:26:57 #10 29.08   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/166 
12:26:57 #10 29.11   Installing       : perl-Fcntl-1.13-480.el9.x86_64                      96/166 
12:26:57 #10 29.12   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/166 
12:26:57 #10 29.12   Installing       : perl-mro-1.23-480.el9.x86_64                        98/166 
12:26:57 #10 29.17   Installing       : perl-IO-1.43-480.el9.x86_64                         99/166 
12:26:57 #10 29.17   Installing       : perl-overloading-0.02-480.el9.noarch               100/166 
12:26:57 #10 29.18   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/166 
12:26:57 #10 29.21   Installing       : perl-Errno-1.30-480.el9.x86_64                     102/166 
12:26:57 #11 17.79 Selecting previously unselected package libexpat1:armhf.
12:26:57 #11 17.79 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
12:26:57 #11 17.80 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
12:26:57 #11 17.85 Selecting previously unselected package python3.8-minimal.
12:26:57 #11 17.85 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:26:57 #11 17.86 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:26:57 #10 29.58 Preparing to unpack .../087-debhelper_12.1.1_all.deb ...
12:26:57 #10 29.58 Unpacking debhelper (12.1.1) ...
12:26:57 #10 29.71 Selecting previously unselected package debian-keyring.
12:26:57 #10 29.72 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ...
12:26:57 #10 29.72 Unpacking debian-keyring (2019.02.25) ...
12:26:57 #10 25.14 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
12:26:57 #10 25.14 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
12:26:57 #10 25.20 Selecting previously unselected package libmagic1:amd64.
12:26:57 #10 25.20 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
12:26:57 #10 25.21 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
12:26:57 #10 25.24 Selecting previously unselected package file.
12:26:57 #10 25.25 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
12:26:57 #10 25.25 Unpacking file (1:5.32-2ubuntu0.4) ...
12:26:57 #10 25.28 Selecting previously unselected package less.
12:26:57 #10 25.28 Preparing to unpack .../016-less_487-0.1_amd64.deb ...
12:26:57 #10 25.29 Unpacking less (487-0.1) ...
12:26:57 #10 25.33 Selecting previously unselected package libapt-inst2.0:amd64.
12:26:57 #10 25.33 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ...
12:26:57 #10 25.34 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
12:26:57 #10 33.10 Selecting previously unselected package iso-codes.
12:26:57 #10 33.10 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ...
12:26:57 #10 33.10 Unpacking iso-codes (4.2-1) ...
12:26:57 #11 24.53 Selecting previously unselected package python3.
12:26:57 #11 24.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 ... 4869 files and directories currently installed.)
12:26:57 #11 24.54 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
12:26:57 #11 24.55 Unpacking python3 (3.8.2-0ubuntu2) ...
12:26:57 #11 24.58 Selecting previously unselected package libbsd0:amd64.
12:26:57 #11 24.58 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
12:26:57 #11 24.58 Unpacking libbsd0:amd64 (0.10.0-1) ...
12:26:57 #11 24.62 Selecting previously unselected package bsdmainutils.
12:26:57 #11 30.05 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ...
12:26:57 #11 30.06 Unpacking dput (1.1.0ubuntu2) ...
12:26:57 #11 30.09 Selecting previously unselected package fonts-dejavu-core.
12:26:57 #11 30.09 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
12:26:57 #11 30.10 Unpacking fonts-dejavu-core (2.37-2build1) ...
12:26:57 #11 30.21 Selecting previously unselected package fontconfig-config.
12:26:57 #11 30.21 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
12:26:57 #11 30.22 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
12:26:57 #11 30.26 Selecting previously unselected package libcurl3-gnutls:arm64.
12:26:57 #11 30.26 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.7_arm64.deb ...
12:26:57 #11 30.26 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.7) ...
12:26:57 #11 30.30 Selecting previously unselected package liberror-perl.
12:26:57 #10 24.76 Selecting previously unselected package binutils.
12:26:57 #10 24.76 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
12:26:57 #10 24.77 Unpacking binutils (2.31.1-16+rpi2) ...
12:26:57 #11 25.47 Preparing to unpack .../063-libpipeline1_1.5.6-2_arm64.deb ...
12:26:57 #11 25.48 Unpacking libpipeline1:arm64 (1.5.6-2) ...
12:26:57 #11 25.52 Selecting previously unselected package libpng16-16:arm64.
12:26:57 #11 25.52 Preparing to unpack .../064-libpng16-16_1.6.38-2_arm64.deb ...
12:26:57 #11 25.52 Unpacking libpng16-16:arm64 (1.6.38-2) ...
12:26:57 #11 25.56 Selecting previously unselected package libpsl5:arm64.
12:26:57 #11 25.56 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_arm64.deb ...
12:26:57 #11 25.56 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
12:26:57 #11 25.61 Selecting previously unselected package libxau6:arm64.
12:26:57 #11 25.61 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_arm64.deb ...
12:26:57 #11 25.61 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
12:26:57 #11 25.66 Selecting previously unselected package libxdmcp6:arm64.
12:26:57 #11 25.66 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
12:26:57 #11 25.66 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
12:26:57 #11 25.70 Selecting previously unselected package libxcb1:arm64.
12:26:57 #11 25.70 Preparing to unpack .../068-libxcb1_1.15-1_arm64.deb ...
12:26:57 #11 25.71 Unpacking libxcb1:arm64 (1.15-1) ...
12:26:57 #11 25.74 Selecting previously unselected package libx11-data.
12:26:57 #10 31.79 Selecting previously unselected package libpng16-16:arm64.
12:26:57 #10 31.79 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
12:26:57 #10 31.80 Unpacking libpng16-16:arm64 (1.6.37-3) ...
12:26:57 #10 31.85 Selecting previously unselected package libfreetype6:arm64.
12:26:57 #10 31.85 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ...
12:26:57 #10 31.86 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
12:26:57 #10 31.92 Selecting previously unselected package libfontconfig1:arm64.
12:26:57 #10 31.92 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
12:26:57 #10 31.93 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
12:26:57 #10 31.99 Selecting previously unselected package libjpeg62-turbo:arm64.
12:26:57 #10 31.99 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
12:26:57 #10 31.99 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
12:26:57 #10 32.04 Selecting previously unselected package libdeflate0:arm64.
12:26:57 #11 24.10 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ...
12:26:57 #11 24.10 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
12:26:57 #11 24.12 Selecting previously unselected package cpp-11.
12:26:57 #11 24.12 Preparing to unpack .../075-cpp-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:57 #11 24.12 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
12:26:57 #11 24.28 Selecting previously unselected package cpp.
12:26:57 #11 24.28 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
12:26:57 #11 24.28 Unpacking cpp (4:11.2.0-1ubuntu1) ...
12:26:57 #11 24.32 Selecting previously unselected package libcc1-0:amd64.
12:26:57 #11 24.32 Preparing to unpack .../077-libcc1-0_12.1.0-2ubuntu1~22.04_amd64.deb ...
12:26:57 #11 24.32 Unpacking libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
12:26:57 #11 24.35 Selecting previously unselected package libgomp1:amd64.
12:26:57 #10 27.94 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:26:57 #10 27.95 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:26:57 #10 28.00 Selecting previously unselected package libssh2-1:amd64.
12:26:57 #10 28.01 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
12:26:57 #10 28.01 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:26:57 #10 28.08 Selecting previously unselected package libcurl4:amd64.
12:26:57 #10 28.09 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
12:26:57 #10 28.09 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:26:57 #10 28.16 Selecting previously unselected package curl.
12:26:57 #10 28.16 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u3_amd64.deb ...
12:26:57 #10 28.16 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:26:57 #10 22.54 Unpacking libgomp1:armhf (10.2.1-6) ...
12:26:57 #10 22.62 Selecting previously unselected package libatomic1:armhf.
12:26:57 #10 22.62 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
12:26:57 #10 22.62 Unpacking libatomic1:armhf (10.2.1-6) ...
12:26:57 #10 22.67 Selecting previously unselected package libasan6:armhf.
12:26:57 #10 22.67 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
12:26:57 #10 22.67 Unpacking libasan6:armhf (10.2.1-6) ...
12:26:57 #13 77.44   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       56/65 
12:26:57 #13 78.42   Installing : cmake-2.8.12.2-2.el7.aarch64                               57/65 
12:26:57 #13 78.48   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  58/65 
12:26:57 #12 21.09 (46/84): perl-Encode-2.97-3.el8.aarch64.rpm      33 MB/s | 1.5 MB     00:00    
12:26:57 #12 21.10 (47/84): perl-Getopt-Long-2.50-4.el8.noarch.rpm 3.5 MB/s |  63 kB     00:00    
12:26:57 #12 21.10 (48/84): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  7.3 MB/s |  58 kB     00:00    
12:26:57 #12 21.11 (49/84): perl-IO-1.38-421.el8.aarch64.rpm        15 MB/s | 142 kB     00:00    
12:26:57 #12 21.11 (50/84): perl-MIME-Base64-3.15-396.el8.aarch64. 3.1 MB/s |  31 kB     00:00    
12:26:57 #12 21.12 (51/84): perl-PathTools-3.74-1.el8.aarch64.rpm  9.3 MB/s |  90 kB     00:00    
12:26:57 #12 21.12 (52/84): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.3 MB/s |  20 kB     00:00    
12:26:57 #12 21.13 (53/84): perl-Pod-Perldoc-3.28-396.el8.noarch.r  11 MB/s |  86 kB     00:00    
12:26:57 #12 21.13 (54/84): perl-Pod-Usage-1.69-395.el8.noarch.rpm 6.6 MB/s |  34 kB     00:00    
12:26:57 #12 21.14 (55/84): perl-Pod-Simple-3.35-395.el8.noarch.rp  15 MB/s | 213 kB     00:00    
12:26:57 #12 21.14 (56/84): perl-Scalar-List-Utils-1.49-2.el8.aarc 8.6 MB/s |  67 kB     00:00    
12:26:57 #12 21.14 (57/84): perl-Socket-2.027-3.el8.aarch64.rpm    7.8 MB/s |  59 kB     00:00    
12:26:57 #12 21.16 (58/84): binutils-2.30-119.el8.aarch64.rpm       22 MB/s | 6.1 MB     00:00    
12:26:57 #12 21.17 (59/84): perl-Storable-3.11-3.el8.aarch64.rpm   3.7 MB/s |  95 kB     00:00    
12:26:57 #12 21.17 (60/84): perl-Term-Cap-1.17-395.el8.noarch.rpm  3.1 MB/s |  23 kB     00:00    
12:26:57 #12 21.17 (61/84): perl-Text-ParseWords-3.30-395.el8.noar 2.9 MB/s |  18 kB     00:00    
12:26:57 #12 21.18 (62/84): perl-Text-Tabs+Wrap-2013.0523-395.el8. 3.9 MB/s |  24 kB     00:00    
12:26:57 #12 21.18 (63/84): perl-Time-Local-1.280-1.el8.noarch.rpm 4.9 MB/s |  34 kB     00:00    
12:26:57 #12 21.18 (64/84): perl-Unicode-Normalize-1.25-396.el8.aa  10 MB/s |  78 kB     00:00    
12:26:57 #12 21.19 (65/84): perl-constant-1.33-396.el8.noarch.rpm  3.4 MB/s |  25 kB     00:00    
12:26:57 #12 21.21 (66/84): perl-libs-5.26.3-421.el8.aarch64.rpm    58 MB/s | 1.5 MB     00:00    
12:26:57 #12 21.22 (67/84): perl-Term-ANSIColor-4.06-396.el8.noarc 632 kB/s |  46 kB     00:00    
12:26:57 #12 21.22 (68/84): perl-macros-5.26.3-421.el8.aarch64.rpm 9.8 MB/s |  72 kB     00:00    
12:26:57 #12 21.23 (69/84): perl-parent-0.237-1.el8.noarch.rpm     2.9 MB/s |  20 kB     00:00    
12:26:57 #12 21.23 (70/84): perl-podlators-4.11-1.el8.noarch.rpm    16 MB/s | 118 kB     00:00    
12:26:57 #12 21.23 (71/84): perl-threads-2.21-2.el8.aarch64.rpm    7.2 MB/s |  60 kB     00:00    
12:26:57 #12 21.24 (72/84): perl-threads-shared-1.58-2.el8.aarch64 6.4 MB/s |  47 kB     00:00    
12:26:57 #12 21.24 (73/84): pkgconf-1.4.2-1.el8.aarch64.rpm        5.3 MB/s |  37 kB     00:00    
12:26:57 #12 21.24 (74/84): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.7 MB/s |  17 kB     00:00    
12:26:57 #12 21.25 (75/84): pkgconf-pkg-config-1.4.2-1.el8.aarch64 2.7 MB/s |  15 kB     00:00    
12:26:57 #12 21.25 (76/84): unzip-6.0-46.el8.aarch64.rpm            22 MB/s | 189 kB     00:00    
12:26:57 #12 21.26 (77/84): xz-5.2.4-4.el8.aarch64.rpm              13 MB/s | 153 kB     00:00    
12:26:57 #12 21.27 (78/84): zip-3.0-23.el8.aarch64.rpm              18 MB/s | 265 kB     00:00    
12:26:57 #12 21.28 (79/84): python3-dnf-plugins-core-4.0.21-18.el8  16 MB/s | 258 kB     00:00    
12:26:57 #12 21.28 (80/84): python3-rpm-4.14.3-26.el8.aarch64.rpm   13 MB/s | 156 kB     00:00    
12:26:57 #12 21.29 (81/84): rpm-build-libs-4.14.3-26.el8.aarch64.r  18 MB/s | 151 kB     00:00    
12:26:57 #11 24.06 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_amd64.deb ...
12:26:57 #11 24.06 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
12:26:57 #11 24.10 Selecting previously unselected package lsb-release.
12:26:57 #11 24.10 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
12:26:57 #11 24.10 Unpacking lsb-release (11.2ubuntu1) ...
12:26:57 #11 24.14 Selecting previously unselected package netbase.
12:26:57 #11 24.14 Preparing to unpack .../040-netbase_6.3_all.deb ...
12:26:57 #11 24.15 Unpacking netbase (6.3) ...
12:26:57 #11 24.18 Selecting previously unselected package python3-dbus.
12:26:57 #11 24.18 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_amd64.deb ...
12:26:57 #11 24.19 Unpacking python3-dbus (1.2.18-3build1) ...
12:26:57 #11 24.23 Selecting previously unselected package python3-gi.
12:26:57 #11 24.23 Preparing to unpack .../042-python3-gi_3.42.2-2_amd64.deb ...
12:26:57 #11 24.24 Unpacking python3-gi (3.42.2-2) ...
12:26:57 #11 24.28 Selecting previously unselected package networkd-dispatcher.
12:26:57 #11 24.28 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
12:26:57 #11 24.28 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
12:26:57 #20 0.528 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
12:26:57 #10 18.03 Selecting previously unselected package libexpat1:armhf.
12:26:57 #10 18.03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_armhf.deb ...
12:26:57 #10 18.04 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.9) ...
12:26:57 #10 18.08 Selecting previously unselected package python3.6-minimal.
12:26:57 #10 18.08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:26:57 #10 18.09 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:26:57 #10 32.88 Selecting previously unselected package libio-socket-ssl-perl.
12:26:57 #10 32.88 Preparing to unpack .../182-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
12:26:57 #10 32.89 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
12:26:57 #10 32.93 Selecting previously unselected package libnet-smtp-ssl-perl.
12:26:57 #10 32.93 Preparing to unpack .../183-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:26:57 #10 32.94 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:26:57 #10 32.97 Selecting previously unselected package libmailtools-perl.
12:26:57 #10 32.97 Preparing to unpack .../184-libmailtools-perl_2.18-1_all.deb ...
12:26:57 #10 32.98 Unpacking libmailtools-perl (2.18-1) ...
12:26:57 #10 33.02 Selecting previously unselected package libsocket6-perl.
12:26:57 #10 33.02 Preparing to unpack .../185-libsocket6-perl_0.27-1build2_arm64.deb ...
12:26:57 #10 33.02 Unpacking libsocket6-perl (0.27-1build2) ...
12:26:57 #10 33.06 Selecting previously unselected package libio-socket-inet6-perl.
12:26:57 #10 33.06 Preparing to unpack .../186-libio-socket-inet6-perl_2.72-2_all.deb ...
12:26:57 #10 33.07 Unpacking libio-socket-inet6-perl (2.72-2) ...
12:26:57 #10 33.10 Selecting previously unselected package libnet-ip-perl.
12:26:57 #10 33.10 Preparing to unpack .../187-libnet-ip-perl_1.26-1_all.deb ...
12:26:57 #10 33.11 Unpacking libnet-ip-perl (1.26-1) ...
12:26:57 #10 33.14 Selecting previously unselected package libnet-dns-perl.
12:26:57 #10 29.22   Installing       : perl-File-Basename-2.85-480.el9.noarch             103/166 
12:26:57 #10 29.22   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                104/166 
12:26:57 #10 29.28   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 105/166 
12:26:57 #10 29.28   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       106/166 
12:26:57 #10 29.32   Installing       : perl-constant-1.33-461.el9.noarch                  107/166 
12:26:57 #10 29.33   Installing       : perl-Storable-1:3.21-460.el9.x86_64                108/166 
12:26:57 #10 29.34   Installing       : perl-overload-1.31-480.el9.noarch                  109/166 
12:26:57 #10 29.38   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/166 
12:26:57 #10 29.38   Installing       : perl-vars-1.05-480.el9.noarch                      111/166 
12:26:57 #10 29.39   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/166 
12:26:57 #10 29.39   Installing       : perl-Carp-1.50-460.el9.noarch                      113/166 
12:26:58 #11 18.12 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
12:26:58 #10 25.41 Selecting previously unselected package libglib2.0-0:amd64.
12:26:58 #10 25.41 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
12:26:58 #10 25.42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
12:26:58 #10 25.55 Selecting previously unselected package libglib2.0-data.
12:26:58 #10 25.55 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
12:26:58 #10 25.55 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
12:26:58 #10 25.58 Selecting previously unselected package libicu60:amd64.
12:26:58 #10 25.58 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_amd64.deb ...
12:26:58 #10 25.58 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ...
12:26:58 #11 24.62 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
12:26:58 #11 24.62 Unpacking bsdmainutils (11.1.2ubuntu3) ...
12:26:58 #11 24.67 Selecting previously unselected package libuchardet0:amd64.
12:26:58 #11 24.67 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
12:26:58 #11 24.68 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
12:26:58 #11 24.71 Selecting previously unselected package groff-base.
12:26:58 #11 24.71 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
12:26:58 #11 24.72 Unpacking groff-base (1.22.4-4build1) ...
12:26:58 #11 24.84 Selecting previously unselected package libgdbm6:amd64.
12:26:58 #11 30.30 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
12:26:58 #11 30.30 Unpacking liberror-perl (0.17029-1) ...
12:26:58 #11 30.33 Selecting previously unselected package git-man.
12:26:58 #11 30.34 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.6_all.deb ...
12:26:58 #11 30.34 Unpacking git-man (1:2.34.1-1ubuntu1.6) ...
12:26:58 #11 30.39 Selecting previously unselected package git.
12:26:58 #11 30.39 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.6_arm64.deb ...
12:26:58 #11 30.40 Unpacking git (1:2.34.1-1ubuntu1.6) ...
12:26:58 #11 30.53 Selecting previously unselected package libalgorithm-diff-perl.
12:26:58 #10 24.82 Selecting previously unselected package libisl19:armhf.
12:26:58 #10 24.82 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
12:26:58 #10 24.83 Unpacking libisl19:armhf (0.20-2) ...
12:26:58 #10 24.93 Selecting previously unselected package libmpfr6:armhf.
12:26:58 #10 24.93 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
12:26:58 #10 24.94 Unpacking libmpfr6:armhf (4.0.2-1) ...
12:26:58 #11 25.74 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
12:26:58 #11 25.75 Unpacking libx11-data (2:1.8.1-2) ...
12:26:58 #11 25.82 Selecting previously unselected package libx11-6:arm64.
12:26:58 #11 25.82 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_arm64.deb ...
12:26:58 #11 25.83 Unpacking libx11-6:arm64 (2:1.8.1-2) ...
12:26:58 #11 25.88 Selecting previously unselected package libxext6:arm64.
12:26:58 #11 25.88 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_arm64.deb ...
12:26:58 #11 25.89 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
12:26:58 #11 25.93 Selecting previously unselected package libxmuu1:arm64.
12:26:58 #11 25.93 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_arm64.deb ...
12:26:58 #11 25.94 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
12:26:58 #11 25.99 Selecting previously unselected package man-db.
12:26:58 #10 32.04 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
12:26:58 #10 32.05 Unpacking libdeflate0:arm64 (1.7-1) ...
12:26:58 #10 32.09 Selecting previously unselected package libjbig0:arm64.
12:26:58 #10 32.10 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
12:26:58 #10 32.10 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
12:26:58 #10 32.14 Selecting previously unselected package libwebp6:arm64.
12:26:58 #10 32.14 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ...
12:26:58 #10 32.15 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
12:26:58 #10 32.20 Selecting previously unselected package libtiff5:arm64.
12:26:58 #10 32.21 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u1_arm64.deb ...
12:26:58 #10 32.21 Unpacking libtiff5:arm64 (4.2.0-1+deb11u1) ...
12:26:58 #10 32.27 Selecting previously unselected package libxau6:arm64.
12:26:58 #10 32.27 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
12:26:58 #10 32.28 Unpacking libxau6:arm64 (1:1.0.9-1) ...
12:26:58 #10 32.36 Selecting previously unselected package libxdmcp6:arm64.
12:26:58 #10 32.37 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
12:26:58 #10 32.37 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
12:26:58 #10 28.23 Selecting previously unselected package dctrl-tools.
12:26:58 #10 28.24 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
12:26:58 #10 28.25 Unpacking dctrl-tools (2.24-3+b1) ...
12:26:58 #10 28.29 Selecting previously unselected package libdebhelper-perl.
12:26:58 #10 28.29 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
12:26:58 #10 28.29 Unpacking libdebhelper-perl (13.3.4) ...
12:26:58 #10 28.33 Selecting previously unselected package libtool.
12:26:58 #10 28.33 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
12:26:58 #10 28.33 Unpacking libtool (2.4.6-15) ...
12:26:58 #10 28.38 Selecting previously unselected package dh-autoreconf.
12:26:58 #10 28.38 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
12:26:58 #10 28.38 Unpacking dh-autoreconf (20) ...
12:26:58 #10 28.41 Selecting previously unselected package libarchive-zip-perl.
12:26:58 #10 28.41 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
12:26:58 #10 28.41 Unpacking libarchive-zip-perl (1.68-1) ...
12:26:58 #10 28.45 Selecting previously unselected package libsub-override-perl.
12:26:58 #13 78.50   Installing : which-2.20-7.el7.aarch64                                   59/65 
12:26:58 #13 78.78 install-info: No such file or directory for /usr/share/info/which.info.gz
12:26:58 #10 16.75 debconf: delaying package configuration, since apt-utils is not installed
12:26:58 #10 22.99 Selecting previously unselected package libubsan1:armhf.
12:26:58 #10 22.99 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
12:26:58 #10 23.00 Unpacking libubsan1:armhf (10.2.1-6) ...
12:26:58 #11 24.35 Preparing to unpack .../078-libgomp1_12.1.0-2ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.36 Unpacking libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:26:58 #11 24.39 Selecting previously unselected package libitm1:amd64.
12:26:58 #11 24.39 Preparing to unpack .../079-libitm1_12.1.0-2ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.39 Unpacking libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:26:58 #11 24.42 Selecting previously unselected package libatomic1:amd64.
12:26:58 #11 24.42 Preparing to unpack .../080-libatomic1_12.1.0-2ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.43 Unpacking libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:26:58 #11 24.46 Selecting previously unselected package libasan6:amd64.
12:26:58 #11 24.46 Preparing to unpack .../081-libasan6_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.46 Unpacking libasan6:amd64 (11.3.0-1ubuntu1~22.04) ...
12:26:58 #11 24.53 Selecting previously unselected package liblsan0:amd64.
12:26:58 #11 24.53 Preparing to unpack .../082-liblsan0_12.1.0-2ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.54 Unpacking liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
12:26:58 #11 24.58 Selecting previously unselected package libtsan0:amd64.
12:26:58 #12 21.30 (82/84): rpm-4.14.3-26.el8.aarch64.rpm           26 MB/s | 544 kB     00:00    
12:26:58 #12 21.30 (83/84): rpm-libs-4.14.3-26.el8.aarch64.rpm      22 MB/s | 329 kB     00:00    
12:26:58 #12 21.33 (84/84): perl-interpreter-5.26.3-421.el8.aarch6  43 MB/s | 6.3 MB     00:00    
12:26:58 #12 21.34 --------------------------------------------------------------------------------
12:26:58 #12 21.34 Total                                            20 MB/s |  32 MB     00:01     
12:26:58 #11 24.31 Selecting previously unselected package python-apt-common.
12:26:58 #11 24.31 Preparing to unpack .../044-python-apt-common_2.4.0+22.10_all.deb ...
12:26:58 #11 24.32 Unpacking python-apt-common (2.4.0+22.10) ...
12:26:58 #11 24.35 Selecting previously unselected package python3-apt.
12:26:58 #11 24.35 Preparing to unpack .../045-python3-apt_2.4.0+22.10_amd64.deb ...
12:26:58 #11 24.35 Unpacking python3-apt (2.4.0+22.10) ...
12:26:58 #11 24.39 Selecting previously unselected package python3-pkg-resources.
12:26:58 #11 24.39 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
12:26:58 #11 24.40 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:26:58 #11 24.43 Selecting previously unselected package shared-mime-info.
12:26:58 #11 24.43 Preparing to unpack .../047-shared-mime-info_2.2-1_amd64.deb ...
12:26:58 #11 24.44 Unpacking shared-mime-info (2.2-1) ...
12:26:58 #11 24.50 Selecting previously unselected package systemd-resolved.
12:26:58 #11 24.50 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7_amd64.deb ...
12:26:58 #11 24.51 Unpacking systemd-resolved (251.4-1ubuntu7) ...
12:26:58 #11 24.55 Selecting previously unselected package systemd-timesyncd.
12:26:58 #11 24.55 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7_amd64.deb ...
12:26:58 #11 24.55 Unpacking systemd-timesyncd (251.4-1ubuntu7) ...
12:26:58 #11 24.60 Selecting previously unselected package ucf.
12:26:58 #11 24.60 Preparing to unpack .../050-ucf_3.0043_all.deb ...
12:26:58 #11 24.60 Moving old data out of the way
12:26:58 #10 28.57 Selecting previously unselected package libdpkg-perl.
12:26:58 #10 28.57 Preparing to unpack .../053-libdpkg-perl_1.19.8_all.deb ...
12:26:58 #10 28.59 Unpacking libdpkg-perl (1.19.8) ...
12:26:58 #10 28.96 Selecting previously unselected package patch.
12:26:58 #10 28.96 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_armhf.deb ...
12:26:58 #10 28.97 Unpacking patch (2.7.6-3+deb10u1) ...
12:26:58 #11 28.97 Selecting previously unselected package gcc.
12:26:58 #11 28.98 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
12:26:58 #11 28.98 Unpacking gcc (4:9.3.0-1ubuntu2) ...
12:26:58 #10 18.29 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
12:26:58 #10 18.43 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:26:58 #10 33.14 Preparing to unpack .../188-libnet-dns-perl_1.10-2_all.deb ...
12:26:58 #10 33.15 Unpacking libnet-dns-perl (1.10-2) ...
12:26:58 #10 33.21 Selecting previously unselected package libnet-domain-tld-perl.
12:26:58 #10 33.21 Preparing to unpack .../189-libnet-domain-tld-perl_1.75-1_all.deb ...
12:26:58 #10 33.22 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:26:58 #10 33.26 Selecting previously unselected package libemail-valid-perl.
12:26:58 #10 33.26 Preparing to unpack .../190-libemail-valid-perl_1.202-1_all.deb ...
12:26:58 #10 33.26 Unpacking libemail-valid-perl (1.202-1) ...
12:26:58 #10 33.29 Selecting previously unselected package libencode-locale-perl.
12:26:58 #10 33.30 Preparing to unpack .../191-libencode-locale-perl_1.05-1_all.deb ...
12:26:58 #10 33.30 Unpacking libencode-locale-perl (1.05-1) ...
12:26:58 #10 33.33 Selecting previously unselected package libexporter-tiny-perl.
12:26:58 #10 33.34 Preparing to unpack .../192-libexporter-tiny-perl_1.000000-2_all.deb ...
12:26:58 #10 33.34 Unpacking libexporter-tiny-perl (1.000000-2) ...
12:26:58 #10 33.37 Selecting previously unselected package libipc-system-simple-perl.
12:26:58 #10 29.43   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/166 
12:26:58 #10 29.43   Installing       : perl-NDBM_File-1.15-480.el9.x86_64                 115/166 
12:26:58 #10 29.44   Installing       : perl-PathTools-3.78-461.el9.x86_64                 116/166 
12:26:58 #11 18.24 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:26:58 #11 18.26 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
12:26:58 #11 18.27 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:26:58 #10 33.51 Selecting previously unselected package libalgorithm-diff-perl.
12:26:58 #10 33.52 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ...
12:26:58 #10 33.52 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
12:26:58 #10 33.56 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:26:58 #10 33.56 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
12:26:58 #10 33.57 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
12:26:58 #10 33.61 Selecting previously unselected package libalgorithm-merge-perl.
12:26:58 #10 33.61 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ...
12:26:58 #10 33.62 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:26:58 #10 33.67 Selecting previously unselected package libapt-inst2.0:arm64.
12:26:58 #10 33.67 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ...
12:26:58 #10 33.68 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
12:26:58 #10 33.72 Selecting previously unselected package libapt-pkg-perl.
12:26:58 #10 33.73 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
12:26:58 #10 33.73 Unpacking libapt-pkg-perl (0.1.34+b1) ...
12:26:58 #10 33.77 Selecting previously unselected package libarchive-cpio-perl.
12:26:58 #10 33.77 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ...
12:26:58 #10 33.78 Unpacking libarchive-cpio-perl (0.10-1) ...
12:26:58 #10 33.81 Selecting previously unselected package libasync-mergepoint-perl.
12:26:58 #10 33.81 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ...
12:26:58 #10 33.82 Unpacking libasync-mergepoint-perl (0.04-2) ...
12:26:58 #10 33.85 Selecting previously unselected package libauthen-sasl-perl.
12:26:58 #11 30.54 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
12:26:58 #11 30.54 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:26:58 #11 30.57 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:26:58 #11 30.57 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ...
12:26:58 #11 30.57 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
12:26:58 #11 30.60 Selecting previously unselected package libalgorithm-merge-perl.
12:26:58 #11 30.61 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
12:26:58 #11 30.63 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:26:58 #11 30.66 Selecting previously unselected package libaliased-perl.
12:26:58 #11 30.66 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
12:26:58 #11 30.67 Unpacking libaliased-perl (0.34-1.1) ...
12:26:58 #11 30.70 Selecting previously unselected package libapt-pkg-perl.
12:26:58 #11 30.70 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ...
12:26:58 #11 30.70 Unpacking libapt-pkg-perl (0.1.40build2) ...
12:26:58 #11 30.73 Selecting previously unselected package libarchive-cpio-perl.
12:26:58 #11 30.74 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:26:58 #11 30.74 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:26:58 #11 30.77 Selecting previously unselected package libarray-intspan-perl.
12:26:58 #11 30.77 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
12:26:58 #11 30.78 Unpacking libarray-intspan-perl (2.004-1) ...
12:26:58 #11 30.81 Selecting previously unselected package libmodule-implementation-perl.
12:26:58 #11 30.81 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:26:58 #11 30.81 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:26:58 #11 30.84 Selecting previously unselected package libsub-exporter-progressive-perl.
12:26:58 #11 30.85 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:26:58 #11 30.85 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:26:58 #11 30.88 Selecting previously unselected package libvariable-magic-perl.
12:26:58 #17 DONE 15.6s
12:26:58 
12:26:58 #18 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:26:58 #18 DONE 0.1s
12:26:58 
12:26:58 #19 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:26:58 #10 25.03 Selecting previously unselected package libmpc3:armhf.
12:26:58 #10 25.03 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
12:26:58 #10 25.03 Unpacking libmpc3:armhf (1.1.0-1) ...
12:26:58 #10 25.08 Selecting previously unselected package cpp-8.
12:26:58 #10 25.08 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
12:26:58 #10 25.08 Unpacking cpp-8 (8.3.0-6+rpi1) ...
12:26:58 #11 24.84 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
12:26:58 #11 24.85 Unpacking libgdbm6:amd64 (1.18.1-5) ...
12:26:58 #11 24.88 Selecting previously unselected package libpipeline1:amd64.
12:26:58 #11 24.88 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
12:26:58 #11 24.89 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
12:26:58 #11 24.94 Selecting previously unselected package man-db.
12:26:58 #11 24.94 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
12:26:58 #11 24.94 Unpacking man-db (2.9.1-1) ...
12:26:58 #11 25.07 Selecting previously unselected package perl-modules-5.30.
12:26:58 #11 25.07 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
12:26:58 #11 25.07 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
12:26:58 #10 32.42 Selecting previously unselected package libxcb1:arm64.
12:26:58 #10 32.42 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
12:26:58 #10 32.42 Unpacking libxcb1:arm64 (1.14-3) ...
12:26:58 #10 32.46 Selecting previously unselected package libx11-data.
12:26:58 #10 32.47 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ...
12:26:58 #10 32.48 Unpacking libx11-data (2:1.7.2-1) ...
12:26:58 #10 32.56 Selecting previously unselected package libx11-6:arm64.
12:26:58 #10 32.57 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ...
12:26:58 #10 32.57 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
12:26:58 #11 25.99 Preparing to unpack .../073-man-db_2.10.2-2_arm64.deb ...
12:26:58 #11 26.00 Unpacking man-db (2.10.2-2) ...
12:26:58 #11 26.07 Selecting previously unselected package manpages.
12:26:58 #11 26.08 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
12:26:58 #11 26.08 Unpacking manpages (5.13-1) ...
12:26:58 #11 26.14 Selecting previously unselected package openssh-client.
12:26:58 #11 26.15 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_arm64.deb ...
12:26:58 #11 26.15 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
12:26:58 #11 26.20 Selecting previously unselected package publicsuffix.
12:26:58 #11 26.20 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
12:26:58 #11 26.21 Unpacking publicsuffix (20220811.1734-1) ...
12:26:58 #11 26.25 Selecting previously unselected package libunwind8:arm64.
12:26:58 #10 28.45 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
12:26:58 #10 28.46 Unpacking libsub-override-perl (0.09-2) ...
12:26:58 #10 28.48 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:26:58 #10 28.48 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
12:26:58 #10 28.49 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
12:26:58 #10 28.51 Selecting previously unselected package dh-strip-nondeterminism.
12:26:58 #10 28.52 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
12:26:58 #10 28.52 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
12:26:58 #10 28.55 Selecting previously unselected package libelf1:amd64.
12:26:58 #10 28.55 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
12:26:58 #10 28.56 Unpacking libelf1:amd64 (0.183-1) ...
12:26:58 #10 28.60 Selecting previously unselected package dwz.
12:26:58 #10 28.60 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
12:26:58 #10 28.60 Unpacking dwz (0.13+20210201-1) ...
12:26:58 #10 28.64 Selecting previously unselected package libicu67:amd64.
12:26:58 #10 28.65 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
12:26:58 #10 28.65 Unpacking libicu67:amd64 (67.1-7) ...
12:26:58 #13 0.986 CentOS Stream 9 - BaseOS                         27 kB/s | 7.4 kB     00:00    
12:26:58 #13 78.80   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                60/65 
12:26:58 #10 16.81 Fetched 79.7 MB in 6s (12.6 MB/s)
12:26:58 #10 16.88 Selecting previously unselected package bsdextrautils.
12:26:58 #10 16.88 (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 ... 7899 files and directories currently installed.)
12:26:58 #10 16.89 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
12:26:58 #10 16.89 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
12:26:58 #10 16.97 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
12:26:58 #10 23.17 Selecting previously unselected package libgcc-10-dev:armhf.
12:26:58 #10 23.17 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
12:26:58 #10 23.17 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
12:26:58 #10 23.33 Selecting previously unselected package gcc-10.
12:26:58 #10 23.33 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
12:26:58 #10 23.34 Unpacking gcc-10 (10.2.1-6) ...
12:26:58 #11 24.60 Unpacking ucf (3.0043) ...
12:26:58 #11 24.65 Selecting previously unselected package xdg-user-dirs.
12:26:58 #11 24.65 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
12:26:58 #11 24.66 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
12:26:58 #11 24.71 Selecting previously unselected package bsdextrautils.
12:26:58 #11 24.71 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_amd64.deb ...
12:26:58 #11 24.71 Unpacking bsdextrautils (2.38-4ubuntu1) ...
12:26:58 #11 24.74 Selecting previously unselected package libmagic-mgc.
12:26:58 #11 24.75 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_amd64.deb ...
12:26:58 #11 24.75 Unpacking libmagic-mgc (1:5.41-4) ...
12:26:58 #11 24.81 Selecting previously unselected package libmagic1:amd64.
12:26:58 #10 29.04 Selecting previously unselected package dpkg-dev.
12:26:58 #10 29.04 Preparing to unpack .../055-dpkg-dev_1.19.8_all.deb ...
12:26:58 #10 29.05 Unpacking dpkg-dev (1.19.8) ...
12:26:58 #11 29.09 Selecting previously unselected package libstdc++-9-dev:arm64.
12:26:58 #11 29.09 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
12:26:58 #11 29.09 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:26:58 #11 29.33 Selecting previously unselected package g++-9.
12:26:58 #11 24.58 Preparing to unpack .../083-libtsan0_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.59 Unpacking libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ...
12:26:58 #11 24.67 Selecting previously unselected package libubsan1:amd64.
12:26:58 #11 24.67 Preparing to unpack .../084-libubsan1_12.1.0-2ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.68 Unpacking libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:26:58 #11 24.73 Selecting previously unselected package libquadmath0:amd64.
12:26:58 #11 24.73 Preparing to unpack .../085-libquadmath0_12.1.0-2ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.73 Unpacking libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
12:26:58 #11 24.76 Selecting previously unselected package libgcc-11-dev:amd64.
12:26:58 #11 24.76 Preparing to unpack .../086-libgcc-11-dev_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.76 Unpacking libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
12:26:58 #11 24.85 Selecting previously unselected package gcc-11.
12:26:58 #10 18.44 Setting up libexpat1:armhf (2.2.5-3ubuntu0.9) ...
12:26:58 #10 18.46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:26:58 #10 33.38 Preparing to unpack .../193-libipc-system-simple-perl_1.25-4_all.deb ...
12:26:58 #10 33.38 Unpacking libipc-system-simple-perl (1.25-4) ...
12:26:58 #10 33.42 Selecting previously unselected package libfile-basedir-perl.
12:26:58 #10 33.42 Preparing to unpack .../194-libfile-basedir-perl_0.07-1_all.deb ...
12:26:58 #10 33.42 Unpacking libfile-basedir-perl (0.07-1) ...
12:26:58 #10 33.46 Selecting previously unselected package libfile-chdir-perl.
12:26:58 #10 33.46 Preparing to unpack .../195-libfile-chdir-perl_0.1008-1_all.deb ...
12:26:58 #10 33.46 Unpacking libfile-chdir-perl (0.1008-1) ...
12:26:58 #10 33.50 Selecting previously unselected package libfile-fcntllock-perl.
12:26:58 #10 33.50 Preparing to unpack .../196-libfile-fcntllock-perl_0.22-3build2_arm64.deb ...
12:26:58 #10 33.51 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
12:26:58 #10 33.55 Selecting previously unselected package libhttp-date-perl.
12:26:58 #10 33.55 Preparing to unpack .../197-libhttp-date-perl_6.02-1_all.deb ...
12:26:58 #10 33.56 Unpacking libhttp-date-perl (6.02-1) ...
12:26:58 #10 33.59 Selecting previously unselected package libfile-listing-perl.
12:26:58 #10 33.59 Preparing to unpack .../198-libfile-listing-perl_6.04-1_all.deb ...
12:26:58 #10 33.59 Unpacking libfile-listing-perl (6.04-1) ...
12:26:58 #10 33.63 Selecting previously unselected package libfont-afm-perl.
12:26:58 #20 0.947 go: downloading github.com/akavel/rsrc v0.10.2
12:26:58 #10 29.54   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  117/166 
12:26:58 #10 29.70   Installing       : perl-libs-4:5.32.1-480.el9.x86_64                  118/166 
12:26:58 #10 29.78   Installing       : perl-interpreter-4:5.32.1-480.el9.x86_64           119/166 
12:26:58 #10 29.85   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/166 
12:26:58 #10 29.86   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/166 
12:26:58 #10 29.86   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/166 
12:26:58 #10 29.91   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/166 
12:26:58 #10 29.91   Installing       : redhat-rpm-config-197-1.el9.noarch                 124/166 
12:26:58 #10 29.92   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     125/166 
12:26:58 #10 33.85 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ...
12:26:58 #10 33.86 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:26:58 #10 33.89 Selecting previously unselected package libmodule-implementation-perl.
12:26:58 #10 33.89 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ...
12:26:58 #10 33.90 Unpacking libmodule-implementation-perl (0.09-1) ...
12:26:58 #10 33.93 Selecting previously unselected package libvariable-magic-perl.
12:26:58 #10 33.93 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
12:26:58 #10 33.94 Unpacking libvariable-magic-perl (0.62-1+b1) ...
12:26:58 #10 33.97 Selecting previously unselected package libb-hooks-endofscope-perl.
12:26:58 #10 33.98 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ...
12:26:58 #10 33.98 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
12:26:58 #10 34.08 Selecting previously unselected package libcapture-tiny-perl.
12:26:58 #11 30.88 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ...
12:26:58 #11 30.88 Unpacking libvariable-magic-perl (0.62-1build5) ...
12:26:58 #11 30.92 Selecting previously unselected package libb-hooks-endofscope-perl.
12:26:58 #11 30.92 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ...
12:26:58 #11 30.92 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
12:26:58 #11 30.95 Selecting previously unselected package libfreetype6:arm64.
12:26:58 #11 30.96 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.1_arm64.deb ...
12:26:58 #11 30.96 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
12:26:58 #11 31.00 Selecting previously unselected package libfontconfig1:arm64.
12:26:58 #11 31.00 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ...
12:26:58 #11 31.01 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
12:26:58 #11 31.04 Selecting previously unselected package libjpeg-turbo8:arm64.
12:26:58 #11 31.05 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
12:26:58 #11 31.05 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
12:26:58 #11 31.08 Selecting previously unselected package libjpeg8:arm64.
12:26:58 #11 31.08 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ...
12:26:58 #11 31.09 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
12:26:58 #11 31.12 Selecting previously unselected package libdeflate0:arm64.
12:26:58 #19 0.340 skipping packages installation on darwin
12:26:58 #11 25.44 Selecting previously unselected package libgdbm-compat4:amd64.
12:26:58 #10 32.66 Selecting previously unselected package libxpm4:arm64.
12:26:58 #10 32.66 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ...
12:26:58 #10 32.66 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
12:26:58 #10 32.70 Selecting previously unselected package libgd3:arm64.
12:26:58 #10 32.70 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
12:26:58 #10 32.71 Unpacking libgd3:arm64 (2.3.0-2) ...
12:26:58 #10 32.76 Selecting previously unselected package libc-devtools.
12:26:58 #10 32.76 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u5_arm64.deb ...
12:26:58 #10 32.77 Unpacking libc-devtools (2.31-13+deb11u5) ...
12:26:58 #10 32.85 Selecting previously unselected package libcapture-tiny-perl.
12:26:58 #10 32.85 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
12:26:58 #10 32.85 Unpacking libcapture-tiny-perl (0.48-1) ...
12:26:58 #10 32.90 Selecting previously unselected package libclass-data-inheritable-perl.
12:26:58 #11 26.25 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1_arm64.deb ...
12:26:58 #11 26.25 Unpacking libunwind8:arm64 (1.6.2-0ubuntu1) ...
12:26:58 #11 26.30 Selecting previously unselected package strace.
12:26:58 #11 26.30 Preparing to unpack .../078-strace_5.16-0ubuntu4_arm64.deb ...
12:26:58 #11 26.30 Unpacking strace (5.16-0ubuntu4) ...
12:26:58 #11 26.34 Selecting previously unselected package xauth.
12:26:58 #11 26.35 Preparing to unpack .../079-xauth_1%3a1.1.1-1_arm64.deb ...
12:26:58 #11 26.35 Unpacking xauth (1:1.1.1-1) ...
12:26:58 #11 26.39 Selecting previously unselected package xz-utils.
12:26:58 #11 26.39 Preparing to unpack .../080-xz-utils_5.2.5-2.1_arm64.deb ...
12:26:58 #11 26.40 Unpacking xz-utils (5.2.5-2.1) ...
12:26:58 #11 26.43 Selecting previously unselected package m4.
12:26:58 #11 26.43 Preparing to unpack .../081-m4_1.4.19-1_arm64.deb ...
12:26:58 #11 26.44 Unpacking m4 (1.4.19-1) ...
12:26:58 #13 1.320 CentOS Stream 9 - AppStream                      26 kB/s | 7.5 kB     00:00    
12:26:58 #10 17.15 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) over (2.31-13+rpi1+deb11u3) ...
12:26:58 #11 24.81 Preparing to unpack .../054-libmagic1_1%3a5.41-4_amd64.deb ...
12:26:58 #11 24.81 Unpacking libmagic1:amd64 (1:5.41-4) ...
12:26:58 #11 24.85 Selecting previously unselected package file.
12:26:58 #11 24.85 Preparing to unpack .../055-file_1%3a5.41-4_amd64.deb ...
12:26:58 #11 24.85 Unpacking file (1:5.41-4) ...
12:26:58 #11 24.88 Selecting previously unselected package gettext-base.
12:26:58 #11 24.88 Preparing to unpack .../056-gettext-base_0.21-8_amd64.deb ...
12:26:58 #11 24.89 Unpacking gettext-base (0.21-8) ...
12:26:58 #11 24.93 Selecting previously unselected package libuchardet0:amd64.
12:26:58 #11 24.93 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_amd64.deb ...
12:26:58 #11 24.94 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
12:26:58 #11 24.97 Selecting previously unselected package groff-base.
12:26:58 #11 24.97 Preparing to unpack .../058-groff-base_1.22.4-8build1_amd64.deb ...
12:26:58 #11 24.98 Unpacking groff-base (1.22.4-8build1) ...
12:26:58 #11 25.04 Selecting previously unselected package libcbor0.8:amd64.
12:26:58 #10 29.24 Selecting previously unselected package build-essential.
12:26:58 #10 29.24 Preparing to unpack .../056-build-essential_12.6_armhf.deb ...
12:26:58 #10 29.25 Unpacking build-essential (12.6) ...
12:26:58 #10 29.29 Selecting previously unselected package openssl.
12:26:58 #10 29.29 Preparing to unpack .../057-openssl_1.1.1n-0+deb10u3_armhf.deb ...
12:26:58 #10 29.30 Unpacking openssl (1.1.1n-0+deb10u3) ...
12:26:58 #10 29.47 Selecting previously unselected package ca-certificates.
12:26:58 #10 29.47 Preparing to unpack .../058-ca-certificates_20200601~deb10u2_all.deb ...
12:26:58 #10 29.47 Unpacking ca-certificates (20200601~deb10u2) ...
12:26:58 #11 29.33 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
12:26:58 #11 29.33 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
12:26:58 #10 33.63 Preparing to unpack .../199-libfont-afm-perl_1.20-2_all.deb ...
12:26:58 #10 33.64 Unpacking libfont-afm-perl (1.20-2) ...
12:26:58 #10 33.67 Selecting previously unselected package libio-stringy-perl.
12:26:58 #10 33.68 Preparing to unpack .../200-libio-stringy-perl_2.111-2_all.deb ...
12:26:58 #10 33.68 Unpacking libio-stringy-perl (2.111-2) ...
12:26:58 #10 33.72 Selecting previously unselected package libparams-validate-perl.
12:26:58 #10 33.72 Preparing to unpack .../201-libparams-validate-perl_1.29-1_arm64.deb ...
12:26:58 #10 33.72 Unpacking libparams-validate-perl (1.29-1) ...
12:26:58 #10 33.76 Selecting previously unselected package libsub-exporter-perl.
12:26:58 #10 33.76 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
12:26:58 #10 33.77 Unpacking libsub-exporter-perl (0.987-1) ...
12:26:58 #10 33.80 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:26:58 #10 33.80 Preparing to unpack .../203-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
12:26:58 #10 33.81 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
12:26:58 #10 33.84 Selecting previously unselected package libsort-versions-perl.
12:26:58 #10 33.84 Preparing to unpack .../204-libsort-versions-perl_1.62-1_all.deb ...
12:26:58 #10 33.85 Unpacking libsort-versions-perl (1.62-1) ...
12:26:58 #10 33.88 Selecting previously unselected package libgit-wrapper-perl.
12:26:58 #10 33.88 Preparing to unpack .../205-libgit-wrapper-perl_0.047-1_all.deb ...
12:26:58 #10 33.89 Unpacking libgit-wrapper-perl (0.047-1) ...
12:26:58 #10 33.92 Selecting previously unselected package libio-html-perl.
12:26:58 #10 33.93 Preparing to unpack .../206-libio-html-perl_1.001-1_all.deb ...
12:26:58 #10 33.93 Unpacking libio-html-perl (1.001-1) ...
12:26:58 #10 33.96 Selecting previously unselected package liblwp-mediatypes-perl.
12:26:58 #10 33.97 Preparing to unpack .../207-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:26:58 #10 33.97 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:26:58 #10 34.00 Selecting previously unselected package libhttp-message-perl.
12:26:58 #11 24.86 Preparing to unpack .../087-gcc-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:58 #11 24.86 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
12:26:58 #11 25.14 Selecting previously unselected package gcc.
12:26:58 #11 25.14 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
12:26:58 #11 25.14 Unpacking gcc (4:11.2.0-1ubuntu1) ...
12:26:58 #11 25.18 Selecting previously unselected package libstdc++-11-dev:amd64.
12:26:58 #11 25.18 Preparing to unpack .../089-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:58 #11 25.19 Unpacking libstdc++-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
12:26:58 #10 29.97   Installing       : libutempter-1.2.1-6.el9.x86_64                     125/166 
12:26:58 #10 30.01   Installing       : libselinux-utils-3.5-0.rc1.1.el9.x86_64            126/166 
12:26:58 #10 30.08   Installing       : libpng-2:1.6.37-12.el9.x86_64                      127/166 
12:26:58 #10 30.10   Installing       : gdk-pixbuf2-2.42.6-3.el9.x86_64                    128/166 
12:26:58 #10 30.16   Installing       : libpkgconf-1.7.3-10.el9.x86_64                     129/166 
12:26:58 #10 30.16   Installing       : pkgconf-1.7.3-10.el9.x86_64                        130/166 
12:26:58 #11 18.91 Selecting previously unselected package python3-minimal.
12:26:58 #11 18.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 ... 4433 files and directories currently installed.)
12:26:58 #11 18.91 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
12:26:58 #11 18.91 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
12:26:58 #11 18.95 Selecting previously unselected package mime-support.
12:26:58 #11 18.95 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
12:26:58 #11 18.96 Unpacking mime-support (3.64ubuntu1) ...
12:26:58 #11 18.99 Selecting previously unselected package libmpdec2:armhf.
12:26:58 #11 18.99 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
12:26:58 #11 19.00 Unpacking libmpdec2:armhf (2.4.2-3) ...
12:26:58 #10 34.08 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ...
12:26:58 #10 34.09 Unpacking libcapture-tiny-perl (0.48-1) ...
12:26:58 #10 34.12 Selecting previously unselected package libcgi-pm-perl.
12:26:58 #10 34.13 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ...
12:26:58 #10 34.13 Unpacking libcgi-pm-perl (4.40-1) ...
12:26:58 #10 34.18 Selecting previously unselected package libfcgi-perl.
12:26:58 #10 34.18 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ...
12:26:58 #10 34.19 Unpacking libfcgi-perl (0.78-2+b3) ...
12:26:58 #10 34.22 Selecting previously unselected package libcgi-fast-perl.
12:26:58 #10 34.22 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ...
12:26:58 #10 34.23 Unpacking libcgi-fast-perl (1:2.13-1) ...
12:26:58 #10 34.27 Selecting previously unselected package libsub-name-perl.
12:26:58 #10 34.28 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ...
12:26:58 #10 34.28 Unpacking libsub-name-perl (0.21-1+b3) ...
12:26:58 #10 34.31 Selecting previously unselected package libclass-accessor-perl.
12:26:58 #11 31.12 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ...
12:26:58 #11 31.12 Unpacking libdeflate0:arm64 (1.10-2) ...
12:26:58 #11 31.16 Selecting previously unselected package libjbig0:arm64.
12:26:58 #11 31.17 Preparing to unpack .../207-libjbig0_2.1-3.1ubuntu0.22.04.1_arm64.deb ...
12:26:58 #11 31.17 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
12:26:58 #11 31.20 Selecting previously unselected package libwebp7:arm64.
12:26:58 #11 31.21 Preparing to unpack .../208-libwebp7_1.2.2-2_arm64.deb ...
12:26:58 #11 31.21 Unpacking libwebp7:arm64 (1.2.2-2) ...
12:26:58 #11 31.25 Selecting previously unselected package libtiff5:arm64.
12:26:58 #11 31.25 Preparing to unpack .../209-libtiff5_4.3.0-6ubuntu0.3_arm64.deb ...
12:26:58 #11 31.25 Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.3) ...
12:26:58 #11 31.29 Selecting previously unselected package libxpm4:arm64.
12:26:58 #11 31.29 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_arm64.deb ...
12:26:58 #11 31.30 Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
12:26:58 #11 31.33 Selecting previously unselected package libgd3:arm64.
12:26:58 #11 31.33 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ...
12:26:58 #11 31.34 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
12:26:58 #11 31.40 Selecting previously unselected package libc-devtools.
12:26:58 #19 DONE 0.5s
12:26:58 
12:26:58 #20 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
12:26:58 #20 0.705 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
12:26:58 #11 25.45 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
12:26:58 #11 25.45 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
12:26:58 #11 25.49 Selecting previously unselected package libperl5.30:amd64.
12:26:58 #11 25.49 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_amd64.deb ...
12:26:58 #11 25.49 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
12:26:58 #10 32.90 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:26:58 #10 32.91 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:26:58 #10 32.99 Selecting previously unselected package libclass-inspector-perl.
12:26:58 #10 32.99 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
12:26:58 #10 33.00 Unpacking libclass-inspector-perl (1.36-1) ...
12:26:58 #10 33.03 Selecting previously unselected package libclass-xsaccessor-perl.
12:26:58 #10 33.04 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
12:26:58 #10 33.04 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
12:26:58 #10 33.07 Selecting previously unselected package libclone-perl.
12:26:58 #10 33.08 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
12:26:58 #10 33.08 Unpacking libclone-perl (0.45-1+b1) ...
12:26:58 #10 33.12 Selecting previously unselected package libcommon-sense-perl.
12:26:58 #10 33.12 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
12:26:58 #10 33.12 Unpacking libcommon-sense-perl (3.75-1+b4) ...
12:26:58 #10 33.15 Selecting previously unselected package libconfig-tiny-perl.
12:26:58 #11 26.51 Selecting previously unselected package autoconf.
12:26:58 #11 26.51 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
12:26:58 #11 26.51 Unpacking autoconf (2.71-2) ...
12:26:58 #11 26.58 Selecting previously unselected package autotools-dev.
12:26:58 #11 26.58 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
12:26:58 #11 26.58 Unpacking autotools-dev (20220109.1) ...
12:26:58 #11 26.63 Selecting previously unselected package automake.
12:26:58 #11 26.63 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
12:26:58 #11 26.64 Unpacking automake (1:1.16.5-1.3) ...
12:26:58 #11 26.69 Selecting previously unselected package autopoint.
12:26:58 #11 26.69 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
12:26:58 #11 26.70 Unpacking autopoint (0.21-8) ...
12:26:58 #11 26.73 Selecting previously unselected package binutils-common:arm64.
12:26:58 #10 25.87 Selecting previously unselected package cpp.
12:26:58 #10 25.87 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
12:26:58 #11 25.05 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
12:26:58 #11 25.05 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
12:26:58 #11 25.11 Selecting previously unselected package libedit2:amd64.
12:26:58 #11 25.11 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_amd64.deb ...
12:26:58 #11 25.11 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
12:26:58 #11 25.15 Selecting previously unselected package libfido2-1:amd64.
12:26:58 #11 25.15 Preparing to unpack .../061-libfido2-1_1.11.0-1_amd64.deb ...
12:26:58 #11 25.16 Unpacking libfido2-1:amd64 (1.11.0-1) ...
12:26:58 #11 25.21 Selecting previously unselected package libnghttp2-14:amd64.
12:26:58 #11 25.21 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_amd64.deb ...
12:26:58 #11 25.22 Unpacking libnghttp2-14:amd64 (1.49.0-1) ...
12:26:58 #11 25.26 Selecting previously unselected package libpipeline1:amd64.
12:26:58 #11 25.26 Preparing to unpack .../063-libpipeline1_1.5.6-2_amd64.deb ...
12:26:58 #11 25.27 Unpacking libpipeline1:amd64 (1.5.6-2) ...
12:26:58 #11 25.30 Selecting previously unselected package libpng16-16:amd64.
12:26:58 #11 25.31 Preparing to unpack .../064-libpng16-16_1.6.38-2_amd64.deb ...
12:26:58 #11 25.31 Unpacking libpng16-16:amd64 (1.6.38-2) ...
12:26:58 #11 25.34 Selecting previously unselected package libpsl5:amd64.
12:26:58 #11 25.35 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_amd64.deb ...
12:26:58 #11 25.35 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
12:26:58 #11 25.38 Selecting previously unselected package libxau6:amd64.
12:26:58 #10 26.36 Selecting previously unselected package libxml2:amd64.
12:26:58 #10 26.36 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_amd64.deb ...
12:26:58 #10 26.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
12:26:58 #10 26.47 Selecting previously unselected package libyaml-0-2:amd64.
12:26:58 #10 26.47 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
12:26:58 #10 26.47 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
12:26:58 #10 26.51 Selecting previously unselected package lsb-release.
12:26:58 #10 26.52 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
12:26:58 #10 26.52 Unpacking lsb-release (9.20170808ubuntu1) ...
12:26:58 #10 26.56 Selecting previously unselected package netbase.
12:26:58 #10 29.60 Selecting previously unselected package libsasl2-modules-db:armhf.
12:26:58 #10 29.60 Preparing to unpack .../059-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
12:26:58 #10 29.60 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
12:26:58 #10 29.64 Selecting previously unselected package libsasl2-2:armhf.
12:26:58 #10 29.64 Preparing to unpack .../060-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
12:26:58 #10 29.65 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
12:26:58 #10 29.70 Selecting previously unselected package libldap-common.
12:26:58 #13 79.35   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     61/65 
12:26:58 #13 79.64   Cleanup    : systemd-219-78.el7.aarch64                                 62/65 
12:26:58 #10 34.01 Preparing to unpack .../208-libhttp-message-perl_6.14-1_all.deb ...
12:26:58 #10 34.01 Unpacking libhttp-message-perl (6.14-1) ...
12:26:58 #10 34.05 Selecting previously unselected package libhtml-form-perl.
12:26:58 #10 34.05 Preparing to unpack .../209-libhtml-form-perl_6.03-1_all.deb ...
12:26:58 #10 34.06 Unpacking libhtml-form-perl (6.03-1) ...
12:26:58 #10 34.09 Selecting previously unselected package libhtml-tree-perl.
12:26:58 #10 34.10 Preparing to unpack .../210-libhtml-tree-perl_5.07-1_all.deb ...
12:26:58 #10 34.10 Unpacking libhtml-tree-perl (5.07-1) ...
12:26:58 #10 34.15 Selecting previously unselected package libhtml-format-perl.
12:26:59 #11 25.37 Selecting previously unselected package g++-11.
12:26:59 #11 25.37 Preparing to unpack .../090-g++-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
12:26:59 #11 25.38 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
12:26:59 #11 25.54 Selecting previously unselected package g++.
12:26:59 #11 29.84 Selecting previously unselected package g++.
12:26:59 #11 29.85 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
12:26:59 #11 29.85 Unpacking g++ (4:9.3.0-1ubuntu2) ...
12:26:59 #11 29.88 Selecting previously unselected package make.
12:26:59 #11 29.88 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
12:26:59 #10 19.04 Selecting previously unselected package python3-minimal.
12:26:59 #10 19.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4316 files and directories currently installed.)
12:26:59 #10 19.04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
12:26:59 #10 19.04 Unpacking python3-minimal (3.6.7-1~18.04) ...
12:26:59 #10 19.09 Selecting previously unselected package mime-support.
12:26:59 #10 19.09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
12:26:59 #10 19.09 Unpacking mime-support (3.60ubuntu1) ...
12:26:59 #10 19.13 Selecting previously unselected package libmpdec2:armhf.
12:26:59 #10 19.13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
12:26:59 #10 19.13 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
12:26:59 #10 19.18 Selecting previously unselected package readline-common.
12:26:59 #10 19.18 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
12:26:59 #10 19.18 Unpacking readline-common (7.0-3) ...
12:26:59 #10 30.22   Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             131/166 
12:26:59 #10 30.23   Installing       : libpipeline-1.5.3-4.el9.x86_64                     132/166 
12:26:59 #10 30.28   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          133/166 
12:26:59 #10 30.31   Installing       : man-db-2.9.3-7.el9.x86_64                          133/166 
12:26:59 #10 30.35   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          133/166 
12:26:59 #10 30.38   Installing       : environment-modules-5.0.1-2.el9.x86_64             134/166 
12:26:59 #10 30.43   Running scriptlet: environment-modules-5.0.1-2.el9.x86_64             134/166 
12:26:59 #11 19.05 Selecting previously unselected package readline-common.
12:26:59 #11 19.05 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
12:26:59 #11 19.05 Unpacking readline-common (8.0-4) ...
12:26:59 #11 19.13 Selecting previously unselected package libreadline8:armhf.
12:26:59 #11 19.13 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
12:26:59 #11 19.14 Unpacking libreadline8:armhf (8.0-4) ...
12:26:59 #11 19.20 Selecting previously unselected package libsqlite3-0:armhf.
12:26:59 #11 19.20 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
12:26:59 #11 19.21 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
12:26:59 #10 34.31 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ...
12:26:59 #10 34.32 Unpacking libclass-accessor-perl (0.51-1) ...
12:26:59 #10 34.35 Selecting previously unselected package libclass-inspector-perl.
12:26:59 #10 34.36 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ...
12:26:59 #10 34.36 Unpacking libclass-inspector-perl (1.32-1) ...
12:26:59 #10 34.40 Selecting previously unselected package libclass-xsaccessor-perl.
12:26:59 #10 34.40 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
12:26:59 #10 34.41 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
12:26:59 #10 34.45 Selecting previously unselected package libclone-perl.
12:26:59 #10 34.45 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ...
12:26:59 #10 34.45 Unpacking libclone-perl (0.41-1+b1) ...
12:26:59 #10 34.49 Selecting previously unselected package libcommon-sense-perl.
12:26:59 #10 34.49 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
12:26:59 #10 34.49 Unpacking libcommon-sense-perl (3.74-2+b7) ...
12:26:59 #10 34.53 Selecting previously unselected package libparams-util-perl.
12:26:59 #10 34.53 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ...
12:26:59 #10 34.54 Unpacking libparams-util-perl (1.07-3+b4) ...
12:26:59 #10 34.59 Selecting previously unselected package libsub-install-perl.
12:26:59 #11 31.40 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.1_arm64.deb ...
12:26:59 #11 31.40 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
12:26:59 #11 31.43 Selecting previously unselected package libcapture-tiny-perl.
12:26:59 #11 31.44 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
12:26:59 #11 31.44 Unpacking libcapture-tiny-perl (0.48-1) ...
12:26:59 #11 31.47 Selecting previously unselected package libclass-data-inheritable-perl.
12:26:59 #11 31.47 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:26:59 #11 31.47 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:26:59 #11 31.50 Selecting previously unselected package libclone-perl.
12:26:59 #11 31.50 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ...
12:26:59 #11 31.51 Unpacking libclone-perl (0.45-1build3) ...
12:26:59 #11 31.54 Selecting previously unselected package libcommon-sense-perl:arm64.
12:26:59 #11 31.54 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ...
12:26:59 #11 31.55 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
12:26:59 #11 31.57 Selecting previously unselected package libconfig-tiny-perl.
12:26:59 #11 31.58 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ...
12:26:59 #11 31.58 Unpacking libconfig-tiny-perl (2.28-1) ...
12:26:59 #11 31.61 Selecting previously unselected package libparams-util-perl.
12:26:59 #11 25.97 Selecting previously unselected package perl.
12:26:59 #11 25.97 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_amd64.deb ...
12:26:59 #11 25.98 Unpacking perl (5.30.0-9ubuntu0.3) ...
12:26:59 #11 26.03 Selecting previously unselected package openssl.
12:26:59 #10 33.15 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
12:26:59 #10 33.16 Unpacking libconfig-tiny-perl (2.26-1) ...
12:26:59 #10 33.19 Selecting previously unselected package libparams-util-perl.
12:26:59 #10 33.20 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
12:26:59 #10 33.20 Unpacking libparams-util-perl (1.102-1+b1) ...
12:26:59 #10 33.24 Selecting previously unselected package libsub-install-perl.
12:26:59 #10 33.24 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
12:26:59 #10 33.24 Unpacking libsub-install-perl (0.928-1.1) ...
12:26:59 #10 33.28 Selecting previously unselected package libdata-optlist-perl.
12:26:59 #10 33.28 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
12:26:59 #10 33.28 Unpacking libdata-optlist-perl (0.110-1.1) ...
12:26:59 #10 33.32 Selecting previously unselected package libsub-exporter-perl.
12:26:59 #10 33.32 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
12:26:59 #10 33.33 Unpacking libsub-exporter-perl (0.987-1) ...
12:26:59 #10 33.36 Selecting previously unselected package libconst-fast-perl.
12:26:59 #10 33.36 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
12:26:59 #10 33.37 Unpacking libconst-fast-perl (0.014-1.1) ...
12:26:59 #10 33.41 Selecting previously unselected package libwant-perl.
12:26:59 #11 26.73 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_arm64.deb ...
12:26:59 #11 26.73 Unpacking binutils-common:arm64 (2.39-3ubuntu1.1) ...
12:26:59 #11 26.77 Selecting previously unselected package libbinutils:arm64.
12:26:59 #11 26.77 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_arm64.deb ...
12:26:59 #11 26.78 Unpacking libbinutils:arm64 (2.39-3ubuntu1.1) ...
12:26:59 #11 26.83 Selecting previously unselected package libctf-nobfd0:arm64.
12:26:59 #11 26.84 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_arm64.deb ...
12:26:59 #11 26.84 Unpacking libctf-nobfd0:arm64 (2.39-3ubuntu1.1) ...
12:26:59 #11 26.88 Selecting previously unselected package libctf0:arm64.
12:26:59 #11 26.88 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_arm64.deb ...
12:26:59 #11 26.89 Unpacking libctf0:arm64 (2.39-3ubuntu1.1) ...
12:26:59 #11 26.93 Selecting previously unselected package libgprofng0:arm64.
12:26:59 #11 26.93 Preparing to unpack .../090-libgprofng0_2.39-3ubuntu1.1_arm64.deb ...
12:26:59 #11 26.93 Unpacking libgprofng0:arm64 (2.39-3ubuntu1.1) ...
12:26:59 #11 26.98 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:26:59 #10 25.87 Unpacking cpp (4:8.3.0-1+rpi2) ...
12:26:59 #10 25.92 Selecting previously unselected package libcc1-0:armhf.
12:26:59 #10 25.92 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
12:26:59 #10 25.92 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
12:26:59 #10 25.97 Selecting previously unselected package libgomp1:armhf.
12:26:59 #10 25.97 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
12:26:59 #10 25.98 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
12:26:59 #10 26.03 Selecting previously unselected package libatomic1:armhf.
12:26:59 #10 26.03 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
12:26:59 #10 26.04 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
12:26:59 #10 26.08 Selecting previously unselected package libasan5:armhf.
12:26:59 #10 26.08 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
12:26:59 #11 25.38 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_amd64.deb ...
12:26:59 #11 25.39 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
12:26:59 #11 25.42 Selecting previously unselected package libxdmcp6:amd64.
12:26:59 #11 25.42 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
12:26:59 #11 25.43 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
12:26:59 #11 25.47 Selecting previously unselected package libxcb1:amd64.
12:26:59 #11 25.48 Preparing to unpack .../068-libxcb1_1.15-1_amd64.deb ...
12:26:59 #11 25.48 Unpacking libxcb1:amd64 (1.15-1) ...
12:26:59 #11 25.51 Selecting previously unselected package libx11-data.
12:26:59 #11 25.51 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
12:26:59 #11 25.52 Unpacking libx11-data (2:1.8.1-2) ...
12:26:59 #11 25.58 Selecting previously unselected package libx11-6:amd64.
12:26:59 #11 25.59 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_amd64.deb ...
12:26:59 #11 25.59 Unpacking libx11-6:amd64 (2:1.8.1-2) ...
12:26:59 #11 25.65 Selecting previously unselected package libxext6:amd64.
12:26:59 #10 26.56 Preparing to unpack .../024-netbase_5.4_all.deb ...
12:26:59 #10 26.57 Unpacking netbase (5.4) ...
12:26:59 #10 26.61 Selecting previously unselected package shared-mime-info.
12:26:59 #10 26.61 Preparing to unpack .../025-shared-mime-info_1.9-2_amd64.deb ...
12:26:59 #10 26.61 Unpacking shared-mime-info (1.9-2) ...
12:26:59 #10 26.70 Selecting previously unselected package ucf.
12:26:59 #10 26.70 Preparing to unpack .../026-ucf_3.0038_all.deb ...
12:26:59 #10 26.71 Moving old data out of the way
12:26:59 #10 26.71 Unpacking ucf (3.0038) ...
12:26:59 #10 26.75 Selecting previously unselected package xdg-user-dirs.
12:26:59 #10 26.75 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
12:26:59 #10 26.76 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
12:26:59 #10 26.82 Selecting previously unselected package xz-utils.
12:26:59 #10 29.70 Preparing to unpack .../061-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
12:26:59 #10 29.70 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:26:59 #10 29.77 Selecting previously unselected package libldap-2.4-2:armhf.
12:26:59 #10 29.77 Preparing to unpack .../062-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
12:26:59 #10 29.77 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
12:26:59 #10 29.84 Selecting previously unselected package libnghttp2-14:armhf.
12:26:59 #10 29.84 Preparing to unpack .../063-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
12:26:59 #10 29.85 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
12:26:59 #10 29.90 Selecting previously unselected package libpsl5:armhf.
12:26:59 #10 29.90 Preparing to unpack .../064-libpsl5_0.20.2-2_armhf.deb ...
12:26:59 #10 29.91 Unpacking libpsl5:armhf (0.20.2-2) ...
12:26:59 #10 29.96 Selecting previously unselected package librtmp1:armhf.
12:26:59 #10 29.96 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
12:26:59 #10 34.15 Preparing to unpack .../211-libhtml-format-perl_2.12-1_all.deb ...
12:26:59 #10 34.15 Unpacking libhtml-format-perl (2.12-1) ...
12:26:59 #10 34.19 Selecting previously unselected package libhttp-cookies-perl.
12:26:59 #10 34.19 Preparing to unpack .../212-libhttp-cookies-perl_6.04-1_all.deb ...
12:26:59 #10 34.20 Unpacking libhttp-cookies-perl (6.04-1) ...
12:26:59 #10 34.23 Selecting previously unselected package libhttp-daemon-perl.
12:26:59 #10 34.23 Preparing to unpack .../213-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
12:26:59 #10 34.24 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
12:26:59 #10 34.27 Selecting previously unselected package libhttp-negotiate-perl.
12:26:59 #10 34.27 Preparing to unpack .../214-libhttp-negotiate-perl_6.00-2_all.deb ...
12:26:59 #10 34.28 Unpacking libhttp-negotiate-perl (6.00-2) ...
12:26:59 #10 34.31 Selecting previously unselected package libimport-into-perl.
12:26:59 #10 34.31 Preparing to unpack .../215-libimport-into-perl_1.002005-1_all.deb ...
12:26:59 #10 34.32 Unpacking libimport-into-perl (1.002005-1) ...
12:26:59 #10 34.35 Selecting previously unselected package libio-pty-perl.
12:26:59 #10 34.35 Preparing to unpack .../216-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ...
12:26:59 #10 34.36 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
12:26:59 #10 34.39 Selecting previously unselected package libio-string-perl.
12:26:59 #11 25.54 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
12:26:59 #11 25.55 Unpacking g++ (4:11.2.0-1ubuntu1) ...
12:26:59 #11 25.58 Selecting previously unselected package make.
12:26:59 #11 25.58 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ...
12:26:59 #11 25.58 Unpacking make (4.3-4.1build1) ...
12:26:59 #11 25.61 Selecting previously unselected package libdpkg-perl.
12:26:59 #11 25.61 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
12:26:59 #11 25.62 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
12:26:59 #11 25.66 Selecting previously unselected package bzip2.
12:26:59 #11 25.66 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ...
12:26:59 #11 25.67 Unpacking bzip2 (1.0.8-5build1) ...
12:26:59 #11 25.70 Selecting previously unselected package patch.
12:26:59 #11 25.70 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ...
12:26:59 #11 25.70 Unpacking patch (2.7.6-7build2) ...
12:26:59 #11 25.73 Selecting previously unselected package lto-disabled-list.
12:26:59 #11 25.73 Preparing to unpack .../096-lto-disabled-list_24_all.deb ...
12:26:59 #11 25.73 Unpacking lto-disabled-list (24) ...
12:26:59 #11 25.79 Selecting previously unselected package dpkg-dev.
12:26:59 #10 19.23 Selecting previously unselected package libreadline7:armhf.
12:26:59 #10 19.23 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
12:26:59 #10 19.24 Unpacking libreadline7:armhf (7.0-3) ...
12:26:59 #10 19.29 Selecting previously unselected package libsqlite3-0:armhf.
12:26:59 #10 19.29 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_armhf.deb ...
12:26:59 #10 19.30 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
12:26:59 #10 19.39 Selecting previously unselected package libpython3.6-stdlib:armhf.
12:26:59 #10 19.39 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:26:59 #10 19.39 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:26:59 #10 30.44   Installing       : scl-utils-1:2.0.3-4.el9.x86_64                     135/166 
12:26:59 #10 30.65   Installing       : libicu-67.1-9.el9.x86_64                           136/166 
12:26:59 #11 29.88 Unpacking make (4.2.1-1.2) ...
12:26:59 #11 30.05 Selecting previously unselected package libdpkg-perl.
12:26:59 #11 30.05 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
12:26:59 #11 30.06 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
12:26:59 #11 30.11 Selecting previously unselected package patch.
12:26:59 #11 30.11 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
12:26:59 #11 30.12 Unpacking patch (2.7.6-6) ...
12:26:59 #11 30.16 Selecting previously unselected package dpkg-dev.
12:26:59 #10 29.47 Selecting previously unselected package libxml2:amd64.
12:26:59 #10 29.47 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
12:26:59 #10 29.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:26:59 #10 29.55 Selecting previously unselected package gettext.
12:26:59 #10 29.55 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
12:26:59 #10 29.55 Unpacking gettext (0.21-4) ...
12:26:59 #10 29.69 Selecting previously unselected package intltool-debian.
12:26:59 #10 29.69 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
12:26:59 #10 29.70 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:26:59 #10 29.72 Selecting previously unselected package po-debconf.
12:26:59 #11 19.30 Selecting previously unselected package libpython3.8-stdlib:armhf.
12:26:59 #11 19.30 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:26:59 #11 19.30 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:26:59 #11 19.54 Selecting previously unselected package python3.8.
12:26:59 #11 19.54 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:26:59 #12 20.26 CentOS Stream 8 - Extras                         21 kB/s |  18 kB     00:00    
12:26:59 #10 34.59 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ...
12:26:59 #10 34.59 Unpacking libsub-install-perl (0.928-1) ...
12:26:59 #10 34.62 Selecting previously unselected package libdata-optlist-perl.
12:26:59 #10 34.63 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ...
12:26:59 #10 34.63 Unpacking libdata-optlist-perl (0.110-1) ...
12:26:59 #10 34.66 Selecting previously unselected package libsub-exporter-perl.
12:26:59 #10 34.67 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ...
12:26:59 #10 34.67 Unpacking libsub-exporter-perl (0.987-1) ...
12:26:59 #10 34.70 Selecting previously unselected package libconst-fast-perl.
12:26:59 #10 34.71 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ...
12:26:59 #10 34.71 Unpacking libconst-fast-perl (0.014-1) ...
12:26:59 #10 34.74 Selecting previously unselected package libwant-perl.
12:26:59 #10 34.74 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ...
12:26:59 #10 34.75 Unpacking libwant-perl (0.29-1+b4) ...
12:26:59 #10 34.78 Selecting previously unselected package libcontextual-return-perl.
12:26:59 #10 34.78 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ...
12:26:59 #10 34.79 Unpacking libcontextual-return-perl (0.004014-2) ...
12:26:59 #10 34.82 Selecting previously unselected package libconvert-binhex-perl.
12:26:59 #11 31.61 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ...
12:26:59 #11 31.62 Unpacking libparams-util-perl (1.102-1build3) ...
12:26:59 #11 31.65 Selecting previously unselected package libsub-install-perl.
12:26:59 #11 31.65 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ...
12:26:59 #11 31.65 Unpacking libsub-install-perl (0.928-1.1) ...
12:26:59 #11 31.68 Selecting previously unselected package libdata-optlist-perl.
12:26:59 #11 31.68 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ...
12:26:59 #11 31.69 Unpacking libdata-optlist-perl (0.112-1) ...
12:26:59 #11 31.72 Selecting previously unselected package libsub-exporter-perl.
12:26:59 #11 31.72 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ...
12:26:59 #11 31.72 Unpacking libsub-exporter-perl (0.988-1) ...
12:26:59 #11 31.76 Selecting previously unselected package libconst-fast-perl.
12:26:59 #11 31.76 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ...
12:26:59 #11 31.76 Unpacking libconst-fast-perl (0.014-1.1) ...
12:26:59 #11 31.79 Selecting previously unselected package libwant-perl.
12:26:59 #11 31.79 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ...
12:26:59 #11 31.80 Unpacking libwant-perl (0.29-1build7) ...
12:26:59 #11 31.83 Selecting previously unselected package libcontextual-return-perl.
12:26:59 #11 26.03 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_amd64.deb ...
12:26:59 #11 26.04 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
12:26:59 #11 26.13 Selecting previously unselected package ca-certificates.
12:26:59 #11 26.13 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
12:26:59 #11 26.14 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
12:26:59 #11 26.19 Selecting previously unselected package distro-info-data.
12:26:59 #11 26.19 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
12:26:59 #11 26.19 Unpacking distro-info-data (0.43ubuntu1.11) ...
12:26:59 #11 26.22 Selecting previously unselected package libmagic-mgc.
12:26:59 #11 26.22 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
12:26:59 #11 26.22 Unpacking libmagic-mgc (1:5.38-4) ...
12:26:59 #10 33.41 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
12:26:59 #10 33.42 Unpacking libwant-perl (0.29-1+b6) ...
12:26:59 #10 33.45 Selecting previously unselected package libcontextual-return-perl.
12:26:59 #10 33.46 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
12:26:59 #10 33.46 Unpacking libcontextual-return-perl (0.004014-2) ...
12:26:59 #10 33.50 Selecting previously unselected package libconvert-binhex-perl.
12:26:59 #10 33.50 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
12:26:59 #10 33.51 Unpacking libconvert-binhex-perl (1.125-1) ...
12:26:59 #10 33.55 Selecting previously unselected package libcpanel-json-xs-perl.
12:26:59 #10 33.55 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
12:26:59 #10 33.56 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
12:26:59 #10 33.61 Selecting previously unselected package libdevel-stacktrace-perl.
12:26:59 #10 33.61 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:26:59 #10 33.62 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:26:59 #20 DONE 1.9s
12:26:59 
12:26:59 #21 [linux/arm64->darwin/arm64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
12:26:59 #21 DONE 0.0s
12:26:59 
12:26:59 #22 [linux/arm64->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
12:26:59 #11 26.98 Preparing to unpack .../091-binutils-aarch64-linux-gnu_2.39-3ubuntu1.1_arm64.deb ...
12:26:59 #11 26.99 Unpacking binutils-aarch64-linux-gnu (2.39-3ubuntu1.1) ...
12:26:59 #11 27.11 Selecting previously unselected package binutils.
12:26:59 #11 27.12 Preparing to unpack .../092-binutils_2.39-3ubuntu1.1_arm64.deb ...
12:26:59 #11 27.12 Unpacking binutils (2.39-3ubuntu1.1) ...
12:26:59 #11 27.17 Selecting previously unselected package libc-dev-bin.
12:26:59 #11 27.17 Preparing to unpack .../093-libc-dev-bin_2.36-0ubuntu4_arm64.deb ...
12:26:59 #11 27.17 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
12:26:59 #11 27.21 Selecting previously unselected package linux-libc-dev:arm64.
12:26:59 #11 27.21 Preparing to unpack .../094-linux-libc-dev_5.19.0-29.30_arm64.deb ...
12:26:59 #11 27.21 Unpacking linux-libc-dev:arm64 (5.19.0-29.30) ...
12:26:59 #10 26.09 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
12:26:59 #10 26.19 Selecting previously unselected package libubsan1:armhf.
12:26:59 #10 26.19 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
12:26:59 #10 26.19 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
12:26:59 #10 26.25 Selecting previously unselected package libgcc-8-dev:armhf.
12:26:59 #10 26.25 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
12:26:59 #10 26.25 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
12:26:59 #11 25.65 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_amd64.deb ...
12:26:59 #11 25.66 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
12:26:59 #11 25.72 Selecting previously unselected package libxmuu1:amd64.
12:26:59 #11 25.72 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_amd64.deb ...
12:26:59 #11 25.73 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
12:26:59 #11 25.78 Selecting previously unselected package man-db.
12:26:59 #11 25.78 Preparing to unpack .../073-man-db_2.10.2-2_amd64.deb ...
12:26:59 #11 25.78 Unpacking man-db (2.10.2-2) ...
12:26:59 #11 25.84 Selecting previously unselected package manpages.
12:26:59 #11 25.84 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
12:26:59 #11 25.84 Unpacking manpages (5.13-1) ...
12:26:59 #11 25.90 Selecting previously unselected package openssh-client.
12:26:59 #10 26.82 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ...
12:26:59 #10 26.83 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
12:26:59 #10 26.86 Selecting previously unselected package gettext-base.
12:26:59 #10 26.87 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...
12:26:59 #10 26.87 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
12:26:59 #10 26.95 Selecting previously unselected package iso-codes.
12:26:59 #10 26.95 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
12:26:59 #10 26.96 Unpacking iso-codes (3.79-1) ...
12:26:59 #10 29.97 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
12:26:59 #10 30.02 Selecting previously unselected package libssh2-1:armhf.
12:26:59 #10 30.02 Preparing to unpack .../066-libssh2-1_1.8.0-2.1_armhf.deb ...
12:26:59 #10 30.02 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
12:26:59 #10 30.10 Selecting previously unselected package libcurl4:armhf.
12:26:59 #10 30.10 Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u3_armhf.deb ...
12:26:59 #10 30.10 Unpacking libcurl4:armhf (7.64.0-4+deb10u3) ...
12:26:59 #10 30.19 Selecting previously unselected package curl.
12:26:59 #10 30.19 Preparing to unpack .../068-curl_7.64.0-4+deb10u3_armhf.deb ...
12:26:59 #10 30.19 Unpacking curl (7.64.0-4+deb10u3) ...
12:26:59 #10 34.39 Preparing to unpack .../217-libio-string-perl_1.08-3_all.deb ...
12:26:59 #10 34.40 Unpacking libio-string-perl (1.08-3) ...
12:26:59 #10 34.43 Selecting previously unselected package libipc-run-perl.
12:26:59 #10 34.44 Preparing to unpack .../218-libipc-run-perl_0.96-1_all.deb ...
12:26:59 #10 34.44 Unpacking libipc-run-perl (0.96-1) ...
12:26:59 #10 34.48 Selecting previously unselected package liblist-compare-perl.
12:26:59 #10 34.48 Preparing to unpack .../219-liblist-compare-perl_0.53-1_all.deb ...
12:26:59 #10 34.49 Unpacking liblist-compare-perl (0.53-1) ...
12:26:59 #10 34.52 Selecting previously unselected package liblist-moreutils-perl.
12:26:59 #10 34.53 Preparing to unpack .../220-liblist-moreutils-perl_0.416-1build3_arm64.deb ...
12:26:59 #10 34.53 Unpacking liblist-moreutils-perl (0.416-1build3) ...
12:26:59 #10 34.57 Selecting previously unselected package libltdl7:arm64.
12:26:59 #10 34.57 Preparing to unpack .../221-libltdl7_2.4.6-2_arm64.deb ...
12:26:59 #10 34.58 Unpacking libltdl7:arm64 (2.4.6-2) ...
12:26:59 #10 34.62 Selecting previously unselected package libltdl-dev:arm64.
12:26:59 #10 34.62 Preparing to unpack .../222-libltdl-dev_2.4.6-2_arm64.deb ...
12:26:59 #10 34.62 Unpacking libltdl-dev:arm64 (2.4.6-2) ...
12:26:59 #10 34.67 Selecting previously unselected package libnet-http-perl.
12:26:59 #11 25.79 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
12:26:59 #11 25.80 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
12:26:59 #11 25.85 Selecting previously unselected package build-essential.
12:26:59 #11 25.85 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ...
12:26:59 #11 25.86 Unpacking build-essential (12.9ubuntu3) ...
12:26:59 #11 25.89 Selecting previously unselected package libbrotli1:amd64.
12:26:59 #11 25.89 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ...
12:26:59 #11 25.90 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
12:26:59 #11 25.94 Selecting previously unselected package libsasl2-modules-db:amd64.
12:26:59 #11 25.94 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ...
12:26:59 #11 25.94 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:26:59 #11 25.97 Selecting previously unselected package libsasl2-2:amd64.
12:26:59 #11 25.97 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ...
12:26:59 #11 25.97 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:26:59 #11 26.01 Selecting previously unselected package libldap-2.5-0:amd64.
12:26:59 #13 79.94   Cleanup    : systemd-libs-219-78.el7.aarch64                            63/65 
12:26:59 #10 19.68 Selecting previously unselected package python3.6.
12:26:59 #10 19.68 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:26:59 #10 19.68 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:26:59 #10 19.74 Selecting previously unselected package libpython3-stdlib:armhf.
12:26:59 #10 19.74 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
12:26:59 #10 19.74 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
12:26:59 #10 19.77 Setting up python3-minimal (3.6.7-1~18.04) ...
12:26:59 #12 22.60 Running transaction check
12:26:59 #12 22.68 Transaction check succeeded.
12:26:59 #12 22.68 Running transaction test
12:26:59 #10 30.76   Installing       : libfdisk-2.37.4-9.el9.x86_64                       137/166 
12:26:59 #10 30.76   Installing       : libeconf-0.4.1-2.el9.x86_64                        138/166 
12:26:59 #10 30.87   Installing       : libdb-5.3.28-53.el9.x86_64                         139/166 
12:26:59 #10 30.90   Installing       : pam-1.5.1-14.el9.x86_64                            140/166 
12:26:59 #11 30.16 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
12:26:59 #11 30.16 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
12:26:59 #11 30.24 Selecting previously unselected package build-essential.
12:26:59 #11 30.24 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
12:26:59 #11 30.25 Unpacking build-essential (12.8ubuntu1.1) ...
12:26:59 #11 30.31 Selecting previously unselected package libbrotli1:arm64.
12:26:59 #11 30.31 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
12:26:59 #11 30.31 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
12:26:59 #11 30.37 Selecting previously unselected package libroken18-heimdal:arm64.
12:26:59 #11 30.38 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:26:59 #11 30.38 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:26:59 #10 29.73 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
12:26:59 #10 29.73 Unpacking po-debconf (1.0.21+nmu1) ...
12:26:59 #10 29.78 Selecting previously unselected package debhelper.
12:26:59 #10 29.78 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
12:26:59 #10 29.78 Unpacking debhelper (13.3.4) ...
12:26:59 #11 19.55 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:26:59 #11 19.60 Selecting previously unselected package libpython3-stdlib:armhf.
12:26:59 #11 19.60 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
12:26:59 #11 19.61 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
12:26:59 #11 19.65 Setting up python3-minimal (3.8.2-0ubuntu2) ...
12:26:59 #12 21.26 CentOS Stream 8 - Extras common packages        6.3 kB/s | 5.2 kB     00:00    
12:26:59 #7 ...
12:26:59 
12:26:59 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:26:59 #11 10.63 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxml2 armhf 2.9.14+dfsg-1ubuntu0.1 [589 kB]
12:26:59 #11 10.64 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
12:26:59 #11 10.64 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lsb-release all 11.2ubuntu1 [11.1 kB]
12:26:59 #11 10.64 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
12:26:59 #11 10.65 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
12:26:59 #11 10.65 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gi armhf 3.42.2-2 [211 kB]
12:26:59 #11 10.65 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
12:26:59 #11 10.65 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python-apt-common all 2.4.0+22.10 [14.8 kB]
12:26:59 #11 10.65 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-apt armhf 2.4.0+22.10 [149 kB]
12:26:59 #11 10.70 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
12:26:59 #11 10.78 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf shared-mime-info armhf 2.2-1 [457 kB]
12:26:59 #11 10.79 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd-resolved armhf 251.4-1ubuntu7 [265 kB]
12:26:59 #11 10.80 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd-timesyncd armhf 251.4-1ubuntu7 [33.5 kB]
12:26:59 #11 10.80 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf ucf all 3.0043 [56.1 kB]
12:26:59 #11 10.80 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xdg-user-dirs armhf 0.17-2ubuntu4 [52.6 kB]
12:26:59 #11 10.81 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bsdextrautils armhf 2.38-4ubuntu1 [76.6 kB]
12:26:59 #11 10.81 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmagic-mgc armhf 1:5.41-4 [257 kB]
12:26:59 #11 10.82 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmagic1 armhf 1:5.41-4 [80.1 kB]
12:26:59 #11 10.82 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf file armhf 1:5.41-4 [20.6 kB]
12:26:59 #11 10.85 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gettext-base armhf 0.21-8 [37.6 kB]
12:26:59 #11 10.92 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
12:26:59 #11 10.92 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
12:26:59 #11 10.96 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
12:26:59 #11 10.96 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
12:26:59 #11 10.96 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfido2-1 armhf 1.11.0-1 [74.0 kB]
12:26:59 #11 10.96 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnghttp2-14 armhf 1.49.0-1 [67.9 kB]
12:26:59 #11 10.96 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpipeline1 armhf 1.5.6-2 [26.1 kB]
12:26:59 #11 10.96 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpng16-16 armhf 1.6.38-2 [166 kB]
12:26:59 #11 10.97 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
12:26:59 #11 11.00 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
12:26:59 #11 11.07 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
12:26:59 #11 11.07 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxcb1 armhf 1.15-1 [45.4 kB]
12:26:59 #11 11.07 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libx11-data all 2:1.8.1-2 [118 kB]
12:26:59 #11 11.08 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libx11-6 armhf 2:1.8.1-2 [590 kB]
12:26:59 #11 11.10 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
12:26:59 #11 11.10 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
12:26:59 #11 11.10 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf man-db armhf 2.10.2-2 [1145 kB]
12:26:59 #11 11.16 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf manpages all 5.13-1 [1391 kB]
12:26:59 #11 11.22 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssh-client armhf 1:9.0p1-1ubuntu7.1 [812 kB]
12:26:59 #11 11.26 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf publicsuffix all 20220811.1734-1 [130 kB]
12:26:59 #11 11.26 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libunwind8 armhf 1.6.2-0ubuntu1 [49.6 kB]
12:26:59 #11 11.27 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf strace armhf 5.16-0ubuntu4 [438 kB]
12:26:59 #11 11.68 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xauth armhf 1:1.1.1-1 [23.9 kB]
12:26:59 #11 11.84 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xz-utils armhf 5.2.5-2.1 [83.6 kB]
12:26:59 #11 11.98 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf m4 armhf 1.4.19-1 [236 kB]
12:26:59 #11 12.11 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autoconf all 2.71-2 [338 kB]
12:26:59 #11 12.18 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autotools-dev all 20220109.1 [44.9 kB]
12:26:59 #11 12.19 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf automake all 1:1.16.5-1.3 [558 kB]
12:26:59 #11 12.25 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autopoint all 0.21-8 [421 kB]
12:26:59 #11 12.28 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils-common armhf 2.39-3ubuntu1.1 [223 kB]
12:26:59 #11 12.29 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libbinutils armhf 2.39-3ubuntu1.1 [439 kB]
12:26:59 #11 12.31 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libctf-nobfd0 armhf 2.39-3ubuntu1.1 [85.2 kB]
12:26:59 #11 12.31 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libctf0 armhf 2.39-3ubuntu1.1 [85.9 kB]
12:26:59 #11 12.32 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.39-3ubuntu1.1 [2772 kB]
12:26:59 #11 12.45 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils armhf 2.39-3ubuntu1.1 [3172 B]
12:26:59 #11 12.45 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc-dev-bin armhf 2.36-0ubuntu4 [18.7 kB]
12:26:59 #11 12.47 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf linux-libc-dev armhf 5.19.0-29.30 [1303 kB]
12:26:59 #11 12.51 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcrypt-dev armhf 1:4.4.28-2 [122 kB]
12:26:59 #11 12.51 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
12:26:59 #11 12.52 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB]
12:26:59 #11 12.53 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
12:26:59 #11 12.53 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc6-dev armhf 2.36-0ubuntu4 [1338 kB]
12:26:59 #11 12.59 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libisl23 armhf 0.25-1 [580 kB]
12:26:59 #11 12.62 Get:123 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
12:26:59 #11 12.62 Get:124 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
12:26:59 #11 12.62 Get:125 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cpp-12 armhf 12.2.0-3ubuntu1 [8151 kB]
12:26:59 #11 13.11 Get:126 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cpp armhf 4:12.2.0-1ubuntu1 [27.3 kB]
12:26:59 #11 13.11 Get:127 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcc1-0 armhf 12.2.0-3ubuntu1 [38.9 kB]
12:26:59 #11 13.11 Get:128 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgomp1 armhf 12.2.0-3ubuntu1 [109 kB]
12:26:59 #11 13.11 Get:129 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libatomic1 armhf 12.2.0-3ubuntu1 [7664 B]
12:26:59 #11 13.11 Get:130 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libasan8 armhf 12.2.0-3ubuntu1 [2383 kB]
12:26:59 #11 13.14 Get:131 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libubsan1 armhf 12.2.0-3ubuntu1 [950 kB]
12:26:59 #11 13.22 Get:132 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgcc-12-dev armhf 12.2.0-3ubuntu1 [857 kB]
12:26:59 #11 13.27 Get:133 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gcc-12 armhf 12.2.0-3ubuntu1 [16.2 MB]
12:26:59 #11 14.17 Get:134 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gcc armhf 4:12.2.0-1ubuntu1 [5116 B]
12:26:59 #11 14.19 Get:135 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstdc++-12-dev armhf 12.2.0-3ubuntu1 [2238 kB]
12:26:59 #11 14.22 Get:136 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf g++-12 armhf 12.2.0-3ubuntu1 [9309 kB]
12:26:59 #11 14.72 Get:137 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf g++ armhf 4:12.2.0-1ubuntu1 [1404 B]
12:26:59 #11 14.74 Get:138 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf make armhf 4.3-4.1build1 [163 kB]
12:26:59 #11 14.74 Get:139 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdpkg-perl all 1.21.9ubuntu1 [237 kB]
12:26:59 #11 14.74 Get:140 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
12:26:59 #11 14.74 Get:141 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf patch armhf 2.7.6-7build2 [111 kB]
12:26:59 #11 14.74 Get:142 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lto-disabled-list all 35 [12.2 kB]
12:26:59 #11 14.74 Get:143 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dpkg-dev all 1.21.9ubuntu1 [1070 kB]
12:26:59 #11 14.76 Get:144 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
12:26:59 #11 14.76 Get:145 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
12:26:59 #11 14.79 Get:146 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-6ubuntu2 [18.7 kB]
12:26:59 #11 14.86 Get:147 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-2 armhf 2.1.28+dfsg-6ubuntu2 [52.4 kB]
12:26:59 #11 14.86 Get:148 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-1ubuntu1 [160 kB]
12:26:59 #11 14.87 Get:149 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
12:26:59 #11 14.87 Get:150 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
12:26:59 #11 14.88 Get:151 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl4 armhf 7.85.0-1ubuntu0.2 [252 kB]
12:26:59 #11 14.89 Get:152 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf curl armhf 7.85.0-1ubuntu0.2 [192 kB]
12:26:59 #11 14.89 Get:153 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
12:26:59 #11 14.90 Get:154 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
12:26:59 #11 14.90 Get:155 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtool all 2.4.7-4 [166 kB]
12:26:59 #11 14.94 Get:156 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-autoreconf all 20 [16.1 kB]
12:26:59 #11 15.01 Get:157 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
12:26:59 #11 15.01 Get:158 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-override-perl all 0.09-3 [9756 B]
12:26:59 #11 15.01 Get:159 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
12:26:59 #11 15.01 Get:160 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
12:26:59 #11 15.01 Get:161 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdw1 armhf 0.187-4 [223 kB]
12:26:59 #11 15.02 Get:162 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf debugedit armhf 1:5.0-5 [42.8 kB]
12:26:59 #11 15.02 Get:163 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dwz armhf 0.14-1build2 [99.2 kB]
12:26:59 #11 15.02 Get:164 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gettext armhf 0.21-8 [802 kB]
12:26:59 #11 15.05 Get:165 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:26:59 #11 15.08 Get:166 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
12:26:59 #11 15.15 Get:167 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf debhelper all 13.9.1ubuntu1 [939 kB]
12:26:59 #11 15.19 Get:168 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfakeroot armhf 1.29-1ubuntu1 [25.6 kB]
12:26:59 #11 15.19 Get:169 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fakeroot armhf 1.29-1ubuntu1 [61.8 kB]
12:26:59 #11 15.19 Get:170 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libassuan0 armhf 2.5.5-4 [30.4 kB]
12:26:59 #11 15.19 Get:171 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgconf armhf 2.2.35-3ubuntu1 [117 kB]
12:26:59 #11 15.21 Get:172 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libksba8 armhf 1.6.0-3ubuntu1.1 [99.3 kB]
12:26:59 #11 15.21 Get:173 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
12:26:59 #11 15.21 Get:174 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dirmngr armhf 2.2.35-3ubuntu1 [329 kB]
12:26:59 #11 15.23 Get:175 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
12:26:59 #11 15.23 Get:176 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-utils armhf 2.2.35-3ubuntu1 [456 kB]
12:26:59 #11 15.30 Get:177 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg armhf 2.2.35-3ubuntu1 [481 kB]
12:26:59 #11 15.31 Get:178 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pinentry-curses armhf 1.2.0-2ubuntu1 [36.2 kB]
12:26:59 #11 15.32 Get:179 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-agent armhf 2.2.35-3ubuntu1 [234 kB]
12:26:59 #11 15.33 Get:180 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-client armhf 2.2.35-3ubuntu1 [88.1 kB]
12:26:59 #11 15.33 Get:181 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-server armhf 2.2.35-3ubuntu1 [81.7 kB]
12:26:59 #11 15.33 Get:182 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgsm armhf 2.2.35-3ubuntu1 [211 kB]
12:26:59 #11 15.34 Get:183 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg all 2.2.35-3ubuntu1 [318 kB]
12:26:59 #11 15.37 Get:184 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
12:26:59 #11 15.37 Get:185 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-which-perl all 1.27-1 [14.3 kB]
12:26:59 #11 15.37 Get:186 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
12:26:59 #11 15.45 Get:187 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-touch-perl all 0.12-1 [9024 B]
12:26:59 #11 15.45 Get:188 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
12:26:59 #11 15.45 Get:189 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB]
12:26:59 #11 15.45 Get:190 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:26:59 #11 15.45 Get:191 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-xsaccessor-perl armhf 1.19-4 [33.4 kB]
12:26:59 #11 15.45 Get:192 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libb-hooks-op-check-perl armhf 0.22-2 [10.1 kB]
12:26:59 #11 15.45 Get:193 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdynaloader-functions-perl all 0.003-2 [12.5 kB]
12:26:59 #11 15.52 Get:194 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
12:26:59 #11 15.52 Get:195 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libparams-classify-perl armhf 0.015-2 [20.6 kB]
12:26:59 #11 15.52 Get:196 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB]
12:26:59 #11 15.60 Get:197 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libimport-into-perl all 1.002005-2 [10.7 kB]
12:26:59 #11 15.60 Get:198 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
12:26:59 #11 15.60 Get:199 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
12:26:59 #11 15.60 Get:200 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
12:26:59 #11 15.60 Get:201 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libencode-locale-perl all 1.05-2 [12.2 kB]
12:26:59 #11 15.60 Get:202 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
12:26:59 #11 16.00 Get:203 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-date-perl all 6.05-1 [9920 B]
12:26:59 #11 16.07 Get:204 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-listing-perl all 6.15-1 [11.5 kB]
12:26:59 #11 16.09 Get:205 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:26:59 #11 16.11 Get:206 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liburi-perl all 5.12-1ubuntu1 [80.7 kB]
12:26:59 #11 16.25 Get:207 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-parser-perl armhf 3.78-1 [85.3 kB]
12:26:59 #11 16.31 Get:208 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
12:26:59 #11 16.38 Get:209 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-html-perl all 1.004-3 [15.9 kB]
12:26:59 #11 16.39 Get:210 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:26:59 #11 16.39 Get:211 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-message-perl all 6.37-1 [76.3 kB]
12:26:59 #11 16.41 Get:212 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
12:26:59 #11 16.42 Get:213 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:26:59 #11 16.42 Get:214 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf perl-openssl-defaults armhf 7 [7536 B]
12:26:59 #11 16.42 Get:215 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-ssleay-perl armhf 1.92-2 [306 kB]
12:26:59 #11 16.47 Get:216 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
12:26:59 #11 16.49 Get:217 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
12:26:59 #11 16.50 Get:218 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
12:26:59 #11 16.50 Get:219 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
12:26:59 #11 16.50 Get:220 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:26:59 #11 16.55 Get:221 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-perl all 6.67-1 [141 kB]
12:26:59 #11 16.56 Get:222 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
12:26:59 #11 16.56 Get:223 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
12:26:59 #11 16.56 Get:224 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf devscripts armhf 2.22.2ubuntu3 [1060 kB]
12:26:59 #11 16.63 Get:225 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
12:26:59 #11 16.63 Get:226 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-chardet all 4.0.0-2 [109 kB]
12:26:59 #11 16.63 Get:227 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-debian all 0.1.46 [116 kB]
12:26:59 #11 16.65 Get:228 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgpgme11 armhf 1.17.1-4.1ubuntu1 [116 kB]
12:26:59 #11 16.65 Get:229 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gpg armhf 1.17.1-4.1ubuntu1 [192 kB]
12:26:59 #11 16.66 Get:230 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-xdg all 0.27-2 [36.9 kB]
12:26:59 #11 16.70 Get:231 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dput all 1.1.2ubuntu2 [46.0 kB]
12:26:59 #11 16.70 Get:232 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
12:26:59 #11 16.72 Get:233 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
12:26:59 #11 16.77 Get:234 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl3-gnutls armhf 7.85.0-1ubuntu0.2 [247 kB]
12:26:59 #10 34.82 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ...
12:26:59 #10 34.82 Unpacking libconvert-binhex-perl (1.125-1) ...
12:26:59 #10 34.85 Selecting previously unselected package libdata-dump-perl.
12:26:59 #10 34.86 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ...
12:26:59 #10 34.86 Unpacking libdata-dump-perl (1.23-1) ...
12:26:59 #10 34.89 Selecting previously unselected package libdigest-bubblebabble-perl.
12:26:59 #10 34.89 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ...
12:26:59 #10 34.90 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
12:26:59 #10 34.93 Selecting previously unselected package libdigest-hmac-perl.
12:26:59 #10 34.93 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
12:26:59 #10 34.94 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
12:26:59 #10 34.97 Selecting previously unselected package libdistro-info-perl.
12:26:59 #10 34.98 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ...
12:26:59 #10 34.98 Unpacking libdistro-info-perl (0.21) ...
12:26:59 #10 35.01 Selecting previously unselected package libnet-smtp-ssl-perl.
12:26:59 #10 35.01 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:26:59 #10 35.01 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:26:59 #10 35.05 Selecting previously unselected package libmailtools-perl.
12:26:59 #11 31.83 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
12:26:59 #11 31.83 Unpacking libcontextual-return-perl (0.004014-2) ...
12:26:59 #11 31.86 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
12:26:59 #11 31.87 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ...
12:26:59 #11 31.87 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
12:26:59 #11 31.90 Selecting previously unselected package libdevel-stacktrace-perl.
12:26:59 #11 31.90 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:26:59 #11 31.91 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:26:59 #11 31.95 Selecting previously unselected package libexception-class-perl.
12:26:59 #11 31.95 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ...
12:26:59 #11 31.95 Unpacking libexception-class-perl (1.45-1) ...
12:26:59 #11 31.99 Selecting previously unselected package libiterator-perl.
12:26:59 #11 31.99 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:26:59 #11 31.99 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:26:59 #11 32.02 Selecting previously unselected package libiterator-util-perl.
12:26:59 #11 32.02 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:26:59 #11 32.03 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:26:59 #11 32.06 Selecting previously unselected package libexporter-tiny-perl.
12:26:59 #11 32.06 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ...
12:26:59 #11 32.06 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:26:59 #11 32.09 Selecting previously unselected package liblist-moreutils-xs-perl.
12:26:59 #11 32.10 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
12:26:59 #11 32.10 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
12:26:59 #11 32.13 Selecting previously unselected package liblist-moreutils-perl.
12:26:59 #11 32.13 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ...
12:26:59 #11 32.14 Unpacking liblist-moreutils-perl (0.430-2) ...
12:26:59 #11 32.17 Selecting previously unselected package libdata-dpath-perl.
12:26:59 #11 26.29 Selecting previously unselected package libmagic1:amd64.
12:26:59 #11 26.30 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
12:26:59 #11 26.30 Unpacking libmagic1:amd64 (1:5.38-4) ...
12:26:59 #11 26.33 Selecting previously unselected package file.
12:26:59 #11 26.33 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
12:26:59 #11 26.34 Unpacking file (1:5.38-4) ...
12:26:59 #11 26.37 Selecting previously unselected package less.
12:26:59 #11 26.37 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
12:26:59 #11 26.37 Unpacking less (551-1ubuntu0.1) ...
12:26:59 #11 26.42 Selecting previously unselected package libelf1:amd64.
12:26:59 #10 33.67 Selecting previously unselected package libexception-class-perl.
12:26:59 #10 33.67 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
12:26:59 #10 33.67 Unpacking libexception-class-perl (1.44-1) ...
12:26:59 #10 33.71 Selecting previously unselected package libiterator-perl.
12:26:59 #10 33.71 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:26:59 #10 33.72 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:26:59 #10 33.80 Selecting previously unselected package libiterator-util-perl.
12:26:59 #10 33.81 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:26:59 #10 33.81 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:26:59 #10 33.84 Selecting previously unselected package libexporter-tiny-perl.
12:26:59 #10 33.85 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
12:26:59 #10 33.85 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:26:59 #10 33.89 Selecting previously unselected package liblist-moreutils-xs-perl.
12:26:59 #22 DONE 0.1s
12:26:59 #11 27.37 Selecting previously unselected package libcrypt-dev:arm64.
12:26:59 #11 27.37 Preparing to unpack .../095-libcrypt-dev_1%3a4.4.28-2_arm64.deb ...
12:26:59 #11 27.39 Unpacking libcrypt-dev:arm64 (1:4.4.28-2) ...
12:26:59 #11 27.43 Selecting previously unselected package rpcsvc-proto.
12:26:59 #11 27.43 Preparing to unpack .../096-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
12:26:59 #11 27.44 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
12:26:59 #11 27.47 Selecting previously unselected package libtirpc-dev:arm64.
12:26:59 #10 26.47 Selecting previously unselected package gcc-8.
12:26:59 #10 26.47 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
12:26:59 #10 26.48 Unpacking gcc-8 (8.3.0-6+rpi1) ...
12:26:59 #11 25.90 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_amd64.deb ...
12:26:59 #11 25.91 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
12:26:59 #11 25.95 Selecting previously unselected package publicsuffix.
12:26:59 #11 25.95 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
12:26:59 #11 25.96 Unpacking publicsuffix (20220811.1734-1) ...
12:26:59 #11 26.00 Selecting previously unselected package libunwind8:amd64.
12:26:59 #11 26.00 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1_amd64.deb ...
12:26:59 #11 26.01 Unpacking libunwind8:amd64 (1.6.2-0ubuntu1) ...
12:26:59 #11 26.03 Selecting previously unselected package strace.
12:26:59 #11 26.04 Preparing to unpack .../078-strace_5.16-0ubuntu4_amd64.deb ...
12:26:59 #11 26.04 Unpacking strace (5.16-0ubuntu4) ...
12:26:59 #11 26.07 Selecting previously unselected package xauth.
12:26:59 #11 26.08 Preparing to unpack .../079-xauth_1%3a1.1.1-1_amd64.deb ...
12:26:59 #11 26.08 Unpacking xauth (1:1.1.1-1) ...
12:26:59 #11 26.11 Selecting previously unselected package xz-utils.
12:26:59 #10 30.27 Selecting previously unselected package dctrl-tools.
12:26:59 #10 30.27 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
12:26:59 #10 30.27 Unpacking dctrl-tools (2.24-3) ...
12:26:59 #10 30.34 Selecting previously unselected package libtool.
12:26:59 #10 30.34 Preparing to unpack .../070-libtool_2.4.6-9_all.deb ...
12:26:59 #10 30.35 Unpacking libtool (2.4.6-9) ...
12:26:59 #10 30.44 Selecting previously unselected package dh-autoreconf.
12:26:59 #10 30.44 Preparing to unpack .../071-dh-autoreconf_19_all.deb ...
12:26:59 #10 30.44 Unpacking dh-autoreconf (19) ...
12:26:59 #10 30.48 Selecting previously unselected package libarchive-zip-perl.
12:26:59 #10 30.48 Preparing to unpack .../072-libarchive-zip-perl_1.64-1_all.deb ...
12:26:59 #10 34.67 Preparing to unpack .../223-libnet-http-perl_6.17-1_all.deb ...
12:26:59 #10 34.68 Unpacking libnet-http-perl (6.17-1) ...
12:26:59 #10 34.71 Selecting previously unselected package libwww-robotrules-perl.
12:26:59 #10 34.72 Preparing to unpack .../224-libwww-robotrules-perl_6.01-1_all.deb ...
12:26:59 #10 34.72 Unpacking libwww-robotrules-perl (6.01-1) ...
12:26:59 #10 34.76 Selecting previously unselected package libwww-perl.
12:26:59 #10 34.76 Preparing to unpack .../225-libwww-perl_6.31-1ubuntu0.1_all.deb ...
12:26:59 #10 34.77 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
12:26:59 #10 34.81 Selecting previously unselected package liblwp-protocol-https-perl.
12:26:59 #10 34.81 Preparing to unpack .../226-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:26:59 #10 34.82 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:26:59 #10 34.85 Selecting previously unselected package libsys-hostname-long-perl.
12:26:59 #10 34.85 Preparing to unpack .../227-libsys-hostname-long-perl_1.5-1_all.deb ...
12:26:59 #10 34.86 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:26:59 #10 34.89 Selecting previously unselected package libmail-sendmail-perl.
12:26:59 #10 34.90 Preparing to unpack .../228-libmail-sendmail-perl_0.80-1_all.deb ...
12:26:59 #10 34.90 Unpacking libmail-sendmail-perl (0.80-1) ...
12:26:59 #10 34.93 Selecting previously unselected package librole-tiny-perl.
12:26:59 #11 26.01 Preparing to unpack .../102-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_amd64.deb ...
12:26:59 #11 26.01 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:26:59 #11 26.05 Selecting previously unselected package librtmp1:amd64.
12:26:59 #11 26.05 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
12:26:59 #11 26.06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:26:59 #11 26.11 Selecting previously unselected package libssh-4:amd64.
12:26:59 #11 26.11 Preparing to unpack .../104-libssh-4_0.9.6-2build1_amd64.deb ...
12:26:59 #11 26.11 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
12:26:59 #11 26.14 Selecting previously unselected package libcurl4:amd64.
12:26:59 #11 26.15 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.7_amd64.deb ...
12:26:59 #11 26.15 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.7) ...
12:26:59 #11 26.18 Selecting previously unselected package curl.
12:26:59 #11 26.19 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.7_amd64.deb ...
12:26:59 #11 26.19 Unpacking curl (7.81.0-1ubuntu1.7) ...
12:26:59 #11 26.25 Selecting previously unselected package dctrl-tools.
12:26:59 #13 80.23   Cleanup    : glibc-2.17-317.el7.aarch64                                 64/65 
12:26:59 #10 20.02 Selecting previously unselected package python3.
12:26:59 #10 20.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 ... 4774 files and directories currently installed.)
12:26:59 #10 20.02 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ...
12:26:59 #10 20.03 Unpacking python3 (3.6.7-1~18.04) ...
12:26:59 #10 20.07 Selecting previously unselected package multiarch-support.
12:26:59 #10 20.07 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
12:26:59 #10 20.08 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
12:26:59 #10 20.11 Selecting previously unselected package libxau6:armhf.
12:26:59 #10 20.11 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ...
12:26:59 #20 1.325 go: downloading github.com/akavel/rsrc v0.10.2
12:26:59 #10 30.95   Installing       : libpwquality-1.4.4-8.el9.x86_64                    141/166 
12:26:59 #10 31.05   Installing       : util-linux-2.37.4-9.el9.x86_64                     142/166 
12:26:59 #10 31.05 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:26:59 #10 31.05 
12:26:59 #10 31.13   Installing       : policycoreutils-3.5-0.rc1.2.el9.x86_64             143/166 
12:26:59 #10 31.18   Running scriptlet: policycoreutils-3.5-0.rc1.2.el9.x86_64             143/166 
12:26:59 #12 22.99 Transaction test succeeded.
12:26:59 #12 23.00 Running transaction
12:26:59 #11 30.50 Selecting previously unselected package libasn1-8-heimdal:arm64.
12:26:59 #11 30.50 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:26:59 #11 30.50 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:26:59 #11 30.56 Selecting previously unselected package libheimbase1-heimdal:arm64.
12:26:59 #11 30.56 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:26:59 #11 30.56 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:26:59 #11 30.61 Selecting previously unselected package libhcrypto4-heimdal:arm64.
12:26:59 #11 30.61 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:26:59 #11 30.62 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:26:59 #11 30.66 Selecting previously unselected package libwind0-heimdal:arm64.
12:26:59 #11 30.66 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:26:59 #11 30.67 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:26:59 #11 30.71 Selecting previously unselected package libhx509-5-heimdal:arm64.
12:26:59 #11 30.71 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:26:59 #11 30.72 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:26:59 #11 30.77 Selecting previously unselected package libkrb5-26-heimdal:arm64.
12:26:59 #10 24.65 Selecting previously unselected package gcc.
12:26:59 #10 24.65 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
12:26:59 #10 24.65 Unpacking gcc (4:10.2.1-1) ...
12:26:59 #10 24.70 Selecting previously unselected package libstdc++-10-dev:armhf.
12:26:59 #10 24.70 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
12:26:59 #10 24.70 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
12:26:59 #10 29.90 Selecting previously unselected package debian-keyring.
12:26:59 #10 29.91 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
12:26:59 #10 29.91 Unpacking debian-keyring (2021.07.26) ...
12:26:59 #11 19.95 Selecting previously unselected package python3.
12:26:59 #11 19.95 (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.)
12:26:59 #11 19.95 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
12:26:59 #11 19.96 Unpacking python3 (3.8.2-0ubuntu2) ...
12:26:59 #11 20.00 Selecting previously unselected package libbsd0:armhf.
12:26:59 #11 20.00 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
12:26:59 #11 20.00 Unpacking libbsd0:armhf (0.10.0-1) ...
12:26:59 #11 20.05 Selecting previously unselected package bsdmainutils.
12:26:59 #11 20.05 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
12:26:59 #11 20.05 Unpacking bsdmainutils (11.1.2ubuntu3) ...
12:26:59 #11 16.77 Get:235 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liberror-perl all 0.17029-1 [26.5 kB]
12:26:59 #11 16.77 Get:236 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf git-man all 1:2.37.2-1ubuntu1.2 [975 kB]
12:26:59 #11 16.79 Get:237 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf git armhf 1:2.37.2-1ubuntu1.2 [3674 kB]
12:26:59 #11 17.02 Get:238 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
12:26:59 #11 17.02 Get:239 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-diff-xs-perl armhf 0.04-7 [11.3 kB]
12:26:59 #11 17.02 Get:240 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-merge-perl all 0.08-4 [12.0 kB]
12:26:59 #11 17.02 Get:241 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libaliased-perl all 0.34-2 [13.5 kB]
12:26:59 #11 17.02 Get:242 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
12:26:59 #11 17.02 Get:243 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive-cpio-perl all 0.10-2 [10.3 kB]
12:26:59 #11 17.02 Get:244 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB]
12:26:59 #11 17.02 Get:245 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB]
12:26:59 #11 17.02 Get:246 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
12:26:59 #10 35.05 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ...
12:26:59 #10 35.05 Unpacking libmailtools-perl (2.18-1) ...
12:26:59 #10 35.09 Selecting previously unselected package libnet-ip-perl.
12:26:59 #10 35.09 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ...
12:26:59 #10 35.09 Unpacking libnet-ip-perl (1.26-2) ...
12:26:59 #10 35.13 Selecting previously unselected package libnet-dns-perl.
12:26:59 #10 35.13 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ...
12:26:59 #10 35.13 Unpacking libnet-dns-perl (1.19-1) ...
12:26:59 #10 35.19 Selecting previously unselected package libnet-domain-tld-perl.
12:26:59 #10 35.20 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ...
12:26:59 #10 35.20 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:26:59 #10 35.24 Selecting previously unselected package libemail-valid-perl.
12:26:59 #10 35.24 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ...
12:26:59 #10 35.24 Unpacking libemail-valid-perl (1.202-1) ...
12:26:59 #10 35.27 Selecting previously unselected package libexporter-tiny-perl.
12:26:59 #10 35.28 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ...
12:26:59 #10 35.28 Unpacking libexporter-tiny-perl (1.002001-1) ...
12:26:59 #10 35.31 Selecting previously unselected package libipc-system-simple-perl.
12:26:59 #11 32.17 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ...
12:26:59 #11 32.18 Unpacking libdata-dpath-perl (0.58-1) ...
12:26:59 #11 32.21 Selecting previously unselected package libdata-dump-perl.
12:26:59 #11 32.21 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
12:26:59 #11 32.21 Unpacking libdata-dump-perl (1.25-1) ...
12:26:59 #11 32.25 Selecting previously unselected package libdata-messagepack-perl.
12:26:59 #11 32.25 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ...
12:26:59 #11 32.25 Unpacking libdata-messagepack-perl (1.01-2build1) ...
12:26:59 #11 32.28 Selecting previously unselected package libnet-domain-tld-perl.
12:26:59 #11 32.28 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:26:59 #11 32.29 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:26:59 #11 32.32 Selecting previously unselected package libdata-validate-domain-perl.
12:26:59 #11 32.32 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:26:59 #11 32.33 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:26:59 #11 32.36 Selecting previously unselected package libnet-ipv6addr-perl.
12:26:59 #11 32.36 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
12:26:59 #11 32.36 Unpacking libnet-ipv6addr-perl (1.02-1) ...
12:26:59 #11 32.39 Selecting previously unselected package libnet-netmask-perl.
12:26:59 #11 26.42 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
12:26:59 #11 26.42 Unpacking libelf1:amd64 (0.176-1.1build1) ...
12:26:59 #11 26.47 Selecting previously unselected package libglib2.0-0:amd64.
12:26:59 #11 26.47 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
12:26:59 #11 26.47 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
12:26:59 #11 26.61 Selecting previously unselected package libglib2.0-data.
12:26:59 #11 26.61 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
12:26:59 #11 26.62 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:26:59 #11 26.67 Selecting previously unselected package tzdata.
12:26:59 #11 26.67 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
12:26:59 #11 26.67 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
12:26:59 #10 33.89 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
12:26:59 #10 33.90 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
12:26:59 #10 33.93 Selecting previously unselected package liblist-moreutils-perl.
12:26:59 #10 33.93 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
12:26:59 #10 33.94 Unpacking liblist-moreutils-perl (0.430-2) ...
12:26:59 #10 33.97 Selecting previously unselected package libdata-dpath-perl.
12:26:59 #10 33.98 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
12:26:59 #10 33.98 Unpacking libdata-dpath-perl (0.58-1) ...
12:26:59 #10 34.02 Selecting previously unselected package libdata-dump-perl.
12:26:59 #10 34.02 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
12:26:59 #10 34.03 Unpacking libdata-dump-perl (1.23-1.1) ...
12:26:59 #10 34.06 Selecting previously unselected package libdata-messagepack-perl.
12:26:59 #10 34.06 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
12:26:59 #10 34.07 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
12:26:59 #10 34.10 Selecting previously unselected package libnet-domain-tld-perl.
12:26:59 #10 34.10 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:26:59 #10 34.11 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:26:59 #10 34.14 Selecting previously unselected package libdata-validate-domain-perl.
12:26:59 #11 27.47 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
12:26:59 #11 27.48 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
12:26:59 #11 27.52 Selecting previously unselected package libnsl-dev:arm64.
12:26:59 #11 27.52 Preparing to unpack .../098-libnsl-dev_1.3.0-2build2_arm64.deb ...
12:26:59 #11 27.53 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
12:26:59 #11 27.56 Selecting previously unselected package libc6-dev:arm64.
12:26:59 #11 27.56 Preparing to unpack .../099-libc6-dev_2.36-0ubuntu4_arm64.deb ...
12:26:59 #11 27.57 Unpacking libc6-dev:arm64 (2.36-0ubuntu4) ...
12:26:59 #11 27.72 Selecting previously unselected package libisl23:arm64.
12:26:59 #11 27.73 Preparing to unpack .../100-libisl23_0.25-1_arm64.deb ...
12:26:59 #11 27.73 Unpacking libisl23:arm64 (0.25-1) ...
12:26:59 #11 27.78 Selecting previously unselected package libmpfr6:arm64.
12:26:59 #11 27.78 Preparing to unpack .../101-libmpfr6_4.1.0-3build3_arm64.deb ...
12:26:59 #11 27.79 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
12:26:59 #11 27.83 Selecting previously unselected package libmpc3:arm64.
12:26:59 #11 27.83 Preparing to unpack .../102-libmpc3_1.2.1-2build1_arm64.deb ...
12:26:59 #11 26.11 Preparing to unpack .../080-xz-utils_5.2.5-2.1_amd64.deb ...
12:26:59 #11 26.12 Unpacking xz-utils (5.2.5-2.1) ...
12:26:59 #11 26.15 Selecting previously unselected package m4.
12:26:59 #11 26.15 Preparing to unpack .../081-m4_1.4.19-1_amd64.deb ...
12:26:59 #11 26.15 Unpacking m4 (1.4.19-1) ...
12:26:59 #11 26.19 Selecting previously unselected package autoconf.
12:26:59 #11 26.19 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
12:26:59 #11 26.20 Unpacking autoconf (2.71-2) ...
12:26:59 #11 26.26 Selecting previously unselected package autotools-dev.
12:26:59 #11 26.26 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
12:26:59 #11 26.26 Unpacking autotools-dev (20220109.1) ...
12:26:59 #11 26.30 Selecting previously unselected package automake.
12:26:59 #11 26.30 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
12:26:59 #11 26.31 Unpacking automake (1:1.16.5-1.3) ...
12:26:59 #11 26.35 Selecting previously unselected package autopoint.
12:26:59 #11 26.35 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
12:26:59 #11 26.36 Unpacking autopoint (0.21-8) ...
12:27:00 #10 34.93 Preparing to unpack .../229-librole-tiny-perl_2.000006-1_all.deb ...
12:27:00 #10 34.94 Unpacking librole-tiny-perl (2.000006-1) ...
12:27:00 #10 34.97 Selecting previously unselected package libstrictures-perl.
12:27:00 #10 34.98 Preparing to unpack .../230-libstrictures-perl_2.000003-1_all.deb ...
12:27:00 #10 34.98 Unpacking libstrictures-perl (2.000003-1) ...
12:27:00 #10 35.01 Selecting previously unselected package libsub-quote-perl.
12:27:00 #10 35.01 Preparing to unpack .../231-libsub-quote-perl_2.005000-1_all.deb ...
12:27:00 #10 35.02 Unpacking libsub-quote-perl (2.005000-1) ...
12:27:00 #10 35.05 Selecting previously unselected package libmoo-perl.
12:27:00 #10 35.06 Preparing to unpack .../232-libmoo-perl_2.003004-1_all.deb ...
12:27:00 #10 35.06 Unpacking libmoo-perl (2.003004-1) ...
12:27:00 #10 35.10 Selecting previously unselected package libpackage-stash-perl.
12:27:00 #10 35.10 Preparing to unpack .../233-libpackage-stash-perl_0.37-1_all.deb ...
12:27:00 #10 35.10 Unpacking libpackage-stash-perl (0.37-1) ...
12:27:00 #10 35.14 Selecting previously unselected package libsub-identify-perl.
12:27:00 #10 35.14 Preparing to unpack .../234-libsub-identify-perl_0.14-1_arm64.deb ...
12:27:00 #10 35.15 Unpacking libsub-identify-perl (0.14-1) ...
12:27:00 #10 30.49 Unpacking libarchive-zip-perl (1.64-1) ...
12:27:00 #10 30.54 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:00 #10 30.54 Preparing to unpack .../073-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
12:27:00 #10 30.55 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
12:27:00 #10 30.57 Selecting previously unselected package dh-strip-nondeterminism.
12:27:00 #10 30.58 Preparing to unpack .../074-dh-strip-nondeterminism_1.1.2-1_all.deb ...
12:27:00 #10 30.58 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
12:27:00 #10 30.61 Selecting previously unselected package dwz.
12:27:00 #10 30.61 Preparing to unpack .../075-dwz_0.12-3_armhf.deb ...
12:27:00 #10 30.62 Unpacking dwz (0.12-3) ...
12:27:00 #10 30.71 Selecting previously unselected package libglib2.0-0:armhf.
12:27:00 #10 30.71 Preparing to unpack .../076-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
12:27:00 #10 27.41 Selecting previously unselected package krb5-locales.
12:27:00 #10 27.41 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
12:27:00 #10 27.42 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
12:27:00 #10 27.48 Selecting previously unselected package libedit2:amd64.
12:27:00 #10 27.48 Preparing to unpack .../032-libedit2_3.1-20170329-1_amd64.deb ...
12:27:00 #10 27.48 Unpacking libedit2:amd64 (3.1-20170329-1) ...
12:27:00 #10 27.53 Selecting previously unselected package libkrb5support0:amd64.
12:27:00 #10 27.53 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
12:27:00 #10 27.53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
12:27:00 #10 27.56 Selecting previously unselected package libk5crypto3:amd64.
12:27:00 #10 27.56 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
12:27:00 #10 27.57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
12:27:00 #10 27.61 Selecting previously unselected package libkeyutils1:amd64.
12:27:00 #10 27.61 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
12:27:00 #10 27.61 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
12:27:00 #10 27.66 Selecting previously unselected package libkrb5-3:amd64.
12:27:00 #13 80.53   Cleanup    : glibc-common-2.17-317.el7.aarch64                          65/65 
12:27:00 #13 80.87   Verifying  : systemd-devel-219-78.el7_9.7.aarch64                        1/65 
12:27:00 #13 80.89   Verifying  : glibc-common-2.17-326.el7_9.aarch64                         2/65 
12:27:00 #13 80.91   Verifying  : openssh-clients-7.4p1-22.el7_9.aarch64                      3/65 
12:27:00 #13 80.92   Verifying  : pcre-devel-8.32-17.el7.aarch64                              4/65 
12:27:00 #13 80.93   Verifying  : glibc-devel-2.17-326.el7_9.aarch64                          5/65 
12:27:00 #10 20.11 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ...
12:27:00 #10 20.16 Selecting previously unselected package libbsd0:armhf.
12:27:00 #10 20.16 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ...
12:27:00 #10 20.17 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ...
12:27:00 #10 20.25 Selecting previously unselected package libxdmcp6:armhf.
12:27:00 #10 20.25 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
12:27:00 #10 20.26 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
12:27:00 #10 20.30 Selecting previously unselected package libxcb1:armhf.
12:27:00 #10 20.30 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ...
12:27:00 #10 20.30 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ...
12:27:00 #10 20.35 Selecting previously unselected package libx11-data.
12:27:00 #10 20.35 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
12:27:00 #10 20.35 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
12:27:00 #10 18.72 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
12:27:00 #11 30.77 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:27:00 #11 30.77 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:00 #11 30.83 Selecting previously unselected package libheimntlm0-heimdal:arm64.
12:27:00 #11 30.83 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:27:00 #11 30.83 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:00 #11 30.88 Selecting previously unselected package libgssapi3-heimdal:arm64.
12:27:00 #11 30.88 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:27:00 #11 30.89 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:00 #11 30.93 Selecting previously unselected package libsasl2-modules-db:arm64.
12:27:00 #11 30.93 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
12:27:00 #11 30.93 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:00 #11 30.97 Selecting previously unselected package libsasl2-2:arm64.
12:27:00 #11 30.97 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
12:27:00 #11 30.98 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:00 #11 31.01 Selecting previously unselected package libldap-common.
12:27:00 #10 31.22   Installing       : python3-policycoreutils-3.5-0.rc1.2.el9.noarch     144/166 
12:27:00 #10 31.30   Installing       : policycoreutils-python-utils-3.5-0.rc1.2.el9.noa   145/166 
12:27:00 #10 31.32   Installing       : gcc-toolset-12-runtime-12.0-5.el9.x86_64           146/166 
12:27:00 #11 26.25 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ...
12:27:00 #11 26.26 Unpacking dctrl-tools (2.24-3build2) ...
12:27:00 #11 26.29 Selecting previously unselected package libdebhelper-perl.
12:27:00 #11 26.29 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ...
12:27:00 #11 26.30 Unpacking libdebhelper-perl (13.6ubuntu1) ...
12:27:00 #11 26.33 Selecting previously unselected package libtool.
12:27:00 #11 26.33 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ...
12:27:00 #11 26.33 Unpacking libtool (2.4.6-15build2) ...
12:27:00 #11 26.37 Selecting previously unselected package dh-autoreconf.
12:27:00 #11 26.37 Preparing to unpack .../110-dh-autoreconf_20_all.deb ...
12:27:00 #11 26.37 Unpacking dh-autoreconf (20) ...
12:27:00 #11 26.41 Selecting previously unselected package libarchive-zip-perl.
12:27:00 #11 26.41 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ...
12:27:00 #11 26.41 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:00 #11 26.45 Selecting previously unselected package libsub-override-perl.
12:27:00 #11 26.45 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ...
12:27:00 #11 26.45 Unpacking libsub-override-perl (0.09-2) ...
12:27:00 #11 26.48 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:00 #11 26.48 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
12:27:00 #11 26.49 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:00 #11 26.51 Selecting previously unselected package dh-strip-nondeterminism.
12:27:00 #11 26.52 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ...
12:27:00 #11 26.52 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
12:27:00 #11 26.55 Selecting previously unselected package libdw1:amd64.
12:27:00 #11 26.56 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ...
12:27:00 #11 26.56 Unpacking libdw1:amd64 (0.186-1build1) ...
12:27:00 #11 26.59 Selecting previously unselected package debugedit.
12:27:00 #11 20.11 Selecting previously unselected package libuchardet0:armhf.
12:27:00 #11 20.11 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
12:27:00 #11 20.12 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
12:27:00 #11 20.17 Selecting previously unselected package groff-base.
12:27:00 #11 20.17 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
12:27:00 #11 20.17 Unpacking groff-base (1.22.4-4build1) ...
12:27:00 #11 20.34 Selecting previously unselected package libgdbm6:armhf.
12:27:00 #11 20.34 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
12:27:00 #11 20.35 Unpacking libgdbm6:armhf (1.18.1-5) ...
12:27:00 #11 17.09 Get:247 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libvariable-magic-perl armhf 0.62-2 [32.7 kB]
12:27:00 #11 17.17 Get:248 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
12:27:00 #11 17.17 Get:249 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libberkeleydb-perl armhf 0.64-1build3 [111 kB]
12:27:00 #11 17.17 Get:250 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfreetype6 armhf 2.12.1+dfsg-3 [324 kB]
12:27:00 #11 17.17 Get:251 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfontconfig1 armhf 2.13.1-4.4ubuntu1 [107 kB]
12:27:00 #11 17.17 Get:252 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
12:27:00 #11 17.18 Get:253 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
12:27:00 #11 17.18 Get:254 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdeflate0 armhf 1.12-1 [64.1 kB]
12:27:00 #11 17.18 Get:255 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.10.1 [25.2 kB]
12:27:00 #11 17.19 Get:256 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblerc3 armhf 3.0+ds-1ubuntu1 [106 kB]
12:27:00 #11 17.24 Get:257 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
12:27:00 #11 17.32 Get:258 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libtiff5 armhf 4.4.0-4ubuntu3.2 [171 kB]
12:27:00 #11 17.32 Get:259 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.10.1 [31.3 kB]
12:27:00 #11 17.32 Get:260 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgd3 armhf 2.3.3-6 [105 kB]
12:27:00 #11 17.32 Get:261 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc-devtools armhf 2.36-0ubuntu4 [29.6 kB]
12:27:00 #11 17.32 Get:262 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:27:00 #11 17.32 Get:263 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcgi-pm-perl all 4.54-1 [188 kB]
12:27:00 #11 17.32 Get:264 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB]
12:27:00 #10 35.32 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ...
12:27:00 #10 35.32 Unpacking libipc-system-simple-perl (1.25-4) ...
12:27:00 #10 35.36 Selecting previously unselected package libfile-basedir-perl.
12:27:00 #10 35.36 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ...
12:27:00 #10 35.36 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:00 #10 35.39 Selecting previously unselected package libfile-chdir-perl.
12:27:00 #10 35.39 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:00 #10 35.40 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:00 #10 35.43 Selecting previously unselected package libfile-fcntllock-perl.
12:27:00 #10 35.43 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
12:27:00 #10 35.44 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
12:27:00 #10 35.47 Selecting previously unselected package libfont-afm-perl.
12:27:00 #10 35.48 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ...
12:27:00 #10 35.48 Unpacking libfont-afm-perl (1.20-2) ...
12:27:00 #10 35.52 Selecting previously unselected package libfribidi0:arm64.
12:27:00 #10 35.52 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ...
12:27:00 #10 35.53 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
12:27:00 #10 35.57 Selecting previously unselected package libfuture-perl.
12:27:00 #11 32.39 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ...
12:27:00 #11 32.40 Unpacking libnet-netmask-perl (2.0001-1) ...
12:27:00 #11 32.43 Selecting previously unselected package libnetaddr-ip-perl.
12:27:00 #11 32.43 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ...
12:27:00 #11 32.43 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
12:27:00 #11 32.47 Selecting previously unselected package libdata-validate-ip-perl.
12:27:00 #11 32.48 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ...
12:27:00 #11 32.48 Unpacking libdata-validate-ip-perl (0.30-1) ...
12:27:00 #11 32.51 Selecting previously unselected package libdata-validate-uri-perl.
12:27:00 #11 32.51 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
12:27:00 #11 32.52 Unpacking libdata-validate-uri-perl (0.07-2) ...
12:27:00 #11 32.55 Selecting previously unselected package libdistro-info-perl.
12:27:00 #11 32.55 Preparing to unpack .../243-libdistro-info-perl_1.1build1_all.deb ...
12:27:00 #11 32.55 Unpacking libdistro-info-perl (1.1build1) ...
12:27:00 #11 32.58 Selecting previously unselected package libemail-address-xs-perl.
12:27:00 #11 32.59 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ...
12:27:00 #11 32.59 Unpacking libemail-address-xs-perl (1.04-1build6) ...
12:27:00 #11 32.62 Selecting previously unselected package libipc-system-simple-perl.
12:27:00 #11 26.88 Selecting previously unselected package libicu66:amd64.
12:27:00 #11 26.88 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ...
12:27:00 #11 26.88 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
12:27:00 #10 34.14 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:00 #10 34.15 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:00 #10 34.18 Selecting previously unselected package libdevel-size-perl.
12:27:00 #10 34.18 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
12:27:00 #10 34.19 Unpacking libdevel-size-perl (0.83-1+b2) ...
12:27:00 #10 34.22 Selecting previously unselected package libdistro-info-perl.
12:27:00 #10 34.22 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
12:27:00 #10 34.23 Unpacking libdistro-info-perl (1.0) ...
12:27:00 #10 34.26 Selecting previously unselected package libemail-address-xs-perl.
12:27:00 #10 34.26 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
12:27:00 #10 34.27 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
12:27:00 #10 34.31 Selecting previously unselected package libfcgi0ldbl:arm64.
12:27:00 #10 34.31 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
12:27:00 #10 34.32 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
12:27:00 #10 34.35 Selecting previously unselected package libfcgi-bin.
12:27:00 #10 34.35 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
12:27:00 #10 34.36 Unpacking libfcgi-bin (2.4.2-2) ...
12:27:00 #10 34.39 Selecting previously unselected package libfcgi-perl:arm64.
12:27:00 #10 34.39 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
12:27:00 #11 27.83 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
12:27:00 #11 27.87 Selecting previously unselected package cpp-12.
12:27:00 #11 27.87 Preparing to unpack .../103-cpp-12_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 27.87 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.06 Selecting previously unselected package cpp.
12:27:00 #11 28.06 Preparing to unpack .../104-cpp_4%3a12.2.0-1ubuntu1_arm64.deb ...
12:27:00 #11 28.07 Unpacking cpp (4:12.2.0-1ubuntu1) ...
12:27:00 #11 28.10 Selecting previously unselected package libcc1-0:arm64.
12:27:00 #11 26.39 Selecting previously unselected package binutils-common:amd64.
12:27:00 #11 26.39 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_amd64.deb ...
12:27:00 #11 26.39 Unpacking binutils-common:amd64 (2.39-3ubuntu1.1) ...
12:27:00 #11 26.43 Selecting previously unselected package libbinutils:amd64.
12:27:00 #11 26.43 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_amd64.deb ...
12:27:00 #11 26.43 Unpacking libbinutils:amd64 (2.39-3ubuntu1.1) ...
12:27:00 #11 26.49 Selecting previously unselected package libctf-nobfd0:amd64.
12:27:00 #11 26.49 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_amd64.deb ...
12:27:00 #11 26.49 Unpacking libctf-nobfd0:amd64 (2.39-3ubuntu1.1) ...
12:27:00 #11 26.53 Selecting previously unselected package libctf0:amd64.
12:27:00 #11 26.53 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_amd64.deb ...
12:27:00 #11 26.53 Unpacking libctf0:amd64 (2.39-3ubuntu1.1) ...
12:27:00 #11 26.57 Selecting previously unselected package libgprofng0:amd64.
12:27:00 #11 26.57 Preparing to unpack .../090-libgprofng0_2.39-3ubuntu1.1_amd64.deb ...
12:27:00 #11 26.58 Unpacking libgprofng0:amd64 (2.39-3ubuntu1.1) ...
12:27:00 #11 26.63 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:27:00 #10 35.21 Selecting previously unselected package libnamespace-clean-perl.
12:27:00 #10 35.21 Preparing to unpack .../235-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:00 #10 35.22 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:00 #10 35.25 Selecting previously unselected package libnumber-compare-perl.
12:27:00 #10 35.25 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
12:27:00 #10 35.26 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:00 #10 35.30 Selecting previously unselected package libnumber-range-perl.
12:27:00 #10 35.30 Preparing to unpack .../237-libnumber-range-perl_0.12-1_all.deb ...
12:27:00 #10 35.30 Unpacking libnumber-range-perl (0.12-1) ...
12:27:00 #10 35.34 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:00 #10 35.34 Preparing to unpack .../238-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ...
12:27:00 #10 35.35 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
12:27:00 #10 35.39 Selecting previously unselected package libparse-debianchangelog-perl.
12:27:00 #10 35.39 Preparing to unpack .../239-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
12:27:00 #10 35.39 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
12:27:00 #10 35.43 Selecting previously unselected package libtext-glob-perl.
12:27:00 #10 35.43 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
12:27:00 #10 35.44 Unpacking libtext-glob-perl (0.10-1) ...
12:27:00 #10 35.47 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:00 #10 30.72 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:27:00 #10 30.89 Selecting previously unselected package libcroco3:armhf.
12:27:00 #10 30.89 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ...
12:27:00 #10 30.90 Unpacking libcroco3:armhf (0.6.12-3) ...
12:27:00 #10 30.97 Selecting previously unselected package libncurses6:armhf.
12:27:00 #10 30.97 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u3_armhf.deb ...
12:27:00 #10 27.66 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
12:27:00 #10 27.66 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
12:27:00 #10 27.73 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:27:00 #10 27.73 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
12:27:00 #10 27.73 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
12:27:00 #10 27.78 Selecting previously unselected package libpsl5:amd64.
12:27:00 #10 27.78 Preparing to unpack .../038-libpsl5_0.19.1-5build1_amd64.deb ...
12:27:00 #10 27.78 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
12:27:00 #10 27.83 Selecting previously unselected package libssl1.0.0:amd64.
12:27:00 #10 27.83 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ...
12:27:00 #10 27.83 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
12:27:00 #13 80.94   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         6/65 
12:27:00 #13 80.95   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           7/65 
12:27:00 #13 80.96   Verifying  : glibc-2.17-326.el7_9.aarch64                                8/65 
12:27:00 #13 80.97   Verifying  : systemd-libs-219-78.el7_9.7.aarch64                         9/65 
12:27:00 #13 80.99   Verifying  : automake-1.13.4-3.el7.noarch                               10/65 
12:27:00 #13 80.99   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       11/65 
12:27:00 #13 81.00   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        12/65 
12:27:00 #13 81.01   Verifying  : 1:make-3.82-24.el7.aarch64                                 13/65 
12:27:00 #13 81.02   Verifying  : libcgroup-0.41-21.el7.aarch64                              14/65 
12:27:00 #13 81.03   Verifying  : python-IPy-0.75-6.el7.noarch                               15/65 
12:27:00 #13 81.05   Verifying  : checkpolicy-2.5-8.el7.aarch64                              16/65 
12:27:00 #13 81.06   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        17/65 
12:27:00 #13 81.07   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     18/65 
12:27:00 #13 81.07   Verifying  : systemd-219-78.el7_9.7.aarch64                             19/65 
12:27:00 #13 81.09   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   20/65 
12:27:00 #13 81.10   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      21/65 
12:27:00 #13 81.11   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 22/65 
12:27:00 #13 81.12   Verifying  : openssh-7.4p1-22.el7_9.aarch64                             23/65 
12:27:00 #13 81.13   Verifying  : libselinux-python-2.5-15.el7.aarch64                       24/65 
12:27:00 #13 81.14   Verifying  : which-2.20-7.el7.aarch64                                   25/65 
12:27:00 #13 81.15   Verifying  : less-458-9.el7.aarch64                                     26/65 
12:27:00 #13 81.16   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   27/65 
12:27:00 #13 81.17   Verifying  : rsync-3.1.2-12.el7_9.aarch64                               28/65 
12:27:00 #13 81.18   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 29/65 
12:27:00 #13 81.19   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              30/65 
12:27:00 #13 81.20   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          31/65 
12:27:00 #13 81.21   Verifying  : cpp-4.8.5-44.el7.aarch64                                   32/65 
12:27:00 #13 81.21   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             33/65 
12:27:00 #13 81.22   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             34/65 
12:27:00 #13 81.24   Verifying  : lzo-2.06-8.el7.aarch64                                     35/65 
12:27:00 #13 81.25   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      36/65 
12:27:00 #10 20.52 Selecting previously unselected package libx11-6:armhf.
12:27:00 #10 20.52 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ...
12:27:00 #10 20.53 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
12:27:00 #11 31.01 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
12:27:00 #11 31.02 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:27:00 #11 31.14 Selecting previously unselected package libldap-2.4-2:arm64.
12:27:00 #11 31.14 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
12:27:00 #11 31.15 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
12:27:00 #11 31.22 Selecting previously unselected package libnghttp2-14:arm64.
12:27:00 #11 31.22 Preparing to unpack .../117-libnghttp2-14_1.40.0-1build1_arm64.deb ...
12:27:00 #11 31.23 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
12:27:00 #11 31.27 Selecting previously unselected package librtmp1:arm64.
12:27:00 #10 31.38   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.x86_64           146/166 
12:27:00 #10 31.56 ValueError: SELinux policy is not managed or store cannot be accessed.
12:27:00 #10 31.56 
12:27:00 #10 31.65   Installing       : gcc-toolset-12-binutils-2.38-16.el9.x86_64         147/166 
12:27:00 #10 31.71   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.x86_64         147/166 
12:27:00 #11 20.40 Selecting previously unselected package libpipeline1:armhf.
12:27:00 #11 20.40 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
12:27:00 #11 20.41 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
12:27:00 #11 20.45 Selecting previously unselected package man-db.
12:27:00 #11 20.45 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
12:27:00 #11 20.46 Unpacking man-db (2.9.1-1) ...
12:27:00 #12 23.67   Preparing        :                                                        1/1 
12:27:00 #10 25.16 Selecting previously unselected package g++-10.
12:27:00 #10 25.16 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
12:27:00 #10 25.16 Unpacking g++-10 (10.2.1-6) ...
12:27:00 #11 17.32 Get:265 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi-perl armhf 0.82+ds-1build1 [21.3 kB]
12:27:00 #11 17.32 Get:266 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB]
12:27:00 #11 17.38 Get:267 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
12:27:00 #11 17.40 Get:268 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
12:27:00 #11 17.40 Get:269 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
12:27:00 #11 17.40 Get:270 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
12:27:00 #11 17.40 Get:271 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
12:27:00 #11 17.40 Get:272 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-install-perl all 0.928-2 [10.2 kB]
12:27:00 #11 17.40 Get:273 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
12:27:00 #11 17.40 Get:274 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
12:27:00 #11 17.40 Get:275 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libconst-fast-perl all 0.014-2 [8034 B]
12:27:00 #11 17.45 Get:276 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwant-perl armhf 0.29-2 [24.0 kB]
12:27:00 #11 17.48 Get:277 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcontextual-return-perl all 0.004014-3 [53.8 kB]
12:27:00 #11 17.48 Get:278 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcpanel-json-xs-perl armhf 4.32-1 [112 kB]
12:27:00 #11 17.48 Get:279 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
12:27:00 #11 17.48 Get:280 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
12:27:00 #11 17.48 Get:281 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
12:27:00 #11 17.48 Get:282 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
12:27:00 #11 17.48 Get:283 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
12:27:00 #11 17.48 Get:284 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-moreutils-xs-perl armhf 0.430-3 [36.9 kB]
12:27:00 #11 17.53 Get:285 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
12:27:00 #11 17.56 Get:286 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
12:27:00 #11 17.56 Get:287 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
12:27:00 #11 17.56 Get:288 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-messagepack-perl armhf 1.02-1 [32.7 kB]
12:27:00 #11 17.56 Get:289 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-domain-tld-perl all 1.75-2 [30.8 kB]
12:27:00 #11 17.56 Get:290 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
12:27:00 #11 17.56 Get:291 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
12:27:00 #11 17.56 Get:292 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
12:27:00 #11 17.56 Get:293 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2 [81.5 kB]
12:27:00 #10 35.57 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ...
12:27:00 #10 35.57 Unpacking libfuture-perl (0.39-1) ...
12:27:00 #10 35.61 Selecting previously unselected package libio-stringy-perl.
12:27:00 #10 35.61 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ...
12:27:00 #10 35.62 Unpacking libio-stringy-perl (2.111-3) ...
12:27:00 #10 35.65 Selecting previously unselected package libparams-validate-perl.
12:27:00 #10 35.66 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ...
12:27:00 #10 35.66 Unpacking libparams-validate-perl (1.29-1+b1) ...
12:27:00 #10 35.69 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:00 #10 35.70 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
12:27:00 #10 35.70 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
12:27:00 #10 35.73 Selecting previously unselected package libsort-versions-perl.
12:27:00 #10 35.74 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ...
12:27:00 #10 35.74 Unpacking libsort-versions-perl (1.62-1) ...
12:27:00 #10 35.77 Selecting previously unselected package libgit-wrapper-perl.
12:27:00 #10 35.78 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:00 #10 35.78 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:00 #10 35.81 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:00 #10 35.82 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
12:27:00 #10 35.82 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
12:27:00 #10 35.85 Selecting previously unselected package libio-prompter-perl.
12:27:00 #10 35.86 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ...
12:27:00 #10 35.86 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:00 #10 35.90 Selecting previously unselected package libjson-perl.
12:27:00 #10 35.90 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ...
12:27:00 #10 35.90 Unpacking libjson-perl (4.02000-1) ...
12:27:00 #10 35.94 Selecting previously unselected package liblog-any-perl.
12:27:00 #11 32.62 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:00 #11 32.62 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:00 #11 32.66 Selecting previously unselected package libfile-basedir-perl.
12:27:00 #11 32.66 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ...
12:27:00 #11 32.66 Unpacking libfile-basedir-perl (0.09-1) ...
12:27:00 #11 32.69 Selecting previously unselected package libfile-chdir-perl.
12:27:00 #11 32.69 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:00 #11 32.70 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:00 #11 32.73 Selecting previously unselected package libfile-fcntllock-perl.
12:27:00 #11 32.73 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ...
12:27:00 #11 32.74 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
12:27:00 #11 32.77 Selecting previously unselected package libnumber-compare-perl.
12:27:00 #11 32.77 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ...
12:27:00 #11 32.78 Unpacking libnumber-compare-perl (0.03-2) ...
12:27:00 #11 32.80 Selecting previously unselected package libtext-glob-perl.
12:27:00 #11 32.81 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ...
12:27:00 #11 32.81 Unpacking libtext-glob-perl (0.11-2) ...
12:27:00 #11 32.86 Selecting previously unselected package libfile-find-rule-perl.
12:27:00 #11 26.59 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ...
12:27:00 #11 26.59 Unpacking debugedit (1:5.0-4build1) ...
12:27:00 #11 26.62 Selecting previously unselected package dwz.
12:27:00 #11 26.62 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ...
12:27:00 #11 26.63 Unpacking dwz (0.14-1build2) ...
12:27:00 #11 26.66 Selecting previously unselected package gettext.
12:27:00 #11 26.66 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ...
12:27:00 #11 26.67 Unpacking gettext (0.21-4ubuntu4) ...
12:27:00 #11 26.71 Selecting previously unselected package intltool-debian.
12:27:00 #11 26.71 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:00 #11 26.71 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:00 #11 26.74 Selecting previously unselected package po-debconf.
12:27:00 #11 26.74 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ...
12:27:00 #11 26.75 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:00 #11 26.80 Selecting previously unselected package debhelper.
12:27:00 #11 26.80 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ...
12:27:00 #11 26.80 Unpacking debhelper (13.6ubuntu1) ...
12:27:00 #11 26.86 Selecting previously unselected package libfakeroot:amd64.
12:27:00 #10 34.40 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
12:27:00 #10 34.43 Selecting previously unselected package libipc-system-simple-perl.
12:27:00 #10 34.43 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:00 #10 34.44 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:00 #10 34.47 Selecting previously unselected package libfile-basedir-perl.
12:27:00 #10 34.48 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
12:27:00 #10 34.48 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:00 #10 34.52 Selecting previously unselected package libfile-chdir-perl.
12:27:00 #10 34.52 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:00 #10 34.53 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:00 #10 34.56 Selecting previously unselected package libfile-fcntllock-perl.
12:27:00 #10 34.57 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
12:27:00 #10 34.57 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
12:27:00 #10 34.60 Selecting previously unselected package libnumber-compare-perl.
12:27:00 #10 34.61 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
12:27:00 #10 34.61 Unpacking libnumber-compare-perl (0.03-1.1) ...
12:27:00 #10 34.65 Selecting previously unselected package libtext-glob-perl.
12:27:00 #11 28.11 Preparing to unpack .../105-libcc1-0_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.11 Unpacking libcc1-0:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.15 Selecting previously unselected package libgomp1:arm64.
12:27:00 #11 28.15 Preparing to unpack .../106-libgomp1_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.16 Unpacking libgomp1:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.20 Selecting previously unselected package libitm1:arm64.
12:27:00 #11 28.20 Preparing to unpack .../107-libitm1_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.21 Unpacking libitm1:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.25 Selecting previously unselected package libatomic1:arm64.
12:27:00 #11 28.25 Preparing to unpack .../108-libatomic1_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.25 Unpacking libatomic1:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.29 Selecting previously unselected package libasan8:arm64.
12:27:00 #11 28.29 Preparing to unpack .../109-libasan8_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.30 Unpacking libasan8:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 26.63 Preparing to unpack .../091-binutils-x86-64-linux-gnu_2.39-3ubuntu1.1_amd64.deb ...
12:27:00 #11 26.64 Unpacking binutils-x86-64-linux-gnu (2.39-3ubuntu1.1) ...
12:27:00 #11 26.74 Selecting previously unselected package binutils.
12:27:00 #11 26.74 Preparing to unpack .../092-binutils_2.39-3ubuntu1.1_amd64.deb ...
12:27:00 #11 26.75 Unpacking binutils (2.39-3ubuntu1.1) ...
12:27:00 #11 26.79 Selecting previously unselected package libc-dev-bin.
12:27:00 #11 26.79 Preparing to unpack .../093-libc-dev-bin_2.36-0ubuntu4_amd64.deb ...
12:27:00 #11 26.79 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
12:27:00 #11 26.83 Selecting previously unselected package linux-libc-dev:amd64.
12:27:00 #11 26.84 Preparing to unpack .../094-linux-libc-dev_5.19.0-29.30_amd64.deb ...
12:27:00 #11 26.84 Unpacking linux-libc-dev:amd64 (5.19.0-29.30) ...
12:27:00 #10 35.47 Preparing to unpack .../241-libpath-iterator-rule-perl_1.009-1_all.deb ...
12:27:00 #10 35.48 Unpacking libpath-iterator-rule-perl (1.009-1) ...
12:27:00 #10 35.51 Selecting previously unselected package libpath-tiny-perl.
12:27:00 #10 35.51 Preparing to unpack .../242-libpath-tiny-perl_0.104-1_all.deb ...
12:27:00 #10 35.52 Unpacking libpath-tiny-perl (0.104-1) ...
12:27:00 #10 35.56 Selecting previously unselected package libperlio-gzip-perl.
12:27:00 #10 35.56 Preparing to unpack .../243-libperlio-gzip-perl_0.19-1build3_arm64.deb ...
12:27:00 #10 35.56 Unpacking libperlio-gzip-perl (0.19-1build3) ...
12:27:00 #10 35.60 Selecting previously unselected package libpod-constants-perl.
12:27:00 #10 35.60 Preparing to unpack .../244-libpod-constants-perl_0.19-1_all.deb ...
12:27:00 #10 35.60 Unpacking libpod-constants-perl (0.19-1) ...
12:27:00 #10 35.67 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:00 #10 35.67 Preparing to unpack .../245-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
12:27:00 #10 35.68 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
12:27:00 #10 35.73 Selecting previously unselected package libsasl2-modules:arm64.
12:27:00 #12 22.17 CentOS Stream 8 - PowerTools                    7.6 MB/s | 5.6 MB     00:00    
12:27:00 #10 30.98 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u3) ...
12:27:00 #10 31.03 Selecting previously unselected package gettext.
12:27:00 #10 31.03 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ...
12:27:00 #10 31.03 Unpacking gettext (0.19.8.1-9) ...
12:27:00 #10 31.25 Selecting previously unselected package intltool-debian.
12:27:00 #10 31.25 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:00 #10 27.95 Selecting previously unselected package libxmuu1:amd64.
12:27:00 #10 27.95 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_amd64.deb ...
12:27:00 #10 27.95 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
12:27:00 #10 27.98 Selecting previously unselected package manpages.
12:27:00 #10 27.99 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
12:27:00 #10 27.99 Unpacking manpages (4.15-1) ...
12:27:00 #10 28.12 Selecting previously unselected package openssh-client.
12:27:00 #10 28.12 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ...
12:27:00 #10 28.12 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
12:27:00 #10 28.22 Selecting previously unselected package publicsuffix.
12:27:00 #13 81.25   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           37/65 
12:27:00 #13 81.27   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          38/65 
12:27:00 #13 81.28   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               39/65 
12:27:00 #13 81.28   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        40/65 
12:27:00 #13 81.30   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       41/65 
12:27:00 #13 81.31   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   42/65 
12:27:00 #13 81.32   Verifying  : policycoreutils-2.5-34.el7.aarch64                         43/65 
12:27:00 #13 81.33   Verifying  : gcc-4.8.5-44.el7.aarch64                                   44/65 
12:27:00 #13 81.34   Verifying  : glibc-headers-2.17-326.el7_9.aarch64                       45/65 
12:27:00 #13 81.35   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          46/65 
12:27:00 #13 81.36   Verifying  : kernel-headers-4.18.0-348.20.1.el7.aarch64                 47/65 
12:27:00 #13 81.41   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  48/65 
12:27:00 #13 81.42   Verifying  : libgomp-4.8.5-44.el7.aarch64                               49/65 
12:27:00 #13 81.43   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           50/65 
12:27:00 #13 81.44   Verifying  : autoconf-2.69-11.el7.noarch                                51/65 
12:27:00 #13 81.45   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  52/65 
12:27:00 #10 20.64 Setting up multiarch-support (2.27-3ubuntu1.6) ...
12:27:00 #10 20.71 Selecting previously unselected package libxext6:armhf.
12:27:00 #10 20.71 (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.)
12:27:00 #10 20.71 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ...
12:27:00 #10 20.72 Unpacking libxext6:armhf (2:1.3.3-1) ...
12:27:00 #10 20.76 Selecting previously unselected package bsdmainutils.
12:27:00 #10 20.76 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ...
12:27:00 #10 20.76 Unpacking bsdmainutils (11.1.2ubuntu1) ...
12:27:00 #10 20.88 Selecting previously unselected package groff-base.
12:27:00 #10 20.88 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ...
12:27:00 #11 31.27 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
12:27:00 #11 31.28 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:27:00 #11 31.45 Selecting previously unselected package libssh-4:arm64.
12:27:00 #11 31.45 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
12:27:00 #11 31.46 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
12:27:00 #11 31.51 Selecting previously unselected package libcurl4:arm64.
12:27:00 #11 31.51 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.15_arm64.deb ...
12:27:00 #11 31.52 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.15) ...
12:27:00 #11 31.57 Selecting previously unselected package curl.
12:27:00 #10 31.73   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64    148/166 
12:27:00 #10 32.05   Installing       : binutils-2.35.2-35.el9.x86_64                      149/166 
12:27:00 #12 23.71   Downgrading      : xz-libs-5.2.4-4.el8.aarch64                           1/90 
12:27:00 #12 23.78   Upgrading        : rpm-4.14.3-26.el8.aarch64                             2/90 
12:27:00 #12 23.82   Upgrading        : rpm-libs-4.14.3-26.el8.aarch64                        3/90 
12:27:00 #12 23.83   Running scriptlet: rpm-libs-4.14.3-26.el8.aarch64                        3/90 
12:27:00 #12 23.86   Installing       : python-srpm-macros-3-44.el8.noarch                    4/90 
12:27:00 #12 23.88   Upgrading        : rpm-build-libs-4.14.3-26.el8.aarch64                  5/90 
12:27:00 #12 23.89   Running scriptlet: rpm-build-libs-4.14.3-26.el8.aarch64                  5/90 
12:27:00 #12 23.92   Installing       : xz-5.2.4-4.el8.aarch64                                6/90 
12:27:00 #12 23.95   Installing       : unzip-6.0-46.el8.aarch64                              7/90 
12:27:00 #11 20.65 Selecting previously unselected package perl-modules-5.30.
12:27:00 #11 20.65 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
12:27:00 #11 20.66 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
12:27:00 #11 17.60 Get:294 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
12:27:00 #11 17.64 Get:295 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
12:27:00 #11 17.64 Get:296 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdistro-info-perl all 1.1ubuntu1 [5606 B]
12:27:00 #11 17.64 Get:297 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libemail-address-xs-perl armhf 1.05-1 [26.4 kB]
12:27:00 #11 17.64 Get:298 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB]
12:27:00 #11 17.64 Get:299 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
12:27:00 #11 17.64 Get:300 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
12:27:00 #11 17.64 Get:301 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
12:27:00 #11 17.64 Get:302 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-fcntllock-perl armhf 0.22-4 [33.2 kB]
12:27:00 #11 17.67 Get:303 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
12:27:00 #10 35.94 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ...
12:27:00 #10 35.95 Unpacking liblog-any-perl (1.707-1) ...
12:27:00 #10 35.98 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:00 #10 35.98 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:00 #10 35.99 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:00 #10 36.02 Selecting previously unselected package libpackage-stash-perl.
12:27:00 #10 36.02 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ...
12:27:00 #10 36.03 Unpacking libpackage-stash-perl (0.38-1) ...
12:27:00 #10 36.06 Selecting previously unselected package libsub-identify-perl.
12:27:00 #10 36.06 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ...
12:27:00 #10 36.06 Unpacking libsub-identify-perl (0.14-1+b1) ...
12:27:00 #10 36.09 Selecting previously unselected package libnamespace-clean-perl.
12:27:00 #10 36.10 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:00 #10 36.10 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:00 #10 36.13 Selecting previously unselected package libpath-tiny-perl.
12:27:00 #10 36.13 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ...
12:27:00 #10 36.14 Unpacking libpath-tiny-perl (0.108-1) ...
12:27:00 #10 36.18 Selecting previously unselected package libtype-tiny-perl.
12:27:00 #11 32.86 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:00 #11 32.86 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:00 #11 32.89 Selecting previously unselected package libfont-afm-perl.
12:27:00 #11 32.90 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ...
12:27:00 #11 32.90 Unpacking libfont-afm-perl (1.20-3) ...
12:27:00 #11 32.93 Selecting previously unselected package libio-string-perl.
12:27:00 #11 32.93 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ...
12:27:00 #11 32.94 Unpacking libio-string-perl (1.08-3.1) ...
12:27:00 #11 32.97 Selecting previously unselected package libfont-ttf-perl.
12:27:00 #11 32.97 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ...
12:27:00 #11 32.98 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:27:00 #11 33.03 Selecting previously unselected package libsort-versions-perl.
12:27:00 #11 33.04 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
12:27:00 #11 33.04 Unpacking libsort-versions-perl (1.62-1) ...
12:27:00 #11 33.07 Selecting previously unselected package libgit-wrapper-perl.
12:27:00 #11 33.07 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:00 #11 33.08 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:00 #11 33.11 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:00 #11 33.11 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:00 #11 33.12 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:00 #11 33.15 Selecting previously unselected package libio-prompter-perl.
12:27:00 #11 33.15 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
12:27:00 #11 33.15 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:00 #11 33.18 Selecting previously unselected package libjson-perl.
12:27:00 #11 26.86 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ...
12:27:00 #11 26.86 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
12:27:00 #11 26.89 Selecting previously unselected package fakeroot.
12:27:00 #11 26.89 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ...
12:27:00 #11 26.90 Unpacking fakeroot (1.28-1ubuntu1) ...
12:27:00 #11 26.93 Selecting previously unselected package libassuan0:amd64.
12:27:00 #11 26.93 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ...
12:27:00 #11 26.94 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
12:27:00 #11 26.97 Selecting previously unselected package gpgconf.
12:27:00 #11 26.97 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 26.97 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.02 Selecting previously unselected package libksba8:amd64.
12:27:00 #11 27.02 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
12:27:00 #11 27.02 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
12:27:00 #11 27.06 Selecting previously unselected package libnpth0:amd64.
12:27:00 #11 27.06 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ...
12:27:00 #11 27.06 Unpacking libnpth0:amd64 (1.6-3build2) ...
12:27:00 #11 27.10 Selecting previously unselected package dirmngr.
12:27:00 #10 ...
12:27:00 
12:27:00 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:00 #9 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 4.3s done
12:27:00 #9 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 9.1s
12:27:00 #9 ...
12:27:00 
12:27:00 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:00 #10 27.49 Selecting previously unselected package gcc.
12:27:00 #10 27.49 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
12:27:00 #10 27.49 Unpacking gcc (4:8.3.0-1+rpi2) ...
12:27:00 #10 27.53 Selecting previously unselected package libc-dev-bin.
12:27:00 #10 27.53 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
12:27:00 #10 27.53 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
12:27:00 #10 27.60 Selecting previously unselected package linux-libc-dev:armhf.
12:27:00 #10 27.60 Preparing to unpack .../033-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ...
12:27:00 #10 27.60 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ...
12:27:00 #10 34.65 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
12:27:00 #10 34.65 Unpacking libtext-glob-perl (0.11-1) ...
12:27:00 #10 34.69 Selecting previously unselected package libfile-find-rule-perl.
12:27:00 #10 34.69 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:00 #10 34.69 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:00 #10 34.73 Selecting previously unselected package libfont-afm-perl.
12:27:00 #10 34.73 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
12:27:00 #10 34.74 Unpacking libfont-afm-perl (1.20-3) ...
12:27:00 #10 34.78 Selecting previously unselected package libio-string-perl.
12:27:00 #10 34.79 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
12:27:00 #10 34.79 Unpacking libio-string-perl (1.08-3.1) ...
12:27:00 #10 34.83 Selecting previously unselected package libfont-ttf-perl.
12:27:00 #10 34.83 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
12:27:00 #10 34.83 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:27:00 #10 34.90 Selecting previously unselected package libio-stringy-perl.
12:27:00 #11 28.37 Selecting previously unselected package liblsan0:arm64.
12:27:00 #11 28.38 Preparing to unpack .../110-liblsan0_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.38 Unpacking liblsan0:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.43 Selecting previously unselected package libtsan2:arm64.
12:27:00 #11 28.44 Preparing to unpack .../111-libtsan2_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.44 Unpacking libtsan2:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.52 Selecting previously unselected package libubsan1:arm64.
12:27:00 #11 28.52 Preparing to unpack .../112-libubsan1_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.53 Unpacking libubsan1:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.57 Selecting previously unselected package libhwasan0:arm64.
12:27:00 #11 28.58 Preparing to unpack .../113-libhwasan0_12.2.0-3ubuntu1_arm64.deb ...
12:27:00 #11 28.58 Unpacking libhwasan0:arm64 (12.2.0-3ubuntu1) ...
12:27:00 #11 28.63 Selecting previously unselected package libgcc-12-dev:arm64.
12:27:00 #11 27.01 Selecting previously unselected package libcrypt-dev:amd64.
12:27:00 #11 27.02 Preparing to unpack .../095-libcrypt-dev_1%3a4.4.28-2_amd64.deb ...
12:27:00 #11 27.03 Unpacking libcrypt-dev:amd64 (1:4.4.28-2) ...
12:27:00 #11 27.09 Selecting previously unselected package rpcsvc-proto.
12:27:00 #11 27.09 Preparing to unpack .../096-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
12:27:00 #11 27.10 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:00 #11 27.14 Selecting previously unselected package libtirpc-dev:amd64.
12:27:00 #10 35.73 Preparing to unpack .../246-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
12:27:00 #10 35.73 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:00 #10 35.77 Selecting previously unselected package libsort-key-perl.
12:27:00 #10 35.78 Preparing to unpack .../247-libsort-key-perl_1.33-2_arm64.deb ...
12:27:00 #10 35.78 Unpacking libsort-key-perl (1.33-2) ...
12:27:00 #10 35.82 Selecting previously unselected package libstring-copyright-perl.
12:27:00 #10 35.82 Preparing to unpack .../248-libstring-copyright-perl_0.003005-1_all.deb ...
12:27:00 #10 35.83 Unpacking libstring-copyright-perl (0.003005-1) ...
12:27:00 #10 35.86 Selecting previously unselected package libstring-escape-perl.
12:27:00 #10 35.86 Preparing to unpack .../249-libstring-escape-perl_2010.002-2_all.deb ...
12:27:00 #10 35.86 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:00 #10 35.90 Selecting previously unselected package libtext-levenshtein-perl.
12:27:00 #10 35.90 Preparing to unpack .../250-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:00 #10 35.91 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:00 #10 35.96 Selecting previously unselected package libunicode-utf8-perl.
12:27:00 #10 35.96 Preparing to unpack .../251-libunicode-utf8-perl_0.60-1build4_arm64.deb ...
12:27:00 #10 35.98 Unpacking libunicode-utf8-perl (0.60-1build4) ...
12:27:00 #10 36.02 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:00 #10 36.02 Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:00 #10 36.02 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:00 #10 36.06 Selecting previously unselected package libxml-sax-base-perl.
12:27:00 #10 36.06 Preparing to unpack .../253-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:00 #10 36.07 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:00 #10 31.25 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:00 #10 31.29 Selecting previously unselected package po-debconf.
12:27:00 #10 31.29 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ...
12:27:00 #10 31.29 Unpacking po-debconf (1.0.21) ...
12:27:00 #10 31.37 Selecting previously unselected package debhelper.
12:27:00 #10 31.37 Preparing to unpack .../082-debhelper_12.1.1_all.deb ...
12:27:00 #10 31.37 Unpacking debhelper (12.1.1) ...
12:27:00 #10 28.22 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
12:27:00 #10 28.22 Unpacking publicsuffix (20180223.1310-1) ...
12:27:00 #10 28.27 Selecting previously unselected package python-apt-common.
12:27:00 #10 28.27 Preparing to unpack .../044-python-apt-common_1.6.6_all.deb ...
12:27:00 #10 28.27 Unpacking python-apt-common (1.6.6) ...
12:27:00 #10 28.31 Selecting previously unselected package python3-apt.
12:27:00 #10 28.31 Preparing to unpack .../045-python3-apt_1.6.6_amd64.deb ...
12:27:00 #10 28.31 Unpacking python3-apt (1.6.6) ...
12:27:00 #13 81.46   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            53/65 
12:27:00 #13 81.47   Verifying  : m4-1.4.16-10.el7.aarch64                                   54/65 
12:27:00 #13 81.48   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           55/65 
12:27:00 #13 81.49   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             56/65 
12:27:00 #13 81.50   Verifying  : git-1.8.3.1-23.el7_8.aarch64                               57/65 
12:27:00 #13 81.51   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                       58/65 
12:27:00 #13 81.52   Verifying  : glibc-static-2.17-326.el7_9.aarch64                        59/65 
12:27:00 #13 81.53   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                60/65 
12:27:00 #13 81.53   Verifying  : systemd-219-78.el7.aarch64                                 61/65 
12:27:00 #13 81.53   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     62/65 
12:27:00 #13 81.54   Verifying  : systemd-libs-219-78.el7.aarch64                            63/65 
12:27:00 #13 81.54   Verifying  : glibc-2.17-317.el7.aarch64                                 64/65 
12:27:00 #13 81.54   Verifying  : glibc-common-2.17-317.el7.aarch64                          65/65 
12:27:00 #13 81.60 
12:27:00 #13 81.60 Installed:
12:27:00 #13 81.60   cmake.aarch64 0:2.8.12.2-2.el7                                                
12:27:00 #13 81.60   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
12:27:00 #13 81.60   gcc.aarch64 0:4.8.5-44.el7                                                    
12:27:00 #13 81.60   git.aarch64 0:1.8.3.1-23.el7_8                                                
12:27:00 #13 81.60   glibc-static.aarch64 0:2.17-326.el7_9                                         
12:27:00 #13 81.60   libarchive.aarch64 0:3.1.2-14.el7_7                                           
12:27:00 #13 81.60   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
12:27:00 #13 81.60   libselinux-devel.aarch64 0:2.5-15.el7                                         
12:27:00 #13 81.60   libtool.aarch64 0:2.4.2-22.el7_3                                              
12:27:00 #13 81.60   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
12:27:00 #13 81.60   make.aarch64 1:3.82-24.el7                                                    
12:27:00 #13 81.60   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
12:27:00 #13 81.60   systemd-devel.aarch64 0:219-78.el7_9.7                                        
12:27:00 #13 81.60   which.aarch64 0:2.20-7.el7                                                    
12:27:00 #13 81.60 
12:27:00 #13 81.60 Dependency Installed:
12:27:00 #13 81.60   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
12:27:00 #13 81.60   autoconf.noarch 0:2.69-11.el7                                                 
12:27:00 #13 81.60   automake.noarch 0:1.13.4-3.el7                                                
12:27:00 #13 81.60   checkpolicy.aarch64 0:2.5-8.el7                                               
12:27:00 #13 81.60   cpp.aarch64 0:4.8.5-44.el7                                                    
12:27:00 #13 81.60   fipscheck.aarch64 0:1.4.1-6.el7                                               
12:27:00 #13 81.60   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
12:27:00 #13 81.60   glibc-devel.aarch64 0:2.17-326.el7_9                                          
12:27:00 #13 81.60   glibc-headers.aarch64 0:2.17-326.el7_9                                        
12:27:00 #13 81.60   kernel-headers.aarch64 0:4.18.0-348.20.1.el7                                  
12:27:00 #13 81.60   less.aarch64 0:458-9.el7                                                      
12:27:00 #13 81.60   libcgroup.aarch64 0:0.41-21.el7                                               
12:27:00 #13 81.60   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
12:27:00 #13 81.60   libgomp.aarch64 0:4.8.5-44.el7                                                
12:27:00 #13 81.60   libmpc.aarch64 0:1.0.1-3.el7                                                  
12:27:00 #13 81.60   libseccomp.aarch64 0:2.3.1-4.el7                                              
12:27:00 #13 81.60   libselinux-python.aarch64 0:2.5-15.el7                                        
12:27:00 #13 81.60   libselinux-utils.aarch64 0:2.5-15.el7                                         
12:27:00 #13 81.60   libsemanage-python.aarch64 0:2.5-14.el7                                       
12:27:00 #13 81.60   libsepol-devel.aarch64 0:2.5-10.el7                                           
12:27:00 #13 81.60   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
12:27:00 #13 81.60   lzo.aarch64 0:2.06-8.el7                                                      
12:27:00 #13 81.60   m4.aarch64 0:1.4.16-10.el7                                                    
12:27:00 #13 81.60   mpfr.aarch64 0:3.1.1-4.el7                                                    
12:27:00 #13 81.60   openssh.aarch64 0:7.4p1-22.el7_9                                              
12:27:00 #13 81.60   openssh-clients.aarch64 0:7.4p1-22.el7_9                                      
12:27:00 #13 81.60   pcre-devel.aarch64 0:8.32-17.el7                                              
12:27:00 #13 81.60   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
12:27:00 #13 81.60   perl-Error.noarch 1:0.17020-2.el7                                             
12:27:00 #13 81.60   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
12:27:00 #13 81.60   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
12:27:00 #13 81.60   perl-Test-Harness.noarch 0:3.28-3.el7                                         
12:27:00 #13 81.60   policycoreutils.aarch64 0:2.5-34.el7                                          
12:27:00 #13 81.60   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
12:27:00 #13 81.60   policycoreutils-python.aarch64 0:2.5-34.el7                                   
12:27:00 #13 81.60   python-IPy.noarch 0:0.75-6.el7                                                
12:27:00 #13 81.60   rsync.aarch64 0:3.1.2-12.el7_9                                                
12:27:00 #13 81.60   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
12:27:00 #13 81.60   setools-libs.aarch64 0:3.3.8-4.el7                                            
12:27:00 #13 81.60 
12:27:00 #13 81.60 Dependency Updated:
12:27:00 #13 81.60   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
12:27:00 #13 81.60   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
12:27:00 #13 81.60   glibc.aarch64 0:2.17-326.el7_9                                                
12:27:00 #13 81.60   glibc-common.aarch64 0:2.17-326.el7_9                                         
12:27:00 #13 81.60   systemd.aarch64 0:219-78.el7_9.7                                              
12:27:00 #13 81.60   systemd-libs.aarch64 0:219-78.el7_9.7                                         
12:27:00 #13 81.60 
12:27:00 #13 81.60 Complete!
12:27:00 #10 20.88 Unpacking groff-base (1.22.3-10) ...
12:27:00 #10 20.98 Selecting previously unselected package libgdbm5:armhf.
12:27:00 #10 20.98 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ...
12:27:00 #10 20.98 Unpacking libgdbm5:armhf (1.14.1-6) ...
12:27:00 #10 21.02 Selecting previously unselected package libpipeline1:armhf.
12:27:00 #10 21.02 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ...
12:27:00 #10 21.03 Unpacking libpipeline1:armhf (1.5.0-1) ...
12:27:00 #10 21.07 Selecting previously unselected package man-db.
12:27:00 #10 21.07 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ...
12:27:00 #10 21.08 Unpacking man-db (2.8.3-2ubuntu0.1) ...
12:27:00 #11 31.57 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.15_arm64.deb ...
12:27:00 #11 31.58 Unpacking curl (7.68.0-1ubuntu2.15) ...
12:27:00 #11 31.62 Selecting previously unselected package dctrl-tools.
12:27:00 #11 31.63 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
12:27:00 #11 31.63 Unpacking dctrl-tools (2.24-3) ...
12:27:00 #11 31.67 Selecting previously unselected package libtool.
12:27:00 #11 31.67 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
12:27:00 #11 31.68 Unpacking libtool (2.4.6-14) ...
12:27:00 #11 31.73 Selecting previously unselected package dh-autoreconf.
12:27:00 #11 31.73 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
12:27:00 #11 31.73 Unpacking dh-autoreconf (19) ...
12:27:00 #11 31.77 Selecting previously unselected package libdebhelper-perl.
12:27:00 #11 31.77 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
12:27:00 #11 31.77 Unpacking libdebhelper-perl (12.10ubuntu1) ...
12:27:00 #10 32.09   Running scriptlet: binutils-2.35.2-35.el9.x86_64                      149/166 
12:27:00 #10 32.11   Installing       : libbrotli-1.0.9-6.el9.x86_64                       150/166 
12:27:00 #10 32.19   Installing       : libatomic-11.3.1-4.3.el9.x86_64                    151/166 
12:27:00 #10 32.32   Installing       : webkit2gtk3-jsc-2.38.3-1.el9.x86_64                152/166 
12:27:00 #12 24.07   Installing       : groff-base-1.22.3-18.el8.aarch64                      8/90 
12:27:00 #12 24.09   Installing       : file-5.33-21.el8.aarch64                              9/90 
12:27:00 #12 24.12   Installing       : cpio-2.12-11.el8.aarch64                             10/90 
12:27:00 #11 18.07 Get:304 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-glob-perl all 0.11-2 [8042 B]
12:27:00 #10 36.18 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ...
12:27:00 #10 36.18 Unpacking libtype-tiny-perl (1.004004-1) ...
12:27:00 #10 36.24 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:00 #10 36.24 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ...
12:27:00 #10 36.24 Unpacking libgitlab-api-v4-perl (0.16-1) ...
12:27:00 #10 36.28 Selecting previously unselected package libglib2.0-data.
12:27:00 #10 36.28 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
12:27:00 #10 36.29 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
12:27:00 #11 33.19 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ...
12:27:00 #11 33.19 Unpacking libjson-perl (4.04000-1) ...
12:27:00 #11 33.22 Selecting previously unselected package liblog-any-perl.
12:27:00 #11 33.22 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ...
12:27:00 #11 33.23 Unpacking liblog-any-perl (1.710-1) ...
12:27:00 #11 33.26 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:00 #11 33.26 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
12:27:00 #11 33.27 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
12:27:00 #11 33.30 Selecting previously unselected package libpackage-stash-perl.
12:27:00 #11 33.30 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
12:27:00 #11 33.30 Unpacking libpackage-stash-perl (0.39-1) ...
12:27:00 #11 33.33 Selecting previously unselected package libsub-identify-perl.
12:27:00 #11 33.33 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ...
12:27:00 #11 33.34 Unpacking libsub-identify-perl (0.14-1build5) ...
12:27:00 #11 33.37 Selecting previously unselected package libsub-name-perl.
12:27:00 #11 33.37 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ...
12:27:00 #11 33.38 Unpacking libsub-name-perl (0.26-1build3) ...
12:27:00 #11 33.41 Selecting previously unselected package libnamespace-clean-perl.
12:27:00 #11 27.10 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 27.12 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.15 Selecting previously unselected package gnupg-l10n.
12:27:00 #11 27.15 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
12:27:00 #11 27.15 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.18 Selecting previously unselected package gnupg-utils.
12:27:00 #11 27.18 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 27.19 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.23 Selecting previously unselected package gpg.
12:27:00 #11 27.23 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 27.23 Unpacking gpg (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.27 Selecting previously unselected package pinentry-curses.
12:27:00 #11 27.27 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ...
12:27:00 #11 27.27 Unpacking pinentry-curses (1.1.1-1build2) ...
12:27:00 #11 27.32 Selecting previously unselected package gpg-agent.
12:27:00 #11 27.32 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 27.32 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.35 Selecting previously unselected package gpg-wks-client.
12:27:00 #11 27.35 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 27.36 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.38 Selecting previously unselected package gpg-wks-server.
12:27:00 #11 27.39 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 27.39 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.42 Selecting previously unselected package gpgsm.
12:27:00 #11 27.42 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
12:27:00 #11 27.42 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
12:27:00 #11 27.46 Selecting previously unselected package gnupg.
12:27:01 #11 28.63 Preparing to unpack .../114-libgcc-12-dev_12.2.0-3ubuntu1_arm64.deb ...
12:27:01 #11 28.64 Unpacking libgcc-12-dev:arm64 (12.2.0-3ubuntu1) ...
12:27:01 #11 28.72 Selecting previously unselected package gcc-12.
12:27:01 #11 28.73 Preparing to unpack .../115-gcc-12_12.2.0-3ubuntu1_arm64.deb ...
12:27:01 #11 28.73 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
12:27:01 #10 ...
12:27:01 
12:27:01 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:01 #8 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 6.9s
12:27:01 #11 27.14 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
12:27:01 #11 27.15 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
12:27:01 #11 27.18 Selecting previously unselected package libnsl-dev:amd64.
12:27:01 #11 27.18 Preparing to unpack .../098-libnsl-dev_1.3.0-2build2_amd64.deb ...
12:27:01 #11 27.19 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
12:27:01 #11 27.26 Selecting previously unselected package libc6-dev:amd64.
12:27:01 #11 27.26 Preparing to unpack .../099-libc6-dev_2.36-0ubuntu4_amd64.deb ...
12:27:01 #11 27.26 Unpacking libc6-dev:amd64 (2.36-0ubuntu4) ...
12:27:01 #11 27.40 Selecting previously unselected package libisl23:amd64.
12:27:01 #10 34.90 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
12:27:01 #10 34.91 Unpacking libio-stringy-perl (2.111-3) ...
12:27:01 #10 34.95 Selecting previously unselected package libparams-validate-perl:arm64.
12:27:01 #10 34.95 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
12:27:01 #10 34.95 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
12:27:01 #10 35.00 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:01 #10 35.00 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
12:27:01 #10 35.00 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
12:27:01 #10 35.04 Selecting previously unselected package libsort-versions-perl.
12:27:01 #10 35.04 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
12:27:01 #10 35.05 Unpacking libsort-versions-perl (1.62-1) ...
12:27:01 #10 35.09 Selecting previously unselected package libgit-wrapper-perl.
12:27:01 #10 35.09 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:01 #10 35.09 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:01 #10 35.13 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:01 #10 27.90 Selecting previously unselected package libc6-dev:armhf.
12:27:01 #10 27.90 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
12:27:01 
12:27:01 #23 [linux/arm64->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
12:27:01 #10 36.12 Selecting previously unselected package libxml-sax-perl.
12:27:01 #10 36.12 Preparing to unpack .../254-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
12:27:01 #10 36.13 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
12:27:01 #10 36.17 Selecting previously unselected package libxml-libxml-perl.
12:27:01 #10 36.17 Preparing to unpack .../255-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ...
12:27:01 #10 36.18 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
12:27:01 #10 36.24 Selecting previously unselected package libxml-parser-perl.
12:27:01 #10 36.25 Preparing to unpack .../256-libxml-parser-perl_2.44-2build3_arm64.deb ...
12:27:01 #10 36.25 Unpacking libxml-parser-perl (2.44-2build3) ...
12:27:01 #10 36.31 Selecting previously unselected package libxml-sax-expat-perl.
12:27:01 #10 28.37 Selecting previously unselected package libunwind8:amd64.
12:27:01 #10 28.37 Preparing to unpack .../046-libunwind8_1.2.1-8_amd64.deb ...
12:27:01 #10 28.38 Unpacking libunwind8:amd64 (1.2.1-8) ...
12:27:01 #10 28.43 Selecting previously unselected package strace.
12:27:01 #10 28.43 Preparing to unpack .../047-strace_4.21-1ubuntu1_amd64.deb ...
12:27:01 #10 28.43 Unpacking strace (4.21-1ubuntu1) ...
12:27:01 #10 28.55 Selecting previously unselected package xauth.
12:27:01 #10 28.55 Preparing to unpack .../048-xauth_1%3a1.0.10-1_amd64.deb ...
12:27:01 #10 28.56 Unpacking xauth (1:1.0.10-1) ...
12:27:01 #10 28.61 Selecting previously unselected package at.
12:27:01 #10 28.61 Preparing to unpack .../049-at_3.1.20-3.1ubuntu2_amd64.deb ...
12:27:01 #10 28.62 Unpacking at (3.1.20-3.1ubuntu2) ...
12:27:01 #10 31.61 Selecting previously unselected package debian-keyring.
12:27:01 #10 31.61 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ...
12:27:01 #10 31.62 Unpacking debian-keyring (2019.02.25) ...
12:27:01 #13 81.79 Loaded plugins: fastestmirror, ovl
12:27:01 #13 81.85 Enabling base-source repository
12:27:01 #13 81.85 Enabling extras-source repository
12:27:01 #13 81.85 Enabling updates-source repository
12:27:01 #13 81.85 Loading mirror speeds from cached hostfile
12:27:01 #13 81.85  * base: download.cf.centos.org
12:27:01 #13 81.85  * extras: download.cf.centos.org
12:27:01 #13 81.85  * updates: download.cf.centos.org
12:27:01 #13 81.86 Checking for new repos for mirrors
12:27:01 #13 81.93 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
12:27:01 #13 81.93  --> Already installed : bash-4.2.46-34.el7.aarch64
12:27:01 #13 81.94 No uninstalled build requires
12:27:01 #10 21.23 Selecting previously unselected package perl-modules-5.26.
12:27:01 #10 21.23 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
12:27:01 #10 21.23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
12:27:01 #11 31.81 Selecting previously unselected package libarchive-zip-perl.
12:27:01 #11 31.82 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
12:27:01 #11 31.82 Unpacking libarchive-zip-perl (1.67-2) ...
12:27:01 #11 31.86 Selecting previously unselected package libsub-override-perl.
12:27:01 #11 31.86 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
12:27:01 #11 31.86 Unpacking libsub-override-perl (0.09-2) ...
12:27:01 #11 31.89 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:01 #11 31.89 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
12:27:01 #11 31.90 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
12:27:01 #11 31.92 Selecting previously unselected package dh-strip-nondeterminism.
12:27:01 #11 31.93 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
12:27:01 #11 31.97 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
12:27:01 #11 32.00 Selecting previously unselected package dwz.
12:27:01 #11 32.00 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
12:27:01 #11 32.00 Unpacking dwz (0.13-5) ...
12:27:01 #11 32.05 Selecting previously unselected package libcroco3:arm64.
12:27:01 #11 32.05 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
12:27:01 #11 32.06 Unpacking libcroco3:arm64 (0.6.13-1) ...
12:27:01 #11 32.10 Selecting previously unselected package gettext.
12:27:01 #11 32.10 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
12:27:01 #11 32.10 Unpacking gettext (0.19.8.1-10build1) ...
12:27:01 #10 32.37   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.x86_64           153/166 
12:27:01 #10 32.38   Installing       : json-glib-1.6.6-1.el9.x86_64                       154/166 
12:27:01 #10 32.42   Installing       : info-6.7-15.el9.x86_64                             155/166 
12:27:01 #10 32.43   Installing       : ed-1.14.2-12.el9.x86_64                            156/166 
12:27:01 #10 32.48   Installing       : patch-2.7.6-16.el9.x86_64                          157/166 
12:27:01 #10 32.50   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   158/166 
12:27:01 #10 32.52   Installing       : gsettings-desktop-schemas-40.0-6.el9.x86_64        159/166 
12:27:01 #10 32.54   Installing       : glib-networking-2.68.3-3.el9.x86_64                160/166 
12:27:01 #10 32.55   Installing       : libsoup-2.72.0-8.el9.x86_64                        161/166 
12:27:01 #10 32.57   Installing       : libappstream-glib-0.7.18-4.el9.x86_64              162/166 
12:27:01 #10 32.58 Selecting previously unselected package libfakeroot:amd64.
12:27:01 #10 32.58 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ...
12:27:01 #10 32.59 Unpacking libfakeroot:amd64 (1.23-1) ...
12:27:01 #10 32.63 Selecting previously unselected package fakeroot.
12:27:01 #10 32.63 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ...
12:27:01 #10 32.63 Unpacking fakeroot (1.23-1) ...
12:27:01 #10 32.67 Selecting previously unselected package libassuan0:amd64.
12:27:01 #10 32.67 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ...
12:27:01 #10 32.68 Unpacking libassuan0:amd64 (2.5.2-1) ...
12:27:01 #10 32.71 Selecting previously unselected package gpgconf.
12:27:01 #10 32.71 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 32.72 Unpacking gpgconf (2.2.12-1+deb10u2) ...
12:27:01 #10 32.77 Selecting previously unselected package libksba8:amd64.
12:27:01 #10 32.77 Preparing to unpack .../093-libksba8_1.3.5-2+deb10u2_amd64.deb ...
12:27:01 #10 32.77 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
12:27:01 #10 32.81 Selecting previously unselected package libnpth0:amd64.
12:27:01 #10 32.82 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ...
12:27:01 #10 32.82 Unpacking libnpth0:amd64 (1.6-1) ...
12:27:01 #10 32.85 Selecting previously unselected package dirmngr.
12:27:01 #10 32.85 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 32.86 Unpacking dirmngr (2.2.12-1+deb10u2) ...
12:27:01 #10 32.92 Selecting previously unselected package gnupg-l10n.
12:27:01 #10 32.93 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
12:27:01 #10 32.93 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
12:27:01 #10 33.08 Selecting previously unselected package gnupg-utils.
12:27:01 #10 33.08 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 33.08 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
12:27:01 #10 33.16 Selecting previously unselected package gpg.
12:27:01 #10 33.16 Preparing to unpack .../098-gpg_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 33.17 Unpacking gpg (2.2.12-1+deb10u2) ...
12:27:01 #11 18.15 Get:305 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-find-rule-perl all 0.34-2 [26.1 kB]
12:27:01 #11 18.23 Get:306 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
12:27:01 #11 18.25 Get:307 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
12:27:01 #11 18.27 Get:308 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfont-ttf-perl all 1.06-2 [323 kB]
12:27:01 #10 36.43 Selecting previously unselected package libgpm2:arm64.
12:27:01 #10 36.43 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ...
12:27:01 #10 36.44 Unpacking libgpm2:arm64 (1.20.7-5) ...
12:27:01 #10 36.48 Selecting previously unselected package libidn11:arm64.
12:27:01 #10 36.48 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ...
12:27:01 #10 36.48 Unpacking libidn11:arm64 (1.33-2.2) ...
12:27:01 #10 36.53 Selecting previously unselected package libntlm0:arm64.
12:27:01 #10 36.54 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ...
12:27:01 #10 36.54 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
12:27:01 #10 36.59 Selecting previously unselected package libgsasl7.
12:27:01 #10 36.59 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ...
12:27:01 #10 36.60 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
12:27:01 #10 36.65 Selecting previously unselected package libhtml-form-perl.
12:27:01 #11 27.46 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ...
12:27:01 #11 27.46 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
12:27:01 #11 27.49 Selecting previously unselected package libfile-dirlist-perl.
12:27:01 #11 27.49 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:01 #11 27.50 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:01 #11 27.52 Selecting previously unselected package libfile-which-perl.
12:27:01 #11 27.53 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ...
12:27:01 #11 27.53 Unpacking libfile-which-perl (1.23-1) ...
12:27:01 #11 27.56 Selecting previously unselected package libfile-homedir-perl.
12:27:01 #11 27.56 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ...
12:27:01 #11 27.56 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:01 #11 27.59 Selecting previously unselected package libfile-touch-perl.
12:27:01 #11 27.59 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ...
12:27:01 #11 27.59 Unpacking libfile-touch-perl (0.12-1) ...
12:27:01 #11 27.62 Selecting previously unselected package libio-pty-perl.
12:27:01 #11 27.62 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
12:27:01 #11 27.62 Unpacking libio-pty-perl (1:1.15-2build2) ...
12:27:01 #11 27.65 Selecting previously unselected package libipc-run-perl.
12:27:01 #11 33.41 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:01 #11 33.41 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:01 #11 27.66 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ...
12:27:01 #11 27.66 Unpacking libipc-run-perl (20200505.0-1) ...
12:27:01 #11 33.44 Selecting previously unselected package libpath-tiny-perl.
12:27:01 #11 33.44 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ...
12:27:01 #11 27.69 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:01 #11 33.45 Unpacking libpath-tiny-perl (0.122-1) ...
12:27:01 #11 33.48 Selecting previously unselected package libstrictures-perl.
12:27:01 #11 33.49 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ...
12:27:01 #11 33.49 Unpacking libstrictures-perl (2.000006-1) ...
12:27:01 #11 33.53 Selecting previously unselected package libtype-tiny-perl.
12:27:01 #11 33.53 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ...
12:27:01 #11 33.53 Unpacking libtype-tiny-perl (1.012004-1) ...
12:27:01 #11 33.58 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:01 #11 33.58 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:01 #11 33.59 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:01 #11 33.63 Selecting previously unselected package libhash-fieldhash-perl.
12:27:01 #11 21.19 Selecting previously unselected package libgdbm-compat4:armhf.
12:27:01 #11 21.19 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
12:27:01 #11 21.19 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
12:27:01 #11 21.25 Selecting previously unselected package libperl5.30:armhf.
12:27:01 #11 21.25 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_armhf.deb ...
12:27:01 #11 21.25 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
12:27:01 #11 27.40 Preparing to unpack .../100-libisl23_0.25-1_amd64.deb ...
12:27:01 #11 27.41 Unpacking libisl23:amd64 (0.25-1) ...
12:27:01 #11 27.45 Selecting previously unselected package libmpfr6:amd64.
12:27:01 #11 27.46 Preparing to unpack .../101-libmpfr6_4.1.0-3build3_amd64.deb ...
12:27:01 #11 27.46 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
12:27:01 #11 27.51 Selecting previously unselected package libmpc3:amd64.
12:27:01 #11 27.52 Preparing to unpack .../102-libmpc3_1.2.1-2build1_amd64.deb ...
12:27:01 #11 27.52 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
12:27:01 #11 27.55 Selecting previously unselected package cpp-12.
12:27:01 #11 27.55 Preparing to unpack .../103-cpp-12_12.2.0-3ubuntu1_amd64.deb ...
12:27:01 #11 27.56 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
12:27:01 #10 35.13 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:01 #10 35.14 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:01 #10 35.17 Selecting previously unselected package libio-prompter-perl.
12:27:01 #10 35.17 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
12:27:01 #10 35.18 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:01 #10 35.22 Selecting previously unselected package libjson-perl.
12:27:01 #10 35.22 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
12:27:01 #10 35.22 Unpacking libjson-perl (4.03000-1) ...
12:27:01 #10 35.32 Selecting previously unselected package liblog-any-perl.
12:27:01 #10 35.32 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
12:27:01 #10 35.32 Unpacking liblog-any-perl (1.709-1) ...
12:27:01 #10 35.37 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:01 #10 35.37 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:01 #10 35.38 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:01 #10 35.41 Selecting previously unselected package libpackage-stash-perl.
12:27:01 #10 35.41 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
12:27:01 #10 35.42 Unpacking libpackage-stash-perl (0.39-1) ...
12:27:01 #10 35.45 Selecting previously unselected package libsub-identify-perl.
12:27:01 #10 35.45 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
12:27:01 #10 35.46 Unpacking libsub-identify-perl (0.14-1+b3) ...
12:27:01 #10 35.49 Selecting previously unselected package libsub-name-perl.
12:27:01 #10 35.49 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
12:27:01 #10 35.50 Unpacking libsub-name-perl (0.26-1+b1) ...
12:27:01 #10 35.53 Selecting previously unselected package libnamespace-clean-perl.
12:27:01 #10 27.91 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
12:27:01 #23 0.525 Building static docker-darwin-arm64
12:27:01 #23 0.528 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:01Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c"' '-buildmode=pie' github.com/docker/cli/cmd/docker
12:27:01 #10 36.31 Preparing to unpack .../257-libxml-sax-expat-perl_0.40-2_all.deb ...
12:27:01 #10 36.32 Unpacking libxml-sax-expat-perl (0.40-2) ...
12:27:01 #10 36.35 Selecting previously unselected package libxml-simple-perl.
12:27:01 #10 36.35 Preparing to unpack .../258-libxml-simple-perl_2.24-1_all.deb ...
12:27:01 #10 36.36 Unpacking libxml-simple-perl (2.24-1) ...
12:27:01 #10 36.40 Selecting previously unselected package libyaml-libyaml-perl.
12:27:01 #10 36.40 Preparing to unpack .../259-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ...
12:27:01 #10 36.41 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
12:27:01 #10 36.44 Selecting previously unselected package licensecheck.
12:27:01 #10 36.44 Preparing to unpack .../260-licensecheck_3.0.31-2_all.deb ...
12:27:01 #10 36.45 Unpacking licensecheck (3.0.31-2) ...
12:27:01 #10 36.49 Selecting previously unselected package patchutils.
12:27:01 #10 36.49 Preparing to unpack .../261-patchutils_0.3.4-2_arm64.deb ...
12:27:01 #10 36.49 Unpacking patchutils (0.3.4-2) ...
12:27:01 #10 36.53 Selecting previously unselected package t1utils.
12:27:01 #10 28.67 Selecting previously unselected package libsigsegv2:amd64.
12:27:01 #10 28.67 Preparing to unpack .../050-libsigsegv2_2.12-1_amd64.deb ...
12:27:01 #10 28.67 Unpacking libsigsegv2:amd64 (2.12-1) ...
12:27:01 #10 28.71 Selecting previously unselected package m4.
12:27:01 #10 28.71 Preparing to unpack .../051-m4_1.4.18-1_amd64.deb ...
12:27:01 #10 28.71 Unpacking m4 (1.4.18-1) ...
12:27:01 #10 28.78 Selecting previously unselected package autoconf.
12:27:01 #10 28.78 Preparing to unpack .../052-autoconf_2.69-11_all.deb ...
12:27:01 #10 28.79 Unpacking autoconf (2.69-11) ...
12:27:01 #10 28.87 Selecting previously unselected package autotools-dev.
12:27:01 #10 ...
12:27:01 
12:27:01 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:01 #7 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 6.7s done
12:27:01 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 5.9s
12:27:01 #7 ...
12:27:01 
12:27:01 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:01 #10 26.04 Selecting previously unselected package g++.
12:27:01 #10 26.04 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
12:27:01 #10 26.04 Unpacking g++ (4:10.2.1-1) ...
12:27:01 #10 26.07 Selecting previously unselected package make.
12:27:01 #10 26.08 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
12:27:01 #10 26.09 Unpacking make (4.3-4.1) ...
12:27:01 #11 32.19 Selecting previously unselected package intltool-debian.
12:27:01 #11 32.19 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:01 #11 32.19 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:01 #11 32.23 Selecting previously unselected package po-debconf.
12:27:01 #10 32.58   Installing       : rpmlint-1.11-19.el9.noarch                         163/166 
12:27:01 #10 32.60   Installing       : rpm-build-4.16.1.3-22.el9.x86_64                   164/166 
12:27:01 #10 32.61   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                165/166 
12:27:01 #10 32.69   Installing       : glibc-gconv-extra-2.34-54.el9.x86_64               166/166 
12:27:01 #10 33.24 Selecting previously unselected package pinentry-curses.
12:27:01 #10 33.24 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ...
12:27:01 #10 33.24 Unpacking pinentry-curses (1.1.0-2) ...
12:27:01 #10 33.28 Selecting previously unselected package gpg-agent.
12:27:01 #10 33.28 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 33.28 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
12:27:01 #10 33.34 Selecting previously unselected package gpg-wks-client.
12:27:01 #10 33.34 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 33.34 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
12:27:01 #10 33.39 Selecting previously unselected package gpg-wks-server.
12:27:01 #10 33.39 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 33.39 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
12:27:01 #10 33.43 Selecting previously unselected package gpgsm.
12:27:01 #10 33.43 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
12:27:01 #10 33.44 Unpacking gpgsm (2.2.12-1+deb10u2) ...
12:27:01 #10 33.49 Selecting previously unselected package gnupg.
12:27:01 #11 18.48 Get:309 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
12:27:01 #11 18.48 Get:310 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsort-versions-perl all 1.62-2 [8848 B]
12:27:01 #11 18.48 Get:311 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:27:01 #11 18.49 Get:312 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
12:27:01 #11 18.49 Get:313 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
12:27:01 #11 18.51 Get:314 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-perl all 4.09000-1 [82.4 kB]
12:27:01 #11 18.52 Get:315 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
12:27:01 #11 18.53 Get:316 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
12:27:01 #11 18.54 Get:317 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB]
12:27:01 #11 18.55 Get:318 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-identify-perl armhf 0.14-2 [10.5 kB]
12:27:01 #10 36.65 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ...
12:27:01 #10 36.66 Unpacking libhtml-form-perl (6.03-1) ...
12:27:01 #10 36.70 Selecting previously unselected package libhtml-format-perl.
12:27:01 #10 36.70 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ...
12:27:01 #10 36.70 Unpacking libhtml-format-perl (2.12-1) ...
12:27:01 #10 36.74 Selecting previously unselected package libhttp-daemon-perl.
12:27:01 #10 36.74 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
12:27:01 #10 36.75 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
12:27:01 #10 36.78 Selecting previously unselected package libstruct-dumb-perl.
12:27:01 #10 36.79 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ...
12:27:01 #10 36.79 Unpacking libstruct-dumb-perl (0.09-1) ...
12:27:01 #10 36.83 Selecting previously unselected package libio-async-perl.
12:27:01 #10 36.83 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ...
12:27:01 #10 36.83 Unpacking libio-async-perl (0.72-1) ...
12:27:01 #10 36.93 Selecting previously unselected package libio-sessiondata-perl.
12:27:01 #11 27.70 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:01 #11 27.70 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:01 #11 27.73 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:01 #11 27.73 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ...
12:27:01 #11 27.73 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
12:27:01 #11 27.76 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:01 #11 27.77 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ...
12:27:01 #11 27.77 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
12:27:01 #11 27.80 Selecting previously unselected package libdynaloader-functions-perl.
12:27:01 #11 27.80 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:27:01 #11 27.80 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:27:01 #11 27.83 Selecting previously unselected package libdevel-callchecker-perl.
12:27:01 #11 27.83 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
12:27:01 #11 27.83 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:01 #11 27.86 Selecting previously unselected package libparams-classify-perl.
12:27:01 #11 27.86 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ...
12:27:01 #11 27.86 Unpacking libparams-classify-perl (0.015-1build5) ...
12:27:01 #11 27.89 Selecting previously unselected package libmodule-runtime-perl.
12:27:01 #11 27.89 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:01 #11 27.89 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:01 #11 27.92 Selecting previously unselected package libimport-into-perl.
12:27:01 #11 33.63 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ...
12:27:01 #11 33.64 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
12:27:01 #11 33.67 Selecting previously unselected package libhtml-form-perl.
12:27:01 #11 33.67 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ...
12:27:01 #11 33.67 Unpacking libhtml-form-perl (6.07-1) ...
12:27:01 #11 33.71 Selecting previously unselected package libhtml-format-perl.
12:27:01 #11 33.72 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ...
12:27:01 #11 33.72 Unpacking libhtml-format-perl (2.12-1.1) ...
12:27:01 #11 33.76 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:01 #11 33.76 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:27:01 #11 33.76 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:27:01 #11 33.80 Selecting previously unselected package libhttp-daemon-perl.
12:27:01 #11 33.80 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
12:27:01 #11 33.80 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
12:27:01 #11 33.83 Selecting previously unselected package libio-interactive-perl.
12:27:01 #11 33.83 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ...
12:27:01 #11 33.84 Unpacking libio-interactive-perl (1.023-1) ...
12:27:01 #11 33.87 Selecting previously unselected package libio-prompt-tiny-perl.
12:27:01 #11 33.87 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ...
12:27:01 #11 33.88 Unpacking libio-prompt-tiny-perl (0.003-1) ...
12:27:01 #11 33.91 Selecting previously unselected package libtypes-serialiser-perl.
12:27:01 #11 33.91 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:01 #11 33.91 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:01 #11 33.95 Selecting previously unselected package libjson-xs-perl.
12:27:01 #11 33.95 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ...
12:27:01 #11 33.95 Unpacking libjson-xs-perl (4.030-1build3) ...
12:27:01 #11 33.99 Selecting previously unselected package libjson-maybexs-perl.
12:27:01 #12 24.14   Installing       : bzip2-1.0.6-26.el8.aarch64                           11/90 
12:27:01 #12 24.65   Installing       : binutils-2.30-119.el8.aarch64                        12/90 
12:27:01 #12 24.67   Running scriptlet: binutils-2.30-119.el8.aarch64                        12/90 
12:27:01 #12 24.74   Installing       : zip-3.0-23.el8.aarch64                               13/90 
12:27:01 #12 24.77   Upgrading        : python3-rpm-4.14.3-26.el8.aarch64                    14/90 
12:27:01 #12 24.78   Installing       : python-rpm-macros-3-44.el8.noarch                    15/90 
12:27:01 #12 24.79   Installing       : python3-rpm-macros-3-44.el8.noarch                   16/90 
12:27:01 #12 24.81   Installing       : efi-srpm-macros-3-3.el8.noarch                       17/90 
12:27:01 #12 24.82   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        18/90 
12:27:01 #12 24.84   Installing       : patch-2.7.6-11.el8.aarch64                           19/90 
12:27:01 #11 27.75 Selecting previously unselected package cpp.
12:27:01 #11 27.76 Preparing to unpack .../104-cpp_4%3a12.2.0-1ubuntu1_amd64.deb ...
12:27:01 #11 27.76 Unpacking cpp (4:12.2.0-1ubuntu1) ...
12:27:01 #11 27.80 Selecting previously unselected package libcc1-0:amd64.
12:27:01 #11 27.80 Preparing to unpack .../105-libcc1-0_12.2.0-3ubuntu1_amd64.deb ...
12:27:01 #11 27.81 Unpacking libcc1-0:amd64 (12.2.0-3ubuntu1) ...
12:27:01 #11 27.86 Selecting previously unselected package libgomp1:amd64.
12:27:01 #11 27.86 Preparing to unpack .../106-libgomp1_12.2.0-3ubuntu1_amd64.deb ...
12:27:01 #11 27.87 Unpacking libgomp1:amd64 (12.2.0-3ubuntu1) ...
12:27:01 #11 27.93 Selecting previously unselected package libxml2:amd64.
12:27:01 #11 27.93 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_amd64.deb ...
12:27:01 #11 27.94 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:27:01 #11 28.06 Selecting previously unselected package libyaml-0-2:amd64.
12:27:01 #11 28.07 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
12:27:01 #11 28.07 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
12:27:01 #11 28.15 Selecting previously unselected package lsb-release.
12:27:01 #11 28.15 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
12:27:01 #11 28.15 Unpacking lsb-release (11.1.0ubuntu2) ...
12:27:01 #11 28.22 Selecting previously unselected package netbase.
12:27:01 #11 28.22 Preparing to unpack .../027-netbase_6.1_all.deb ...
12:27:01 #11 28.23 Unpacking netbase (6.1) ...
12:27:01 #11 28.27 Selecting previously unselected package python3-pkg-resources.
12:27:01 #11 28.27 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
12:27:01 #11 28.28 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:27:01 #11 28.35 Selecting previously unselected package python3-six.
12:27:01 #11 28.35 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
12:27:01 #11 28.36 Unpacking python3-six (1.14.0-2) ...
12:27:01 #11 28.40 Selecting previously unselected package shared-mime-info.
12:27:01 #11 28.40 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
12:27:01 #10 35.53 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:01 #10 35.56 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:01 #10 35.59 Selecting previously unselected package libpath-tiny-perl.
12:27:01 #10 35.60 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
12:27:01 #10 35.60 Unpacking libpath-tiny-perl (0.118-1) ...
12:27:01 #10 35.66 Selecting previously unselected package libtype-tiny-perl.
12:27:01 #10 35.66 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
12:27:01 #10 35.67 Unpacking libtype-tiny-perl (1.012001-2) ...
12:27:01 #10 35.72 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:01 #10 35.73 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:01 #10 35.73 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:01 #10 35.78 Selecting previously unselected package libglib2.0-0:arm64.
12:27:01 #10 28.33 Selecting previously unselected package libtool.
12:27:01 #10 28.33 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
12:27:01 #10 28.34 Unpacking libtool (2.4.6-9) ...
12:27:01 #10 28.43 Selecting previously unselected package dh-autoreconf.
12:27:01 #10 28.43 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
12:27:01 #10 28.43 Unpacking dh-autoreconf (19) ...
12:27:01 #11 29.07 Selecting previously unselected package gcc.
12:27:01 #11 29.08 Preparing to unpack .../116-gcc_4%3a12.2.0-1ubuntu1_arm64.deb ...
12:27:01 #11 29.08 Unpacking gcc (4:12.2.0-1ubuntu1) ...
12:27:01 #11 29.12 Selecting previously unselected package libstdc++-12-dev:arm64.
12:27:01 #11 29.12 Preparing to unpack .../117-libstdc++-12-dev_12.2.0-3ubuntu1_arm64.deb ...
12:27:01 #11 29.13 Unpacking libstdc++-12-dev:arm64 (12.2.0-3ubuntu1) ...
12:27:01 #11 29.32 Selecting previously unselected package g++-12.
12:27:01 #10 36.53 Preparing to unpack .../262-t1utils_1.41-2_arm64.deb ...
12:27:01 #10 36.54 Unpacking t1utils (1.41-2) ...
12:27:01 #10 36.58 Selecting previously unselected package lintian.
12:27:01 #10 36.58 Preparing to unpack .../263-lintian_2.5.81ubuntu1_all.deb ...
12:27:01 #10 36.59 Unpacking lintian (2.5.81ubuntu1) ...
12:27:01 #10 36.70 Selecting previously unselected package manpages-dev.
12:27:01 #10 36.70 Preparing to unpack .../264-manpages-dev_4.15-1_all.deb ...
12:27:01 #10 36.71 Unpacking manpages-dev (4.15-1) ...
12:27:01 #10 28.87 Preparing to unpack .../053-autotools-dev_20180224.1_all.deb ...
12:27:01 #10 28.88 Unpacking autotools-dev (20180224.1) ...
12:27:01 #10 28.95 Selecting previously unselected package automake.
12:27:01 #10 28.95 Preparing to unpack .../054-automake_1%3a1.15.1-3ubuntu2_all.deb ...
12:27:01 #10 28.95 Unpacking automake (1:1.15.1-3ubuntu2) ...
12:27:01 #10 29.03 Selecting previously unselected package autopoint.
12:27:01 #10 29.03 Preparing to unpack .../055-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
12:27:01 #10 29.03 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
12:27:01 #10 29.07 Selecting previously unselected package binutils-common:amd64.
12:27:01 #10 29.07 Preparing to unpack .../056-binutils-common_2.30-21ubuntu1~18.04.8_amd64.deb ...
12:27:01 #10 29.07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ...
12:27:01 #10 29.12 Selecting previously unselected package libbinutils:amd64.
12:27:01 #10 29.12 Preparing to unpack .../057-libbinutils_2.30-21ubuntu1~18.04.8_amd64.deb ...
12:27:01 #10 29.12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ...
12:27:01 #10 26.22 Selecting previously unselected package libdpkg-perl.
12:27:01 #10 26.22 Preparing to unpack .../055-libdpkg-perl_1.20.12_all.deb ...
12:27:01 #10 26.22 Unpacking libdpkg-perl (1.20.12) ...
12:27:01 #8 ...
12:27:01 
12:27:01 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:01 #10 19.99 Selecting previously unselected package libuchardet0:armhf.
12:27:01 #10 19.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7930 files and directories currently installed.)
12:27:01 #10 19.99 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
12:27:01 #10 20.00 Unpacking libuchardet0:armhf (0.0.7-1) ...
12:27:01 #10 20.05 Selecting previously unselected package groff-base.
12:27:01 #10 20.05 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
12:27:01 #10 20.05 Unpacking groff-base (1.22.4-6) ...
12:27:01 #11 32.24 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
12:27:01 #11 32.24 Unpacking po-debconf (1.0.21) ...
12:27:01 #11 32.29 Selecting previously unselected package debhelper.
12:27:01 #11 32.29 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
12:27:01 #11 32.29 Unpacking debhelper (12.10ubuntu1) ...
12:27:01 #11 32.40 Selecting previously unselected package libfakeroot:arm64.
12:27:01 #11 32.40 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
12:27:01 #11 32.41 Unpacking libfakeroot:arm64 (1.24-1) ...
12:27:01 #11 32.45 Selecting previously unselected package fakeroot.
12:27:01 #11 32.45 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
12:27:01 #11 32.45 Unpacking fakeroot (1.24-1) ...
12:27:01 #11 32.50 Selecting previously unselected package libassuan0:arm64.
12:27:01 #10 21.86 Selecting previously unselected package libgdbm-compat4:armhf.
12:27:01 #10 21.86 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ...
12:27:01 #10 21.86 Unpacking libgdbm-compat4:armhf (1.14.1-6) ...
12:27:01 #10 33.49 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u2_all.deb ...
12:27:01 #10 33.49 Unpacking gnupg (2.2.12-1+deb10u2) ...
12:27:01 #10 33.55 Selecting previously unselected package libfile-which-perl.
12:27:01 #10 33.55 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ...
12:27:01 #10 33.56 Unpacking libfile-which-perl (1.23-1) ...
12:27:01 #10 33.58 Selecting previously unselected package libfile-homedir-perl.
12:27:01 #10 33.58 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ...
12:27:01 #10 33.59 Unpacking libfile-homedir-perl (1.004-1) ...
12:27:01 #10 33.61 Selecting previously unselected package libio-pty-perl.
12:27:01 #10 33.62 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
12:27:01 #10 33.62 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
12:27:01 #10 33.65 Selecting previously unselected package libipc-run-perl.
12:27:01 #10 33.65 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ...
12:27:01 #10 33.65 Unpacking libipc-run-perl (20180523.0-1) ...
12:27:01 #10 33.68 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:01 #10 33.68 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:27:01 #10 33.69 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:27:01 #10 33.71 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:01 #10 33.71 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:01 #10 33.72 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:01 #11 18.62 Get:319 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-name-perl armhf 0.26-2 [11.1 kB]
12:27:01 #11 18.62 Get:320 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB]
12:27:01 #11 18.62 Get:321 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
12:27:01 #11 18.62 Get:322 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
12:27:01 #11 18.62 Get:323 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtype-tiny-perl all 1.016008-1 [336 kB]
12:27:01 #11 18.65 Get:324 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
12:27:01 #11 18.66 Get:325 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-form-perl all 6.10-1 [23.0 kB]
12:27:01 #11 18.66 Get:326 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-format-perl all 2.16-1 [38.2 kB]
12:27:01 #11 18.66 Get:327 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
12:27:01 #11 18.70 Get:328 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
12:27:01 #11 18.70 Get:329 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
12:27:01 #11 18.71 Get:330 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libindirect-perl armhf 0.39-2 [20.8 kB]
12:27:01 #11 18.71 Get:331 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
12:27:01 #11 18.71 Get:332 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
12:27:01 #11 18.78 Get:333 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
12:27:01 #11 18.78 Get:334 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
12:27:01 #11 18.78 Get:335 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libldap-common all 2.5.13+dfsg-1ubuntu1 [19.6 kB]
12:27:01 #11 18.78 Get:336 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
12:27:01 #11 18.79 Get:337 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
12:27:01 #20 ...
12:27:01 
12:27:01 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:27:01 #13 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 35.7s done
12:27:01 #13 DONE 42.4s
12:27:01 #10 36.93 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ...
12:27:01 #10 36.94 Unpacking libio-sessiondata-perl (1.03-1) ...
12:27:01 #10 36.97 Selecting previously unselected package libio-string-perl.
12:27:01 #10 36.97 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
12:27:01 #10 36.98 Unpacking libio-string-perl (1.08-3) ...
12:27:01 #10 37.01 Selecting previously unselected package libtypes-serialiser-perl.
12:27:01 #10 37.01 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ...
12:27:01 #10 37.02 Unpacking libtypes-serialiser-perl (1.0-1) ...
12:27:01 #10 37.05 Selecting previously unselected package libjson-xs-perl.
12:27:01 #10 37.05 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ...
12:27:01 #10 37.05 Unpacking libjson-xs-perl (3.040-1+b1) ...
12:27:01 #10 37.10 Selecting previously unselected package liblzo2-2:arm64.
12:27:01 #10 37.10 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ...
12:27:01 #10 37.10 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
12:27:01 #10 37.14 Selecting previously unselected package libkyotocabinet16v5:arm64.
12:27:01 #10 37.14 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
12:27:01 #10 37.15 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
12:27:01 #11 27.93 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ...
12:27:01 #11 27.93 Unpacking libimport-into-perl (1.002005-1) ...
12:27:01 #11 27.95 Selecting previously unselected package librole-tiny-perl.
12:27:01 #11 27.95 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ...
12:27:01 #11 27.96 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:01 #11 27.98 Selecting previously unselected package libsub-quote-perl.
12:27:01 #11 27.98 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ...
12:27:01 #11 27.99 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:01 #11 28.02 Selecting previously unselected package libmoo-perl.
12:27:01 #11 28.02 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ...
12:27:01 #11 28.02 Unpacking libmoo-perl (2.005004-3) ...
12:27:01 #11 28.05 Selecting previously unselected package libencode-locale-perl.
12:27:01 #11 28.05 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ...
12:27:01 #11 28.05 Unpacking libencode-locale-perl (1.05-1.1) ...
12:27:01 #11 28.08 Selecting previously unselected package libtimedate-perl.
12:27:01 #11 28.08 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ...
12:27:01 #11 28.09 Unpacking libtimedate-perl (2.3300-2) ...
12:27:01 #11 28.12 Selecting previously unselected package libhttp-date-perl.
12:27:01 #11 28.12 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ...
12:27:01 #11 28.12 Unpacking libhttp-date-perl (6.05-1) ...
12:27:01 #11 28.15 Selecting previously unselected package libfile-listing-perl.
12:27:01 #11 33.99 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:01 #11 33.99 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:01 #11 34.02 Selecting previously unselected package libldap-common.
12:27:01 #11 34.03 Preparing to unpack .../280-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
12:27:01 #11 34.03 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:01 #11 34.06 Selecting previously unselected package liblist-compare-perl.
12:27:01 #11 34.06 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ...
12:27:01 #11 34.07 Unpacking liblist-compare-perl (0.55-1) ...
12:27:01 #11 34.11 Selecting previously unselected package liblist-someutils-perl.
12:27:01 #11 34.11 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ...
12:27:01 #11 34.11 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:01 #11 34.15 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:01 #11 34.15 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
12:27:01 #11 34.16 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
12:27:01 #11 34.19 Selecting previously unselected package liblist-utilsby-perl.
12:27:01 #11 34.19 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ...
12:27:01 #11 34.20 Unpacking liblist-utilsby-perl (0.11-1) ...
12:27:01 #11 34.23 Selecting previously unselected package libltdl7:arm64.
12:27:01 #12 24.87   Installing       : ncurses-6.1-9.20180224.el8.aarch64                   20/90 
12:27:01 #12 24.89   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               21/90 
12:27:01 #12 24.90   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   22/90 
12:27:01 #12 24.91   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 23/90 
12:27:01 #12 24.93   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  24/90 
12:27:01 #12 24.95   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              25/90 
12:27:01 #12 24.96   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    26/90 
12:27:01 #12 24.98   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                27/90 
12:27:01 #12 25.01   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                28/90 
12:27:01 #12 25.03   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    29/90 
12:27:01 #12 25.05   Installing       : perl-podlators-4.11-1.el8.noarch                     30/90 
12:27:01 #12 25.07   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 31/90 
12:27:01 #11 21.91 Selecting previously unselected package perl.
12:27:01 #11 21.91 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_armhf.deb ...
12:27:01 #11 21.91 Unpacking perl (5.30.0-9ubuntu0.3) ...
12:27:01 #11 27.93 Selecting previously unselected package libitm1:amd64.
12:27:01 #11 27.93 Preparing to unpack .../107-libitm1_12.2.0-3ubuntu1_amd64.deb ...
12:27:01 #11 27.95 Unpacking libitm1:amd64 (12.2.0-3ubuntu1) ...
12:27:01 #11 28.03 Selecting previously unselected package libatomic1:amd64.
12:27:01 #11 28.03 Preparing to unpack .../108-libatomic1_12.2.0-3ubuntu1_amd64.deb ...
12:27:01 #11 28.04 Unpacking libatomic1:amd64 (12.2.0-3ubuntu1) ...
12:27:01 #11 28.10 Selecting previously unselected package libasan8:amd64.
12:27:01 #11 28.10 Preparing to unpack .../109-libasan8_12.2.0-3ubuntu1_amd64.deb ...
12:27:01 #11 28.10 Unpacking libasan8:amd64 (12.2.0-3ubuntu1) ...
12:27:01 #11 28.40 Unpacking shared-mime-info (1.15-1) ...
12:27:01 #11 28.51 Selecting previously unselected package ucf.
12:27:01 #11 28.51 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
12:27:01 #11 28.51 Moving old data out of the way
12:27:01 #11 28.51 Unpacking ucf (3.0038+nmu1) ...
12:27:01 #11 28.56 Selecting previously unselected package xdg-user-dirs.
12:27:01 #11 28.56 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
12:27:01 #11 28.57 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
12:27:01 #11 28.63 Selecting previously unselected package xz-utils.
12:27:01 #10 35.78 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
12:27:01 #10 35.79 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
12:27:01 #10 35.92 Selecting previously unselected package libglib2.0-data.
12:27:01 #10 28.47 Selecting previously unselected package libarchive-zip-perl.
12:27:01 #10 28.47 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
12:27:01 #10 28.48 Unpacking libarchive-zip-perl (1.64-1) ...
12:27:01 #10 28.53 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:01 #10 28.53 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
12:27:01 #10 28.54 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
12:27:01 #10 36.93 Selecting previously unselected package python3-certifi.
12:27:01 #10 36.93 Preparing to unpack .../265-python3-certifi_2018.1.18-2_all.deb ...
12:27:01 #10 36.94 Unpacking python3-certifi (2018.1.18-2) ...
12:27:01 #10 36.99 Selecting previously unselected package python3-idna.
12:27:01 #10 36.99 Preparing to unpack .../266-python3-idna_2.6-1_all.deb ...
12:27:01 #10 36.99 Unpacking python3-idna (2.6-1) ...
12:27:01 #10 37.05 Selecting previously unselected package python3-urllib3.
12:27:01 #10 37.05 Preparing to unpack .../267-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
12:27:01 #11 29.33 Preparing to unpack .../118-g++-12_12.2.0-3ubuntu1_arm64.deb ...
12:27:01 #11 29.33 Unpacking g++-12 (12.2.0-3ubuntu1) ...
12:27:01 #11 29.55 Selecting previously unselected package g++.
12:27:01 #11 29.55 Preparing to unpack .../119-g++_4%3a12.2.0-1ubuntu1_arm64.deb ...
12:27:01 #11 29.56 Unpacking g++ (4:12.2.0-1ubuntu1) ...
12:27:01 #11 29.59 Selecting previously unselected package make.
12:27:01 #11 29.60 Preparing to unpack .../120-make_4.3-4.1build1_arm64.deb ...
12:27:01 #11 29.60 Unpacking make (4.3-4.1build1) ...
12:27:01 #11 29.65 Selecting previously unselected package libdpkg-perl.
12:27:01 #11 29.65 Preparing to unpack .../121-libdpkg-perl_1.21.9ubuntu1_all.deb ...
12:27:01 #11 29.66 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
12:27:01 #11 29.71 Selecting previously unselected package bzip2.
12:27:01 #10 29.20 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:27:01 #10 29.20 Preparing to unpack .../058-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.8_amd64.deb ...
12:27:01 #10 29.21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
12:27:01 #10 20.23 Selecting previously unselected package libgdbm6:armhf.
12:27:01 #10 20.23 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
12:27:01 #10 20.23 Unpacking libgdbm6:armhf (1.19-2) ...
12:27:01 #10 20.32 Selecting previously unselected package libpipeline1:armhf.
12:27:01 #10 20.32 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
12:27:01 #10 20.32 Unpacking libpipeline1:armhf (1.5.3-1) ...
12:27:01 #10 20.39 Selecting previously unselected package man-db.
12:27:01 #10 20.39 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
12:27:01 #10 20.39 Unpacking man-db (2.9.4-2) ...
12:27:01 #11 32.51 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
12:27:01 #11 32.51 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
12:27:01 #11 32.58 Selecting previously unselected package gpgconf.
12:27:01 #11 32.58 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:01 #11 32.59 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
12:27:01 #11 32.66 Selecting previously unselected package libksba8:arm64.
12:27:01 #11 32.66 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
12:27:01 #11 32.67 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
12:27:01 #11 32.72 Selecting previously unselected package libnpth0:arm64.
12:27:01 #11 32.72 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
12:27:01 #11 32.72 Unpacking libnpth0:arm64 (1.6-1) ...
12:27:01 #11 32.76 Selecting previously unselected package dirmngr.
12:27:01 #10 33.74 Selecting previously unselected package libdevel-globaldestruction-perl.
12:27:01 #10 33.74 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:27:01 #10 33.74 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:27:01 #10 33.77 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:01 #10 33.77 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
12:27:01 #10 33.78 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
12:27:01 #10 33.80 Selecting previously unselected package libdynaloader-functions-perl.
12:27:01 #10 33.80 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:01 #10 33.81 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:01 #10 33.83 Selecting previously unselected package libdevel-callchecker-perl.
12:27:01 #10 33.83 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ...
12:27:01 #10 33.84 Unpacking libdevel-callchecker-perl (0.008-1) ...
12:27:01 #10 33.86 Selecting previously unselected package libparams-classify-perl.
12:27:01 #10 33.86 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ...
12:27:01 #10 33.87 Unpacking libparams-classify-perl (0.015-1+b1) ...
12:27:01 #10 33.90 Selecting previously unselected package libmodule-runtime-perl.
12:27:01 #10 33.90 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:01 #10 33.90 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:01 #10 33.93 Selecting previously unselected package libimport-into-perl.
12:27:01 #10 33.93 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
12:27:01 #10 33.93 Unpacking libimport-into-perl (1.002005-1) ...
12:27:01 #11 18.86 Get:338 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
12:27:01 #11 18.86 Get:339 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-utilsby-perl all 0.12-1 [15.5 kB]
12:27:01 #11 18.86 Get:340 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libltdl7 armhf 2.4.7-4 [37.2 kB]
12:27:01 #11 18.86 Get:341 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libltdl-dev armhf 2.4.7-4 [167 kB]
12:27:01 #11 18.87 Get:342 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
12:27:01 #11 18.93 Get:343 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
12:27:01 #11 18.93 Get:344 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmail-sendmail-perl all 0.80-2 [23.2 kB]
12:27:01 #11 18.93 Get:345 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B]
12:27:01 #11 18.93 Get:346 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
12:27:01 #11 18.94 Get:347 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
12:27:01 
12:27:01 #20 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
12:27:01 #10 37.20 Selecting previously unselected package liblist-compare-perl.
12:27:01 #10 37.20 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ...
12:27:01 #10 37.21 Unpacking liblist-compare-perl (0.53-1) ...
12:27:01 #10 37.24 Selecting previously unselected package liblist-moreutils-perl.
12:27:01 #10 37.25 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
12:27:01 #10 37.25 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
12:27:01 #10 37.29 Selecting previously unselected package libltdl-dev:arm64.
12:27:01 #10 37.29 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ...
12:27:01 #10 37.29 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
12:27:01 #11 28.15 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ...
12:27:01 #11 28.16 Unpacking libfile-listing-perl (6.14-1) ...
12:27:01 #11 28.18 Selecting previously unselected package libhtml-tagset-perl.
12:27:01 #11 28.18 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:01 #11 28.19 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:01 #11 28.21 Selecting previously unselected package liburi-perl.
12:27:01 #11 28.21 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ...
12:27:01 #11 28.22 Unpacking liburi-perl (5.10-1) ...
12:27:01 #11 28.25 Selecting previously unselected package libhtml-parser-perl:amd64.
12:27:01 #11 28.25 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ...
12:27:01 #11 28.25 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ...
12:27:01 #11 28.28 Selecting previously unselected package libhtml-tree-perl.
12:27:01 #11 28.28 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ...
12:27:01 #11 28.29 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:01 #11 28.35 Selecting previously unselected package libio-html-perl.
12:27:01 #11 28.35 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ...
12:27:01 #11 28.36 Unpacking libio-html-perl (1.004-2) ...
12:27:01 #11 28.41 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:01 #11 28.41 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:01 #11 28.42 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:01 #11 28.46 Selecting previously unselected package libhttp-message-perl.
12:27:01 #11 28.46 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ...
12:27:01 #11 34.23 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ...
12:27:01 #11 34.24 Unpacking libltdl7:arm64 (2.4.6-15build2) ...
12:27:01 #11 34.28 Selecting previously unselected package libltdl-dev:arm64.
12:27:01 #11 34.28 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ...
12:27:01 #11 34.28 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ...
12:27:01 #11 34.32 Selecting previously unselected package liblzo2-2:arm64.
12:27:01 #11 34.33 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ...
12:27:01 #11 34.33 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
12:27:01 #11 34.36 Selecting previously unselected package libsys-hostname-long-perl.
12:27:01 #11 34.36 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:01 #11 34.37 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:01 #11 34.40 Selecting previously unselected package libmail-sendmail-perl.
12:27:01 #11 34.40 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:27:01 #11 34.41 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:27:01 #11 34.43 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:01 #11 34.44 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:01 #11 34.44 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:01 #11 34.47 Selecting previously unselected package libmailtools-perl.
12:27:01 #12 25.09   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             32/90 
12:27:01 #12 25.10   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 33/90 
12:27:01 #12 25.12   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                34/90 
12:27:01 #12 25.14   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   35/90 
12:27:01 #12 25.16   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 36/90 
12:27:01 #12 25.17   Installing       : perl-Errno-1.28-421.el8.aarch64                      37/90 
12:27:02 #11 21.98 Selecting previously unselected package openssl.
12:27:02 #11 21.98 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_armhf.deb ...
12:27:02 #11 21.99 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
12:27:02 #11 22.13 Selecting previously unselected package ca-certificates.
12:27:02 #11 22.13 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
12:27:02 #11 22.13 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
12:27:02 #11 28.22 Selecting previously unselected package liblsan0:amd64.
12:27:02 #11 28.23 Preparing to unpack .../110-liblsan0_12.2.0-3ubuntu1_amd64.deb ...
12:27:02 #11 28.23 Unpacking liblsan0:amd64 (12.2.0-3ubuntu1) ...
12:27:02 #11 28.32 Selecting previously unselected package libtsan2:amd64.
12:27:02 #11 28.32 Preparing to unpack .../111-libtsan2_12.2.0-3ubuntu1_amd64.deb ...
12:27:02 #11 28.32 Unpacking libtsan2:amd64 (12.2.0-3ubuntu1) ...
12:27:02 #11 28.40 Selecting previously unselected package libubsan1:amd64.
12:27:02 #11 28.40 Preparing to unpack .../112-libubsan1_12.2.0-3ubuntu1_amd64.deb ...
12:27:02 #11 28.41 Unpacking libubsan1:amd64 (12.2.0-3ubuntu1) ...
12:27:02 #11 28.46 Selecting previously unselected package libquadmath0:amd64.
12:27:02 #11 28.63 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
12:27:02 #11 28.64 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
12:27:02 #11 28.67 Selecting previously unselected package gettext-base.
12:27:02 #11 28.68 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
12:27:02 #11 28.68 Unpacking gettext-base (0.19.8.1-10build1) ...
12:27:02 #11 28.71 Selecting previously unselected package iso-codes.
12:27:02 #11 28.72 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
12:27:02 #11 28.72 Unpacking iso-codes (4.4-1) ...
12:27:02 #10 35.92 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
12:27:02 #10 35.93 Unpacking libglib2.0-data (2.66.8-1) ...
12:27:02 #10 36.08 Selecting previously unselected package libgpm2:arm64.
12:27:02 #10 36.08 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
12:27:02 #10 36.09 Unpacking libgpm2:arm64 (1.20.7-8) ...
12:27:02 #10 36.12 Selecting previously unselected package libhash-fieldhash-perl.
12:27:02 #10 36.12 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
12:27:02 #10 36.13 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
12:27:02 #10 36.16 Selecting previously unselected package libhtml-form-perl.
12:27:02 #10 36.16 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
12:27:02 #10 36.17 Unpacking libhtml-form-perl (6.07-1) ...
12:27:02 #10 36.20 Selecting previously unselected package libhtml-format-perl.
12:27:02 #10 36.20 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
12:27:02 #10 36.20 Unpacking libhtml-format-perl (2.12-1.1) ...
12:27:02 #10 36.24 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:02 #10 36.24 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:27:02 #10 36.24 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:27:02 #10 36.32 Selecting previously unselected package libhttp-daemon-perl.
12:27:02 #10 29.00 Selecting previously unselected package dh-strip-nondeterminism.
12:27:02 #10 29.00 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
12:27:02 #10 29.02 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
12:27:02 #10 37.05 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
12:27:02 #10 37.10 Selecting previously unselected package python3-requests.
12:27:02 #10 37.10 Preparing to unpack .../268-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
12:27:02 #10 37.11 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
12:27:02 #10 37.16 Selecting previously unselected package python3-unidiff.
12:27:02 #10 37.16 Preparing to unpack .../269-python3-unidiff_0.5.4-1_all.deb ...
12:27:02 #10 37.17 Unpacking python3-unidiff (0.5.4-1) ...
12:27:02 #10 37.20 Selecting previously unselected package python3-xdg.
12:27:02 #10 37.21 Preparing to unpack .../270-python3-xdg_0.25-4ubuntu1.1_all.deb ...
12:27:02 #10 37.21 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
12:27:02 #10 37.26 Selecting previously unselected package unzip.
12:27:02 #10 37.26 Preparing to unpack .../271-unzip_6.0-21ubuntu1.2_arm64.deb ...
12:27:02 #10 29.44 Selecting previously unselected package binutils.
12:27:02 #10 29.44 Preparing to unpack .../059-binutils_2.30-21ubuntu1~18.04.8_amd64.deb ...
12:27:02 #10 29.44 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
12:27:02 #10 29.47 Selecting previously unselected package libc-dev-bin.
12:27:02 #10 29.47 Preparing to unpack .../060-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ...
12:27:02 #10 29.48 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
12:27:02 #10 29.54 Selecting previously unselected package linux-libc-dev:amd64.
12:27:02 #10 29.54 Preparing to unpack .../061-linux-libc-dev_4.15.0-202.213_amd64.deb ...
12:27:02 #10 29.54 Unpacking linux-libc-dev:amd64 (4.15.0-202.213) ...
12:27:02 #11 29.71 Preparing to unpack .../122-bzip2_1.0.8-5build1_arm64.deb ...
12:27:02 #11 29.71 Unpacking bzip2 (1.0.8-5build1) ...
12:27:02 #11 29.76 Selecting previously unselected package patch.
12:27:02 #11 29.76 Preparing to unpack .../123-patch_2.7.6-7build2_arm64.deb ...
12:27:02 #11 29.77 Unpacking patch (2.7.6-7build2) ...
12:27:02 #11 29.80 Selecting previously unselected package lto-disabled-list.
12:27:02 #11 29.80 Preparing to unpack .../124-lto-disabled-list_35_all.deb ...
12:27:02 #11 29.81 Unpacking lto-disabled-list (35) ...
12:27:02 #11 29.85 Selecting previously unselected package dpkg-dev.
12:27:02 #11 29.85 Preparing to unpack .../125-dpkg-dev_1.21.9ubuntu1_all.deb ...
12:27:02 #11 29.85 Unpacking dpkg-dev (1.21.9ubuntu1) ...
12:27:02 #11 29.90 Selecting previously unselected package build-essential.
12:27:02 #11 29.90 Preparing to unpack .../126-build-essential_12.9ubuntu3_arm64.deb ...
12:27:02 #11 29.91 Unpacking build-essential (12.9ubuntu3) ...
12:27:02 #11 29.95 Selecting previously unselected package libbrotli1:arm64.
12:27:02 #7 ...
12:27:02 
12:27:02 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:02 #11 10.34 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.2 [599 kB]
12:27:02 #11 10.34 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
12:27:02 #11 10.34 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
12:27:02 #11 10.34 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
12:27:02 #11 10.34 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0 [15.2 kB]
12:27:02 #11 10.35 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0 [154 kB]
12:27:02 #11 10.35 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
12:27:02 #11 10.35 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB]
12:27:02 #11 10.36 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB]
12:27:02 #11 10.41 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic-mgc armhf 1:5.41-3 [257 kB]
12:27:02 #11 10.48 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic1 armhf 1:5.41-3 [80.2 kB]
12:27:02 #11 10.48 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf file armhf 1:5.41-3 [20.6 kB]
12:27:02 #11 10.49 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB]
12:27:02 #11 10.49 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
12:27:02 #11 10.49 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
12:27:02 #11 10.52 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
12:27:02 #11 10.52 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
12:27:02 #11 10.52 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB]
12:27:02 #11 10.53 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
12:27:02 #11 10.55 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB]
12:27:02 #11 10.63 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB]
12:27:02 #11 10.64 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
12:27:02 #11 10.64 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
12:27:02 #11 10.64 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
12:27:02 #11 10.64 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB]
12:27:02 #11 10.64 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-data all 2:1.7.5-1 [119 kB]
12:27:02 #11 10.64 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-6 armhf 2:1.7.5-1 [604 kB]
12:27:02 #11 10.67 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
12:27:02 #11 10.67 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
12:27:02 #11 10.70 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB]
12:27:02 #11 10.77 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
12:27:02 #11 10.82 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssh-client armhf 1:8.9p1-3ubuntu0.1 [837 kB]
12:27:02 #11 10.87 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB]
12:27:02 #11 10.87 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB]
12:27:02 #11 10.89 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB]
12:27:02 #11 10.89 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB]
12:27:02 #11 10.89 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB]
12:27:02 #11 10.89 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB]
12:27:02 #11 10.90 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB]
12:27:02 #11 10.93 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB]
12:27:02 #11 10.93 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB]
12:27:02 #11 10.99 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB]
12:27:02 #11 11.00 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.1 [221 kB]
12:27:02 #11 11.02 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.1 [498 kB]
12:27:02 #11 11.04 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.1 [94.4 kB]
12:27:02 #11 11.04 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.1 [94.1 kB]
12:27:02 #11 11.04 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.1 [3061 kB]
12:27:02 #11 11.20 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.1 [3162 B]
12:27:02 #11 11.22 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.1 [19.0 kB]
12:27:02 #11 11.22 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-58.64 [1310 kB]
12:27:02 #11 11.25 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB]
12:27:02 #11 11.26 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
12:27:02 #11 11.26 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB]
12:27:02 #11 11.27 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
12:27:02 #11 11.27 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.1 [1332 kB]
12:27:02 #11 11.33 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11-base armhf 11.3.0-1ubuntu1~22.04 [20.8 kB]
12:27:02 #11 11.33 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB]
12:27:02 #11 11.36 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
12:27:02 #11 11.37 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
12:27:02 #11 11.37 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.3.0-1ubuntu1~22.04 [7846 kB]
12:27:02 #11 11.79 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
12:27:02 #11 11.79 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.1.0-2ubuntu1~22.04 [39.1 kB]
12:27:02 #11 11.79 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.1.0-2ubuntu1~22.04 [110 kB]
12:27:02 #11 11.80 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.1.0-2ubuntu1~22.04 [7658 B]
12:27:02 #11 11.80 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.3.0-1ubuntu1~22.04 [2242 kB]
12:27:02 #11 11.86 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.1.0-2ubuntu1~22.04 [959 kB]
12:27:02 #11 11.90 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.3.0-1ubuntu1~22.04 [835 kB]
12:27:02 #11 11.93 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.3.0-1ubuntu1~22.04 [15.8 MB]
12:27:02 #11 12.69 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
12:27:02 #11 12.69 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.3.0-1ubuntu1~22.04 [2140 kB]
12:27:02 #11 12.77 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.3.0-1ubuntu1~22.04 [9025 kB]
12:27:02 #11 13.27 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
12:27:02 #11 13.27 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB]
12:27:02 #11 13.67 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
12:27:02 #11 14.06 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
12:27:02 #11 14.07 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB]
12:27:02 #11 14.09 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB]
12:27:02 #11 14.09 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
12:27:02 #11 14.25 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
12:27:02 #11 14.25 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
12:27:02 #11 14.28 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.1 [19.0 kB]
12:27:02 #11 14.28 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.1 [50.7 kB]
12:27:02 #11 14.29 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-0ubuntu0.22.04.1 [159 kB]
12:27:02 #11 14.29 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
12:27:02 #11 14.30 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
12:27:02 #11 14.31 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.7 [252 kB]
12:27:02 #11 14.32 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.7 [188 kB]
12:27:02 #11 14.33 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
12:27:02 #11 14.40 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
12:27:02 #11 14.40 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB]
12:27:02 #11 14.41 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB]
12:27:02 #11 14.41 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
12:27:02 #11 14.41 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B]
12:27:02 #11 14.41 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
12:27:02 #11 14.41 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
12:27:02 #11 14.41 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
12:27:02 #11 14.47 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB]
12:27:02 #11 14.47 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB]
12:27:02 #11 14.56 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB]
12:27:02 #11 14.57 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:27:02 #11 14.57 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
12:27:02 #11 14.58 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB]
12:27:02 #11 14.64 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB]
12:27:02 #11 14.64 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB]
12:27:02 #11 14.64 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
12:27:02 #11 14.64 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
12:27:02 #11 14.64 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
12:27:02 #11 14.64 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
12:27:02 #11 14.69 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
12:27:02 #11 14.70 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
12:27:02 #11 14.70 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
12:27:02 #11 14.77 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
12:27:02 #11 14.77 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
12:27:02 #11 14.77 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
12:27:02 #11 14.78 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
12:27:02 #11 14.78 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
12:27:02 #11 14.78 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
12:27:02 #11 14.79 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
12:27:02 #11 14.84 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
12:27:02 #11 14.84 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
12:27:02 #11 14.84 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
12:27:02 #11 14.91 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B]
12:27:02 #11 14.91 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
12:27:02 #11 14.91 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
12:27:02 #11 14.91 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:27:02 #11 14.91 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB]
12:27:02 #11 14.91 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B]
12:27:02 #11 14.91 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
12:27:02 #11 14.98 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
12:27:02 #11 14.98 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB]
12:27:02 #11 14.98 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:27:02 #11 15.06 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
12:27:02 #11 15.06 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
12:27:02 #11 15.06 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
12:27:02 #11 15.06 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
12:27:02 #11 15.06 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
12:27:02 #11 15.06 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
12:27:02 #11 15.06 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B]
12:27:02 #11 15.13 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
12:27:02 #11 15.13 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:27:02 #11 15.13 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB]
12:27:02 #11 15.21 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB]
12:27:02 #11 15.21 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
12:27:02 #11 15.21 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB]
12:27:02 #11 15.21 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:27:02 #11 15.22 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB]
12:27:02 #11 15.22 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
12:27:02 #11 15.22 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:27:02 #11 15.27 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B]
12:27:02 #11 15.27 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB]
12:27:02 #11 15.28 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
12:27:02 #11 15.35 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
12:27:02 #11 15.35 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
12:27:02 #11 15.35 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
12:27:02 #11 15.35 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:27:02 #11 15.35 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB]
12:27:02 #11 15.35 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
12:27:02 #11 15.35 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
12:27:02 #11 15.42 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB]
12:27:02 #11 15.44 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
12:27:02 #11 15.44 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
12:27:02 #11 15.49 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB]
12:27:02 #11 15.50 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-debian all 0.1.43ubuntu1 [107 kB]
12:27:02 #11 15.50 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4 [117 kB]
12:27:02 #11 15.51 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4 [196 kB]
12:27:02 #11 15.51 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dput all 1.1.0ubuntu2 [44.9 kB]
12:27:02 #11 15.51 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
12:27:02 #11 15.57 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
12:27:02 #11 15.57 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.7 [246 kB]
12:27:02 #11 15.58 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB]
12:27:02 #11 15.58 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.6 [953 kB]
12:27:02 #11 15.64 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.6 [3497 kB]
12:27:02 #11 15.83 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
12:27:02 #11 15.83 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB]
12:27:02 #11 16.23 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:27:02 #11 16.31 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
12:27:02 #11 16.33 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
12:27:02 #11 16.47 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
12:27:02 #11 16.47 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
12:27:02 #11 16.49 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
12:27:02 #11 16.50 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:27:02 #11 16.51 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB]
12:27:02 #11 16.54 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
12:27:02 #11 16.55 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.1 [325 kB]
12:27:02 #11 16.66 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB]
12:27:02 #11 16.67 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
12:27:02 #11 16.69 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
12:27:02 #11 16.69 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB]
12:27:02 #11 16.70 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB]
12:27:02 #11 16.70 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
12:27:02 #11 16.73 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.3 [165 kB]
12:27:02 #11 16.74 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.04.1 [31.3 kB]
12:27:02 #11 16.75 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB]
12:27:02 #11 16.79 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.1 [29.7 kB]
12:27:02 #11 16.79 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:27:02 #11 16.79 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
12:27:02 #11 16.79 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
12:27:02 #11 16.85 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
12:27:02 #11 16.85 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
12:27:02 #11 16.85 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
12:27:02 #11 16.85 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
12:27:02 #11 16.85 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
12:27:02 #11 16.85 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
12:27:02 #11 16.92 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
12:27:02 #11 16.92 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB]
12:27:02 #11 16.92 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:27:02 #11 16.92 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB]
12:27:02 #11 17.00 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
12:27:02 #11 17.00 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
12:27:02 #11 17.00 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
12:27:02 #11 17.00 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
12:27:02 #11 17.00 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
12:27:02 #11 17.00 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB]
12:27:02 #11 17.07 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
12:27:02 #11 17.07 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
12:27:02 #11 17.07 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
12:27:02 #11 17.07 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB]
12:27:02 #11 17.14 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
12:27:02 #11 17.14 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
12:27:02 #11 17.14 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
12:27:02 #11 17.14 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
12:27:02 #11 17.14 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB]
12:27:02 #11 17.14 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
12:27:02 #11 17.22 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
12:27:02 #11 17.22 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdistro-info-perl all 1.1build1 [5644 B]
12:27:02 #11 17.22 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB]
12:27:02 #11 17.22 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
12:27:02 #11 17.29 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
12:27:02 #11 17.29 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
12:27:02 #11 17.29 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB]
12:27:02 #11 17.29 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
12:27:02 #11 17.29 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B]
12:27:02 #11 17.29 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:27:02 #11 17.36 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
12:27:02 #11 17.36 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
12:27:02 #11 17.36 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
12:27:02 #11 17.38 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B]
12:27:02 #11 17.44 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:27:02 #11 17.44 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
12:27:02 #11 17.44 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
12:27:02 #11 17.44 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB]
12:27:02 #11 17.44 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
12:27:02 #11 17.44 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
12:27:02 #11 17.51 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
12:27:02 #11 17.51 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B]
12:27:02 #11 17.51 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB]
12:27:02 #11 17.51 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:27:02 #11 17.58 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
12:27:02 #11 17.58 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
12:27:02 #11 17.58 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB]
12:27:02 #11 17.60 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
12:27:02 #11 17.60 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB]
12:27:02 #11 17.60 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
12:27:02 #11 17.66 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
12:27:02 #11 17.66 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
12:27:02 #11 17.66 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
12:27:02 #11 17.66 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
12:27:02 #11 17.73 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B]
12:27:02 #11 17.73 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
12:27:02 #11 17.73 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
12:27:02 #11 17.74 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
12:27:02 #11 17.74 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
12:27:02 #11 17.74 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
12:27:02 #11 17.81 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
12:27:02 #11 17.81 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
12:27:02 #11 17.81 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
12:27:02 #11 17.81 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB]
12:27:02 #11 17.88 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB]
12:27:02 #11 17.89 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
12:27:02 #11 17.89 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
12:27:02 #11 17.89 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
12:27:02 #11 17.89 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:27:02 #11 17.89 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
12:27:02 #10 20.58 Selecting previously unselected package perl-modules-5.32.
12:27:02 #10 20.58 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
12:27:02 #10 20.59 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:27:02 #11 32.77 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:02 #11 32.80 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
12:27:02 #11 32.85 Selecting previously unselected package gnupg-l10n.
12:27:02 #11 32.86 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
12:27:02 #11 32.86 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:27:02 #11 32.90 Selecting previously unselected package gnupg-utils.
12:27:02 #11 32.90 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:02 #11 32.91 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
12:27:02 #11 32.98 Selecting previously unselected package gpg.
12:27:02 #11 32.98 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:02 #11 32.98 Unpacking gpg (2.2.19-3ubuntu2.2) ...
12:27:02 #10 26.92 Selecting previously unselected package patch.
12:27:02 #10 26.92 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
12:27:02 #10 26.93 Unpacking patch (2.7.6-7) ...
12:27:02 #10 33.96 Selecting previously unselected package librole-tiny-perl.
12:27:02 #10 33.96 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ...
12:27:02 #10 33.96 Unpacking librole-tiny-perl (2.000006-1) ...
12:27:02 #10 33.99 Selecting previously unselected package libstrictures-perl.
12:27:02 #10 33.99 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ...
12:27:02 #10 34.00 Unpacking libstrictures-perl (2.000005-1) ...
12:27:02 #10 34.03 Selecting previously unselected package libsub-quote-perl.
12:27:02 #10 34.03 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ...
12:27:02 #10 34.03 Unpacking libsub-quote-perl (2.005001-1) ...
12:27:02 #10 34.06 Selecting previously unselected package libmoo-perl.
12:27:02 #10 34.06 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ...
12:27:02 #10 34.06 Unpacking libmoo-perl (2.003004-2) ...
12:27:02 #10 34.09 Selecting previously unselected package libencode-locale-perl.
12:27:02 #10 34.09 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ...
12:27:02 #10 34.10 Unpacking libencode-locale-perl (1.05-1) ...
12:27:02 #10 34.12 Selecting previously unselected package libtimedate-perl.
12:27:02 #10 34.13 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
12:27:02 #10 34.13 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
12:27:02 #10 34.16 Selecting previously unselected package libhttp-date-perl.
12:27:02 #11 19.01 Get:348 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
12:27:02 #11 19.01 Get:349 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmldbm-perl all 2.05-3 [17.5 kB]
12:27:02 #11 19.01 Get:350 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B]
12:27:02 #11 19.01 Get:351 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
12:27:02 #11 19.02 Get:352 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxs-parse-keyword-perl armhf 0.25-1 [49.2 kB]
12:27:02 #11 19.08 Get:353 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxs-parse-sublike-perl armhf 0.16-1ubuntu2 [26.8 kB]
12:27:02 #11 19.08 Get:354 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libobject-pad-perl armhf 0.68-1 [91.1 kB]
12:27:02 #11 19.09 Get:355 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackage-stash-xs-perl armhf 0.30-1 [17.6 kB]
12:27:02 #11 19.09 Get:356 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
12:27:02 #11 19.09 Get:357 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libperlio-gzip-perl armhf 0.20-1 [13.9 kB]
12:27:02 #11 19.16 Get:358 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
12:27:02 #11 19.16 Get:359 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpod-parser-perl all 1.65-1 [82.7 kB]
12:27:02 #11 19.16 Get:360 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
12:27:02 #11 19.16 Get:361 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
12:27:02 #11 19.16 Get:362 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libre2-9 armhf 20220601+dfsg-1 [161 kB]
12:27:02 #11 19.23 Get:363 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
12:27:02 #11 19.23 Get:364 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
12:27:02 #11 19.23 Get:365 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libref-util-perl all 0.204-1 [15.0 kB]
12:27:02 #11 19.23 Get:366 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libref-util-xs-perl armhf 0.117-2 [11.6 kB]
12:27:02 #11 19.23 Get:367 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
12:27:02 #11 19.30 Get:368 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
12:27:02 #11 19.30 Get:369 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB]
12:27:02 #11 19.31 Get:370 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules armhf 2.1.28+dfsg-6ubuntu2 [62.1 kB]
12:27:02 #11 19.31 Get:371 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsereal-decoder-perl armhf 4.025+ds-1 [94.4 kB]
12:27:02 #11 19.31 Get:372 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsereal-encoder-perl armhf 4.025+ds-1 [94.8 kB]
12:27:02 #20 DONE 3.9s
12:27:02 
12:27:02 #21 [linux/amd64->darwin/amd64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
12:27:02 #21 DONE 0.0s
12:27:02 
12:27:02 #22 [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
12:27:02 #10 22.22 Selecting previously unselected package libperl5.26:armhf.
12:27:02 #10 22.22 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_armhf.deb ...
12:27:02 #10 22.22 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
12:27:02 #10 37.35 Selecting previously unselected package libsys-hostname-long-perl.
12:27:02 #10 37.36 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:02 #10 37.36 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:02 #10 37.39 Selecting previously unselected package libmail-sendmail-perl.
12:27:02 #10 37.39 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:02 #10 37.40 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:02 #10 37.43 Selecting previously unselected package mailutils-common.
12:27:02 #10 37.43 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ...
12:27:02 #10 37.44 Unpacking mailutils-common (1:3.5-4) ...
12:27:02 #10 37.53 Selecting previously unselected package mysql-common.
12:27:02 #10 37.53 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ...
12:27:02 #10 37.55 Unpacking mysql-common (5.8+1.0.5) ...
12:27:02 #10 37.59 Selecting previously unselected package mariadb-common.
12:27:02 #10 37.60 Preparing to unpack .../255-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
12:27:02 #10 37.60 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
12:27:02 #10 37.64 Selecting previously unselected package libmariadb3:arm64.
12:27:02 #10 37.65 Preparing to unpack .../256-libmariadb3_1%3a10.3.36-0+deb10u2_arm64.deb ...
12:27:02 #10 37.65 Unpacking libmariadb3:arm64 (1:10.3.36-0+deb10u2) ...
12:27:02 #10 37.71 Selecting previously unselected package libpython2.7-minimal:arm64.
12:27:02 #11 28.46 Unpacking libhttp-message-perl (6.36-1) ...
12:27:02 #11 28.51 Selecting previously unselected package libhttp-cookies-perl.
12:27:02 #11 28.51 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:02 #11 28.52 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:02 #11 28.56 Selecting previously unselected package libhttp-negotiate-perl.
12:27:02 #11 28.56 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:02 #11 28.58 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:02 #11 28.61 Selecting previously unselected package perl-openssl-defaults:amd64.
12:27:02 #11 28.62 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ...
12:27:02 #11 28.62 Unpacking perl-openssl-defaults:amd64 (5build2) ...
12:27:02 #11 28.65 Selecting previously unselected package libnet-ssleay-perl:amd64.
12:27:02 #11 28.65 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ...
12:27:02 #11 28.65 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ...
12:27:02 #11 34.48 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ...
12:27:02 #11 34.48 Unpacking libmailtools-perl (2.21-1) ...
12:27:02 #11 34.52 Selecting previously unselected package libmarkdown2:arm64.
12:27:02 #11 34.53 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ...
12:27:02 #11 34.53 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
12:27:02 #11 34.56 Selecting previously unselected package libmath-base85-perl.
12:27:02 #11 34.57 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ...
12:27:02 #11 34.57 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
12:27:02 #11 34.60 Selecting previously unselected package libmoox-aliases-perl.
12:27:02 #11 34.60 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:27:02 #11 34.61 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:27:02 #11 34.64 Selecting previously unselected package libnamespace-autoclean-perl.
12:27:02 #11 34.64 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:27:02 #11 34.64 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:27:02 #11 34.67 Selecting previously unselected package libobject-id-perl.
12:27:02 #11 34.68 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
12:27:02 #11 34.68 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
12:27:02 #11 34.72 Selecting previously unselected package libmoox-struct-perl.
12:27:02 #12 25.19   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    38/90 
12:27:02 #12 25.39   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     39/90 
12:27:02 #12 25.41   Installing       : perl-Carp-1.42-396.el8.noarch                        40/90 
12:27:02 #12 25.42   Installing       : perl-Exporter-5.72-396.el8.noarch                    41/90 
12:27:02 #11 22.20 Selecting previously unselected package distro-info-data.
12:27:02 #11 22.20 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
12:27:02 #11 22.21 Unpacking distro-info-data (0.43ubuntu1.11) ...
12:27:02 #11 22.25 Selecting previously unselected package libmagic-mgc.
12:27:02 #11 22.25 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
12:27:02 #11 22.25 Unpacking libmagic-mgc (1:5.38-4) ...
12:27:02 #11 22.38 Selecting previously unselected package libmagic1:armhf.
12:27:02 #11 22.38 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
12:27:02 #11 22.38 Unpacking libmagic1:armhf (1:5.38-4) ...
12:27:02 #11 22.43 Selecting previously unselected package file.
12:27:02 #11 22.43 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
12:27:02 #11 22.44 Unpacking file (1:5.38-4) ...
12:27:02 #11 28.47 Preparing to unpack .../113-libquadmath0_12.2.0-3ubuntu1_amd64.deb ...
12:27:02 #11 28.47 Unpacking libquadmath0:amd64 (12.2.0-3ubuntu1) ...
12:27:02 #11 28.50 Selecting previously unselected package libgcc-12-dev:amd64.
12:27:02 #11 28.51 Preparing to unpack .../114-libgcc-12-dev_12.2.0-3ubuntu1_amd64.deb ...
12:27:02 #11 28.51 Unpacking libgcc-12-dev:amd64 (12.2.0-3ubuntu1) ...
12:27:02 #11 28.60 Selecting previously unselected package gcc-12.
12:27:02 #11 29.10 Selecting previously unselected package krb5-locales.
12:27:02 #11 29.10 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
12:27:02 #11 29.11 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
12:27:02 #11 29.14 Selecting previously unselected package libcbor0.6:amd64.
12:27:02 #11 29.14 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
12:27:02 #11 29.14 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
12:27:02 #11 29.18 Selecting previously unselected package libedit2:amd64.
12:27:02 #11 29.18 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
12:27:02 #11 29.19 Unpacking libedit2:amd64 (3.1-20191231-1) ...
12:27:02 #10 36.32 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
12:27:02 #10 36.33 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
12:27:02 #10 36.36 Selecting previously unselected package libio-sessiondata-perl.
12:27:02 #10 36.36 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
12:27:02 #10 36.37 Unpacking libio-sessiondata-perl (1.03-1.1) ...
12:27:02 #10 36.40 Selecting previously unselected package libipc-run3-perl.
12:27:02 #10 36.40 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
12:27:02 #10 36.41 Unpacking libipc-run3-perl (0.048-2) ...
12:27:02 #10 36.44 Selecting previously unselected package libtypes-serialiser-perl.
12:27:02 #10 36.44 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:02 #10 36.45 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:02 #10 36.47 Selecting previously unselected package libjson-xs-perl.
12:27:02 #10 36.48 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
12:27:02 #10 36.48 Unpacking libjson-xs-perl (4.030-1+b1) ...
12:27:02 #10 36.52 Selecting previously unselected package libjson-maybexs-perl.
12:27:02 #10 36.52 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:02 #10 36.52 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:02 #10 36.56 Selecting previously unselected package libldap-common.
12:27:02 #10 29.10 Selecting previously unselected package libdpkg-perl.
12:27:02 #10 29.10 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ...
12:27:02 #10 29.11 Unpacking libdpkg-perl (1.19.8) ...
12:27:02 #10 37.27 Unpacking unzip (6.0-21ubuntu1.2) ...
12:27:02 #10 37.32 Selecting previously unselected package wdiff.
12:27:02 #10 37.32 Preparing to unpack .../272-wdiff_1.2.2-2_arm64.deb ...
12:27:02 #10 37.33 Unpacking wdiff (1.2.2-2) ...
12:27:02 #10 37.39 Selecting previously unselected package equivs.
12:27:02 #10 37.39 Preparing to unpack .../273-equivs_2.1.0_all.deb ...
12:27:02 #10 37.40 Unpacking equivs (2.1.0) ...
12:27:02 #10 37.43 Selecting previously unselected package libauthen-sasl-perl.
12:27:02 #10 37.44 Preparing to unpack .../274-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:02 #10 37.44 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:02 #10 37.49 Selecting previously unselected package python3-magic.
12:27:02 #10 37.49 Preparing to unpack .../275-python3-magic_2%3a0.4.15-1_all.deb ...
12:27:02 #10 37.50 Unpacking python3-magic (2:0.4.15-1) ...
12:27:02 #10 37.55 Setting up python-apt-common (1.6.6) ...
12:27:02 #10 37.56 Setting up libnpth0:arm64 (1.5-3) ...
12:27:02 #10 37.58 Setting up libedit2:arm64 (3.1-20170329-1) ...
12:27:02 #10 37.59 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
12:27:02 #10 29.71 Selecting previously unselected package libc6-dev:amd64.
12:27:02 #10 29.72 Preparing to unpack .../062-libc6-dev_2.27-3ubuntu1.6_amd64.deb ...
12:27:02 #10 29.72 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ...
12:27:02 #10 32.31 Selecting previously unselected package libfakeroot:amd64.
12:27:02 #10 32.31 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
12:27:02 #10 32.31 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
12:27:02 #10 32.35 Selecting previously unselected package fakeroot.
12:27:02 #10 32.35 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
12:27:02 #10 32.35 Unpacking fakeroot (1.25.3-1.1) ...
12:27:02 #10 32.39 Selecting previously unselected package libassuan0:amd64.
12:27:02 #10 32.40 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
12:27:02 #10 32.40 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
12:27:02 #10 32.43 Selecting previously unselected package gpgconf.
12:27:02 #10 32.43 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #10 32.44 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:27:02 #10 32.49 Selecting previously unselected package libksba8:amd64.
12:27:02 #10 32.49 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u2_amd64.deb ...
12:27:02 #10 32.49 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
12:27:02 #10 32.54 Selecting previously unselected package libnpth0:amd64.
12:27:02 #10 32.54 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
12:27:02 #10 32.54 Unpacking libnpth0:amd64 (1.6-3) ...
12:27:02 #10 32.57 Selecting previously unselected package dirmngr.
12:27:02 #10 32.57 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #10 32.59 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:27:02 #10 32.65 Selecting previously unselected package gnupg-l10n.
12:27:02 #10 32.65 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:27:02 #10 32.65 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:27:02 #10 32.75 Selecting previously unselected package gnupg-utils.
12:27:02 #11 29.95 Preparing to unpack .../127-libbrotli1_1.0.9-2build6_arm64.deb ...
12:27:02 #11 29.96 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
12:27:02 #11 30.00 Selecting previously unselected package libsasl2-modules-db:arm64.
12:27:02 #11 30.00 Preparing to unpack .../128-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_arm64.deb ...
12:27:02 #11 30.00 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:27:02 #11 30.04 Selecting previously unselected package libsasl2-2:arm64.
12:27:02 #11 30.04 Preparing to unpack .../129-libsasl2-2_2.1.28+dfsg-6ubuntu2_arm64.deb ...
12:27:02 #11 30.05 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:27:02 #11 30.09 Selecting previously unselected package libldap-2.5-0:arm64.
12:27:02 #11 30.09 Preparing to unpack .../130-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_arm64.deb ...
12:27:02 #11 30.10 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-1ubuntu1) ...
12:27:02 #11 30.15 Selecting previously unselected package librtmp1:arm64.
12:27:02 #11 30.15 Preparing to unpack .../131-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
12:27:02 #11 30.15 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:02 #11 30.21 Selecting previously unselected package libssh-4:arm64.
12:27:02 #11 17.95 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
12:27:02 #11 17.95 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
12:27:02 #11 33.05 Selecting previously unselected package pinentry-curses.
12:27:02 #11 33.06 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
12:27:02 #11 33.06 Unpacking pinentry-curses (1.1.0-3build1) ...
12:27:02 #11 33.10 Selecting previously unselected package gpg-agent.
12:27:02 #11 33.11 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:02 #11 33.11 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
12:27:02 #11 33.17 Selecting previously unselected package gpg-wks-client.
12:27:02 #11 33.17 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:02 #11 33.26 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:27:02 #11 33.30 Selecting previously unselected package gpg-wks-server.
12:27:02 #10 27.04 Selecting previously unselected package dpkg-dev.
12:27:02 #10 27.09 Preparing to unpack .../057-dpkg-dev_1.20.12_all.deb ...
12:27:02 #10 27.10 Unpacking dpkg-dev (1.20.12) ...
12:27:02 #10 34.16 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ...
12:27:02 #10 34.16 Unpacking libhttp-date-perl (6.02-1) ...
12:27:02 #10 34.19 Selecting previously unselected package libfile-listing-perl.
12:27:02 #10 34.19 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ...
12:27:02 #10 34.19 Unpacking libfile-listing-perl (6.04-1) ...
12:27:02 #10 34.22 Selecting previously unselected package libhtml-tagset-perl.
12:27:02 #10 34.22 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ...
12:27:02 #10 34.22 Unpacking libhtml-tagset-perl (3.20-3) ...
12:27:02 #10 34.25 Selecting previously unselected package liburi-perl.
12:27:02 #10 34.25 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ...
12:27:02 #10 34.25 Unpacking liburi-perl (1.76-1) ...
12:27:02 #10 34.29 Selecting previously unselected package libhtml-parser-perl.
12:27:02 #10 34.29 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
12:27:02 #10 34.29 Unpacking libhtml-parser-perl (3.72-3+b3) ...
12:27:02 #10 34.33 Selecting previously unselected package libhtml-tree-perl.
12:27:02 #10 34.33 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
12:27:02 #10 34.33 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:02 #10 34.38 Selecting previously unselected package libio-html-perl.
12:27:02 #10 34.38 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ...
12:27:02 #10 34.38 Unpacking libio-html-perl (1.001-1) ...
12:27:02 #10 34.41 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:02 #10 34.41 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:27:02 #10 34.41 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:27:02 #10 34.44 Selecting previously unselected package libhttp-message-perl.
12:27:02 #10 34.44 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ...
12:27:02 #10 34.44 Unpacking libhttp-message-perl (6.18-1) ...
12:27:02 #10 34.47 Selecting previously unselected package libhttp-cookies-perl.
12:27:02 #10 34.48 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ...
12:27:02 #10 34.48 Unpacking libhttp-cookies-perl (6.04-1) ...
12:27:02 #10 34.51 Selecting previously unselected package libhttp-negotiate-perl.
12:27:02 #10 34.51 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:02 #10 34.51 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:02 #13 DONE 83.1s
12:27:02 
12:27:02 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
12:27:02 #11 19.38 Get:373 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
12:27:02 #11 19.38 Get:374 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsocket6-perl armhf 0.29-2 [18.6 kB]
12:27:02 #11 19.38 Get:375 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB]
12:27:02 #11 19.40 Get:376 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-copyright-perl all 0.003013-1 [21.2 kB]
12:27:02 #11 19.40 Get:377 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
12:27:02 #11 19.46 Get:378 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-shellquote-perl all 1.04-2 [12.3 kB]
12:27:02 #11 19.46 Get:379 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsyntax-keyword-try-perl armhf 0.27-1 [25.5 kB]
12:27:02 #11 19.46 Get:380 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libterm-readkey-perl armhf 2.38-2 [23.8 kB]
12:27:02 #11 19.46 Get:381 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-levenshteinxs-perl armhf 0.03-5 [8014 B]
12:27:02 #11 19.46 Get:382 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
12:27:02 #11 19.53 Get:383 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
12:27:02 #11 19.54 Get:384 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
12:27:02 #11 19.54 Get:385 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtime-moment-perl armhf 0.44-2 [71.1 kB]
12:27:02 #11 19.55 Get:386 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtype-tiny-xs-perl armhf 0.022-2 [23.0 kB]
12:27:02 #11 19.55 Get:387 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
12:27:02 #11 19.61 Get:388 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-mechanize-perl all 2.14-2 [93.9 kB]
12:27:02 #22 DONE 0.2s
12:27:02 #10 37.71 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ...
12:27:02 #10 37.71 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
12:27:02 #10 37.79 Selecting previously unselected package libpython2.7-stdlib:arm64.
12:27:02 #10 37.79 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ...
12:27:02 #10 37.80 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
12:27:02 #10 37.98 Selecting previously unselected package libpython2.7:arm64.
12:27:02 #11 28.71 Selecting previously unselected package libio-socket-ssl-perl.
12:27:02 #11 28.71 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ...
12:27:02 #11 28.73 Unpacking libio-socket-ssl-perl (2.074-2) ...
12:27:02 #11 28.77 Selecting previously unselected package libnet-http-perl.
12:27:02 #11 28.78 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ...
12:27:02 #11 28.78 Unpacking libnet-http-perl (6.22-1) ...
12:27:02 #11 28.81 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:02 #11 28.81 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:02 #11 28.81 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:02 #11 28.85 Selecting previously unselected package libtry-tiny-perl.
12:27:02 #11 28.85 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ...
12:27:02 #11 28.86 Unpacking libtry-tiny-perl (0.31-1) ...
12:27:02 #11 28.89 Selecting previously unselected package libwww-robotrules-perl.
12:27:02 #11 28.89 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:02 #11 28.90 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:02 #11 28.94 Selecting previously unselected package libwww-perl.
12:27:02 #11 28.94 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ...
12:27:02 #11 34.72 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
12:27:02 #11 34.72 Unpacking libmoox-struct-perl (0.020-1) ...
12:27:02 #11 34.76 Selecting previously unselected package libmouse-perl.
12:27:02 #11 34.76 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ...
12:27:02 #11 34.76 Unpacking libmouse-perl (2.5.10-1build4) ...
12:27:02 #11 34.82 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:02 #11 34.82 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ...
12:27:02 #11 34.82 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
12:27:02 #11 34.85 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:02 #11 34.86 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ...
12:27:02 #11 34.86 Unpacking libpath-iterator-rule-perl (1.015-1) ...
12:27:02 #11 34.89 Selecting previously unselected package libperlio-gzip-perl.
12:27:02 #11 34.89 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ...
12:27:02 #11 34.90 Unpacking libperlio-gzip-perl (0.19-1build8) ...
12:27:02 #11 34.93 Selecting previously unselected package libperlio-utf8-strict-perl.
12:27:02 #11 34.93 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
12:27:02 #11 34.93 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:02 #11 34.97 Selecting previously unselected package libpod-parser-perl.
12:27:02 #11 34.97 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
12:27:02 #11 34.98 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:02 #11 35.00 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:02 #11 35.00 Unpacking libpod-parser-perl (1.63-2) ...
12:27:02 #11 35.04 Selecting previously unselected package libpod-constants-perl.
12:27:02 #12 25.62   Installing       : perl-libs-4:5.26.3-421.el8.aarch64                   42/90 
12:27:02 #12 25.65   Installing       : perl-parent-1:0.237-1.el8.noarch                     43/90 
12:27:02 #12 25.67   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          44/90 
12:27:02 #12 25.68   Installing       : perl-macros-4:5.26.3-421.el8.aarch64                 45/90 
12:27:02 #12 25.70   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         46/90 
12:27:02 #12 25.72   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          47/90 
12:27:02 #12 25.74   Installing       : perl-File-Path-2.15-2.el8.noarch                     48/90 
12:27:02 #12 25.75   Installing       : perl-IO-1.38-421.el8.aarch64                         49/90 
12:27:02 #12 25.78   Installing       : perl-PathTools-3.74-1.el8.aarch64                    50/90 
12:27:02 #12 25.79   Installing       : perl-constant-1.33-396.el8.noarch                    51/90 
12:27:02 #12 25.81   Installing       : perl-threads-1:2.21-2.el8.aarch64                    52/90 
12:27:02 #11 22.47 Selecting previously unselected package less.
12:27:02 #11 22.47 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
12:27:02 #11 22.48 Unpacking less (551-1ubuntu0.1) ...
12:27:02 #11 22.54 Selecting previously unselected package libelf1:armhf.
12:27:02 #11 22.54 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ...
12:27:02 #11 22.55 Unpacking libelf1:armhf (0.176-1.1build1) ...
12:27:02 #11 22.61 Selecting previously unselected package libglib2.0-0:armhf.
12:27:02 #11 22.61 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
12:27:02 #11 22.61 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
12:27:02 #11 28.61 Preparing to unpack .../115-gcc-12_12.2.0-3ubuntu1_amd64.deb ...
12:27:02 #11 28.61 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
12:27:02 #11 29.23 Selecting previously unselected package libfido2-1:amd64.
12:27:02 #11 29.24 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
12:27:02 #11 29.24 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
12:27:02 #11 29.28 Selecting previously unselected package libkrb5support0:amd64.
12:27:02 #11 29.28 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
12:27:02 #11 29.28 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
12:27:02 #11 29.32 Selecting previously unselected package libk5crypto3:amd64.
12:27:02 #10 36.56 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
12:27:02 #10 36.56 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:27:02 #10 36.61 Selecting previously unselected package liblist-compare-perl.
12:27:02 #10 36.61 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
12:27:02 #10 36.61 Unpacking liblist-compare-perl (0.55-1) ...
12:27:02 #10 36.65 Selecting previously unselected package liblist-someutils-perl.
12:27:02 #10 36.65 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
12:27:02 #10 36.66 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:02 #10 36.69 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:02 #10 36.70 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
12:27:02 #10 36.70 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
12:27:02 #10 36.74 Selecting previously unselected package liblist-utilsby-perl.
12:27:02 #10 36.75 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
12:27:02 #10 36.75 Unpacking liblist-utilsby-perl (0.11-1) ...
12:27:02 #10 36.79 Selecting previously unselected package libltdl7:arm64.
12:27:02 #10 29.32 Selecting previously unselected package patch.
12:27:02 #10 29.32 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
12:27:02 #10 29.34 Unpacking patch (2.7.6-3+deb10u1) ...
12:27:02 #10 37.61 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
12:27:02 #10 37.62 Setting up readline-common (7.0-3) ...
12:27:02 #10 37.64 Setting up libapt-inst2.0:arm64 (1.6.14) ...
12:27:02 #10 37.65 Setting up manpages (4.15-1) ...
12:27:02 #10 37.67 Setting up strace (4.21-1ubuntu1) ...
12:27:02 #10 37.69 Setting up git-man (1:2.17.1-1ubuntu0.15) ...
12:27:02 #10 37.71 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ...
12:27:02 #10 37.72 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
12:27:02 #10 37.73 Setting up less (487-0.1) ...
12:27:02 #10 37.83 Setting up make (4.1-9.1ubuntu1) ...
12:27:02 #10 30.05 Selecting previously unselected package gcc-7-base:amd64.
12:27:02 #10 30.05 Preparing to unpack .../063-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:02 #10 30.05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:02 #10 30.10 Selecting previously unselected package libisl19:amd64.
12:27:02 #10 30.10 Preparing to unpack .../064-libisl19_0.19-1_amd64.deb ...
12:27:02 #10 30.10 Unpacking libisl19:amd64 (0.19-1) ...
12:27:02 #10 30.18 Selecting previously unselected package libmpfr6:amd64.
12:27:02 #10 30.18 Preparing to unpack .../065-libmpfr6_4.0.1-1_amd64.deb ...
12:27:02 #10 30.19 Unpacking libmpfr6:amd64 (4.0.1-1) ...
12:27:02 #10 30.24 Selecting previously unselected package libmpc3:amd64.
12:27:02 #10 32.75 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #10 32.76 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:27:02 #10 32.83 Selecting previously unselected package gpg.
12:27:02 #10 32.83 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #10 32.84 Unpacking gpg (2.2.27-2+deb11u2) ...
12:27:02 #10 32.91 Selecting previously unselected package pinentry-curses.
12:27:02 #10 32.91 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
12:27:02 #10 32.91 Unpacking pinentry-curses (1.1.0-4) ...
12:27:02 #10 32.95 Selecting previously unselected package gpg-agent.
12:27:02 #10 32.95 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #10 32.95 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:27:02 #10 33.00 Selecting previously unselected package gpg-wks-client.
12:27:02 #10 33.00 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #11 30.21 Preparing to unpack .../132-libssh-4_0.9.6-2build1_arm64.deb ...
12:27:02 #11 30.21 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
12:27:02 #11 30.29 Selecting previously unselected package libcurl4:arm64.
12:27:02 #11 30.29 Preparing to unpack .../133-libcurl4_7.85.0-1ubuntu0.2_arm64.deb ...
12:27:02 #11 30.29 Unpacking libcurl4:arm64 (7.85.0-1ubuntu0.2) ...
12:27:02 #11 30.33 Selecting previously unselected package curl.
12:27:02 #11 30.33 Preparing to unpack .../134-curl_7.85.0-1ubuntu0.2_arm64.deb ...
12:27:02 #11 30.34 Unpacking curl (7.85.0-1ubuntu0.2) ...
12:27:02 #11 30.38 Selecting previously unselected package dctrl-tools.
12:27:02 #11 30.38 Preparing to unpack .../135-dctrl-tools_2.24-3build2_arm64.deb ...
12:27:02 #11 30.39 Unpacking dctrl-tools (2.24-3build2) ...
12:27:02 #11 30.42 Selecting previously unselected package libdebhelper-perl.
12:27:02 #11 30.42 Preparing to unpack .../136-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
12:27:02 #11 30.43 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
12:27:02 #11 18.36 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
12:27:02 #11 18.43 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
12:27:02 #11 33.31 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:02 #11 33.31 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:27:02 #11 33.47 Selecting previously unselected package gpgsm.
12:27:02 #11 33.47 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
12:27:02 #11 33.48 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
12:27:02 #11 33.53 Selecting previously unselected package gnupg.
12:27:02 #11 33.53 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ...
12:27:02 #11 33.54 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
12:27:02 #11 33.58 Selecting previously unselected package libfile-which-perl.
12:27:02 #10 34.54 Selecting previously unselected package perl-openssl-defaults:amd64.
12:27:02 #10 34.54 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ...
12:27:02 #10 34.54 Unpacking perl-openssl-defaults:amd64 (3) ...
12:27:02 #10 34.57 Selecting previously unselected package libnet-ssleay-perl.
12:27:02 #10 34.57 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ...
12:27:02 #10 34.58 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
12:27:02 #10 34.65 Selecting previously unselected package libio-socket-ssl-perl.
12:27:02 #10 34.65 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ...
12:27:02 #10 34.65 Unpacking libio-socket-ssl-perl (2.060-3) ...
12:27:02 #10 34.73 Selecting previously unselected package libnet-http-perl.
12:27:02 #10 34.73 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ...
12:27:02 #10 34.73 Unpacking libnet-http-perl (6.18-1) ...
12:27:02 #11 19.61 Get:389 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
12:27:02 #11 19.61 Get:390 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-base-perl all 1.09-2 [19.3 kB]
12:27:02 #11 19.61 Get:391 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
12:27:02 #11 19.62 Get:392 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
12:27:02 #11 19.68 Get:393 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
12:27:02 #11 19.69 Get:394 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:27:02 #11 19.69 Get:395 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
12:27:02 #11 19.70 Get:396 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf licensecheck all 3.3.0-1 [41.4 kB]
12:27:02 #11 19.70 Get:397 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-size-perl armhf 0.83-2 [19.6 kB]
12:27:02 #11 19.76 Get:398 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
12:27:02 #11 19.76 Get:399 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lzip armhf 1.23-4 [79.4 kB]
12:27:02 #11 19.76 Get:400 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lzop armhf 1.04-2build2 [84.5 kB]
12:27:02 #11 19.77 Get:401 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
12:27:02 #11 19.77 Get:402 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf unzip armhf 6.0-27ubuntu1 [162 kB]
12:27:02 #11 19.83 Get:403 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf lintian all 2.115.3ubuntu2.1 [1108 kB]
12:27:02 #11 28.94 Unpacking libwww-perl (6.61-1) ...
12:27:02 #11 28.99 Selecting previously unselected package patchutils.
12:27:02 #11 28.99 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ...
12:27:02 #11 29.00 Unpacking patchutils (0.4.2-1build2) ...
12:27:02 #11 29.05 Selecting previously unselected package wdiff.
12:27:02 #11 29.06 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ...
12:27:02 #11 29.07 Unpacking wdiff (1.2.2-2build3) ...
12:27:02 #11 29.12 Selecting previously unselected package devscripts.
12:27:02 #11 29.13 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ...
12:27:02 #11 29.15 Unpacking devscripts (2.22.1ubuntu1) ...
12:27:02 #10 37.99 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u1_arm64.deb ...
12:27:02 #10 37.99 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ...
12:27:02 #10 38.11 Selecting previously unselected package libmailutils5:arm64.
12:27:02 #10 38.11 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ...
12:27:02 #10 38.12 Unpacking libmailutils5:arm64 (1:3.5-4) ...
12:27:02 #10 38.19 Selecting previously unselected package libmime-tools-perl.
12:27:02 #10 38.19 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ...
12:27:02 #10 38.20 Unpacking libmime-tools-perl (5.509-1) ...
12:27:02 #11 35.04 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
12:27:02 #11 35.05 Unpacking libpod-constants-perl (0.19-2) ...
12:27:02 #11 35.08 Selecting previously unselected package libproc-processtable-perl:arm64.
12:27:02 #11 35.08 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ...
12:27:02 #11 35.08 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
12:27:02 #11 35.12 Selecting previously unselected package libre2-9:arm64.
12:27:02 #11 35.13 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ...
12:27:02 #11 35.13 Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
12:27:02 #11 35.16 Selecting previously unselected package libre-engine-re2-perl:arm64.
12:27:02 #10 22.74 Selecting previously unselected package perl.
12:27:02 #10 22.74 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_armhf.deb ...
12:27:02 #10 22.75 Unpacking perl (5.26.1-6ubuntu0.6) ...
12:27:02 #10 22.81 Selecting previously unselected package openssl.
12:27:02 #10 22.81 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
12:27:02 #10 22.82 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:27:02 #10 22.92 Selecting previously unselected package ca-certificates.
12:27:02 #10 22.92 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
12:27:02 #10 22.92 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
12:27:02 #10 23.01 Selecting previously unselected package distro-info-data.
12:27:02 #10 23.01 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
12:27:02 #10 23.01 Unpacking distro-info-data (0.37ubuntu0.15) ...
12:27:02 #11 28.97 Selecting previously unselected package gcc.
12:27:02 #11 28.97 Preparing to unpack .../116-gcc_4%3a12.2.0-1ubuntu1_amd64.deb ...
12:27:02 #11 28.97 Unpacking gcc (4:12.2.0-1ubuntu1) ...
12:27:02 #11 29.03 Selecting previously unselected package libstdc++-12-dev:amd64.
12:27:02 #11 29.03 Preparing to unpack .../117-libstdc++-12-dev_12.2.0-3ubuntu1_amd64.deb ...
12:27:02 #11 29.03 Unpacking libstdc++-12-dev:amd64 (12.2.0-3ubuntu1) ...
12:27:02 #11 22.80 Selecting previously unselected package libglib2.0-data.
12:27:02 #11 22.80 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
12:27:02 #11 22.81 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:27:02 #11 22.91 Selecting previously unselected package tzdata.
12:27:02 #11 22.91 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
12:27:02 #11 22.92 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
12:27:02 #11 29.32 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
12:27:02 #11 29.32 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
12:27:02 #11 29.37 Selecting previously unselected package libkeyutils1:amd64.
12:27:02 #11 29.37 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
12:27:02 #11 29.38 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
12:27:02 #11 29.41 Selecting previously unselected package libkrb5-3:amd64.
12:27:02 #11 29.41 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
12:27:02 #11 29.42 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
12:27:02 #11 29.50 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:27:02 #11 29.50 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
12:27:02 #11 29.51 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
12:27:02 #11 29.56 Selecting previously unselected package libpsl5:amd64.
12:27:02 #11 29.56 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
12:27:02 #11 29.56 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
12:27:02 #11 29.60 Selecting previously unselected package libxau6:amd64.
12:27:02 #11 29.60 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
12:27:02 #11 29.60 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
12:27:02 #11 29.63 Selecting previously unselected package libxdmcp6:amd64.
12:27:02 #11 29.64 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
12:27:02 #11 29.64 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
12:27:02 #11 29.68 Selecting previously unselected package libxcb1:amd64.
12:27:02 #11 29.68 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
12:27:02 #11 29.68 Unpacking libxcb1:amd64 (1.14-2) ...
12:27:02 #11 29.71 Selecting previously unselected package libx11-data.
12:27:02 #10 36.79 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
12:27:02 #10 36.80 Unpacking libltdl7:arm64 (2.4.6-15) ...
12:27:02 #10 36.84 Selecting previously unselected package libltdl-dev:arm64.
12:27:02 #10 36.84 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
12:27:02 #10 36.84 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
12:27:02 #10 36.90 Selecting previously unselected package liblzo2-2:arm64.
12:27:02 #10 36.90 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
12:27:02 #10 36.90 Unpacking liblzo2-2:arm64 (2.10-2) ...
12:27:02 #10 36.94 Selecting previously unselected package libsys-hostname-long-perl.
12:27:02 #10 36.95 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:02 #10 36.95 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:02 #10 36.98 Selecting previously unselected package libmail-sendmail-perl.
12:27:02 #10 36.99 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:27:02 #10 36.99 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:27:02 #10 37.03 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:02 #13 4.769 CentOS Stream 9 - CRB                           1.2 MB/s | 3.9 MB     00:03    
12:27:02 #10 30.24 Preparing to unpack .../066-libmpc3_1.1.0-1_amd64.deb ...
12:27:02 #10 30.24 Unpacking libmpc3:amd64 (1.1.0-1) ...
12:27:02 #10 30.27 Selecting previously unselected package cpp-7.
12:27:02 #10 30.27 Preparing to unpack .../067-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:02 #10 30.28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
12:27:02 #10 37.84 Setting up libapt-pkg-perl (0.1.33build1) ...
12:27:02 #10 37.85 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
12:27:02 #10 37.97 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
12:27:02 #10 37.98 Setting up mime-support (3.60ubuntu1) ...
12:27:02 #10 38.02 Setting up iso-codes (3.79-1) ...
12:27:02 #10 38.04 Setting up libsigsegv2:arm64 (2.12-1) ...
12:27:02 #10 38.05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:27:02 #10 38.06 Setting up libreadline7:arm64 (7.0-3) ...
12:27:02 #10 38.08 Setting up perl-openssl-defaults:arm64 (3build1) ...
12:27:02 #10 33.01 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:27:02 #10 33.05 Selecting previously unselected package gpg-wks-server.
12:27:02 #10 33.05 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #10 33.05 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:27:02 #10 33.09 Selecting previously unselected package gpgsm.
12:27:02 #10 33.09 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
12:27:02 #10 33.09 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:27:02 #10 33.14 Selecting previously unselected package gnupg.
12:27:02 #10 33.14 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
12:27:02 #10 33.14 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:27:02 #10 33.21 Selecting previously unselected package libfile-dirlist-perl.
12:27:02 #10 33.21 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:02 #10 33.21 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:02 #10 33.24 Selecting previously unselected package libfile-which-perl.
12:27:02 #11 30.47 Selecting previously unselected package libtool.
12:27:02 #11 30.47 Preparing to unpack .../137-libtool_2.4.7-4_all.deb ...
12:27:02 #11 30.48 Unpacking libtool (2.4.7-4) ...
12:27:02 #11 30.52 Selecting previously unselected package dh-autoreconf.
12:27:02 #11 30.52 Preparing to unpack .../138-dh-autoreconf_20_all.deb ...
12:27:02 #11 30.53 Unpacking dh-autoreconf (20) ...
12:27:02 #11 30.56 Selecting previously unselected package libarchive-zip-perl.
12:27:02 #11 30.56 Preparing to unpack .../139-libarchive-zip-perl_1.68-1_all.deb ...
12:27:02 #11 30.56 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:02 #11 30.60 Selecting previously unselected package libsub-override-perl.
12:27:02 #11 30.61 Preparing to unpack .../140-libsub-override-perl_0.09-3_all.deb ...
12:27:02 #11 30.61 Unpacking libsub-override-perl (0.09-3) ...
12:27:02 #11 30.64 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:02 #11 30.65 Preparing to unpack .../141-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
12:27:02 #11 30.65 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:02 #11 30.68 Selecting previously unselected package dh-strip-nondeterminism.
12:27:02 #11 18.44 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
12:27:02 #11 18.51 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
12:27:02 #11 18.55 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
12:27:02 #11 33.58 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
12:27:02 #11 33.58 Unpacking libfile-which-perl (1.23-1) ...
12:27:02 #11 33.62 Selecting previously unselected package libfile-homedir-perl.
12:27:02 #11 33.62 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
12:27:02 #11 33.63 Unpacking libfile-homedir-perl (1.004-1) ...
12:27:02 #11 33.67 Selecting previously unselected package libio-pty-perl.
12:27:02 #11 33.67 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
12:27:02 #11 33.67 Unpacking libio-pty-perl (1:1.12-1) ...
12:27:02 #11 33.71 Selecting previously unselected package libipc-run-perl.
12:27:02 #11 33.72 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
12:27:02 #11 33.72 Unpacking libipc-run-perl (20180523.0-2) ...
12:27:02 #11 33.77 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:02 #11 33.77 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:02 #11 33.77 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:02 #11 33.81 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:02 #11 33.81 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
12:27:02 #11 33.82 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
12:27:02 #10 34.78 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:02 #10 34.80 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:27:02 #10 34.81 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:27:02 #10 34.84 Selecting previously unselected package libtry-tiny-perl.
12:27:02 #10 34.85 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
12:27:02 #10 34.85 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:02 #10 34.89 Selecting previously unselected package libwww-robotrules-perl.
12:27:02 #10 34.89 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:02 #10 34.90 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:02 #10 34.93 Selecting previously unselected package libwww-perl.
12:27:02 #10 34.93 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ...
12:27:02 #10 34.94 Unpacking libwww-perl (6.36-2) ...
12:27:02 #10 35.00 Selecting previously unselected package patchutils.
12:27:02 #10 35.00 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ...
12:27:02 #11 19.89 Get:404 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf manpages-dev all 5.13-1 [2355 kB]
12:27:03 #10 38.26 Selecting previously unselected package libnet-dns-sec-perl.
12:27:03 #10 38.26 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ...
12:27:03 #10 38.27 Unpacking libnet-dns-sec-perl (1.11-1) ...
12:27:03 #10 38.31 Selecting previously unselected package libnet-libidn-perl.
12:27:03 #10 38.31 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
12:27:03 #10 38.31 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
12:27:03 #10 38.35 Selecting previously unselected package libnumber-compare-perl.
12:27:03 #10 38.35 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ...
12:27:03 #10 38.35 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:03 #10 38.39 Selecting previously unselected package libnumber-range-perl.
12:27:03 #10 38.39 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ...
12:27:03 #10 38.40 Unpacking libnumber-range-perl (0.12-1) ...
12:27:03 #10 38.44 Selecting previously unselected package libossp-uuid16:arm64.
12:27:03 #10 38.44 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
12:27:03 #10 38.44 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
12:27:03 #10 38.53 Selecting previously unselected package libossp-uuid-perl.
12:27:03 #11 29.22 Selecting previously unselected package diffstat.
12:27:03 #11 29.22 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ...
12:27:03 #11 29.22 Unpacking diffstat (1.64-1build2) ...
12:27:03 #11 29.25 Selecting previously unselected package python3-chardet.
12:27:03 #11 29.25 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ...
12:27:03 #11 29.26 Unpacking python3-chardet (4.0.0-1) ...
12:27:03 #11 29.30 Selecting previously unselected package zstd.
12:27:03 #11 29.30 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ...
12:27:03 #11 29.30 Unpacking zstd (1.4.8+dfsg-3build1) ...
12:27:03 #11 29.34 Selecting previously unselected package python3-debian.
12:27:03 #11 29.34 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1_all.deb ...
12:27:03 #11 29.35 Unpacking python3-debian (0.1.43ubuntu1) ...
12:27:03 #11 29.38 Selecting previously unselected package libgpgme11:amd64.
12:27:03 #11 29.39 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ...
12:27:03 #11 29.41 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
12:27:03 #11 29.44 Selecting previously unselected package python3-gpg.
12:27:03 #11 29.44 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ...
12:27:03 #11 29.45 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
12:27:03 #11 35.17 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
12:27:03 #11 35.17 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
12:27:03 #11 35.20 Selecting previously unselected package libreadonly-perl.
12:27:03 #11 35.20 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
12:27:03 #11 35.21 Unpacking libreadonly-perl (2.050-3) ...
12:27:03 #11 35.24 Selecting previously unselected package libref-util-perl.
12:27:03 #11 35.24 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
12:27:03 #11 35.25 Unpacking libref-util-perl (0.204-1) ...
12:27:03 #11 35.31 Selecting previously unselected package libref-util-xs-perl.
12:27:03 #11 35.31 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ...
12:27:03 #11 35.32 Unpacking libref-util-xs-perl (0.117-1build5) ...
12:27:03 #11 35.35 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:03 #11 35.35 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
12:27:03 #11 35.35 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
12:27:03 #11 35.39 Selecting previously unselected package libregexp-pattern-perl.
12:27:03 #11 35.39 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:03 #11 35.40 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:03 #11 35.43 Selecting previously unselected package libsasl2-modules:arm64.
12:27:03 #11 35.44 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.1_arm64.deb ...
12:27:03 #11 35.44 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:03 #11 35.48 Selecting previously unselected package libsereal-decoder-perl.
12:27:03 #11 35.48 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ...
12:27:03 #11 35.48 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
12:27:03 #11 35.52 Selecting previously unselected package libsereal-encoder-perl:arm64.
12:27:03 #11 35.52 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ...
12:27:03 #11 35.52 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ...
12:27:03 #11 35.55 Selecting previously unselected package libset-intspan-perl.
12:27:03 #10 23.08 Selecting previously unselected package libmagic-mgc.
12:27:03 #10 23.08 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ...
12:27:03 #10 23.09 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
12:27:03 #10 23.18 Selecting previously unselected package libmagic1:armhf.
12:27:03 #10 23.18 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ...
12:27:03 #10 23.20 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ...
12:27:03 #10 23.24 Selecting previously unselected package file.
12:27:03 #10 23.24 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ...
12:27:03 #10 23.24 Unpacking file (1:5.32-2ubuntu0.4) ...
12:27:03 #10 23.29 Selecting previously unselected package less.
12:27:03 #10 23.29 Preparing to unpack .../016-less_487-0.1_armhf.deb ...
12:27:03 #11 29.71 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
12:27:03 #11 29.72 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
12:27:03 #11 29.79 Selecting previously unselected package libx11-6:amd64.
12:27:03 #11 29.79 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
12:27:03 #11 29.79 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
12:27:03 #11 23.19 Selecting previously unselected package libicu66:armhf.
12:27:03 #11 23.19 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
12:27:03 #11 23.19 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
12:27:03 #12 25.83   Installing       : perl-threads-shared-1.58-2.el8.aarch64               53/90 
12:27:03 #12 26.35   Installing       : perl-interpreter-4:5.26.3-421.el8.aarch64            54/90 
12:27:03 #12 26.39   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    55/90 
12:27:03 #12 26.40   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    55/90 
12:27:03 #12 26.42   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       56/90 
12:27:03 #10 37.03 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:03 #10 37.04 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:03 #10 37.06 Selecting previously unselected package libmailtools-perl.
12:27:03 #10 37.07 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
12:27:03 #10 37.07 Unpacking libmailtools-perl (2.21-1) ...
12:27:03 #10 37.13 Selecting previously unselected package libmarkdown2:arm64.
12:27:03 #10 37.13 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
12:27:03 #10 37.14 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
12:27:03 #10 37.17 Selecting previously unselected package libmime-tools-perl.
12:27:03 #10 37.17 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
12:27:03 #10 37.18 Unpacking libmime-tools-perl (5.509-1) ...
12:27:03 #10 37.23 Selecting previously unselected package libmoox-aliases-perl.
12:27:03 #10 37.23 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:27:03 #10 37.24 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:27:03 #10 37.28 Selecting previously unselected package libnamespace-autoclean-perl.
12:27:03 #10 37.28 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:27:03 #10 37.28 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:27:03 #10 37.34 Selecting previously unselected package libobject-id-perl.
12:27:03 #11 29.23 Selecting previously unselected package g++-12.
12:27:03 #11 29.23 Preparing to unpack .../118-g++-12_12.2.0-3ubuntu1_amd64.deb ...
12:27:03 #11 29.23 Unpacking g++-12 (12.2.0-3ubuntu1) ...
12:27:03 #11 29.43 Selecting previously unselected package g++.
12:27:03 #10 21.44 Selecting previously unselected package libgdbm-compat4:armhf.
12:27:03 #10 21.44 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
12:27:03 #10 21.46 Unpacking libgdbm-compat4:armhf (1.19-2) ...
12:27:03 #10 33.24 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
12:27:03 #10 33.25 Unpacking libfile-which-perl (1.23-1) ...
12:27:03 #10 33.27 Selecting previously unselected package libfile-homedir-perl.
12:27:03 #10 33.27 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
12:27:03 #10 33.27 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:03 #10 33.30 Selecting previously unselected package libfile-touch-perl.
12:27:03 #10 33.31 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
12:27:03 #10 33.31 Unpacking libfile-touch-perl (0.11-1) ...
12:27:03 #10 33.33 Selecting previously unselected package libio-pty-perl.
12:27:03 #10 33.33 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
12:27:03 #10 33.34 Unpacking libio-pty-perl (1:1.15-2) ...
12:27:03 #10 33.36 Selecting previously unselected package libipc-run-perl.
12:27:03 #10 33.37 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
12:27:03 #10 33.37 Unpacking libipc-run-perl (20200505.0-1) ...
12:27:03 #10 33.40 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:03 #10 33.40 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:03 #10 33.41 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:03 #10 33.43 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:03 #10 33.43 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
12:27:03 #10 33.44 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
12:27:03 #10 33.46 Selecting previously unselected package libdynaloader-functions-perl.
12:27:03 #10 33.46 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:27:03 #10 33.47 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:27:03 #10 38.10 Setting up libpsl5:arm64 (0.19.1-5build1) ...
12:27:03 #10 38.12 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
12:27:03 #10 38.13 Setting up groff-base (1.22.3-10) ...
12:27:03 #10 38.16 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
12:27:03 #10 38.17 No schema files found: doing nothing.
12:27:03 #10 38.18 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:03 #10 38.20 Setting up unzip (6.0-21ubuntu1.2) ...
12:27:03 #10 38.22 Setting up linux-libc-dev:arm64 (4.15.0-202.213) ...
12:27:03 #10 38.23 Setting up libmpfr6:arm64 (4.0.1-1) ...
12:27:03 #10 38.24 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:03 #10 38.25 Setting up dctrl-tools (2.24-2build1) ...
12:27:03 #10 38.27 Setting up distro-info-data (0.37ubuntu0.15) ...
12:27:03 #10 38.29 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
12:27:03 #10 38.30 Setting up libpipeline1:arm64 (1.5.0-1) ...
12:27:03 #11 18.70 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB]
12:27:03 #11 18.70 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
12:27:03 #11 18.72 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB]
12:27:03 #11 18.73 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
12:27:03 #11 18.73 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
12:27:03 #11 30.68 Preparing to unpack .../142-dh-strip-nondeterminism_1.13.0-1_all.deb ...
12:27:03 #11 30.69 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
12:27:03 #11 30.73 Selecting previously unselected package libdw1:arm64.
12:27:03 #11 30.73 Preparing to unpack .../143-libdw1_0.187-4_arm64.deb ...
12:27:03 #11 30.73 Unpacking libdw1:arm64 (0.187-4) ...
12:27:03 #11 30.78 Selecting previously unselected package debugedit.
12:27:03 #11 30.78 Preparing to unpack .../144-debugedit_1%3a5.0-5_arm64.deb ...
12:27:03 #11 30.79 Unpacking debugedit (1:5.0-5) ...
12:27:03 #11 30.82 Selecting previously unselected package dwz.
12:27:03 #11 30.82 Preparing to unpack .../145-dwz_0.14-1build2_arm64.deb ...
12:27:03 #11 30.83 Unpacking dwz (0.14-1build2) ...
12:27:03 #11 30.86 Selecting previously unselected package gettext.
12:27:03 #11 30.87 Preparing to unpack .../146-gettext_0.21-8_arm64.deb ...
12:27:03 #11 30.87 Unpacking gettext (0.21-8) ...
12:27:03 #11 30.93 Selecting previously unselected package intltool-debian.
12:27:03 #11 30.93 Preparing to unpack .../147-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:03 #11 30.93 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:03 #11 30.97 Selecting previously unselected package po-debconf.
12:27:03 #11 30.97 Preparing to unpack .../148-po-debconf_1.0.21+nmu1_all.deb ...
12:27:03 #11 30.98 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:03 #11 31.02 Selecting previously unselected package debhelper.
12:27:03 #11 31.03 Preparing to unpack .../149-debhelper_13.9.1ubuntu1_all.deb ...
12:27:03 #11 31.03 Unpacking debhelper (13.9.1ubuntu1) ...
12:27:03 #11 33.85 Selecting previously unselected package libdynaloader-functions-perl.
12:27:03 #11 33.85 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:03 #11 33.86 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:03 #11 33.90 Selecting previously unselected package libdevel-callchecker-perl.
12:27:03 #11 33.90 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
12:27:03 #11 33.90 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:27:03 #11 33.94 Selecting previously unselected package libparams-classify-perl.
12:27:03 #11 33.94 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
12:27:03 #11 33.94 Unpacking libparams-classify-perl (0.015-1build2) ...
12:27:03 #11 33.98 Selecting previously unselected package libmodule-runtime-perl.
12:27:03 #11 33.98 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:03 #11 33.98 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:03 #11 34.02 Selecting previously unselected package libimport-into-perl.
12:27:03 #11 34.02 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
12:27:03 #11 34.03 Unpacking libimport-into-perl (1.002005-1) ...
12:27:03 #11 34.06 Selecting previously unselected package librole-tiny-perl.
12:27:03 #10 30.01 Selecting previously unselected package make.
12:27:03 #10 30.01 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
12:27:03 #10 35.00 Unpacking patchutils (0.3.4-2) ...
12:27:03 #10 35.05 Selecting previously unselected package wdiff.
12:27:03 #10 35.05 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ...
12:27:03 #10 35.06 Unpacking wdiff (1.2.2-2+b1) ...
12:27:03 #10 35.14 Selecting previously unselected package devscripts.
12:27:03 #10 35.14 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ...
12:27:03 #10 35.16 Unpacking devscripts (2.19.5+deb10u1) ...
12:27:03 #10 35.29 Selecting previously unselected package diffstat.
12:27:03 #11 20.40 Get:405 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-certifi all 2022.6.15-2 [156 kB]
12:27:03 #11 29.53 Selecting previously unselected package dput.
12:27:03 #11 29.53 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ...
12:27:03 #11 29.54 Unpacking dput (1.1.0ubuntu2) ...
12:27:03 #11 29.59 Selecting previously unselected package fonts-dejavu-core.
12:27:03 #11 29.59 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ...
12:27:03 #11 29.60 Unpacking fonts-dejavu-core (2.37-2build1) ...
12:27:03 #11 29.73 Selecting previously unselected package fontconfig-config.
12:27:03 #10 38.53 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
12:27:03 #10 38.53 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
12:27:03 #10 38.57 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:03 #10 38.57 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
12:27:03 #10 38.57 Unpacking libpackage-stash-xs-perl (0.29-1) ...
12:27:03 #10 38.61 Selecting previously unselected package libparse-debianchangelog-perl.
12:27:03 #10 38.62 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
12:27:03 #10 38.62 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
12:27:03 #10 38.66 Selecting previously unselected package libtext-glob-perl.
12:27:03 #10 38.66 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ...
12:27:03 #10 38.66 Unpacking libtext-glob-perl (0.10-1) ...
12:27:03 #10 38.70 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:03 #10 38.70 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:03 #10 38.71 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:03 #10 38.76 Selecting previously unselected package libperlio-gzip-perl.
12:27:03 #10 38.76 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
12:27:03 #11 35.56 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ...
12:27:03 #11 35.56 Unpacking libset-intspan-perl (1.19-2) ...
12:27:03 #11 35.60 Selecting previously unselected package libsocket6-perl.
12:27:03 #11 35.60 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ...
12:27:03 #11 35.61 Unpacking libsocket6-perl (0.29-1build4) ...
12:27:03 #11 35.64 Selecting previously unselected package libstring-copyright-perl.
12:27:03 #11 35.64 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ...
12:27:03 #11 35.65 Unpacking libstring-copyright-perl (0.003012-1) ...
12:27:03 #11 35.68 Selecting previously unselected package libstring-escape-perl.
12:27:03 #11 35.68 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ...
12:27:03 #11 35.69 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:03 #11 35.72 Selecting previously unselected package libstring-shellquote-perl.
12:27:03 #11 35.72 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:03 #11 35.73 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:03 #11 35.76 Selecting previously unselected package libxs-parse-keyword-perl.
12:27:03 #11 35.76 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ...
12:27:03 #11 35.76 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
12:27:03 #11 35.80 Selecting previously unselected package libsyntax-keyword-try-perl.
12:27:03 #10 23.30 Unpacking less (487-0.1) ...
12:27:03 #10 23.35 Selecting previously unselected package libapt-inst2.0:armhf.
12:27:03 #10 23.35 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ...
12:27:03 #10 23.36 Unpacking libapt-inst2.0:armhf (1.6.14) ...
12:27:03 #10 23.49 Selecting previously unselected package libglib2.0-0:armhf.
12:27:03 #10 23.49 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
12:27:03 #10 23.49 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
12:27:03 #11 29.88 Selecting previously unselected package libxext6:amd64.
12:27:03 #11 29.88 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
12:27:03 #11 29.88 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
12:27:03 #11 29.92 Selecting previously unselected package libxmuu1:amd64.
12:27:03 #11 29.92 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
12:27:03 #11 29.92 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
12:27:03 #11 29.99 Selecting previously unselected package manpages.
12:27:03 #11 29.99 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
12:27:03 #11 29.99 Unpacking manpages (5.05-1) ...
12:27:03 #11 30.13 Selecting previously unselected package openssh-client.
12:27:03 #12 26.44   Installing       : pkgconf-1.4.2-1.el8.aarch64                          57/90 
12:27:03 #12 26.46   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               58/90 
12:27:03 #12 26.49   Installing       : libbabeltrace-1.5.4-4.el8.aarch64                    59/90 
12:27:03 #10 37.34 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
12:27:03 #10 37.35 Unpacking libobject-id-perl (0.1.2-2.1) ...
12:27:03 #10 37.38 Selecting previously unselected package libmoox-struct-perl.
12:27:03 #10 37.39 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
12:27:03 #10 37.39 Unpacking libmoox-struct-perl (0.020-1) ...
12:27:03 #10 37.43 Selecting previously unselected package libmouse-perl.
12:27:03 #10 37.43 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
12:27:03 #10 37.44 Unpacking libmouse-perl (2.5.10-1+b1) ...
12:27:03 #10 37.48 Selecting previously unselected package libnumber-range-perl.
12:27:03 #10 37.49 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
12:27:03 #10 37.49 Unpacking libnumber-range-perl (0.12-1.1) ...
12:27:03 #10 37.53 Selecting previously unselected package libossp-uuid16:arm64.
12:27:03 #10 37.53 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
12:27:03 #10 37.54 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
12:27:03 #10 37.58 Selecting previously unselected package libossp-uuid-perl.
12:27:03 #10 37.58 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
12:27:03 #10 37.59 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
12:27:03 #10 27.82 Selecting previously unselected package build-essential.
12:27:03 #10 27.82 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
12:27:03 #10 27.83 Unpacking build-essential (12.9) ...
12:27:03 #10 28.34 Selecting previously unselected package libbrotli1:armhf.
12:27:03 #10 28.34 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
12:27:03 #11 29.43 Preparing to unpack .../119-g++_4%3a12.2.0-1ubuntu1_amd64.deb ...
12:27:03 #11 29.44 Unpacking g++ (4:12.2.0-1ubuntu1) ...
12:27:03 #11 29.48 Selecting previously unselected package make.
12:27:03 #11 29.48 Preparing to unpack .../120-make_4.3-4.1build1_amd64.deb ...
12:27:03 #11 29.48 Unpacking make (4.3-4.1build1) ...
12:27:03 #11 29.52 Selecting previously unselected package libdpkg-perl.
12:27:03 #11 29.52 Preparing to unpack .../121-libdpkg-perl_1.21.9ubuntu1_all.deb ...
12:27:03 #11 29.52 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
12:27:03 #11 29.57 Selecting previously unselected package bzip2.
12:27:03 #11 29.57 Preparing to unpack .../122-bzip2_1.0.8-5build1_amd64.deb ...
12:27:03 #11 29.58 Unpacking bzip2 (1.0.8-5build1) ...
12:27:03 #11 29.60 Selecting previously unselected package patch.
12:27:03 #11 29.61 Preparing to unpack .../123-patch_2.7.6-7build2_amd64.deb ...
12:27:03 #11 29.61 Unpacking patch (2.7.6-7build2) ...
12:27:03 #11 29.64 Selecting previously unselected package lto-disabled-list.
12:27:03 #11 29.64 Preparing to unpack .../124-lto-disabled-list_35_all.deb ...
12:27:03 #11 29.65 Unpacking lto-disabled-list (35) ...
12:27:03 #11 29.68 Selecting previously unselected package dpkg-dev.
12:27:03 #11 29.68 Preparing to unpack .../125-dpkg-dev_1.21.9ubuntu1_all.deb ...
12:27:03 #11 29.68 Unpacking dpkg-dev (1.21.9ubuntu1) ...
12:27:03 #11 29.73 Selecting previously unselected package build-essential.
12:27:03 #11 29.74 Preparing to unpack .../126-build-essential_12.9ubuntu3_amd64.deb ...
12:27:03 #11 29.74 Unpacking build-essential (12.9ubuntu3) ...
12:27:03 #11 29.78 Selecting previously unselected package libbrotli1:amd64.
12:27:03 #10 21.71 Selecting previously unselected package libperl5.32:armhf.
12:27:03 #10 21.71 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
12:27:03 #10 21.72 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
12:27:03 #10 33.49 Selecting previously unselected package libdevel-callchecker-perl.
12:27:03 #10 33.49 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
12:27:03 #10 33.49 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:27:03 #10 33.52 Selecting previously unselected package libparams-classify-perl.
12:27:03 #10 33.52 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
12:27:03 #10 33.52 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:27:03 #10 33.55 Selecting previously unselected package libmodule-runtime-perl.
12:27:03 #10 33.55 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:03 #10 33.56 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:03 #10 33.58 Selecting previously unselected package libimport-into-perl.
12:27:03 #10 33.58 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
12:27:03 #10 33.59 Unpacking libimport-into-perl (1.002005-1) ...
12:27:03 #10 33.61 Selecting previously unselected package librole-tiny-perl.
12:27:03 #10 33.61 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
12:27:03 #10 33.62 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:03 #10 33.64 Selecting previously unselected package libstrictures-perl.
12:27:03 #10 33.65 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
12:27:03 #10 33.65 Unpacking libstrictures-perl (2.000006-1) ...
12:27:03 #10 33.67 Selecting previously unselected package libsub-quote-perl.
12:27:03 #10 33.68 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
12:27:03 #10 33.68 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:03 #10 33.70 Selecting previously unselected package libmoo-perl.
12:27:03 #10 38.31 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:03 #10 38.33 Setting up libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
12:27:03 #10 38.34 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
12:27:03 #10 38.36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
12:27:03 #10 38.38 Setting up m4 (1.4.18-1) ...
12:27:03 #10 38.39 Setting up libgdbm5:arm64 (1.14.1-6) ...
12:27:03 #10 38.41 Setting up at (3.1.20-3.1ubuntu2) ...
12:27:03 #10 38.55 invoke-rc.d: could not determine current runlevel
12:27:03 #11 19.16 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
12:27:03 #11 31.09 Selecting previously unselected package libfakeroot:arm64.
12:27:03 #11 31.10 Preparing to unpack .../150-libfakeroot_1.29-1ubuntu1_arm64.deb ...
12:27:03 #11 31.10 Unpacking libfakeroot:arm64 (1.29-1ubuntu1) ...
12:27:03 #11 31.14 Selecting previously unselected package fakeroot.
12:27:03 #11 31.14 Preparing to unpack .../151-fakeroot_1.29-1ubuntu1_arm64.deb ...
12:27:03 #11 31.14 Unpacking fakeroot (1.29-1ubuntu1) ...
12:27:03 #11 31.19 Selecting previously unselected package libassuan0:arm64.
12:27:03 #11 31.19 Preparing to unpack .../152-libassuan0_2.5.5-4_arm64.deb ...
12:27:03 #11 31.19 Unpacking libassuan0:arm64 (2.5.5-4) ...
12:27:03 #11 31.22 Selecting previously unselected package gpgconf.
12:27:03 #11 31.23 Preparing to unpack .../153-gpgconf_2.2.35-3ubuntu1_arm64.deb ...
12:27:03 #11 31.25 Unpacking gpgconf (2.2.35-3ubuntu1) ...
12:27:03 #11 34.07 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
12:27:03 #11 34.07 Unpacking librole-tiny-perl (2.001004-1) ...
12:27:03 #11 34.11 Selecting previously unselected package libstrictures-perl.
12:27:03 #11 34.11 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
12:27:03 #11 34.11 Unpacking libstrictures-perl (2.000006-1) ...
12:27:03 #11 34.15 Selecting previously unselected package libsub-quote-perl.
12:27:03 #11 34.16 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
12:27:03 #11 34.16 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:03 #11 34.20 Selecting previously unselected package libmoo-perl.
12:27:03 #11 34.20 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
12:27:03 #11 34.20 Unpacking libmoo-perl (2.003006-1) ...
12:27:03 #11 34.24 Selecting previously unselected package libencode-locale-perl.
12:27:03 #11 34.24 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
12:27:03 #11 34.26 Unpacking libencode-locale-perl (1.05-1) ...
12:27:03 #11 34.29 Selecting previously unselected package libtimedate-perl.
12:27:03 #11 34.29 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
12:27:03 #11 34.29 Unpacking libtimedate-perl (2.3200-1) ...
12:27:03 #11 34.33 Selecting previously unselected package libhttp-date-perl.
12:27:03 #11 34.33 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
12:27:03 #11 34.33 Unpacking libhttp-date-perl (6.05-1) ...
12:27:03 #11 34.36 Selecting previously unselected package libfile-listing-perl.
12:27:03 #11 34.36 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
12:27:03 #11 34.37 Unpacking libfile-listing-perl (6.04-1) ...
12:27:03 #11 34.40 Selecting previously unselected package libhtml-tagset-perl.
12:27:03 #11 34.40 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:03 #11 34.40 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:03 #11 34.43 Selecting previously unselected package liburi-perl.
12:27:03 #10 30.15 Unpacking make (4.2.1-1.2) ...
12:27:03 #10 35.29 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ...
12:27:03 #10 35.29 Unpacking diffstat (1.62-1) ...
12:27:03 #10 35.32 Selecting previously unselected package distro-info-data.
12:27:03 #10 35.32 Preparing to unpack .../147-distro-info-data_0.41+deb10u6_all.deb ...
12:27:03 #10 35.33 Unpacking distro-info-data (0.41+deb10u6) ...
12:27:03 #10 35.36 Selecting previously unselected package python3-pkg-resources.
12:27:03 #10 35.36 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ...
12:27:03 #10 35.36 Unpacking python3-pkg-resources (40.8.0-1) ...
12:27:03 #10 35.41 Selecting previously unselected package python3-chardet.
12:27:03 #10 35.41 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ...
12:27:03 #10 35.41 Unpacking python3-chardet (3.0.4-3) ...
12:27:03 #10 35.45 Selecting previously unselected package python3-six.
12:27:03 #10 35.45 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ...
12:27:03 #10 35.45 Unpacking python3-six (1.12.0-1) ...
12:27:03 #10 35.48 Selecting previously unselected package python3-debian.
12:27:03 #10 35.49 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ...
12:27:03 #10 35.49 Unpacking python3-debian (0.1.35) ...
12:27:03 #10 35.53 Selecting previously unselected package libgpgme11:amd64.
12:27:03 #10 35.53 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ...
12:27:03 #11 29.73 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
12:27:03 #11 29.73 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
12:27:03 #11 29.77 Selecting previously unselected package libcurl3-gnutls:amd64.
12:27:03 #11 29.77 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.7_amd64.deb ...
12:27:03 #11 29.78 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.7) ...
12:27:03 #11 29.81 Selecting previously unselected package liberror-perl.
12:27:03 #11 29.81 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ...
12:27:03 #11 29.82 Unpacking liberror-perl (0.17029-1) ...
12:27:03 #11 29.84 Selecting previously unselected package git-man.
12:27:03 #11 29.84 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.6_all.deb ...
12:27:03 #11 29.85 Unpacking git-man (1:2.34.1-1ubuntu1.6) ...
12:27:03 #11 29.89 Selecting previously unselected package git.
12:27:03 #11 29.89 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.6_amd64.deb ...
12:27:03 #11 29.90 Unpacking git (1:2.34.1-1ubuntu1.6) ...
12:27:03 #10 38.77 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
12:27:03 #10 38.82 Selecting previously unselected package libpod-constants-perl.
12:27:03 #10 38.82 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ...
12:27:03 #10 38.83 Unpacking libpod-constants-perl (0.19-1) ...
12:27:03 #10 38.87 Selecting previously unselected package libreadonly-perl.
12:27:03 #10 38.87 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ...
12:27:03 #10 38.88 Unpacking libreadonly-perl (2.050-1) ...
12:27:03 #10 38.91 Selecting previously unselected package libref-util-perl.
12:27:03 #10 38.91 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ...
12:27:03 #10 38.92 Unpacking libref-util-perl (0.204-1) ...
12:27:03 #10 38.95 Selecting previously unselected package libref-util-xs-perl.
12:27:03 #10 38.96 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
12:27:03 #10 38.96 Unpacking libref-util-xs-perl (0.117-1+b1) ...
12:27:03 #10 38.99 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:03 #11 35.80 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ...
12:27:03 #11 35.80 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
12:27:03 #11 35.84 Selecting previously unselected package libterm-readkey-perl.
12:27:03 #11 35.84 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ...
12:27:03 #11 35.84 Unpacking libterm-readkey-perl (2.38-1build4) ...
12:27:03 #11 35.87 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:03 #11 35.88 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ...
12:27:03 #11 35.88 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
12:27:03 #11 35.91 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
12:27:03 #11 35.91 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
12:27:03 #11 35.91 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
12:27:03 #11 35.95 Selecting previously unselected package libtext-xslate-perl:arm64.
12:27:03 #11 35.95 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
12:27:03 #11 35.95 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
12:27:03 #11 35.99 Selecting previously unselected package libtime-duration-perl.
12:27:03 #11 36.00 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
12:27:03 #11 36.00 Unpacking libtime-duration-perl (1.21-1) ...
12:27:03 #11 36.03 Selecting previously unselected package libtime-moment-perl.
12:27:03 #10 23.67 Selecting previously unselected package libglib2.0-data.
12:27:03 #10 23.67 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
12:27:03 #10 23.68 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
12:27:03 #10 23.72 Selecting previously unselected package libicu60:armhf.
12:27:03 #10 23.72 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_armhf.deb ...
12:27:03 #10 23.72 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ...
12:27:03 #11 30.13 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ...
12:27:03 #11 30.14 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
12:27:03 #11 30.24 Selecting previously unselected package publicsuffix.
12:27:03 #11 30.24 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
12:27:03 #11 30.25 Unpacking publicsuffix (20200303.0012-1) ...
12:27:03 #11 30.30 Selecting previously unselected package python-apt-common.
12:27:03 #11 30.30 Preparing to unpack .../056-python-apt-common_2.0.1_all.deb ...
12:27:03 #11 30.30 Unpacking python-apt-common (2.0.1) ...
12:27:03 #11 30.34 Selecting previously unselected package python3-apt.
12:27:03 #11 30.34 Preparing to unpack .../057-python3-apt_2.0.1_amd64.deb ...
12:27:03 #11 30.34 Unpacking python3-apt (2.0.1) ...
12:27:03 #12 26.50   Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                    59/90 
12:27:03 #12 26.82   Installing       : glibc-gconv-extra-2.28-211.el8.aarch64               60/90 
12:27:03 #12 26.85   Running scriptlet: glibc-gconv-extra-2.28-211.el8.aarch64               60/90 
12:27:03 #12 26.87   Installing       : emacs-filesystem-1:26.1-9.el8.noarch                 61/90 
12:27:03 #12 26.89   Installing       : desktop-file-utils-0.26-1.el8.aarch64                62/90 
12:27:03 #12 26.91   Installing       : elfutils-debuginfod-client-0.187-4.el8.aarch64       63/90 
12:27:03 #10 37.62 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:03 #10 37.62 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
12:27:03 #10 37.63 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
12:27:03 #10 37.67 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:03 #10 37.67 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:03 #10 37.67 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:03 #10 37.71 Selecting previously unselected package libperlio-gzip-perl.
12:27:03 #10 37.71 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
12:27:03 #10 37.72 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
12:27:03 #10 37.76 Selecting previously unselected package libpod-parser-perl.
12:27:03 #10 37.77 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
12:27:03 #10 37.78 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:03 #10 37.79 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:03 #10 37.79 Unpacking libpod-parser-perl (1.63-2) ...
12:27:03 #10 37.83 Selecting previously unselected package libpod-constants-perl.
12:27:03 #10 34.40 Selecting previously unselected package libfakeroot:armhf.
12:27:03 #10 34.40 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ...
12:27:03 #11 29.78 Preparing to unpack .../127-libbrotli1_1.0.9-2build6_amd64.deb ...
12:27:03 #11 29.79 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
12:27:03 #11 29.83 Selecting previously unselected package libsasl2-modules-db:amd64.
12:27:03 #11 29.83 Preparing to unpack .../128-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_amd64.deb ...
12:27:03 #11 29.83 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:27:03 #11 29.87 Selecting previously unselected package libsasl2-2:amd64.
12:27:03 #11 29.87 Preparing to unpack .../129-libsasl2-2_2.1.28+dfsg-6ubuntu2_amd64.deb ...
12:27:03 #11 29.87 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:27:03 #11 29.91 Selecting previously unselected package libldap-2.5-0:amd64.
12:27:03 #11 29.91 Preparing to unpack .../130-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_amd64.deb ...
12:27:03 #11 29.92 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-1ubuntu1) ...
12:27:03 #11 29.96 Selecting previously unselected package librtmp1:amd64.
12:27:03 #11 29.97 Preparing to unpack .../131-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
12:27:03 #11 29.97 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:03 #11 30.01 Selecting previously unselected package libssh-4:amd64.
12:27:03 #11 30.01 Preparing to unpack .../132-libssh-4_0.9.6-2build1_amd64.deb ...
12:27:03 #11 30.01 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
12:27:03 #10 28.58 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
12:27:03 #10 33.71 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
12:27:03 #10 33.71 Unpacking libmoo-perl (2.004004-1) ...
12:27:03 #10 33.74 Selecting previously unselected package libencode-locale-perl.
12:27:03 #10 33.74 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
12:27:03 #10 33.74 Unpacking libencode-locale-perl (1.05-1.1) ...
12:27:03 #10 33.77 Selecting previously unselected package libtimedate-perl.
12:27:03 #10 33.77 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
12:27:03 #10 33.77 Unpacking libtimedate-perl (2.3300-2) ...
12:27:03 #10 33.80 Selecting previously unselected package libhttp-date-perl.
12:27:03 #10 33.80 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
12:27:03 #10 33.81 Unpacking libhttp-date-perl (6.05-1) ...
12:27:03 #10 33.83 Selecting previously unselected package libfile-listing-perl.
12:27:03 #10 33.83 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
12:27:03 #10 33.83 Unpacking libfile-listing-perl (6.14-1) ...
12:27:03 #10 33.86 Selecting previously unselected package libhtml-tagset-perl.
12:27:03 #10 33.86 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:03 #10 33.86 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:03 #10 33.88 Selecting previously unselected package liburi-perl.
12:27:03 #10 33.89 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
12:27:03 #10 33.89 Unpacking liburi-perl (5.08-1) ...
12:27:03 #10 33.92 Selecting previously unselected package libhtml-parser-perl.
12:27:03 #10 33.92 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
12:27:03 #10 33.93 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:27:03 #10 33.96 Selecting previously unselected package libhtml-tree-perl.
12:27:03 #10 33.96 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
12:27:03 #10 33.96 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:03 #10 34.00 Selecting previously unselected package libio-html-perl.
12:27:03 #10 34.01 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
12:27:03 #10 34.01 Unpacking libio-html-perl (1.004-2) ...
12:27:03 #10 34.03 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:03 #10 38.55 invoke-rc.d: policy-rc.d denied execution of start.
12:27:03 #10 38.56 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
12:27:03 #10 38.57 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
12:27:03 #10 38.59 Setting up ucf (3.0038) ...
12:27:03 #10 38.69 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
12:27:03 #10 38.70 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
12:27:03 #10 38.72 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:27:03 #10 38.74 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
12:27:03 #10 38.76 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
12:27:03 #10 38.77 Setting up libcroco3:arm64 (0.6.12-2) ...
12:27:03 #10 38.78 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
12:27:03 #10 38.80 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.8) ...
12:27:03 #10 38.82 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
12:27:03 #10 38.84 Setting up patch (2.7.6-2ubuntu1.1) ...
12:27:03 #10 38.85 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
12:27:03 #10 38.87 Setting up krb5-locales (1.16-2ubuntu0.2) ...
12:27:03 #10 38.88 Setting up publicsuffix (20180223.1310-1) ...
12:27:03 #10 38.90 Setting up autotools-dev (20180224.1) ...
12:27:03 #11 19.31 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
12:27:03 #11 31.31 Selecting previously unselected package libksba8:arm64.
12:27:03 #11 31.31 Preparing to unpack .../154-libksba8_1.6.0-3ubuntu1.1_arm64.deb ...
12:27:03 #11 31.31 Unpacking libksba8:arm64 (1.6.0-3ubuntu1.1) ...
12:27:03 #11 31.35 Selecting previously unselected package libnpth0:arm64.
12:27:03 #11 31.36 Preparing to unpack .../155-libnpth0_1.6-3build2_arm64.deb ...
12:27:03 #11 31.36 Unpacking libnpth0:arm64 (1.6-3build2) ...
12:27:03 #11 31.40 Selecting previously unselected package dirmngr.
12:27:03 #11 31.40 Preparing to unpack .../156-dirmngr_2.2.35-3ubuntu1_arm64.deb ...
12:27:03 #11 31.42 Unpacking dirmngr (2.2.35-3ubuntu1) ...
12:27:03 #11 31.45 Selecting previously unselected package gnupg-l10n.
12:27:03 #11 31.46 Preparing to unpack .../157-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
12:27:03 #11 34.44 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
12:27:03 #11 34.44 Unpacking liburi-perl (1.76-2) ...
12:27:03 #11 34.50 Selecting previously unselected package libhtml-parser-perl.
12:27:03 #11 34.50 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
12:27:03 #11 34.51 Unpacking libhtml-parser-perl (3.72-5) ...
12:27:03 #11 34.55 Selecting previously unselected package libhtml-tree-perl.
12:27:03 #11 34.55 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
12:27:03 #11 34.55 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:03 #11 34.60 Selecting previously unselected package libio-html-perl.
12:27:03 #11 34.60 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
12:27:03 #11 34.60 Unpacking libio-html-perl (1.001-1) ...
12:27:03 #11 34.64 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:03 #11 34.64 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:03 #11 34.64 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:03 #11 34.67 Selecting previously unselected package libhttp-message-perl.
12:27:03 #10 30.32 Selecting previously unselected package dpkg-dev.
12:27:03 #10 30.32 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ...
12:27:03 #10 30.34 Unpacking dpkg-dev (1.19.8) ...
12:27:03 #10 35.53 Unpacking libgpgme11:amd64 (1.12.0-6) ...
12:27:03 #10 35.57 Selecting previously unselected package python3-gpg.
12:27:03 #10 35.57 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ...
12:27:03 #10 35.58 Unpacking python3-gpg (1.12.0-6) ...
12:27:03 #10 35.64 Selecting previously unselected package dput.
12:27:03 #10 35.64 Preparing to unpack .../154-dput_1.0.3_all.deb ...
12:27:03 #10 35.65 Unpacking dput (1.0.3) ...
12:27:03 #10 35.68 Selecting previously unselected package equivs.
12:27:03 #10 35.68 Preparing to unpack .../155-equivs_2.2.0_all.deb ...
12:27:03 #10 35.69 Unpacking equivs (2.2.0) ...
12:27:03 #10 35.74 Selecting previously unselected package exim4-config.
12:27:03 #11 30.02 Selecting previously unselected package libalgorithm-diff-perl.
12:27:03 #11 30.03 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:03 #11 30.03 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:03 #11 30.06 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:03 #11 30.06 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
12:27:03 #11 30.06 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
12:27:03 #11 30.09 Selecting previously unselected package libalgorithm-merge-perl.
12:27:03 #11 30.09 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:03 #11 30.10 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:03 #11 30.13 Selecting previously unselected package libaliased-perl.
12:27:03 #11 30.13 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ...
12:27:03 #11 30.13 Unpacking libaliased-perl (0.34-1.1) ...
12:27:03 #11 30.16 Selecting previously unselected package libapt-pkg-perl.
12:27:03 #11 30.16 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ...
12:27:03 #11 30.16 Unpacking libapt-pkg-perl (0.1.40build2) ...
12:27:03 #11 30.19 Selecting previously unselected package libarchive-cpio-perl.
12:27:03 #11 30.20 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:27:03 #11 30.20 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:27:03 #11 30.23 Selecting previously unselected package libarray-intspan-perl.
12:27:03 #11 30.23 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ...
12:27:03 #11 30.23 Unpacking libarray-intspan-perl (2.004-1) ...
12:27:03 #11 30.26 Selecting previously unselected package libmodule-implementation-perl.
12:27:03 #11 30.27 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:27:03 #11 30.27 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:27:03 #11 30.30 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:03 #13 6.491 Package bash-5.1.8-6.el9.aarch64 is already installed.
12:27:03 #10 39.00 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
12:27:03 #10 39.00 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
12:27:03 #10 39.04 Selecting previously unselected package libsasl2-modules:arm64.
12:27:03 #10 39.05 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ...
12:27:03 #10 39.05 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:27:03 #10 39.09 Selecting previously unselected package libsereal-decoder-perl.
12:27:03 #10 39.10 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
12:27:03 #10 39.10 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
12:27:03 #10 39.14 Selecting previously unselected package libsereal-encoder-perl.
12:27:03 #10 39.14 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
12:27:03 #10 39.14 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
12:27:03 #10 39.18 Selecting previously unselected package libsereal-perl.
12:27:03 #10 39.18 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ...
12:27:03 #10 39.19 Unpacking libsereal-perl (4.005-1) ...
12:27:03 #10 39.22 Selecting previously unselected package libtask-weaken-perl.
12:27:03 #11 36.03 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ...
12:27:03 #11 36.03 Unpacking libtime-moment-perl (0.44-1build6) ...
12:27:03 #11 36.07 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:03 #11 36.07 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ...
12:27:03 #11 36.07 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
12:27:03 #11 36.12 Selecting previously unselected package libunicode-utf8-perl.
12:27:03 #11 36.12 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
12:27:03 #11 36.12 Unpacking libunicode-utf8-perl (0.62-1build4) ...
12:27:03 #11 36.15 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:03 #11 36.15 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:27:03 #11 36.16 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:27:03 #11 36.19 Selecting previously unselected package libxml-sax-base-perl.
12:27:03 #11 36.19 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:27:03 #11 36.20 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:27:03 #11 36.24 Selecting previously unselected package libxml-sax-perl.
12:27:03 #11 36.24 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ...
12:27:03 #11 36.25 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
12:27:03 #11 36.29 Selecting previously unselected package libxml-libxml-perl.
12:27:03 #11 20.76 Get:406 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cffi-backend armhf 1.15.1-1 [66.0 kB]
12:27:03 #11 20.78 Get:407 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cryptography armhf 3.4.8-2 [217 kB]
12:27:03 #11 20.87 Get:408 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-idna all 3.3-1 [49.3 kB]
12:27:03 #11 20.89 Get:409 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-nacl armhf 1.5.0-2 [58.0 kB]
12:27:03 #11 20.90 Get:410 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-six all 1.16.0-4 [12.4 kB]
12:27:03 #11 20.91 Get:411 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-bcrypt armhf 3.2.0-1build1 [28.5 kB]
12:27:03 #11 20.91 Get:412 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
12:27:03 #11 20.93 Get:413 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-urllib3 all 1.26.9-1 [98.8 kB]
12:27:03 #11 20.95 Get:414 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
12:27:03 #11 20.95 Get:415 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-unidiff all 0.7.3-1 [11.0 kB]
12:27:03 #11 20.96 Get:416 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf zstd armhf 1.5.2+dfsg-1 [609 kB]
12:27:03 #10 31.08 Selecting previously unselected package cpp.
12:27:03 #10 31.08 Preparing to unpack .../068-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
12:27:03 #10 31.09 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
12:27:03 #10 31.12 Selecting previously unselected package libcc1-0:amd64.
12:27:03 #10 31.13 Preparing to unpack .../069-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:03 #10 31.13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:03 #10 31.17 Selecting previously unselected package libgomp1:amd64.
12:27:03 #10 31.17 Preparing to unpack .../070-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:03 #10 31.18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:03 #10 31.23 Selecting previously unselected package libitm1:amd64.
12:27:03 #10 31.23 Preparing to unpack .../071-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:03 #10 31.24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:03 #10 31.28 Selecting previously unselected package libatomic1:amd64.
12:27:03 #10 31.28 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:03 #10 31.29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:03 #10 31.33 Selecting previously unselected package libasan4:amd64.
12:27:03 #10 31.34 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:03 #10 31.34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:03 #10 31.41 Selecting previously unselected package liblsan0:amd64.
12:27:03 #10 31.41 Preparing to unpack .../074-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:03 #10 31.44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:03 #11 30.39 Selecting previously unselected package libunwind8:amd64.
12:27:03 #11 30.39 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
12:27:03 #11 30.40 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
12:27:03 #11 30.43 Selecting previously unselected package strace.
12:27:03 #11 30.43 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
12:27:03 #11 30.44 Unpacking strace (5.5-3ubuntu1) ...
12:27:03 #11 30.51 Selecting previously unselected package xauth.
12:27:03 #11 30.51 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
12:27:03 #11 30.51 Unpacking xauth (1:1.1-0ubuntu1) ...
12:27:03 #11 30.56 Selecting previously unselected package libfl2:amd64.
12:27:03 #11 30.56 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
12:27:03 #11 30.57 Unpacking libfl2:amd64 (2.6.4-6.2) ...
12:27:03 #11 30.61 Selecting previously unselected package at.
12:27:03 #12 26.99   Installing       : elfutils-0.187-4.el8.aarch64                         64/90 
12:27:03 #12 27.04   Installing       : diffutils-3.6-6.el8.aarch64                          65/90 
12:27:03 #12 27.05   Running scriptlet: diffutils-3.6-6.el8.aarch64                          65/90 
12:27:03 #12 27.09   Installing       : zstd-1.4.4-1.el8.aarch64                             66/90 
12:27:03 #12 27.11   Installing       : rust-srpm-macros-5-2.el8.noarch                      67/90 
12:27:03 #12 27.12   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  68/90 
12:27:03 #12 27.15   Installing       : python3-systemd-234-8.el8.aarch64                    69/90 
12:27:03 #10 37.84 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
12:27:03 #10 37.84 Unpacking libpod-constants-perl (0.19-2) ...
12:27:03 #10 37.88 Selecting previously unselected package libproc-processtable-perl.
12:27:03 #10 37.88 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
12:27:03 #10 37.89 Unpacking libproc-processtable-perl (0.59-2+b1) ...
12:27:03 #10 37.93 Selecting previously unselected package libre2-9:arm64.
12:27:03 #10 37.93 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
12:27:03 #10 37.94 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
12:27:03 #10 37.98 Selecting previously unselected package libre-engine-re2-perl:arm64.
12:27:03 #10 37.98 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
12:27:03 #10 37.99 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
12:27:03 #10 38.02 Selecting previously unselected package libreadonly-perl.
12:27:03 #10 38.02 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
12:27:03 #10 38.03 Unpacking libreadonly-perl (2.050-3) ...
12:27:03 #10 38.07 Selecting previously unselected package libref-util-perl.
12:27:03 #10 34.41 Unpacking libfakeroot:armhf (1.23-1) ...
12:27:03 #10 34.47 Selecting previously unselected package fakeroot.
12:27:03 #10 34.47 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ...
12:27:03 #10 34.47 Unpacking fakeroot (1.23-1) ...
12:27:03 #10 34.54 Selecting previously unselected package libassuan0:armhf.
12:27:03 #10 34.54 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ...
12:27:03 #10 34.54 Unpacking libassuan0:armhf (2.5.2-1) ...
12:27:03 #10 34.60 Selecting previously unselected package gpgconf.
12:27:03 #10 34.60 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
12:27:03 #10 34.60 Unpacking gpgconf (2.2.12-1+deb10u2) ...
12:27:03 #10 34.67 Selecting previously unselected package libksba8:armhf.
12:27:03 #10 34.67 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u2_armhf.deb ...
12:27:03 #11 30.06 Selecting previously unselected package libcurl4:amd64.
12:27:03 #11 30.06 Preparing to unpack .../133-libcurl4_7.85.0-1ubuntu0.2_amd64.deb ...
12:27:03 #11 30.06 Unpacking libcurl4:amd64 (7.85.0-1ubuntu0.2) ...
12:27:03 #11 30.10 Selecting previously unselected package curl.
12:27:03 #11 30.10 Preparing to unpack .../134-curl_7.85.0-1ubuntu0.2_amd64.deb ...
12:27:03 #11 30.10 Unpacking curl (7.85.0-1ubuntu0.2) ...
12:27:03 #11 30.14 Selecting previously unselected package dctrl-tools.
12:27:03 #11 30.14 Preparing to unpack .../135-dctrl-tools_2.24-3build2_amd64.deb ...
12:27:03 #11 30.15 Unpacking dctrl-tools (2.24-3build2) ...
12:27:03 #11 30.18 Selecting previously unselected package libdebhelper-perl.
12:27:03 #11 30.18 Preparing to unpack .../136-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
12:27:03 #11 30.19 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
12:27:03 #11 30.23 Selecting previously unselected package libtool.
12:27:03 #11 30.23 Preparing to unpack .../137-libtool_2.4.7-4_all.deb ...
12:27:03 #11 30.24 Unpacking libtool (2.4.7-4) ...
12:27:03 #11 30.28 Selecting previously unselected package dh-autoreconf.
12:27:03 #10 34.04 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:03 #10 34.04 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:03 #10 34.08 Selecting previously unselected package libhttp-message-perl.
12:27:03 #10 34.08 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
12:27:03 #10 34.09 Unpacking libhttp-message-perl (6.28-1) ...
12:27:03 #10 34.12 Selecting previously unselected package libhttp-cookies-perl.
12:27:03 #10 34.13 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:03 #10 34.13 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:03 #10 34.15 Selecting previously unselected package libhttp-negotiate-perl.
12:27:03 #10 34.16 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:03 #10 34.16 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:03 #10 34.18 Selecting previously unselected package perl-openssl-defaults:amd64.
12:27:03 #10 34.19 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
12:27:03 #10 34.19 Unpacking perl-openssl-defaults:amd64 (5) ...
12:27:03 #10 34.21 Selecting previously unselected package libnet-ssleay-perl.
12:27:03 #10 34.21 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
12:27:03 #10 34.22 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:27:03 #10 34.27 Selecting previously unselected package libio-socket-ssl-perl.
12:27:03 #10 38.92 Setting up t1utils (1.41-2) ...
12:27:03 #10 38.94 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
12:27:03 #10 38.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:03 #10 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
12:27:03 #10 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
12:27:03 #10 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
12:27:03 #10 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
12:27:03 #10 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
12:27:03 #10 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
12:27:03 #10 38.96 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
12:27:03 #10 38.96 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
12:27:03 #10 38.96 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
12:27:03 #10 38.96 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
12:27:03 #10 38.96 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:03 #10 38.98 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ...
12:27:03 #10 39.01 Setting up libltdl7:arm64 (2.4.6-2) ...
12:27:03 #10 39.02 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:27:03 #10 39.05 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
12:27:03 #10 39.06 Setting up liblocale-gettext-perl (1.07-3build2) ...
12:27:03 #10 39.08 Setting up wdiff (1.2.2-2) ...
12:27:03 #10 39.09 Setting up shared-mime-info (1.9-2) ...
12:27:03 #11 19.47 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB]
12:27:03 #11 19.68 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
12:27:03 #11 19.76 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
12:27:03 #11 31.46 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
12:27:03 #11 31.50 Selecting previously unselected package gnupg-utils.
12:27:03 #11 31.50 Preparing to unpack .../158-gnupg-utils_2.2.35-3ubuntu1_arm64.deb ...
12:27:03 #11 31.50 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
12:27:03 #11 31.54 Selecting previously unselected package gpg.
12:27:03 #11 31.55 Preparing to unpack .../159-gpg_2.2.35-3ubuntu1_arm64.deb ...
12:27:03 #11 31.55 Unpacking gpg (2.2.35-3ubuntu1) ...
12:27:03 #11 31.59 Selecting previously unselected package pinentry-curses.
12:27:03 #11 31.60 Preparing to unpack .../160-pinentry-curses_1.2.0-2ubuntu1_arm64.deb ...
12:27:03 #11 31.60 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
12:27:03 #11 31.64 Selecting previously unselected package gpg-agent.
12:27:03 #11 31.64 Preparing to unpack .../161-gpg-agent_2.2.35-3ubuntu1_arm64.deb ...
12:27:03 #11 31.65 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
12:27:03 #11 31.68 Selecting previously unselected package gpg-wks-client.
12:27:03 #11 31.68 Preparing to unpack .../162-gpg-wks-client_2.2.35-3ubuntu1_arm64.deb ...
12:27:03 #11 31.69 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
12:27:03 #11 31.72 Selecting previously unselected package gpg-wks-server.
12:27:03 #11 34.68 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
12:27:03 #11 34.68 Unpacking libhttp-message-perl (6.22-1) ...
12:27:03 #11 34.72 Selecting previously unselected package libhttp-cookies-perl.
12:27:03 #11 34.73 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
12:27:03 #11 34.73 Unpacking libhttp-cookies-perl (6.08-1) ...
12:27:03 #11 34.77 Selecting previously unselected package libhttp-negotiate-perl.
12:27:03 #11 34.77 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:03 #11 34.77 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:03 #11 34.81 Selecting previously unselected package perl-openssl-defaults:arm64.
12:27:03 #11 34.81 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
12:27:03 #11 34.81 Unpacking perl-openssl-defaults:arm64 (4) ...
12:27:03 #11 34.84 Selecting previously unselected package libnet-ssleay-perl.
12:27:03 #11 34.85 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
12:27:03 #11 34.85 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
12:27:03 #11 34.91 Selecting previously unselected package libio-socket-ssl-perl.
12:27:03 #10 35.74 Preparing to unpack .../156-exim4-config_4.92-8+deb10u7_all.deb ...
12:27:03 #10 35.75 Unpacking exim4-config (4.92-8+deb10u7) ...
12:27:03 #10 35.81 Selecting previously unselected package exim4-base.
12:27:03 #10 35.81 Preparing to unpack .../157-exim4-base_4.92-8+deb10u7_amd64.deb ...
12:27:03 #10 35.81 Unpacking exim4-base (4.92-8+deb10u7) ...
12:27:03 #10 35.89 Selecting previously unselected package libevent-2.1-6:amd64.
12:27:03 #10 35.90 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
12:27:03 #10 35.90 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
12:27:03 #10 35.94 Selecting previously unselected package libunbound8:amd64.
12:27:03 #10 35.94 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u2_amd64.deb ...
12:27:03 #10 35.95 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ...
12:27:03 #10 36.01 Selecting previously unselected package libgnutls-dane0:amd64.
12:27:03 #10 36.01 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u9_amd64.deb ...
12:27:04 #11 24.18 Selecting previously unselected package libxml2:armhf.
12:27:04 #11 24.18 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_armhf.deb ...
12:27:04 #11 30.30 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:04 #11 30.30 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:04 #11 30.33 Selecting previously unselected package libvariable-magic-perl.
12:27:04 #11 30.33 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ...
12:27:04 #11 30.33 Unpacking libvariable-magic-perl (0.62-1build5) ...
12:27:04 #11 30.36 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:04 #11 30.36 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ...
12:27:04 #11 30.37 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
12:27:04 #11 30.40 Selecting previously unselected package libfreetype6:amd64.
12:27:04 #11 30.40 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.1_amd64.deb ...
12:27:04 #11 30.41 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
12:27:04 #11 30.44 Selecting previously unselected package libfontconfig1:amd64.
12:27:04 #11 30.45 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
12:27:04 #11 30.45 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
12:27:04 #11 30.48 Selecting previously unselected package libjpeg-turbo8:amd64.
12:27:04 #11 30.48 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
12:27:04 #11 30.49 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
12:27:04 #11 30.52 Selecting previously unselected package libjpeg8:amd64.
12:27:04 #11 30.52 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ...
12:27:04 #13 6.505 Package bash-5.1.8-6.el9.aarch64 is already installed.
12:27:04 #13 6.505 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
12:27:04 #13 6.506 Package libarchive-3.5.3-4.el9.aarch64 is already installed.
12:27:04 #13 6.507 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed.
12:27:04 #13 6.508 Package tar-2:1.34-5.el9.aarch64 is already installed.
12:27:04 #13 6.520 Package bash-5.1.8-6.el9.aarch64 is already installed.
12:27:04 #13 6.627 Dependencies resolved.
12:27:04 #13 6.634 ================================================================================
12:27:04 #13 6.634  Package                   Arch      Version                  Repository   Size
12:27:04 #13 6.634 ================================================================================
12:27:04 #13 6.634 Installing:
12:27:04 #13 6.634  cmake                     aarch64   3.20.2-7.el9             appstream   6.2 M
12:27:04 #13 6.634  device-mapper-devel       aarch64   9:1.02.187-4.el9         crb          44 k
12:27:04 #13 6.634  gcc                       aarch64   11.3.1-4.3.el9           appstream    30 M
12:27:04 #13 6.634  git                       aarch64   2.39.1-1.el9             appstream    63 k
12:27:04 #13 6.634  glibc-static              aarch64   2.34-54.el9              crb         1.4 M
12:27:04 #13 6.634  libseccomp-devel          aarch64   2.5.2-2.el9              appstream    59 k
12:27:04 #13 6.634  libselinux-devel          aarch64   3.5-0.rc1.1.el9          appstream   159 k
12:27:04 #13 6.634  libtool                   aarch64   2.4.6-45.el9             appstream   582 k
12:27:04 #13 6.634  libtool-ltdl-devel        aarch64   2.4.6-45.el9             crb         161 k
12:27:04 #13 6.634  make                      aarch64   1:4.3-7.el9              baseos      535 k
12:27:04 #13 6.634  selinux-policy-devel      noarch    38.1.4-1.el9             appstream   1.4 M
12:27:04 #13 6.634  systemd                   aarch64   252-3.el9                baseos      3.9 M
12:27:04 #13 6.634  systemd-devel             aarch64   252-3.el9                appstream   641 k
12:27:04 #13 6.634  which                     aarch64   2.21-28.el9              baseos       41 k
12:27:04 #13 6.634 Installing dependencies:
12:27:04 #13 6.634  acl                       aarch64   2.3.1-3.el9              baseos       73 k
12:27:04 #13 6.634  annobin                   aarch64   11.05-1.el9              appstream   973 k
12:27:04 #13 6.634  autoconf                  noarch    2.69-38.el9              appstream   681 k
12:27:04 #13 6.634  automake                  noarch    1.16.2-6.el9             appstream   689 k
12:27:04 #13 6.634  cmake-data                noarch    3.20.2-7.el9             appstream   2.1 M
12:27:04 #13 6.634  cmake-filesystem          aarch64   3.20.2-7.el9             appstream    23 k
12:27:04 #13 6.634  cmake-rpm-macros          noarch    3.20.2-7.el9             appstream    16 k
12:27:04 #13 6.634  cpp                       aarch64   11.3.1-4.3.el9           appstream    10 M
12:27:04 #13 6.634  dbus                      aarch64   1:1.12.20-7.el9          baseos      3.9 k
12:27:04 #13 6.634  dbus-broker               aarch64   28-7.el9                 baseos      166 k
12:27:04 #13 6.634  dbus-common               noarch    1:1.12.20-7.el9          baseos       15 k
12:27:04 #13 6.634  device-mapper             aarch64   9:1.02.187-4.el9         baseos      138 k
12:27:04 #13 6.634  device-mapper-libs        aarch64   9:1.02.187-4.el9         baseos      172 k
12:27:04 #13 6.634  gcc-plugin-annobin        aarch64   11.3.1-4.3.el9           appstream    63 k
12:27:04 #13 6.634  git-core                  aarch64   2.39.1-1.el9             appstream   4.3 M
12:27:04 #13 6.634  git-core-doc              noarch    2.39.1-1.el9             appstream   2.9 M
12:27:04 #13 6.634  glibc-devel               aarch64   2.34-54.el9              appstream   563 k
12:27:04 #13 6.634  kernel-headers            aarch64   5.14.0-239.el9           appstream   4.6 M
12:27:04 #13 6.634  kmod-libs                 aarch64   28-7.el9                 baseos       63 k
12:27:04 #13 6.634  libasan                   aarch64   11.3.1-4.3.el9           appstream   430 k
12:27:04 #13 6.634  libatomic                 aarch64   11.3.1-4.3.el9           baseos       55 k
12:27:04 #13 6.634  libcbor                   aarch64   0.7.0-5.el9              baseos       56 k
12:27:04 #13 6.634  libedit                   aarch64   3.1-37.20210216cvs.el9   baseos      104 k
12:27:04 #13 6.634  libfido2                  aarch64   1.6.0-7.el9              baseos       69 k
12:27:04 #13 6.634  libmpc                    aarch64   1.2.1-4.el9              appstream    63 k
12:27:04 #13 6.634  libseccomp                aarch64   2.5.2-2.el9              baseos       72 k
12:27:04 #13 6.634  libsepol-devel            aarch64   3.5-0.rc1.2.el9          appstream    48 k
12:27:04 #13 6.634  libtool-ltdl              aarch64   2.4.6-45.el9             appstream    37 k
12:27:04 #13 6.634  libubsan                  aarch64   11.3.1-4.3.el9           appstream   203 k
12:27:04 #13 6.634  libuv                     aarch64   1:1.42.0-1.el9           appstream   146 k
12:27:04 #13 6.634  libxcrypt-devel           aarch64   4.4.18-3.el9             appstream    29 k
12:27:04 #13 6.634  libxcrypt-static          aarch64   4.4.18-3.el9             crb         108 k
12:27:04 #13 6.634  llvm-libs                 aarch64   15.0.1-1.el9             appstream    39 M
12:27:04 #13 6.634  m4                        aarch64   1.4.19-1.el9             appstream   297 k
12:27:04 #13 6.634  openssh                   aarch64   8.7p1-28.el9             baseos      448 k
12:27:04 #13 6.634  openssh-clients           aarch64   8.7p1-28.el9             baseos      679 k
12:27:04 #13 6.634  pcre2-devel               aarch64   10.40-2.el9              appstream   515 k
12:27:04 #13 6.634  pcre2-utf16               aarch64   10.40-2.el9              appstream   199 k
12:27:04 #13 6.634  pcre2-utf32               aarch64   10.40-2.el9              appstream   190 k
12:27:04 #13 6.634  perl-DynaLoader           aarch64   1.47-480.el9             appstream    27 k
12:27:04 #13 6.634  perl-Error                noarch    1:0.17029-7.el9          appstream    42 k
12:27:04 #13 6.634  perl-File-Compare         noarch    1.100.600-480.el9        appstream    14 k
12:27:04 #13 6.634  perl-File-Copy            noarch    2.34-480.el9             appstream    21 k
12:27:04 #13 6.634  perl-File-Find            noarch    1.37-480.el9             appstream    27 k
12:27:04 #13 6.634  perl-Git                  noarch    2.39.1-1.el9             appstream    39 k
12:27:04 #13 6.634  perl-TermReadKey          aarch64   2.38-11.el9              appstream    36 k
12:27:04 #13 6.634  perl-Thread-Queue         noarch    3.14-460.el9             appstream    22 k
12:27:04 #13 6.634  perl-lib                  aarch64   0.65-480.el9             appstream    16 k
12:27:04 #13 6.634  perl-threads              aarch64   1:2.25-460.el9           appstream    57 k
12:27:04 #13 6.634  perl-threads-shared       aarch64   1.61-460.el9             appstream    44 k
12:27:04 #13 6.634  policycoreutils-devel     aarch64   3.5-0.rc1.2.el9          appstream   141 k
12:27:04 #13 6.634  rpm-plugin-selinux        aarch64   4.16.1.3-22.el9          baseos       18 k
12:27:04 #13 6.634  selinux-policy            noarch    38.1.4-1.el9             baseos       53 k
12:27:04 #13 6.634  selinux-policy-targeted   noarch    38.1.4-1.el9             baseos      6.8 M
12:27:04 #13 6.634  systemd-pam               aarch64   252-3.el9                baseos      244 k
12:27:04 #13 6.634  systemd-rpm-macros        noarch    252-3.el9                baseos       43 k
12:27:04 #13 6.634 
12:27:04 #13 6.634 Transaction Summary
12:27:04 #13 6.634 ================================================================================
12:27:04 #13 6.634 Install  70 Packages
12:27:04 #13 6.634 
12:27:04 #13 6.640 Total download size: 123 M
12:27:04 #13 6.640 Installed size: 438 M
12:27:04 #13 6.641 Downloading Packages:
12:27:04 #10 39.22 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ...
12:27:04 #10 39.23 Unpacking libtask-weaken-perl (1.06-1) ...
12:27:04 #10 39.27 Selecting previously unselected package libxml-parser-perl.
12:27:04 #10 39.28 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ...
12:27:04 #10 39.28 Unpacking libxml-parser-perl (2.44-4) ...
12:27:04 #10 39.33 Selecting previously unselected package libsoap-lite-perl.
12:27:04 #10 39.34 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ...
12:27:04 #10 39.34 Unpacking libsoap-lite-perl (1.27-1) ...
12:27:04 #10 39.40 Selecting previously unselected package libsort-key-perl.
12:27:04 #10 39.40 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ...
12:27:04 #10 39.41 Unpacking libsort-key-perl (1.33-2+b1) ...
12:27:04 #10 39.45 Selecting previously unselected package libstring-copyright-perl.
12:27:04 #11 36.29 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
12:27:04 #11 36.29 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:04 #11 36.35 Selecting previously unselected package libxml-parser-perl:arm64.
12:27:04 #11 36.36 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ...
12:27:04 #11 36.36 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
12:27:04 #11 36.40 Selecting previously unselected package libxml-sax-expat-perl.
12:27:04 #11 36.40 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:04 #11 36.41 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:04 #11 36.44 Selecting previously unselected package libyaml-libyaml-perl.
12:27:04 #11 36.44 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
12:27:04 #11 36.44 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:04 #11 36.47 Selecting previously unselected package licensecheck.
12:27:04 #11 36.48 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ...
12:27:04 #11 36.48 Unpacking licensecheck (3.2.14-2) ...
12:27:04 #11 36.51 Selecting previously unselected package libdevel-size-perl.
12:27:04 #11 21.02 Get:417 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf equivs all 2.3.1 [19.0 kB]
12:27:04 #11 21.02 Get:418 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libauthen-sasl-perl all 2.1600-2 [43.7 kB]
12:27:04 #11 21.03 Get:419 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-magic all 2:0.4.26-2 [13.2 kB]
12:27:04 #10 31.50 Selecting previously unselected package libtsan0:amd64.
12:27:04 #10 31.50 Preparing to unpack .../075-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:04 #10 31.50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:04 #10 31.57 Selecting previously unselected package libubsan0:amd64.
12:27:04 #10 31.57 Preparing to unpack .../076-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:04 #10 31.57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:04 #10 31.62 Selecting previously unselected package libcilkrts5:amd64.
12:27:04 #10 31.62 Preparing to unpack .../077-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:04 #10 31.62 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:04 #10 31.66 Selecting previously unselected package libmpx2:amd64.
12:27:04 #10 31.66 Preparing to unpack .../078-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:04 #10 31.66 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:04 #10 31.70 Selecting previously unselected package libquadmath0:amd64.
12:27:04 #11 30.62 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
12:27:04 #11 30.62 Unpacking at (3.1.23-1ubuntu1) ...
12:27:04 #11 30.66 Selecting previously unselected package libsigsegv2:amd64.
12:27:04 #11 30.66 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
12:27:04 #11 30.66 Unpacking libsigsegv2:amd64 (2.12-2) ...
12:27:04 #11 30.71 Selecting previously unselected package m4.
12:27:04 #11 30.71 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
12:27:04 #11 30.71 Unpacking m4 (1.4.18-4) ...
12:27:04 #11 30.77 Selecting previously unselected package autoconf.
12:27:04 #11 30.77 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
12:27:04 #11 30.77 Unpacking autoconf (2.69-11.1) ...
12:27:04 #11 30.83 Selecting previously unselected package autotools-dev.
12:27:04 #11 30.83 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
12:27:04 #11 30.84 Unpacking autotools-dev (20180224.1) ...
12:27:04 #11 30.88 Selecting previously unselected package automake.
12:27:04 #11 30.88 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
12:27:04 #11 30.88 Unpacking automake (1:1.16.1-4ubuntu6) ...
12:27:04 #11 30.95 Selecting previously unselected package autopoint.
12:27:04 #11 30.95 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
12:27:04 #11 30.96 Unpacking autopoint (0.19.8.1-10build1) ...
12:27:04 #11 31.00 Selecting previously unselected package binutils-common:amd64.
12:27:04 #12 27.19   Upgrading        : python3-dnf-plugins-core-4.0.21-18.el8.noarch        70/90 
12:27:04 #12 27.21   Installing       : perl-srpm-macros-1-25.el8.noarch                     71/90 
12:27:04 #12 27.23   Installing       : openblas-srpm-macros-2-2.el8.noarch                  72/90 
12:27:04 #12 27.24   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     73/90 
12:27:04 #12 27.26   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    74/90 
12:27:04 #10 38.07 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
12:27:04 #10 38.07 Unpacking libref-util-perl (0.204-1) ...
12:27:04 #10 38.10 Selecting previously unselected package libref-util-xs-perl.
12:27:04 #10 38.11 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
12:27:04 #10 38.11 Unpacking libref-util-xs-perl (0.117-1+b3) ...
12:27:04 #10 38.15 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:04 #10 38.15 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
12:27:04 #10 38.16 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
12:27:04 #10 38.20 Selecting previously unselected package libregexp-pattern-perl.
12:27:04 #10 38.20 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:04 #10 38.20 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:04 #10 38.27 Selecting previously unselected package libsasl2-modules:arm64.
12:27:04 #10 38.28 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
12:27:04 #10 38.29 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:04 #10 38.33 Selecting previously unselected package libsereal-decoder-perl.
12:27:04 #11 30.28 Preparing to unpack .../138-dh-autoreconf_20_all.deb ...
12:27:04 #11 30.28 Unpacking dh-autoreconf (20) ...
12:27:04 #11 30.31 Selecting previously unselected package libarchive-zip-perl.
12:27:04 #11 30.31 Preparing to unpack .../139-libarchive-zip-perl_1.68-1_all.deb ...
12:27:04 #11 30.32 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:04 #11 30.36 Selecting previously unselected package libsub-override-perl.
12:27:04 #11 30.37 Preparing to unpack .../140-libsub-override-perl_0.09-3_all.deb ...
12:27:04 #11 30.37 Unpacking libsub-override-perl (0.09-3) ...
12:27:04 #11 30.40 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:04 #11 30.40 Preparing to unpack .../141-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
12:27:04 #11 30.41 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:04 #11 30.44 Selecting previously unselected package dh-strip-nondeterminism.
12:27:04 #11 30.44 Preparing to unpack .../142-dh-strip-nondeterminism_1.13.0-1_all.deb ...
12:27:04 #11 30.45 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
12:27:04 #11 30.49 Selecting previously unselected package libdw1:amd64.
12:27:04 #11 30.49 Preparing to unpack .../143-libdw1_0.187-4_amd64.deb ...
12:27:04 #11 30.49 Unpacking libdw1:amd64 (0.187-4) ...
12:27:04 #11 30.52 Selecting previously unselected package debugedit.
12:27:04 #10 34.67 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
12:27:04 #10 34.74 Selecting previously unselected package libnpth0:armhf.
12:27:04 #10 34.74 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ...
12:27:04 #10 34.75 Unpacking libnpth0:armhf (1.6-1) ...
12:27:04 #10 34.80 Selecting previously unselected package dirmngr.
12:27:04 #10 34.80 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
12:27:04 #10 34.82 Unpacking dirmngr (2.2.12-1+deb10u2) ...
12:27:04 #10 34.92 Selecting previously unselected package gnupg-l10n.
12:27:04 #10 34.92 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
12:27:04 #10 34.27 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
12:27:04 #10 34.28 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:27:04 #10 34.32 Selecting previously unselected package libnet-http-perl.
12:27:04 #10 34.32 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
12:27:04 #10 34.32 Unpacking libnet-http-perl (6.20-1) ...
12:27:04 #10 34.35 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:04 #10 34.35 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:04 #10 34.35 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:04 #10 34.37 Selecting previously unselected package libtry-tiny-perl.
12:27:04 #10 34.38 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
12:27:04 #10 34.38 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:04 #10 34.40 Selecting previously unselected package libwww-robotrules-perl.
12:27:04 #10 34.41 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:04 #10 34.41 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:04 #10 34.43 Selecting previously unselected package libwww-perl.
12:27:04 #10 34.43 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
12:27:04 #10 34.44 Unpacking libwww-perl (6.52-1) ...
12:27:04 #10 34.48 Selecting previously unselected package patchutils.
12:27:04 #11 19.85 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB]
12:27:04 #11 19.93 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB]
12:27:04 #11 20.01 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
12:27:04 #11 31.72 Preparing to unpack .../163-gpg-wks-server_2.2.35-3ubuntu1_arm64.deb ...
12:27:04 #11 31.73 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
12:27:04 #11 31.76 Selecting previously unselected package gpgsm.
12:27:04 #11 31.76 Preparing to unpack .../164-gpgsm_2.2.35-3ubuntu1_arm64.deb ...
12:27:04 #11 31.77 Unpacking gpgsm (2.2.35-3ubuntu1) ...
12:27:04 #11 31.81 Selecting previously unselected package gnupg.
12:27:04 #11 31.81 Preparing to unpack .../165-gnupg_2.2.35-3ubuntu1_all.deb ...
12:27:04 #11 31.82 Unpacking gnupg (2.2.35-3ubuntu1) ...
12:27:04 #11 31.86 Selecting previously unselected package libfile-dirlist-perl.
12:27:04 #11 31.86 Preparing to unpack .../166-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:04 #11 31.86 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:04 #11 31.95 Selecting previously unselected package libfile-which-perl.
12:27:04 #11 31.95 Preparing to unpack .../167-libfile-which-perl_1.27-1_all.deb ...
12:27:04 #11 31.95 Unpacking libfile-which-perl (1.27-1) ...
12:27:04 #11 31.98 Selecting previously unselected package libfile-homedir-perl.
12:27:04 #11 34.91 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
12:27:04 #11 34.92 Unpacking libio-socket-ssl-perl (2.067-1) ...
12:27:04 #11 34.97 Selecting previously unselected package libnet-http-perl.
12:27:04 #11 34.98 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
12:27:04 #11 34.98 Unpacking libnet-http-perl (6.19-1) ...
12:27:04 #11 35.02 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:04 #11 35.02 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
12:27:04 #11 35.02 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:27:04 #11 35.06 Selecting previously unselected package libtry-tiny-perl.
12:27:04 #11 35.06 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
12:27:04 #11 35.06 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:04 #11 35.10 Selecting previously unselected package libwww-robotrules-perl.
12:27:04 #11 35.11 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:04 #11 35.11 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:04 #11 35.16 Selecting previously unselected package libwww-perl.
12:27:04 #10 36.02 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
12:27:04 #10 36.06 Selecting previously unselected package exim4-daemon-light.
12:27:04 #10 36.06 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u7_amd64.deb ...
12:27:04 #10 36.07 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
12:27:04 #10 36.14 Selecting previously unselected package libcurl3-gnutls:amd64.
12:27:04 #10 36.14 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u3_amd64.deb ...
12:27:04 #10 36.15 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
12:27:04 #10 36.19 Selecting previously unselected package libpcre2-8-0:amd64.
12:27:04 #10 36.20 Preparing to unpack .../163-libpcre2-8-0_10.32-5_amd64.deb ...
12:27:04 #10 36.20 Unpacking libpcre2-8-0:amd64 (10.32-5) ...
12:27:04 #10 36.24 Selecting previously unselected package liberror-perl.
12:27:04 #10 36.24 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ...
12:27:04 #10 36.24 Unpacking liberror-perl (0.17027-2) ...
12:27:04 #11 24.19 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:27:04 #11 24.35 Selecting previously unselected package libyaml-0-2:armhf.
12:27:04 #11 24.35 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
12:27:04 #11 24.36 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
12:27:04 #11 24.41 Selecting previously unselected package lsb-release.
12:27:04 #11 24.41 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
12:27:04 #11 24.41 Unpacking lsb-release (11.1.0ubuntu2) ...
12:27:04 #11 30.52 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
12:27:04 #11 30.55 Selecting previously unselected package libdeflate0:amd64.
12:27:04 #11 30.55 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ...
12:27:04 #11 30.55 Unpacking libdeflate0:amd64 (1.10-2) ...
12:27:04 #11 30.59 Selecting previously unselected package libjbig0:amd64.
12:27:04 #11 30.59 Preparing to unpack .../208-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
12:27:04 #11 30.59 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
12:27:04 #11 30.62 Selecting previously unselected package libwebp7:amd64.
12:27:04 #11 30.62 Preparing to unpack .../209-libwebp7_1.2.2-2_amd64.deb ...
12:27:04 #11 30.63 Unpacking libwebp7:amd64 (1.2.2-2) ...
12:27:04 #11 30.66 Selecting previously unselected package libtiff5:amd64.
12:27:04 #11 30.66 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.3_amd64.deb ...
12:27:04 #11 30.67 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.3) ...
12:27:04 #11 30.70 Selecting previously unselected package libxpm4:amd64.
12:27:04 #11 30.70 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_amd64.deb ...
12:27:04 #11 30.71 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ...
12:27:04 #11 30.74 Selecting previously unselected package libgd3:amd64.
12:27:04 #10 39.45 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:04 #10 39.45 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:04 #10 39.49 Selecting previously unselected package libstring-escape-perl.
12:27:04 #10 39.50 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ...
12:27:04 #10 39.50 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:04 #10 39.54 Selecting previously unselected package libstring-shellquote-perl.
12:27:04 #10 39.54 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:04 #10 39.54 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:04 #10 39.58 Selecting previously unselected package libterm-readkey-perl.
12:27:04 #10 39.59 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ...
12:27:04 #10 39.59 Unpacking libterm-readkey-perl (2.38-1) ...
12:27:04 #10 39.62 Selecting previously unselected package libtest-fatal-perl.
12:27:04 #10 39.62 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ...
12:27:04 #10 39.63 Unpacking libtest-fatal-perl (0.014-1) ...
12:27:04 #10 39.67 Selecting previously unselected package libtest-refcount-perl.
12:27:04 #10 39.67 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ...
12:27:04 #10 39.68 Unpacking libtest-refcount-perl (0.08-3) ...
12:27:04 #10 39.71 Selecting previously unselected package libtext-levenshtein-perl.
12:27:04 #10 39.72 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:04 #10 39.72 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:04 #10 39.76 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:04 #10 39.76 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
12:27:04 #10 39.77 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
12:27:04 #10 39.82 Selecting previously unselected package libunicode-utf8-perl.
12:27:04 #11 21.23 debconf: delaying package configuration, since apt-utils is not installed
12:27:04 #11 21.27 Fetched 127 MB in 13s (9512 kB/s)
12:27:04 #11 21.28 Selecting previously unselected package liblocale-gettext-perl.
12:27:04 #11 21.28 (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 ... 4392 files and directories currently installed.)
12:27:04 #11 21.29 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
12:27:04 #11 21.29 Unpacking liblocale-gettext-perl (1.07-4build3) ...
12:27:04 #11 21.37 Selecting previously unselected package libssl3:armhf.
12:27:04 #11 21.37 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_armhf.deb ...
12:27:04 #11 21.37 Unpacking libssl3:armhf (3.0.5-2ubuntu2) ...
12:27:04 #11 21.44 Selecting previously unselected package libpython3.10-minimal:armhf.
12:27:04 #11 21.44 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_armhf.deb ...
12:27:04 #11 21.45 Unpacking libpython3.10-minimal:armhf (3.10.7-1ubuntu0.2) ...
12:27:04 #11 36.52 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ...
12:27:04 #11 36.52 Unpacking libdevel-size-perl (0.83-1build4) ...
12:27:04 #11 36.55 Selecting previously unselected package libipc-run3-perl.
12:27:04 #11 36.55 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
12:27:04 #11 36.56 Unpacking libipc-run3-perl (0.048-2) ...
12:27:04 #11 36.60 Selecting previously unselected package lzip.
12:27:04 #11 36.60 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ...
12:27:04 #11 36.60 Unpacking lzip (1.23-1) ...
12:27:04 #11 36.64 Selecting previously unselected package lzop.
12:27:04 #11 36.64 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ...
12:27:04 #11 36.64 Unpacking lzop (1.04-2build2) ...
12:27:04 #11 36.67 Selecting previously unselected package t1utils.
12:27:04 #11 36.68 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ...
12:27:04 #11 36.68 Unpacking t1utils (1.41-4build2) ...
12:27:04 #11 36.72 Selecting previously unselected package unzip.
12:27:04 #11 36.72 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ...
12:27:04 #11 36.72 Unpacking unzip (6.0-26ubuntu3.1) ...
12:27:04 #10 22.77 Selecting previously unselected package perl.
12:27:04 #10 22.77 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
12:27:04 #10 22.81 Unpacking perl (5.32.1-4+deb11u2) ...
12:27:04 #10 22.90 Selecting previously unselected package libpython3.9-minimal:armhf.
12:27:04 #10 31.70 Preparing to unpack .../079-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
12:27:04 #10 31.70 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:04 #10 31.75 Selecting previously unselected package libgcc-7-dev:amd64.
12:27:04 #10 31.75 Preparing to unpack .../080-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:04 #10 31.75 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:04 #10 31.99 Selecting previously unselected package gcc-7.
12:27:04 #11 31.00 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.4_amd64.deb ...
12:27:04 #11 31.00 Unpacking binutils-common:amd64 (2.34-6ubuntu1.4) ...
12:27:04 #11 31.06 Selecting previously unselected package libbinutils:amd64.
12:27:04 #11 31.06 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.4_amd64.deb ...
12:27:04 #11 31.06 Unpacking libbinutils:amd64 (2.34-6ubuntu1.4) ...
12:27:04 #11 31.15 Selecting previously unselected package libctf-nobfd0:amd64.
12:27:04 #11 31.16 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.4_amd64.deb ...
12:27:04 #11 31.16 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ...
12:27:04 #11 31.20 Selecting previously unselected package libctf0:amd64.
12:27:04 #11 31.20 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.4_amd64.deb ...
12:27:04 #11 31.21 Unpacking libctf0:amd64 (2.34-6ubuntu1.4) ...
12:27:04 #11 31.25 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:27:04 #12 27.29   Installing       : gc-7.6.4-3.el8.aarch64                               75/90 
12:27:04 #12 27.63   Installing       : guile-5:2.0.14-7.el8.aarch64                         76/90 
12:27:04 #10 38.34 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
12:27:04 #10 38.34 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
12:27:04 #10 38.40 Selecting previously unselected package libsereal-encoder-perl.
12:27:04 #10 38.40 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
12:27:04 #10 38.41 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
12:27:04 #10 38.45 Selecting previously unselected package libtask-weaken-perl.
12:27:04 #10 38.46 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
12:27:04 #10 38.46 Unpacking libtask-weaken-perl (1.06-1) ...
12:27:04 #10 38.49 Selecting previously unselected package libxml-parser-perl:arm64.
12:27:04 #10 38.50 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
12:27:04 #10 38.50 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
12:27:04 #10 38.55 Selecting previously unselected package libsoap-lite-perl.
12:27:04 #10 38.55 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
12:27:04 #10 38.56 Unpacking libsoap-lite-perl (1.27-1) ...
12:27:04 #11 30.53 Preparing to unpack .../144-debugedit_1%3a5.0-5_amd64.deb ...
12:27:04 #11 30.53 Unpacking debugedit (1:5.0-5) ...
12:27:04 #11 30.56 Selecting previously unselected package dwz.
12:27:04 #11 30.56 Preparing to unpack .../145-dwz_0.14-1build2_amd64.deb ...
12:27:04 #11 30.57 Unpacking dwz (0.14-1build2) ...
12:27:04 #11 30.60 Selecting previously unselected package gettext.
12:27:04 #11 30.60 Preparing to unpack .../146-gettext_0.21-8_amd64.deb ...
12:27:04 #11 30.60 Unpacking gettext (0.21-8) ...
12:27:04 #11 30.65 Selecting previously unselected package intltool-debian.
12:27:04 #11 30.66 Preparing to unpack .../147-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:04 #11 30.66 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:04 #11 30.69 Selecting previously unselected package po-debconf.
12:27:04 #11 30.69 Preparing to unpack .../148-po-debconf_1.0.21+nmu1_all.deb ...
12:27:04 #11 30.69 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:04 #11 30.75 Selecting previously unselected package debhelper.
12:27:04 #10 34.92 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
12:27:04 #10 35.11 Selecting previously unselected package gnupg-utils.
12:27:04 #10 35.11 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
12:27:04 #10 35.11 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
12:27:04 #10 34.48 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
12:27:04 #10 34.48 Unpacking patchutils (0.4.2-1) ...
12:27:04 #10 34.52 Selecting previously unselected package wdiff.
12:27:04 #10 34.52 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
12:27:04 #10 34.52 Unpacking wdiff (1.2.2-2+b1) ...
12:27:04 #10 34.57 Selecting previously unselected package devscripts.
12:27:04 #10 34.57 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
12:27:04 #10 34.59 Unpacking devscripts (2.21.3+deb11u1) ...
12:27:04 #10 34.72 Selecting previously unselected package diffstat.
12:27:04 #11 20.11 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
12:27:04 #11 20.19 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1.1 [49.9 kB]
12:27:04 #11 31.98 Preparing to unpack .../168-libfile-homedir-perl_1.006-1_all.deb ...
12:27:04 #11 31.99 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:04 #11 32.06 Selecting previously unselected package libfile-touch-perl.
12:27:04 #11 32.06 Preparing to unpack .../169-libfile-touch-perl_0.12-1_all.deb ...
12:27:04 #11 32.06 Unpacking libfile-touch-perl (0.12-1) ...
12:27:04 #11 32.10 Selecting previously unselected package libio-pty-perl.
12:27:04 #11 32.10 Preparing to unpack .../170-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
12:27:04 #11 32.10 Unpacking libio-pty-perl (1:1.15-2build2) ...
12:27:04 #11 32.13 Selecting previously unselected package libipc-run-perl.
12:27:04 #11 32.14 Preparing to unpack .../171-libipc-run-perl_20220807.0-1_all.deb ...
12:27:04 #11 32.14 Unpacking libipc-run-perl (20220807.0-1) ...
12:27:04 #11 32.18 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:04 #11 32.18 Preparing to unpack .../172-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:04 #11 32.18 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:04 #11 32.21 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:04 #11 32.22 Preparing to unpack .../173-libclass-xsaccessor-perl_1.19-4_arm64.deb ...
12:27:04 #11 32.22 Unpacking libclass-xsaccessor-perl (1.19-4) ...
12:27:04 #11 32.26 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
12:27:04 #11 32.26 Preparing to unpack .../174-libb-hooks-op-check-perl_0.22-2_arm64.deb ...
12:27:04 #11 32.26 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2) ...
12:27:04 #11 32.30 Selecting previously unselected package libdynaloader-functions-perl.
12:27:04 #11 32.31 Preparing to unpack .../175-libdynaloader-functions-perl_0.003-2_all.deb ...
12:27:04 #11 32.32 Unpacking libdynaloader-functions-perl (0.003-2) ...
12:27:04 #11 35.16 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
12:27:04 #11 35.16 Unpacking libwww-perl (6.43-1) ...
12:27:04 #11 35.33 Selecting previously unselected package patchutils.
12:27:04 #11 35.33 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
12:27:04 #11 35.35 Unpacking patchutils (0.3.4-2) ...
12:27:04 #11 35.40 Selecting previously unselected package wdiff.
12:27:04 #11 35.40 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
12:27:04 #11 35.41 Unpacking wdiff (1.2.2-2build1) ...
12:27:04 #10 24.78 Selecting previously unselected package libxml2:armhf.
12:27:04 #10 24.78 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_armhf.deb ...
12:27:04 #10 36.27 Selecting previously unselected package git-man.
12:27:04 #10 36.27 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
12:27:04 #10 36.27 Unpacking git-man (1:2.20.1-2+deb10u6) ...
12:27:04 #10 36.41 Selecting previously unselected package git.
12:27:04 #10 36.41 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u6_amd64.deb ...
12:27:04 #10 36.42 Unpacking git (1:2.20.1-2+deb10u6) ...
12:27:04 #10 35.68 Fedora Modular 37 - aarch64 - Updates           912 kB/s | 929 kB     00:01    
12:27:04 #11 24.45 Selecting previously unselected package netbase.
12:27:04 #11 24.45 Preparing to unpack .../027-netbase_6.1_all.deb ...
12:27:04 #11 24.46 Unpacking netbase (6.1) ...
12:27:04 #11 24.49 Selecting previously unselected package python3-pkg-resources.
12:27:04 #11 24.49 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
12:27:04 #11 24.50 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:27:04 #11 24.55 Selecting previously unselected package python3-six.
12:27:04 #11 24.55 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
12:27:04 #11 24.55 Unpacking python3-six (1.14.0-2) ...
12:27:04 #11 24.59 Selecting previously unselected package shared-mime-info.
12:27:04 #11 24.59 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
12:27:04 #11 24.60 Unpacking shared-mime-info (1.15-1) ...
12:27:04 #11 24.70 Selecting previously unselected package ucf.
12:27:04 #11 24.70 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
12:27:04 #11 24.71 Moving old data out of the way
12:27:04 #11 24.71 Unpacking ucf (3.0038+nmu1) ...
12:27:04 #11 30.74 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ...
12:27:04 #11 30.75 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
12:27:04 #11 30.78 Selecting previously unselected package libc-devtools.
12:27:04 #11 30.78 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.1_amd64.deb ...
12:27:04 #11 30.79 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
12:27:04 #11 30.81 Selecting previously unselected package libcapture-tiny-perl.
12:27:04 #11 30.82 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:04 #11 30.83 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:04 #11 30.85 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:04 #11 30.85 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:04 #11 30.86 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:04 #11 30.89 Selecting previously unselected package libclone-perl.
12:27:04 #11 30.89 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ...
12:27:04 #11 30.89 Unpacking libclone-perl (0.45-1build3) ...
12:27:04 #11 30.92 Selecting previously unselected package libcommon-sense-perl:amd64.
12:27:04 #11 30.92 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ...
12:27:04 #11 30.92 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
12:27:04 #11 30.95 Selecting previously unselected package libconfig-tiny-perl.
12:27:04 #11 30.95 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ...
12:27:04 #11 30.95 Unpacking libconfig-tiny-perl (2.28-1) ...
12:27:04 #10 39.82 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ...
12:27:04 #10 39.83 Unpacking libunicode-utf8-perl (0.62-1) ...
12:27:04 #10 39.88 Selecting previously unselected package libwrap0:arm64.
12:27:04 #10 39.89 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ...
12:27:04 #10 39.89 Unpacking libwrap0:arm64 (7.6.q-28) ...
12:27:04 #11 21.55 Selecting previously unselected package libexpat1:armhf.
12:27:04 #11 21.55 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_armhf.deb ...
12:27:04 #11 21.55 Unpacking libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
12:27:04 #11 21.58 Selecting previously unselected package python3.10-minimal.
12:27:04 #11 21.58 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_armhf.deb ...
12:27:04 #11 21.59 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:27:04 #11 36.80 Selecting previously unselected package lintian.
12:27:04 #11 36.80 Preparing to unpack .../345-lintian_2.114.0ubuntu1.2_all.deb ...
12:27:04 #11 36.81 Unpacking lintian (2.114.0ubuntu1.2) ...
12:27:04 #10 29.23 Selecting previously unselected package libsasl2-modules-db:armhf.
12:27:04 #10 29.23 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:27:04 #10 29.23 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:27:04 #10 29.29 Selecting previously unselected package libsasl2-2:armhf.
12:27:04 #10 29.29 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:27:04 #10 29.30 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:27:04 #10 29.36 Selecting previously unselected package libldap-2.4-2:armhf.
12:27:04 #10 29.36 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
12:27:04 #10 29.36 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
12:27:04 #10 29.43 Selecting previously unselected package libnghttp2-14:armhf.
12:27:04 #10 29.43 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
12:27:04 #10 29.44 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
12:27:04 #10 29.51 Selecting previously unselected package libpsl5:armhf.
12:27:04 #10 29.51 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
12:27:04 #10 29.51 Unpacking libpsl5:armhf (0.21.0-1.2) ...
12:27:04 #10 31.99 Preparing to unpack .../081-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:04 #10 32.00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
12:27:04 #10 22.91 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
12:27:04 #10 22.91 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
12:27:04 #10 23.14 Selecting previously unselected package libexpat1:armhf.
12:27:04 #10 23.14 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
12:27:04 #10 23.14 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
12:27:04 #10 23.21 Selecting previously unselected package python3.9-minimal.
12:27:04 #11 31.25 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.4_amd64.deb ...
12:27:04 #11 31.26 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ...
12:27:04 #11 31.47 Selecting previously unselected package binutils.
12:27:04 #11 31.47 Preparing to unpack .../074-binutils_2.34-6ubuntu1.4_amd64.deb ...
12:27:04 #11 31.48 Unpacking binutils (2.34-6ubuntu1.4) ...
12:27:04 #11 31.52 Selecting previously unselected package libc-dev-bin.
12:27:04 #12 27.66   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         76/90 
12:27:04 #12 27.93   Installing       : gdb-headless-8.2-19.el8.aarch64                      77/90 
12:27:04 #12 27.95   Installing       : go-srpm-macros-2-17.el8.noarch                       78/90 
12:27:04 #12 27.96   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   79/90 
12:27:04 #12 27.98   Installing       : dwz-0.12-10.el8.aarch64                              80/90 
12:27:04 #12 28.00   Installing       : redhat-rpm-config-130-1.el8.noarch                   81/90 
12:27:04 #12 28.03   Installing       : rpm-build-4.14.3-26.el8.aarch64                      82/90 
12:27:04 #10 31.34 Selecting previously unselected package libelf1:armhf.
12:27:04 #10 31.34 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
12:27:04 #10 31.34 Unpacking libelf1:armhf (0.176-1.1) ...
12:27:04 #10 31.43 Selecting previously unselected package dwz.
12:27:04 #10 31.43 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
12:27:04 #10 31.44 Unpacking dwz (0.12-3) ...
12:27:04 #10 31.48 Selecting previously unselected package libdebhelper-perl.
12:27:04 #10 31.48 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
12:27:04 #10 31.49 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
12:27:04 #10 31.58 Selecting previously unselected package libglib2.0-0:armhf.
12:27:04 #10 31.58 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
12:27:04 #10 38.61 Selecting previously unselected package libsort-key-perl.
12:27:04 #10 38.62 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
12:27:04 #10 38.62 Unpacking libsort-key-perl (1.33-2+b3) ...
12:27:04 #10 38.66 Selecting previously unselected package libstring-copyright-perl.
12:27:04 #10 38.66 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:04 #10 38.66 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:04 #10 38.70 Selecting previously unselected package libstring-escape-perl.
12:27:04 #10 38.70 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
12:27:04 #10 38.71 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:04 #10 38.75 Selecting previously unselected package libstring-shellquote-perl.
12:27:04 #10 38.75 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:04 #10 38.75 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:04 #10 38.79 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
12:27:04 #10 38.79 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
12:27:04 #10 38.80 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
12:27:04 #10 38.83 Selecting previously unselected package libterm-readkey-perl.
12:27:04 #10 38.83 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
12:27:04 #10 38.84 Unpacking libterm-readkey-perl (2.38-1+b2) ...
12:27:04 #10 38.87 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:04 #10 38.87 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
12:27:04 #10 38.88 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
12:27:04 #10 38.92 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
12:27:04 #11 30.76 Preparing to unpack .../149-debhelper_13.9.1ubuntu1_all.deb ...
12:27:04 #11 30.76 Unpacking debhelper (13.9.1ubuntu1) ...
12:27:04 #11 30.88 Selecting previously unselected package libfakeroot:amd64.
12:27:04 #11 30.88 Preparing to unpack .../150-libfakeroot_1.29-1ubuntu1_amd64.deb ...
12:27:04 #11 30.88 Unpacking libfakeroot:amd64 (1.29-1ubuntu1) ...
12:27:04 #11 30.94 Selecting previously unselected package fakeroot.
12:27:04 #11 30.94 Preparing to unpack .../151-fakeroot_1.29-1ubuntu1_amd64.deb ...
12:27:04 #11 30.94 Unpacking fakeroot (1.29-1ubuntu1) ...
12:27:04 #11 30.98 Selecting previously unselected package libassuan0:amd64.
12:27:04 #10 35.22 Selecting previously unselected package gpg.
12:27:04 #10 35.22 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ...
12:27:04 #10 35.22 Unpacking gpg (2.2.12-1+deb10u2) ...
12:27:04 #10 35.33 Selecting previously unselected package pinentry-curses.
12:27:04 #10 35.33 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ...
12:27:04 #10 35.34 Unpacking pinentry-curses (1.1.0-2) ...
12:27:04 #10 35.38 Selecting previously unselected package gpg-agent.
12:27:04 #10 35.39 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
12:27:04 #10 35.39 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
12:27:04 #10 35.46 Selecting previously unselected package gpg-wks-client.
12:27:04 #10 35.46 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
12:27:04 #10 34.72 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
12:27:04 #10 34.72 Unpacking diffstat (1.64-1) ...
12:27:04 #10 34.75 Selecting previously unselected package distro-info-data.
12:27:04 #10 34.75 Preparing to unpack .../148-distro-info-data_0.51+deb11u3_all.deb ...
12:27:04 #10 34.75 Unpacking distro-info-data (0.51+deb11u3) ...
12:27:04 #10 34.78 Selecting previously unselected package python3-pkg-resources.
12:27:04 #10 34.78 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
12:27:04 #10 34.78 Unpacking python3-pkg-resources (52.0.0-4) ...
12:27:04 #10 34.83 Selecting previously unselected package python3-chardet.
12:27:04 #10 34.83 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
12:27:04 #10 34.84 Unpacking python3-chardet (4.0.0-1) ...
12:27:04 #10 34.88 Selecting previously unselected package python3-six.
12:27:04 #10 34.88 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
12:27:04 #10 34.89 Unpacking python3-six (1.16.0-2) ...
12:27:04 #10 34.91 Selecting previously unselected package python3-debian.
12:27:04 #10 34.92 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
12:27:04 #10 34.92 Unpacking python3-debian (0.1.39) ...
12:27:04 #10 34.96 Selecting previously unselected package libgpgme11:amd64.
12:27:04 #10 34.96 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
12:27:04 #10 34.96 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
12:27:04 #10 35.00 Selecting previously unselected package python3-gpg.
12:27:04 #10 35.00 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
12:27:04 #10 35.01 Unpacking python3-gpg (1.14.0-1+b2) ...
12:27:04 #10 35.07 Selecting previously unselected package dput.
12:27:04 #11 20.28 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB]
12:27:04 #11 20.39 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB]
12:27:04 #11 20.50 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
12:27:04 #11 32.35 Selecting previously unselected package libdevel-callchecker-perl.
12:27:04 #11 32.36 Preparing to unpack .../176-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
12:27:04 #11 32.36 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:04 #11 32.40 Selecting previously unselected package libparams-classify-perl:arm64.
12:27:04 #11 32.40 Preparing to unpack .../177-libparams-classify-perl_0.015-2_arm64.deb ...
12:27:04 #11 32.41 Unpacking libparams-classify-perl:arm64 (0.015-2) ...
12:27:04 #11 32.44 Selecting previously unselected package libmodule-runtime-perl.
12:27:04 #11 32.44 Preparing to unpack .../178-libmodule-runtime-perl_0.016-2_all.deb ...
12:27:04 #11 32.45 Unpacking libmodule-runtime-perl (0.016-2) ...
12:27:04 #11 32.48 Selecting previously unselected package libimport-into-perl.
12:27:04 #11 32.48 Preparing to unpack .../179-libimport-into-perl_1.002005-2_all.deb ...
12:27:04 #11 32.52 Unpacking libimport-into-perl (1.002005-2) ...
12:27:04 #11 32.55 Selecting previously unselected package librole-tiny-perl.
12:27:04 #11 35.56 Selecting previously unselected package devscripts.
12:27:04 #11 35.56 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
12:27:04 #11 35.63 Unpacking devscripts (2.20.2ubuntu2) ...
12:27:04 #10 24.78 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.8) ...
12:27:04 #10 24.89 Selecting previously unselected package libyaml-0-2:armhf.
12:27:04 #10 24.89 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ...
12:27:04 #10 24.89 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
12:27:04 #10 24.93 Selecting previously unselected package lsb-release.
12:27:04 #10 24.93 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
12:27:04 #10 24.94 Unpacking lsb-release (9.20170808ubuntu1) ...
12:27:04 #10 24.97 Selecting previously unselected package netbase.
12:27:04 #10 24.98 Preparing to unpack .../024-netbase_5.4_all.deb ...
12:27:04 #10 24.98 Unpacking netbase (5.4) ...
12:27:04 #10 25.01 Selecting previously unselected package shared-mime-info.
12:27:04 #10 25.01 Preparing to unpack .../025-shared-mime-info_1.9-2_armhf.deb ...
12:27:04 #12 26.62 Dependencies resolved.
12:27:04 #12 26.63 =============================================================================================
12:27:04 #12 26.63  Package                      Arch    Version                                Repo        Size
12:27:04 #12 26.63 =============================================================================================
12:27:04 #12 26.63 Installing:
12:27:04 #12 26.63  dnf-plugins-core             noarch  4.0.21-18.el8                          baseos      75 k
12:27:04 #12 26.63  rpm-build                    x86_64  4.14.3-26.el8                          appstream  174 k
12:27:04 #12 26.63  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
12:27:04 #12 26.63 Upgrading:
12:27:04 #12 26.63  python3-dnf-plugins-core     noarch  4.0.21-18.el8                          baseos     258 k
12:27:04 #12 26.63  python3-rpm                  x86_64  4.14.3-26.el8                          baseos     155 k
12:27:04 #12 26.63  rpm                          x86_64  4.14.3-26.el8                          baseos     544 k
12:27:04 #12 26.63  rpm-build-libs               x86_64  4.14.3-26.el8                          baseos     157 k
12:27:04 #12 26.63  rpm-libs                     x86_64  4.14.3-26.el8                          baseos     345 k
12:27:04 #12 26.63 Installing dependencies:
12:27:04 #12 26.63  binutils                     x86_64  2.30-119.el8                           baseos     5.8 M
12:27:04 #12 26.63  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
12:27:04 #12 26.63  cpio                         x86_64  2.12-11.el8                            baseos     266 k
12:27:04 #12 26.63  desktop-file-utils           x86_64  0.26-1.el8                             appstream   80 k
12:27:04 #12 26.63  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
12:27:04 #12 26.63  dwz                          x86_64  0.12-10.el8                            appstream  109 k
12:27:04 #12 26.63  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
12:27:04 #12 26.63  elfutils                     x86_64  0.187-4.el8                            baseos     543 k
12:27:04 #12 26.63  emacs-filesystem             noarch  1:26.1-9.el8                           baseos      70 k
12:27:04 #12 26.63  file                         x86_64  5.33-21.el8                            baseos      77 k
12:27:04 #12 26.63  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
12:27:04 #12 26.63  gdb-headless                 x86_64  8.2-19.el8                             appstream  3.7 M
12:27:04 #12 26.63  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
12:27:04 #12 26.63  glibc-gconv-extra            x86_64  2.28-211.el8                           baseos     1.5 M
12:27:04 #12 26.63  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
12:27:04 #12 26.63  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
12:27:04 #12 26.63  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
12:27:04 #12 26.63  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
12:27:04 #12 26.63  libbabeltrace                x86_64  1.5.4-4.el8                            baseos     200 k
12:27:04 #12 26.63  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
12:27:04 #12 26.63  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
12:27:04 #12 26.63  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
12:27:04 #12 26.63  ncurses                      x86_64  6.1-9.20180224.el8                     baseos     387 k
12:27:04 #12 26.63  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
12:27:04 #12 26.63  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
12:27:04 #12 26.63  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
12:27:04 #12 26.63  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
12:27:04 #12 26.63  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
12:27:04 #12 26.63  perl-Errno                   x86_64  1.28-421.el8                           baseos      76 k
12:27:04 #12 26.63  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
12:27:04 #12 26.63  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
12:27:04 #12 26.63  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
12:27:04 #12 26.63  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
12:27:04 #12 26.63  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
12:27:04 #12 26.63  perl-IO                      x86_64  1.38-421.el8                           baseos     142 k
12:27:04 #12 26.63  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
12:27:04 #12 26.63  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
12:27:04 #12 26.63  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
12:27:04 #12 26.63  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
12:27:04 #12 26.63  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
12:27:04 #12 26.63  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
12:27:04 #12 26.63  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
12:27:04 #12 26.63  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
12:27:04 #12 26.63  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
12:27:04 #12 26.63  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
12:27:04 #12 26.63  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
12:27:04 #12 26.63  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
12:27:04 #12 26.63  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
12:27:04 #12 26.63  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
12:27:04 #12 26.63  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
12:27:04 #12 26.63  perl-constant                noarch  1.33-396.el8                           baseos      25 k
12:27:04 #12 26.63  perl-interpreter             x86_64  4:5.26.3-421.el8                       baseos     6.3 M
12:27:04 #12 26.63  perl-libs                    x86_64  4:5.26.3-421.el8                       baseos     1.6 M
12:27:04 #12 26.63  perl-macros                  x86_64  4:5.26.3-421.el8                       baseos      72 k
12:27:04 #12 26.63  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
12:27:04 #12 26.63  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
12:27:04 #12 26.63  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
12:27:04 #12 26.63  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
12:27:04 #12 26.63  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
12:27:04 #12 26.63  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
12:27:04 #12 26.63  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
12:27:04 #12 26.63  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
12:27:04 #12 26.63  python-rpm-macros            noarch  3-44.el8                               baseos      16 k
12:27:04 #12 26.63  python-srpm-macros           noarch  3-44.el8                               baseos      16 k
12:27:04 #12 26.63  python3-rpm-macros           noarch  3-44.el8                               baseos      15 k
12:27:04 #12 26.63  python3-systemd              x86_64  234-8.el8                              appstream   81 k
12:27:04 #12 26.63  qt5-srpm-macros              noarch  5.15.3-1.el8                           appstream   11 k
12:27:04 #12 26.63  redhat-rpm-config            noarch  130-1.el8                              appstream   90 k
12:27:04 #12 26.63  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
12:27:04 #12 26.63  unzip                        x86_64  6.0-46.el8                             baseos     196 k
12:27:04 #12 26.63  xz                           x86_64  5.2.4-4.el8                            baseos     153 k
12:27:04 #12 26.63  zip                          x86_64  3.0-23.el8                             baseos     270 k
12:27:04 #12 26.63  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
12:27:04 #12 26.63 Installing weak dependencies:
12:27:04 #12 26.63  elfutils-debuginfod-client   x86_64  0.187-4.el8                            baseos      73 k
12:27:04 #12 26.63  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
12:27:04 #12 26.63  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
12:27:04 #12 26.63 Downgrading:
12:27:04 #12 26.63  xz-libs                      x86_64  5.2.4-4.el8                            baseos      94 k
12:27:04 #12 26.63 Enabling module streams:
12:27:04 #12 26.63  perl                                 5.26                                                   
12:27:04 #12 26.63  perl-IO-Socket-SSL                   2.066                                                  
12:27:04 #12 26.63  perl-libwww-perl                     6.34                                                   
12:27:04 #12 26.63 
12:27:04 #12 26.63 Transaction Summary
12:27:04 #12 26.63 =============================================================================================
12:27:04 #12 26.63 Install    79 Packages
12:27:04 #12 26.63 Upgrade     5 Packages
12:27:04 #12 26.63 Downgrade   1 Package
12:27:04 #12 26.63 
12:27:04 #11 24.76 Selecting previously unselected package xdg-user-dirs.
12:27:04 #11 24.76 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
12:27:04 #11 24.77 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
12:27:04 #11 24.86 Selecting previously unselected package xz-utils.
12:27:04 #11 24.86 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ...
12:27:04 #11 24.86 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
12:27:04 #11 24.91 Selecting previously unselected package gettext-base.
12:27:04 #11 24.91 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
12:27:04 #11 24.95 Unpacking gettext-base (0.19.8.1-10build1) ...
12:27:04 #11 30.98 Selecting previously unselected package libparams-util-perl.
12:27:04 #11 30.98 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ...
12:27:04 #11 30.98 Unpacking libparams-util-perl (1.102-1build3) ...
12:27:04 #11 31.01 Selecting previously unselected package libsub-install-perl.
12:27:04 #11 31.01 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ...
12:27:04 #11 31.02 Unpacking libsub-install-perl (0.928-1.1) ...
12:27:04 #11 31.05 Selecting previously unselected package libdata-optlist-perl.
12:27:04 #11 31.05 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ...
12:27:04 #11 31.05 Unpacking libdata-optlist-perl (0.112-1) ...
12:27:04 #11 31.08 Selecting previously unselected package libsub-exporter-perl.
12:27:04 #11 31.08 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ...
12:27:04 #11 31.09 Unpacking libsub-exporter-perl (0.988-1) ...
12:27:04 #11 31.12 Selecting previously unselected package libconst-fast-perl.
12:27:04 #11 31.12 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ...
12:27:04 #11 31.13 Unpacking libconst-fast-perl (0.014-1.1) ...
12:27:04 #11 31.15 Selecting previously unselected package libwant-perl.
12:27:04 #11 31.15 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ...
12:27:04 #11 31.16 Unpacking libwant-perl (0.29-1build7) ...
12:27:04 #11 31.18 Selecting previously unselected package libcontextual-return-perl.
12:27:04 #11 31.18 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:04 #11 31.19 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:04 #11 31.25 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
12:27:04 #11 31.26 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ...
12:27:04 #11 31.26 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
12:27:04 #11 31.29 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:04 #10 39.98 Selecting previously unselected package libxau6:arm64.
12:27:04 #10 39.99 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
12:27:04 #10 40.01 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
12:27:04 #10 40.06 Selecting previously unselected package libxdmcp6:arm64.
12:27:04 #10 40.06 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
12:27:04 #10 40.06 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
12:27:04 #10 40.15 Selecting previously unselected package libxcb1:arm64.
12:27:04 #10 40.15 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ...
12:27:04 #10 40.16 Unpacking libxcb1:arm64 (1.13.1-2) ...
12:27:04 #10 40.20 Selecting previously unselected package libx11-data.
12:27:04 #10 40.20 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
12:27:04 #10 40.20 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
12:27:04 #11 21.65 Setting up libssl3:armhf (3.0.5-2ubuntu2) ...
12:27:04 #11 21.78 Setting up libpython3.10-minimal:armhf (3.10.7-1ubuntu0.2) ...
12:27:04 #11 21.80 Setting up libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
12:27:04 #11 21.81 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:27:04 #11 37.11 Selecting previously unselected package manpages-dev.
12:27:04 #11 37.11 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ...
12:27:04 #11 37.11 Unpacking manpages-dev (5.10-1ubuntu1) ...
12:27:04 #11 37.33 Selecting previously unselected package python3-certifi.
12:27:04 #11 37.34 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
12:27:04 #11 37.34 Unpacking python3-certifi (2020.6.20-1) ...
12:27:04 #10 29.56 Selecting previously unselected package librtmp1:armhf.
12:27:04 #10 29.56 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
12:27:04 #10 29.57 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
12:27:04 #10 29.63 Selecting previously unselected package libssh2-1:armhf.
12:27:04 #10 29.63 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
12:27:04 #10 29.63 Unpacking libssh2-1:armhf (1.9.0-2) ...
12:27:04 #10 29.68 Selecting previously unselected package libcurl4:armhf.
12:27:04 #10 29.68 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u3_armhf.deb ...
12:27:04 #10 29.68 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u3) ...
12:27:04 #10 29.78 Selecting previously unselected package curl.
12:27:04 #10 29.78 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u3_armhf.deb ...
12:27:04 #10 23.21 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
12:27:04 #10 23.21 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
12:27:04 #10 23.49 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
12:27:04 #11 31.52 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ...
12:27:04 #11 31.52 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
12:27:04 #11 31.56 Selecting previously unselected package linux-libc-dev:amd64.
12:27:04 #11 31.56 Preparing to unpack .../076-linux-libc-dev_5.4.0-137.154_amd64.deb ...
12:27:04 #11 31.57 Unpacking linux-libc-dev:amd64 (5.4.0-137.154) ...
12:27:04 #12 28.05   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                83/90 
12:27:04 #12 28.10   Installing       : rpmlint-1.10-14.el8.noarch                           84/90 
12:27:04 #12 28.11   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch        85/90 
12:27:04 #12 28.13   Cleanup          : python3-rpm-4.14.3-23.el8.aarch64                    86/90 
12:27:04 #12 28.14   Cleanup          : rpm-build-libs-4.14.3-23.el8.aarch64                 87/90 
12:27:04 #12 28.14   Running scriptlet: rpm-build-libs-4.14.3-23.el8.aarch64                 87/90 
12:27:04 #12 28.18   Cleanup          : rpm-4.14.3-23.el8.aarch64                            88/90 
12:27:04 #12 28.20   Cleanup          : rpm-libs-4.14.3-23.el8.aarch64                       89/90 
12:27:04 #12 28.20   Running scriptlet: rpm-libs-4.14.3-23.el8.aarch64                       89/90 
12:27:04 #12 28.23   Cleanup          : xz-libs-5.2.4-4.el8_6.aarch64                        90/90 
12:27:04 #12 28.24   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         90/90 
12:27:04 #10 31.59 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:27:04 #10 38.92 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
12:27:04 #10 38.93 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
12:27:04 #10 38.96 Selecting previously unselected package libtext-xslate-perl.
12:27:04 #10 38.96 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
12:27:04 #10 38.97 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
12:27:04 #10 39.03 Selecting previously unselected package libtime-duration-perl.
12:27:04 #10 39.04 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
12:27:04 #10 39.04 Unpacking libtime-duration-perl (1.21-1) ...
12:27:04 #10 39.09 Selecting previously unselected package libtime-moment-perl.
12:27:04 #10 39.09 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
12:27:04 #10 39.09 Unpacking libtime-moment-perl (0.44-1+b3) ...
12:27:04 #10 39.15 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:04 #11 30.99 Preparing to unpack .../152-libassuan0_2.5.5-4_amd64.deb ...
12:27:04 #11 30.99 Unpacking libassuan0:amd64 (2.5.5-4) ...
12:27:04 #11 31.02 Selecting previously unselected package gpgconf.
12:27:04 #11 31.02 Preparing to unpack .../153-gpgconf_2.2.35-3ubuntu1_amd64.deb ...
12:27:04 #11 31.03 Unpacking gpgconf (2.2.35-3ubuntu1) ...
12:27:04 #11 31.06 Selecting previously unselected package libksba8:amd64.
12:27:04 #11 31.06 Preparing to unpack .../154-libksba8_1.6.0-3ubuntu1.1_amd64.deb ...
12:27:04 #11 31.07 Unpacking libksba8:amd64 (1.6.0-3ubuntu1.1) ...
12:27:04 #11 31.11 Selecting previously unselected package libnpth0:amd64.
12:27:04 #11 31.11 Preparing to unpack .../155-libnpth0_1.6-3build2_amd64.deb ...
12:27:04 #11 31.11 Unpacking libnpth0:amd64 (1.6-3build2) ...
12:27:04 #11 31.15 Selecting previously unselected package dirmngr.
12:27:04 #11 31.15 Preparing to unpack .../156-dirmngr_2.2.35-3ubuntu1_amd64.deb ...
12:27:04 #11 31.17 Unpacking dirmngr (2.2.35-3ubuntu1) ...
12:27:04 #11 31.21 Selecting previously unselected package gnupg-l10n.
12:27:04 #11 31.21 Preparing to unpack .../157-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
12:27:04 #11 31.21 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
12:27:04 #11 31.25 Selecting previously unselected package gnupg-utils.
12:27:04 #11 31.25 Preparing to unpack .../158-gnupg-utils_2.2.35-3ubuntu1_amd64.deb ...
12:27:04 #11 31.25 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
12:27:04 #11 31.29 Selecting previously unselected package gpg.
12:27:04 #11 31.29 Preparing to unpack .../159-gpg_2.2.35-3ubuntu1_amd64.deb ...
12:27:04 #11 31.30 Unpacking gpg (2.2.35-3ubuntu1) ...
12:27:04 #11 31.34 Selecting previously unselected package pinentry-curses.
12:27:04 #10 35.47 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
12:27:04 #10 35.54 Selecting previously unselected package gpg-wks-server.
12:27:04 #10 35.54 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
12:27:04 #10 35.54 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
12:27:04 #10 35.61 Selecting previously unselected package gpgsm.
12:27:04 #10 35.61 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
12:27:04 #10 35.62 Unpacking gpgsm (2.2.12-1+deb10u2) ...
12:27:04 #10 35.70 Selecting previously unselected package gnupg.
12:27:04 #10 35.70 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ...
12:27:04 #10 35.71 Unpacking gnupg (2.2.12-1+deb10u2) ...
12:27:04 #10 35.07 Preparing to unpack .../155-dput_1.1.0_all.deb ...
12:27:04 #10 35.07 Unpacking dput (1.1.0) ...
12:27:04 #10 35.10 Selecting previously unselected package equivs.
12:27:04 #10 35.11 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
12:27:04 #10 35.11 Unpacking equivs (2.3.1) ...
12:27:04 #10 35.14 Selecting previously unselected package fonts-dejavu-core.
12:27:04 #10 35.14 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
12:27:04 #10 35.14 Unpacking fonts-dejavu-core (2.37-2) ...
12:27:04 #11 20.59 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB]
12:27:04 #11 20.66 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB]
12:27:04 #11 20.74 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
12:27:04 #13 7.704 (1/70): dbus-1.12.20-7.el9.aarch64.rpm          156 kB/s | 3.9 kB     00:00    
12:27:04 #13 7.726 (2/70): acl-2.3.1-3.el9.aarch64.rpm             1.5 MB/s |  73 kB     00:00    
12:27:04 #13 7.729 (3/70): dbus-common-1.12.20-7.el9.noarch.rpm    602 kB/s |  15 kB     00:00    
12:27:04 #13 7.736 (4/70): dbus-broker-28-7.el9.aarch64.rpm        2.9 MB/s | 166 kB     00:00    
12:27:04 #13 7.750 (5/70): kmod-libs-28-7.el9.aarch64.rpm          4.4 MB/s |  63 kB     00:00    
12:27:04 #13 7.754 (6/70): device-mapper-1.02.187-4.el9.aarch64.rp 4.9 MB/s | 138 kB     00:00    
12:27:04 #13 7.766 (7/70): libatomic-11.3.1-4.3.el9.aarch64.rpm    3.7 MB/s |  55 kB     00:00    
12:27:04 #13 7.770 (8/70): device-mapper-libs-1.02.187-4.el9.aarch 4.2 MB/s | 172 kB     00:00    
12:27:04 #13 7.774 (9/70): libcbor-0.7.0-5.el9.aarch64.rpm         2.9 MB/s |  56 kB     00:00    
12:27:04 #13 7.781 (10/70): libedit-3.1-37.20210216cvs.el9.aarch64 6.7 MB/s | 104 kB     00:00    
12:27:04 #11 32.55 Preparing to unpack .../180-librole-tiny-perl_2.002004-1_all.deb ...
12:27:04 #11 32.55 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:04 #11 32.59 Selecting previously unselected package libsub-quote-perl.
12:27:04 #11 32.59 Preparing to unpack .../181-libsub-quote-perl_2.006006-1_all.deb ...
12:27:04 #11 32.60 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:04 #11 32.64 Selecting previously unselected package libmoo-perl.
12:27:04 #11 32.64 Preparing to unpack .../182-libmoo-perl_2.005004-3_all.deb ...
12:27:04 #11 32.64 Unpacking libmoo-perl (2.005004-3) ...
12:27:04 #11 32.68 Selecting previously unselected package libencode-locale-perl.
12:27:04 #11 32.68 Preparing to unpack .../183-libencode-locale-perl_1.05-2_all.deb ...
12:27:04 #11 32.68 Unpacking libencode-locale-perl (1.05-2) ...
12:27:04 #11 32.71 Selecting previously unselected package libtimedate-perl.
12:27:04 #11 32.72 Preparing to unpack .../184-libtimedate-perl_2.3300-2_all.deb ...
12:27:04 #11 32.72 Unpacking libtimedate-perl (2.3300-2) ...
12:27:04 #11 32.75 Selecting previously unselected package libhttp-date-perl.
12:27:04 #11 32.76 Preparing to unpack .../185-libhttp-date-perl_6.05-1_all.deb ...
12:27:04 #11 32.76 Unpacking libhttp-date-perl (6.05-1) ...
12:27:04 #11 32.79 Selecting previously unselected package libfile-listing-perl.
12:27:05 #11 35.81 Selecting previously unselected package diffstat.
12:27:05 #11 35.81 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
12:27:05 #11 35.82 Unpacking diffstat (1.63-1) ...
12:27:05 #11 35.88 Selecting previously unselected package python3-chardet.
12:27:05 #11 35.88 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
12:27:05 #11 35.88 Unpacking python3-chardet (3.0.4-4build1) ...
12:27:05 #10 25.02 Unpacking shared-mime-info (1.9-2) ...
12:27:05 #10 25.17 Selecting previously unselected package ucf.
12:27:05 #10 25.17 Preparing to unpack .../026-ucf_3.0038_all.deb ...
12:27:05 #10 25.17 Moving old data out of the way
12:27:05 #10 25.17 Unpacking ucf (3.0038) ...
12:27:05 #10 25.22 Selecting previously unselected package xdg-user-dirs.
12:27:05 #10 25.22 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ...
12:27:05 #10 25.23 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
12:27:05 #12 26.64 Total download size: 33 M
12:27:05 #12 26.64 Downloading Packages:
12:27:05 #11 25.00 Selecting previously unselected package iso-codes.
12:27:05 #11 25.00 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
12:27:05 #11 25.00 Unpacking iso-codes (4.4-1) ...
12:27:05 #11 31.29 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:05 #11 31.29 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:05 #11 31.36 Selecting previously unselected package libexception-class-perl.
12:27:05 #11 31.36 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ...
12:27:05 #11 31.37 Unpacking libexception-class-perl (1.45-1) ...
12:27:05 #11 31.41 Selecting previously unselected package libiterator-perl.
12:27:05 #11 31.41 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:27:05 #11 31.41 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:27:05 #11 31.45 Selecting previously unselected package libiterator-util-perl.
12:27:05 #11 31.45 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:27:05 #11 31.46 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:27:05 #11 31.51 Selecting previously unselected package libexporter-tiny-perl.
12:27:05 #11 31.51 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:05 #10 36.99 Selecting previously unselected package libgc1c2:amd64.
12:27:05 #10 36.99 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
12:27:05 #10 37.04 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
12:27:05 #10 37.08 Selecting previously unselected package libltdl7:amd64.
12:27:05 #10 37.08 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ...
12:27:05 #10 37.08 Unpacking libltdl7:amd64 (2.4.6-9) ...
12:27:05 #10 37.13 Selecting previously unselected package guile-2.2-libs:amd64.
12:27:05 #10 40.29 Selecting previously unselected package libx11-6:arm64.
12:27:05 #10 40.29 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ...
12:27:05 #10 40.29 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
12:27:05 #10 40.40 Selecting previously unselected package libxext6:arm64.
12:27:05 #10 40.40 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
12:27:05 #10 40.41 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
12:27:05 #10 40.47 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:05 #10 40.47 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:05 #10 40.47 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:05 #10 40.51 Selecting previously unselected package libxml-sax-base-perl.
12:27:05 #11 37.39 Selecting previously unselected package python3-idna.
12:27:05 #11 37.39 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ...
12:27:05 #11 37.40 Unpacking python3-idna (3.3-1) ...
12:27:05 #11 37.43 Selecting previously unselected package python3-six.
12:27:05 #11 37.43 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ...
12:27:05 #11 37.44 Unpacking python3-six (1.16.0-3ubuntu1) ...
12:27:05 #11 37.47 Selecting previously unselected package python3-urllib3.
12:27:05 #11 37.48 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:27:05 #11 37.48 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:27:05 #11 37.52 Selecting previously unselected package python3-requests.
12:27:05 #11 37.52 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
12:27:05 #11 37.53 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:27:05 #11 37.58 Selecting previously unselected package python3-unidiff.
12:27:05 #11 37.58 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
12:27:05 #10 29.79 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:27:05 #10 29.86 Selecting previously unselected package dctrl-tools.
12:27:05 #10 29.86 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
12:27:05 #10 29.87 Unpacking dctrl-tools (2.24-3) ...
12:27:05 #10 29.94 Selecting previously unselected package libdebhelper-perl.
12:27:05 #10 29.94 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
12:27:05 #10 29.94 Unpacking libdebhelper-perl (13.3.4) ...
12:27:05 #10 30.01 Selecting previously unselected package libtool.
12:27:05 #10 30.01 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
12:27:05 #10 30.01 Unpacking libtool (2.4.6-15) ...
12:27:05 #10 30.08 Selecting previously unselected package dh-autoreconf.
12:27:05 #10 30.08 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
12:27:05 #10 23.51 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
12:27:05 #10 23.53 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
12:27:05 #11 31.74 Selecting previously unselected package libcrypt-dev:amd64.
12:27:05 #11 31.74 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
12:27:05 #11 31.74 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
12:27:05 #11 31.82 Selecting previously unselected package libc6-dev:amd64.
12:27:05 #11 31.82 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.9_amd64.deb ...
12:27:05 #11 31.82 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ...
12:27:05 #12 28.26   Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64                        90/90 
12:27:05 #12 28.43   Verifying        : xz-libs-5.2.4-4.el8.aarch64                           1/90 
12:27:05 #12 28.43   Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                         2/90 
12:27:05 #12 28.43   Verifying        : desktop-file-utils-0.26-1.el8.aarch64                 3/90 
12:27:05 #12 28.43   Verifying        : dwz-0.12-10.el8.aarch64                               4/90 
12:27:05 #12 28.43   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/90 
12:27:05 #12 28.43   Verifying        : gc-7.6.4-3.el8.aarch64                                6/90 
12:27:05 #12 28.43   Verifying        : gdb-headless-8.2-19.el8.aarch64                       7/90 
12:27:05 #12 28.43   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/90 
12:27:05 #12 28.43   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/90 
12:27:05 #12 28.43   Verifying        : guile-5:2.0.14-7.el8.aarch64                         10/90 
12:27:05 #12 28.43   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                    11/90 
12:27:05 #12 28.43   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     12/90 
12:27:05 #12 28.43   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  13/90 
12:27:05 #12 28.43   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  14/90 
12:27:05 #12 28.43   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   15/90 
12:27:05 #12 28.43   Verifying        : perl-srpm-macros-1-25.el8.noarch                     16/90 
12:27:05 #12 28.43   Verifying        : python-rpm-macros-3-44.el8.noarch                    17/90 
12:27:05 #12 28.43   Verifying        : python-srpm-macros-3-44.el8.noarch                   18/90 
12:27:05 #12 28.44   Verifying        : python3-rpm-macros-3-44.el8.noarch                   19/90 
12:27:05 #12 28.44   Verifying        : python3-systemd-234-8.el8.aarch64                    20/90 
12:27:05 #12 28.44   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  21/90 
12:27:05 #12 28.44   Verifying        : redhat-rpm-config-130-1.el8.noarch                   22/90 
12:27:05 #12 28.44   Verifying        : rpm-build-4.14.3-26.el8.aarch64                      23/90 
12:27:05 #12 28.44   Verifying        : rpmlint-1.10-14.el8.noarch                           24/90 
12:27:05 #12 28.44   Verifying        : rust-srpm-macros-5-2.el8.noarch                      25/90 
12:27:05 #12 28.44   Verifying        : zstd-1.4.4-1.el8.aarch64                             26/90 
12:27:05 #12 28.44   Verifying        : binutils-2.30-119.el8.aarch64                        27/90 
12:27:05 #12 28.44   Verifying        : bzip2-1.0.6-26.el8.aarch64                           28/90 
12:27:05 #12 28.44   Verifying        : cpio-2.12-11.el8.aarch64                             29/90 
12:27:05 #12 28.44   Verifying        : diffutils-3.6-6.el8.aarch64                          30/90 
12:27:05 #12 28.44   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                31/90 
12:27:05 #12 28.44   Verifying        : elfutils-0.187-4.el8.aarch64                         32/90 
12:27:05 #12 28.44   Verifying        : elfutils-debuginfod-client-0.187-4.el8.aarch64       33/90 
12:27:05 #12 28.44   Verifying        : emacs-filesystem-1:26.1-9.el8.noarch                 34/90 
12:27:05 #12 28.44   Verifying        : file-5.33-21.el8.aarch64                             35/90 
12:27:05 #12 28.44   Verifying        : glibc-gconv-extra-2.28-211.el8.aarch64               36/90 
12:27:05 #12 28.44   Verifying        : groff-base-1.22.3-18.el8.aarch64                     37/90 
12:27:05 #12 28.44   Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                    38/90 
12:27:05 #12 28.44   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       39/90 
12:27:05 #12 28.44   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    40/90 
12:27:05 #12 28.44   Verifying        : ncurses-6.1-9.20180224.el8.aarch64                   41/90 
12:27:05 #12 28.44   Verifying        : patch-2.7.6-11.el8.aarch64                           42/90 
12:27:05 #12 28.44   Verifying        : perl-Carp-1.42-396.el8.noarch                        43/90 
12:27:05 #12 28.44   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     44/90 
12:27:05 #12 28.44   Verifying        : perl-Errno-1.28-421.el8.aarch64                      45/90 
12:27:05 #12 28.44   Verifying        : perl-Exporter-5.72-396.el8.noarch                    46/90 
12:27:05 #12 28.44   Verifying        : perl-File-Path-2.15-2.el8.noarch                     47/90 
12:27:05 #12 28.44   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                48/90 
12:27:05 #12 28.44   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 49/90 
12:27:05 #12 28.44   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    50/90 
12:27:05 #12 28.44   Verifying        : perl-IO-1.38-421.el8.aarch64                         51/90 
12:27:05 #12 28.44   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                52/90 
12:27:05 #12 28.44   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    53/90 
12:27:05 #12 28.44   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               54/90 
12:27:05 #12 28.44   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 55/90 
12:27:05 #12 28.44   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                56/90 
12:27:05 #12 28.44   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 57/90 
12:27:05 #12 28.44   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          58/90 
12:27:05 #12 28.44   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    59/90 
12:27:05 #12 28.44   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   60/90 
12:27:05 #12 28.44   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              61/90 
12:27:05 #12 28.44   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    62/90 
12:27:05 #12 28.44   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             63/90 
12:27:05 #12 28.44   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         64/90 
12:27:05 #12 28.44   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 65/90 
12:27:05 #12 28.44   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          66/90 
12:27:05 #12 28.44   Verifying        : perl-constant-1.33-396.el8.noarch                    67/90 
12:27:05 #12 28.44   Verifying        : perl-interpreter-4:5.26.3-421.el8.aarch64            68/90 
12:27:05 #12 28.44   Verifying        : perl-libs-4:5.26.3-421.el8.aarch64                   69/90 
12:27:05 #12 28.44   Verifying        : perl-macros-4:5.26.3-421.el8.aarch64                 70/90 
12:27:05 #12 28.44   Verifying        : perl-parent-1:0.237-1.el8.noarch                     71/90 
12:27:05 #12 28.44   Verifying        : perl-podlators-4.11-1.el8.noarch                     72/90 
12:27:05 #12 28.44   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    73/90 
12:27:05 #12 28.44   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               74/90 
12:27:05 #12 28.44   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          75/90 
12:27:05 #12 28.44   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        76/90 
12:27:05 #12 28.44   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               77/90 
12:27:05 #12 28.44   Verifying        : unzip-6.0-46.el8.aarch64                             78/90 
12:27:05 #12 28.44   Verifying        : xz-5.2.4-4.el8.aarch64                               79/90 
12:27:05 #12 28.44   Verifying        : zip-3.0-23.el8.aarch64                               80/90 
12:27:05 #12 28.44   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch        81/90 
12:27:05 #12 28.44   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch        82/90 
12:27:05 #12 28.44   Verifying        : python3-rpm-4.14.3-26.el8.aarch64                    83/90 
12:27:05 #12 28.44   Verifying        : python3-rpm-4.14.3-23.el8.aarch64                    84/90 
12:27:05 #12 28.44   Verifying        : rpm-4.14.3-26.el8.aarch64                            85/90 
12:27:05 #12 28.44   Verifying        : rpm-4.14.3-23.el8.aarch64                            86/90 
12:27:05 #12 28.44   Verifying        : rpm-build-libs-4.14.3-26.el8.aarch64                 87/90 
12:27:05 #12 28.44   Verifying        : rpm-build-libs-4.14.3-23.el8.aarch64                 88/90 
12:27:05 #12 28.44   Verifying        : rpm-libs-4.14.3-26.el8.aarch64                       89/90 
12:27:05 #10 31.87 Selecting previously unselected package libicu63:armhf.
12:27:05 #10 31.87 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ...
12:27:05 #10 31.88 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
12:27:05 #11 31.34 Preparing to unpack .../160-pinentry-curses_1.2.0-2ubuntu1_amd64.deb ...
12:27:05 #11 31.35 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
12:27:05 #11 31.39 Selecting previously unselected package gpg-agent.
12:27:05 #11 31.39 Preparing to unpack .../161-gpg-agent_2.2.35-3ubuntu1_amd64.deb ...
12:27:05 #11 31.39 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
12:27:05 #11 31.43 Selecting previously unselected package gpg-wks-client.
12:27:05 #11 31.43 Preparing to unpack .../162-gpg-wks-client_2.2.35-3ubuntu1_amd64.deb ...
12:27:05 #11 31.44 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
12:27:05 #11 31.48 Selecting previously unselected package gpg-wks-server.
12:27:05 #11 31.48 Preparing to unpack .../163-gpg-wks-server_2.2.35-3ubuntu1_amd64.deb ...
12:27:05 #11 31.48 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
12:27:05 #11 31.52 Selecting previously unselected package gpgsm.
12:27:05 #11 31.52 Preparing to unpack .../164-gpgsm_2.2.35-3ubuntu1_amd64.deb ...
12:27:05 #11 31.52 Unpacking gpgsm (2.2.35-3ubuntu1) ...
12:27:05 #11 31.56 Selecting previously unselected package gnupg.
12:27:05 #11 31.56 Preparing to unpack .../165-gnupg_2.2.35-3ubuntu1_all.deb ...
12:27:05 #11 31.57 Unpacking gnupg (2.2.35-3ubuntu1) ...
12:27:05 #11 31.60 Selecting previously unselected package libfile-dirlist-perl.
12:27:05 #10 39.16 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
12:27:05 #10 39.16 Unpacking libtype-tiny-xs-perl (0.022-1) ...
12:27:05 #10 39.20 Selecting previously unselected package libunicode-utf8-perl.
12:27:05 #10 39.20 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
12:27:05 #10 39.21 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
12:27:05 #10 39.27 Selecting previously unselected package libxdelta2.
12:27:05 #10 39.27 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
12:27:05 #10 39.27 Unpacking libxdelta2 (1.1.3-9.3) ...
12:27:05 #10 39.35 Selecting previously unselected package libxext6:arm64.
12:27:05 #10 39.35 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
12:27:05 #10 39.36 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
12:27:05 #10 39.39 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:05 #10 35.81 Selecting previously unselected package libfile-which-perl.
12:27:05 #10 35.81 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ...
12:27:05 #10 35.81 Unpacking libfile-which-perl (1.23-1) ...
12:27:05 #10 35.27 Selecting previously unselected package fontconfig-config.
12:27:05 #10 35.27 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
12:27:05 #10 35.36 Unpacking fontconfig-config (2.13.1-4.2) ...
12:27:05 #10 35.40 Selecting previously unselected package libcurl3-gnutls:amd64.
12:27:05 #10 35.40 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u3_amd64.deb ...
12:27:05 #10 35.40 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
12:27:05 #10 35.45 Selecting previously unselected package liberror-perl.
12:27:05 #10 35.45 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
12:27:05 #10 35.45 Unpacking liberror-perl (0.17029-1) ...
12:27:05 #10 35.48 Selecting previously unselected package git-man.
12:27:05 #11 20.83 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:27:05 #11 20.91 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB]
12:27:05 #11 21.00 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB]
12:27:05 #13 7.787 (11/70): libfido2-1.6.0-7.el9.aarch64.rpm       4.1 MB/s |  69 kB     00:00    
12:27:05 #13 7.793 (12/70): libseccomp-2.5.2-2.el9.aarch64.rpm     3.8 MB/s |  72 kB     00:00    
12:27:05 #13 7.813 (13/70): make-4.3-7.el9.aarch64.rpm              18 MB/s | 535 kB     00:00    
12:27:05 #13 7.820 (14/70): openssh-8.7p1-28.el9.aarch64.rpm        14 MB/s | 448 kB     00:00    
12:27:05 #13 7.827 (15/70): rpm-plugin-selinux-4.16.1.3-22.el9.aar 1.2 MB/s |  18 kB     00:00    
12:27:05 #13 7.833 (16/70): openssh-clients-8.7p1-28.el9.aarch64.r  17 MB/s | 679 kB     00:00    
12:27:05 #13 7.837 (17/70): selinux-policy-38.1.4-1.el9.noarch.rpm 3.3 MB/s |  53 kB     00:00    
12:27:05 #13 7.859 (18/70): systemd-pam-252-3.el9.aarch64.rpm       11 MB/s | 244 kB     00:00    
12:27:05 #13 7.876 (19/70): systemd-rpm-macros-252-3.el9.noarch.rp 2.5 MB/s |  43 kB     00:00    
12:27:05 #13 7.905 (20/70): which-2.21-28.el9.aarch64.rpm          1.9 MB/s |  41 kB     00:00    
12:27:05 #11 32.79 Preparing to unpack .../186-libfile-listing-perl_6.15-1_all.deb ...
12:27:05 #11 32.80 Unpacking libfile-listing-perl (6.15-1) ...
12:27:05 #11 32.84 Selecting previously unselected package libhtml-tagset-perl.
12:27:05 #11 32.84 Preparing to unpack .../187-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:05 #11 32.84 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:05 #11 32.88 Selecting previously unselected package liburi-perl.
12:27:05 #11 32.88 Preparing to unpack .../188-liburi-perl_5.12-1ubuntu1_all.deb ...
12:27:05 #11 32.89 Unpacking liburi-perl (5.12-1ubuntu1) ...
12:27:05 #11 32.93 Selecting previously unselected package libhtml-parser-perl:arm64.
12:27:05 #11 32.93 Preparing to unpack .../189-libhtml-parser-perl_3.78-1_arm64.deb ...
12:27:05 #11 32.93 Unpacking libhtml-parser-perl:arm64 (3.78-1) ...
12:27:05 #11 32.96 Selecting previously unselected package libhtml-tree-perl.
12:27:05 #11 32.97 Preparing to unpack .../190-libhtml-tree-perl_5.07-2_all.deb ...
12:27:05 #11 32.97 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:05 #11 33.02 Selecting previously unselected package libio-html-perl.
12:27:05 #11 33.02 Preparing to unpack .../191-libio-html-perl_1.004-3_all.deb ...
12:27:05 #11 33.02 Unpacking libio-html-perl (1.004-3) ...
12:27:05 #11 33.05 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:05 #11 36.02 Selecting previously unselected package python3-debian.
12:27:05 #11 36.02 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1_all.deb ...
12:27:05 #11 36.03 Unpacking python3-debian (0.1.36ubuntu1) ...
12:27:05 #11 36.08 Selecting previously unselected package libgpgme11:arm64.
12:27:05 #11 36.08 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2_arm64.deb ...
12:27:05 #11 36.09 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ...
12:27:05 #11 36.14 Selecting previously unselected package python3-gpg.
12:27:05 #11 36.15 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2_arm64.deb ...
12:27:05 #11 36.15 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
12:27:05 #11 36.23 Selecting previously unselected package dput.
12:27:05 #10 25.35 Selecting previously unselected package xz-utils.
12:27:05 #10 25.35 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_armhf.deb ...
12:27:05 #10 25.36 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
12:27:05 #10 25.47 Selecting previously unselected package gettext-base.
12:27:05 #10 25.47 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ...
12:27:05 #10 25.47 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
12:27:05 #10 25.54 Selecting previously unselected package iso-codes.
12:27:05 #10 25.54 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
12:27:05 #11 25.48 Selecting previously unselected package krb5-locales.
12:27:05 #11 25.48 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
12:27:05 #11 31.52 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:05 #11 31.55 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:05 #11 31.55 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ...
12:27:05 #11 31.55 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
12:27:05 #11 31.59 Selecting previously unselected package liblist-moreutils-perl.
12:27:05 #11 31.59 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:05 #11 31.60 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:05 #11 31.63 Selecting previously unselected package libdata-dpath-perl.
12:27:05 #11 31.63 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ...
12:27:05 #11 31.64 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:05 #11 31.67 Selecting previously unselected package libdata-dump-perl.
12:27:05 #11 31.67 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ...
12:27:05 #11 31.67 Unpacking libdata-dump-perl (1.25-1) ...
12:27:05 #11 31.71 Selecting previously unselected package libdata-messagepack-perl.
12:27:05 #11 31.71 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ...
12:27:05 #11 31.71 Unpacking libdata-messagepack-perl (1.01-2build1) ...
12:27:05 #11 31.74 Selecting previously unselected package libnet-domain-tld-perl.
12:27:05 #10 37.13 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ...
12:27:05 #10 37.14 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
12:27:05 #10 40.51 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:05 #10 40.51 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:05 #10 40.55 Selecting previously unselected package libxml-sax-perl.
12:27:05 #10 40.56 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ...
12:27:05 #10 40.56 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
12:27:05 #10 40.62 Selecting previously unselected package libxml-libxml-perl.
12:27:05 #10 40.63 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
12:27:05 #10 40.63 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
12:27:05 #10 40.70 Selecting previously unselected package libxml-sax-expat-perl.
12:27:05 #10 40.70 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:05 #10 40.70 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:05 #10 40.73 Selecting previously unselected package libxml-simple-perl.
12:27:05 #11 37.58 Unpacking python3-unidiff (0.5.5-2) ...
12:27:05 #11 37.62 Selecting previously unselected package python3-xdg.
12:27:05 #11 37.62 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
12:27:05 #11 37.63 Unpacking python3-xdg (0.27-2) ...
12:27:05 #11 37.67 Selecting previously unselected package equivs.
12:27:05 #11 37.67 Preparing to unpack .../354-equivs_2.3.1_all.deb ...
12:27:05 #11 37.67 Unpacking equivs (2.3.1) ...
12:27:05 #11 37.71 Selecting previously unselected package libauthen-sasl-perl.
12:27:05 #11 37.71 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:27:05 #11 37.71 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:27:05 #11 37.76 Selecting previously unselected package python3-magic.
12:27:05 #11 37.76 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ...
12:27:05 #11 37.76 Unpacking python3-magic (2:0.4.24-2) ...
12:27:05 #11 37.81 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
12:27:05 #10 30.09 Unpacking dh-autoreconf (20) ...
12:27:05 #10 30.12 Selecting previously unselected package libarchive-zip-perl.
12:27:05 #10 30.12 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
12:27:05 #10 30.13 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:05 #10 30.19 Selecting previously unselected package libsub-override-perl.
12:27:05 #10 30.19 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
12:27:05 #10 30.20 Unpacking libsub-override-perl (0.09-2) ...
12:27:05 #10 30.24 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:05 #10 30.24 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
12:27:05 #10 30.24 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
12:27:05 #10 30.28 Selecting previously unselected package dh-strip-nondeterminism.
12:27:05 #10 30.28 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
12:27:05 #10 30.29 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
12:27:05 #11 32.17 Selecting previously unselected package gcc-9-base:amd64.
12:27:05 #11 32.17 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
12:27:05 #11 32.17 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:05 #11 32.23 Selecting previously unselected package libisl22:amd64.
12:27:05 #12 28.44   Verifying        : rpm-libs-4.14.3-23.el8.aarch64                       90/90 
12:27:05 #12 28.65 
12:27:05 #12 28.65 Upgraded:
12:27:05 #12 28.65   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
12:27:05 #12 28.65   python3-rpm-4.14.3-26.el8.aarch64                                             
12:27:05 #12 28.65   rpm-4.14.3-26.el8.aarch64                                                     
12:27:05 #12 28.65   rpm-build-libs-4.14.3-26.el8.aarch64                                          
12:27:05 #12 28.65   rpm-libs-4.14.3-26.el8.aarch64                                                
12:27:05 #12 28.65 Downgraded:
12:27:05 #12 28.65   xz-libs-5.2.4-4.el8.aarch64                                                   
12:27:05 #12 28.65 Installed:
12:27:05 #12 28.65   binutils-2.30-119.el8.aarch64                                                 
12:27:05 #12 28.65   bzip2-1.0.6-26.el8.aarch64                                                    
12:27:05 #12 28.65   cpio-2.12-11.el8.aarch64                                                      
12:27:05 #12 28.65   desktop-file-utils-0.26-1.el8.aarch64                                         
12:27:05 #12 28.65   diffutils-3.6-6.el8.aarch64                                                   
12:27:05 #12 28.65   dnf-plugins-core-4.0.21-18.el8.noarch                                         
12:27:05 #12 28.65   dwz-0.12-10.el8.aarch64                                                       
12:27:05 #12 28.65   efi-srpm-macros-3-3.el8.noarch                                                
12:27:05 #12 28.65   elfutils-0.187-4.el8.aarch64                                                  
12:27:05 #12 28.65   elfutils-debuginfod-client-0.187-4.el8.aarch64                                
12:27:05 #12 28.65   emacs-filesystem-1:26.1-9.el8.noarch                                          
12:27:05 #12 28.65   file-5.33-21.el8.aarch64                                                      
12:27:05 #12 28.65   gc-7.6.4-3.el8.aarch64                                                        
12:27:05 #12 28.65   gdb-headless-8.2-19.el8.aarch64                                               
12:27:05 #12 28.65   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
12:27:05 #12 28.65   glibc-gconv-extra-2.28-211.el8.aarch64                                        
12:27:05 #12 28.65   go-srpm-macros-2-17.el8.noarch                                                
12:27:05 #12 28.65   groff-base-1.22.3-18.el8.aarch64                                              
12:27:05 #12 28.65   guile-5:2.0.14-7.el8.aarch64                                                  
12:27:05 #12 28.65   libatomic_ops-7.6.2-3.el8.aarch64                                             
12:27:05 #12 28.65   libbabeltrace-1.5.4-4.el8.aarch64                                             
12:27:05 #12 28.65   libpkgconf-1.4.2-1.el8.aarch64                                                
12:27:05 #12 28.65   libtool-ltdl-2.4.6-25.el8.aarch64                                             
12:27:05 #12 28.65   ncurses-6.1-9.20180224.el8.aarch64                                            
12:27:05 #12 28.65   ocaml-srpm-macros-5-4.el8.noarch                                              
12:27:05 #12 28.65   openblas-srpm-macros-2-2.el8.noarch                                           
12:27:05 #12 28.65   patch-2.7.6-11.el8.aarch64                                                    
12:27:05 #12 28.65   perl-Carp-1.42-396.el8.noarch                                                 
12:27:05 #12 28.65   perl-Encode-4:2.97-3.el8.aarch64                                              
12:27:05 #12 28.65   perl-Errno-1.28-421.el8.aarch64                                               
12:27:05 #12 28.65   perl-Exporter-5.72-396.el8.noarch                                             
12:27:05 #12 28.65   perl-File-Path-2.15-2.el8.noarch                                              
12:27:05 #12 28.65   perl-File-Temp-0.230.600-1.el8.noarch                                         
12:27:05 #12 28.65   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
12:27:05 #12 28.65   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
12:27:05 #12 28.65   perl-IO-1.38-421.el8.aarch64                                                  
12:27:05 #12 28.65   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
12:27:05 #12 28.65   perl-MIME-Base64-3.15-396.el8.aarch64                                         
12:27:05 #12 28.65   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
12:27:05 #12 28.65   perl-PathTools-3.74-1.el8.aarch64                                             
12:27:05 #12 28.65   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
12:27:05 #12 28.65   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
12:27:05 #12 28.65   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
12:27:05 #12 28.65   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
12:27:05 #12 28.65   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
12:27:05 #12 28.65   perl-Socket-4:2.027-3.el8.aarch64                                             
12:27:05 #12 28.65   perl-Storable-1:3.11-3.el8.aarch64                                            
12:27:05 #12 28.65   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
12:27:05 #12 28.65   perl-Term-Cap-1.17-395.el8.noarch                                             
12:27:05 #12 28.65   perl-Text-ParseWords-3.30-395.el8.noarch                                      
12:27:05 #12 28.65   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
12:27:05 #12 28.65   perl-Time-Local-1:1.280-1.el8.noarch                                          
12:27:05 #12 28.65   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
12:27:05 #12 28.65   perl-constant-1.33-396.el8.noarch                                             
12:27:05 #12 28.65   perl-interpreter-4:5.26.3-421.el8.aarch64                                     
12:27:05 #12 28.65   perl-libs-4:5.26.3-421.el8.aarch64                                            
12:27:05 #12 28.65   perl-macros-4:5.26.3-421.el8.aarch64                                          
12:27:05 #12 28.65   perl-parent-1:0.237-1.el8.noarch                                              
12:27:05 #12 28.65   perl-podlators-4.11-1.el8.noarch                                              
12:27:05 #12 28.65   perl-srpm-macros-1-25.el8.noarch                                              
12:27:05 #12 28.65   perl-threads-1:2.21-2.el8.aarch64                                             
12:27:05 #12 28.65   perl-threads-shared-1.58-2.el8.aarch64                                        
12:27:05 #12 28.65   pkgconf-1.4.2-1.el8.aarch64                                                   
12:27:05 #12 28.65   pkgconf-m4-1.4.2-1.el8.noarch                                                 
12:27:05 #12 28.65   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
12:27:05 #12 28.65   python-rpm-macros-3-44.el8.noarch                                             
12:27:05 #12 28.65   python-srpm-macros-3-44.el8.noarch                                            
12:27:05 #12 28.65   python3-rpm-macros-3-44.el8.noarch                                            
12:27:05 #12 28.65   python3-systemd-234-8.el8.aarch64                                             
12:27:05 #12 28.65   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
12:27:05 #12 28.65   redhat-rpm-config-130-1.el8.noarch                                            
12:27:05 #12 28.65   rpm-build-4.14.3-26.el8.aarch64                                               
12:27:05 #12 28.65   rpmlint-1.10-14.el8.noarch                                                    
12:27:05 #12 28.65   rust-srpm-macros-5-2.el8.noarch                                               
12:27:05 #12 28.65   unzip-6.0-46.el8.aarch64                                                      
12:27:05 #12 28.65   xz-5.2.4-4.el8.aarch64                                                        
12:27:05 #12 28.65   zip-3.0-23.el8.aarch64                                                        
12:27:05 #12 28.65   zstd-1.4.4-1.el8.aarch64                                                      
12:27:05 #12 28.65 
12:27:05 #12 28.65 Complete!
12:27:05 #11 31.60 Preparing to unpack .../166-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:05 #11 31.61 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:05 #11 31.66 Selecting previously unselected package libfile-which-perl.
12:27:05 #11 31.66 Preparing to unpack .../167-libfile-which-perl_1.27-1_all.deb ...
12:27:05 #11 31.67 Unpacking libfile-which-perl (1.27-1) ...
12:27:05 #11 31.70 Selecting previously unselected package libfile-homedir-perl.
12:27:05 #11 31.70 Preparing to unpack .../168-libfile-homedir-perl_1.006-1_all.deb ...
12:27:05 #11 31.71 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:05 #11 31.74 Selecting previously unselected package libfile-touch-perl.
12:27:05 #11 31.74 Preparing to unpack .../169-libfile-touch-perl_0.12-1_all.deb ...
12:27:05 #11 31.75 Unpacking libfile-touch-perl (0.12-1) ...
12:27:05 #11 31.78 Selecting previously unselected package libio-pty-perl.
12:27:05 #11 31.78 Preparing to unpack .../170-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
12:27:05 #11 31.78 Unpacking libio-pty-perl (1:1.15-2build2) ...
12:27:05 #11 31.81 Selecting previously unselected package libipc-run-perl.
12:27:05 #10 39.40 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:27:05 #10 39.40 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:27:05 #10 39.44 Selecting previously unselected package libxml-sax-base-perl.
12:27:05 #10 39.44 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:27:05 #10 39.45 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:27:05 #10 39.50 Selecting previously unselected package libxml-sax-perl.
12:27:05 #10 39.50 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:27:05 #10 39.51 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:27:05 #10 39.55 Selecting previously unselected package libxml-libxml-perl.
12:27:05 #10 39.56 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
12:27:05 #10 39.56 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:27:05 #10 39.64 Selecting previously unselected package libxml-sax-expat-perl.
12:27:05 #10 35.48 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
12:27:05 #10 35.49 Unpacking git-man (1:2.30.2-1) ...
12:27:05 #10 35.61 Selecting previously unselected package git.
12:27:05 #10 35.62 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
12:27:05 #10 35.63 Unpacking git (1:2.30.2-1) ...
12:27:05 #10 35.88 Selecting previously unselected package libfile-homedir-perl.
12:27:05 #10 35.88 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ...
12:27:05 #10 35.89 Unpacking libfile-homedir-perl (1.004-1) ...
12:27:05 #10 35.93 Selecting previously unselected package libio-pty-perl.
12:27:05 #10 35.93 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
12:27:05 #10 35.95 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
12:27:05 #10 36.02 Selecting previously unselected package libipc-run-perl.
12:27:05 #10 36.02 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ...
12:27:05 #10 36.03 Unpacking libipc-run-perl (20180523.0-1) ...
12:27:05 #10 36.09 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:05 #10 36.09 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:27:05 #10 36.10 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:27:05 #10 36.14 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:05 #10 36.14 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:05 #11 21.08 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB]
12:27:05 #11 21.16 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B]
12:27:05 #13 7.915 (21/70): systemd-252-3.el9.aarch64.rpm           50 MB/s | 3.9 MB     00:00    
12:27:05 #13 7.929 (22/70): annobin-11.05-1.el9.aarch64.rpm         31 MB/s | 973 kB     00:00    
12:27:05 #13 7.956 (23/70): autoconf-2.69-38.el9.noarch.rpm         20 MB/s | 681 kB     00:00    
12:27:05 #13 8.061 (24/70): selinux-policy-targeted-38.1.4-1.el9.n  30 MB/s | 6.8 MB     00:00    
12:27:05 #13 8.067 (25/70): automake-1.16.2-6.el9.noarch.rpm       4.9 MB/s | 689 kB     00:00    
12:27:05 #13 8.081 (26/70): cmake-filesystem-3.20.2-7.el9.aarch64. 1.6 MB/s |  23 kB     00:00    
12:27:05 #13 8.094 (27/70): cmake-rpm-macros-3.20.2-7.el9.noarch.r 1.2 MB/s |  16 kB     00:00    
12:27:05 #13 8.106 (28/70): cmake-data-3.20.2-7.el9.noarch.rpm      44 MB/s | 2.1 MB     00:00    
12:27:05 #11 33.06 Preparing to unpack .../192-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:05 #11 33.06 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:05 #11 33.10 Selecting previously unselected package libhttp-message-perl.
12:27:05 #11 33.10 Preparing to unpack .../193-libhttp-message-perl_6.37-1_all.deb ...
12:27:05 #11 33.11 Unpacking libhttp-message-perl (6.37-1) ...
12:27:05 #11 33.15 Selecting previously unselected package libhttp-cookies-perl.
12:27:05 #11 33.15 Preparing to unpack .../194-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:05 #11 33.16 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:05 #11 33.19 Selecting previously unselected package libhttp-negotiate-perl.
12:27:05 #11 33.20 Preparing to unpack .../195-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:05 #11 33.20 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:05 #11 33.24 Selecting previously unselected package perl-openssl-defaults:arm64.
12:27:05 #11 33.24 Preparing to unpack .../196-perl-openssl-defaults_7_arm64.deb ...
12:27:05 #11 33.25 Unpacking perl-openssl-defaults:arm64 (7) ...
12:27:05 #11 33.28 Selecting previously unselected package libnet-ssleay-perl:arm64.
12:27:05 #10 32.86 Selecting previously unselected package gcc.
12:27:05 #10 32.86 Preparing to unpack .../082-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
12:27:05 #10 32.91 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
12:27:05 #10 32.97 Selecting previously unselected package libstdc++-7-dev:amd64.
12:27:05 #10 32.98 Preparing to unpack .../083-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:05 #10 32.99 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:05 #11 36.23 Preparing to unpack .../196-dput_1.0.3ubuntu1_all.deb ...
12:27:05 #11 36.26 Unpacking dput (1.0.3ubuntu1) ...
12:27:05 #11 36.36 Selecting previously unselected package libcurl3-gnutls:arm64.
12:27:05 #11 36.36 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.15_arm64.deb ...
12:27:05 #11 36.37 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.15) ...
12:27:05 #11 36.43 Selecting previously unselected package liberror-perl.
12:27:05 #11 36.43 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
12:27:05 #11 36.45 Unpacking liberror-perl (0.17029-1) ...
12:27:05 #11 36.49 Selecting previously unselected package git-man.
12:27:05 #10 25.60 Unpacking iso-codes (3.79-1) ...
12:27:05 #11 25.48 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
12:27:05 #11 25.52 Selecting previously unselected package libcbor0.6:armhf.
12:27:05 #11 25.52 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
12:27:05 #11 25.53 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
12:27:05 #11 25.59 Selecting previously unselected package libedit2:armhf.
12:27:05 #11 25.59 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
12:27:05 #11 25.60 Unpacking libedit2:armhf (3.1-20191231-1) ...
12:27:05 #11 25.65 Selecting previously unselected package libfido2-1:armhf.
12:27:05 #11 25.65 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
12:27:05 #11 25.66 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
12:27:05 #11 25.70 Selecting previously unselected package libkrb5support0:armhf.
12:27:05 #11 25.70 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ...
12:27:05 #11 25.70 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ...
12:27:05 #11 25.75 Selecting previously unselected package libk5crypto3:armhf.
12:27:05 #11 25.75 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ...
12:27:05 #11 25.75 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ...
12:27:05 #11 25.80 Selecting previously unselected package libkeyutils1:armhf.
12:27:05 #11 25.80 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
12:27:05 #11 31.74 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:27:05 #11 31.74 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:27:05 #11 31.77 Selecting previously unselected package libdata-validate-domain-perl.
12:27:05 #11 31.77 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:05 #11 31.78 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:05 #11 31.80 Selecting previously unselected package libnet-ipv6addr-perl.
12:27:05 #11 31.81 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ...
12:27:05 #11 31.81 Unpacking libnet-ipv6addr-perl (1.02-1) ...
12:27:05 #11 31.84 Selecting previously unselected package libnet-netmask-perl.
12:27:05 #11 31.84 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ...
12:27:05 #11 31.84 Unpacking libnet-netmask-perl (2.0001-1) ...
12:27:05 #11 31.87 Selecting previously unselected package libnetaddr-ip-perl.
12:27:05 #11 31.87 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ...
12:27:05 #11 31.88 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
12:27:05 #11 31.91 Selecting previously unselected package libdata-validate-ip-perl.
12:27:05 #11 31.91 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ...
12:27:05 #11 31.92 Unpacking libdata-validate-ip-perl (0.30-1) ...
12:27:05 #11 31.95 Selecting previously unselected package libdata-validate-uri-perl.
12:27:05 #11 31.95 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ...
12:27:05 #11 31.95 Unpacking libdata-validate-uri-perl (0.07-2) ...
12:27:05 #11 31.98 Selecting previously unselected package libdistro-info-perl.
12:27:05 #11 31.98 Preparing to unpack .../244-libdistro-info-perl_1.1build1_all.deb ...
12:27:05 #11 31.99 Unpacking libdistro-info-perl (1.1build1) ...
12:27:05 #11 32.01 Selecting previously unselected package libemail-address-xs-perl.
12:27:05 #11 32.01 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ...
12:27:05 #11 32.02 Unpacking libemail-address-xs-perl (1.04-1build6) ...
12:27:05 #11 32.05 Selecting previously unselected package libipc-system-simple-perl.
12:27:05 #10 32.70   Running scriptlet: glibc-gconv-extra-2.34-54.el9.x86_64               166/166 
12:27:05 #10 36.71   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/166 
12:27:05 #10 36.71   Verifying        : binutils-2.35.2-35.el9.x86_64                        2/166 
12:27:05 #10 36.71   Verifying        : bzip2-1.0.8-8.el9.x86_64                             3/166 
12:27:05 #10 36.71   Verifying        : cpio-2.13-16.el9.x86_64                              4/166 
12:27:05 #10 36.71   Verifying        : cracklib-2.9.6-27.el9.x86_64                         5/166 
12:27:05 #10 36.71   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                   6/166 
12:27:05 #10 36.71   Verifying        : dbus-libs-1:1.12.20-7.el9.x86_64                     7/166 
12:27:05 #10 36.71   Verifying        : diffutils-3.7-12.el9.x86_64                          8/166 
12:27:05 #10 36.71   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                  9/166 
12:27:05 #10 36.71   Verifying        : ed-1.14.2-12.el9.x86_64                             10/166 
12:27:05 #10 36.71   Verifying        : elfutils-0.188-3.el9.x86_64                         11/166 
12:27:05 #10 36.71   Verifying        : elfutils-debuginfod-client-0.188-3.el9.x86_64       12/166 
12:27:05 #10 36.71   Verifying        : environment-modules-5.0.1-2.el9.x86_64              13/166 
12:27:05 #10 36.71   Verifying        : file-5.39-10.el9.x86_64                             14/166 
12:27:05 #10 36.71   Verifying        : glib-networking-2.68.3-3.el9.x86_64                 15/166 
12:27:05 #10 36.71   Verifying        : glibc-gconv-extra-2.34-54.el9.x86_64                16/166 
12:27:05 #10 36.71   Verifying        : groff-base-1.22.4-10.el9.x86_64                     17/166 
12:27:05 #10 36.71   Verifying        : gsettings-desktop-schemas-40.0-6.el9.x86_64         18/166 
12:27:05 #10 36.71   Verifying        : info-6.7-15.el9.x86_64                              19/166 
12:27:05 #10 36.71   Verifying        : json-glib-1.6.6-1.el9.x86_64                        20/166 
12:27:05 #10 36.71   Verifying        : less-590-1.el9.x86_64                               21/166 
12:27:05 #10 36.71   Verifying        : libatomic-11.3.1-4.3.el9.x86_64                     22/166 
12:27:05 #10 36.71   Verifying        : libbrotli-1.0.9-6.el9.x86_64                        23/166 
12:27:05 #10 36.71   Verifying        : libdb-5.3.28-53.el9.x86_64                          24/166 
12:27:05 #10 36.71   Verifying        : libeconf-0.4.1-2.el9.x86_64                         25/166 
12:27:05 #10 36.71   Verifying        : libfdisk-2.37.4-9.el9.x86_64                        26/166 
12:27:05 #10 36.71   Verifying        : libicu-67.1-9.el9.x86_64                            27/166 
12:27:05 #10 36.71   Verifying        : libpipeline-1.5.3-4.el9.x86_64                      28/166 
12:27:05 #10 36.71   Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      29/166 
12:27:05 #10 36.71   Verifying        : libpng-2:1.6.37-12.el9.x86_64                       30/166 
12:27:05 #10 36.71   Verifying        : libproxy-0.4.15-35.el9.x86_64                       31/166 
12:27:05 #10 36.71   Verifying        : libpsl-0.21.1-5.el9.x86_64                          32/166 
12:27:05 #10 36.71   Verifying        : libpwquality-1.4.4-8.el9.x86_64                     33/166 
12:27:05 #10 36.71   Verifying        : libselinux-utils-3.5-0.rc1.1.el9.x86_64             34/166 
12:27:05 #10 36.71   Verifying        : libutempter-1.2.1-6.el9.x86_64                      35/166 
12:27:05 #10 36.71   Verifying        : man-db-2.9.3-7.el9.x86_64                           36/166 
12:27:05 #10 36.71   Verifying        : ncurses-6.2-8.20210508.el9.x86_64                   37/166 
12:27:05 #10 36.71   Verifying        : openssl-1:3.0.7-2.el9.x86_64                        38/166 
12:27:05 #10 36.71   Verifying        : pam-1.5.1-14.el9.x86_64                             39/166 
12:27:05 #10 36.71   Verifying        : pkgconf-1.7.3-10.el9.x86_64                         40/166 
12:27:05 #10 36.71   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      41/166 
12:27:05 #10 36.71   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              42/166 
12:27:05 #10 36.71   Verifying        : policycoreutils-3.5-0.rc1.2.el9.x86_64              43/166 
12:27:05 #10 36.71   Verifying        : procps-ng-3.3.17-9.el9.x86_64                       44/166 
12:27:05 #10 36.72   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       45/166 
12:27:05 #10 36.72   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               46/166 
12:27:05 #10 36.72   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                    47/166 
12:27:05 #10 36.72   Verifying        : python3-distro-1.5.0-7.el9.noarch                   48/166 
12:27:05 #10 36.72   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch         49/166 
12:27:05 #10 36.72   Verifying        : python3-setools-4.4.0-5.el9.x86_64                  50/166 
12:27:05 #10 36.72   Verifying        : python3-setuptools-53.0.0-12.el9.noarch             51/166 
12:27:05 #10 36.72   Verifying        : python3-six-1.15.0-9.el9.noarch                     52/166 
12:27:05 #10 36.72   Verifying        : python3-systemd-234-18.el9.x86_64                   53/166 
12:27:05 #10 36.72   Verifying        : shared-mime-info-2.1-5.el9.x86_64                   54/166 
12:27:05 #10 36.72   Verifying        : systemd-libs-252-3.el9.x86_64                       55/166 
12:27:05 #10 36.72   Verifying        : tcl-1:8.6.10-7.el9.x86_64                           56/166 
12:27:05 #10 36.72   Verifying        : unzip-6.0-56.el9.x86_64                             57/166 
12:27:05 #10 36.72   Verifying        : util-linux-2.37.4-9.el9.x86_64                      58/166 
12:27:05 #10 36.72   Verifying        : util-linux-core-2.37.4-9.el9.x86_64                 59/166 
12:27:05 #10 36.72   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             60/166 
12:27:05 #10 36.72   Verifying        : xz-5.2.5-8.el9.x86_64                               61/166 
12:27:05 #10 36.72   Verifying        : zip-3.0-33.el9.x86_64                               62/166 
12:27:05 #10 36.72   Verifying        : zstd-1.5.1-2.el9.x86_64                             63/166 
12:27:05 #10 36.72   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          64/166 
12:27:05 #10 36.72   Verifying        : checkpolicy-3.5-0.rc1.1.el9.x86_64                  65/166 
12:27:05 #10 36.72   Verifying        : desktop-file-utils-0.26-6.el9.x86_64                66/166 
12:27:05 #10 36.72   Verifying        : dwz-0.14-3.el9.x86_64                               67/166 
12:27:05 #10 36.72   Verifying        : efi-srpm-macros-4-9.el9.noarch                      68/166 
12:27:05 #10 36.72   Verifying        : emacs-filesystem-1:27.2-8.el9.noarch                69/166 
12:27:05 #10 36.72   Verifying        : enchant-1:1.6.0-30.el9.x86_64                       70/166 
12:27:05 #10 36.72   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            71/166 
12:27:05 #10 36.72   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.x86_64          72/166 
12:27:05 #10 36.72   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64     73/166 
12:27:05 #10 36.72   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.x86_64            74/166 
12:27:05 #10 36.72   Verifying        : gdb-minimal-10.2-10.el9.x86_64                      75/166 
12:27:05 #10 36.72   Verifying        : gdk-pixbuf2-2.42.6-3.el9.x86_64                     76/166 
12:27:05 #10 36.72   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  77/166 
12:27:05 #10 36.72   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   78/166 
12:27:05 #10 36.72   Verifying        : hunspell-1.7.0-11.el9.x86_64                        79/166 
12:27:05 #10 36.72   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              80/166 
12:27:05 #10 36.72   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           81/166 
12:27:05 #10 36.72   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           82/166 
12:27:05 #10 36.72   Verifying        : hunspell-filesystem-1.7.0-11.el9.x86_64             83/166 
12:27:05 #10 36.72   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                84/166 
12:27:05 #10 36.72   Verifying        : libappstream-glib-0.7.18-4.el9.x86_64               85/166 
12:27:05 #10 36.72   Verifying        : libjpeg-turbo-2.0.90-5.el9.x86_64                   86/166 
12:27:05 #10 36.72   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.x86_64            87/166 
12:27:05 #10 36.72   Verifying        : libsoup-2.72.0-8.el9.x86_64                         88/166 
12:27:05 #10 36.72   Verifying        : libstemmer-0-18.585svn.el9.x86_64                   89/166 
12:27:05 #10 36.72   Verifying        : lua-srpm-macros-1-6.el9.noarch                      90/166 
12:27:05 #10 36.72   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    91/166 
12:27:05 #10 36.72   Verifying        : openblas-srpm-macros-2-11.el9.noarch                92/166 
12:27:05 #10 36.72   Verifying        : patch-2.7.6-16.el9.x86_64                           93/166 
12:27:05 #10 36.72   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 94/166 
12:27:05 #10 36.72   Verifying        : perl-B-1.80-480.el9.x86_64                          95/166 
12:27:05 #10 36.72   Verifying        : perl-Carp-1.50-460.el9.noarch                       96/166 
12:27:05 #10 36.72   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               97/166 
12:27:05 #10 36.72   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64               98/166 
12:27:05 #10 36.72   Verifying        : perl-Digest-1.19-4.el9.noarch                       99/166 
12:27:05 #10 36.72   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                  100/166 
12:27:05 #10 36.72   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                  101/166 
12:27:05 #10 36.72   Verifying        : perl-Errno-1.30-480.el9.x86_64                     102/166 
12:27:05 #10 36.72   Verifying        : perl-Exporter-5.74-461.el9.noarch                  103/166 
12:27:05 #10 36.72   Verifying        : perl-Fcntl-1.13-480.el9.x86_64                     104/166 
12:27:05 #10 36.72   Verifying        : perl-File-Basename-2.85-480.el9.noarch             105/166 
12:27:05 #10 36.72   Verifying        : perl-File-Path-2.18-4.el9.noarch                   106/166 
12:27:05 #10 36.72   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            107/166 
12:27:05 #10 36.72   Verifying        : perl-File-stat-1.09-480.el9.noarch                 108/166 
12:27:05 #10 36.72   Verifying        : perl-FileHandle-2.03-480.el9.noarch                109/166 
12:27:05 #10 36.72   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               110/166 
12:27:05 #10 36.72   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                111/166 
12:27:05 #10 36.72   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                112/166 
12:27:05 #10 36.72   Verifying        : perl-IO-1.43-480.el9.x86_64                        113/166 
12:27:05 #10 36.72   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                114/166 
12:27:05 #10 36.72   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              115/166 
12:27:05 #10 36.72   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                 116/166 
12:27:05 #10 36.72   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 117/166 
12:27:05 #10 36.72   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              118/166 
12:27:05 #10 36.72   Verifying        : perl-NDBM_File-1.15-480.el9.x86_64                 119/166 
12:27:05 #10 36.72   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                  120/166 
12:27:05 #10 36.72   Verifying        : perl-POSIX-1.94-480.el9.x86_64                     121/166 
12:27:05 #10 36.72   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 122/166 
12:27:05 #10 36.72   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             123/166 
12:27:05 #10 36.72   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            124/166 
12:27:05 #10 36.72   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                125/166 
12:27:05 #10 36.72   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 126/166 
12:27:05 #10 36.72   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       127/166 
12:27:05 #10 36.72   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               128/166 
12:27:05 #10 36.72   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   129/166 
12:27:05 #10 36.72   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                130/166 
12:27:05 #10 36.72   Verifying        : perl-Symbol-1.08-480.el9.noarch                    131/166 
12:27:05 #10 36.72   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            132/166 
12:27:05 #10 36.72   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  133/166 
12:27:05 #10 36.72   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           134/166 
12:27:05 #10 36.72   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       135/166 
12:27:05 #10 36.72   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               136/166 
12:27:05 #10 36.72   Verifying        : perl-URI-5.09-3.el9.noarch                         137/166 
12:27:05 #10 36.72   Verifying        : perl-base-2.27-480.el9.noarch                      138/166 
12:27:05 #10 36.72   Verifying        : perl-constant-1.33-461.el9.noarch                  139/166 
12:27:05 #10 36.72   Verifying        : perl-if-0.60.800-480.el9.noarch                    140/166 
12:27:05 #10 36.72   Verifying        : perl-interpreter-4:5.32.1-480.el9.x86_64           141/166 
12:27:05 #10 36.72   Verifying        : perl-libnet-3.13-4.el9.noarch                      142/166 
12:27:05 #10 36.72   Verifying        : perl-libs-4:5.32.1-480.el9.x86_64                  143/166 
12:27:05 #10 36.72   Verifying        : perl-mro-1.23-480.el9.x86_64                       144/166 
12:27:05 #10 36.72   Verifying        : perl-overload-1.31-480.el9.noarch                  145/166 
12:27:05 #10 36.72   Verifying        : perl-overloading-0.02-480.el9.noarch               146/166 
12:27:05 #10 36.72   Verifying        : perl-parent-1:0.238-460.el9.noarch                 147/166 
12:27:05 #10 36.72   Verifying        : perl-podlators-1:4.14-460.el9.noarch               148/166 
12:27:05 #10 36.72   Verifying        : perl-srpm-macros-1-41.el9.noarch                   149/166 
12:27:05 #10 36.72   Verifying        : perl-subs-1.03-480.el9.noarch                      150/166 
12:27:05 #10 36.72   Verifying        : perl-vars-1.05-480.el9.noarch                      151/166 
12:27:05 #10 36.72   Verifying        : policycoreutils-python-utils-3.5-0.rc1.2.el9.noa   152/166 
12:27:05 #10 36.72   Verifying        : python-srpm-macros-3.9-52.el9.noarch               153/166 
12:27:05 #10 36.72   Verifying        : python3-audit-3.0.7-103.el9.x86_64                 154/166 
12:27:05 #10 36.72   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 155/166 
12:27:05 #10 36.72   Verifying        : python3-file-magic-5.39-10.el9.noarch              156/166 
12:27:05 #10 36.72   Verifying        : python3-libselinux-3.5-0.rc1.1.el9.x86_64          157/166 
12:27:05 #10 36.72   Verifying        : python3-libsemanage-3.5-0.rc1.1.el9.x86_64         158/166 
12:27:05 #10 36.72   Verifying        : python3-policycoreutils-3.5-0.rc1.2.el9.noarch     159/166 
12:27:05 #10 36.72   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                160/166 
12:27:05 #10 36.72   Verifying        : redhat-rpm-config-197-1.el9.noarch                 161/166 
12:27:05 #10 36.72   Verifying        : rpm-build-4.16.1.3-22.el9.x86_64                   162/166 
12:27:05 #10 36.72   Verifying        : rpmlint-1.11-19.el9.noarch                         163/166 
12:27:05 #10 36.72   Verifying        : rust-srpm-macros-17-4.el9.noarch                   164/166 
12:27:05 #10 36.72   Verifying        : scl-utils-1:2.0.3-4.el9.x86_64                     165/166 
12:27:05 #10 36.72   Verifying        : webkit2gtk3-jsc-2.38.3-1.el9.x86_64                166/166 
12:27:05 #10 36.90 
12:27:05 #10 36.90 Installed:
12:27:05 #10 36.90   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
12:27:05 #10 36.90   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
12:27:05 #10 36.90   binutils-2.35.2-35.el9.x86_64                                                 
12:27:05 #10 36.90   bzip2-1.0.8-8.el9.x86_64                                                      
12:27:05 #10 36.90   checkpolicy-3.5-0.rc1.1.el9.x86_64                                            
12:27:05 #10 36.90   cpio-2.13-16.el9.x86_64                                                       
12:27:05 #10 36.90   cracklib-2.9.6-27.el9.x86_64                                                  
12:27:05 #10 36.90   cracklib-dicts-2.9.6-27.el9.x86_64                                            
12:27:05 #10 36.90   dbus-libs-1:1.12.20-7.el9.x86_64                                              
12:27:05 #10 36.90   desktop-file-utils-0.26-6.el9.x86_64                                          
12:27:05 #10 36.90   diffutils-3.7-12.el9.x86_64                                                   
12:27:05 #10 36.90   dnf-plugins-core-4.3.0-4.el9.noarch                                           
12:27:05 #10 36.90   dwz-0.14-3.el9.x86_64                                                         
12:27:05 #10 36.90   ed-1.14.2-12.el9.x86_64                                                       
12:27:05 #10 36.90   efi-srpm-macros-4-9.el9.noarch                                                
12:27:05 #10 36.90   elfutils-0.188-3.el9.x86_64                                                   
12:27:05 #10 36.90   elfutils-debuginfod-client-0.188-3.el9.x86_64                                 
12:27:05 #10 36.90   emacs-filesystem-1:27.2-8.el9.noarch                                          
12:27:05 #10 36.90   enchant-1:1.6.0-30.el9.x86_64                                                 
12:27:05 #10 36.90   environment-modules-5.0.1-2.el9.x86_64                                        
12:27:05 #10 36.90   file-5.39-10.el9.x86_64                                                       
12:27:05 #10 36.90   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
12:27:05 #10 36.90   gcc-toolset-12-binutils-2.38-16.el9.x86_64                                    
12:27:05 #10 36.90   gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64                               
12:27:05 #10 36.90   gcc-toolset-12-runtime-12.0-5.el9.x86_64                                      
12:27:05 #10 36.90   gdb-minimal-10.2-10.el9.x86_64                                                
12:27:05 #10 36.90   gdk-pixbuf2-2.42.6-3.el9.x86_64                                               
12:27:05 #10 36.90   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
12:27:05 #10 36.90   glib-networking-2.68.3-3.el9.x86_64                                           
12:27:05 #10 36.90   glibc-gconv-extra-2.34-54.el9.x86_64                                          
12:27:05 #10 36.90   go-srpm-macros-3.0.9-9.el9.noarch                                             
12:27:05 #10 36.90   groff-base-1.22.4-10.el9.x86_64                                               
12:27:05 #10 36.90   gsettings-desktop-schemas-40.0-6.el9.x86_64                                   
12:27:05 #10 36.90   hunspell-1.7.0-11.el9.x86_64                                                  
12:27:05 #10 36.90   hunspell-en-0.20140811.1-20.el9.noarch                                        
12:27:05 #10 36.90   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
12:27:05 #10 36.90   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
12:27:05 #10 36.90   hunspell-filesystem-1.7.0-11.el9.x86_64                                       
12:27:05 #10 36.90   info-6.7-15.el9.x86_64                                                        
12:27:05 #10 36.90   json-glib-1.6.6-1.el9.x86_64                                                  
12:27:05 #10 36.90   kernel-srpm-macros-1.0-11.el9.noarch                                          
12:27:05 #10 36.90   less-590-1.el9.x86_64                                                         
12:27:05 #10 36.90   libappstream-glib-0.7.18-4.el9.x86_64                                         
12:27:05 #10 36.90   libatomic-11.3.1-4.3.el9.x86_64                                               
12:27:05 #10 36.90   libbrotli-1.0.9-6.el9.x86_64                                                  
12:27:05 #10 36.90   libdb-5.3.28-53.el9.x86_64                                                    
12:27:05 #10 36.90   libeconf-0.4.1-2.el9.x86_64                                                   
12:27:05 #10 36.90   libfdisk-2.37.4-9.el9.x86_64                                                  
12:27:05 #10 36.90   libicu-67.1-9.el9.x86_64                                                      
12:27:05 #10 36.90   libjpeg-turbo-2.0.90-5.el9.x86_64                                             
12:27:05 #10 36.90   libpipeline-1.5.3-4.el9.x86_64                                                
12:27:05 #10 36.90   libpkgconf-1.7.3-10.el9.x86_64                                                
12:27:05 #10 36.90   libpng-2:1.6.37-12.el9.x86_64                                                 
12:27:05 #10 36.90   libproxy-0.4.15-35.el9.x86_64                                                 
12:27:05 #10 36.90   libproxy-webkitgtk4-0.4.15-35.el9.x86_64                                      
12:27:05 #10 36.90   libpsl-0.21.1-5.el9.x86_64                                                    
12:27:05 #10 36.90   libpwquality-1.4.4-8.el9.x86_64                                               
12:27:05 #10 36.90   libselinux-utils-3.5-0.rc1.1.el9.x86_64                                       
12:27:05 #10 36.90   libsoup-2.72.0-8.el9.x86_64                                                   
12:27:05 #10 36.90   libstemmer-0-18.585svn.el9.x86_64                                             
12:27:05 #10 36.90   libutempter-1.2.1-6.el9.x86_64                                                
12:27:05 #10 36.90   lua-srpm-macros-1-6.el9.noarch                                                
12:27:05 #10 36.90   man-db-2.9.3-7.el9.x86_64                                                     
12:27:05 #10 36.90   ncurses-6.2-8.20210508.el9.x86_64                                             
12:27:05 #10 36.90   ocaml-srpm-macros-6-6.el9.noarch                                              
12:27:05 #10 36.90   openblas-srpm-macros-2-11.el9.noarch                                          
12:27:05 #10 36.90   openssl-1:3.0.7-2.el9.x86_64                                                  
12:27:05 #10 36.90   pam-1.5.1-14.el9.x86_64                                                       
12:27:05 #10 36.90   patch-2.7.6-16.el9.x86_64                                                     
12:27:05 #10 36.90   perl-AutoLoader-5.74-480.el9.noarch                                           
12:27:05 #10 36.90   perl-B-1.80-480.el9.x86_64                                                    
12:27:05 #10 36.90   perl-Carp-1.50-460.el9.noarch                                                 
12:27:05 #10 36.90   perl-Class-Struct-0.66-480.el9.noarch                                         
12:27:05 #10 36.90   perl-Data-Dumper-2.174-462.el9.x86_64                                         
12:27:05 #10 36.90   perl-Digest-1.19-4.el9.noarch                                                 
12:27:05 #10 36.90   perl-Digest-MD5-2.58-4.el9.x86_64                                             
12:27:05 #10 36.90   perl-Encode-4:3.08-462.el9.x86_64                                             
12:27:05 #10 36.90   perl-Errno-1.30-480.el9.x86_64                                                
12:27:05 #10 36.90   perl-Exporter-5.74-461.el9.noarch                                             
12:27:05 #10 36.90   perl-Fcntl-1.13-480.el9.x86_64                                                
12:27:05 #10 36.90   perl-File-Basename-2.85-480.el9.noarch                                        
12:27:05 #10 36.90   perl-File-Path-2.18-4.el9.noarch                                              
12:27:05 #10 36.90   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
12:27:05 #10 36.90   perl-File-stat-1.09-480.el9.noarch                                            
12:27:05 #10 36.90   perl-FileHandle-2.03-480.el9.noarch                                           
12:27:05 #10 36.90   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
12:27:05 #10 36.90   perl-Getopt-Std-1.12-480.el9.noarch                                           
12:27:05 #10 36.90   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
12:27:05 #10 36.90   perl-IO-1.43-480.el9.x86_64                                                   
12:27:05 #10 36.90   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
12:27:05 #10 36.90   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
12:27:05 #10 36.90   perl-IPC-Open3-1.21-480.el9.noarch                                            
12:27:05 #10 36.90   perl-MIME-Base64-3.16-4.el9.x86_64                                            
12:27:05 #10 36.90   perl-Mozilla-CA-20200520-6.el9.noarch                                         
12:27:05 #10 36.90   perl-NDBM_File-1.15-480.el9.x86_64                                            
12:27:05 #10 36.90   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
12:27:05 #10 36.90   perl-POSIX-1.94-480.el9.x86_64                                                
12:27:05 #10 36.90   perl-PathTools-3.78-461.el9.x86_64                                            
12:27:05 #10 36.90   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
12:27:05 #10 36.90   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
12:27:05 #10 36.90   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
12:27:05 #10 36.90   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
12:27:05 #10 36.90   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
12:27:05 #10 36.90   perl-SelectSaver-1.02-480.el9.noarch                                          
12:27:05 #10 36.90   perl-Socket-4:2.031-4.el9.x86_64                                              
12:27:05 #10 36.90   perl-Storable-1:3.21-460.el9.x86_64                                           
12:27:05 #10 36.90   perl-Symbol-1.08-480.el9.noarch                                               
12:27:05 #10 36.90   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
12:27:05 #10 36.90   perl-Term-Cap-1.17-460.el9.noarch                                             
12:27:05 #10 36.90   perl-Text-ParseWords-3.30-460.el9.noarch                                      
12:27:05 #10 36.90   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
12:27:05 #10 36.90   perl-Time-Local-2:1.300-7.el9.noarch                                          
12:27:05 #10 36.90   perl-URI-5.09-3.el9.noarch                                                    
12:27:05 #10 36.90   perl-base-2.27-480.el9.noarch                                                 
12:27:05 #10 36.90   perl-constant-1.33-461.el9.noarch                                             
12:27:05 #10 36.90   perl-if-0.60.800-480.el9.noarch                                               
12:27:05 #10 36.90   perl-interpreter-4:5.32.1-480.el9.x86_64                                      
12:27:05 #10 36.90   perl-libnet-3.13-4.el9.noarch                                                 
12:27:05 #10 36.90   perl-libs-4:5.32.1-480.el9.x86_64                                             
12:27:05 #10 36.90   perl-mro-1.23-480.el9.x86_64                                                  
12:27:05 #10 36.90   perl-overload-1.31-480.el9.noarch                                             
12:27:05 #10 36.90   perl-overloading-0.02-480.el9.noarch                                          
12:27:05 #10 36.90   perl-parent-1:0.238-460.el9.noarch                                            
12:27:05 #10 36.90   perl-podlators-1:4.14-460.el9.noarch                                          
12:27:05 #10 36.90   perl-srpm-macros-1-41.el9.noarch                                              
12:27:05 #10 36.90   perl-subs-1.03-480.el9.noarch                                                 
12:27:05 #10 36.90   perl-vars-1.05-480.el9.noarch                                                 
12:27:05 #10 36.90   pkgconf-1.7.3-10.el9.x86_64                                                   
12:27:05 #10 36.90   pkgconf-m4-1.7.3-10.el9.noarch                                                
12:27:05 #10 36.90   pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
12:27:05 #10 36.90   policycoreutils-3.5-0.rc1.2.el9.x86_64                                        
12:27:05 #10 36.90   policycoreutils-python-utils-3.5-0.rc1.2.el9.noarch                           
12:27:05 #10 36.90   procps-ng-3.3.17-9.el9.x86_64                                                 
12:27:05 #10 36.90   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
12:27:05 #10 36.90   python-srpm-macros-3.9-52.el9.noarch                                          
12:27:05 #10 36.90   python3-audit-3.0.7-103.el9.x86_64                                            
12:27:05 #10 36.90   python3-dateutil-1:2.8.1-6.el9.noarch                                         
12:27:05 #10 36.90   python3-dbus-1.2.18-2.el9.x86_64                                              
12:27:05 #10 36.90   python3-distro-1.5.0-7.el9.noarch                                             
12:27:05 #10 36.90   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
12:27:05 #10 36.90   python3-enchant-3.2.0-5.el9.noarch                                            
12:27:05 #10 36.90   python3-file-magic-5.39-10.el9.noarch                                         
12:27:05 #10 36.90   python3-libselinux-3.5-0.rc1.1.el9.x86_64                                     
12:27:05 #10 36.90   python3-libsemanage-3.5-0.rc1.1.el9.x86_64                                    
12:27:05 #10 36.90   python3-policycoreutils-3.5-0.rc1.2.el9.noarch                                
12:27:05 #10 36.90   python3-setools-4.4.0-5.el9.x86_64                                            
12:27:05 #10 36.90   python3-setuptools-53.0.0-12.el9.noarch                                       
12:27:05 #10 36.90   python3-six-1.15.0-9.el9.noarch                                               
12:27:05 #10 36.90   python3-systemd-234-18.el9.x86_64                                             
12:27:05 #10 36.90   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
12:27:05 #10 36.90   redhat-rpm-config-197-1.el9.noarch                                            
12:27:05 #10 36.90   rpm-build-4.16.1.3-22.el9.x86_64                                              
12:27:05 #10 36.90   rpmlint-1.11-19.el9.noarch                                                    
12:27:05 #10 36.90   rust-srpm-macros-17-4.el9.noarch                                              
12:27:05 #10 36.90   scl-utils-1:2.0.3-4.el9.x86_64                                                
12:27:05 #10 36.90   shared-mime-info-2.1-5.el9.x86_64                                             
12:27:05 #10 36.90   systemd-libs-252-3.el9.x86_64                                                 
12:27:05 #10 36.90   tcl-1:8.6.10-7.el9.x86_64                                                     
12:27:05 #10 36.90   unzip-6.0-56.el9.x86_64                                                       
12:27:05 #10 36.90   util-linux-2.37.4-9.el9.x86_64                                                
12:27:05 #10 36.90   util-linux-core-2.37.4-9.el9.x86_64                                           
12:27:05 #10 36.90   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
12:27:05 #10 36.90   webkit2gtk3-jsc-2.38.3-1.el9.x86_64                                           
12:27:05 #10 36.90   xz-5.2.5-8.el9.x86_64                                                         
12:27:05 #10 36.90   zip-3.0-33.el9.x86_64                                                         
12:27:05 #10 36.90   zstd-1.5.1-2.el9.x86_64                                                       
12:27:05 #10 36.90 
12:27:05 #10 36.90 Complete!
12:27:05 #10 40.74 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ...
12:27:05 #10 40.74 Unpacking libxml-simple-perl (2.25-1) ...
12:27:05 #10 40.78 Selecting previously unselected package libxmlrpc-lite-perl.
12:27:05 #10 40.78 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ...
12:27:05 #10 40.79 Unpacking libxmlrpc-lite-perl (0.717-2) ...
12:27:05 #10 40.83 Selecting previously unselected package libxmuu1:arm64.
12:27:05 #10 40.83 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
12:27:05 #10 40.83 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
12:27:05 #10 40.88 Selecting previously unselected package libyaml-0-2:arm64.
12:27:05 #10 40.88 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ...
12:27:05 #10 40.88 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
12:27:05 #10 40.93 Selecting previously unselected package libyaml-libyaml-perl.
12:27:05 #10 40.93 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
12:27:05 #10 40.93 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
12:27:05 #10 40.98 Selecting previously unselected package licensecheck.
12:27:05 #10 40.98 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ...
12:27:05 #10 40.99 Unpacking licensecheck (3.0.31-3) ...
12:27:05 #10 41.03 Selecting previously unselected package t1utils.
12:27:05 #10 41.03 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ...
12:27:05 #10 41.04 Unpacking t1utils (1.41-3) ...
12:27:05 #10 41.08 Selecting previously unselected package lintian.
12:27:05 #10 41.08 Preparing to unpack .../314-lintian_2.15.0_all.deb ...
12:27:05 #11 37.82 Setting up media-types (7.0.0) ...
12:27:05 #11 37.84 Setting up libpipeline1:arm64 (1.5.5-1) ...
12:27:05 #11 37.85 Setting up wdiff (1.2.2-2build3) ...
12:27:05 #11 37.87 Setting up gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
12:27:05 #11 37.88 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
12:27:05 #11 37.89 Setting up libre2-9:arm64 (20220201+dfsg-1) ...
12:27:05 #11 37.90 Setting up lto-disabled-list (24) ...
12:27:05 #11 37.92 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
12:27:05 #11 37.93 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
12:27:05 #11 37.94 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:05 #11 37.94 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
12:27:05 #11 37.95 Setting up libtext-glob-perl (0.11-2) ...
12:27:05 #11 37.96 Setting up libmagic-mgc (1:5.41-3) ...
12:27:05 #11 37.98 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
12:27:05 #11 37.99 Setting up distro-info-data (0.52ubuntu0.2) ...
12:27:05 #11 38.00 Setting up manpages (5.10-1ubuntu1) ...
12:27:05 #11 38.01 Setting up unzip (6.0-26ubuntu3.1) ...
12:27:05 #11 38.02 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
12:27:05 #11 38.04 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
12:27:05 #11 38.05 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
12:27:05 #11 38.06 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:05 #11 38.08 Setting up binutils-common:arm64 (2.38-4ubuntu2.1) ...
12:27:05 #11 38.09 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
12:27:05 #11 38.10 Setting up libmagic1:arm64 (1:5.41-3) ...
12:27:05 #11 38.12 Setting up libdeflate0:arm64 (1.10-2) ...
12:27:05 #11 38.13 Setting up less (590-1build1) ...
12:27:05 #10 30.33 Selecting previously unselected package libelf1:armhf.
12:27:05 #10 30.33 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
12:27:05 #10 30.34 Unpacking libelf1:armhf (0.183-1) ...
12:27:05 #10 30.40 Selecting previously unselected package dwz.
12:27:05 #10 30.40 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
12:27:05 #10 30.40 Unpacking dwz (0.13+20210201-1) ...
12:27:05 #10 30.47 Selecting previously unselected package libicu67:armhf.
12:27:05 #10 30.47 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
12:27:05 #10 30.47 Unpacking libicu67:armhf (67.1-7) ...
12:27:05 #11 32.23 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
12:27:05 #11 32.24 Unpacking libisl22:amd64 (0.22.1-1) ...
12:27:05 #11 32.35 Selecting previously unselected package libmpfr6:amd64.
12:27:05 #11 32.35 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
12:27:05 #11 32.36 Unpacking libmpfr6:amd64 (4.0.2-1) ...
12:27:05 #11 32.44 Selecting previously unselected package libmpc3:amd64.
12:27:05 #11 32.44 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
12:27:05 #11 32.44 Unpacking libmpc3:amd64 (1.1.0-1) ...
12:27:05 #11 32.48 Selecting previously unselected package cpp-9.
12:27:05 #11 31.81 Preparing to unpack .../171-libipc-run-perl_20220807.0-1_all.deb ...
12:27:05 #11 31.82 Unpacking libipc-run-perl (20220807.0-1) ...
12:27:05 #11 31.85 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:05 #11 31.86 Preparing to unpack .../172-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:05 #11 31.86 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:05 #11 31.89 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:05 #11 31.89 Preparing to unpack .../173-libclass-xsaccessor-perl_1.19-4_amd64.deb ...
12:27:05 #11 31.89 Unpacking libclass-xsaccessor-perl (1.19-4) ...
12:27:05 #11 31.94 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
12:27:05 #11 31.94 Preparing to unpack .../174-libb-hooks-op-check-perl_0.22-2_amd64.deb ...
12:27:05 #11 31.95 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2) ...
12:27:05 #11 31.99 Selecting previously unselected package libdynaloader-functions-perl.
12:27:05 #11 31.99 Preparing to unpack .../175-libdynaloader-functions-perl_0.003-2_all.deb ...
12:27:05 #11 31.99 Unpacking libdynaloader-functions-perl (0.003-2) ...
12:27:05 #11 32.03 Selecting previously unselected package libdevel-callchecker-perl.
12:27:05 #11 32.03 Preparing to unpack .../176-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
12:27:05 #11 32.03 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:05 #11 32.07 Selecting previously unselected package libparams-classify-perl:amd64.
12:27:05 #10 39.64 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:05 #10 39.66 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:05 #10 39.71 Selecting previously unselected package libxmlrpc-lite-perl.
12:27:05 #10 39.71 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
12:27:05 #10 39.72 Unpacking libxmlrpc-lite-perl (0.717-4) ...
12:27:05 #10 39.76 Selecting previously unselected package libxmuu1:arm64.
12:27:05 #10 39.76 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
12:27:05 #10 39.77 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
12:27:05 #10 39.81 Selecting previously unselected package libyaml-0-2:arm64.
12:27:05 #10 39.81 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
12:27:05 #10 39.82 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
12:27:05 #10 39.87 Selecting previously unselected package libyaml-libyaml-perl.
12:27:05 #10 36.15 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:05 #10 36.21 Selecting previously unselected package libdevel-globaldestruction-perl.
12:27:05 #10 36.21 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:27:05 #10 36.22 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:27:05 #10 36.26 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:05 #10 36.26 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
12:27:05 #10 36.27 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
12:27:05 #10 36.33 Selecting previously unselected package libdynaloader-functions-perl.
12:27:05 #10 36.33 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:05 #10 36.34 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:05 #10 36.39 Selecting previously unselected package libdevel-callchecker-perl.
12:27:05 #10 36.39 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ...
12:27:05 #10 36.39 Unpacking libdevel-callchecker-perl (0.008-1) ...
12:27:05 #10 36.43 Selecting previously unselected package libparams-classify-perl.
12:27:05 #10 36.43 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ...
12:27:05 #10 36.43 Unpacking libparams-classify-perl (0.015-1+b1) ...
12:27:05 #10 36.47 Selecting previously unselected package libmodule-runtime-perl.
12:27:05 #10 36.47 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:05 #10 36.48 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:05 #11 21.24 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
12:27:05 #11 21.32 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
12:27:05 #13 8.213 (29/70): cmake-3.20.2-7.el9.aarch64.rpm          23 MB/s | 6.2 MB     00:00    
12:27:05 #13 8.229 (30/70): gcc-plugin-annobin-11.3.1-4.3.el9.aarc 4.1 MB/s |  63 kB     00:00    
12:27:05 #13 8.245 (31/70): git-2.39.1-1.el9.aarch64.rpm           4.0 MB/s |  63 kB     00:00    
12:27:05 #13 8.420 (32/70): cpp-11.3.1-4.3.el9.aarch64.rpm          32 MB/s |  10 MB     00:00    
12:27:05 #13 8.437 (33/70): git-core-2.39.1-1.el9.aarch64.rpm       22 MB/s | 4.3 MB     00:00    
12:27:05 #13 8.459 (34/70): glibc-devel-2.34-54.el9.aarch64.rpm     26 MB/s | 563 kB     00:00    
12:27:05 #11 33.28 Preparing to unpack .../197-libnet-ssleay-perl_1.92-2_arm64.deb ...
12:27:05 #11 33.29 Unpacking libnet-ssleay-perl:arm64 (1.92-2) ...
12:27:05 #11 33.34 Selecting previously unselected package libio-socket-ssl-perl.
12:27:05 #11 33.34 Preparing to unpack .../198-libio-socket-ssl-perl_2.074-2_all.deb ...
12:27:05 #11 33.35 Unpacking libio-socket-ssl-perl (2.074-2) ...
12:27:05 #11 33.39 Selecting previously unselected package libnet-http-perl.
12:27:05 #11 33.39 Preparing to unpack .../199-libnet-http-perl_6.22-1_all.deb ...
12:27:05 #11 33.40 Unpacking libnet-http-perl (6.22-1) ...
12:27:05 #11 33.47 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:05 #11 33.47 Preparing to unpack .../200-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:05 #11 33.48 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:05 #11 33.54 Selecting previously unselected package libtry-tiny-perl.
12:27:05 #11 33.55 Preparing to unpack .../201-libtry-tiny-perl_0.31-1_all.deb ...
12:27:05 #11 33.55 Unpacking libtry-tiny-perl (0.31-1) ...
12:27:05 #11 33.58 Selecting previously unselected package libwww-robotrules-perl.
12:27:05 #11 33.59 Preparing to unpack .../202-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:05 #11 33.59 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:05 #11 33.64 Selecting previously unselected package libwww-perl.
12:27:05 #11 33.64 Preparing to unpack .../203-libwww-perl_6.67-1_all.deb ...
12:27:05 #11 33.64 Unpacking libwww-perl (6.67-1) ...
12:27:05 #11 22.57 Selecting previously unselected package python3-minimal.
12:27:05 #11 22.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 ... 4719 files and directories currently installed.)
12:27:05 #11 22.57 Preparing to unpack .../00-python3-minimal_3.10.6-1_armhf.deb ...
12:27:05 #11 22.57 Unpacking python3-minimal (3.10.6-1) ...
12:27:05 #11 22.61 Selecting previously unselected package media-types.
12:27:05 #11 22.61 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
12:27:05 #11 22.61 Unpacking media-types (8.0.0) ...
12:27:05 #11 22.65 Selecting previously unselected package libmpdec3:armhf.
12:27:05 #11 22.65 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_armhf.deb ...
12:27:05 #11 22.65 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
12:27:05 #11 22.70 Selecting previously unselected package libkrb5support0:armhf.
12:27:05 #11 22.70 Preparing to unpack .../03-libkrb5support0_1.20-1_armhf.deb ...
12:27:05 #11 22.71 Unpacking libkrb5support0:armhf (1.20-1) ...
12:27:05 #11 22.74 Selecting previously unselected package libk5crypto3:armhf.
12:27:05 #11 22.74 Preparing to unpack .../04-libk5crypto3_1.20-1_armhf.deb ...
12:27:05 #11 22.75 Unpacking libk5crypto3:armhf (1.20-1) ...
12:27:05 #11 22.78 Selecting previously unselected package libkeyutils1:armhf.
12:27:05 #11 22.78 Preparing to unpack .../05-libkeyutils1_1.6.3-1_armhf.deb ...
12:27:05 #11 22.78 Unpacking libkeyutils1:armhf (1.6.3-1) ...
12:27:05 #11 22.82 Selecting previously unselected package libkrb5-3:armhf.
12:27:05 #11 22.82 Preparing to unpack .../06-libkrb5-3_1.20-1_armhf.deb ...
12:27:05 #11 22.82 Unpacking libkrb5-3:armhf (1.20-1) ...
12:27:05 #11 22.87 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:27:05 #10 33.29 Selecting previously unselected package g++-7.
12:27:05 #10 33.29 Preparing to unpack .../084-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
12:27:05 #10 33.29 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
12:27:05 #11 36.49 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.8_all.deb ...
12:27:05 #11 36.49 Unpacking git-man (1:2.25.1-1ubuntu3.8) ...
12:27:05 #11 36.60 Selecting previously unselected package git.
12:27:05 #11 36.61 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.8_arm64.deb ...
12:27:05 #11 36.63 Unpacking git (1:2.25.1-1ubuntu3.8) ...
12:27:05 #10 26.10 Selecting previously unselected package krb5-locales.
12:27:05 #10 26.10 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
12:27:05 #11 32.05 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:05 #11 32.06 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:05 #11 32.09 Selecting previously unselected package libfile-basedir-perl.
12:27:05 #11 32.09 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ...
12:27:05 #11 32.09 Unpacking libfile-basedir-perl (0.09-1) ...
12:27:05 #11 32.12 Selecting previously unselected package libfile-chdir-perl.
12:27:05 #11 32.13 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:05 #11 32.13 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:05 #11 32.17 Selecting previously unselected package libfile-fcntllock-perl.
12:27:05 #11 32.17 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
12:27:05 #11 32.17 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
12:27:05 #11 32.22 Selecting previously unselected package libnumber-compare-perl.
12:27:05 #11 32.22 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ...
12:27:05 #11 32.23 Unpacking libnumber-compare-perl (0.03-2) ...
12:27:05 #11 32.31 Selecting previously unselected package libtext-glob-perl.
12:27:05 #11 25.81 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
12:27:05 #11 25.89 Selecting previously unselected package libkrb5-3:armhf.
12:27:05 #11 25.89 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ...
12:27:05 #11 25.90 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ...
12:27:05 #10 41.09 Unpacking lintian (2.15.0) ...
12:27:05 #10 41.22 Selecting previously unselected package lsb-release.
12:27:05 #10 41.22 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ...
12:27:05 #10 41.22 Unpacking lsb-release (10.2019051400) ...
12:27:05 #10 41.26 Selecting previously unselected package mailutils.
12:27:05 #10 41.27 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ...
12:27:05 #10 41.27 Unpacking mailutils (1:3.5-4) ...
12:27:05 #10 41.33 Selecting previously unselected package manpages-dev.
12:27:05 #10 DONE 37.1s
12:27:05 
12:27:05 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
12:27:05 #11 38.15 Setting up perl-openssl-defaults:arm64 (5build2) ...
12:27:05 #11 38.16 Setting up linux-libc-dev:arm64 (5.15.0-58.64) ...
12:27:05 #11 38.17 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
12:27:05 #11 38.19 Setting up gettext-base (0.21-4ubuntu4) ...
12:27:05 #11 38.20 Setting up liblzo2-2:arm64 (2.10-2build3) ...
12:27:05 #11 38.21 Setting up libnpth0:arm64 (1.6-3build2) ...
12:27:05 #11 38.22 Setting up file (1:5.41-3) ...
12:27:05 #11 38.24 Setting up libassuan0:arm64 (2.5.5-1build1) ...
12:27:05 #11 38.25 Setting up libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:27:05 #11 38.26 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
12:27:05 #11 38.27 Setting up bzip2 (1.0.8-5build1) ...
12:27:05 #11 38.28 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:05 #11 38.30 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
12:27:05 #11 38.31 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ...
12:27:05 #11 38.33 Setting up libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
12:27:05 #11 38.34 Setting up libnumber-compare-perl (0.03-2) ...
12:27:05 #10 37.77 Selecting previously unselected package iso-codes.
12:27:05 #10 37.77 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ...
12:27:05 #10 37.77 Unpacking iso-codes (4.2-1) ...
12:27:05 #10 38.95 Fedora Modular 36 - aarch64 - Updates           2.7 MB/s | 2.8 MB     00:01    
12:27:05 #11 32.48 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
12:27:05 #11 32.48 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:05 #11 32.07 Preparing to unpack .../177-libparams-classify-perl_0.015-2_amd64.deb ...
12:27:05 #11 32.07 Unpacking libparams-classify-perl:amd64 (0.015-2) ...
12:27:05 #11 32.10 Selecting previously unselected package libmodule-runtime-perl.
12:27:05 #11 32.10 Preparing to unpack .../178-libmodule-runtime-perl_0.016-2_all.deb ...
12:27:05 #11 32.11 Unpacking libmodule-runtime-perl (0.016-2) ...
12:27:05 #11 32.14 Selecting previously unselected package libimport-into-perl.
12:27:05 #11 32.15 Preparing to unpack .../179-libimport-into-perl_1.002005-2_all.deb ...
12:27:05 #11 32.15 Unpacking libimport-into-perl (1.002005-2) ...
12:27:05 #11 32.18 Selecting previously unselected package librole-tiny-perl.
12:27:05 #11 32.19 Preparing to unpack .../180-librole-tiny-perl_2.002004-1_all.deb ...
12:27:05 #11 32.19 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:05 #11 32.23 Selecting previously unselected package libsub-quote-perl.
12:27:05 #11 32.24 Preparing to unpack .../181-libsub-quote-perl_2.006006-1_all.deb ...
12:27:05 #11 32.24 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:05 #11 32.27 Selecting previously unselected package libmoo-perl.
12:27:05 #11 32.28 Preparing to unpack .../182-libmoo-perl_2.005004-3_all.deb ...
12:27:05 #11 32.28 Unpacking libmoo-perl (2.005004-3) ...
12:27:05 #11 32.31 Selecting previously unselected package libencode-locale-perl.
12:27:05 #10 39.88 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
12:27:05 #10 39.88 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:27:05 #10 39.92 Selecting previously unselected package licensecheck.
12:27:05 #10 39.92 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
12:27:05 #10 39.93 Unpacking licensecheck (3.1.1-2) ...
12:27:05 #10 39.97 Selecting previously unselected package lzip.
12:27:05 #10 39.97 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
12:27:05 #10 39.98 Unpacking lzip (1.22-3) ...
12:27:05 #10 40.02 Selecting previously unselected package lzop.
12:27:05 #10 40.02 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
12:27:05 #10 40.03 Unpacking lzop (1.04-2) ...
12:27:05 #10 40.07 Selecting previously unselected package t1utils.
12:27:05 #10 40.07 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
12:27:05 #10 40.08 Unpacking t1utils (1.41-4) ...
12:27:05 #10 40.17 Selecting previously unselected package unzip.
12:27:05 #10 40.18 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ...
12:27:05 #10 40.18 Unpacking unzip (6.0-26+deb11u1) ...
12:27:05 #12 27.54 (1/85): xz-libs-5.2.4-4.el8.x86_64.rpm          414 kB/s |  94 kB     00:00    
12:27:05 #12 27.55 (2/85): desktop-file-utils-0.26-1.el8.x86_64.rp 348 kB/s |  80 kB     00:00    
12:27:05 #12 27.55 (3/85): efi-srpm-macros-3-3.el8.noarch.rpm      2.9 MB/s |  22 kB     00:00    
12:27:05 #12 27.56 (4/85): dwz-0.12-10.el8.x86_64.rpm              455 kB/s | 109 kB     00:00    
12:27:05 #12 27.56 (5/85): gc-7.6.4-3.el8.x86_64.rpm               8.5 MB/s | 109 kB     00:00    
12:27:05 #12 27.57 (6/85): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.0 MB/s | 9.3 kB     00:00    
12:27:05 #12 27.57 (7/85): go-srpm-macros-2-17.el8.noarch.rpm      1.7 MB/s |  13 kB     00:00    
12:27:05 #12 27.57 (8/85): libatomic_ops-7.6.2-3.el8.x86_64.rpm    8.1 MB/s |  38 kB     00:00    
12:27:05 #12 27.58 (9/85): libipt-1.6.1-8.el8.x86_64.rpm           9.4 MB/s |  50 kB     00:00    
12:27:05 #12 27.58 (10/85): ocaml-srpm-macros-5-4.el8.noarch.rpm   2.4 MB/s | 9.4 kB     00:00    
12:27:05 #12 27.59 (11/85): openblas-srpm-macros-2-2.el8.noarch.rp 1.9 MB/s | 7.9 kB     00:00    
12:27:05 #12 27.59 (12/85): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 9.5 MB/s |  47 kB     00:00    
12:27:05 #12 27.60 (13/85): perl-Mozilla-CA-20160104-7.module_el8. 2.7 MB/s |  15 kB     00:00    
12:27:05 #12 27.61 (14/85): perl-srpm-macros-1-25.el8.noarch.rpm   1.8 MB/s |  11 kB     00:00    
12:27:05 #12 27.61 (15/85): python3-systemd-234-8.el8.x86_64.rpm    14 MB/s |  81 kB     00:00    
12:27:05 #12 27.63 (16/85): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 936 kB/s |  11 kB     00:00    
12:27:05 #12 27.64 (17/85): redhat-rpm-config-130-1.el8.noarch.rpm 8.7 MB/s |  90 kB     00:00    
12:27:05 #12 27.65 (18/85): rpm-build-4.14.3-26.el8.x86_64.rpm      14 MB/s | 174 kB     00:00    
12:27:05 #12 27.66 (19/85): rpmlint-1.10-14.el8.noarch.rpm          17 MB/s | 192 kB     00:00    
12:27:05 #12 27.67 (20/85): rust-srpm-macros-5-2.el8.noarch.rpm    2.1 MB/s | 9.2 kB     00:00    
12:27:05 #12 27.73 (21/85): guile-2.0.14-7.el8.x86_64.rpm           22 MB/s | 3.5 MB     00:00    
12:27:05 #11 21.57 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
12:27:05 #11 21.65 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB]
12:27:05 #11 21.74 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB]
12:27:05 #12 DONE 29.3s
12:27:05 
12:27:05 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
12:27:05 #10 36.52 Selecting previously unselected package libimport-into-perl.
12:27:05 #10 36.52 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ...
12:27:05 #10 36.53 Unpacking libimport-into-perl (1.002005-1) ...
12:27:05 #10 36.57 Selecting previously unselected package librole-tiny-perl.
12:27:05 #10 36.57 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ...
12:27:05 #10 36.58 Unpacking librole-tiny-perl (2.000006-1) ...
12:27:05 #10 36.61 Selecting previously unselected package libstrictures-perl.
12:27:05 #10 36.62 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ...
12:27:05 #10 36.62 Unpacking libstrictures-perl (2.000005-1) ...
12:27:05 #10 36.66 Selecting previously unselected package libsub-quote-perl.
12:27:05 #10 36.67 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ...
12:27:05 #10 36.67 Unpacking libsub-quote-perl (2.005001-1) ...
12:27:05 #10 36.71 Selecting previously unselected package libmoo-perl.
12:27:05 #10 36.71 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ...
12:27:05 #10 36.71 Unpacking libmoo-perl (2.003004-2) ...
12:27:05 #10 36.76 Selecting previously unselected package libencode-locale-perl.
12:27:05 #10 36.76 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ...
12:27:06 #13 8.482 (35/70): git-core-doc-2.39.1-1.el9.noarch.rpm    49 MB/s | 2.9 MB     00:00    
12:27:06 #13 8.504 (36/70): libasan-11.3.1-4.3.el9.aarch64.rpm      18 MB/s | 430 kB     00:00    
12:27:06 #13 8.519 (37/70): libmpc-1.2.1-4.el9.aarch64.rpm         4.2 MB/s |  63 kB     00:00    
12:27:06 #13 8.552 (38/70): kernel-headers-5.14.0-239.el9.aarch64.  50 MB/s | 4.6 MB     00:00    
12:27:06 #13 8.558 (39/70): libseccomp-devel-2.5.2-2.el9.aarch64.r 1.5 MB/s |  59 kB     00:00    
12:27:06 #13 8.568 (40/70): libselinux-devel-3.5-0.rc1.1.el9.aarch  10 MB/s | 159 kB     00:00    
12:27:06 #13 8.573 (41/70): libsepol-devel-3.5-0.rc1.2.el9.aarch64 3.2 MB/s |  48 kB     00:00    
12:27:06 #13 8.588 (42/70): libtool-2.4.6-45.el9.aarch64.rpm        31 MB/s | 582 kB     00:00    
12:27:06 #13 8.591 (43/70): libtool-ltdl-2.4.6-45.el9.aarch64.rpm  2.0 MB/s |  37 kB     00:00    
12:27:06 #13 8.603 (44/70): libubsan-11.3.1-4.3.el9.aarch64.rpm     14 MB/s | 203 kB     00:00    
12:27:06 #13 8.610 (45/70): libuv-1.42.0-1.el9.aarch64.rpm         8.0 MB/s | 146 kB     00:00    
12:27:06 #13 8.616 (46/70): libxcrypt-devel-4.4.18-3.el9.aarch64.r 2.3 MB/s |  29 kB     00:00    
12:27:06 #13 8.634 (47/70): m4-1.4.19-1.el9.aarch64.rpm             17 MB/s | 297 kB     00:00    
12:27:06 #13 8.655 (48/70): pcre2-devel-10.40-2.el9.aarch64.rpm     25 MB/s | 515 kB     00:00    
12:27:06 #13 8.670 (49/70): pcre2-utf16-10.40-2.el9.aarch64.rpm     13 MB/s | 199 kB     00:00    
12:27:06 #13 8.686 (50/70): pcre2-utf32-10.40-2.el9.aarch64.rpm     12 MB/s | 190 kB     00:00    
12:27:06 #13 8.699 (51/70): perl-DynaLoader-1.47-480.el9.aarch64.r 2.1 MB/s |  27 kB     00:00    
12:27:06 #13 8.713 (52/70): perl-Error-0.17029-7.el9.noarch.rpm    3.2 MB/s |  42 kB     00:00    
12:27:06 #13 8.786 (53/70): gcc-11.3.1-4.3.el9.aarch64.rpm          44 MB/s |  30 MB     00:00    
12:27:06 #10 36.32 Selecting previously unselected package iso-codes.
12:27:06 #11 22.87 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_armhf.deb ...
12:27:06 #11 22.88 Unpacking libgssapi-krb5-2:armhf (1.20-1) ...
12:27:06 #11 22.91 Selecting previously unselected package libtirpc-common.
12:27:06 #11 22.91 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
12:27:06 #11 22.91 Unpacking libtirpc-common (1.3.3+ds-1) ...
12:27:06 #11 22.96 Selecting previously unselected package libtirpc3:armhf.
12:27:06 #11 22.96 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
12:27:06 #11 22.96 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
12:27:06 #11 22.99 Selecting previously unselected package libnsl2:armhf.
12:27:06 #11 22.99 Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ...
12:27:06 #11 22.99 Unpacking libnsl2:armhf (1.3.0-2build2) ...
12:27:06 #11 23.02 Selecting previously unselected package readline-common.
12:27:06 #11 23.02 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
12:27:06 #11 23.02 Unpacking readline-common (8.2-1) ...
12:27:06 #11 23.05 Selecting previously unselected package libreadline8:armhf.
12:27:06 #11 23.05 Preparing to unpack .../12-libreadline8_8.2-1_armhf.deb ...
12:27:06 #11 23.06 Unpacking libreadline8:armhf (8.2-1) ...
12:27:06 #11 23.09 Selecting previously unselected package libsqlite3-0:armhf.
12:27:06 #11 23.09 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_armhf.deb ...
12:27:06 #11 33.68 Selecting previously unselected package patchutils.
12:27:06 #11 33.69 Preparing to unpack .../204-patchutils_0.4.2-1build2_arm64.deb ...
12:27:06 #11 33.69 Unpacking patchutils (0.4.2-1build2) ...
12:27:06 #11 33.73 Selecting previously unselected package wdiff.
12:27:06 #11 33.73 Preparing to unpack .../205-wdiff_1.2.2-2build3_arm64.deb ...
12:27:06 #11 33.74 Unpacking wdiff (1.2.2-2build3) ...
12:27:06 #11 33.78 Selecting previously unselected package devscripts.
12:27:06 #11 33.79 Preparing to unpack .../206-devscripts_2.22.2ubuntu3_arm64.deb ...
12:27:06 #11 33.81 Unpacking devscripts (2.22.2ubuntu3) ...
12:27:06 #11 33.89 Selecting previously unselected package diffstat.
12:27:06 #10 26.10 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
12:27:06 #10 26.15 Selecting previously unselected package libedit2:armhf.
12:27:06 #10 26.15 Preparing to unpack .../032-libedit2_3.1-20170329-1_armhf.deb ...
12:27:06 #10 26.15 Unpacking libedit2:armhf (3.1-20170329-1) ...
12:27:06 #10 26.20 Selecting previously unselected package libkrb5support0:armhf.
12:27:06 #10 26.20 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ...
12:27:06 #10 26.21 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ...
12:27:06 #10 26.25 Selecting previously unselected package libk5crypto3:armhf.
12:27:06 #10 26.25 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ...
12:27:06 #10 26.26 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ...
12:27:06 #10 26.33 Selecting previously unselected package libkeyutils1:armhf.
12:27:06 #10 26.33 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
12:27:06 #10 24.42 Selecting previously unselected package python3-minimal.
12:27:06 #10 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 ... 10737 files and directories currently installed.)
12:27:06 #10 24.42 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
12:27:06 #10 24.43 Unpacking python3-minimal (3.9.2-3) ...
12:27:06 #10 24.47 Selecting previously unselected package media-types.
12:27:06 #10 24.47 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:27:06 #10 24.48 Unpacking media-types (4.0.0) ...
12:27:06 #10 24.53 Selecting previously unselected package libmpdec3:armhf.
12:27:06 #10 24.53 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
12:27:06 #10 24.54 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
12:27:06 #10 24.59 Selecting previously unselected package libpython3.9-stdlib:armhf.
12:27:06 #10 24.59 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
12:27:06 #10 24.60 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
12:27:06 #11 25.97 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:27:06 #11 25.97 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ...
12:27:06 #11 25.98 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
12:27:06 #11 26.10 Selecting previously unselected package libpsl5:armhf.
12:27:06 #11 26.10 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
12:27:06 #11 26.11 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
12:27:06 #11 26.15 Selecting previously unselected package libxau6:armhf.
12:27:06 #11 26.15 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
12:27:06 #11 26.16 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
12:27:06 #11 26.19 Selecting previously unselected package libxdmcp6:armhf.
12:27:06 #11 26.19 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
12:27:06 #11 26.20 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
12:27:06 #11 26.25 Selecting previously unselected package libxcb1:armhf.
12:27:06 #11 26.25 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
12:27:06 #11 ...
12:27:06 
12:27:06 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:06 #9 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 3.9s done
12:27:06 #9 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 9.1s
12:27:06 #10 32.95 Selecting previously unselected package libxml2:armhf.
12:27:06 #10 32.95 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u5_armhf.deb ...
12:27:06 #10 32.96 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
12:27:06 #10 41.33 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ...
12:27:06 #10 41.33 Unpacking manpages-dev (4.16-2) ...
12:27:06 #11 38.35 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:06 #11 38.37 Setting up fakeroot (1.28-1ubuntu1) ...
12:27:06 #11 38.38 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:06 #11 38.38 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
12:27:06 #11 38.38 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
12:27:06 #11 38.38 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
12:27:06 #11 38.38 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
12:27:06 #11 38.38 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
12:27:06 #11 38.38 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
12:27:06 #11 38.38 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
12:27:06 #11 38.38 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
12:27:06 #11 38.39 Setting up autotools-dev (20220109.1) ...
12:27:06 #11 38.40 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
12:27:06 #11 38.41 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:06 #11 38.42 Setting up libx11-data (2:1.7.5-1) ...
12:27:06 #11 38.44 Setting up make (4.3-4.1build1) ...
12:27:06 #11 38.45 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
12:27:06 #11 38.46 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:27:06 #11 38.47 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:06 #11 38.48 Setting up lzip (1.23-1) ...
12:27:06 #11 38.49 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
12:27:06 #11 38.49 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
12:27:06 #11 38.49 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
12:27:06 #11 38.49 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
12:27:06 #11 38.50 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
12:27:06 #11 38.50 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
12:27:06 #11 38.50 Setting up strace (5.16-0ubuntu3) ...
12:27:06 #11 38.52 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
12:27:06 #11 38.53 Setting up xz-utils (5.2.5-2ubuntu1) ...
12:27:06 #11 38.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.54 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
12:27:06 #11 38.55 Setting up t1utils (1.41-4build2) ...
12:27:06 #11 32.31 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ...
12:27:06 #11 32.31 Unpacking libtext-glob-perl (0.11-2) ...
12:27:06 #11 32.35 Selecting previously unselected package libfile-find-rule-perl.
12:27:06 #11 32.35 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:06 #11 32.36 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:06 #11 32.40 Selecting previously unselected package libfont-afm-perl.
12:27:06 #11 32.40 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ...
12:27:06 #11 32.41 Unpacking libfont-afm-perl (1.20-3) ...
12:27:06 #11 32.44 Selecting previously unselected package libio-string-perl.
12:27:06 #11 32.44 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ...
12:27:06 #11 32.45 Unpacking libio-string-perl (1.08-3.1) ...
12:27:06 #11 32.48 Selecting previously unselected package libfont-ttf-perl.
12:27:06 #11 32.48 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ...
12:27:06 #11 32.49 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:27:06 #11 32.55 Selecting previously unselected package libsort-versions-perl.
12:27:06 #10 38.17 Selecting previously unselected package libalgorithm-diff-perl.
12:27:06 #11 32.31 Preparing to unpack .../183-libencode-locale-perl_1.05-2_all.deb ...
12:27:06 #11 32.32 Unpacking libencode-locale-perl (1.05-2) ...
12:27:06 #11 32.36 Selecting previously unselected package libtimedate-perl.
12:27:06 #11 32.36 Preparing to unpack .../184-libtimedate-perl_2.3300-2_all.deb ...
12:27:06 #11 32.36 Unpacking libtimedate-perl (2.3300-2) ...
12:27:06 #11 32.39 Selecting previously unselected package libhttp-date-perl.
12:27:06 #11 32.39 Preparing to unpack .../185-libhttp-date-perl_6.05-1_all.deb ...
12:27:06 #11 32.40 Unpacking libhttp-date-perl (6.05-1) ...
12:27:06 #11 32.44 Selecting previously unselected package libfile-listing-perl.
12:27:06 #11 32.44 Preparing to unpack .../186-libfile-listing-perl_6.15-1_all.deb ...
12:27:06 #11 32.45 Unpacking libfile-listing-perl (6.15-1) ...
12:27:06 #11 32.48 Selecting previously unselected package libhtml-tagset-perl.
12:27:06 #11 32.48 Preparing to unpack .../187-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:06 #11 32.49 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:06 #11 32.52 Selecting previously unselected package liburi-perl.
12:27:06 #11 32.52 Preparing to unpack .../188-liburi-perl_5.12-1ubuntu1_all.deb ...
12:27:06 #11 32.53 Unpacking liburi-perl (5.12-1ubuntu1) ...
12:27:06 #11 32.57 Selecting previously unselected package libhtml-parser-perl:amd64.
12:27:06 #10 40.25 Selecting previously unselected package lintian.
12:27:06 #10 40.25 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
12:27:06 #10 40.26 Unpacking lintian (2.104.0) ...
12:27:06 #12 27.81 (22/85): gdb-headless-8.2-19.el8.x86_64.rpm      14 MB/s | 3.7 MB     00:00    
12:27:06 #12 27.82 (23/85): bzip2-1.0.6-26.el8.x86_64.rpm          9.6 MB/s |  60 kB     00:00    
12:27:06 #12 27.86 (24/85): zstd-1.4.4-1.el8.x86_64.rpm            2.0 MB/s | 393 kB     00:00    
12:27:06 #12 27.89 (25/85): cpio-2.12-11.el8.x86_64.rpm            3.3 MB/s | 266 kB     00:00    
12:27:06 #12 27.90 (26/85): dnf-plugins-core-4.0.21-18.el8.noarch.  12 MB/s |  75 kB     00:00    
12:27:06 #12 27.94 (27/85): diffutils-3.6-6.el8.x86_64.rpm         4.0 MB/s | 358 kB     00:00    
12:27:06 #12 27.95 (28/85): elfutils-debuginfod-client-0.187-4.el8  13 MB/s |  73 kB     00:00    
12:27:06 #12 27.96 (29/85): emacs-filesystem-26.1-9.el8.noarch.rpm  14 MB/s |  70 kB     00:00    
12:27:06 #12 27.96 (30/85): elfutils-0.187-4.el8.x86_64.rpm        8.6 MB/s | 543 kB     00:00    
12:27:06 #12 27.97 (31/85): file-5.33-21.el8.x86_64.rpm            6.4 MB/s |  77 kB     00:00    
12:27:06 #12 28.03 (32/85): groff-base-1.22.3-18.el8.x86_64.rpm     16 MB/s | 1.0 MB     00:00    
12:27:06 #11 21.83 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
12:27:06 #11 21.91 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
12:27:06 #11 21.98 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
12:27:06 #13 DONE 0.1s
12:27:06 
12:27:06 #14 [stage-1 7/9] 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
12:27:06 #10 36.77 Unpacking libencode-locale-perl (1.05-1) ...
12:27:06 #10 36.83 Selecting previously unselected package libtimedate-perl.
12:27:06 #10 36.83 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
12:27:06 #10 36.84 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
12:27:06 #10 36.33 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
12:27:06 #10 36.33 Unpacking iso-codes (4.6.0-1) ...
12:27:06 #13 8.791 (54/70): perl-File-Compare-1.100.600-480.el9.no 188 kB/s |  14 kB     00:00    
12:27:06 #13 8.800 (55/70): perl-File-Copy-2.34-480.el9.noarch.rpm 1.6 MB/s |  21 kB     00:00    
12:27:06 #13 8.803 (56/70): perl-File-Find-1.37-480.el9.noarch.rpm 2.0 MB/s |  27 kB     00:00    
12:27:06 #13 8.814 (57/70): perl-Git-2.39.1-1.el9.noarch.rpm       2.7 MB/s |  39 kB     00:00    
12:27:06 #13 8.818 (58/70): perl-TermReadKey-2.38-11.el9.aarch64.r 2.4 MB/s |  36 kB     00:00    
12:27:06 #13 8.830 (59/70): perl-Thread-Queue-3.14-460.el9.noarch. 1.4 MB/s |  22 kB     00:00    
12:27:06 #13 8.834 (60/70): perl-lib-0.65-480.el9.aarch64.rpm      1.0 MB/s |  16 kB     00:00    
12:27:06 #13 8.845 (61/70): perl-threads-2.25-460.el9.aarch64.rpm  3.8 MB/s |  57 kB     00:00    
12:27:06 #13 8.849 (62/70): perl-threads-shared-1.61-460.el9.aarch 2.9 MB/s |  44 kB     00:00    
12:27:06 #13 8.860 (63/70): policycoreutils-devel-3.5-0.rc1.2.el9. 9.1 MB/s | 141 kB     00:00    
12:27:06 #13 8.882 (64/70): systemd-devel-252-3.el9.aarch64.rpm     29 MB/s | 641 kB     00:00    
12:27:06 #13 8.894 (65/70): selinux-policy-devel-38.1.4-1.el9.noar  34 MB/s | 1.4 MB     00:00    
12:27:06 #13 8.901 (66/70): device-mapper-devel-1.02.187-4.el9.aar 2.4 MB/s |  44 kB     00:00    
12:27:06 #13 8.922 (67/70): libtool-ltdl-devel-2.4.6-45.el9.aarch6 7.7 MB/s | 161 kB     00:00    
12:27:06 #13 8.938 (68/70): glibc-static-2.34-54.el9.aarch64.rpm    33 MB/s | 1.4 MB     00:00    
12:27:06 #13 8.942 (69/70): libxcrypt-static-4.4.18-3.el9.aarch64. 5.5 MB/s | 108 kB     00:00    
12:27:06 #11 23.09 Unpacking libsqlite3-0:armhf (3.39.3-1) ...
12:27:06 #11 23.13 Selecting previously unselected package libpython3.10-stdlib:armhf.
12:27:06 #11 23.13 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_armhf.deb ...
12:27:06 #11 23.13 Unpacking libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.2) ...
12:27:06 #11 23.28 Selecting previously unselected package python3.10.
12:27:06 #11 23.28 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_armhf.deb ...
12:27:06 #11 23.28 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
12:27:06 #11 23.31 Selecting previously unselected package libpython3-stdlib:armhf.
12:27:06 #11 23.31 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_armhf.deb ...
12:27:06 #11 23.32 Unpacking libpython3-stdlib:armhf (3.10.6-1) ...
12:27:06 #11 23.35 Setting up python3-minimal (3.10.6-1) ...
12:27:06 #11 33.89 Preparing to unpack .../207-diffstat_1.64-1build2_arm64.deb ...
12:27:06 #11 33.89 Unpacking diffstat (1.64-1build2) ...
12:27:06 #11 33.96 Selecting previously unselected package python3-chardet.
12:27:06 #11 33.96 Preparing to unpack .../208-python3-chardet_4.0.0-2_all.deb ...
12:27:06 #11 33.97 Unpacking python3-chardet (4.0.0-2) ...
12:27:06 #11 34.01 Selecting previously unselected package python3-debian.
12:27:06 #11 34.01 Preparing to unpack .../209-python3-debian_0.1.46_all.deb ...
12:27:06 #11 34.02 Unpacking python3-debian (0.1.46) ...
12:27:06 #11 34.06 Selecting previously unselected package libgpgme11:arm64.
12:27:06 #11 34.06 Preparing to unpack .../210-libgpgme11_1.17.1-4.1ubuntu1_arm64.deb ...
12:27:06 #11 34.07 Unpacking libgpgme11:arm64 (1.17.1-4.1ubuntu1) ...
12:27:06 #11 34.11 Selecting previously unselected package python3-gpg.
12:27:06 #11 34.11 Preparing to unpack .../211-python3-gpg_1.17.1-4.1ubuntu1_arm64.deb ...
12:27:06 #11 34.11 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
12:27:06 #10 26.33 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
12:27:06 #10 26.39 Selecting previously unselected package libkrb5-3:armhf.
12:27:06 #10 26.39 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ...
12:27:06 #10 26.39 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ...
12:27:06 #10 26.47 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:27:06 #10 26.47 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ...
12:27:06 #10 26.48 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
12:27:06 #10 26.53 Selecting previously unselected package libpsl5:armhf.
12:27:06 #10 26.53 Preparing to unpack .../038-libpsl5_0.19.1-5build1_armhf.deb ...
12:27:06 #10 26.54 Unpacking libpsl5:armhf (0.19.1-5build1) ...
12:27:06 #10 24.94 Selecting previously unselected package python3.9.
12:27:06 #10 24.94 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
12:27:06 #9 ...
12:27:06 
12:27:06 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:06 #11 26.25 Unpacking libxcb1:armhf (1.14-2) ...
12:27:06 #11 26.30 Selecting previously unselected package libx11-data.
12:27:06 #11 26.30 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
12:27:06 #11 26.30 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
12:27:06 #11 26.42 Selecting previously unselected package libx11-6:armhf.
12:27:06 #11 26.42 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ...
12:27:06 #11 26.42 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
12:27:06 #11 26.54 Selecting previously unselected package libxext6:armhf.
12:27:06 #11 37.07 Selecting previously unselected package libalgorithm-diff-perl.
12:27:06 #11 37.07 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
12:27:06 #11 37.08 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
12:27:06 #11 37.12 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:06 #11 37.12 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
12:27:06 #11 37.13 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
12:27:06 #11 37.18 Selecting previously unselected package libalgorithm-merge-perl.
12:27:06 #11 37.19 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:06 #11 37.19 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:06 #11 37.23 Selecting previously unselected package libapt-pkg-perl.
12:27:06 #11 37.23 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
12:27:06 #11 37.23 Unpacking libapt-pkg-perl (0.1.36build3) ...
12:27:06 #11 37.27 Selecting previously unselected package libarchive-cpio-perl.
12:27:06 #11 37.27 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
12:27:06 #11 37.28 Unpacking libarchive-cpio-perl (0.10-1) ...
12:27:06 #11 37.31 Selecting previously unselected package libarray-intspan-perl.
12:27:06 #10 33.07 Selecting previously unselected package libcroco3:armhf.
12:27:06 #10 33.07 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
12:27:06 #10 33.08 Unpacking libcroco3:armhf (0.6.12-3) ...
12:27:06 #10 33.14 Selecting previously unselected package gettext.
12:27:06 #10 33.14 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
12:27:06 #10 33.14 Unpacking gettext (0.19.8.1-9) ...
12:27:06 #10 41.63 Selecting previously unselected package psmisc.
12:27:06 #10 41.63 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ...
12:27:06 #10 41.64 Unpacking psmisc (23.2-1+deb10u1) ...
12:27:06 #10 41.69 Selecting previously unselected package publicsuffix.
12:27:06 #10 41.69 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
12:27:06 #10 41.69 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
12:27:06 #10 41.73 Selecting previously unselected package python-apt-common.
12:27:06 #10 41.74 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ...
12:27:06 #10 41.74 Unpacking python-apt-common (1.8.4.3) ...
12:27:06 #10 41.81 Selecting previously unselected package python3-apt.
12:27:06 #10 41.81 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ...
12:27:06 #10 41.81 Unpacking python3-apt (1.8.4.3) ...
12:27:06 #10 41.87 Selecting previously unselected package python3-certifi.
12:27:06 #11 32.56 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ...
12:27:06 #11 32.56 Unpacking libsort-versions-perl (1.62-1) ...
12:27:06 #11 32.61 Selecting previously unselected package libgit-wrapper-perl.
12:27:06 #11 32.61 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:06 #11 32.62 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:06 #11 32.66 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:06 #11 32.66 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:06 #11 32.66 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:06 #11 32.69 Selecting previously unselected package libio-prompter-perl.
12:27:06 #11 32.69 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ...
12:27:06 #11 32.70 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:06 #11 32.73 Selecting previously unselected package libjson-perl.
12:27:06 #11 32.74 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ...
12:27:06 #11 32.74 Unpacking libjson-perl (4.04000-1) ...
12:27:06 #11 32.77 Selecting previously unselected package liblog-any-perl.
12:27:06 #11 32.77 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ...
12:27:06 #11 32.78 Unpacking liblog-any-perl (1.710-1) ...
12:27:06 #11 32.81 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:06 #11 32.81 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
12:27:06 #11 32.82 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
12:27:06 #11 32.84 Selecting previously unselected package libpackage-stash-perl.
12:27:06 #11 32.84 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ...
12:27:06 #11 32.85 Unpacking libpackage-stash-perl (0.39-1) ...
12:27:06 #11 32.88 Selecting previously unselected package libsub-identify-perl.
12:27:06 #11 38.56 Setting up diffstat (1.64-1build2) ...
12:27:06 #11 38.57 Setting up libpng16-16:arm64 (1.6.37-3build5) ...
12:27:06 #11 38.58 Setting up libmpc3:arm64 (1.2.1-2build1) ...
12:27:06 #11 38.59 Setting up libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:27:06 #11 38.60 Setting up patch (2.7.6-7build2) ...
12:27:06 #11 38.62 Setting up autopoint (0.21-4ubuntu4) ...
12:27:06 #11 38.63 Setting up fonts-dejavu-core (2.37-2build1) ...
12:27:06 #11 38.68 Setting up ucf (3.0043) ...
12:27:06 #11 38.78 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
12:27:06 #11 38.79 Setting up libltdl7:arm64 (2.4.6-15build2) ...
12:27:06 #11 38.80 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:06 #11 38.81 Setting up libssh-4:arm64 (0.9.6-2build1) ...
12:27:06 #11 38.82 Setting up libwebp7:arm64 (1.2.2-2) ...
12:27:06 #11 38.84 Setting up libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:27:06 #11 38.85 Setting up libmd0:arm64 (1.0.4-1build1) ...
12:27:06 #11 38.86 Setting up python-apt-common (2.4.0) ...
12:27:06 #11 38.87 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
12:27:06 #11 38.88 Setting up libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
12:27:06 #11 38.89 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
12:27:06 #10 38.18 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ...
12:27:06 #10 38.18 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
12:27:06 #10 38.21 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:06 #10 38.21 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
12:27:06 #10 38.22 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
12:27:06 #10 38.25 Selecting previously unselected package libalgorithm-merge-perl.
12:27:06 #10 38.25 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:06 #10 38.25 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:06 #10 38.29 Selecting previously unselected package libapt-inst2.0:amd64.
12:27:06 #10 38.30 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ...
12:27:06 #10 38.30 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
12:27:06 #10 38.34 Selecting previously unselected package libapt-pkg-perl.
12:27:06 #10 38.34 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ...
12:27:06 #10 38.35 Unpacking libapt-pkg-perl (0.1.34+b1) ...
12:27:06 #10 38.38 Selecting previously unselected package libarchive-cpio-perl.
12:27:06 #10 38.38 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ...
12:27:06 #10 38.39 Unpacking libarchive-cpio-perl (0.10-1) ...
12:27:06 #10 38.42 Selecting previously unselected package libasync-mergepoint-perl.
12:27:06 #11 DONE 0.7s
12:27:06 
12:27:06 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
12:27:06 #12 DONE 0.1s
12:27:06 
12:27:06 #13 [stage-1 6/8] 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
12:27:06 #11 32.57 Preparing to unpack .../189-libhtml-parser-perl_3.78-1_amd64.deb ...
12:27:06 #11 32.57 Unpacking libhtml-parser-perl:amd64 (3.78-1) ...
12:27:06 #11 32.60 Selecting previously unselected package libhtml-tree-perl.
12:27:06 #11 32.61 Preparing to unpack .../190-libhtml-tree-perl_5.07-2_all.deb ...
12:27:06 #11 32.61 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:06 #11 32.65 Selecting previously unselected package libio-html-perl.
12:27:06 #11 32.66 Preparing to unpack .../191-libio-html-perl_1.004-3_all.deb ...
12:27:06 #11 32.66 Unpacking libio-html-perl (1.004-3) ...
12:27:06 #11 32.69 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:06 #11 32.69 Preparing to unpack .../192-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:06 #11 32.70 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:06 #11 32.73 Selecting previously unselected package libhttp-message-perl.
12:27:06 #11 32.73 Preparing to unpack .../193-libhttp-message-perl_6.37-1_all.deb ...
12:27:06 #11 32.74 Unpacking libhttp-message-perl (6.37-1) ...
12:27:06 #11 32.77 Selecting previously unselected package libhttp-cookies-perl.
12:27:06 #11 32.77 Preparing to unpack .../194-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:06 #11 32.77 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:06 #11 32.81 Selecting previously unselected package libhttp-negotiate-perl.
12:27:06 #10 40.55 Selecting previously unselected package lsb-release.
12:27:06 #10 40.56 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
12:27:06 #10 40.56 Unpacking lsb-release (11.1.0) ...
12:27:06 #10 40.60 Selecting previously unselected package manpages-dev.
12:27:06 #11 33.19 Selecting previously unselected package cpp.
12:27:06 #11 33.19 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
12:27:06 #11 33.21 Unpacking cpp (4:9.3.0-1ubuntu2) ...
12:27:06 #11 33.27 Selecting previously unselected package libcc1-0:amd64.
12:27:06 #11 33.27 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:06 #11 33.28 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:06 #12 28.04 (33/85): libbabeltrace-1.5.4-4.el8.x86_64.rpm    23 MB/s | 200 kB     00:00    
12:27:06 #12 28.11 (34/85): glibc-gconv-extra-2.28-211.el8.x86_64.  11 MB/s | 1.5 MB     00:00    
12:27:06 #12 28.11 (35/85): libpkgconf-1.4.2-1.el8.x86_64.rpm      503 kB/s |  35 kB     00:00    
12:27:06 #12 28.12 (36/85): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   7.7 MB/s |  58 kB     00:00    
12:27:06 #12 28.12 (37/85): patch-2.7.6-11.el8.x86_64.rpm           20 MB/s | 138 kB     00:00    
12:27:06 #12 28.16 (38/85): ncurses-6.1-9.20180224.el8.x86_64.rpm  7.9 MB/s | 387 kB     00:00    
12:27:06 #12 28.17 (39/85): perl-Carp-1.42-396.el8.noarch.rpm      728 kB/s |  30 kB     00:00    
12:27:06 #12 28.17 (40/85): perl-Errno-1.28-421.el8.x86_64.rpm      14 MB/s |  76 kB     00:00    
12:27:06 #12 28.18 (41/85): perl-Exporter-5.72-396.el8.noarch.rpm  7.5 MB/s |  34 kB     00:00    
12:27:06 #12 28.18 (42/85): perl-File-Path-2.15-2.el8.noarch.rpm   6.7 MB/s |  38 kB     00:00    
12:27:06 #12 28.19 (43/85): perl-File-Temp-0.230.600-1.el8.noarch.  11 MB/s |  63 kB     00:00    
12:27:06 #12 28.20 (44/85): perl-Getopt-Long-2.50-4.el8.noarch.rpm  10 MB/s |  63 kB     00:00    
12:27:06 #12 28.20 (45/85): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm   11 MB/s |  58 kB     00:00    
12:27:06 #12 28.25 (46/85): perl-Encode-2.97-3.el8.x86_64.rpm       17 MB/s | 1.5 MB     00:00    
12:27:06 #12 28.26 (47/85): perl-IO-1.38-421.el8.x86_64.rpm        2.7 MB/s | 142 kB     00:00    
12:27:06 #12 28.26 (48/85): perl-MIME-Base64-3.15-396.el8.x86_64.r 3.5 MB/s |  31 kB     00:00    
12:27:06 #12 28.27 (49/85): perl-PathTools-3.74-1.el8.x86_64.rpm   6.4 MB/s |  90 kB     00:00    
12:27:06 #12 28.27 (50/85): perl-Pod-Escapes-1.07-395.el8.noarch.r 1.7 MB/s |  20 kB     00:00    
12:27:06 #12 28.28 (51/85): perl-Pod-Perldoc-3.28-396.el8.noarch.r  12 MB/s |  86 kB     00:00    
12:27:06 #12 28.28 (52/85): perl-Pod-Simple-3.35-395.el8.noarch.rp  21 MB/s | 213 kB     00:00    
12:27:06 #12 28.29 (53/85): perl-Pod-Usage-1.69-395.el8.noarch.rpm 4.0 MB/s |  34 kB     00:00    
12:27:06 #12 28.37 (54/85): binutils-2.30-119.el8.x86_64.rpm       9.0 MB/s | 5.8 MB     00:00    
12:27:06 #11 22.06 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
12:27:06 #11 22.15 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
12:27:06 #10 36.91 Selecting previously unselected package libhttp-date-perl.
12:27:06 #10 36.91 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ...
12:27:06 #10 36.92 Unpacking libhttp-date-perl (6.02-1) ...
12:27:06 #10 37.07 Selecting previously unselected package libfile-listing-perl.
12:27:06 #10 37.07 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ...
12:27:06 #10 37.07 Unpacking libfile-listing-perl (6.04-1) ...
12:27:06 #10 37.11 Selecting previously unselected package libhtml-tagset-perl.
12:27:06 #10 37.11 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ...
12:27:06 #10 37.12 Unpacking libhtml-tagset-perl (3.20-3) ...
12:27:06 #10 37.16 Selecting previously unselected package liburi-perl.
12:27:06 #10 37.16 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ...
12:27:06 #10 37.17 Unpacking liburi-perl (1.76-1) ...
12:27:06 #10 37.25 Selecting previously unselected package libhtml-parser-perl.
12:27:06 #10 37.25 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
12:27:06 #10 37.25 Unpacking libhtml-parser-perl (3.72-3+b3) ...
12:27:06 #10 36.75 Selecting previously unselected package libalgorithm-diff-perl.
12:27:06 #10 36.76 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:06 #10 36.76 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:06 #10 36.79 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:06 #10 36.79 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
12:27:06 #10 36.79 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:27:06 #10 36.82 Selecting previously unselected package libalgorithm-merge-perl.
12:27:06 #10 36.82 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:06 #10 36.82 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:06 #10 36.85 Selecting previously unselected package libaliased-perl.
12:27:06 #10 36.85 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
12:27:06 #13 9.127 (70/70): llvm-libs-15.0.1-1.el9.aarch64.rpm      75 MB/s |  39 MB     00:00    
12:27:06 #13 9.128 --------------------------------------------------------------------------------
12:27:06 #13 9.128 Total                                            49 MB/s | 123 MB     00:02     
12:27:06 #11 23.57 Selecting previously unselected package python3.
12:27:06 #11 23.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 ... 5201 files and directories currently installed.)
12:27:06 #11 23.57 Preparing to unpack .../000-python3_3.10.6-1_armhf.deb ...
12:27:06 #11 23.58 Unpacking python3 (3.10.6-1) ...
12:27:06 #11 23.61 Selecting previously unselected package libargon2-1:armhf.
12:27:06 #11 23.61 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_armhf.deb ...
12:27:06 #11 23.61 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
12:27:06 #11 23.67 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:27:06 #11 23.67 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
12:27:06 #11 34.16 Selecting previously unselected package python3-xdg.
12:27:06 #11 34.16 Preparing to unpack .../212-python3-xdg_0.27-2_all.deb ...
12:27:06 #11 34.17 Unpacking python3-xdg (0.27-2) ...
12:27:06 #11 34.21 Selecting previously unselected package dput.
12:27:06 #11 34.22 Preparing to unpack .../213-dput_1.1.2ubuntu2_all.deb ...
12:27:06 #11 34.22 Unpacking dput (1.1.2ubuntu2) ...
12:27:06 #11 34.26 Selecting previously unselected package fonts-dejavu-core.
12:27:06 #11 34.26 Preparing to unpack .../214-fonts-dejavu-core_2.37-2build1_all.deb ...
12:27:06 #11 34.27 Unpacking fonts-dejavu-core (2.37-2build1) ...
12:27:06 #11 29.18 Resolving Dependencies
12:27:06 #11 29.18 --> Running transaction check
12:27:06 #11 29.18 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
12:27:06 #11 29.20 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.34 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.35 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.36 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.36 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.36 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.36 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
12:27:06 #11 29.37 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
12:27:06 #11 29.37 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
12:27:06 #11 29.37 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
12:27:06 #11 29.37 --> Running transaction check
12:27:06 #11 29.37 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
12:27:06 #11 29.37 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
12:27:06 #11 29.37 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
12:27:06 #11 29.37 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
12:27:06 #11 29.38 ---> Package file.x86_64 0:5.11-37.el7 will be installed
12:27:06 #11 29.38 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
12:27:06 #11 29.38 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
12:27:06 #11 29.38 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
12:27:06 #11 29.39 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
12:27:06 #11 29.39 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.39 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.40 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
12:27:06 #11 29.41 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
12:27:06 #11 29.41 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
12:27:06 #11 29.42 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
12:27:06 #11 29.42 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
12:27:06 #11 29.42 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
12:27:06 #11 29.42 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
12:27:06 #11 29.42 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
12:27:06 #11 29.42 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:27:06 #11 29.42 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:27:06 #11 29.42 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:27:06 #11 29.43 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
12:27:06 #11 29.43 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
12:27:06 #11 29.43 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
12:27:06 #11 29.43 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
12:27:06 #11 29.43 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
12:27:06 #11 29.43 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
12:27:06 #11 29.43 --> Running transaction check
12:27:06 #11 29.43 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
12:27:06 #11 29.43 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
12:27:06 #11 29.43 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
12:27:06 #11 29.43 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
12:27:06 #11 29.44 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
12:27:06 #11 29.44 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
12:27:06 #11 29.44 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
12:27:06 #11 29.44 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
12:27:06 #11 29.44 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
12:27:06 #11 29.44 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
12:27:06 #11 29.45 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
12:27:06 #11 29.45 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
12:27:06 #11 29.45 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
12:27:06 #11 29.45 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
12:27:06 #11 29.45 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
12:27:06 #11 29.45 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
12:27:06 #11 29.45 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
12:27:06 #11 29.45 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
12:27:06 #11 29.46 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
12:27:06 #11 29.46 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
12:27:06 #11 29.46 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
12:27:06 #11 29.46 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
12:27:06 #11 29.46 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
12:27:06 #11 29.46 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
12:27:06 #11 29.46 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
12:27:06 #11 29.46 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
12:27:06 #11 29.46 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
12:27:06 #11 29.46 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
12:27:06 #11 29.47 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
12:27:06 #11 29.47 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
12:27:06 #11 29.47 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
12:27:06 #11 29.47 --> Running transaction check
12:27:06 #11 29.47 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
12:27:06 #11 29.47 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
12:27:06 #11 29.47 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
12:27:06 #11 29.48 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
12:27:06 #11 29.48 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
12:27:06 #11 29.48 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
12:27:06 #11 29.48 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
12:27:06 #11 29.48 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
12:27:06 #11 29.48 --> Running transaction check
12:27:06 #11 29.48 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
12:27:06 #11 29.48 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
12:27:06 #11 29.56 --> Finished Dependency Resolution
12:27:06 #11 29.57 
12:27:06 #11 29.57 Dependencies Resolved
12:27:06 #11 29.57 
12:27:06 #11 29.57 ================================================================================
12:27:06 #11 29.57  Package                   Arch      Version                   Repository  Size
12:27:06 #11 29.57 ================================================================================
12:27:06 #11 29.57 Installing:
12:27:06 #11 29.57  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
12:27:06 #11 29.57  rpmlint                   noarch    1.5-4.el7                 base       229 k
12:27:06 #11 29.57 Installing for dependencies:
12:27:06 #11 29.57  bzip2                     x86_64    1.0.6-13.el7              base        52 k
12:27:06 #11 29.57  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
12:27:06 #11 29.57  dwz                       x86_64    0.11-3.el7                base        99 k
12:27:06 #11 29.57  elfutils                  x86_64    0.176-5.el7               base       308 k
12:27:06 #11 29.57  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
12:27:06 #11 29.57  file                      x86_64    5.11-37.el7               base        57 k
12:27:06 #11 29.57  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
12:27:06 #11 29.57  groff-base                x86_64    1.22.2-8.el7              base       942 k
12:27:06 #11 29.57  patch                     x86_64    2.7.1-12.el7_7            base       111 k
12:27:06 #11 29.57  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
12:27:06 #11 29.57  perl-Carp                 noarch    1.26-244.el7              base        19 k
12:27:06 #11 29.57  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
12:27:06 #11 29.57  perl-Exporter             noarch    5.68-3.el7                base        28 k
12:27:06 #11 29.57  perl-File-Path            noarch    2.09-2.el7                base        26 k
12:27:06 #11 29.57  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
12:27:06 #11 29.57  perl-Filter               x86_64    1.49-3.el7                base        76 k
12:27:06 #11 29.57  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
12:27:06 #11 29.57  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
12:27:06 #11 29.57  perl-PathTools            x86_64    3.40-5.el7                base        82 k
12:27:06 #11 29.57  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
12:27:06 #11 29.57  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
12:27:06 #11 29.57  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
12:27:06 #11 29.57  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
12:27:06 #11 29.57  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
12:27:06 #11 29.57  perl-Socket               x86_64    2.010-5.el7               base        49 k
12:27:06 #11 29.57  perl-Storable             x86_64    2.45-3.el7                base        77 k
12:27:06 #11 29.57  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
12:27:06 #11 29.57  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
12:27:06 #11 29.57  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
12:27:06 #11 29.57  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
12:27:06 #11 29.57  perl-constant             noarch    1.27-2.el7                base        19 k
12:27:06 #11 29.57  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
12:27:06 #11 29.57  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
12:27:06 #11 29.57  perl-parent               noarch    1:0.225-244.el7           base        12 k
12:27:06 #11 29.57  perl-podlators            noarch    2.5.1-3.el7               base       112 k
12:27:06 #11 29.57  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
12:27:06 #11 29.57  perl-threads              x86_64    1.87-4.el7                base        49 k
12:27:06 #11 29.57  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
12:27:06 #11 29.57  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
12:27:06 #11 29.57  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
12:27:06 #11 29.57  unzip                     x86_64    6.0-24.el7_9              updates    172 k
12:27:06 #11 29.57  zip                       x86_64    3.0-11.el7                base       260 k
12:27:06 #11 29.57 Updating for dependencies:
12:27:06 #11 29.57  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
12:27:06 #11 29.57  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
12:27:06 #11 29.57  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
12:27:06 #11 29.57  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
12:27:06 #11 29.57 
12:27:06 #11 29.57 Transaction Summary
12:27:06 #11 29.57 ================================================================================
12:27:06 #11 29.57 Install  2 Packages (+42 Dependent packages)
12:27:06 #11 29.57 Upgrade             (  4 Dependent packages)
12:27:06 #11 29.57 
12:27:06 #11 29.57 Total download size: 18 M
12:27:06 #11 29.57 Downloading packages:
12:27:06 #11 29.58 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
12:27:06 #10 26.59 Selecting previously unselected package libssl1.0.0:armhf.
12:27:06 #10 26.59 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_armhf.deb ...
12:27:06 #10 26.60 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
12:27:06 #10 26.72 Selecting previously unselected package libxmuu1:armhf.
12:27:06 #10 26.72 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_armhf.deb ...
12:27:06 #10 26.73 Unpacking libxmuu1:armhf (2:1.1.2-2) ...
12:27:06 #10 26.76 Selecting previously unselected package manpages.
12:27:06 #10 26.76 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
12:27:06 #10 26.76 Unpacking manpages (4.15-1) ...
12:27:06 #10 24.95 Unpacking python3.9 (3.9.2-1+rpi1) ...
12:27:06 #10 25.01 Selecting previously unselected package libpython3-stdlib:armhf.
12:27:06 #10 25.01 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
12:27:06 #10 25.01 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
12:27:06 #10 25.17 Setting up python3-minimal (3.9.2-3) ...
12:27:06 #11 26.55 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
12:27:06 #11 26.55 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
12:27:06 #11 26.60 Selecting previously unselected package libxmuu1:armhf.
12:27:06 #11 26.60 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
12:27:06 #11 26.60 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
12:27:06 #11 26.63 Selecting previously unselected package manpages.
12:27:06 #11 26.63 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
12:27:06 #11 26.65 Unpacking manpages (5.05-1) ...
12:27:06 #11 26.79 Selecting previously unselected package openssh-client.
12:27:06 #11 26.79 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_armhf.deb ...
12:27:06 #11 37.31 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
12:27:06 #11 37.32 Unpacking libarray-intspan-perl (2.003-1) ...
12:27:06 #11 37.36 Selecting previously unselected package libasync-mergepoint-perl.
12:27:06 #11 37.36 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
12:27:06 #11 37.36 Unpacking libasync-mergepoint-perl (0.04-2) ...
12:27:06 #11 37.40 Selecting previously unselected package libmodule-implementation-perl.
12:27:06 #11 37.40 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
12:27:06 #11 37.40 Unpacking libmodule-implementation-perl (0.09-1) ...
12:27:06 #11 37.44 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:06 #11 37.44 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:06 #11 37.44 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:06 #11 37.48 Selecting previously unselected package libvariable-magic-perl.
12:27:06 #11 37.48 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
12:27:06 #11 37.49 Unpacking libvariable-magic-perl (0.62-1build2) ...
12:27:06 #11 37.53 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:06 #11 37.53 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
12:27:06 #11 37.54 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
12:27:06 #10 33.35 Selecting previously unselected package intltool-debian.
12:27:06 #10 33.35 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:06 #10 33.36 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:06 #10 33.39 Selecting previously unselected package po-debconf.
12:27:06 #10 33.39 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
12:27:06 #10 33.40 Unpacking po-debconf (1.0.21) ...
12:27:06 #10 33.46 Selecting previously unselected package debhelper.
12:27:06 #10 41.87 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ...
12:27:06 #10 41.87 Unpacking python3-certifi (2018.8.24-1) ...
12:27:06 #10 41.93 Selecting previously unselected package python3-idna.
12:27:06 #10 41.93 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ...
12:27:06 #10 41.93 Unpacking python3-idna (2.6-1) ...
12:27:06 #10 42.00 Selecting previously unselected package python3-magic.
12:27:06 #10 42.00 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ...
12:27:06 #10 42.00 Unpacking python3-magic (2:0.4.15-2) ...
12:27:06 #10 42.04 Selecting previously unselected package python3-urllib3.
12:27:06 #10 42.04 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ...
12:27:06 #10 42.05 Unpacking python3-urllib3 (1.24.1-1) ...
12:27:06 #10 42.09 Selecting previously unselected package python3-requests.
12:27:06 #10 42.10 Preparing to unpack .../326-python3-requests_2.21.0-1_all.deb ...
12:27:06 #11 32.88 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ...
12:27:06 #11 32.89 Unpacking libsub-identify-perl (0.14-1build5) ...
12:27:06 #11 32.92 Selecting previously unselected package libsub-name-perl.
12:27:06 #11 32.92 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ...
12:27:06 #11 32.93 Unpacking libsub-name-perl (0.26-1build3) ...
12:27:06 #11 32.96 Selecting previously unselected package libnamespace-clean-perl.
12:27:06 #11 32.96 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:06 #11 32.97 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:06 #11 33.00 Selecting previously unselected package libpath-tiny-perl.
12:27:06 #11 33.00 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ...
12:27:06 #11 33.01 Unpacking libpath-tiny-perl (0.122-1) ...
12:27:06 #11 33.04 Selecting previously unselected package libstrictures-perl.
12:27:06 #11 33.04 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ...
12:27:06 #11 33.05 Unpacking libstrictures-perl (2.000006-1) ...
12:27:06 #11 33.08 Selecting previously unselected package libtype-tiny-perl.
12:27:06 #11 33.08 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ...
12:27:06 #11 33.08 Unpacking libtype-tiny-perl (1.012004-1) ...
12:27:06 #11 38.91 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
12:27:06 #11 38.92 Setting up lzop (1.04-2build2) ...
12:27:06 #11 38.93 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
12:27:06 #11 38.95 Setting up git-man (1:2.34.1-1ubuntu1.6) ...
12:27:06 #11 38.96 Setting up netbase (6.3) ...
12:27:06 #11 38.99 Setting up libbinutils:arm64 (2.38-4ubuntu2.1) ...
12:27:06 #11 39.00 Setting up libfido2-1:arm64 (1.10.0-1) ...
12:27:06 #11 39.01 Setting up libisl23:arm64 (0.24-2build1) ...
12:27:06 #11 39.02 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
12:27:06 #11 39.03 Setting up openssl (3.0.2-0ubuntu1.7) ...
12:27:06 #11 39.05 Setting up libbsd0:arm64 (0.11.5-1) ...
12:27:06 #11 39.06 Setting up libelf1:arm64 (0.186-1build1) ...
12:27:06 #11 39.07 Setting up readline-common (8.1.2-1) ...
12:27:06 #11 39.09 Setting up publicsuffix (20211207.1025-1) ...
12:27:06 #11 39.10 Setting up zstd (1.4.8+dfsg-3build1) ...
12:27:06 #11 39.11 Setting up libmarkdown2:arm64 (2.2.7-2) ...
12:27:06 #10 38.42 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ...
12:27:06 #10 38.42 Unpacking libasync-mergepoint-perl (0.04-2) ...
12:27:06 #10 38.45 Selecting previously unselected package libauthen-sasl-perl.
12:27:06 #10 38.45 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:06 #10 38.46 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:06 #10 38.49 Selecting previously unselected package libmodule-implementation-perl.
12:27:06 #10 38.49 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ...
12:27:06 #10 38.50 Unpacking libmodule-implementation-perl (0.09-1) ...
12:27:06 #10 38.53 Selecting previously unselected package libvariable-magic-perl.
12:27:06 #10 38.53 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ...
12:27:06 #10 38.53 Unpacking libvariable-magic-perl (0.62-1+b1) ...
12:27:06 #10 38.57 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:06 #10 38.57 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ...
12:27:06 #10 38.57 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
12:27:06 #10 38.60 Selecting previously unselected package libcapture-tiny-perl.
12:27:06 #10 38.60 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:06 #10 38.60 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:06 #10 38.63 Selecting previously unselected package libcgi-pm-perl.
12:27:06 #10 38.63 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ...
12:27:06 #10 38.63 Unpacking libcgi-pm-perl (4.40-1) ...
12:27:06 #10 38.68 Selecting previously unselected package libfcgi-perl.
12:27:06 #10 38.68 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ...
12:27:06 #10 38.68 Unpacking libfcgi-perl (0.78-2+b3) ...
12:27:06 #10 38.71 Selecting previously unselected package libcgi-fast-perl.
12:27:06 #10 38.72 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ...
12:27:06 #10 38.72 Unpacking libcgi-fast-perl (1:2.13-1) ...
12:27:06 #10 38.75 Selecting previously unselected package libsub-name-perl.
12:27:06 #10 34.17 Selecting previously unselected package g++.
12:27:06 #10 34.17 Preparing to unpack .../085-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
12:27:06 #10 34.18 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
12:27:06 #10 34.21 Selecting previously unselected package make.
12:27:06 #10 34.21 Preparing to unpack .../086-make_4.1-9.1ubuntu1_amd64.deb ...
12:27:06 #10 34.22 Unpacking make (4.1-9.1ubuntu1) ...
12:27:06 #10 34.26 Selecting previously unselected package libdpkg-perl.
12:27:06 #10 34.26 Preparing to unpack .../087-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
12:27:06 #10 34.26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
12:27:06 #11 32.81 Preparing to unpack .../195-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:06 #11 32.81 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:06 #11 32.84 Selecting previously unselected package perl-openssl-defaults:amd64.
12:27:06 #11 32.84 Preparing to unpack .../196-perl-openssl-defaults_7_amd64.deb ...
12:27:06 #11 32.85 Unpacking perl-openssl-defaults:amd64 (7) ...
12:27:06 #11 32.88 Selecting previously unselected package libnet-ssleay-perl:amd64.
12:27:06 #11 32.88 Preparing to unpack .../197-libnet-ssleay-perl_1.92-2_amd64.deb ...
12:27:06 #11 32.89 Unpacking libnet-ssleay-perl:amd64 (1.92-2) ...
12:27:06 #11 32.93 Selecting previously unselected package libio-socket-ssl-perl.
12:27:06 #11 32.94 Preparing to unpack .../198-libio-socket-ssl-perl_2.074-2_all.deb ...
12:27:06 #11 32.94 Unpacking libio-socket-ssl-perl (2.074-2) ...
12:27:06 #11 32.98 Selecting previously unselected package libnet-http-perl.
12:27:06 #11 32.98 Preparing to unpack .../199-libnet-http-perl_6.22-1_all.deb ...
12:27:06 #11 32.98 Unpacking libnet-http-perl (6.22-1) ...
12:27:06 #11 33.01 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:06 #11 33.01 Preparing to unpack .../200-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:06 #11 33.02 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:06 #11 33.05 Selecting previously unselected package libtry-tiny-perl.
12:27:06 #10 40.60 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
12:27:06 #10 40.61 Unpacking manpages-dev (5.10-1) ...
12:27:06 #11 33.36 Selecting previously unselected package libgomp1:amd64.
12:27:06 #11 33.36 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:06 #11 33.37 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:06 #11 33.47 Selecting previously unselected package libitm1:amd64.
12:27:06 #11 33.47 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:06 #11 33.48 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:06 #11 33.52 Selecting previously unselected package libatomic1:amd64.
12:27:06 #11 33.52 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:06 #11 33.53 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:06 #11 33.57 Selecting previously unselected package libasan5:amd64.
12:27:06 #12 28.38 (55/85): perl-Socket-2.027-3.el8.x86_64.rpm     658 kB/s |  59 kB     00:00    
12:27:06 #12 28.38 (56/85): perl-Scalar-List-Utils-1.49-2.el8.x86_ 723 kB/s |  68 kB     00:00    
12:27:06 #12 28.39 (57/85): perl-Term-ANSIColor-4.06-396.el8.noarc 6.0 MB/s |  46 kB     00:00    
12:27:06 #12 28.39 (58/85): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.9 MB/s |  23 kB     00:00    
12:27:06 #12 28.39 (59/85): perl-Storable-3.11-3.el8.x86_64.rpm    4.7 MB/s |  98 kB     00:00    
12:27:06 #12 28.40 (60/85): perl-Text-ParseWords-3.30-395.el8.noar 1.4 MB/s |  18 kB     00:00    
12:27:06 #12 28.40 (61/85): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.1 MB/s |  24 kB     00:00    
12:27:06 #12 28.40 (62/85): perl-Time-Local-1.280-1.el8.noarch.rpm 3.5 MB/s |  34 kB     00:00    
12:27:06 #12 28.41 (63/85): perl-constant-1.33-396.el8.noarch.rpm  3.6 MB/s |  25 kB     00:00    
12:27:06 #12 28.41 (64/85): perl-Unicode-Normalize-1.25-396.el8.x8 5.2 MB/s |  82 kB     00:00    
12:27:06 #12 28.44 (65/85): perl-macros-5.26.3-421.el8.x86_64.rpm  2.4 MB/s |  72 kB     00:00    
12:27:06 #12 28.45 (66/85): perl-parent-0.237-1.el8.noarch.rpm     4.3 MB/s |  20 kB     00:00    
12:27:06 #12 28.46 (67/85): perl-podlators-4.11-1.el8.noarch.rpm    19 MB/s | 118 kB     00:00    
12:27:06 #12 28.46 (68/85): perl-threads-2.21-2.el8.x86_64.rpm      13 MB/s |  61 kB     00:00    
12:27:06 #12 28.47 (69/85): perl-threads-shared-1.58-2.el8.x86_64.  11 MB/s |  48 kB     00:00    
12:27:06 #12 28.47 (70/85): pkgconf-1.4.2-1.el8.x86_64.rpm         8.3 MB/s |  38 kB     00:00    
12:27:06 #12 28.48 (71/85): pkgconf-m4-1.4.2-1.el8.noarch.rpm      5.2 MB/s |  17 kB     00:00    
12:27:06 #12 28.53 (72/85): perl-libs-5.26.3-421.el8.x86_64.rpm     12 MB/s | 1.6 MB     00:00    
12:27:06 #12 28.54 (73/85): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 245 kB/s |  15 kB     00:00    
12:27:06 #12 28.54 (74/85): python-rpm-macros-3-44.el8.noarch.rpm  2.0 MB/s |  16 kB     00:00    
12:27:06 #12 28.55 (75/85): python-srpm-macros-3-44.el8.noarch.rpm 2.1 MB/s |  16 kB     00:00    
12:27:06 #12 28.55 (76/85): python3-rpm-macros-3-44.el8.noarch.rpm 2.0 MB/s |  15 kB     00:00    
12:27:06 #12 28.56 (77/85): unzip-6.0-46.el8.x86_64.rpm             18 MB/s | 196 kB     00:00    
12:27:06 #12 28.56 (78/85): xz-5.2.4-4.el8.x86_64.rpm               14 MB/s | 153 kB     00:00    
12:27:06 #12 28.60 (79/85): zip-3.0-23.el8.x86_64.rpm              6.1 MB/s | 270 kB     00:00    
12:27:06 #11 22.31 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
12:27:06 #11 22.40 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:27:06 #11 22.48 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
12:27:06 #11 22.56 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB]
12:27:06 #10 37.32 Selecting previously unselected package libhtml-tree-perl.
12:27:06 #10 37.32 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ...
12:27:06 #10 37.33 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:06 #10 37.40 Selecting previously unselected package libio-html-perl.
12:27:06 #10 37.40 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ...
12:27:06 #10 37.41 Unpacking libio-html-perl (1.001-1) ...
12:27:06 #10 37.46 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:06 #10 37.46 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:27:06 #10 ...
12:27:06 
12:27:06 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:06 #9 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 17.5s
12:27:06 #10 36.87 Unpacking libaliased-perl (0.34-1.1) ...
12:27:06 #10 36.89 Selecting previously unselected package libapt-pkg-perl.
12:27:06 #10 36.90 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
12:27:06 #10 36.90 Unpacking libapt-pkg-perl (0.1.39) ...
12:27:06 #10 36.93 Selecting previously unselected package libarchive-cpio-perl.
12:27:06 #10 36.93 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:27:06 #10 36.94 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:27:06 #10 36.97 Selecting previously unselected package libarchive13:amd64.
12:27:06 #10 36.97 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:27:06 #10 36.97 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:27:06 #10 37.02 Selecting previously unselected package libarray-intspan-perl.
12:27:06 #10 37.03 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
12:27:06 #10 37.03 Unpacking libarray-intspan-perl (2.004-1) ...
12:27:06 #10 37.05 Selecting previously unselected package libauthen-sasl-perl.
12:27:06 #10 37.06 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:27:06 #10 37.06 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:27:06 #10 37.09 Selecting previously unselected package libmodule-implementation-perl.
12:27:06 #11 23.67 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
12:27:06 #11 23.71 Selecting previously unselected package libjson-c5:armhf.
12:27:06 #11 23.71 Preparing to unpack .../003-libjson-c5_0.16-1_armhf.deb ...
12:27:06 #11 23.71 Unpacking libjson-c5:armhf (0.16-1) ...
12:27:06 #11 23.75 Selecting previously unselected package libcryptsetup12:armhf.
12:27:06 #11 23.75 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_armhf.deb ...
12:27:06 #11 23.76 Unpacking libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
12:27:06 #11 23.79 Selecting previously unselected package libfdisk1:armhf.
12:27:06 #11 23.79 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_armhf.deb ...
12:27:06 #11 23.79 Unpacking libfdisk1:armhf (2.38-4ubuntu1) ...
12:27:06 #11 23.83 Selecting previously unselected package libkmod2:armhf.
12:27:06 #11 23.83 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_armhf.deb ...
12:27:06 #11 23.83 Unpacking libkmod2:armhf (30+20220630-3ubuntu1) ...
12:27:06 #11 23.86 Selecting previously unselected package libapparmor1:armhf.
12:27:06 #11 23.86 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_armhf.deb ...
12:27:06 #11 23.86 Unpacking libapparmor1:armhf (3.0.7-1ubuntu2) ...
12:27:06 #11 23.90 Selecting previously unselected package libip4tc2:armhf.
12:27:06 #11 23.90 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_armhf.deb ...
12:27:06 #11 34.40 Selecting previously unselected package fontconfig-config.
12:27:06 #11 34.40 Preparing to unpack .../215-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
12:27:06 #11 34.41 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
12:27:06 #11 34.47 Selecting previously unselected package libcurl3-gnutls:arm64.
12:27:06 #11 34.47 Preparing to unpack .../216-libcurl3-gnutls_7.85.0-1ubuntu0.2_arm64.deb ...
12:27:06 #11 34.47 Unpacking libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.2) ...
12:27:06 #11 34.51 Selecting previously unselected package liberror-perl.
12:27:06 #11 34.51 Preparing to unpack .../217-liberror-perl_0.17029-1_all.deb ...
12:27:06 #11 34.52 Unpacking liberror-perl (0.17029-1) ...
12:27:06 #11 34.55 Selecting previously unselected package git-man.
12:27:06 #11 34.55 Preparing to unpack .../218-git-man_1%3a2.37.2-1ubuntu1.2_all.deb ...
12:27:06 #11 34.56 Unpacking git-man (1:2.37.2-1ubuntu1.2) ...
12:27:06 #11 34.61 Selecting previously unselected package git.
12:27:06 #10 26.91 Selecting previously unselected package openssh-client.
12:27:06 #10 26.91 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_armhf.deb ...
12:27:06 #10 26.92 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
12:27:06 #10 27.09 Selecting previously unselected package publicsuffix.
12:27:06 #10 27.09 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
12:27:06 #10 27.10 Unpacking publicsuffix (20180223.1310-1) ...
12:27:06 #11 26.80 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
12:27:06 #11 37.59 Selecting previously unselected package libcapture-tiny-perl.
12:27:06 #11 37.59 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:06 #11 37.59 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:06 #11 37.71 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:06 #11 37.71 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
12:27:06 #11 37.72 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
12:27:06 #11 37.75 Selecting previously unselected package libclone-perl.
12:27:06 #11 37.76 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
12:27:06 #11 37.76 Unpacking libclone-perl (0.43-2) ...
12:27:06 #11 37.80 Selecting previously unselected package libcommon-sense-perl.
12:27:06 #10 33.46 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
12:27:06 #10 33.48 Unpacking debhelper (13.2~bpo10+1) ...
12:27:06 #10 33.63 Selecting previously unselected package libfakeroot:armhf.
12:27:06 #10 33.63 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
12:27:06 #10 33.64 Unpacking libfakeroot:armhf (1.23-1) ...
12:27:06 #10 33.69 Selecting previously unselected package fakeroot.
12:27:06 #10 33.69 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
12:27:06 #10 33.69 Unpacking fakeroot (1.23-1) ...
12:27:06 #10 33.73 Selecting previously unselected package libfile-which-perl.
12:27:06 #10 33.73 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
12:27:06 #10 42.10 Unpacking python3-requests (2.21.0-1) ...
12:27:06 #10 42.14 Selecting previously unselected package python3-unidiff.
12:27:06 #10 42.14 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ...
12:27:06 #10 42.15 Unpacking python3-unidiff (0.5.4-1) ...
12:27:06 #10 42.19 Selecting previously unselected package python3-xdg.
12:27:06 #10 42.19 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ...
12:27:06 #10 42.19 Unpacking python3-xdg (0.25-5) ...
12:27:06 #10 42.23 Selecting previously unselected package shared-mime-info.
12:27:06 #10 42.23 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ...
12:27:06 #10 42.24 Unpacking shared-mime-info (1.10-1) ...
12:27:06 #10 42.34 Selecting previously unselected package strace.
12:27:06 #11 33.13 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:06 #11 33.13 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:06 #11 33.13 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:06 #11 33.17 Selecting previously unselected package libhash-fieldhash-perl.
12:27:06 #11 33.17 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ...
12:27:06 #11 33.18 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
12:27:06 #11 33.22 Selecting previously unselected package libhtml-form-perl.
12:27:06 #11 33.22 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ...
12:27:06 #11 33.22 Unpacking libhtml-form-perl (6.07-1) ...
12:27:06 #11 33.25 Selecting previously unselected package libhtml-format-perl.
12:27:06 #11 33.26 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ...
12:27:06 #11 33.27 Unpacking libhtml-format-perl (2.12-1.1) ...
12:27:06 #11 33.30 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:06 #11 33.30 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:27:06 #11 33.31 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:27:06 #11 33.34 Selecting previously unselected package libhttp-daemon-perl.
12:27:06 #11 33.34 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
12:27:06 #11 33.34 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
12:27:06 #11 33.38 Selecting previously unselected package libio-interactive-perl.
12:27:06 #11 39.12 Setting up libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
12:27:06 #11 39.13 Setting up iso-codes (4.9.0-1) ...
12:27:06 #11 39.14 Setting up liblocale-gettext-perl (1.07-4build3) ...
12:27:06 #11 39.16 Setting up liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
12:27:06 #11 39.17 Setting up dctrl-tools (2.24-3build2) ...
12:27:06 #11 39.18 Setting up libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
12:27:06 #11 39.19 Setting up libgdbm6:arm64 (1.23-1) ...
12:27:06 #11 39.21 Setting up libicu70:arm64 (70.1-2) ...
12:27:06 #11 39.22 Setting up libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
12:27:06 #11 39.23 Setting up libctf0:arm64 (2.38-4ubuntu2.1) ...
12:27:06 #11 39.24 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
12:27:06 #11 39.25 Setting up pinentry-curses (1.1.1-1build2) ...
12:27:06 #11 39.27 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
12:27:06 #11 39.28 Setting up manpages-dev (5.10-1ubuntu1) ...
12:27:06 #11 39.30 Setting up libdw1:arm64 (0.186-1build1) ...
12:27:06 #11 39.31 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
12:27:06 #11 39.32 Setting up libxcb1:arm64 (1.14-3ubuntu3) ...
12:27:06 #11 39.33 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
12:27:06 #10 38.75 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ...
12:27:06 #10 38.76 Unpacking libsub-name-perl (0.21-1+b3) ...
12:27:06 #10 38.79 Selecting previously unselected package libclass-accessor-perl.
12:27:06 #10 38.79 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ...
12:27:06 #10 38.80 Unpacking libclass-accessor-perl (0.51-1) ...
12:27:06 #10 38.83 Selecting previously unselected package libclass-inspector-perl.
12:27:06 #10 38.83 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ...
12:27:06 #10 38.83 Unpacking libclass-inspector-perl (1.32-1) ...
12:27:06 #10 38.86 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:06 #10 38.86 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ...
12:27:06 #10 38.87 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
12:27:06 #10 38.89 Selecting previously unselected package libclone-perl.
12:27:06 #10 38.90 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ...
12:27:06 #10 38.90 Unpacking libclone-perl (0.41-1+b1) ...
12:27:06 #10 38.93 Selecting previously unselected package libcommon-sense-perl.
12:27:06 #10 38.93 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ...
12:27:06 #10 38.93 Unpacking libcommon-sense-perl (3.74-2+b7) ...
12:27:06 #10 38.96 Selecting previously unselected package libparams-util-perl.
12:27:06 #10 38.96 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ...
12:27:06 #10 34.35 Selecting previously unselected package patch.
12:27:06 #10 34.36 Preparing to unpack .../088-patch_2.7.6-2ubuntu1.1_amd64.deb ...
12:27:06 #10 34.36 Unpacking patch (2.7.6-2ubuntu1.1) ...
12:27:06 #10 34.41 Selecting previously unselected package dpkg-dev.
12:27:06 #10 34.41 Preparing to unpack .../089-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
12:27:06 #10 34.42 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
12:27:06 #10 34.50 Selecting previously unselected package build-essential.
12:27:06 #10 34.51 Preparing to unpack .../090-build-essential_12.4ubuntu1_amd64.deb ...
12:27:06 #10 34.51 Unpacking build-essential (12.4ubuntu1) ...
12:27:06 #10 34.54 Selecting previously unselected package libroken18-heimdal:amd64.
12:27:06 #10 34.55 Preparing to unpack .../091-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:06 #10 34.55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:06 #10 34.59 Selecting previously unselected package libasn1-8-heimdal:amd64.
12:27:06 #11 33.05 Preparing to unpack .../201-libtry-tiny-perl_0.31-1_all.deb ...
12:27:06 #11 33.06 Unpacking libtry-tiny-perl (0.31-1) ...
12:27:06 #11 33.09 Selecting previously unselected package libwww-robotrules-perl.
12:27:06 #11 33.09 Preparing to unpack .../202-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:06 #11 33.09 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:06 #11 33.12 Selecting previously unselected package libwww-perl.
12:27:06 #11 33.13 Preparing to unpack .../203-libwww-perl_6.67-1_all.deb ...
12:27:06 #11 33.13 Unpacking libwww-perl (6.67-1) ...
12:27:06 #11 33.17 Selecting previously unselected package patchutils.
12:27:06 #11 33.17 Preparing to unpack .../204-patchutils_0.4.2-1build2_amd64.deb ...
12:27:06 #11 33.17 Unpacking patchutils (0.4.2-1build2) ...
12:27:06 #11 33.21 Selecting previously unselected package wdiff.
12:27:06 #11 33.21 Preparing to unpack .../205-wdiff_1.2.2-2build3_amd64.deb ...
12:27:06 #11 33.22 Unpacking wdiff (1.2.2-2build3) ...
12:27:06 #11 33.25 Selecting previously unselected package devscripts.
12:27:06 #11 33.26 Preparing to unpack .../206-devscripts_2.22.2ubuntu3_amd64.deb ...
12:27:06 #11 33.27 Unpacking devscripts (2.22.2ubuntu3) ...
12:27:06 #11 33.34 Selecting previously unselected package diffstat.
12:27:06 #11 33.34 Preparing to unpack .../207-diffstat_1.64-1build2_amd64.deb ...
12:27:06 #11 33.35 Unpacking diffstat (1.64-1build2) ...
12:27:06 #11 33.38 Selecting previously unselected package python3-chardet.
12:27:06 #10 40.90 Selecting previously unselected package pbzip2.
12:27:06 #10 40.91 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
12:27:06 #10 40.91 Unpacking pbzip2 (1.1.13-1) ...
12:27:06 #10 40.95 Selecting previously unselected package pixz.
12:27:06 #10 40.95 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
12:27:06 #10 40.95 Unpacking pixz (1.0.7-1) ...
12:27:06 #10 40.99 Selecting previously unselected package xdelta.
12:27:06 #10 40.99 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
12:27:06 #10 40.99 Unpacking xdelta (1.1.3-9.3) ...
12:27:06 #10 41.03 Selecting previously unselected package xdelta3.
12:27:06 #10 41.03 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
12:27:06 #10 41.04 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:06 #10 41.08 Selecting previously unselected package pristine-tar.
12:27:06 #10 41.08 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
12:27:06 #10 41.08 Unpacking pristine-tar (1.49) ...
12:27:06 #10 41.13 Selecting previously unselected package publicsuffix.
12:27:06 #10 41.13 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
12:27:06 #10 41.13 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
12:27:06 #10 41.18 Selecting previously unselected package python-apt-common.
12:27:06 #10 41.19 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
12:27:06 #10 41.19 Unpacking python-apt-common (2.2.1) ...
12:27:06 #10 41.24 Selecting previously unselected package python3-apt.
12:27:06 #10 41.24 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
12:27:06 #11 33.57 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
12:27:06 #11 33.58 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:06 #12 28.63 (80/85): python3-dnf-plugins-core-4.0.21-18.el8 3.7 MB/s | 258 kB     00:00    
12:27:06 #12 28.66 (81/85): python3-rpm-4.14.3-26.el8.x86_64.rpm   2.6 MB/s | 155 kB     00:00    
12:27:06 #12 28.67 (82/85): rpm-build-libs-4.14.3-26.el8.x86_64.rp  24 MB/s | 157 kB     00:00    
12:27:06 #12 28.72 (83/85): rpm-4.14.3-26.el8.x86_64.rpm           6.2 MB/s | 544 kB     00:00    
12:27:06 #12 28.75 (84/85): rpm-libs-4.14.3-26.el8.x86_64.rpm      4.1 MB/s | 345 kB     00:00    
12:27:06 #12 28.79 (85/85): perl-interpreter-5.26.3-421.el8.x86_64  16 MB/s | 6.3 MB     00:00    
12:27:06 #12 28.80 --------------------------------------------------------------------------------
12:27:06 #12 28.80 Total                                            15 MB/s |  33 MB     00:02     
12:27:07 #11 22.64 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB]
12:27:07 #11 22.71 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
12:27:07 #11 22.79 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB]
12:27:07 #10 31.50 Selecting previously unselected package libxml2:armhf.
12:27:07 #10 31.50 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u3_armhf.deb ...
12:27:07 #10 31.50 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
12:27:07 #10 31.65 Selecting previously unselected package gettext.
12:27:07 #10 31.65 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
12:27:07 #10 31.65 Unpacking gettext (0.21-4) ...
12:27:07 #10 31.91 Selecting previously unselected package intltool-debian.
12:27:07 #10 31.91 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:07 #9 ...
12:27:07 
12:27:07 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:07 #10 37.47 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:27:07 #10 37.53 Selecting previously unselected package libhttp-message-perl.
12:27:07 #10 37.53 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ...
12:27:07 #10 37.53 Unpacking libhttp-message-perl (6.18-1) ...
12:27:07 #10 37.60 Selecting previously unselected package libhttp-cookies-perl.
12:27:07 #10 37.60 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ...
12:27:07 #10 37.60 Unpacking libhttp-cookies-perl (6.04-1) ...
12:27:07 #10 37.65 Selecting previously unselected package libhttp-negotiate-perl.
12:27:07 #10 37.65 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:07 #10 37.66 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:07 #10 37.70 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:07 #10 37.70 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ...
12:27:07 #10 37.09 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:27:07 #10 37.09 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:27:07 #10 37.11 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:07 #10 37.12 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:07 #10 37.12 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:07 #10 37.14 Selecting previously unselected package libvariable-magic-perl.
12:27:07 #10 37.15 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
12:27:07 #10 37.15 Unpacking libvariable-magic-perl (0.62-1+b3) ...
12:27:07 #10 37.18 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:07 #10 37.18 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
12:27:07 #10 37.18 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
12:27:07 #10 37.21 Selecting previously unselected package libpng16-16:amd64.
12:27:07 #10 37.22 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
12:27:07 #10 37.22 Unpacking libpng16-16:amd64 (1.6.37-3) ...
12:27:07 #10 37.27 Selecting previously unselected package libfreetype6:amd64.
12:27:07 #10 37.27 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
12:27:07 #10 37.28 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
12:27:07 #10 37.34 Selecting previously unselected package libfontconfig1:amd64.
12:27:07 #11 23.91 Unpacking libip4tc2:armhf (1.8.7-1ubuntu6) ...
12:27:07 #11 23.93 Selecting previously unselected package libsystemd-shared:armhf.
12:27:07 #11 23.93 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7_armhf.deb ...
12:27:07 #11 23.94 Unpacking libsystemd-shared:armhf (251.4-1ubuntu7) ...
12:27:07 #11 24.03 Selecting previously unselected package systemd.
12:27:07 #11 24.03 Preparing to unpack .../010-systemd_251.4-1ubuntu7_armhf.deb ...
12:27:07 #11 24.04 Unpacking systemd (251.4-1ubuntu7) ...
12:27:07 #11 34.62 Preparing to unpack .../219-git_1%3a2.37.2-1ubuntu1.2_arm64.deb ...
12:27:07 #11 34.62 Unpacking git (1:2.37.2-1ubuntu1.2) ...
12:27:07 #11 34.77 Selecting previously unselected package libalgorithm-diff-perl.
12:27:07 #11 34.77 Preparing to unpack .../220-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:07 #11 34.78 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:07 #11 34.81 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
12:27:07 #11 34.81 Preparing to unpack .../221-libalgorithm-diff-xs-perl_0.04-7_arm64.deb ...
12:27:07 #11 34.82 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-7) ...
12:27:07 #11 34.86 Selecting previously unselected package libalgorithm-merge-perl.
12:27:07 #11 34.86 Preparing to unpack .../222-libalgorithm-merge-perl_0.08-4_all.deb ...
12:27:07 #11 34.87 Unpacking libalgorithm-merge-perl (0.08-4) ...
12:27:07 #10 27.15 Selecting previously unselected package python-apt-common.
12:27:07 #10 27.15 Preparing to unpack .../044-python-apt-common_1.6.6_all.deb ...
12:27:07 #10 27.15 Unpacking python-apt-common (1.6.6) ...
12:27:07 #10 27.21 Selecting previously unselected package python3-apt.
12:27:07 #10 27.21 Preparing to unpack .../045-python3-apt_1.6.6_armhf.deb ...
12:27:07 #10 ...
12:27:07 
12:27:07 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:07 #7 extracting sha256:8389ce7126cbebf5244cba3ec839cd0c0cf2ff817fcc3f23a3ea989766c31570 6.4s done
12:27:07 #7 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 6.7s done
12:27:07 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 0.9s
12:27:07 #7 ...
12:27:07 
12:27:07 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:07 #10 27.21 Unpacking python3-apt (1.6.6) ...
12:27:07 #10 27.28 Selecting previously unselected package strace.
12:27:07 #10 27.28 Preparing to unpack .../046-strace_4.21-1ubuntu1_armhf.deb ...
12:27:07 #10 27.30 Unpacking strace (4.21-1ubuntu1) ...
12:27:07 #11 27.21 Selecting previously unselected package publicsuffix.
12:27:07 #11 27.21 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
12:27:07 #11 27.21 Unpacking publicsuffix (20200303.0012-1) ...
12:27:07 #11 27.26 Selecting previously unselected package python-apt-common.
12:27:07 #11 27.26 Preparing to unpack .../056-python-apt-common_2.0.1_all.deb ...
12:27:07 #11 27.26 Unpacking python-apt-common (2.0.1) ...
12:27:07 #11 27.31 Selecting previously unselected package python3-apt.
12:27:07 #11 37.80 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
12:27:07 #11 37.80 Unpacking libcommon-sense-perl (3.74-2build6) ...
12:27:07 #11 37.85 Selecting previously unselected package libparams-util-perl.
12:27:07 #11 37.85 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
12:27:07 #11 37.86 Unpacking libparams-util-perl (1.07-3build5) ...
12:27:07 #11 37.90 Selecting previously unselected package libsub-install-perl.
12:27:07 #11 37.90 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
12:27:07 #11 37.90 Unpacking libsub-install-perl (0.928-1) ...
12:27:07 #11 37.95 Selecting previously unselected package libdata-optlist-perl.
12:27:07 #11 37.95 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
12:27:07 #11 37.95 Unpacking libdata-optlist-perl (0.110-1) ...
12:27:07 #11 38.00 Selecting previously unselected package libsub-exporter-perl.
12:27:07 #11 38.00 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
12:27:07 #11 38.00 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:07 #10 25.52 Selecting previously unselected package python3.
12:27:07 #10 25.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11134 files and directories currently installed.)
12:27:07 #10 25.54 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
12:27:07 #10 25.54 Unpacking python3 (3.9.2-3) ...
12:27:07 #10 25.60 Selecting previously unselected package sensible-utils.
12:27:07 #10 25.60 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
12:27:07 #10 25.60 Unpacking sensible-utils (0.0.14) ...
12:27:07 #10 25.65 Selecting previously unselected package bzip2.
12:27:07 #10 25.65 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
12:27:07 #10 25.65 Unpacking bzip2 (1.0.8-4) ...
12:27:07 #10 25.71 Selecting previously unselected package libmagic-mgc.
12:27:07 #10 25.71 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
12:27:07 #10 33.74 Unpacking libfile-which-perl (1.23-1) ...
12:27:07 #10 33.85 Selecting previously unselected package libfile-homedir-perl.
12:27:07 #10 33.85 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
12:27:07 #10 33.86 Unpacking libfile-homedir-perl (1.004-1) ...
12:27:07 #10 33.91 Selecting previously unselected package libio-pty-perl.
12:27:07 #10 33.91 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
12:27:07 #10 33.91 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
12:27:07 #10 33.95 Selecting previously unselected package libipc-run-perl.
12:27:07 #10 33.95 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
12:27:07 #10 33.95 Unpacking libipc-run-perl (20180523.0-1) ...
12:27:07 #11 33.38 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ...
12:27:07 #11 33.38 Unpacking libio-interactive-perl (1.023-1) ...
12:27:07 #11 33.41 Selecting previously unselected package libio-prompt-tiny-perl.
12:27:07 #11 33.42 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ...
12:27:07 #11 33.42 Unpacking libio-prompt-tiny-perl (0.003-1) ...
12:27:07 #11 33.45 Selecting previously unselected package libtypes-serialiser-perl.
12:27:07 #11 33.45 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:07 #11 33.45 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:07 #11 33.49 Selecting previously unselected package libjson-xs-perl.
12:27:07 #11 33.49 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ...
12:27:07 #11 33.49 Unpacking libjson-xs-perl (4.030-1build3) ...
12:27:07 #11 33.53 Selecting previously unselected package libjson-maybexs-perl.
12:27:07 #11 33.53 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:07 #11 33.53 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:07 #11 33.57 Selecting previously unselected package libldap-common.
12:27:07 #11 33.57 Preparing to unpack .../281-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
12:27:07 #11 33.58 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:07 #11 33.60 Selecting previously unselected package liblist-compare-perl.
12:27:07 #10 42.34 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ...
12:27:07 #10 42.34 Unpacking strace (4.26-0.2) ...
12:27:07 #10 42.42 Selecting previously unselected package unzip.
12:27:07 #10 42.42 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ...
12:27:07 #10 42.42 Unpacking unzip (6.0-23+deb10u3) ...
12:27:07 #10 42.46 Selecting previously unselected package xauth.
12:27:07 #10 42.47 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ...
12:27:07 #10 42.47 Unpacking xauth (1:1.0.10-1) ...
12:27:07 #10 42.52 Selecting previously unselected package xdg-user-dirs.
12:27:07 #10 42.52 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ...
12:27:07 #10 42.53 Unpacking xdg-user-dirs (0.17-2) ...
12:27:07 #10 42.60 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:27:07 #11 39.50 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
12:27:07 #11 39.52 Setting up libreadline8:arm64 (8.1.2-1) ...
12:27:07 #11 39.53 Setting up m4 (1.4.18-5ubuntu2) ...
12:27:07 #11 39.54 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
12:27:07 #11 39.55 Setting up binutils (2.38-4ubuntu2.1) ...
12:27:07 #11 39.56 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:07 #11 39.58 Setting up libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) ...
12:27:07 #11 39.59 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
12:27:07 #10 38.96 Unpacking libparams-util-perl (1.07-3+b4) ...
12:27:07 #10 38.99 Selecting previously unselected package libsub-install-perl.
12:27:07 #10 38.99 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ...
12:27:07 #10 38.99 Unpacking libsub-install-perl (0.928-1) ...
12:27:07 #10 39.02 Selecting previously unselected package libdata-optlist-perl.
12:27:07 #10 39.02 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ...
12:27:07 #10 39.03 Unpacking libdata-optlist-perl (0.110-1) ...
12:27:07 #10 39.05 Selecting previously unselected package libsub-exporter-perl.
12:27:07 #10 39.05 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ...
12:27:07 #10 39.06 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:07 #10 39.09 Selecting previously unselected package libconst-fast-perl.
12:27:07 #10 39.09 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ...
12:27:07 #10 39.09 Unpacking libconst-fast-perl (0.014-1) ...
12:27:07 #10 39.12 Selecting previously unselected package libwant-perl.
12:27:07 #10 39.12 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ...
12:27:07 #10 39.12 Unpacking libwant-perl (0.29-1+b4) ...
12:27:07 #10 39.15 Selecting previously unselected package libcontextual-return-perl.
12:27:07 #10 39.15 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:07 #10 39.15 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:07 #10 39.18 Selecting previously unselected package libconvert-binhex-perl.
12:27:07 #10 39.19 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ...
12:27:07 #10 39.19 Unpacking libconvert-binhex-perl (1.125-1) ...
12:27:07 #14 1.095 Last metadata expiration check: 0:00:15 ago on Wed Jan 25 12:26:52 2023.
12:27:07 #10 41.78 Setting up libmpc3:arm64 (1.1.0-1) ...
12:27:07 #10 41.80 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
12:27:07 #10 41.81 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
12:27:07 #10 41.83 Setting up libgdbm-compat4:arm64 (1.14.1-6) ...
12:27:07 #10 41.84 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
12:27:07 #10 41.85 Setting up bsdmainutils (11.1.2ubuntu1) ...
12:27:07 #10 41.88 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:07 #10 41.88 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
12:27:07 #10 41.88 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:07 #10 41.88 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
12:27:07 #10 41.89 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:07 #10 41.91 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
12:27:07 #10 42.38 Updating certificates in /etc/ssl/certs...
12:27:07 #10 34.59 Preparing to unpack .../092-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.60 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #10 34.65 Selecting previously unselected package libheimbase1-heimdal:amd64.
12:27:07 #10 34.65 Preparing to unpack .../093-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.66 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #10 34.69 Selecting previously unselected package libhcrypto4-heimdal:amd64.
12:27:07 #10 34.69 Preparing to unpack .../094-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.70 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #10 34.74 Selecting previously unselected package libwind0-heimdal:amd64.
12:27:07 #10 34.74 Preparing to unpack .../095-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.74 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #10 34.79 Selecting previously unselected package libhx509-5-heimdal:amd64.
12:27:07 #10 34.79 Preparing to unpack .../096-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.79 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #11 33.38 Preparing to unpack .../208-python3-chardet_4.0.0-2_all.deb ...
12:27:07 #11 33.39 Unpacking python3-chardet (4.0.0-2) ...
12:27:07 #11 33.43 Selecting previously unselected package python3-debian.
12:27:07 #11 33.43 Preparing to unpack .../209-python3-debian_0.1.46_all.deb ...
12:27:07 #11 33.44 Unpacking python3-debian (0.1.46) ...
12:27:07 #11 33.48 Selecting previously unselected package libgpgme11:amd64.
12:27:07 #11 33.48 Preparing to unpack .../210-libgpgme11_1.17.1-4.1ubuntu1_amd64.deb ...
12:27:07 #11 33.49 Unpacking libgpgme11:amd64 (1.17.1-4.1ubuntu1) ...
12:27:07 #11 33.53 Selecting previously unselected package python3-gpg.
12:27:07 #11 33.53 Preparing to unpack .../211-python3-gpg_1.17.1-4.1ubuntu1_amd64.deb ...
12:27:07 #11 33.53 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
12:27:07 #11 33.58 Selecting previously unselected package python3-xdg.
12:27:07 #10 41.25 Unpacking python3-apt (2.2.1) ...
12:27:07 #10 41.30 Selecting previously unselected package python3-certifi.
12:27:07 #10 41.31 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
12:27:07 #10 41.31 Unpacking python3-certifi (2020.6.20-1) ...
12:27:07 #10 41.36 Selecting previously unselected package python3-idna.
12:27:07 #10 41.36 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
12:27:07 #10 41.37 Unpacking python3-idna (2.10-1) ...
12:27:07 #10 41.41 Selecting previously unselected package python3-magic.
12:27:07 #10 41.42 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
12:27:07 #10 41.42 Unpacking python3-magic (2:0.4.20-3) ...
12:27:07 #10 41.47 Selecting previously unselected package python3-urllib3.
12:27:07 #11 33.90 Selecting previously unselected package liblsan0:amd64.
12:27:07 #11 33.90 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:07 #11 33.90 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:07 #11 22.87 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB]
12:27:07 #11 22.95 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
12:27:07 #11 23.04 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB]
12:27:07 #10 31.91 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:07 #10 31.95 Selecting previously unselected package po-debconf.
12:27:07 #10 31.95 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
12:27:07 #10 31.96 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:07 #10 32.06 Selecting previously unselected package debhelper.
12:27:07 #10 32.06 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
12:27:07 #10 32.06 Unpacking debhelper (13.3.4) ...
12:27:07 #10 37.34 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
12:27:07 #10 37.34 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
12:27:07 #10 37.39 Selecting previously unselected package libjpeg62-turbo:amd64.
12:27:07 #10 37.39 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
12:27:07 #10 37.39 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
12:27:07 #10 37.44 Selecting previously unselected package libdeflate0:amd64.
12:27:07 #10 37.44 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
12:27:07 #10 37.44 Unpacking libdeflate0:amd64 (1.7-1) ...
12:27:07 #10 37.48 Selecting previously unselected package libjbig0:amd64.
12:27:07 #10 37.48 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
12:27:07 #10 37.48 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
12:27:07 #10 37.51 Selecting previously unselected package libwebp6:amd64.
12:27:07 #10 37.51 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
12:27:07 #10 37.52 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
12:27:07 #10 37.57 Selecting previously unselected package libtiff5:amd64.
12:27:07 #10 37.57 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ...
12:27:07 #10 37.57 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ...
12:27:07 #10 37.62 Selecting previously unselected package libxau6:amd64.
12:27:07 #10 37.62 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
12:27:07 #10 37.63 Unpacking libxau6:amd64 (1:1.0.9-1) ...
12:27:07 #10 37.66 Selecting previously unselected package libxdmcp6:amd64.
12:27:07 #10 37.66 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
12:27:07 #10 37.66 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
12:27:07 #10 37.70 Selecting previously unselected package libxcb1:amd64.
12:27:07 #10 37.72 Unpacking perl-openssl-defaults:armhf (3) ...
12:27:07 #10 37.76 Selecting previously unselected package libnet-ssleay-perl.
12:27:07 #10 37.76 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
12:27:07 #10 37.76 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
12:27:07 #10 37.88 Selecting previously unselected package libio-socket-ssl-perl.
12:27:07 #10 37.88 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ...
12:27:07 #10 37.89 Unpacking libio-socket-ssl-perl (2.060-3) ...
12:27:07 #10 37.96 Selecting previously unselected package libnet-http-perl.
12:27:07 #10 37.96 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ...
12:27:07 #10 37.97 Unpacking libnet-http-perl (6.18-1) ...
12:27:07 #10 38.01 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:07 #10 38.01 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:27:07 #10 38.02 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:27:07 #10 38.08 Selecting previously unselected package libtry-tiny-perl.
12:27:07 #10 38.08 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ...
12:27:07 #11 24.21 Selecting previously unselected package perl-modules-5.34.
12:27:07 #11 24.21 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
12:27:07 #11 24.21 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
12:27:07 #11 34.91 Selecting previously unselected package libaliased-perl.
12:27:07 #11 34.91 Preparing to unpack .../223-libaliased-perl_0.34-2_all.deb ...
12:27:07 #11 34.92 Unpacking libaliased-perl (0.34-2) ...
12:27:07 #11 34.96 Selecting previously unselected package libapt-pkg-perl.
12:27:07 #11 34.96 Preparing to unpack .../224-libapt-pkg-perl_0.1.40build2_arm64.deb ...
12:27:07 #11 34.97 Unpacking libapt-pkg-perl (0.1.40build2) ...
12:27:07 #11 35.01 Selecting previously unselected package libarchive-cpio-perl.
12:27:07 #11 35.01 Preparing to unpack .../225-libarchive-cpio-perl_0.10-2_all.deb ...
12:27:07 #11 35.01 Unpacking libarchive-cpio-perl (0.10-2) ...
12:27:07 #11 35.05 Selecting previously unselected package libarray-intspan-perl.
12:27:07 #11 35.05 Preparing to unpack .../226-libarray-intspan-perl_2.004-2_all.deb ...
12:27:07 #11 35.06 Unpacking libarray-intspan-perl (2.004-2) ...
12:27:07 #11 35.09 Selecting previously unselected package libmodule-implementation-perl.
12:27:07 #11 35.09 Preparing to unpack .../227-libmodule-implementation-perl_0.09-2_all.deb ...
12:27:07 #11 35.10 Unpacking libmodule-implementation-perl (0.09-2) ...
12:27:07 #11 35.14 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:07 #10 27.39 Selecting previously unselected package xauth.
12:27:07 #10 27.39 Preparing to unpack .../047-xauth_1%3a1.0.10-1_armhf.deb ...
12:27:07 #10 27.39 Unpacking xauth (1:1.0.10-1) ...
12:27:07 #10 27.43 Selecting previously unselected package at.
12:27:07 #10 27.43 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_armhf.deb ...
12:27:07 #10 27.43 Unpacking at (3.1.20-3.1ubuntu2) ...
12:27:07 #10 27.47 Selecting previously unselected package libsigsegv2:armhf.
12:27:07 #10 27.47 Preparing to unpack .../049-libsigsegv2_2.12-1_armhf.deb ...
12:27:07 #10 27.48 Unpacking libsigsegv2:armhf (2.12-1) ...
12:27:07 #10 27.51 Selecting previously unselected package m4.
12:27:07 #10 27.51 Preparing to unpack .../050-m4_1.4.18-1_armhf.deb ...
12:27:07 #10 27.52 Unpacking m4 (1.4.18-1) ...
12:27:07 #10 27.57 Selecting previously unselected package autoconf.
12:27:07 #13 0.875 CentOS Stream 9 - BaseOS                         28 kB/s | 7.4 kB     00:00    
12:27:07 #11 27.31 Preparing to unpack .../057-python3-apt_2.0.1_armhf.deb ...
12:27:07 #11 27.33 Unpacking python3-apt (2.0.1) ...
12:27:07 #11 27.41 Selecting previously unselected package strace.
12:27:07 #11 27.41 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
12:27:07 #11 27.42 Unpacking strace (5.5-3ubuntu1) ...
12:27:07 #11 27.49 Selecting previously unselected package xauth.
12:27:07 #11 27.49 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
12:27:07 #11 27.50 Unpacking xauth (1:1.1-0ubuntu1) ...
12:27:07 #11 27.54 Selecting previously unselected package libfl2:armhf.
12:27:07 #11 27.54 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
12:27:07 #11 38.04 Selecting previously unselected package libconst-fast-perl.
12:27:07 #11 38.04 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
12:27:07 #11 38.05 Unpacking libconst-fast-perl (0.014-1) ...
12:27:07 #11 38.09 Selecting previously unselected package libwant-perl.
12:27:07 #11 38.09 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
12:27:07 #11 38.10 Unpacking libwant-perl (0.29-1build4) ...
12:27:07 #11 38.14 Selecting previously unselected package libcontextual-return-perl.
12:27:07 #11 38.14 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:07 #11 38.16 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:07 #11 38.21 Selecting previously unselected package libcpanel-json-xs-perl.
12:27:07 #11 38.21 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
12:27:07 #11 38.21 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
12:27:07 #11 38.28 Selecting previously unselected package libdata-dump-perl.
12:27:07 #10 25.71 Unpacking libmagic-mgc (1:5.39-3) ...
12:27:07 #10 25.83 Selecting previously unselected package libmagic1:armhf.
12:27:07 #10 25.83 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
12:27:07 #10 25.83 Unpacking libmagic1:armhf (1:5.39-3) ...
12:27:07 #10 25.89 Selecting previously unselected package file.
12:27:07 #10 25.89 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
12:27:07 #10 25.90 Unpacking file (1:5.39-3) ...
12:27:07 #10 25.95 Selecting previously unselected package gettext-base.
12:27:07 #10 25.95 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
12:27:07 #10 34.01 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:07 #10 34.01 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:27:07 #10 34.01 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:27:07 #10 34.05 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:07 #10 34.05 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:07 #10 34.06 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:07 #10 34.09 Selecting previously unselected package libdevel-globaldestruction-perl.
12:27:07 #10 34.09 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:27:07 #10 34.10 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:27:07 #10 34.14 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:07 #10 34.14 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
12:27:07 #10 34.14 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
12:27:07 #10 34.18 Selecting previously unselected package libdynaloader-functions-perl.
12:27:07 #10 34.18 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:07 #10 34.18 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:07 #10 34.22 Selecting previously unselected package libdevel-callchecker-perl.
12:27:07 #10 34.22 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
12:27:07 #10 34.22 Unpacking libdevel-callchecker-perl (0.008-1) ...
12:27:07 #10 34.26 Selecting previously unselected package libparams-classify-perl.
12:27:07 #10 34.26 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
12:27:07 #10 34.26 Unpacking libparams-classify-perl (0.015-1+b1) ...
12:27:07 #10 34.31 Selecting previously unselected package libmodule-runtime-perl.
12:27:07 #10 34.31 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:07 #10 34.32 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:07 #10 34.36 Selecting previously unselected package libimport-into-perl.
12:27:07 #10 42.62 Setting up libapt-pkg-perl (0.1.34+b1) ...
12:27:07 #10 42.63 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
12:27:07 #10 42.64 Setting up libpipeline1:arm64 (1.5.1-2) ...
12:27:07 #10 42.66 Setting up wdiff (1.2.2-2+b1) ...
12:27:07 #10 42.67 Setting up lsb-base (10.2019051400) ...
12:27:07 #10 42.68 Setting up mysql-common (5.8+1.0.5) ...
12:27:07 #10 42.71 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
12:27:07 #10 42.72 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
12:27:07 #10 42.73 Setting up libkeyutils1:arm64 (1.6-6) ...
12:27:07 #10 42.74 Setting up libpsl5:arm64 (0.20.2-2) ...
12:27:07 #10 42.75 Setting up libgpm2:arm64 (1.20.7-5) ...
12:27:07 #10 42.76 Setting up mime-support (3.62) ...
12:27:07 #10 42.79 Setting up xdg-user-dirs (0.17-2) ...
12:27:07 #10 39.22 Selecting previously unselected package libdata-dump-perl.
12:27:07 #10 39.22 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ...
12:27:07 #10 39.23 Unpacking libdata-dump-perl (1.23-1) ...
12:27:07 #10 39.26 Selecting previously unselected package libdigest-bubblebabble-perl.
12:27:07 #10 39.26 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ...
12:27:07 #10 39.26 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
12:27:07 #10 39.29 Selecting previously unselected package libdigest-hmac-perl.
12:27:07 #10 39.29 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
12:27:07 #10 39.30 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:07 #10 39.33 Selecting previously unselected package libdistro-info-perl.
12:27:07 #10 39.33 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ...
12:27:07 #10 39.33 Unpacking libdistro-info-perl (0.21) ...
12:27:07 #10 39.36 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:07 #10 39.36 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:07 #10 39.36 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:07 #10 39.39 Selecting previously unselected package libmailtools-perl.
12:27:07 #10 39.39 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ...
12:27:07 #11 33.61 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ...
12:27:07 #11 33.61 Unpacking liblist-compare-perl (0.55-1) ...
12:27:07 #11 33.64 Selecting previously unselected package liblist-someutils-perl.
12:27:07 #11 33.64 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ...
12:27:07 #11 33.65 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:07 #11 33.68 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:07 #11 33.68 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
12:27:07 #11 33.68 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
12:27:07 #11 33.71 Selecting previously unselected package liblist-utilsby-perl.
12:27:07 #11 33.71 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ...
12:27:07 #11 33.72 Unpacking liblist-utilsby-perl (0.11-1) ...
12:27:07 #11 33.75 Selecting previously unselected package libltdl7:amd64.
12:27:07 #11 33.75 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ...
12:27:07 #11 33.76 Unpacking libltdl7:amd64 (2.4.6-15build2) ...
12:27:07 #11 33.79 Selecting previously unselected package libltdl-dev:amd64.
12:27:07 #11 33.79 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ...
12:27:07 #11 33.79 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
12:27:07 #11 33.84 Selecting previously unselected package liblzo2-2:amd64.
12:27:07 #11 33.84 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ...
12:27:07 #11 33.85 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
12:27:07 #11 33.88 Selecting previously unselected package libsys-hostname-long-perl.
12:27:07 #11 33.88 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:07 #11 33.88 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:07 #11 33.92 Selecting previously unselected package libmail-sendmail-perl.
12:27:07 #11 33.92 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:27:07 #11 33.92 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:27:07 #11 33.95 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:07 #10 34.85 Selecting previously unselected package libkrb5-26-heimdal:amd64.
12:27:07 #10 34.85 Preparing to unpack .../097-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.85 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #10 34.90 Selecting previously unselected package libheimntlm0-heimdal:amd64.
12:27:07 #10 34.91 Preparing to unpack .../098-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.91 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #10 34.98 Selecting previously unselected package libgssapi3-heimdal:amd64.
12:27:07 #10 34.98 Preparing to unpack .../099-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:27:07 #10 34.99 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:07 #10 35.02 Selecting previously unselected package libsasl2-modules-db:amd64.
12:27:07 #10 35.02 Preparing to unpack .../100-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
12:27:07 #10 35.03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:07 #10 35.06 Selecting previously unselected package libsasl2-2:amd64.
12:27:07 #10 35.07 Preparing to unpack .../101-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
12:27:07 #10 35.07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:07 #10 35.10 Selecting previously unselected package libldap-common.
12:27:07 #11 33.59 Preparing to unpack .../212-python3-xdg_0.27-2_all.deb ...
12:27:07 #11 33.59 Unpacking python3-xdg (0.27-2) ...
12:27:07 #11 33.64 Selecting previously unselected package dput.
12:27:07 #11 33.64 Preparing to unpack .../213-dput_1.1.2ubuntu2_all.deb ...
12:27:07 #11 33.65 Unpacking dput (1.1.2ubuntu2) ...
12:27:07 #11 33.68 Selecting previously unselected package fonts-dejavu-core.
12:27:07 #11 33.69 Preparing to unpack .../214-fonts-dejavu-core_2.37-2build1_all.deb ...
12:27:07 #11 33.69 Unpacking fonts-dejavu-core (2.37-2build1) ...
12:27:07 #11 33.82 Selecting previously unselected package fontconfig-config.
12:27:07 #11 34.06 Selecting previously unselected package libtsan0:amd64.
12:27:07 #11 34.06 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:07 #11 34.07 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:07 #11 34.30 Selecting previously unselected package libubsan1:amd64.
12:27:07 #10 41.47 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:27:07 #10 41.48 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:27:07 #10 41.53 Selecting previously unselected package python3-requests.
12:27:07 #10 41.53 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
12:27:07 #10 41.53 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:27:07 #10 41.58 Selecting previously unselected package python3-unidiff.
12:27:07 #10 41.58 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
12:27:07 #10 41.59 Unpacking python3-unidiff (0.5.5-2) ...
12:27:07 #10 41.62 Selecting previously unselected package python3-xdg.
12:27:07 #10 41.63 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
12:27:07 #10 41.63 Unpacking python3-xdg (0.27-2) ...
12:27:07 #10 41.67 Selecting previously unselected package shared-mime-info.
12:27:07 #10 41.68 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
12:27:07 #10 41.68 Unpacking shared-mime-info (2.0-1) ...
12:27:07 #11 23.13 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.2 [1082 kB]
12:27:07 #10 32.30 Selecting previously unselected package debian-keyring.
12:27:07 #10 32.30 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
12:27:07 #10 32.31 Unpacking debian-keyring (2021.07.26) ...
12:27:07 #11 24.54 Selecting previously unselected package libgdbm6:armhf.
12:27:07 #11 24.54 Preparing to unpack .../012-libgdbm6_1.23-1_armhf.deb ...
12:27:07 #11 24.58 Unpacking libgdbm6:armhf (1.23-1) ...
12:27:07 #11 24.62 Selecting previously unselected package libgdbm-compat4:armhf.
12:27:07 #11 24.62 Preparing to unpack .../013-libgdbm-compat4_1.23-1_armhf.deb ...
12:27:07 #11 24.62 Unpacking libgdbm-compat4:armhf (1.23-1) ...
12:27:07 #11 24.65 Selecting previously unselected package libperl5.34:armhf.
12:27:07 #11 24.65 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_armhf.deb ...
12:27:07 #11 24.67 Unpacking libperl5.34:armhf (5.34.0-5ubuntu1.1) ...
12:27:07 #10 38.08 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:07 #10 38.12 Selecting previously unselected package libwww-robotrules-perl.
12:27:07 #10 38.12 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:07 #10 38.13 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:07 #10 38.17 Selecting previously unselected package libwww-perl.
12:27:07 #10 38.17 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ...
12:27:07 #10 38.18 Unpacking libwww-perl (6.36-2) ...
12:27:07 #10 38.28 Selecting previously unselected package patchutils.
12:27:07 #10 38.28 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ...
12:27:07 #10 38.28 Unpacking patchutils (0.3.4-2) ...
12:27:07 #10 38.35 Selecting previously unselected package wdiff.
12:27:07 #10 38.35 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ...
12:27:07 #10 37.71 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
12:27:07 #10 37.71 Unpacking libxcb1:amd64 (1.14-3) ...
12:27:07 #10 37.74 Selecting previously unselected package libx11-data.
12:27:07 #10 37.74 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
12:27:07 #10 37.75 Unpacking libx11-data (2:1.7.2-1) ...
12:27:07 #10 37.81 Selecting previously unselected package libx11-6:amd64.
12:27:07 #10 37.81 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
12:27:07 #10 37.82 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
12:27:07 #10 37.90 Selecting previously unselected package libxpm4:amd64.
12:27:07 #10 37.90 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
12:27:07 #10 37.90 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
12:27:07 #10 37.94 Selecting previously unselected package libgd3:amd64.
12:27:07 #11 35.14 Preparing to unpack .../228-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
12:27:07 #11 35.15 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
12:27:07 #11 35.18 Selecting previously unselected package libvariable-magic-perl.
12:27:07 #11 35.19 Preparing to unpack .../229-libvariable-magic-perl_0.62-2_arm64.deb ...
12:27:07 #11 35.19 Unpacking libvariable-magic-perl (0.62-2) ...
12:27:07 #11 35.22 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:07 #11 35.23 Preparing to unpack .../230-libb-hooks-endofscope-perl_0.26-1_all.deb ...
12:27:07 #11 35.23 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
12:27:07 #11 35.26 Selecting previously unselected package libberkeleydb-perl:arm64.
12:27:07 #11 35.27 Preparing to unpack .../231-libberkeleydb-perl_0.64-1build3_arm64.deb ...
12:27:07 #11 35.27 Unpacking libberkeleydb-perl:arm64 (0.64-1build3) ...
12:27:07 #11 35.32 Selecting previously unselected package libfreetype6:arm64.
12:27:07 #11 35.32 Preparing to unpack .../232-libfreetype6_2.12.1+dfsg-3_arm64.deb ...
12:27:07 #11 35.32 Unpacking libfreetype6:arm64 (2.12.1+dfsg-3) ...
12:27:07 #11 35.37 Selecting previously unselected package libfontconfig1:arm64.
12:27:07 #10 27.58 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
12:27:07 #10 27.59 Unpacking autoconf (2.69-11) ...
12:27:07 #10 27.69 Selecting previously unselected package autotools-dev.
12:27:07 #10 27.69 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
12:27:07 #10 27.70 Unpacking autotools-dev (20180224.1) ...
12:27:07 #10 27.75 Selecting previously unselected package automake.
12:27:07 #10 27.75 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
12:27:07 #10 27.76 Unpacking automake (1:1.15.1-3ubuntu2) ...
12:27:07 #13 1.193 CentOS Stream 9 - AppStream                      28 kB/s | 7.5 kB     00:00    
12:27:07 #11 27.54 Unpacking libfl2:armhf (2.6.4-6.2) ...
12:27:07 #11 27.59 Selecting previously unselected package at.
12:27:07 #11 27.59 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
12:27:07 #11 27.59 Unpacking at (3.1.23-1ubuntu1) ...
12:27:07 #11 27.65 Selecting previously unselected package libsigsegv2:armhf.
12:27:07 #11 27.65 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
12:27:07 #11 27.66 Unpacking libsigsegv2:armhf (2.12-2) ...
12:27:07 #11 27.69 Selecting previously unselected package m4.
12:27:07 #11 27.69 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
12:27:07 #11 27.70 Unpacking m4 (1.4.18-4) ...
12:27:07 #11 27.76 Selecting previously unselected package autoconf.
12:27:07 #11 27.76 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
12:27:07 #11 27.76 Unpacking autoconf (2.69-11.1) ...
12:27:07 #11 27.85 Selecting previously unselected package autotools-dev.
12:27:07 #11 27.85 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
12:27:07 #11 27.85 Unpacking autotools-dev (20180224.1) ...
12:27:07 #11 27.89 Selecting previously unselected package automake.
12:27:07 #11 27.89 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
12:27:07 #11 38.28 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
12:27:07 #11 38.29 Unpacking libdata-dump-perl (1.23-1) ...
12:27:07 #11 38.35 Selecting previously unselected package libdigest-bubblebabble-perl.
12:27:07 #11 38.36 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
12:27:07 #11 38.36 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
12:27:07 #11 38.40 Selecting previously unselected package libdigest-hmac-perl.
12:27:07 #11 38.40 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
12:27:07 #11 38.41 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:07 #11 38.44 Selecting previously unselected package libdistro-info-perl.
12:27:07 #11 38.44 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1_all.deb ...
12:27:07 #11 38.45 Unpacking libdistro-info-perl (0.23ubuntu1) ...
12:27:07 #11 38.49 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:07 #11 38.49 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:07 #11 38.49 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:07 #11 38.53 Selecting previously unselected package libmailtools-perl.
12:27:07 #10 25.95 Unpacking gettext-base (0.21-4) ...
12:27:07 #10 26.03 Selecting previously unselected package xz-utils.
12:27:07 #10 26.03 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
12:27:07 #10 26.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:27:07 #10 26.12 Selecting previously unselected package libsigsegv2:armhf.
12:27:07 #10 26.12 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
12:27:07 #10 26.12 Unpacking libsigsegv2:armhf (2.13-1) ...
12:27:07 #10 26.15 Selecting previously unselected package m4.
12:27:07 #10 26.15 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
12:27:07 #10 26.16 Unpacking m4 (1.4.18-5) ...
12:27:07 #10 26.22 Selecting previously unselected package autoconf.
12:27:07 #10 26.22 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
12:27:07 #10 34.36 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
12:27:07 #10 34.37 Unpacking libimport-into-perl (1.002005-1) ...
12:27:07 #10 34.43 Selecting previously unselected package librole-tiny-perl.
12:27:07 #10 34.43 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
12:27:07 #10 34.43 Unpacking librole-tiny-perl (2.000006-1) ...
12:27:07 #10 34.47 Selecting previously unselected package libstrictures-perl.
12:27:07 #10 34.47 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
12:27:07 #10 34.48 Unpacking libstrictures-perl (2.000005-1) ...
12:27:07 #10 34.52 Selecting previously unselected package libsub-quote-perl.
12:27:07 #10 34.52 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
12:27:07 #10 34.52 Unpacking libsub-quote-perl (2.005001-1) ...
12:27:07 #10 34.56 Selecting previously unselected package libmoo-perl.
12:27:07 #10 34.56 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
12:27:07 #10 34.57 Unpacking libmoo-perl (2.003004-2) ...
12:27:07 #10 42.89 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
12:27:07 #10 42.91 Setting up psmisc (23.2-1+deb10u1) ...
12:27:07 #10 42.93 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
12:27:07 #10 42.94 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
12:27:07 #10 42.96 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
12:27:07 #10 42.97 No schema files found: doing nothing.
12:27:07 #10 42.98 Setting up distro-info-data (0.41+deb10u6) ...
12:27:07 #10 42.99 Setting up manpages (4.16-2) ...
12:27:07 #10 43.00 Setting up unzip (6.0-23+deb10u3) ...
12:27:07 #10 43.02 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
12:27:07 #10 43.04 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:27:07 #10 43.06 Setting up binutils-common:arm64 (2.31.1-16) ...
12:27:07 #10 43.07 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:27:07 #10 43.08 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
12:27:07 #10 39.40 Unpacking libmailtools-perl (2.18-1) ...
12:27:07 #10 39.43 Selecting previously unselected package libnet-ip-perl.
12:27:07 #10 39.43 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ...
12:27:07 #10 39.44 Unpacking libnet-ip-perl (1.26-2) ...
12:27:07 #10 39.47 Selecting previously unselected package libnet-dns-perl.
12:27:07 #10 39.47 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ...
12:27:07 #10 39.47 Unpacking libnet-dns-perl (1.19-1) ...
12:27:07 #10 39.54 Selecting previously unselected package libnet-domain-tld-perl.
12:27:07 #10 39.54 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ...
12:27:07 #10 39.55 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:27:07 #10 39.58 Selecting previously unselected package libemail-valid-perl.
12:27:07 #10 39.58 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ...
12:27:07 #10 39.59 Unpacking libemail-valid-perl (1.202-1) ...
12:27:07 #10 39.61 Selecting previously unselected package libexporter-tiny-perl.
12:27:07 #10 39.61 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ...
12:27:07 #10 39.62 Unpacking libexporter-tiny-perl (1.002001-1) ...
12:27:07 #10 39.65 Selecting previously unselected package libipc-system-simple-perl.
12:27:07 #10 39.65 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ...
12:27:07 #10 39.66 Unpacking libipc-system-simple-perl (1.25-4) ...
12:27:07 #10 39.69 Selecting previously unselected package libfile-basedir-perl.
12:27:07 #10 39.69 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ...
12:27:07 #10 39.69 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:07 #10 39.72 Selecting previously unselected package libfile-chdir-perl.
12:27:07 #10 39.72 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:07 #10 39.73 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:07 #10 39.76 Selecting previously unselected package libfile-fcntllock-perl.
12:27:07 #14 DONE 4.6s
12:27:07 
12:27:07 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
12:27:07 #15 DONE 0.0s
12:27:07 
12:27:07 #16 exporting to image
12:27:07 #16 exporting layers
12:27:07 #11 33.95 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:07 #11 33.95 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:07 #11 33.98 Selecting previously unselected package libmailtools-perl.
12:27:07 #11 33.98 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ...
12:27:07 #11 33.99 Unpacking libmailtools-perl (2.21-1) ...
12:27:07 #11 34.03 Selecting previously unselected package libmarkdown2:amd64.
12:27:07 #11 34.03 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ...
12:27:07 #11 34.03 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
12:27:07 #11 34.06 Selecting previously unselected package libmath-base85-perl.
12:27:07 #11 34.06 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ...
12:27:07 #11 34.07 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
12:27:07 #11 34.10 Selecting previously unselected package libmoox-aliases-perl.
12:27:07 #11 34.10 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:27:07 #11 34.10 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:27:07 #11 34.13 Selecting previously unselected package libnamespace-autoclean-perl.
12:27:07 #11 34.13 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:27:07 #11 34.14 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:27:07 #11 34.17 Selecting previously unselected package libobject-id-perl.
12:27:07 #10 35.11 Preparing to unpack .../102-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
12:27:07 #10 35.11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:27:07 #10 35.15 Selecting previously unselected package libldap-2.4-2:amd64.
12:27:07 #10 35.15 Preparing to unpack .../103-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
12:27:07 #10 35.15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
12:27:07 #10 35.20 Selecting previously unselected package libnghttp2-14:amd64.
12:27:07 #10 35.20 Preparing to unpack .../104-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
12:27:07 #10 35.20 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
12:27:07 #10 35.24 Selecting previously unselected package librtmp1:amd64.
12:27:07 #10 35.24 Preparing to unpack .../105-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
12:27:07 #10 35.25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
12:27:07 #10 35.28 Selecting previously unselected package libcurl4:amd64.
12:27:07 #10 35.28 Preparing to unpack .../106-libcurl4_7.58.0-2ubuntu3.22_amd64.deb ...
12:27:07 #10 35.29 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.22) ...
12:27:07 #10 35.33 Selecting previously unselected package curl.
12:27:07 #10 35.33 Preparing to unpack .../107-curl_7.58.0-2ubuntu3.22_amd64.deb ...
12:27:07 #10 35.34 Unpacking curl (7.58.0-2ubuntu3.22) ...
12:27:07 #10 35.38 Selecting previously unselected package dctrl-tools.
12:27:07 #11 40.06 Updating certificates in /etc/ssl/certs...
12:27:07 #11 33.82 Preparing to unpack .../215-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
12:27:07 #11 33.82 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
12:27:07 #11 33.87 Selecting previously unselected package libcurl3-gnutls:amd64.
12:27:07 #11 33.87 Preparing to unpack .../216-libcurl3-gnutls_7.85.0-1ubuntu0.2_amd64.deb ...
12:27:07 #11 33.87 Unpacking libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.2) ...
12:27:07 #11 33.90 Selecting previously unselected package liberror-perl.
12:27:07 #11 33.91 Preparing to unpack .../217-liberror-perl_0.17029-1_all.deb ...
12:27:07 #11 33.91 Unpacking liberror-perl (0.17029-1) ...
12:27:07 #11 33.95 Selecting previously unselected package git-man.
12:27:07 #11 33.95 Preparing to unpack .../218-git-man_1%3a2.37.2-1ubuntu1.2_all.deb ...
12:27:07 #11 33.96 Unpacking git-man (1:2.37.2-1ubuntu1.2) ...
12:27:07 #11 34.05 Selecting previously unselected package git.
12:27:07 #11 34.05 Preparing to unpack .../219-git_1%3a2.37.2-1ubuntu1.2_amd64.deb ...
12:27:07 #11 34.30 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:07 #11 34.31 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:07 #11 34.42 Selecting previously unselected package libquadmath0:amd64.
12:27:07 #11 34.42 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:27:07 #11 34.42 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:07 #11 34.46 Selecting previously unselected package libgcc-9-dev:amd64.
12:27:07 #11 34.46 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
12:27:07 #11 34.47 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:07 #10 41.78 Selecting previously unselected package strace.
12:27:07 #10 41.78 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
12:27:07 #10 41.79 Unpacking strace (5.10-1) ...
12:27:07 #10 41.86 Selecting previously unselected package xauth.
12:27:07 #10 41.86 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
12:27:07 #10 41.87 Unpacking xauth (1:1.1-1) ...
12:27:07 #10 41.92 Selecting previously unselected package xdg-user-dirs.
12:27:07 #10 42.94 124 added, 0 removed; done.
12:27:07 #11 23.31 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
12:27:07 #11 23.49 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB]
12:27:07 #11 23.57 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB]
12:27:07 #10 40.24 Dependencies resolved.
12:27:07 #10 38.36 Unpacking wdiff (1.2.2-2+b1) ...
12:27:07 #10 38.48 Selecting previously unselected package devscripts.
12:27:07 #10 38.48 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ...
12:27:07 #10 37.94 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
12:27:07 #10 37.94 Unpacking libgd3:amd64 (2.3.0-2) ...
12:27:07 #10 37.98 Selecting previously unselected package libc-devtools.
12:27:07 #10 37.98 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u5_amd64.deb ...
12:27:07 #10 37.99 Unpacking libc-devtools (2.31-13+deb11u5) ...
12:27:07 #10 38.02 Selecting previously unselected package libcapture-tiny-perl.
12:27:07 #10 38.02 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:07 #10 38.02 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:07 #10 38.05 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:07 #10 38.05 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:07 #10 38.05 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:07 #10 38.08 Selecting previously unselected package libclass-inspector-perl.
12:27:07 #10 38.08 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
12:27:07 #10 38.08 Unpacking libclass-inspector-perl (1.36-1) ...
12:27:07 #10 38.11 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:07 #10 38.11 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
12:27:07 #10 38.11 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
12:27:07 #10 38.14 Selecting previously unselected package libclone-perl.
12:27:07 #10 38.14 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
12:27:07 #10 38.15 Unpacking libclone-perl (0.45-1+b1) ...
12:27:07 #10 38.17 Selecting previously unselected package libcommon-sense-perl.
12:27:07 #11 35.37 Preparing to unpack .../233-libfontconfig1_2.13.1-4.4ubuntu1_arm64.deb ...
12:27:07 #11 35.38 Unpacking libfontconfig1:arm64 (2.13.1-4.4ubuntu1) ...
12:27:07 #11 35.43 Selecting previously unselected package libjpeg-turbo8:arm64.
12:27:07 #11 35.43 Preparing to unpack .../234-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
12:27:07 #11 35.44 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
12:27:07 #11 35.47 Selecting previously unselected package libjpeg8:arm64.
12:27:07 #11 35.48 Preparing to unpack .../235-libjpeg8_8c-2ubuntu10_arm64.deb ...
12:27:07 #11 35.48 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
12:27:07 #11 35.52 Selecting previously unselected package libdeflate0:arm64.
12:27:07 #11 35.52 Preparing to unpack .../236-libdeflate0_1.12-1_arm64.deb ...
12:27:07 #11 35.53 Unpacking libdeflate0:arm64 (1.12-1) ...
12:27:07 #11 35.57 Selecting previously unselected package libjbig0:arm64.
12:27:07 #11 35.57 Preparing to unpack .../237-libjbig0_2.1-3.1ubuntu0.22.10.1_arm64.deb ...
12:27:07 #11 35.58 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.10.1) ...
12:27:07 #11 35.62 Selecting previously unselected package liblerc3:arm64.
12:27:07 #11 35.62 Preparing to unpack .../238-liblerc3_3.0+ds-1ubuntu1_arm64.deb ...
12:27:07 #11 35.63 Unpacking liblerc3:arm64 (3.0+ds-1ubuntu1) ...
12:27:07 #11 35.67 Selecting previously unselected package libwebp7:arm64.
12:27:07 #11 35.67 Preparing to unpack .../239-libwebp7_1.2.2-2_arm64.deb ...
12:27:07 #11 35.68 Unpacking libwebp7:arm64 (1.2.2-2) ...
12:27:07 #11 35.72 Selecting previously unselected package libtiff5:arm64.
12:27:07 #10 27.85 Selecting previously unselected package autopoint.
12:27:07 #10 27.85 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
12:27:07 #10 27.86 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
12:27:07 #10 27.90 Selecting previously unselected package binutils-common:armhf.
12:27:07 #10 27.91 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.8_armhf.deb ...
12:27:07 #10 27.91 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.8) ...
12:27:07 #10 27.97 Selecting previously unselected package libbinutils:armhf.
12:27:07 #10 27.97 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.8_armhf.deb ...
12:27:07 #10 27.97 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.8) ...
12:27:07 #10 28.05 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:27:07 #10 28.05 Preparing to unpack .../057-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.8_armhf.deb ...
12:27:07 #10 28.05 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.8) ...
12:27:07 #11 27.90 Unpacking automake (1:1.16.1-4ubuntu6) ...
12:27:07 #11 28.00 Selecting previously unselected package autopoint.
12:27:07 #11 28.00 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
12:27:07 #11 28.01 Unpacking autopoint (0.19.8.1-10build1) ...
12:27:07 #11 28.07 Selecting previously unselected package binutils-common:armhf.
12:27:07 #11 28.07 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.4_armhf.deb ...
12:27:07 #11 28.07 Unpacking binutils-common:armhf (2.34-6ubuntu1.4) ...
12:27:07 #11 28.15 Selecting previously unselected package libbinutils:armhf.
12:27:07 #11 28.15 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.4_armhf.deb ...
12:27:07 #11 38.53 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
12:27:07 #11 38.53 Unpacking libmailtools-perl (2.21-1) ...
12:27:07 #11 38.58 Selecting previously unselected package libnet-ip-perl.
12:27:07 #11 38.58 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
12:27:07 #11 38.58 Unpacking libnet-ip-perl (1.26-2) ...
12:27:07 #11 38.62 Selecting previously unselected package libnet-dns-perl.
12:27:07 #11 38.62 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
12:27:07 #11 38.63 Unpacking libnet-dns-perl (1.22-1) ...
12:27:07 #11 38.81 Selecting previously unselected package libnet-domain-tld-perl.
12:27:07 #13 10.64 Running transaction check
12:27:07 #10 26.23 Unpacking autoconf (2.69-14) ...
12:27:07 #10 26.32 Selecting previously unselected package autotools-dev.
12:27:07 #10 26.32 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
12:27:07 #10 26.33 Unpacking autotools-dev (20180224.1+nmu1) ...
12:27:07 #10 26.38 Selecting previously unselected package automake.
12:27:07 #10 26.38 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
12:27:07 #10 26.39 Unpacking automake (1:1.16.3-2) ...
12:27:07 #10 43.10 Setting up less (487-0.1+b1) ...
12:27:07 #10 43.20 Setting up perl-openssl-defaults:arm64 (3) ...
12:27:07 #10 43.21 Setting up linux-libc-dev:arm64 (4.19.269-1) ...
12:27:07 #10 43.22 Setting up gettext-base (0.19.8.1-9) ...
12:27:07 #10 43.23 Setting up liblzo2-2:arm64 (2.10-0.1) ...
12:27:07 #10 43.25 Setting up libnpth0:arm64 (1.6-1) ...
12:27:07 #10 43.26 Setting up krb5-locales (1.17-3+deb10u5) ...
12:27:07 #10 43.27 Setting up file (1:5.35-4+deb10u2) ...
12:27:07 #10 43.28 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
12:27:07 #10 43.29 Setting up libassuan0:arm64 (2.5.2-1) ...
12:27:07 #10 43.31 Setting up libgomp1:arm64 (8.3.0-6) ...
12:27:07 #10 43.32 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
12:27:07 #10 43.33 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
12:27:07 #10 43.35 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:27:07 #10 43.36 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
12:27:07 #10 43.38 Setting up libfakeroot:arm64 (1.23-1) ...
12:27:07 #10 43.40 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
12:27:07 #10 43.41 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:27:07 #10 43.42 Setting up fakeroot (1.23-1) ...
12:27:07 #10 34.60 Selecting previously unselected package libencode-locale-perl.
12:27:07 #10 34.60 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
12:27:07 #10 34.61 Unpacking libencode-locale-perl (1.05-1) ...
12:27:07 #10 34.66 Selecting previously unselected package libtimedate-perl.
12:27:07 #10 34.66 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
12:27:07 #10 34.67 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
12:27:07 #10 34.73 Selecting previously unselected package libhttp-date-perl.
12:27:07 #10 34.73 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
12:27:07 #10 34.73 Unpacking libhttp-date-perl (6.02-1) ...
12:27:07 #10 34.77 Selecting previously unselected package libfile-listing-perl.
12:27:07 #10 34.77 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
12:27:07 #10 34.78 Unpacking libfile-listing-perl (6.04-1) ...
12:27:07 #10 39.76 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ...
12:27:07 #10 39.77 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
12:27:07 #10 39.80 Selecting previously unselected package libfont-afm-perl.
12:27:07 #10 39.80 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ...
12:27:07 #10 39.80 Unpacking libfont-afm-perl (1.20-2) ...
12:27:07 #10 39.84 Selecting previously unselected package libfribidi0:amd64.
12:27:07 #10 39.84 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ...
12:27:07 #10 39.85 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
12:27:07 #10 39.88 Selecting previously unselected package libfuture-perl.
12:27:07 #10 39.88 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ...
12:27:07 #10 39.88 Unpacking libfuture-perl (0.39-1) ...
12:27:07 #10 39.92 Selecting previously unselected package libio-stringy-perl.
12:27:07 #10 39.92 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ...
12:27:07 #10 39.92 Unpacking libio-stringy-perl (2.111-3) ...
12:27:07 #10 39.95 Selecting previously unselected package libparams-validate-perl.
12:27:07 #10 39.95 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ...
12:27:07 #10 39.96 Unpacking libparams-validate-perl (1.29-1+b1) ...
12:27:07 #10 39.99 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:07 #11 34.17 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
12:27:07 #11 34.17 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
12:27:07 #11 34.20 Selecting previously unselected package libmoox-struct-perl.
12:27:07 #11 34.20 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ...
12:27:07 #11 34.21 Unpacking libmoox-struct-perl (0.020-1) ...
12:27:07 #11 34.24 Selecting previously unselected package libmouse-perl.
12:27:07 #11 34.24 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ...
12:27:07 #11 34.24 Unpacking libmouse-perl (2.5.10-1build4) ...
12:27:07 #11 34.28 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:07 #11 34.28 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ...
12:27:07 #11 34.29 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
12:27:07 #11 34.32 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:07 #11 34.32 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ...
12:27:07 #11 34.32 Unpacking libpath-iterator-rule-perl (1.015-1) ...
12:27:07 #11 34.35 Selecting previously unselected package libperlio-gzip-perl.
12:27:07 #11 34.35 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ...
12:27:07 #11 34.36 Unpacking libperlio-gzip-perl (0.19-1build8) ...
12:27:07 #11 34.38 Selecting previously unselected package libperlio-utf8-strict-perl.
12:27:07 #11 34.38 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
12:27:07 #11 34.39 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:07 #11 34.42 Selecting previously unselected package libpod-parser-perl.
12:27:07 #11 34.42 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ...
12:27:07 #11 34.43 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:07 #11 34.44 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:07 #11 34.45 Unpacking libpod-parser-perl (1.63-2) ...
12:27:07 #11 34.48 Selecting previously unselected package libpod-constants-perl.
12:27:07 #10 35.38 Preparing to unpack .../108-dctrl-tools_2.24-2build1_amd64.deb ...
12:27:07 #10 35.40 Unpacking dctrl-tools (2.24-2build1) ...
12:27:07 #10 35.44 Selecting previously unselected package libtool.
12:27:07 #10 35.44 Preparing to unpack .../109-libtool_2.4.6-2_all.deb ...
12:27:07 #10 35.44 Unpacking libtool (2.4.6-2) ...
12:27:07 #10 35.49 Selecting previously unselected package dh-autoreconf.
12:27:07 #10 35.49 Preparing to unpack .../110-dh-autoreconf_17_all.deb ...
12:27:07 #10 35.49 Unpacking dh-autoreconf (17) ...
12:27:07 #10 35.52 Selecting previously unselected package libarchive-zip-perl.
12:27:07 #10 35.52 Preparing to unpack .../111-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
12:27:07 #10 35.53 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
12:27:07 #10 35.56 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:07 #10 35.57 Preparing to unpack .../112-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
12:27:07 #10 35.57 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
12:27:07 #10 35.60 Selecting previously unselected package libtimedate-perl.
12:27:07 #10 34.28 Fedora 36 openh264 (From Cisco) - x86_64        2.9 kB/s | 2.5 kB     00:00    
12:27:07 #11 34.06 Unpacking git (1:2.37.2-1ubuntu1.2) ...
12:27:07 #11 34.20 Selecting previously unselected package libalgorithm-diff-perl.
12:27:07 #11 34.20 Preparing to unpack .../220-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:07 #11 34.20 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:07 #11 34.24 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
12:27:07 #11 34.24 Preparing to unpack .../221-libalgorithm-diff-xs-perl_0.04-7_amd64.deb ...
12:27:07 #11 34.25 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-7) ...
12:27:07 #11 34.28 Selecting previously unselected package libalgorithm-merge-perl.
12:27:07 #11 34.28 Preparing to unpack .../222-libalgorithm-merge-perl_0.08-4_all.deb ...
12:27:07 #11 34.28 Unpacking libalgorithm-merge-perl (0.08-4) ...
12:27:07 #11 34.31 Selecting previously unselected package libaliased-perl.
12:27:07 #11 34.31 Preparing to unpack .../223-libaliased-perl_0.34-2_all.deb ...
12:27:07 #11 34.32 Unpacking libaliased-perl (0.34-2) ...
12:27:07 #11 34.35 Selecting previously unselected package libapt-pkg-perl.
12:27:07 #11 34.35 Preparing to unpack .../224-libapt-pkg-perl_0.1.40build2_amd64.deb ...
12:27:07 #11 34.35 Unpacking libapt-pkg-perl (0.1.40build2) ...
12:27:07 #11 34.39 Selecting previously unselected package libarchive-cpio-perl.
12:27:07 #11 34.39 Preparing to unpack .../225-libarchive-cpio-perl_0.10-2_all.deb ...
12:27:07 #11 34.39 Unpacking libarchive-cpio-perl (0.10-2) ...
12:27:07 #11 34.43 Selecting previously unselected package libarray-intspan-perl.
12:27:08 #11 34.71 Selecting previously unselected package gcc-9.
12:27:08 #11 34.71 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
12:27:08 #11 34.71 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:08 #10 41.92 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
12:27:08 #10 41.93 Unpacking xdg-user-dirs (0.17-2) ...
12:27:08 #10 42.01 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
12:27:08 #10 42.04 Setting up media-types (4.0.0) ...
12:27:08 #10 42.06 Setting up libpipeline1:arm64 (1.5.3-1) ...
12:27:08 #10 42.07 Setting up wdiff (1.2.2-2+b1) ...
12:27:08 #10 42.08 Setting up libxau6:arm64 (1:1.0.9-1) ...
12:27:08 #10 42.10 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
12:27:08 #10 42.11 Setting up libpsl5:arm64 (0.21.0-1.2) ...
12:27:08 #10 42.12 Setting up libgpm2:arm64 (1.20.7-8) ...
12:27:08 #10 42.13 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
12:27:08 #10 42.14 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:08 #10 42.15 Setting up libicu67:arm64 (67.1-7) ...
12:27:08 #10 42.17 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
12:27:08 #10 42.18 Setting up xdg-user-dirs (0.17-2) ...
12:27:08 #10 42.27 Setting up libmagic-mgc (1:5.39-3) ...
12:27:08 #10 42.99 Setting up manpages-dev (4.15-1) ...
12:27:08 #10 43.02 Setting up libc6-dev:arm64 (2.27-3ubuntu1.6) ...
12:27:08 #10 43.04 Setting up libassuan0:arm64 (2.5.1-2) ...
12:27:08 #10 43.05 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
12:27:08 #10 43.08 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
12:27:08 #10 43.09 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
12:27:08 #10 43.10 Setting up diffstat (1.61-1build1) ...
12:27:08 #10 43.12 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ...
12:27:08 #10 43.13 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
12:27:08 #10 43.14 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
12:27:08 #10 43.15 Setting up netbase (5.4) ...
12:27:08 #11 23.65 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
12:27:08 #11 23.72 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
12:27:08 #11 23.80 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB]
12:27:08 #10 40.26 ================================================================================
12:27:08 #10 40.26  Package                       Arch      Version                Repo       Size
12:27:08 #10 40.26 ================================================================================
12:27:08 #10 40.26 Installing:
12:27:08 #10 40.26  dnf-plugins-core              noarch    4.3.1-1.fc37           fedora     34 k
12:27:08 #10 40.26  rpm-build                     aarch64   4.18.0-1.fc37          fedora     77 k
12:27:08 #10 40.26  rpmlint                       noarch    2.4.0-3.fc37           updates   330 k
12:27:08 #10 40.26 Upgrading:
12:27:08 #10 40.26  glibc                         aarch64   2.36-9.fc37            updates   1.8 M
12:27:08 #10 40.26  glibc-common                  aarch64   2.36-9.fc37            updates   361 k
12:27:08 #10 40.26  glibc-minimal-langpack        aarch64   2.36-9.fc37            updates    87 k
12:27:08 #10 40.26 Installing dependencies:
12:27:08 #10 40.26  ansible-srpm-macros           noarch    1-8.1.fc37             updates   8.6 k
12:27:08 #10 40.26  binutils                      aarch64   2.38-25.fc37           updates   5.8 M
12:27:08 #10 40.26  binutils-gold                 aarch64   2.38-25.fc37           updates   923 k
12:27:08 #10 40.26  bzip2                         aarch64   1.0.8-12.fc37          fedora     52 k
12:27:08 #10 40.26  cpio                          aarch64   2.13-13.fc37           fedora    274 k
12:27:08 #10 40.26  dash                          aarch64   0.5.11.5-2.fc37        fedora     98 k
12:27:08 #10 40.26  dbus-libs                     aarch64   1:1.14.4-1.fc37        updates   154 k
12:27:08 #10 40.26  debugedit                     aarch64   5.0-5.fc37             fedora     76 k
12:27:08 #10 40.26  desktop-file-utils            aarch64   0.26-7.fc37            fedora     71 k
12:27:08 #10 40.26  devscripts-checkbashisms      aarch64   2.22.2-3.fc37          fedora     28 k
12:27:08 #10 40.26  diffutils                     aarch64   3.8-3.fc37             fedora    376 k
12:27:08 #10 40.26  dwz                           aarch64   0.14-7.fc37            fedora    126 k
12:27:08 #10 40.26  ed                            aarch64   1.18-2.fc37            fedora     78 k
12:27:08 #10 40.26  efi-srpm-macros               noarch    5-6.fc37               fedora     22 k
12:27:08 #10 40.26  elfutils                      aarch64   0.187-8.fc37           fedora    521 k
12:27:08 #10 40.26  elfutils-debuginfod-client    aarch64   0.187-8.fc37           fedora     38 k
12:27:08 #10 40.26  emacs-filesystem              noarch    1:28.2-1.fc37          updates   7.1 k
12:27:08 #10 40.26  enchant2                      aarch64   2.3.3-2.fc37           fedora     64 k
12:27:08 #10 40.26  file                          aarch64   5.42-4.fc37            fedora     49 k
12:27:08 #10 40.26  fonts-srpm-macros             noarch    1:2.0.5-9.fc37         fedora     26 k
12:27:08 #10 40.26  fpc-srpm-macros               noarch    1.3-6.fc37             fedora    7.7 k
12:27:08 #10 40.26  gdb-minimal                   aarch64   12.1-6.fc37            updates   3.5 M
12:27:08 #10 40.26  gdk-pixbuf2                   aarch64   2.42.10-1.fc37         fedora    483 k
12:27:08 #10 40.26  ghc-srpm-macros               noarch    1.5.0-7.fc37           fedora    7.8 k
12:27:08 #10 40.26  glibc-gconv-extra             aarch64   2.36-9.fc37            updates   1.7 M
12:27:08 #10 40.26  gnat-srpm-macros              noarch    5-1.fc37               updates   8.3 k
12:27:08 #10 40.26  go-srpm-macros                noarch    3.2.0-1.fc37           fedora     27 k
12:27:08 #10 40.26  groff-base                    aarch64   1.22.4-10.fc37         fedora    1.0 M
12:27:08 #10 40.26  hunspell                      aarch64   1.7.0-21.fc37          fedora    265 k
12:27:08 #10 40.26  hunspell-en-GB                noarch    0.20140811.1-23.fc37   fedora    225 k
12:27:08 #10 40.26  hunspell-en-US                noarch    0.20140811.1-23.fc37   fedora    176 k
12:27:08 #10 40.26  hunspell-filesystem           aarch64   1.7.0-21.fc37          fedora    8.8 k
12:27:08 #10 40.26  json-glib                     aarch64   1.6.6-3.fc37           fedora    160 k
12:27:08 #10 40.26  kernel-srpm-macros            noarch    1.0-15.fc37            fedora    9.4 k
12:27:08 #10 40.26  libappstream-glib             aarch64   0.8.1-1.fc37           fedora    389 k
12:27:08 #10 40.26  libjpeg-turbo                 aarch64   2.1.3-2.fc37           fedora    195 k
12:27:08 #10 40.26  libpkgconf                    aarch64   1.8.0-3.fc37           fedora     36 k
12:27:08 #10 40.26  libpng                        aarch64   2:1.6.37-13.fc37       fedora    114 k
12:27:08 #10 40.26  libstemmer                    aarch64   0-19.585svn.fc37       fedora     79 k
12:27:08 #10 40.26  lua-srpm-macros               noarch    1-7.fc37               fedora    8.8 k
12:27:08 #10 40.26  ncurses                       aarch64   6.3-3.20220501.fc37    fedora    409 k
12:27:08 #10 40.26  nim-srpm-macros               noarch    3-7.fc37               fedora    8.4 k
12:27:08 #10 40.26  ocaml-srpm-macros             noarch    7-2.fc37               fedora     13 k
12:27:08 #10 40.26  openblas-srpm-macros          noarch    2-12.fc37              fedora    7.5 k
12:27:08 #10 40.26  package-notes-srpm-macros     noarch    0.5-6.fc37             fedora     11 k
12:27:08 #10 40.26  patch                         aarch64   2.7.6-17.fc37          fedora    121 k
12:27:08 #10 40.26  perl-AutoLoader               noarch    5.74-492.fc37          fedora     24 k
12:27:08 #10 40.26  perl-B                        aarch64   1.83-492.fc37          fedora    186 k
12:27:08 #10 40.26  perl-Carp                     noarch    1.52-489.fc37          fedora     29 k
12:27:08 #10 40.26  perl-Class-Struct             noarch    0.66-492.fc37          fedora     25 k
12:27:08 #10 40.26  perl-Data-Dumper              aarch64   2.184-490.fc37         fedora     55 k
12:27:08 #10 40.26  perl-Digest                   noarch    1.20-489.fc37          fedora     26 k
12:27:08 #10 40.26  perl-Digest-MD5               aarch64   2.58-489.fc37          fedora     36 k
12:27:08 #10 40.26  perl-DynaLoader               aarch64   1.52-492.fc37          fedora     29 k
12:27:08 #10 40.26  perl-Encode                   aarch64   4:3.19-492.fc37        fedora    1.7 M
12:27:08 #10 40.26  perl-Errno                    aarch64   1.36-492.fc37          fedora     18 k
12:27:08 #10 40.26  perl-Exporter                 noarch    5.77-489.fc37          fedora     31 k
12:27:08 #10 40.26  perl-Fcntl                    aarch64   1.15-492.fc37          fedora     24 k
12:27:08 #10 40.26  perl-File-Basename            noarch    2.85-492.fc37          fedora     20 k
12:27:08 #10 40.26  perl-File-Path                noarch    2.18-489.fc37          fedora     35 k
12:27:08 #10 40.26  perl-File-Temp                noarch    1:0.231.100-489.fc37   fedora     59 k
12:27:08 #10 40.26  perl-File-stat                noarch    1.12-492.fc37          fedora     20 k
12:27:08 #10 40.26  perl-FileHandle               noarch    2.03-492.fc37          fedora     19 k
12:27:08 #10 40.26  perl-Getopt-Long              noarch    1:2.54-1.fc37          updates    60 k
12:27:08 #10 40.26  perl-Getopt-Std               noarch    1.13-492.fc37          fedora     19 k
12:27:08 #10 40.26  perl-HTTP-Tiny                noarch    0.082-1.fc37           fedora     55 k
12:27:08 #10 40.26  perl-IO                       aarch64   1.50-492.fc37          fedora     95 k
12:27:08 #10 40.26  perl-IPC-Open3                noarch    1.22-492.fc37          fedora     26 k
12:27:08 #10 40.26  perl-MIME-Base64              aarch64   3.16-489.fc37          fedora     30 k
12:27:08 #10 40.26  perl-Net-SSLeay               aarch64   1.92-4.fc37            fedora    358 k
12:27:08 #10 40.26  perl-POSIX                    aarch64   2.03-492.fc37          fedora    101 k
12:27:08 #10 40.26  perl-PathTools                aarch64   3.84-489.fc37          fedora     90 k
12:27:08 #10 40.26  perl-Pod-Escapes              noarch    1:1.07-489.fc37        fedora     20 k
12:27:08 #10 40.26  perl-Pod-Perldoc              noarch    3.28.01-490.fc37       fedora     90 k
12:27:08 #10 40.26  perl-Pod-Simple               noarch    1:3.43-490.fc37        fedora    225 k
12:27:08 #10 40.26  perl-Pod-Usage                noarch    4:2.03-3.fc37          fedora     40 k
12:27:08 #10 40.26  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc37        fedora     71 k
12:27:08 #10 40.26  perl-SelectSaver              noarch    1.02-492.fc37          fedora     15 k
12:27:08 #10 40.26  perl-Socket                   aarch64   4:2.036-1.fc37         fedora     55 k
12:27:08 #10 40.26  perl-Storable                 aarch64   1:3.26-489.fc37        fedora     95 k
12:27:08 #10 40.26  perl-Symbol                   noarch    1.09-492.fc37          fedora     17 k
12:27:08 #10 40.26  perl-Term-ANSIColor           noarch    5.01-490.fc37          fedora     48 k
12:27:08 #10 40.26  perl-Term-Cap                 noarch    1.17-489.fc37          fedora     22 k
12:27:08 #10 40.26  perl-Text-ParseWords          noarch    3.31-489.fc37          fedora     16 k
12:27:08 #10 40.26  perl-Text-Tabs+Wrap           noarch    2021.0814-489.fc37     fedora     22 k
12:27:08 #10 40.26  perl-Time-Local               noarch    2:1.300-489.fc37       fedora     33 k
12:27:08 #10 40.26  perl-URI                      noarch    5.17-1.fc37            updates   123 k
12:27:08 #10 40.26  perl-base                     noarch    2.27-492.fc37          fedora     19 k
12:27:08 #10 40.26  perl-constant                 noarch    1.33-490.fc37          fedora     23 k
12:27:08 #10 40.26  perl-if                       noarch    0.61.000-492.fc37      fedora     17 k
12:27:08 #10 40.26  perl-interpreter              aarch64   4:5.36.0-492.fc37      fedora     75 k
12:27:08 #10 40.26  perl-libnet                   noarch    3.14-490.fc37          fedora    132 k
12:27:08 #10 40.26  perl-libs                     aarch64   4:5.36.0-492.fc37      fedora    2.2 M
12:27:08 #10 40.26  perl-mro                      aarch64   1.26-492.fc37          fedora     31 k
12:27:08 #10 40.26  perl-overload                 noarch    1.35-492.fc37          fedora     49 k
12:27:08 #10 40.26  perl-overloading              noarch    0.02-492.fc37          fedora     16 k
12:27:08 #10 40.26  perl-parent                   noarch    1:0.238-489.fc37       fedora     14 k
12:27:08 #10 40.26  perl-podlators                noarch    1:4.14-489.fc37        fedora    116 k
12:27:08 #10 40.26  perl-srpm-macros              noarch    1-46.fc37              fedora    8.3 k
12:27:08 #10 40.26  perl-subs                     noarch    1.04-492.fc37          fedora     15 k
12:27:08 #10 40.26  perl-vars                     noarch    1.05-492.fc37          fedora     16 k
12:27:08 #10 40.26  pkgconf                       aarch64   1.8.0-3.fc37           fedora     41 k
12:27:08 #10 40.26  pkgconf-m4                    noarch    1.8.0-3.fc37           fedora     14 k
12:27:08 #10 40.26  pkgconf-pkg-config            aarch64   1.8.0-3.fc37           fedora     10 k
12:27:08 #10 40.26  python-srpm-macros            noarch    3.11-5.fc37            updates    24 k
12:27:08 #10 40.26  python3-construct             noarch    2.10.68-3.fc37         fedora    152 k
12:27:08 #10 40.26  python3-dateutil              noarch    1:2.8.2-4.fc37         fedora    361 k
12:27:08 #10 40.26  python3-dbus                  aarch64   1.3.2-1.fc37           updates   158 k
12:27:08 #10 40.26  python3-distro                noarch    1.7.0-3.fc37           fedora     48 k
12:27:08 #10 40.26  python3-dnf-plugins-core      noarch    4.3.1-1.fc37           fedora    278 k
12:27:08 #10 40.26  python3-enchant               noarch    3.2.2-5.fc37           fedora    103 k
12:27:08 #10 40.26  python3-file-magic            noarch    5.42-4.fc37            fedora     20 k
12:27:08 #10 40.26  python3-pybeam                noarch    0.7-4.fc37             fedora     32 k
12:27:08 #10 40.26  python3-pyxdg                 noarch    0.27-6.fc37            fedora    135 k
12:27:08 #10 40.26  python3-six                   noarch    1.16.0-8.fc37          fedora     42 k
12:27:08 #10 40.26  python3-tomli-w               noarch    1.0.0-4.fc37           fedora     21 k
12:27:08 #10 40.26  python3-zstandard             aarch64   0.19.0-1.fc37          updates   441 k
12:27:08 #10 40.26  qt5-srpm-macros               noarch    5.15.8-1.fc37          updates   8.0 k
12:27:08 #10 40.26  redhat-rpm-config             noarch    228-1.fc37             fedora     81 k
12:27:08 #10 40.26  rpmautospec-rpm-macros        noarch    0.3.1-1.fc37           updates   8.8 k
12:27:08 #10 40.26  rpmlint-fedora-license-data   noarch    1.11-1.fc37            updates    18 k
12:27:08 #10 40.26  rust-srpm-macros              noarch    23-1.fc37              updates   9.4 k
12:27:08 #10 40.26  shared-mime-info              aarch64   2.2-2.fc37             fedora    381 k
12:27:08 #10 40.26  unzip                         aarch64   6.0-58.fc37            fedora    182 k
12:27:08 #10 40.26  xxhash-libs                   aarch64   0.8.1-3.fc37           fedora     33 k
12:27:08 #10 40.26  xz                            aarch64   5.2.5-10.fc37          fedora    223 k
12:27:08 #10 40.26  zip                           aarch64   3.0-33.fc37            fedora    256 k
12:27:08 #10 40.26  zstd                          aarch64   1.5.2-3.fc37           fedora    412 k
12:27:08 #10 40.26 Installing weak dependencies:
12:27:08 #10 40.26  hunspell-en                   noarch    0.20140811.1-23.fc37   fedora    180 k
12:27:08 #10 40.26  perl-IO-Socket-IP             noarch    0.41-490.fc37          fedora     42 k
12:27:08 #10 40.26  perl-IO-Socket-SSL            noarch    2.075-1.fc37           fedora    221 k
12:27:08 #10 40.26  perl-Mozilla-CA               noarch    20211001-4.fc37        fedora     12 k
12:27:08 #10 40.26  perl-NDBM_File                aarch64   1.15-492.fc37          fedora     25 k
12:27:08 #10 40.26 
12:27:08 #10 40.26 Transaction Summary
12:27:08 #10 40.26 ================================================================================
12:27:08 #10 40.26 Install  136 Packages
12:27:08 #10 40.26 Upgrade    3 Packages
12:27:08 #10 40.26 
12:27:08 #10 40.27 Total download size: 31 M
12:27:08 #10 40.27 Downloading Packages:
12:27:08 #10 38.18 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
12:27:08 #10 38.18 Unpacking libcommon-sense-perl (3.75-1+b4) ...
12:27:08 #10 38.21 Selecting previously unselected package libconfig-tiny-perl.
12:27:08 #10 38.21 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
12:27:08 #10 38.21 Unpacking libconfig-tiny-perl (2.26-1) ...
12:27:08 #10 38.24 Selecting previously unselected package libparams-util-perl.
12:27:08 #10 38.24 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
12:27:08 #10 38.25 Unpacking libparams-util-perl (1.102-1+b1) ...
12:27:08 #10 38.27 Selecting previously unselected package libsub-install-perl.
12:27:08 #10 38.28 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
12:27:08 #10 38.28 Unpacking libsub-install-perl (0.928-1.1) ...
12:27:08 #10 38.31 Selecting previously unselected package libdata-optlist-perl.
12:27:08 #10 38.31 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
12:27:08 #10 38.31 Unpacking libdata-optlist-perl (0.110-1.1) ...
12:27:08 #10 38.34 Selecting previously unselected package libsub-exporter-perl.
12:27:08 #10 38.34 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
12:27:08 #10 38.34 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:08 #10 38.37 Selecting previously unselected package libconst-fast-perl.
12:27:08 #10 38.37 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
12:27:08 #10 38.38 Unpacking libconst-fast-perl (0.014-1.1) ...
12:27:08 #10 38.53 Unpacking devscripts (2.19.5+deb10u1) ...
12:27:08 #10 38.77 Selecting previously unselected package diffstat.
12:27:08 #10 38.77 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ...
12:27:08 #11 35.72 Preparing to unpack .../240-libtiff5_4.4.0-4ubuntu3.2_arm64.deb ...
12:27:08 #11 35.73 Unpacking libtiff5:arm64 (4.4.0-4ubuntu3.2) ...
12:27:08 #11 35.77 Selecting previously unselected package libxpm4:arm64.
12:27:08 #11 35.77 Preparing to unpack .../241-libxpm4_1%3a3.5.12-1ubuntu0.22.10.1_arm64.deb ...
12:27:08 #11 35.78 Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.10.1) ...
12:27:08 #11 35.85 Selecting previously unselected package libgd3:arm64.
12:27:08 #11 35.85 Preparing to unpack .../242-libgd3_2.3.3-6_arm64.deb ...
12:27:08 #11 35.86 Unpacking libgd3:arm64 (2.3.3-6) ...
12:27:08 #11 35.89 Selecting previously unselected package libc-devtools.
12:27:08 #11 35.89 Preparing to unpack .../243-libc-devtools_2.36-0ubuntu4_arm64.deb ...
12:27:08 #11 35.90 Unpacking libc-devtools (2.36-0ubuntu4) ...
12:27:08 #11 35.94 Selecting previously unselected package libcapture-tiny-perl.
12:27:08 #11 35.94 Preparing to unpack .../244-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:08 #11 35.95 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:08 #11 35.98 Selecting previously unselected package libcgi-pm-perl.
12:27:08 #11 25.13 Selecting previously unselected package perl.
12:27:08 #11 25.13 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_armhf.deb ...
12:27:08 #11 25.14 Unpacking perl (5.34.0-5ubuntu1.1) ...
12:27:08 #11 25.21 Selecting previously unselected package openssl.
12:27:08 #11 25.21 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2_armhf.deb ...
12:27:08 #11 25.22 Unpacking openssl (3.0.5-2ubuntu2) ...
12:27:08 #11 28.16 Unpacking libbinutils:armhf (2.34-6ubuntu1.4) ...
12:27:08 #11 28.25 Selecting previously unselected package libctf-nobfd0:armhf.
12:27:08 #11 28.25 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.4_armhf.deb ...
12:27:08 #11 28.25 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.4) ...
12:27:08 #11 28.30 Selecting previously unselected package libctf0:armhf.
12:27:08 #11 28.30 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.4_armhf.deb ...
12:27:08 #11 28.30 Unpacking libctf0:armhf (2.34-6ubuntu1.4) ...
12:27:08 #11 28.34 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:27:08 #11 28.34 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.4_armhf.deb ...
12:27:08 #11 28.36 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.4) ...
12:27:08 #11 38.81 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
12:27:08 #11 38.82 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:27:08 #11 38.85 Selecting previously unselected package libemail-valid-perl.
12:27:08 #11 38.85 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
12:27:08 #11 38.86 Unpacking libemail-valid-perl (1.202-1) ...
12:27:08 #11 38.90 Selecting previously unselected package libexporter-tiny-perl.
12:27:08 #11 38.90 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
12:27:08 #11 38.91 Unpacking libexporter-tiny-perl (1.002001-1) ...
12:27:08 #11 38.95 Selecting previously unselected package libipc-system-simple-perl.
12:27:08 #11 38.95 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
12:27:08 #11 38.95 Unpacking libipc-system-simple-perl (1.26-1) ...
12:27:08 #11 38.99 Selecting previously unselected package libfile-basedir-perl.
12:27:08 #11 38.99 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
12:27:08 #11 39.00 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:08 #11 39.03 Selecting previously unselected package libfile-chdir-perl.
12:27:08 #13 10.75 Transaction check succeeded.
12:27:08 #13 10.75 Running transaction test
12:27:08 #10 43.43 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:08 #10 43.45 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
12:27:08 #10 43.46 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
12:27:08 #10 43.47 Setting up libasan5:arm64 (8.3.0-6) ...
12:27:08 #10 43.49 Setting up autotools-dev (20180224.1) ...
12:27:08 #10 43.50 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
12:27:08 #10 43.51 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
12:27:08 #10 43.53 Setting up libwrap0:arm64 (7.6.q-28) ...
12:27:08 #10 43.55 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
12:27:08 #10 43.56 Setting up make (4.2.1-1.2) ...
12:27:08 #10 43.57 Setting up libmpfr6:arm64 (4.0.2-1) ...
12:27:08 #10 43.59 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
12:27:08 #10 43.60 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
12:27:08 #10 43.61 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:27:08 #10 43.63 Setting up libidn11:arm64 (1.33-2.2) ...
12:27:08 #10 43.64 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
12:27:08 #10 26.49 Selecting previously unselected package autopoint.
12:27:08 #10 26.49 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
12:27:08 #10 26.50 Unpacking autopoint (0.21-4) ...
12:27:08 #10 26.55 Selecting previously unselected package binutils-common:armhf.
12:27:08 #10 26.55 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
12:27:08 #10 26.56 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
12:27:08 #10 40.00 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
12:27:08 #10 40.00 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
12:27:08 #10 40.03 Selecting previously unselected package libsort-versions-perl.
12:27:08 #10 40.03 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ...
12:27:08 #10 40.04 Unpacking libsort-versions-perl (1.62-1) ...
12:27:08 #10 40.06 Selecting previously unselected package libgit-wrapper-perl.
12:27:08 #10 40.06 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:08 #10 40.07 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:08 #10 40.10 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:08 #10 40.10 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
12:27:08 #10 40.10 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
12:27:08 #10 40.13 Selecting previously unselected package libio-prompter-perl.
12:27:08 #10 40.13 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ...
12:27:08 #10 40.14 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:08 #10 40.17 Selecting previously unselected package libjson-perl.
12:27:08 #10 40.17 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ...
12:27:08 #10 40.17 Unpacking libjson-perl (4.02000-1) ...
12:27:08 #10 40.21 Selecting previously unselected package liblog-any-perl.
12:27:08 #10 40.21 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ...
12:27:08 #10 34.81 Selecting previously unselected package libhtml-tagset-perl.
12:27:08 #10 34.81 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
12:27:08 #10 34.82 Unpacking libhtml-tagset-perl (3.20-3) ...
12:27:08 #10 34.87 Selecting previously unselected package liburi-perl.
12:27:08 #10 34.87 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
12:27:08 #10 34.89 Unpacking liburi-perl (1.76-1) ...
12:27:08 #10 34.96 Selecting previously unselected package libhtml-parser-perl.
12:27:08 #10 34.96 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
12:27:08 #10 34.96 Unpacking libhtml-parser-perl (3.72-3+b2) ...
12:27:08 #10 35.02 Selecting previously unselected package libhtml-tree-perl.
12:27:08 #10 35.02 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
12:27:08 #10 35.02 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:08 #10 35.13 Selecting previously unselected package libio-html-perl.
12:27:08 #10 35.13 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
12:27:08 #10 35.13 Unpacking libio-html-perl (1.001-1) ...
12:27:08 #11 34.49 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ...
12:27:08 #11 34.49 Unpacking libpod-constants-perl (0.19-2) ...
12:27:08 #11 34.52 Selecting previously unselected package libproc-processtable-perl:amd64.
12:27:08 #11 34.52 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ...
12:27:08 #11 34.52 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
12:27:08 #11 34.56 Selecting previously unselected package libre2-9:amd64.
12:27:08 #11 34.56 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ...
12:27:08 #11 34.56 Unpacking libre2-9:amd64 (20220201+dfsg-1) ...
12:27:08 #11 34.59 Selecting previously unselected package libre-engine-re2-perl:amd64.
12:27:08 #11 34.59 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
12:27:08 #11 34.60 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
12:27:08 #11 34.63 Selecting previously unselected package libreadonly-perl.
12:27:08 #11 34.63 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ...
12:27:08 #11 34.63 Unpacking libreadonly-perl (2.050-3) ...
12:27:08 #11 34.66 Selecting previously unselected package libref-util-perl.
12:27:08 #11 34.66 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ...
12:27:08 #11 34.67 Unpacking libref-util-perl (0.204-1) ...
12:27:08 #11 34.69 Selecting previously unselected package libref-util-xs-perl.
12:27:08 #10 35.60 Preparing to unpack .../113-libtimedate-perl_2.3000-2_all.deb ...
12:27:08 #10 35.60 Unpacking libtimedate-perl (2.3000-2) ...
12:27:08 #10 35.64 Selecting previously unselected package dh-strip-nondeterminism.
12:27:08 #10 35.64 Preparing to unpack .../114-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
12:27:08 #10 35.64 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
12:27:08 #10 35.68 Selecting previously unselected package libcroco3:amd64.
12:27:08 #10 35.68 Preparing to unpack .../115-libcroco3_0.6.12-2_amd64.deb ...
12:27:08 #10 35.68 Unpacking libcroco3:amd64 (0.6.12-2) ...
12:27:08 #10 35.72 Selecting previously unselected package gettext.
12:27:08 #10 35.72 Preparing to unpack .../116-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...
12:27:08 #10 35.72 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
12:27:08 #11 34.43 Preparing to unpack .../226-libarray-intspan-perl_2.004-2_all.deb ...
12:27:08 #11 34.43 Unpacking libarray-intspan-perl (2.004-2) ...
12:27:08 #11 34.47 Selecting previously unselected package libmodule-implementation-perl.
12:27:08 #11 34.47 Preparing to unpack .../227-libmodule-implementation-perl_0.09-2_all.deb ...
12:27:08 #11 34.48 Unpacking libmodule-implementation-perl (0.09-2) ...
12:27:08 #11 34.51 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:08 #11 34.51 Preparing to unpack .../228-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
12:27:08 #11 34.52 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
12:27:08 #11 34.55 Selecting previously unselected package libvariable-magic-perl.
12:27:08 #11 34.55 Preparing to unpack .../229-libvariable-magic-perl_0.62-2_amd64.deb ...
12:27:08 #11 34.55 Unpacking libvariable-magic-perl (0.62-2) ...
12:27:08 #11 34.59 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:08 #11 34.59 Preparing to unpack .../230-libb-hooks-endofscope-perl_0.26-1_all.deb ...
12:27:08 #11 34.59 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
12:27:08 #11 34.63 Selecting previously unselected package libberkeleydb-perl:amd64.
12:27:08 #11 34.63 Preparing to unpack .../231-libberkeleydb-perl_0.64-1build3_amd64.deb ...
12:27:08 #11 34.64 Unpacking libberkeleydb-perl:amd64 (0.64-1build3) ...
12:27:08 #11 34.67 Selecting previously unselected package libfreetype6:amd64.
12:27:08 #10 42.29 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
12:27:08 #10 42.30 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
12:27:08 #10 42.33 No schema files found: doing nothing.
12:27:08 #10 42.34 Setting up distro-info-data (0.51+deb11u3) ...
12:27:08 #10 42.36 Setting up manpages (5.10-1) ...
12:27:08 #10 42.37 Setting up unzip (6.0-26+deb11u1) ...
12:27:08 #10 42.39 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:27:08 #10 42.40 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
12:27:08 #10 42.41 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
12:27:08 #10 42.42 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
12:27:08 #10 42.44 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:08 #10 42.47 Setting up libfcgi-bin (2.4.2-2) ...
12:27:08 #10 42.48 Setting up binutils-common:arm64 (2.35.2-2) ...
12:27:08 #10 42.49 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
12:27:08 #10 43.18 Setting up libisl19:arm64 (0.19-1) ...
12:27:08 #10 43.19 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:27:08 #10 43.20 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
12:27:08 #10 43.22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:27:08 #11 23.99 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B]
12:27:08 #11 24.08 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB]
12:27:08 #11 40.64 124 added, 0 removed; done.
12:27:08 #11 40.68 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
12:27:08 #11 40.69 Setting up libgdbm-compat4:arm64 (1.23-1) ...
12:27:08 #11 40.70 Setting up libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
12:27:08 #11 40.71 Setting up dwz (0.14-1build2) ...
12:27:08 #11 40.72 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
12:27:08 #11 40.73 Setting up groff-base (1.22.4-8build1) ...
12:27:08 #11 40.75 Setting up cpp (4:11.2.0-1ubuntu1) ...
12:27:08 #10 38.40 Selecting previously unselected package libwant-perl.
12:27:08 #10 38.41 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
12:27:08 #10 38.41 Unpacking libwant-perl (0.29-1+b6) ...
12:27:08 #10 38.44 Selecting previously unselected package libcontextual-return-perl.
12:27:08 #10 38.44 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:08 #10 38.44 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:08 #10 38.47 Selecting previously unselected package libconvert-binhex-perl.
12:27:08 #10 38.48 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
12:27:08 #10 38.48 Unpacking libconvert-binhex-perl (1.125-1) ...
12:27:08 #10 38.51 Selecting previously unselected package libcpanel-json-xs-perl.
12:27:08 #10 38.51 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
12:27:08 #10 38.51 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
12:27:08 #10 38.55 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:08 #10 38.55 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:08 #10 38.56 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:08 #10 38.58 Selecting previously unselected package libexception-class-perl.
12:27:08 #10 38.58 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
12:27:08 #10 38.59 Unpacking libexception-class-perl (1.44-1) ...
12:27:08 #10 38.61 Selecting previously unselected package libiterator-perl.
12:27:08 #10 38.62 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:27:08 #10 38.68 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:27:08 #10 38.70 Selecting previously unselected package libiterator-util-perl.
12:27:08 #10 38.77 Unpacking diffstat (1.62-1) ...
12:27:08 #10 38.82 Selecting previously unselected package distro-info-data.
12:27:08 #10 38.82 Preparing to unpack .../142-distro-info-data_0.41+deb10u6_all.deb ...
12:27:08 #10 38.83 Unpacking distro-info-data (0.41+deb10u6) ...
12:27:08 #10 38.91 Selecting previously unselected package python3-pkg-resources.
12:27:08 #10 38.91 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ...
12:27:08 #10 38.92 Unpacking python3-pkg-resources (40.8.0-1) ...
12:27:08 #10 39.05 Selecting previously unselected package python3-chardet.
12:27:08 #10 39.05 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ...
12:27:08 #11 35.98 Preparing to unpack .../245-libcgi-pm-perl_4.54-1_all.deb ...
12:27:08 #11 35.99 Unpacking libcgi-pm-perl (4.54-1) ...
12:27:08 #11 36.03 Selecting previously unselected package libfcgi0ldbl:arm64.
12:27:08 #11 36.03 Preparing to unpack .../246-libfcgi0ldbl_2.4.2-2build2_arm64.deb ...
12:27:08 #11 36.03 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ...
12:27:08 #11 36.07 Selecting previously unselected package libfcgi-perl:arm64.
12:27:08 #11 36.07 Preparing to unpack .../247-libfcgi-perl_0.82+ds-1build1_arm64.deb ...
12:27:08 #11 36.07 Unpacking libfcgi-perl:arm64 (0.82+ds-1build1) ...
12:27:08 #11 36.10 Selecting previously unselected package libcgi-fast-perl.
12:27:08 #11 36.11 Preparing to unpack .../248-libcgi-fast-perl_1%3a2.15-1_all.deb ...
12:27:08 #11 36.11 Unpacking libcgi-fast-perl (1:2.15-1) ...
12:27:08 #11 36.15 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:08 #11 36.15 Preparing to unpack .../249-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:08 #11 36.16 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:08 #12 29.86 Running transaction check
12:27:08 #12 29.94 Transaction check succeeded.
12:27:08 #12 29.94 Running transaction test
12:27:08 #11 25.34 Selecting previously unselected package ca-certificates.
12:27:08 #11 25.34 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
12:27:08 #11 25.34 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
12:27:08 #11 25.41 Selecting previously unselected package libdbus-1-3:armhf.
12:27:08 #11 25.41 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_armhf.deb ...
12:27:08 #11 25.41 Unpacking libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
12:27:08 #11 25.44 Selecting previously unselected package dbus-bin.
12:27:08 #11 25.44 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_armhf.deb ...
12:27:08 #11 25.45 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
12:27:08 #11 25.48 Selecting previously unselected package dbus-session-bus-common.
12:27:08 #11 25.48 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
12:27:08 #11 25.49 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:27:08 #11 25.52 Selecting previously unselected package dbus-daemon.
12:27:08 #11 25.52 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_armhf.deb ...
12:27:08 #11 28.65 Selecting previously unselected package binutils.
12:27:08 #11 28.65 Preparing to unpack .../073-binutils_2.34-6ubuntu1.4_armhf.deb ...
12:27:08 #10 28.46 Selecting previously unselected package binutils.
12:27:08 #10 28.46 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.8_armhf.deb ...
12:27:08 #10 28.46 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
12:27:08 #10 28.49 Selecting previously unselected package libc-dev-bin.
12:27:08 #10 28.49 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_armhf.deb ...
12:27:08 #10 28.49 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
12:27:08 #10 28.54 Selecting previously unselected package linux-libc-dev:armhf.
12:27:08 #10 28.54 Preparing to unpack .../060-linux-libc-dev_4.15.0-202.213_armhf.deb ...
12:27:08 #10 28.55 Unpacking linux-libc-dev:armhf (4.15.0-202.213) ...
12:27:08 #11 39.04 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:08 #11 39.04 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:08 #11 39.07 Selecting previously unselected package libfile-fcntllock-perl.
12:27:08 #11 39.08 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
12:27:08 #11 39.08 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
12:27:08 #11 39.13 Selecting previously unselected package libnumber-compare-perl.
12:27:08 #11 39.13 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
12:27:08 #11 39.13 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:08 #11 39.17 Selecting previously unselected package libtext-glob-perl.
12:27:08 #11 39.17 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
12:27:08 #11 39.18 Unpacking libtext-glob-perl (0.10-1) ...
12:27:08 #11 39.24 Selecting previously unselected package libfile-find-rule-perl.
12:27:08 #11 39.24 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:08 #11 39.24 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:08 #11 39.28 Selecting previously unselected package libfont-afm-perl.
12:27:08 #10 43.66 Setting up strace (4.26-0.2) ...
12:27:08 #10 43.67 Setting up libsigsegv2:arm64 (2.12-2) ...
12:27:08 #10 43.69 Setting up xz-utils (5.2.4-1+deb10u1) ...
12:27:08 #10 43.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:08 #10 43.71 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
12:27:08 #10 43.72 Setting up t1utils (1.41-3) ...
12:27:08 #10 43.73 Setting up diffstat (1.62-1) ...
12:27:08 #10 43.74 Setting up libmpc3:arm64 (1.1.0-1) ...
12:27:08 #10 43.75 Setting up libatomic1:arm64 (8.3.0-6) ...
12:27:08 #10 43.77 Setting up patch (2.7.6-3+deb10u1) ...
12:27:08 #10 43.78 Setting up mailutils-common (1:3.5-4) ...
12:27:08 #10 43.79 Setting up autopoint (0.19.8.1-9) ...
12:27:08 #10 43.80 Setting up libmariadb3:arm64 (1:10.3.36-0+deb10u2) ...
12:27:08 #10 43.81 Setting up libfl2:arm64 (2.6.4-6.2) ...
12:27:08 #10 43.83 Setting up libpcre2-8-0:arm64 (10.32-5) ...
12:27:08 #10 43.84 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
12:27:08 #10 43.86 Setting up libltdl7:arm64 (2.4.6-9) ...
12:27:08 #10 43.87 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:27:08 #10 43.88 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
12:27:08 #10 43.89 Setting up libubsan1:arm64 (8.3.0-6) ...
12:27:08 #10 43.90 Setting up libisl19:arm64 (0.20-2) ...
12:27:08 #10 43.93 Setting up dwz (0.12-3) ...
12:27:08 #10 43.94 Setting up python-apt-common (1.8.4.3) ...
12:27:08 #10 43.96 Setting up sensible-utils (0.0.12) ...
12:27:08 #10 26.87 Selecting previously unselected package libbinutils:armhf.
12:27:08 #10 26.87 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
12:27:08 #10 26.87 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
12:27:08 #10 26.97 Selecting previously unselected package libctf-nobfd0:armhf.
12:27:08 #10 26.97 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
12:27:08 #10 26.97 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
12:27:08 #10 27.03 Selecting previously unselected package libctf0:armhf.
12:27:08 #10 27.03 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
12:27:08 #10 27.03 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
12:27:08 #10 40.21 Unpacking liblog-any-perl (1.707-1) ...
12:27:08 #10 40.25 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:08 #10 40.25 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:08 #10 40.25 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:08 #10 40.28 Selecting previously unselected package libpackage-stash-perl.
12:27:08 #10 40.28 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ...
12:27:08 #10 40.29 Unpacking libpackage-stash-perl (0.38-1) ...
12:27:08 #10 40.32 Selecting previously unselected package libsub-identify-perl.
12:27:08 #10 40.32 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ...
12:27:08 #10 40.32 Unpacking libsub-identify-perl (0.14-1+b1) ...
12:27:08 #10 40.35 Selecting previously unselected package libnamespace-clean-perl.
12:27:08 #10 40.35 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:08 #10 40.35 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:08 #10 40.38 Selecting previously unselected package libpath-tiny-perl.
12:27:08 #10 40.38 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ...
12:27:08 #10 40.40 Unpacking libpath-tiny-perl (0.108-1) ...
12:27:08 #10 40.43 Selecting previously unselected package libtype-tiny-perl.
12:27:08 #10 40.43 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ...
12:27:08 #10 40.43 Unpacking libtype-tiny-perl (1.004004-1) ...
12:27:08 #10 40.49 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:08 #10 40.50 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ...
12:27:08 #10 40.50 Unpacking libgitlab-api-v4-perl (0.16-1) ...
12:27:08 #10 40.53 Selecting previously unselected package libglib2.0-data.
12:27:08 #10 35.15 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:08 #10 35.15 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:27:08 #10 35.16 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:27:08 #10 35.21 Selecting previously unselected package libhttp-message-perl.
12:27:08 #10 35.21 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
12:27:08 #10 35.21 Unpacking libhttp-message-perl (6.18-1) ...
12:27:08 #10 35.27 Selecting previously unselected package libhttp-cookies-perl.
12:27:08 #10 35.27 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
12:27:08 #10 35.27 Unpacking libhttp-cookies-perl (6.04-1) ...
12:27:08 #10 35.30 Selecting previously unselected package libhttp-negotiate-perl.
12:27:08 #10 35.30 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:08 #10 35.30 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:08 #10 35.34 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:08 #10 35.34 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
12:27:08 #10 35.34 Unpacking perl-openssl-defaults:armhf (3) ...
12:27:08 #10 35.39 Selecting previously unselected package libnet-ssleay-perl.
12:27:08 #10 35.39 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
12:27:08 #10 35.89 Selecting previously unselected package intltool-debian.
12:27:08 #10 35.90 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.4_all.deb ...
12:27:08 #10 35.90 Unpacking intltool-debian (0.35.0+20060710.4) ...
12:27:08 #10 35.93 Selecting previously unselected package po-debconf.
12:27:08 #10 35.93 Preparing to unpack .../118-po-debconf_1.0.20_all.deb ...
12:27:08 #10 35.94 Unpacking po-debconf (1.0.20) ...
12:27:08 #10 35.99 Selecting previously unselected package debhelper.
12:27:08 #10 35.99 Preparing to unpack .../119-debhelper_11.1.6ubuntu2_all.deb ...
12:27:08 #10 35.99 Unpacking debhelper (11.1.6ubuntu2) ...
12:27:08 #10 36.10 Selecting previously unselected package libfile-which-perl.
12:27:08 #11 34.70 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ...
12:27:08 #11 34.70 Unpacking libref-util-xs-perl (0.117-1build5) ...
12:27:08 #11 34.73 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:08 #11 34.73 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
12:27:08 #11 34.73 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
12:27:08 #11 34.78 Selecting previously unselected package libregexp-pattern-perl.
12:27:08 #11 34.78 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:08 #11 34.79 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:08 #11 34.82 Selecting previously unselected package libsasl2-modules:amd64.
12:27:08 #11 34.82 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ...
12:27:08 #11 34.83 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:08 #11 34.86 Selecting previously unselected package libsereal-decoder-perl.
12:27:08 #11 34.86 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ...
12:27:08 #11 34.86 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
12:27:08 #11 34.89 Selecting previously unselected package libsereal-encoder-perl:amd64.
12:27:08 #11 34.89 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ...
12:27:08 #11 34.90 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ...
12:27:08 #11 34.93 Selecting previously unselected package libset-intspan-perl.
12:27:08 #11 34.68 Preparing to unpack .../232-libfreetype6_2.12.1+dfsg-3_amd64.deb ...
12:27:08 #11 34.68 Unpacking libfreetype6:amd64 (2.12.1+dfsg-3) ...
12:27:08 #11 34.73 Selecting previously unselected package libfontconfig1:amd64.
12:27:08 #11 34.73 Preparing to unpack .../233-libfontconfig1_2.13.1-4.4ubuntu1_amd64.deb ...
12:27:08 #11 34.74 Unpacking libfontconfig1:amd64 (2.13.1-4.4ubuntu1) ...
12:27:08 #11 34.78 Selecting previously unselected package libjpeg-turbo8:amd64.
12:27:08 #11 34.78 Preparing to unpack .../234-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
12:27:08 #11 34.79 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
12:27:08 #11 34.82 Selecting previously unselected package libjpeg8:amd64.
12:27:08 #11 34.83 Preparing to unpack .../235-libjpeg8_8c-2ubuntu10_amd64.deb ...
12:27:08 #11 34.83 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
12:27:08 #11 34.87 Selecting previously unselected package libdeflate0:amd64.
12:27:08 #11 34.88 Preparing to unpack .../236-libdeflate0_1.12-1_amd64.deb ...
12:27:08 #11 34.88 Unpacking libdeflate0:amd64 (1.12-1) ...
12:27:08 #10 42.51 Setting up libmagic1:arm64 (1:5.39-3) ...
12:27:08 #10 42.53 Setting up libdeflate0:arm64 (1.7-1) ...
12:27:08 #10 42.55 Setting up less (551-2) ...
12:27:08 #10 42.56 Setting up perl-openssl-defaults:arm64 (5) ...
12:27:08 #10 42.58 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:27:08 #10 42.59 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
12:27:08 #10 42.61 Setting up gettext-base (0.21-4) ...
12:27:08 #10 42.62 Setting up liblzo2-2:arm64 (2.10-2) ...
12:27:08 #10 42.63 Setting up libnpth0:arm64 (1.6-3) ...
12:27:08 #10 42.64 Setting up file (1:5.39-3) ...
12:27:08 #10 42.66 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
12:27:08 #10 42.67 Setting up libassuan0:arm64 (2.5.3-7.1) ...
12:27:08 #10 42.69 Setting up libgomp1:arm64 (10.2.1-6) ...
12:27:08 #10 42.70 Setting up bzip2 (1.0.8-4) ...
12:27:08 #11 24.14 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB]
12:27:08 #11 24.22 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
12:27:08 #11 40.77 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
12:27:08 #11 40.78 Setting up debugedit (1:5.0-4build1) ...
12:27:08 #11 40.79 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.7) ...
12:27:08 #11 40.80 Setting up libc6-dev:arm64 (2.35-0ubuntu3.1) ...
12:27:08 #11 40.81 Setting up libx11-6:arm64 (2:1.7.5-1) ...
12:27:08 #11 40.82 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.3) ...
12:27:08 #11 40.84 Setting up curl (7.81.0-1ubuntu1.7) ...
12:27:08 #11 40.85 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
12:27:08 #11 40.86 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
12:27:08 #11 40.87 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
12:27:08 #11 40.88 Setting up gpg (2.2.27-3ubuntu2.1) ...
12:27:08 #11 40.89 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
12:27:08 #11 40.91 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
12:27:08 #11 40.92 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
12:27:08 #11 40.93 Setting up gettext (0.21-4ubuntu4) ...
12:27:08 #11 40.94 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
12:27:08 #14 2.346 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
12:27:08 #14 2.347 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
12:27:08 #14 2.347 Package ca-certificates-2022.2.54-80.2.el8_6.noarch is already installed.
12:27:08 #14 2.348 Package libarchive-3.3.3-4.el8.aarch64 is already installed.
12:27:08 #14 2.349 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
12:27:08 #14 2.349 Package systemd-239-67.el8.aarch64 is already installed.
12:27:08 #14 2.349 Package tar-2:1.30-6.el8.aarch64 is already installed.
12:27:08 #14 2.350 Package which-2.21-18.el8.aarch64 is already installed.
12:27:08 #14 2.350 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
12:27:08 #14 2.451 Dependencies resolved.
12:27:08 #14 2.462 ================================================================================
12:27:08 #14 2.462  Package                      Arch    Version                  Repository  Size
12:27:08 #14 2.462 ================================================================================
12:27:08 #14 2.462 Installing:
12:27:08 #14 2.462  cmake                        aarch64 3.20.2-4.el8             appstream   10 M
12:27:08 #14 2.462  device-mapper-devel          aarch64 8:1.02.181-6.el8         powertools 283 k
12:27:08 #14 2.462  gcc                          aarch64 8.5.0-18.el8             appstream   19 M
12:27:08 #14 2.462  git                          aarch64 2.39.0-1.el8             appstream  104 k
12:27:08 #14 2.462  glibc-static                 aarch64 2.28-224.el8             powertools 1.6 M
12:27:08 #14 2.462  libseccomp-devel             aarch64 2.5.2-1.el8              appstream   57 k
12:27:08 #14 2.462  libselinux-devel             aarch64 2.9-8.el8                baseos     200 k
12:27:08 #14 2.462  libtool                      aarch64 2.4.6-25.el8             appstream  708 k
12:27:08 #14 2.462  libtool-ltdl-devel           aarch64 2.4.6-25.el8             appstream  184 k
12:27:08 #14 2.462  make                         aarch64 1:4.2.1-11.el8           baseos     490 k
12:27:08 #14 2.462  selinux-policy-devel         noarch  3.14.3-114.el8           baseos     1.5 M
12:27:08 #14 2.462  systemd-devel                aarch64 239-69.el8               baseos     399 k
12:27:08 #14 2.462 Upgrading:
12:27:08 #14 2.462  glibc                        aarch64 2.28-224.el8             baseos     1.8 M
12:27:08 #14 2.462  glibc-common                 aarch64 2.28-224.el8             baseos     1.0 M
12:27:08 #14 2.462  glibc-gconv-extra            aarch64 2.28-224.el8             baseos     1.8 M
12:27:08 #14 2.462  glibc-minimal-langpack       aarch64 2.28-224.el8             baseos      65 k
12:27:08 #14 2.462  libarchive                   aarch64 3.3.3-5.el8              baseos     340 k
12:27:08 #14 2.462  libgcc                       aarch64 8.5.0-18.el8             baseos      74 k
12:27:08 #14 2.462  libselinux                   aarch64 2.9-8.el8                baseos     162 k
12:27:08 #14 2.462  systemd                      aarch64 239-69.el8               baseos     3.3 M
12:27:08 #14 2.462  systemd-libs                 aarch64 239-69.el8               baseos     1.0 M
12:27:08 #14 2.462  systemd-pam                  aarch64 239-69.el8               baseos     454 k
12:27:08 #14 2.462  tar                          aarch64 2:1.30-8.el8             baseos     830 k
12:27:08 #14 2.462 Installing dependencies:
12:27:08 #14 2.462  annobin                      aarch64 10.94-1.el8              appstream  963 k
12:27:08 #14 2.462  autoconf                     noarch  2.69-29.el8              appstream  710 k
12:27:08 #14 2.462  automake                     noarch  1.16.1-7.el8             appstream  713 k
12:27:08 #14 2.462  checkpolicy                  aarch64 2.9-1.el8                baseos     338 k
12:27:08 #14 2.462  cmake-data                   noarch  3.20.2-4.el8             appstream  1.7 M
12:27:08 #14 2.462  cmake-filesystem             aarch64 3.20.2-4.el8             appstream   44 k
12:27:08 #14 2.462  cmake-rpm-macros             noarch  3.20.2-4.el8             appstream   44 k
12:27:08 #14 2.462  cpp                          aarch64 8.5.0-18.el8             appstream  8.9 M
12:27:08 #14 2.462  gcc-plugin-annobin           aarch64 8.5.0-18.el8             appstream   34 k
12:27:08 #14 2.462  git-core                     aarch64 2.39.0-1.el8             appstream  9.8 M
12:27:08 #14 2.462  git-core-doc                 noarch  2.39.0-1.el8             appstream  3.0 M
12:27:08 #14 2.462  glibc-devel                  aarch64 2.28-224.el8             baseos      81 k
12:27:08 #14 2.462  glibc-headers                aarch64 2.28-224.el8             baseos     479 k
12:27:08 #14 2.462  isl                          aarch64 0.16.1-6.el8             appstream  778 k
12:27:08 #14 2.462  kernel-headers               aarch64 4.18.0-448.el8           baseos      10 M
12:27:08 #14 2.462  less                         aarch64 530-1.el8                baseos     162 k
12:27:08 #14 2.462  libasan                      aarch64 8.5.0-18.el8             baseos     387 k
12:27:08 #14 2.462  libatomic                    aarch64 8.5.0-18.el8             baseos      26 k
12:27:08 #14 2.462  libedit                      aarch64 3.1-23.20170329cvs.el8   baseos      99 k
12:27:08 #14 2.462  libgomp                      aarch64 8.5.0-18.el8             baseos     200 k
12:27:08 #14 2.462  libmpc                       aarch64 1.1.0-9.1.el8            appstream   60 k
12:27:08 #14 2.462  libselinux-utils             aarch64 2.9-8.el8                baseos     241 k
12:27:08 #14 2.462  libsepol-devel               aarch64 2.9-3.el8                baseos      87 k
12:27:08 #14 2.462  libubsan                     aarch64 8.5.0-18.el8             baseos     145 k
12:27:08 #14 2.462  libuv                        aarch64 1:1.41.1-1.el8_4         appstream  150 k
12:27:08 #14 2.462  libxcrypt-devel              aarch64 4.1.1-6.el8              baseos      25 k
12:27:08 #14 2.462  libxcrypt-static             aarch64 4.1.1-6.el8              powertools  58 k
12:27:08 #14 2.462  m4                           aarch64 1.4.18-7.el8             baseos     218 k
12:27:08 #14 2.462  openssh                      aarch64 8.0p1-17.el8             baseos     489 k
12:27:08 #14 2.462  openssh-clients              aarch64 8.0p1-17.el8             baseos     626 k
12:27:08 #14 2.462  pcre2-devel                  aarch64 10.32-3.el8              baseos     605 k
12:27:08 #14 2.462  pcre2-utf16                  aarch64 10.32-3.el8              baseos     203 k
12:27:08 #14 2.462  pcre2-utf32                  aarch64 10.32-3.el8              baseos     196 k
12:27:08 #14 2.462  perl-Data-Dumper             aarch64 2.167-399.el8            baseos      57 k
12:27:08 #14 2.462  perl-Error                   noarch  1:0.17025-2.el8          appstream   46 k
12:27:08 #14 2.462  perl-Git                     noarch  2.39.0-1.el8             appstream   78 k
12:27:08 #14 2.462  perl-TermReadKey             aarch64 2.37-7.el8               appstream   40 k
12:27:08 #14 2.462  perl-Thread-Queue            noarch  3.13-1.el8               appstream   24 k
12:27:08 #14 2.462  policycoreutils              aarch64 2.9-21.1.el8             baseos     374 k
12:27:08 #14 2.462  policycoreutils-devel        aarch64 2.9-21.1.el8             baseos     287 k
12:27:08 #14 2.462  policycoreutils-python-utils noarch  2.9-21.1.el8             baseos     253 k
12:27:08 #14 2.462  python3-audit                aarch64 3.0.7-4.el8              baseos      85 k
12:27:08 #14 2.462  python3-libselinux           aarch64 2.9-8.el8                baseos     272 k
12:27:08 #14 2.462  python3-libsemanage          aarch64 2.9-9.el8                baseos     126 k
12:27:08 #14 2.462  python3-policycoreutils      noarch  2.9-21.1.el8             baseos     2.2 M
12:27:08 #14 2.462  python3-setools              aarch64 4.3.0-3.el8              baseos     528 k
12:27:08 #14 2.462  rpm-plugin-selinux           aarch64 4.14.3-26.el8            baseos      78 k
12:27:08 #14 2.462  selinux-policy               noarch  3.14.3-114.el8           baseos     658 k
12:27:08 #14 2.462  selinux-policy-minimum       noarch  3.14.3-114.el8           baseos      13 M
12:27:08 #14 2.462  vim-filesystem               noarch  2:8.0.1763-19.el8.4      appstream   50 k
12:27:08 #14 2.462  xkeyboard-config             noarch  2.28-1.el8               appstream  782 k
12:27:08 #14 2.462 Installing weak dependencies:
12:27:08 #14 2.462  glibc-langpack-en            aarch64 2.28-224.el8             baseos     826 k
12:27:08 #14 2.462  libxkbcommon                 aarch64 0.9.1-1.el8              appstream  112 k
12:27:08 #14 2.462 Downgrading:
12:27:08 #14 2.462  pcre2                        aarch64 10.32-3.el8              baseos     219 k
12:27:08 #14 2.462 
12:27:08 #14 2.462 Transaction Summary
12:27:08 #14 2.462 ================================================================================
12:27:08 #14 2.462 Install    65 Packages
12:27:08 #14 2.462 Upgrade    11 Packages
12:27:08 #14 2.462 Downgrade   1 Package
12:27:08 #14 2.462 
12:27:08 #14 2.468 Total download size: 108 M
12:27:08 #14 2.469 Downloading Packages:
12:27:08 #11 35.45 Selecting previously unselected package gcc.
12:27:08 #10 38.70 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:27:08 #10 38.71 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:27:08 #10 38.73 Selecting previously unselected package libexporter-tiny-perl.
12:27:08 #10 38.74 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:08 #10 38.74 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:08 #10 38.77 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:08 #10 38.77 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
12:27:08 #10 38.77 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
12:27:08 #10 38.81 Selecting previously unselected package liblist-moreutils-perl.
12:27:08 #10 38.81 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:08 #10 38.81 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:08 #10 38.84 Selecting previously unselected package libdata-dpath-perl.
12:27:08 #10 38.84 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
12:27:08 #10 38.85 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:08 #10 38.88 Selecting previously unselected package libdata-dump-perl.
12:27:08 #10 38.88 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
12:27:08 #10 38.88 Unpacking libdata-dump-perl (1.23-1.1) ...
12:27:08 #10 38.91 Selecting previously unselected package libdata-messagepack-perl.
12:27:08 #10 39.06 Unpacking python3-chardet (3.0.4-3) ...
12:27:08 #10 39.12 Selecting previously unselected package python3-six.
12:27:08 #10 39.12 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ...
12:27:08 #10 39.12 Unpacking python3-six (1.12.0-1) ...
12:27:08 #10 39.18 Selecting previously unselected package python3-debian.
12:27:08 #10 39.18 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ...
12:27:08 #10 39.19 Unpacking python3-debian (0.1.35) ...
12:27:08 #10 39.26 Selecting previously unselected package libgpgme11:armhf.
12:27:08 #10 39.26 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ...
12:27:08 #10 39.27 Unpacking libgpgme11:armhf (1.12.0-6) ...
12:27:08 #11 36.24 Selecting previously unselected package libclone-perl.
12:27:08 #11 36.24 Preparing to unpack .../250-libclone-perl_0.45-1build3_arm64.deb ...
12:27:08 #11 36.25 Unpacking libclone-perl (0.45-1build3) ...
12:27:08 #11 36.28 Selecting previously unselected package libcommon-sense-perl:arm64.
12:27:08 #11 36.29 Preparing to unpack .../251-libcommon-sense-perl_3.75-2build1_arm64.deb ...
12:27:08 #11 36.29 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
12:27:08 #11 36.32 Selecting previously unselected package libconfig-tiny-perl.
12:27:08 #11 36.32 Preparing to unpack .../252-libconfig-tiny-perl_2.28-1_all.deb ...
12:27:08 #11 36.33 Unpacking libconfig-tiny-perl (2.28-1) ...
12:27:08 #11 36.36 Selecting previously unselected package libparams-util-perl.
12:27:08 #11 36.36 Preparing to unpack .../253-libparams-util-perl_1.102-1build3_arm64.deb ...
12:27:08 #11 36.36 Unpacking libparams-util-perl (1.102-1build3) ...
12:27:08 #11 36.40 Selecting previously unselected package libsub-install-perl.
12:27:08 #11 36.40 Preparing to unpack .../254-libsub-install-perl_0.928-2_all.deb ...
12:27:08 #11 36.40 Unpacking libsub-install-perl (0.928-2) ...
12:27:08 #11 36.44 Selecting previously unselected package libdata-optlist-perl.
12:27:08 #11 36.44 Preparing to unpack .../255-libdata-optlist-perl_0.112-1_all.deb ...
12:27:08 #11 36.44 Unpacking libdata-optlist-perl (0.112-1) ...
12:27:08 #11 36.47 Selecting previously unselected package libsub-exporter-perl.
12:27:08 #10 41.13 (1/139): bzip2-1.0.8-12.fc37.aarch64.rpm        170 kB/s |  52 kB     00:00    
12:27:08 #16 exporting layers 1.6s done
12:27:08 #16 writing image sha256:519ba24897f84ec31b57b5181f53e84c945fbd0f3cbfb356d5d8b7beaaae0e98 done
12:27:08 #16 naming to docker.io/rpmbuild-centos-7/aarch64 done
12:27:08 #16 DONE 1.6s
12:27:08 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:27:08 #12 30.30 Transaction test succeeded.
12:27:08 #12 30.30 Running transaction
12:27:08 #11 25.52 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
12:27:08 #11 25.58 Selecting previously unselected package dbus-system-bus-common.
12:27:08 #11 25.58 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
12:27:08 #11 25.58 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:27:08 #11 25.62 Selecting previously unselected package dbus.
12:27:08 #11 25.62 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_armhf.deb ...
12:27:08 #11 25.63 Unpacking dbus (1.14.0-2ubuntu3) ...
12:27:08 #11 25.66 Selecting previously unselected package distro-info-data.
12:27:08 #11 25.66 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
12:27:08 #11 25.66 Unpacking distro-info-data (0.54ubuntu0.1) ...
12:27:08 #11 25.69 Selecting previously unselected package dmsetup.
12:27:08 #11 25.69 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_armhf.deb ...
12:27:08 #11 25.70 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
12:27:08 #11 25.76 Selecting previously unselected package libglib2.0-0:armhf.
12:27:08 #11 25.76 Preparing to unpack .../026-libglib2.0-0_2.74.3-0ubuntu1_armhf.deb ...
12:27:08 #11 28.66 Unpacking binutils (2.34-6ubuntu1.4) ...
12:27:08 #11 28.69 Selecting previously unselected package libc-dev-bin.
12:27:08 #11 28.69 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ...
12:27:08 #11 28.71 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
12:27:08 #10 28.83 Selecting previously unselected package libc6-dev:armhf.
12:27:08 #10 28.83 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_armhf.deb ...
12:27:08 #11 39.28 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
12:27:08 #11 39.28 Unpacking libfont-afm-perl (1.20-2) ...
12:27:08 #11 39.32 Selecting previously unselected package libio-string-perl.
12:27:08 #11 39.32 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
12:27:08 #11 39.33 Unpacking libio-string-perl (1.08-3) ...
12:27:08 #11 39.36 Selecting previously unselected package libfont-ttf-perl.
12:27:08 #11 39.37 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
12:27:08 #11 39.37 Unpacking libfont-ttf-perl (1.06-1) ...
12:27:08 #11 39.44 Selecting previously unselected package libfuture-perl.
12:27:08 #11 39.44 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
12:27:08 #11 39.44 Unpacking libfuture-perl (0.43-1) ...
12:27:08 #11 39.49 Selecting previously unselected package libio-stringy-perl.
12:27:08 #11 39.49 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
12:27:08 #11 39.50 Unpacking libio-stringy-perl (2.111-3) ...
12:27:08 #11 39.54 Selecting previously unselected package libparams-validate-perl.
12:27:08 #11 39.54 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
12:27:08 #11 39.55 Unpacking libparams-validate-perl (1.29-3) ...
12:27:08 #11 39.59 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:08 #11 39.59 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
12:27:08 #11 39.59 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
12:27:08 #11 39.63 Selecting previously unselected package libsort-versions-perl.
12:27:08 #11 39.63 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
12:27:08 #11 39.64 Unpacking libsort-versions-perl (1.62-1) ...
12:27:08 #11 39.67 Selecting previously unselected package libgit-wrapper-perl.
12:27:08 #10 43.97 Setting up exim4-config (4.92-8+deb10u7) ...
12:27:08 #10 40.53 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
12:27:08 #10 40.54 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
12:27:08 #10 27.09 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:27:08 #10 27.09 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
12:27:08 #10 27.09 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
12:27:08 #10 35.41 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
12:27:08 #10 35.49 Selecting previously unselected package libio-socket-ssl-perl.
12:27:08 #10 35.49 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
12:27:08 #10 35.50 Unpacking libio-socket-ssl-perl (2.060-3) ...
12:27:08 #10 35.62 Selecting previously unselected package libnet-http-perl.
12:27:08 #10 35.62 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
12:27:08 #10 36.11 Preparing to unpack .../120-libfile-which-perl_1.21-1_all.deb ...
12:27:08 #10 36.11 Unpacking libfile-which-perl (1.21-1) ...
12:27:08 #10 36.14 Selecting previously unselected package libfile-homedir-perl.
12:27:08 #10 36.14 Preparing to unpack .../121-libfile-homedir-perl_1.002-1_all.deb ...
12:27:08 #10 36.14 Unpacking libfile-homedir-perl (1.002-1) ...
12:27:08 #10 36.18 Selecting previously unselected package devscripts.
12:27:08 #10 36.18 Preparing to unpack .../122-devscripts_2.17.12ubuntu1.1_amd64.deb ...
12:27:08 #10 36.21 Unpacking devscripts (2.17.12ubuntu1.1) ...
12:27:08 #10 36.32 Selecting previously unselected package diffstat.
12:27:08 #11 34.92 Selecting previously unselected package libjbig0:amd64.
12:27:08 #11 34.93 Preparing to unpack .../237-libjbig0_2.1-3.1ubuntu0.22.10.1_amd64.deb ...
12:27:08 #11 34.93 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.10.1) ...
12:27:08 #11 34.98 Selecting previously unselected package liblerc3:amd64.
12:27:08 #11 34.98 Preparing to unpack .../238-liblerc3_3.0+ds-1ubuntu1_amd64.deb ...
12:27:08 #11 34.99 Unpacking liblerc3:amd64 (3.0+ds-1ubuntu1) ...
12:27:08 #11 35.04 Selecting previously unselected package libwebp7:amd64.
12:27:08 #11 35.04 Preparing to unpack .../239-libwebp7_1.2.2-2_amd64.deb ...
12:27:08 #11 35.04 Unpacking libwebp7:amd64 (1.2.2-2) ...
12:27:08 #11 35.09 Selecting previously unselected package libtiff5:amd64.
12:27:08 #11 35.09 Preparing to unpack .../240-libtiff5_4.4.0-4ubuntu3.2_amd64.deb ...
12:27:08 #11 35.09 Unpacking libtiff5:amd64 (4.4.0-4ubuntu3.2) ...
12:27:08 #11 35.14 Selecting previously unselected package libxpm4:amd64.
12:27:08 #11 35.14 Preparing to unpack .../241-libxpm4_1%3a3.5.12-1ubuntu0.22.10.1_amd64.deb ...
12:27:08 #11 35.14 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.10.1) ...
12:27:08 #11 35.19 Selecting previously unselected package libgd3:amd64.
12:27:08 #11 34.93 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ...
12:27:08 #11 34.93 Unpacking libset-intspan-perl (1.19-2) ...
12:27:08 #11 34.96 Selecting previously unselected package libsocket6-perl.
12:27:08 #11 34.96 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ...
12:27:08 #11 34.97 Unpacking libsocket6-perl (0.29-1build4) ...
12:27:08 #11 34.99 Selecting previously unselected package libstring-copyright-perl.
12:27:08 #11 34.99 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ...
12:27:08 #11 35.00 Unpacking libstring-copyright-perl (0.003012-1) ...
12:27:08 #11 35.05 Selecting previously unselected package libstring-escape-perl.
12:27:08 #11 35.05 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ...
12:27:08 #11 35.06 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:08 #11 35.10 Selecting previously unselected package libstring-shellquote-perl.
12:27:08 #11 35.10 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:08 #11 35.11 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:08 #11 35.14 Selecting previously unselected package libxs-parse-keyword-perl.
12:27:08 #11 35.15 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ...
12:27:08 #11 35.15 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
12:27:08 #11 35.19 Selecting previously unselected package libsyntax-keyword-try-perl.
12:27:08 #11 35.19 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ...
12:27:08 #11 35.19 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
12:27:08 #11 35.22 Selecting previously unselected package libterm-readkey-perl.
12:27:08 #11 35.22 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ...
12:27:08 #11 35.23 Unpacking libterm-readkey-perl (2.38-1build4) ...
12:27:08 #11 35.26 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:08 #10 42.71 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:27:08 #10 42.72 Setting up pbzip2 (1.1.13-1) ...
12:27:08 #10 42.74 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
12:27:08 #10 42.75 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
12:27:08 #10 42.77 Setting up libasan6:arm64 (10.2.1-6) ...
12:27:08 #10 42.78 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:08 #10 42.79 Setting up fakeroot (1.25.3-1.1) ...
12:27:08 #10 42.81 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:08 #10 42.82 Setting up autotools-dev (20180224.1+nmu1) ...
12:27:08 #10 42.83 Setting up libglib2.0-data (2.66.8-1) ...
12:27:08 #10 42.84 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
12:27:08 #10 42.85 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
12:27:08 #10 42.87 Setting up libx11-data (2:1.7.2-1) ...
12:27:08 #10 42.89 Setting up make (4.3-4.1) ...
12:27:08 #10 42.91 Setting up libmpfr6:arm64 (4.1.0-3) ...
12:27:08 #10 42.92 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:27:08 #10 42.93 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:27:08 #10 42.94 Setting up lzip (1.22-3) ...
12:27:08 #10 42.97 Setting up strace (5.10-1) ...
12:27:08 #10 42.98 Setting up libsigsegv2:arm64 (2.13-1) ...
12:27:08 #10 42.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:27:08 #10 43.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:08 #10 43.02 Setting up t1utils (1.41-4) ...
12:27:08 #11 24.31 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB]
12:27:08 #11 24.58 debconf: delaying package configuration, since apt-utils is not installed
12:27:08 #11 35.45 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
12:27:08 #11 35.46 Unpacking gcc (4:9.3.0-1ubuntu2) ...
12:27:08 #11 35.49 Selecting previously unselected package libstdc++-9-dev:amd64.
12:27:08 #11 35.49 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
12:27:08 #11 35.50 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:08 #10 43.97 Setting up libltdl-dev:arm64 (2.4.6-2) ...
12:27:08 #10 43.98 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:08 #10 43.99 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
12:27:08 #10 44.01 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
12:27:08 #10 38.91 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
12:27:08 #10 38.92 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
12:27:08 #10 38.95 Selecting previously unselected package libnet-domain-tld-perl.
12:27:08 #10 38.95 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:27:08 #10 38.95 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:27:08 #10 38.98 Selecting previously unselected package libdata-validate-domain-perl.
12:27:08 #10 38.98 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:08 #10 38.98 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:08 #10 39.01 Selecting previously unselected package libdevel-size-perl.
12:27:08 #10 39.01 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
12:27:08 #10 39.02 Unpacking libdevel-size-perl (0.83-1+b2) ...
12:27:08 #10 39.04 Selecting previously unselected package libdistro-info-perl.
12:27:08 #10 39.05 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
12:27:08 #10 39.05 Unpacking libdistro-info-perl (1.0) ...
12:27:08 #10 39.07 Selecting previously unselected package libemail-address-xs-perl.
12:27:08 #10 39.08 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
12:27:08 #10 39.08 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
12:27:08 #10 39.11 Selecting previously unselected package libfcgi0ldbl:amd64.
12:27:08 #10 39.12 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
12:27:08 #10 39.12 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
12:27:08 #10 39.15 Selecting previously unselected package libfcgi-bin.
12:27:08 #10 39.15 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
12:27:08 #10 39.15 Unpacking libfcgi-bin (2.4.2-2) ...
12:27:08 #10 39.18 Selecting previously unselected package libfcgi-perl:amd64.
12:27:08 #10 39.18 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
12:27:08 #10 39.18 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
12:27:08 #10 39.21 Selecting previously unselected package libipc-system-simple-perl.
12:27:08 #10 39.21 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:08 #10 39.21 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:08 #10 39.34 Selecting previously unselected package python3-gpg.
12:27:08 #10 39.34 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ...
12:27:08 #10 39.35 Unpacking python3-gpg (1.12.0-6) ...
12:27:08 #10 39.44 Selecting previously unselected package dput.
12:27:08 #10 39.44 Preparing to unpack .../149-dput_1.0.3_all.deb ...
12:27:08 #10 39.46 Unpacking dput (1.0.3) ...
12:27:08 #10 39.54 Selecting previously unselected package equivs.
12:27:08 #10 39.54 Preparing to unpack .../150-equivs_2.2.0_all.deb ...
12:27:08 #10 39.55 Unpacking equivs (2.2.0) ...
12:27:08 #11 36.48 Preparing to unpack .../256-libsub-exporter-perl_0.988-1_all.deb ...
12:27:08 #11 36.48 Unpacking libsub-exporter-perl (0.988-1) ...
12:27:08 #11 36.52 Selecting previously unselected package libconst-fast-perl.
12:27:08 #11 36.52 Preparing to unpack .../257-libconst-fast-perl_0.014-2_all.deb ...
12:27:08 #11 36.52 Unpacking libconst-fast-perl (0.014-2) ...
12:27:08 #11 36.55 Selecting previously unselected package libwant-perl.
12:27:08 #11 36.56 Preparing to unpack .../258-libwant-perl_0.29-2_arm64.deb ...
12:27:08 #11 36.56 Unpacking libwant-perl (0.29-2) ...
12:27:08 #11 36.59 Selecting previously unselected package libcontextual-return-perl.
12:27:08 #11 36.59 Preparing to unpack .../259-libcontextual-return-perl_0.004014-3_all.deb ...
12:27:08 #11 36.60 Unpacking libcontextual-return-perl (0.004014-3) ...
12:27:08 #11 36.63 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
12:27:08 #11 36.63 Preparing to unpack .../260-libcpanel-json-xs-perl_4.32-1_arm64.deb ...
12:27:08 #11 36.64 Unpacking libcpanel-json-xs-perl:arm64 (4.32-1) ...
12:27:08 #11 36.67 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:08 #11 36.67 Preparing to unpack .../261-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:08 #11 36.68 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:08 #11 36.71 Selecting previously unselected package libexception-class-perl.
12:27:08 #10 41.18 (2/139): cpio-2.13-13.fc37.aarch64.rpm          766 kB/s | 274 kB     00:00    
12:27:08 #10 41.19 (3/139): dash-0.5.11.5-2.fc37.aarch64.rpm       270 kB/s |  98 kB     00:00    
12:27:08 #10 41.19 (4/139): debugedit-5.0-5.fc37.aarch64.rpm       9.5 MB/s |  76 kB     00:00    
12:27:08 #10 41.20 (5/139): desktop-file-utils-0.26-7.fc37.aarch64 6.7 MB/s |  71 kB     00:00    
12:27:08 #10 41.20 (6/139): devscripts-checkbashisms-2.22.2-3.fc37 3.1 MB/s |  28 kB     00:00    
12:27:08 #10 41.20 (7/139): dnf-plugins-core-4.3.1-1.fc37.noarch.r 5.8 MB/s |  34 kB     00:00    
12:27:08 #10 41.23 (8/139): diffutils-3.8-3.fc37.aarch64.rpm        11 MB/s | 376 kB     00:00    
12:27:08 #10 41.23 (9/139): dwz-0.14-7.fc37.aarch64.rpm            3.8 MB/s | 126 kB     00:00    
12:27:08 #10 41.24 (10/139): ed-1.18-2.fc37.aarch64.rpm            2.3 MB/s |  78 kB     00:00    
12:27:08 #10 41.24 (11/139): efi-srpm-macros-5-6.fc37.noarch.rpm   2.7 MB/s |  22 kB     00:00    
12:27:08 #10 41.29 (12/139): elfutils-0.187-8.fc37.aarch64.rpm     8.3 MB/s | 521 kB     00:00    
12:27:08 #10 41.30 (13/139): elfutils-debuginfod-client-0.187-8.fc 638 kB/s |  38 kB     00:00    
12:27:08 #10 41.30 (14/139): enchant2-2.3.3-2.fc37.aarch64.rpm     8.2 MB/s |  64 kB     00:00    
12:27:08 #10 41.31 (15/139): file-5.42-4.fc37.aarch64.rpm          4.1 MB/s |  49 kB     00:00    
12:27:08 #10 41.31 (16/139): fonts-srpm-macros-2.0.5-9.fc37.noarch 2.1 MB/s |  26 kB     00:00    
12:27:08 #10 41.32 (17/139): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 898 kB/s | 7.7 kB     00:00    
12:27:08 #10 41.37 (18/139): gdk-pixbuf2-2.42.10-1.fc37.aarch64.rp 7.1 MB/s | 483 kB     00:00    
12:27:08 #11 25.77 Unpacking libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
12:27:08 #11 25.84 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:27:08 #11 25.84 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_armhf.deb ...
12:27:08 #11 25.85 Unpacking libgirepository-1.0-1:armhf (1.74.0-2) ...
12:27:08 #11 25.87 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:27:08 #11 25.87 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_armhf.deb ...
12:27:08 #11 25.88 Unpacking gir1.2-glib-2.0:armhf (1.74.0-2) ...
12:27:08 #11 25.91 Selecting previously unselected package iso-codes.
12:27:08 #11 25.91 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
12:27:08 #11 25.91 Unpacking iso-codes (4.11.0-1) ...
12:27:08 #11 28.81 Selecting previously unselected package linux-libc-dev:armhf.
12:27:08 #11 28.81 Preparing to unpack .../075-linux-libc-dev_5.4.0-137.154_armhf.deb ...
12:27:08 #11 28.81 Unpacking linux-libc-dev:armhf (5.4.0-137.154) ...
12:27:08 #10 28.85 Unpacking libc6-dev:armhf (2.27-3ubuntu1.6) ...
12:27:08 #11 39.68 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:08 #11 39.68 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:08 #10 44.30 Adding system-user for exim (v4)
12:27:08 #10 40.71 Selecting previously unselected package libgpm2:amd64.
12:27:08 #10 40.71 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ...
12:27:08 #10 40.71 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:27:08 #10 40.75 Selecting previously unselected package libidn11:amd64.
12:27:08 #10 40.75 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ...
12:27:08 #10 40.76 Unpacking libidn11:amd64 (1.33-2.2) ...
12:27:08 #10 40.80 Selecting previously unselected package libntlm0:amd64.
12:27:08 #10 40.80 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ...
12:27:08 #10 40.81 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ...
12:27:08 #10 40.88 Selecting previously unselected package libgsasl7.
12:27:08 #10 40.89 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ...
12:27:08 #10 40.89 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
12:27:08 #10 40.98 Selecting previously unselected package libhtml-form-perl.
12:27:08 #10 40.98 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ...
12:27:08 #10 40.99 Unpacking libhtml-form-perl (6.03-1) ...
12:27:08 #10 41.01 Selecting previously unselected package libhtml-format-perl.
12:27:08 #10 41.02 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ...
12:27:08 #10 41.02 Unpacking libhtml-format-perl (2.12-1) ...
12:27:08 #10 41.05 Selecting previously unselected package libhttp-daemon-perl.
12:27:08 #10 41.05 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
12:27:08 #10 41.05 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
12:27:08 #10 27.45 Selecting previously unselected package binutils.
12:27:08 #10 27.45 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
12:27:08 #10 27.45 Unpacking binutils (2.35.2-2+rpi1) ...
12:27:08 #10 27.51 Selecting previously unselected package libisl23:armhf.
12:27:08 #10 27.51 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
12:27:08 #10 27.51 Unpacking libisl23:armhf (0.23-1) ...
12:27:08 #10 35.63 Unpacking libnet-http-perl (6.18-1) ...
12:27:08 #10 35.68 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:08 #10 35.68 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:27:08 #10 35.68 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:27:08 #10 35.72 Selecting previously unselected package libtry-tiny-perl.
12:27:08 #10 35.72 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
12:27:08 #10 35.72 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:08 #10 35.76 Selecting previously unselected package libwww-robotrules-perl.
12:27:08 #10 35.76 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:08 #10 35.77 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:08 #10 35.81 Selecting previously unselected package libwww-perl.
12:27:08 #10 35.81 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
12:27:08 #10 35.82 Unpacking libwww-perl (6.36-2) ...
12:27:09 #10 36.32 Preparing to unpack .../123-diffstat_1.61-1build1_amd64.deb ...
12:27:09 #10 36.32 Unpacking diffstat (1.61-1build1) ...
12:27:09 #10 36.36 Selecting previously unselected package libassuan0:amd64.
12:27:09 #10 36.36 Preparing to unpack .../124-libassuan0_2.5.1-2_amd64.deb ...
12:27:09 #10 36.36 Unpacking libassuan0:amd64 (2.5.1-2) ...
12:27:09 #10 36.39 Selecting previously unselected package gpgconf.
12:27:09 #10 36.39 Preparing to unpack .../125-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 36.39 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
12:27:09 #10 36.44 Selecting previously unselected package libksba8:amd64.
12:27:09 #10 36.44 Preparing to unpack .../126-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ...
12:27:09 #10 36.44 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
12:27:09 #10 36.49 Selecting previously unselected package libnpth0:amd64.
12:27:09 #10 36.49 Preparing to unpack .../127-libnpth0_1.5-3_amd64.deb ...
12:27:09 #10 36.49 Unpacking libnpth0:amd64 (1.5-3) ...
12:27:09 #10 36.53 Selecting previously unselected package dirmngr.
12:27:09 #10 36.53 Preparing to unpack .../128-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 36.55 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
12:27:09 #10 36.60 Selecting previously unselected package python3-pkg-resources.
12:27:09 #10 36.61 Preparing to unpack .../129-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ...
12:27:09 #10 36.61 Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) ...
12:27:09 #10 36.65 Selecting previously unselected package python3-chardet.
12:27:09 #13 2.613 CentOS Stream 9 - CRB                           3.9 MB/s | 5.2 MB     00:01    
12:27:09 #11 35.19 Preparing to unpack .../242-libgd3_2.3.3-6_amd64.deb ...
12:27:09 #11 35.20 Unpacking libgd3:amd64 (2.3.3-6) ...
12:27:09 #11 35.23 Selecting previously unselected package libc-devtools.
12:27:09 #11 35.24 Preparing to unpack .../243-libc-devtools_2.36-0ubuntu4_amd64.deb ...
12:27:09 #11 35.24 Unpacking libc-devtools (2.36-0ubuntu4) ...
12:27:09 #11 35.28 Selecting previously unselected package libcapture-tiny-perl.
12:27:09 #11 35.28 Preparing to unpack .../244-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:09 #11 35.29 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:09 #11 35.32 Selecting previously unselected package libcgi-pm-perl.
12:27:09 #11 35.32 Preparing to unpack .../245-libcgi-pm-perl_4.54-1_all.deb ...
12:27:09 #11 35.32 Unpacking libcgi-pm-perl (4.54-1) ...
12:27:09 #11 35.37 Selecting previously unselected package libfcgi0ldbl:amd64.
12:27:09 #11 35.37 Preparing to unpack .../246-libfcgi0ldbl_2.4.2-2build2_amd64.deb ...
12:27:09 #11 35.37 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ...
12:27:09 #11 35.41 Selecting previously unselected package libfcgi-perl:amd64.
12:27:09 #11 35.41 Preparing to unpack .../247-libfcgi-perl_0.82+ds-1build1_amd64.deb ...
12:27:09 #11 35.41 Unpacking libfcgi-perl:amd64 (0.82+ds-1build1) ...
12:27:09 #11 35.26 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ...
12:27:09 #11 35.26 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
12:27:09 #11 35.29 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
12:27:09 #11 35.29 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
12:27:09 #11 35.30 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
12:27:09 #11 35.34 Selecting previously unselected package libtext-xslate-perl:amd64.
12:27:09 #11 35.34 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
12:27:09 #11 35.35 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
12:27:09 #11 35.38 Selecting previously unselected package libtime-duration-perl.
12:27:09 #11 35.39 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ...
12:27:09 #11 35.39 Unpacking libtime-duration-perl (1.21-1) ...
12:27:09 #11 35.42 Selecting previously unselected package libtime-moment-perl.
12:27:09 #11 35.42 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ...
12:27:09 #11 35.43 Unpacking libtime-moment-perl (0.44-1build6) ...
12:27:09 #11 35.46 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:09 #11 35.46 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ...
12:27:09 #11 35.46 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
12:27:09 #11 35.49 Selecting previously unselected package libunicode-utf8-perl.
12:27:09 #10 43.03 Setting up diffstat (1.64-1) ...
12:27:09 #10 43.04 Setting up libpng16-16:arm64 (1.6.37-3) ...
12:27:09 #10 43.05 Setting up libmpc3:arm64 (1.2.0-1) ...
12:27:09 #10 43.06 Setting up libatomic1:arm64 (10.2.1-6) ...
12:27:09 #10 43.07 Setting up patch (2.7.6-7) ...
12:27:09 #10 43.09 Setting up autopoint (0.21-4) ...
12:27:09 #10 43.10 Setting up libwebp6:arm64 (0.6.1-2.1) ...
12:27:09 #10 43.11 Setting up fonts-dejavu-core (2.37-2) ...
12:27:09 #10 43.17 Setting up libxdelta2 (1.1.3-9.3) ...
12:27:09 #10 43.18 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
12:27:09 #10 43.19 Setting up libltdl7:arm64 (2.4.6-15) ...
12:27:09 #10 43.21 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:09 #10 43.22 Setting up libubsan1:arm64 (10.2.1-6) ...
12:27:09 #10 43.23 Setting up libmd0:arm64 (1.0.3-3) ...
12:27:09 #10 43.24 Setting up python-apt-common (2.2.1) ...
12:27:09 #10 43.25 Setting up libnsl-dev:arm64 (1.3.0-2) ...
12:27:09 #10 43.28 Setting up sensible-utils (0.0.14) ...
12:27:09 #11 24.62 Fetched 114 MB in 16s (6958 kB/s)
12:27:09 #11 24.65 Selecting previously unselected package liblocale-gettext-perl.
12:27:09 #11 24.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4388 files and directories currently installed.)
12:27:09 #11 24.65 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
12:27:09 #11 24.65 Unpacking liblocale-gettext-perl (1.07-4build3) ...
12:27:09 #11 24.74 Selecting previously unselected package libpython3.10-minimal:armhf.
12:27:09 #11 24.74 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_armhf.deb ...
12:27:09 #11 24.74 Unpacking libpython3.10-minimal:armhf (3.10.6-1~22.04.2) ...
12:27:09 #11 24.86 Selecting previously unselected package libexpat1:armhf.
12:27:09 #11 24.86 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
12:27:09 #13 11.61 Transaction test succeeded.
12:27:09 #13 11.61 Running transaction
12:27:09 #11 35.76 Selecting previously unselected package g++-9.
12:27:09 #11 35.76 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
12:27:09 #11 35.76 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:09 #10 44.02 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.8) ...
12:27:09 #10 44.03 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:09 #10 44.04 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
12:27:09 #10 44.06 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
12:27:09 #10 44.07 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:09 #10 44.08 Setting up file (1:5.32-2ubuntu0.4) ...
12:27:09 #10 44.09 Setting up fakeroot (1.22-2ubuntu1) ...
12:27:09 #10 44.10 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:09 #10 44.10 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
12:27:09 #10 44.10 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
12:27:09 #10 44.10 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
12:27:09 #10 44.10 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
12:27:09 #10 44.10 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
12:27:09 #10 44.10 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
12:27:09 #10 44.10 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
12:27:09 #10 44.10 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
12:27:09 #10 44.12 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:09 #10 44.13 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
12:27:09 #10 44.14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
12:27:09 #10 44.16 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
12:27:09 #10 44.17 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
12:27:09 #10 44.19 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
12:27:09 #10 44.20 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
12:27:09 #10 44.22 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
12:27:09 #10 44.23 Setting up man-db (2.8.3-2ubuntu0.1) ...
12:27:09 #10 39.24 Selecting previously unselected package libfile-basedir-perl.
12:27:09 #10 39.24 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
12:27:09 #10 39.25 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:09 #10 39.28 Selecting previously unselected package libfile-chdir-perl.
12:27:09 #10 39.28 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:09 #10 39.28 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:09 #10 39.31 Selecting previously unselected package libfile-fcntllock-perl.
12:27:09 #10 39.31 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
12:27:09 #10 39.31 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
12:27:09 #10 39.34 Selecting previously unselected package libnumber-compare-perl.
12:27:09 #10 39.34 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
12:27:09 #10 39.34 Unpacking libnumber-compare-perl (0.03-1.1) ...
12:27:09 #10 39.37 Selecting previously unselected package libtext-glob-perl.
12:27:09 #10 39.37 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
12:27:09 #10 39.37 Unpacking libtext-glob-perl (0.11-1) ...
12:27:09 #10 39.40 Selecting previously unselected package libfile-find-rule-perl.
12:27:09 #10 39.40 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:09 #10 39.40 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:09 #10 39.43 Selecting previously unselected package libfont-afm-perl.
12:27:09 #10 39.43 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
12:27:09 #10 39.43 Unpacking libfont-afm-perl (1.20-3) ...
12:27:09 #10 39.46 Selecting previously unselected package libio-string-perl.
12:27:09 #11 41.41 Setting up python3.10 (3.10.6-1~22.04.2) ...
12:27:09 #11 36.71 Preparing to unpack .../262-libexception-class-perl_1.45-1_all.deb ...
12:27:09 #11 36.71 Unpacking libexception-class-perl (1.45-1) ...
12:27:09 #11 36.75 Selecting previously unselected package libiterator-perl.
12:27:09 12:27:09 #11 36.75 Preparing to unpack .../263-libiterator-perl_0.03+ds1-2_all.deb ...
12:27:09 #11 36.75 Unpacking libiterator-perl (0.03+ds1-2) ...
#10 39.70 Selecting previously unselected package exim4-config.
12:27:09 #10 39.70 Preparing to unpack .../151-exim4-config_4.92-8+deb10u7_all.deb ...
12:27:09 #11 36.79 Selecting previously unselected package libiterator-util-perl.
12:27:09 #11 36.79 Preparing to unpack .../264-libiterator-util-perl_0.02+ds1-2_all.deb ...
12:27:09 #10 39.71 Unpacking exim4-config (4.92-8+deb10u7) ...
12:27:09 #10 39.85 Selecting previously unselected package exim4-base.
12:27:09 #11 36.80 Unpacking libiterator-util-perl (0.02+ds1-2) ...
12:27:09 #11 36.83 Selecting previously unselected package libexporter-tiny-perl.
12:27:09 #10 39.85 Preparing to unpack .../152-exim4-base_4.92-8+deb10u7_armhf.deb ...
12:27:09 #11 36.83 Preparing to unpack .../265-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:09 #11 36.83 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:09 #11 36.87 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:09 #11 36.87 Preparing to unpack .../266-liblist-moreutils-xs-perl_0.430-3_arm64.deb ...
12:27:09 #11 36.88 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
12:27:09 #11 36.92 Selecting previously unselected package liblist-moreutils-perl.
12:27:09 #11 36.92 Preparing to unpack .../267-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:09 #11 36.92 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:09 #11 36.96 Selecting previously unselected package libdata-dpath-perl.
12:27:09 #10 41.38 (19/139): ghc-srpm-macros-1.5.0-7.fc37.noarch.r 120 kB/s | 7.8 kB     00:00    
12:27:09 #10 41.43 (20/139): groff-base-1.22.4-10.fc37.aarch64.rpm  18 MB/s | 1.0 MB     00:00    
12:27:09 #10 41.43 (21/139): go-srpm-macros-3.2.0-1.fc37.noarch.rp 449 kB/s |  27 kB     00:00    
12:27:09 #10 41.46 (22/139): hunspell-1.7.0-21.fc37.aarch64.rpm    3.2 MB/s | 265 kB     00:00    
12:27:09 #10 41.47 (23/139): hunspell-en-0.20140811.1-23.fc37.noar 5.3 MB/s | 180 kB     00:00    
12:27:09 #10 41.47 (24/139): hunspell-en-US-0.20140811.1-23.fc37.n  22 MB/s | 176 kB     00:00    
12:27:09 #10 41.52 (25/139): hunspell-en-GB-0.20140811.1-23.fc37.n 3.9 MB/s | 225 kB     00:00    
12:27:09 #10 41.52 (26/139): json-glib-1.6.6-3.fc37.aarch64.rpm    2.9 MB/s | 160 kB     00:00    
12:27:09 #10 41.53 (27/139): hunspell-filesystem-1.7.0-21.fc37.aar 143 kB/s | 8.8 kB     00:00    
12:27:09 #10 41.53 (28/139): kernel-srpm-macros-1.0-15.fc37.noarch 857 kB/s | 9.4 kB     00:00    
12:27:09 #10 41.56 (29/139): libappstream-glib-0.8.1-1.fc37.aarch6 9.4 MB/s | 389 kB     00:00    
12:27:09 #10 41.57 (30/139): libpkgconf-1.8.0-3.fc37.aarch64.rpm   968 kB/s |  36 kB     00:00    
12:27:09 #10 41.60 (31/139): libjpeg-turbo-2.1.3-2.fc37.aarch64.rp 2.6 MB/s | 195 kB     00:00    
12:27:09 #10 41.61 (32/139): libpng-1.6.37-13.fc37.aarch64.rpm     2.5 MB/s | 114 kB     00:00    
12:27:09 #10 41.61 (33/139): libstemmer-0-19.585svn.fc37.aarch64.r 1.7 MB/s |  79 kB     00:00    
12:27:09 #10 41.62 (34/139): lua-srpm-macros-1-7.fc37.noarch.rpm   1.1 MB/s | 8.8 kB     00:00    
12:27:09 #11 26.19 Selecting previously unselected package krb5-locales.
12:27:09 #11 26.19 Preparing to unpack .../030-krb5-locales_1.20-1_all.deb ...
12:27:09 #11 26.21 Unpacking krb5-locales (1.20-1) ...
12:27:09 #11 29.13 Selecting previously unselected package libcrypt-dev:armhf.
12:27:09 #11 29.13 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
12:27:09 #11 29.13 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
12:27:09 #11 29.18 Selecting previously unselected package libc6-dev:armhf.
12:27:09 #11 29.18 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ...
12:27:09 #11 29.19 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ...
12:27:09 #10 29.23 Selecting previously unselected package gcc-7-base:armhf.
12:27:09 #10 29.23 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:09 #10 29.25 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:09 #10 29.31 Selecting previously unselected package libisl19:armhf.
12:27:09 #10 29.31 Preparing to unpack .../063-libisl19_0.19-1_armhf.deb ...
12:27:09 #10 29.32 Unpacking libisl19:armhf (0.19-1) ...
12:27:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jx6e4b
12:27:09 + umask 022
12:27:09 + cd /root/rpmbuild/BUILD
12:27:09 + cd /root/rpmbuild/BUILD
12:27:09 + rm -rf src
12:27:09 + /usr/bin/mkdir -p src
12:27:09 + cd src
12:27:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:09 + /usr/bin/tar -xf -
12:27:09 #11 39.99 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:09 #11 40.00 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
12:27:09 #11 40.00 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
12:27:09 #11 40.04 Selecting previously unselected package libio-prompter-perl.
12:27:09 #11 40.04 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
12:27:09 #11 40.05 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:09 #11 40.09 Selecting previously unselected package libjson-perl.
12:27:09 #11 40.09 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
12:27:09 #11 40.10 Unpacking libjson-perl (4.02000-2) ...
12:27:09 #11 40.14 Selecting previously unselected package liblog-any-perl.
12:27:09 #11 40.14 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
12:27:09 #11 40.15 Unpacking liblog-any-perl (1.708-1) ...
12:27:09 #11 40.19 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:09 #12 30.95   Preparing        :                                                        1/1 
12:27:09 #12 30.99   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            1/91 
12:27:09 #10 41.08 Selecting previously unselected package libstruct-dumb-perl.
12:27:09 #10 41.08 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ...
12:27:09 #10 41.09 Unpacking libstruct-dumb-perl (0.09-1) ...
12:27:09 #10 41.11 Selecting previously unselected package libio-async-perl.
12:27:09 #10 41.11 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ...
12:27:09 #10 41.12 Unpacking libio-async-perl (0.72-1) ...
12:27:09 #10 41.18 Selecting previously unselected package libio-sessiondata-perl.
12:27:09 #10 41.18 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ...
12:27:09 #10 41.18 Unpacking libio-sessiondata-perl (1.03-1) ...
12:27:09 #10 41.21 Selecting previously unselected package libio-string-perl.
12:27:09 #10 41.21 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
12:27:09 #10 41.21 Unpacking libio-string-perl (1.08-3) ...
12:27:09 #10 41.24 Selecting previously unselected package libtypes-serialiser-perl.
12:27:09 #10 41.24 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ...
12:27:09 #10 41.25 Unpacking libtypes-serialiser-perl (1.0-1) ...
12:27:09 #10 41.28 Selecting previously unselected package libjson-xs-perl.
12:27:09 #10 44.61 Setting up libuchardet0:arm64 (0.0.6-3) ...
12:27:09 #10 44.62 Setting up git-man (1:2.20.1-2+deb10u6) ...
12:27:09 #10 44.63 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
12:27:09 #10 44.64 Setting up netbase (5.6) ...
12:27:09 #10 44.67 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
12:27:09 #10 27.64 Selecting previously unselected package libmpfr6:armhf.
12:27:09 #10 27.64 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
12:27:09 #10 27.64 Unpacking libmpfr6:armhf (4.1.0-3) ...
12:27:09 #10 27.73 Selecting previously unselected package libmpc3:armhf.
12:27:09 #10 27.73 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
12:27:09 #10 27.74 Unpacking libmpc3:armhf (1.2.0-1) ...
12:27:09 #10 27.79 Selecting previously unselected package cpp-10.
12:27:09 #10 27.79 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
12:27:09 #10 27.79 Unpacking cpp-10 (10.2.1-6+rpi1) ...
12:27:09 #10 35.89 Selecting previously unselected package patchutils.
12:27:09 #10 35.89 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
12:27:09 #10 35.90 Unpacking patchutils (0.3.4-2) ...
12:27:09 #10 35.96 Selecting previously unselected package wdiff.
12:27:09 #10 35.96 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
12:27:09 #10 35.96 Unpacking wdiff (1.2.2-2) ...
12:27:09 #10 36.07 Selecting previously unselected package devscripts.
12:27:09 #10 36.07 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
12:27:09 #10 36.12 Unpacking devscripts (2.19.5+deb10u1) ...
12:27:09 #10 36.65 Preparing to unpack .../130-python3-chardet_3.0.4-1_all.deb ...
12:27:09 #10 36.65 Unpacking python3-chardet (3.0.4-1) ...
12:27:09 #10 36.69 Selecting previously unselected package python3-six.
12:27:09 #10 36.69 Preparing to unpack .../131-python3-six_1.11.0-2_all.deb ...
12:27:09 #10 36.70 Unpacking python3-six (1.11.0-2) ...
12:27:09 #10 36.73 Selecting previously unselected package python3-debian.
12:27:09 #10 36.73 Preparing to unpack .../132-python3-debian_0.1.32_all.deb ...
12:27:09 #10 36.73 Unpacking python3-debian (0.1.32) ...
12:27:09 #10 36.77 Selecting previously unselected package gnupg-l10n.
12:27:09 #10 36.77 Preparing to unpack .../133-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
12:27:09 #10 36.78 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:27:09 #10 36.81 Selecting previously unselected package gnupg-utils.
12:27:09 #10 36.82 Preparing to unpack .../134-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 36.82 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
12:27:09 #10 36.86 Selecting previously unselected package gpg.
12:27:09 #10 36.86 Preparing to unpack .../135-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 36.86 Unpacking gpg (2.2.4-1ubuntu1.6) ...
12:27:09 #11 35.45 Selecting previously unselected package libcgi-fast-perl.
12:27:09 #11 35.45 Preparing to unpack .../248-libcgi-fast-perl_1%3a2.15-1_all.deb ...
12:27:09 #11 35.46 Unpacking libcgi-fast-perl (1:2.15-1) ...
12:27:09 #11 35.49 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:09 #11 35.49 Preparing to unpack .../249-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:09 #11 35.50 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:09 #11 35.54 Selecting previously unselected package libclone-perl.
12:27:09 #11 35.54 Preparing to unpack .../250-libclone-perl_0.45-1build3_amd64.deb ...
12:27:09 #11 35.54 Unpacking libclone-perl (0.45-1build3) ...
12:27:09 #11 35.58 Selecting previously unselected package libcommon-sense-perl:amd64.
12:27:09 #11 35.58 Preparing to unpack .../251-libcommon-sense-perl_3.75-2build1_amd64.deb ...
12:27:09 #11 35.59 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
12:27:09 #11 35.63 Selecting previously unselected package libconfig-tiny-perl.
12:27:09 #11 35.63 Preparing to unpack .../252-libconfig-tiny-perl_2.28-1_all.deb ...
12:27:09 #11 35.64 Unpacking libconfig-tiny-perl (2.28-1) ...
12:27:09 #11 35.66 Selecting previously unselected package libparams-util-perl.
12:27:09 #11 35.67 Preparing to unpack .../253-libparams-util-perl_1.102-1build3_amd64.deb ...
12:27:09 #11 35.67 Unpacking libparams-util-perl (1.102-1build3) ...
12:27:09 #11 35.71 Selecting previously unselected package libsub-install-perl.
12:27:09 #11 35.49 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
12:27:09 #11 35.50 Unpacking libunicode-utf8-perl (0.62-1build4) ...
12:27:09 #11 35.52 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:09 #11 35.52 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:27:09 #11 35.53 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:27:09 #11 35.55 Selecting previously unselected package libxml-sax-base-perl.
12:27:09 #11 35.56 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:27:09 #11 35.56 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:27:09 #11 35.62 Selecting previously unselected package libxml-sax-perl.
12:27:09 #11 35.62 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ...
12:27:09 #11 35.63 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
12:27:09 #11 35.70 Selecting previously unselected package libxml-libxml-perl.
12:27:09 #11 35.70 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
12:27:09 #11 35.70 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:09 #11 35.74 Selecting previously unselected package libxml-parser-perl:amd64.
12:27:09 #11 35.74 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ...
12:27:09 #10 43.29 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:09 #10 43.30 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
12:27:09 #10 43.31 Setting up libuchardet0:arm64 (0.0.7-1) ...
12:27:09 #10 43.32 Setting up lzop (1.04-2) ...
12:27:09 #10 43.35 Setting up libmpdec3:arm64 (2.5.1-1) ...
12:27:09 #10 43.37 Setting up git-man (1:2.30.2-1) ...
12:27:09 #10 43.38 Setting up libssh2-1:arm64 (1.9.0-2) ...
12:27:09 #10 43.39 Setting up netbase (6.3) ...
12:27:09 #10 43.42 Setting up libtiff5:arm64 (4.2.0-1+deb11u1) ...
12:27:09 #10 43.43 Setting up libbinutils:arm64 (2.35.2-2) ...
12:27:09 #10 43.44 Setting up libfido2-1:arm64 (1.6.0-2) ...
12:27:09 #10 43.46 Setting up libisl23:arm64 (0.23-1) ...
12:27:09 #10 43.47 Setting up libc-dev-bin (2.31-13+deb11u5) ...
12:27:09 #10 43.48 Setting up openssl (1.1.1n-0+deb11u3) ...
12:27:09 #10 43.50 Setting up libbsd0:arm64 (0.11.3-1) ...
12:27:09 #11 24.88 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
12:27:09 #11 24.92 Selecting previously unselected package python3.10-minimal.
12:27:09 #11 24.92 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_armhf.deb ...
12:27:09 #11 24.92 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
12:27:09 #11 25.02 Setting up libpython3.10-minimal:armhf (3.10.6-1~22.04.2) ...
12:27:09 #11 25.04 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
12:27:09 #11 25.05 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
12:27:09 #10 35.76 Fedora Modular 36 - x86_64                      1.9 MB/s | 2.4 MB     00:01    
12:27:09 #10 39.46 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
12:27:09 #10 39.47 Unpacking libio-string-perl (1.08-3.1) ...
12:27:09 #10 39.49 Selecting previously unselected package libfont-ttf-perl.
12:27:09 #10 39.49 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
12:27:09 #10 39.50 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:27:09 #10 39.56 Selecting previously unselected package libio-stringy-perl.
12:27:09 #10 39.56 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
12:27:09 #10 39.56 Unpacking libio-stringy-perl (2.111-3) ...
12:27:09 #10 39.59 Selecting previously unselected package libparams-validate-perl:amd64.
12:27:09 #10 39.59 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
12:27:09 #10 39.60 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
12:27:09 #10 39.63 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:09 #10 39.63 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
12:27:09 #10 39.63 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
12:27:09 #10 39.66 Selecting previously unselected package libsort-versions-perl.
12:27:09 #10 39.66 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
12:27:09 #10 39.66 Unpacking libsort-versions-perl (1.62-1) ...
12:27:09 #10 44.33 Building database of manual pages ...
12:27:09 #10 44.52 Setting up pinentry-curses (1.1.0-1) ...
12:27:09 #10 44.54 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
12:27:09 #10 44.56 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
12:27:09 #10 44.57 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:09 #10 44.59 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ...
12:27:09 #10 44.60 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:09 #10 44.61 Setting up gpg (2.2.4-1ubuntu1.6) ...
12:27:09 #10 44.63 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
12:27:09 #11 36.96 Preparing to unpack .../268-libdata-dpath-perl_0.58-1_all.deb ...
12:27:09 #11 36.97 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:09 #11 37.00 Selecting previously unselected package libdata-dump-perl.
12:27:09 #11 37.00 Preparing to unpack .../269-libdata-dump-perl_1.25-1_all.deb ...
12:27:09 #11 37.01 Unpacking libdata-dump-perl (1.25-1) ...
12:27:09 #11 37.04 Selecting previously unselected package libdata-messagepack-perl.
12:27:09 #11 37.05 Preparing to unpack .../270-libdata-messagepack-perl_1.02-1_arm64.deb ...
12:27:09 #11 37.05 Unpacking libdata-messagepack-perl (1.02-1) ...
12:27:09 #11 37.08 Selecting previously unselected package libnet-domain-tld-perl.
12:27:09 #11 37.09 Preparing to unpack .../271-libnet-domain-tld-perl_1.75-2_all.deb ...
12:27:09 #11 37.09 Unpacking libnet-domain-tld-perl (1.75-2) ...
12:27:09 #11 37.12 Selecting previously unselected package libdata-validate-domain-perl.
12:27:09 #11 37.12 Preparing to unpack .../272-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:09 #11 37.13 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:09 #11 37.16 Selecting previously unselected package libnet-ipv6addr-perl.
12:27:09 #11 37.16 Preparing to unpack .../273-libnet-ipv6addr-perl_1.02-1_all.deb ...
12:27:09 #11 37.16 Unpacking libnet-ipv6addr-perl (1.02-1) ...
12:27:09 #11 37.19 Selecting previously unselected package libnet-netmask-perl.
12:27:09 #10 39.86 Unpacking exim4-base (4.92-8+deb10u7) ...
12:27:09 #10 40.03 Selecting previously unselected package libevent-2.1-6:armhf.
12:27:09 #10 40.03 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
12:27:09 #10 40.04 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
12:27:09 #11 26.29 Selecting previously unselected package less.
12:27:09 #11 26.29 Preparing to unpack .../031-less_590-1build1_armhf.deb ...
12:27:09 #11 26.30 Unpacking less (590-1build1) ...
12:27:09 #11 26.37 Selecting previously unselected package libmd0:armhf.
12:27:09 #11 26.37 Preparing to unpack .../032-libmd0_1.0.4-2_armhf.deb ...
12:27:09 #11 26.38 Unpacking libmd0:armhf (1.0.4-2) ...
12:27:09 #11 26.46 Selecting previously unselected package libbsd0:armhf.
12:27:09 #11 26.46 Preparing to unpack .../033-libbsd0_0.11.6-1_armhf.deb ...
12:27:09 #11 26.49 Unpacking libbsd0:armhf (0.11.6-1) ...
12:27:09 #10 41.66 (35/139): ncurses-6.3-3.20220501.fc37.aarch64.r 8.3 MB/s | 409 kB     00:00    
12:27:09 #10 41.66 (36/139): nim-srpm-macros-3-7.fc37.noarch.rpm   181 kB/s | 8.4 kB     00:00    
12:27:09 #10 41.67 (37/139): openblas-srpm-macros-2-12.fc37.noarch 1.2 MB/s | 7.5 kB     00:00    
12:27:09 #10 41.67 (38/139): ocaml-srpm-macros-7-2.fc37.noarch.rpm 1.4 MB/s |  13 kB     00:00    
12:27:09 #10 41.67 (39/139): package-notes-srpm-macros-0.5-6.fc37. 1.1 MB/s |  11 kB     00:00    
12:27:09 #10 41.68 (40/139): patch-2.7.6-17.fc37.aarch64.rpm        11 MB/s | 121 kB     00:00    
12:27:09 #10 41.72 (41/139): perl-B-1.83-492.fc37.aarch64.rpm      3.7 MB/s | 186 kB     00:00    
12:27:09 #10 41.73 (42/139): perl-AutoLoader-5.74-492.fc37.noarch. 455 kB/s |  24 kB     00:00    
12:27:09 #10 41.73 (43/139): perl-Carp-1.52-489.fc37.noarch.rpm    574 kB/s |  29 kB     00:00    
12:27:09 #10 41.73 (44/139): perl-Class-Struct-0.66-492.fc37.noarc 2.7 MB/s |  25 kB     00:00    
12:27:09 #10 41.74 (45/139): perl-Data-Dumper-2.184-490.fc37.aarch 7.5 MB/s |  55 kB     00:00    
12:27:09 #10 41.74 (46/139): perl-Digest-1.20-489.fc37.noarch.rpm  2.1 MB/s |  26 kB     00:00    
12:27:09 #10 41.74 (47/139): perl-Digest-MD5-2.58-489.fc37.aarch64 3.0 MB/s |  36 kB     00:00    
12:27:09 #10 41.75 (48/139): perl-DynaLoader-1.52-492.fc37.aarch64 2.6 MB/s |  29 kB     00:00    
12:27:09 #10 41.78 (49/139): perl-Encode-3.19-492.fc37.aarch64.rpm  41 MB/s | 1.7 MB     00:00    
12:27:09 #10 41.79 (50/139): perl-Errno-1.36-492.fc37.aarch64.rpm  402 kB/s |  18 kB     00:00    
12:27:09 #10 41.79 (51/139): perl-Exporter-5.77-489.fc37.noarch.rp 760 kB/s |  31 kB     00:00    
12:27:09 #10 41.80 (52/139): perl-Fcntl-1.15-492.fc37.aarch64.rpm  5.8 MB/s |  24 kB     00:00    
12:27:09 #10 41.80 (53/139): perl-File-Basename-2.85-492.fc37.noar 2.4 MB/s |  20 kB     00:00    
12:27:09 #10 41.80 (54/139): perl-File-Path-2.18-489.fc37.noarch.r 2.9 MB/s |  35 kB     00:00    
12:27:09 #10 41.83 (55/139): perl-File-Temp-0.231.100-489.fc37.noa 1.7 MB/s |  59 kB     00:00    
12:27:09 #10 41.84 (56/139): perl-File-stat-1.12-492.fc37.noarch.r 651 kB/s |  20 kB     00:00    
12:27:09 #10 41.84 (57/139): perl-FileHandle-2.03-492.fc37.noarch. 557 kB/s |  19 kB     00:00    
12:27:09 #10 41.84 (58/139): perl-Getopt-Std-1.13-492.fc37.noarch. 1.8 MB/s |  19 kB     00:00    
12:27:09 #10 41.85 (59/139): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp 6.7 MB/s |  55 kB     00:00    
12:27:09 #10 41.85 (60/139): perl-IO-1.50-492.fc37.aarch64.rpm     8.5 MB/s |  95 kB     00:00    
12:27:09 #10 41.86 (61/139): perl-IO-Socket-IP-0.41-490.fc37.noarc 3.5 MB/s |  42 kB     00:00    
12:27:09 #10 41.86 (62/139): perl-IPC-Open3-1.22-492.fc37.noarch.r 3.4 MB/s |  26 kB     00:00    
12:27:09 #10 41.86 (63/139): perl-IO-Socket-SSL-2.075-1.fc37.noarc  18 MB/s | 221 kB     00:00    
12:27:09 #10 41.87 (64/139): perl-MIME-Base64-3.16-489.fc37.aarch6 3.0 MB/s |  30 kB     00:00    
12:27:09 #10 41.87 (65/139): perl-Mozilla-CA-20211001-4.fc37.noarc 1.2 MB/s |  12 kB     00:00    
12:27:09 #10 41.90 (66/139): perl-Net-SSLeay-1.92-4.fc37.aarch64.r 9.4 MB/s | 358 kB     00:00    
12:27:09 #10 41.91 (67/139): perl-NDBM_File-1.15-492.fc37.aarch64. 626 kB/s |  25 kB     00:00    
12:27:09 #10 41.91 (68/139): perl-POSIX-2.03-492.fc37.aarch64.rpm  2.5 MB/s | 101 kB     00:00    
12:27:09 #10 41.91 (69/139): perl-PathTools-3.84-489.fc37.aarch64. 9.8 MB/s |  90 kB     00:00    
12:27:09 #10 41.92 (70/139): perl-Pod-Escapes-1.07-489.fc37.noarch 2.5 MB/s |  20 kB     00:00    
12:27:09 #10 41.92 (71/139): perl-Pod-Perldoc-3.28.01-490.fc37.noa 8.2 MB/s |  90 kB     00:00    
12:27:09 #10 41.96 (72/139): perl-Pod-Simple-3.43-490.fc37.noarch. 5.0 MB/s | 225 kB     00:00    
12:27:09 #11 29.56 Selecting previously unselected package gcc-9-base:armhf.
12:27:09 #11 29.56 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
12:27:09 #11 29.57 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:09 #11 29.65 Selecting previously unselected package libisl22:armhf.
12:27:09 #11 29.65 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
12:27:09 #10 29.41 Selecting previously unselected package libmpfr6:armhf.
12:27:09 #10 29.41 Preparing to unpack .../064-libmpfr6_4.0.1-1_armhf.deb ...
12:27:09 #10 29.42 Unpacking libmpfr6:armhf (4.0.1-1) ...
12:27:09 #10 29.49 Selecting previously unselected package libmpc3:armhf.
12:27:09 #10 29.49 Preparing to unpack .../065-libmpc3_1.1.0-1_armhf.deb ...
12:27:09 #10 29.49 Unpacking libmpc3:armhf (1.1.0-1) ...
12:27:09 #10 29.54 Selecting previously unselected package cpp-7.
12:27:09 #10 29.54 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:09 #10 29.54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
12:27:09 #11 40.19 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:09 #11 40.20 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:09 #11 40.23 Selecting previously unselected package libpackage-stash-perl.
12:27:09 #11 40.23 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
12:27:09 #11 40.24 Unpacking libpackage-stash-perl (0.38-1) ...
12:27:09 #11 40.28 Selecting previously unselected package libsub-identify-perl.
12:27:09 #11 40.28 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
12:27:09 #11 40.29 Unpacking libsub-identify-perl (0.14-1build2) ...
12:27:09 #11 40.33 Selecting previously unselected package libsub-name-perl.
12:27:09 #11 40.33 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
12:27:09 #11 40.34 Unpacking libsub-name-perl (0.26-1) ...
12:27:09 #11 40.37 Selecting previously unselected package libnamespace-clean-perl.
12:27:09 #11 40.38 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:09 #11 40.38 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:09 #11 40.42 Selecting previously unselected package libpath-tiny-perl.
12:27:09 #11 40.43 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
12:27:09 #11 40.43 Unpacking libpath-tiny-perl (0.108-1) ...
12:27:09 #12 31.07   Upgrading        : rpm-4.14.3-26.el8.x86_64                              2/91 
12:27:09 #12 31.11   Upgrading        : rpm-libs-4.14.3-26.el8.x86_64                         3/91 
12:27:09 #12 31.12   Running scriptlet: rpm-libs-4.14.3-26.el8.x86_64                         3/91 
12:27:09 #12 31.15   Installing       : python-srpm-macros-3-44.el8.noarch                    4/91 
12:27:09 #12 31.16   Upgrading        : rpm-build-libs-4.14.3-26.el8.x86_64                   5/91 
12:27:09 #12 31.17   Running scriptlet: rpm-build-libs-4.14.3-26.el8.x86_64                   5/91 
12:27:09 #12 31.21   Installing       : xz-5.2.4-4.el8.x86_64                                 6/91 
12:27:09 #10 41.28 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ...
12:27:09 #10 41.28 Unpacking libjson-xs-perl (3.040-1+b1) ...
12:27:09 #10 41.33 Selecting previously unselected package liblzo2-2:amd64.
12:27:09 #10 41.33 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ...
12:27:09 #10 41.33 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
12:27:09 #10 41.37 Selecting previously unselected package libkyotocabinet16v5:amd64.
12:27:09 #10 41.37 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ...
12:27:09 #10 41.38 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
12:27:09 #10 41.43 Selecting previously unselected package liblist-compare-perl.
12:27:09 #10 41.43 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ...
12:27:09 #10 41.44 Unpacking liblist-compare-perl (0.53-1) ...
12:27:09 #10 41.48 Selecting previously unselected package liblist-moreutils-perl.
12:27:09 #10 41.48 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ...
12:27:09 #10 41.48 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
12:27:09 #10 41.51 Selecting previously unselected package libltdl-dev:amd64.
12:27:09 #10 41.52 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ...
12:27:09 #10 41.52 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
12:27:09 #10 41.56 Selecting previously unselected package libsys-hostname-long-perl.
12:27:09 #10 44.68 Setting up libmpdec2:arm64 (2.4.2-2) ...
12:27:09 #10 44.69 Setting up libbinutils:arm64 (2.31.1-16) ...
12:27:09 #10 44.70 Setting up cpp-8 (8.3.0-6) ...
12:27:09 #10 44.72 Setting up libc-dev-bin (2.28-10+deb10u2) ...
12:27:09 #10 44.74 Setting up openssl (1.1.1n-0+deb10u3) ...
12:27:09 #10 44.76 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
12:27:09 #10 44.77 Setting up readline-common (7.0-5) ...
12:27:09 #10 44.79 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
12:27:09 #10 44.80 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ...
12:27:09 #10 44.81 Setting up libcc1-0:arm64 (8.3.0-6) ...
12:27:09 #10 44.82 Setting up iso-codes (4.2-1) ...
12:27:09 #10 44.83 Setting up liblocale-gettext-perl (1.07-3+b4) ...
12:27:09 #10 44.84 Setting up liblsan0:arm64 (8.3.0-6) ...
12:27:09 #10 44.86 Setting up dctrl-tools (2.24-3) ...
12:27:09 #10 44.88 Setting up libitm1:arm64 (8.3.0-6) ...
12:27:09 #10 44.89 Setting up debian-keyring (2019.02.25) ...
12:27:09 #10 44.90 Setting up libreadline7:arm64 (7.0-5) ...
12:27:09 #10 44.91 Setting up libgdbm6:arm64 (1.18.1-4) ...
12:27:09 #10 44.93 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
12:27:09 #10 44.94 Setting up libtsan0:arm64 (8.3.0-6) ...
12:27:09 #10 44.95 Setting up pinentry-curses (1.1.0-2) ...
12:27:09 #10 44.97 Setting up manpages-dev (4.16-2) ...
12:27:09 #10 44.98 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
12:27:09 #10 44.99 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
12:27:09 #10 36.28 Selecting previously unselected package equivs.
12:27:09 #10 36.28 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
12:27:09 #10 36.29 Unpacking equivs (2.2.0) ...
12:27:09 #10 36.35 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:09 #10 36.35 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
12:27:09 #10 36.35 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:27:09 #10 36.93 Selecting previously unselected package pinentry-curses.
12:27:09 #10 36.93 Preparing to unpack .../136-pinentry-curses_1.1.0-1_amd64.deb ...
12:27:09 #10 36.94 Unpacking pinentry-curses (1.1.0-1) ...
12:27:09 #10 36.97 Selecting previously unselected package gpg-agent.
12:27:09 #10 36.97 Preparing to unpack .../137-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 36.97 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
12:27:09 #10 37.02 Selecting previously unselected package gpg-wks-client.
12:27:09 #10 37.02 Preparing to unpack .../138-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 37.03 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:27:09 #10 37.06 Selecting previously unselected package gpg-wks-server.
12:27:09 #10 37.06 Preparing to unpack .../139-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 37.07 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:27:09 #10 37.10 Selecting previously unselected package gpgsm.
12:27:09 #10 37.10 Preparing to unpack .../140-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 37.10 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
12:27:09 #10 37.15 Selecting previously unselected package gnupg.
12:27:09 #11 35.71 Preparing to unpack .../254-libsub-install-perl_0.928-2_all.deb ...
12:27:09 #11 35.72 Unpacking libsub-install-perl (0.928-2) ...
12:27:09 #11 35.76 Selecting previously unselected package libdata-optlist-perl.
12:27:09 #11 35.77 Preparing to unpack .../255-libdata-optlist-perl_0.112-1_all.deb ...
12:27:09 #11 35.78 Unpacking libdata-optlist-perl (0.112-1) ...
12:27:09 #11 35.82 Selecting previously unselected package libsub-exporter-perl.
12:27:09 #11 35.82 Preparing to unpack .../256-libsub-exporter-perl_0.988-1_all.deb ...
12:27:09 #11 35.83 Unpacking libsub-exporter-perl (0.988-1) ...
12:27:09 #11 35.87 Selecting previously unselected package libconst-fast-perl.
12:27:09 #11 35.87 Preparing to unpack .../257-libconst-fast-perl_0.014-2_all.deb ...
12:27:09 #11 35.88 Unpacking libconst-fast-perl (0.014-2) ...
12:27:09 #11 35.92 Selecting previously unselected package libwant-perl.
12:27:09 #11 35.92 Preparing to unpack .../258-libwant-perl_0.29-2_amd64.deb ...
12:27:09 #11 35.92 Unpacking libwant-perl (0.29-2) ...
12:27:09 #11 35.74 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
12:27:09 #11 35.78 Selecting previously unselected package libxml-sax-expat-perl.
12:27:09 #11 35.78 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:09 #11 35.79 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:09 #11 35.82 Selecting previously unselected package libyaml-libyaml-perl.
12:27:09 #11 35.82 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
12:27:09 #11 35.82 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:09 #11 35.86 Selecting previously unselected package licensecheck.
12:27:09 #11 35.86 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ...
12:27:09 #11 35.87 Unpacking licensecheck (3.2.14-2) ...
12:27:09 #11 35.90 Selecting previously unselected package libdevel-size-perl.
12:27:09 #11 35.90 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ...
12:27:09 #11 35.91 Unpacking libdevel-size-perl (0.83-1build4) ...
12:27:09 #11 35.94 Selecting previously unselected package libipc-run3-perl.
12:27:09 #11 35.94 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ...
12:27:09 #11 35.95 Unpacking libipc-run3-perl (0.048-2) ...
12:27:09 #10 43.52 Setting up libelf1:arm64 (0.183-1) ...
12:27:09 #10 43.53 Setting up readline-common (8.1-1) ...
12:27:09 #10 43.54 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
12:27:09 #10 43.55 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:27:09 #10 43.56 Setting up libmarkdown2:arm64 (2.2.6-1) ...
12:27:09 #10 43.58 Setting up libcc1-0:arm64 (10.2.1-6) ...
12:27:09 #10 43.59 Setting up iso-codes (4.6.0-1) ...
12:27:09 #10 43.60 Setting up liblocale-gettext-perl (1.07-4+b1) ...
12:27:09 #10 43.61 Setting up liblsan0:arm64 (10.2.1-6) ...
12:27:09 #10 43.62 Setting up cpp-10 (10.2.1-6) ...
12:27:09 #10 43.63 Setting up dctrl-tools (2.24-3) ...
12:27:09 #10 43.65 Setting up libitm1:arm64 (10.2.1-6) ...
12:27:09 #10 43.66 Setting up debian-keyring (2021.07.26) ...
12:27:09 #10 43.67 Setting up libgdbm6:arm64 (1.19-2) ...
12:27:09 #10 43.69 Setting up libtsan0:arm64 (10.2.1-6) ...
12:27:09 #10 43.70 Setting up libctf0:arm64 (2.35.2-2) ...
12:27:09 #10 43.71 Setting up pinentry-curses (1.1.0-4) ...
12:27:09 #10 43.73 Setting up manpages-dev (5.10-1) ...
12:27:09 #10 43.74 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
12:27:09 #10 43.75 Setting up libxcb1:arm64 (1.14-3) ...
12:27:09 #10 43.77 Setting up gettext (0.21-4) ...
12:27:09 #10 43.78 Setting up xdelta (1.1.3-9.3) ...
12:27:09 #10 43.79 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:27:09 #10 43.80 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
12:27:09 #10 43.82 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
12:27:09 #10 39.69 Selecting previously unselected package libgit-wrapper-perl.
12:27:09 #10 39.69 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:09 #10 39.70 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:09 #10 39.73 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:09 #10 39.73 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:09 #10 39.73 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:09 #10 39.75 Selecting previously unselected package libio-prompter-perl.
12:27:09 #10 39.76 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
12:27:09 #10 39.76 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:09 #10 39.90 Selecting previously unselected package libjson-perl.
12:27:09 #10 39.90 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
12:27:09 #10 39.91 Unpacking libjson-perl (4.03000-1) ...
12:27:09 #10 39.94 Selecting previously unselected package liblog-any-perl.
12:27:09 #10 44.64 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
12:27:09 #10 44.65 Setting up python3 (3.6.7-1~18.04) ...
12:27:09 #11 37.20 Preparing to unpack .../274-libnet-netmask-perl_2.0001-1_all.deb ...
12:27:09 #11 37.20 Unpacking libnet-netmask-perl (2.0001-1) ...
12:27:09 #11 37.23 Selecting previously unselected package libnetaddr-ip-perl.
12:27:09 #11 37.23 Preparing to unpack .../275-libnetaddr-ip-perl_4.079+dfsg-2_arm64.deb ...
12:27:09 #11 37.24 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
12:27:09 #11 37.28 Selecting previously unselected package libdata-validate-ip-perl.
12:27:09 #11 37.28 Preparing to unpack .../276-libdata-validate-ip-perl_0.30-1_all.deb ...
12:27:09 #11 37.29 Unpacking libdata-validate-ip-perl (0.30-1) ...
12:27:09 #11 37.32 Selecting previously unselected package libdata-validate-uri-perl.
12:27:09 #11 37.32 Preparing to unpack .../277-libdata-validate-uri-perl_0.07-2_all.deb ...
12:27:09 #11 37.33 Unpacking libdata-validate-uri-perl (0.07-2) ...
12:27:09 #11 37.36 Selecting previously unselected package libdistro-info-perl.
12:27:09 #11 37.36 Preparing to unpack .../278-libdistro-info-perl_1.1ubuntu1_all.deb ...
12:27:09 #11 37.36 Unpacking libdistro-info-perl (1.1ubuntu1) ...
12:27:09 #11 37.39 Selecting previously unselected package libemail-address-xs-perl.
12:27:09 #11 37.39 Preparing to unpack .../279-libemail-address-xs-perl_1.05-1_arm64.deb ...
12:27:09 #11 37.40 Unpacking libemail-address-xs-perl (1.05-1) ...
12:27:09 #11 37.43 Selecting previously unselected package libfcgi-bin.
12:27:09 #11 37.43 Preparing to unpack .../280-libfcgi-bin_2.4.2-2build2_arm64.deb ...
12:27:09 #11 37.44 Unpacking libfcgi-bin (2.4.2-2build2) ...
12:27:09 #11 37.47 Selecting previously unselected package libipc-system-simple-perl.
12:27:09 #11 37.47 Preparing to unpack .../281-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:09 #11 37.48 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:09 #11 37.54 Selecting previously unselected package libfile-basedir-perl.
12:27:09 #10 40.10 Selecting previously unselected package libunbound8:armhf.#10 ...
12:27:09 
12:27:09 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:09 #9 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 19.3s done
12:27:09 #9 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:09 #9 DONE 53.5s
12:27:09 
12:27:09 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:09 #10 40.10 Selecting previously unselected package libunbound8:armhf.
12:27:09 #10 40.10 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u2_armhf.deb ...
12:27:09 #10 40.11 Unpacking libunbound8:armhf (1.9.0-2+deb10u2) ...
12:27:09 #10 40.24 Selecting previously unselected package libgnutls-dane0:armhf.
12:27:09 #10 40.24 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u9_armhf.deb ...
12:27:09 #10 40.25 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
12:27:09 #10 40.33 Selecting previously unselected package exim4-daemon-light.
12:27:09 #10 40.33 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u7_armhf.deb ...
12:27:09 #10 40.34 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
12:27:09 #11 42.11 Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
12:27:09 #11 42.12 Setting up libtool (2.4.6-15build2) ...
12:27:09 #11 42.13 Setting up openssh-client (1:8.9p1-3ubuntu0.1) ...
12:27:09 #11 42.20 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
12:27:09 #11 29.66 Unpacking libisl22:armhf (0.22.1-1) ...
12:27:09 #11 29.76 Selecting previously unselected package libmpfr6:armhf.
12:27:09 #11 29.76 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
12:27:09 #11 29.79 Unpacking libmpfr6:armhf (4.0.2-1) ...
12:27:09 #11 29.87 Selecting previously unselected package libmpc3:armhf.
12:27:09 #11 29.87 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
12:27:09 #10 41.96 (73/139): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 998 kB/s |  40 kB     00:00    
12:27:09 #10 41.97 (74/139): perl-Scalar-List-Utils-1.63-489.fc37. 1.6 MB/s |  71 kB     00:00    
12:27:09 #10 41.97 (75/139): perl-SelectSaver-1.02-492.fc37.noarch 1.6 MB/s |  15 kB     00:00    
12:27:09 #10 41.97 (76/139): perl-Socket-2.036-1.fc37.aarch64.rpm  8.4 MB/s |  55 kB     00:00    
12:27:09 #10 41.97 (77/139): perl-Storable-3.26-489.fc37.aarch64.r 9.8 MB/s |  95 kB     00:00    
12:27:09 #10 41.98 (78/139): perl-Symbol-1.09-492.fc37.noarch.rpm  1.7 MB/s |  17 kB     00:00    
12:27:09 #10 41.98 (79/139): perl-Term-ANSIColor-5.01-490.fc37.noa 5.5 MB/s |  48 kB     00:00    
12:27:09 #10 41.99 (80/139): perl-Term-Cap-1.17-489.fc37.noarch.rp 1.8 MB/s |  22 kB     00:00    
12:27:09 #10 41.99 (81/139): perl-Text-ParseWords-3.31-489.fc37.no 1.3 MB/s |  16 kB     00:00    
12:27:09 #10 42.00 (82/139): perl-Text-Tabs+Wrap-2021.0814-489.fc3 2.0 MB/s |  22 kB     00:00    
12:27:09 #10 42.00 (83/139): perl-Time-Local-1.300-489.fc37.noarch 2.4 MB/s |  33 kB     00:00    
12:27:09 #10 42.01 (84/139): perl-base-2.27-492.fc37.noarch.rpm    1.5 MB/s |  19 kB     00:00    
12:27:09 #10 42.01 (85/139): perl-constant-1.33-490.fc37.noarch.rp 3.4 MB/s |  23 kB     00:00    
12:27:09 #10 42.01 (86/139): perl-if-0.61.000-492.fc37.noarch.rpm  1.6 MB/s |  17 kB     00:00    
12:27:09 #10 42.05 (87/139): perl-interpreter-5.36.0-492.fc37.aarc 1.8 MB/s |  75 kB     00:00    
12:27:09 #10 42.09 (88/139): perl-libs-5.36.0-492.fc37.aarch64.rpm  28 MB/s | 2.2 MB     00:00    
12:27:09 #10 42.10 (89/139): perl-libnet-3.14-490.fc37.noarch.rpm  1.6 MB/s | 132 kB     00:00    
12:27:09 #10 42.10 (90/139): perl-mro-1.26-492.fc37.aarch64.rpm    681 kB/s |  31 kB     00:00    
12:27:09 #10 42.10 (91/139): perl-overload-1.35-492.fc37.noarch.rp 5.5 MB/s |  49 kB     00:00    
12:27:09 #10 42.10 (92/139): perl-overloading-0.02-492.fc37.noarch 2.9 MB/s |  16 kB     00:00    
12:27:09 #10 42.11 (93/139): perl-parent-0.238-489.fc37.noarch.rpm 1.8 MB/s |  14 kB     00:00    
12:27:09 #10 42.11 (94/139): perl-podlators-4.14-489.fc37.noarch.r  13 MB/s | 116 kB     00:00    
12:27:09 #10 42.11 (95/139): perl-subs-1.04-492.fc37.noarch.rpm    2.5 MB/s |  15 kB     00:00    
12:27:09 #10 42.12 (96/139): perl-srpm-macros-1-46.fc37.noarch.rpm 907 kB/s | 8.3 kB     00:00    
12:27:09 #10 42.12 (97/139): perl-vars-1.05-492.fc37.noarch.rpm    1.9 MB/s |  16 kB     00:00    
12:27:09 #10 42.12 (98/139): pkgconf-1.8.0-3.fc37.aarch64.rpm      4.5 MB/s |  41 kB     00:00    
12:27:09 #10 42.15 (99/139): pkgconf-pkg-config-1.8.0-3.fc37.aarch 387 kB/s |  10 kB     00:00    
12:27:09 #10 42.15 (100/139): pkgconf-m4-1.8.0-3.fc37.noarch.rpm   477 kB/s |  14 kB     00:00    
12:27:09 #10 42.15 (101/139): python3-construct-2.10.68-3.fc37.noa 4.9 MB/s | 152 kB     00:00    
12:27:09 #10 42.18 (102/139): python3-dateutil-2.8.2-4.fc37.noarch 9.9 MB/s | 361 kB     00:00    
12:27:09 #10 42.19 (103/139): python3-distro-1.7.0-3.fc37.noarch.r 1.5 MB/s |  48 kB     00:00    
12:27:09 #10 42.22 (104/139): python3-dnf-plugins-core-4.3.1-1.fc3 4.5 MB/s | 278 kB     00:00    
12:27:09 #11 ...
12:27:09 
12:27:09 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:09 #7 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 4.4s done
12:27:09 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 9.6s done
12:27:09 #11 40.47 Selecting previously unselected package libtype-tiny-perl.
12:27:09 #11 40.48 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
12:27:09 #11 40.48 Unpacking libtype-tiny-perl (1.008001-2) ...
12:27:09 #11 40.54 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:09 #11 40.54 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
12:27:09 #11 40.54 Unpacking libgitlab-api-v4-perl (0.25-1) ...
12:27:09 #11 40.59 Selecting previously unselected package libhash-fieldhash-perl.
12:27:09 #11 40.59 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
12:27:09 #11 40.60 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
12:27:09 #11 40.63 Selecting previously unselected package libhtml-form-perl.
12:27:09 #11 40.63 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
12:27:09 #11 40.64 Unpacking libhtml-form-perl (6.07-1) ...
12:27:09 #12 31.24   Installing       : unzip-6.0-46.el8.x86_64                               7/91 
12:27:09 #12 31.39   Installing       : groff-base-1.22.3-18.el8.x86_64                       8/91 
12:27:09 #12 31.42   Installing       : file-5.33-21.el8.x86_64                               9/91 
12:27:09 #12 31.46   Installing       : cpio-2.12-11.el8.x86_64                              10/91 
12:27:09 #10 41.56 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:09 #10 41.57 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:09 #10 41.60 Selecting previously unselected package libmail-sendmail-perl.
12:27:09 #10 41.60 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:09 #10 41.61 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:09 #10 41.70 Selecting previously unselected package mailutils-common.
12:27:09 #10 41.70 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ...
12:27:09 #10 41.70 Unpacking mailutils-common (1:3.5-4) ...
12:27:09 #10 41.77 Selecting previously unselected package mysql-common.
12:27:09 #10 41.77 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ...
12:27:09 #10 41.78 Unpacking mysql-common (5.8+1.0.5) ...
12:27:09 #10 41.81 Selecting previously unselected package mariadb-common.
12:27:09 #10 45.01 Setting up libxcb1:arm64 (1.13.1-2) ...
12:27:09 #10 45.02 Setting up at (3.1.23-1) ...
12:27:09 + STATUS=0
12:27:09 + '[' 0 -ne 0 ']'
12:27:09 + /usr/bin/tar -xf -
12:27:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:09 #10 36.45 Selecting previously unselected package libpcre2-8-0:armhf.
12:27:09 #10 36.45 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
12:27:09 #10 36.45 Unpacking libpcre2-8-0:armhf (10.32-5) ...
12:27:09 #10 36.52 Selecting previously unselected package liberror-perl.
12:27:09 #10 36.52 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
12:27:09 #10 36.53 Unpacking liberror-perl (0.17027-2) ...
12:27:09 #10 37.15 Preparing to unpack .../141-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
12:27:09 #10 37.15 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
12:27:09 #10 37.20 Selecting previously unselected package libgpgme11:amd64.
12:27:09 #10 37.21 Preparing to unpack .../142-libgpgme11_1.10.0-1ubuntu2_amd64.deb ...
12:27:09 #10 37.21 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ...
12:27:09 #10 37.25 Selecting previously unselected package python3-gpg.
12:27:09 #10 37.26 Preparing to unpack .../143-python3-gpg_1.10.0-1ubuntu2_amd64.deb ...
12:27:09 #10 37.26 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
12:27:09 #10 37.32 Selecting previously unselected package dput.
12:27:09 #10 37.32 Preparing to unpack .../144-dput_1.0.1ubuntu1_all.deb ...
12:27:09 #10 37.33 Unpacking dput (1.0.1ubuntu1) ...
12:27:09 #10 37.37 Selecting previously unselected package libfakeroot:amd64.
12:27:09 #11 35.96 Selecting previously unselected package libcontextual-return-perl.
12:27:09 #11 35.96 Preparing to unpack .../259-libcontextual-return-perl_0.004014-3_all.deb ...
12:27:09 #11 35.96 Unpacking libcontextual-return-perl (0.004014-3) ...
12:27:09 #11 36.01 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
12:27:09 #11 36.01 Preparing to unpack .../260-libcpanel-json-xs-perl_4.32-1_amd64.deb ...
12:27:09 #11 36.02 Unpacking libcpanel-json-xs-perl:amd64 (4.32-1) ...
12:27:09 #11 36.05 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:09 #11 36.05 Preparing to unpack .../261-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:09 #11 36.05 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:09 #11 36.09 Selecting previously unselected package libexception-class-perl.
12:27:09 #11 36.09 Preparing to unpack .../262-libexception-class-perl_1.45-1_all.deb ...
12:27:09 #11 36.09 Unpacking libexception-class-perl (1.45-1) ...
12:27:09 #11 36.12 Selecting previously unselected package libiterator-perl.
12:27:09 #11 36.13 Preparing to unpack .../263-libiterator-perl_0.03+ds1-2_all.deb ...
12:27:09 #11 36.13 Unpacking libiterator-perl (0.03+ds1-2) ...
12:27:09 #11 36.16 Selecting previously unselected package libiterator-util-perl.
12:27:09 #11 35.98 Selecting previously unselected package lzip.
12:27:09 #11 35.98 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ...
12:27:09 #11 35.99 Unpacking lzip (1.23-1) ...
12:27:09 #11 36.02 Selecting previously unselected package lzop.
12:27:09 #11 36.02 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ...
12:27:09 #11 36.02 Unpacking lzop (1.04-2build2) ...
12:27:09 #11 36.05 Selecting previously unselected package t1utils.
12:27:09 #11 36.05 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ...
12:27:09 #11 36.06 Unpacking t1utils (1.41-4build2) ...
12:27:09 #11 36.11 Selecting previously unselected package unzip.
12:27:09 #11 36.11 Preparing to unpack .../345-unzip_6.0-26ubuntu3.1_amd64.deb ...
12:27:09 #11 36.12 Unpacking unzip (6.0-26ubuntu3.1) ...
12:27:09 #11 36.16 Selecting previously unselected package lintian.
12:27:09 #11 36.16 Preparing to unpack .../346-lintian_2.114.0ubuntu1.2_all.deb ...
12:27:09 #11 36.17 Unpacking lintian (2.114.0ubuntu1.2) ...
12:27:09 #10 43.83 Setting up libreadline8:arm64 (8.1-1) ...
12:27:09 #10 43.84 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
12:27:09 #10 43.86 Setting up m4 (1.4.18-5) ...
12:27:09 #10 43.87 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
12:27:09 #10 43.88 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
12:27:09 #10 43.89 Setting up binutils (2.35.2-2) ...
12:27:09 #10 43.91 Setting up ca-certificates (20210119) ...
12:27:09 #10 39.94 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
12:27:09 #10 39.94 Unpacking liblog-any-perl (1.709-1) ...
12:27:09 #10 39.97 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:09 #10 39.97 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:09 #10 39.98 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:09 #10 40.00 Selecting previously unselected package libpackage-stash-perl.
12:27:09 #10 40.01 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
12:27:09 #10 40.01 Unpacking libpackage-stash-perl (0.39-1) ...
12:27:09 #10 40.04 Selecting previously unselected package libsub-identify-perl.
12:27:09 #10 40.04 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
12:27:09 #10 40.04 Unpacking libsub-identify-perl (0.14-1+b3) ...
12:27:09 #10 40.07 Selecting previously unselected package libsub-name-perl.
12:27:09 #10 40.07 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
12:27:09 #10 40.07 Unpacking libsub-name-perl (0.26-1+b1) ...
12:27:09 #10 40.10 Selecting previously unselected package libnamespace-clean-perl.
12:27:09 #10 40.10 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:09 #10 40.10 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:09 #10 40.14 Selecting previously unselected package libpath-tiny-perl.
12:27:09 #10 40.14 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
12:27:09 #10 40.14 Unpacking libpath-tiny-perl (0.118-1) ...
12:27:09 #10 40.17 Selecting previously unselected package libtype-tiny-perl.
12:27:09 #10 40.18 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
12:27:09 #10 40.18 Unpacking libtype-tiny-perl (1.012001-2) ...
12:27:09 #10 40.24 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:09 #10 40.24 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:09 #10 40.24 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:09 #10 45.01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
12:27:09 #10 45.02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
12:27:09 #10 45.04 Setting up python3-magic (2:0.4.15-1) ...
12:27:09 #11 37.54 Preparing to unpack .../282-libfile-basedir-perl_0.09-1_all.deb ...
12:27:09 #11 37.55 Unpacking libfile-basedir-perl (0.09-1) ...
12:27:09 #11 37.58 Selecting previously unselected package libfile-chdir-perl.
12:27:09 #11 37.58 Preparing to unpack .../283-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:09 #11 37.59 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:09 #11 37.62 Selecting previously unselected package libfile-fcntllock-perl.
12:27:09 #11 37.62 Preparing to unpack .../284-libfile-fcntllock-perl_0.22-4_arm64.deb ...
12:27:09 #11 37.63 Unpacking libfile-fcntllock-perl (0.22-4) ...
12:27:09 #11 37.66 Selecting previously unselected package libnumber-compare-perl.
12:27:09 #11 37.66 Preparing to unpack .../285-libnumber-compare-perl_0.03-2_all.deb ...
12:27:09 #11 37.67 Unpacking libnumber-compare-perl (0.03-2) ...
12:27:09 #11 37.70 Selecting previously unselected package libtext-glob-perl.
12:27:09 #11 37.70 Preparing to unpack .../286-libtext-glob-perl_0.11-2_all.deb ...
12:27:09 #11 37.70 Unpacking libtext-glob-perl (0.11-2) ...
12:27:09 #11 37.74 Selecting previously unselected package libfile-find-rule-perl.
12:27:09 #11 37.74 Preparing to unpack .../287-libfile-find-rule-perl_0.34-2_all.deb ...
12:27:09 #11 37.74 Unpacking libfile-find-rule-perl (0.34-2) ...
12:27:09 #11 37.78 Selecting previously unselected package libfont-afm-perl.
12:27:09 #10 40.48 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:09 #10 40.49 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
12:27:09 #10 40.49 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:27:09 #10 40.58 Selecting previously unselected package libpcre2-8-0:armhf.
12:27:09 #10 40.58 Preparing to unpack .../158-libpcre2-8-0_10.32-5_armhf.deb ...
12:27:09 #10 40.59 Unpacking libpcre2-8-0:armhf (10.32-5) ...
12:27:09 #10 40.64 Selecting previously unselected package liberror-perl.
12:27:09 #10 40.64 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ...
12:27:09 #10 40.65 Unpacking liberror-perl (0.17027-2) ...
12:27:09 #11 42.21 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
12:27:09 #11 42.21 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
12:27:09 #11 42.21 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
12:27:09 #11 42.21 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
12:27:09 #11 42.21 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:27:09 #11 42.23 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
12:27:09 #11 42.25 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
12:27:09 #11 42.26 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.7) ...
12:27:09 #11 42.27 Setting up python3 (3.10.6-1~22.04) ...
12:27:09 #11 29.88 Unpacking libmpc3:armhf (1.1.0-1) ...
12:27:09 #11 29.92 Selecting previously unselected package cpp-9.
12:27:09 #11 29.92 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
12:27:09 #11 29.93 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:09 #10 42.22 (105/139): python3-enchant-3.2.2-5.fc37.noarch. 2.8 MB/s | 103 kB     00:00    
12:27:09 #10 42.22 (106/139): python3-file-magic-5.42-4.fc37.noarc 2.4 MB/s |  20 kB     00:00    
12:27:09 #10 42.23 (107/139): python3-pybeam-0.7-4.fc37.noarch.rpm 2.5 MB/s |  32 kB     00:00    
12:27:09 #10 42.26 (108/139): python3-pyxdg-0.27-6.fc37.noarch.rpm 2.9 MB/s | 135 kB     00:00    
12:27:09 #10 42.27 (109/139): python3-tomli-w-1.0.0-4.fc37.noarch. 567 kB/s |  21 kB     00:00    
12:27:09 #10 42.27 (110/139): python3-six-1.16.0-8.fc37.noarch.rpm 1.0 MB/s |  42 kB     00:00    
12:27:09 #10 42.27 (111/139): redhat-rpm-config-228-1.fc37.noarch. 8.4 MB/s |  81 kB     00:00    
12:27:09 #10 42.28 (112/139): rpm-build-4.18.0-1.fc37.aarch64.rpm  8.4 MB/s |  77 kB     00:00    
12:27:09 #10 42.31 (113/139): unzip-6.0-58.fc37.aarch64.rpm        5.4 MB/s | 182 kB     00:00    
12:27:09 #10 42.34 (114/139): shared-mime-info-2.2-2.fc37.aarch64. 5.5 MB/s | 381 kB     00:00    
12:27:09 #10 42.35 (115/139): xxhash-libs-0.8.1-3.fc37.aarch64.rpm 505 kB/s |  33 kB     00:00    
12:27:09 #10 42.35 (116/139): xz-5.2.5-10.fc37.aarch64.rpm         5.3 MB/s | 223 kB     00:00    
12:27:09 #10 42.39 (117/139): zip-3.0-33.fc37.aarch64.rpm          5.7 MB/s | 256 kB     00:00    
12:27:09 #10 42.43 (118/139): zstd-1.5.2-3.fc37.aarch64.rpm        4.9 MB/s | 412 kB     00:00    
12:27:09 #10 42.43 (119/139): ansible-srpm-macros-1-8.1.fc37.noarc 107 kB/s | 8.6 kB     00:00    
12:27:09 #7 ...
12:27:09 
12:27:09 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:09 #11 27.03 Selecting previously unselected package libelf1:armhf.
12:27:09 #11 27.03 Preparing to unpack .../034-libelf1_0.187-4_armhf.deb ...
12:27:09 #11 40.67 Selecting previously unselected package libhtml-format-perl.
12:27:09 #11 40.68 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
12:27:09 #11 40.68 Unpacking libhtml-format-perl (2.12-1) ...
12:27:09 #11 40.73 Selecting previously unselected package libhttp-daemon-perl.
12:27:09 #11 40.73 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
12:27:09 #11 40.73 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
12:27:09 #11 40.78 Selecting previously unselected package libidn11:arm64.
12:27:09 #11 40.78 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
12:27:09 #11 40.78 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
12:27:09 #11 40.83 Selecting previously unselected package libstruct-dumb-perl.
12:27:09 #11 40.83 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
12:27:09 #11 40.83 Unpacking libstruct-dumb-perl (0.09-1) ...
12:27:09 #11 40.87 Selecting previously unselected package libio-async-perl.
12:27:09 #11 40.87 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
12:27:09 #11 40.88 Unpacking libio-async-perl (0.75-1) ...
12:27:09 #10 41.82 Preparing to unpack .../257-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
12:27:09 #10 41.82 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
12:27:09 #10 41.86 Selecting previously unselected package libmariadb3:amd64.
12:27:09 #10 41.86 Preparing to unpack .../258-libmariadb3_1%3a10.3.36-0+deb10u2_amd64.deb ...
12:27:09 #10 41.86 Unpacking libmariadb3:amd64 (1:10.3.36-0+deb10u2) ...
12:27:09 #10 41.91 Selecting previously unselected package libpython2.7-minimal:amd64.
12:27:09 #10 41.91 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
12:27:09 #10 41.92 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
12:27:09 #10 41.99 Selecting previously unselected package libpython2.7-stdlib:amd64.
12:27:09 #10 42.00 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ...
12:27:09 #10 42.00 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
12:27:10 #10 45.16 invoke-rc.d: could not determine current runlevel
12:27:10 #10 45.16 invoke-rc.d: policy-rc.d denied execution of start.
12:27:10 #10 45.17 Setting up libedit2:arm64 (3.1-20181209-1) ...
12:27:10 #10 45.18 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
12:27:10 #10 45.20 Setting up cron (3.0pl1-134+deb10u1) ...
12:27:10 #10 45.30 Adding group `crontab' (GID 102) ...
12:27:10 #10 45.32 Done.
12:27:10 #10 45.35 invoke-rc.d: could not determine current runlevel
12:27:10 #10 45.35 invoke-rc.d: policy-rc.d denied execution of start.
12:27:10 #10 36.59 Selecting previously unselected package git-man.
12:27:10 #10 36.59 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
12:27:10 #10 36.60 Unpacking git-man (1:2.20.1-2+deb10u6) ...
12:27:10 #10 36.77 Selecting previously unselected package git.
12:27:10 #10 36.77 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u6_armhf.deb ...
12:27:10 #10 36.81 Unpacking git (1:2.20.1-2+deb10u6) ...
12:27:10 #10 30.23 Selecting previously unselected package cpp.
12:27:10 #10 30.23 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
12:27:10 #13 12.45   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch            1/1 
12:27:10 #13 12.58   Preparing        :                                                        1/1 
12:27:10 #13 12.65   Installing       : make-1:4.3-7.el9.aarch64                              1/70 
12:27:10 #13 12.72   Installing       : selinux-policy-38.1.4-1.el9.noarch                    2/70 
12:27:10 #13 12.72   Running scriptlet: selinux-policy-38.1.4-1.el9.noarch                    2/70 
12:27:10 #11 36.56 Selecting previously unselected package g++.
12:27:10 #11 36.56 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
12:27:10 #11 36.57 Unpacking g++ (4:9.3.0-1ubuntu2) ...
12:27:10 #11 36.59 Selecting previously unselected package make.
12:27:10 #11 36.59 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
12:27:10 #11 36.60 Unpacking make (4.2.1-1.2) ...
12:27:10 #11 36.64 Selecting previously unselected package libdpkg-perl.
12:27:10 #11 36.64 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
12:27:10 #11 36.65 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
12:27:10 #11 36.70 Selecting previously unselected package patch.
12:27:10 #11 36.70 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
12:27:10 #11 36.71 Unpacking patch (2.7.6-6) ...
12:27:10 #11 36.74 Selecting previously unselected package dpkg-dev.
12:27:10 #11 36.75 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
12:27:10 #11 36.75 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
12:27:10 #11 36.87 Selecting previously unselected package build-essential.
12:27:10 #10 37.37 Preparing to unpack .../145-libfakeroot_1.22-2ubuntu1_amd64.deb ...
12:27:10 #10 37.37 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
12:27:10 #10 37.45 Selecting previously unselected package fakeroot.
12:27:10 #10 37.45 Preparing to unpack .../146-fakeroot_1.22-2ubuntu1_amd64.deb ...
12:27:10 #10 37.46 Unpacking fakeroot (1.22-2ubuntu1) ...
12:27:10 #10 37.50 Selecting previously unselected package libcurl3-gnutls:amd64.
12:27:10 #10 37.50 Preparing to unpack .../147-libcurl3-gnutls_7.58.0-2ubuntu3.22_amd64.deb ...
12:27:10 #10 37.50 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.22) ...
12:27:10 #10 37.55 Selecting previously unselected package liberror-perl.
12:27:10 #10 37.55 Preparing to unpack .../148-liberror-perl_0.17025-1_all.deb ...
12:27:10 #10 37.55 Unpacking liberror-perl (0.17025-1) ...
12:27:10 #10 37.58 Selecting previously unselected package git-man.
12:27:10 #10 37.58 Preparing to unpack .../149-git-man_1%3a2.17.1-1ubuntu0.15_all.deb ...
12:27:10 #10 37.59 Unpacking git-man (1:2.17.1-1ubuntu0.15) ...
12:27:10 #11 36.50 Selecting previously unselected package manpages-dev.
12:27:10 #11 36.50 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ...
12:27:10 #11 36.51 Unpacking manpages-dev (5.10-1ubuntu1) ...
12:27:10 #11 36.17 Preparing to unpack .../264-libiterator-util-perl_0.02+ds1-2_all.deb ...
12:27:10 #11 36.18 Unpacking libiterator-util-perl (0.02+ds1-2) ...
12:27:10 #11 36.21 Selecting previously unselected package libexporter-tiny-perl.
12:27:10 #11 36.21 Preparing to unpack .../265-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:10 #11 36.22 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:10 #11 36.26 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:10 #11 36.26 Preparing to unpack .../266-liblist-moreutils-xs-perl_0.430-3_amd64.deb ...
12:27:10 #11 36.27 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
12:27:10 #11 36.31 Selecting previously unselected package liblist-moreutils-perl.
12:27:10 #11 36.31 Preparing to unpack .../267-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:10 #11 36.31 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:10 #11 36.35 Selecting previously unselected package libdata-dpath-perl.
12:27:10 #11 36.35 Preparing to unpack .../268-libdata-dpath-perl_0.58-1_all.deb ...
12:27:10 #11 36.35 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:10 #11 36.39 Selecting previously unselected package libdata-dump-perl.
12:27:10 #11 36.39 Preparing to unpack .../269-libdata-dump-perl_1.25-1_all.deb ...
12:27:10 #11 36.39 Unpacking libdata-dump-perl (1.25-1) ...
12:27:10 #11 36.42 Selecting previously unselected package libdata-messagepack-perl.
12:27:10 #11 36.43 Preparing to unpack .../270-libdata-messagepack-perl_1.02-1_amd64.deb ...
12:27:10 #11 36.43 Unpacking libdata-messagepack-perl (1.02-1) ...
12:27:10 #11 36.46 Selecting previously unselected package libnet-domain-tld-perl.
12:27:10 #11 36.46 Preparing to unpack .../271-libnet-domain-tld-perl_1.75-2_all.deb ...
12:27:10 #11 36.47 Unpacking libnet-domain-tld-perl (1.75-2) ...
12:27:10 #11 36.50 Selecting previously unselected package libdata-validate-domain-perl.
12:27:10 #10 40.29 Selecting previously unselected package libglib2.0-0:amd64.
12:27:10 #10 40.29 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
12:27:10 #10 40.29 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
12:27:10 #10 45.20 Setting up python3-idna (2.6-1) ...
12:27:10 #10 28.56 Selecting previously unselected package cpp.
12:27:10 #10 28.56 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
12:27:10 #10 28.56 Unpacking cpp (4:10.2.1-1+rpi1) ...
12:27:10 #10 28.62 Selecting previously unselected package libdebhelper-perl.
12:27:10 #10 28.62 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ...
12:27:10 #10 28.63 Unpacking libdebhelper-perl (13.3.4) ...
12:27:10 #10 28.69 Selecting previously unselected package libcc1-0:armhf.
12:27:10 #10 28.69 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
12:27:10 #10 28.70 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
12:27:10 #10 28.76 Selecting previously unselected package libgomp1:armhf.
12:27:10 #10 28.76 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ...
12:27:10 #11 37.78 Preparing to unpack .../288-libfont-afm-perl_1.20-3_all.deb ...
12:27:10 #11 37.78 Unpacking libfont-afm-perl (1.20-3) ...
12:27:10 #11 37.82 Selecting previously unselected package libio-string-perl.
12:27:10 #11 37.82 Preparing to unpack .../289-libio-string-perl_1.08-3.1_all.deb ...
12:27:10 #11 37.82 Unpacking libio-string-perl (1.08-3.1) ...
12:27:10 #11 37.86 Selecting previously unselected package libfont-ttf-perl.
12:27:10 #11 37.86 Preparing to unpack .../290-libfont-ttf-perl_1.06-2_all.deb ...
12:27:10 #11 37.87 Unpacking libfont-ttf-perl (1.06-2) ...
12:27:10 #11 37.91 Selecting previously unselected package libfreezethaw-perl.
12:27:10 #11 37.92 Preparing to unpack .../291-libfreezethaw-perl_0.5001-2.1_all.deb ...
12:27:10 #11 37.92 Unpacking libfreezethaw-perl (0.5001-2.1) ...
12:27:10 #11 37.95 Selecting previously unselected package libsort-versions-perl.
12:27:10 #11 37.96 Preparing to unpack .../292-libsort-versions-perl_1.62-2_all.deb ...
12:27:10 #11 37.97 Unpacking libsort-versions-perl (1.62-2) ...
12:27:10 #11 38.00 Selecting previously unselected package libgit-wrapper-perl.
12:27:10 #11 38.00 Preparing to unpack .../293-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:10 #11 38.01 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:10 #11 38.04 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:10 #10 40.69 Selecting previously unselected package git-man.
12:27:10 #10 40.69 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
12:27:10 #10 40.70 Unpacking git-man (1:2.20.1-2+deb10u6) ...
12:27:10 #10 40.85 Selecting previously unselected package git.
12:27:10 #10 40.85 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u6_armhf.deb ...
12:27:10 #10 40.87 Unpacking git (1:2.20.1-2+deb10u6) ...
12:27:10 #11 42.56 Setting up python3-xdg (0.27-2) ...
12:27:10 #10 42.50 (120/139): binutils-gold-2.38-25.fc37.aarch64.r  13 MB/s | 923 kB     00:00    
12:27:10 #10 42.51 (121/139): dbus-libs-1.14.4-1.fc37.aarch64.rpm  2.1 MB/s | 154 kB     00:00    
12:27:10 #10 42.57 (122/139): binutils-2.38-25.fc37.aarch64.rpm     42 MB/s | 5.8 MB     00:00    
12:27:10 #10 42.57 (123/139): emacs-filesystem-28.2-1.fc37.noarch. 106 kB/s | 7.1 kB     00:00    
12:27:10 #10 42.62 (124/139): gdb-minimal-12.1-6.fc37.aarch64.rpm   32 MB/s | 3.5 MB     00:00    
12:27:10 #10 42.63 (125/139): gnat-srpm-macros-5-1.fc37.noarch.rpm 166 kB/s | 8.3 kB     00:00    
12:27:10 #10 42.64 (126/139): glibc-gconv-extra-2.36-9.fc37.aarch6  27 MB/s | 1.7 MB     00:00    
12:27:10 #10 42.64 (127/139): perl-Getopt-Long-2.54-1.fc37.noarch. 4.7 MB/s |  60 kB     00:00    
12:27:10 #10 42.65 (128/139): perl-URI-5.17-1.fc37.noarch.rpm      7.3 MB/s | 123 kB     00:00    
12:27:10 #10 42.65 (129/139): python-srpm-macros-3.11-5.fc37.noarc 3.1 MB/s |  24 kB     00:00    
12:27:10 #10 42.68 (130/139): python3-dbus-1.3.2-1.fc37.aarch64.rp 4.4 MB/s | 158 kB     00:00    
12:27:10 #10 42.71 (131/139): python3-zstandard-0.19.0-1.fc37.aarc 7.4 MB/s | 441 kB     00:00    
12:27:10 #10 42.71 (132/139): qt5-srpm-macros-5.15.8-1.fc37.noarch 286 kB/s | 8.0 kB     00:00    
12:27:10 #10 42.71 (133/139): rpmautospec-rpm-macros-0.3.1-1.fc37. 294 kB/s | 8.8 kB     00:00    
12:27:10 #10 42.74 (134/139): rpmlint-2.4.0-3.fc37.noarch.rpm       10 MB/s | 330 kB     00:00    
12:27:10 #11 40.93 Selecting previously unselected package liblinux-epoll-perl.
12:27:10 #11 40.93 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
12:27:10 #11 40.94 Unpacking liblinux-epoll-perl (0.017-1) ...
12:27:10 #11 40.98 Selecting previously unselected package libio-async-loop-epoll-perl.
12:27:10 #11 40.98 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
12:27:10 #11 40.99 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
12:27:10 #11 41.02 Selecting previously unselected package libtypes-serialiser-perl.
12:27:10 #11 41.02 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
12:27:10 #11 41.03 Unpacking libtypes-serialiser-perl (1.0-1) ...
12:27:10 #11 41.07 Selecting previously unselected package libjson-xs-perl.
12:27:10 #11 41.07 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
12:27:10 #11 41.08 Unpacking libjson-xs-perl (4.020-1build1) ...
12:27:10 #11 41.12 Selecting previously unselected package libjson-maybexs-perl.
12:27:10 #11 41.12 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
12:27:10 #11 41.13 Unpacking libjson-maybexs-perl (1.004000-1) ...
12:27:10 #11 41.16 Selecting previously unselected package liblist-compare-perl.
12:27:10 #11 41.16 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
12:27:10 #11 41.17 Unpacking liblist-compare-perl (0.53-1) ...
12:27:10 #11 41.20 Selecting previously unselected package liblist-moreutils-perl.
12:27:10 #11 27.04 Unpacking libelf1:armhf (0.187-4) ...
12:27:10 #11 27.25 Selecting previously unselected package libglib2.0-data.
12:27:10 #11 27.25 Preparing to unpack .../035-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
12:27:10 #11 27.27 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
12:27:10 #10 45.46 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
12:27:10 #10 45.47 Setting up m4 (1.4.18-2) ...
12:27:10 #10 45.48 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
12:27:10 #10 45.49 Setting up binutils (2.31.1-16) ...
12:27:10 #10 45.51 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
12:27:10 #10 45.54 Setting up ca-certificates (20200601~deb10u2) ...
12:27:10 #10 30.24 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
12:27:10 #10 30.28 Selecting previously unselected package libcc1-0:armhf.
12:27:10 #10 30.28 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.28 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
12:27:10 #10 30.34 Selecting previously unselected package libgomp1:armhf.
12:27:10 #10 30.34 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.35 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
12:27:10 #10 30.39 Selecting previously unselected package libatomic1:armhf.
12:27:10 #10 30.39 Preparing to unpack .../070-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.39 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
12:27:10 #10 30.43 Selecting previously unselected package libasan4:armhf.
12:27:10 #10 30.43 Preparing to unpack .../071-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.43 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:10 #11 25.93 Selecting previously unselected package python3-minimal.
12:27:10 #11 25.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4704 files and directories currently installed.)
12:27:10 #11 25.93 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
12:27:10 #11 25.93 Unpacking python3-minimal (3.10.6-1~22.04) ...
12:27:10 #11 26.01 Selecting previously unselected package media-types.
12:27:10 #11 26.01 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
12:27:10 #11 26.01 Unpacking media-types (7.0.0) ...
12:27:10 #11 26.05 Selecting previously unselected package libmpdec3:armhf.
12:27:10 #11 26.05 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
12:27:10 #11 26.05 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
12:27:10 #11 26.09 Selecting previously unselected package readline-common.
12:27:10 #11 26.09 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
12:27:10 #11 26.09 Unpacking readline-common (8.1.2-1) ...
12:27:10 #11 26.13 Selecting previously unselected package libreadline8:armhf.
12:27:10 #11 26.13 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
12:27:10 #11 36.87 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
12:27:10 #11 36.88 Unpacking build-essential (12.8ubuntu1.1) ...
12:27:10 #11 36.91 Selecting previously unselected package libbrotli1:amd64.
12:27:10 #11 36.91 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
12:27:10 #11 36.92 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
12:27:10 #11 36.99 Selecting previously unselected package libroken18-heimdal:amd64.
12:27:10 #11 36.99 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 36.99 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.04 Selecting previously unselected package libasn1-8-heimdal:amd64.
12:27:10 #11 37.04 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.04 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.10 Selecting previously unselected package libheimbase1-heimdal:amd64.
12:27:10 #10 37.70 Selecting previously unselected package git.
12:27:10 #10 37.70 Preparing to unpack .../150-git_1%3a2.17.1-1ubuntu0.15_amd64.deb ...
12:27:10 #10 37.72 Unpacking git (1:2.17.1-1ubuntu0.15) ...
12:27:10 #12 31.48   Installing       : bzip2-1.0.6-26.el8.x86_64                            11/91 
12:27:10 #12 32.07   Installing       : binutils-2.30-119.el8.x86_64                         12/91 
12:27:10 #12 32.09   Running scriptlet: binutils-2.30-119.el8.x86_64                         12/91 
12:27:10 + STATUS=0
12:27:10 + '[' 0 -ne 0 ']'
12:27:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:27:10 + exit 0
12:27:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WYCMls
12:27:10 + umask 022
12:27:10 + cd /root/rpmbuild/BUILD
12:27:10 + cd src
12:27:10 + export DOCKER_GITCOMMIT=2b9de2e
12:27:10 + DOCKER_GITCOMMIT=2b9de2e
12:27:10 + mkdir -p /go/src/github.com/docker
12:27:10 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:27:10 + pushd /root/rpmbuild/BUILD/src/engine
12:27:10 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:27:10 + TMP_GOPATH=/go
12:27:10 + hack/dockerfile/install/install.sh tini
12:27:10 + RM_GOPATH=0
12:27:10 + TMP_GOPATH=/go
12:27:10 + : /usr/local/bin
12:27:10 + '[' -z /go ']'
12:27:10 + export GOPATH=/go
12:27:10 + GOPATH=/go
12:27:10 + case "$(go env GOARCH)" in
12:27:10 ++ go env GOARCH
12:27:10 + export GO_BUILDMODE=-buildmode=pie
12:27:10 + GO_BUILDMODE=-buildmode=pie
12:27:10 ++ dirname hack/dockerfile/install/install.sh
12:27:10 + dir=hack/dockerfile/install
12:27:10 + bin=tini
12:27:10 + shift
12:27:10 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:27:10 + . hack/dockerfile/install/tini.installer
12:27:10 ++ : v0.19.0
12:27:10 + install_tini
12:27:10 + echo 'Install tini version v0.19.0'
12:27:10 Install tini version v0.19.0
12:27:10 + git clone https://github.com/krallin/tini.git /go/tini
12:27:10 Cloning into '/go/tini'...
12:27:10 #11 36.82 Selecting previously unselected package python3-certifi.
12:27:10 #11 36.50 Preparing to unpack .../272-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:10 #11 36.51 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:10 #11 36.54 Selecting previously unselected package libnet-ipv6addr-perl.
12:27:10 #11 36.55 Preparing to unpack .../273-libnet-ipv6addr-perl_1.02-1_all.deb ...
12:27:10 #11 36.55 Unpacking libnet-ipv6addr-perl (1.02-1) ...
12:27:10 #11 36.58 Selecting previously unselected package libnet-netmask-perl.
12:27:10 #11 36.59 Preparing to unpack .../274-libnet-netmask-perl_2.0001-1_all.deb ...
12:27:10 #11 36.59 Unpacking libnet-netmask-perl (2.0001-1) ...
12:27:10 #11 36.62 Selecting previously unselected package libnetaddr-ip-perl.
12:27:10 #11 36.63 Preparing to unpack .../275-libnetaddr-ip-perl_4.079+dfsg-2_amd64.deb ...
12:27:10 #11 36.63 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
12:27:10 #11 36.67 Selecting previously unselected package libdata-validate-ip-perl.
12:27:10 #11 36.67 Preparing to unpack .../276-libdata-validate-ip-perl_0.30-1_all.deb ...
12:27:10 #11 36.68 Unpacking libdata-validate-ip-perl (0.30-1) ...
12:27:10 #11 36.71 Selecting previously unselected package libdata-validate-uri-perl.
12:27:10 #11 36.71 Preparing to unpack .../277-libdata-validate-uri-perl_0.07-2_all.deb ...
12:27:10 #11 36.72 Unpacking libdata-validate-uri-perl (0.07-2) ...
12:27:10 #11 36.76 Selecting previously unselected package libdistro-info-perl.
12:27:10 #10 40.43 Selecting previously unselected package libglib2.0-data.
12:27:10 #10 40.43 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
12:27:10 #10 40.44 Unpacking libglib2.0-data (2.66.8-1) ...
12:27:10 #10 40.60 Selecting previously unselected package libgpm2:amd64.
12:27:10 #10 40.60 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
12:27:10 #10 40.60 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:27:10 #10 40.63 Selecting previously unselected package libhash-fieldhash-perl.
12:27:10 #10 40.63 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
12:27:10 #10 40.64 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
12:27:10 #10 40.66 Selecting previously unselected package libhtml-form-perl.
12:27:10 #10 40.67 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
12:27:10 #10 40.67 Unpacking libhtml-form-perl (6.07-1) ...
12:27:10 #10 40.70 Selecting previously unselected package libhtml-format-perl.
12:27:10 #10 40.70 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
12:27:10 #10 40.74 Unpacking libhtml-format-perl (2.12-1.1) ...
12:27:10 #10 40.77 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:10 #10 45.41 Setting up python3-xdg (0.25-4ubuntu1.1) ...
12:27:10 #10 45.59 Setting up python3-six (1.11.0-2) ...
12:27:10 #10 44.41 Updating certificates in /etc/ssl/certs...
12:27:10 #10 28.77 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
12:27:10 #10 28.96 Selecting previously unselected package libatomic1:armhf.
12:27:10 #10 28.96 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ...
12:27:10 #10 28.96 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
12:27:10 #10 29.03 Selecting previously unselected package libasan6:armhf.
12:27:10 #10 29.03 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ...
12:27:10 #11 42.71 Setting up man-db (2.10.2-1) ...
12:27:10 #11 42.81 Building database of manual pages ...
12:27:10 #11 38.04 Preparing to unpack .../294-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:10 #11 38.05 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:10 #11 38.08 Selecting previously unselected package libio-prompter-perl.
12:27:10 #11 38.08 Preparing to unpack .../295-libio-prompter-perl_0.004015-1_all.deb ...
12:27:10 #11 38.09 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:10 #11 38.12 Selecting previously unselected package libjson-perl.
12:27:10 #11 38.13 Preparing to unpack .../296-libjson-perl_4.09000-1_all.deb ...
12:27:10 #11 38.13 Unpacking libjson-perl (4.09000-1) ...
12:27:10 #11 38.16 Selecting previously unselected package liblog-any-perl.
12:27:10 #11 38.17 Preparing to unpack .../297-liblog-any-perl_1.710-1_all.deb ...
12:27:10 #11 38.17 Unpacking liblog-any-perl (1.710-1) ...
12:27:10 #11 38.21 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:10 #11 38.21 Preparing to unpack .../298-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
12:27:10 #11 38.21 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
12:27:10 #11 38.25 Selecting previously unselected package libpackage-stash-perl.
12:27:10 #11 38.25 Preparing to unpack .../299-libpackage-stash-perl_0.40-1_all.deb ...
12:27:10 #11 38.25 Unpacking libpackage-stash-perl (0.40-1) ...
12:27:10 #11 38.29 Selecting previously unselected package libsub-identify-perl.
12:27:10 #11 38.29 Preparing to unpack .../300-libsub-identify-perl_0.14-2_arm64.deb ...
12:27:10 #10 42.74 (135/139): rust-srpm-macros-23-1.fc37.noarch.rp 329 kB/s | 9.4 kB     00:00    
12:27:10 #10 42.75 (136/139): rpmlint-fedora-license-data-1.11-1.f 506 kB/s |  18 kB     00:00    
12:27:10 #10 42.76 (137/139): glibc-2.36-9.fc37.aarch64.rpm         90 MB/s | 1.8 MB     00:00    
12:27:10 #10 42.76 (138/139): glibc-common-2.36-9.fc37.aarch64.rpm  18 MB/s | 361 kB     00:00    
12:27:10 #10 42.77 (139/139): glibc-minimal-langpack-2.36-9.fc37.a 4.7 MB/s |  87 kB     00:00    
12:27:10 #10 42.77 --------------------------------------------------------------------------------
12:27:10 #10 42.77 Total                                            12 MB/s |  31 MB     00:02     
12:27:10 #11 41.21 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
12:27:10 #11 41.21 Unpacking liblist-moreutils-perl (0.416-1build5) ...
12:27:10 #11 41.33 Selecting previously unselected package liblist-someutils-perl.
12:27:10 #11 41.33 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
12:27:10 #11 41.34 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:10 #11 41.38 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:10 #11 41.38 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
12:27:10 #11 41.39 Unpacking liblist-someutils-xs-perl (0.58-2) ...
12:27:10 #11 41.43 Selecting previously unselected package libltdl7:arm64.
12:27:10 #11 41.43 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
12:27:10 #11 41.43 Unpacking libltdl7:arm64 (2.4.6-14) ...
12:27:10 #11 27.50 Selecting previously unselected package libicu71:armhf.
12:27:10 #11 27.51 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_armhf.deb ...
12:27:10 #11 30.68 Selecting previously unselected package cpp.
12:27:10 #11 30.68 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
12:27:10 #11 30.69 Unpacking cpp (4:9.3.0-1ubuntu2) ...
12:27:10 #11 30.77 Selecting previously unselected package libcc1-0:armhf.
12:27:10 #11 30.77 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ...
12:27:10 #11 30.77 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:10 #10 30.53 Selecting previously unselected package libubsan0:armhf.
12:27:10 #10 30.53 Preparing to unpack .../072-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.54 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:10 #10 30.60 Selecting previously unselected package libcilkrts5:armhf.
12:27:10 #10 30.60 Preparing to unpack .../073-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.61 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:10 #10 30.64 Selecting previously unselected package libgcc-7-dev:armhf.
12:27:10 #10 30.64 Preparing to unpack .../074-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.64 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:10 #10 30.77 Selecting previously unselected package gcc-7.
12:27:10 #10 30.77 Preparing to unpack .../075-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:10 #10 30.77 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
12:27:10 #11 26.13 Unpacking libreadline8:armhf (8.1.2-1) ...
12:27:10 #11 26.18 Selecting previously unselected package libsqlite3-0:armhf.
12:27:10 #11 26.18 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
12:27:10 #11 26.18 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
12:27:10 #11 26.23 Selecting previously unselected package libpython3.10-stdlib:armhf.
12:27:10 #11 26.23 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_armhf.deb ...
12:27:10 #11 26.24 Unpacking libpython3.10-stdlib:armhf (3.10.6-1~22.04.2) ...
12:27:10 #11 37.10 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.10 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.15 Selecting previously unselected package libhcrypto4-heimdal:amd64.
12:27:10 #11 37.15 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.16 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.21 Selecting previously unselected package libwind0-heimdal:amd64.
12:27:10 #11 37.22 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.22 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.26 Selecting previously unselected package libhx509-5-heimdal:amd64.
12:27:10 #11 37.26 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.27 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.32 Selecting previously unselected package libkrb5-26-heimdal:amd64.
12:27:10 #10 42.22 Selecting previously unselected package libpython2.7:amd64.
12:27:10 #10 42.22 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u1_amd64.deb ...
12:27:10 #10 42.23 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ...
12:27:10 #10 42.35 Selecting previously unselected package libmailutils5:amd64.
12:27:10 #10 42.35 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ...
12:27:10 #10 42.35 Unpacking libmailutils5:amd64 (1:3.5-4) ...
12:27:10 #10 42.43 Selecting previously unselected package libmime-tools-perl.
12:27:10 #10 42.43 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ...
12:27:10 #10 42.43 Unpacking libmime-tools-perl (5.509-1) ...
12:27:10 #10 42.48 Selecting previously unselected package libnet-dns-sec-perl.
12:27:10 #10 42.48 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ...
12:27:10 #10 42.49 Unpacking libnet-dns-sec-perl (1.11-1) ...
12:27:10 #10 42.51 Selecting previously unselected package libnet-libidn-perl.
12:27:10 #10 42.52 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ...
12:27:10 #10 42.52 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
12:27:10 #10 42.55 Selecting previously unselected package libnumber-compare-perl.
12:27:10 #10 42.55 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ...
12:27:10 #10 42.55 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:10 #10 42.58 Selecting previously unselected package libnumber-range-perl.
12:27:10 #10 42.58 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ...
12:27:10 #12 32.16   Installing       : zip-3.0-23.el8.x86_64                                13/91 
12:27:10 #12 32.18   Upgrading        : python3-rpm-4.14.3-26.el8.x86_64                     14/91 
12:27:10 #12 32.20   Installing       : python-rpm-macros-3-44.el8.noarch                    15/91 
12:27:10 #12 32.21   Installing       : python3-rpm-macros-3-44.el8.noarch                   16/91 
12:27:10 #12 32.22   Installing       : efi-srpm-macros-3-3.el8.noarch                       17/91 
12:27:10 #12 32.23   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        18/91 
12:27:10 #12 32.26   Installing       : patch-2.7.6-11.el8.x86_64                            19/91 
12:27:10 #12 32.31   Installing       : ncurses-6.1-9.20180224.el8.x86_64                    20/91 
12:27:10 #12 32.33   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               21/91 
12:27:10 #12 32.34   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   22/91 
12:27:10 #12 32.36   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 23/91 
12:27:10 #12 32.37   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  24/91 
12:27:10 #12 32.39   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              25/91 
12:27:10 #12 32.40   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    26/91 
12:27:10 
12:27:10 #23 [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
12:27:10 #11 36.82 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ...
12:27:10 #11 36.82 Unpacking python3-certifi (2020.6.20-1) ...
12:27:10 #11 36.87 Selecting previously unselected package python3-idna.
12:27:10 #11 36.88 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ...
12:27:10 #11 36.88 Unpacking python3-idna (3.3-1) ...
12:27:10 #11 36.92 Selecting previously unselected package python3-six.
12:27:10 #11 36.92 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ...
12:27:10 #11 36.92 Unpacking python3-six (1.16.0-3ubuntu1) ...
12:27:10 #11 36.96 Selecting previously unselected package python3-urllib3.
12:27:10 #11 36.96 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:27:10 #11 36.97 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:27:10 #11 37.01 Selecting previously unselected package python3-requests.
12:27:10 #11 37.02 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
12:27:10 #11 37.02 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:27:10 #11 36.76 Preparing to unpack .../278-libdistro-info-perl_1.1ubuntu1_all.deb ...
12:27:10 #11 36.76 Unpacking libdistro-info-perl (1.1ubuntu1) ...
12:27:10 #11 36.79 Selecting previously unselected package libemail-address-xs-perl.
12:27:10 #11 36.80 Preparing to unpack .../279-libemail-address-xs-perl_1.05-1_amd64.deb ...
12:27:10 #11 36.80 Unpacking libemail-address-xs-perl (1.05-1) ...
12:27:10 #11 36.83 Selecting previously unselected package libfcgi-bin.
12:27:10 #11 36.83 Preparing to unpack .../280-libfcgi-bin_2.4.2-2build2_amd64.deb ...
12:27:10 #11 36.84 Unpacking libfcgi-bin (2.4.2-2build2) ...
12:27:10 #11 36.87 Selecting previously unselected package libipc-system-simple-perl.
12:27:10 #11 36.88 Preparing to unpack .../281-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:10 #11 36.88 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:10 #11 36.91 Selecting previously unselected package libfile-basedir-perl.
12:27:10 #11 36.91 Preparing to unpack .../282-libfile-basedir-perl_0.09-1_all.deb ...
12:27:10 #11 36.92 Unpacking libfile-basedir-perl (0.09-1) ...
12:27:10 #11 36.95 Selecting previously unselected package libfile-chdir-perl.
12:27:10 #11 36.95 Preparing to unpack .../283-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:10 #11 36.96 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:10 #11 36.99 Selecting previously unselected package libfile-fcntllock-perl.
12:27:10 #13 12.75   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch           3/70 
12:27:10 #13 12.96   Installing       : selinux-policy-targeted-38.1.4-1.el9.noarch           3/70 
12:27:10 #10 40.77 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:27:10 #10 40.77 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:27:10 #10 40.80 Selecting previously unselected package libhttp-daemon-perl.
12:27:10 #10 40.80 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
12:27:10 #10 40.80 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
12:27:10 #10 40.84 Selecting previously unselected package libio-sessiondata-perl.
12:27:10 #10 40.84 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
12:27:10 #10 40.84 Unpacking libio-sessiondata-perl (1.03-1.1) ...
12:27:10 #10 40.87 Selecting previously unselected package libipc-run3-perl.
12:27:10 #10 40.88 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
12:27:10 #10 40.88 Unpacking libipc-run3-perl (0.048-2) ...
12:27:10 #10 40.97 Selecting previously unselected package libtypes-serialiser-perl.
12:27:10 #10 40.97 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:10 #10 40.98 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:10 #10 45.76 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
12:27:10 #10 45.77 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
12:27:10 #10 45.79 Setting up python3-certifi (2018.1.18-2) ...
12:27:10 #10 29.03 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
12:27:10 #10 ...
12:27:10 
12:27:10 #8 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:10 #8 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 15.4s done
12:27:10 #8 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:10 #8 DONE 54.8s
12:27:10 #11 43.03 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
12:27:10 #11 43.05 Setting up gcc (4:11.2.0-1ubuntu1) ...
12:27:10 #11 43.08 Setting up python3-six (1.16.0-3ubuntu1) ...
12:27:10 #11 43.21 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
12:27:10 #11 38.29 Unpacking libsub-identify-perl (0.14-2) ...
12:27:10 #11 38.38 Selecting previously unselected package libsub-name-perl:arm64.
12:27:10 #11 38.38 Preparing to unpack .../301-libsub-name-perl_0.26-2_arm64.deb ...
12:27:10 #11 38.39 Unpacking libsub-name-perl:arm64 (0.26-2) ...
12:27:10 #11 38.41 Selecting previously unselected package libnamespace-clean-perl.
12:27:10 #11 38.42 Preparing to unpack .../302-libnamespace-clean-perl_0.27-2_all.deb ...
12:27:10 #11 38.42 Unpacking libnamespace-clean-perl (0.27-2) ...
12:27:10 #11 38.46 Selecting previously unselected package libpath-tiny-perl.
12:27:10 #11 38.46 Preparing to unpack .../303-libpath-tiny-perl_0.122-1_all.deb ...
12:27:10 #11 38.47 Unpacking libpath-tiny-perl (0.122-1) ...
12:27:10 #11 38.51 Selecting previously unselected package libstrictures-perl.
12:27:10 #11 38.51 Preparing to unpack .../304-libstrictures-perl_2.000006-1_all.deb ...
12:27:10 #11 38.52 Unpacking libstrictures-perl (2.000006-1) ...
12:27:10 #11 41.47 Selecting previously unselected package libltdl-dev:arm64.
12:27:10 #11 41.47 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
12:27:10 #11 41.48 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
12:27:10 #11 41.53 Selecting previously unselected package libsys-hostname-long-perl.
12:27:10 #11 41.53 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:10 #11 41.54 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:10 #11 41.58 Selecting previously unselected package libmail-sendmail-perl.
12:27:10 #11 41.58 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:10 #11 41.58 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:10 #11 41.63 Selecting previously unselected package libmoox-aliases-perl.
12:27:10 #11 41.63 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
12:27:10 #11 41.65 Unpacking libmoox-aliases-perl (0.001006-1) ...
12:27:10 #11 27.68 Unpacking libicu71:armhf (71.1-3ubuntu1) ...
12:27:10 #11 30.82 Selecting previously unselected package libgomp1:armhf.
12:27:10 #11 30.82 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ...
12:27:10 #11 30.84 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:10 #11 30.87 Selecting previously unselected package libatomic1:armhf.
12:27:10 #11 30.87 Preparing to unpack .../086-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ...
12:27:10 #11 30.87 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:10 #11 26.40 Selecting previously unselected package python3.10.
12:27:10 #11 26.40 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_armhf.deb ...
12:27:10 #11 26.43 Unpacking python3.10 (3.10.6-1~22.04.2) ...
12:27:10 #11 26.46 Selecting previously unselected package libpython3-stdlib:armhf.
12:27:10 #11 26.46 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
12:27:10 #11 26.48 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
12:27:10 #11 26.53 Setting up python3-minimal (3.10.6-1~22.04) ...
12:27:10 #11 37.33 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.33 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.40 Selecting previously unselected package libheimntlm0-heimdal:amd64.
12:27:10 #11 37.40 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.41 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.45 Selecting previously unselected package libgssapi3-heimdal:amd64.
12:27:10 #11 37.45 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:27:10 #11 37.45 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:10 #11 37.49 Selecting previously unselected package libsasl2-modules-db:amd64.
12:27:10 #11 37.50 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
12:27:10 #11 37.50 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:10 #11 37.53 Selecting previously unselected package libsasl2-2:amd64.
12:27:10 #11 37.53 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
12:27:10 #11 37.54 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:10 #11 37.57 Selecting previously unselected package libldap-common.
12:27:10 #11 37.57 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
12:27:10 #11 37.58 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:27:10 #11 37.62 Selecting previously unselected package libldap-2.4-2:amd64.
12:27:10 #11 37.62 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
12:27:10 #11 37.63 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
12:27:10 #11 37.67 Selecting previously unselected package libnghttp2-14:amd64.
12:27:10 #11 37.67 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
12:27:10 #10 42.58 Unpacking libnumber-range-perl (0.12-1) ...
12:27:10 #10 42.61 Selecting previously unselected package libossp-uuid16:amd64.
12:27:10 #10 42.61 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ...
12:27:10 #10 42.62 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
12:27:10 #10 42.65 Selecting previously unselected package libossp-uuid-perl.
12:27:10 #10 42.65 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ...
12:27:10 #10 42.65 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
12:27:10 #10 42.68 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:10 #10 42.68 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ...
12:27:10 #10 42.69 Unpacking libpackage-stash-xs-perl (0.29-1) ...
12:27:10 #10 42.71 Selecting previously unselected package libparse-debianchangelog-perl.
12:27:10 #10 42.71 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
12:27:10 #10 42.72 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
12:27:10 #10 42.75 Selecting previously unselected package libtext-glob-perl.
12:27:10 #10 42.75 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ...
12:27:10 #10 42.75 Unpacking libtext-glob-perl (0.10-1) ...
12:27:10 #10 42.78 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:10 #10 42.78 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:10 #10 42.78 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:10 #12 32.42   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                27/91 
12:27:10 #12 32.45   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                28/91 
12:27:10 #12 32.48   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    29/91 
12:27:10 #12 32.50   Installing       : perl-podlators-4.11-1.el8.noarch                     30/91 
12:27:10 #12 32.53   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 31/91 
12:27:10 #12 32.54   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             32/91 
12:27:10 #12 32.55   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 33/91 
12:27:10 #12 32.57   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 34/91 
12:27:10 #12 32.59   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    35/91 
12:27:10 #12 32.61   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 36/91 
12:27:10 #12 32.62   Installing       : perl-Errno-1.28-421.el8.x86_64                       37/91 
12:27:10 #10 35.03 Selecting previously unselected package libfakeroot:armhf.
12:27:10 #10 35.03 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
12:27:10 #10 35.04 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
12:27:10 #10 35.09 Selecting previously unselected package fakeroot.
12:27:10 #10 35.09 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
12:27:10 #10 35.09 Unpacking fakeroot (1.25.3-1.1) ...
12:27:10 #10 35.17 Selecting previously unselected package libassuan0:armhf.
12:27:10 #10 35.17 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
12:27:10 #10 35.17 Unpacking libassuan0:armhf (2.5.3-7.1) ...
12:27:10 #10 35.23 Selecting previously unselected package gpgconf.
12:27:10 #10 35.23 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
12:27:10 #10 35.23 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:27:10 #10 35.33 Selecting previously unselected package libksba8:armhf.
12:27:10 #10 35.33 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u2_armhf.deb ...
12:27:10 #10 35.33 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
12:27:10 #10 35.39 Selecting previously unselected package libnpth0:armhf.
12:27:10 #10 35.39 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
12:27:10 #10 35.39 Unpacking libnpth0:armhf (1.6-3) ...
12:27:10 #10 35.45 Selecting previously unselected package dirmngr.
12:27:10 #10 35.45 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
12:27:10 #10 35.46 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:27:10 #10 35.57 Selecting previously unselected package gnupg-l10n.
12:27:10 #10 35.57 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:27:10 #10 35.57 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:27:10 #10 46.06 Updating certificates in /etc/ssl/certs...
12:27:10 #23 0.614 Building static docker-darwin-amd64
12:27:10 #23 0.616 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:10Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c"' '-buildmode=pie' github.com/docker/cli/cmd/docker
12:27:10 #11 37.06 Selecting previously unselected package python3-unidiff.
12:27:10 #11 37.06 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
12:27:10 #11 37.07 Unpacking python3-unidiff (0.5.5-2) ...
12:27:10 #11 37.11 Selecting previously unselected package python3-xdg.
12:27:10 #11 37.11 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
12:27:10 #11 37.12 Unpacking python3-xdg (0.27-2) ...
12:27:10 #11 37.15 Selecting previously unselected package equivs.
12:27:10 #11 37.16 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
12:27:10 #11 37.16 Unpacking equivs (2.3.1) ...
12:27:10 #11 37.20 Selecting previously unselected package libauthen-sasl-perl.
12:27:10 #11 37.20 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:27:10 #11 37.20 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:27:10 #11 37.25 Selecting previously unselected package python3-magic.
12:27:10 #11 37.25 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ...
12:27:10 #11 37.25 Unpacking python3-magic (2:0.4.24-2) ...
12:27:10 #11 37.30 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
12:27:10 #11 36.99 Preparing to unpack .../284-libfile-fcntllock-perl_0.22-4_amd64.deb ...
12:27:10 #11 37.00 Unpacking libfile-fcntllock-perl (0.22-4) ...
12:27:10 #11 37.03 Selecting previously unselected package libnumber-compare-perl.
12:27:10 #11 37.03 Preparing to unpack .../285-libnumber-compare-perl_0.03-2_all.deb ...
12:27:10 #11 37.04 Unpacking libnumber-compare-perl (0.03-2) ...
12:27:10 #11 37.07 Selecting previously unselected package libtext-glob-perl.
12:27:10 #11 37.07 Preparing to unpack .../286-libtext-glob-perl_0.11-2_all.deb ...
12:27:10 #11 37.07 Unpacking libtext-glob-perl (0.11-2) ...
12:27:10 #11 37.10 Selecting previously unselected package libfile-find-rule-perl.
12:27:10 #11 37.11 Preparing to unpack .../287-libfile-find-rule-perl_0.34-2_all.deb ...
12:27:10 #11 37.11 Unpacking libfile-find-rule-perl (0.34-2) ...
12:27:10 #11 37.15 Selecting previously unselected package libfont-afm-perl.
12:27:10 #11 37.15 Preparing to unpack .../288-libfont-afm-perl_1.20-3_all.deb ...
12:27:10 #11 37.15 Unpacking libfont-afm-perl (1.20-3) ...
12:27:10 #11 37.18 Selecting previously unselected package libio-string-perl.
12:27:10 #11 37.19 Preparing to unpack .../289-libio-string-perl_1.08-3.1_all.deb ...
12:27:10 #11 37.19 Unpacking libio-string-perl (1.08-3.1) ...
12:27:10 #11 37.23 Selecting previously unselected package libfont-ttf-perl.
12:27:10 #10 37.47 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:27:10 #10 37.48 Setting up libpipeline1:armhf (1.5.1-2) ...
12:27:10 #10 37.50 Setting up mime-support (3.62) ...
12:27:10 #10 37.54 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
12:27:10 #10 37.61 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:27:10 #10 37.63 No schema files found: doing nothing.
12:27:10 #10 37.65 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
12:27:10 #10 37.66 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
12:27:10 #10 37.69 Setting up perl-openssl-defaults:armhf (3) ...
12:27:10 #10 37.70 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ...
12:27:10 #10 37.71 Setting up gettext-base (0.19.8.1-9) ...
12:27:10 #10 38.19 Selecting previously unselected package libalgorithm-diff-perl.
12:27:10 #10 38.19 Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-1_all.deb ...
12:27:10 #10 38.19 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
12:27:10 #10 38.24 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:10 #10 38.24 Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
12:27:10 #10 38.25 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
12:27:10 #10 38.30 Selecting previously unselected package libalgorithm-merge-perl.
12:27:10 #10 38.31 Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:10 #10 38.31 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:10 #10 38.34 Selecting previously unselected package libapt-pkg-perl.
12:27:10 #10 38.34 Preparing to unpack .../154-libapt-pkg-perl_0.1.33build1_amd64.deb ...
12:27:10 #10 38.34 Unpacking libapt-pkg-perl (0.1.33build1) ...
12:27:10 #10 38.38 Selecting previously unselected package libarchive-cpio-perl.
12:27:10 #10 38.38 Preparing to unpack .../155-libarchive-cpio-perl_0.10-1_all.deb ...
12:27:10 #10 38.39 Unpacking libarchive-cpio-perl (0.10-1) ...
12:27:10 #10 38.42 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:10 #10 38.42 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1_amd64.deb ...
12:27:10 #10 38.42 Unpacking libb-hooks-op-check-perl (0.22-1) ...
12:27:10 #10 38.45 Selecting previously unselected package libdynaloader-functions-perl.
12:27:10 + cd /go/tini
12:27:10 + git checkout -q v0.19.0
12:27:10 + cmake .
12:27:10 -- The C compiler identification is GNU 4.8.5
12:27:10 -- Check for working C compiler: /usr/bin/cc
12:27:10 -- Check for working C compiler: /usr/bin/cc -- works
12:27:10 -- Detecting C compiler ABI info
12:27:10 -- Detecting C compiler ABI info - done
12:27:10 -- Performing Test HAS_BUILTIN_FORTIFY
12:27:10 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:27:10 -- Configuring done
12:27:10 -- Generating done
12:27:10 -- Build files have been written to: /go/tini
12:27:10 + make tini-static
12:27:10 #10 41.00 Selecting previously unselected package libjson-xs-perl.
12:27:10 #10 41.01 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
12:27:10 #10 41.01 Unpacking libjson-xs-perl (4.030-1+b1) ...
12:27:10 #10 41.05 Selecting previously unselected package libjson-maybexs-perl.
12:27:10 #10 41.05 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:10 #10 41.05 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:10 #10 41.08 Selecting previously unselected package libldap-common.
12:27:10 #10 41.08 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
12:27:10 #10 41.08 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:27:10 #10 41.11 Selecting previously unselected package liblist-compare-perl.
12:27:10 #10 41.12 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
12:27:10 #10 41.12 Unpacking liblist-compare-perl (0.55-1) ...
12:27:10 #10 41.15 Selecting previously unselected package liblist-someutils-perl.
12:27:10 #10 41.15 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
12:27:10 #10 41.15 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:10 #10 41.18 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:10 #10 41.18 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
12:27:10 #10 41.19 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
12:27:10 #10 41.22 Selecting previously unselected package liblist-utilsby-perl.
12:27:10 #10 41.22 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
12:27:10 #10 41.22 Unpacking liblist-utilsby-perl (0.11-1) ...
12:27:10 #10 41.25 Selecting previously unselected package libltdl7:amd64.
12:27:10 #10 41.25 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
12:27:10 #10 41.26 Unpacking libltdl7:amd64 (2.4.6-15) ...
12:27:10 #10 41.29 Selecting previously unselected package libltdl-dev:amd64.
12:27:10 #10 45.95 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
12:27:10 #10 45.98 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:27:10 #10 45.99 Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ...
12:27:10 #13 4.310 Package bash-5.1.8-6.el9.x86_64 is already installed.
12:27:10 #13 4.330 Package bash-5.1.8-6.el9.x86_64 is already installed.
12:27:10 #13 4.340 Package bash-5.1.8-6.el9.x86_64 is already installed.
12:27:10 #13 4.341 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
12:27:10 #13 4.341 Package libarchive-3.5.3-4.el9.x86_64 is already installed.
12:27:10 #13 4.342 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed.
12:27:10 #13 4.343 Package tar-2:1.34-5.el9.x86_64 is already installed.
12:27:10 #13 4.353 Package bash-5.1.8-6.el9.x86_64 is already installed.
12:27:10 #13 4.371 Package bash-5.1.8-6.el9.x86_64 is already installed.
12:27:10 #13 4.458 Dependencies resolved.
12:27:10 #13 4.463 ================================================================================
12:27:10 #13 4.463  Package                   Arch     Version                   Repository   Size
12:27:10 #13 4.463 ================================================================================
12:27:10 #13 4.463 Installing:
12:27:10 #13 4.463  cmake                     x86_64   3.20.2-7.el9              appstream   6.7 M
12:27:10 #13 4.463  device-mapper-devel       x86_64   9:1.02.187-4.el9          crb          44 k
12:27:10 #13 4.463  gcc                       x86_64   11.3.1-4.3.el9            appstream    32 M
12:27:10 #13 4.463  git                       x86_64   2.39.1-1.el9              appstream    63 k
12:27:10 #13 4.463  glibc-static              x86_64   2.34-54.el9               crb         1.7 M
12:27:10 #13 4.463  libseccomp-devel          x86_64   2.5.2-2.el9               appstream    59 k
12:27:10 #13 4.463  libselinux-devel          x86_64   3.5-0.rc1.1.el9           appstream   159 k
12:27:10 #13 4.463  libtool                   x86_64   2.4.6-45.el9              appstream   582 k
12:27:10 #13 4.463  libtool-ltdl-devel        x86_64   2.4.6-45.el9              crb         161 k
12:27:10 #13 4.463  make                      x86_64   1:4.3-7.el9               baseos      538 k
12:27:10 #13 4.463  selinux-policy-devel      noarch   38.1.4-1.el9              appstream   1.4 M
12:27:10 #13 4.463  systemd                   x86_64   252-3.el9                 baseos      4.1 M
12:27:10 #13 4.463  systemd-devel             x86_64   252-3.el9                 appstream   641 k
12:27:10 #13 4.463  which                     x86_64   2.21-28.el9               baseos       42 k
12:27:10 #13 4.463 Installing dependencies:
12:27:10 #13 4.463  acl                       x86_64   2.3.1-3.el9               baseos       73 k
12:27:10 #13 4.463  annobin                   x86_64   11.05-1.el9               appstream   974 k
12:27:10 #13 4.463  autoconf                  noarch   2.69-38.el9               appstream   681 k
12:27:10 #13 4.463  automake                  noarch   1.16.2-6.el9              appstream   689 k
12:27:10 #13 4.463  cmake-data                noarch   3.20.2-7.el9              appstream   2.1 M
12:27:10 #13 4.463  cmake-filesystem          x86_64   3.20.2-7.el9              appstream    23 k
12:27:10 #13 4.463  cmake-rpm-macros          noarch   3.20.2-7.el9              appstream    16 k
12:27:10 #13 4.463  cpp                       x86_64   11.3.1-4.3.el9            appstream    11 M
12:27:10 #13 4.463  dbus                      x86_64   1:1.12.20-7.el9           baseos      3.9 k
12:27:10 #13 4.463  dbus-broker               x86_64   28-7.el9                  baseos      172 k
12:27:10 #13 4.463  dbus-common               noarch   1:1.12.20-7.el9           baseos       15 k
12:27:10 #13 4.463  device-mapper             x86_64   9:1.02.187-4.el9          baseos      141 k
12:27:10 #13 4.463  device-mapper-libs        x86_64   9:1.02.187-4.el9          baseos      178 k
12:27:10 #13 4.463  gcc-plugin-annobin        x86_64   11.3.1-4.3.el9            appstream    64 k
12:27:10 #13 4.463  git-core                  x86_64   2.39.1-1.el9              appstream   4.2 M
12:27:10 #13 4.463  git-core-doc              noarch   2.39.1-1.el9              appstream   2.9 M
12:27:10 #13 4.463  glibc-devel               x86_64   2.34-54.el9               appstream    49 k
12:27:10 #13 4.463  glibc-headers             x86_64   2.34-54.el9               appstream   550 k
12:27:10 #13 4.463  kernel-headers            x86_64   5.14.0-239.el9            appstream   4.6 M
12:27:10 #13 4.463  kmod-libs                 x86_64   28-7.el9                  baseos       64 k
12:27:10 #13 4.463  libcbor                   x86_64   0.7.0-5.el9               baseos       57 k
12:27:10 #13 4.463  libedit                   x86_64   3.1-37.20210216cvs.el9    baseos      105 k
12:27:10 #13 4.463  libfido2                  x86_64   1.6.0-7.el9               baseos       71 k
12:27:10 #13 4.463  libmpc                    x86_64   1.2.1-4.el9               appstream    62 k
12:27:10 #13 4.463  libseccomp                x86_64   2.5.2-2.el9               baseos       72 k
12:27:10 #13 4.463  libsepol-devel            x86_64   3.5-0.rc1.2.el9           appstream    48 k
12:27:10 #13 4.463  libtool-ltdl              x86_64   2.4.6-45.el9              appstream    37 k
12:27:10 #13 4.463  libuv                     x86_64   1:1.42.0-1.el9            appstream   150 k
12:27:10 #13 4.463  libxcrypt-devel           x86_64   4.4.18-3.el9              appstream    29 k
12:27:10 #13 4.463  libxcrypt-static          x86_64   4.4.18-3.el9              crb         102 k
12:27:10 #13 4.463  llvm-libs                 x86_64   15.0.1-1.el9              appstream    41 M
12:27:10 #13 4.463  m4                        x86_64   1.4.19-1.el9              appstream   300 k
12:27:10 #13 4.463  openssh                   x86_64   8.7p1-28.el9              baseos      457 k
12:27:10 #13 4.463  openssh-clients           x86_64   8.7p1-28.el9              baseos      707 k
12:27:10 #13 4.463  pcre2-devel               x86_64   10.40-2.el9               appstream   515 k
12:27:10 #13 4.463  pcre2-utf16               x86_64   10.40-2.el9               appstream   217 k
12:27:10 #13 4.463  pcre2-utf32               x86_64   10.40-2.el9               appstream   206 k
12:27:10 #13 4.463  perl-DynaLoader           x86_64   1.47-480.el9              appstream    27 k
12:27:10 #13 4.463  perl-Error                noarch   1:0.17029-7.el9           appstream    42 k
12:27:10 #13 4.463  perl-File-Compare         noarch   1.100.600-480.el9         appstream    14 k
12:27:10 #13 4.463  perl-File-Copy            noarch   2.34-480.el9              appstream    21 k
12:27:10 #13 4.463  perl-File-Find            noarch   1.37-480.el9              appstream    27 k
12:27:10 #13 4.463  perl-Git                  noarch   2.39.1-1.el9              appstream    39 k
12:27:10 #13 4.463  perl-TermReadKey          x86_64   2.38-11.el9               appstream    37 k
12:27:10 #13 4.463  perl-Thread-Queue         noarch   3.14-460.el9              appstream    22 k
12:27:10 #13 4.463  perl-lib                  x86_64   0.65-480.el9              appstream    16 k
12:27:10 #13 4.463  perl-threads              x86_64   1:2.25-460.el9            appstream    58 k
12:27:10 #13 4.463  perl-threads-shared       x86_64   1.61-460.el9              appstream    45 k
12:27:10 #13 4.463  policycoreutils-devel     x86_64   3.5-0.rc1.2.el9           appstream   144 k
12:27:10 #13 4.463  rpm-plugin-selinux        x86_64   4.16.1.3-22.el9           baseos       18 k
12:27:10 #13 4.463  selinux-policy            noarch   38.1.4-1.el9              baseos       53 k
12:27:10 #13 4.463  selinux-policy-targeted   noarch   38.1.4-1.el9              baseos      6.8 M
12:27:10 #13 4.463  systemd-pam               x86_64   252-3.el9                 baseos      255 k
12:27:10 #13 4.463  systemd-rpm-macros        noarch   252-3.el9                 baseos       43 k
12:27:10 #13 4.463 
12:27:10 #13 4.463 Transaction Summary
12:27:10 #13 4.463 ================================================================================
12:27:10 #13 4.463 Install  68 Packages
12:27:10 #13 4.463 
12:27:10 #13 4.466 Total download size: 128 M
12:27:10 #13 4.466 Installed size: 465 M
12:27:10 #13 4.467 Downloading Packages:
12:27:10 
12:27:10 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:10 #10 29.39 Selecting previously unselected package libubsan1:armhf.
12:27:10 #10 29.39 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ...
12:27:10 #10 29.40 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
12:27:10 #10 44.97 129 added, 0 removed; done.
12:27:10 #10 45.04 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
12:27:10 #10 45.07 Setting up shared-mime-info (2.0-1) ...
12:27:10 #11 43.34 Setting up perl (5.34.0-3ubuntu1.1) ...
12:27:10 #11 43.36 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
12:27:10 #11 43.37 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:10 #11 43.41 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
12:27:10 #11 43.42 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
12:27:10 #11 38.55 Selecting previously unselected package libtype-tiny-perl.
12:27:10 #11 38.56 Preparing to unpack .../305-libtype-tiny-perl_1.016008-1_all.deb ...
12:27:10 #11 38.56 Unpacking libtype-tiny-perl (1.016008-1) ...
12:27:10 #11 38.60 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:10 #11 38.61 Preparing to unpack .../306-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:10 #11 38.61 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:10 #11 38.65 Selecting previously unselected package libhtml-form-perl.
12:27:10 #11 38.66 Preparing to unpack .../307-libhtml-form-perl_6.10-1_all.deb ...
12:27:10 #11 38.66 Unpacking libhtml-form-perl (6.10-1) ...
12:27:10 #11 38.69 Selecting previously unselected package libhtml-format-perl.
12:27:10 #11 38.69 Preparing to unpack .../308-libhtml-format-perl_2.16-1_all.deb ...
12:27:10 #11 38.70 Unpacking libhtml-format-perl (2.16-1) ...
12:27:10 #11 38.73 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:10 #11 38.73 Preparing to unpack .../309-libhtml-html5-entities-perl_0.004-2_all.deb ...
12:27:10 #11 38.74 Unpacking libhtml-html5-entities-perl (0.004-2) ...
12:27:10 #11 38.77 Selecting previously unselected package libhtml-tokeparser-simple-perl.
12:27:11 #11 41.71 Selecting previously unselected package libobject-id-perl.
12:27:11 #11 41.71 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
12:27:11 #11 41.72 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
12:27:11 #11 41.75 Selecting previously unselected package libmoox-struct-perl.
12:27:11 #11 41.76 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
12:27:11 #11 41.76 Unpacking libmoox-struct-perl (0.017-1) ...
12:27:11 #11 41.80 Selecting previously unselected package libnet-dns-sec-perl.
12:27:11 #11 41.80 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
12:27:11 #11 41.81 Unpacking libnet-dns-sec-perl (1.15-1) ...
12:27:11 #11 41.85 Selecting previously unselected package libnet-libidn-perl.
12:27:11 #11 41.85 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
12:27:11 #11 41.86 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
12:27:11 #11 41.89 Selecting previously unselected package libnumber-range-perl.
12:27:11 #11 41.89 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
12:27:11 #11 41.90 Unpacking libnumber-range-perl (0.12-1) ...
12:27:11 #11 41.92 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:11 #11 41.93 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
12:27:11 #11 41.93 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
12:27:11 #11 41.96 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:11 #11 28.14 Selecting previously unselected package libxml2:armhf.
12:27:11 #11 28.14 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_armhf.deb ...
12:27:11 #11 28.15 Unpacking libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
12:27:11 #11 30.93 Selecting previously unselected package libasan5:armhf.
12:27:11 #11 30.93 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
12:27:11 #11 30.95 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:11 #11 26.84 Selecting previously unselected package python3.
12:27:11 #11 26.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 ... 5133 files and directories currently installed.)
12:27:11 #11 26.84 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ...
12:27:11 #11 26.85 Unpacking python3 (3.10.6-1~22.04) ...
12:27:11 #11 26.88 Selecting previously unselected package perl-modules-5.34.
12:27:11 #11 26.88 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
12:27:11 #11 26.90 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
12:27:11 #11 37.68 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
12:27:11 #11 37.72 Selecting previously unselected package librtmp1:amd64.
12:27:11 #11 37.73 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
12:27:11 #11 37.73 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:27:11 #11 37.78 Selecting previously unselected package libssh-4:amd64.
12:27:11 #11 37.78 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
12:27:11 #11 37.78 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
12:27:11 #11 37.86 Selecting previously unselected package libcurl4:amd64.
12:27:11 #11 37.86 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.15_amd64.deb ...
12:27:11 #11 37.87 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.15) ...
12:27:11 #11 37.92 Selecting previously unselected package curl.
12:27:11 #10 42.81 Selecting previously unselected package libperlio-gzip-perl.
12:27:11 #10 42.81 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ...
12:27:11 #10 42.82 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
12:27:11 #10 42.84 Selecting previously unselected package libpod-constants-perl.
12:27:11 #10 42.85 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ...
12:27:11 #10 42.85 Unpacking libpod-constants-perl (0.19-1) ...
12:27:11 #10 42.88 Selecting previously unselected package libreadonly-perl.
12:27:11 #10 42.88 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ...
12:27:11 #10 42.88 Unpacking libreadonly-perl (2.050-1) ...
12:27:11 #10 42.91 Selecting previously unselected package libref-util-perl.
12:27:11 #10 42.91 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ...
12:27:11 #10 42.92 Unpacking libref-util-perl (0.204-1) ...
12:27:11 #10 42.94 Selecting previously unselected package libref-util-xs-perl.
12:27:11 #10 42.94 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ...
12:27:11 #10 42.95 Unpacking libref-util-xs-perl (0.117-1+b1) ...
12:27:11 #10 42.97 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:11 #10 42.98 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
12:27:11 #10 42.98 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
12:27:11 #10 43.01 Selecting previously unselected package libsasl2-modules:amd64.
12:27:11 #10 43.01 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ...
12:27:11 #10 43.02 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:27:11 #10 43.05 Selecting previously unselected package libsereal-decoder-perl.
12:27:11 #10 43.05 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ...
12:27:11 #10 43.06 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
12:27:11 #10 43.09 Selecting previously unselected package libsereal-encoder-perl.
12:27:11 #10 43.09 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ...
12:27:11 #10 43.10 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
12:27:11 #10 43.13 Selecting previously unselected package libsereal-perl.
12:27:11 #12 32.64   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     38/91 
12:27:11 #12 32.87   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      39/91 
12:27:11 #10 35.76 Selecting previously unselected package gnupg-utils.
12:27:11 #10 35.76 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
12:27:11 #10 35.76 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:27:11 #10 35.89 Selecting previously unselected package gpg.
12:27:11 #10 35.89 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
12:27:11 #10 35.89 Unpacking gpg (2.2.27-2+deb11u2) ...
12:27:11 #11 37.31 Setting up media-types (7.0.0) ...
12:27:11 #11 37.36 Setting up libpipeline1:amd64 (1.5.5-1) ...
12:27:11 #11 37.38 Setting up wdiff (1.2.2-2build3) ...
12:27:11 #11 37.39 Setting up gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ...
12:27:11 #11 37.40 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
12:27:11 #11 37.41 Setting up libre2-9:amd64 (20220201+dfsg-1) ...
12:27:11 #11 37.43 Setting up lto-disabled-list (24) ...
12:27:11 #11 37.44 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
12:27:11 #11 37.45 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
12:27:11 #11 37.46 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:11 #11 37.46 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
12:27:11 #11 37.47 Setting up libtext-glob-perl (0.11-2) ...
12:27:11 #11 37.48 Setting up libmagic-mgc (1:5.41-3) ...
12:27:11 #11 37.50 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
12:27:11 #11 37.51 Setting up distro-info-data (0.52ubuntu0.2) ...
12:27:11 #11 37.52 Setting up manpages (5.10-1ubuntu1) ...
12:27:11 #11 37.53 Setting up unzip (6.0-26ubuntu3.1) ...
12:27:11 #11 37.55 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
12:27:11 #11 37.57 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
12:27:11 #11 37.58 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
12:27:11 #11 37.59 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:11 #11 37.23 Preparing to unpack .../290-libfont-ttf-perl_1.06-2_all.deb ...
12:27:11 #11 37.23 Unpacking libfont-ttf-perl (1.06-2) ...
12:27:11 #11 37.28 Selecting previously unselected package libfreezethaw-perl.
12:27:11 #11 37.28 Preparing to unpack .../291-libfreezethaw-perl_0.5001-2.1_all.deb ...
12:27:11 #11 37.28 Unpacking libfreezethaw-perl (0.5001-2.1) ...
12:27:11 #11 37.31 Selecting previously unselected package libsort-versions-perl.
12:27:11 #11 37.32 Preparing to unpack .../292-libsort-versions-perl_1.62-2_all.deb ...
12:27:11 #11 37.32 Unpacking libsort-versions-perl (1.62-2) ...
12:27:11 #11 37.35 Selecting previously unselected package libgit-wrapper-perl.
12:27:11 #11 37.35 Preparing to unpack .../293-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:11 #11 37.36 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:11 #11 37.39 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:11 #11 37.39 Preparing to unpack .../294-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:11 #11 37.39 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:11 #11 37.42 Selecting previously unselected package libio-prompter-perl.
12:27:11 #11 37.43 Preparing to unpack .../295-libio-prompter-perl_0.004015-1_all.deb ...
12:27:11 #11 37.43 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:11 #11 37.46 Selecting previously unselected package libjson-perl.
12:27:11 #10 37.73 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:27:11 #10 37.75 Setting up file (1:5.35-4+deb10u2) ...
12:27:11 #10 37.76 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
12:27:11 #10 ...
12:27:11 
12:27:11 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:11 #9 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 19.0s done
12:27:11 #9 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:11 #9 ...
12:27:11 
12:27:11 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:11 #10 37.92 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
12:27:11 #10 37.94 Setting up libicu63:armhf (63.1-6+deb10u3) ...
12:27:11 #10 37.95 Setting up libfakeroot:armhf (1.23-1) ...
12:27:11 #10 37.96 Setting up fakeroot (1.23-1) ...
12:27:11 #10 38.45 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:11 #10 38.46 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:11 #10 38.49 Selecting previously unselected package libdevel-callchecker-perl.
12:27:11 #10 38.49 Preparing to unpack .../158-libdevel-callchecker-perl_0.007-2build1_amd64.deb ...
12:27:11 #10 38.49 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
12:27:11 #10 38.52 Selecting previously unselected package libparams-classify-perl.
12:27:11 #10 38.52 Preparing to unpack .../159-libparams-classify-perl_0.015-1_amd64.deb ...
12:27:11 #10 38.53 Unpacking libparams-classify-perl (0.015-1) ...
12:27:11 #10 38.56 Selecting previously unselected package libmodule-runtime-perl.
12:27:11 #10 38.56 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:11 #10 38.56 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:11 #10 38.59 Selecting previously unselected package libtry-tiny-perl.
12:27:11 #10 38.59 Preparing to unpack .../161-libtry-tiny-perl_0.30-1_all.deb ...
12:27:11 #10 38.60 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:11 #10 38.64 Selecting previously unselected package libmodule-implementation-perl.
12:27:11 #10 38.64 Preparing to unpack .../162-libmodule-implementation-perl_0.09-1_all.deb ...
12:27:11 #10 38.64 Unpacking libmodule-implementation-perl (0.09-1) ...
12:27:11 #10 38.67 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:11 #10 38.67 Preparing to unpack .../163-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:11 #10 38.68 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:11 #10 38.71 Selecting previously unselected package libvariable-magic-perl.
12:27:11 #10 38.71 Preparing to unpack .../164-libvariable-magic-perl_0.62-1_amd64.deb ...
12:27:11 #10 38.71 Unpacking libvariable-magic-perl (0.62-1) ...
12:27:11 #10 38.74 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:11 #10 38.74 Preparing to unpack .../165-libb-hooks-endofscope-perl_0.21-1_all.deb ...
12:27:11 #10 38.74 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
12:27:11 #10 38.78 Selecting previously unselected package libhtml-tagset-perl.
12:27:11 #10 41.46 Selecting previously unselected package libgc1c2:armhf.
12:27:11 #10 41.46 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
12:27:11 #10 41.47 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
12:27:11 #10 41.52 Selecting previously unselected package libltdl7:armhf.
12:27:11 #10 41.52 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ...
12:27:11 #10 41.53 Unpacking libltdl7:armhf (2.4.6-9) ...
12:27:11 #10 41.58 Selecting previously unselected package guile-2.2-libs:armhf.
12:27:11 #10 41.58 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
12:27:11 #10 41.59 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
12:27:11 Scanning dependencies of target tini-static
12:27:11 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:27:11 Linking C executable tini-static
12:27:11 #10 41.29 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
12:27:11 #10 41.29 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
12:27:11 #10 41.34 Selecting previously unselected package liblzo2-2:amd64.
12:27:11 #10 41.34 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
12:27:11 #10 41.35 Unpacking liblzo2-2:amd64 (2.10-2) ...
12:27:11 #10 41.38 Selecting previously unselected package libsys-hostname-long-perl.
12:27:11 #10 41.38 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:11 #10 41.39 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:11 #10 41.43 Selecting previously unselected package libmail-sendmail-perl.
12:27:11 #10 41.44 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:27:11 #10 41.44 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:27:11 #10 41.48 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:11 #10 41.49 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:11 #10 41.49 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:11 #10 41.53 Selecting previously unselected package libmailtools-perl.
12:27:11 #10 41.53 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
12:27:11 #10 41.54 Unpacking libmailtools-perl (2.21-1) ...
12:27:11 #10 46.21 Setting up lsb-release (9.20170808ubuntu1) ...
12:27:11 #10 46.23 Setting up libxmuu1:arm64 (2:1.1.2-2) ...
12:27:11 #10 46.24 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ...
12:27:11 #10 46.25 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
12:27:11 #10 46.26 Setting up perl (5.26.1-6ubuntu0.6) ...
12:27:11 #10 46.29 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:11 #10 46.31 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:11 #10 46.32 Setting up libfile-fcntllock-perl (0.22-3build2) ...
12:27:11 #10 46.33 Setting up libtext-glob-perl (0.10-1) ...
12:27:11 #10 46.34 Setting up intltool-debian (0.35.0+20060710.4) ...
12:27:11 #10 46.35 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:11 #10 46.37 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
12:27:11 #10 46.38 Setting up libstrictures-perl (2.000003-1) ...
12:27:11 #10 46.39 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:27:11 #10 46.41 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:11 #10 29.58 Selecting previously unselected package libgcc-10-dev:armhf.
12:27:11 #10 29.58 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
12:27:11 #10 29.58 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
12:27:11 #10 29.77 Selecting previously unselected package gcc-10.
12:27:11 #10 29.77 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ...
12:27:11 #10 29.78 Unpacking gcc-10 (10.2.1-6+rpi1) ...
12:27:11 #11 43.59 Setting up libdata-dump-perl (1.25-1) ...
12:27:11 #11 43.60 Setting up python3-certifi (2020.6.20-1) ...
12:27:11 #11 43.73 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:11 #11 38.77 Preparing to unpack .../310-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
12:27:11 #11 38.78 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
12:27:11 #11 38.81 Selecting previously unselected package libhttp-daemon-perl.
12:27:11 #11 38.81 Preparing to unpack .../311-libhttp-daemon-perl_6.14-1.1_all.deb ...
12:27:11 #11 38.82 Unpacking libhttp-daemon-perl (6.14-1.1) ...
12:27:11 #11 38.85 Selecting previously unselected package libindirect-perl.
12:27:11 #11 38.85 Preparing to unpack .../312-libindirect-perl_0.39-2_arm64.deb ...
12:27:11 #11 38.86 Unpacking libindirect-perl (0.39-2) ...
12:27:11 #11 38.89 Selecting previously unselected package libio-interactive-perl.
12:27:11 #11 38.89 Preparing to unpack .../313-libio-interactive-perl_1.023-1_all.deb ...
12:27:11 #11 38.90 Unpacking libio-interactive-perl (1.023-1) ...
12:27:11 #11 38.93 Selecting previously unselected package libtypes-serialiser-perl.
12:27:11 #11 38.93 Preparing to unpack .../314-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:11 #11 38.93 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:11 #11 38.97 Selecting previously unselected package libjson-xs-perl.
12:27:11 #11 38.97 Preparing to unpack .../315-libjson-xs-perl_4.030-1build3_arm64.deb ...
12:27:11 #11 38.97 Unpacking libjson-xs-perl (4.030-1build3) ...
12:27:11 #11 39.01 Selecting previously unselected package libjson-maybexs-perl.
12:27:11 #11 39.01 Preparing to unpack .../316-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:11 #11 39.02 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:11 #11 39.05 Selecting previously unselected package libldap-common.
12:27:11 #11 39.05 Preparing to unpack .../317-libldap-common_2.5.13+dfsg-1ubuntu1_all.deb ...
12:27:11 #11 39.05 Unpacking libldap-common (2.5.13+dfsg-1ubuntu1) ...
12:27:11 #11 39.09 Selecting previously unselected package liblist-compare-perl.
12:27:11 #11 39.09 Preparing to unpack .../318-liblist-compare-perl_0.55-1_all.deb ...
12:27:11 #11 39.10 Unpacking liblist-compare-perl (0.55-1) ...
12:27:11 #11 39.13 Selecting previously unselected package liblist-someutils-perl.
12:27:11 #10 43.76 Dependencies resolved.
12:27:11 #10 43.78 ================================================================================
12:27:11 #10 43.78  Package                       Arch      Version                Repo       Size
12:27:11 #10 43.78 ================================================================================
12:27:11 #10 43.78 Installing:
12:27:11 #10 43.78  dnf-plugins-core              noarch    4.3.1-1.fc36           updates    34 k
12:27:11 #10 43.78  rpm-build                     aarch64   4.17.1-3.fc36          updates    59 k
12:27:11 #10 43.78  rpmlint                       noarch    2.4.0-3.fc36           updates   238 k
12:27:11 #10 43.78 Upgrading:
12:27:11 #10 43.78  elfutils-libelf               aarch64   0.188-3.fc36           updates   196 k
12:27:11 #10 43.78  elfutils-libs                 aarch64   0.188-3.fc36           updates   256 k
12:27:11 #10 43.78 Installing dependencies:
12:27:11 #10 43.78  ansible-srpm-macros           noarch    1-8.1.fc36             updates   8.5 k
12:27:11 #10 43.78  binutils                      aarch64   2.37-37.fc36           updates   6.3 M
12:27:11 #10 43.78  binutils-gold                 aarch64   2.37-37.fc36           updates   893 k
12:27:11 #10 43.78  bzip2                         aarch64   1.0.8-11.fc36          fedora     52 k
12:27:11 #10 43.78  cpio                          aarch64   2.13-12.fc36           fedora    267 k
12:27:11 #10 43.78  dash                          aarch64   0.5.10.2-10.fc36       fedora     97 k
12:27:11 #10 43.78  dbus-libs                     aarch64   1:1.14.4-1.fc36        updates   153 k
12:27:11 #10 43.78  debugedit                     aarch64   5.0-3.fc36             fedora     76 k
12:27:11 #10 43.78  desktop-file-utils            aarch64   0.26-6.fc36            fedora     71 k
12:27:11 #10 43.78  devscripts-checkbashisms      aarch64   2.22.1-1.fc36          fedora     28 k
12:27:11 #10 43.78  diffutils                     aarch64   3.8-2.fc36             fedora    368 k
12:27:11 #10 43.78  dwz                           aarch64   0.14-4.fc36            updates   125 k
12:27:11 #10 43.78  ed                            aarch64   1.14.2-12.fc36         fedora     73 k
12:27:11 #10 43.78  efi-srpm-macros               noarch    5-5.fc36               fedora     22 k
12:27:11 #10 43.78  elfutils                      aarch64   0.188-3.fc36           updates   519 k
12:27:11 #10 43.78  elfutils-debuginfod-client    aarch64   0.188-3.fc36           updates    39 k
12:27:11 #10 43.78  emacs-filesystem              noarch    1:28.2-1.fc36          updates   7.1 k
12:27:11 #10 43.78  enchant                       aarch64   1:1.6.0-30.fc36        fedora     59 k
12:27:11 #10 43.78  file                          aarch64   5.41-4.fc36            fedora     48 k
12:27:11 #10 43.78  fonts-srpm-macros             noarch    1:2.0.5-7.fc36         fedora     27 k
12:27:11 #10 43.78  fpc-srpm-macros               noarch    1.3-5.fc36             fedora    7.6 k
12:27:11 #10 43.78  gdb-minimal                   aarch64   12.1-2.fc36            updates   3.5 M
12:27:11 #10 43.78  gdk-pixbuf2                   aarch64   2.42.9-2.fc36          updates   463 k
12:27:11 #10 43.78  ghc-srpm-macros               noarch    1.5.0-6.fc36           fedora    7.7 k
12:27:11 #10 43.78  glibc-gconv-extra             aarch64   2.35-20.fc36           updates   1.7 M
12:27:11 #10 43.78  gnat-srpm-macros              noarch    4-15.fc36              fedora    8.2 k
12:27:11 #10 43.78  go-srpm-macros                noarch    3.2.0-1.fc36           updates    26 k
12:27:11 #10 43.78  groff-base                    aarch64   1.22.4-9.fc36          fedora    1.0 M
12:27:11 #10 43.78  hunspell                      aarch64   1.7.0-19.fc36          fedora    284 k
12:27:11 #10 43.78  hunspell-en-GB                noarch    0.20140811.1-22.fc36   fedora    225 k
12:27:11 #10 43.78  hunspell-en-US                noarch    0.20140811.1-22.fc36   fedora    176 k
12:27:11 #10 43.78  hunspell-filesystem           aarch64   1.7.0-19.fc36          fedora    8.9 k
12:27:11 #10 43.78  info                          aarch64   6.8-3.fc36             fedora    220 k
12:27:11 #10 43.78  json-glib                     aarch64   1.6.6-2.fc36           fedora    149 k
12:27:11 #10 43.78  kernel-srpm-macros            noarch    1.0-14.fc36            fedora    9.1 k
12:27:11 #10 43.78  libappstream-glib             aarch64   0.8.0-4.fc36           updates   376 k
12:27:11 #10 43.78  libjpeg-turbo                 aarch64   2.1.2-2.fc36           fedora    190 k
12:27:11 #10 43.78  libpkgconf                    aarch64   1.8.0-2.fc36           fedora     36 k
12:27:11 #10 43.78  libpng                        aarch64   2:1.6.37-12.fc36       fedora    114 k
12:27:11 #10 43.78  libstemmer                    aarch64   0-18.585svn.fc36       fedora     82 k
12:27:11 #10 43.78  lua-srpm-macros               noarch    1-6.fc36               fedora    8.5 k
12:27:11 #10 43.78  ncurses                       aarch64   6.2-9.20210508.fc36    fedora    400 k
12:27:11 #10 43.78  nim-srpm-macros               noarch    3-6.fc36               fedora    8.3 k
12:27:11 #10 43.78  ocaml-srpm-macros             noarch    6-6.fc36               fedora    7.7 k
12:27:11 #10 43.78  openblas-srpm-macros          noarch    2-11.fc36              fedora    7.4 k
12:27:11 #10 43.78  package-notes-srpm-macros     noarch    0.4-14.fc36            fedora     11 k
12:27:11 #10 43.78  patch                         aarch64   2.7.6-16.fc36          fedora    121 k
12:27:11 #10 43.78  perl-AutoLoader               noarch    5.74-486.fc36          fedora     26 k
12:27:11 #10 43.78  perl-B                        aarch64   1.82-486.fc36          fedora    186 k
12:27:11 #10 43.78  perl-Carp                     noarch    1.52-479.fc36          fedora     29 k
12:27:11 #10 43.78  perl-Class-Struct             noarch    0.66-486.fc36          fedora     27 k
12:27:11 #10 43.78  perl-Data-Dumper              aarch64   2.183-3.fc36           fedora     55 k
12:27:11 #10 43.78  perl-Digest                   noarch    1.20-2.fc36            fedora     25 k
12:27:11 #10 43.78  perl-Digest-MD5               aarch64   2.58-479.fc36          fedora     36 k
12:27:11 #10 43.78  perl-DynaLoader               aarch64   1.50-486.fc36          fedora     31 k
12:27:11 #10 43.78  perl-Encode                   aarch64   4:3.17-485.fc36        updates   1.7 M
12:27:11 #10 43.78  perl-Errno                    aarch64   1.33-486.fc36          fedora     20 k
12:27:11 #10 43.78  perl-Exporter                 noarch    5.76-480.fc36          fedora     31 k
12:27:11 #10 43.78  perl-Fcntl                    aarch64   1.14-486.fc36          fedora     25 k
12:27:11 #10 43.78  perl-File-Basename            noarch    2.85-486.fc36          fedora     22 k
12:27:11 #10 43.78  perl-File-Path                noarch    2.18-479.fc36          fedora     35 k
12:27:11 #10 43.78  perl-File-Temp                noarch    1:0.231.100-479.fc36   fedora     59 k
12:27:11 #10 43.78  perl-File-stat                noarch    1.09-486.fc36          fedora     22 k
12:27:11 #10 43.78  perl-FileHandle               noarch    2.03-486.fc36          fedora     20 k
12:27:11 #10 43.78  perl-Getopt-Long              noarch    1:2.54-1.fc36          updates    60 k
12:27:11 #10 43.78  perl-Getopt-Std               noarch    1.13-486.fc36          fedora     21 k
12:27:11 #10 43.78  perl-HTTP-Tiny                noarch    0.082-1.fc36           updates    55 k
12:27:11 #10 43.78  perl-IO                       aarch64   1.46-486.fc36          fedora     92 k
12:27:11 #10 43.78  perl-IPC-Open3                noarch    1.21-486.fc36          fedora     28 k
12:27:11 #10 43.78  perl-MIME-Base64              aarch64   3.16-479.fc36          fedora     30 k
12:27:11 #10 43.78  perl-Net-SSLeay               aarch64   1.92-2.fc36            fedora    365 k
12:27:11 #10 43.78  perl-POSIX                    aarch64   1.97-486.fc36          fedora    103 k
12:27:11 #10 43.78  perl-PathTools                aarch64   3.80-479.fc36          fedora     85 k
12:27:11 #10 43.78  perl-Pod-Escapes              noarch    1:1.07-479.fc36        fedora     20 k
12:27:11 #10 43.78  perl-Pod-Perldoc              noarch    3.28.01-480.fc36       fedora     83 k
12:27:11 #10 43.78  perl-Pod-Simple               noarch    1:3.43-3.fc36          fedora    215 k
12:27:11 #10 43.78  perl-Pod-Usage                noarch    4:2.01-479.fc36        fedora     40 k
12:27:11 #10 43.78  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc36        updates    71 k
12:27:11 #10 43.78  perl-SelectSaver              noarch    1.02-486.fc36          fedora     17 k
12:27:11 #10 43.78  perl-Socket                   aarch64   4:2.036-1.fc36         updates    55 k
12:27:11 #10 43.78  perl-Storable                 aarch64   1:3.25-2.fc36          fedora     93 k
12:27:11 #10 43.78  perl-Symbol                   noarch    1.09-486.fc36          fedora     19 k
12:27:11 #10 43.78  perl-Term-ANSIColor           noarch    5.01-480.fc36          fedora     48 k
12:27:11 #10 43.78  perl-Term-Cap                 noarch    1.17-479.fc36          fedora     22 k
12:27:11 #10 43.78  perl-Text-ParseWords          noarch    3.31-1.fc36            updates    16 k
12:27:11 #10 43.78  perl-Text-Tabs+Wrap           noarch    2021.0814-2.fc36       fedora     22 k
12:27:11 #10 43.78  perl-Time-Local               noarch    2:1.300-479.fc36       fedora     34 k
12:27:11 #10 43.78  perl-URI                      noarch    5.10-1.fc36            fedora    108 k
12:27:11 #10 43.78  perl-base                     noarch    2.27-486.fc36          fedora     21 k
12:27:11 #10 43.78  perl-constant                 noarch    1.33-480.fc36          fedora     23 k
12:27:11 #10 43.78  perl-if                       noarch    0.60.900-486.fc36      fedora     19 k
12:27:11 #10 43.78  perl-interpreter              aarch64   4:5.34.1-486.fc36      fedora     76 k
12:27:11 #10 43.78  perl-libnet                   noarch    3.13-480.fc36          fedora    126 k
12:27:11 #10 43.78  perl-libs                     aarch64   4:5.34.1-486.fc36      fedora    2.0 M
12:27:11 #10 43.78  perl-mro                      aarch64   1.25-486.fc36          fedora     33 k
12:27:11 #10 43.78  perl-overload                 noarch    1.33-486.fc36          fedora     50 k
12:27:11 #10 43.78  perl-overloading              noarch    0.02-486.fc36          fedora     18 k
12:27:11 #10 43.78  perl-parent                   noarch    1:0.238-479.fc36       fedora     14 k
12:27:11 #10 43.78  perl-podlators                noarch    1:4.14-479.fc36        fedora    112 k
12:27:11 #10 43.78  perl-srpm-macros              noarch    1-43.fc36              fedora    8.4 k
12:27:11 #10 43.78  perl-subs                     noarch    1.04-486.fc36          fedora     17 k
12:27:11 #10 43.78  perl-vars                     noarch    1.05-486.fc36          fedora     18 k
12:27:11 #10 43.78  pkgconf                       aarch64   1.8.0-2.fc36           fedora     41 k
12:27:11 #10 43.78  pkgconf-m4                    noarch    1.8.0-2.fc36           fedora     14 k
12:27:11 #10 43.78  pkgconf-pkg-config            aarch64   1.8.0-2.fc36           fedora     10 k
12:27:11 #10 43.78  python-srpm-macros            noarch    3.10-20.fc36           updates    23 k
12:27:11 #10 43.78  python3-construct             noarch    2.10.68-1.fc36         updates   112 k
12:27:11 #10 43.78  python3-dateutil              noarch    1:2.8.1-8.fc36         fedora    289 k
12:27:11 #10 43.78  python3-dbus                  aarch64   1.2.18-3.fc36          fedora    132 k
12:27:11 #10 43.78  python3-distro                noarch    1.6.0-2.fc36           fedora     38 k
12:27:11 #10 43.78  python3-dnf-plugins-core      noarch    4.3.1-1.fc36           updates   229 k
12:27:11 #10 43.78  python3-enchant               noarch    3.2.2-2.fc36           fedora     79 k
12:27:11 #10 43.78  python3-file-magic            noarch    5.41-4.fc36            fedora     18 k
12:27:11 #10 43.78  python3-pybeam                noarch    0.7-2.fc36             fedora     24 k
12:27:11 #10 43.78  python3-pyxdg                 noarch    0.27-4.fc36            fedora     96 k
12:27:11 #10 43.78  python3-six                   noarch    1.16.0-5.fc36          fedora     36 k
12:27:11 #10 43.78  python3-tomli                 noarch    1.2.3-1.fc36           fedora     29 k
12:27:11 #10 43.78  python3-tomli-w               noarch    0.4.0-3.fc36           fedora     18 k
12:27:11 #10 43.78  python3-zstandard             aarch64   0.17.0-1.fc36          fedora    428 k
12:27:11 #10 43.78  qt5-srpm-macros               noarch    5.15.7-1.fc36          updates   7.9 k
12:27:11 #10 43.78  redhat-rpm-config             noarch    222-1.fc36             updates    66 k
12:27:11 #10 43.78  rpmautospec-rpm-macros        noarch    0.3.1-1.fc36           updates   8.7 k
12:27:11 #10 43.78  rpmlint-fedora-license-data   noarch    1.11-1.fc36            updates    18 k
12:27:11 #10 43.78  rust-srpm-macros              noarch    23-1.fc36              updates   9.3 k
12:27:11 #10 43.78  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
12:27:11 #10 43.78  unzip                         aarch64   6.0-57.fc36            fedora    182 k
12:27:11 #10 43.78  xxhash-libs                   aarch64   0.8.1-2.fc36           fedora     34 k
12:27:11 #10 43.78  xz                            aarch64   5.2.5-9.fc36           fedora    215 k
12:27:11 #10 43.78  zip                           aarch64   3.0-32.fc36            fedora    256 k
12:27:11 #10 43.78  zstd                          aarch64   1.5.2-2.fc36           updates   412 k
12:27:11 #10 43.78 Installing weak dependencies:
12:27:11 #10 43.78  hunspell-en                   noarch    0.20140811.1-22.fc36   fedora    180 k
12:27:11 #10 43.78  perl-IO-Socket-IP             noarch    0.41-480.fc36          fedora     42 k
12:27:11 #10 43.78  perl-IO-Socket-SSL            noarch    2.074-2.fc36           fedora    218 k
12:27:11 #10 43.78  perl-Mozilla-CA               noarch    20211001-2.fc36        fedora     12 k
12:27:11 #10 43.78  perl-NDBM_File                aarch64   1.15-486.fc36          fedora     27 k
12:27:11 #10 43.78 
12:27:11 #10 43.78 Transaction Summary
12:27:11 #10 43.78 ================================================================================
12:27:11 #10 43.78 Install  138 Packages
12:27:11 #10 43.78 Upgrade    2 Packages
12:27:11 #10 43.78 
12:27:11 #10 43.79 Total download size: 29 M
12:27:11 #10 43.79 Downloading Packages:
12:27:11 #11 41.96 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:11 #11 41.97 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:11 #11 42.00 Selecting previously unselected package libperl4-corelibs-perl.
12:27:11 #11 42.01 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
12:27:11 #11 42.01 Unpacking libperl4-corelibs-perl (0.004-2) ...
12:27:11 #11 42.13 Selecting previously unselected package libperlio-gzip-perl.
12:27:11 #11 42.13 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
12:27:11 #11 42.14 Unpacking libperlio-gzip-perl (0.19-1build5) ...
12:27:11 #11 42.17 Selecting previously unselected package libpod-constants-perl.
12:27:11 #11 42.17 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
12:27:11 #11 42.18 Unpacking libpod-constants-perl (0.19-1) ...
12:27:11 #11 42.22 Selecting previously unselected package libre2-5:arm64.
12:27:11 #11 28.24 Selecting previously unselected package libyaml-0-2:armhf.
12:27:11 #11 28.24 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_armhf.deb ...
12:27:11 #11 28.24 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
12:27:11 #11 ...
12:27:11 
12:27:11 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:11 #7 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:11 #7 DONE 45.5s
12:27:11 
12:27:11 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:11 #11 28.43 Selecting previously unselected package lsb-release.
12:27:11 #11 28.44 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
12:27:11 #11 28.45 Unpacking lsb-release (11.2ubuntu1) ...
12:27:11 #11 31.46 Selecting previously unselected package libubsan1:armhf.
12:27:11 #11 31.46 Preparing to unpack .../088-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ...
12:27:11 #11 31.46 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:11 #11 ...
12:27:11 
12:27:11 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:11 #7 extracting sha256:ad62d9a464fe9706f594e79509ad58868248fb3d121412b1e15091fed3495bca 5.0s done
12:27:11 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 9.3s
12:27:11 #11 37.93 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.15_amd64.deb ...
12:27:11 #11 37.93 Unpacking curl (7.68.0-1ubuntu2.15) ...
12:27:11 #11 37.98 Selecting previously unselected package dctrl-tools.
12:27:11 #11 37.98 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
12:27:11 #11 38.00 Unpacking dctrl-tools (2.24-3) ...
12:27:11 #11 38.04 Selecting previously unselected package libtool.
12:27:11 #11 38.04 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
12:27:11 #11 38.04 Unpacking libtool (2.4.6-14) ...
12:27:11 #11 38.09 Selecting previously unselected package dh-autoreconf.
12:27:11 #11 38.09 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
12:27:11 #11 38.10 Unpacking dh-autoreconf (19) ...
12:27:11 #11 38.13 Selecting previously unselected package libdebhelper-perl.
12:27:11 #11 38.14 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
12:27:11 #10 43.13 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ...
12:27:11 #10 43.14 Unpacking libsereal-perl (4.005-1) ...
12:27:11 #10 43.16 Selecting previously unselected package libtask-weaken-perl.
12:27:11 #10 43.17 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ...
12:27:11 #10 43.17 Unpacking libtask-weaken-perl (1.06-1) ...
12:27:11 #10 43.19 Selecting previously unselected package libxml-parser-perl.
12:27:11 #10 43.20 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ...
12:27:11 #10 43.20 Unpacking libxml-parser-perl (2.44-4) ...
12:27:11 #10 43.24 Selecting previously unselected package libsoap-lite-perl.
12:27:11 #10 43.25 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ...
12:27:11 #10 43.25 Unpacking libsoap-lite-perl (1.27-1) ...
12:27:11 #10 43.30 Selecting previously unselected package libsort-key-perl.
12:27:11 #10 43.31 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ...
12:27:11 #10 43.31 Unpacking libsort-key-perl (1.33-2+b1) ...
12:27:11 #10 43.34 Selecting previously unselected package libstring-copyright-perl.
12:27:11 #10 43.34 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:11 #10 43.34 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:11 #12 32.90   Installing       : perl-Carp-1.42-396.el8.noarch                        40/91 
12:27:11 #12 32.91   Installing       : perl-Exporter-5.72-396.el8.noarch                    41/91 
12:27:11 #12 33.13   Installing       : perl-libs-4:5.26.3-421.el8.x86_64                    42/91 
12:27:11 #11 37.61 Setting up binutils-common:amd64 (2.38-4ubuntu2.1) ...
12:27:11 #11 37.63 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
12:27:11 #11 37.64 Setting up libmagic1:amd64 (1:5.41-3) ...
12:27:11 #11 37.67 Setting up libdeflate0:amd64 (1.10-2) ...
12:27:11 #11 37.68 Setting up less (590-1build1) ...
12:27:11 #11 37.69 Setting up perl-openssl-defaults:amd64 (5build2) ...
12:27:11 #11 37.71 Setting up linux-libc-dev:amd64 (5.15.0-58.64) ...
12:27:11 #11 37.73 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ...
12:27:11 #11 37.74 Setting up gettext-base (0.21-4ubuntu4) ...
12:27:11 #11 37.75 Setting up liblzo2-2:amd64 (2.10-2build3) ...
12:27:11 #11 37.76 Setting up libnpth0:amd64 (1.6-3build2) ...
12:27:11 #11 37.78 Setting up file (1:5.41-3) ...
12:27:11 #11 37.80 Setting up libassuan0:amd64 (2.5.5-1build1) ...
12:27:11 #11 37.81 Setting up libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:27:11 #11 37.82 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
12:27:11 #11 37.84 Setting up bzip2 (1.0.8-5build1) ...
12:27:11 #10 36.01 Selecting previously unselected package pinentry-curses.
12:27:11 #10 36.01 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
12:27:11 #10 36.02 Unpacking pinentry-curses (1.1.0-4) ...
12:27:11 #10 36.07 Selecting previously unselected package gpg-agent.
12:27:11 #10 36.07 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
12:27:11 #10 36.07 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:27:11 #10 36.14 Selecting previously unselected package gpg-wks-client.
12:27:11 #10 36.14 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
12:27:11 #10 36.15 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:27:11 #10 36.20 Selecting previously unselected package gpg-wks-server.
12:27:11 #10 36.20 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
12:27:11 #10 36.21 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:27:11 #10 36.26 Selecting previously unselected package gpgsm.
12:27:11 #10 36.26 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
12:27:11 #10 36.26 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:27:11 #10 36.34 Selecting previously unselected package gnupg.
12:27:11 #10 36.34 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
12:27:11 #10 ...
12:27:11 
12:27:11 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:11 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 16.1s
12:27:11 #11 37.47 Preparing to unpack .../296-libjson-perl_4.09000-1_all.deb ...
12:27:11 #11 37.47 Unpacking libjson-perl (4.09000-1) ...
12:27:11 #11 37.50 Selecting previously unselected package liblog-any-perl.
12:27:11 #11 37.50 Preparing to unpack .../297-liblog-any-perl_1.710-1_all.deb ...
12:27:11 #11 37.51 Unpacking liblog-any-perl (1.710-1) ...
12:27:11 #11 37.54 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:11 #11 37.54 Preparing to unpack .../298-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
12:27:11 #11 37.55 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
12:27:11 #11 37.58 Selecting previously unselected package libpackage-stash-perl.
12:27:11 #11 37.58 Preparing to unpack .../299-libpackage-stash-perl_0.40-1_all.deb ...
12:27:11 #11 37.58 Unpacking libpackage-stash-perl (0.40-1) ...
12:27:11 #11 37.61 Selecting previously unselected package libsub-identify-perl.
12:27:11 #11 37.61 Preparing to unpack .../300-libsub-identify-perl_0.14-2_amd64.deb ...
12:27:11 #11 37.62 Unpacking libsub-identify-perl (0.14-2) ...
12:27:11 #11 37.65 Selecting previously unselected package libsub-name-perl:amd64.
12:27:11 #11 37.65 Preparing to unpack .../301-libsub-name-perl_0.26-2_amd64.deb ...
12:27:11 #11 37.66 Unpacking libsub-name-perl:amd64 (0.26-2) ...
12:27:11 #11 37.69 Selecting previously unselected package libnamespace-clean-perl.
12:27:11 #10 38.78 Preparing to unpack .../166-libhtml-tagset-perl_3.20-3_all.deb ...
12:27:11 #10 38.78 Unpacking libhtml-tagset-perl (3.20-3) ...
12:27:11 #10 38.81 Selecting previously unselected package liburi-perl.
12:27:11 #10 38.81 Preparing to unpack .../167-liburi-perl_1.73-1_all.deb ...
12:27:11 #10 38.87 Unpacking liburi-perl (1.73-1) ...
12:27:11 #10 38.91 Selecting previously unselected package libhtml-parser-perl.
12:27:11 #10 38.91 Preparing to unpack .../168-libhtml-parser-perl_3.72-3build1_amd64.deb ...
12:27:11 [100%] Built target tini-static
12:27:11 + mkdir -p /usr/local/bin
12:27:11 + cp tini-static /usr/local/bin/docker-init
12:27:11 + VERSION=0.0.0-20230124074129-645395c
12:27:11 + PRODUCT=docker
12:27:11 + hack/make.sh dynbinary
12:27:11 
12:27:11 Removing bundles/
12:27:11 
12:27:11 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:11 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:27:11 #10 46.70 137 added, 0 removed; done.
12:27:11 #10 46.74 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ...
12:27:11 #10 46.75 Setting up shared-mime-info (1.10-1) ...
12:27:11 #10 41.62 Selecting previously unselected package libmarkdown2:amd64.
12:27:11 #10 41.62 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
12:27:11 #10 41.63 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
12:27:11 #10 41.66 Selecting previously unselected package libmime-tools-perl.
12:27:11 #10 41.66 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
12:27:11 #10 41.66 Unpacking libmime-tools-perl (5.509-1) ...
12:27:11 #10 41.71 Selecting previously unselected package libmoox-aliases-perl.
12:27:11 #10 41.71 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:27:11 #10 41.71 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:27:11 #10 41.74 Selecting previously unselected package libnamespace-autoclean-perl.
12:27:11 #10 41.74 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:27:11 #10 41.74 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:27:11 #10 41.78 Selecting previously unselected package libobject-id-perl.
12:27:11 #10 46.42 Setting up libsocket6-perl (0.27-1build2) ...
12:27:11 #10 46.43 Setting up patchutils (0.3.4-2) ...
12:27:11 #10 46.44 Setting up python3-chardet (3.0.4-1) ...
12:27:11 #10 37.98 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:11 #10 37.98 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
12:27:11 #10 37.98 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
12:27:11 #10 37.98 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
12:27:11 #10 37.98 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
12:27:11 #10 37.98 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
12:27:11 #10 37.98 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
12:27:11 #10 37.98 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
12:27:11 #10 37.98 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
12:27:11 #10 37.99 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
12:27:11 #10 38.00 Setting up autotools-dev (20180224.1) ...
12:27:11 #10 38.02 Setting up make (4.2.1-1.2) ...
12:27:11 #10 38.03 Setting up libmpfr6:armhf (4.0.2-1) ...
12:27:11 #10 38.04 Setting up libsigsegv2:armhf (2.12-2) ...
12:27:11 #10 38.05 Setting up xz-utils (5.2.4-1+deb10u1) ...
12:27:11 #10 38.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.06 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
12:27:11 #10 38.07 Setting up libmpc3:armhf (1.1.0-1) ...
12:27:11 #10 ...
12:27:11 
12:27:11 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:11 #9 DONE 55.6s
12:27:11 
12:27:11 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:11 #10 38.09 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
12:27:11 #10 38.10 Setting up patch (2.7.6-3+deb10u1) ...
12:27:11 #10 38.11 Setting up autopoint (0.19.8.1-9) ...
12:27:11 #10 38.13 Setting up libfl2:armhf (2.6.4-6.2) ...
12:27:11 #10 38.14 Setting up libpcre2-8-0:armhf (10.32-5) ...
12:27:11 #10 38.16 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
12:27:11 #10 38.17 Setting up libisl19:armhf (0.20-2) ...
12:27:11 #10 38.19 Setting up sensible-utils (0.0.12) ...
12:27:11 #10 38.20 Setting up libuchardet0:armhf (0.0.6-3) ...
12:27:11 #10 38.23 Setting up git-man (1:2.20.1-2+deb10u6) ...
12:27:11 #10 38.23 Setting up libmpdec2:armhf (2.4.2-2) ...
12:27:11 #10 38.24 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
12:27:11 #10 38.25 Setting up cpp-8 (8.3.0-6+rpi1) ...
12:27:11 #10 38.26 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
12:27:11 #10 38.27 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
12:27:11 #10 38.28 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
12:27:11 #10 31.63 Selecting previously unselected package gcc.
12:27:11 #10 31.63 Preparing to unpack .../076-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
12:27:11 #10 31.63 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
12:27:11 #10 31.67 Selecting previously unselected package libstdc++-7-dev:armhf.
12:27:11 #10 31.67 Preparing to unpack .../077-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:11 #10 31.67 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:11 #11 43.74 Setting up libref-util-perl (0.204-1) ...
12:27:11 #11 43.75 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:11 #11 43.76 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:27:11 #11 43.77 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:11 #11 43.78 Setting up libsocket6-perl (0.29-1build4) ...
12:27:11 #11 43.79 Setting up libio-prompt-tiny-perl (0.003-1) ...
12:27:11 #11 43.81 Setting up libhash-fieldhash-perl (0.15-1build5) ...
12:27:11 #11 43.81 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
12:27:11 #11 43.83 Setting up libvariable-magic-perl (0.62-1build5) ...
12:27:11 #11 43.84 Setting up python3-idna (3.3-1) ...
12:27:11 #10 33.74 Fedora 37 openh264 (From Cisco) - x86_64        2.2 kB/s | 2.5 kB     00:01    
12:27:11 #10 34.97 Fedora Modular 37 - x86_64                      3.1 MB/s | 3.0 MB     00:00    
12:27:11 #11 39.13 Preparing to unpack .../319-liblist-someutils-perl_0.58-1_all.deb ...
12:27:11 #11 39.14 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:11 #11 39.17 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:11 #11 39.18 Preparing to unpack .../320-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
12:27:11 #11 39.18 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
12:27:11 #11 39.21 Selecting previously unselected package liblist-utilsby-perl.
12:27:11 #11 39.22 Preparing to unpack .../321-liblist-utilsby-perl_0.12-1_all.deb ...
12:27:11 #11 39.22 Unpacking liblist-utilsby-perl (0.12-1) ...
12:27:11 #11 39.26 Selecting previously unselected package libltdl7:arm64.
12:27:11 #11 39.26 Preparing to unpack .../322-libltdl7_2.4.7-4_arm64.deb ...
12:27:11 #11 39.26 Unpacking libltdl7:arm64 (2.4.7-4) ...
12:27:11 #11 39.30 Selecting previously unselected package libltdl-dev:arm64.
12:27:11 #11 39.30 Preparing to unpack .../323-libltdl-dev_2.4.7-4_arm64.deb ...
12:27:11 #11 39.30 Unpacking libltdl-dev:arm64 (2.4.7-4) ...
12:27:11 #11 39.35 Selecting previously unselected package liblzo2-2:arm64.
12:27:11 #11 39.35 Preparing to unpack .../324-liblzo2-2_2.10-2build3_arm64.deb ...
12:27:11 #11 39.36 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
12:27:11 #11 39.39 Selecting previously unselected package libsys-hostname-long-perl.
12:27:11 #11 42.22 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
12:27:11 #11 42.23 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
12:27:11 #11 42.27 Selecting previously unselected package libre-engine-re2-perl.
12:27:11 #11 42.27 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
12:27:11 #11 42.28 Unpacking libre-engine-re2-perl (0.13-5) ...
12:27:11 #11 42.31 Selecting previously unselected package libreadonly-perl.
12:27:11 #11 42.31 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
12:27:11 #11 42.33 Unpacking libreadonly-perl (2.050-2) ...
12:27:11 #11 42.37 Selecting previously unselected package libref-util-perl.
12:27:11 #11 42.37 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
12:27:11 #11 42.37 Unpacking libref-util-perl (0.204-1) ...
12:27:11 #11 42.41 Selecting previously unselected package libref-util-xs-perl.
12:27:11 #11 42.41 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
12:27:11 #11 42.42 Unpacking libref-util-xs-perl (0.117-1build2) ...
12:27:11 #11 42.45 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:11 #11 28.56 Selecting previously unselected package netbase.
12:27:11 #11 28.56 Preparing to unpack .../040-netbase_6.3_all.deb ...
12:27:11 #11 28.56 Unpacking netbase (6.3) ...
12:27:11 #11 28.61 Selecting previously unselected package python3-dbus.
12:27:11 #11 28.62 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_armhf.deb ...
12:27:11 #11 28.62 Unpacking python3-dbus (1.2.18-3build1) ...
12:27:11 #11 28.65 Selecting previously unselected package python3-gi.
12:27:11 #11 28.66 Preparing to unpack .../042-python3-gi_3.42.2-2_armhf.deb ...
12:27:11 #11 31.62 Selecting previously unselected package libgcc-9-dev:armhf.
12:27:11 #11 31.62 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
12:27:11 #11 31.63 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:11 #7 ...
12:27:11 
12:27:11 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:11 #11 27.25 Selecting previously unselected package libgdbm6:armhf.
12:27:11 #11 27.25 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ...
12:27:11 #11 27.26 Unpacking libgdbm6:armhf (1.23-1) ...
12:27:11 #11 27.29 Selecting previously unselected package libgdbm-compat4:armhf.
12:27:11 #11 27.29 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ...
12:27:11 #11 38.14 Unpacking libdebhelper-perl (12.10ubuntu1) ...
12:27:11 #11 38.19 Selecting previously unselected package libarchive-zip-perl.
12:27:11 #11 38.19 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
12:27:11 #11 38.19 Unpacking libarchive-zip-perl (1.67-2) ...
12:27:11 #11 38.24 Selecting previously unselected package libsub-override-perl.
12:27:11 #11 38.24 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
12:27:11 #11 38.24 Unpacking libsub-override-perl (0.09-2) ...
12:27:11 #11 38.28 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:11 #11 38.28 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
12:27:11 #11 38.29 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
12:27:11 #11 38.32 Selecting previously unselected package dh-strip-nondeterminism.
12:27:11 #11 38.32 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
12:27:11 #11 38.33 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
12:27:11 #11 38.37 Selecting previously unselected package dwz.
12:27:11 #10 43.37 Selecting previously unselected package libstring-escape-perl.
12:27:11 #10 43.37 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ...
12:27:11 #10 43.38 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:11 #10 43.40 Selecting previously unselected package libstring-shellquote-perl.
12:27:11 #10 43.40 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:11 #10 43.41 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:11 #10 43.44 Selecting previously unselected package libterm-readkey-perl.
12:27:11 #10 43.44 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ...
12:27:11 #10 43.44 Unpacking libterm-readkey-perl (2.38-1) ...
12:27:11 #10 43.47 Selecting previously unselected package libtest-fatal-perl.
12:27:11 #10 43.47 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ...
12:27:11 #10 43.47 Unpacking libtest-fatal-perl (0.014-1) ...
12:27:11 #10 43.50 Selecting previously unselected package libtest-refcount-perl.
12:27:11 #10 43.50 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ...
12:27:11 #10 43.51 Unpacking libtest-refcount-perl (0.08-3) ...
12:27:11 #10 43.53 Selecting previously unselected package libtext-levenshtein-perl.
12:27:11 #10 43.54 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:11 #10 43.54 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:11 #10 43.57 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:11 #10 43.57 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ...
12:27:11 #12 33.15   Installing       : perl-parent-1:0.237-1.el8.noarch                     43/91 
12:27:11 #12 33.17   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           44/91 
12:27:11 #12 33.18   Installing       : perl-macros-4:5.26.3-421.el8.x86_64                  45/91 
12:27:11 #12 33.19   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         46/91 
12:27:11 #12 33.22   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           47/91 
12:27:11 #12 33.24   Installing       : perl-File-Path-2.15-2.el8.noarch                     48/91 
12:27:11 #12 33.26   Installing       : perl-IO-1.38-421.el8.x86_64                          49/91 
12:27:11 #12 33.28   Installing       : perl-PathTools-3.74-1.el8.x86_64                     50/91 
12:27:11 #12 33.34   Installing       : perl-constant-1.33-396.el8.noarch                    51/91 
12:27:11 #12 33.36   Installing       : perl-threads-1:2.21-2.el8.x86_64                     52/91 
12:27:11 #11 37.85 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:11 #11 37.87 Setting up libunwind8:amd64 (1.3.2-2build2) ...
12:27:11 #11 37.88 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
12:27:11 #11 37.89 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
12:27:11 #11 37.91 Setting up libasan6:amd64 (11.3.0-1ubuntu1~22.04) ...
12:27:11 #11 37.93 Setting up libnumber-compare-perl (0.03-2) ...
12:27:11 #11 37.94 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:11 #11 37.96 Setting up fakeroot (1.28-1ubuntu1) ...
12:27:11 #11 37.97 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.97 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:27:11 #11 37.98 Setting up autotools-dev (20220109.1) ...
12:27:11 #11 37.99 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
12:27:11 #11 38.01 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:11 #11 38.02 Setting up libx11-data (2:1.7.5-1) ...
12:27:11 #11 38.04 Setting up make (4.3-4.1build1) ...
12:27:11 #11 38.05 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
12:27:11 #11 37.69 Preparing to unpack .../302-libnamespace-clean-perl_0.27-2_all.deb ...
12:27:11 #11 37.69 Unpacking libnamespace-clean-perl (0.27-2) ...
12:27:11 #11 37.73 Selecting previously unselected package libpath-tiny-perl.
12:27:11 #11 37.73 Preparing to unpack .../303-libpath-tiny-perl_0.122-1_all.deb ...
12:27:11 #11 37.73 Unpacking libpath-tiny-perl (0.122-1) ...
12:27:11 #11 37.77 Selecting previously unselected package libstrictures-perl.
12:27:11 #11 37.77 Preparing to unpack .../304-libstrictures-perl_2.000006-1_all.deb ...
12:27:11 #11 37.78 Unpacking libstrictures-perl (2.000006-1) ...
12:27:11 #11 37.81 Selecting previously unselected package libtype-tiny-perl.
12:27:11 #11 37.81 Preparing to unpack .../305-libtype-tiny-perl_1.016008-1_all.deb ...
12:27:11 #11 37.82 Unpacking libtype-tiny-perl (1.016008-1) ...
12:27:11 #11 37.86 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:11 #11 37.87 Preparing to unpack .../306-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:11 #11 37.87 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:11 #11 37.91 Selecting previously unselected package libhtml-form-perl.
12:27:11 #11 37.92 Preparing to unpack .../307-libhtml-form-perl_6.10-1_all.deb ...
12:27:11 #11 37.92 Unpacking libhtml-form-perl (6.10-1) ...
12:27:11 #11 37.95 Selecting previously unselected package libhtml-format-perl.
12:27:11 #11 37.95 Preparing to unpack .../308-libhtml-format-perl_2.16-1_all.deb ...
12:27:11 #11 37.96 Unpacking libhtml-format-perl (2.16-1) ...
12:27:11 #11 37.99 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:11 #11 37.99 Preparing to unpack .../309-libhtml-html5-entities-perl_0.004-2_all.deb ...
12:27:11 #11 38.00 Unpacking libhtml-html5-entities-perl (0.004-2) ...
12:27:11 #11 38.03 Selecting previously unselected package libhtml-tokeparser-simple-perl.
12:27:11 #7 ...
12:27:11 
12:27:11 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:11 #10 36.35 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:27:11 #10 36.47 Selecting previously unselected package libfile-dirlist-perl.
12:27:11 #10 36.47 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:11 #10 36.47 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:11 #10 36.50 Selecting previously unselected package libfile-which-perl.
12:27:11 #10 36.50 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
12:27:11 #10 36.51 Unpacking libfile-which-perl (1.23-1) ...
12:27:11 #10 36.54 Selecting previously unselected package libfile-homedir-perl.
12:27:11 #10 36.54 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
12:27:11 #10 36.55 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:11 #10 36.59 Selecting previously unselected package libfile-touch-perl.
12:27:11 #10 36.59 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
12:27:11 #10 38.91 Unpacking libhtml-parser-perl (3.72-3build1) ...
12:27:11 #10 38.95 Selecting previously unselected package libcgi-pm-perl.
12:27:11 #10 38.95 Preparing to unpack .../169-libcgi-pm-perl_4.38-1_all.deb ...
12:27:11 #10 38.95 Unpacking libcgi-pm-perl (4.38-1) ...
12:27:11 #10 39.00 Selecting previously unselected package libfcgi-perl.
12:27:11 #10 39.00 Preparing to unpack .../170-libfcgi-perl_0.78-2build1_amd64.deb ...
12:27:11 #10 39.00 Unpacking libfcgi-perl (0.78-2build1) ...
12:27:11 #10 39.04 Selecting previously unselected package libcgi-fast-perl.
12:27:11 #10 39.04 Preparing to unpack .../171-libcgi-fast-perl_1%3a2.13-1_all.deb ...
12:27:11 #10 39.04 Unpacking libcgi-fast-perl (1:2.13-1) ...
12:27:11 #10 39.06 Selecting previously unselected package libsub-name-perl.
12:27:11 #10 39.06 Preparing to unpack .../172-libsub-name-perl_0.21-1build1_amd64.deb ...
12:27:11 #10 39.07 Unpacking libsub-name-perl (0.21-1build1) ...
12:27:11 #10 39.10 Selecting previously unselected package libclass-accessor-perl.
12:27:11 #10 39.10 Preparing to unpack .../173-libclass-accessor-perl_0.51-1_all.deb ...
12:27:11 #10 39.11 Unpacking libclass-accessor-perl (0.51-1) ...
12:27:11 #10 39.14 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:11 #10 39.14 Preparing to unpack .../174-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:27:11 #10 39.14 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:27:11 #10 39.17 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:11 #10 39.17 Preparing to unpack .../175-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ...
12:27:11 #10 39.17 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
12:27:11 #10 39.20 Selecting previously unselected package libclone-perl.
12:27:11 #10 39.20 Preparing to unpack .../176-libclone-perl_0.39-1_amd64.deb ...
12:27:11 #10 39.21 Unpacking libclone-perl (0.39-1) ...
12:27:11 #10 39.24 Selecting previously unselected package libdata-dump-perl.
12:27:11 #10 41.78 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
12:27:11 #10 41.78 Unpacking libobject-id-perl (0.1.2-2.1) ...
12:27:11 #10 41.81 Selecting previously unselected package libmoox-struct-perl.
12:27:11 #10 41.81 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
12:27:11 #10 41.82 Unpacking libmoox-struct-perl (0.020-1) ...
12:27:11 #10 41.84 Selecting previously unselected package libmouse-perl.
12:27:11 #10 41.85 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
12:27:11 #10 41.85 Unpacking libmouse-perl (2.5.10-1+b1) ...
12:27:11 #10 41.89 Selecting previously unselected package libnumber-range-perl.
12:27:11 #10 41.89 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
12:27:11 #10 41.89 Unpacking libnumber-range-perl (0.12-1.1) ...
12:27:11 #10 41.92 Selecting previously unselected package libossp-uuid16:amd64.
12:27:11 #10 41.92 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
12:27:11 #10 41.93 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
12:27:11 #10 41.95 Selecting previously unselected package libossp-uuid-perl.
12:27:11 #10 41.96 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
12:27:11 #10 41.96 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
12:27:11 #10 41.99 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:11 #10 41.99 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
12:27:11 #10 41.99 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
12:27:11 #10 46.72 Setting up liburi-perl (1.73-1) ...
12:27:11 #10 46.74 Setting up libdata-dump-perl (1.23-1) ...
12:27:11 #10 46.75 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
12:27:11 #10 46.76 Setting up libio-string-perl (1.08-3) ...
12:27:11 #10 46.79 Setting up libalgorithm-diff-perl (1.19.03-1) ...
12:27:11 #10 46.80 Setting up libclone-perl (0.39-1) ...
12:27:11 #10 46.81 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
12:27:11 #10 42.43 Selecting previously unselected package iso-codes.
12:27:11 #10 42.43 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ...
12:27:11 #10 38.29 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
12:27:11 #10 38.42 Setting up libelf1:armhf (0.176-1.1) ...
12:27:11 #10 38.43 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
12:27:11 #10 38.44 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
12:27:11 #10 38.45 Setting up libgdbm6:armhf (1.18.1-4) ...
12:27:11 #10 38.46 Setting up wdiff (1.2.2-2) ...
12:27:11 #10 38.47 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:27:11 #10 38.48 Setting up m4 (1.4.18-2) ...
12:27:11 #10 38.50 Setting up binutils (2.31.1-16+rpi2) ...
12:27:11 #10 38.51 Setting up bsdmainutils (11.1.2) ...
12:27:11 #10 38.53 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:11 #10 38.53 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
12:27:11 #10 38.54 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:11 #10 38.54 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
12:27:11 #10 38.54 Setting up libcroco3:armhf (0.6.12-3) ...
12:27:11 #10 38.56 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
12:27:11 #10 38.57 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
12:27:11 #10 38.58 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
12:27:11 #10 38.60 Setting up dwz (0.12-3) ...
12:27:11 #10 38.61 Setting up groff-base (1.22.4-3+deb10u1) ...
12:27:11 #10 38.63 Setting up cpp (4:8.3.0-1+rpi2) ...
12:27:11 #11 44.04 Setting up libio-html-perl (1.004-2) ...
12:27:11 #11 44.05 Setting up libpod-parser-perl (1.63-2) ...
12:27:11 #11 44.07 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
12:27:11 #11 44.08 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
12:27:11 #11 44.09 Setting up libparams-util-perl (1.102-1build3) ...
12:27:11 #11 44.10 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
12:27:11 #11 44.12 Setting up libtime-duration-perl (1.21-1) ...
12:27:11 #11 44.13 Setting up autoconf (2.71-2) ...
12:27:11 #11 44.14 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:27:11 #11 39.39 Preparing to unpack .../325-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:11 #11 39.40 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:11 #11 39.43 Selecting previously unselected package libmail-sendmail-perl.
12:27:11 #11 39.43 Preparing to unpack .../326-libmail-sendmail-perl_0.80-2_all.deb ...
12:27:11 #11 39.44 Unpacking libmail-sendmail-perl (0.80-2) ...
12:27:11 #11 39.47 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:11 #11 39.47 Preparing to unpack .../327-libnet-smtp-ssl-perl_1.04-2_all.deb ...
12:27:11 #11 39.48 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
12:27:11 #11 39.52 Selecting previously unselected package libmailtools-perl.
12:27:11 #11 39.52 Preparing to unpack .../328-libmailtools-perl_2.21-1_all.deb ...
12:27:11 #11 39.53 Unpacking libmailtools-perl (2.21-1) ...
12:27:11 #11 39.58 Selecting previously unselected package libmarkdown2:arm64.
12:27:11 #11 39.58 Preparing to unpack .../329-libmarkdown2_2.2.7-2_arm64.deb ...
12:27:11 #11 39.58 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
12:27:11 #11 39.61 Selecting previously unselected package libmath-base85-perl.
12:27:11 #11 39.62 Preparing to unpack .../330-libmath-base85-perl_0.5+dfsg-1_all.deb ...
12:27:11 #11 39.62 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
12:27:11 #11 42.45 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
12:27:11 #11 42.46 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
12:27:11 #11 42.49 Selecting previously unselected package libregexp-pattern-perl.
12:27:11 #11 42.49 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
12:27:11 #11 42.50 Unpacking libregexp-pattern-perl (0.2.12-1) ...
12:27:11 #11 42.54 Selecting previously unselected package libsasl2-modules:arm64.
12:27:11 #11 42.54 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
12:27:11 #11 42.55 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:11 #11 42.59 Selecting previously unselected package libsereal-decoder-perl.
12:27:11 #11 42.59 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
12:27:11 #11 42.59 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
12:27:11 #11 42.63 Selecting previously unselected package libsereal-encoder-perl.
12:27:11 #11 42.63 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
12:27:11 #11 42.64 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
12:27:11 #11 28.67 Unpacking python3-gi (3.42.2-2) ...
12:27:11 #11 28.71 Selecting previously unselected package networkd-dispatcher.
12:27:11 #11 28.71 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
12:27:11 #11 28.71 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
12:27:11 #11 28.75 Selecting previously unselected package python-apt-common.
12:27:11 #11 28.75 Preparing to unpack .../044-python-apt-common_2.4.0+22.10_all.deb ...
12:27:11 #11 28.75 Unpacking python-apt-common (2.4.0+22.10) ...
12:27:11 #11 28.78 Selecting previously unselected package python3-apt.
12:27:11 #11 28.78 Preparing to unpack .../045-python3-apt_2.4.0+22.10_armhf.deb ...
12:27:11 #11 28.79 Unpacking python3-apt (2.4.0+22.10) ...
12:27:11 #11 28.82 Selecting previously unselected package python3-pkg-resources.
12:27:11 #11 28.83 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
12:27:11 #11 28.83 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:27:11 #11 28.86 Selecting previously unselected package shared-mime-info.
12:27:11 #11 28.86 Preparing to unpack .../047-shared-mime-info_2.2-1_armhf.deb ...
12:27:11 #11 28.87 Unpacking shared-mime-info (2.2-1) ...
12:27:11 #11 31.82 Selecting previously unselected package gcc-9.
12:27:11 #11 31.82 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
12:27:11 #11 31.83 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:11 #11 27.29 Unpacking libgdbm-compat4:armhf (1.23-1) ...
12:27:11 #11 27.33 Selecting previously unselected package libperl5.34:armhf.
12:27:11 #11 27.33 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_armhf.deb ...
12:27:11 #11 27.34 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
12:27:11 #10 44.90 (1/140): bzip2-1.0.8-11.fc36.aarch64.rpm        169 kB/s |  52 kB     00:00    
12:27:11 #10 44.94 (2/140): cpio-2.13-12.fc36.aarch64.rpm          759 kB/s | 267 kB     00:00    
12:27:11 #10 44.95 (3/140): dash-0.5.10.2-10.fc36.aarch64.rpm      273 kB/s |  97 kB     00:00    
12:27:11 #10 44.95 (4/140): debugedit-5.0-3.fc36.aarch64.rpm       1.4 MB/s |  76 kB     00:00    
12:27:11 #10 44.95 (5/140): desktop-file-utils-0.26-6.fc36.aarch64 5.9 MB/s |  71 kB     00:00    
12:27:11 #10 44.96 (6/140): devscripts-checkbashisms-2.22.1-1.fc36 1.7 MB/s |  28 kB     00:00    
12:27:11 #10 45.02 (7/140): diffutils-3.8-2.fc36.aarch64.rpm       5.1 MB/s | 368 kB     00:00    
12:27:11 #10 45.02 (8/140): efi-srpm-macros-5-5.fc36.noarch.rpm    362 kB/s |  22 kB     00:00    
12:27:11 #10 45.03 (9/140): ed-1.14.2-12.fc36.aarch64.rpm          1.1 MB/s |  73 kB     00:00    
12:27:11 #10 45.03 (10/140): enchant-1.6.0-30.fc36.aarch64.rpm     5.4 MB/s |  59 kB     00:00    
12:27:11 #10 45.04 (11/140): file-5.41-4.fc36.aarch64.rpm          4.4 MB/s |  48 kB     00:00    
12:27:11 12:27:11 #10 45.04 (12/140): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 1.1 MB/s | 7.6 kB     00:00    
12:27:11 #10 45.04 (13/140): fonts-srpm-macros-2.0.5-7.fc36.noarch 2.3 MB/s |  27 kB     00:00    
#11 38.38 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
12:27:11 #11 38.38 Unpacking dwz (0.13-5) ...
12:27:11 #10 45.05 (14/140): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 693 kB/s | 7.7 kB     00:00    
12:27:11 #11 38.43 Selecting previously unselected package libcroco3:amd64.
12:27:11 #11 38.43 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
12:27:11 #11 38.44 Unpacking libcroco3:amd64 (0.6.13-1) ...
12:27:11 #11 38.48 Selecting previously unselected package gettext.
12:27:11 #11 38.48 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
12:27:11 #11 38.48 Unpacking gettext (0.19.8.1-10build1) ...
12:27:11 #11 38.60 Selecting previously unselected package intltool-debian.
12:27:11 #11 38.60 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:11 #11 38.60 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:11 #11 38.64 Selecting previously unselected package po-debconf.
12:27:11 #11 38.64 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
12:27:11 #11 38.65 Unpacking po-debconf (1.0.21) ...
12:27:11 #11 38.70 Selecting previously unselected package debhelper.
12:27:11 #10 43.57 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
12:27:11 #10 43.60 Selecting previously unselected package libunicode-utf8-perl.
12:27:11 #10 43.60 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ...
12:27:11 #10 43.61 Unpacking libunicode-utf8-perl (0.62-1) ...
12:27:11 #10 43.64 Selecting previously unselected package libunwind8:amd64.
12:27:11 #10 43.64 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ...
12:27:11 #10 43.65 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ...
12:27:11 #10 43.69 Selecting previously unselected package libwrap0:amd64.
12:27:11 #10 43.69 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ...
12:27:11 #10 43.69 Unpacking libwrap0:amd64 (7.6.q-28) ...
12:27:11 #10 43.73 Selecting previously unselected package libxau6:amd64.
12:27:11 #10 43.73 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
12:27:11 #10 43.73 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
12:27:11 #10 43.76 Selecting previously unselected package libxdmcp6:amd64.
12:27:11 #10 43.76 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
12:27:11 #10 43.77 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
12:27:11 #10 43.80 Selecting previously unselected package libxcb1:amd64.
12:27:11 #10 43.81 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ...
12:27:11 #10 43.81 Unpacking libxcb1:amd64 (1.13.1-2) ...
12:27:11 #10 43.84 Selecting previously unselected package libx11-data.
12:27:11 #10 43.84 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
12:27:11 #10 43.85 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
12:27:11 #10 43.92 Selecting previously unselected package libx11-6:amd64.
12:27:11 #10 44.00 Running transaction check
12:27:11 #10 44.14 Transaction check succeeded.
12:27:11 #10 44.14 Running transaction test
12:27:11 #11 38.06 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:27:11 #11 38.08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:11 #11 38.09 Setting up lzip (1.23-1) ...
12:27:11 #11 38.10 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
12:27:11 #11 38.10 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
12:27:11 #11 38.10 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
12:27:11 #11 38.10 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
12:27:11 #11 38.11 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
12:27:11 #11 38.11 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
12:27:11 #11 38.12 Setting up strace (5.16-0ubuntu3) ...
12:27:11 #11 38.13 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
12:27:11 #11 38.14 Setting up xz-utils (5.2.5-2ubuntu1) ...
12:27:11 #11 38.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.15 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
12:27:11 #11 38.16 Setting up t1utils (1.41-4build2) ...
12:27:11 #11 38.18 Setting up libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
12:27:11 #11 38.19 Setting up diffstat (1.64-1build2) ...
12:27:11 #11 38.20 Setting up libpng16-16:amd64 (1.6.37-3build5) ...
12:27:11 #11 38.21 Setting up libmpc3:amd64 (1.2.1-2build1) ...
12:27:11 #11 38.23 Setting up libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:27:11 #11 38.24 Setting up patch (2.7.6-7build2) ...
12:27:11 #11 38.25 Setting up autopoint (0.21-4ubuntu4) ...
12:27:11 #11 38.03 Preparing to unpack .../310-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
12:27:11 #11 38.04 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
12:27:11 #11 38.08 Selecting previously unselected package libhttp-daemon-perl.
12:27:11 #11 38.08 Preparing to unpack .../311-libhttp-daemon-perl_6.14-1.1_all.deb ...
12:27:11 #11 38.08 Unpacking libhttp-daemon-perl (6.14-1.1) ...
12:27:11 #11 38.12 Selecting previously unselected package libindirect-perl.
12:27:11 #11 38.12 Preparing to unpack .../312-libindirect-perl_0.39-2_amd64.deb ...
12:27:11 #11 38.12 Unpacking libindirect-perl (0.39-2) ...
12:27:11 #11 38.18 Selecting previously unselected package libio-interactive-perl.
12:27:11 #11 38.18 Preparing to unpack .../313-libio-interactive-perl_1.023-1_all.deb ...
12:27:11 #11 38.19 Unpacking libio-interactive-perl (1.023-1) ...
12:27:11 #11 38.22 Selecting previously unselected package libtypes-serialiser-perl.
12:27:11 #11 38.22 Preparing to unpack .../314-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:11 #11 38.22 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:11 #11 38.25 Selecting previously unselected package libjson-xs-perl.
12:27:11 #11 38.26 Preparing to unpack .../315-libjson-xs-perl_4.030-1build3_amd64.deb ...
12:27:11 #11 38.26 Unpacking libjson-xs-perl (4.030-1build3) ...
12:27:11 #11 38.29 Selecting previously unselected package libjson-maybexs-perl.
12:27:11 #10 36.59 Unpacking libfile-touch-perl (0.11-1) ...
12:27:11 #10 36.64 Selecting previously unselected package libio-pty-perl.
12:27:11 #10 36.64 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
12:27:11 #10 36.64 Unpacking libio-pty-perl (1:1.15-2) ...
12:27:11 #10 36.68 Selecting previously unselected package libipc-run-perl.
12:27:11 #10 36.68 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
12:27:11 #10 36.69 Unpacking libipc-run-perl (20200505.0-1) ...
12:27:11 #10 36.76 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:11 #10 36.76 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:11 #10 36.76 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:11 #10 36.80 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:11 #10 36.80 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
12:27:11 #10 39.24 Preparing to unpack .../177-libdata-dump-perl_1.23-1_all.deb ...
12:27:11 #10 39.24 Unpacking libdata-dump-perl (1.23-1) ...
12:27:11 #10 39.27 Selecting previously unselected package libparams-util-perl.
12:27:11 #10 39.28 Preparing to unpack .../178-libparams-util-perl_1.07-3build3_amd64.deb ...
12:27:11 #10 39.28 Unpacking libparams-util-perl (1.07-3build3) ...
12:27:11 #10 39.31 Selecting previously unselected package libsub-install-perl.
12:27:11 #10 39.31 Preparing to unpack .../179-libsub-install-perl_0.928-1_all.deb ...
12:27:11 #10 39.32 Unpacking libsub-install-perl (0.928-1) ...
12:27:11 #10 39.35 Selecting previously unselected package libdata-optlist-perl.
12:27:11 #10 39.35 Preparing to unpack .../180-libdata-optlist-perl_0.110-1_all.deb ...
12:27:11 #10 39.35 Unpacking libdata-optlist-perl (0.110-1) ...
12:27:11 #10 39.39 Selecting previously unselected package libdevel-globaldestruction-perl.
12:27:11 #10 39.39 Preparing to unpack .../181-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:27:11 #10 39.39 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:27:11 #10 39.42 Selecting previously unselected package libdigest-hmac-perl.
12:27:11 #10 39.42 Preparing to unpack .../182-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
12:27:11 #10 39.42 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
12:27:11 #10 39.45 Selecting previously unselected package libdistro-info-perl.
12:27:11 #10 42.02 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:11 #10 42.02 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:11 #10 42.02 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:11 #10 42.05 Selecting previously unselected package libperlio-gzip-perl.
12:27:11 #10 42.05 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
12:27:11 #10 42.06 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
12:27:11 #10 42.09 Selecting previously unselected package libpod-parser-perl.
12:27:11 #10 42.09 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
12:27:11 #10 42.10 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:11 #10 42.11 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:11 #10 42.11 Unpacking libpod-parser-perl (1.63-2) ...
12:27:11 #10 42.14 Selecting previously unselected package libpod-constants-perl.
12:27:11 #10 42.14 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
12:27:11 #10 42.15 Unpacking libpod-constants-perl (0.19-2) ...
12:27:11 #10 42.17 Selecting previously unselected package libproc-processtable-perl.
12:27:11 #10 42.17 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
12:27:11 #10 42.18 Unpacking libproc-processtable-perl (0.59-2+b1) ...
12:27:11 #10 42.21 Selecting previously unselected package libre2-9:amd64.
12:27:11 #10 42.21 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
12:27:11 #10 42.22 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
12:27:11 #10 42.25 Selecting previously unselected package libre-engine-re2-perl:amd64.
12:27:11 #10 42.26 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
12:27:11 #10 42.26 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
12:27:11 #10 42.29 Selecting previously unselected package libreadonly-perl.
12:27:11 #10 42.29 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
12:27:11 #10 42.29 Unpacking libreadonly-perl (2.050-3) ...
12:27:11 #10 42.32 Selecting previously unselected package libref-util-perl.
12:27:11 #10 38.63 Fedora 36 - x86_64 - Updates                     15 MB/s |  32 MB     00:02    
12:27:11 #10 42.44 Unpacking iso-codes (4.2-1) ...
12:27:11 #10 38.65 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
12:27:11 #10 38.66 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
12:27:11 #10 38.67 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:27:11 #10 46.83 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
12:27:11 #10 46.85 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:11 #10 46.85 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
12:27:11 #10 46.86 Setting up libnet-http-perl (6.17-1) ...
12:27:11 #10 46.88 Setting up libnumber-compare-perl (0.03-1) ...
12:27:11 #10 46.89 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
12:27:11 #10 47.10 Setting up python3-unidiff (0.5.4-1) ...
12:27:12 #11 44.32 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:12 #11 44.34 Setting up libarray-intspan-perl (2.004-1) ...
12:27:12 #11 44.35 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:12 #11 44.36 Setting up libtimedate-perl (2.3300-2) ...
12:27:12 #11 44.38 Setting up libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
12:27:12 #11 44.39 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:27:12 #11 44.40 Setting up libsub-name-perl (0.26-1build3) ...
12:27:12 #11 44.41 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
12:27:12 #11 44.43 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
12:27:12 #11 44.44 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:12 #11 44.45 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
12:27:12 #11 44.47 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:12 #11 44.48 Setting up xauth (1:1.1-1build2) ...
12:27:12 #11 44.49 Setting up libpath-tiny-perl (0.122-1) ...
12:27:12 #11 44.50 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:27:12 #11 44.51 Setting up libjson-perl (4.04000-1) ...
12:27:12 #11 44.52 Setting up libipc-run3-perl (0.048-2) ...
12:27:12 #11 44.53 Setting up libsub-override-perl (0.09-2) ...
12:27:12 #11 44.55 Setting up libaliased-perl (0.34-1.1) ...
12:27:12 #10 32.07 Selecting previously unselected package g++-7.
12:27:12 #10 32.07 Preparing to unpack .../078-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
12:27:12 #10 32.08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
12:27:12 #11 39.65 Selecting previously unselected package libmldbm-perl.
12:27:12 #11 39.66 Preparing to unpack .../331-libmldbm-perl_2.05-3_all.deb ...
12:27:12 #11 39.67 Unpacking libmldbm-perl (2.05-3) ...
12:27:12 #11 39.70 Selecting previously unselected package libmoox-aliases-perl.
12:27:12 #11 39.70 Preparing to unpack .../332-libmoox-aliases-perl_0.001006-2_all.deb ...
12:27:12 #11 39.70 Unpacking libmoox-aliases-perl (0.001006-2) ...
12:27:12 #11 39.74 Selecting previously unselected package libmouse-perl.
12:27:12 #11 39.74 Preparing to unpack .../333-libmouse-perl_2.5.10-1build4_arm64.deb ...
12:27:12 #11 39.75 Unpacking libmouse-perl (2.5.10-1build4) ...
12:27:12 #11 39.80 Selecting previously unselected package libxs-parse-keyword-perl.
12:27:12 #11 39.81 Preparing to unpack .../334-libxs-parse-keyword-perl_0.25-1_arm64.deb ...
12:27:12 #11 39.81 Unpacking libxs-parse-keyword-perl (0.25-1) ...
12:27:12 #11 39.85 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
12:27:12 #11 28.92 Selecting previously unselected package systemd-resolved.
12:27:12 #11 28.92 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7_armhf.deb ...
12:27:12 #11 28.92 Unpacking systemd-resolved (251.4-1ubuntu7) ...
12:27:12 #11 28.96 Selecting previously unselected package systemd-timesyncd.
12:27:12 #11 28.96 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7_armhf.deb ...
12:27:12 #11 28.97 Unpacking systemd-timesyncd (251.4-1ubuntu7) ...
12:27:12 #11 29.01 Selecting previously unselected package ucf.
12:27:12 #11 29.01 Preparing to unpack .../050-ucf_3.0043_all.deb ...
12:27:12 #11 29.02 Moving old data out of the way
12:27:12 #11 29.02 Unpacking ucf (3.0043) ...
12:27:12 #11 29.06 Selecting previously unselected package xdg-user-dirs.
12:27:12 #11 29.06 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_armhf.deb ...
12:27:12 #11 29.07 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
12:27:12 #11 29.11 Selecting previously unselected package bsdextrautils.
12:27:12 #11 29.11 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_armhf.deb ...
12:27:12 #11 29.12 Unpacking bsdextrautils (2.38-4ubuntu1) ...
12:27:12 #11 29.15 Selecting previously unselected package libmagic-mgc.
12:27:12 #11 29.15 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_armhf.deb ...
12:27:12 #11 29.15 Unpacking libmagic-mgc (1:5.41-4) ...
12:27:12 #11 42.67 Selecting previously unselected package libsereal-perl.
12:27:12 #11 42.68 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
12:27:12 #11 42.68 Unpacking libsereal-perl (4.011-1) ...
12:27:12 #11 42.72 Selecting previously unselected package libsort-key-perl.
12:27:12 #11 42.72 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
12:27:12 #11 42.72 Unpacking libsort-key-perl (1.33-2build2) ...
12:27:12 #11 42.76 Selecting previously unselected package libstring-copyright-perl.
12:27:12 #11 42.76 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:12 #11 42.76 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:12 #11 42.80 Selecting previously unselected package libstring-escape-perl.
12:27:12 #11 42.80 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
12:27:12 #11 42.80 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:12 #11 42.83 Selecting previously unselected package libstring-shellquote-perl.
12:27:12 #11 42.83 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:12 #11 42.84 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:12 #11 42.87 Selecting previously unselected package libterm-readkey-perl.
12:27:12 #11 42.87 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
12:27:12 #11 42.87 Unpacking libterm-readkey-perl (2.38-1build1) ...
12:27:12 #11 42.91 Selecting previously unselected package libtest-fatal-perl.
12:27:12 #11 42.91 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
12:27:12 #11 42.91 Unpacking libtest-fatal-perl (0.014-1) ...
12:27:12 #11 42.94 Selecting previously unselected package libtest-refcount-perl.
12:27:12 #11 42.94 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
12:27:12 #11 42.95 Unpacking libtest-refcount-perl (0.10-1) ...
12:27:12 #11 42.98 Selecting previously unselected package libtext-levenshtein-perl.
12:27:12 #11 42.98 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:12 #11 42.99 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:12 #11 43.02 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:12 #11 27.64 Selecting previously unselected package perl.
12:27:12 #11 27.64 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_armhf.deb ...
12:27:12 #11 27.66 Unpacking perl (5.34.0-3ubuntu1.1) ...
12:27:12 #11 27.72 Selecting previously unselected package openssl.
12:27:12 #11 27.72 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.7_armhf.deb ...
12:27:12 #11 27.73 Unpacking openssl (3.0.2-0ubuntu1.7) ...
12:27:12 #11 27.80 Selecting previously unselected package ca-certificates.
12:27:12 #11 27.80 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
12:27:12 #11 27.80 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
12:27:12 #11 27.86 Selecting previously unselected package distro-info-data.
12:27:12 #11 27.86 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
12:27:12 #10 45.05 (15/140): gnat-srpm-macros-4-15.fc36.noarch.rpm 678 kB/s | 8.2 kB     00:00    
12:27:12 #10 45.07 (16/140): groff-base-1.22.4-9.fc36.aarch64.rpm   57 MB/s | 1.0 MB     00:00    
12:27:12 #10 45.07 (17/140): hunspell-1.7.0-19.fc36.aarch64.rpm     12 MB/s | 284 kB     00:00    
12:27:12 #10 45.08 (18/140): hunspell-en-0.20140811.1-22.fc36.noar 7.3 MB/s | 180 kB     00:00    
12:27:12 #10 45.08 (19/140): hunspell-en-GB-0.20140811.1-22.fc36.n  14 MB/s | 225 kB     00:00    
12:27:12 #10 45.09 (20/140): hunspell-filesystem-1.7.0-19.fc36.aar 1.3 MB/s | 8.9 kB     00:00    
12:27:12 #10 45.09 (21/140): hunspell-en-US-0.20140811.1-22.fc36.n  15 MB/s | 176 kB     00:00    
12:27:12 #10 45.09 (22/140): info-6.8-3.fc36.aarch64.rpm            19 MB/s | 220 kB     00:00    
12:27:12 #10 45.10 (23/140): json-glib-1.6.6-2.fc36.aarch64.rpm     12 MB/s | 149 kB     00:00    
12:27:12 #10 45.10 (24/140): kernel-srpm-macros-1.0-14.fc36.noarch 1.3 MB/s | 9.1 kB     00:00    
12:27:12 #10 45.11 (25/140): libjpeg-turbo-2.1.2-2.fc36.aarch64.rp  18 MB/s | 190 kB     00:00    
12:27:12 #10 45.11 (26/140): libpkgconf-1.8.0-2.fc36.aarch64.rpm   3.8 MB/s |  36 kB     00:00    
12:27:12 #10 45.11 (27/140): libpng-1.6.37-12.fc36.aarch64.rpm      17 MB/s | 114 kB     00:00    
12:27:12 #10 45.12 (28/140): libstemmer-0-18.585svn.fc36.aarch64.r 7.5 MB/s |  82 kB     00:00    
12:27:12 #10 45.12 (29/140): lua-srpm-macros-1-6.fc36.noarch.rpm   811 kB/s | 8.5 kB     00:00    
12:27:12 #10 45.12 (30/140): nim-srpm-macros-3-6.fc36.noarch.rpm   1.3 MB/s | 8.3 kB     00:00    
12:27:12 #10 45.17 (31/140): ncurses-6.2-9.20210508.fc36.aarch64.r 8.2 MB/s | 400 kB     00:00    
12:27:12 #10 45.17 (32/140): ocaml-srpm-macros-6-6.fc36.noarch.rpm 163 kB/s | 7.7 kB     00:00    
12:27:12 #10 45.17 (33/140): openblas-srpm-macros-2-11.fc36.noarch 159 kB/s | 7.4 kB     00:00    
12:27:12 #10 45.18 (34/140): package-notes-srpm-macros-0.4-14.fc36 1.7 MB/s |  11 kB     00:00    
12:27:12 #10 45.25 (35/140): patch-2.7.6-16.fc36.aarch64.rpm       1.4 MB/s | 121 kB     00:00    
12:27:12 #10 45.26 (36/140): perl-AutoLoader-5.74-486.fc36.noarch. 304 kB/s |  26 kB     00:00    
12:27:12 #10 45.26 (37/140): perl-B-1.82-486.fc36.aarch64.rpm       20 MB/s | 186 kB     00:00    
12:27:12 #10 45.27 (38/140): perl-Carp-1.52-479.fc36.noarch.rpm    2.4 MB/s |  29 kB     00:00    
12:27:12 #10 43.92 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ...
12:27:12 #10 43.92 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
12:27:12 #10 44.03 Selecting previously unselected package libxext6:amd64.
12:27:12 #10 44.03 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
12:27:12 #10 44.04 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
12:27:12 #10 44.06 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:12 #10 44.07 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:12 #10 44.07 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:12 #10 44.10 Selecting previously unselected package libxml-sax-base-perl.
12:27:12 #10 44.10 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:12 #10 44.11 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:12 #10 44.14 Selecting previously unselected package libxml-sax-perl.
12:27:12 #11 38.71 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
12:27:12 #11 38.71 Unpacking debhelper (12.10ubuntu1) ...
12:27:12 #11 38.86 Selecting previously unselected package libfakeroot:amd64.
12:27:12 #11 38.86 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
12:27:12 #11 38.87 Unpacking libfakeroot:amd64 (1.24-1) ...
12:27:12 #11 38.91 Selecting previously unselected package fakeroot.
12:27:12 #11 38.91 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
12:27:12 #11 38.91 Unpacking fakeroot (1.24-1) ...
12:27:12 #11 38.96 Selecting previously unselected package libassuan0:amd64.
12:27:12 #11 38.30 Preparing to unpack .../316-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:12 #11 38.30 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:12 #11 38.34 Selecting previously unselected package libldap-common.
12:27:12 #11 38.34 Preparing to unpack .../317-libldap-common_2.5.13+dfsg-1ubuntu1_all.deb ...
12:27:12 #11 38.34 Unpacking libldap-common (2.5.13+dfsg-1ubuntu1) ...
12:27:12 #11 38.37 Selecting previously unselected package liblist-compare-perl.
12:27:12 #11 38.37 Preparing to unpack .../318-liblist-compare-perl_0.55-1_all.deb ...
12:27:12 #11 38.38 Unpacking liblist-compare-perl (0.55-1) ...
12:27:12 #11 38.42 Selecting previously unselected package liblist-someutils-perl.
12:27:12 #11 38.42 Preparing to unpack .../319-liblist-someutils-perl_0.58-1_all.deb ...
12:27:12 #11 38.42 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:12 #11 38.46 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:12 #11 38.46 Preparing to unpack .../320-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
12:27:12 #11 38.47 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
12:27:12 #11 38.50 Selecting previously unselected package liblist-utilsby-perl.
12:27:12 #11 38.50 Preparing to unpack .../321-liblist-utilsby-perl_0.12-1_all.deb ...
12:27:12 #11 38.51 Unpacking liblist-utilsby-perl (0.12-1) ...
12:27:12 #11 38.54 Selecting previously unselected package libltdl7:amd64.
12:27:12 #10 39.46 Preparing to unpack .../183-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
12:27:12 #10 39.46 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
12:27:12 #10 39.49 Selecting previously unselected package perl-openssl-defaults:amd64.
12:27:12 #10 39.49 Preparing to unpack .../184-perl-openssl-defaults_3build1_amd64.deb ...
12:27:12 #10 39.50 Unpacking perl-openssl-defaults:amd64 (3build1) ...
12:27:12 #10 39.53 Selecting previously unselected package libnet-ssleay-perl.
12:27:12 #10 39.53 Preparing to unpack .../185-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...
12:27:12 #10 39.53 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
12:27:12 #10 39.60 Selecting previously unselected package libio-socket-ssl-perl.
12:27:12 #10 39.61 Preparing to unpack .../186-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
12:27:12 #10 39.61 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
12:27:12 #10 39.66 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:12 #10 39.66 Preparing to unpack .../187-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:12 #10 39.66 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:12 #10 39.72 Selecting previously unselected package libmailtools-perl.
12:27:12 #10 36.80 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
12:27:12 #10 36.84 Selecting previously unselected package libdynaloader-functions-perl.
12:27:12 #10 36.84 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:27:12 #10 36.85 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:27:12 #10 36.88 Selecting previously unselected package libdevel-callchecker-perl.
12:27:12 #10 36.88 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
12:27:12 #10 36.89 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:27:12 #10 36.92 Selecting previously unselected package libparams-classify-perl.
12:27:12 #10 36.92 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
12:27:12 #10 36.92 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:27:12 #10 36.97 Selecting previously unselected package libmodule-runtime-perl.
12:27:12 #10 36.97 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:12 #10 36.97 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:12 #10 37.02 Selecting previously unselected package libimport-into-perl.
12:27:12 #10 37.02 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
12:27:12 #12 33.38   Installing       : perl-threads-shared-1.58-2.el8.x86_64                53/91 
12:27:12 #10 42.32 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
12:27:12 #10 42.32 Unpacking libref-util-perl (0.204-1) ...
12:27:12 #10 42.35 Selecting previously unselected package libref-util-xs-perl.
12:27:12 #10 42.35 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
12:27:12 #10 42.35 Unpacking libref-util-xs-perl (0.117-1+b3) ...
12:27:12 #10 42.38 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:12 #10 42.38 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
12:27:12 #10 42.38 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
12:27:12 #10 42.41 Selecting previously unselected package libregexp-pattern-perl.
12:27:12 #10 42.41 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:12 #10 42.42 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:12 #10 42.45 Selecting previously unselected package libsasl2-modules:amd64.
12:27:12 #10 42.45 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:27:12 #10 42.45 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:12 #10 42.48 Selecting previously unselected package libsereal-decoder-perl.
12:27:12 #10 42.49 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
12:27:12 #10 42.49 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
12:27:12 #10 42.52 Selecting previously unselected package libsereal-encoder-perl.
12:27:12 #10 42.53 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
12:27:12 #10 42.53 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
12:27:12 #10 42.56 Selecting previously unselected package libtask-weaken-perl.
12:27:12 #11 38.26 Setting up fonts-dejavu-core (2.37-2build1) ...
12:27:12 #11 38.32 Setting up ucf (3.0043) ...
12:27:12 #11 38.46 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
12:27:12 #11 38.47 Setting up libltdl7:amd64 (2.4.6-15build2) ...
12:27:12 #11 38.48 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:12 #11 38.49 Setting up libssh-4:amd64 (0.9.6-2build1) ...
12:27:12 #11 38.51 Setting up libwebp7:amd64 (1.2.2-2) ...
12:27:12 #11 38.53 Setting up libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:27:12 #11 38.54 Setting up libmd0:amd64 (1.0.4-1build1) ...
12:27:12 #11 38.55 Setting up python-apt-common (2.4.0) ...
12:27:12 #11 38.57 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
12:27:12 #11 38.59 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
12:27:12 #11 38.61 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
12:27:12 #11 38.62 Setting up lzop (1.04-2build2) ...
12:27:12 #11 38.65 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
12:27:12 #11 38.66 Setting up git-man (1:2.34.1-1ubuntu1.6) ...
12:27:12 #11 38.67 Setting up netbase (6.3) ...
12:27:12 #11 38.70 Setting up libbinutils:amd64 (2.38-4ubuntu2.1) ...
12:27:12 #11 38.72 Setting up libfido2-1:amd64 (1.10.0-1) ...
12:27:12 #11 38.73 Setting up libisl23:amd64 (0.24-2build1) ...
12:27:12 #10 43.02 Selecting previously unselected package libalgorithm-diff-perl.
12:27:12 #10 43.02 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ...
12:27:12 #10 47.27 Setting up libunicode-utf8-perl (0.60-1build4) ...
12:27:12 #10 47.28 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:12 #10 47.29 Setting up libparams-util-perl (1.07-3build3) ...
12:27:12 #10 47.31 Setting up libsub-name-perl (0.21-1build1) ...
12:27:12 #10 47.32 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
12:27:12 #11 44.56 Setting up python3-unidiff (0.5.5-2) ...
12:27:12 #11 44.69 Setting up libstrictures-perl (2.000006-1) ...
12:27:12 #11 44.70 Setting up libsub-quote-perl (2.006006-1) ...
12:27:12 #11 44.71 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:12 #11 44.72 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
12:27:12 #11 44.74 Setting up libsort-versions-perl (1.62-1) ...
12:27:12 #11 44.75 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:12 #11 44.76 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
12:27:12 #11 44.77 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:12 #11 44.78 Setting up libterm-readkey-perl (2.38-1build4) ...
12:27:12 #11 44.79 Setting up lsb-release (11.1.0ubuntu4) ...
12:27:12 #11 44.81 Setting up python3-magic (2:0.4.24-2) ...
12:27:12 #11 39.85 Preparing to unpack .../335-libxs-parse-sublike-perl_0.16-1ubuntu2_arm64.deb ...
12:27:12 #11 39.86 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1ubuntu2) ...
12:27:12 #11 39.89 Selecting previously unselected package libobject-pad-perl.
12:27:12 #11 39.89 Preparing to unpack .../336-libobject-pad-perl_0.68-1_arm64.deb ...
12:27:12 #11 39.89 Unpacking libobject-pad-perl (0.68-1) ...
12:27:12 #11 39.93 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
12:27:12 #11 39.93 Preparing to unpack .../337-libpackage-stash-xs-perl_0.30-1_arm64.deb ...
12:27:12 #11 39.94 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1) ...
12:27:12 #11 39.97 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:12 #11 39.97 Preparing to unpack .../338-libpath-iterator-rule-perl_1.015-1_all.deb ...
12:27:12 #11 39.98 Unpacking libpath-iterator-rule-perl (1.015-1) ...
12:27:12 #11 40.01 Selecting previously unselected package libperlio-gzip-perl.
12:27:12 #11 40.02 Preparing to unpack .../339-libperlio-gzip-perl_0.20-1_arm64.deb ...
12:27:12 #11 40.02 Unpacking libperlio-gzip-perl (0.20-1) ...
12:27:12 #11 40.06 Selecting previously unselected package libperlio-utf8-strict-perl.
12:27:12 #11 40.06 Preparing to unpack .../340-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
12:27:12 #11 40.06 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:12 #11 40.10 Selecting previously unselected package libpod-parser-perl.
12:27:12 #11 29.22 Selecting previously unselected package libmagic1:armhf.
12:27:12 #11 29.22 Preparing to unpack .../054-libmagic1_1%3a5.41-4_armhf.deb ...
12:27:12 #11 29.23 Unpacking libmagic1:armhf (1:5.41-4) ...
12:27:12 #11 29.25 Selecting previously unselected package file.
12:27:12 #11 29.26 Preparing to unpack .../055-file_1%3a5.41-4_armhf.deb ...
12:27:12 #11 29.26 Unpacking file (1:5.41-4) ...
12:27:12 #11 29.29 Selecting previously unselected package gettext-base.
12:27:12 #11 29.29 Preparing to unpack .../056-gettext-base_0.21-8_armhf.deb ...
12:27:12 #11 29.29 Unpacking gettext-base (0.21-8) ...
12:27:12 #11 29.33 Selecting previously unselected package libuchardet0:armhf.
12:27:12 #11 29.33 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_armhf.deb ...
12:27:12 #11 29.33 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
12:27:12 #11 29.36 Selecting previously unselected package groff-base.
12:27:12 #11 29.36 Preparing to unpack .../058-groff-base_1.22.4-8build1_armhf.deb ...
12:27:12 #11 29.37 Unpacking groff-base (1.22.4-8build1) ...
12:27:12 #11 43.02 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
12:27:12 #11 43.03 Unpacking libtype-tiny-xs-perl (0.016-1) ...
12:27:12 #11 43.06 Selecting previously unselected package libunicode-utf8-perl.
12:27:12 #11 43.06 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
12:27:12 #11 43.07 Unpacking libunicode-utf8-perl (0.62-1build1) ...
12:27:12 #11 43.10 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:12 #11 43.11 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:12 #11 43.11 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:12 #11 43.15 Selecting previously unselected package libxml-sax-base-perl.
12:27:12 #11 43.15 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:12 #11 43.15 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:12 #11 43.22 Selecting previously unselected package libxml-sax-perl.
12:27:12 #11 43.22 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:27:12 #11 43.23 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:27:12 #11 43.27 Selecting previously unselected package libxml-libxml-perl.
12:27:12 #11 27.87 Unpacking distro-info-data (0.52ubuntu0.2) ...
12:27:12 #11 27.91 Selecting previously unselected package iso-codes.
12:27:12 #11 27.91 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
12:27:12 #11 27.91 Unpacking iso-codes (4.9.0-1) ...
12:27:12 #10 44.15 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ...
12:27:12 #10 44.15 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
12:27:12 #10 44.19 Selecting previously unselected package libxml-libxml-perl.
12:27:12 #10 44.19 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
12:27:12 #10 44.19 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
12:27:12 #10 44.26 Selecting previously unselected package libxml-sax-expat-perl.
12:27:12 #10 44.26 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:12 #10 44.26 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:12 #10 44.29 Selecting previously unselected package libxml-simple-perl.
12:27:12 #10 44.29 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ...
12:27:12 #10 44.30 Unpacking libxml-simple-perl (2.25-1) ...
12:27:12 #10 44.33 Selecting previously unselected package libxmlrpc-lite-perl.
12:27:12 #10 44.33 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ...
12:27:12 #10 44.33 Unpacking libxmlrpc-lite-perl (0.717-2) ...
12:27:12 #10 44.37 Selecting previously unselected package libxmuu1:amd64.
12:27:12 #11 38.96 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
12:27:12 #11 38.97 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
12:27:12 #11 39.02 Selecting previously unselected package gpgconf.
12:27:12 #11 39.02 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #11 39.03 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
12:27:12 #11 39.08 Selecting previously unselected package libksba8:amd64.
12:27:12 #11 39.08 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
12:27:12 #11 39.09 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
12:27:12 #11 39.13 Selecting previously unselected package libnpth0:amd64.
12:27:12 #11 39.13 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
12:27:12 #11 39.14 Unpacking libnpth0:amd64 (1.6-1) ...
12:27:12 #11 39.18 Selecting previously unselected package dirmngr.
12:27:12 #11 39.18 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #11 39.19 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
12:27:12 #10 45.27 (39/140): perl-Class-Struct-0.66-486.fc36.noarc 2.6 MB/s |  27 kB     00:00    
12:27:12 #10 45.27 (40/140): perl-Data-Dumper-2.183-3.fc36.aarch64 8.9 MB/s |  55 kB     00:00    
12:27:12 #10 45.28 (41/140): perl-Digest-1.20-2.fc36.noarch.rpm    2.8 MB/s |  25 kB     00:00    
12:27:12 #10 45.28 (42/140): perl-Digest-MD5-2.58-479.fc36.aarch64 3.9 MB/s |  36 kB     00:00    
12:27:12 #10 45.28 (43/140): perl-DynaLoader-1.50-486.fc36.aarch64 4.8 MB/s |  31 kB     00:00    
12:27:12 #10 45.29 (44/140): perl-Errno-1.33-486.fc36.aarch64.rpm  2.2 MB/s |  20 kB     00:00    
12:27:12 #10 45.29 (45/140): perl-Exporter-5.76-480.fc36.noarch.rp 3.3 MB/s |  31 kB     00:00    
12:27:12 #10 45.29 (46/140): perl-Fcntl-1.14-486.fc36.aarch64.rpm  4.0 MB/s |  25 kB     00:00    
12:27:12 #10 45.30 (47/140): perl-File-Basename-2.85-486.fc36.noar 2.4 MB/s |  22 kB     00:00    
12:27:12 #10 45.30 (48/140): perl-File-Path-2.18-479.fc36.noarch.r 3.6 MB/s |  35 kB     00:00    
12:27:12 #10 45.31 (49/140): perl-File-Temp-0.231.100-479.fc36.noa 7.6 MB/s |  59 kB     00:00    
12:27:12 #10 45.31 (50/140): perl-File-stat-1.09-486.fc36.noarch.r 2.1 MB/s |  22 kB     00:00    
12:27:12 #10 45.31 (51/140): perl-FileHandle-2.03-486.fc36.noarch. 2.1 MB/s |  20 kB     00:00    
12:27:12 #10 45.34 (52/140): perl-Getopt-Std-1.13-486.fc36.noarch. 652 kB/s |  21 kB     00:00    
12:27:12 #10 45.34 (53/140): perl-IO-1.46-486.fc36.aarch64.rpm     2.6 MB/s |  92 kB     00:00    
12:27:12 #10 45.35 (54/140): perl-IO-Socket-IP-0.41-480.fc36.noarc 1.2 MB/s |  42 kB     00:00    
12:27:12 #10 45.35 (55/140): perl-IPC-Open3-1.21-486.fc36.noarch.r 4.4 MB/s |  28 kB     00:00    
12:27:12 #10 45.36 (56/140): perl-IO-Socket-SSL-2.074-2.fc36.noarc  19 MB/s | 218 kB     00:00    
12:27:12 #10 45.36 (57/140): perl-MIME-Base64-3.16-479.fc36.aarch6 3.0 MB/s |  30 kB     00:00    
12:27:12 #10 45.36 (58/140): perl-Mozilla-CA-20211001-2.fc36.noarc 1.3 MB/s |  12 kB     00:00    
12:27:12 #10 45.37 (59/140): perl-NDBM_File-1.15-486.fc36.aarch64. 3.9 MB/s |  27 kB     00:00    
12:27:12 #10 45.40 (60/140): perl-Net-SSLeay-1.92-2.fc36.aarch64.r 8.3 MB/s | 365 kB     00:00    
12:27:12 #10 45.41 (61/140): perl-POSIX-1.97-486.fc36.aarch64.rpm  2.3 MB/s | 103 kB     00:00    
12:27:12 #10 45.41 (62/140): perl-PathTools-3.80-479.fc36.aarch64.  11 MB/s |  85 kB     00:00    
12:27:12 #10 45.41 (63/140): perl-Pod-Escapes-1.07-479.fc36.noarch 1.9 MB/s |  20 kB     00:00    
12:27:12 #10 45.42 (64/140): perl-Pod-Perldoc-3.28.01-480.fc36.noa 7.7 MB/s |  83 kB     00:00    
12:27:12 #10 45.42 (65/140): perl-Pod-Simple-3.43-3.fc36.noarch.rp  25 MB/s | 215 kB     00:00    
12:27:12 #10 45.42 (66/140): perl-Pod-Usage-2.01-479.fc36.noarch.r 3.6 MB/s |  40 kB     00:00    
12:27:12 #10 45.43 (67/140): perl-SelectSaver-1.02-486.fc36.noarch 1.6 MB/s |  17 kB     00:00    
12:27:12 #10 45.43 (68/140): perl-Symbol-1.09-486.fc36.noarch.rpm  2.9 MB/s |  19 kB     00:00    
12:27:12 #10 45.44 (69/140): perl-Storable-3.25-2.fc36.aarch64.rpm 8.5 MB/s |  93 kB     00:00    
12:27:12 #10 45.44 (70/140): perl-Term-ANSIColor-5.01-480.fc36.noa 4.6 MB/s |  48 kB     00:00    
12:27:12 #10 45.44 (71/140): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.3 MB/s |  22 kB     00:00    
12:27:12 #10 45.45 (72/140): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 3.3 MB/s |  22 kB     00:00    
12:27:12 #10 45.45 (73/140): perl-Time-Local-1.300-479.fc36.noarch 3.5 MB/s |  34 kB     00:00    
12:27:12 #10 45.45 (74/140): perl-URI-5.10-1.fc36.noarch.rpm       9.5 MB/s | 108 kB     00:00    
12:27:12 #10 45.46 (75/140): perl-base-2.27-486.fc36.noarch.rpm    2.7 MB/s |  21 kB     00:00    
12:27:12 #10 45.46 (76/140): perl-constant-1.33-480.fc36.noarch.rp 2.0 MB/s |  23 kB     00:00    
12:27:12 #10 45.47 (77/140): perl-if-0.60.900-486.fc36.noarch.rpm  1.7 MB/s |  19 kB     00:00    
12:27:12 #10 45.47 (78/140): perl-interpreter-5.34.1-486.fc36.aarc 8.7 MB/s |  76 kB     00:00    
12:27:12 #10 45.48 (79/140): perl-libnet-3.13-480.fc36.noarch.rpm  8.8 MB/s | 126 kB     00:00    
12:27:12 #10 45.50 (80/140): perl-libs-5.34.1-486.fc36.aarch64.rpm  64 MB/s | 2.0 MB     00:00    
12:27:12 #10 45.50 (81/140): perl-mro-1.25-486.fc36.aarch64.rpm    1.5 MB/s |  33 kB     00:00    
12:27:12 #11 32.50 Selecting previously unselected package gcc.
12:27:12 #11 32.50 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
12:27:12 #11 32.51 Unpacking gcc (4:9.3.0-1ubuntu2) ...
12:27:12 #11 32.59 Selecting previously unselected package libstdc++-9-dev:armhf.
12:27:12 #11 32.59 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
12:27:12 #11 38.54 Preparing to unpack .../322-libltdl7_2.4.7-4_amd64.deb ...
12:27:12 #11 38.55 Unpacking libltdl7:amd64 (2.4.7-4) ...
12:27:12 #11 38.59 Selecting previously unselected package libltdl-dev:amd64.
12:27:12 #11 38.59 Preparing to unpack .../323-libltdl-dev_2.4.7-4_amd64.deb ...
12:27:12 #11 38.59 Unpacking libltdl-dev:amd64 (2.4.7-4) ...
12:27:12 #11 38.65 Selecting previously unselected package liblzo2-2:amd64.
12:27:12 #11 38.65 Preparing to unpack .../324-liblzo2-2_2.10-2build3_amd64.deb ...
12:27:12 #11 38.65 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
12:27:12 #11 38.68 Selecting previously unselected package libsys-hostname-long-perl.
12:27:12 #11 38.68 Preparing to unpack .../325-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:12 #11 38.69 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:12 #11 38.72 Selecting previously unselected package libmail-sendmail-perl.
12:27:12 #11 38.72 Preparing to unpack .../326-libmail-sendmail-perl_0.80-2_all.deb ...
12:27:12 #11 38.73 Unpacking libmail-sendmail-perl (0.80-2) ...
12:27:12 #11 38.76 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:12 #10 39.72 Preparing to unpack .../188-libmailtools-perl_2.18-1_all.deb ...
12:27:12 #10 39.72 Unpacking libmailtools-perl (2.18-1) ...
12:27:12 #10 39.78 Selecting previously unselected package libsocket6-perl.
12:27:12 #10 39.79 Preparing to unpack .../189-libsocket6-perl_0.27-1build2_amd64.deb ...
12:27:12 #10 39.79 Unpacking libsocket6-perl (0.27-1build2) ...
12:27:12 #10 39.82 Selecting previously unselected package libio-socket-inet6-perl.
12:27:12 #10 39.82 Preparing to unpack .../190-libio-socket-inet6-perl_2.72-2_all.deb ...
12:27:12 #10 39.83 Unpacking libio-socket-inet6-perl (2.72-2) ...
12:27:12 #10 39.86 Selecting previously unselected package libnet-ip-perl.
12:27:12 #10 39.86 Preparing to unpack .../191-libnet-ip-perl_1.26-1_all.deb ...
12:27:12 #10 39.86 Unpacking libnet-ip-perl (1.26-1) ...
12:27:12 #10 39.89 Selecting previously unselected package libnet-dns-perl.
12:27:12 #10 39.90 Preparing to unpack .../192-libnet-dns-perl_1.10-2_all.deb ...
12:27:12 #10 39.90 Unpacking libnet-dns-perl (1.10-2) ...
12:27:12 #10 39.97 Selecting previously unselected package libnet-domain-tld-perl.
12:27:12 #10 39.97 Preparing to unpack .../193-libnet-domain-tld-perl_1.75-1_all.deb ...
12:27:12 #10 37.03 Unpacking libimport-into-perl (1.002005-1) ...
12:27:12 #10 37.06 Selecting previously unselected package librole-tiny-perl.
12:27:12 #10 37.06 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
12:27:12 #10 37.06 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:12 #10 37.10 Selecting previously unselected package libstrictures-perl.
12:27:12 #10 37.10 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
12:27:12 #10 37.11 Unpacking libstrictures-perl (2.000006-1) ...
12:27:12 #10 37.16 Selecting previously unselected package libsub-quote-perl.
12:27:12 #10 37.16 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
12:27:12 #10 37.16 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:12 #10 37.20 Selecting previously unselected package libmoo-perl.
12:27:12 #10 37.20 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
12:27:12 #10 37.21 Unpacking libmoo-perl (2.004004-1) ...
12:27:12 #10 37.26 Selecting previously unselected package libencode-locale-perl.
12:27:12 #10 37.26 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
12:27:12 #12 33.95   Installing       : perl-interpreter-4:5.26.3-421.el8.x86_64             54/91 
12:27:12 #12 33.99   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     55/91 
12:27:12 #12 34.00   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     55/91 
12:27:12 #12 34.02   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        56/91 
12:27:12 #12 34.04   Installing       : pkgconf-1.4.2-1.el8.x86_64                           57/91 
12:27:12 #12 34.05   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                58/91 
12:27:12 #12 34.09   Installing       : libbabeltrace-1.5.4-4.el8.x86_64                     59/91 
12:27:12 #10 44.55 Transaction test succeeded.
12:27:12 #10 44.55 Running transaction
12:27:12 #10 42.56 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
12:27:12 #10 42.57 Unpacking libtask-weaken-perl (1.06-1) ...
12:27:12 #10 42.60 Selecting previously unselected package libxml-parser-perl:amd64.
12:27:12 #10 42.60 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
12:27:12 #10 42.60 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
12:27:12 #10 42.64 Selecting previously unselected package libsoap-lite-perl.
12:27:12 #10 42.65 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
12:27:12 #10 42.65 Unpacking libsoap-lite-perl (1.27-1) ...
12:27:12 #10 42.70 Selecting previously unselected package libsort-key-perl.
12:27:12 #10 42.70 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
12:27:12 #10 42.71 Unpacking libsort-key-perl (1.33-2+b3) ...
12:27:12 #10 42.74 Selecting previously unselected package libstring-copyright-perl.
12:27:12 #10 42.74 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:12 #10 42.74 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:12 #10 42.77 Selecting previously unselected package libstring-escape-perl.
12:27:12 #10 42.77 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
12:27:12 #10 42.77 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:12 #10 42.80 Selecting previously unselected package libstring-shellquote-perl.
12:27:12 #10 42.80 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:12 #10 42.80 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:12 #10 42.83 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
12:27:12 #11 38.74 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
12:27:12 #11 38.75 Setting up openssl (3.0.2-0ubuntu1.7) ...
12:27:12 #11 38.77 Setting up libbsd0:amd64 (0.11.5-1) ...
12:27:12 #11 38.78 Setting up libelf1:amd64 (0.186-1build1) ...
12:27:12 #11 38.79 Setting up readline-common (8.1.2-1) ...
12:27:12 #11 38.81 Setting up publicsuffix (20211207.1025-1) ...
12:27:12 #11 38.82 Setting up zstd (1.4.8+dfsg-3build1) ...
12:27:12 #11 38.83 Setting up libmarkdown2:amd64 (2.2.7-2) ...
12:27:12 #11 38.84 Setting up libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
12:27:12 #11 38.86 Setting up iso-codes (4.9.0-1) ...
12:27:12 #11 38.87 Setting up liblocale-gettext-perl (1.07-4build3) ...
12:27:12 #11 38.88 Setting up liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
12:27:12 #11 38.89 Setting up dctrl-tools (2.24-3build2) ...
12:27:12 #11 38.91 Setting up libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
12:27:12 #11 38.92 Setting up libgdbm6:amd64 (1.23-1) ...
12:27:12 #11 38.94 Setting up libicu70:amd64 (70.1-2) ...
12:27:12 #10 43.03 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
12:27:12 #10 43.07 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:12 #10 43.07 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
12:27:12 #10 43.11 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
12:27:12 #10 43.15 Selecting previously unselected package libalgorithm-merge-perl.
12:27:12 #10 43.15 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:12 #10 43.16 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:12 #10 43.20 Selecting previously unselected package libapt-inst2.0:armhf.
12:27:12 #10 43.20 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ...
12:27:12 #10 43.20 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
12:27:12 #10 43.27 Selecting previously unselected package libapt-pkg-perl.
12:27:12 #10 47.42 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
12:27:12 #10 47.43 Setting up libsub-quote-perl (2.005000-1) ...
12:27:12 #10 47.45 Setting up libfcgi-perl (0.78-2build1) ...
12:27:12 #10 47.46 Setting up libwww-robotrules-perl (6.01-1) ...
12:27:12 #10 47.47 Setting up python3-debian (0.1.32) ...
12:27:12 #10 47.69 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:12 #11 44.94 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
12:27:12 #11 44.95 Setting up libperlio-gzip-perl (0.19-1build8) ...
12:27:12 #11 44.96 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:12 #11 44.98 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:27:12 #11 44.99 Setting up libsereal-decoder-perl (4.023+ds-1) ...
12:27:12 #11 45.00 Setting up liburi-perl (5.10-1) ...
12:27:12 #11 45.01 Setting up libnet-ipv6addr-perl (1.02-1) ...
12:27:12 #11 45.02 Setting up libfile-touch-perl (0.12-1) ...
12:27:12 #11 45.03 Setting up libc-devtools (2.35-0ubuntu3.1) ...
12:27:12 #11 45.04 Setting up libemail-address-xs-perl (1.04-1build6) ...
12:27:12 #11 45.05 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
12:27:12 #11 40.10 Preparing to unpack .../341-libpod-parser-perl_1.65-1_all.deb ...
12:27:12 #11 40.11 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:12 #11 40.12 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:12 #11 40.13 Unpacking libpod-parser-perl (1.65-1) ...
12:27:12 #11 40.16 Selecting previously unselected package libpod-constants-perl.
12:27:12 #11 40.16 Preparing to unpack .../342-libpod-constants-perl_0.19-2_all.deb ...
12:27:12 #11 40.17 Unpacking libpod-constants-perl (0.19-2) ...
12:27:12 #11 40.20 Selecting previously unselected package libproc-processtable-perl:arm64.
12:27:12 #11 40.20 Preparing to unpack .../343-libproc-processtable-perl_0.634-1build1_arm64.deb ...
12:27:12 #11 40.21 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
12:27:12 #11 40.25 Selecting previously unselected package libre2-9:arm64.
12:27:12 #11 40.25 Preparing to unpack .../344-libre2-9_20220601+dfsg-1_arm64.deb ...
12:27:12 #11 40.26 Unpacking libre2-9:arm64 (20220601+dfsg-1) ...
12:27:12 #11 40.29 Selecting previously unselected package libre-engine-re2-perl:arm64.
12:27:12 #11 40.29 Preparing to unpack .../345-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
12:27:12 #11 40.30 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
12:27:12 #11 40.33 Selecting previously unselected package libreadonly-perl.
12:27:12 #11 29.43 Selecting previously unselected package libcbor0.8:armhf.
12:27:12 #11 29.43 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
12:27:12 #11 29.44 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
12:27:12 #11 29.46 Selecting previously unselected package libedit2:armhf.
12:27:12 #11 29.47 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_armhf.deb ...
12:27:12 #11 29.47 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
12:27:12 #11 29.51 Selecting previously unselected package libfido2-1:armhf.
12:27:12 #11 29.52 Preparing to unpack .../061-libfido2-1_1.11.0-1_armhf.deb ...
12:27:12 #11 29.52 Unpacking libfido2-1:armhf (1.11.0-1) ...
12:27:12 #11 29.55 Selecting previously unselected package libnghttp2-14:armhf.
12:27:12 #11 29.55 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_armhf.deb ...
12:27:12 #11 29.56 Unpacking libnghttp2-14:armhf (1.49.0-1) ...
12:27:12 #11 29.59 Selecting previously unselected package libpipeline1:armhf.
12:27:12 #11 29.59 Preparing to unpack .../063-libpipeline1_1.5.6-2_armhf.deb ...
12:27:12 #11 29.59 Unpacking libpipeline1:armhf (1.5.6-2) ...
12:27:12 #11 29.62 Selecting previously unselected package libpng16-16:armhf.
12:27:12 #11 29.62 Preparing to unpack .../064-libpng16-16_1.6.38-2_armhf.deb ...
12:27:12 #11 29.63 Unpacking libpng16-16:armhf (1.6.38-2) ...
12:27:12 #11 29.66 Selecting previously unselected package libpsl5:armhf.
12:27:12 #11 29.66 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_armhf.deb ...
12:27:12 #11 43.27 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
12:27:12 #11 43.27 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:27:12 #11 43.46 Selecting previously unselected package libxml-parser-perl.
12:27:12 #11 43.46 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
12:27:12 #11 43.47 Unpacking libxml-parser-perl (2.46-1) ...
12:27:12 #11 43.52 Selecting previously unselected package libxml-sax-expat-perl.
12:27:12 #10 32.84 Selecting previously unselected package g++.
12:27:12 #10 32.84 Preparing to unpack .../079-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
12:27:12 #10 32.85 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
12:27:12 #10 44.37 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
12:27:12 #10 44.37 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:27:12 #10 44.41 Selecting previously unselected package libyaml-0-2:amd64.
12:27:12 #10 44.41 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ...
12:27:12 #10 44.41 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
12:27:12 #10 44.45 Selecting previously unselected package libyaml-libyaml-perl.
12:27:12 #10 44.45 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ...
12:27:12 #10 44.45 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
12:27:12 #10 44.48 Selecting previously unselected package licensecheck.
12:27:12 #10 44.48 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ...
12:27:12 #10 44.49 Unpacking licensecheck (3.0.31-3) ...
12:27:12 #10 44.52 Selecting previously unselected package t1utils.
12:27:12 #10 44.52 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ...
12:27:12 #10 44.52 Unpacking t1utils (1.41-3) ...
12:27:12 #10 44.56 Selecting previously unselected package lintian.
12:27:12 #10 44.56 Preparing to unpack .../317-lintian_2.15.0_all.deb ...
12:27:12 #10 44.56 Unpacking lintian (2.15.0) ...
12:27:12 #10 31.18 Selecting previously unselected package gcc.
12:27:12 #11 39.26 Selecting previously unselected package gnupg-l10n.
12:27:12 #11 39.26 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
12:27:12 #11 39.27 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:27:12 #11 39.30 Selecting previously unselected package gnupg-utils.
12:27:12 #11 39.30 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #11 39.31 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
12:27:12 #11 39.38 Selecting previously unselected package gpg.
12:27:12 #11 39.38 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #11 39.39 Unpacking gpg (2.2.19-3ubuntu2.2) ...
12:27:12 #10 45.51 (82/140): perl-overload-1.33-486.fc36.noarch.rp 1.7 MB/s |  50 kB     00:00    
12:27:12 #10 45.51 (83/140): perl-parent-0.238-479.fc36.noarch.rpm 1.5 MB/s |  14 kB     00:00    
12:27:12 #10 45.52 (84/140): perl-overloading-0.02-486.fc36.noarch 1.3 MB/s |  18 kB     00:00    
12:27:12 #10 45.53 (85/140): perl-podlators-4.14-479.fc36.noarch.r 7.9 MB/s | 112 kB     00:00    
12:27:12 #10 45.53 (86/140): perl-srpm-macros-1-43.fc36.noarch.rpm 581 kB/s | 8.4 kB     00:00    
12:27:12 #10 45.53 (87/140): perl-subs-1.04-486.fc36.noarch.rpm    2.0 MB/s |  17 kB     00:00    
12:27:12 #10 45.54 (88/140): perl-vars-1.05-486.fc36.noarch.rpm    1.6 MB/s |  18 kB     00:00    
12:27:12 #10 45.55 (89/140): pkgconf-1.8.0-2.fc36.aarch64.rpm      2.5 MB/s |  41 kB     00:00    
12:27:12 #10 45.55 (90/140): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.0 MB/s |  14 kB     00:00    
12:27:12 #10 45.55 (91/140): pkgconf-pkg-config-1.8.0-2.fc36.aarch 617 kB/s |  10 kB     00:00    
12:27:12 #10 45.57 (92/140): python3-dateutil-2.8.1-8.fc36.noarch.  16 MB/s | 289 kB     00:00    
12:27:12 #10 45.57 (93/140): python3-dbus-1.2.18-3.fc36.aarch64.rp 9.1 MB/s | 132 kB     00:00    
12:27:12 #10 45.58 (94/140): python3-distro-1.6.0-2.fc36.noarch.rp 1.6 MB/s |  38 kB     00:00    
12:27:12 #10 45.59 (95/140): python3-enchant-3.2.2-2.fc36.noarch.r 3.5 MB/s |  79 kB     00:00    
12:27:12 #10 45.59 (96/140): python3-file-magic-5.41-4.fc36.noarch 1.4 MB/s |  18 kB     00:00    
12:27:12 #10 45.60 (97/140): python3-pybeam-0.7-2.fc36.noarch.rpm  1.3 MB/s |  24 kB     00:00    
12:27:12 #10 45.61 (98/140): python3-pyxdg-0.27-4.fc36.noarch.rpm  6.3 MB/s |  96 kB     00:00    
12:27:12 #10 45.61 (99/140): python3-six-1.16.0-5.fc36.noarch.rpm  3.1 MB/s |  36 kB     00:00    
12:27:12 #10 45.61 (100/140): python3-tomli-1.2.3-1.fc36.noarch.rp 2.0 MB/s |  29 kB     00:00    
12:27:12 #10 45.62 (101/140): python3-tomli-w-0.4.0-3.fc36.noarch. 1.5 MB/s |  18 kB     00:00    
12:27:12 #10 45.62 (102/140): shared-mime-info-2.1-3.fc35.aarch64.  38 MB/s | 373 kB     00:00    
12:27:12 #10 45.67 (103/140): python3-zstandard-0.17.0-1.fc36.aarc 7.6 MB/s | 428 kB     00:00    
12:27:12 #10 45.68 (104/140): unzip-6.0-57.fc36.aarch64.rpm        3.1 MB/s | 182 kB     00:00    
12:27:12 #10 45.68 (105/140): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 623 kB/s |  34 kB     00:00    
12:27:12 #10 45.69 (106/140): xz-5.2.5-9.fc36.aarch64.rpm           24 MB/s | 215 kB     00:00    
12:27:12 #10 45.69 (107/140): zip-3.0-32.fc36.aarch64.rpm           20 MB/s | 256 kB     00:00    
12:27:12 #10 45.69 (108/140): ansible-srpm-macros-1-8.1.fc36.noarc 733 kB/s | 8.5 kB     00:00    
12:27:12 #10 45.70 (109/140): dbus-libs-1.14.4-1.fc36.aarch64.rpm   29 MB/s | 153 kB     00:00    
12:27:12 #10 45.71 (110/140): binutils-gold-2.37-37.fc36.aarch64.r  55 MB/s | 893 kB     00:00    
12:27:12 #10 45.72 (111/140): dnf-plugins-core-4.3.1-1.fc36.noarch 1.4 MB/s |  34 kB     00:00    
12:27:12 #10 45.76 (112/140): binutils-2.37-37.fc36.aarch64.rpm    101 MB/s | 6.3 MB     00:00    
12:27:12 #10 45.76 (113/140): dwz-0.14-4.fc36.aarch64.rpm          2.7 MB/s | 125 kB     00:00    
12:27:12 #10 45.79 (114/140): elfutils-0.188-3.fc36.aarch64.rpm    8.1 MB/s | 519 kB     00:00    
12:27:12 #10 45.80 (115/140): emacs-filesystem-28.2-1.fc36.noarch. 1.3 MB/s | 7.1 kB     00:00    
12:27:12 #10 45.81 (116/140): elfutils-debuginfod-client-0.188-3.f 2.7 MB/s |  39 kB     00:00    
12:27:12 #10 45.83 (117/140): gdb-minimal-12.1-2.fc36.aarch64.rpm   93 MB/s | 3.5 MB     00:00    
12:27:12 #11 32.60 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:12 #10 39.97 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:27:12 #10 40.00 Selecting previously unselected package libemail-valid-perl.
12:27:12 #10 40.00 Preparing to unpack .../194-libemail-valid-perl_1.202-1_all.deb ...
12:27:12 #10 40.00 Unpacking libemail-valid-perl (1.202-1) ...
12:27:12 #10 40.03 Selecting previously unselected package libencode-locale-perl.
12:27:12 #10 40.03 Preparing to unpack .../195-libencode-locale-perl_1.05-1_all.deb ...
12:27:12 #10 40.04 Unpacking libencode-locale-perl (1.05-1) ...
12:27:12 #10 40.07 Selecting previously unselected package libexporter-tiny-perl.
12:27:12 #10 40.07 Preparing to unpack .../196-libexporter-tiny-perl_1.000000-2_all.deb ...
12:27:12 #10 40.07 Unpacking libexporter-tiny-perl (1.000000-2) ...
12:27:12 #10 40.10 Selecting previously unselected package libipc-system-simple-perl.
12:27:12 #10 40.10 Preparing to unpack .../197-libipc-system-simple-perl_1.25-4_all.deb ...
12:27:12 #10 40.11 Unpacking libipc-system-simple-perl (1.25-4) ...
12:27:12 #10 40.14 Selecting previously unselected package libfile-basedir-perl.
12:27:12 #10 40.14 Preparing to unpack .../198-libfile-basedir-perl_0.07-1_all.deb ...
12:27:12 #10 40.14 Unpacking libfile-basedir-perl (0.07-1) ...
12:27:12 #10 40.17 Selecting previously unselected package libfile-chdir-perl.
12:27:12 #10 40.18 Preparing to unpack .../199-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:12 #10 40.18 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:12 #10 40.20 Selecting previously unselected package libfile-fcntllock-perl.
12:27:12 #10 40.20 Preparing to unpack .../200-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
12:27:12 #10 40.21 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
12:27:12 #10 40.24 Selecting previously unselected package libhttp-date-perl.
12:27:12 #10 40.24 Preparing to unpack .../201-libhttp-date-perl_6.02-1_all.deb ...
12:27:12 #10 40.25 Unpacking libhttp-date-perl (6.02-1) ...
12:27:12 #10 40.28 Selecting previously unselected package libfile-listing-perl.
12:27:12 #10 37.27 Unpacking libencode-locale-perl (1.05-1.1) ...
12:27:12 #10 37.30 Selecting previously unselected package libtimedate-perl.
12:27:12 #10 37.30 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
12:27:12 #10 37.31 Unpacking libtimedate-perl (2.3300-2) ...
12:27:12 #10 37.36 Selecting previously unselected package libhttp-date-perl.
12:27:12 #10 37.36 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
12:27:12 #10 37.36 Unpacking libhttp-date-perl (6.05-1) ...
12:27:12 #10 37.40 Selecting previously unselected package libfile-listing-perl.
12:27:12 #10 37.40 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
12:27:12 #10 37.40 Unpacking libfile-listing-perl (6.14-1) ...
12:27:12 #10 37.43 Selecting previously unselected package libhtml-tagset-perl.
12:27:12 #10 37.43 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:12 #10 37.44 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:12 #10 37.47 Selecting previously unselected package liburi-perl.
12:27:12 #10 37.47 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
12:27:12 #10 37.48 Unpacking liburi-perl (5.08-1) ...
12:27:12 #10 37.54 Selecting previously unselected package libhtml-parser-perl.
12:27:12 #10 37.54 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
12:27:12 #12 34.10   Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                     59/91 
12:27:12 #12 34.33   Installing       : glibc-gconv-extra-2.28-211.el8.x86_64                60/91 
12:27:12 #12 34.35   Running scriptlet: glibc-gconv-extra-2.28-211.el8.x86_64                60/91 
12:27:12 #12 34.36   Installing       : emacs-filesystem-1:26.1-9.el8.noarch                 61/91 
12:27:12 #12 34.39   Installing       : desktop-file-utils-0.26-1.el8.x86_64                 62/91 
12:27:12 #12 34.41   Installing       : elfutils-debuginfod-client-0.187-4.el8.x86_64        63/91 
12:27:12 #10 42.83 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
12:27:12 #10 42.84 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
12:27:12 #10 42.87 Selecting previously unselected package libterm-readkey-perl.
12:27:12 #10 42.87 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
12:27:12 #10 42.87 Unpacking libterm-readkey-perl (2.38-1+b2) ...
12:27:12 #10 42.90 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:12 #10 42.90 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
12:27:12 #10 42.91 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
12:27:12 #10 42.93 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
12:27:12 #10 42.93 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
12:27:12 #10 42.94 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
12:27:12 #10 42.96 Selecting previously unselected package libtext-xslate-perl.
12:27:12 #10 42.97 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
12:27:12 #10 42.97 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
12:27:12 #10 43.02 Selecting previously unselected package libtime-duration-perl.
12:27:12 #10 43.02 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
12:27:12 #10 43.02 Unpacking libtime-duration-perl (1.21-1) ...
12:27:12 #10 43.05 Selecting previously unselected package libtime-moment-perl.
12:27:12 #11 38.95 Setting up libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ...
12:27:12 #11 38.96 Setting up libctf0:amd64 (2.38-4ubuntu2.1) ...
12:27:12 #11 38.97 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
12:27:12 #11 38.99 Setting up pinentry-curses (1.1.1-1build2) ...
12:27:12 #11 39.00 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
12:27:12 #11 39.01 Setting up manpages-dev (5.10-1ubuntu1) ...
12:27:12 #11 39.03 Setting up libdw1:amd64 (0.186-1build1) ...
12:27:12 #11 39.04 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
12:27:12 #11 39.05 Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
12:27:12 #11 39.06 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
12:27:12 #11 38.76 Preparing to unpack .../327-libnet-smtp-ssl-perl_1.04-2_all.deb ...
12:27:12 #11 38.77 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
12:27:12 #11 38.80 Selecting previously unselected package libmailtools-perl.
12:27:12 #11 38.80 Preparing to unpack .../328-libmailtools-perl_2.21-1_all.deb ...
12:27:12 #11 38.81 Unpacking libmailtools-perl (2.21-1) ...
12:27:12 #11 38.85 Selecting previously unselected package libmarkdown2:amd64.
12:27:12 #11 38.85 Preparing to unpack .../329-libmarkdown2_2.2.7-2_amd64.deb ...
12:27:12 #11 38.86 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
12:27:12 #11 38.89 Selecting previously unselected package libmath-base85-perl.
12:27:12 #11 38.89 Preparing to unpack .../330-libmath-base85-perl_0.5+dfsg-1_all.deb ...
12:27:12 #11 38.90 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
12:27:12 #11 38.93 Selecting previously unselected package libmldbm-perl.
12:27:12 #11 38.93 Preparing to unpack .../331-libmldbm-perl_2.05-3_all.deb ...
12:27:12 #11 38.94 Unpacking libmldbm-perl (2.05-3) ...
12:27:12 #11 38.97 Selecting previously unselected package libmoox-aliases-perl.
12:27:12 #10 43.27 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
12:27:12 #10 43.27 Unpacking libapt-pkg-perl (0.1.34+b1) ...
12:27:12 #10 43.32 Selecting previously unselected package libarchive-cpio-perl.
12:27:12 #10 43.32 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ...
12:27:12 #10 43.33 Unpacking libarchive-cpio-perl (0.10-1) ...
12:27:12 #10 43.37 Selecting previously unselected package libasync-mergepoint-perl.
12:27:12 #10 43.37 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ...
12:27:12 #10 43.37 Unpacking libasync-mergepoint-perl (0.04-2) ...
12:27:12 #10 43.41 Selecting previously unselected package libauthen-sasl-perl.
12:27:12 #10 43.41 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:12 #10 43.42 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:12 #10 43.46 Selecting previously unselected package libmodule-implementation-perl.
12:27:12 #10 43.46 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ...
12:27:12 #10 47.71 Setting up libclass-accessor-perl (0.51-1) ...
12:27:12 #10 47.72 Setting up libsort-key-perl (1.33-2) ...
12:27:12 #10 47.73 Setting up libhtml-tagset-perl (3.20-3) ...
12:27:12 #10 47.74 Setting up libpath-tiny-perl (0.104-1) ...
12:27:12 #10 47.76 Setting up libtool (2.4.6-2) ...
12:27:12 #10 47.77 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:12 #10 47.78 Setting up libsub-install-perl (0.928-1) ...
12:27:12 #10 47.79 Setting up libdata-optlist-perl (0.110-1) ...
12:27:12 #10 47.81 Setting up libio-stringy-perl (2.111-2) ...
12:27:12 #10 47.82 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:12 #10 47.83 Setting up libtry-tiny-perl (0.30-1) ...
12:27:12 #10 47.88 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:27:12 #10 47.89 Setting up libfont-afm-perl (1.20-2) ...
12:27:12 #10 47.90 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
12:27:12 #11 45.06 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:27:12 #11 45.26 Setting up automake (1:1.16.5-1.3) ...
12:27:12 #11 45.27 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:12 #11 45.27 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
12:27:12 #11 45.27 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
12:27:12 #11 45.27 Setting up libapt-pkg-perl (0.1.40build2) ...
12:27:12 #11 45.30 Setting up libstring-escape-perl (2010.002-2) ...
12:27:12 #11 45.31 Setting up libhttp-date-perl (6.05-1) ...
12:27:12 #11 29.66 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
12:27:12 #11 29.69 Selecting previously unselected package libxau6:armhf.
12:27:12 #11 29.69 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_armhf.deb ...
12:27:12 #11 29.69 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
12:27:12 #11 29.72 Selecting previously unselected package libxdmcp6:armhf.
12:27:12 #11 29.72 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
12:27:12 #11 29.72 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
12:27:12 #11 29.75 Selecting previously unselected package libxcb1:armhf.
12:27:12 #11 29.75 Preparing to unpack .../068-libxcb1_1.15-1_armhf.deb ...
12:27:12 #11 29.76 Unpacking libxcb1:armhf (1.15-1) ...
12:27:12 #11 29.78 Selecting previously unselected package libx11-data.
12:27:12 #11 29.78 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
12:27:12 #11 29.78 Unpacking libx11-data (2:1.8.1-2) ...
12:27:12 #11 29.84 Selecting previously unselected package libx11-6:armhf.
12:27:12 #11 29.84 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_armhf.deb ...
12:27:12 #11 29.85 Unpacking libx11-6:armhf (2:1.8.1-2) ...
12:27:12 #11 29.88 Selecting previously unselected package libxext6:armhf.
12:27:12 #11 40.34 Preparing to unpack .../346-libreadonly-perl_2.050-3_all.deb ...
12:27:12 #11 40.34 Unpacking libreadonly-perl (2.050-3) ...
12:27:12 #11 40.38 Selecting previously unselected package libref-util-perl.
12:27:12 #11 40.39 Preparing to unpack .../347-libref-util-perl_0.204-1_all.deb ...
12:27:12 #11 40.39 Unpacking libref-util-perl (0.204-1) ...
12:27:12 #11 40.42 Selecting previously unselected package libref-util-xs-perl.
12:27:12 #11 40.43 Preparing to unpack .../348-libref-util-xs-perl_0.117-2_arm64.deb ...
12:27:12 #11 40.43 Unpacking libref-util-xs-perl (0.117-2) ...
12:27:12 #11 40.47 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:12 #11 40.47 Preparing to unpack .../349-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
12:27:12 #11 40.48 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
12:27:12 #11 40.51 Selecting previously unselected package libregexp-pattern-perl.
12:27:12 #11 40.51 Preparing to unpack .../350-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:12 #11 40.51 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:12 #11 40.55 Selecting previously unselected package libregexp-wildcards-perl.
12:27:12 #11 40.56 Preparing to unpack .../351-libregexp-wildcards-perl_1.05-3_all.deb ...
12:27:12 #11 40.56 Unpacking libregexp-wildcards-perl (1.05-3) ...
12:27:12 #11 40.60 Selecting previously unselected package libsasl2-modules:arm64.
12:27:12 #11 43.53 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:12 #11 43.53 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:12 #11 43.57 Selecting previously unselected package libxml-writer-perl.
12:27:12 #11 43.57 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
12:27:12 #11 43.57 Unpacking libxml-writer-perl (0.625-1) ...
12:27:12 #11 43.60 Selecting previously unselected package libyaml-libyaml-perl.
12:27:12 #11 43.61 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
12:27:12 #11 43.61 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
12:27:12 #11 43.65 Selecting previously unselected package licensecheck.
12:27:12 #11 43.65 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
12:27:12 #11 43.65 Unpacking licensecheck (3.0.45-1) ...
12:27:12 #11 43.69 Selecting previously unselected package libdevel-size-perl.
12:27:12 #11 43.69 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
12:27:12 #11 43.70 Unpacking libdevel-size-perl (0.83-1build1) ...
12:27:12 #11 43.73 Selecting previously unselected package t1utils.
12:27:12 #11 43.73 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
12:27:12 #11 43.73 Unpacking t1utils (1.41-3) ...
12:27:12 #11 43.78 Selecting previously unselected package lintian.
12:27:12 #13 6.052 (1/68): acl-2.3.1-3.el9.x86_64.rpm              252 kB/s |  73 kB     00:00    
12:27:12 #13 6.056 (2/68): dbus-1.12.20-7.el9.x86_64.rpm            13 kB/s | 3.9 kB     00:00    
12:27:12 #13 6.060 (3/68): dbus-common-1.12.20-7.el9.noarch.rpm    2.1 MB/s |  15 kB     00:00    
12:27:12 #13 6.065 (4/68): dbus-broker-28-7.el9.x86_64.rpm         568 kB/s | 172 kB     00:00    
12:27:12 #13 6.070 (5/68): device-mapper-1.02.187-4.el9.x86_64.rpm  11 MB/s | 141 kB     00:00    
12:27:12 #13 6.074 (6/68): device-mapper-libs-1.02.187-4.el9.x86_6  13 MB/s | 178 kB     00:00    
12:27:12 #13 6.079 (7/68): kmod-libs-28-7.el9.x86_64.rpm           7.5 MB/s |  64 kB     00:00    
12:27:12 #13 6.082 (8/68): libcbor-0.7.0-5.el9.x86_64.rpm          5.0 MB/s |  57 kB     00:00    
12:27:12 #13 6.087 (9/68): libedit-3.1-37.20210216cvs.el9.x86_64.r 8.7 MB/s | 105 kB     00:00    
12:27:12 #13 6.091 (10/68): libseccomp-2.5.2-2.el9.x86_64.rpm      8.2 MB/s |  72 kB     00:00    
12:27:12 #13 6.097 (11/68): libfido2-1.6.0-7.el9.x86_64.rpm        5.0 MB/s |  71 kB     00:00    
12:27:12 #13 6.103 (12/68): make-4.3-7.el9.x86_64.rpm               33 MB/s | 538 kB     00:00    
12:27:12 #13 6.118 (13/68): openssh-8.7p1-28.el9.x86_64.rpm         18 MB/s | 457 kB     00:00    
12:27:12 #13 6.121 (14/68): rpm-plugin-selinux-4.16.1.3-22.el9.x86 1.0 MB/s |  18 kB     00:00    
12:27:12 #13 6.129 (15/68): openssh-clients-8.7p1-28.el9.x86_64.rp  28 MB/s | 707 kB     00:00    
12:27:12 #13 6.189 (16/68): selinux-policy-38.1.4-1.el9.noarch.rpm 755 kB/s |  53 kB     00:00    
12:27:12 #13 6.250 (17/68): selinux-policy-targeted-38.1.4-1.el9.n  54 MB/s | 6.8 MB     00:00    
12:27:12 #13 6.255 (18/68): systemd-pam-252-3.el9.x86_64.rpm       4.2 MB/s | 255 kB     00:00    
12:27:12 #13 6.283 (19/68): systemd-252-3.el9.x86_64.rpm            46 MB/s | 4.1 MB     00:00    
12:27:12 #13 6.287 (20/68): systemd-rpm-macros-252-3.el9.noarch.rp 1.2 MB/s |  43 kB     00:00    
12:27:12 #13 6.291 (21/68): which-2.21-28.el9.x86_64.rpm           1.2 MB/s |  42 kB     00:00    
12:27:12 #13 6.302 (22/68): annobin-11.05-1.el9.x86_64.rpm          54 MB/s | 974 kB     00:00    
12:27:12 #13 6.311 (23/68): autoconf-2.69-38.el9.noarch.rpm         38 MB/s | 681 kB     00:00    
12:27:12 #13 6.320 (24/68): automake-1.16.2-6.el9.noarch.rpm        26 MB/s | 689 kB     00:00    
12:27:12 #13 6.329 (25/68): cmake-filesystem-3.20.2-7.el9.x86_64.r 3.8 MB/s |  23 kB     00:00    
12:27:12 #13 6.378 (26/68): cmake-rpm-macros-3.20.2-7.el9.noarch.r 347 kB/s |  16 kB     00:00    
12:27:12 #13 6.397 (27/68): cmake-data-3.20.2-7.el9.noarch.rpm      29 MB/s | 2.1 MB     00:00    
12:27:12 #13 6.497 (28/68): cpp-11.3.1-4.3.el9.x86_64.rpm           90 MB/s |  11 MB     00:00    
12:27:12 #10 32.93 Selecting previously unselected package make.
12:27:12 #10 32.93 Preparing to unpack .../080-make_4.1-9.1ubuntu1_armhf.deb ...
12:27:12 #10 32.95 Unpacking make (4.1-9.1ubuntu1) ...
12:27:12 #10 33.03 Selecting previously unselected package libdpkg-perl.
12:27:12 #10 33.03 Preparing to unpack .../081-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
12:27:12 #10 44.70 Selecting previously unselected package lsb-release.
12:27:12 #11 39.47 Selecting previously unselected package pinentry-curses.
12:27:12 #11 39.47 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
12:27:12 #11 39.48 Unpacking pinentry-curses (1.1.0-3build1) ...
12:27:12 #11 39.52 Selecting previously unselected package gpg-agent.
12:27:12 #11 39.52 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #10 44.70 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ...
12:27:12 #11 39.53 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
12:27:12 #11 39.58 Selecting previously unselected package gpg-wks-client.
12:27:12 #10 44.71 Unpacking lsb-release (10.2019051400) ...
12:27:12 #10 44.74 Selecting previously unselected package mailutils.
12:27:12 #10 44.74 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ...
12:27:12 #10 44.74 Unpacking mailutils (1:3.5-4) ...
12:27:12 #10 44.79 Selecting previously unselected package manpages-dev.
12:27:12 #10 44.79 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ...
12:27:12 #10 44.80 Unpacking manpages-dev (4.16-2) ...
12:27:12 #11 39.58 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #11 39.59 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:27:12 #11 39.62 Selecting previously unselected package gpg-wks-server.
12:27:12 #11 39.62 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #11 39.63 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:27:12 #11 39.66 Selecting previously unselected package gpgsm.
12:27:12 #11 39.66 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
12:27:12 #11 39.67 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
12:27:12 #11 39.72 Selecting previously unselected package gnupg.
12:27:12 #10 31.19 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
12:27:12 #10 31.19 Unpacking gcc (4:10.2.1-1+rpi1) ...
12:27:12 #10 31.24 Selecting previously unselected package libc-dev-bin.
12:27:12 #10 31.24 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
12:27:12 #10 31.24 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
12:27:12 #10 31.30 Selecting previously unselected package linux-libc-dev:armhf.
12:27:12 #10 31.30 Preparing to unpack .../035-linux-libc-dev_1%3a1.20230106-1_armhf.deb ...
12:27:12 #10 31.30 Unpacking linux-libc-dev:armhf (1:1.20230106-1) ...
12:27:12 #10 45.84 (118/140): gdk-pixbuf2-2.42.9-2.fc36.aarch64.rp  13 MB/s | 463 kB     00:00    
12:27:12 #10 45.89 (119/140): glibc-gconv-extra-2.35-20.fc36.aarch  21 MB/s | 1.7 MB     00:00    
12:27:12 #10 45.89 (120/140): go-srpm-macros-3.2.0-1.fc36.noarch.r 472 kB/s |  26 kB     00:00    
12:27:12 #10 45.90 (121/140): libappstream-glib-0.8.0-4.fc36.aarch 5.9 MB/s | 376 kB     00:00    
12:27:12 #10 45.92 (122/140): perl-Encode-3.17-485.fc36.aarch64.rp  61 MB/s | 1.7 MB     00:00    
12:27:12 #10 45.92 (123/140): perl-Getopt-Long-2.54-1.fc36.noarch. 3.8 MB/s |  60 kB     00:00    
12:27:12 #10 45.92 (124/140): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 3.0 MB/s |  55 kB     00:00    
12:27:12 #10 45.93 (125/140): perl-Scalar-List-Utils-1.63-489.fc36 5.8 MB/s |  71 kB     00:00    
12:27:12 #10 45.94 (126/140): perl-Socket-2.036-1.fc36.aarch64.rpm 4.5 MB/s |  55 kB     00:00    
12:27:12 #10 45.94 (127/140): perl-Text-ParseWords-3.31-1.fc36.noa 1.0 MB/s |  16 kB     00:00    
12:27:12 #10 45.95 (128/140): python-srpm-macros-3.10-20.fc36.noar 1.4 MB/s |  23 kB     00:00    
12:27:12 #10 45.98 (129/140): python3-dnf-plugins-core-4.3.1-1.fc3 6.5 MB/s | 229 kB     00:00    
12:27:12 #10 45.98 (130/140): python3-construct-2.10.68-1.fc36.noa 2.8 MB/s | 112 kB     00:00    
12:27:12 #10 45.99 (131/140): qt5-srpm-macros-5.15.7-1.fc36.noarch 207 kB/s | 7.9 kB     00:00    
12:27:12 #10 45.99 (132/140): redhat-rpm-config-222-1.fc36.noarch. 4.6 MB/s |  66 kB     00:00    
12:27:12 #10 46.00 (133/140): rpmautospec-rpm-macros-0.3.1-1.fc36. 977 kB/s | 8.7 kB     00:00    
12:27:12 #10 46.00 (134/140): rpm-build-4.17.1-3.fc36.aarch64.rpm  4.0 MB/s |  59 kB     00:00    
12:27:12 #10 46.01 (135/140): rpmlint-2.4.0-3.fc36.noarch.rpm       16 MB/s | 238 kB     00:00    
12:27:12 #10 46.01 (136/140): rpmlint-fedora-license-data-1.11-1.f 1.1 MB/s |  18 kB     00:00    
12:27:12 #10 46.02 (137/140): rust-srpm-macros-23-1.fc36.noarch.rp 853 kB/s | 9.3 kB     00:00    
12:27:12 #10 46.03 (138/140): zstd-1.5.2-2.fc36.aarch64.rpm         22 MB/s | 412 kB     00:00    
12:27:12 #10 46.03 (139/140): elfutils-libelf-0.188-3.fc36.aarch64  10 MB/s | 196 kB     00:00    
12:27:12 #10 46.04 (140/140): elfutils-libs-0.188-3.fc36.aarch64.r  22 MB/s | 256 kB     00:00    
12:27:12 #11 28.50 Selecting previously unselected package less.
12:27:12 #11 28.50 Preparing to unpack .../010-less_590-1build1_armhf.deb ...
12:27:12 #11 28.51 Unpacking less (590-1build1) ...
12:27:12 #11 28.55 Selecting previously unselected package libmd0:armhf.
12:27:12 #11 28.55 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ...
12:27:12 #11 28.55 Unpacking libmd0:armhf (1.0.4-1build1) ...
12:27:12 #11 28.59 Selecting previously unselected package libbsd0:armhf.
12:27:12 #11 28.59 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ...
12:27:12 #11 28.60 Unpacking libbsd0:armhf (0.11.5-1) ...
12:27:12 #11 28.63 Selecting previously unselected package libelf1:armhf.
12:27:12 #11 28.63 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ...
12:27:12 #11 28.64 Unpacking libelf1:armhf (0.186-1build1) ...
12:27:12 #11 28.67 Selecting previously unselected package libicu70:armhf.
12:27:12 #11 28.67 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ...
12:27:12 #11 28.68 Unpacking libicu70:armhf (70.1-2) ...
12:27:12 #10 39.41 Setting up gettext (0.19.8.1-9) ...
12:27:12 #10 39.42 Setting up gcc-8 (8.3.0-6+rpi1) ...
12:27:12 #10 39.43 Setting up libtool (2.4.6-9) ...
12:27:12 #10 39.44 Setting up python3 (3.7.3-1) ...
12:27:12 #10 39.55 Setting up man-db (2.8.5-2) ...
12:27:12 #10 39.66 Building database of manual pages ...
12:27:12 #10 40.28 Preparing to unpack .../202-libfile-listing-perl_6.04-1_all.deb ...
12:27:12 #10 40.28 Unpacking libfile-listing-perl (6.04-1) ...
12:27:12 #10 40.31 Selecting previously unselected package libfont-afm-perl.
12:27:12 #10 40.31 Preparing to unpack .../203-libfont-afm-perl_1.20-2_all.deb ...
12:27:12 #10 40.32 Unpacking libfont-afm-perl (1.20-2) ...
12:27:12 #10 40.35 Selecting previously unselected package libio-stringy-perl.
12:27:12 #10 40.35 Preparing to unpack .../204-libio-stringy-perl_2.111-2_all.deb ...
12:27:12 #10 40.36 Unpacking libio-stringy-perl (2.111-2) ...
12:27:12 #10 40.39 Selecting previously unselected package libparams-validate-perl.
12:27:12 #10 40.39 Preparing to unpack .../205-libparams-validate-perl_1.29-1_amd64.deb ...
12:27:12 #10 40.39 Unpacking libparams-validate-perl (1.29-1) ...
12:27:12 #10 40.43 Selecting previously unselected package libsub-exporter-perl.
12:27:12 #10 40.43 Preparing to unpack .../206-libsub-exporter-perl_0.987-1_all.deb ...
12:27:12 #10 40.44 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:12 #10 40.47 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:12 #10 40.47 Preparing to unpack .../207-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
12:27:12 #10 40.47 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
12:27:12 #10 40.50 Selecting previously unselected package libsort-versions-perl.
12:27:12 #10 37.55 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:27:12 #10 37.60 Selecting previously unselected package libhtml-tree-perl.
12:27:12 #10 37.60 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
12:27:12 #10 37.60 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:12 #10 37.67 Selecting previously unselected package libio-html-perl.
12:27:12 #10 37.67 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
12:27:12 #10 37.67 Unpacking libio-html-perl (1.004-2) ...
12:27:12 #10 37.70 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:12 #10 37.70 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:12 #10 37.71 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:12 #10 37.74 Selecting previously unselected package libhttp-message-perl.
12:27:12 #10 37.74 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
12:27:12 #10 37.75 Unpacking libhttp-message-perl (6.28-1) ...
12:27:12 #10 37.81 Selecting previously unselected package libhttp-cookies-perl.
12:27:12 #10 37.81 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:12 #10 37.81 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:12 #10 37.85 Selecting previously unselected package libhttp-negotiate-perl.
12:27:12 #10 37.85 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:12 #10 37.86 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:12 #10 37.89 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:12 #10 37.89 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
12:27:12 #12 34.50   Installing       : elfutils-0.187-4.el8.x86_64                          64/91 
12:27:12 #12 34.55   Installing       : diffutils-3.6-6.el8.x86_64                           65/91 
12:27:12 #12 34.56   Running scriptlet: diffutils-3.6-6.el8.x86_64                           65/91 
12:27:12 #12 34.62   Installing       : zstd-1.4.4-1.el8.x86_64                              66/91 
12:27:12 #12 34.64   Installing       : rust-srpm-macros-5-2.el8.noarch                      67/91 
12:27:12 #12 34.65   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  68/91 
12:27:12 #12 34.67   Installing       : python3-systemd-234-8.el8.x86_64                     69/91 
12:27:12 #12 34.72   Upgrading        : python3-dnf-plugins-core-4.0.21-18.el8.noarch        70/91 
12:27:12 #10 43.05 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
12:27:12 #10 43.06 Unpacking libtime-moment-perl (0.44-1+b3) ...
12:27:12 #10 43.09 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:12 #10 43.09 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
12:27:12 #10 43.09 Unpacking libtype-tiny-xs-perl (0.022-1) ...
12:27:12 #10 43.12 Selecting previously unselected package libunicode-utf8-perl.
12:27:12 #10 43.12 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
12:27:12 #10 43.13 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
12:27:12 #10 43.16 Selecting previously unselected package libunwind8:amd64.
12:27:12 #10 43.16 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
12:27:12 #10 43.16 Unpacking libunwind8:amd64 (1.3.2-2) ...
12:27:12 #10 43.20 Selecting previously unselected package libxdelta2.
12:27:12 #10 43.20 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
12:27:12 #10 43.20 Unpacking libxdelta2 (1.1.3-9.3) ...
12:27:12 #10 43.24 Selecting previously unselected package libxext6:amd64.
12:27:12 #10 43.24 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
12:27:12 #10 43.24 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
12:27:12 #10 43.28 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:12 #11 39.24 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
12:27:12 #11 39.25 Setting up libreadline8:amd64 (8.1.2-1) ...
12:27:12 #11 39.26 Setting up m4 (1.4.18-5ubuntu2) ...
12:27:12 #11 39.35 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:12 #11 39.36 Setting up libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ...
12:27:12 #11 39.37 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
12:27:12 #11 38.97 Preparing to unpack .../332-libmoox-aliases-perl_0.001006-2_all.deb ...
12:27:12 #11 38.98 Unpacking libmoox-aliases-perl (0.001006-2) ...
12:27:12 #11 39.01 Selecting previously unselected package libmouse-perl.
12:27:12 #11 39.01 Preparing to unpack .../333-libmouse-perl_2.5.10-1build4_amd64.deb ...
12:27:12 #11 39.02 Unpacking libmouse-perl (2.5.10-1build4) ...
12:27:12 #11 39.17 Selecting previously unselected package libxs-parse-keyword-perl.
12:27:12 #11 39.17 Preparing to unpack .../334-libxs-parse-keyword-perl_0.25-1_amd64.deb ...
12:27:12 #11 39.17 Unpacking libxs-parse-keyword-perl (0.25-1) ...
12:27:12 #11 39.21 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
12:27:12 #11 39.21 Preparing to unpack .../335-libxs-parse-sublike-perl_0.16-1ubuntu2_amd64.deb ...
12:27:12 #11 39.21 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1ubuntu2) ...
12:27:12 #11 39.24 Selecting previously unselected package libobject-pad-perl.
12:27:12 #11 39.24 Preparing to unpack .../336-libobject-pad-perl_0.68-1_amd64.deb ...
12:27:12 #11 39.25 Unpacking libobject-pad-perl (0.68-1) ...
12:27:12 #11 39.28 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
12:27:12 #11 39.28 Preparing to unpack .../337-libpackage-stash-xs-perl_0.30-1_amd64.deb ...
12:27:12 #11 39.29 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1) ...
12:27:12 #11 39.32 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:12 #11 39.32 Preparing to unpack .../338-libpath-iterator-rule-perl_1.015-1_all.deb ...
12:27:12 #11 39.33 Unpacking libpath-iterator-rule-perl (1.015-1) ...
12:27:12 #11 39.36 Selecting previously unselected package libperlio-gzip-perl.
12:27:13 #10 45.35   Preparing        :                                                        1/1 
12:27:13 #10 45.38   Installing       : python3-six-1.16.0-8.fc37.noarch                     1/142 
12:27:13 #10 45.39   Installing       : hunspell-filesystem-1.7.0-21.fc37.aarch64            2/142 
12:27:13 #10 45.40   Installing       : python3-construct-2.10.68-3.fc37.noarch              3/142 
12:27:13 #10 45.41   Installing       : python3-pybeam-0.7-4.fc37.noarch                     4/142 
12:27:13 #10 45.43   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch               5/142 
12:27:13 #10 45.45   Upgrading        : glibc-common-2.36-9.fc37.aarch64                     6/142 
12:27:13 #10 45.45   Upgrading        : glibc-minimal-langpack-2.36-9.fc37.aarch64           7/142 
12:27:13 #10 45.46   Running scriptlet: glibc-2.36-9.fc37.aarch64                            8/142 
12:27:13 #10 45.50   Upgrading        : glibc-2.36-9.fc37.aarch64                            8/142 
12:27:13 #10 43.47 Unpacking libmodule-implementation-perl (0.09-1) ...
12:27:13 #10 43.50 Selecting previously unselected package libvariable-magic-perl.
12:27:13 #10 43.50 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
12:27:13 #10 43.51 Unpacking libvariable-magic-perl (0.62-1+b1) ...
12:27:13 #10 43.55 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:13 #10 43.55 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ...
12:27:13 #10 43.56 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
12:27:13 #10 43.60 Selecting previously unselected package libcapture-tiny-perl.
12:27:13 #10 43.61 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:13 #10 43.61 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:13 #10 43.65 Selecting previously unselected package libcgi-pm-perl.
12:27:13 #10 43.65 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ...
12:27:13 #10 43.66 Unpacking libcgi-pm-perl (4.40-1) ...
12:27:13 #10 43.73 Selecting previously unselected package libfcgi-perl.
12:27:13 #10 47.91 Setting up python3-apt (1.6.6) ...
12:27:13 #10 48.11 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
12:27:13 #10 48.12 Setting up libxext6:arm64 (2:1.3.3-1) ...
12:27:13 #10 48.14 Setting up po-debconf (1.0.20) ...
12:27:13 #10 48.15 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
12:27:13 #10 48.16 Setting up libio-socket-inet6-perl (2.72-2) ...
12:27:13 #10 48.18 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:13 #10 48.19 Setting up libio-pty-perl (1:1.08-1.1build4) ...
12:27:13 #10 48.20 Setting up libfile-which-perl (1.21-1) ...
12:27:13 #10 48.21 Setting up libencode-locale-perl (1.05-1) ...
12:27:13 #10 48.22 Setting up libperlio-gzip-perl (0.19-1build3) ...
12:27:13 #10 48.23 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:13 #10 48.25 Setting up liberror-perl (0.17025-1) ...
12:27:13 #10 48.26 Setting up libvariable-magic-perl (0.62-1) ...
12:27:13 #11 45.32 Setting up libfile-which-perl (1.23-1) ...
12:27:13 #11 45.33 Setting up libfile-basedir-perl (0.09-1) ...
12:27:13 #11 45.34 Setting up libunicode-utf8-perl (0.62-1build4) ...
12:27:13 #11 45.36 Setting up libset-intspan-perl (1.19-2) ...
12:27:13 #11 45.37 Setting up libmouse-perl (2.5.10-1build4) ...
12:27:13 #11 45.38 Setting up libfile-listing-perl (6.14-1) ...
12:27:13 #11 45.39 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:27:13 #11 45.40 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:13 #11 45.41 Setting up libdata-messagepack-perl (1.01-2build1) ...
12:27:13 #11 45.42 Setting up libfont-afm-perl (1.20-3) ...
12:27:13 #11 45.43 Setting up libwant-perl (0.29-1build7) ...
12:27:13 #11 45.44 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:27:13 #11 45.45 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:13 #11 45.47 Setting up liblist-compare-perl (0.55-1) ...
12:27:13 #11 45.48 Setting up libref-util-xs-perl (0.117-1build5) ...
12:27:13 #11 45.49 Setting up libio-pty-perl (1:1.15-2build2) ...
12:27:13 #11 45.50 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
12:27:13 #11 45.51 Setting up libfile-fcntllock-perl (0.22-3build7) ...
12:27:13 #11 45.52 Setting up libclone-perl (0.45-1build3) ...
12:27:13 #11 29.88 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_armhf.deb ...
12:27:13 #11 29.89 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
12:27:13 #11 29.91 Selecting previously unselected package libxmuu1:armhf.
12:27:13 #11 29.92 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_armhf.deb ...
12:27:13 #11 29.92 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
12:27:13 #11 29.96 Selecting previously unselected package man-db.
12:27:13 #11 29.96 Preparing to unpack .../073-man-db_2.10.2-2_armhf.deb ...
12:27:13 #11 29.96 Unpacking man-db (2.10.2-2) ...
12:27:13 #11 30.02 Selecting previously unselected package manpages.
12:27:13 #11 30.02 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
12:27:13 #11 30.02 Unpacking manpages (5.13-1) ...
12:27:13 #11 30.07 Selecting previously unselected package openssh-client.
12:27:13 #11 30.07 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_armhf.deb ...
12:27:13 #11 30.07 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
12:27:13 #11 30.13 Selecting previously unselected package publicsuffix.
12:27:13 #11 30.13 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
12:27:13 #11 30.13 Unpacking publicsuffix (20220811.1734-1) ...
12:27:13 #11 30.16 Selecting previously unselected package libunwind8:armhf.
12:27:13 #11 30.16 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1_armhf.deb ...
12:27:13 #11 30.17 Unpacking libunwind8:armhf (1.6.2-0ubuntu1) ...
12:27:13 #11 30.19 Selecting previously unselected package strace.
12:27:13 #11 30.19 Preparing to unpack .../078-strace_5.16-0ubuntu4_armhf.deb ...
12:27:13 #11 30.20 Unpacking strace (5.16-0ubuntu4) ...
12:27:13 #11 30.23 Selecting previously unselected package xauth.
12:27:13 #11 30.23 Preparing to unpack .../079-xauth_1%3a1.1.1-1_armhf.deb ...
12:27:13 #11 40.61 Preparing to unpack .../352-libsasl2-modules_2.1.28+dfsg-6ubuntu2_arm64.deb ...
12:27:13 #11 40.61 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:27:13 #11 40.65 Selecting previously unselected package libsereal-decoder-perl.
12:27:13 #11 40.65 Preparing to unpack .../353-libsereal-decoder-perl_4.025+ds-1_arm64.deb ...
12:27:13 #11 40.66 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
12:27:13 #11 40.69 Selecting previously unselected package libsereal-encoder-perl:arm64.
12:27:13 #11 40.69 Preparing to unpack .../354-libsereal-encoder-perl_4.025+ds-1_arm64.deb ...
12:27:13 #11 40.70 Unpacking libsereal-encoder-perl:arm64 (4.025+ds-1) ...
12:27:13 #11 40.73 Selecting previously unselected package libset-intspan-perl.
12:27:13 #11 40.73 Preparing to unpack .../355-libset-intspan-perl_1.19-2_all.deb ...
12:27:13 #11 40.74 Unpacking libset-intspan-perl (1.19-2) ...
12:27:13 #11 40.77 Selecting previously unselected package libsocket6-perl.
12:27:13 #11 40.77 Preparing to unpack .../356-libsocket6-perl_0.29-2_arm64.deb ...
12:27:13 #11 40.78 Unpacking libsocket6-perl (0.29-2) ...
12:27:13 #11 40.82 Selecting previously unselected package libsodium23:arm64.
12:27:13 #11 40.83 Preparing to unpack .../357-libsodium23_1.0.18-1build2_arm64.deb ...
12:27:13 #11 40.83 Unpacking libsodium23:arm64 (1.0.18-1build2) ...
12:27:13 #11 40.86 Selecting previously unselected package libstring-copyright-perl.
12:27:13 #11 43.79 Preparing to unpack .../326-lintian_2.62.0ubuntu2.2_all.deb ...
12:27:13 #11 43.79 Unpacking lintian (2.62.0ubuntu2.2) ...
12:27:13 #13 6.546 (29/68): gcc-plugin-annobin-11.3.1-4.3.el9.x86_ 1.3 MB/s |  64 kB     00:00    
12:27:13 #13 6.622 (30/68): cmake-3.20.2-7.el9.x86_64.rpm           21 MB/s | 6.7 MB     00:00    
12:27:13 #13 6.629 (31/68): git-2.39.1-1.el9.x86_64.rpm            813 kB/s |  63 kB     00:00    
12:27:13 #10 33.04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
12:27:13 #10 45.14 Selecting previously unselected package psmisc.
12:27:13 #11 39.73 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ...
12:27:13 #11 39.73 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
12:27:13 #11 39.77 Selecting previously unselected package libfile-which-perl.
12:27:13 #11 39.77 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
12:27:13 #11 39.78 Unpacking libfile-which-perl (1.23-1) ...
12:27:13 #11 39.81 Selecting previously unselected package libfile-homedir-perl.
12:27:13 #11 39.81 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
12:27:13 #11 39.82 Unpacking libfile-homedir-perl (1.004-1) ...
12:27:13 #11 39.85 Selecting previously unselected package libio-pty-perl.
12:27:13 #11 39.85 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
12:27:13 #11 39.86 Unpacking libio-pty-perl (1:1.12-1) ...
12:27:13 #11 39.90 Selecting previously unselected package libipc-run-perl.
12:27:13 #11 39.90 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
12:27:13 #11 39.91 Unpacking libipc-run-perl (20180523.0-2) ...
12:27:13 #11 39.94 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:13 #11 39.95 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:13 #11 39.95 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:13 #11 39.98 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:13 #10 46.04 --------------------------------------------------------------------------------
12:27:13 #10 46.04 Total                                            13 MB/s |  29 MB     00:02     
12:27:13 #10 31.60 Selecting previously unselected package libcrypt-dev:armhf.
12:27:13 #10 31.60 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:27:13 #10 31.60 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:27:13 #10 31.68 Selecting previously unselected package libtirpc-dev:armhf.
12:27:13 #10 31.68 Preparing to unpack .../037-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:27:13 #10 31.68 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:27:13 #11 29.02 Selecting previously unselected package libxml2:armhf.
12:27:13 #11 29.02 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_armhf.deb ...
12:27:13 #10 40.50 Preparing to unpack .../208-libsort-versions-perl_1.62-1_all.deb ...
12:27:13 #10 40.51 Unpacking libsort-versions-perl (1.62-1) ...
12:27:13 #10 40.54 Selecting previously unselected package libgit-wrapper-perl.
12:27:13 #10 40.54 Preparing to unpack .../209-libgit-wrapper-perl_0.047-1_all.deb ...
12:27:13 #10 40.54 Unpacking libgit-wrapper-perl (0.047-1) ...
12:27:13 #10 40.58 Selecting previously unselected package libio-html-perl.
12:27:13 #10 40.58 Preparing to unpack .../210-libio-html-perl_1.001-1_all.deb ...
12:27:13 #10 40.59 Unpacking libio-html-perl (1.001-1) ...
12:27:13 #10 40.62 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:13 #10 40.62 Preparing to unpack .../211-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:27:13 #10 40.62 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:27:13 #10 40.65 Selecting previously unselected package libhttp-message-perl.
12:27:13 #10 40.66 Preparing to unpack .../212-libhttp-message-perl_6.14-1_all.deb ...
12:27:13 #10 40.66 Unpacking libhttp-message-perl (6.14-1) ...
12:27:13 #10 40.70 Selecting previously unselected package libhtml-form-perl.
12:27:13 #10 40.70 Preparing to unpack .../213-libhtml-form-perl_6.03-1_all.deb ...
12:27:13 #10 40.70 Unpacking libhtml-form-perl (6.03-1) ...
12:27:13 #10 40.73 Selecting previously unselected package libhtml-tree-perl.
12:27:13 #10 37.89 Unpacking perl-openssl-defaults:armhf (5) ...
12:27:13 #10 37.94 Selecting previously unselected package libnet-ssleay-perl.
12:27:13 #10 37.94 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
12:27:13 #10 37.95 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:27:13 #10 38.05 Selecting previously unselected package libio-socket-ssl-perl.
12:27:13 #10 38.05 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
12:27:13 #10 38.06 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:27:13 #10 38.14 Selecting previously unselected package libnet-http-perl.
12:27:13 #10 38.14 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
12:27:13 #10 38.14 Unpacking libnet-http-perl (6.20-1) ...
12:27:13 #12 34.73   Installing       : perl-srpm-macros-1-25.el8.noarch                     71/91 
12:27:13 #12 34.74   Installing       : openblas-srpm-macros-2-2.el8.noarch                  72/91 
12:27:13 #12 34.75   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     73/91 
12:27:13 #12 34.77   Installing       : libipt-1.6.1-8.el8.x86_64                            74/91 
12:27:13 #12 34.78   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     75/91 
12:27:13 #10 43.28 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:27:13 #10 43.28 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:27:13 #10 43.31 Selecting previously unselected package libxml-sax-base-perl.
12:27:13 #10 43.31 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:27:13 #10 43.31 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:27:13 #10 43.34 Selecting previously unselected package libxml-sax-perl.
12:27:13 #10 43.35 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:27:13 #10 43.35 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:27:13 #10 43.39 Selecting previously unselected package libxml-libxml-perl.
12:27:13 #10 43.39 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
12:27:13 #10 43.39 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:27:13 #10 43.46 Selecting previously unselected package libxml-sax-expat-perl.
12:27:13 #10 43.46 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:13 #10 43.46 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:13 #10 43.49 Selecting previously unselected package libxmlrpc-lite-perl.
12:27:13 #10 43.49 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
12:27:13 #10 43.49 Unpacking libxmlrpc-lite-perl (0.717-4) ...
12:27:13 #10 43.52 Selecting previously unselected package libxmuu1:amd64.
12:27:13 #10 43.53 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
12:27:13 #10 43.53 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:27:13 #10 43.56 Selecting previously unselected package libyaml-0-2:amd64.
12:27:13 #10 43.56 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
12:27:13 #10 43.57 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
12:27:13 #10 43.59 Selecting previously unselected package libyaml-libyaml-perl.
12:27:13 #11 39.36 Preparing to unpack .../339-libperlio-gzip-perl_0.20-1_amd64.deb ...
12:27:13 #11 39.36 Unpacking libperlio-gzip-perl (0.20-1) ...
12:27:13 #11 39.40 Selecting previously unselected package libperlio-utf8-strict-perl.
12:27:13 #11 39.40 Preparing to unpack .../340-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
12:27:13 #11 39.40 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:13 #11 39.44 Selecting previously unselected package libpod-parser-perl.
12:27:13 #11 39.44 Preparing to unpack .../341-libpod-parser-perl_1.65-1_all.deb ...
12:27:13 #11 39.45 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:13 #11 39.46 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:13 #11 39.46 Unpacking libpod-parser-perl (1.65-1) ...
12:27:13 #11 39.49 Selecting previously unselected package libpod-constants-perl.
12:27:13 #11 39.50 Preparing to unpack .../342-libpod-constants-perl_0.19-2_all.deb ...
12:27:13 #11 39.50 Unpacking libpod-constants-perl (0.19-2) ...
12:27:13 #11 39.53 Selecting previously unselected package libproc-processtable-perl:amd64.
12:27:13 #11 39.54 Preparing to unpack .../343-libproc-processtable-perl_0.634-1build1_amd64.deb ...
12:27:13 #11 39.54 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
12:27:13 #11 39.58 Selecting previously unselected package libre2-9:amd64.
12:27:13 #10 45.51   Running scriptlet: glibc-2.36-9.fc37.aarch64                            8/142 
12:27:13 #10 45.64   Installing       : glibc-gconv-extra-2.36-9.fc37.aarch64                9/142 
12:27:13 #10 45.65   Running scriptlet: glibc-gconv-extra-2.36-9.fc37.aarch64                9/142 
12:27:13 #10 45.66   Installing       : elfutils-debuginfod-client-0.187-8.fc37.aarch64     10/142 
12:27:13 #10 45.68   Installing       : binutils-gold-2.38-25.fc37.aarch64                  11/142 
12:27:13 #10 43.73 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ...
12:27:13 #10 43.73 Unpacking libfcgi-perl (0.78-2+b3) ...
12:27:13 #10 43.77 Selecting previously unselected package libcgi-fast-perl.
12:27:13 #10 43.78 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ...
12:27:13 #10 43.78 Unpacking libcgi-fast-perl (1:2.13-1) ...
12:27:13 #10 43.82 Selecting previously unselected package libsub-name-perl.
12:27:13 #10 43.83 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ...
12:27:13 #10 43.83 Unpacking libsub-name-perl (0.21-1+b3) ...
12:27:13 #10 43.86 Selecting previously unselected package libclass-accessor-perl.
12:27:13 #10 43.87 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ...
12:27:13 #10 43.87 Unpacking libclass-accessor-perl (0.51-1) ...
12:27:13 #10 43.91 Selecting previously unselected package libclass-inspector-perl.
12:27:13 #10 43.92 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ...
12:27:13 #10 43.92 Unpacking libclass-inspector-perl (1.32-1) ...
12:27:13 #10 43.95 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:13 #10 43.96 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
12:27:13 #10 43.96 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
12:27:13 #10 44.00 Selecting previously unselected package libclone-perl.
12:27:13 #10 44.01 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ...
12:27:13 #10 44.01 Unpacking libclone-perl (0.41-1+b1) ...
12:27:13 #10 48.27 Setting up libtimedate-perl (2.3000-2) ...
12:27:13 #10 48.28 Setting up libnet-ip-perl (1.26-1) ...
12:27:13 #10 48.29 Setting up librole-tiny-perl (2.000006-1) ...
12:27:13 #10 48.30 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
12:27:13 #10 48.32 Setting up libfile-homedir-perl (1.002-1) ...
12:27:13 #10 48.33 Setting up libipc-system-simple-perl (1.25-4) ...
12:27:13 #10 48.34 Setting up libfile-basedir-perl (0.07-1) ...
12:27:13 #10 48.36 Setting up libstring-escape-perl (2010.002-2) ...
12:27:13 #10 48.37 Setting up libb-hooks-op-check-perl (0.22-1) ...
12:27:13 #10 48.38 Setting up libio-html-perl (1.001-1) ...
12:27:13 #10 48.40 Setting up libexporter-tiny-perl (1.000000-2) ...
12:27:13 #10 48.41 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:13 #10 48.42 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
12:27:13 #10 48.43 Setting up libnumber-range-perl (0.12-1) ...
12:27:13 #10 48.45 Setting up liblist-compare-perl (0.53-1) ...
12:27:13 #10 48.46 Setting up autoconf (2.69-11) ...
12:27:13 #10 48.48 Setting up libpath-iterator-rule-perl (1.009-1) ...
12:27:13 #11 45.53 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:13 #11 45.54 Setting up libarchive-zip-perl (1.68-1) ...
12:27:13 #11 45.56 Setting up libsub-identify-perl (0.14-1build5) ...
12:27:13 #11 45.57 Setting up libdistro-info-perl (1.1build1) ...
12:27:13 #11 45.58 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
12:27:13 #11 45.59 Setting up python3-apt (2.4.0) ...
12:27:13 #11 45.75 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
12:27:13 #11 45.76 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:13 #11 45.77 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:13 #11 45.78 Setting up liblog-any-perl (1.710-1) ...
12:27:13 #11 30.23 Unpacking xauth (1:1.1.1-1) ...
12:27:13 #11 30.26 Selecting previously unselected package xz-utils.
12:27:13 #11 30.26 Preparing to unpack .../080-xz-utils_5.2.5-2.1_armhf.deb ...
12:27:13 #11 30.27 Unpacking xz-utils (5.2.5-2.1) ...
12:27:13 #11 30.30 Selecting previously unselected package m4.
12:27:13 #11 30.30 Preparing to unpack .../081-m4_1.4.19-1_armhf.deb ...
12:27:13 #11 30.30 Unpacking m4 (1.4.19-1) ...
12:27:13 #11 30.33 Selecting previously unselected package autoconf.
12:27:13 #11 30.33 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
12:27:13 #11 30.33 Unpacking autoconf (2.71-2) ...
12:27:13 #11 30.39 Selecting previously unselected package autotools-dev.
12:27:13 #11 30.39 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
12:27:13 #11 30.39 Unpacking autotools-dev (20220109.1) ...
12:27:13 #11 30.43 Selecting previously unselected package automake.
12:27:13 #11 30.43 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
12:27:13 #11 30.43 Unpacking automake (1:1.16.5-1.3) ...
12:27:13 #11 30.47 Selecting previously unselected package autopoint.
12:27:13 #11 30.47 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
12:27:13 #11 44.23 Selecting previously unselected package manpages-dev.
12:27:13 #11 40.87 Preparing to unpack .../358-libstring-copyright-perl_0.003013-1_all.deb ...
12:27:13 #11 40.87 Unpacking libstring-copyright-perl (0.003013-1) ...
12:27:13 #11 40.90 Selecting previously unselected package libstring-escape-perl.
12:27:13 #11 40.90 Preparing to unpack .../359-libstring-escape-perl_2010.002-2_all.deb ...
12:27:13 #11 40.91 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:13 #11 40.94 Selecting previously unselected package libstring-shellquote-perl.
12:27:13 #11 40.95 Preparing to unpack .../360-libstring-shellquote-perl_1.04-2_all.deb ...
12:27:13 #11 40.95 Unpacking libstring-shellquote-perl (1.04-2) ...
12:27:13 #11 40.99 Selecting previously unselected package libsyntax-keyword-try-perl.
12:27:13 #11 40.99 Preparing to unpack .../361-libsyntax-keyword-try-perl_0.27-1_arm64.deb ...
12:27:13 #11 40.99 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
12:27:13 #11 41.03 Selecting previously unselected package libterm-readkey-perl.
12:27:13 #11 41.04 Preparing to unpack .../362-libterm-readkey-perl_2.38-2_arm64.deb ...
12:27:13 #11 41.04 Unpacking libterm-readkey-perl (2.38-2) ...
12:27:13 #11 41.08 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:13 #11 41.08 Preparing to unpack .../363-libtext-levenshteinxs-perl_0.03-5_arm64.deb ...
12:27:13 #11 41.09 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
12:27:13 #11 41.12 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
12:27:13 #11 41.13 Preparing to unpack .../364-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
12:27:13 #11 41.13 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
12:27:13 #11 41.16 Selecting previously unselected package libtext-xslate-perl:arm64.
12:27:13 #11 41.17 Preparing to unpack .../365-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
12:27:13 #11 41.17 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
12:27:13 #11 41.21 Selecting previously unselected package libtime-duration-perl.
12:27:13 #13 6.798 (32/68): gcc-11.3.1-4.3.el9.x86_64.rpm           81 MB/s |  32 MB     00:00    
12:27:13 #13 6.895 (33/68): git-core-2.39.1-1.el9.x86_64.rpm        16 MB/s | 4.2 MB     00:00    
12:27:13 #13 6.912 (34/68): git-core-doc-2.39.1-1.el9.noarch.rpm    10 MB/s | 2.9 MB     00:00    
12:27:13 #13 6.916 (35/68): glibc-devel-2.34-54.el9.x86_64.rpm     426 kB/s |  49 kB     00:00    
12:27:13 #13 6.928 (36/68): glibc-headers-2.34-54.el9.x86_64.rpm    48 MB/s | 550 kB     00:00    
12:27:13 #13 6.930 (37/68): libmpc-1.2.1-4.el9.x86_64.rpm          4.4 MB/s |  62 kB     00:00    
12:27:13 #13 6.944 (38/68): libselinux-devel-3.5-0.rc1.1.el9.x86_6  16 MB/s | 159 kB     00:00    
12:27:13 #13 6.948 (39/68): libseccomp-devel-2.5.2-2.el9.x86_64.rp 4.2 MB/s |  59 kB     00:00    
12:27:13 #13 6.973 (40/68): kernel-headers-5.14.0-239.el9.x86_64.r  82 MB/s | 4.6 MB     00:00    
12:27:13 #13 6.976 (41/68): libsepol-devel-3.5-0.rc1.2.el9.x86_64. 1.6 MB/s |  48 kB     00:00    
12:27:13 #13 6.984 (42/68): libtool-2.4.6-45.el9.x86_64.rpm         17 MB/s | 582 kB     00:00    
12:27:13 #13 6.987 (43/68): libtool-ltdl-2.4.6-45.el9.x86_64.rpm   3.8 MB/s |  37 kB     00:00    
12:27:13 #13 6.992 (44/68): libuv-1.42.0-1.el9.x86_64.rpm           11 MB/s | 150 kB     00:00    
12:27:13 #13 6.995 (45/68): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.6 MB/s |  29 kB     00:00    
12:27:13 #13 7.008 (46/68): m4-1.4.19-1.el9.x86_64.rpm              19 MB/s | 300 kB     00:00    
12:27:13 #11 39.99 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
12:27:13 #11 39.99 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
12:27:13 #11 40.03 Selecting previously unselected package libdynaloader-functions-perl.
12:27:13 #11 40.03 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:13 #11 40.03 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:13 #11 40.06 Selecting previously unselected package libdevel-callchecker-perl.
12:27:13 #11 40.06 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
12:27:13 #11 40.07 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:27:13 #11 40.10 Selecting previously unselected package libparams-classify-perl.
12:27:13 #11 40.10 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
12:27:13 #11 40.10 Unpacking libparams-classify-perl (0.015-1build2) ...
12:27:13 #11 40.13 Selecting previously unselected package libmodule-runtime-perl.
12:27:13 #11 40.14 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:13 #11 40.14 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:13 #11 40.17 Selecting previously unselected package libimport-into-perl.
12:27:13 #11 40.17 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
12:27:13 #11 40.17 Unpacking libimport-into-perl (1.002005-1) ...
12:27:13 #11 40.20 Selecting previously unselected package librole-tiny-perl.
12:27:13 #10 31.76 Selecting previously unselected package libnsl-dev:armhf.
12:27:13 #10 31.76 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ...
12:27:13 #10 31.76 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:27:13 #10 31.83 Selecting previously unselected package libc6-dev:armhf.
12:27:13 #10 31.83 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
12:27:13 #10 31.83 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
12:27:13 #11 29.02 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
12:27:13 #11 29.08 Selecting previously unselected package libyaml-0-2:armhf.
12:27:13 #11 29.08 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ...
12:27:13 #11 29.08 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
12:27:13 #11 29.12 Selecting previously unselected package lsb-release.
12:27:13 #11 29.12 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
12:27:13 #11 29.13 Unpacking lsb-release (11.1.0ubuntu4) ...
12:27:13 #11 29.16 Selecting previously unselected package netbase.
12:27:13 #11 29.16 Preparing to unpack .../018-netbase_6.3_all.deb ...
12:27:13 #11 29.17 Unpacking netbase (6.3) ...
12:27:13 #11 29.20 Selecting previously unselected package python-apt-common.
12:27:13 #11 29.20 Preparing to unpack .../019-python-apt-common_2.4.0_all.deb ...
12:27:13 #11 29.20 Unpacking python-apt-common (2.4.0) ...
12:27:13 #11 29.24 Selecting previously unselected package python3-apt.
12:27:13 #11 29.24 Preparing to unpack .../020-python3-apt_2.4.0_armhf.deb ...
12:27:13 #10 45.14 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ...
12:27:13 #10 45.15 Unpacking psmisc (23.2-1+deb10u1) ...
12:27:13 #10 45.19 Selecting previously unselected package publicsuffix.
12:27:13 #10 45.19 Preparing to unpack .../322-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
12:27:13 #10 45.20 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
12:27:13 #10 45.24 Selecting previously unselected package python-apt-common.
12:27:13 #10 45.24 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ...
12:27:13 #10 45.24 Unpacking python-apt-common (1.8.4.3) ...
12:27:13 #10 45.30 Selecting previously unselected package python3-apt.
12:27:13 #10 45.30 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ...
12:27:13 #10 45.30 Unpacking python3-apt (1.8.4.3) ...
12:27:13 #10 45.35 Selecting previously unselected package python3-certifi.
12:27:13 #10 45.35 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ...
12:27:13 #10 45.35 Unpacking python3-certifi (2018.8.24-1) ...
12:27:13 #10 45.39 Selecting previously unselected package python3-idna.
12:27:13 #10 45.40 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ...
12:27:13 #10 45.40 Unpacking python3-idna (2.6-1) ...
12:27:13 #10 45.43 Selecting previously unselected package python3-magic.
12:27:13 #10 45.43 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ...
12:27:13 #10 45.44 Unpacking python3-magic (2:0.4.15-2) ...
12:27:13 #10 45.46 Selecting previously unselected package python3-urllib3.
12:27:13 #10 40.73 Preparing to unpack .../214-libhtml-tree-perl_5.07-1_all.deb ...
12:27:13 #10 40.74 Unpacking libhtml-tree-perl (5.07-1) ...
12:27:13 #10 40.78 Selecting previously unselected package libhtml-format-perl.
12:27:13 #10 40.78 Preparing to unpack .../215-libhtml-format-perl_2.12-1_all.deb ...
12:27:13 #10 40.79 Unpacking libhtml-format-perl (2.12-1) ...
12:27:13 #10 40.82 Selecting previously unselected package libhttp-cookies-perl.
12:27:13 #10 40.82 Preparing to unpack .../216-libhttp-cookies-perl_6.04-1_all.deb ...
12:27:13 #10 40.82 Unpacking libhttp-cookies-perl (6.04-1) ...
12:27:13 #10 40.85 Selecting previously unselected package libhttp-daemon-perl.
12:27:13 #10 40.86 Preparing to unpack .../217-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
12:27:13 #10 40.86 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
12:27:13 #10 40.89 Selecting previously unselected package libhttp-negotiate-perl.
12:27:13 #10 40.89 Preparing to unpack .../218-libhttp-negotiate-perl_6.00-2_all.deb ...
12:27:13 #10 40.89 Unpacking libhttp-negotiate-perl (6.00-2) ...
12:27:13 #10 40.92 Selecting previously unselected package libimport-into-perl.
12:27:13 #10 40.92 Preparing to unpack .../219-libimport-into-perl_1.002005-1_all.deb ...
12:27:13 #10 40.93 Unpacking libimport-into-perl (1.002005-1) ...
12:27:13 #10 40.96 Selecting previously unselected package libio-pty-perl.
12:27:13 #10 40.96 Preparing to unpack .../220-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ...
12:27:13 #10 40.96 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
12:27:13 #10 40.99 Selecting previously unselected package libio-string-perl.
12:27:13 #10 40.99 Preparing to unpack .../221-libio-string-perl_1.08-3_all.deb ...
12:27:13 #10 41.00 Unpacking libio-string-perl (1.08-3) ...
12:27:13 #10 41.02 Selecting previously unselected package libipc-run-perl.
12:27:13 #10 41.02 Preparing to unpack .../222-libipc-run-perl_0.96-1_all.deb ...
12:27:13 #10 41.03 Unpacking libipc-run-perl (0.96-1) ...
12:27:13 #10 41.07 Selecting previously unselected package liblist-compare-perl.
12:27:13 #10 41.07 Preparing to unpack .../223-liblist-compare-perl_0.53-1_all.deb ...
12:27:13 #10 38.19 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:13 #10 38.19 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:13 #10 38.20 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:13 #10 38.23 Selecting previously unselected package libtry-tiny-perl.
12:27:13 #10 38.23 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
12:27:13 #10 38.24 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:13 #10 38.28 Selecting previously unselected package libwww-robotrules-perl.
12:27:13 #10 38.28 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:13 #10 38.30 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:13 #10 38.34 Selecting previously unselected package libwww-perl.
12:27:13 #10 38.34 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
12:27:13 #10 38.35 Unpacking libwww-perl (6.52-1) ...
12:27:13 #10 38.42 Selecting previously unselected package patchutils.
12:27:13 #10 38.42 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
12:27:13 #10 43.60 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
12:27:13 #10 43.60 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:27:13 #10 43.63 Selecting previously unselected package licensecheck.
12:27:13 #10 43.63 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
12:27:13 #10 43.64 Unpacking licensecheck (3.1.1-2) ...
12:27:13 #10 43.67 Selecting previously unselected package lzip.
12:27:13 #10 43.67 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
12:27:13 #10 43.68 Unpacking lzip (1.22-3) ...
12:27:13 #12 34.81   Installing       : gc-7.6.4-3.el8.x86_64                                76/91 
12:27:13 #12 35.20   Installing       : guile-5:2.0.14-7.el8.x86_64                          77/91 
12:27:13 #11 39.58 Preparing to unpack .../344-libre2-9_20220601+dfsg-1_amd64.deb ...
12:27:13 #11 39.58 Unpacking libre2-9:amd64 (20220601+dfsg-1) ...
12:27:13 #11 39.62 Selecting previously unselected package libre-engine-re2-perl:amd64.
12:27:13 #11 39.62 Preparing to unpack .../345-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
12:27:13 #11 39.62 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
12:27:13 #11 39.68 Selecting previously unselected package libreadonly-perl.
12:27:13 #11 39.68 Preparing to unpack .../346-libreadonly-perl_2.050-3_all.deb ...
12:27:13 #11 39.68 Unpacking libreadonly-perl (2.050-3) ...
12:27:13 #11 39.72 Selecting previously unselected package libref-util-perl.
12:27:13 #11 39.72 Preparing to unpack .../347-libref-util-perl_0.204-1_all.deb ...
12:27:13 #11 39.72 Unpacking libref-util-perl (0.204-1) ...
12:27:13 #11 39.75 Selecting previously unselected package libref-util-xs-perl.
12:27:13 #11 39.75 Preparing to unpack .../348-libref-util-xs-perl_0.117-2_amd64.deb ...
12:27:13 #11 39.76 Unpacking libref-util-xs-perl (0.117-2) ...
12:27:13 #11 39.79 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:13 #11 39.79 Preparing to unpack .../349-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
12:27:13 #11 39.80 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
12:27:13 #11 39.83 Selecting previously unselected package libregexp-pattern-perl.
12:27:13 #11 39.83 Preparing to unpack .../350-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:13 #11 39.83 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:13 #11 39.86 Selecting previously unselected package libregexp-wildcards-perl.
12:27:13 #11 39.87 Preparing to unpack .../351-libregexp-wildcards-perl_1.05-3_all.deb ...
12:27:13 #11 39.87 Unpacking libregexp-wildcards-perl (1.05-3) ...
12:27:13 #11 39.91 Selecting previously unselected package libsasl2-modules:amd64.
12:27:13 #10 45.77   Installing       : binutils-2.38-25.fc37.aarch64                       12/142 
12:27:13 #10 45.78   Running scriptlet: binutils-2.38-25.fc37.aarch64                       12/142 
12:27:13 #10 45.80   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch          13/142 
12:27:13 #10 45.81   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch             14/142 
12:27:13 #10 45.82   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch          15/142 
12:27:13 #10 45.83   Installing       : hunspell-1.7.0-21.fc37.aarch64                      16/142 
12:27:13 #10 45.85   Installing       : elfutils-0.187-8.fc37.aarch64                       17/142 
12:27:13 #10 45.86   Installing       : dwz-0.14-7.fc37.aarch64                             18/142 
12:27:13 #10 45.86   Installing       : file-5.42-4.fc37.aarch64                            19/142 
12:27:13 #10 45.87   Installing       : unzip-6.0-58.fc37.aarch64                           20/142 
12:27:13 #10 45.88   Installing       : xz-5.2.5-10.fc37.aarch64                            21/142 
12:27:13 #10 45.89   Installing       : zip-3.0-33.fc37.aarch64                             22/142 
12:27:13 #10 45.90   Installing       : enchant2-2.3.3-2.fc37.aarch64                       23/142 
12:27:13 #10 45.92   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 24/142 
12:27:13 #10 45.92   Installing       : bzip2-1.0.8-12.fc37.aarch64                         25/142 
12:27:13 #10 45.93   Installing       : cpio-2.13-13.fc37.aarch64                           26/142 
12:27:13 #10 45.94   Installing       : dash-0.5.11.5-2.fc37.aarch64                        27/142 
12:27:13 #10 45.94   Running scriptlet: dash-0.5.11.5-2.fc37.aarch64                        27/142 
12:27:13 #10 45.97   Installing       : diffutils-3.8-3.fc37.aarch64                        28/142 
12:27:13 #10 44.06 Selecting previously unselected package libcommon-sense-perl.
12:27:13 #10 44.06 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
12:27:13 #10 44.06 Unpacking libcommon-sense-perl (3.74-2+b7) ...
12:27:13 #10 44.12 Selecting previously unselected package libparams-util-perl.
12:27:13 #10 44.12 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ...
12:27:13 #10 44.13 Unpacking libparams-util-perl (1.07-3+b4) ...
12:27:13 #11 33.52 Selecting previously unselected package g++-9.
12:27:13 #11 33.52 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
12:27:13 #11 33.54 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:13 #10 48.49 Setting up python3-gpg (1.10.0-1ubuntu2) ...
12:27:13 #10 48.70 Setting up libnet-dns-perl (1.10-2) ...
12:27:13 #10 48.71 Setting up libsub-identify-perl (0.14-1) ...
12:27:13 #10 48.73 Setting up libpod-constants-perl (0.19-1) ...
12:27:13 #10 48.74 Setting up libsort-versions-perl (1.62-1) ...
12:27:13 #11 45.79 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:27:13 #11 45.80 Setting up libdevel-size-perl (0.83-1build4) ...
12:27:13 #11 45.81 Setting up libdebhelper-perl (13.6ubuntu1) ...
12:27:13 #11 45.82 Setting up libpod-constants-perl (0.19-2) ...
12:27:13 #11 45.83 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
12:27:13 #11 45.84 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:13 #11 45.86 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:13 #11 45.87 Setting up libio-interactive-perl (1.023-1) ...
12:27:13 #11 45.88 Setting up libtry-tiny-perl (0.31-1) ...
12:27:13 #11 45.89 Setting up libtype-tiny-perl (1.012004-1) ...
12:27:13 #11 45.90 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
12:27:13 #11 45.92 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:27:13 #11 45.93 Setting up libnet-http-perl (6.22-1) ...
12:27:13 #11 45.94 Setting up libpath-iterator-rule-perl (1.015-1) ...
12:27:13 #11 45.95 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
12:27:13 #11 45.96 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:13 #11 45.97 Setting up libtime-moment-perl (0.44-1build6) ...
12:27:13 #11 45.98 Setting up libencode-locale-perl (1.05-1.1) ...
12:27:13 #11 45.99 Setting up libexception-class-perl (1.45-1) ...
12:27:13 #11 46.00 Setting up libmath-base85-perl (0.5+dfsg-1) ...
12:27:13 #11 46.01 Setting up libconfig-tiny-perl (2.28-1) ...
12:27:13 #11 46.02 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ...
12:27:13 #11 46.03 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:13 #11 46.04 Setting up liblist-utilsby-perl (0.11-1) ...
12:27:13 #11 46.05 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:13 #11 46.06 Setting up libnet-netmask-perl (2.0001-1) ...
12:27:13 #11 46.07 Setting up libsub-install-perl (0.928-1.1) ...
12:27:13 #11 46.09 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
12:27:13 #11 39.72 Updating certificates in /etc/ssl/certs...
12:27:13 #11 30.48 Unpacking autopoint (0.21-8) ...
12:27:13 #11 30.50 Selecting previously unselected package binutils-common:armhf.
12:27:13 #11 30.50 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_armhf.deb ...
12:27:13 #11 30.51 Unpacking binutils-common:armhf (2.39-3ubuntu1.1) ...
12:27:13 #11 30.54 Selecting previously unselected package libbinutils:armhf.
12:27:13 #11 30.54 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_armhf.deb ...
12:27:13 #11 30.54 Unpacking libbinutils:armhf (2.39-3ubuntu1.1) ...
12:27:13 #11 30.58 Selecting previously unselected package libctf-nobfd0:armhf.
12:27:13 #11 30.59 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_armhf.deb ...
12:27:13 #11 30.59 Unpacking libctf-nobfd0:armhf (2.39-3ubuntu1.1) ...
12:27:13 #11 30.63 Selecting previously unselected package libctf0:armhf.
12:27:13 #11 30.63 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_armhf.deb ...
12:27:13 #11 30.63 Unpacking libctf0:armhf (2.39-3ubuntu1.1) ...
12:27:13 #11 30.66 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:27:13 #11 30.66 Preparing to unpack .../090-binutils-arm-linux-gnueabihf_2.39-3ubuntu1.1_armhf.deb ...
12:27:13 #11 30.66 Unpacking binutils-arm-linux-gnueabihf (2.39-3ubuntu1.1) ...
12:27:13 #11 44.23 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
12:27:13 #11 44.24 Unpacking manpages-dev (5.05-1) ...
12:27:13 #11 44.46 Selecting previously unselected package python3-certifi.
12:27:13 #11 44.47 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
12:27:13 #11 44.47 Unpacking python3-certifi (2019.11.28-1) ...
12:27:13 #11 44.53 Selecting previously unselected package python3-idna.
12:27:13 #11 41.21 Preparing to unpack .../366-libtime-duration-perl_1.21-1_all.deb ...
12:27:13 #11 41.22 Unpacking libtime-duration-perl (1.21-1) ...
12:27:13 #11 41.25 Selecting previously unselected package libtime-moment-perl.
12:27:13 #11 41.26 Preparing to unpack .../367-libtime-moment-perl_0.44-2_arm64.deb ...
12:27:13 #11 41.26 Unpacking libtime-moment-perl (0.44-2) ...
12:27:13 #11 41.29 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
12:27:13 #11 41.29 Preparing to unpack .../368-libtype-tiny-xs-perl_0.022-2_arm64.deb ...
12:27:13 #11 41.30 Unpacking libtype-tiny-xs-perl:arm64 (0.022-2) ...
12:27:13 #11 41.33 Selecting previously unselected package libunicode-utf8-perl.
12:27:13 #11 41.34 Preparing to unpack .../369-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
12:27:13 #11 41.34 Unpacking libunicode-utf8-perl (0.62-1build4) ...
12:27:13 #11 41.37 Selecting previously unselected package libwww-mechanize-perl.
12:27:13 #11 41.37 Preparing to unpack .../370-libwww-mechanize-perl_2.14-2_all.deb ...
12:27:13 #11 41.38 Unpacking libwww-mechanize-perl (2.14-2) ...
12:27:13 #11 41.41 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:13 #11 41.42 Preparing to unpack .../371-libxml-namespacesupport-perl_1.12-2_all.deb ...
12:27:13 #11 41.42 Unpacking libxml-namespacesupport-perl (1.12-2) ...
12:27:13 #11 41.45 Selecting previously unselected package libxml-sax-base-perl.
12:27:13 #13 7.039 (47/68): pcre2-devel-10.40-2.el9.x86_64.rpm      13 MB/s | 515 kB     00:00    
12:27:13 #13 7.058 (48/68): pcre2-utf16-10.40-2.el9.x86_64.rpm     4.8 MB/s | 217 kB     00:00    
12:27:13 #13 7.085 (49/68): pcre2-utf32-10.40-2.el9.x86_64.rpm     5.0 MB/s | 206 kB     00:00    
12:27:13 #13 7.098 (50/68): perl-DynaLoader-1.47-480.el9.x86_64.rp 781 kB/s |  27 kB     00:00    
12:27:13 #13 7.119 (51/68): perl-Error-0.17029-7.el9.noarch.rpm    1.3 MB/s |  42 kB     00:00    
12:27:13 #13 7.133 (52/68): perl-File-Compare-1.100.600-480.el9.no 432 kB/s |  14 kB     00:00    
12:27:13 #13 7.157 (53/68): perl-File-Copy-2.34-480.el9.noarch.rpm 607 kB/s |  21 kB     00:00    
12:27:13 #13 7.163 (54/68): perl-File-Find-1.37-480.el9.noarch.rpm 977 kB/s |  27 kB     00:00    
12:27:13 #10 32.20 Selecting previously unselected package libtool.
12:27:13 #11 40.20 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
12:27:13 #11 40.21 Unpacking librole-tiny-perl (2.001004-1) ...
12:27:13 #11 40.24 Selecting previously unselected package libstrictures-perl.
12:27:13 #11 40.24 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
12:27:13 #11 40.24 Unpacking libstrictures-perl (2.000006-1) ...
12:27:13 #11 40.27 Selecting previously unselected package libsub-quote-perl.
12:27:13 #11 40.28 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
12:27:13 #11 40.29 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:13 #11 40.34 Selecting previously unselected package libmoo-perl.
12:27:13 #11 40.34 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
12:27:13 #11 40.34 Unpacking libmoo-perl (2.003006-1) ...
12:27:13 #11 40.38 Selecting previously unselected package libencode-locale-perl.
12:27:13 #11 40.38 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
12:27:13 #11 40.38 Unpacking libencode-locale-perl (1.05-1) ...
12:27:13 #11 40.44 Selecting previously unselected package libtimedate-perl.
12:27:13 #10 45.47 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ...
12:27:13 #10 45.47 Unpacking python3-urllib3 (1.24.1-1) ...
12:27:13 #10 45.51 Selecting previously unselected package python3-requests.
12:27:13 #10 45.51 Preparing to unpack .../329-python3-requests_2.21.0-1_all.deb ...
12:27:13 #10 45.51 Unpacking python3-requests (2.21.0-1) ...
12:27:13 #10 45.55 Selecting previously unselected package python3-unidiff.
12:27:13 #10 45.55 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ...
12:27:13 #10 45.55 Unpacking python3-unidiff (0.5.4-1) ...
12:27:13 #10 45.58 Selecting previously unselected package python3-xdg.
12:27:13 #10 45.58 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ...
12:27:13 #10 45.59 Unpacking python3-xdg (0.25-5) ...
12:27:13 #10 45.62 Selecting previously unselected package shared-mime-info.
12:27:13 #10 45.62 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ...
12:27:13 #10 45.63 Unpacking shared-mime-info (1.10-1) ...
12:27:13 #10 41.08 Unpacking liblist-compare-perl (0.53-1) ...
12:27:13 #10 41.11 Selecting previously unselected package liblist-moreutils-perl.
12:27:13 #10 41.12 Preparing to unpack .../224-liblist-moreutils-perl_0.416-1build3_amd64.deb ...
12:27:13 #10 41.12 Unpacking liblist-moreutils-perl (0.416-1build3) ...
12:27:13 #10 41.16 Selecting previously unselected package libltdl7:amd64.
12:27:13 #10 41.16 Preparing to unpack .../225-libltdl7_2.4.6-2_amd64.deb ...
12:27:13 #10 41.16 Unpacking libltdl7:amd64 (2.4.6-2) ...
12:27:13 #10 41.19 Selecting previously unselected package libltdl-dev:amd64.
12:27:13 #10 41.19 Preparing to unpack .../226-libltdl-dev_2.4.6-2_amd64.deb ...
12:27:13 #10 41.19 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
12:27:13 #10 41.24 Selecting previously unselected package libnet-http-perl.
12:27:13 #10 41.24 Preparing to unpack .../227-libnet-http-perl_6.17-1_all.deb ...
12:27:13 #10 41.24 Unpacking libnet-http-perl (6.17-1) ...
12:27:13 #10 41.30 Selecting previously unselected package libwww-robotrules-perl.
12:27:13 #10 33.73 Selecting previously unselected package patch.
12:27:13 #10 33.73 Preparing to unpack .../082-patch_2.7.6-2ubuntu1.1_armhf.deb ...
12:27:13 #11 29.24 Unpacking python3-apt (2.4.0) ...
12:27:13 #11 29.29 Selecting previously unselected package python3-pkg-resources.
12:27:13 #11 29.29 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
12:27:13 #11 29.29 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:27:13 #11 29.36 Selecting previously unselected package ucf.
12:27:13 #11 29.36 Preparing to unpack .../022-ucf_3.0043_all.deb ...
12:27:13 #11 29.37 Moving old data out of the way
12:27:13 #11 29.38 Unpacking ucf (3.0043) ...
12:27:13 #11 29.42 Selecting previously unselected package bsdextrautils.
12:27:13 #11 29.42 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ...
12:27:13 #11 29.42 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
12:27:13 #11 29.46 Selecting previously unselected package libmagic-mgc.
12:27:13 #11 29.46 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_armhf.deb ...
12:27:13 #11 29.46 Unpacking libmagic-mgc (1:5.41-3) ...
12:27:13 #10 38.44 Unpacking patchutils (0.4.2-1) ...
12:27:13 #10 38.51 Selecting previously unselected package wdiff.
12:27:13 #10 38.51 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
12:27:13 #10 38.51 Unpacking wdiff (1.2.2-2+b1) ...
12:27:13 #10 43.75 Selecting previously unselected package lzop.
12:27:13 #10 43.75 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
12:27:13 #10 43.75 Unpacking lzop (1.04-2) ...
12:27:13 #10 43.78 Selecting previously unselected package t1utils.
12:27:13 #10 43.79 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
12:27:13 #10 43.79 Unpacking t1utils (1.41-4) ...
12:27:13 #10 43.82 Selecting previously unselected package unzip.
12:27:13 #10 43.83 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
12:27:13 #10 43.83 Unpacking unzip (6.0-26+deb11u1) ...
12:27:13 #10 43.91 Selecting previously unselected package lintian.
12:27:13 #10 43.92 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
12:27:13 #10 43.92 Unpacking lintian (2.104.0) ...
12:27:13 #12 35.23   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          77/91 
12:27:13 #11 39.91 Preparing to unpack .../352-libsasl2-modules_2.1.28+dfsg-6ubuntu2_amd64.deb ...
12:27:13 #11 39.92 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:27:13 #11 39.95 Selecting previously unselected package libsereal-decoder-perl.
12:27:13 #11 39.95 Preparing to unpack .../353-libsereal-decoder-perl_4.025+ds-1_amd64.deb ...
12:27:13 #11 39.96 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
12:27:13 #11 39.98 Selecting previously unselected package libsereal-encoder-perl:amd64.
12:27:13 #11 39.99 Preparing to unpack .../354-libsereal-encoder-perl_4.025+ds-1_amd64.deb ...
12:27:13 #11 39.99 Unpacking libsereal-encoder-perl:amd64 (4.025+ds-1) ...
12:27:13 #11 40.02 Selecting previously unselected package libset-intspan-perl.
12:27:13 #11 40.02 Preparing to unpack .../355-libset-intspan-perl_1.19-2_all.deb ...
12:27:13 #11 40.02 Unpacking libset-intspan-perl (1.19-2) ...
12:27:13 #11 40.05 Selecting previously unselected package libsocket6-perl.
12:27:13 #11 40.05 Preparing to unpack .../356-libsocket6-perl_0.29-2_amd64.deb ...
12:27:13 #11 40.06 Unpacking libsocket6-perl (0.29-2) ...
12:27:13 #11 40.09 Selecting previously unselected package libsodium23:amd64.
12:27:13 #11 40.09 Preparing to unpack .../357-libsodium23_1.0.18-1build2_amd64.deb ...
12:27:13 #11 40.10 Unpacking libsodium23:amd64 (1.0.18-1build2) ...
12:27:13 #11 40.13 Selecting previously unselected package libstring-copyright-perl.
12:27:13 #10 45.98   Installing       : ed-1.18-2.fc37.aarch64                              29/142 
12:27:13 #10 45.98   Installing       : patch-2.7.6-17.fc37.aarch64                         30/142 
12:27:13 #10 45.99   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   31/142 
12:27:13 #10 46.04   Installing       : groff-base-1.22.4-10.fc37.aarch64                   31/142 
12:27:13 #10 46.04   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   31/142 
12:27:13 #10 46.06   Installing       : json-glib-1.6.6-3.fc37.aarch64                      32/142 
12:27:13 #10 46.07   Installing       : libjpeg-turbo-2.1.3-2.fc37.aarch64                  33/142 
12:27:13 #10 46.08   Installing       : libpkgconf-1.8.0-3.fc37.aarch64                     34/142 
12:27:13 #10 46.09   Installing       : pkgconf-1.8.0-3.fc37.aarch64                        35/142 
12:27:13 #10 46.09   Installing       : libpng-2:1.6.37-13.fc37.aarch64                     36/142 
12:27:13 #10 46.10   Installing       : libstemmer-0-19.585svn.fc37.aarch64                 37/142 
12:27:13 #10 46.11   Installing       : ncurses-6.3-3.20220501.fc37.aarch64                 38/142 
12:27:13 #10 46.12   Installing       : perl-Digest-1.20-489.fc37.noarch                    39/142 
12:27:13 #10 46.12   Installing       : perl-Digest-MD5-2.58-489.fc37.aarch64               40/142 
12:27:13 #10 46.13   Installing       : perl-B-1.83-492.fc37.aarch64                        41/142 
12:27:13 #10 46.14   Installing       : perl-FileHandle-2.03-492.fc37.noarch                42/142 
12:27:13 #10 46.14   Installing       : perl-AutoLoader-5.74-492.fc37.noarch                43/142 
12:27:13 #10 46.15   Installing       : perl-Data-Dumper-2.184-490.fc37.aarch64             44/142 
12:27:13 #10 46.16   Installing       : perl-libnet-3.14-490.fc37.noarch                    45/142 
12:27:13 #10 46.17   Installing       : perl-base-2.27-492.fc37.noarch                      46/142 
12:27:13 #10 46.18   Installing       : perl-Net-SSLeay-1.92-4.fc37.aarch64                 47/142 
12:27:13 #10 46.19   Installing       : perl-URI-5.17-1.fc37.noarch                         48/142 
12:27:13 #10 46.20   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       49/142 
12:27:13 #10 46.21   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              50/142 
12:27:13 #10 46.21   Installing       : perl-if-0.61.000-492.fc37.noarch                    51/142 
12:27:13 #10 46.22   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              52/142 
12:27:13 #10 46.23   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             53/142 
12:27:13 #10 46.23   Installing       : perl-File-Path-2.18-489.fc37.noarch                 54/142 
12:27:13 #10 46.24   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             55/142 
12:27:13 #10 46.25   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              56/142 
12:27:13 #10 46.25   Installing       : perl-Class-Struct-0.66-492.fc37.noarch              57/142 
12:27:13 #10 46.26   Installing       : perl-POSIX-2.03-492.fc37.aarch64                    58/142 
12:27:13 #10 46.27   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            59/142 
12:27:13 #10 46.27   Installing       : perl-IPC-Open3-1.22-492.fc37.noarch                 60/142 
12:27:13 #10 46.28   Installing       : perl-subs-1.04-492.fc37.noarch                      61/142 
12:27:13 #10 44.23 Selecting previously unselected package libsub-install-perl.
12:27:13 #10 44.23 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ...
12:27:13 #10 44.23 Unpacking libsub-install-perl (0.928-1) ...
12:27:13 #10 44.26 Selecting previously unselected package libdata-optlist-perl.
12:27:13 #10 44.26 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ...
12:27:13 #10 44.27 Unpacking libdata-optlist-perl (0.110-1) ...
12:27:13 #10 48.75 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
12:27:13 #10 48.76 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:13 #10 48.77 Setting up libsub-exporter-perl (0.987-1) ...
12:27:13 #10 48.78 Setting up xauth (1:1.0.10-1) ...
12:27:13 #10 48.80 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:13 #10 48.81 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
12:27:13 #10 48.83 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
12:27:13 #10 48.85 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
12:27:13 #10 48.86 Setting up dput (1.0.1ubuntu1) ...
12:27:13 #14 7.091 (1/77): pcre2-10.32-3.el8.aarch64.rpm           886 kB/s | 219 kB     00:00    
12:27:13 #14 7.109 (2/77): annobin-10.94-1.el8.aarch64.rpm         3.5 MB/s | 963 kB     00:00    
12:27:13 #14 7.117 (3/77): automake-1.16.1-7.el8.noarch.rpm         28 MB/s | 713 kB     00:00    
12:27:13 #14 7.127 (4/77): autoconf-2.69-29.el8.noarch.rpm         2.5 MB/s | 710 kB     00:00    
12:27:13 #14 7.134 (5/77): cmake-filesystem-3.20.2-4.el8.aarch64.r 6.4 MB/s |  44 kB     00:00    
12:27:13 #14 7.142 (6/77): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 6.5 MB/s |  44 kB     00:00    
12:27:13 #14 7.178 (7/77): cmake-data-3.20.2-4.el8.noarch.rpm       29 MB/s | 1.7 MB     00:00    
12:27:13 #14 7.336 (8/77): cmake-3.20.2-4.el8.aarch64.rpm           45 MB/s |  10 MB     00:00    
12:27:13 #14 7.363 (9/77): cpp-8.5.0-18.el8.aarch64.rpm             40 MB/s | 8.9 MB     00:00    
12:27:13 #14 7.368 (10/77): gcc-plugin-annobin-8.5.0-18.el8.aarch6 1.1 MB/s |  34 kB     00:00    
12:27:13 #14 7.373 (11/77): git-2.39.0-1.el8.aarch64.rpm            11 MB/s | 104 kB     00:00    
12:27:13 #14 7.439 (12/77): git-core-doc-2.39.0-1.el8.noarch.rpm    46 MB/s | 3.0 MB     00:00    
12:27:13 #14 7.461 (13/77): isl-0.16.1-6.el8.aarch64.rpm            36 MB/s | 778 kB     00:00    
12:27:13 #14 7.469 (14/77): libmpc-1.1.0-9.1.el8.aarch64.rpm       8.6 MB/s |  60 kB     00:00    
12:27:13 #14 7.476 (15/77): libseccomp-devel-2.5.2-1.el8.aarch64.r 8.6 MB/s |  57 kB     00:00    
12:27:13 #14 7.501 (16/77): libtool-2.4.6-25.el8.aarch64.rpm        30 MB/s | 708 kB     00:00    
12:27:13 #14 7.511 (17/77): libtool-ltdl-devel-2.4.6-25.el8.aarch6  20 MB/s | 184 kB     00:00    
12:27:13 #14 7.520 (18/77): libuv-1.41.1-1.el8_4.aarch64.rpm        17 MB/s | 150 kB     00:00    
12:27:13 #14 7.529 (19/77): libxkbcommon-0.9.1-1.el8.aarch64.rpm    13 MB/s | 112 kB     00:00    
12:27:13 #14 7.536 (20/77): perl-Error-0.17025-2.el8.noarch.rpm    7.5 MB/s |  46 kB     00:00    
12:27:13 #14 7.544 (21/77): perl-Git-2.39.0-1.el8.noarch.rpm        11 MB/s |  78 kB     00:00    
12:27:13 #14 7.551 (22/77): perl-TermReadKey-2.37-7.el8.aarch64.rp 6.0 MB/s |  40 kB     00:00    
12:27:13 #14 7.558 (23/77): perl-Thread-Queue-3.13-1.el8.noarch.rp 3.6 MB/s |  24 kB     00:00    
12:27:13 #14 7.565 (24/77): vim-filesystem-8.0.1763-19.el8.4.noarc 7.2 MB/s |  50 kB     00:00    
12:27:13 #14 7.588 (25/77): xkeyboard-config-2.28-1.el8.noarch.rpm  36 MB/s | 782 kB     00:00    
12:27:13 #14 7.621 (26/77): git-core-2.39.0-1.el8.aarch64.rpm       39 MB/s | 9.8 MB     00:00    
12:27:13 #14 7.630 (27/77): checkpolicy-2.9-1.el8.aarch64.rpm      8.1 MB/s | 338 kB     00:00    
12:27:13 #14 7.634 (28/77): glibc-devel-2.28-224.el8.aarch64.rpm   6.5 MB/s |  81 kB     00:00    
12:27:13 #14 7.652 (29/77): glibc-headers-2.28-224.el8.aarch64.rpm  22 MB/s | 479 kB     00:00    
12:27:13 #14 7.693 (30/77): glibc-langpack-en-2.28-224.el8.aarch64  14 MB/s | 826 kB     00:00    
12:27:13 #14 7.747 (31/77): gcc-8.5.0-18.el8.aarch64.rpm            34 MB/s |  19 MB     00:00    
12:27:13 #14 7.752 (32/77): less-530-1.el8.aarch64.rpm             2.7 MB/s | 162 kB     00:00    
12:27:13 #14 7.757 (33/77): libatomic-8.5.0-18.el8.aarch64.rpm     5.4 MB/s |  26 kB     00:00    
12:27:13 #14 7.764 (34/77): libasan-8.5.0-18.el8.aarch64.rpm        24 MB/s | 387 kB     00:00    
12:27:13 #14 7.769 (35/77): libedit-3.1-23.20170329cvs.el8.aarch64 8.6 MB/s |  99 kB     00:00    
12:27:13 #14 7.776 (36/77): libgomp-8.5.0-18.el8.aarch64.rpm        18 MB/s | 200 kB     00:00    
12:27:13 #14 7.782 (37/77): libselinux-devel-2.9-8.el8.aarch64.rpm  16 MB/s | 200 kB     00:00    
12:27:13 #14 7.789 (38/77): libsepol-devel-2.9-3.el8.aarch64.rpm    14 MB/s |  87 kB     00:00    
12:27:13 #14 7.797 (39/77): libubsan-8.5.0-18.el8.aarch64.rpm       19 MB/s | 145 kB     00:00    
12:27:13 #14 7.804 (40/77): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 3.9 MB/s |  25 kB     00:00    
12:27:13 #14 7.817 (41/77): m4-1.4.18-7.el8.aarch64.rpm             18 MB/s | 218 kB     00:00    
12:27:13 #14 7.854 (42/77): make-4.2.1-11.el8.aarch64.rpm           13 MB/s | 490 kB     00:00    
12:27:13 #14 7.869 (43/77): openssh-8.0p1-17.el8.aarch64.rpm        35 MB/s | 489 kB     00:00    
12:27:13 #11 46.11 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:13 #11 46.12 Setting up liberror-perl (0.17029-1) ...
12:27:13 #11 46.13 Setting up dh-autoreconf (20) ...
12:27:13 #11 46.14 Setting up patchutils (0.4.2-1build2) ...
12:27:13 #11 46.15 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:27:13 #11 46.16 Setting up libltdl-dev:arm64 (2.4.6-15build2) ...
12:27:13 #11 46.17 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:13 #11 46.19 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:27:13 #11 46.20 Setting up libio-string-perl (1.08-3.1) ...
12:27:13 #11 46.21 Setting up libreadonly-perl (2.050-3) ...
12:27:13 #11 46.22 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
12:27:13 #11 46.23 Setting up python3-chardet (4.0.0-1) ...
12:27:13 #11 40.19 124 added, 0 removed; done.
12:27:13 #11 30.77 Selecting previously unselected package binutils.
12:27:13 #11 30.77 Preparing to unpack .../091-binutils_2.39-3ubuntu1.1_armhf.deb ...
12:27:13 #11 30.77 Unpacking binutils (2.39-3ubuntu1.1) ...
12:27:13 #11 30.80 Selecting previously unselected package libc-dev-bin.
12:27:13 #11 30.80 Preparing to unpack .../092-libc-dev-bin_2.36-0ubuntu4_armhf.deb ...
12:27:13 #11 30.81 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
12:27:13 #11 30.84 Selecting previously unselected package linux-libc-dev:armhf.
12:27:13 #11 30.84 Preparing to unpack .../093-linux-libc-dev_5.19.0-29.30_armhf.deb ...
12:27:13 #11 30.84 Unpacking linux-libc-dev:armhf (5.19.0-29.30) ...
12:27:13 #11 44.53 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
12:27:13 #11 44.53 Unpacking python3-idna (2.8-1) ...
12:27:13 #11 44.58 Selecting previously unselected package python3-urllib3.
12:27:13 #11 44.59 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
12:27:13 #11 44.59 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:27:13 #11 44.64 Selecting previously unselected package python3-requests.
12:27:13 #11 44.64 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1_all.deb ...
12:27:13 #11 44.64 Unpacking python3-requests (2.22.0-2ubuntu1) ...
12:27:13 #11 44.68 Selecting previously unselected package python3-unidiff.
12:27:13 #11 44.68 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
12:27:13 #11 44.69 Unpacking python3-unidiff (0.5.5-2) ...
12:27:13 #11 44.76 Selecting previously unselected package python3-xdg.
12:27:13 #11 41.45 Preparing to unpack .../372-libxml-sax-base-perl_1.09-2_all.deb ...
12:27:13 #11 41.46 Unpacking libxml-sax-base-perl (1.09-2) ...
12:27:13 #11 41.50 Selecting previously unselected package libxml-sax-perl.
12:27:13 #11 41.50 Preparing to unpack .../373-libxml-sax-perl_1.02+dfsg-3_all.deb ...
12:27:13 #11 41.51 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
12:27:13 #11 41.56 Selecting previously unselected package libxml-libxml-perl.
12:27:13 #11 41.56 Preparing to unpack .../374-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
12:27:13 #11 41.56 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:13 #11 41.61 Selecting previously unselected package libxml-parser-perl:arm64.
12:27:13 #11 41.62 Preparing to unpack .../375-libxml-parser-perl_2.46-3build1_arm64.deb ...
12:27:13 #11 41.62 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
12:27:13 #11 41.67 Selecting previously unselected package libxml-sax-expat-perl.
12:27:13 #13 7.368 (55/68): llvm-libs-15.0.1-1.el9.x86_64.rpm      110 MB/s |  41 MB     00:00    
12:27:13 #13 7.372 (56/68): perl-Git-2.39.1-1.el9.noarch.rpm       184 kB/s |  39 kB     00:00    
12:27:13 #13 7.376 (57/68): perl-TermReadKey-2.38-11.el9.x86_64.rp 173 kB/s |  37 kB     00:00    
12:27:13 #13 7.379 (58/68): perl-Thread-Queue-3.14-460.el9.noarch. 3.8 MB/s |  22 kB     00:00    
12:27:13 #13 7.381 (59/68): perl-lib-0.65-480.el9.x86_64.rpm       2.0 MB/s |  16 kB     00:00    
12:27:13 #13 7.385 (60/68): perl-threads-2.25-460.el9.x86_64.rpm   6.9 MB/s |  58 kB     00:00    
12:27:13 #13 7.389 (61/68): perl-threads-shared-1.61-460.el9.x86_6 6.2 MB/s |  45 kB     00:00    
12:27:13 #13 7.397 (62/68): policycoreutils-devel-3.5-0.rc1.2.el9. 9.4 MB/s | 144 kB     00:00    
12:27:13 #13 7.406 (63/68): systemd-devel-252-3.el9.x86_64.rpm      49 MB/s | 641 kB     00:00    
12:27:13 #13 7.418 (64/68): selinux-policy-devel-38.1.4-1.el9.noar  44 MB/s | 1.4 MB     00:00    
12:27:13 #13 7.422 (65/68): device-mapper-devel-1.02.187-4.el9.x86 1.9 MB/s |  44 kB     00:00    
12:27:13 #13 7.507 (66/68): glibc-static-2.34-54.el9.x86_64.rpm     17 MB/s | 1.7 MB     00:00    
12:27:13 #10 32.20 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ...
12:27:13 #10 32.21 Unpacking libtool (2.4.6-15) ...
12:27:13 #10 32.28 Selecting previously unselected package dh-autoreconf.
12:27:13 #10 32.29 Preparing to unpack .../041-dh-autoreconf_20_all.deb ...
12:27:13 #10 32.29 Unpacking dh-autoreconf (20) ...
12:27:13 #10 32.33 Selecting previously unselected package libarchive-zip-perl.
12:27:13 #10 32.33 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ...
12:27:13 #10 32.34 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:13 #10 32.41 Selecting previously unselected package libsub-override-perl.
12:27:13 #10 32.41 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ...
12:27:13 #10 32.41 Unpacking libsub-override-perl (0.09-2) ...
12:27:13 #10 32.46 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:13 #10 32.46 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
12:27:13 #10 32.47 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
12:27:13 #10 32.52 Selecting previously unselected package dh-strip-nondeterminism.
12:27:13 #10 32.52 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ...
12:27:13 #10 32.53 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
12:27:13 #10 32.57 Selecting previously unselected package libdpkg-perl.
12:27:13 #11 40.44 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
12:27:13 #11 40.44 Unpacking libtimedate-perl (2.3200-1) ...
12:27:13 #11 40.48 Selecting previously unselected package libhttp-date-perl.
12:27:13 #11 40.48 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
12:27:13 #11 40.48 Unpacking libhttp-date-perl (6.05-1) ...
12:27:13 #11 40.51 Selecting previously unselected package libfile-listing-perl.
12:27:13 #11 40.51 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
12:27:13 #11 40.52 Unpacking libfile-listing-perl (6.04-1) ...
12:27:13 #11 40.58 Selecting previously unselected package libhtml-tagset-perl.
12:27:13 #11 40.58 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:13 #11 40.59 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:13 #11 40.62 Selecting previously unselected package liburi-perl.
12:27:13 #11 40.62 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
12:27:13 #11 40.62 Unpacking liburi-perl (1.76-2) ...
12:27:13 #11 40.66 Selecting previously unselected package libhtml-parser-perl.
12:27:13 #11 40.66 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
12:27:13 #11 40.67 Unpacking libhtml-parser-perl (3.72-5) ...
12:27:13 #11 40.71 Selecting previously unselected package libhtml-tree-perl.
12:27:13 #11 40.71 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
12:27:13 #11 40.72 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:13 #11 40.76 Selecting previously unselected package libio-html-perl.
12:27:13 #11 40.76 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
12:27:13 #11 40.77 Unpacking libio-html-perl (1.001-1) ...
12:27:13 #11 40.81 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:13 #10 45.74 Selecting previously unselected package strace.
12:27:13 #10 45.74 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ...
12:27:13 #10 45.74 Unpacking strace (4.26-0.2) ...
12:27:13 #10 45.81 Selecting previously unselected package unzip.
12:27:13 #10 45.82 Preparing to unpack .../334-unzip_6.0-23+deb10u3_amd64.deb ...
12:27:13 #10 45.82 Unpacking unzip (6.0-23+deb10u3) ...
12:27:13 #10 45.88 Selecting previously unselected package xauth.
12:27:13 #10 45.88 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ...
12:27:13 #10 45.88 Unpacking xauth (1:1.0.10-1) ...
12:27:13 #10 45.92 Selecting previously unselected package xdg-user-dirs.
12:27:13 #10 45.92 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ...
12:27:13 #10 45.93 Unpacking xdg-user-dirs (0.17-2) ...
12:27:13 #10 45.99 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:27:13 #10 49.05 Setting up bsdmainutils (11.1.2+b1) ...
12:27:13 #10 49.07 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:13 #10 49.08 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:13 #10 49.09 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
12:27:13 #10 49.10 Setting up libcroco3:arm64 (0.6.12-3) ...
12:27:13 #10 49.11 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
12:27:13 #10 49.12 Setting up ucf (3.0038+nmu1) ...
12:27:13 #10 49.23 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
12:27:13 #10 49.24 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
12:27:13 #10 49.25 Setting up groff-base (1.22.4-3+deb10u1) ...
12:27:13 #10 49.27 Setting up cpp (4:8.3.0-1) ...
12:27:13 #10 49.29 Setting up gpgconf (2.2.12-1+deb10u2) ...
12:27:13 #10 49.30 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ...
12:27:13 #10 49.31 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ...
12:27:13 #10 49.33 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
12:27:13 #10 49.34 Setting up curl (7.64.0-4+deb10u3) ...
12:27:13 #10 49.35 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
12:27:13 #10 49.37 Setting up gpg (2.2.12-1+deb10u2) ...
12:27:13 #10 49.39 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
12:27:13 #10 49.40 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
12:27:13 #10 49.42 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
12:27:13 #10 49.43 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:27:13 #10 41.30 Preparing to unpack .../228-libwww-robotrules-perl_6.01-1_all.deb ...
12:27:13 #10 41.31 Unpacking libwww-robotrules-perl (6.01-1) ...
12:27:13 #10 41.34 Selecting previously unselected package libwww-perl.
12:27:13 #10 41.34 Preparing to unpack .../229-libwww-perl_6.31-1ubuntu0.1_all.deb ...
12:27:13 #10 41.34 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
12:27:13 #10 41.38 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:13 #10 41.39 Preparing to unpack .../230-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:27:13 #10 41.39 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:27:13 #10 41.42 Selecting previously unselected package libsys-hostname-long-perl.
12:27:13 #10 41.42 Preparing to unpack .../231-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:13 #10 41.42 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:13 #10 41.45 Selecting previously unselected package libmail-sendmail-perl.
12:27:13 #10 41.46 Preparing to unpack .../232-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:13 #10 41.46 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:13 #10 41.49 Selecting previously unselected package librole-tiny-perl.
12:27:13 #10 41.49 Preparing to unpack .../233-librole-tiny-perl_2.000006-1_all.deb ...
12:27:13 #10 41.49 Unpacking librole-tiny-perl (2.000006-1) ...
12:27:13 #10 41.55 Selecting previously unselected package libstrictures-perl.
12:27:13 #10 33.89 Unpacking patch (2.7.6-2ubuntu1.1) ...
12:27:13 #11 29.57 Selecting previously unselected package libmagic1:armhf.
12:27:13 #11 29.57 Preparing to unpack .../025-libmagic1_1%3a5.41-3_armhf.deb ...
12:27:13 #11 29.57 Unpacking libmagic1:armhf (1:5.41-3) ...
12:27:13 #11 29.67 Selecting previously unselected package file.
12:27:13 #11 29.67 Preparing to unpack .../026-file_1%3a5.41-3_armhf.deb ...
12:27:13 #11 29.67 Unpacking file (1:5.41-3) ...
12:27:13 #11 29.70 Selecting previously unselected package gettext-base.
12:27:13 #11 29.70 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ...
12:27:13 #11 29.71 Unpacking gettext-base (0.21-4ubuntu4) ...
12:27:13 #11 29.75 Selecting previously unselected package libuchardet0:armhf.
12:27:13 #11 29.75 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ...
12:27:13 #11 29.76 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
12:27:13 #11 29.78 Selecting previously unselected package groff-base.
12:27:13 #11 29.78 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ...
12:27:13 #10 38.63 Selecting previously unselected package devscripts.
12:27:13 #10 38.63 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
12:27:13 #10 38.67 Unpacking devscripts (2.21.3+deb11u1) ...
12:27:13 #10 44.25 Selecting previously unselected package lsb-release.
12:27:13 #10 44.25 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
12:27:13 #10 44.25 Unpacking lsb-release (11.1.0) ...
12:27:13 #10 44.28 Selecting previously unselected package manpages-dev.
12:27:13 #10 44.29 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
12:27:13 #10 44.29 Unpacking manpages-dev (5.10-1) ...
12:27:13 #12 35.62   Installing       : gdb-headless-8.2-19.el8.x86_64                       78/91 
12:27:13 #12 35.64   Installing       : go-srpm-macros-2-17.el8.noarch                       79/91 
12:27:13 #12 35.65   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   80/91 
12:27:13 #12 35.67   Installing       : dwz-0.12-10.el8.x86_64                               81/91 
12:27:13 #12 35.69   Installing       : redhat-rpm-config-130-1.el8.noarch                   82/91 
12:27:13 #12 35.72   Installing       : rpm-build-4.14.3-26.el8.x86_64                       83/91 
12:27:13 #12 35.74   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                84/91 
12:27:13 #12 35.78   Installing       : rpmlint-1.10-14.el8.noarch                           85/91 
12:27:13 #12 35.80   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch        86/91 
12:27:13 #12 35.82   Cleanup          : python3-rpm-4.14.3-23.el8.x86_64                     87/91 
12:27:14 #11 40.13 Preparing to unpack .../358-libstring-copyright-perl_0.003013-1_all.deb ...
12:27:14 #11 40.14 Unpacking libstring-copyright-perl (0.003013-1) ...
12:27:14 #11 40.16 Selecting previously unselected package libstring-escape-perl.
12:27:14 #11 40.17 Preparing to unpack .../359-libstring-escape-perl_2010.002-2_all.deb ...
12:27:14 #11 40.17 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:14 #11 40.20 Selecting previously unselected package libstring-shellquote-perl.
12:27:14 #11 40.20 Preparing to unpack .../360-libstring-shellquote-perl_1.04-2_all.deb ...
12:27:14 #11 40.21 Unpacking libstring-shellquote-perl (1.04-2) ...
12:27:14 #11 40.24 Selecting previously unselected package libsyntax-keyword-try-perl.
12:27:14 #11 40.24 Preparing to unpack .../361-libsyntax-keyword-try-perl_0.27-1_amd64.deb ...
12:27:14 #11 40.24 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
12:27:14 #11 40.28 Selecting previously unselected package libterm-readkey-perl.
12:27:14 #11 40.28 Preparing to unpack .../362-libterm-readkey-perl_2.38-2_amd64.deb ...
12:27:14 #11 40.28 Unpacking libterm-readkey-perl (2.38-2) ...
12:27:14 #11 40.31 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:14 #11 40.31 Preparing to unpack .../363-libtext-levenshteinxs-perl_0.03-5_amd64.deb ...
12:27:14 #11 40.32 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
12:27:14 #11 40.35 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
12:27:14 #10 37.22 Fedora 37 - x86_64 - Updates                     15 MB/s |  22 MB     00:01    
12:27:14 #10 46.28   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          62/142 
12:27:14 #10 46.29   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  63/142 
12:27:14 #10 46.29   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                  64/142 
12:27:14 #10 46.30   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              65/142 
12:27:14 #10 46.31   Installing       : perl-Socket-4:2.036-1.fc37.aarch64                  66/142 
12:27:14 #10 46.32   Installing       : perl-SelectSaver-1.02-492.fc37.noarch               67/142 
12:27:14 #10 46.32   Installing       : perl-Symbol-1.09-492.fc37.noarch                    68/142 
12:27:14 #10 46.33   Installing       : perl-File-stat-1.12-492.fc37.noarch                 69/142 
12:27:14 #10 46.33   Installing       : perl-podlators-1:4.14-489.fc37.noarch               70/142 
12:27:14 #10 46.34   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            71/142 
12:27:14 #10 46.35   Installing       : perl-Fcntl-1.15-492.fc37.aarch64                    72/142 
12:27:14 #10 46.35   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           73/142 
12:27:14 #10 46.36   Installing       : perl-mro-1.26-492.fc37.aarch64                      74/142 
12:27:14 #10 46.37   Installing       : perl-IO-1.50-492.fc37.aarch64                       75/142 
12:27:14 #10 46.37   Installing       : perl-overloading-0.02-492.fc37.noarch               76/142 
12:27:14 #10 46.38   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                 77/142 
12:27:14 #10 46.38   Installing       : perl-Errno-1.36-492.fc37.aarch64                    78/142 
12:27:14 #10 46.39   Installing       : perl-File-Basename-2.85-492.fc37.noarch             79/142 
12:27:14 #10 46.39   Installing       : perl-Getopt-Std-1.13-492.fc37.noarch                80/142 
12:27:14 #10 46.40   Installing       : perl-MIME-Base64-3.16-489.fc37.aarch64              81/142 
12:27:14 #10 46.41   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64      82/142 
12:27:14 #10 46.41   Installing       : perl-constant-1.33-490.fc37.noarch                  83/142 
12:27:14 #10 46.42   Installing       : perl-Storable-1:3.26-489.fc37.aarch64               84/142 
12:27:14 #10 46.43   Installing       : perl-overload-1.35-492.fc37.noarch                  85/142 
12:27:14 #10 46.43   Installing       : perl-parent-1:0.238-489.fc37.noarch                 86/142 
12:27:14 #10 46.44   Installing       : perl-vars-1.05-492.fc37.noarch                      87/142 
12:27:14 #10 46.44   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch               88/142 
12:27:14 #10 46.45   Installing       : perl-Carp-1.52-489.fc37.noarch                      89/142 
12:27:14 #10 46.45   Installing       : perl-Exporter-5.77-489.fc37.noarch                  90/142 
12:27:14 #10 46.46   Installing       : perl-NDBM_File-1.15-492.fc37.aarch64                91/142 
12:27:14 #10 46.46   Installing       : perl-PathTools-3.84-489.fc37.aarch64                92/142 
12:27:14 #10 46.47   Installing       : perl-DynaLoader-1.52-492.fc37.aarch64               93/142 
12:27:14 #10 44.78 Selecting previously unselected package libsub-exporter-perl.
12:27:14 #10 49.03 Setting up libstring-copyright-perl (0.003005-1) ...
12:27:14 #10 49.04 Setting up libhtml-parser-perl (3.72-3build1) ...
12:27:14 #10 49.05 Setting up automake (1:1.15.1-3ubuntu2) ...
12:27:14 #10 49.06 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
12:27:14 #10 49.06 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
12:27:14 #10 49.06 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
12:27:14 #10 49.07 Setting up libipc-run-perl (0.96-1) ...
12:27:14 #10 49.10 Setting up libcgi-pm-perl (4.38-1) ...
12:27:14 #10 49.11 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:27:14 #10 49.13 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
12:27:14 #14 7.885 (44/77): openssh-clients-8.0p1-17.el8.aarch64.r  39 MB/s | 626 kB     00:00    
12:27:14 #14 7.905 (45/77): pcre2-devel-10.32-3.el8.aarch64.rpm     31 MB/s | 605 kB     00:00    
12:27:14 #14 7.919 (46/77): pcre2-utf16-10.32-3.el8.aarch64.rpm     16 MB/s | 203 kB     00:00    
12:27:14 #14 7.931 (47/77): pcre2-utf32-10.32-3.el8.aarch64.rpm     17 MB/s | 196 kB     00:00    
12:27:14 #14 7.940 (48/77): perl-Data-Dumper-2.167-399.el8.aarch64 6.4 MB/s |  57 kB     00:00    
12:27:14 #14 7.953 (49/77): policycoreutils-2.9-21.1.el8.aarch64.r  30 MB/s | 374 kB     00:00    
12:27:14 #14 7.983 (50/77): kernel-headers-4.18.0-448.el8.aarch64.  32 MB/s |  10 MB     00:00    
12:27:14 #14 7.992 (51/77): policycoreutils-python-utils-2.9-21.1.  30 MB/s | 253 kB     00:00    
12:27:14 #14 7.998 (52/77): python3-audit-3.0.7-4.el8.aarch64.rpm   15 MB/s |  85 kB     00:00    
12:27:14 #11 40.47 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
12:27:14 #11 40.55 Setting up libgdbm-compat4:amd64 (1.23-1) ...
12:27:14 #11 46.52 Setting up libstring-copyright-perl (0.003012-1) ...
12:27:14 #11 46.54 Setting up python3-debian (0.1.43ubuntu1) ...
12:27:14 #11 44.76 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
12:27:14 #11 44.77 Unpacking python3-xdg (0.26-1ubuntu1) ...
12:27:14 #11 44.82 Selecting previously unselected package unzip.
12:27:14 #11 44.83 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ...
12:27:14 #11 44.83 Unpacking unzip (6.0-25ubuntu1.1) ...
12:27:14 #11 31.01 Selecting previously unselected package libcrypt-dev:armhf.
12:27:14 #11 31.01 Preparing to unpack .../094-libcrypt-dev_1%3a4.4.28-2_armhf.deb ...
12:27:14 #11 31.02 Unpacking libcrypt-dev:armhf (1:4.4.28-2) ...
12:27:14 #11 31.05 Selecting previously unselected package rpcsvc-proto.
12:27:14 #11 31.05 Preparing to unpack .../095-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
12:27:14 #11 31.06 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:14 #11 31.09 Selecting previously unselected package libtirpc-dev:armhf.
12:27:14 #11 31.09 Preparing to unpack .../096-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
12:27:14 #11 31.10 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
12:27:14 #11 31.13 Selecting previously unselected package libnsl-dev:armhf.
12:27:14 #11 31.13 Preparing to unpack .../097-libnsl-dev_1.3.0-2build2_armhf.deb ...
12:27:14 #11 31.14 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
12:27:14 #11 31.18 Selecting previously unselected package libc6-dev:armhf.
12:27:14 #11 31.18 Preparing to unpack .../098-libc6-dev_2.36-0ubuntu4_armhf.deb ...
12:27:14 #11 31.18 Unpacking libc6-dev:armhf (2.36-0ubuntu4) ...
12:27:14 #11 41.67 Preparing to unpack .../376-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:14 #11 41.67 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:14 #11 41.71 Selecting previously unselected package libyaml-libyaml-perl.
12:27:14 #11 41.71 Preparing to unpack .../377-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
12:27:14 #11 41.71 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:14 #11 41.75 Selecting previously unselected package licensecheck.
12:27:14 #11 41.75 Preparing to unpack .../378-licensecheck_3.3.0-1_all.deb ...
12:27:14 #11 41.76 Unpacking licensecheck (3.3.0-1) ...
12:27:14 #11 41.79 Selecting previously unselected package libdevel-size-perl.
12:27:14 #11 41.79 Preparing to unpack .../379-libdevel-size-perl_0.83-2_arm64.deb ...
12:27:14 #11 41.79 Unpacking libdevel-size-perl (0.83-2) ...
12:27:14 #11 41.83 Selecting previously unselected package libipc-run3-perl.
12:27:14 #11 41.83 Preparing to unpack .../380-libipc-run3-perl_0.048-2_all.deb ...
12:27:14 #11 41.83 Unpacking libipc-run3-perl (0.048-2) ...
12:27:14 #11 41.87 Selecting previously unselected package lzip.
12:27:14 #11 41.87 Preparing to unpack .../381-lzip_1.23-4_arm64.deb ...
12:27:14 #11 41.88 Unpacking lzip (1.23-4) ...
12:27:14 #11 41.91 Selecting previously unselected package lzop.
12:27:14 #13 7.511 (67/68): libxcrypt-static-4.4.18-3.el9.x86_64.r 1.2 MB/s | 102 kB     00:00    
12:27:14 #10 32.57 Preparing to unpack .../046-libdpkg-perl_1.20.12+rpi1_all.deb ...
12:27:14 #10 32.58 Unpacking libdpkg-perl (1.20.12+rpi1) ...
12:27:14 #11 40.81 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:14 #11 40.82 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:14 #11 40.85 Selecting previously unselected package libhttp-message-perl.
12:27:14 #11 40.85 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
12:27:14 #11 40.85 Unpacking libhttp-message-perl (6.22-1) ...
12:27:14 #11 40.89 Selecting previously unselected package libhttp-cookies-perl.
12:27:14 #11 40.89 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
12:27:14 #11 40.89 Unpacking libhttp-cookies-perl (6.08-1) ...
12:27:14 #11 40.93 Selecting previously unselected package libhttp-negotiate-perl.
12:27:14 #10 46.00 Setting up libapt-pkg-perl (0.1.34+b1) ...
12:27:14 #10 46.01 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
12:27:14 #10 46.02 Setting up libpipeline1:amd64 (1.5.1-2) ...
12:27:14 #10 46.03 Setting up wdiff (1.2.2-2+b1) ...
12:27:14 #10 46.05 Setting up lsb-base (10.2019051400) ...
12:27:14 #10 46.06 Setting up mysql-common (5.8+1.0.5) ...
12:27:14 #10 46.08 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
12:27:14 #10 46.09 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
12:27:14 #10 46.10 Setting up libkeyutils1:amd64 (1.6-6) ...
12:27:14 #10 46.11 Setting up libpsl5:amd64 (0.20.2-2) ...
12:27:14 #10 46.12 Setting up libgpm2:amd64 (1.20.7-5) ...
12:27:14 #10 46.13 Setting up mime-support (3.62) ...
12:27:14 #10 46.15 Setting up xdg-user-dirs (0.17-2) ...
12:27:14 #10 46.18 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
12:27:14 #10 46.19 Setting up psmisc (23.2-1+deb10u1) ...
12:27:14 #10 46.20 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
12:27:14 #10 41.55 Preparing to unpack .../234-libstrictures-perl_2.000003-1_all.deb ...
12:27:14 #10 41.56 Unpacking libstrictures-perl (2.000003-1) ...
12:27:14 #10 41.59 Selecting previously unselected package libsub-quote-perl.
12:27:14 #10 41.59 Preparing to unpack .../235-libsub-quote-perl_2.005000-1_all.deb ...
12:27:14 #10 41.59 Unpacking libsub-quote-perl (2.005000-1) ...
12:27:14 #10 41.62 Selecting previously unselected package libmoo-perl.
12:27:14 #10 41.63 Preparing to unpack .../236-libmoo-perl_2.003004-1_all.deb ...
12:27:14 #10 41.63 Unpacking libmoo-perl (2.003004-1) ...
12:27:14 #10 41.67 Selecting previously unselected package libpackage-stash-perl.
12:27:14 #10 41.67 Preparing to unpack .../237-libpackage-stash-perl_0.37-1_all.deb ...
12:27:14 #10 41.67 Unpacking libpackage-stash-perl (0.37-1) ...
12:27:14 #10 41.70 Selecting previously unselected package libsub-identify-perl.
12:27:14 #10 41.70 Preparing to unpack .../238-libsub-identify-perl_0.14-1_amd64.deb ...
12:27:14 #10 41.71 Unpacking libsub-identify-perl (0.14-1) ...
12:27:14 #10 41.74 Selecting previously unselected package libnamespace-clean-perl.
12:27:14 #10 41.74 Preparing to unpack .../239-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:14 #10 41.74 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:14 #10 41.77 Selecting previously unselected package libnumber-compare-perl.
12:27:14 #10 34.16 Selecting previously unselected package dpkg-dev.
12:27:14 #10 34.16 Preparing to unpack .../083-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
12:27:14 #10 34.18 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
12:27:14 #10 34.46 Selecting previously unselected package build-essential.
12:27:14 #10 34.46 Preparing to unpack .../084-build-essential_12.4ubuntu1_armhf.deb ...
12:27:14 #11 29.79 Unpacking groff-base (1.22.4-8build1) ...
12:27:14 #11 29.91 Selecting previously unselected package libcbor0.8:armhf.
12:27:14 #11 29.91 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
12:27:14 #11 29.92 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
12:27:14 #11 29.97 Selecting previously unselected package libedit2:armhf.
12:27:14 #11 29.97 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ...
12:27:14 #11 29.98 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
12:27:14 #11 30.02 Selecting previously unselected package libfido2-1:armhf.
12:27:14 #11 30.02 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ...
12:27:14 #11 30.02 Unpacking libfido2-1:armhf (1.10.0-1) ...
12:27:14 #10 44.62 Selecting previously unselected package pbzip2.
12:27:14 #10 38.90 Selecting previously unselected package diffstat.
12:27:14 #10 38.90 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
12:27:14 #10 38.91 Unpacking diffstat (1.64-1) ...
12:27:14 #10 38.97 Selecting previously unselected package distro-info-data.
12:27:14 #10 38.97 Preparing to unpack .../144-distro-info-data_0.51+deb11u3_all.deb ...
12:27:14 #10 38.98 Unpacking distro-info-data (0.51+deb11u3) ...
12:27:14 #10 39.03 Selecting previously unselected package python3-pkg-resources.
12:27:14 #10 39.03 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
12:27:14 #10 39.04 Unpacking python3-pkg-resources (52.0.0-4) ...
12:27:14 #10 39.15 Selecting previously unselected package python3-chardet.
12:27:14 #10 39.15 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
12:27:14 #10 39.15 Unpacking python3-chardet (4.0.0-1) ...
12:27:14 #12 35.83   Cleanup          : rpm-build-libs-4.14.3-23.el8.x86_64                  88/91 
12:27:14 #12 35.83   Running scriptlet: rpm-build-libs-4.14.3-23.el8.x86_64                  88/91 
12:27:14 #12 35.86   Cleanup          : rpm-4.14.3-23.el8.x86_64                             89/91 
12:27:14 #12 35.89   Cleanup          : rpm-libs-4.14.3-23.el8.x86_64                        90/91 
12:27:14 #12 35.89   Running scriptlet: rpm-libs-4.14.3-23.el8.x86_64                        90/91 
12:27:14 #12 35.92   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         91/91 
12:27:14 #12 35.94   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          91/91 
12:27:14 #12 35.95   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         91/91 
12:27:14 #12 36.08   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/91 
12:27:14 #10 47.69 Setting up libgdbm-compat4:arm64 (1.19-2) ...
12:27:14 #10 47.70 Setting up ucf (3.0043) ...
12:27:14 #10 47.84 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
12:27:14 #10 47.85 Setting up gcc-10 (10.2.1-6) ...
12:27:14 #10 47.86 Setting up dwz (0.13+20210201-1) ...
12:27:14 #10 47.88 Setting up groff-base (1.22.4-6) ...
12:27:14 #10 47.90 Setting up cpp (4:10.2.1-1) ...
12:27:14 #10 47.91 Setting up pixz (1.0.7-1) ...
12:27:14 #10 47.93 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:27:14 #10 47.95 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
12:27:14 #10 47.97 Setting up libc6-dev:arm64 (2.31-13+deb11u5) ...
12:27:14 #10 47.98 Setting up libx11-6:arm64 (2:1.7.2-1) ...
12:27:14 #10 47.99 Setting up curl (7.74.0-1.3+deb11u3) ...
12:27:14 #10 48.00 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
12:27:14 #10 48.02 Setting up gpg (2.2.27-2+deb11u2) ...
12:27:14 #10 48.04 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
12:27:14 #10 48.05 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
12:27:14 #10 48.07 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:27:14 #10 48.08 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
12:27:14 #10 48.09 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:27:14 #11 40.35 Preparing to unpack .../364-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
12:27:14 #11 40.35 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
12:27:14 #11 40.38 Selecting previously unselected package libtext-xslate-perl:amd64.
12:27:14 #11 40.39 Preparing to unpack .../365-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
12:27:14 #11 40.39 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
12:27:14 #11 40.43 Selecting previously unselected package libtime-duration-perl.
12:27:14 #11 40.43 Preparing to unpack .../366-libtime-duration-perl_1.21-1_all.deb ...
12:27:14 #11 40.43 Unpacking libtime-duration-perl (1.21-1) ...
12:27:14 #11 40.46 Selecting previously unselected package libtime-moment-perl.
12:27:14 #11 40.46 Preparing to unpack .../367-libtime-moment-perl_0.44-2_amd64.deb ...
12:27:14 #11 40.47 Unpacking libtime-moment-perl (0.44-2) ...
12:27:14 #11 40.50 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
12:27:14 #11 40.50 Preparing to unpack .../368-libtype-tiny-xs-perl_0.022-2_amd64.deb ...
12:27:14 #11 40.51 Unpacking libtype-tiny-xs-perl:amd64 (0.022-2) ...
12:27:14 #11 40.54 Selecting previously unselected package libunicode-utf8-perl.
12:27:14 #11 40.54 Preparing to unpack .../369-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
12:27:14 #11 40.54 Unpacking libunicode-utf8-perl (0.62-1build4) ...
12:27:14 #11 40.57 Selecting previously unselected package libwww-mechanize-perl.
12:27:14 #10 46.52   Installing       : perl-Encode-4:3.19-492.fc37.aarch64                 94/142 
12:27:14 #10 46.62   Installing       : perl-libs-4:5.36.0-492.fc37.aarch64                 95/142 
12:27:14 #10 46.64   Installing       : perl-interpreter-4:5.36.0-492.fc37.aarch64          96/142 
12:27:14 #10 46.64   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.aarch64      97/142 
12:27:14 #10 46.66   Installing       : shared-mime-info-2.2-2.fc37.aarch64                 98/142 
12:27:14 #10 46.67   Running scriptlet: shared-mime-info-2.2-2.fc37.aarch64                 98/142 
12:27:14 #10 46.69   Installing       : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  99/142 
12:27:14 #10 46.71   Installing       : libappstream-glib-0.8.1-1.fc37.aarch64             100/142 
12:27:14 #10 44.79 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ...
12:27:14 #10 44.80 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:14 #10 49.31 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
12:27:14 #10 49.32 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
12:27:14 #10 49.35 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
12:27:14 #10 49.36 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
12:27:14 #10 49.44 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:14 #10 49.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:14 #14 8.298 (53/77): libselinux-utils-2.9-8.el8.aarch64.rpm 462 kB/s | 241 kB     00:00    
12:27:14 #14 8.306 (54/77): python3-libsemanage-2.9-9.el8.aarch64.  16 MB/s | 126 kB     00:00    
12:27:14 #14 8.331 (55/77): python3-policycoreutils-2.9-21.1.el8.n  93 MB/s | 2.2 MB     00:00    
12:27:14 #14 8.342 (56/77): python3-setools-4.3.0-3.el8.aarch64.rp  52 MB/s | 528 kB     00:00    
12:27:14 #14 8.348 (57/77): rpm-plugin-selinux-4.14.3-26.el8.aarch  12 MB/s |  78 kB     00:00    
12:27:14 #14 8.387 (58/77): selinux-policy-3.14.3-114.el8.noarch.r  17 MB/s | 658 kB     00:00    
12:27:14 #11 40.58 Setting up libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
12:27:14 #11 40.60 Setting up dwz (0.14-1build2) ...
12:27:14 #11 40.61 Setting up groff-base (1.22.4-8build1) ...
12:27:14 #11 40.63 Setting up cpp (4:11.2.0-1ubuntu1) ...
12:27:14 #11 40.65 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
12:27:14 #11 40.69 Setting up debugedit (1:5.0-4build1) ...
12:27:14 #11 40.70 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.7) ...
12:27:14 #11 40.72 Setting up libc6-dev:amd64 (2.35-0ubuntu3.1) ...
12:27:14 #11 40.73 Setting up libx11-6:amd64 (2:1.7.5-1) ...
12:27:14 #11 40.74 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.3) ...
12:27:14 #11 40.76 Setting up curl (7.81.0-1ubuntu1.7) ...
12:27:14 #11 40.77 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
12:27:14 #11 40.79 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
12:27:14 #11 40.80 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
12:27:14 #11 31.34 Selecting previously unselected package libisl23:armhf.
12:27:14 #11 31.34 Preparing to unpack .../099-libisl23_0.25-1_armhf.deb ...
12:27:14 #11 31.34 Unpacking libisl23:armhf (0.25-1) ...
12:27:14 #11 31.39 Selecting previously unselected package libmpfr6:armhf.
12:27:14 #11 31.39 Preparing to unpack .../100-libmpfr6_4.1.0-3build3_armhf.deb ...
12:27:14 #11 31.39 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
12:27:14 #11 31.42 Selecting previously unselected package libmpc3:armhf.
12:27:14 #11 31.42 Preparing to unpack .../101-libmpc3_1.2.1-2build1_armhf.deb ...
12:27:14 #11 31.43 Unpacking libmpc3:armhf (1.2.1-2build1) ...
12:27:14 #11 31.45 Selecting previously unselected package cpp-12.
12:27:14 #11 45.13 Selecting previously unselected package equivs.
12:27:14 #11 45.13 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
12:27:14 #11 45.13 Unpacking equivs (2.2.0) ...
12:27:14 #11 45.17 Selecting previously unselected package libauthen-sasl-perl.
12:27:14 #11 45.17 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:14 #11 45.18 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:14 #11 45.22 Selecting previously unselected package python3-magic.
12:27:14 #11 45.22 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
12:27:14 #11 45.22 Unpacking python3-magic (2:0.4.15-3) ...
12:27:14 #11 41.91 Preparing to unpack .../382-lzop_1.04-2build2_arm64.deb ...
12:27:14 #11 41.92 Unpacking lzop (1.04-2build2) ...
12:27:14 #11 41.95 Selecting previously unselected package t1utils.
12:27:14 #11 41.95 Preparing to unpack .../383-t1utils_1.41-4build2_arm64.deb ...
12:27:14 #11 41.96 Unpacking t1utils (1.41-4build2) ...
12:27:14 #11 42.00 Selecting previously unselected package unzip.
12:27:14 #11 42.00 Preparing to unpack .../384-unzip_6.0-27ubuntu1_arm64.deb ...
12:27:14 #11 42.01 Unpacking unzip (6.0-27ubuntu1) ...
12:27:14 #11 42.06 Selecting previously unselected package lintian.
12:27:14 #11 42.07 Preparing to unpack .../385-lintian_2.115.3ubuntu2.1_all.deb ...
12:27:14 #11 42.07 Unpacking lintian (2.115.3ubuntu2.1) ...
12:27:14 #11 46.73 Setting up python3-requests (2.25.1+dfsg-2) ...
12:27:14 #11 46.88 Setting up libdata-optlist-perl (0.112-1) ...
12:27:14 #11 46.89 Setting up libipc-run-perl (20200505.0-1) ...
12:27:14 #11 40.93 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:14 #11 40.94 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:14 #11 40.97 Selecting previously unselected package perl-openssl-defaults:amd64.
12:27:14 #11 40.97 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
12:27:14 #11 40.98 Unpacking perl-openssl-defaults:amd64 (4) ...
12:27:14 #11 41.02 Selecting previously unselected package libnet-ssleay-perl.
12:27:14 #11 41.02 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
12:27:14 #11 41.03 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
12:27:14 #11 41.09 Selecting previously unselected package libio-socket-ssl-perl.
12:27:14 #11 41.10 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
12:27:14 #11 41.10 Unpacking libio-socket-ssl-perl (2.067-1) ...
12:27:14 #11 41.15 Selecting previously unselected package libnet-http-perl.
12:27:14 #11 41.15 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
12:27:14 #11 41.16 Unpacking libnet-http-perl (6.19-1) ...
12:27:14 #11 41.20 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:14 #11 41.20 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
12:27:14 #11 41.20 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:27:14 #11 41.24 Selecting previously unselected package libtry-tiny-perl.
12:27:14 #11 41.24 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
12:27:14 #11 41.24 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:14 #11 41.28 Selecting previously unselected package libwww-robotrules-perl.
12:27:14 #11 41.28 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:14 #11 41.29 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:14 #11 41.33 Selecting previously unselected package libwww-perl.
12:27:14 #10 32.73 Selecting previously unselected package patch.
12:27:14 #10 32.73 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ...
12:27:14 #10 32.73 Unpacking patch (2.7.6-7) ...
12:27:14 #10 32.79 Selecting previously unselected package make.
12:27:14 #10 32.80 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ...
12:27:14 #10 32.80 Unpacking make (4.3-4.1) ...
12:27:14 #10 32.91 Selecting previously unselected package dpkg-dev.
12:27:14 #10 32.91 Preparing to unpack .../049-dpkg-dev_1.20.12+rpi1_all.deb ...
12:27:14 #10 32.92 Unpacking dpkg-dev (1.20.12+rpi1) ...
12:27:14 #10 46.22 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
12:27:14 #10 46.24 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
12:27:14 #10 46.25 No schema files found: doing nothing.
12:27:14 #10 46.26 Setting up distro-info-data (0.41+deb10u6) ...
12:27:14 #10 46.29 Setting up manpages (4.16-2) ...
12:27:14 #10 46.30 Setting up unzip (6.0-23+deb10u3) ...
12:27:14 #10 46.33 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
12:27:14 #10 46.34 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:27:14 #10 46.37 Setting up binutils-common:amd64 (2.31.1-16) ...
12:27:14 #10 46.38 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:27:14 #10 46.40 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
12:27:14 #10 46.43 Setting up less (487-0.1+b1) ...
12:27:14 #10 46.53 Setting up perl-openssl-defaults:amd64 (3) ...
12:27:14 #10 41.77 Preparing to unpack .../240-libnumber-compare-perl_0.03-1_all.deb ...
12:27:14 #10 41.77 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:14 #10 41.80 Selecting previously unselected package libnumber-range-perl.
12:27:14 #10 41.80 Preparing to unpack .../241-libnumber-range-perl_0.12-1_all.deb ...
12:27:14 #10 41.80 Unpacking libnumber-range-perl (0.12-1) ...
12:27:14 #10 41.83 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:14 #10 41.83 Preparing to unpack .../242-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ...
12:27:14 #10 41.84 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
12:27:14 #10 41.87 Selecting previously unselected package libparse-debianchangelog-perl.
12:27:14 #10 41.87 Preparing to unpack .../243-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
12:27:14 #10 41.87 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
12:27:14 #10 41.91 Selecting previously unselected package libtext-glob-perl.
12:27:14 #10 41.91 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ...
12:27:14 #10 41.91 Unpacking libtext-glob-perl (0.10-1) ...
12:27:14 #10 41.94 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:14 #10 41.94 Preparing to unpack .../245-libpath-iterator-rule-perl_1.009-1_all.deb ...
12:27:14 #10 41.95 Unpacking libpath-iterator-rule-perl (1.009-1) ...
12:27:14 #10 41.98 Selecting previously unselected package libpath-tiny-perl.
12:27:14 #10 41.98 Preparing to unpack .../246-libpath-tiny-perl_0.104-1_all.deb ...
12:27:14 #10 41.98 Unpacking libpath-tiny-perl (0.104-1) ...
12:27:14 #10 42.01 Selecting previously unselected package libperlio-gzip-perl.
12:27:14 #10 42.02 Preparing to unpack .../247-libperlio-gzip-perl_0.19-1build3_amd64.deb ...
12:27:14 #10 42.02 Unpacking libperlio-gzip-perl (0.19-1build3) ...
12:27:14 #10 42.05 Selecting previously unselected package libpod-constants-perl.
12:27:14 #10 42.05 Preparing to unpack .../248-libpod-constants-perl_0.19-1_all.deb ...
12:27:14 #10 42.05 Unpacking libpod-constants-perl (0.19-1) ...
12:27:14 #10 42.08 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:14 #10 42.08 Preparing to unpack .../249-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
12:27:14 #10 34.46 Unpacking build-essential (12.4ubuntu1) ...
12:27:14 #10 34.49 Selecting previously unselected package libroken18-heimdal:armhf.
12:27:14 #10 34.49 Preparing to unpack .../085-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.50 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.54 Selecting previously unselected package libasn1-8-heimdal:armhf.
12:27:14 #10 34.54 Preparing to unpack .../086-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.54 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.59 Selecting previously unselected package libheimbase1-heimdal:armhf.
12:27:14 #10 34.59 Preparing to unpack .../087-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.60 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.64 Selecting previously unselected package libhcrypto4-heimdal:armhf.
12:27:14 #10 34.64 Preparing to unpack .../088-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.65 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.70 Selecting previously unselected package libwind0-heimdal:armhf.
12:27:14 #10 34.70 Preparing to unpack .../089-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #11 34.74 Selecting previously unselected package g++.
12:27:14 #11 34.74 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
12:27:14 #11 30.05 Selecting previously unselected package libnghttp2-14:armhf.
12:27:14 #11 30.05 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ...
12:27:14 #11 30.06 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
12:27:14 #11 30.12 Selecting previously unselected package libpipeline1:armhf.
12:27:14 #11 30.12 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ...
12:27:14 #11 30.13 Unpacking libpipeline1:armhf (1.5.5-1) ...
12:27:14 #11 30.16 Selecting previously unselected package libpng16-16:armhf.
12:27:14 #11 30.16 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ...
12:27:14 #11 30.17 Unpacking libpng16-16:armhf (1.6.37-3build5) ...
12:27:14 #11 30.20 Selecting previously unselected package libpsl5:armhf.
12:27:14 #11 30.20 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ...
12:27:14 #11 30.21 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
12:27:14 #11 30.24 Selecting previously unselected package libxau6:armhf.
12:27:14 #11 30.24 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ...
12:27:14 #10 47.34 Running transaction check
12:27:14 #10 47.42 Transaction check succeeded.
12:27:14 #10 47.42 Running transaction test
12:27:14 #10 44.62 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
12:27:14 #10 44.63 Unpacking pbzip2 (1.1.13-1) ...
12:27:14 #10 44.66 Selecting previously unselected package pixz.
12:27:14 #10 44.66 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
12:27:14 #10 44.66 Unpacking pixz (1.0.7-1) ...
12:27:14 #10 44.69 Selecting previously unselected package xdelta.
12:27:14 #10 44.69 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
12:27:14 #10 44.70 Unpacking xdelta (1.1.3-9.3) ...
12:27:14 #10 44.73 Selecting previously unselected package xdelta3.
12:27:14 #10 44.73 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
12:27:14 #10 44.74 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:14 #10 44.77 Selecting previously unselected package pristine-tar.
12:27:14 #10 44.77 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
12:27:14 #10 44.77 Unpacking pristine-tar (1.49) ...
12:27:14 #10 44.81 Selecting previously unselected package publicsuffix.
12:27:14 #10 44.81 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
12:27:14 #10 44.82 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
12:27:14 #10 44.85 Selecting previously unselected package python-apt-common.
12:27:14 #10 48.57 Setting up g++-10 (10.2.1-6) ...
12:27:14 #10 48.58 Setting up libxpm4:arm64 (1:3.5.12-1) ...
12:27:14 #10 48.59 Setting up libtool (2.4.6-15) ...
12:27:14 #10 48.60 Setting up fontconfig-config (2.13.1-4.2) ...
12:27:14 #12 36.08   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/91 
12:27:14 #12 36.08   Verifying        : desktop-file-utils-0.26-1.el8.x86_64                  3/91 
12:27:14 #12 36.08   Verifying        : dwz-0.12-10.el8.x86_64                                4/91 
12:27:14 #12 36.08   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/91 
12:27:14 #12 36.08   Verifying        : gc-7.6.4-3.el8.x86_64                                 6/91 
12:27:14 #12 36.08   Verifying        : gdb-headless-8.2-19.el8.x86_64                        7/91 
12:27:14 #12 36.08   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/91 
12:27:14 #12 36.08   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/91 
12:27:14 #12 36.08   Verifying        : guile-5:2.0.14-7.el8.x86_64                          10/91 
12:27:14 #12 36.08   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                     11/91 
12:27:14 #12 36.08   Verifying        : libipt-1.6.1-8.el8.x86_64                            12/91 
12:27:14 #12 36.08   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     13/91 
12:27:14 #12 36.08   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  14/91 
12:27:14 #12 36.08   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/91 
12:27:14 #12 36.09   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   16/91 
12:27:14 #12 36.09   Verifying        : perl-srpm-macros-1-25.el8.noarch                     17/91 
12:27:14 #12 36.09   Verifying        : python3-systemd-234-8.el8.x86_64                     18/91 
12:27:14 #12 36.09   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  19/91 
12:27:14 #12 36.09   Verifying        : redhat-rpm-config-130-1.el8.noarch                   20/91 
12:27:14 #12 36.09   Verifying        : rpm-build-4.14.3-26.el8.x86_64                       21/91 
12:27:14 #12 36.09   Verifying        : rpmlint-1.10-14.el8.noarch                           22/91 
12:27:14 #12 36.09   Verifying        : rust-srpm-macros-5-2.el8.noarch                      23/91 
12:27:14 #12 36.09   Verifying        : zstd-1.4.4-1.el8.x86_64                              24/91 
12:27:14 #12 36.09   Verifying        : binutils-2.30-119.el8.x86_64                         25/91 
12:27:14 #12 36.09   Verifying        : bzip2-1.0.6-26.el8.x86_64                            26/91 
12:27:14 #12 36.09   Verifying        : cpio-2.12-11.el8.x86_64                              27/91 
12:27:14 #12 36.09   Verifying        : diffutils-3.6-6.el8.x86_64                           28/91 
12:27:14 #12 36.09   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                29/91 
12:27:14 #12 36.09   Verifying        : elfutils-0.187-4.el8.x86_64                          30/91 
12:27:14 #12 36.09   Verifying        : elfutils-debuginfod-client-0.187-4.el8.x86_64        31/91 
12:27:14 #12 36.09   Verifying        : emacs-filesystem-1:26.1-9.el8.noarch                 32/91 
12:27:14 #12 36.09   Verifying        : file-5.33-21.el8.x86_64                              33/91 
12:27:14 #12 36.09   Verifying        : glibc-gconv-extra-2.28-211.el8.x86_64                34/91 
12:27:14 #12 36.09   Verifying        : groff-base-1.22.3-18.el8.x86_64                      35/91 
12:27:14 #12 36.09   Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                     36/91 
12:27:14 #12 36.09   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        37/91 
12:27:14 #12 36.09   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     38/91 
12:27:14 #12 36.09   Verifying        : ncurses-6.1-9.20180224.el8.x86_64                    39/91 
12:27:14 #12 36.09   Verifying        : patch-2.7.6-11.el8.x86_64                            40/91 
12:27:14 #12 36.09   Verifying        : perl-Carp-1.42-396.el8.noarch                        41/91 
12:27:14 #12 36.09   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      42/91 
12:27:14 #12 36.09   Verifying        : perl-Errno-1.28-421.el8.x86_64                       43/91 
12:27:14 #12 36.09   Verifying        : perl-Exporter-5.72-396.el8.noarch                    44/91 
12:27:14 #12 36.09   Verifying        : perl-File-Path-2.15-2.el8.noarch                     45/91 
12:27:14 #12 36.09   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                46/91 
12:27:14 #12 36.09   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 47/91 
12:27:14 #12 36.09   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    48/91 
12:27:14 #12 36.09   Verifying        : perl-IO-1.38-421.el8.x86_64                          49/91 
12:27:14 #12 36.09   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 50/91 
12:27:14 #12 36.09   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     51/91 
12:27:14 #12 36.09   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               52/91 
12:27:14 #12 36.09   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 53/91 
12:27:14 #12 36.09   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                54/91 
12:27:14 #12 36.09   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 55/91 
12:27:14 #12 36.09   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           56/91 
12:27:14 #12 36.09   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     57/91 
12:27:14 #12 36.09   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    58/91 
12:27:14 #12 36.09   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              59/91 
12:27:14 #12 36.09   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    60/91 
12:27:14 #12 36.09   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             61/91 
12:27:14 #12 36.09   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         62/91 
12:27:14 #12 36.09   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 63/91 
12:27:14 #12 36.09   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           64/91 
12:27:14 #12 36.09   Verifying        : perl-constant-1.33-396.el8.noarch                    65/91 
12:27:14 #12 36.09   Verifying        : perl-interpreter-4:5.26.3-421.el8.x86_64             66/91 
12:27:14 #12 36.09   Verifying        : perl-libs-4:5.26.3-421.el8.x86_64                    67/91 
12:27:14 #12 36.09   Verifying        : perl-macros-4:5.26.3-421.el8.x86_64                  68/91 
12:27:14 #12 36.09   Verifying        : perl-parent-1:0.237-1.el8.noarch                     69/91 
12:27:14 #12 36.09   Verifying        : perl-podlators-4.11-1.el8.noarch                     70/91 
12:27:14 #12 36.09   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     71/91 
12:27:14 #12 36.09   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                72/91 
12:27:14 #12 36.09   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           73/91 
12:27:14 #12 36.09   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        74/91 
12:27:14 #12 36.09   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                75/91 
12:27:14 #12 36.09   Verifying        : python-rpm-macros-3-44.el8.noarch                    76/91 
12:27:14 #12 36.09   Verifying        : python-srpm-macros-3-44.el8.noarch                   77/91 
12:27:14 #12 36.09   Verifying        : python3-rpm-macros-3-44.el8.noarch                   78/91 
12:27:14 #12 36.09   Verifying        : unzip-6.0-46.el8.x86_64                              79/91 
12:27:14 #12 36.09   Verifying        : xz-5.2.4-4.el8.x86_64                                80/91 
12:27:14 #12 36.09   Verifying        : zip-3.0-23.el8.x86_64                                81/91 
12:27:14 #12 36.09   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch        82/91 
12:27:14 #12 36.09   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch        83/91 
12:27:14 #12 36.09   Verifying        : python3-rpm-4.14.3-26.el8.x86_64                     84/91 
12:27:14 #12 36.09   Verifying        : python3-rpm-4.14.3-23.el8.x86_64                     85/91 
12:27:14 #12 36.09   Verifying        : rpm-4.14.3-26.el8.x86_64                             86/91 
12:27:14 #12 36.09   Verifying        : rpm-4.14.3-23.el8.x86_64                             87/91 
12:27:14 #12 36.09   Verifying        : rpm-build-libs-4.14.3-26.el8.x86_64                  88/91 
12:27:14 #12 36.09   Verifying        : rpm-build-libs-4.14.3-23.el8.x86_64                  89/91 
12:27:14 #12 36.09   Verifying        : rpm-libs-4.14.3-26.el8.x86_64                        90/91 
12:27:14 #12 36.09   Verifying        : rpm-libs-4.14.3-23.el8.x86_64                        91/91 
12:27:14 #12 36.31 
12:27:14 #12 36.31 Upgraded:
12:27:14 #12 36.31   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
12:27:14 #12 36.31   python3-rpm-4.14.3-26.el8.x86_64                                              
12:27:14 #12 36.31   rpm-4.14.3-26.el8.x86_64                                                      
12:27:14 #12 36.31   rpm-build-libs-4.14.3-26.el8.x86_64                                           
12:27:14 #12 36.31   rpm-libs-4.14.3-26.el8.x86_64                                                 
12:27:14 #12 36.31 Downgraded:
12:27:14 #12 36.31   xz-libs-5.2.4-4.el8.x86_64                                                    
12:27:14 #12 36.31 Installed:
12:27:14 #12 36.31   binutils-2.30-119.el8.x86_64                                                  
12:27:14 #12 36.31   bzip2-1.0.6-26.el8.x86_64                                                     
12:27:14 #12 36.31   cpio-2.12-11.el8.x86_64                                                       
12:27:14 #12 36.31   desktop-file-utils-0.26-1.el8.x86_64                                          
12:27:14 #12 36.31   diffutils-3.6-6.el8.x86_64                                                    
12:27:14 #12 36.31   dnf-plugins-core-4.0.21-18.el8.noarch                                         
12:27:14 #12 36.31   dwz-0.12-10.el8.x86_64                                                        
12:27:14 #12 36.31   efi-srpm-macros-3-3.el8.noarch                                                
12:27:14 #12 36.31   elfutils-0.187-4.el8.x86_64                                                   
12:27:14 #12 36.31   elfutils-debuginfod-client-0.187-4.el8.x86_64                                 
12:27:14 #12 36.31   emacs-filesystem-1:26.1-9.el8.noarch                                          
12:27:14 #12 36.31   file-5.33-21.el8.x86_64                                                       
12:27:14 #12 36.31   gc-7.6.4-3.el8.x86_64                                                         
12:27:14 #12 36.31   gdb-headless-8.2-19.el8.x86_64                                                
12:27:14 #12 36.31   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
12:27:14 #12 36.31   glibc-gconv-extra-2.28-211.el8.x86_64                                         
12:27:14 #12 36.31   go-srpm-macros-2-17.el8.noarch                                                
12:27:14 #12 36.31   groff-base-1.22.3-18.el8.x86_64                                               
12:27:14 #12 36.31   guile-5:2.0.14-7.el8.x86_64                                                   
12:27:14 #12 36.31   libatomic_ops-7.6.2-3.el8.x86_64                                              
12:27:14 #12 36.31   libbabeltrace-1.5.4-4.el8.x86_64                                              
12:27:14 #12 36.31   libipt-1.6.1-8.el8.x86_64                                                     
12:27:14 #12 36.31   libpkgconf-1.4.2-1.el8.x86_64                                                 
12:27:14 #12 36.31   libtool-ltdl-2.4.6-25.el8.x86_64                                              
12:27:14 #12 36.31   ncurses-6.1-9.20180224.el8.x86_64                                             
12:27:14 #12 36.31   ocaml-srpm-macros-5-4.el8.noarch                                              
12:27:14 #12 36.31   openblas-srpm-macros-2-2.el8.noarch                                           
12:27:14 #12 36.31   patch-2.7.6-11.el8.x86_64                                                     
12:27:14 #12 36.31   perl-Carp-1.42-396.el8.noarch                                                 
12:27:14 #12 36.31   perl-Encode-4:2.97-3.el8.x86_64                                               
12:27:14 #12 36.31   perl-Errno-1.28-421.el8.x86_64                                                
12:27:14 #12 36.31   perl-Exporter-5.72-396.el8.noarch                                             
12:27:14 #12 36.31   perl-File-Path-2.15-2.el8.noarch                                              
12:27:14 #12 36.31   perl-File-Temp-0.230.600-1.el8.noarch                                         
12:27:14 #12 36.31   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
12:27:14 #12 36.31   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
12:27:14 #12 36.31   perl-IO-1.38-421.el8.x86_64                                                   
12:27:14 #12 36.31   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
12:27:14 #12 36.31   perl-MIME-Base64-3.15-396.el8.x86_64                                          
12:27:14 #12 36.31   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
12:27:14 #12 36.31   perl-PathTools-3.74-1.el8.x86_64                                              
12:27:14 #12 36.31   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
12:27:14 #12 36.31   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
12:27:14 #12 36.31   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
12:27:14 #12 36.31   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
12:27:14 #12 36.31   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
12:27:14 #12 36.31   perl-Socket-4:2.027-3.el8.x86_64                                              
12:27:14 #12 36.31   perl-Storable-1:3.11-3.el8.x86_64                                             
12:27:14 #12 36.31   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
12:27:14 #12 36.31   perl-Term-Cap-1.17-395.el8.noarch                                             
12:27:14 #12 36.31   perl-Text-ParseWords-3.30-395.el8.noarch                                      
12:27:14 #12 36.31   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
12:27:14 #12 36.31   perl-Time-Local-1:1.280-1.el8.noarch                                          
12:27:14 #12 36.31   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
12:27:14 #12 36.31   perl-constant-1.33-396.el8.noarch                                             
12:27:14 #12 36.31   perl-interpreter-4:5.26.3-421.el8.x86_64                                      
12:27:14 #12 36.31   perl-libs-4:5.26.3-421.el8.x86_64                                             
12:27:14 #12 36.31   perl-macros-4:5.26.3-421.el8.x86_64                                           
12:27:14 #12 36.31   perl-parent-1:0.237-1.el8.noarch                                              
12:27:14 #12 36.31   perl-podlators-4.11-1.el8.noarch                                              
12:27:14 #12 36.31   perl-srpm-macros-1-25.el8.noarch                                              
12:27:14 #12 36.31   perl-threads-1:2.21-2.el8.x86_64                                              
12:27:14 #12 36.31   perl-threads-shared-1.58-2.el8.x86_64                                         
12:27:14 #12 36.31   pkgconf-1.4.2-1.el8.x86_64                                                    
12:27:14 #12 36.31   pkgconf-m4-1.4.2-1.el8.noarch                                                 
12:27:14 #12 36.31   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
12:27:14 #12 36.31   python-rpm-macros-3-44.el8.noarch                                             
12:27:14 #12 36.31   python-srpm-macros-3-44.el8.noarch                                            
12:27:14 #12 36.31   python3-rpm-macros-3-44.el8.noarch                                            
12:27:14 #12 36.31   python3-systemd-234-8.el8.x86_64                                              
12:27:14 #12 36.31   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
12:27:14 #12 36.31   redhat-rpm-config-130-1.el8.noarch                                            
12:27:14 #12 36.31   rpm-build-4.14.3-26.el8.x86_64                                                
12:27:14 #12 36.31   rpmlint-1.10-14.el8.noarch                                                    
12:27:14 #12 36.31   rust-srpm-macros-5-2.el8.noarch                                               
12:27:14 #12 36.31   unzip-6.0-46.el8.x86_64                                                       
12:27:14 #12 36.31   xz-5.2.4-4.el8.x86_64                                                         
12:27:14 #12 36.31   zip-3.0-23.el8.x86_64                                                         
12:27:14 #12 36.31   zstd-1.4.4-1.el8.x86_64                                                       
12:27:14 #12 36.31 
12:27:14 #12 36.31 Complete!
12:27:14 #10 39.24 Selecting previously unselected package python3-six.
12:27:14 #10 39.24 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
12:27:14 #10 39.24 Unpacking python3-six (1.16.0-2) ...
12:27:14 #10 39.32 Selecting previously unselected package python3-debian.
12:27:14 #10 39.32 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
12:27:14 #10 39.32 Unpacking python3-debian (0.1.39) ...
12:27:14 #10 39.42 Selecting previously unselected package libgpgme11:armhf.
12:27:14 #10 39.42 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
12:27:14 #11 40.58 Preparing to unpack .../370-libwww-mechanize-perl_2.14-2_all.deb ...
12:27:14 #11 40.58 Unpacking libwww-mechanize-perl (2.14-2) ...
12:27:14 #11 40.62 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:14 #11 40.62 Preparing to unpack .../371-libxml-namespacesupport-perl_1.12-2_all.deb ...
12:27:14 #11 40.62 Unpacking libxml-namespacesupport-perl (1.12-2) ...
12:27:14 #11 40.66 Selecting previously unselected package libxml-sax-base-perl.
12:27:14 #11 40.66 Preparing to unpack .../372-libxml-sax-base-perl_1.09-2_all.deb ...
12:27:14 #11 40.66 Unpacking libxml-sax-base-perl (1.09-2) ...
12:27:14 #11 40.71 Selecting previously unselected package libxml-sax-perl.
12:27:14 #11 40.71 Preparing to unpack .../373-libxml-sax-perl_1.02+dfsg-3_all.deb ...
12:27:14 #11 40.72 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
12:27:14 #11 40.76 Selecting previously unselected package libxml-libxml-perl.
12:27:14 #11 40.76 Preparing to unpack .../374-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
12:27:14 #11 40.76 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:14 #11 40.81 Selecting previously unselected package libxml-parser-perl:amd64.
12:27:14 #11 40.81 Preparing to unpack .../375-libxml-parser-perl_2.46-3build1_amd64.deb ...
12:27:14 #11 40.81 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
12:27:14 #11 40.86 Selecting previously unselected package libxml-sax-expat-perl.
12:27:14 #11 40.86 Preparing to unpack .../376-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:14 #11 40.86 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:14 #11 40.91 Selecting previously unselected package libyaml-libyaml-perl.
12:27:14 #10 46.72   Installing       : xxhash-libs-0.8.1-3.fc37.aarch64                   101/142 
12:27:14 #10 46.77   Installing       : gdb-minimal-12.1-6.fc37.aarch64                    102/142 
12:27:14 #10 46.78   Installing       : debugedit-5.0-5.fc37.aarch64                       103/142 
12:27:14 #10 46.80   Installing       : zstd-1.5.2-3.fc37.aarch64                          104/142 
12:27:14 #10 46.81   Installing       : dbus-libs-1:1.14.4-1.fc37.aarch64                  105/142 
12:27:14 #10 46.82   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                  106/142 
12:27:14 #10 46.84   Installing       : python3-zstandard-0.19.0-1.fc37.aarch64            107/142 
12:27:14 #10 46.85   Installing       : rust-srpm-macros-23-1.fc37.noarch                  108/142 
12:27:14 #10 46.85   Installing       : rpmautospec-rpm-macros-0.3.1-1.fc37.noarch         109/142 
12:27:14 #10 46.86   Installing       : qt5-srpm-macros-5.15.8-1.fc37.noarch               110/142 
12:27:14 #10 46.86   Installing       : gnat-srpm-macros-5-1.fc37.noarch                   111/142 
12:27:14 #10 46.87   Installing       : emacs-filesystem-1:28.2-1.fc37.noarch              112/142 
12:27:14 #10 46.87   Installing       : desktop-file-utils-0.26-7.fc37.aarch64             113/142 
12:27:14 #10 46.88   Installing       : ansible-srpm-macros-1-8.1.fc37.noarch              114/142 
12:27:14 #10 46.89   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                115/142 
12:27:14 #10 46.90   Installing       : python3-pyxdg-0.27-6.fc37.noarch                   116/142 
12:27:14 #10 46.90   Installing       : python3-file-magic-5.42-4.fc37.noarch              117/142 
12:27:14 #10 46.91   Installing       : python3-distro-1.7.0-3.fc37.noarch                 118/142 
12:27:14 #10 46.92   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch       119/142 
12:27:14 #10 46.93   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                     120/142 
12:27:14 #10 46.94   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.aarch64            121/142 
12:27:14 #10 46.94   Installing       : perl-srpm-macros-1-46.fc37.noarch                  122/142 
12:27:14 #10 46.95   Installing       : package-notes-srpm-macros-0.5-6.fc37.noarch        123/142 
12:27:14 #10 46.95   Installing       : openblas-srpm-macros-2-12.fc37.noarch              124/142 
12:27:14 #10 46.96   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                  125/142 
12:27:14 #10 46.96   Installing       : nim-srpm-macros-3-7.fc37.noarch                    126/142 
12:27:14 #10 46.97   Installing       : lua-srpm-macros-1-7.fc37.noarch                    127/142 
12:27:14 #10 46.97   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch              128/142 
12:27:14 #10 46.98   Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                129/142 
12:27:14 #10 46.98   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  130/142 
12:27:14 #10 45.24 Selecting previously unselected package libconst-fast-perl.
12:27:14 #10 45.24 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ...
12:27:14 #10 49.63 
12:27:14 #10 49.63 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:14 #10 49.67 Setting up liblist-moreutils-perl (0.416-1build3) ...
12:27:14 #10 49.68 Setting up libhttp-date-perl (6.02-1) ...
12:27:14 #10 49.70 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:14 #10 49.71 Setting up build-essential (12.4ubuntu1) ...
12:27:14 #10 49.72 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.22) ...
12:27:14 #10 49.74 Setting up libdevel-callchecker-perl (0.007-2build1) ...
12:27:14 #14 8.484 (59/77): policycoreutils-devel-2.9-21.1.el8.aar 542 kB/s | 287 kB     00:00    
12:27:14 #14 8.521 (60/77): python3-libselinux-2.9-8.el8.aarch64.r 519 kB/s | 272 kB     00:00    
12:27:14 #14 8.534 (61/77): systemd-devel-239-69.el8.aarch64.rpm    33 MB/s | 399 kB     00:00    
12:27:14 #14 8.543 (62/77): device-mapper-devel-1.02.181-6.el8.aar  33 MB/s | 283 kB     00:00    
12:27:14 #14 8.566 (63/77): glibc-static-2.28-224.el8.aarch64.rpm   68 MB/s | 1.6 MB     00:00    
12:27:14 #14 8.572 (64/77): libxcrypt-static-4.1.1-6.el8.aarch64.r  10 MB/s |  58 kB     00:00    
12:27:14 #14 8.597 (65/77): glibc-2.28-224.el8.aarch64.rpm          74 MB/s | 1.8 MB     00:00    
12:27:14 #14 8.613 (66/77): glibc-common-2.28-224.el8.aarch64.rpm   64 MB/s | 1.0 MB     00:00    
12:27:14 #14 8.671 (67/77): glibc-gconv-extra-2.28-224.el8.aarch64  31 MB/s | 1.8 MB     00:00    
12:27:14 #11 40.81 Setting up gpg (2.2.27-3ubuntu2.1) ...
12:27:14 #11 40.82 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
12:27:14 #11 40.84 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
12:27:14 #11 40.85 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ...
12:27:14 #11 40.86 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
12:27:14 #11 40.87 Setting up gettext (0.21-4ubuntu4) ...
12:27:14 #11 40.88 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
12:27:14 #11 31.45 Preparing to unpack .../102-cpp-12_12.2.0-3ubuntu1_armhf.deb ...
12:27:14 #11 31.45 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
12:27:14 #11 31.66 Selecting previously unselected package cpp.
12:27:14 #11 31.66 Preparing to unpack .../103-cpp_4%3a12.2.0-1ubuntu1_armhf.deb ...
12:27:14 #11 31.66 Unpacking cpp (4:12.2.0-1ubuntu1) ...
12:27:14 #11 31.69 Selecting previously unselected package libcc1-0:armhf.
12:27:14 #11 31.69 Preparing to unpack .../104-libcc1-0_12.2.0-3ubuntu1_armhf.deb ...
12:27:14 #11 31.69 Unpacking libcc1-0:armhf (12.2.0-3ubuntu1) ...
12:27:14 #11 31.72 Selecting previously unselected package libgomp1:armhf.
12:27:14 #11 31.72 Preparing to unpack .../105-libgomp1_12.2.0-3ubuntu1_armhf.deb ...
12:27:14 #11 45.35 Setting up libapt-pkg-perl (0.1.36build3) ...
12:27:14 #11 45.36 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
12:27:14 #11 45.38 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
12:27:14 #11 45.39 Setting up wdiff (1.2.2-2build1) ...
12:27:14 #11 45.41 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
12:27:14 #11 45.42 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
12:27:14 #11 45.43 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
12:27:14 #11 45.45 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
12:27:14 #11 45.46 Setting up mime-support (3.64ubuntu1) ...
12:27:14 #11 45.50 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
12:27:14 #11 45.52 Setting up libmagic-mgc (1:5.38-4) ...
12:27:14 #11 45.53 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
12:27:14 #11 42.38 Selecting previously unselected package manpages-dev.
12:27:14 #11 42.38 Preparing to unpack .../386-manpages-dev_5.13-1_all.deb ...
12:27:14 #11 42.39 Unpacking manpages-dev (5.13-1) ...
12:27:14 #11 42.48 Selecting previously unselected package python3-certifi.
12:27:14 #11 46.91 Setting up git (1:2.34.1-1ubuntu1.6) ...
12:27:14 #11 46.93 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
12:27:14 #11 46.94 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:14 #11 46.95 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:14 #11 46.96 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:14 #11 46.98 Setting up g++ (4:11.2.0-1ubuntu1) ...
12:27:14 #11 47.00 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:14 #11 47.00 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
12:27:14 #11 47.01 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
12:27:14 #11 47.03 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:14 #11 47.04 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
12:27:14 #11 47.06 Setting up librole-tiny-perl (2.002004-1) ...
12:27:14 #11 47.07 Setting up gnupg (2.2.27-3ubuntu2.1) ...
12:27:14 #11 47.08 Setting up build-essential (12.9ubuntu3) ...
12:27:14 #11 47.09 Setting up libfont-ttf-perl (1.06-1.1) ...
12:27:14 #11 47.10 Setting up libfile-homedir-perl (1.006-1) ...
12:27:14 #11 47.11 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
12:27:14 #11 38.00 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
12:27:14 #11 38.00 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
12:27:14 #11 41.33 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
12:27:14 #11 41.34 Unpacking libwww-perl (6.43-1) ...
12:27:14 #11 41.39 Selecting previously unselected package patchutils.
12:27:14 #11 41.39 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
12:27:14 #11 41.40 Unpacking patchutils (0.3.4-2) ...
12:27:14 #11 41.44 Selecting previously unselected package wdiff.
12:27:14 #11 41.44 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
12:27:14 #11 41.45 Unpacking wdiff (1.2.2-2build1) ...
12:27:14 #11 41.50 Selecting previously unselected package devscripts.
12:27:14 #11 41.50 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
12:27:14 #11 41.52 Unpacking devscripts (2.20.2ubuntu2) ...
12:27:14 #10 33.12 Selecting previously unselected package libelf1:armhf.
12:27:14 #10 33.12 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ...
12:27:14 #10 33.13 Unpacking libelf1:armhf (0.183-1) ...
12:27:14 #10 33.21 Selecting previously unselected package dwz.
12:27:14 #10 33.21 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ...
12:27:14 #10 33.21 Unpacking dwz (0.13+20210201-1) ...
12:27:14 #10 46.56 Setting up linux-libc-dev:amd64 (4.19.269-1) ...
12:27:14 #10 46.57 Setting up gettext-base (0.19.8.1-9) ...
12:27:14 #10 46.59 Setting up liblzo2-2:amd64 (2.10-0.1) ...
12:27:14 #10 46.61 Setting up libnpth0:amd64 (1.6-1) ...
12:27:14 #10 46.62 Setting up krb5-locales (1.17-3+deb10u5) ...
12:27:14 #10 46.64 Setting up file (1:5.35-4+deb10u2) ...
12:27:14 #10 46.66 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
12:27:14 #10 46.67 Setting up libassuan0:amd64 (2.5.2-1) ...
12:27:14 #10 46.69 Setting up libgomp1:amd64 (8.3.0-6) ...
12:27:14 #10 46.71 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
12:27:14 #10 46.76 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
12:27:14 #10 42.08 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
12:27:14 #10 42.12 Selecting previously unselected package libsasl2-modules:amd64.
12:27:14 #10 42.12 Preparing to unpack .../250-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
12:27:14 #10 42.13 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:14 #10 42.21 Selecting previously unselected package libsort-key-perl.
12:27:14 #10 42.21 Preparing to unpack .../251-libsort-key-perl_1.33-2_amd64.deb ...
12:27:14 #10 42.22 Unpacking libsort-key-perl (1.33-2) ...
12:27:14 #10 42.25 Selecting previously unselected package libstring-copyright-perl.
12:27:14 #10 42.26 Preparing to unpack .../252-libstring-copyright-perl_0.003005-1_all.deb ...
12:27:14 #10 42.26 Unpacking libstring-copyright-perl (0.003005-1) ...
12:27:14 #10 42.29 Selecting previously unselected package libstring-escape-perl.
12:27:14 #10 42.29 Preparing to unpack .../253-libstring-escape-perl_2010.002-2_all.deb ...
12:27:14 #10 42.29 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:14 #10 42.32 Selecting previously unselected package libtext-levenshtein-perl.
12:27:14 #10 34.70 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.75 Selecting previously unselected package libhx509-5-heimdal:armhf.
12:27:14 #10 34.75 Preparing to unpack .../090-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.75 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.79 Selecting previously unselected package libkrb5-26-heimdal:armhf.
12:27:14 #10 34.79 Preparing to unpack .../091-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.79 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.85 Selecting previously unselected package libheimntlm0-heimdal:armhf.
12:27:14 #10 34.85 Preparing to unpack .../092-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.85 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.88 Selecting previously unselected package libgssapi3-heimdal:armhf.
12:27:14 #10 34.88 Preparing to unpack .../093-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:27:14 #10 34.88 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:14 #10 34.92 Selecting previously unselected package libsasl2-modules-db:armhf.
12:27:14 #10 34.92 Preparing to unpack .../094-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
12:27:14 #10 34.93 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:14 #10 34.96 Selecting previously unselected package libsasl2-2:armhf.
12:27:14 #10 34.96 Preparing to unpack .../095-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
12:27:14 #13 8.018 (68/68): libtool-ltdl-devel-2.4.6-45.el9.x86_64 271 kB/s | 161 kB     00:00    
12:27:14 #13 8.022 --------------------------------------------------------------------------------
12:27:14 #13 8.022 Total                                            36 MB/s | 128 MB     00:03     
12:27:14 #11 34.78 Unpacking g++ (4:9.3.0-1ubuntu2) ...
12:27:14 #11 34.81 Selecting previously unselected package make.
12:27:14 #11 34.81 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
12:27:14 #11 34.82 Unpacking make (4.2.1-1.2) ...
12:27:14 #11 34.87 Selecting previously unselected package libdpkg-perl.
12:27:14 #11 34.87 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
12:27:14 #11 34.88 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
12:27:14 #11 34.93 Selecting previously unselected package patch.
12:27:14 #11 34.93 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
12:27:14 #11 34.93 Unpacking patch (2.7.6-6) ...
12:27:14 #11 34.97 Selecting previously unselected package dpkg-dev.
12:27:14 #11 30.25 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
12:27:14 #11 30.28 Selecting previously unselected package libxdmcp6:armhf.
12:27:14 #11 30.28 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
12:27:14 #11 30.28 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
12:27:14 #11 30.32 Selecting previously unselected package libxcb1:armhf.
12:27:14 #11 30.32 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ...
12:27:14 #11 30.32 Unpacking libxcb1:armhf (1.14-3ubuntu3) ...
12:27:14 #11 30.37 Selecting previously unselected package libx11-data.
12:27:14 #11 30.37 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
12:27:14 #11 30.37 Unpacking libx11-data (2:1.7.5-1) ...
12:27:14 #11 30.44 Selecting previously unselected package libx11-6:armhf.
12:27:14 #11 30.44 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_armhf.deb ...
12:27:14 #11 30.45 Unpacking libx11-6:armhf (2:1.7.5-1) ...
12:27:14 #10 47.82 Transaction test succeeded.
12:27:14 #10 47.82 Running transaction
12:27:14 #10 44.85 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
12:27:14 #10 44.86 Unpacking python-apt-common (2.2.1) ...
12:27:14 #10 44.91 Selecting previously unselected package python3-apt.
12:27:14 #10 44.91 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
12:27:14 #10 44.91 Unpacking python3-apt (2.2.1) ...
12:27:14 #10 44.96 Selecting previously unselected package python3-certifi.
12:27:14 #10 44.96 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
12:27:14 #10 44.96 Unpacking python3-certifi (2020.6.20-1) ...
12:27:14 #10 45.00 Selecting previously unselected package python3-idna.
12:27:14 #10 45.00 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
12:27:14 #10 45.01 Unpacking python3-idna (2.10-1) ...
12:27:14 #10 45.04 Selecting previously unselected package python3-magic.
12:27:14 #10 45.04 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
12:27:14 #10 45.05 Unpacking python3-magic (2:0.4.20-3) ...
12:27:14 #10 45.07 Selecting previously unselected package python3-urllib3.
12:27:14 #10 48.83 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
12:27:14 #11 40.91 Preparing to unpack .../377-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
12:27:14 #11 40.93 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:14 #11 40.99 Selecting previously unselected package licensecheck.
12:27:14 #11 40.99 Preparing to unpack .../378-licensecheck_3.3.0-1_all.deb ...
12:27:14 #11 40.99 Unpacking licensecheck (3.3.0-1) ...
12:27:14 #11 41.03 Selecting previously unselected package libdevel-size-perl.
12:27:14 #11 41.03 Preparing to unpack .../379-libdevel-size-perl_0.83-2_amd64.deb ...
12:27:14 #11 41.03 Unpacking libdevel-size-perl (0.83-2) ...
12:27:14 #11 41.06 Selecting previously unselected package libipc-run3-perl.
12:27:14 #11 41.07 Preparing to unpack .../380-libipc-run3-perl_0.048-2_all.deb ...
12:27:14 #11 41.07 Unpacking libipc-run3-perl (0.048-2) ...
12:27:14 #11 41.11 Selecting previously unselected package lzip.
12:27:14 #11 41.11 Preparing to unpack .../381-lzip_1.23-4_amd64.deb ...
12:27:14 #11 41.12 Unpacking lzip (1.23-4) ...
12:27:14 #11 41.15 Selecting previously unselected package lzop.
12:27:14 #10 39.42 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
12:27:14 #10 39.52 Selecting previously unselected package python3-gpg.
12:27:14 #10 39.52 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
12:27:14 #10 39.52 Unpacking python3-gpg (1.14.0-1+b2) ...
12:27:14 #10 39.63 Selecting previously unselected package dput.
12:27:14 #10 39.63 Preparing to unpack .../151-dput_1.1.0_all.deb ...
12:27:14 #10 46.98   Installing       : efi-srpm-macros-5-6.fc37.noarch                    131/142 
12:27:14 #10 46.99   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            132/142 
12:27:14 #10 47.00   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 133/142 
12:27:14 #10 47.00   Installing       : python-srpm-macros-3.11-5.fc37.noarch              134/142 
12:27:14 #10 47.01   Installing       : redhat-rpm-config-228-1.fc37.noarch                135/142 
12:27:14 #10 47.02   Installing       : rpm-build-4.18.0-1.fc37.aarch64                    136/142 
12:27:14 #10 47.03   Installing       : rpmlint-fedora-license-data-1.11-1.fc37.noarch     137/142 
12:27:14 #10 47.06   Installing       : rpmlint-2.4.0-3.fc37.noarch                        138/142 
12:27:14 #10 47.06   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch               139/142 
12:27:14 #10 47.07   Cleanup          : glibc-2.36-8.fc37.aarch64                          140/142 
12:27:14 #10 47.08   Cleanup          : glibc-minimal-langpack-2.36-8.fc37.aarch64         141/142 
12:27:14 #10 47.09   Cleanup          : glibc-common-2.36-8.fc37.aarch64                   142/142 
12:27:14 #14 8.678 (68/77): glibc-minimal-langpack-2.28-224.el8.aa  11 MB/s |  65 kB     00:00    
12:27:14 #14 8.689 (69/77): libarchive-3.3.3-5.el8.aarch64.rpm      30 MB/s | 340 kB     00:00    
12:27:14 #14 8.695 (70/77): libgcc-8.5.0-18.el8.aarch64.rpm         14 MB/s |  74 kB     00:00    
12:27:14 #14 8.703 (71/77): libselinux-2.9-8.el8.aarch64.rpm        21 MB/s | 162 kB     00:00    
12:27:14 #14 8.741 (72/77): systemd-239-69.el8.aarch64.rpm          87 MB/s | 3.3 MB     00:00    
12:27:14 #14 8.759 (73/77): systemd-libs-239-69.el8.aarch64.rpm     59 MB/s | 1.0 MB     00:00    
12:27:14 #14 8.772 (74/77): systemd-pam-239-69.el8.aarch64.rpm      39 MB/s | 454 kB     00:00    
12:27:14 #14 8.786 (75/77): tar-1.30-8.el8.aarch64.rpm              59 MB/s | 830 kB     00:00    
12:27:14 #10 49.75 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.22) ...
12:27:14 #10 49.76 Setting up devscripts (2.17.12ubuntu1.1) ...
12:27:14 #10 49.95 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:27:14 #10 49.96 Setting up libcgi-fast-perl (1:2.13-1) ...
12:27:14 #10 49.98 Setting up libhtml-tree-perl (5.07-1) ...
12:27:14 #10 49.99 Setting up libfile-listing-perl (6.04-1) ...
12:27:14 #10 45.40 Unpacking libconst-fast-perl (0.014-1) ...
12:27:14 #10 50.21 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
12:27:14 #10 50.23 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ...
12:27:14 #10 50.25 Setting up gettext (0.19.8.1-9) ...
12:27:14 #10 50.26 Setting up exim4-base (4.92-8+deb10u7) ...
12:27:14 #11 31.72 Unpacking libgomp1:armhf (12.2.0-3ubuntu1) ...
12:27:14 #11 31.76 Selecting previously unselected package libatomic1:armhf.
12:27:14 #11 31.76 Preparing to unpack .../106-libatomic1_12.2.0-3ubuntu1_armhf.deb ...
12:27:14 #11 31.76 Unpacking libatomic1:armhf (12.2.0-3ubuntu1) ...
12:27:14 #11 31.81 Selecting previously unselected package libasan8:armhf.
12:27:14 #11 31.81 Preparing to unpack .../107-libasan8_12.2.0-3ubuntu1_armhf.deb ...
12:27:14 #11 31.81 Unpacking libasan8:armhf (12.2.0-3ubuntu1) ...
12:27:14 #11 31.91 Selecting previously unselected package libubsan1:armhf.
12:27:14 #11 31.91 Preparing to unpack .../108-libubsan1_12.2.0-3ubuntu1_armhf.deb ...
12:27:14 #11 31.92 Unpacking libubsan1:armhf (12.2.0-3ubuntu1) ...
12:27:14 #11 31.96 Selecting previously unselected package libgcc-12-dev:armhf.
12:27:14 #11 31.96 Preparing to unpack .../109-libgcc-12-dev_12.2.0-3ubuntu1_armhf.deb ...
12:27:14 #11 31.97 Unpacking libgcc-12-dev:armhf (12.2.0-3ubuntu1) ...
12:27:14 #11 45.55 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
12:27:14 #11 45.56 No schema files found: doing nothing.
12:27:14 #11 45.57 Setting up distro-info-data (0.43ubuntu1.11) ...
12:27:14 #11 45.58 Setting up manpages (5.05-1) ...
12:27:14 #11 45.59 Setting up unzip (6.0-25ubuntu1.1) ...
12:27:14 #11 45.62 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
12:27:14 #11 45.63 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
12:27:14 #11 45.64 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:14 #11 45.66 Setting up binutils-common:arm64 (2.34-6ubuntu1.4) ...
12:27:14 #11 45.68 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
12:27:14 #11 45.70 Setting up libmagic1:arm64 (1:5.38-4) ...
12:27:14 #11 45.74 Setting up less (551-1ubuntu0.1) ...
12:27:14 #11 45.77 Setting up perl-openssl-defaults:arm64 (4) ...
12:27:14 #11 45.79 Setting up linux-libc-dev:arm64 (5.4.0-137.154) ...
12:27:14 #11 45.82 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.4) ...
12:27:14 #11 45.84 Setting up gettext-base (0.19.8.1-10build1) ...
12:27:14 #11 45.85 Setting up libnpth0:arm64 (1.6-1) ...
12:27:14 #11 45.87 Setting up krb5-locales (1.17-6ubuntu4.1) ...
12:27:14 #11 45.88 Setting up file (1:5.38-4) ...
12:27:14 #11 42.49 Preparing to unpack .../387-python3-certifi_2022.6.15-2_all.deb ...
12:27:14 #11 47.13 Setting up libio-socket-ssl-perl (2.074-2) ...
12:27:14 #11 42.49 Unpacking python3-certifi (2022.6.15-2) ...
12:27:14 #11 42.54 Selecting previously unselected package python3-cffi-backend:arm64.
12:27:14 #11 47.14 Setting up libsub-exporter-perl (0.988-1) ...
12:27:14 #11 47.15 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:14 #11 42.54 Preparing to unpack .../388-python3-cffi-backend_1.15.1-1_arm64.deb ...
12:27:14 #11 42.54 Unpacking python3-cffi-backend:arm64 (1.15.1-1) ...
12:27:14 #11 47.16 Setting up libhttp-message-perl (6.36-1) ...
12:27:14 #11 47.17 Setting up libdata-validate-ip-perl (0.30-1) ...
12:27:14 #11 42.59 Selecting previously unselected package python3-cryptography.
12:27:14 #11 42.59 Preparing to unpack .../389-python3-cryptography_3.4.8-2_arm64.deb ...
12:27:14 #11 47.18 Setting up libhtml-form-perl (6.07-1) ...
12:27:14 #11 47.19 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:27:14 #11 42.59 Unpacking python3-cryptography (3.4.8-2) ...
12:27:14 #11 42.64 Selecting previously unselected package python3-idna.
12:27:14 #11 47.20 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:14 #11 47.22 Setting up libjson-xs-perl (4.030-1build3) ...
12:27:14 #11 42.65 Preparing to unpack .../390-python3-idna_3.3-1_all.deb ...
12:27:14 #11 42.65 Unpacking python3-idna (3.3-1) ...
12:27:14 #11 47.23 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:14 #11 47.25 Setting up libio-prompter-perl (0.004015-1) ...
12:27:14 #11 42.69 Selecting previously unselected package python3-nacl.
12:27:14 #11 47.26 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:27:14 #11 47.27 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:14 #11 47.28 Setting up po-debconf (1.0.21+nmu1) ...
12:27:14 #11 47.29 Setting up libhtml-tree-perl (5.07-2) ...
12:27:14 #11 47.31 Setting up libparams-classify-perl (0.015-1build5) ...
12:27:14 #11 47.32 Setting up libhtml-format-perl (2.12-1.1) ...
12:27:14 #11 41.65 Selecting previously unselected package diffstat.
12:27:14 #11 41.65 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
12:27:14 #11 41.65 Unpacking diffstat (1.63-1) ...
12:27:14 #11 41.69 Selecting previously unselected package python3-chardet.
12:27:14 #11 41.69 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
12:27:14 #11 41.70 Unpacking python3-chardet (3.0.4-4build1) ...
12:27:14 #11 41.75 Selecting previously unselected package python3-debian.
12:27:14 #11 41.75 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
12:27:14 #11 41.75 Unpacking python3-debian (0.1.36ubuntu1) ...
12:27:14 #11 41.80 Selecting previously unselected package libgpgme11:amd64.
12:27:14 #10 46.79 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:27:14 #10 46.82 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ...
12:27:14 #10 46.85 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
12:27:14 #10 46.86 Setting up libfakeroot:amd64 (1.23-1) ...
12:27:14 #10 46.88 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
12:27:14 #10 46.89 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:27:14 #10 46.91 Setting up fakeroot (1.23-1) ...
12:27:14 #10 46.94 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:14 #10 46.97 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
12:27:14 #10 46.99 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
12:27:14 #10 33.29 Selecting previously unselected package libicu67:armhf.
12:27:14 #10 33.29 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ...
12:27:14 #10 33.30 Unpacking libicu67:armhf (67.1-7) ...
12:27:14 #10 42.33 Preparing to unpack .../254-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:14 #10 42.33 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:14 #10 42.36 Selecting previously unselected package libunicode-utf8-perl.
12:27:14 #10 42.36 Preparing to unpack .../255-libunicode-utf8-perl_0.60-1build4_amd64.deb ...
12:27:14 #10 42.36 Unpacking libunicode-utf8-perl (0.60-1build4) ...
12:27:14 #10 42.39 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:14 #10 42.39 Preparing to unpack .../256-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:14 #10 42.40 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:14 #10 42.43 Selecting previously unselected package libxml-sax-base-perl.
12:27:14 #10 42.43 Preparing to unpack .../257-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:14 #10 42.43 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:14 #10 42.48 Selecting previously unselected package libxml-sax-perl.
12:27:14 #10 42.48 Preparing to unpack .../258-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
12:27:14 #10 42.49 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
12:27:14 #10 42.53 Selecting previously unselected package libxml-libxml-perl.
12:27:14 #10 42.53 Preparing to unpack .../259-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ...
12:27:14 #10 34.96 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:14 #10 34.99 Selecting previously unselected package libldap-common.
12:27:14 #10 35.00 Preparing to unpack .../096-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
12:27:14 #10 35.00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:27:14 #10 35.04 Selecting previously unselected package libldap-2.4-2:armhf.
12:27:14 #10 35.04 Preparing to unpack .../097-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
12:27:14 #10 35.04 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
12:27:14 #10 35.11 Selecting previously unselected package libnghttp2-14:armhf.
12:27:14 #10 35.11 Preparing to unpack .../098-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
12:27:14 #10 35.12 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
12:27:14 #10 35.16 Selecting previously unselected package librtmp1:armhf.
12:27:14 #10 35.16 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
12:27:14 #10 35.17 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
12:27:14 #10 35.21 Selecting previously unselected package libcurl4:armhf.
12:27:14 #10 35.21 Preparing to unpack .../100-libcurl4_7.58.0-2ubuntu3.22_armhf.deb ...
12:27:15 #11 ...
12:27:15 
12:27:15 #9 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:15 #9 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 17.2s done
12:27:15 #9 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:15 #9 DONE 50.4s
12:27:15 
12:27:15 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:15 #11 34.97 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
12:27:15 #11 34.98 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
12:27:15 #11 35.10 Selecting previously unselected package build-essential.
12:27:15 #11 35.10 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
12:27:15 #11 35.11 Unpacking build-essential (12.8ubuntu1.1) ...
12:27:15 #11 35.16 Selecting previously unselected package libbrotli1:armhf.
12:27:15 #11 35.16 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
12:27:15 #11 35.16 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
12:27:15 #11 35.23 Selecting previously unselected package libroken18-heimdal:armhf.
12:27:15 #11 35.23 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 30.49 Selecting previously unselected package libxext6:armhf.
12:27:15 #11 30.49 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ...
12:27:15 #11 30.50 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
12:27:15 #11 30.53 Selecting previously unselected package libxmuu1:armhf.
12:27:15 #11 30.53 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ...
12:27:15 #11 30.54 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
12:27:15 #11 30.63 Selecting previously unselected package man-db.
12:27:15 #11 30.63 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ...
12:27:15 #11 30.63 Unpacking man-db (2.10.2-1) ...
12:27:15 #11 30.71 Selecting previously unselected package manpages.
12:27:15 #11 30.71 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
12:27:15 #11 30.71 Unpacking manpages (5.10-1ubuntu1) ...
12:27:15 #10 45.08 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:27:15 #10 45.08 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:27:15 #10 45.12 Selecting previously unselected package python3-requests.
12:27:15 #10 45.12 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
12:27:15 #10 45.13 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:27:15 #10 45.16 Selecting previously unselected package python3-unidiff.
12:27:15 #10 45.16 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
12:27:15 #10 45.17 Unpacking python3-unidiff (0.5.5-2) ...
12:27:15 #10 45.20 Selecting previously unselected package python3-xdg.
12:27:15 #10 45.20 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
12:27:15 #10 45.20 Unpacking python3-xdg (0.27-2) ...
12:27:15 #10 45.24 Selecting previously unselected package shared-mime-info.
12:27:15 #10 45.24 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
12:27:15 #10 45.24 Unpacking shared-mime-info (2.0-1) ...
12:27:15 #10 45.35 Selecting previously unselected package strace.
12:27:15 #10 48.93 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:27:15 #10 48.94 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
12:27:15 #10 48.96 Setting up man-db (2.9.4-2) ...
12:27:15 #10 49.08 Building database of manual pages ...
12:27:15 #11 41.15 Preparing to unpack .../382-lzop_1.04-2build2_amd64.deb ...
12:27:15 #11 41.16 Unpacking lzop (1.04-2build2) ...
12:27:15 #11 41.19 Selecting previously unselected package t1utils.
12:27:15 #11 41.20 Preparing to unpack .../383-t1utils_1.41-4build2_amd64.deb ...
12:27:15 #11 41.20 Unpacking t1utils (1.41-4build2) ...
12:27:15 #11 41.24 Selecting previously unselected package unzip.
12:27:15 #11 41.24 Preparing to unpack .../384-unzip_6.0-27ubuntu1_amd64.deb ...
12:27:15 #11 41.25 Unpacking unzip (6.0-27ubuntu1) ...
12:27:15 #11 41.30 Selecting previously unselected package lintian.
12:27:15 #11 41.30 Preparing to unpack .../385-lintian_2.115.3ubuntu2.1_all.deb ...
12:27:15 #11 41.31 Unpacking lintian (2.115.3ubuntu2.1) ...
12:27:15 #10 39.64 Unpacking dput (1.1.0) ...
12:27:15 #10 39.70 Selecting previously unselected package equivs.
12:27:15 #10 39.70 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
12:27:15 #10 39.71 Unpacking equivs (2.3.1) ...
12:27:15 #10 39.87 Selecting previously unselected package fonts-dejavu-core.
12:27:15 #10 39.87 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
12:27:15 #10 39.87 Unpacking fonts-dejavu-core (2.37-2) ...
12:27:15 #12 DONE 36.7s
12:27:15 
12:27:15 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
12:27:15 #13 DONE 0.1s
12:27:15 
12:27:15 #14 [stage-1 7/9] 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
12:27:15 #10 50.01 Setting up libhttp-message-perl (6.14-1) ...
12:27:15 #10 50.02 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
12:27:15 #10 50.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:15 #10 50.12 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:15 #10 50.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:15 #10 45.60 Selecting previously unselected package libwant-perl.
12:27:15 #10 45.60 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ...
12:27:15 #10 45.63 Unpacking libwant-perl (0.29-1+b4) ...
12:27:15 #10 45.78 Selecting previously unselected package libcontextual-return-perl.
12:27:15 #10 45.78 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:15 #10 45.80 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:15 #10 50.37 exim: DB upgrade, deleting hints-db
12:27:15 #10 50.41 Setting up gcc-8 (8.3.0-6) ...
12:27:15 #10 50.42 Setting up gpg-agent (2.2.12-1+deb10u2) ...
12:27:15 #10 50.44 Setting up libtool (2.4.6-9) ...
12:27:15 #10 50.45 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
12:27:15 #10 50.54 Setting up gpgsm (2.2.12-1+deb10u2) ...
12:27:15 #11 45.90 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
12:27:15 #11 45.91 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:27:15 #11 45.96 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
12:27:15 #11 45.97 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:27:15 #11 46.00 Setting up libfakeroot:arm64 (1.24-1) ...
12:27:15 #11 32.03 Selecting previously unselected package gcc-12.
12:27:15 #11 32.04 Preparing to unpack .../110-gcc-12_12.2.0-3ubuntu1_armhf.deb ...
12:27:15 #11 32.04 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
12:27:15 #11 47.34 Setting up libxml-sax-perl (1.02+dfsg-3) ...
12:27:15 #11 47.40 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:15 #11 47.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:15 #11 47.59 
12:27:15 #11 47.59 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:15 #11 42.70 Preparing to unpack .../391-python3-nacl_1.5.0-2_arm64.deb ...
12:27:15 #11 42.70 Unpacking python3-nacl (1.5.0-2) ...
12:27:15 #11 42.74 Selecting previously unselected package python3-six.
12:27:15 #11 42.74 Preparing to unpack .../392-python3-six_1.16.0-4_all.deb ...
12:27:15 #11 42.75 Unpacking python3-six (1.16.0-4) ...
12:27:15 #11 42.79 Selecting previously unselected package python3-bcrypt.
12:27:15 #11 42.79 Preparing to unpack .../393-python3-bcrypt_3.2.0-1build1_arm64.deb ...
12:27:15 #11 42.80 Unpacking python3-bcrypt (3.2.0-1build1) ...
12:27:15 #11 42.85 Selecting previously unselected package python3-paramiko.
12:27:15 #11 42.85 Preparing to unpack .../394-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
12:27:15 #11 42.85 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
12:27:15 #11 42.90 Selecting previously unselected package python3-urllib3.
12:27:15 #11 42.90 Preparing to unpack .../395-python3-urllib3_1.26.9-1_all.deb ...
12:27:15 #11 42.91 Unpacking python3-urllib3 (1.26.9-1) ...
12:27:15 #11 42.96 Selecting previously unselected package python3-requests.
12:27:15 #11 42.96 Preparing to unpack .../396-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
12:27:15 #11 42.96 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
12:27:15 #11 43.00 Selecting previously unselected package python3-unidiff.
12:27:15 #11 41.33 Setting up python3.10 (3.10.6-1~22.04.2) ...
12:27:15 #11 41.80 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
12:27:15 #11 41.81 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
12:27:15 #11 41.86 Selecting previously unselected package python3-gpg.
12:27:15 #11 41.86 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
12:27:15 #11 41.86 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
12:27:15 #11 41.93 Selecting previously unselected package dput.
12:27:15 #11 41.93 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
12:27:15 #11 41.94 Unpacking dput (1.0.3ubuntu1) ...
12:27:15 #11 41.99 Selecting previously unselected package libcurl3-gnutls:amd64.
12:27:15 #11 41.99 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.15_amd64.deb ...
12:27:15 #11 42.00 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.15) ...
12:27:15 #11 42.06 Selecting previously unselected package liberror-perl.
12:27:15 #10 46.99 Setting up libasan5:amd64 (8.3.0-6) ...
12:27:15 #10 47.00 Setting up autotools-dev (20180224.1) ...
12:27:15 #10 47.01 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
12:27:15 #10 47.03 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
12:27:15 #10 47.04 Setting up libwrap0:amd64 (7.6.q-28) ...
12:27:15 #10 47.05 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
12:27:15 #10 47.06 Setting up make (4.2.1-1.2) ...
12:27:15 #10 47.07 Setting up libmpfr6:amd64 (4.0.2-1) ...
12:27:15 #10 47.09 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
12:27:15 #10 47.10 Setting up libntlm0:amd64 (1.5-1+deb10u1) ...
12:27:15 #10 47.10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:27:15 #10 47.11 Setting up libidn11:amd64 (1.33-2.2) ...
12:27:15 #10 47.12 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
12:27:15 #10 47.14 Setting up strace (4.26-0.2) ...
12:27:15 #10 47.15 Setting up libsigsegv2:amd64 (2.12-2) ...
12:27:15 #10 47.16 Setting up xz-utils (5.2.4-1+deb10u1) ...
12:27:15 #10 47.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:15 #10 47.18 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
12:27:15 #10 47.19 Setting up t1utils (1.41-3) ...
12:27:15 #10 47.20 Setting up libquadmath0:amd64 (8.3.0-6) ...
12:27:15 #10 47.21 Setting up diffstat (1.62-1) ...
12:27:15 #10 47.22 Setting up libmpc3:amd64 (1.1.0-1) ...
12:27:15 #10 47.23 Setting up libatomic1:amd64 (8.3.0-6) ...
12:27:15 #10 47.24 Setting up patch (2.7.6-3+deb10u1) ...
12:27:15 #10 47.25 Setting up mailutils-common (1:3.5-4) ...
12:27:15 #10 47.26 Setting up autopoint (0.19.8.1-9) ...
12:27:15 #10 47.30 Setting up libmariadb3:amd64 (1:10.3.36-0+deb10u2) ...
12:27:15 #10 42.53 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
12:27:15 #10 42.59 Selecting previously unselected package libxml-parser-perl.
12:27:15 #10 42.60 Preparing to unpack .../260-libxml-parser-perl_2.44-2build3_amd64.deb ...
12:27:15 #10 42.60 Unpacking libxml-parser-perl (2.44-2build3) ...
12:27:15 #10 42.66 Selecting previously unselected package libxml-sax-expat-perl.
12:27:15 #10 42.66 Preparing to unpack .../261-libxml-sax-expat-perl_0.40-2_all.deb ...
12:27:15 #10 42.68 Unpacking libxml-sax-expat-perl (0.40-2) ...
12:27:15 #10 42.71 Selecting previously unselected package libxml-simple-perl.
12:27:15 #10 42.71 Preparing to unpack .../262-libxml-simple-perl_2.24-1_all.deb ...
12:27:15 #10 42.72 Unpacking libxml-simple-perl (2.24-1) ...
12:27:15 #10 42.75 Selecting previously unselected package libyaml-libyaml-perl.
12:27:15 #10 42.75 Preparing to unpack .../263-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ...
12:27:15 #10 42.76 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
12:27:15 #10 42.79 Selecting previously unselected package licensecheck.
12:27:15 #10 42.79 Preparing to unpack .../264-licensecheck_3.0.31-2_all.deb ...
12:27:15 #10 42.79 Unpacking licensecheck (3.0.31-2) ...
12:27:15 #10 42.82 Selecting previously unselected package patchutils.
12:27:15 #10 42.82 Preparing to unpack .../265-patchutils_0.3.4-2_amd64.deb ...
12:27:15 #10 42.83 Unpacking patchutils (0.3.4-2) ...
12:27:15 #10 42.87 Selecting previously unselected package t1utils.
12:27:15 #10 35.22 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.22) ...
12:27:15 #10 35.27 Selecting previously unselected package curl.
12:27:15 #10 35.27 Preparing to unpack .../101-curl_7.58.0-2ubuntu3.22_armhf.deb ...
12:27:15 #10 35.27 Unpacking curl (7.58.0-2ubuntu3.22) ...
12:27:15 #10 35.33 Selecting previously unselected package dctrl-tools.
12:27:15 #10 35.33 Preparing to unpack .../102-dctrl-tools_2.24-2build1_armhf.deb ...
12:27:15 #10 35.34 Unpacking dctrl-tools (2.24-2build1) ...
12:27:15 #10 35.38 Selecting previously unselected package libtool.
12:27:15 #10 35.38 Preparing to unpack .../103-libtool_2.4.6-2_all.deb ...
12:27:15 #10 35.39 Unpacking libtool (2.4.6-2) ...
12:27:15 #10 35.44 Selecting previously unselected package dh-autoreconf.
12:27:15 #10 35.44 Preparing to unpack .../104-dh-autoreconf_17_all.deb ...
12:27:15 #11 35.24 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.28 Selecting previously unselected package libasn1-8-heimdal:armhf.
12:27:15 #11 35.28 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.30 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.33 Selecting previously unselected package libheimbase1-heimdal:armhf.
12:27:15 #11 35.33 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.33 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.37 Selecting previously unselected package libhcrypto4-heimdal:armhf.
12:27:15 #11 35.37 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.37 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.41 Selecting previously unselected package libwind0-heimdal:armhf.
12:27:15 #11 35.42 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.42 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 30.88 Selecting previously unselected package openssh-client.
12:27:15 #11 30.88 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.1_armhf.deb ...
12:27:15 #11 30.89 Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ...
12:27:15 #11 30.95 Selecting previously unselected package publicsuffix.
12:27:15 #11 30.95 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
12:27:15 #11 30.96 Unpacking publicsuffix (20211207.1025-1) ...
12:27:15 #11 30.99 Selecting previously unselected package strace.
12:27:15 #11 30.99 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ...
12:27:15 #11 30.99 Unpacking strace (5.16-0ubuntu3) ...
12:27:15 #11 31.04 Selecting previously unselected package xauth.
12:27:15 #11 31.04 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ...
12:27:15 #11 31.04 Unpacking xauth (1:1.1-1build2) ...
12:27:15 #11 31.08 Selecting previously unselected package xz-utils.
12:27:15 #11 31.08 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ...
12:27:15 #11 31.09 Unpacking xz-utils (5.2.5-2ubuntu1) ...
12:27:15 #10 45.35 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
12:27:15 #10 45.35 Unpacking strace (5.10-1) ...
12:27:15 #10 45.43 Selecting previously unselected package xauth.
12:27:15 #10 45.43 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
12:27:15 #10 45.43 Unpacking xauth (1:1.1-1) ...
12:27:15 #10 45.47 Selecting previously unselected package xdg-user-dirs.
12:27:15 #10 45.47 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
12:27:15 #10 45.48 Unpacking xdg-user-dirs (0.17-2) ...
12:27:15 #10 45.57 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
12:27:15 #10 40.12 Selecting previously unselected package fontconfig-config.
12:27:15 #10 40.12 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
12:27:15 #10 48.46   Preparing        :                                                        1/1 
12:27:15 #10 48.50   Upgrading        : elfutils-libelf-0.188-3.fc36.aarch64                 1/142 
12:27:15 #10 48.51   Upgrading        : elfutils-libs-0.188-3.fc36.aarch64                   2/142 
12:27:15 #10 48.52   Installing       : elfutils-debuginfod-client-0.188-3.fc36.aarch64      3/142 
12:27:15 #10 50.33 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:15 #10 50.37 Setting up libparams-classify-perl (0.015-1) ...
12:27:15 #10 50.38 Setting up git (1:2.17.1-1ubuntu0.15) ...
12:27:15 #10 50.42 Setting up libhttp-negotiate-perl (6.00-2) ...
12:27:15 #10 50.43 Setting up libmailtools-perl (2.18-1) ...
12:27:15 #10 50.45 Setting up libgit-wrapper-perl (0.047-1) ...
12:27:15 #10 50.46 Setting up libhtml-format-perl (2.12-1) ...
12:27:15 #10 50.48 Setting up libemail-valid-perl (1.202-1) ...
12:27:15 #10 50.50 Setting up libhttp-cookies-perl (6.04-1) ...
12:27:15 #10 50.51 Setting up curl (7.58.0-2ubuntu3.22) ...
12:27:15 #10 50.53 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:15 #10 50.54 Setting up gnupg (2.2.4-1ubuntu1.6) ...
12:27:15 #10 50.55 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
12:27:15 #10 50.57 Setting up libxml-simple-perl (2.24-1) ...
12:27:15 #10 50.59 Setting up lintian (2.5.81ubuntu1) ...
12:27:15 #10 50.61 Setting up libhtml-form-perl (6.03-1) ...
12:27:15 #10 45.92 Selecting previously unselected package libconvert-binhex-perl.
12:27:15 #10 45.92 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ...
12:27:15 #10 45.94 Unpacking libconvert-binhex-perl (1.125-1) ...
12:27:15 #10 50.55 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
12:27:15 #10 50.57 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
12:27:15 #10 50.58 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
12:27:15 #10 50.59 Setting up python3 (3.7.3-1) ...
12:27:15 #11 32.43 Selecting previously unselected package gcc.
12:27:15 #11 32.43 Preparing to unpack .../111-gcc_4%3a12.2.0-1ubuntu1_armhf.deb ...
12:27:15 #11 32.43 Unpacking gcc (4:12.2.0-1ubuntu1) ...
12:27:15 #11 32.50 Selecting previously unselected package libstdc++-12-dev:armhf.
12:27:15 #11 32.50 Preparing to unpack .../112-libstdc++-12-dev_12.2.0-3ubuntu1_armhf.deb ...
12:27:15 #11 32.51 Unpacking libstdc++-12-dev:armhf (12.2.0-3ubuntu1) ...
12:27:15 #11 46.01 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
12:27:15 #11 46.03 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:15 #11 46.04 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
12:27:15 #11 46.15 
12:27:15 #11 46.15 Current default time zone: 'Etc/UTC'
12:27:15 #11 46.15 Local time is now:      Wed Jan 25 12:27:15 UTC 2023.
12:27:15 #11 46.15 Universal Time is now:  Wed Jan 25 12:27:15 UTC 2023.
12:27:15 #11 46.15 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:27:15 #11 46.15 
12:27:15 #11 46.29 Setting up fakeroot (1.24-1) ...
12:27:15 #11 46.30 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:15 #11 46.30 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
12:27:15 #11 46.30 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
12:27:15 #11 46.30 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
12:27:15 #11 46.30 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
12:27:15 #11 46.30 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
12:27:15 #11 46.30 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
12:27:15 #11 46.30 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
12:27:15 #11 46.30 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
12:27:15 #11 46.31 Setting up autotools-dev (20180224.1) ...
12:27:15 #11 46.33 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:27:15 #11 46.35 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
12:27:15 #11 46.36 Setting up make (4.2.1-1.2) ...
12:27:15 #11 46.38 Setting up libmpfr6:arm64 (4.0.2-1) ...
12:27:15 #11 46.39 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:27:15 #14 9.115 (76/77): selinux-policy-devel-3.14.3-114.el8.no 2.1 MB/s | 1.5 MB     00:00    
12:27:15 #11 47.65 Setting up dput (1.1.0ubuntu2) ...
12:27:15 #11 47.80 Setting up libdata-validate-uri-perl (0.07-2) ...
12:27:15 #11 47.81 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:15 #11 47.82 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:15 #11 47.84 Setting up libmailtools-perl (2.21-1) ...
12:27:15 #11 47.85 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:15 #11 43.01 Preparing to unpack .../397-python3-unidiff_0.7.3-1_all.deb ...
12:27:15 #11 43.01 Unpacking python3-unidiff (0.7.3-1) ...
12:27:15 #11 43.04 Selecting previously unselected package zstd.
12:27:15 #11 43.04 Preparing to unpack .../398-zstd_1.5.2+dfsg-1_arm64.deb ...
12:27:15 #11 43.05 Unpacking zstd (1.5.2+dfsg-1) ...
12:27:15 #11 43.10 Selecting previously unselected package equivs.
12:27:15 #11 43.10 Preparing to unpack .../399-equivs_2.3.1_all.deb ...
12:27:15 #11 43.11 Unpacking equivs (2.3.1) ...
12:27:15 #11 43.14 Selecting previously unselected package libauthen-sasl-perl.
12:27:15 #11 43.15 Preparing to unpack .../400-libauthen-sasl-perl_2.1600-2_all.deb ...
12:27:15 #11 43.15 Unpacking libauthen-sasl-perl (2.1600-2) ...
12:27:15 #11 43.19 Selecting previously unselected package python3-magic.
12:27:15 #11 43.19 Preparing to unpack .../401-python3-magic_2%3a0.4.26-2_all.deb ...
12:27:15 #11 43.19 Unpacking python3-magic (2:0.4.26-2) ...
12:27:15 #11 43.25 Setting up libip4tc2:arm64 (1.8.7-1ubuntu6) ...
12:27:15 #11 42.06 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
12:27:15 #11 42.08 Unpacking liberror-perl (0.17029-1) ...
12:27:15 #11 42.13 Selecting previously unselected package git-man.
12:27:15 #11 42.14 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.8_all.deb ...
12:27:15 #11 42.21 Unpacking git-man (1:2.25.1-1ubuntu3.8) ...
12:27:15 #10 47.31 Setting up libfl2:amd64 (2.6.4-6.2) ...
12:27:15 #10 47.32 Setting up libpcre2-8-0:amd64 (10.32-5) ...
12:27:15 #10 47.33 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
12:27:15 #10 47.34 Setting up libltdl7:amd64 (2.4.6-9) ...
12:27:15 #10 47.35 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:27:15 #10 47.36 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
12:27:15 #10 47.41 Setting up libmpx2:amd64 (8.3.0-6) ...
12:27:15 #10 47.42 Setting up libubsan1:amd64 (8.3.0-6) ...
12:27:15 #10 47.43 Setting up libisl19:amd64 (0.20-2) ...
12:27:15 #10 47.44 Setting up dwz (0.12-3) ...
12:27:15 #10 47.45 Setting up python-apt-common (1.8.4.3) ...
12:27:15 #10 47.46 Setting up sensible-utils (0.0.12) ...
12:27:15 #10 47.47 Setting up exim4-config (4.92-8+deb10u7) ...
12:27:15 #10 42.87 Preparing to unpack .../266-t1utils_1.41-2_amd64.deb ...
12:27:15 #10 42.87 Unpacking t1utils (1.41-2) ...
12:27:15 #10 42.91 Selecting previously unselected package lintian.
12:27:15 #10 42.91 Preparing to unpack .../267-lintian_2.5.81ubuntu1_all.deb ...
12:27:15 #10 42.92 Unpacking lintian (2.5.81ubuntu1) ...
12:27:15 #10 35.44 Unpacking dh-autoreconf (17) ...
12:27:15 #10 35.48 Selecting previously unselected package libarchive-zip-perl.
12:27:15 #10 35.48 Preparing to unpack .../105-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
12:27:15 #10 35.48 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
12:27:15 #10 35.52 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:15 #10 35.52 Preparing to unpack .../106-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
12:27:15 #10 35.52 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
12:27:15 #10 35.55 Selecting previously unselected package libtimedate-perl.
12:27:15 #10 35.56 Preparing to unpack .../107-libtimedate-perl_2.3000-2_all.deb ...
12:27:15 #10 35.56 Unpacking libtimedate-perl (2.3000-2) ...
12:27:15 #10 35.60 Selecting previously unselected package dh-strip-nondeterminism.
12:27:15 #10 35.60 Preparing to unpack .../108-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
12:27:15 #10 35.60 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
12:27:15 #10 35.64 Selecting previously unselected package libcroco3:armhf.
12:27:15 #10 35.64 Preparing to unpack .../109-libcroco3_0.6.12-2_armhf.deb ...
12:27:15 #10 35.65 Unpacking libcroco3:armhf (0.6.12-2) ...
12:27:15 #11 35.46 Selecting previously unselected package libhx509-5-heimdal:armhf.
12:27:15 #11 35.46 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.47 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.50 Selecting previously unselected package libkrb5-26-heimdal:armhf.
12:27:15 #11 35.51 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.51 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.56 Selecting previously unselected package libheimntlm0-heimdal:armhf.
12:27:15 #11 35.56 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.56 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.59 Selecting previously unselected package libgssapi3-heimdal:armhf.
12:27:15 #11 35.60 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:27:15 #11 35.60 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:15 #11 35.63 Selecting previously unselected package libsasl2-modules-db:armhf.
12:27:15 #11 35.63 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
12:27:15 #11 35.64 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:27:15 #11 31.14 Selecting previously unselected package libsigsegv2:armhf.
12:27:15 #11 31.14 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ...
12:27:15 #11 31.14 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ...
12:27:15 #11 31.16 Selecting previously unselected package m4.
12:27:15 #11 31.16 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ...
12:27:15 #11 31.17 Unpacking m4 (1.4.18-5ubuntu2) ...
12:27:15 #11 31.23 Selecting previously unselected package autoconf.
12:27:15 #11 31.23 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
12:27:15 #10 45.58 Setting up media-types (4.0.0) ...
12:27:15 #10 45.60 Setting up libpipeline1:amd64 (1.5.3-1) ...
12:27:15 #10 45.61 Setting up wdiff (1.2.2-2+b1) ...
12:27:15 #10 45.62 Setting up libxau6:amd64 (1:1.0.9-1) ...
12:27:15 #10 45.63 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
12:27:15 #10 45.64 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:27:15 #10 45.65 Setting up libgpm2:amd64 (1.20.7-8) ...
12:27:15 #10 45.66 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
12:27:15 #10 45.67 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:15 #10 45.68 Setting up libicu67:amd64 (67.1-7) ...
12:27:15 #10 45.69 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
12:27:15 #10 45.70 Setting up xdg-user-dirs (0.17-2) ...
12:27:15 #10 45.72 Setting up libmagic-mgc (1:5.39-3) ...
12:27:15 #10 45.73 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
12:27:15 #10 45.74 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
12:27:15 #10 45.77 No schema files found: doing nothing.
12:27:15 #10 45.78 Setting up distro-info-data (0.51+deb11u3) ...
12:27:15 #10 45.79 Setting up manpages (5.10-1) ...
12:27:15 #10 45.80 Setting up unzip (6.0-26+deb11u1) ...
12:27:15 #10 45.81 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:27:15 #10 45.82 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:27:15 #10 45.84 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
12:27:15 #10 45.84 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
12:27:15 #10 45.85 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:15 #10 45.87 Setting up libfcgi-bin (2.4.2-2) ...
12:27:15 #10 45.88 Setting up binutils-common:amd64 (2.35.2-2) ...
12:27:15 #10 45.89 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:27:15 #10 40.26 Unpacking fontconfig-config (2.13.1-4.2) ...
12:27:15 #10 40.34 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:15 #10 40.34 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
12:27:15 #10 40.35 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:27:15 #10 40.43 Selecting previously unselected package liberror-perl.
12:27:15 #10 40.43 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
12:27:15 #10 40.43 Unpacking liberror-perl (0.17029-1) ...
12:27:15 #10 48.54   Installing       : binutils-gold-2.37-37.fc36.aarch64                   4/142 
12:27:15 #10 48.66   Installing       : binutils-2.37-37.fc36.aarch64                        5/142 
12:27:15 #10 48.66   Running scriptlet: binutils-2.37-37.fc36.aarch64                        5/142 
12:27:15 #10 48.68   Installing       : python3-six-1.16.0-5.fc36.noarch                     6/142 
12:27:15 #10 48.69   Installing       : hunspell-filesystem-1.7.0-19.fc36.aarch64            7/142 
12:27:15 #10 48.70   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           8/142 
12:27:15 #10 48.71   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              9/142 
12:27:15 #10 48.72   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch          10/142 
12:27:15 #10 48.73   Installing       : hunspell-1.7.0-19.fc36.aarch64                      11/142 
12:27:15 #10 48.75   Installing       : elfutils-0.188-3.fc36.aarch64                       12/142 
12:27:15 #11 41.66 Selecting previously unselected package manpages-dev.
12:27:15 #11 41.66 Preparing to unpack .../386-manpages-dev_5.13-1_all.deb ...
12:27:15 #11 41.67 Unpacking manpages-dev (5.13-1) ...
12:27:15 #11 41.77 Selecting previously unselected package python3-certifi.
12:27:15 #11 41.78 Preparing to unpack .../387-python3-certifi_2022.6.15-2_all.deb ...
12:27:15 #11 41.78 Unpacking python3-certifi (2022.6.15-2) ...
12:27:15 #11 41.82 Selecting previously unselected package python3-cffi-backend:amd64.
12:27:15 #11 41.82 Preparing to unpack .../388-python3-cffi-backend_1.15.1-1_amd64.deb ...
12:27:15 #11 41.82 Unpacking python3-cffi-backend:amd64 (1.15.1-1) ...
12:27:15 #11 41.86 Selecting previously unselected package python3-cryptography.
12:27:15 #11 41.86 Preparing to unpack .../389-python3-cryptography_3.4.8-2_amd64.deb ...
12:27:15 #11 41.86 Unpacking python3-cryptography (3.4.8-2) ...
12:27:15 #11 41.91 Selecting previously unselected package python3-idna.
12:27:15 #11 41.91 Preparing to unpack .../390-python3-idna_3.3-1_all.deb ...
12:27:15 #11 41.92 Unpacking python3-idna (3.3-1) ...
12:27:15 #11 41.96 Selecting previously unselected package python3-nacl.
12:27:15 #10 50.63 Setting up libimport-into-perl (1.002005-1) ...
12:27:15 #10 50.64 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:15 #10 50.66 Setting up libparams-validate-perl (1.29-1) ...
12:27:15 #10 50.69 Setting up libmoo-perl (2.003004-1) ...
12:27:15 #10 50.71 Setting up libb-hooks-endofscope-perl (0.21-1) ...
12:27:15 #10 50.73 Setting up libpackage-stash-perl (0.37-1) ...
12:27:15 #10 50.74 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
12:27:15 #10 50.76 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:15 #10 50.77 Setting up licensecheck (3.0.31-2) ...
12:27:15 #10 50.79 Setting up dh-autoreconf (17) ...
12:27:15 #10 50.80 Setting up libwww-perl (6.31-1ubuntu0.1) ...
12:27:15 #10 50.82 Setting up debhelper (11.1.6ubuntu2) ...
12:27:15 #10 50.91 Setting up python3-xdg (0.25-5) ...
12:27:15 #10 51.07 Setting up man-db (2.8.5-2) ...
12:27:15 #11 46.42 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:27:15 #11 46.43 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
12:27:15 #11 47.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:15 #11 47.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:15 #11 48.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:15 #11 43.26 Setting up libksba8:arm64 (1.6.0-3ubuntu1.1) ...
12:27:15 #11 43.28 Setting up media-types (8.0.0) ...
12:27:15 #11 43.29 Setting up libpipeline1:arm64 (1.5.6-2) ...
12:27:15 #11 43.30 Setting up libicu71:arm64 (71.1-3ubuntu1) ...
12:27:15 #11 43.32 Setting up wdiff (1.2.2-2build3) ...
12:27:15 #11 43.33 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
12:27:15 #11 43.34 Setting up libre2-9:arm64 (20220601+dfsg-1) ...
12:27:15 #11 43.35 Setting up libkeyutils1:arm64 (1.6.3-1) ...
12:27:15 #11 43.36 Setting up lto-disabled-list (35) ...
12:27:15 #11 43.37 Setting up libapparmor1:arm64 (3.0.7-1ubuntu2) ...
12:27:15 #11 43.39 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
12:27:15 #11 43.40 Setting up libsodium23:arm64 (1.0.18-1build2) ...
12:27:15 #11 43.41 Setting up bsdextrautils (2.38-4ubuntu1) ...
12:27:15 #11 43.43 Setting up libfcgi0ldbl:arm64 (2.4.2-2build2) ...
12:27:15 #11 43.44 Setting up libtext-glob-perl (0.11-2) ...
12:27:15 #11 43.45 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
12:27:15 #11 43.48 Setting up libmagic-mgc (1:5.41-4) ...
12:27:15 #11 43.49 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
12:27:15 #11 43.50 Setting up libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
12:27:15 #11 43.52 No schema files found: doing nothing.
12:27:15 #11 43.53 Setting up distro-info-data (0.54ubuntu0.1) ...
12:27:15 #11 43.55 Setting up manpages (5.13-1) ...
12:27:15 #11 43.56 Setting up libtirpc-common (1.3.3+ds-1) ...
12:27:15 #11 42.47 Selecting previously unselected package git.
12:27:15 #11 42.47 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.8_amd64.deb ...
12:27:15 #11 42.49 Unpacking git (1:2.25.1-1ubuntu3.8) ...
12:27:15 #11 41.98 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ...
12:27:15 #11 41.99 Setting up openssh-client (1:8.9p1-3ubuntu0.1) ...
12:27:15 #11 42.06 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
12:27:15 #11 42.06 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
12:27:15 #11 42.06 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
12:27:15 #11 42.06 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
12:27:15 #11 42.06 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
12:27:15 #11 42.06 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:27:15 #11 42.07 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
12:27:15 #11 42.08 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
12:27:15 #11 42.09 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.7) ...
12:27:15 #11 42.15 Setting up python3 (3.10.6-1~22.04) ...
12:27:15 #10 43.06 Selecting previously unselected package manpages-dev.
12:27:15 #10 43.06 Preparing to unpack .../268-manpages-dev_4.15-1_all.deb ...
12:27:15 #10 43.06 Unpacking manpages-dev (4.15-1) ...
12:27:15 #10 35.68 Selecting previously unselected package gettext.
12:27:15 #10 35.69 Preparing to unpack .../110-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ...
12:27:15 #10 35.70 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
12:27:15 #10 35.86 Selecting previously unselected package intltool-debian.
12:27:15 #10 35.86 Preparing to unpack .../111-intltool-debian_0.35.0+20060710.4_all.deb ...
12:27:15 #10 35.87 Unpacking intltool-debian (0.35.0+20060710.4) ...
12:27:15 #10 35.90 Selecting previously unselected package po-debconf.
12:27:15 #10 35.90 Preparing to unpack .../112-po-debconf_1.0.20_all.deb ...
12:27:15 #10 35.90 Unpacking po-debconf (1.0.20) ...
12:27:15 #10 35.97 Selecting previously unselected package debhelper.
12:27:15 #10 35.97 Preparing to unpack .../113-debhelper_11.1.6ubuntu2_all.deb ...
12:27:15 #11 35.66 Selecting previously unselected package libsasl2-2:armhf.
12:27:15 #11 35.67 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
12:27:15 #11 35.67 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:27:15 #11 35.70 Selecting previously unselected package libldap-common.
12:27:15 #11 35.70 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
12:27:15 #11 35.71 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:27:15 #11 35.75 Selecting previously unselected package libldap-2.4-2:armhf.
12:27:15 #11 35.75 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
12:27:15 #11 35.75 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
12:27:15 #11 35.80 Selecting previously unselected package libnghttp2-14:armhf.
12:27:15 #11 35.80 Preparing to unpack .../114-libnghttp2-14_1.40.0-1build1_armhf.deb ...
12:27:15 #11 35.81 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
12:27:15 #11 35.85 Selecting previously unselected package librtmp1:armhf.
12:27:15 #11 35.85 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
12:27:15 #11 35.85 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
12:27:15 #11 35.89 Selecting previously unselected package libssh-4:armhf.
12:27:15 #11 35.89 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
12:27:15 #11 35.90 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
12:27:15 #11 31.23 Unpacking autoconf (2.71-2) ...
12:27:15 #11 31.31 Selecting previously unselected package autotools-dev.
12:27:15 #11 31.31 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
12:27:15 #11 31.31 Unpacking autotools-dev (20220109.1) ...
12:27:15 #11 31.41 Selecting previously unselected package automake.
12:27:15 #11 31.41 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
12:27:15 #11 31.42 Unpacking automake (1:1.16.5-1.3) ...
12:27:15 #11 31.51 Selecting previously unselected package autopoint.
12:27:15 #11 31.51 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
12:27:15 #11 31.52 Unpacking autopoint (0.21-4ubuntu4) ...
12:27:15 #11 31.55 Selecting previously unselected package binutils-common:armhf.
12:27:15 #11 31.55 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.1_armhf.deb ...
12:27:15 #11 31.55 Unpacking binutils-common:armhf (2.38-4ubuntu2.1) ...
12:27:15 #11 31.62 Selecting previously unselected package libbinutils:armhf.
12:27:15 #11 31.62 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.1_armhf.deb ...
12:27:15 #10 45.90 Setting up libmagic1:amd64 (1:5.39-3) ...
12:27:15 #10 45.92 Setting up libdeflate0:amd64 (1.7-1) ...
12:27:15 #10 45.94 Setting up less (551-2) ...
12:27:15 #10 45.95 Setting up perl-openssl-defaults:amd64 (5) ...
12:27:15 #10 45.96 Setting up linux-libc-dev:amd64 (5.10.162-1) ...
12:27:15 #10 45.97 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
12:27:15 #10 45.98 Setting up gettext-base (0.21-4) ...
12:27:15 #10 45.99 Setting up liblzo2-2:amd64 (2.10-2) ...
12:27:15 #10 46.00 Setting up libnpth0:amd64 (1.6-3) ...
12:27:15 #10 46.01 Setting up file (1:5.39-3) ...
12:27:15 #10 46.02 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
12:27:15 #10 46.03 Setting up libassuan0:amd64 (2.5.3-7.1) ...
12:27:15 #10 46.04 Setting up libgomp1:amd64 (10.2.1-6) ...
12:27:15 #10 46.05 Setting up bzip2 (1.0.8-4) ...
12:27:15 #10 46.06 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:27:15 #10 46.07 Setting up libunwind8:amd64 (1.3.2-2) ...
12:27:15 #10 46.08 Setting up pbzip2 (1.1.13-1) ...
12:27:15 #10 46.09 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
12:27:15 #10 46.10 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
12:27:15 #10 40.47 Selecting previously unselected package git-man.#10 ...
12:27:15 
12:27:15 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:15 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 19.4s done
12:27:15 #7 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:15 #7 DONE 59.8s
12:27:15 
12:27:15 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:15 #10 40.47 Selecting previously unselected package git-man.
12:27:15 #10 40.47 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ...
12:27:15 #10 40.48 Unpacking git-man (1:2.30.2-1) ...
12:27:15 #10 40.69 Selecting previously unselected package git.
12:27:15 #10 40.69 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ...
12:27:15 #10 48.76   Installing       : dwz-0.14-4.fc36.aarch64                             13/142 
12:27:15 #10 48.77   Installing       : xz-5.2.5-9.fc36.aarch64                             14/142 
12:27:15 #10 48.78   Installing       : unzip-6.0-57.fc36.aarch64                           15/142 
12:27:15 #10 48.79   Installing       : file-5.41-4.fc36.aarch64                            16/142 
12:27:15 #10 48.80   Installing       : zip-3.0-32.fc36.aarch64                             17/142 
12:27:15 #10 48.81   Installing       : enchant-1:1.6.0-30.fc36.aarch64                     18/142 
12:27:15 #10 48.82   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 19/142 
12:27:15 #10 48.83   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              20/142 
12:27:15 #10 48.84   Installing       : python3-construct-2.10.68-1.fc36.noarch             21/142 
12:27:15 #10 48.86   Installing       : python3-pybeam-0.7-2.fc36.noarch                    22/142 
12:27:15 #10 48.87   Installing       : zstd-1.5.2-2.fc36.aarch64                           23/142 
12:27:15 #10 48.87   Installing       : rust-srpm-macros-23-1.fc36.noarch                   24/142 
12:27:15 #10 48.88   Installing       : rpmautospec-rpm-macros-0.3.1-1.fc36.noarch          25/142 
12:27:15 #10 48.88   Installing       : qt5-srpm-macros-5.15.7-1.fc36.noarch                26/142 
12:27:15 #10 48.89   Installing       : emacs-filesystem-1:28.2-1.fc36.noarch               27/142 
12:27:15 #10 48.89   Installing       : desktop-file-utils-0.26-6.fc36.aarch64              28/142 
12:27:15 #10 48.90   Installing       : dbus-libs-1:1.14.4-1.fc36.aarch64                   29/142 
12:27:15 #10 48.92   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                  30/142 
12:27:15 #10 48.93   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               31/142 
12:27:15 #10 48.93   Installing       : xxhash-libs-0.8.1-2.fc36.aarch64                    32/142 
12:27:15 #11 41.96 Preparing to unpack .../391-python3-nacl_1.5.0-2_amd64.deb ...
12:27:15 #11 41.97 Unpacking python3-nacl (1.5.0-2) ...
12:27:15 #11 42.01 Selecting previously unselected package python3-six.
12:27:15 #11 42.01 Preparing to unpack .../392-python3-six_1.16.0-4_all.deb ...
12:27:15 #11 42.01 Unpacking python3-six (1.16.0-4) ...
12:27:15 #11 42.05 Selecting previously unselected package python3-bcrypt.
12:27:15 #11 42.06 Preparing to unpack .../393-python3-bcrypt_3.2.0-1build1_amd64.deb ...
12:27:15 #11 42.06 Unpacking python3-bcrypt (3.2.0-1build1) ...
12:27:15 #11 42.10 Selecting previously unselected package python3-paramiko.
12:27:15 #11 42.10 Preparing to unpack .../394-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
12:27:15 #11 42.10 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
12:27:15 #11 42.15 Selecting previously unselected package python3-urllib3.
12:27:15 #11 42.15 Preparing to unpack .../395-python3-urllib3_1.26.9-1_all.deb ...
12:27:15 #11 42.15 Unpacking python3-urllib3 (1.26.9-1) ...
12:27:15 #11 42.20 Selecting previously unselected package python3-requests.
12:27:15 #10 50.83 Setting up equivs (2.1.0) ...
12:27:15 #10 50.85 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:27:15 #10 50.87 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
12:27:15 #10 50.89 Setting up libxml-parser-perl (2.44-2build3) ...
12:27:15 #10 50.90 Setting up libxml-sax-expat-perl (0.40-2) ...
12:27:15 #10 50.94 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:15 #10 50.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:15 #10 51.18 Building database of manual pages ...
12:27:15 #10 34.34 Selecting previously unselected package libxml2:armhf.
12:27:15 #10 34.34 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7+deb11u3_armhf.deb ...
12:27:15 #10 34.35 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
12:27:15 #10 34.48 Selecting previously unselected package gettext.
12:27:15 #10 34.48 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ...
12:27:15 #11 46.69 Setting up strace (5.5-3ubuntu1) ...
12:27:15 #11 48.16 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:15 #11 48.19 Setting up dh-strip-nondeterminism (1.13.0-1) ...
12:27:15 #11 48.20 Setting up libconst-fast-perl (0.014-1.1) ...
12:27:15 #11 48.22 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
12:27:15 #11 48.23 Setting up libdata-dpath-perl (0.58-1) ...
12:27:15 #11 48.24 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:27:15 #11 48.25 Setting up libpackage-stash-perl (0.39-1) ...
12:27:15 #11 48.26 Setting up libimport-into-perl (1.002005-1) ...
12:27:15 #11 48.28 Setting up libmoo-perl (2.005004-3) ...
12:27:15 #11 48.29 Setting up liblist-someutils-perl (0.58-1) ...
12:27:15 #11 48.30 Setting up debhelper (13.6ubuntu1) ...
12:27:15 #11 48.31 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
12:27:15 #11 48.33 Setting up equivs (2.3.1) ...
12:27:15 #11 48.34 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:27:15 #11 48.35 Setting up libb-hooks-endofscope-perl (0.25-1) ...
12:27:15 #11 48.36 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:15 #11 48.37 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:27:15 #11 48.39 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:15 #11 48.40 Setting up libmoox-struct-perl (0.020-1) ...
12:27:15 #11 48.41 Setting up lintian (2.114.0ubuntu1.2) ...
12:27:15 #11 48.43 Setting up licensecheck (3.2.14-2) ...
12:27:15 #11 48.44 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:15 #11 43.58 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
12:27:15 #11 43.60 Setting up unzip (6.0-27ubuntu1) ...
12:27:15 #11 43.61 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
12:27:15 #11 43.63 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
12:27:15 #11 43.64 Setting up libsqlite3-0:arm64 (3.39.3-1) ...
12:27:15 #11 43.65 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:27:15 #11 43.67 Setting up libfcgi-bin (2.4.2-2build2) ...
12:27:15 #11 43.69 Setting up binutils-common:arm64 (2.39-3ubuntu1.1) ...
12:27:15 #11 43.71 Setting up libnghttp2-14:arm64 (1.49.0-1) ...
12:27:15 #11 43.72 Setting up libmagic1:arm64 (1:5.41-4) ...
12:27:15 #11 43.74 Setting up libdeflate0:arm64 (1.12-1) ...
12:27:15 #11 43.75 Setting up less (590-1build1) ...
12:27:15 #11 43.77 Setting up perl-openssl-defaults:arm64 (7) ...
12:27:15 #11 43.78 Setting up linux-libc-dev:arm64 (5.19.0-29.30) ...
12:27:15 #10 46.46 Selecting previously unselected package libdata-dump-perl.
12:27:15 #10 46.46 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ...
12:27:15 #10 46.47 Unpacking libdata-dump-perl (1.23-1) ...
12:27:15 #10 46.57 Selecting previously unselected package libdigest-bubblebabble-perl.
12:27:15 #10 46.57 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ...
12:27:15 #10 46.59 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
12:27:15 #10 46.64 Selecting previously unselected package libdigest-hmac-perl.
12:27:15 #10 46.65 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
12:27:15 #10 46.66 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:15 #14 9.676 (77/77): selinux-policy-minimum-3.14.3-114.el8.  11 MB/s |  13 MB     00:01    
12:27:15 #14 9.680 --------------------------------------------------------------------------------
12:27:15 #14 9.681 Total                                            15 MB/s | 108 MB     00:07     
12:27:15 #10 43.33 Selecting previously unselected package python3-certifi.
12:27:15 #10 43.33 Preparing to unpack .../269-python3-certifi_2018.1.18-2_all.deb ...
12:27:15 #10 43.34 Unpacking python3-certifi (2018.1.18-2) ...
12:27:15 #10 43.38 Selecting previously unselected package python3-idna.
12:27:15 #10 43.38 Preparing to unpack .../270-python3-idna_2.6-1_all.deb ...
12:27:15 #10 43.39 Unpacking python3-idna (2.6-1) ...
12:27:15 #10 43.42 Selecting previously unselected package python3-urllib3.
12:27:15 #10 43.42 Preparing to unpack .../271-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
12:27:15 #10 43.43 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
12:27:15 #10 43.48 Selecting previously unselected package python3-requests.
12:27:15 #10 43.48 Preparing to unpack .../272-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
12:27:15 #10 43.48 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
12:27:15 #10 43.52 Selecting previously unselected package python3-unidiff.
12:27:15 #10 43.52 Preparing to unpack .../273-python3-unidiff_0.5.4-1_all.deb ...
12:27:15 #10 43.53 Unpacking python3-unidiff (0.5.4-1) ...
12:27:15 #10 43.56 Selecting previously unselected package python3-xdg.
12:27:15 #10 43.57 Preparing to unpack .../274-python3-xdg_0.25-4ubuntu1.1_all.deb ...
12:27:15 #10 43.57 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
12:27:15 #10 43.61 Selecting previously unselected package unzip.
12:27:15 #10 43.61 Preparing to unpack .../275-unzip_6.0-21ubuntu1.2_amd64.deb ...
12:27:15 #10 43.61 Unpacking unzip (6.0-21ubuntu1.2) ...
12:27:15 #10 43.66 Selecting previously unselected package wdiff.
12:27:16 #10 35.97 Unpacking debhelper (11.1.6ubuntu2) ...
12:27:16 #10 36.11 Selecting previously unselected package libfile-which-perl.
12:27:16 #10 36.11 Preparing to unpack .../114-libfile-which-perl_1.21-1_all.deb ...
12:27:16 #10 36.12 Unpacking libfile-which-perl (1.21-1) ...
12:27:16 #10 36.15 Selecting previously unselected package libfile-homedir-perl.
12:27:16 #10 36.15 Preparing to unpack .../115-libfile-homedir-perl_1.002-1_all.deb ...
12:27:16 #10 36.15 Unpacking libfile-homedir-perl (1.002-1) ...
12:27:16 #10 36.20 Selecting previously unselected package devscripts.
12:27:16 #10 36.20 Preparing to unpack .../116-devscripts_2.17.12ubuntu1.1_armhf.deb ...
12:27:16 #11 35.94 Selecting previously unselected package libcurl4:armhf.
12:27:16 #11 35.95 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.15_armhf.deb ...
12:27:16 #11 35.95 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.15) ...
12:27:16 #11 35.99 Selecting previously unselected package curl.
12:27:16 #11 35.99 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.15_armhf.deb ...
12:27:16 #11 36.00 Unpacking curl (7.68.0-1ubuntu2.15) ...
12:27:16 #11 36.06 Selecting previously unselected package dctrl-tools.
12:27:16 #11 36.06 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
12:27:16 #11 36.07 Unpacking dctrl-tools (2.24-3) ...
12:27:16 #11 36.10 Selecting previously unselected package libtool.
12:27:16 #11 36.10 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
12:27:16 #11 36.11 Unpacking libtool (2.4.6-14) ...
12:27:16 #11 36.15 Selecting previously unselected package dh-autoreconf.
12:27:16 #11 36.15 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
12:27:16 #11 36.16 Unpacking dh-autoreconf (19) ...
12:27:16 #11 36.19 Selecting previously unselected package libdebhelper-perl.
12:27:16 #11 36.19 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
12:27:16 #11 36.19 Unpacking libdebhelper-perl (12.10ubuntu1) ...
12:27:16 #11 36.23 Selecting previously unselected package libarchive-zip-perl.
12:27:16 #11 36.23 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
12:27:16 #11 36.24 Unpacking libarchive-zip-perl (1.67-2) ...
12:27:16 #14 0.984 Last metadata expiration check: 0:00:15 ago on Wed Jan 25 12:27:00 2023.
12:27:16 #10 47.77 Adding system-user for exim (v4)
12:27:16 #10 48.01 Setting up libuchardet0:amd64 (0.0.6-3) ...
12:27:16 #10 48.02 Setting up git-man (1:2.20.1-2+deb10u6) ...
12:27:16 #10 48.03 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:27:16 #10 48.04 Setting up netbase (5.6) ...
12:27:16 #10 48.09 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
12:27:16 #10 48.10 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:27:16 #10 48.11 Setting up libbinutils:amd64 (2.31.1-16) ...
12:27:16 #11 ...
12:27:16 
12:27:16 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:16 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 13.4s done
12:27:16 #7 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:16 #7 DONE 49.3s
12:27:16 
12:27:16 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:16 #11 31.63 Unpacking libbinutils:armhf (2.38-4ubuntu2.1) ...
12:27:16 #11 31.67 Selecting previously unselected package libctf-nobfd0:armhf.
12:27:16 #11 31.67 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.1_armhf.deb ...
12:27:16 #11 31.68 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.1) ...
12:27:16 #11 31.71 Selecting previously unselected package libctf0:armhf.
12:27:16 #11 31.71 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.1_armhf.deb ...
12:27:16 #11 31.72 Unpacking libctf0:armhf (2.38-4ubuntu2.1) ...
12:27:16 #11 31.77 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:27:16 #11 31.77 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.1_armhf.deb ...
12:27:16 #11 31.77 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.1) ...
12:27:16 #10 46.11 Setting up libasan6:amd64 (10.2.1-6) ...
12:27:16 #10 46.12 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:16 #10 46.13 Setting up fakeroot (1.25.3-1.1) ...
12:27:16 #10 46.14 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:16 #10 46.15 Setting up autotools-dev (20180224.1+nmu1) ...
12:27:16 #10 46.16 Setting up libglib2.0-data (2.66.8-1) ...
12:27:16 #10 46.17 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
12:27:16 #10 46.18 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
12:27:16 #10 46.19 Setting up libx11-data (2:1.7.2-1) ...
12:27:16 #10 46.20 Setting up make (4.3-4.1) ...
12:27:16 #10 46.21 Setting up libmpfr6:amd64 (4.1.0-3) ...
12:27:16 #10 46.22 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:27:16 #10 46.23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:27:16 #10 46.24 Setting up lzip (1.22-3) ...
12:27:16 #10 46.26 Setting up strace (5.10-1) ...
12:27:16 #10 46.27 Setting up libsigsegv2:amd64 (2.13-1) ...
12:27:16 #10 46.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:27:16 #10 46.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:16 #10 46.30 Setting up t1utils (1.41-4) ...
12:27:16 #10 46.31 Setting up libquadmath0:amd64 (10.2.1-6) ...
12:27:16 #10 46.32 Setting up diffstat (1.64-1) ...
12:27:16 #10 40.72 Unpacking git (1:2.30.2-1) ...
12:27:16 #10 48.99   Installing       : gdb-minimal-12.1-2.fc36.aarch64                     33/142 
12:27:16 #10 49.00   Installing       : debugedit-5.0-3.fc36.aarch64                        34/142 
12:27:16 #10 49.02   Installing       : shared-mime-info-2.1-3.fc35.aarch64                 35/142 
12:27:16 #10 49.03   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                 35/142 
12:27:16 #10 49.05   Installing       : python3-zstandard-0.17.0-1.fc36.aarch64             36/142 
12:27:16 #10 49.06   Installing       : python3-tomli-w-0.4.0-3.fc36.noarch                 37/142 
12:27:16 #10 49.07   Installing       : python3-tomli-1.2.3-1.fc36.noarch                   38/142 
12:27:16 #10 49.08   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    39/142 
12:27:16 #10 49.09   Installing       : python3-file-magic-5.41-4.fc36.noarch               40/142 
12:27:16 #10 49.10   Installing       : python3-distro-1.6.0-2.fc36.noarch                  41/142 
12:27:16 #10 49.11   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        42/142 
12:27:16 #10 49.12   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      43/142 
12:27:16 #10 49.12   Installing       : perl-srpm-macros-1-43.fc36.noarch                   44/142 
12:27:16 #10 49.13   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        45/142 
12:27:16 #10 49.13   Installing       : openblas-srpm-macros-2-11.fc36.noarch               46/142 
12:27:16 #10 49.14   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   47/142 
12:27:16 #10 49.14   Installing       : nim-srpm-macros-3-6.fc36.noarch                     48/142 
12:27:16 #10 49.15   Installing       : ncurses-6.2-9.20210508.fc36.aarch64                 49/142 
12:27:16 #10 49.16   Installing       : lua-srpm-macros-1-6.fc36.noarch                     50/142 
12:27:16 #10 49.16   Installing       : libstemmer-0-18.585svn.fc36.aarch64                 51/142 
12:27:16 #10 49.17   Installing       : libpng-2:1.6.37-12.fc36.aarch64                     52/142 
12:27:16 #10 49.18   Installing       : libpkgconf-1.8.0-2.fc36.aarch64                     53/142 
12:27:16 #10 49.18   Installing       : pkgconf-1.8.0-2.fc36.aarch64                        54/142 
12:27:16 #10 49.19   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             55/142 
12:27:16 #11 42.20 Preparing to unpack .../396-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
12:27:16 #11 42.20 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
12:27:16 #11 42.24 Selecting previously unselected package python3-unidiff.
12:27:16 #11 42.24 Preparing to unpack .../397-python3-unidiff_0.7.3-1_all.deb ...
12:27:16 #11 42.25 Unpacking python3-unidiff (0.7.3-1) ...
12:27:16 #11 42.28 Selecting previously unselected package zstd.
12:27:16 #11 42.28 Preparing to unpack .../398-zstd_1.5.2+dfsg-1_amd64.deb ...
12:27:16 #11 42.29 Unpacking zstd (1.5.2+dfsg-1) ...
12:27:16 #11 42.33 Selecting previously unselected package equivs.
12:27:16 #11 42.33 Preparing to unpack .../399-equivs_2.3.1_all.deb ...
12:27:16 #11 42.34 Unpacking equivs (2.3.1) ...
12:27:16 #11 42.37 Selecting previously unselected package libauthen-sasl-perl.
12:27:16 #11 42.37 Preparing to unpack .../400-libauthen-sasl-perl_2.1600-2_all.deb ...
12:27:16 #11 42.37 Unpacking libauthen-sasl-perl (2.1600-2) ...
12:27:16 #11 42.41 Selecting previously unselected package python3-magic.
12:27:16 #11 42.41 Preparing to unpack .../401-python3-magic_2%3a0.4.26-2_all.deb ...
12:27:16 #11 42.42 Unpacking python3-magic (2:0.4.26-2) ...
12:27:16 #11 42.47 Setting up libip4tc2:amd64 (1.8.7-1ubuntu6) ...
12:27:16 #10 51.14 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:16 #10 51.21 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:27:16 #10 51.23 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
12:27:16 #10 51.24 Updating certificates in /etc/ssl/certs...
12:27:16 #10 34.49 Unpacking gettext (0.21-4) ...
12:27:16 #10 34.68 Selecting previously unselected package intltool-debian.
12:27:16 #10 34.68 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:16 #10 34.68 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:16 #10 34.74 Selecting previously unselected package po-debconf.
12:27:16 #10 34.74 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ...
12:27:16 #11 46.91 Setting up libsigsegv2:arm64 (2.12-2) ...
12:27:16 #11 46.92 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
12:27:16 #11 46.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:16 #11 46.94 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
12:27:16 #11 46.94 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
12:27:16 #11 46.94 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
12:27:16 #11 46.94 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
12:27:16 #11 46.94 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
12:27:16 #11 46.94 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
12:27:16 #11 46.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
12:27:16 #11 46.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
12:27:16 #11 46.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
12:27:16 #11 46.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
12:27:16 #11 46.95 Setting up t1utils (1.41-3) ...
12:27:16 #11 46.96 Setting up diffstat (1.63-1) ...
12:27:16 #11 46.97 Setting up libmpc3:arm64 (1.1.0-1) ...
12:27:16 #11 46.98 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:27:16 #11 46.99 Setting up patch (2.7.6-6) ...
12:27:16 #11 47.00 Setting up autopoint (0.19.8.1-10build1) ...
12:27:16 #11 47.01 Setting up libfl2:arm64 (2.6.4-6.2) ...
12:27:16 #11 47.03 Setting up ucf (3.0038+nmu1) ...
12:27:16 #11 48.48 Setting up libwww-perl (6.61-1) ...
12:27:16 #11 48.49 Setting up devscripts (2.22.1ubuntu1) ...
12:27:16 #11 48.64 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
12:27:16 #11 48.66 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:16 #11 43.80 Setting up libctf-nobfd0:arm64 (2.39-3ubuntu1.1) ...
12:27:16 #11 43.81 Setting up gettext-base (0.21-8) ...
12:27:16 #11 43.82 Setting up m4 (1.4.19-1) ...
12:27:16 #11 43.84 Setting up liblzo2-2:arm64 (2.10-2build3) ...
12:27:16 #11 43.85 Setting up libnpth0:arm64 (1.6-3build2) ...
12:27:16 #11 43.86 Setting up krb5-locales (1.20-1) ...
12:27:16 #11 43.88 Setting up file (1:5.41-4) ...
12:27:16 #11 43.89 Setting up libassuan0:arm64 (2.5.5-4) ...
12:27:16 #11 43.90 Setting up libgomp1:arm64 (12.2.0-3ubuntu1) ...
12:27:16 #11 43.92 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
12:27:16 #11 43.93 Setting up bzip2 (1.0.8-5build1) ...
12:27:16 #11 43.94 Setting up libldap-common (2.5.13+dfsg-1ubuntu1) ...
12:27:16 #11 43.96 Setting up libunwind8:arm64 (1.6.2-0ubuntu1) ...
12:27:16 #11 43.97 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.10.1) ...
12:27:16 #11 43.98 Setting up libfakeroot:arm64 (1.29-1ubuntu1) ...
12:27:16 #11 44.00 Setting up libkrb5support0:arm64 (1.20-1) ...
12:27:16 #10 46.73 Selecting previously unselected package libdistro-info-perl.
12:27:16 #10 46.73 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ...
12:27:16 #10 46.74 Unpacking libdistro-info-perl (0.21) ...
12:27:16 #10 46.79 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:16 #10 46.79 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:16 #10 46.80 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:16 #10 46.86 Selecting previously unselected package libmailtools-perl.
12:27:16 #10 46.86 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ...
12:27:16 #10 46.87 Unpacking libmailtools-perl (2.18-1) ...
12:27:16 #10 46.96 Selecting previously unselected package libnet-ip-perl.
12:27:16 #10 42.90 Setting up gcc (4:8.3.0-1+rpi2) ...
12:27:16 #10 42.95 Setting up perl (5.28.1-6+deb10u1) ...
12:27:16 #10 43.00 Setting up libio-html-perl (1.001-1) ...
12:27:16 #10 43.03 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
12:27:16 #10 43.66 Preparing to unpack .../276-wdiff_1.2.2-2_amd64.deb ...
12:27:16 #10 43.66 Unpacking wdiff (1.2.2-2) ...
12:27:16 #10 43.69 Selecting previously unselected package equivs.
12:27:16 #10 43.70 Preparing to unpack .../277-equivs_2.1.0_all.deb ...
12:27:16 #10 43.70 Unpacking equivs (2.1.0) ...
12:27:16 #10 43.73 Selecting previously unselected package libauthen-sasl-perl.
12:27:16 #10 43.73 Preparing to unpack .../278-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:16 #10 43.73 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:16 #10 43.77 Selecting previously unselected package python3-magic.
12:27:16 #10 43.78 Preparing to unpack .../279-python3-magic_2%3a0.4.15-1_all.deb ...
12:27:16 #10 43.78 Unpacking python3-magic (2:0.4.15-1) ...
12:27:16 #10 43.83 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:16 #10 43.84 Setting up python-apt-common (1.6.6) ...
12:27:16 #10 43.85 Setting up libnpth0:amd64 (1.5-3) ...
12:27:16 #10 43.86 Setting up libedit2:amd64 (3.1-20170329-1) ...
12:27:16 #10 43.88 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:16 #10 36.22 Unpacking devscripts (2.17.12ubuntu1.1) ...
12:27:16 #10 36.36 Selecting previously unselected package diffstat.
12:27:16 #10 36.36 Preparing to unpack .../117-diffstat_1.61-1build1_armhf.deb ...
12:27:16 #10 36.37 Unpacking diffstat (1.61-1build1) ...
12:27:16 #10 36.40 Selecting previously unselected package libassuan0:armhf.
12:27:16 #10 36.41 Preparing to unpack .../118-libassuan0_2.5.1-2_armhf.deb ...
12:27:16 #10 36.41 Unpacking libassuan0:armhf (2.5.1-2) ...
12:27:16 #10 36.44 Selecting previously unselected package gpgconf.
12:27:16 #10 36.44 Preparing to unpack .../119-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:16 #10 36.45 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
12:27:16 #10 36.51 Selecting previously unselected package libksba8:armhf.
12:27:16 #10 36.51 Preparing to unpack .../120-libksba8_1.3.5-2ubuntu0.18.04.2_armhf.deb ...
12:27:16 #11 36.27 Selecting previously unselected package libsub-override-perl.
12:27:16 #11 36.28 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
12:27:16 #11 36.28 Unpacking libsub-override-perl (0.09-2) ...
12:27:16 #11 36.31 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:16 #11 36.31 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
12:27:16 #11 36.32 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
12:27:16 #11 36.35 Selecting previously unselected package dh-strip-nondeterminism.
12:27:16 #11 36.35 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
12:27:16 #11 36.36 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
12:27:16 #11 36.38 Selecting previously unselected package dwz.
12:27:16 #11 36.38 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
12:27:16 #11 36.39 Unpacking dwz (0.13-5) ...
12:27:16 #11 36.43 Selecting previously unselected package libcroco3:armhf.
12:27:16 #11 36.44 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
12:27:16 #11 36.44 Unpacking libcroco3:armhf (0.6.13-1) ...
12:27:16 #11 36.48 Selecting previously unselected package gettext.
12:27:16 #11 36.48 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
12:27:16 #10 48.12 Setting up cpp-8 (8.3.0-6) ...
12:27:16 #10 48.13 Setting up libc-dev-bin (2.28-10+deb10u2) ...
12:27:16 #10 48.14 Setting up openssl (1.1.1n-0+deb10u3) ...
12:27:16 #10 48.16 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
12:27:16 #10 48.17 Setting up readline-common (7.0-5) ...
12:27:16 #10 48.18 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
12:27:16 #10 48.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u5) ...
12:27:16 #10 48.21 Setting up libcc1-0:amd64 (8.3.0-6) ...
12:27:16 #10 48.22 Setting up iso-codes (4.2-1) ...
12:27:16 #10 48.23 Setting up liblocale-gettext-perl (1.07-3+b4) ...
12:27:16 #10 48.24 Setting up liblsan0:amd64 (8.3.0-6) ...
12:27:16 #10 48.25 Setting up dctrl-tools (2.24-3) ...
12:27:16 #10 48.27 Setting up libitm1:amd64 (8.3.0-6) ...
12:27:16 #10 48.28 Setting up debian-keyring (2019.02.25) ...
12:27:16 #10 48.29 Setting up libreadline7:amd64 (7.0-5) ...
12:27:16 #10 48.30 Setting up libgdbm6:amd64 (1.18.1-4) ...
12:27:16 #10 48.31 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
12:27:16 #10 48.32 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
12:27:16 #11 31.92 Selecting previously unselected package binutils.
12:27:16 #11 31.92 Preparing to unpack .../062-binutils_2.38-4ubuntu2.1_armhf.deb ...
12:27:16 #11 31.93 Unpacking binutils (2.38-4ubuntu2.1) ...
12:27:16 #11 32.01 Selecting previously unselected package libc-dev-bin.
12:27:16 #11 32.01 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_armhf.deb ...
12:27:16 #11 32.02 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
12:27:16 #11 32.07 Selecting previously unselected package linux-libc-dev:armhf.
12:27:16 #11 32.07 Preparing to unpack .../064-linux-libc-dev_5.15.0-58.64_armhf.deb ...
12:27:16 #11 32.08 Unpacking linux-libc-dev:armhf (5.15.0-58.64) ...
12:27:16 #10 46.33 Setting up libpng16-16:amd64 (1.6.37-3) ...
12:27:16 #10 46.34 Setting up libmpc3:amd64 (1.2.0-1) ...
12:27:16 #10 46.35 Setting up libatomic1:amd64 (10.2.1-6) ...
12:27:16 #10 46.36 Setting up patch (2.7.6-7) ...
12:27:16 #10 46.37 Setting up autopoint (0.21-4) ...
12:27:16 #10 46.38 Setting up libwebp6:amd64 (0.6.1-2.1) ...
12:27:16 #10 46.39 Setting up fonts-dejavu-core (2.37-2) ...
12:27:16 #10 46.44 Setting up libxdelta2 (1.1.3-9.3) ...
12:27:16 #10 46.46 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
12:27:16 #10 46.47 Setting up libltdl7:amd64 (2.4.6-15) ...
12:27:16 #10 46.48 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:27:16 #10 46.49 Setting up libubsan1:amd64 (10.2.1-6) ...
12:27:16 #10 46.50 Setting up libmd0:amd64 (1.0.3-3) ...
12:27:16 #10 46.53 Setting up python-apt-common (2.2.1) ...
12:27:16 #10 46.54 Setting up libnsl-dev:amd64 (1.3.0-2) ...
12:27:16 #10 46.54 Setting up sensible-utils (0.0.14) ...
12:27:16 #10 46.55 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:16 #10 46.56 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
12:27:16 #10 46.57 Setting up libuchardet0:amd64 (0.0.7-1) ...
12:27:16 #10 46.58 Setting up lzop (1.04-2) ...
12:27:16 #10 46.59 Setting up libmpdec3:amd64 (2.5.1-1) ...
12:27:16 #10 46.60 Setting up git-man (1:2.30.2-1) ...
12:27:16 #10 46.61 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:27:16 #10 46.62 Setting up netbase (6.3) ...
12:27:16 #10 46.64 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ...
12:27:16 #10 46.66 Setting up libbinutils:amd64 (2.35.2-2) ...
12:27:16 #11 33.20 Selecting previously unselected package g++-12.
12:27:16 #11 33.21 Preparing to unpack .../113-g++-12_12.2.0-3ubuntu1_armhf.deb ...
12:27:16 #11 33.22 Unpacking g++-12 (12.2.0-3ubuntu1) ...
12:27:16 #11 42.41 Setting up binutils (2.38-4ubuntu2.1) ...
12:27:16 #11 42.43 Setting up python3-xdg (0.27-2) ...
12:27:16 #11 42.58 Setting up man-db (2.10.2-1) ...
12:27:16 #11 42.67 Building database of manual pages ...
12:27:16 #10 49.20   Installing       : libjpeg-turbo-2.1.2-2.fc36.aarch64                  56/142 
12:27:16 #10 49.21   Installing       : gdk-pixbuf2-2.42.9-2.fc36.aarch64                   57/142 
12:27:16 #10 49.22   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               58/142 
12:27:16 #10 49.23   Installing       : json-glib-1.6.6-2.fc36.aarch64                      59/142 
12:27:16 #10 49.24   Installing       : libappstream-glib-0.8.0-4.fc36.aarch64              60/142 
12:27:16 #10 49.25   Installing       : info-6.8-3.fc36.aarch64                             61/142 
12:27:16 #10 49.26   Installing       : ed-1.14.2-12.fc36.aarch64                           62/142 
12:27:16 #10 49.26   Installing       : patch-2.7.6-16.fc36.aarch64                         63/142 
12:27:16 #10 49.27   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    64/142 
12:27:16 #10 49.32   Installing       : groff-base-1.22.4-9.fc36.aarch64                    64/142 
12:27:16 #10 49.33   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    64/142 
12:27:16 #10 49.35   Installing       : perl-Digest-1.20-2.fc36.noarch                      65/142 
12:27:16 #10 49.35   Installing       : perl-Digest-MD5-2.58-479.fc36.aarch64               66/142 
12:27:16 #10 49.36   Installing       : perl-B-1.82-486.fc36.aarch64                        67/142 
12:27:16 #10 49.37   Installing       : perl-FileHandle-2.03-486.fc36.noarch                68/142 
12:27:16 #10 49.37   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                69/142 
12:27:16 #10 49.38   Installing       : perl-Data-Dumper-2.183-3.fc36.aarch64               70/142 
12:27:16 #10 49.39   Installing       : perl-libnet-3.13-480.fc36.noarch                    71/142 
12:27:16 #10 49.39   Installing       : perl-base-2.27-486.fc36.noarch                      72/142 
12:27:16 #10 49.41   Installing       : perl-Net-SSLeay-1.92-2.fc36.aarch64                 73/142 
12:27:16 #10 49.43   Installing       : perl-URI-5.10-1.fc36.noarch                         74/142 
12:27:16 #10 49.43   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         75/142 
12:27:16 #10 49.44   Installing       : perl-if-0.60.900-486.fc36.noarch                    76/142 
12:27:16 #10 49.44   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             77/142 
12:27:16 #10 49.45   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             78/142 
12:27:16 #10 49.46   Installing       : perl-File-Path-2.18-479.fc36.noarch                 79/142 
12:27:16 #10 49.46   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              80/142 
12:27:16 #10 49.47   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              81/142 
12:27:16 #10 49.48   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              82/142 
12:27:16 #10 49.48   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              83/142 
12:27:16 #10 49.49   Installing       : perl-POSIX-1.97-486.fc36.aarch64                    84/142 
12:27:16 #10 49.50   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            85/142 
12:27:16 #10 49.50   Installing       : perl-subs-1.04-486.fc36.noarch                      86/142 
12:27:16 #10 49.51   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  87/142 
12:27:16 #10 49.52   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                88/142 
12:27:16 #10 49.52   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          89/142 
12:27:16 #11 42.48 Setting up libksba8:amd64 (1.6.0-3ubuntu1.1) ...
12:27:16 #11 42.49 Setting up media-types (8.0.0) ...
12:27:16 #11 42.51 Setting up libpipeline1:amd64 (1.5.6-2) ...
12:27:16 #11 42.52 Setting up libicu71:amd64 (71.1-3ubuntu1) ...
12:27:16 #11 42.54 Setting up wdiff (1.2.2-2build3) ...
12:27:16 #11 42.55 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
12:27:16 #11 42.58 Setting up libre2-9:amd64 (20220601+dfsg-1) ...
12:27:16 #11 42.59 Setting up libkeyutils1:amd64 (1.6.3-1) ...
12:27:16 #11 42.60 Setting up lto-disabled-list (35) ...
12:27:16 #11 42.62 Setting up libapparmor1:amd64 (3.0.7-1ubuntu2) ...
12:27:16 #11 42.63 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
12:27:16 #11 42.64 Setting up libsodium23:amd64 (1.0.18-1build2) ...
12:27:16 #11 42.65 Setting up bsdextrautils (2.38-4ubuntu1) ...
12:27:16 #11 42.67 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ...
12:27:16 #11 42.68 Setting up libtext-glob-perl (0.11-2) ...
12:27:16 #11 42.69 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
12:27:16 #11 42.72 Setting up libmagic-mgc (1:5.41-4) ...
12:27:16 #11 42.74 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
12:27:16 #11 42.75 Setting up libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
12:27:16 #11 42.76 No schema files found: doing nothing.
12:27:16 #11 42.77 Setting up distro-info-data (0.54ubuntu0.1) ...
12:27:16 #11 42.79 Setting up manpages (5.13-1) ...
12:27:16 #10 34.74 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:16 #10 34.83 Selecting previously unselected package debhelper.
12:27:16 #10 34.83 Preparing to unpack .../057-debhelper_13.3.4_all.deb ...
12:27:16 #10 34.84 Unpacking debhelper (13.3.4) ...
12:27:16 #11 47.23 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
12:27:16 #11 47.25 Setting up libltdl7:arm64 (2.4.6-14) ...
12:27:16 #11 47.26 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:16 #11 47.27 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:16 #11 47.29 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:27:16 #11 47.30 Setting up python-apt-common (2.0.1) ...
12:27:16 #11 47.31 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
12:27:16 #11 47.32 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
12:27:16 #11 47.33 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
12:27:16 #11 47.34 Setting up git-man (1:2.25.1-1ubuntu3.8) ...
12:27:16 #11 48.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:16 #11 48.76 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:16 #11 48.89 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:16 #11 48.97 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:27:16 #11 44.01 Setting up libnumber-compare-perl (0.03-2) ...
12:27:16 #11 44.02 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:27:16 #11 44.03 Setting up fakeroot (1.29-1ubuntu1) ...
12:27:16 #11 44.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:16 #11 44.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
12:27:16 #11 44.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
12:27:16 #11 44.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
12:27:16 #11 44.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
12:27:16 #11 44.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
12:27:16 #11 44.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
12:27:16 #11 44.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
12:27:16 #11 44.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
12:27:16 #11 44.06 Setting up autotools-dev (20220109.1) ...
12:27:16 #11 44.07 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
12:27:16 #11 44.08 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:16 #11 44.09 Setting up libx11-data (2:1.8.1-2) ...
12:27:16 #11 44.11 Setting up make (4.3-4.1build1) ...
12:27:16 #11 44.12 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
12:27:16 #11 44.14 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
12:27:16 #11 44.15 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:16 #11 44.16 Setting up liblerc3:arm64 (3.0+ds-1ubuntu1) ...
12:27:16 #11 44.17 Setting up lzip (1.23-4) ...
12:27:16 #11 44.18 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
12:27:16 #11 44.18 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
12:27:16 #11 44.19 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
12:27:16 #11 44.19 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
12:27:16 #11 44.19 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
12:27:16 #11 44.19 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
12:27:16 #11 44.20 Setting up strace (5.16-0ubuntu4) ...
12:27:16 #11 44.21 Setting up libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
12:27:16 #11 44.23 Setting up xz-utils (5.2.5-2.1) ...
12:27:16 #11 44.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.24 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
12:27:16 #11 44.25 Setting up t1utils (1.41-4build2) ...
12:27:16 #11 44.26 Setting up diffstat (1.64-1build2) ...
12:27:16 #11 44.27 Setting up libpng16-16:arm64 (1.6.38-2) ...
12:27:16 #11 44.28 Setting up libmpc3:arm64 (1.2.1-2build1) ...
12:27:16 #11 44.30 Setting up libatomic1:arm64 (12.2.0-3ubuntu1) ...
12:27:16 #11 44.31 Setting up patch (2.7.6-7build2) ...
12:27:16 #10 43.06 Setting up libdpkg-perl (1.19.8) ...
12:27:16 #10 43.24 Setting up autoconf (2.69-11) ...
12:27:16 #10 46.97 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ...
12:27:16 #10 46.98 Unpacking libnet-ip-perl (1.26-2) ...
12:27:16 #10 47.05 Selecting previously unselected package libnet-dns-perl.
12:27:16 #10 47.05 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ...
12:27:16 #10 47.07 Unpacking libnet-dns-perl (1.19-1) ...
12:27:16 #10 47.18 Selecting previously unselected package libnet-domain-tld-perl.
12:27:16 #10 43.89 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:16 #10 43.90 Setting up readline-common (7.0-3) ...
12:27:16 #10 43.92 Setting up libapt-inst2.0:amd64 (1.6.14) ...
12:27:16 #10 43.93 Setting up manpages (4.15-1) ...
12:27:16 #10 43.94 Setting up git-man (1:2.17.1-1ubuntu0.15) ...
12:27:16 #10 43.95 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ...
12:27:16 #10 43.96 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:16 #10 43.98 Setting up less (487-0.1) ...
12:27:16 #10 44.06 Setting up make (4.1-9.1ubuntu1) ...
12:27:16 #10 44.08 Setting up libapt-pkg-perl (0.1.33build1) ...
12:27:16 #10 44.09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
12:27:16 #10 44.17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
12:27:16 #10 36.51 Unpacking libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
12:27:16 #10 36.56 Selecting previously unselected package libnpth0:armhf.
12:27:16 #10 36.56 Preparing to unpack .../121-libnpth0_1.5-3_armhf.deb ...
12:27:16 #10 36.56 Unpacking libnpth0:armhf (1.5-3) ...
12:27:16 #10 36.60 Selecting previously unselected package dirmngr.
12:27:16 #10 36.60 Preparing to unpack .../122-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:16 #10 36.61 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
12:27:16 #10 36.68 Selecting previously unselected package python3-pkg-resources.
12:27:16 #10 36.68 Preparing to unpack .../123-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ...
12:27:16 #10 36.68 Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) ...
12:27:16 #10 36.73 Selecting previously unselected package python3-chardet.
12:27:16 #10 36.73 Preparing to unpack .../124-python3-chardet_3.0.4-1_all.deb ...
12:27:16 #11 36.48 Unpacking gettext (0.19.8.1-10build1) ...
12:27:16 #11 36.60 Selecting previously unselected package intltool-debian.
12:27:16 #11 36.61 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:16 #11 36.61 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:16 #11 36.64 Selecting previously unselected package po-debconf.
12:27:16 #11 36.64 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
12:27:16 #11 36.64 Unpacking po-debconf (1.0.21) ...
12:27:16 #11 36.69 Selecting previously unselected package debhelper.
12:27:16 #11 36.70 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
12:27:16 #11 36.70 Unpacking debhelper (12.10ubuntu1) ...
12:27:16 #10 48.33 Setting up libtsan0:amd64 (8.3.0-6) ...
12:27:16 #10 48.34 Setting up pinentry-curses (1.1.0-2) ...
12:27:16 #10 48.36 Setting up manpages-dev (4.16-2) ...
12:27:16 #10 48.37 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
12:27:16 #10 48.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
12:27:16 #10 48.40 Setting up libxcb1:amd64 (1.13.1-2) ...
12:27:16 #10 48.41 Setting up at (3.1.23-1) ...
12:27:16 #10 48.54 invoke-rc.d: could not determine current runlevel
12:27:16 #10 48.55 invoke-rc.d: policy-rc.d denied execution of start.
12:27:16 #10 48.55 Setting up libedit2:amd64 (3.1-20181209-1) ...
12:27:16 #10 48.56 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
12:27:16 #10 48.57 Setting up cron (3.0pl1-134+deb10u1) ...
12:27:16 #10 46.66 Setting up libfido2-1:amd64 (1.6.0-2) ...
12:27:16 #10 46.68 Setting up libisl23:amd64 (0.23-1) ...
12:27:16 #10 46.69 Setting up libc-dev-bin (2.31-13+deb11u5) ...
12:27:16 #10 46.70 Setting up openssl (1.1.1n-0+deb11u3) ...
12:27:16 #10 46.71 Setting up libbsd0:amd64 (0.11.3-1) ...
12:27:16 #10 46.72 Setting up libelf1:amd64 (0.183-1) ...
12:27:16 #10 46.73 Setting up readline-common (8.1-1) ...
12:27:16 #10 46.75 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
12:27:16 #10 46.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:27:16 #10 46.78 Setting up libmarkdown2:amd64 (2.2.6-1) ...
12:27:16 #10 46.79 Setting up libcc1-0:amd64 (10.2.1-6) ...
12:27:16 #10 46.80 Setting up iso-codes (4.6.0-1) ...
12:27:16 #10 46.81 Setting up liblocale-gettext-perl (1.07-4+b1) ...
12:27:16 #10 46.82 Setting up liblsan0:amd64 (10.2.1-6) ...
12:27:16 #10 46.83 Setting up cpp-10 (10.2.1-6) ...
12:27:16 #10 46.83 Setting up dctrl-tools (2.24-3+b1) ...
12:27:16 #10 46.85 Setting up libitm1:amd64 (10.2.1-6) ...
12:27:16 #10 46.86 Setting up debian-keyring (2021.07.26) ...
12:27:16 #10 46.86 Setting up libgdbm6:amd64 (1.19-2) ...
12:27:16 #10 46.87 Setting up libtsan0:amd64 (10.2.1-6) ...
12:27:16 #11 42.90 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
12:27:16 #11 42.92 Setting up python3-six (1.16.0-3ubuntu1) ...
12:27:16 #11 43.05 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
12:27:16 #10 49.53   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 90/142 
12:27:16 #10 49.54   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  91/142 
12:27:16 #10 49.54   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               92/142 
12:27:16 #10 49.55   Installing       : perl-Symbol-1.09-486.fc36.noarch                    93/142 
12:27:16 #10 49.55   Installing       : perl-File-stat-1.09-486.fc36.noarch                 94/142 
12:27:16 #10 49.56   Installing       : perl-Socket-4:2.036-1.fc36.aarch64                  95/142 
12:27:16 #10 49.57   Installing       : perl-podlators-1:4.14-479.fc36.noarch               96/142 
12:27:16 #10 49.58   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            97/142 
12:27:16 #10 49.58   Installing       : perl-Fcntl-1.14-486.fc36.aarch64                    98/142 
12:27:16 #10 49.59   Installing       : perl-mro-1.25-486.fc36.aarch64                      99/142 
12:27:16 #10 49.59   Installing       : perl-overloading-0.02-486.fc36.noarch              100/142 
12:27:16 #10 49.60   Installing       : perl-IO-1.46-486.fc36.aarch64                      101/142 
12:27:16 #10 49.61   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            102/142 
12:27:16 #10 49.61   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              103/142 
12:27:16 #10 49.62   Installing       : perl-Errno-1.33-486.fc36.aarch64                   104/142 
12:27:16 #10 49.62   Installing       : perl-File-Basename-2.85-486.fc36.noarch            105/142 
12:27:16 #10 49.63   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               106/142 
12:27:16 #10 49.63   Installing       : perl-MIME-Base64-3.16-479.fc36.aarch64             107/142 
12:27:16 #10 49.64   Installing       : perl-constant-1.33-480.fc36.noarch                 108/142 
12:27:16 #10 49.65   Installing       : perl-parent-1:0.238-479.fc36.noarch                109/142 
12:27:16 #10 49.65   Installing       : perl-vars-1.05-486.fc36.noarch                     110/142 
12:27:16 #10 49.66   Installing       : perl-overload-1.33-486.fc36.noarch                 111/142 
12:27:16 #10 49.66   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     112/142 
12:27:16 #10 49.67   Installing       : perl-Storable-1:3.25-2.fc36.aarch64                113/142 
12:27:16 #10 49.68   Installing       : perl-Getopt-Long-1:2.54-1.fc36.noarch              114/142 
12:27:16 #10 49.68   Installing       : perl-DynaLoader-1.50-486.fc36.aarch64              115/142 
12:27:16 #10 49.69   Installing       : perl-Carp-1.52-479.fc36.noarch                     116/142 
12:27:16 #10 49.69   Installing       : perl-Exporter-5.76-480.fc36.noarch                 117/142 
12:27:16 #10 49.70   Installing       : perl-NDBM_File-1.15-486.fc36.aarch64               118/142 
12:27:16 #10 49.71   Installing       : perl-PathTools-3.80-479.fc36.aarch64               119/142 
12:27:16 #11 42.80 Setting up libtirpc-common (1.3.3+ds-1) ...
12:27:16 #11 42.82 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
12:27:16 #11 42.83 Setting up unzip (6.0-27ubuntu1) ...
12:27:16 #11 42.85 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
12:27:16 #11 42.86 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
12:27:16 #11 42.87 Setting up libsqlite3-0:amd64 (3.39.3-1) ...
12:27:16 #11 42.88 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:27:16 #11 42.90 Setting up libfcgi-bin (2.4.2-2build2) ...
12:27:16 #11 42.92 Setting up binutils-common:amd64 (2.39-3ubuntu1.1) ...
12:27:16 #11 42.93 Setting up libnghttp2-14:amd64 (1.49.0-1) ...
12:27:16 #11 42.94 Setting up libmagic1:amd64 (1:5.41-4) ...
12:27:16 #11 42.96 Setting up libdeflate0:amd64 (1.12-1) ...
12:27:16 #11 42.97 Setting up less (590-1build1) ...
12:27:16 #11 43.00 Setting up perl-openssl-defaults:amd64 (7) ...
12:27:16 #11 43.01 Setting up linux-libc-dev:amd64 (5.19.0-29.30) ...
12:27:16 #13 10.03 Running transaction check
12:27:16 #13 10.13 Transaction check succeeded.
12:27:16 #13 10.13 Running transaction test
12:27:16 #11 43.18 Selecting previously unselected package libalgorithm-diff-perl.
12:27:16 #11 43.19 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
12:27:16 #11 43.24 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
12:27:16 #11 43.38 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:16 #11 43.38 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
12:27:16 #11 43.39 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
12:27:16 #11 43.52 Selecting previously unselected package libalgorithm-merge-perl.
12:27:16 #10 41.47 Selecting previously unselected package iso-codes.
12:27:16 #10 41.48 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
12:27:16 #10 41.48 Unpacking iso-codes (4.6.0-1) ...
12:27:16 #10 35.01 Selecting previously unselected package libfakeroot:armhf.
12:27:16 #10 35.01 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ...
12:27:16 #10 35.03 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
12:27:16 #10 35.08 Selecting previously unselected package fakeroot.
12:27:16 #10 35.08 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ...
12:27:16 #10 35.09 Unpacking fakeroot (1.25.3-1.1) ...
12:27:16 #10 35.14 Selecting previously unselected package libfile-dirlist-perl.
12:27:16 #10 35.14 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:16 #10 35.15 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:16 #10 35.18 Selecting previously unselected package libfile-which-perl.
12:27:16 #10 35.18 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ...
12:27:16 #10 35.19 Unpacking libfile-which-perl (1.23-1) ...
12:27:16 #10 35.28 Selecting previously unselected package libfile-homedir-perl.
12:27:16 #11 47.35 Setting up libisl22:arm64 (0.22.1-1) ...
12:27:16 #11 47.37 Setting up netbase (6.1) ...
12:27:16 #11 47.39 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
12:27:16 #11 47.41 Setting up libmpdec2:arm64 (2.4.2-3) ...
12:27:16 #11 47.42 Setting up libbinutils:arm64 (2.34-6ubuntu1.4) ...
12:27:16 #11 47.43 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
12:27:16 #11 47.44 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
12:27:16 #11 47.45 Setting up openssl (1.1.1f-1ubuntu2.16) ...
12:27:16 #11 47.47 Setting up libbsd0:arm64 (0.10.0-1) ...
12:27:16 #11 47.48 Setting up libelf1:arm64 (0.176-1.1build1) ...
12:27:16 #11 47.49 Setting up readline-common (8.0-4) ...
12:27:16 #10 51.73 0 added, 0 removed; done.
12:27:16 #10 51.73 Running hooks in /etc/ca-certificates/update.d...
12:27:16 #10 51.73 done.
12:27:16 #11 49.00 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
12:27:16 #11 49.01 Updating certificates in /etc/ssl/certs...
12:27:16 #10 43.63 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:16 #10 47.18 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ...
12:27:16 #10 47.19 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:27:16 #10 47.21 Selecting previously unselected package libemail-valid-perl.
12:27:16 #10 47.22 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ...
12:27:16 #10 47.22 Unpacking libemail-valid-perl (1.202-1) ...
12:27:16 #10 47.26 Selecting previously unselected package libexporter-tiny-perl.
12:27:16 #10 47.26 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ...
12:27:16 #10 47.26 Unpacking libexporter-tiny-perl (1.002001-1) ...
12:27:16 #10 47.30 Selecting previously unselected package libipc-system-simple-perl.
12:27:16 #10 47.30 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ...
12:27:16 #10 47.30 Unpacking libipc-system-simple-perl (1.25-4) ...
12:27:16 #10 47.34 Selecting previously unselected package libfile-basedir-perl.
12:27:16 #10 47.34 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ...
12:27:16 #10 47.34 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:16 #10 47.37 Selecting previously unselected package libfile-chdir-perl.
12:27:16 #10 47.37 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:16 #10 47.38 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:16 #10 47.41 Selecting previously unselected package libfile-fcntllock-perl.
12:27:16 #10 47.41 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
12:27:16 #10 47.42 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
12:27:16 #10 47.45 Selecting previously unselected package libfont-afm-perl.
12:27:16 #10 47.45 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ...
12:27:16 #10 47.45 Unpacking libfont-afm-perl (1.20-2) ...
12:27:16 #10 47.49 Selecting previously unselected package libfribidi0:armhf.
12:27:16 #10 47.50 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ...
12:27:16 #10 47.50 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
12:27:16 #10 47.54 Selecting previously unselected package libfuture-perl.
12:27:16 #11 44.32 Setting up autopoint (0.21-8) ...
12:27:16 #11 44.34 Setting up fonts-dejavu-core (2.37-2build1) ...
12:27:16 #11 44.42 Setting up ucf (3.0043) ...
12:27:16 #11 44.53 Setting up libk5crypto3:arm64 (1.20-1) ...
12:27:16 #10 44.18 Setting up mime-support (3.60ubuntu1) ...
12:27:16 #10 44.21 Setting up iso-codes (3.79-1) ...
12:27:16 #10 44.22 Setting up libsigsegv2:amd64 (2.12-1) ...
12:27:16 #10 44.24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:27:16 #10 44.25 Setting up libreadline7:amd64 (7.0-3) ...
12:27:16 #10 44.26 Setting up perl-openssl-defaults:amd64 (3build1) ...
12:27:16 #10 44.27 Setting up libpsl5:amd64 (0.19.1-5build1) ...
12:27:16 #10 44.28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:16 #10 44.29 Setting up groff-base (1.22.3-10) ...
12:27:16 #10 44.31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
12:27:16 #10 44.32 No schema files found: doing nothing.
12:27:16 #10 44.33 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:16 #10 44.34 Setting up unzip (6.0-21ubuntu1.2) ...
12:27:16 #10 44.36 Setting up linux-libc-dev:amd64 (4.15.0-202.213) ...
12:27:16 #10 44.37 Setting up libmpfr6:amd64 (4.0.1-1) ...
12:27:16 #10 36.74 Unpacking python3-chardet (3.0.4-1) ...
12:27:16 #10 36.78 Selecting previously unselected package python3-six.
12:27:16 #10 36.78 Preparing to unpack .../125-python3-six_1.11.0-2_all.deb ...
12:27:16 #10 36.79 Unpacking python3-six (1.11.0-2) ...
12:27:16 #10 36.88 Selecting previously unselected package python3-debian.
12:27:16 #10 36.88 Preparing to unpack .../126-python3-debian_0.1.32_all.deb ...
12:27:16 #10 36.88 Unpacking python3-debian (0.1.32) ...
12:27:16 #10 36.90 Selecting previously unselected package gnupg-l10n.
12:27:16 #10 36.90 Preparing to unpack .../127-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
12:27:16 #10 36.90 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:27:16 #10 36.94 Selecting previously unselected package gnupg-utils.
12:27:16 #10 36.94 Preparing to unpack .../128-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:16 #10 36.94 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
12:27:16 #10 36.98 Selecting previously unselected package gpg.
12:27:16 #10 36.98 Preparing to unpack .../129-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:16 #11 36.83 Selecting previously unselected package libfakeroot:armhf.
12:27:16 #11 36.83 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
12:27:16 #11 36.83 Unpacking libfakeroot:armhf (1.24-1) ...
12:27:16 #11 36.87 Selecting previously unselected package fakeroot.
12:27:16 #11 36.88 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
12:27:16 #11 36.88 Unpacking fakeroot (1.24-1) ...
12:27:16 #11 36.93 Selecting previously unselected package libassuan0:armhf.
12:27:16 #11 36.93 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
12:27:16 #11 36.93 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
12:27:16 #11 36.96 Selecting previously unselected package gpgconf.
12:27:16 #11 36.97 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:16 #11 36.97 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
12:27:16 #10 48.65 Adding group `crontab' (GID 102) ...
12:27:16 #10 48.66 Done.
12:27:16 #10 48.68 invoke-rc.d: could not determine current runlevel
12:27:16 #10 48.68 invoke-rc.d: policy-rc.d denied execution of start.
12:27:16 #10 48.79 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
12:27:16 #10 46.88 Setting up libctf0:amd64 (2.35.2-2) ...
12:27:16 #10 46.89 Setting up pinentry-curses (1.1.0-4) ...
12:27:16 #10 46.90 Setting up manpages-dev (5.10-1) ...
12:27:16 #10 46.91 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
12:27:16 #10 46.92 Setting up libxcb1:amd64 (1.14-3) ...
12:27:16 #10 46.93 Setting up gettext (0.21-4) ...
12:27:16 #10 46.94 Setting up xdelta (1.1.3-9.3) ...
12:27:16 #10 46.95 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:27:16 #10 46.96 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
12:27:16 #10 46.97 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
12:27:16 #10 46.98 Setting up libreadline8:amd64 (8.1-1) ...
12:27:16 #10 46.99 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:27:16 #10 47.00 Setting up m4 (1.4.18-5) ...
12:27:16 #10 47.00 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
12:27:16 #10 47.01 Setting up ca-certificates (20210119) ...
12:27:16 #11 43.18 Setting up perl (5.34.0-3ubuntu1.1) ...
12:27:16 #11 43.20 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
12:27:16 #11 43.25 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:16 #11 43.26 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
12:27:16 #11 43.27 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
12:27:16 #10 49.75   Installing       : perl-Encode-4:3.17-485.fc36.aarch64                120/142 
12:27:16 #10 49.87   Installing       : perl-libs-4:5.34.1-486.fc36.aarch64                121/142 
12:27:16 #10 49.89   Installing       : perl-interpreter-4:5.34.1-486.fc36.aarch64         122/142 
12:27:16 #10 49.89   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.aarch64     123/142 
12:27:16 #10 49.90   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  124/142 
12:27:16 #10 49.91   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                125/142 
12:27:16 #10 49.91   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  126/142 
12:27:16 #10 49.92   Installing       : efi-srpm-macros-5-5.fc36.noarch                    127/142 
12:27:16 #10 49.92   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            128/142 
12:27:16 #10 49.93   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 129/142 
12:27:16 #10 49.94   Installing       : python-srpm-macros-3.10-20.fc36.noarch             130/142 
12:27:16 #10 49.95   Installing       : redhat-rpm-config-222-1.fc36.noarch                131/142 
12:27:16 #10 49.96   Installing       : diffutils-3.8-2.fc36.aarch64                       132/142 
12:27:16 #10 49.97   Installing       : dash-0.5.10.2-10.fc36.aarch64                      133/142 
12:27:16 #10 49.97   Running scriptlet: dash-0.5.10.2-10.fc36.aarch64                      133/142 
12:27:16 #11 43.03 Setting up libctf-nobfd0:amd64 (2.39-3ubuntu1.1) ...
12:27:16 #11 43.04 Setting up gettext-base (0.21-8) ...
12:27:16 #11 43.05 Setting up m4 (1.4.19-1) ...
12:27:16 #11 43.06 Setting up liblzo2-2:amd64 (2.10-2build3) ...
12:27:16 #11 43.08 Setting up libnpth0:amd64 (1.6-3build2) ...
12:27:16 #11 43.09 Setting up krb5-locales (1.20-1) ...
12:27:16 #11 43.10 Setting up file (1:5.41-4) ...
12:27:16 #11 43.11 Setting up libassuan0:amd64 (2.5.5-4) ...
12:27:16 #11 43.13 Setting up libgomp1:amd64 (12.2.0-3ubuntu1) ...
12:27:16 #11 43.14 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
12:27:16 #11 43.16 Setting up bzip2 (1.0.8-5build1) ...
12:27:16 #11 43.17 Setting up libldap-common (2.5.13+dfsg-1ubuntu1) ...
12:27:16 #11 43.19 Setting up libunwind8:amd64 (1.6.2-0ubuntu1) ...
12:27:16 #11 43.20 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.10.1) ...
12:27:16 #11 43.22 Setting up libfakeroot:amd64 (1.29-1ubuntu1) ...
12:27:16 #11 43.23 Setting up libkrb5support0:amd64 (1.20-1) ...
12:27:16 #11 43.25 Setting up libnumber-compare-perl (0.03-2) ...
12:27:16 #11 43.26 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:27:16 #11 43.27 Setting up fakeroot (1.29-1ubuntu1) ...
12:27:16 #11 43.28 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:16 #11 43.28 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
12:27:16 #11 43.28 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
12:27:16 #11 43.28 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
12:27:16 #11 43.28 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
12:27:16 #11 43.28 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
12:27:16 #11 43.28 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
12:27:16 #11 43.29 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
12:27:16 #11 43.29 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
12:27:16 #11 43.30 Setting up autotools-dev (20220109.1) ...
12:27:16 #11 43.32 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
12:27:16 #11 43.52 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:16 #11 43.53 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:16 #11 43.57 Selecting previously unselected package libapt-pkg-perl.
12:27:16 #11 43.57 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
12:27:16 #11 43.57 Unpacking libapt-pkg-perl (0.1.36build3) ...
12:27:16 #11 43.61 Selecting previously unselected package libarchive-cpio-perl.
12:27:16 #11 43.61 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
12:27:16 #11 43.62 Unpacking libarchive-cpio-perl (0.10-1) ...
12:27:16 #11 43.65 Selecting previously unselected package libarray-intspan-perl.
12:27:16 #11 43.65 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
12:27:16 #11 43.65 Unpacking libarray-intspan-perl (2.003-1) ...
12:27:16 #11 43.68 Selecting previously unselected package libasync-mergepoint-perl.
12:27:16 #11 43.68 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
12:27:16 #11 43.69 Unpacking libasync-mergepoint-perl (0.04-2) ...
12:27:16 #11 43.72 Selecting previously unselected package libmodule-implementation-perl.
12:27:16 #11 43.72 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
12:27:16 #11 43.73 Unpacking libmodule-implementation-perl (0.09-1) ...
12:27:16 #11 43.76 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:16 #11 43.76 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:16 #10 35.28 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ...
12:27:16 #10 35.29 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:16 #10 35.33 Selecting previously unselected package libfile-touch-perl.
12:27:16 #10 35.33 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ...
12:27:16 #10 35.34 Unpacking libfile-touch-perl (0.11-1) ...
12:27:16 #10 35.38 Selecting previously unselected package libio-pty-perl.
12:27:16 #10 35.38 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ...
12:27:16 #10 35.38 Unpacking libio-pty-perl (1:1.15-2) ...
12:27:16 #10 35.43 Selecting previously unselected package libipc-run-perl.
12:27:16 #10 35.43 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ...
12:27:16 #10 35.45 Unpacking libipc-run-perl (20200505.0-1) ...
12:27:16 #10 35.49 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:16 #11 47.62 Setting up publicsuffix (20200303.0012-1) ...
12:27:16 #11 47.63 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
12:27:16 #11 47.64 Setting up iso-codes (4.4-1) ...
12:27:16 #11 47.66 Setting up liblocale-gettext-perl (1.07-4) ...
12:27:16 #11 47.67 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
12:27:16 #11 47.68 Setting up dctrl-tools (2.24-3) ...
12:27:16 #11 47.70 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
12:27:16 #11 47.71 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:16 #11 47.72 Setting up libgdbm6:arm64 (1.18.1-5) ...
12:27:16 #11 47.74 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:16 #11 47.75 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
12:27:16 #11 47.76 Setting up libctf0:arm64 (2.34-6ubuntu1.4) ...
12:27:16 #11 47.77 Setting up pinentry-curses (1.1.0-3build1) ...
12:27:16 #11 47.79 Setting up manpages-dev (5.05-1) ...
12:27:16 #11 47.80 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
12:27:16 #11 47.81 Setting up libxcb1:arm64 (1.14-2) ...
12:27:16 #10 43.65 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
12:27:16 #10 43.67 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:27:16 #10 43.70 Setting up libstrictures-perl (2.000005-1) ...
12:27:16 #10 43.74 Setting up libsub-quote-perl (2.005001-1) ...
12:27:16 #10 43.77 Setting up liburi-perl (1.76-1) ...
12:27:16 #10 43.80 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
12:27:16 #10 43.83 Setting up automake (1:1.16.1-4) ...
12:27:16 #10 43.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:16 #10 47.54 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ...
12:27:16 #10 47.54 Unpacking libfuture-perl (0.39-1) ...
12:27:16 #10 47.58 Selecting previously unselected package libio-stringy-perl.
12:27:16 #10 47.58 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ...
12:27:16 #10 47.58 Unpacking libio-stringy-perl (2.111-3) ...
12:27:16 #10 47.62 Selecting previously unselected package libparams-validate-perl.
12:27:16 #10 47.62 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ...
12:27:16 #10 47.62 Unpacking libparams-validate-perl (1.29-1+b1) ...
12:27:16 #10 47.66 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:16 #10 47.66 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
12:27:16 #10 47.66 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
12:27:16 #10 47.69 Selecting previously unselected package libsort-versions-perl.
12:27:16 #10 47.70 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ...
12:27:16 #10 47.71 Unpacking libsort-versions-perl (1.62-1) ...
12:27:16 #10 47.73 Selecting previously unselected package libgit-wrapper-perl.
12:27:16 #10 47.74 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:16 #10 47.74 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:16 #10 47.77 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:16 #11 44.54 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
12:27:16 #11 44.55 Setting up libltdl7:arm64 (2.4.7-4) ...
12:27:16 #11 44.57 Setting up libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:27:16 #11 44.58 Setting up libwebp7:arm64 (1.2.2-2) ...
12:27:16 #11 44.60 Setting up libfdisk1:arm64 (2.38-4ubuntu1) ...
12:27:16 #11 44.61 Setting up libubsan1:arm64 (12.2.0-3ubuntu1) ...
12:27:16 #11 44.63 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
12:27:16 #11 44.64 Setting up libmd0:arm64 (1.0.4-2) ...
12:27:16 #11 44.65 Setting up python-apt-common (2.4.0+22.10) ...
12:27:16 #11 44.67 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
12:27:16 #11 44.69 Setting up libhwasan0:arm64 (12.2.0-3ubuntu1) ...
12:27:16 #11 44.70 Setting up libcrypt-dev:arm64 (1:4.4.28-2) ...
12:27:16 #11 44.72 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:27:16 #11 44.73 Setting up libasan8:arm64 (12.2.0-3ubuntu1) ...
12:27:16 #11 44.74 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
12:27:16 #11 44.76 Setting up lzop (1.04-2build2) ...
12:27:16 #11 44.77 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
12:27:16 #11 44.78 Setting up git-man (1:2.37.2-1ubuntu1.2) ...
12:27:16 #11 44.79 Setting up libgirepository-1.0-1:arm64 (1.74.0-2) ...
12:27:16 #11 44.80 Setting up netbase (6.3) ...
12:27:16 #11 44.83 Setting up libkrb5-3:arm64 (1.20-1) ...
12:27:17 #10 44.38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:17 #10 44.40 Setting up dctrl-tools (2.24-2build1) ...
12:27:17 #10 44.41 Setting up distro-info-data (0.37ubuntu0.15) ...
12:27:17 #10 44.42 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
12:27:17 #10 44.44 Setting up libpipeline1:amd64 (1.5.0-1) ...
12:27:17 #10 44.45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:17 #10 44.46 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
12:27:17 #10 44.48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
12:27:17 #10 44.49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
12:27:17 #10 44.50 Setting up m4 (1.4.18-1) ...
12:27:17 #10 44.51 Setting up libgdbm5:amd64 (1.14.1-6) ...
12:27:17 #10 44.53 Setting up at (3.1.20-3.1ubuntu2) ...
12:27:17 #10 36.99 Unpacking gpg (2.2.4-1ubuntu1.6) ...
12:27:17 #10 37.05 Selecting previously unselected package pinentry-curses.
12:27:17 #10 37.05 Preparing to unpack .../130-pinentry-curses_1.1.0-1_armhf.deb ...
12:27:17 #10 37.06 Unpacking pinentry-curses (1.1.0-1) ...
12:27:17 #10 37.10 Selecting previously unselected package gpg-agent.
12:27:17 #10 37.10 Preparing to unpack .../131-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:17 #10 37.10 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
12:27:17 #10 37.16 Selecting previously unselected package gpg-wks-client.
12:27:17 #10 37.16 Preparing to unpack .../132-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:17 #10 37.16 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:27:17 #10 37.19 Selecting previously unselected package gpg-wks-server.
12:27:17 #10 37.19 Preparing to unpack .../133-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:17 #10 37.20 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:27:17 #10 37.24 Selecting previously unselected package gpgsm.
12:27:17 #10 37.24 Preparing to unpack .../134-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:17 #10 37.24 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
12:27:17 #10 37.30 Selecting previously unselected package gnupg.
12:27:17 #10 37.30 Preparing to unpack .../135-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
12:27:17 #10 37.30 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
12:27:17 #11 37.02 Selecting previously unselected package libksba8:armhf.
12:27:17 #11 37.02 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
12:27:17 #11 37.02 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
12:27:17 #11 37.06 Selecting previously unselected package libnpth0:armhf.
12:27:17 #11 37.07 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
12:27:17 #11 37.07 Unpacking libnpth0:armhf (1.6-1) ...
12:27:17 #11 37.11 Selecting previously unselected package dirmngr.
12:27:17 #11 37.11 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:17 #11 37.12 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
12:27:17 #11 37.17 Selecting previously unselected package gnupg-l10n.
12:27:17 #11 37.17 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
12:27:17 #11 37.18 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:27:17 #11 37.22 Selecting previously unselected package gnupg-utils.
12:27:17 #11 37.22 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:17 #10 48.80 Setting up m4 (1.4.18-2) ...
12:27:17 #10 48.81 Setting up binutils (2.31.1-16) ...
12:27:17 #10 48.82 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
12:27:17 #10 48.83 Setting up ca-certificates (20200601~deb10u2) ...
12:27:17 #10 47.36 Updating certificates in /etc/ssl/certs...
12:27:17 #11 43.43 Setting up libdata-dump-perl (1.25-1) ...
12:27:17 #11 43.45 Setting up python3-certifi (2020.6.20-1) ...
12:27:17 #11 43.57 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:17 #10 49.99   Installing       : cpio-2.13-12.fc36.aarch64                          134/142 
12:27:17 #10 50.00   Installing       : bzip2-1.0.8-11.fc36.aarch64                        135/142 
12:27:17 #10 50.01   Installing       : rpm-build-4.17.1-3.fc36.aarch64                    136/142 
12:27:17 #10 50.02   Installing       : rpmlint-fedora-license-data-1.11-1.fc36.noarch     137/142 
12:27:17 #10 50.05   Installing       : rpmlint-2.4.0-3.fc36.noarch                        138/142 
12:27:17 #10 50.06   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               139/142 
12:27:17 #10 50.17   Installing       : glibc-gconv-extra-2.35-20.fc36.aarch64             140/142 
12:27:17 #10 50.18   Running scriptlet: glibc-gconv-extra-2.35-20.fc36.aarch64             140/142 
12:27:17 #10 50.20   Cleanup          : elfutils-libs-0.187-4.fc36.aarch64                 141/142 
12:27:17 #10 50.21   Cleanup          : elfutils-libelf-0.187-4.fc36.aarch64               142/142 
12:27:17 #11 43.33 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:17 #11 43.34 Setting up libx11-data (2:1.8.1-2) ...
12:27:17 #11 43.36 Setting up make (4.3-4.1build1) ...
12:27:17 #11 43.38 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
12:27:17 #11 43.39 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
12:27:17 #11 43.40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:17 #11 43.42 Setting up liblerc3:amd64 (3.0+ds-1ubuntu1) ...
12:27:17 #11 43.43 Setting up lzip (1.23-4) ...
12:27:17 #11 43.45 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
12:27:17 #11 43.45 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
12:27:17 #11 43.46 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
12:27:17 #11 43.46 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
12:27:17 #11 43.46 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
12:27:17 #11 43.46 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
12:27:17 #11 43.47 Setting up strace (5.16-0ubuntu4) ...
12:27:17 #11 43.48 Setting up libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
12:27:17 #11 43.49 Setting up xz-utils (5.2.5-2.1) ...
12:27:17 #11 43.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.51 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
12:27:17 #11 43.53 Setting up t1utils (1.41-4build2) ...
12:27:17 #11 43.76 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:17 #11 43.79 Selecting previously unselected package libvariable-magic-perl.
12:27:17 #11 43.79 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
12:27:17 #11 43.80 Unpacking libvariable-magic-perl (0.62-1build2) ...
12:27:17 #11 43.83 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:17 #11 43.83 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
12:27:17 #11 43.84 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
12:27:17 #11 43.87 Selecting previously unselected package libcapture-tiny-perl.
12:27:17 #11 43.87 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:17 #11 43.88 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:17 #11 43.91 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:17 #11 43.91 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
12:27:17 #11 43.92 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
12:27:17 #11 43.94 Selecting previously unselected package libclone-perl.
12:27:17 #11 43.95 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
12:27:17 #11 43.95 Unpacking libclone-perl (0.43-2) ...
12:27:17 #11 43.98 Selecting previously unselected package libcommon-sense-perl.
12:27:17 #10 35.50 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:17 #10 35.50 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:17 #10 35.57 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:17 #10 35.57 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
12:27:17 #10 35.57 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
12:27:17 #10 35.62 Selecting previously unselected package libdynaloader-functions-perl.
12:27:17 #10 35.62 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:27:17 #10 35.63 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:27:17 #10 35.67 Selecting previously unselected package libdevel-callchecker-perl.
12:27:17 #10 35.67 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
12:27:17 #10 35.68 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:27:17 #10 35.72 Selecting previously unselected package libparams-classify-perl.
12:27:17 #10 35.72 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ...
12:27:17 #10 35.73 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:27:17 #10 35.77 Selecting previously unselected package libmodule-runtime-perl.
12:27:17 #10 35.77 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:17 #10 35.78 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:17 #10 35.82 Selecting previously unselected package libimport-into-perl.
12:27:17 #10 35.82 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ...
12:27:17 #10 35.82 Unpacking libimport-into-perl (1.002005-1) ...
12:27:17 #10 35.87 Selecting previously unselected package librole-tiny-perl.
12:27:17 #10 35.87 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ...
12:27:17 #11 47.83 Setting up at (3.1.23-1ubuntu1) ...
12:27:17 #11 47.97 invoke-rc.d: could not determine current runlevel
12:27:17 #11 47.98 invoke-rc.d: policy-rc.d denied execution of start.
12:27:17 #11 47.99 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
12:27:17 #11 48.00 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:17 #11 48.01 Setting up libedit2:arm64 (3.1-20191231-1) ...
12:27:17 #11 48.02 Setting up libreadline8:arm64 (8.0-4) ...
12:27:17 #11 48.04 Setting up m4 (1.4.18-4) ...
12:27:17 #11 48.05 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.4) ...
12:27:17 #11 48.06 Setting up binutils (2.34-6ubuntu1.4) ...
12:27:17 #11 48.08 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:17 #11 32.82 Selecting previously unselected package libcrypt-dev:armhf.
12:27:17 #11 32.83 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ...
12:27:17 #11 32.84 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ...
12:27:17 #11 32.92 Selecting previously unselected package rpcsvc-proto.
12:27:17 #11 32.92 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
12:27:17 #11 32.93 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:17 #10 42.16 Selecting previously unselected package libalgorithm-diff-perl.
12:27:17 #10 43.86 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
12:27:17 #10 43.86 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
12:27:17 #10 43.87 Setting up libhttp-date-perl (6.02-1) ...
12:27:17 #10 43.88 Setting up libfile-which-perl (1.23-1) ...
12:27:17 #10 43.89 Setting up libfile-listing-perl (6.04-1) ...
12:27:17 #10 43.90 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:17 #10 43.91 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:27:17 #10 43.92 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
12:27:17 #10 43.94 Setting up libarchive-zip-perl (1.64-1) ...
12:27:17 #10 43.95 Setting up libhtml-tagset-perl (3.20-3) ...
12:27:17 #10 43.96 Setting up libdebhelper-perl (13.2~bpo10+1) ...
12:27:17 #10 43.98 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:27:17 #10 43.99 Setting up libtry-tiny-perl (0.30-1) ...
12:27:17 #10 44.00 Setting up libnet-http-perl (6.18-1) ...
12:27:17 #10 44.01 Setting up libencode-locale-perl (1.05-1) ...
12:27:17 #10 44.02 Setting up libdevel-callchecker-perl (0.008-1) ...
12:27:17 #10 44.04 Setting up dpkg-dev (1.19.8) ...
12:27:17 #10 44.05 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:17 #10 44.06 Setting up liberror-perl (0.17027-2) ...
12:27:17 #10 44.08 Setting up patchutils (0.3.4-2) ...
12:27:17 #10 44.09 Setting up libipc-run-perl (20180523.0-1) ...
12:27:17 #10 44.10 Setting up git (1:2.20.1-2+deb10u6) ...
12:27:17 #10 44.12 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:17 #10 44.13 Setting up libhtml-parser-perl (3.72-3+b2) ...
12:27:17 #10 44.14 Setting up librole-tiny-perl (2.000006-1) ...
12:27:17 #10 44.16 Setting up libfile-homedir-perl (1.004-1) ...
12:27:17 #10 44.17 Setting up libio-socket-ssl-perl (2.060-3) ...
12:27:17 #10 44.18 Setting up libhttp-message-perl (6.18-1) ...
12:27:17 #10 44.19 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
12:27:17 #10 47.78 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
12:27:17 #10 47.78 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
12:27:17 #10 47.81 Selecting previously unselected package libio-prompter-perl.
12:27:17 #10 47.81 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ...
12:27:17 #10 47.81 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:17 #10 47.85 Selecting previously unselected package libjson-perl.
12:27:17 #10 47.85 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ...
12:27:17 #10 47.85 Unpacking libjson-perl (4.02000-1) ...
12:27:17 #10 47.89 Selecting previously unselected package liblog-any-perl.
12:27:17 #10 47.89 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ...
12:27:17 #10 47.90 Unpacking liblog-any-perl (1.707-1) ...
12:27:17 #10 47.93 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:17 #10 47.93 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:17 #10 47.93 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:17 #10 47.96 Selecting previously unselected package libpackage-stash-perl.
12:27:17 #10 47.96 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ...
12:27:17 #10 47.97 Unpacking libpackage-stash-perl (0.38-1) ...
12:27:17 #10 47.99 Selecting previously unselected package libsub-identify-perl.
12:27:17 #11 44.85 Setting up libtsan2:arm64 (12.2.0-3ubuntu1) ...
12:27:17 #11 44.86 Setting up libbinutils:arm64 (2.39-3ubuntu1.1) ...
12:27:17 #11 44.87 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:27:17 #11 44.99 Setting up libfido2-1:arm64 (1.11.0-1) ...
12:27:17 #11 45.00 Setting up libisl23:arm64 (0.25-1) ...
12:27:17 #11 45.02 Setting up libc-dev-bin (2.36-0ubuntu4) ...
12:27:17 #11 45.03 Setting up openssl (3.0.5-2ubuntu2) ...
12:27:17 #11 45.05 Setting up libbsd0:arm64 (0.11.6-1) ...
12:27:17 #11 45.06 Setting up libelf1:arm64 (0.187-4) ...
12:27:17 #11 45.07 Setting up libjson-c5:arm64 (0.16-1) ...
12:27:17 #11 45.09 Setting up readline-common (8.2-1) ...
12:27:17 #10 44.66 invoke-rc.d: could not determine current runlevel
12:27:17 #10 44.66 invoke-rc.d: policy-rc.d denied execution of start.
12:27:17 #10 44.67 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
12:27:17 #10 44.69 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
12:27:17 #10 44.71 Setting up ucf (3.0038) ...
12:27:17 #10 44.80 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
12:27:17 #10 44.82 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
12:27:17 #10 44.83 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:27:17 #10 44.84 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
12:27:17 #10 44.87 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:17 #10 44.88 Setting up libcroco3:amd64 (0.6.12-2) ...
12:27:17 #10 44.89 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:17 #11 49.44 0 added, 0 removed; done.
12:27:17 #11 49.44 Running hooks in /etc/ca-certificates/update.d...
12:27:17 #11 49.44 done.
12:27:17 #10 37.36 Selecting previously unselected package libgpgme11:armhf.
12:27:17 #10 37.36 Preparing to unpack .../136-libgpgme11_1.10.0-1ubuntu2_armhf.deb ...
12:27:17 #10 37.37 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ...
12:27:17 #10 37.41 Selecting previously unselected package python3-gpg.
12:27:17 #10 37.41 Preparing to unpack .../137-python3-gpg_1.10.0-1ubuntu2_armhf.deb ...
12:27:17 #10 ...
12:27:17 
12:27:17 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:17 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 11.4s
12:27:17 #7 ...
12:27:17 
12:27:17 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:17 #10 37.41 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
12:27:17 #10 37.48 Selecting previously unselected package dput.
12:27:17 #10 37.48 Preparing to unpack .../138-dput_1.0.1ubuntu1_all.deb ...
12:27:17 #10 37.50 Unpacking dput (1.0.1ubuntu1) ...
12:27:17 #10 37.54 Selecting previously unselected package libfakeroot:armhf.
12:27:17 #11 37.22 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
12:27:17 #11 37.29 Selecting previously unselected package gpg.
12:27:17 #11 37.29 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:17 #11 37.29 Unpacking gpg (2.2.19-3ubuntu2.2) ...
12:27:17 #11 37.36 Selecting previously unselected package pinentry-curses.
12:27:17 #11 37.37 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
12:27:17 #11 37.37 Unpacking pinentry-curses (1.1.0-3build1) ...
12:27:17 #11 37.41 Selecting previously unselected package gpg-agent.
12:27:17 #11 37.41 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:17 #11 37.41 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
12:27:17 #11 37.46 Selecting previously unselected package gpg-wks-client.
12:27:17 #11 37.46 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:17 #10 49.20 Updating certificates in /etc/ssl/certs...
12:27:20 #11 43.58 Setting up libref-util-perl (0.204-1) ...
12:27:20 #11 43.59 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:20 #11 43.60 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:27:20 #11 43.61 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:20 #11 43.65 Setting up libsocket6-perl (0.29-1build4) ...
12:27:20 #11 43.66 Setting up libio-prompt-tiny-perl (0.003-1) ...
12:27:20 #11 43.67 Setting up libhash-fieldhash-perl (0.15-1build5) ...
12:27:20 #11 43.68 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
12:27:20 #11 43.69 Setting up libvariable-magic-perl (0.62-1build5) ...
12:27:20 #11 43.70 Setting up python3-idna (3.3-1) ...
12:27:20 #11 43.89 Setting up libio-html-perl (1.004-2) ...
12:27:20 #11 43.90 Setting up libpod-parser-perl (1.63-2) ...
12:27:20 #11 43.91 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
12:27:20 #11 43.92 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
12:27:20 #11 43.93 Setting up libparams-util-perl (1.102-1build3) ...
12:27:20 #11 43.94 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
12:27:20 #11 43.96 Setting up libtime-duration-perl (1.21-1) ...
12:27:20 #11 43.97 Setting up autoconf (2.71-2) ...
12:27:20 #11 43.98 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:27:20 #11 44.14 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:20 #11 44.15 Setting up libarray-intspan-perl (2.004-1) ...
12:27:20 #11 44.16 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:20 #11 44.17 Setting up libtimedate-perl (2.3300-2) ...
12:27:20 #11 44.18 Setting up libstdc++-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 44.19 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:27:20 #11 44.20 Setting up libsub-name-perl (0.26-1build3) ...
12:27:20 #11 44.21 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
12:27:20 #11 44.23 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
12:27:20 #11 44.24 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:20 #11 44.24 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
12:27:20 #11 44.26 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:20 #11 44.27 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 44.28 Setting up xauth (1:1.1-1build2) ...
12:27:20 #11 44.29 Setting up libpath-tiny-perl (0.122-1) ...
12:27:20 #11 44.31 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:27:20 #11 44.32 Setting up libjson-perl (4.04000-1) ...
12:27:20 #11 44.33 Setting up libipc-run3-perl (0.048-2) ...
12:27:20 #11 44.34 Setting up libsub-override-perl (0.09-2) ...
12:27:20 #11 44.35 Setting up libaliased-perl (0.34-1.1) ...
12:27:20 #11 44.36 Setting up python3-unidiff (0.5.5-2) ...
12:27:20 #11 44.49 Setting up libstrictures-perl (2.000006-1) ...
12:27:20 #11 44.51 Setting up libsub-quote-perl (2.006006-1) ...
12:27:20 #11 44.52 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:20 #11 44.53 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
12:27:20 #11 44.54 Setting up libsort-versions-perl (1.62-1) ...
12:27:20 #11 44.56 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:20 #11 44.61 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
12:27:20 #11 44.66 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:20 #11 44.73 Setting up libterm-readkey-perl (2.38-1build4) ...
12:27:20 #11 44.78 Setting up lsb-release (11.1.0ubuntu4) ...
12:27:20 #11 44.79 Setting up python3-magic (2:0.4.24-2) ...
12:27:20 #11 44.92 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
12:27:20 #11 44.93 Setting up libperlio-gzip-perl (0.19-1build8) ...
12:27:20 #11 44.95 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:20 #11 44.96 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:27:20 #11 44.97 Setting up libsereal-decoder-perl (4.023+ds-1) ...
12:27:20 #11 44.98 Setting up liburi-perl (5.10-1) ...
12:27:20 #11 44.99 Setting up libnet-ipv6addr-perl (1.02-1) ...
12:27:20 #11 45.00 Setting up libfile-touch-perl (0.12-1) ...
12:27:20 #11 45.01 Setting up libc-devtools (2.35-0ubuntu3.1) ...
12:27:20 #11 45.02 Setting up libemail-address-xs-perl (1.04-1build6) ...
12:27:20 #11 45.03 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ...
12:27:20 #11 45.04 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:27:20 #11 45.23 Setting up automake (1:1.16.5-1.3) ...
12:27:20 #11 45.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:20 #11 45.24 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
12:27:20 #11 45.24 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
12:27:20 #11 45.24 Setting up libapt-pkg-perl (0.1.40build2) ...
12:27:20 #11 45.25 Setting up libstring-escape-perl (2010.002-2) ...
12:27:20 #11 45.31 Setting up libhttp-date-perl (6.05-1) ...
12:27:20 #11 45.32 Setting up libfile-which-perl (1.23-1) ...
12:27:20 #11 45.33 Setting up libfile-basedir-perl (0.09-1) ...
12:27:20 #11 45.34 Setting up libunicode-utf8-perl (0.62-1build4) ...
12:27:20 #11 45.35 Setting up libset-intspan-perl (1.19-2) ...
12:27:20 #11 45.36 Setting up libmouse-perl (2.5.10-1build4) ...
12:27:20 #11 45.37 Setting up libfile-listing-perl (6.14-1) ...
12:27:20 #11 45.38 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:27:20 #11 45.39 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:20 #11 45.40 Setting up libdata-messagepack-perl (1.01-2build1) ...
12:27:20 #11 45.41 Setting up libfont-afm-perl (1.20-3) ...
12:27:20 #11 45.42 Setting up libwant-perl (0.29-1build7) ...
12:27:20 #11 45.43 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:27:20 #11 45.44 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:20 #11 45.48 Setting up liblist-compare-perl (0.55-1) ...
12:27:20 #11 45.50 Setting up libref-util-xs-perl (0.117-1build5) ...
12:27:20 #11 45.51 Setting up libio-pty-perl (1:1.15-2build2) ...
12:27:20 #11 45.51 Setting up libtool (2.4.6-15build2) ...
12:27:20 #11 45.53 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 45.54 Setting up libfile-fcntllock-perl (0.22-3build7) ...
12:27:20 #11 45.55 Setting up libclone-perl (0.45-1build3) ...
12:27:20 #11 45.56 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:20 #11 45.57 Setting up libarchive-zip-perl (1.68-1) ...
12:27:20 #11 45.58 Setting up libsub-identify-perl (0.14-1build5) ...
12:27:20 #11 45.59 Setting up libdistro-info-perl (1.1build1) ...
12:27:20 #11 45.60 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
12:27:20 #11 45.61 Setting up python3-apt (2.4.0) ...
12:27:20 #11 45.77 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
12:27:20 #11 45.78 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:20 #11 45.79 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:20 #11 45.80 Setting up liblog-any-perl (1.710-1) ...
12:27:20 #11 45.81 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:27:20 #11 45.82 Setting up libdevel-size-perl (0.83-1build4) ...
12:27:20 #11 45.84 Setting up libdebhelper-perl (13.6ubuntu1) ...
12:27:20 #11 45.85 Setting up libpod-constants-perl (0.19-2) ...
12:27:20 #11 45.86 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
12:27:20 #11 45.87 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:20 #11 45.88 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:20 #11 45.90 Setting up libio-interactive-perl (1.023-1) ...
12:27:20 #11 45.91 Setting up libtry-tiny-perl (0.31-1) ...
12:27:20 #11 45.92 Setting up libtype-tiny-perl (1.012004-1) ...
12:27:20 #11 45.93 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
12:27:20 #11 45.94 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:27:20 #11 45.95 Setting up libnet-http-perl (6.22-1) ...
12:27:20 #11 45.96 Setting up libpath-iterator-rule-perl (1.015-1) ...
12:27:20 #11 45.97 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
12:27:20 #11 45.98 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:20 #11 45.99 Setting up libtime-moment-perl (0.44-1build6) ...
12:27:20 #11 46.00 Setting up libencode-locale-perl (1.05-1.1) ...
12:27:20 #11 46.01 Setting up libexception-class-perl (1.45-1) ...
12:27:20 #11 46.02 Setting up libmath-base85-perl (0.5+dfsg-1) ...
12:27:20 #11 46.04 Setting up libconfig-tiny-perl (2.28-1) ...
12:27:20 #11 46.05 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ...
12:27:20 #11 46.06 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:20 #11 46.07 Setting up liblist-utilsby-perl (0.11-1) ...
12:27:20 #11 46.08 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:20 #11 46.09 Setting up libnet-netmask-perl (2.0001-1) ...
12:27:20 #11 46.11 Setting up libsub-install-perl (0.928-1.1) ...
12:27:20 #11 46.12 Setting up gcc (4:11.2.0-1ubuntu1) ...
12:27:20 #11 46.14 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
12:27:20 #11 46.16 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:20 #11 46.17 Setting up liberror-perl (0.17029-1) ...
12:27:20 #11 46.18 Setting up dh-autoreconf (20) ...
12:27:20 #11 46.19 Setting up patchutils (0.4.2-1build2) ...
12:27:20 #11 46.21 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:27:20 #11 46.22 Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
12:27:20 #11 46.24 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:20 #11 46.26 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:27:20 #11 46.27 Setting up libio-string-perl (1.08-3.1) ...
12:27:20 #11 46.28 Setting up libreadonly-perl (2.050-3) ...
12:27:20 #11 46.29 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
12:27:20 #11 46.33 Setting up python3-chardet (4.0.0-1) ...
12:27:20 #11 46.60 Setting up libstring-copyright-perl (0.003012-1) ...
12:27:20 #11 46.62 Setting up python3-debian (0.1.43ubuntu1) ...
12:27:20 #11 46.79 Setting up python3-requests (2.25.1+dfsg-2) ...
12:27:20 #11 46.93 Setting up libdata-optlist-perl (0.112-1) ...
12:27:20 #11 46.95 Setting up libipc-run-perl (20200505.0-1) ...
12:27:20 #11 46.96 Setting up git (1:2.34.1-1ubuntu1.6) ...
12:27:20 #11 46.98 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
12:27:20 #11 46.99 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:20 #11 47.00 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:20 #11 47.04 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:20 #11 47.05 Setting up g++ (4:11.2.0-1ubuntu1) ...
12:27:20 #11 47.12 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:20 #11 47.12 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
12:27:20 #11 47.12 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ...
12:27:20 #11 47.13 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:20 #11 47.15 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
12:27:20 #11 47.16 Setting up librole-tiny-perl (2.002004-1) ...
12:27:20 #11 47.17 Setting up gnupg (2.2.27-3ubuntu2.1) ...
12:27:20 #11 47.18 Setting up build-essential (12.9ubuntu3) ...
12:27:20 #11 47.19 Setting up libfont-ttf-perl (1.06-1.1) ...
12:27:20 #11 47.20 Setting up libfile-homedir-perl (1.006-1) ...
12:27:20 #11 47.21 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
12:27:20 #11 47.22 Setting up libio-socket-ssl-perl (2.074-2) ...
12:27:20 #11 47.24 Setting up libsub-exporter-perl (0.988-1) ...
12:27:20 #11 47.25 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:20 #11 47.26 Setting up libhttp-message-perl (6.36-1) ...
12:27:20 #14 2.216 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
12:27:20 12:27:20 #14 2.218 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
12:27:20 #14 2.219 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
12:27:20 #14 2.219 Package ca-certificates-2022.2.54-80.2.el8_6.noarch is already installed.
12:27:20 #14 2.220 Package libarchive-3.3.3-4.el8.x86_64 is already installed.
12:27:20 #14 2.224 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
12:27:20 #14 2.224 Package systemd-239-67.el8.x86_64 is already installed.
12:27:20 #14 2.224 Package tar-2:1.30-6.el8.x86_64 is already installed.
12:27:20 #14 2.224 Package which-2.21-18.el8.x86_64 is already installed.
12:27:20 #14 2.224 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
12:27:20 #14 2.224 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
12:27:20 #14 2.339 Dependencies resolved.
12:27:20 #14 2.348 ================================================================================
12:27:20 #14 2.348  Package                      Arch   Version                   Repository  Size
12:27:20 #14 2.348 ================================================================================
12:27:20 #14 2.348 Installing:
12:27:20 #14 2.348  cmake                        x86_64 3.20.2-4.el8              appstream   12 M
12:27:20 #14 2.348  device-mapper-devel          x86_64 8:1.02.181-6.el8          powertools 284 k
12:27:20 #14 2.348  gcc                          x86_64 8.5.0-18.el8              baseos      23 M
12:27:20 #14 2.348  git                          x86_64 2.39.0-1.el8              appstream  104 k
12:27:20 #14 2.348  glibc-static                 x86_64 2.28-224.el8              powertools 2.1 M
12:27:20 #14 2.348  libseccomp-devel             x86_64 2.5.2-1.el8               appstream   57 k
12:27:20 #14 2.348  libselinux-devel             x86_64 2.9-8.el8                 baseos     200 k
12:27:20 #14 2.348  libtool                      x86_64 2.4.6-25.el8              appstream  709 k
12:27:20 #14 2.348  libtool-ltdl-devel           x86_64 2.4.6-25.el8              appstream  184 k
12:27:20 #14 2.348  make                         x86_64 1:4.2.1-11.el8            baseos     498 k
12:27:20 #14 2.348  selinux-policy-devel         noarch 3.14.3-114.el8            baseos     1.5 M
12:27:20 #14 2.348  systemd-devel                x86_64 239-69.el8                baseos     399 k
12:27:20 #14 2.348 Upgrading:
12:27:20 #14 2.348  glibc                        x86_64 2.28-224.el8              baseos     2.2 M
12:27:20 #14 2.348  glibc-common                 x86_64 2.28-224.el8              baseos     1.0 M
12:27:20 #14 2.348  glibc-gconv-extra            x86_64 2.28-224.el8              baseos     1.5 M
12:27:20 #14 2.348  glibc-minimal-langpack       x86_64 2.28-224.el8              baseos      65 k
12:27:20 #14 2.348  libarchive                   x86_64 3.3.3-5.el8               baseos     360 k
12:27:20 #14 2.348  libgcc                       x86_64 8.5.0-18.el8              baseos      81 k
12:27:20 #14 2.348  libselinux                   x86_64 2.9-8.el8                 baseos     166 k
12:27:20 #14 2.348  systemd                      x86_64 239-69.el8                baseos     3.6 M
12:27:20 #14 2.348  systemd-libs                 x86_64 239-69.el8                baseos     1.1 M
12:27:20 #14 2.348  systemd-pam                  x86_64 239-69.el8                baseos     492 k
12:27:20 #14 2.348  tar                          x86_64 2:1.30-8.el8              baseos     839 k
12:27:20 #14 2.348 Installing dependencies:
12:27:20 #14 2.348  annobin                      x86_64 10.94-1.el8               baseos     965 k
12:27:20 #14 2.348  autoconf                     noarch 2.69-29.el8               appstream  710 k
12:27:20 #14 2.348  automake                     noarch 1.16.1-7.el8              appstream  713 k
12:27:20 #14 2.348  checkpolicy                  x86_64 2.9-1.el8                 baseos     348 k
12:27:20 #14 2.348  cmake-data                   noarch 3.20.2-4.el8              appstream  1.7 M
12:27:20 #14 2.348  cmake-filesystem             x86_64 3.20.2-4.el8              appstream   44 k
12:27:20 #14 2.348  cmake-rpm-macros             noarch 3.20.2-4.el8              appstream   44 k
12:27:20 #14 2.348  cpp                          x86_64 8.5.0-18.el8              baseos      10 M
12:27:20 #14 2.348  gcc-plugin-annobin           x86_64 8.5.0-18.el8              baseos      35 k
12:27:20 #14 2.348  git-core                     x86_64 2.39.0-1.el8              appstream   10 M
12:27:20 #14 2.348  git-core-doc                 noarch 2.39.0-1.el8              appstream  3.0 M
12:27:20 #14 2.348  glibc-devel                  x86_64 2.28-224.el8              baseos      83 k
12:27:20 #14 2.348  glibc-headers                x86_64 2.28-224.el8              baseos     488 k
12:27:20 #14 2.348  isl                          x86_64 0.16.1-6.el8              appstream  841 k
12:27:20 #14 2.348  kernel-headers               x86_64 4.18.0-448.el8            baseos      11 M
12:27:20 #14 2.348  less                         x86_64 530-1.el8                 baseos     164 k
12:27:20 #14 2.348  libedit                      x86_64 3.1-23.20170329cvs.el8    baseos     102 k
12:27:20 #14 2.348  libgomp                      x86_64 8.5.0-18.el8              baseos     208 k
12:27:20 #14 2.348  libmpc                       x86_64 1.1.0-9.1.el8             appstream   61 k
12:27:20 #14 2.348  libselinux-utils             x86_64 2.9-8.el8                 baseos     243 k
12:27:20 #14 2.348  libsepol-devel               x86_64 2.9-3.el8                 baseos      87 k
12:27:20 #14 2.348  libuv                        x86_64 1:1.41.1-1.el8_4          appstream  156 k
12:27:20 #14 2.348  libxcrypt-devel              x86_64 4.1.1-6.el8               baseos      25 k
12:27:20 #14 2.348  libxcrypt-static             x86_64 4.1.1-6.el8               powertools  56 k
12:27:20 #14 2.348  m4                           x86_64 1.4.18-7.el8              baseos     223 k
12:27:20 #14 2.348  openssh                      x86_64 8.0p1-17.el8              baseos     524 k
12:27:20 #14 2.348  openssh-clients              x86_64 8.0p1-17.el8              baseos     669 k
12:27:20 #14 2.348  pcre2-devel                  x86_64 10.32-3.el8               baseos     605 k
12:27:20 #14 2.348  pcre2-utf16                  x86_64 10.32-3.el8               baseos     229 k
12:27:20 #14 2.348  pcre2-utf32                  x86_64 10.32-3.el8               baseos     220 k
12:27:20 #14 2.348  perl-Data-Dumper             x86_64 2.167-399.el8             baseos      58 k
12:27:20 #14 2.348  perl-Error                   noarch 1:0.17025-2.el8           appstream   46 k
12:27:20 #14 2.348  perl-Git                     noarch 2.39.0-1.el8              appstream   78 k
12:27:20 #14 2.348  perl-TermReadKey             x86_64 2.37-7.el8                appstream   40 k
12:27:20 #14 2.348  perl-Thread-Queue            noarch 3.13-1.el8                appstream   24 k
12:27:20 #14 2.348  policycoreutils              x86_64 2.9-21.1.el8              baseos     375 k
12:27:20 #14 2.348  policycoreutils-devel        x86_64 2.9-21.1.el8              baseos     293 k
12:27:20 #14 2.348  policycoreutils-python-utils noarch 2.9-21.1.el8              baseos     253 k
12:27:20 #14 2.348  python3-audit                x86_64 3.0.7-4.el8               baseos      87 k
12:27:20 #14 2.348  python3-libselinux           x86_64 2.9-8.el8                 baseos     283 k
12:27:20 #14 2.348  python3-libsemanage          x86_64 2.9-9.el8                 baseos     128 k
12:27:20 #14 2.348  python3-policycoreutils      noarch 2.9-21.1.el8              baseos     2.2 M
12:27:20 #14 2.348  python3-setools              x86_64 4.3.0-3.el8               baseos     624 k
12:27:20 #14 2.348  rpm-plugin-selinux           x86_64 4.14.3-26.el8             baseos      78 k
12:27:20 #14 2.348  selinux-policy               noarch 3.14.3-114.el8            baseos     658 k
12:27:20 #14 2.348  selinux-policy-minimum       noarch 3.14.3-114.el8            baseos      13 M
12:27:20 #14 2.348  vim-filesystem               noarch 2:8.0.1763-19.el8.4       appstream   50 k
12:27:20 #14 2.348  xkeyboard-config             noarch 2.28-1.el8                appstream  782 k
12:27:20 #14 2.348 Installing weak dependencies:
12:27:20 #14 2.348  glibc-langpack-en            x86_64 2.28-224.el8              baseos     826 k
12:27:20 #14 2.348  libxkbcommon                 x86_64 0.9.1-1.el8               appstream  116 k
12:27:20 #14 2.348 Downgrading:
12:27:20 #14 2.348  pcre2                        x86_64 10.32-3.el8               baseos     247 k
12:27:20 #14 2.348 
12:27:20 #14 2.348 Transaction Summary
12:27:20 #14 2.348 ================================================================================
12:27:20 #14 2.348 Install    62 Packages
12:27:20 #14 2.348 Upgrade    11 Packages
12:27:20 #14 2.348 Downgrade   1 Package
12:27:20 #14 2.348 
12:27:20 #14 2.352 Total download size: 117 M
12:27:20 #14 2.353 Downloading Packages:
12:27:20 #14 3.454 (1/74): pcre2-10.32-3.el8.x86_64.rpm            1.1 MB/s | 247 kB     00:00    
12:27:20 #14 3.467 (2/74): autoconf-2.69-29.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
12:27:20 #14 3.477 (3/74): automake-1.16.1-7.el8.noarch.rpm        2.8 MB/s | 713 kB     00:00    
12:27:20 #14 3.485 (4/74): cmake-filesystem-3.20.2-4.el8.x86_64.rp 6.9 MB/s |  44 kB     00:00    
12:27:20 #14 3.493 (5/74): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 5.8 MB/s |  44 kB     00:00    
12:27:20 #14 3.503 (6/74): git-2.39.0-1.el8.x86_64.rpm              11 MB/s | 104 kB     00:00    
12:27:20 #14 3.516 (7/74): cmake-data-3.20.2-4.el8.noarch.rpm       35 MB/s | 1.7 MB     00:00    
12:27:20 #14 3.576 (8/74): git-core-doc-2.39.0-1.el8.noarch.rpm     51 MB/s | 3.0 MB     00:00    
12:27:20 #14 3.595 (9/74): isl-0.16.1-6.el8.x86_64.rpm              45 MB/s | 841 kB     00:00    
12:27:20 #14 3.600 (10/74): libmpc-1.1.0-9.1.el8.x86_64.rpm         13 MB/s |  61 kB     00:00    
12:27:20 #14 3.606 (11/74): libseccomp-devel-2.5.2-1.el8.x86_64.rp  10 MB/s |  57 kB     00:00    
12:27:20 #14 3.625 (12/74): libtool-2.4.6-25.el8.x86_64.rpm         39 MB/s | 709 kB     00:00    
12:27:20 #14 3.634 (13/74): libtool-ltdl-devel-2.4.6-25.el8.x86_64  20 MB/s | 184 kB     00:00    
12:27:20 #14 3.644 (14/74): libuv-1.41.1-1.el8_4.x86_64.rpm         16 MB/s | 156 kB     00:00    
12:27:20 #14 3.652 (15/74): libxkbcommon-0.9.1-1.el8.x86_64.rpm     15 MB/s | 116 kB     00:00    
12:27:20 #14 3.658 (16/74): perl-Error-0.17025-2.el8.noarch.rpm    8.2 MB/s |  46 kB     00:00    
12:27:20 #14 3.665 (17/74): perl-Git-2.39.0-1.el8.noarch.rpm        14 MB/s |  78 kB     00:00    
12:27:20 #14 3.670 (18/74): perl-TermReadKey-2.37-7.el8.x86_64.rpm 8.0 MB/s |  40 kB     00:00    
12:27:20 #14 3.675 (19/74): perl-Thread-Queue-3.13-1.el8.noarch.rp 6.2 MB/s |  24 kB     00:00    
12:27:20 #14 3.679 (20/74): vim-filesystem-8.0.1763-19.el8.4.noarc  12 MB/s |  50 kB     00:00    
12:27:20 #14 3.725 (21/74): xkeyboard-config-2.28-1.el8.noarch.rpm  17 MB/s | 782 kB     00:00    
12:27:20 #14 3.796 (22/74): cmake-3.20.2-4.el8.x86_64.rpm           35 MB/s |  12 MB     00:00    
12:27:20 #14 3.806 (23/74): annobin-10.94-1.el8.x86_64.rpm          12 MB/s | 965 kB     00:00    
12:27:20 #14 3.816 (24/74): checkpolicy-2.9-1.el8.x86_64.rpm        18 MB/s | 348 kB     00:00    
12:27:20 #14 3.876 (25/74): git-core-2.39.0-1.el8.x86_64.rpm        28 MB/s |  10 MB     00:00    
12:27:20 #14 3.881 (26/74): gcc-plugin-annobin-8.5.0-18.el8.x86_64 8.1 MB/s |  35 kB     00:00    
12:27:20 #14 3.887 (27/74): glibc-devel-2.28-224.el8.x86_64.rpm     16 MB/s |  83 kB     00:00    
12:27:20 #14 3.927 (28/74): glibc-headers-2.28-224.el8.x86_64.rpm   12 MB/s | 488 kB     00:00    
12:27:20 #14 3.952 (29/74): glibc-langpack-en-2.28-224.el8.x86_64.  32 MB/s | 826 kB     00:00    
12:27:20 #14 4.099 (30/74): cpp-8.5.0-18.el8.x86_64.rpm             36 MB/s |  10 MB     00:00    
12:27:20 #14 4.106 (31/74): less-530-1.el8.x86_64.rpm               25 MB/s | 164 kB     00:00    
12:27:20 #14 4.117 (32/74): libedit-3.1-23.20170329cvs.el8.x86_64. 9.5 MB/s | 102 kB     00:00    
12:27:20 #14 4.126 (33/74): libgomp-8.5.0-18.el8.x86_64.rpm         24 MB/s | 208 kB     00:00    
12:27:20 #14 4.136 (34/74): libselinux-devel-2.9-8.el8.x86_64.rpm   22 MB/s | 200 kB     00:00    
12:27:20 #14 4.146 (35/74): libselinux-utils-2.9-8.el8.x86_64.rpm   24 MB/s | 243 kB     00:00    
12:27:20 #14 4.196 (36/74): kernel-headers-4.18.0-448.el8.x86_64.r  43 MB/s |  11 MB     00:00    
12:27:20 #14 4.201 (37/74): libsepol-devel-2.9-3.el8.x86_64.rpm    1.6 MB/s |  87 kB     00:00    
12:27:20 #14 4.205 (38/74): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 3.2 MB/s |  25 kB     00:00    
12:27:20 #14 4.218 (39/74): make-4.2.1-11.el8.x86_64.rpm            39 MB/s | 498 kB     00:00    
12:27:20 #14 4.223 (40/74): m4-1.4.18-7.el8.x86_64.rpm              10 MB/s | 223 kB     00:00    
12:27:20 #14 4.234 (41/74): openssh-8.0p1-17.el8.x86_64.rpm         32 MB/s | 524 kB     00:00    
12:27:20 #11 43.98 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
12:27:20 #11 43.99 Unpacking libcommon-sense-perl (3.74-2build6) ...
12:27:20 #11 44.02 Selecting previously unselected package libparams-util-perl.
12:27:20 #11 44.02 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
12:27:20 #11 44.02 Unpacking libparams-util-perl (1.07-3build5) ...
12:27:20 #11 44.07 Selecting previously unselected package libsub-install-perl.
12:27:20 #11 44.07 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
12:27:20 #11 44.07 Unpacking libsub-install-perl (0.928-1) ...
12:27:20 #11 44.10 Selecting previously unselected package libdata-optlist-perl.
12:27:20 #11 44.10 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
12:27:20 #11 44.11 Unpacking libdata-optlist-perl (0.110-1) ...
12:27:20 #11 44.14 Selecting previously unselected package libsub-exporter-perl.
12:27:20 #11 44.14 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
12:27:20 #11 44.14 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:20 #11 44.18 Selecting previously unselected package libconst-fast-perl.
12:27:20 #11 44.19 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
12:27:20 #11 44.19 Unpacking libconst-fast-perl (0.014-1) ...
12:27:20 #11 44.22 Selecting previously unselected package libwant-perl.
12:27:20 #11 44.22 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
12:27:20 #11 44.23 Unpacking libwant-perl (0.29-1build4) ...
12:27:20 #11 44.26 Selecting previously unselected package libcontextual-return-perl.
12:27:20 #11 44.26 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:20 #11 44.26 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:20 #11 44.29 Selecting previously unselected package libcpanel-json-xs-perl.
12:27:20 #11 44.30 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
12:27:20 #11 44.30 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
12:27:20 #11 44.34 Selecting previously unselected package libdata-dump-perl.
12:27:20 #11 44.34 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
12:27:20 #11 44.34 Unpacking libdata-dump-perl (1.23-1) ...
12:27:20 #11 44.37 Selecting previously unselected package libdigest-bubblebabble-perl.
12:27:20 #11 44.37 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
12:27:20 #11 44.37 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
12:27:20 #11 44.40 Selecting previously unselected package libdigest-hmac-perl.
12:27:20 #11 44.40 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
12:27:20 #11 44.41 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:20 #11 44.43 Selecting previously unselected package libdistro-info-perl.
12:27:20 #11 44.43 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
12:27:20 #11 44.44 Unpacking libdistro-info-perl (0.23ubuntu1) ...
12:27:20 #11 44.46 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:20 #11 44.47 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:20 #11 44.47 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:20 #11 44.50 Selecting previously unselected package libmailtools-perl.
12:27:20 #11 44.50 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
12:27:20 #11 44.50 Unpacking libmailtools-perl (2.21-1) ...
12:27:20 #11 44.54 Selecting previously unselected package libnet-ip-perl.
12:27:20 #11 44.54 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
12:27:20 #11 44.55 Unpacking libnet-ip-perl (1.26-2) ...
12:27:20 #11 44.58 Selecting previously unselected package libnet-dns-perl.
12:27:20 #11 44.58 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
12:27:20 #11 44.58 Unpacking libnet-dns-perl (1.22-1) ...
12:27:20 #11 44.64 Selecting previously unselected package libnet-domain-tld-perl.
12:27:20 #11 44.64 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
12:27:20 #11 44.65 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:27:20 #11 44.68 Selecting previously unselected package libemail-valid-perl.
12:27:20 #11 44.68 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
12:27:20 #11 44.69 Unpacking libemail-valid-perl (1.202-1) ...
12:27:20 #11 44.71 Selecting previously unselected package libexporter-tiny-perl.
12:27:20 #11 44.72 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
12:27:20 #11 44.72 Unpacking libexporter-tiny-perl (1.002001-1) ...
12:27:20 #11 44.75 Selecting previously unselected package libipc-system-simple-perl.
12:27:20 #11 44.75 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
12:27:20 #11 44.76 Unpacking libipc-system-simple-perl (1.26-1) ...
12:27:20 #11 44.79 Selecting previously unselected package libfile-basedir-perl.
12:27:20 #11 44.79 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
12:27:20 #11 44.79 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:20 #11 44.82 Selecting previously unselected package libfile-chdir-perl.
12:27:20 #11 44.82 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:20 #11 44.83 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:20 #11 44.85 Selecting previously unselected package libfile-fcntllock-perl.
12:27:20 #11 44.86 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
12:27:20 #11 44.86 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
12:27:20 #11 44.89 Selecting previously unselected package libnumber-compare-perl.
12:27:20 #11 44.90 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
12:27:20 #11 44.90 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:20 #11 44.93 Selecting previously unselected package libtext-glob-perl.
12:27:20 #11 44.93 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
12:27:20 #11 44.94 Unpacking libtext-glob-perl (0.10-1) ...
12:27:20 #11 44.96 Selecting previously unselected package libfile-find-rule-perl.
12:27:20 #11 44.96 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:20 #11 44.97 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:20 #11 45.02 Selecting previously unselected package libfont-afm-perl.
12:27:20 #11 45.03 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
12:27:20 #11 45.03 Unpacking libfont-afm-perl (1.20-2) ...
12:27:20 #11 45.06 Selecting previously unselected package libio-string-perl.
12:27:20 #11 45.06 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
12:27:20 #11 45.07 Unpacking libio-string-perl (1.08-3) ...
12:27:20 #11 45.10 Selecting previously unselected package libfont-ttf-perl.
12:27:20 #11 45.11 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
12:27:20 #11 45.11 Unpacking libfont-ttf-perl (1.06-1) ...
12:27:20 #11 45.17 Selecting previously unselected package libfuture-perl.
12:27:20 #11 45.17 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
12:27:20 #11 45.18 Unpacking libfuture-perl (0.43-1) ...
12:27:20 #11 45.21 Selecting previously unselected package libio-stringy-perl.
12:27:20 #11 45.21 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
12:27:20 #11 45.22 Unpacking libio-stringy-perl (2.111-3) ...
12:27:20 #11 45.25 Selecting previously unselected package libparams-validate-perl.
12:27:20 #11 45.25 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
12:27:20 #11 45.26 Unpacking libparams-validate-perl (1.29-3) ...
12:27:20 #11 45.29 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:20 #11 45.29 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
12:27:20 #11 45.30 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
12:27:20 #11 45.36 Selecting previously unselected package libsort-versions-perl.
12:27:20 #11 45.37 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
12:27:20 #11 45.37 Unpacking libsort-versions-perl (1.62-1) ...
12:27:20 #11 45.40 Selecting previously unselected package libgit-wrapper-perl.
12:27:20 #11 45.40 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:20 #11 45.41 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:20 #11 45.44 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:20 #11 45.45 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
12:27:20 #11 45.45 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
12:27:20 #11 45.51 Selecting previously unselected package libio-prompter-perl.
12:27:20 #11 45.51 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
12:27:20 #11 45.51 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:20 #11 45.55 Selecting previously unselected package libjson-perl.
12:27:20 #11 45.55 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
12:27:20 #11 45.55 Unpacking libjson-perl (4.02000-2) ...
12:27:20 #11 45.59 Selecting previously unselected package liblog-any-perl.
12:27:20 #11 45.59 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
12:27:20 #11 45.59 Unpacking liblog-any-perl (1.708-1) ...
12:27:20 #11 45.63 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:20 #11 45.63 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:20 #11 45.63 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:20 #11 45.67 Selecting previously unselected package libpackage-stash-perl.
12:27:20 #11 45.67 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
12:27:20 #11 45.68 Unpacking libpackage-stash-perl (0.38-1) ...
12:27:20 #11 45.71 Selecting previously unselected package libsub-identify-perl.
12:27:20 #11 45.71 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
12:27:20 #11 45.71 Unpacking libsub-identify-perl (0.14-1build2) ...
12:27:20 #11 45.74 Selecting previously unselected package libsub-name-perl.
12:27:20 #11 45.75 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
12:27:20 #11 45.75 Unpacking libsub-name-perl (0.26-1) ...
12:27:20 #11 45.78 Selecting previously unselected package libnamespace-clean-perl.
12:27:20 #11 45.78 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:20 #11 45.79 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:20 #11 45.82 Selecting previously unselected package libpath-tiny-perl.
12:27:20 #11 45.82 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
12:27:20 #11 45.82 Unpacking libpath-tiny-perl (0.108-1) ...
12:27:20 #11 45.86 Selecting previously unselected package libtype-tiny-perl.
12:27:20 #11 45.86 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
12:27:20 #11 45.87 Unpacking libtype-tiny-perl (1.008001-2) ...
12:27:20 #11 45.92 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:20 #11 45.93 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
12:27:20 #11 45.93 Unpacking libgitlab-api-v4-perl (0.25-1) ...
12:27:20 #11 45.97 Selecting previously unselected package libhash-fieldhash-perl.
12:27:20 #11 45.97 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
12:27:20 #11 45.97 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
12:27:20 #11 46.00 Selecting previously unselected package libhtml-form-perl.
12:27:20 #11 46.00 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
12:27:20 #11 46.01 Unpacking libhtml-form-perl (6.07-1) ...
12:27:20 #11 46.04 Selecting previously unselected package libhtml-format-perl.
12:27:20 #11 46.04 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
12:27:20 #11 46.05 Unpacking libhtml-format-perl (2.12-1) ...
12:27:20 #11 46.08 Selecting previously unselected package libhttp-daemon-perl.
12:27:20 #10 50.23   Running scriptlet: elfutils-libelf-0.187-4.fc36.aarch64               142/142 
12:27:20 #10 53.59   Verifying        : bzip2-1.0.8-11.fc36.aarch64                          1/142 
12:27:20 #10 53.59   Verifying        : cpio-2.13-12.fc36.aarch64                            2/142 
12:27:20 #10 53.59   Verifying        : dash-0.5.10.2-10.fc36.aarch64                        3/142 
12:27:20 #10 53.59   Verifying        : debugedit-5.0-3.fc36.aarch64                         4/142 
12:27:20 #10 53.59   Verifying        : desktop-file-utils-0.26-6.fc36.aarch64               5/142 
12:27:20 #10 53.59   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.aarch64       6/142 
12:27:20 #10 53.60   Verifying        : diffutils-3.8-2.fc36.aarch64                         7/142 
12:27:20 #10 53.60   Verifying        : ed-1.14.2-12.fc36.aarch64                            8/142 
12:27:20 #10 53.60   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      9/142 
12:27:20 #10 53.60   Verifying        : enchant-1:1.6.0-30.fc36.aarch64                     10/142 
12:27:20 #10 53.60   Verifying        : file-5.41-4.fc36.aarch64                            11/142 
12:27:20 #10 53.60   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             12/142 
12:27:20 #10 53.60   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   13/142 
12:27:20 #10 53.60   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 14/142 
12:27:20 #10 53.60   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   15/142 
12:27:20 #10 53.60   Verifying        : groff-base-1.22.4-9.fc36.aarch64                    16/142 
12:27:20 #10 53.60   Verifying        : hunspell-1.7.0-19.fc36.aarch64                      17/142 
12:27:20 #10 53.60   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             18/142 
12:27:20 #10 53.60   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          19/142 
12:27:20 #10 53.60   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          20/142 
12:27:20 #10 53.60   Verifying        : hunspell-filesystem-1.7.0-19.fc36.aarch64           21/142 
12:27:20 #10 53.60   Verifying        : info-6.8-3.fc36.aarch64                             22/142 
12:27:20 #10 53.60   Verifying        : json-glib-1.6.6-2.fc36.aarch64                      23/142 
12:27:20 #10 53.60   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               24/142 
12:27:20 #10 53.60   Verifying        : libjpeg-turbo-2.1.2-2.fc36.aarch64                  25/142 
12:27:20 #10 53.60   Verifying        : libpkgconf-1.8.0-2.fc36.aarch64                     26/142 
12:27:20 #10 53.60   Verifying        : libpng-2:1.6.37-12.fc36.aarch64                     27/142 
12:27:20 #10 53.60   Verifying        : libstemmer-0-18.585svn.fc36.aarch64                 28/142 
12:27:20 #10 53.60   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     29/142 
12:27:20 #10 53.60   Verifying        : ncurses-6.2-9.20210508.fc36.aarch64                 30/142 
12:27:20 #10 53.60   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     31/142 
12:27:20 #10 53.60   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   32/142 
12:27:20 #10 53.60   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               33/142 
12:27:20 #10 53.60   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        34/142 
12:27:20 #10 53.60   Verifying        : patch-2.7.6-16.fc36.aarch64                         35/142 
12:27:20 #10 53.60   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                36/142 
12:27:20 #10 53.60   Verifying        : perl-B-1.82-486.fc36.aarch64                        37/142 
12:27:20 #10 53.60   Verifying        : perl-Carp-1.52-479.fc36.noarch                      38/142 
12:27:20 #10 53.60   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              39/142 
12:27:20 #10 53.60   Verifying        : perl-Data-Dumper-2.183-3.fc36.aarch64               40/142 
12:27:20 #10 53.60   Verifying        : perl-Digest-1.20-2.fc36.noarch                      41/142 
12:27:20 #10 53.60   Verifying        : perl-Digest-MD5-2.58-479.fc36.aarch64               42/142 
12:27:20 #10 53.60   Verifying        : perl-DynaLoader-1.50-486.fc36.aarch64               43/142 
12:27:20 #10 53.60   Verifying        : perl-Errno-1.33-486.fc36.aarch64                    44/142 
12:27:20 #10 53.60   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  45/142 
12:27:20 #10 53.60   Verifying        : perl-Fcntl-1.14-486.fc36.aarch64                    46/142 
12:27:20 #10 53.60   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             47/142 
12:27:20 #10 53.60   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 48/142 
12:27:20 #10 53.60   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          49/142 
12:27:20 #10 53.60   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 50/142 
12:27:20 #10 53.60   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                51/142 
12:27:20 #10 53.60   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                52/142 
12:27:20 #10 53.60   Verifying        : perl-IO-1.46-486.fc36.aarch64                       53/142 
12:27:20 #10 53.60   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              54/142 
12:27:20 #10 53.60   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              55/142 
12:27:20 #10 53.60   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 56/142 
12:27:20 #10 53.60   Verifying        : perl-MIME-Base64-3.16-479.fc36.aarch64              57/142 
12:27:20 #10 53.60   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              58/142 
12:27:20 #10 53.60   Verifying        : perl-NDBM_File-1.15-486.fc36.aarch64                59/142 
12:27:20 #10 53.60   Verifying        : perl-Net-SSLeay-1.92-2.fc36.aarch64                 60/142 
12:27:20 #10 53.60   Verifying        : perl-POSIX-1.97-486.fc36.aarch64                    61/142 
12:27:20 #10 53.60   Verifying        : perl-PathTools-3.80-479.fc36.aarch64                62/142 
12:27:20 #10 53.60   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             63/142 
12:27:20 #10 53.60   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            64/142 
12:27:20 #10 53.60   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                65/142 
12:27:20 #10 53.60   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               66/142 
12:27:20 #10 53.60   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               67/142 
12:27:20 #10 53.60   Verifying        : perl-Storable-1:3.25-2.fc36.aarch64                 68/142 
12:27:20 #10 53.60   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    69/142 
12:27:20 #10 53.60   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            70/142 
12:27:20 #10 53.60   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  71/142 
12:27:20 #10 53.60   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         72/142 
12:27:20 #10 53.60   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             73/142 
12:27:20 #10 53.60   Verifying        : perl-URI-5.10-1.fc36.noarch                         74/142 
12:27:20 #10 53.60   Verifying        : perl-base-2.27-486.fc36.noarch                      75/142 
12:27:20 #10 53.60   Verifying        : perl-constant-1.33-480.fc36.noarch                  76/142 
12:27:20 #10 53.60   Verifying        : perl-if-0.60.900-486.fc36.noarch                    77/142 
12:27:20 #10 53.60   Verifying        : perl-interpreter-4:5.34.1-486.fc36.aarch64          78/142 
12:27:20 #10 53.60   Verifying        : perl-libnet-3.13-480.fc36.noarch                    79/142 
12:27:20 #10 53.60   Verifying        : perl-libs-4:5.34.1-486.fc36.aarch64                 80/142 
12:27:20 #10 53.60   Verifying        : perl-mro-1.25-486.fc36.aarch64                      81/142 
12:27:20 #10 53.60   Verifying        : perl-overload-1.33-486.fc36.noarch                  82/142 
12:27:20 #10 53.60   Verifying        : perl-overloading-0.02-486.fc36.noarch               83/142 
12:27:20 #10 53.60   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 84/142 
12:27:20 #10 53.60   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               85/142 
12:27:20 #10 53.60   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   86/142 
12:27:20 #10 53.60   Verifying        : perl-subs-1.04-486.fc36.noarch                      87/142 
12:27:20 #10 53.60   Verifying        : perl-vars-1.05-486.fc36.noarch                      88/142 
12:27:20 #10 53.60   Verifying        : pkgconf-1.8.0-2.fc36.aarch64                        89/142 
12:27:20 #10 53.61   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      90/142 
12:27:20 #10 53.61   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             91/142 
12:27:20 #10 53.61   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              92/142 
12:27:20 #10 53.61   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                  93/142 
12:27:20 #10 53.61   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  94/142 
12:27:20 #10 53.61   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 95/142 
12:27:20 #10 53.61   Verifying        : python3-file-magic-5.41-4.fc36.noarch               96/142 
12:27:20 #10 53.61   Verifying        : python3-pybeam-0.7-2.fc36.noarch                    97/142 
12:27:20 #10 53.61   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                    98/142 
12:27:20 #10 53.61   Verifying        : python3-six-1.16.0-5.fc36.noarch                    99/142 
12:27:20 #10 53.61   Verifying        : python3-tomli-1.2.3-1.fc36.noarch                  100/142 
12:27:20 #10 53.61   Verifying        : python3-tomli-w-0.4.0-3.fc36.noarch                101/142 
12:27:20 #10 53.61   Verifying        : python3-zstandard-0.17.0-1.fc36.aarch64            102/142 
12:27:20 #10 53.61   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                103/142 
12:27:20 #10 53.61   Verifying        : unzip-6.0-57.fc36.aarch64                          104/142 
12:27:20 #10 53.61   Verifying        : xxhash-libs-0.8.1-2.fc36.aarch64                   105/142 
12:27:20 #10 53.61   Verifying        : xz-5.2.5-9.fc36.aarch64                            106/142 
12:27:20 #10 53.61   Verifying        : zip-3.0-32.fc36.aarch64                            107/142 
12:27:20 #10 53.61   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              108/142 
12:27:20 #10 53.61   Verifying        : binutils-2.37-37.fc36.aarch64                      109/142 
12:27:20 #10 53.61   Verifying        : binutils-gold-2.37-37.fc36.aarch64                 110/142 
12:27:20 #10 53.61   Verifying        : dbus-libs-1:1.14.4-1.fc36.aarch64                  111/142 
12:27:20 #10 53.61   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               112/142 
12:27:20 #10 53.61   Verifying        : dwz-0.14-4.fc36.aarch64                            113/142 
12:27:20 #10 53.61   Verifying        : elfutils-0.188-3.fc36.aarch64                      114/142 
12:27:20 #10 53.61   Verifying        : elfutils-debuginfod-client-0.188-3.fc36.aarch64    115/142 
12:27:20 #10 53.61   Verifying        : emacs-filesystem-1:28.2-1.fc36.noarch              116/142 
12:27:20 #10 53.61   Verifying        : gdb-minimal-12.1-2.fc36.aarch64                    117/142 
12:27:20 #10 53.61   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.aarch64                  118/142 
12:27:20 #10 53.61   Verifying        : glibc-gconv-extra-2.35-20.fc36.aarch64             119/142 
12:27:20 #10 53.61   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 120/142 
12:27:20 #10 53.61   Verifying        : libappstream-glib-0.8.0-4.fc36.aarch64             121/142 
12:27:20 #10 53.61   Verifying        : perl-Encode-4:3.17-485.fc36.aarch64                122/142 
12:27:20 #10 53.61   Verifying        : perl-Getopt-Long-1:2.54-1.fc36.noarch              123/142 
12:27:20 #10 53.61   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 124/142 
12:27:20 #10 53.61   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     125/142 
12:27:20 #10 53.61   Verifying        : perl-Socket-4:2.036-1.fc36.aarch64                 126/142 
12:27:20 #10 53.61   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            127/142 
12:27:20 #10 53.61   Verifying        : python-srpm-macros-3.10-20.fc36.noarch             128/142 
12:27:20 #10 53.61   Verifying        : python3-construct-2.10.68-1.fc36.noarch            129/142 
12:27:20 #10 53.61   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       130/142 
12:27:20 #10 53.61   Verifying        : qt5-srpm-macros-5.15.7-1.fc36.noarch               131/142 
12:27:20 #10 53.61   Verifying        : redhat-rpm-config-222-1.fc36.noarch                132/142 
12:27:20 #10 53.61   Verifying        : rpm-build-4.17.1-3.fc36.aarch64                    133/142 
12:27:20 #10 53.61   Verifying        : rpmautospec-rpm-macros-0.3.1-1.fc36.noarch         134/142 
12:27:20 #10 53.61   Verifying        : rpmlint-2.4.0-3.fc36.noarch                        135/142 
12:27:20 #10 53.61   Verifying        : rpmlint-fedora-license-data-1.11-1.fc36.noarch     136/142 
12:27:20 #10 53.61   Verifying        : rust-srpm-macros-23-1.fc36.noarch                  137/142 
12:27:20 #10 53.61   Verifying        : zstd-1.5.2-2.fc36.aarch64                          138/142 
12:27:20 #10 53.61   Verifying        : elfutils-libelf-0.188-3.fc36.aarch64               139/142 
12:27:20 #10 53.61   Verifying        : elfutils-libelf-0.187-4.fc36.aarch64               140/142 
12:27:20 #10 53.61   Verifying        : elfutils-libs-0.188-3.fc36.aarch64                 141/142 
12:27:20 #10 53.61   Verifying        : elfutils-libs-0.187-4.fc36.aarch64                 142/142 
12:27:20 #10 53.79 
12:27:20 #10 53.79 Upgraded:
12:27:20 #10 53.79   elfutils-libelf-0.188-3.fc36.aarch64    elfutils-libs-0.188-3.fc36.aarch64   
12:27:20 #10 53.79 Installed:
12:27:20 #10 53.79   ansible-srpm-macros-1-8.1.fc36.noarch                                         
12:27:20 #10 53.79   binutils-2.37-37.fc36.aarch64                                                 
12:27:20 #10 53.79   binutils-gold-2.37-37.fc36.aarch64                                            
12:27:20 #10 53.79   bzip2-1.0.8-11.fc36.aarch64                                                   
12:27:20 #10 53.79   cpio-2.13-12.fc36.aarch64                                                     
12:27:20 #10 53.79   dash-0.5.10.2-10.fc36.aarch64                                                 
12:27:20 #10 53.79   dbus-libs-1:1.14.4-1.fc36.aarch64                                             
12:27:20 #10 53.79   debugedit-5.0-3.fc36.aarch64                                                  
12:27:20 #10 53.79   desktop-file-utils-0.26-6.fc36.aarch64                                        
12:27:20 #10 53.79   devscripts-checkbashisms-2.22.1-1.fc36.aarch64                                
12:27:20 #10 53.79   diffutils-3.8-2.fc36.aarch64                                                  
12:27:20 #10 53.79   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
12:27:20 #10 53.79   dwz-0.14-4.fc36.aarch64                                                       
12:27:20 #10 53.79   ed-1.14.2-12.fc36.aarch64                                                     
12:27:20 #10 53.79   efi-srpm-macros-5-5.fc36.noarch                                               
12:27:20 #10 53.79   elfutils-0.188-3.fc36.aarch64                                                 
12:27:20 #10 53.79   elfutils-debuginfod-client-0.188-3.fc36.aarch64                               
12:27:20 #10 53.79   emacs-filesystem-1:28.2-1.fc36.noarch                                         
12:27:20 #10 53.79   enchant-1:1.6.0-30.fc36.aarch64                                               
12:27:20 #10 53.79   file-5.41-4.fc36.aarch64                                                      
12:27:20 #10 53.79   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
12:27:20 #10 53.79   fpc-srpm-macros-1.3-5.fc36.noarch                                             
12:27:20 #10 53.79   gdb-minimal-12.1-2.fc36.aarch64                                               
12:27:20 #10 53.79   gdk-pixbuf2-2.42.9-2.fc36.aarch64                                             
12:27:20 #10 53.79   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
12:27:20 #10 53.79   glibc-gconv-extra-2.35-20.fc36.aarch64                                        
12:27:20 #10 53.79   gnat-srpm-macros-4-15.fc36.noarch                                             
12:27:20 #10 53.79   go-srpm-macros-3.2.0-1.fc36.noarch                                            
12:27:20 #10 53.79   groff-base-1.22.4-9.fc36.aarch64                                              
12:27:20 #10 53.79   hunspell-1.7.0-19.fc36.aarch64                                                
12:27:20 #10 53.79   hunspell-en-0.20140811.1-22.fc36.noarch                                       
12:27:20 #10 53.79   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
12:27:20 #10 53.79   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
12:27:20 #10 53.79   hunspell-filesystem-1.7.0-19.fc36.aarch64                                     
12:27:20 #10 53.79   info-6.8-3.fc36.aarch64                                                       
12:27:20 #10 53.79   json-glib-1.6.6-2.fc36.aarch64                                                
12:27:20 #10 53.79   kernel-srpm-macros-1.0-14.fc36.noarch                                         
12:27:20 #10 53.79   libappstream-glib-0.8.0-4.fc36.aarch64                                        
12:27:20 #10 53.79   libjpeg-turbo-2.1.2-2.fc36.aarch64                                            
12:27:20 #10 53.79   libpkgconf-1.8.0-2.fc36.aarch64                                               
12:27:20 #10 53.79   libpng-2:1.6.37-12.fc36.aarch64                                               
12:27:20 #10 53.79   libstemmer-0-18.585svn.fc36.aarch64                                           
12:27:20 #10 53.79   lua-srpm-macros-1-6.fc36.noarch                                               
12:27:20 #10 53.79   ncurses-6.2-9.20210508.fc36.aarch64                                           
12:27:20 #10 53.79   nim-srpm-macros-3-6.fc36.noarch                                               
12:27:20 #10 53.79   ocaml-srpm-macros-6-6.fc36.noarch                                             
12:27:20 #10 53.79   openblas-srpm-macros-2-11.fc36.noarch                                         
12:27:20 #10 53.79   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
12:27:20 #10 53.79   patch-2.7.6-16.fc36.aarch64                                                   
12:27:20 #10 53.79   perl-AutoLoader-5.74-486.fc36.noarch                                          
12:27:20 #10 53.79   perl-B-1.82-486.fc36.aarch64                                                  
12:27:20 #10 53.79   perl-Carp-1.52-479.fc36.noarch                                                
12:27:20 #10 53.79   perl-Class-Struct-0.66-486.fc36.noarch                                        
12:27:20 #10 53.79   perl-Data-Dumper-2.183-3.fc36.aarch64                                         
12:27:20 #10 53.79   perl-Digest-1.20-2.fc36.noarch                                                
12:27:20 #10 53.79   perl-Digest-MD5-2.58-479.fc36.aarch64                                         
12:27:20 #10 53.79   perl-DynaLoader-1.50-486.fc36.aarch64                                         
12:27:20 #10 53.79   perl-Encode-4:3.17-485.fc36.aarch64                                           
12:27:20 #10 53.79   perl-Errno-1.33-486.fc36.aarch64                                              
12:27:20 #10 53.79   perl-Exporter-5.76-480.fc36.noarch                                            
12:27:20 #10 53.79   perl-Fcntl-1.14-486.fc36.aarch64                                              
12:27:20 #10 53.79   perl-File-Basename-2.85-486.fc36.noarch                                       
12:27:20 #10 53.79   perl-File-Path-2.18-479.fc36.noarch                                           
12:27:20 #10 53.79   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
12:27:20 #10 53.79   perl-File-stat-1.09-486.fc36.noarch                                           
12:27:20 #10 53.79   perl-FileHandle-2.03-486.fc36.noarch                                          
12:27:20 #10 53.79   perl-Getopt-Long-1:2.54-1.fc36.noarch                                         
12:27:20 #10 53.79   perl-Getopt-Std-1.13-486.fc36.noarch                                          
12:27:20 #10 53.79   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
12:27:20 #10 53.79   perl-IO-1.46-486.fc36.aarch64                                                 
12:27:20 #10 53.79   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
12:27:20 #10 53.79   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
12:27:20 #10 53.79   perl-IPC-Open3-1.21-486.fc36.noarch                                           
12:27:20 #10 53.79   perl-MIME-Base64-3.16-479.fc36.aarch64                                        
12:27:20 #10 53.79   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
12:27:20 #10 53.79   perl-NDBM_File-1.15-486.fc36.aarch64                                          
12:27:20 #10 53.79   perl-Net-SSLeay-1.92-2.fc36.aarch64                                           
12:27:20 #10 53.79   perl-POSIX-1.97-486.fc36.aarch64                                              
12:27:20 #10 53.79   perl-PathTools-3.80-479.fc36.aarch64                                          
12:27:20 #10 53.79   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
12:27:20 #10 53.79   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
12:27:20 #10 53.79   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
12:27:20 #10 53.79   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
12:27:20 #10 53.79   perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64                                
12:27:20 #10 53.79   perl-SelectSaver-1.02-486.fc36.noarch                                         
12:27:20 #10 53.79   perl-Socket-4:2.036-1.fc36.aarch64                                            
12:27:20 #10 53.79   perl-Storable-1:3.25-2.fc36.aarch64                                           
12:27:20 #10 53.79   perl-Symbol-1.09-486.fc36.noarch                                              
12:27:20 #10 53.79   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
12:27:20 #10 53.79   perl-Term-Cap-1.17-479.fc36.noarch                                            
12:27:20 #10 53.79   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
12:27:20 #10 53.79   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
12:27:20 #10 53.79   perl-Time-Local-2:1.300-479.fc36.noarch                                       
12:27:20 #10 53.79   perl-URI-5.10-1.fc36.noarch                                                   
12:27:20 #10 53.79   perl-base-2.27-486.fc36.noarch                                                
12:27:20 #10 53.79   perl-constant-1.33-480.fc36.noarch                                            
12:27:20 #10 53.79   perl-if-0.60.900-486.fc36.noarch                                              
12:27:20 #10 53.79   perl-interpreter-4:5.34.1-486.fc36.aarch64                                    
12:27:20 #10 53.79   perl-libnet-3.13-480.fc36.noarch                                              
12:27:20 #10 53.79   perl-libs-4:5.34.1-486.fc36.aarch64                                           
12:27:20 #10 53.79   perl-mro-1.25-486.fc36.aarch64                                                
12:27:20 #10 53.79   perl-overload-1.33-486.fc36.noarch                                            
12:27:20 #10 53.79   perl-overloading-0.02-486.fc36.noarch                                         
12:27:20 #10 53.79   perl-parent-1:0.238-479.fc36.noarch                                           
12:27:20 #10 53.79   perl-podlators-1:4.14-479.fc36.noarch                                         
12:27:20 #10 53.79   perl-srpm-macros-1-43.fc36.noarch                                             
12:27:20 #10 53.79   perl-subs-1.04-486.fc36.noarch                                                
12:27:20 #10 53.79   perl-vars-1.05-486.fc36.noarch                                                
12:27:20 #10 53.79   pkgconf-1.8.0-2.fc36.aarch64                                                  
12:27:20 #10 53.79   pkgconf-m4-1.8.0-2.fc36.noarch                                                
12:27:20 #10 53.79   pkgconf-pkg-config-1.8.0-2.fc36.aarch64                                       
12:27:20 #10 53.79   python-srpm-macros-3.10-20.fc36.noarch                                        
12:27:20 #10 53.79   python3-construct-2.10.68-1.fc36.noarch                                       
12:27:20 #10 53.79   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
12:27:20 #10 53.79   python3-dbus-1.2.18-3.fc36.aarch64                                            
12:27:20 #10 53.79   python3-distro-1.6.0-2.fc36.noarch                                            
12:27:20 #10 53.79   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
12:27:20 #10 53.79   python3-enchant-3.2.2-2.fc36.noarch                                           
12:27:20 #10 53.79   python3-file-magic-5.41-4.fc36.noarch                                         
12:27:20 #10 53.79   python3-pybeam-0.7-2.fc36.noarch                                              
12:27:20 #10 53.79   python3-pyxdg-0.27-4.fc36.noarch                                              
12:27:20 #10 53.79   python3-six-1.16.0-5.fc36.noarch                                              
12:27:20 #10 53.79   python3-tomli-1.2.3-1.fc36.noarch                                             
12:27:20 #10 53.79   python3-tomli-w-0.4.0-3.fc36.noarch                                           
12:27:20 #10 53.79   python3-zstandard-0.17.0-1.fc36.aarch64                                       
12:27:20 #10 53.79   qt5-srpm-macros-5.15.7-1.fc36.noarch                                          
12:27:20 #10 53.79   redhat-rpm-config-222-1.fc36.noarch                                           
12:27:20 #10 53.79   rpm-build-4.17.1-3.fc36.aarch64                                               
12:27:20 #10 53.79   rpmautospec-rpm-macros-0.3.1-1.fc36.noarch                                    
12:27:20 #10 53.79   rpmlint-2.4.0-3.fc36.noarch                                                   
12:27:20 #10 53.79   rpmlint-fedora-license-data-1.11-1.fc36.noarch                                
12:27:20 #10 53.79   rust-srpm-macros-23-1.fc36.noarch                                             
12:27:20 #10 53.79   shared-mime-info-2.1-3.fc35.aarch64                                           
12:27:20 #10 53.79   unzip-6.0-57.fc36.aarch64                                                     
12:27:20 #10 53.79   xxhash-libs-0.8.1-2.fc36.aarch64                                              
12:27:20 #10 53.79   xz-5.2.5-9.fc36.aarch64                                                       
12:27:20 #10 53.79   zip-3.0-32.fc36.aarch64                                                       
12:27:20 #10 53.79   zstd-1.5.2-2.fc36.aarch64                                                     
12:27:20 #10 53.79 
12:27:20 #10 53.79 Complete!
12:27:20 #10 DONE 54.0s
#11 43.55 Setting up libquadmath0:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 46.08 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
12:27:20 #11 46.09 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
12:27:20 #11 43.56 Setting up diffstat (1.64-1build2) ...
12:27:20 #14 4.251 (42/74): openssh-clients-8.0p1-17.el8.x86_64.rp  24 MB/s | 669 kB     00:00    
12:27:20 #11 46.12 Selecting previously unselected package libidn11:amd64.
12:27:20 #11 46.12 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
12:27:20 #11 46.13 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
12:27:20 #11 46.16 Selecting previously unselected package libstruct-dumb-perl.
12:27:20 #11 43.57 Setting up libpng16-16:amd64 (1.6.38-2) ...
12:27:20 #11 43.59 Setting up libmpc3:amd64 (1.2.1-2build1) ...
12:27:20 #11 46.16 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
12:27:20 #11 46.17 Unpacking libstruct-dumb-perl (0.09-1) ...
12:27:20 #11 46.19 Selecting previously unselected package libio-async-perl.
12:27:20 #11 46.20 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
12:27:20 #11 46.20 Unpacking libio-async-perl (0.75-1) ...
12:27:20 #11 46.26 Selecting previously unselected package liblinux-epoll-perl.
12:27:20 #11 46.27 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
12:27:20 #11 46.27 Unpacking liblinux-epoll-perl (0.017-1) ...
12:27:20 #14 4.260 (43/74): pcre2-devel-10.32-3.el8.x86_64.rpm      23 MB/s | 605 kB     00:00    
12:27:20 #14 4.267 (44/74): pcre2-utf16-10.32-3.el8.x86_64.rpm      15 MB/s | 229 kB     00:00    
12:27:20 #14 4.274 (45/74): pcre2-utf32-10.32-3.el8.x86_64.rpm      16 MB/s | 220 kB     00:00    
12:27:20 #14 4.276 (46/74): perl-Data-Dumper-2.167-399.el8.x86_64. 6.5 MB/s |  58 kB     00:00    
12:27:20 #14 4.287 (47/74): policycoreutils-devel-2.9-21.1.el8.x86  28 MB/s | 293 kB     00:00    
12:27:20 #14 4.296 (48/74): policycoreutils-2.9-21.1.el8.x86_64.rp  19 MB/s | 375 kB     00:00    
12:27:20 #14 4.304 (49/74): policycoreutils-python-utils-2.9-21.1.  16 MB/s | 253 kB     00:00    
12:27:20 #14 4.312 (50/74): python3-audit-3.0.7-4.el8.x86_64.rpm   5.9 MB/s |  87 kB     00:00    
12:27:20 #14 4.322 (51/74): python3-libselinux-2.9-8.el8.x86_64.rp  16 MB/s | 283 kB     00:00    
12:27:20 #14 4.327 (52/74): python3-libsemanage-2.9-9.el8.x86_64.r 8.3 MB/s | 128 kB     00:00    
12:27:20 #14 4.345 (53/74): python3-setools-4.3.0-3.el8.x86_64.rpm  36 MB/s | 624 kB     00:00    
12:27:20 #14 4.351 (54/74): rpm-plugin-selinux-4.14.3-26.el8.x86_6  15 MB/s |  78 kB     00:00    
12:27:20 #14 4.368 (55/74): selinux-policy-3.14.3-114.el8.noarch.r  40 MB/s | 658 kB     00:00    
12:27:20 #14 4.413 (56/74): python3-policycoreutils-2.9-21.1.el8.n  25 MB/s | 2.2 MB     00:00    
12:27:20 #14 4.441 (57/74): selinux-policy-devel-3.14.3-114.el8.no  21 MB/s | 1.5 MB     00:00    
12:27:20 #14 4.462 (58/74): systemd-devel-239-69.el8.x86_64.rpm     19 MB/s | 399 kB     00:00    
12:27:20 #14 4.474 (59/74): device-mapper-devel-1.02.181-6.el8.x86  26 MB/s | 284 kB     00:00    
12:27:20 #14 4.587 (60/74): gcc-8.5.0-18.el8.x86_64.rpm             30 MB/s |  23 MB     00:00    
12:27:20 #14 4.593 (61/74): libxcrypt-static-4.1.1-6.el8.x86_64.rp 9.7 MB/s |  56 kB     00:00    
12:27:20 #14 4.629 (62/74): glibc-2.28-224.el8.x86_64.rpm           62 MB/s | 2.2 MB     00:00    
12:27:20 #14 4.644 (63/74): glibc-static-2.28-224.el8.x86_64.rpm    12 MB/s | 2.1 MB     00:00    
12:27:20 #14 4.660 (64/74): glibc-common-2.28-224.el8.x86_64.rpm    34 MB/s | 1.0 MB     00:00    
12:27:20 #14 4.665 (65/74): glibc-minimal-langpack-2.28-224.el8.x8  15 MB/s |  65 kB     00:00    
12:27:20 #14 4.677 (66/74): libarchive-3.3.3-5.el8.x86_64.rpm       32 MB/s | 360 kB     00:00    
12:27:20 #14 4.682 (67/74): libgcc-8.5.0-18.el8.x86_64.rpm          15 MB/s |  81 kB     00:00    
12:27:20 #14 4.689 (68/74): libselinux-2.9-8.el8.x86_64.rpm         25 MB/s | 166 kB     00:00    
12:27:20 #14 4.704 (69/74): glibc-gconv-extra-2.28-224.el8.x86_64.  26 MB/s | 1.5 MB     00:00    
12:27:20 #14 4.732 (70/74): systemd-libs-239-69.el8.x86_64.rpm      40 MB/s | 1.1 MB     00:00    
12:27:20 #14 4.746 (71/74): systemd-pam-239-69.el8.x86_64.rpm       38 MB/s | 492 kB     00:00    
12:27:20 #14 4.763 (72/74): tar-1.30-8.el8.x86_64.rpm               49 MB/s | 839 kB     00:00    
12:27:20 #14 4.785 (73/74): systemd-239-69.el8.x86_64.rpm           38 MB/s | 3.6 MB     00:00    
12:27:20 #14 4.852 (74/74): selinux-policy-minimum-3.14.3-114.el8.  30 MB/s |  13 MB     00:00    
12:27:20 #14 4.856 --------------------------------------------------------------------------------
12:27:20 #14 4.856 Total                                            47 MB/s | 117 MB     00:02     
12:27:20 #13 11.60 Transaction test succeeded.
12:27:20 #10 37.55 Preparing to unpack .../139-libfakeroot_1.22-2ubuntu1_armhf.deb ...
12:27:20 #13 11.60 Running transaction
12:27:20 #13 13.06   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch            1/1 
12:27:20 #13 13.16   Preparing        :                                                        1/1 
12:27:20 #13 13.23   Installing       : make-1:4.3-7.el9.x86_64                               1/68 
12:27:20 #13 13.24   Installing       : selinux-policy-38.1.4-1.el9.noarch                    2/68 
12:27:20 #13 13.25   Running scriptlet: selinux-policy-38.1.4-1.el9.noarch                    2/68 
12:27:20 #10 37.55 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ...
12:27:20 #10 37.60 Selecting previously unselected package fakeroot.
12:27:20 #10 37.60 Preparing to unpack .../140-fakeroot_1.22-2ubuntu1_armhf.deb ...
12:27:20 #10 37.60 Unpacking fakeroot (1.22-2ubuntu1) ...
12:27:20 #10 37.67 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:20 #10 37.67 Preparing to unpack .../141-libcurl3-gnutls_7.58.0-2ubuntu3.22_armhf.deb ...
12:27:20 #10 37.68 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.22) ...
12:27:20 #10 37.76 Selecting previously unselected package liberror-perl.
12:27:20 #10 37.76 Preparing to unpack .../142-liberror-perl_0.17025-1_all.deb ...
12:27:20 #10 37.76 Unpacking liberror-perl (0.17025-1) ...
12:27:20 #10 37.79 Selecting previously unselected package git-man.
12:27:20 #10 37.79 Preparing to unpack .../143-git-man_1%3a2.17.1-1ubuntu0.15_all.deb ...
12:27:20 #10 37.79 Unpacking git-man (1:2.17.1-1ubuntu0.15) ...
12:27:20 #10 37.91 Selecting previously unselected package git.
12:27:20 #10 37.91 Preparing to unpack .../144-git_1%3a2.17.1-1ubuntu0.15_armhf.deb ...
12:27:20 #10 37.92 Unpacking git (1:2.17.1-1ubuntu0.15) ...
12:27:20 #10 38.45 Selecting previously unselected package libalgorithm-diff-perl.
12:27:20 #10 38.45 Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-1_all.deb ...
12:27:20 #10 38.46 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
12:27:20 #10 38.49 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:20 #10 38.49 Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ...
12:27:20 #10 38.49 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
12:27:20 #10 38.52 Selecting previously unselected package libalgorithm-merge-perl.
12:27:20 #10 38.53 Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:20 #10 38.53 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:20 #10 38.56 Selecting previously unselected package libapt-pkg-perl.
12:27:20 #10 ...
12:27:20 
12:27:20 #7 [golang 1/1] FROM docker.io/library/golang:1.19.5-buster@sha256:150a98859da4c88935958d21d4fca1c74a139eac88e1eb2364c8f60d69236ede
12:27:20 #7 extracting sha256:e857f3cb9d45b2c6fa5bd8ea188dc17ab1e5b7d454ed1f35bc89def861de82ce 12.0s done
12:27:20 #7 extracting sha256:da370fd035089a7a54d38a9842e389c6082ca980788bd171bf19421066fe2a24 done
12:27:20 #7 DONE 51.4s
12:27:20 
12:27:20 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:20 #10 38.56 Preparing to unpack .../148-libapt-pkg-perl_0.1.33build1_armhf.deb ...
12:27:20 #10 38.57 Unpacking libapt-pkg-perl (0.1.33build1) ...
12:27:20 #10 38.60 Selecting previously unselected package libarchive-cpio-perl.
12:27:20 #10 38.60 Preparing to unpack .../149-libarchive-cpio-perl_0.10-1_all.deb ...
12:27:20 #10 38.60 Unpacking libarchive-cpio-perl (0.10-1) ...
12:27:20 #10 38.66 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:20 #10 38.66 Preparing to unpack .../150-libb-hooks-op-check-perl_0.22-1_armhf.deb ...
12:27:20 #10 38.66 Unpacking libb-hooks-op-check-perl (0.22-1) ...
12:27:20 #10 38.70 Selecting previously unselected package libdynaloader-functions-perl.
12:27:20 #10 38.70 Preparing to unpack .../151-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:20 #10 38.70 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:20 #10 38.73 Selecting previously unselected package libdevel-callchecker-perl.
12:27:20 #10 38.73 Preparing to unpack .../152-libdevel-callchecker-perl_0.007-2build1_armhf.deb ...
12:27:20 #10 38.73 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
12:27:20 #10 38.77 Selecting previously unselected package libparams-classify-perl.
12:27:20 #10 38.77 Preparing to unpack .../153-libparams-classify-perl_0.015-1_armhf.deb ...
12:27:20 #10 38.77 Unpacking libparams-classify-perl (0.015-1) ...
12:27:20 #10 38.81 Selecting previously unselected package libmodule-runtime-perl.
12:27:20 #10 38.81 Preparing to unpack .../154-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:20 #10 38.81 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:20 #10 38.85 Selecting previously unselected package libtry-tiny-perl.
12:27:20 #10 38.85 Preparing to unpack .../155-libtry-tiny-perl_0.30-1_all.deb ...
12:27:20 #10 38.85 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:20 #10 38.92 Selecting previously unselected package libmodule-implementation-perl.
12:27:20 #10 38.92 Preparing to unpack .../156-libmodule-implementation-perl_0.09-1_all.deb ...
12:27:20 #10 38.92 Unpacking libmodule-implementation-perl (0.09-1) ...
12:27:20 #10 38.96 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:20 #10 38.96 Preparing to unpack .../157-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:20 #10 38.96 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:20 #10 38.99 Selecting previously unselected package libvariable-magic-perl.
12:27:20 #10 38.99 Preparing to unpack .../158-libvariable-magic-perl_0.62-1_armhf.deb ...
12:27:20 #10 39.00 Unpacking libvariable-magic-perl (0.62-1) ...
12:27:20 #10 39.03 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:20 #10 39.03 Preparing to unpack .../159-libb-hooks-endofscope-perl_0.21-1_all.deb ...
12:27:20 #10 39.04 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
12:27:20 #10 39.07 Selecting previously unselected package libhtml-tagset-perl.
12:27:20 #10 39.07 Preparing to unpack .../160-libhtml-tagset-perl_3.20-3_all.deb ...
12:27:20 #10 39.07 Unpacking libhtml-tagset-perl (3.20-3) ...
12:27:20 #10 39.10 Selecting previously unselected package liburi-perl.
12:27:20 #10 39.10 Preparing to unpack .../161-liburi-perl_1.73-1_all.deb ...
12:27:20 #10 39.10 Unpacking liburi-perl (1.73-1) ...
12:27:20 #10 39.15 Selecting previously unselected package libhtml-parser-perl.
12:27:20 #10 39.15 Preparing to unpack .../162-libhtml-parser-perl_3.72-3build1_armhf.deb ...
12:27:20 #10 39.16 Unpacking libhtml-parser-perl (3.72-3build1) ...
12:27:20 #10 39.20 Selecting previously unselected package libcgi-pm-perl.
12:27:20 #10 39.20 Preparing to unpack .../163-libcgi-pm-perl_4.38-1_all.deb ...
12:27:20 #10 39.20 Unpacking libcgi-pm-perl (4.38-1) ...
12:27:20 #10 39.25 Selecting previously unselected package libfcgi-perl.
12:27:20 #10 39.25 Preparing to unpack .../164-libfcgi-perl_0.78-2build1_armhf.deb ...
12:27:20 #10 39.25 Unpacking libfcgi-perl (0.78-2build1) ...
12:27:20 #10 39.29 Selecting previously unselected package libcgi-fast-perl.
12:27:20 #10 39.29 Preparing to unpack .../165-libcgi-fast-perl_1%3a2.13-1_all.deb ...
12:27:20 #10 39.29 Unpacking libcgi-fast-perl (1:2.13-1) ...
12:27:20 #10 39.32 Selecting previously unselected package libsub-name-perl.
12:27:20 #10 39.32 Preparing to unpack .../166-libsub-name-perl_0.21-1build1_armhf.deb ...
12:27:20 #10 39.33 Unpacking libsub-name-perl (0.21-1build1) ...
12:27:20 #10 39.36 Selecting previously unselected package libclass-accessor-perl.
12:27:20 #10 39.36 Preparing to unpack .../167-libclass-accessor-perl_0.51-1_all.deb ...
12:27:20 #10 39.41 Unpacking libclass-accessor-perl (0.51-1) ...
12:27:20 #10 39.45 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:20 #10 47.77 129 added, 0 removed; done.
12:27:20 #10 47.80 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
12:27:20 #10 47.81 Setting up shared-mime-info (2.0-1) ...
12:27:20 #10 49.58 Setting up libgdbm-compat4:amd64 (1.19-2) ...
12:27:20 #10 49.59 Setting up ucf (3.0043) ...
12:27:20 #10 49.68 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
12:27:20 #10 49.69 Setting up dwz (0.13+20210201-1) ...
12:27:20 #10 49.70 Setting up groff-base (1.22.4-6) ...
12:27:20 #10 49.71 Setting up cpp (4:10.2.1-1) ...
12:27:20 #10 49.73 Setting up pixz (1.0.7-1) ...
12:27:20 #10 49.74 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:27:20 #10 49.74 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:27:20 #10 49.75 Setting up libc6-dev:amd64 (2.31-13+deb11u5) ...
12:27:20 #10 49.76 Setting up libx11-6:amd64 (2:1.7.2-1) ...
12:27:20 #10 49.77 Setting up curl (7.74.0-1.3+deb11u3) ...
12:27:20 #10 49.78 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:27:20 #10 49.79 Setting up gpg (2.2.27-2+deb11u2) ...
12:27:20 #10 49.80 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:27:20 #10 49.81 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
12:27:20 #10 49.82 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:27:20 #10 49.83 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
12:27:20 #10 49.84 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
12:27:20 #10 49.85 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:27:20 #10 50.29 Setting up libxpm4:amd64 (1:3.5.12-1) ...
12:27:20 #10 50.30 Setting up fontconfig-config (2.13.1-4.2) ...
12:27:20 #10 50.48 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
12:27:20 #10 50.56 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:27:20 #10 50.57 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
12:27:20 #10 50.58 Setting up binutils (2.35.2-2) ...
12:27:20 #10 50.59 Setting up man-db (2.9.4-2) ...
12:27:20 #10 50.68 Building database of manual pages ...
12:27:20 #10 44.90 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ...
12:27:20 #10 44.91 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:20 #10 44.92 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
12:27:20 #10 44.93 Setting up patch (2.7.6-2ubuntu1.1) ...
12:27:20 #10 44.94 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
12:27:20 #10 44.96 Setting up libunwind8:amd64 (1.2.1-8) ...
12:27:20 #10 44.97 Setting up krb5-locales (1.16-2ubuntu0.2) ...
12:27:20 #10 44.98 Setting up publicsuffix (20180223.1310-1) ...
12:27:20 #10 44.99 Setting up autotools-dev (20180224.1) ...
12:27:20 #10 45.00 Setting up t1utils (1.41-2) ...
12:27:20 #10 45.02 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
12:27:20 #10 45.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.03 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
12:27:20 #10 45.04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:20 #10 45.05 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
12:27:20 #10 45.07 Setting up libltdl7:amd64 (2.4.6-2) ...
12:27:20 #10 45.08 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:27:20 #10 45.10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
12:27:20 #10 45.11 Setting up liblocale-gettext-perl (1.07-3build2) ...
12:27:20 #10 45.12 Setting up wdiff (1.2.2-2) ...
12:27:20 #10 45.13 Setting up shared-mime-info (1.9-2) ...
12:27:20 #10 47.40 Setting up libmpc3:amd64 (1.1.0-1) ...
12:27:20 #10 47.41 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
12:27:20 #10 47.42 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
12:27:20 #10 47.43 Setting up libgdbm-compat4:amd64 (1.14.1-6) ...
12:27:20 #10 47.45 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
12:27:20 #10 47.46 Setting up bsdmainutils (11.1.2ubuntu1) ...
12:27:20 #10 47.49 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:20 #10 47.49 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
12:27:20 #10 47.49 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:20 #10 47.49 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
12:27:20 #10 47.50 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:20 #10 47.53 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
12:27:20 #10 47.86 Updating certificates in /etc/ssl/certs...
12:27:20 #10 48.25 124 added, 0 removed; done.
12:27:20 #10 48.28 Setting up manpages-dev (4.15-1) ...
12:27:20 #10 48.29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ...
12:27:20 #10 48.30 Setting up libassuan0:amd64 (2.5.1-2) ...
12:27:20 #10 48.32 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
12:27:20 #10 48.35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
12:27:20 #10 48.36 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
12:27:20 #10 48.37 Setting up diffstat (1.61-1build1) ...
12:27:20 #10 48.39 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ...
12:27:20 #10 48.40 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
12:27:20 #10 48.43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
12:27:20 #10 DONE 52.8s
12:27:20 
12:27:20 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:20 #11 DONE 0.1s
12:27:20 
12:27:20 #12 [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
12:27:20 #12 0.882 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
12:27:20 #12 0.944 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
12:27:20 #12 1.019 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
12:27:20 #12 1.094 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
12:27:20 #12 1.283 Reading package lists...
12:27:20 #12 2.702 dh_testdir
12:27:20 #12 2.720 dh_testroot
12:27:20 #12 2.736 dh_prep
12:27:20 #12 2.757 dh_testdir
12:27:20 #12 2.774 dh_testroot
12:27:20 #12 2.790 dh_install
12:27:20 #12 2.815 dh_installdocs
12:27:20 #12 2.845 dh_installchangelogs
12:27:20 #12 2.910 dh_compress
12:27:20 #12 2.946 dh_fixperms
12:27:20 #12 2.991 dh_installdeb
12:27:20 #12 3.016 dh_gencontrol
12:27:20 #12 3.128 dh_md5sums
12:27:20 #10 48.00 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ...
12:27:20 #10 48.00 Unpacking libsub-identify-perl (0.14-1+b1) ...
12:27:20 #10 48.03 Selecting previously unselected package libnamespace-clean-perl.
12:27:20 #10 48.03 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:20 #10 48.04 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:20 #10 48.06 Selecting previously unselected package libpath-tiny-perl.
12:27:20 #10 48.07 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ...
12:27:20 #10 48.07 Unpacking libpath-tiny-perl (0.108-1) ...
12:27:20 #10 48.10 Selecting previously unselected package libtype-tiny-perl.
12:27:20 #10 48.11 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ...
12:27:20 #10 48.11 Unpacking libtype-tiny-perl (1.004004-1) ...
12:27:20 #10 48.16 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:20 #10 48.16 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ...
12:27:20 #10 48.16 Unpacking libgitlab-api-v4-perl (0.16-1) ...
12:27:20 #10 48.20 Selecting previously unselected package libglib2.0-data.
12:27:20 #10 48.20 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
12:27:20 #10 48.20 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
12:27:20 #10 48.35 Selecting previously unselected package libgpm2:armhf.
12:27:20 #10 48.36 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ...
12:27:20 #10 48.36 Unpacking libgpm2:armhf (1.20.7-5) ...
12:27:20 #10 48.40 Selecting previously unselected package libidn11:armhf.
12:27:20 #10 48.40 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ...
12:27:20 #10 48.40 Unpacking libidn11:armhf (1.33-2.2) ...
12:27:20 #10 48.45 Selecting previously unselected package libntlm0:armhf.
12:27:20 #10 48.45 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ...
12:27:20 #10 48.45 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
12:27:20 #10 48.49 Selecting previously unselected package libgsasl7.
12:27:20 #10 48.49 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ...
12:27:20 #10 48.50 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
12:27:20 #10 48.56 Selecting previously unselected package libhtml-form-perl.
12:27:20 #10 48.56 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ...
12:27:20 #10 48.56 Unpacking libhtml-form-perl (6.03-1) ...
12:27:20 #10 48.59 Selecting previously unselected package libhtml-format-perl.
12:27:20 #10 48.60 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ...
12:27:20 #10 48.60 Unpacking libhtml-format-perl (2.12-1) ...
12:27:20 #10 48.64 Selecting previously unselected package libhttp-daemon-perl.
12:27:20 #10 48.64 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
12:27:20 #10 48.64 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
12:27:20 #10 48.68 Selecting previously unselected package libstruct-dumb-perl.
12:27:20 #10 48.68 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ...
12:27:20 #10 48.68 Unpacking libstruct-dumb-perl (0.09-1) ...
12:27:20 #10 48.72 Selecting previously unselected package libio-async-perl.
12:27:20 #10 48.72 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ...
12:27:20 #10 48.73 Unpacking libio-async-perl (0.72-1) ...
12:27:20 #10 48.78 Selecting previously unselected package libio-sessiondata-perl.
12:27:20 #10 48.78 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ...
12:27:20 #10 48.79 Unpacking libio-sessiondata-perl (1.03-1) ...
12:27:20 #10 48.81 Selecting previously unselected package libio-string-perl.
12:27:20 #10 48.81 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
12:27:20 #10 48.82 Unpacking libio-string-perl (1.08-3) ...
12:27:20 #10 48.84 Selecting previously unselected package libtypes-serialiser-perl.
12:27:20 #10 48.84 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ...
12:27:20 #10 48.85 Unpacking libtypes-serialiser-perl (1.0-1) ...
12:27:20 #10 48.88 Selecting previously unselected package libjson-xs-perl.
12:27:20 #10 48.88 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ...
12:27:20 #10 48.89 Unpacking libjson-xs-perl (3.040-1+b1) ...
12:27:20 #10 48.93 Selecting previously unselected package liblzo2-2:armhf.
12:27:20 #10 48.93 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ...
12:27:20 #10 48.93 Unpacking liblzo2-2:armhf (2.10-0.1) ...
12:27:20 #10 48.97 Selecting previously unselected package libkyotocabinet16v5:armhf.
12:27:20 #10 48.97 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
12:27:20 #10 48.97 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
12:27:20 #10 49.02 Selecting previously unselected package liblist-compare-perl.
12:27:20 #10 49.02 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ...
12:27:20 #10 49.03 Unpacking liblist-compare-perl (0.53-1) ...
12:27:20 #10 49.06 Selecting previously unselected package liblist-moreutils-perl.
12:27:20 #10 49.06 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
12:27:20 #10 49.07 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
12:27:20 #10 49.10 Selecting previously unselected package libltdl-dev:armhf.
12:27:20 #10 49.10 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ...
12:27:20 #10 49.11 Unpacking libltdl-dev:armhf (2.4.6-9) ...
12:27:20 #10 49.15 Selecting previously unselected package libsys-hostname-long-perl.
12:27:20 #10 49.15 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:20 #10 49.16 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:20 #10 49.19 Selecting previously unselected package libmail-sendmail-perl.
12:27:20 #10 49.19 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:20 #10 49.19 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:20 #10 49.22 Selecting previously unselected package mailutils-common.
12:27:20 #10 49.22 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ...
12:27:20 #10 49.23 Unpacking mailutils-common (1:3.5-4) ...
12:27:20 #10 49.34 Selecting previously unselected package mysql-common.
12:27:20 #10 49.34 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ...
12:27:20 #10 49.36 Unpacking mysql-common (5.8+1.0.5) ...
12:27:20 #10 49.39 Selecting previously unselected package mariadb-common.
12:27:20 #10 49.40 Preparing to unpack .../252-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
12:27:20 #10 49.40 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
12:27:20 #10 49.44 Selecting previously unselected package libmariadb3:armhf.
12:27:20 #10 49.44 Preparing to unpack .../253-libmariadb3_1%3a10.3.36-0+deb10u2_armhf.deb ...
12:27:20 #10 49.45 Unpacking libmariadb3:armhf (1:10.3.36-0+deb10u2) ...
12:27:20 #10 49.50 Selecting previously unselected package libpython2.7-minimal:armhf.
12:27:20 #10 49.50 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
12:27:20 #10 49.50 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
12:27:20 #10 49.57 Selecting previously unselected package libpython2.7-stdlib:armhf.
12:27:20 #10 49.57 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
12:27:20 #10 49.58 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
12:27:20 #10 49.77 Selecting previously unselected package libpython2.7:armhf.
12:27:20 #10 49.77 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
12:27:20 #10 49.77 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ...
12:27:20 #10 49.89 Selecting previously unselected package libmailutils5:armhf.
12:27:20 #10 49.89 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ...
12:27:20 #10 49.89 Unpacking libmailutils5:armhf (1:3.5-4) ...
12:27:20 #10 49.96 Selecting previously unselected package libmime-tools-perl.
12:27:20 #10 49.96 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ...
12:27:20 #10 49.97 Unpacking libmime-tools-perl (5.509-1) ...
12:27:20 #10 50.02 Selecting previously unselected package libnet-dns-sec-perl.
12:27:20 #10 50.02 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ...
12:27:20 #10 50.02 Unpacking libnet-dns-sec-perl (1.11-1) ...
12:27:20 #10 50.05 Selecting previously unselected package libnet-libidn-perl.
12:27:20 #10 50.06 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
12:27:20 #10 50.06 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
12:27:20 #10 50.09 Selecting previously unselected package libnumber-compare-perl.
12:27:20 #10 50.09 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ...
12:27:20 #10 50.10 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:20 #10 50.13 Selecting previously unselected package libnumber-range-perl.
12:27:20 #10 50.13 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ...
12:27:20 #10 50.14 Unpacking libnumber-range-perl (0.12-1) ...
12:27:20 #10 50.17 Selecting previously unselected package libossp-uuid16:armhf.
12:27:20 #10 50.17 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
12:27:20 #10 50.18 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
12:27:20 #10 50.21 Selecting previously unselected package libossp-uuid-perl.
12:27:20 #10 50.21 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
12:27:20 #10 50.21 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
12:27:20 #10 50.24 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:20 #10 50.24 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
12:27:20 #10 50.25 Unpacking libpackage-stash-xs-perl (0.29-1) ...
12:27:20 #10 50.28 Selecting previously unselected package libparse-debianchangelog-perl.
12:27:20 #10 50.28 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
12:27:20 #10 50.28 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
12:27:20 #10 50.31 Selecting previously unselected package libtext-glob-perl.
12:27:20 #10 50.32 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ...
12:27:20 #10 50.32 Unpacking libtext-glob-perl (0.10-1) ...
12:27:20 #10 50.35 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:20 #10 50.35 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:20 #10 50.35 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:20 #10 50.38 Selecting previously unselected package libperlio-gzip-perl.
12:27:20 #10 50.38 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
12:27:20 #10 50.39 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
12:27:20 #10 50.42 Selecting previously unselected package libpod-constants-perl.
12:27:20 #10 50.42 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ...
12:27:20 #10 50.43 Unpacking libpod-constants-perl (0.19-1) ...
12:27:20 #10 50.46 Selecting previously unselected package libreadonly-perl.
12:27:20 #10 50.46 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ...
12:27:20 #10 50.46 Unpacking libreadonly-perl (2.050-1) ...
12:27:20 #10 50.49 Selecting previously unselected package libref-util-perl.
12:27:20 #10 50.50 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ...
12:27:20 #10 50.50 Unpacking libref-util-perl (0.204-1) ...
12:27:20 #10 50.54 Selecting previously unselected package libref-util-xs-perl.
12:27:20 #10 50.55 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
12:27:20 #10 50.55 Unpacking libref-util-xs-perl (0.117-1+b1) ...
12:27:20 #10 50.58 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:20 #10 50.58 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
12:27:20 #10 50.58 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
12:27:20 #10 50.62 Selecting previously unselected package libsasl2-modules:armhf.
12:27:20 #10 50.62 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ...
12:27:20 #10 50.63 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
12:27:20 #10 50.66 Selecting previously unselected package libsereal-decoder-perl.
12:27:20 #10 50.66 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
12:27:20 #10 50.66 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
12:27:20 #10 50.71 Selecting previously unselected package libsereal-encoder-perl.
12:27:20 #10 50.72 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
12:27:20 #10 50.72 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
12:27:20 #10 50.75 Selecting previously unselected package libsereal-perl.
12:27:20 #10 50.75 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ...
12:27:20 #10 50.76 Unpacking libsereal-perl (4.005-1) ...
12:27:20 #10 50.79 Selecting previously unselected package libtask-weaken-perl.
12:27:20 #10 50.79 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ...
12:27:20 #10 50.79 Unpacking libtask-weaken-perl (1.06-1) ...
12:27:20 #10 50.82 Selecting previously unselected package libxml-parser-perl.
12:27:20 #10 50.83 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ...
12:27:20 #10 50.83 Unpacking libxml-parser-perl (2.44-4) ...
12:27:20 #10 50.87 Selecting previously unselected package libsoap-lite-perl.
12:27:20 #10 50.87 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ...
12:27:20 #10 50.88 Unpacking libsoap-lite-perl (1.27-1) ...
12:27:20 #10 50.94 Selecting previously unselected package libsort-key-perl.
12:27:20 #10 50.94 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ...
12:27:20 #10 50.95 Unpacking libsort-key-perl (1.33-2+b1) ...
12:27:20 #10 50.97 Selecting previously unselected package libstring-copyright-perl.
12:27:20 #10 50.98 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:20 #10 50.98 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:20 #10 51.01 Selecting previously unselected package libstring-escape-perl.
12:27:20 #10 51.01 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ...
12:27:20 #10 51.01 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:20 #10 51.04 Selecting previously unselected package libstring-shellquote-perl.
12:27:20 #10 51.04 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:20 #10 51.04 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:20 #10 51.07 Selecting previously unselected package libterm-readkey-perl.
12:27:20 #10 51.07 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ...
12:27:20 #10 51.08 Unpacking libterm-readkey-perl (2.38-1) ...
12:27:20 #10 51.11 Selecting previously unselected package libtest-fatal-perl.
12:27:20 #10 51.11 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ...
12:27:20 #10 51.11 Unpacking libtest-fatal-perl (0.014-1) ...
12:27:20 #10 51.16 Selecting previously unselected package libtest-refcount-perl.
12:27:20 #10 51.16 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ...
12:27:20 #10 51.17 Unpacking libtest-refcount-perl (0.08-3) ...
12:27:20 #10 51.20 Selecting previously unselected package libtext-levenshtein-perl.
12:27:20 #10 51.21 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:20 #10 51.21 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:20 #10 51.23 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:20 #10 51.24 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
12:27:20 #10 51.24 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
12:27:20 #10 51.27 Selecting previously unselected package libunicode-utf8-perl.
12:27:20 #10 51.27 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ...
12:27:20 #10 35.87 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:20 #10 35.93 Selecting previously unselected package libstrictures-perl.
12:27:20 #10 35.93 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ...
12:27:20 #10 35.93 Unpacking libstrictures-perl (2.000006-1) ...
12:27:20 #10 35.97 Selecting previously unselected package libsub-quote-perl.
12:27:20 #10 35.97 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ...
12:27:20 #10 35.97 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:20 #10 36.01 Selecting previously unselected package libmoo-perl.
12:27:20 #10 36.01 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ...
12:27:20 #10 36.02 Unpacking libmoo-perl (2.004004-1) ...
12:27:20 #10 36.08 Selecting previously unselected package libencode-locale-perl.
12:27:20 #10 36.08 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ...
12:27:20 #10 36.08 Unpacking libencode-locale-perl (1.05-1.1) ...
12:27:20 #10 36.13 Selecting previously unselected package libtimedate-perl.
12:27:20 #10 36.13 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
12:27:20 #10 36.15 Unpacking libtimedate-perl (2.3300-2) ...
12:27:20 #10 36.73 Selecting previously unselected package libhttp-date-perl.
12:27:20 #10 36.73 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
12:27:20 #10 37.14 Unpacking libhttp-date-perl (6.05-1) ...
12:27:20 #10 37.21 Selecting previously unselected package libfile-listing-perl.
12:27:20 #10 37.22 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ...
12:27:20 #10 37.23 Unpacking libfile-listing-perl (6.14-1) ...
12:27:20 #10 37.31 Selecting previously unselected package libhtml-tagset-perl.
12:27:20 #10 37.31 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:20 #10 37.32 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:20 #10 37.90 Selecting previously unselected package liburi-perl.
12:27:20 #10 37.90 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ...
12:27:20 #10 37.90 Unpacking liburi-perl (5.08-1) ...
12:27:20 #10 37.99 Selecting previously unselected package libhtml-parser-perl.
12:27:20 #10 37.99 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
12:27:20 #10 38.01 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:27:20 #10 38.13 Selecting previously unselected package libhtml-tree-perl.
12:27:20 #10 38.13 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ...
12:27:20 #10 38.33 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:20 #10 38.84 Selecting previously unselected package libio-html-perl.
12:27:20 #10 38.84 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ...
12:27:20 #10 38.97 Unpacking libio-html-perl (1.004-2) ...
12:27:20 #10 39.24 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:20 #10 39.24 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:20 #10 39.25 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:20 #10 39.28 Selecting previously unselected package libhttp-message-perl.
12:27:20 #10 39.28 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ...
12:27:20 #10 39.29 Unpacking libhttp-message-perl (6.28-1) ...
12:27:20 #10 39.32 Selecting previously unselected package libhttp-cookies-perl.
12:27:20 #10 39.32 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:20 #10 39.33 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:20 #10 39.36 Selecting previously unselected package libhttp-negotiate-perl.
12:27:20 #10 39.36 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:20 #10 39.36 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:20 #10 39.40 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:20 #10 39.40 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ...
12:27:20 #10 39.40 Unpacking perl-openssl-defaults:armhf (5) ...
12:27:20 #10 44.20 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:20 #10 44.21 Setting up libhttp-cookies-perl (6.04-1) ...
12:27:20 #10 44.22 Setting up po-debconf (1.0.21) ...
12:27:20 #10 44.23 Setting up libhtml-tree-perl (5.07-2) ...
12:27:20 #10 44.24 Setting up libparams-classify-perl (0.015-1+b1) ...
12:27:20 #10 44.25 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:20 #10 44.26 Setting up libimport-into-perl (1.002005-1) ...
12:27:20 #10 44.27 Setting up libmoo-perl (2.003004-2) ...
12:27:20 #10 44.29 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:27:20 #10 44.30 Setting up libwww-perl (6.36-2) ...
12:27:20 #10 44.31 Setting up debhelper (13.2~bpo10+1) ...
12:27:20 #10 44.32 Setting up dh-autoreconf (19) ...
12:27:20 #10 44.33 Setting up devscripts (2.19.5+deb10u1) ...
12:27:20 #10 44.49 Setting up dh-strip-nondeterminism (1.1.2-1) ...
12:27:20 #10 44.50 Setting up equivs (2.2.0) ...
12:27:20 #10 44.52 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
12:27:20 #10 DONE 44.6s
12:27:20 
12:27:20 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:20 #11 DONE 0.0s
12:27:20 
12:27:20 #12 [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
12:27:20 #12 0.921 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
12:27:20 #12 0.990 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
12:27:20 #12 1.098 Reading package lists...
12:27:20 #12 2.730 dh_testdir
12:27:20 #12 2.751 dh_testroot
12:27:20 #12 2.772 dh_prep
12:27:20 #12 2.796 dh_testdir
12:27:20 #12 2.817 dh_testroot
12:27:20 #12 2.838 dh_install
12:27:20 #12 2.859 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:27:20 #12 2.868 dh_installdocs
12:27:20 #12 2.889 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:27:20 #12 2.904 dh_installchangelogs
12:27:20 #12 2.984 dh_compress
12:27:20 #11 45.11 Setting up publicsuffix (20220811.1734-1) ...
12:27:20 #11 45.13 Setting up libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
12:27:20 #11 45.15 Setting up zstd (1.5.2+dfsg-1) ...
12:27:20 #11 45.16 Setting up libmarkdown2:arm64 (2.2.7-2) ...
12:27:20 #11 45.18 Setting up libcc1-0:arm64 (12.2.0-3ubuntu1) ...
12:27:20 #11 45.19 Setting up iso-codes (4.11.0-1) ...
12:27:20 #11 45.20 Setting up dbus-bin (1.14.0-2ubuntu3) ...
12:27:20 #11 45.22 Setting up liblocale-gettext-perl (1.07-4build3) ...
12:27:20 #11 45.23 Setting up liblsan0:arm64 (12.2.0-3ubuntu1) ...
12:27:20 #11 45.24 Setting up dctrl-tools (2.24-3build2) ...
12:27:20 #11 45.27 Setting up libitm1:arm64 (12.2.0-3ubuntu1) ...
12:27:20 #11 45.28 Setting up libkmod2:arm64 (30+20220630-3ubuntu1) ...
12:27:20 #11 45.29 Setting up libgdbm6:arm64 (1.23-1) ...
12:27:20 #11 45.30 Setting up libctf0:arm64 (2.39-3ubuntu1.1) ...
12:27:20 #11 45.32 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
12:27:20 #11 45.33 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
12:27:20 #11 45.35 Setting up manpages-dev (5.13-1) ...
12:27:20 #11 45.37 Setting up libdw1:arm64 (0.187-4) ...
12:27:20 #11 45.38 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
12:27:20 #11 45.39 Setting up cpp-12 (12.2.0-3ubuntu1) ...
12:27:20 #11 45.41 Setting up libxcb1:arm64 (1.15-1) ...
12:27:20 #11 45.42 Setting up gettext (0.21-8) ...
12:27:20 #11 45.46 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
12:27:20 #11 45.73 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
12:27:20 #11 45.74 Setting up libreadline8:arm64 (8.2-1) ...
12:27:20 #11 45.76 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
12:27:20 #11 45.78 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-1ubuntu1) ...
12:27:20 #11 45.80 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
12:27:20 #11 46.26 Updating certificates in /etc/ssl/certs...
12:27:20 #11 46.81 124 added, 0 removed; done.
12:27:20 #11 46.83 Setting up libgprofng0:arm64 (2.39-3ubuntu1.1) ...
12:27:20 #11 46.85 Setting up libfreetype6:arm64 (2.12.1+dfsg-3) ...
12:27:20 #11 46.86 Setting up dbus (1.14.0-2ubuntu3) ...
12:27:20 #11 46.90 Setting up libgcc-12-dev:arm64 (12.2.0-3ubuntu1) ...
12:27:20 #11 46.91 Setting up shared-mime-info (2.2-1) ...
12:27:20 #11 DONE 50.4s
12:27:20 
12:27:20 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:20 #12 DONE 0.1s
12:27:20 
12:27:20 #13 [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:27:20 #13 0.836 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
12:27:20 #13 0.897 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
12:27:20 #13 0.969 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
12:27:20 #13 1.042 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
12:27:20 #13 1.212 Reading package lists...
12:27:20 #13 2.245 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:20 #13 2.245 dpkg-buildpackage: info: source version 1.0
12:27:20 #13 2.245 dpkg-buildpackage: info: source distribution unstable
12:27:20 #13 2.245 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:20 #13 2.282  dpkg-source --before-build .
12:27:20 #13 2.282 dpkg-buildpackage: info: host architecture arm64
12:27:20 #13 2.380  debian/rules clean
12:27:20 #13 2.382 dh clean
12:27:20 #13 2.470    dh_clean
12:27:20 #13 2.506  debian/rules binary
12:27:20 #13 2.508 dh binary
12:27:20 #13 2.585    dh_update_autotools_config
12:27:20 #13 2.614    dh_autoreconf
12:27:20 #13 2.655    create-stamp debian/debhelper-build-stamp
12:27:20 #13 2.655    dh_prep
12:27:20 #13 2.684    dh_auto_install --destdir=debian/docker-ce-build-deps/
12:27:20 12:27:20 #11 37.47 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:27:20 #11 37.50 Selecting previously unselected package gpg-wks-server.
12:27:20 #11 37.51 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:20 #11 37.51 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:27:20 #11 37.54 Selecting previously unselected package gpgsm.
12:27:20 #11 37.54 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
12:27:20 #11 37.55 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
12:27:20 #11 37.59 Selecting previously unselected package gnupg.
12:27:20 #11 37.59 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ...
12:27:20 #11 37.60 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
12:27:20 #11 37.64 Selecting previously unselected package libfile-which-perl.
12:27:20 #11 37.64 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
12:27:20 #11 37.65 Unpacking libfile-which-perl (1.23-1) ...
12:27:20 #11 37.68 Selecting previously unselected package libfile-homedir-perl.
12:27:20 #11 37.68 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
12:27:20 #11 37.69 Unpacking libfile-homedir-perl (1.004-1) ...
12:27:20 #11 37.72 Selecting previously unselected package libio-pty-perl.
12:27:20 #11 37.72 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
12:27:20 #11 37.73 Unpacking libio-pty-perl (1:1.12-1) ...
12:27:20 #11 37.76 Selecting previously unselected package libipc-run-perl.
12:27:20 #11 37.76 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
12:27:20 #11 37.77 Unpacking libipc-run-perl (20180523.0-2) ...
12:27:20 #11 37.80 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:20 #11 37.81 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:20 #11 37.81 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:20 #11 37.84 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:20 #11 37.84 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
12:27:20 #11 37.84 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
12:27:20 #11 37.87 Selecting previously unselected package libdynaloader-functions-perl.
12:27:20 #11 37.87 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
12:27:20 #11 37.87 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:27:20 #11 37.90 Selecting previously unselected package libdevel-callchecker-perl.
12:27:20 #11 37.90 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
12:27:20 #11 37.91 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:27:20 #11 37.93 Selecting previously unselected package libparams-classify-perl.
12:27:20 #11 37.94 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
12:27:20 #11 37.94 Unpacking libparams-classify-perl (0.015-1build2) ...
12:27:20 #11 37.97 Selecting previously unselected package libmodule-runtime-perl.
12:27:20 #11 37.97 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:20 #11 37.97 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:20 #11 38.00 Selecting previously unselected package libimport-into-perl.
12:27:20 #11 38.00 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
12:27:20 #11 38.01 Unpacking libimport-into-perl (1.002005-1) ...
12:27:20 #11 38.04 Selecting previously unselected package librole-tiny-perl.
12:27:20 #11 38.04 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
12:27:20 #11 38.05 Unpacking librole-tiny-perl (2.001004-1) ...
12:27:20 #11 38.08 Selecting previously unselected package libstrictures-perl.
12:27:20 #11 38.08 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
12:27:20 #11 38.08 Unpacking libstrictures-perl (2.000006-1) ...
12:27:20 #11 38.12 Selecting previously unselected package libsub-quote-perl.
12:27:20 #11 38.12 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
12:27:20 #11 38.12 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:20 #11 38.15 Selecting previously unselected package libmoo-perl.
12:27:20 #11 38.15 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
12:27:20 #11 38.16 Unpacking libmoo-perl (2.003006-1) ...
12:27:20 #11 38.19 Selecting previously unselected package libencode-locale-perl.
12:27:20 #11 38.19 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
12:27:20 #11 38.19 Unpacking libencode-locale-perl (1.05-1) ...
12:27:20 #11 38.22 Selecting previously unselected package libtimedate-perl.
12:27:20 #11 38.23 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
12:27:20 #11 38.23 Unpacking libtimedate-perl (2.3200-1) ...
12:27:20 #11 38.27 Selecting previously unselected package libhttp-date-perl.
12:27:20 #11 38.27 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
12:27:20 #11 38.27 Unpacking libhttp-date-perl (6.05-1) ...
12:27:20 #11 38.30 Selecting previously unselected package libfile-listing-perl.
12:27:20 #11 38.30 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
12:27:20 #11 38.34 Unpacking libfile-listing-perl (6.04-1) ...
12:27:20 #11 38.37 Selecting previously unselected package libhtml-tagset-perl.
12:27:20 #11 38.37 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:20 #11 38.37 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:20 #11 38.40 Selecting previously unselected package liburi-perl.
12:27:20 #11 38.40 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
12:27:20 #11 38.41 Unpacking liburi-perl (1.76-2) ...
12:27:20 #11 38.44 Selecting previously unselected package libhtml-parser-perl.
12:27:20 #11 38.44 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
12:27:20 #11 38.45 Unpacking libhtml-parser-perl (3.72-5) ...
12:27:20 #11 38.49 Selecting previously unselected package libhtml-tree-perl.
12:27:20 #11 38.49 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
12:27:20 #11 38.49 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:20 #11 38.54 Selecting previously unselected package libio-html-perl.
12:27:20 #11 38.54 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
12:27:20 #11 38.54 Unpacking libio-html-perl (1.001-1) ...
12:27:20 #11 38.57 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:20 #11 38.57 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:20 #11 38.57 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:20 #11 38.61 Selecting previously unselected package libhttp-message-perl.
12:27:20 #11 38.61 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
12:27:20 #11 38.61 Unpacking libhttp-message-perl (6.22-1) ...
12:27:20 #11 38.64 Selecting previously unselected package libhttp-cookies-perl.
12:27:20 #11 38.64 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
12:27:20 #11 38.65 Unpacking libhttp-cookies-perl (6.08-1) ...
12:27:20 #11 38.67 Selecting previously unselected package libhttp-negotiate-perl.
12:27:20 #11 38.68 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:20 #11 38.68 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:20 #11 38.71 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:20 #11 38.71 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
12:27:20 #11 38.71 Unpacking perl-openssl-defaults:armhf (4) ...
12:27:20 #11 38.74 Selecting previously unselected package libnet-ssleay-perl.
12:27:20 #11 38.74 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
12:27:20 #11 38.74 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
12:27:20 #11 38.81 Selecting previously unselected package libio-socket-ssl-perl.
12:27:20 #11 38.81 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
12:27:20 #11 38.81 Unpacking libio-socket-ssl-perl (2.067-1) ...
12:27:20 #11 38.86 Selecting previously unselected package libnet-http-perl.
12:27:20 #11 38.86 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
12:27:20 #11 38.86 Unpacking libnet-http-perl (6.19-1) ...
12:27:20 #11 38.91 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:20 #11 38.91 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
12:27:20 #11 38.92 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:27:20 #11 39.01 Selecting previously unselected package libtry-tiny-perl.
12:27:20 #11 39.01 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
12:27:20 #11 39.02 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:20 #11 39.07 Selecting previously unselected package libwww-robotrules-perl.
12:27:20 #11 39.07 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:20 #11 39.08 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:20 #11 39.50 Selecting previously unselected package libwww-perl.
12:27:20 #11 39.50 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
12:27:20 #11 39.53 Unpacking libwww-perl (6.43-1) ...
12:27:20 #11 39.77 Selecting previously unselected package patchutils.
12:27:20 #11 39.77 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
12:27:20 #11 39.78 Unpacking patchutils (0.3.4-2) ...
12:27:20 #11 39.85 Selecting previously unselected package wdiff.
12:27:20 #11 39.85 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
12:27:20 #11 39.86 Unpacking wdiff (1.2.2-2build1) ...
12:27:20 #11 40.25 Selecting previously unselected package devscripts.
12:27:20 #11 40.25 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
12:27:20 #11 40.27 Unpacking devscripts (2.20.2ubuntu2) ...
12:27:20 #11 40.37 Selecting previously unselected package diffstat.
12:27:20 #11 40.37 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
12:27:20 #11 40.38 Unpacking diffstat (1.63-1) ...
12:27:20 #11 40.41 Selecting previously unselected package python3-chardet.
12:27:20 #11 40.41 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
12:27:20 #11 40.41 Unpacking python3-chardet (3.0.4-4build1) ...
12:27:20 #11 40.45 Selecting previously unselected package python3-debian.
12:27:20 #11 40.45 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1_all.deb ...
12:27:20 #11 40.46 Unpacking python3-debian (0.1.36ubuntu1) ...
12:27:20 #11 40.49 Selecting previously unselected package libgpgme11:armhf.
12:27:20 #11 40.49 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2_armhf.deb ...
12:27:20 #11 40.50 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ...
12:27:20 #11 40.53 Selecting previously unselected package python3-gpg.
12:27:20 #11 40.54 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2_armhf.deb ...
12:27:20 #11 40.54 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
12:27:20 #11 40.59 Selecting previously unselected package dput.
12:27:20 #11 40.60 Preparing to unpack .../193-dput_1.0.3ubuntu1_all.deb ...
12:27:20 #11 40.60 Unpacking dput (1.0.3ubuntu1) ...
12:27:20 #11 40.64 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:20 #11 40.64 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.15_armhf.deb ...
12:27:20 #11 40.64 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.15) ...
12:27:20 #11 40.68 Selecting previously unselected package liberror-perl.
12:27:20 #11 40.68 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
12:27:20 #11 40.68 Unpacking liberror-perl (0.17029-1) ...
12:27:20 #11 40.71 Selecting previously unselected package git-man.
12:27:20 #11 40.71 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.8_all.deb ...
12:27:20 #11 40.71 Unpacking git-man (1:2.25.1-1ubuntu3.8) ...
12:27:20 #11 40.81 Selecting previously unselected package git.
12:27:20 #11 40.82 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.8_armhf.deb ...
12:27:20 #11 40.83 Unpacking git (1:2.25.1-1ubuntu3.8) ...
12:27:20 #11 43.61 Setting up libatomic1:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 43.63 Setting up patch (2.7.6-7build2) ...
12:27:20 #11 43.64 Setting up autopoint (0.21-8) ...
12:27:20 #11 43.66 Setting up fonts-dejavu-core (2.37-2build1) ...
12:27:20 #11 43.74 Setting up ucf (3.0043) ...
12:27:20 #11 43.84 Setting up libk5crypto3:amd64 (1.20-1) ...
12:27:20 #11 43.85 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
12:27:20 #10 49.66 137 added, 0 removed; done.
12:27:20 #10 49.69 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ...
#13 2.734    dh_install
12:27:20 #11 34.73 Selecting previously unselected package g++.
12:27:20 #11 34.73 Preparing to unpack .../114-g++_4%3a12.2.0-1ubuntu1_armhf.deb ...
12:27:20 #11 34.73 Unpacking g++ (4:12.2.0-1ubuntu1) ...
12:27:20 #11 34.75 Selecting previously unselected package make.
12:27:20 #11 34.76 Preparing to unpack .../115-make_4.3-4.1build1_armhf.deb ...
12:27:20 #11 34.76 Unpacking make (4.3-4.1build1) ...
12:27:20 #11 34.79 Selecting previously unselected package libdpkg-perl.
12:27:20 #11 34.79 Preparing to unpack .../116-libdpkg-perl_1.21.9ubuntu1_all.deb ...
12:27:20 #11 34.79 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
12:27:20 #11 34.82 Selecting previously unselected package bzip2.
12:27:20 #11 34.82 Preparing to unpack .../117-bzip2_1.0.8-5build1_armhf.deb ...
12:27:20 #11 34.83 Unpacking bzip2 (1.0.8-5build1) ...
12:27:20 #11 34.85 Selecting previously unselected package patch.
12:27:20 #11 34.86 Preparing to unpack .../118-patch_2.7.6-7build2_armhf.deb ...
12:27:20 #11 34.86 Unpacking patch (2.7.6-7build2) ...
12:27:20 #11 34.89 Selecting previously unselected package lto-disabled-list.
12:27:20 #11 34.89 Preparing to unpack .../119-lto-disabled-list_35_all.deb ...
12:27:20 #11 34.89 Unpacking lto-disabled-list (35) ...
12:27:20 #11 34.92 Selecting previously unselected package dpkg-dev.
12:27:20 #11 34.92 Preparing to unpack .../120-dpkg-dev_1.21.9ubuntu1_all.deb ...
12:27:20 #11 34.92 Unpacking dpkg-dev (1.21.9ubuntu1) ...
12:27:20 #11 34.96 Selecting previously unselected package build-essential.
12:27:20 #11 34.96 Preparing to unpack .../121-build-essential_12.9ubuntu3_armhf.deb ...
12:27:20 #11 34.96 Unpacking build-essential (12.9ubuntu3) ...
12:27:20 #11 34.99 Selecting previously unselected package libbrotli1:armhf.
12:27:20 #11 34.99 Preparing to unpack .../122-libbrotli1_1.0.9-2build6_armhf.deb ...
12:27:20 #11 35.00 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
12:27:20 #11 35.02 Selecting previously unselected package libsasl2-modules-db:armhf.
12:27:20 #11 35.03 Preparing to unpack .../123-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_armhf.deb ...
12:27:20 #11 35.03 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
12:27:20 #11 35.05 Selecting previously unselected package libsasl2-2:armhf.
12:27:20 #11 35.05 Preparing to unpack .../124-libsasl2-2_2.1.28+dfsg-6ubuntu2_armhf.deb ...
12:27:20 #11 35.06 Unpacking libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
12:27:20 #11 35.08 Selecting previously unselected package libldap-2.5-0:armhf.
12:27:20 #11 35.09 Preparing to unpack .../125-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_armhf.deb ...
12:27:20 #11 35.09 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-1ubuntu1) ...
12:27:20 #11 35.12 Selecting previously unselected package librtmp1:armhf.
12:27:20 #11 35.12 Preparing to unpack .../126-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
12:27:20 #11 35.12 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:20 #11 35.15 Selecting previously unselected package libssh-4:armhf.
12:27:20 #11 35.15 Preparing to unpack .../127-libssh-4_0.9.6-2build1_armhf.deb ...
12:27:20 #11 35.15 Unpacking libssh-4:armhf (0.9.6-2build1) ...
12:27:20 #11 35.18 Selecting previously unselected package libcurl4:armhf.
12:27:20 #11 35.18 Preparing to unpack .../128-libcurl4_7.85.0-1ubuntu0.2_armhf.deb ...
12:27:20 #11 35.19 Unpacking libcurl4:armhf (7.85.0-1ubuntu0.2) ...
12:27:20 #11 35.21 Selecting previously unselected package curl.
12:27:20 #11 35.21 Preparing to unpack .../129-curl_7.85.0-1ubuntu0.2_armhf.deb ...
12:27:20 #11 35.21 Unpacking curl (7.85.0-1ubuntu0.2) ...
12:27:20 #11 35.24 Selecting previously unselected package dctrl-tools.
12:27:20 #11 35.24 Preparing to unpack .../130-dctrl-tools_2.24-3build2_armhf.deb ...
12:27:20 #11 35.25 Unpacking dctrl-tools (2.24-3build2) ...
12:27:20 #11 35.27 Selecting previously unselected package libdebhelper-perl.
12:27:20 #11 35.27 Preparing to unpack .../131-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
12:27:20 #11 35.28 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
12:27:20 #11 35.31 Selecting previously unselected package libtool.
12:27:20 #11 35.31 Preparing to unpack .../132-libtool_2.4.7-4_all.deb ...
12:27:20 #11 35.31 Unpacking libtool (2.4.7-4) ...
12:27:20 #11 35.34 Selecting previously unselected package dh-autoreconf.
12:27:20 #11 35.34 Preparing to unpack .../133-dh-autoreconf_20_all.deb ...
12:27:20 #11 35.34 Unpacking dh-autoreconf (20) ...
12:27:20 #11 35.37 Selecting previously unselected package libarchive-zip-perl.
12:27:20 #11 35.37 Preparing to unpack .../134-libarchive-zip-perl_1.68-1_all.deb ...
12:27:20 #11 35.38 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:20 #11 35.40 Selecting previously unselected package libsub-override-perl.
12:27:20 #11 35.41 Preparing to unpack .../135-libsub-override-perl_0.09-3_all.deb ...
12:27:20 #11 35.41 Unpacking libsub-override-perl (0.09-3) ...
12:27:20 #11 35.43 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:20 #11 35.43 Preparing to unpack .../136-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
12:27:20 #11 35.43 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:20 #11 35.46 Selecting previously unselected package dh-strip-nondeterminism.
12:27:20 #11 35.46 Preparing to unpack .../137-dh-strip-nondeterminism_1.13.0-1_all.deb ...
12:27:20 #11 35.46 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
12:27:20 #11 35.49 Selecting previously unselected package libdw1:armhf.
12:27:20 #11 35.49 Preparing to unpack .../138-libdw1_0.187-4_armhf.deb ...
12:27:20 #11 35.50 Unpacking libdw1:armhf (0.187-4) ...
12:27:20 #11 35.52 Selecting previously unselected package debugedit.
12:27:20 #11 35.52 Preparing to unpack .../139-debugedit_1%3a5.0-5_armhf.deb ...
12:27:20 #11 35.53 Unpacking debugedit (1:5.0-5) ...
12:27:20 #11 35.55 Selecting previously unselected package dwz.
12:27:20 #11 35.55 Preparing to unpack .../140-dwz_0.14-1build2_armhf.deb ...
12:27:20 #11 35.55 Unpacking dwz (0.14-1build2) ...
12:27:20 #11 35.58 Selecting previously unselected package gettext.
12:27:20 #11 35.58 Preparing to unpack .../141-gettext_0.21-8_armhf.deb ...
12:27:20 #11 35.61 Unpacking gettext (0.21-8) ...
12:27:20 #11 35.65 Selecting previously unselected package intltool-debian.
12:27:20 #11 35.66 Preparing to unpack .../142-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:20 #11 35.66 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:20 #11 35.69 Selecting previously unselected package po-debconf.
12:27:20 #11 35.69 Preparing to unpack .../143-po-debconf_1.0.21+nmu1_all.deb ...
12:27:20 #11 35.69 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:20 #11 35.73 Selecting previously unselected package debhelper.
12:27:20 #11 35.74 Preparing to unpack .../144-debhelper_13.9.1ubuntu1_all.deb ...
12:27:20 #11 35.74 Unpacking debhelper (13.9.1ubuntu1) ...
12:27:20 #11 35.79 Selecting previously unselected package libfakeroot:armhf.
12:27:20 #11 35.79 Preparing to unpack .../145-libfakeroot_1.29-1ubuntu1_armhf.deb ...
12:27:20 #11 35.79 Unpacking libfakeroot:armhf (1.29-1ubuntu1) ...
12:27:20 #11 35.81 Selecting previously unselected package fakeroot.
12:27:20 #11 35.82 Preparing to unpack .../146-fakeroot_1.29-1ubuntu1_armhf.deb ...
12:27:20 #11 35.82 Unpacking fakeroot (1.29-1ubuntu1) ...
12:27:20 #11 35.85 Selecting previously unselected package libassuan0:armhf.
12:27:20 #11 35.85 Preparing to unpack .../147-libassuan0_2.5.5-4_armhf.deb ...
12:27:20 #11 35.86 Unpacking libassuan0:armhf (2.5.5-4) ...
12:27:20 #11 35.88 Selecting previously unselected package gpgconf.
12:27:20 #11 35.88 Preparing to unpack .../148-gpgconf_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 35.88 Unpacking gpgconf (2.2.35-3ubuntu1) ...
12:27:20 #11 35.91 Selecting previously unselected package libksba8:armhf.
12:27:20 #11 35.91 Preparing to unpack .../149-libksba8_1.6.0-3ubuntu1.1_armhf.deb ...
12:27:20 #11 35.92 Unpacking libksba8:armhf (1.6.0-3ubuntu1.1) ...
12:27:20 #11 35.95 Selecting previously unselected package libnpth0:armhf.
12:27:20 #11 35.95 Preparing to unpack .../150-libnpth0_1.6-3build2_armhf.deb ...
12:27:20 #11 35.95 Unpacking libnpth0:armhf (1.6-3build2) ...
12:27:20 #11 35.98 Selecting previously unselected package dirmngr.
12:27:20 #11 35.99 Preparing to unpack .../151-dirmngr_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 36.00 Unpacking dirmngr (2.2.35-3ubuntu1) ...
12:27:20 #11 36.02 Selecting previously unselected package gnupg-l10n.
12:27:20 #11 36.03 Preparing to unpack .../152-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
12:27:20 #11 36.03 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
12:27:20 #11 36.06 Selecting previously unselected package gnupg-utils.
12:27:20 #11 36.06 Preparing to unpack .../153-gnupg-utils_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 36.07 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
12:27:20 #11 36.10 Selecting previously unselected package gpg.
12:27:20 #11 36.10 Preparing to unpack .../154-gpg_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 36.10 Unpacking gpg (2.2.35-3ubuntu1) ...
12:27:20 #11 36.13 Selecting previously unselected package pinentry-curses.
12:27:20 #11 36.13 Preparing to unpack .../155-pinentry-curses_1.2.0-2ubuntu1_armhf.deb ...
12:27:20 #11 36.13 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
12:27:20 #11 36.16 Selecting previously unselected package gpg-agent.
12:27:20 #11 36.16 Preparing to unpack .../156-gpg-agent_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 36.16 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
12:27:20 #11 36.19 Selecting previously unselected package gpg-wks-client.
12:27:20 #11 36.19 Preparing to unpack .../157-gpg-wks-client_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 36.20 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
12:27:20 #11 36.22 Selecting previously unselected package gpg-wks-server.
12:27:20 #11 36.22 Preparing to unpack .../158-gpg-wks-server_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 36.22 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
12:27:20 #11 36.25 Selecting previously unselected package gpgsm.
12:27:20 #11 36.25 Preparing to unpack .../159-gpgsm_2.2.35-3ubuntu1_armhf.deb ...
12:27:20 #11 36.25 Unpacking gpgsm (2.2.35-3ubuntu1) ...
12:27:20 #11 36.27 Selecting previously unselected package gnupg.
12:27:20 #11 36.28 Preparing to unpack .../160-gnupg_2.2.35-3ubuntu1_all.deb ...
12:27:20 #11 36.28 Unpacking gnupg (2.2.35-3ubuntu1) ...
12:27:20 #11 36.31 Selecting previously unselected package libfile-dirlist-perl.
12:27:20 #11 36.31 Preparing to unpack .../161-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:20 #11 36.31 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:20 #11 36.33 Selecting previously unselected package libfile-which-perl.
12:27:20 #11 36.34 Preparing to unpack .../162-libfile-which-perl_1.27-1_all.deb ...
12:27:20 #11 36.34 Unpacking libfile-which-perl (1.27-1) ...
12:27:20 #11 36.36 Selecting previously unselected package libfile-homedir-perl.
12:27:20 #11 36.36 Preparing to unpack .../163-libfile-homedir-perl_1.006-1_all.deb ...
12:27:20 #11 36.37 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:20 #11 36.39 Selecting previously unselected package libfile-touch-perl.
12:27:20 #11 36.39 Preparing to unpack .../164-libfile-touch-perl_0.12-1_all.deb ...
12:27:20 #11 36.39 Unpacking libfile-touch-perl (0.12-1) ...
12:27:20 #11 36.42 Selecting previously unselected package libio-pty-perl.
12:27:20 #11 36.42 Preparing to unpack .../165-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
12:27:20 #11 36.42 Unpacking libio-pty-perl (1:1.15-2build2) ...
12:27:20 #11 36.45 Selecting previously unselected package libipc-run-perl.
12:27:20 #11 36.45 Preparing to unpack .../166-libipc-run-perl_20220807.0-1_all.deb ...
12:27:20 #11 36.45 Unpacking libipc-run-perl (20220807.0-1) ...
12:27:20 #11 36.52 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:20 #11 36.52 Preparing to unpack .../167-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:20 #11 36.53 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:20 #11 36.55 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:20 #11 36.55 Preparing to unpack .../168-libclass-xsaccessor-perl_1.19-4_armhf.deb ...
12:27:20 #11 36.55 Unpacking libclass-xsaccessor-perl (1.19-4) ...
12:27:20 #11 36.58 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
12:27:20 #11 36.58 Preparing to unpack .../169-libb-hooks-op-check-perl_0.22-2_armhf.deb ...
12:27:20 #11 36.58 Unpacking libb-hooks-op-check-perl:armhf (0.22-2) ...
12:27:20 #11 36.61 Selecting previously unselected package libdynaloader-functions-perl.
12:27:20 #11 36.61 Preparing to unpack .../170-libdynaloader-functions-perl_0.003-2_all.deb ...
12:27:20 #11 36.61 Unpacking libdynaloader-functions-perl (0.003-2) ...
12:27:20 #11 36.63 Selecting previously unselected package libdevel-callchecker-perl.
12:27:20 #11 36.63 Preparing to unpack .../171-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
12:27:20 #11 36.64 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:20 #11 36.66 Selecting previously unselected package libparams-classify-perl:armhf.
12:27:20 #11 36.66 Preparing to unpack .../172-libparams-classify-perl_0.015-2_armhf.deb ...
12:27:20 #11 36.66 Unpacking libparams-classify-perl:armhf (0.015-2) ...
12:27:20 #11 36.68 Selecting previously unselected package libmodule-runtime-perl.
12:27:20 #11 36.69 Preparing to unpack .../173-libmodule-runtime-perl_0.016-2_all.deb ...
12:27:20 #11 36.69 Unpacking libmodule-runtime-perl (0.016-2) ...
12:27:20 #11 36.71 Selecting previously unselected package libimport-into-perl.
12:27:20 #11 36.71 Preparing to unpack .../174-libimport-into-perl_1.002005-2_all.deb ...
12:27:20 #11 36.72 Unpacking libimport-into-perl (1.002005-2) ...
12:27:20 #11 36.74 Selecting previously unselected package librole-tiny-perl.
12:27:20 #11 36.75 Preparing to unpack .../175-librole-tiny-perl_2.002004-1_all.deb ...
12:27:20 #11 36.75 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:20 #11 36.77 Selecting previously unselected package libsub-quote-perl.
12:27:20 #11 36.77 Preparing to unpack .../176-libsub-quote-perl_2.006006-1_all.deb ...
12:27:20 #11 36.78 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:20 #11 36.80 Selecting previously unselected package libmoo-perl.
12:27:20 #11 36.80 Preparing to unpack .../177-libmoo-perl_2.005004-3_all.deb ...
12:27:20 #11 36.81 Unpacking libmoo-perl (2.005004-3) ...
12:27:20 #11 36.83 Selecting previously unselected package libencode-locale-perl.
12:27:20 #11 36.83 Preparing to unpack .../178-libencode-locale-perl_1.05-2_all.deb ...
12:27:20 #11 36.83 Unpacking libencode-locale-perl (1.05-2) ...
12:27:20 #11 36.86 Selecting previously unselected package libtimedate-perl.
12:27:20 #11 36.86 Preparing to unpack .../179-libtimedate-perl_2.3300-2_all.deb ...
12:27:20 #11 36.86 Unpacking libtimedate-perl (2.3300-2) ...
12:27:20 #11 36.89 Selecting previously unselected package libhttp-date-perl.
12:27:20 #11 36.89 Preparing to unpack .../180-libhttp-date-perl_6.05-1_all.deb ...
12:27:20 #11 36.89 Unpacking libhttp-date-perl (6.05-1) ...
12:27:20 #11 36.92 Selecting previously unselected package libfile-listing-perl.
12:27:20 #11 36.92 Preparing to unpack .../181-libfile-listing-perl_6.15-1_all.deb ...
12:27:20 #11 36.92 Unpacking libfile-listing-perl (6.15-1) ...
12:27:20 #11 36.95 Selecting previously unselected package libhtml-tagset-perl.
12:27:20 #11 36.95 Preparing to unpack .../182-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:20 #11 36.95 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:20 #11 36.97 Selecting previously unselected package liburi-perl.
12:27:20 #11 36.98 Preparing to unpack .../183-liburi-perl_5.12-1ubuntu1_all.deb ...
12:27:20 #11 36.98 Unpacking liburi-perl (5.12-1ubuntu1) ...
12:27:20 #11 37.01 Selecting previously unselected package libhtml-parser-perl:armhf.
12:27:20 #11 37.01 Preparing to unpack .../184-libhtml-parser-perl_3.78-1_armhf.deb ...
12:27:20 #11 37.01 Unpacking libhtml-parser-perl:armhf (3.78-1) ...
12:27:20 #11 37.04 Selecting previously unselected package libhtml-tree-perl.
12:27:20 #11 37.04 Preparing to unpack .../185-libhtml-tree-perl_5.07-2_all.deb ...
12:27:20 #11 37.04 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:20 #11 37.08 Selecting previously unselected package libio-html-perl.
12:27:20 #11 37.08 Preparing to unpack .../186-libio-html-perl_1.004-3_all.deb ...
12:27:20 #11 37.08 Unpacking libio-html-perl (1.004-3) ...
12:27:20 #11 37.11 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:20 #11 37.11 Preparing to unpack .../187-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:20 #11 37.11 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:20 #11 37.14 Selecting previously unselected package libhttp-message-perl.
12:27:20 #11 37.14 Preparing to unpack .../188-libhttp-message-perl_6.37-1_all.deb ...
12:27:20 #11 37.14 Unpacking libhttp-message-perl (6.37-1) ...
12:27:20 #11 37.16 Selecting previously unselected package libhttp-cookies-perl.
12:27:20 #11 37.17 Preparing to unpack .../189-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:20 #11 37.17 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:20 #11 37.20 Selecting previously unselected package libhttp-negotiate-perl.
12:27:20 #11 37.20 Preparing to unpack .../190-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:20 #11 37.20 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:20 #11 37.23 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:20 #11 37.23 Preparing to unpack .../191-perl-openssl-defaults_7_armhf.deb ...
12:27:20 #11 37.23 Unpacking perl-openssl-defaults:armhf (7) ...
12:27:20 #11 37.26 Selecting previously unselected package libnet-ssleay-perl:armhf.
12:27:20 #11 37.26 Preparing to unpack .../192-libnet-ssleay-perl_1.92-2_armhf.deb ...
12:27:20 #11 37.26 Unpacking libnet-ssleay-perl:armhf (1.92-2) ...
12:27:20 #11 37.30 Selecting previously unselected package libio-socket-ssl-perl.
12:27:20 #11 37.30 Preparing to unpack .../193-libio-socket-ssl-perl_2.074-2_all.deb ...
12:27:20 #11 37.30 Unpacking libio-socket-ssl-perl (2.074-2) ...
12:27:20 #11 37.33 Selecting previously unselected package libnet-http-perl.
12:27:20 #11 37.33 Preparing to unpack .../194-libnet-http-perl_6.22-1_all.deb ...
12:27:20 #11 37.34 Unpacking libnet-http-perl (6.22-1) ...
12:27:20 #11 37.36 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:20 #11 37.36 Preparing to unpack .../195-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:20 #11 37.36 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:20 #11 37.39 Selecting previously unselected package libtry-tiny-perl.
12:27:20 #11 37.39 Preparing to unpack .../196-libtry-tiny-perl_0.31-1_all.deb ...
12:27:20 #11 37.39 Unpacking libtry-tiny-perl (0.31-1) ...
12:27:20 #11 37.42 Selecting previously unselected package libwww-robotrules-perl.
12:27:20 #11 37.42 Preparing to unpack .../197-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:20 #11 37.42 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:20 #11 37.45 Selecting previously unselected package libwww-perl.
12:27:20 #11 37.45 Preparing to unpack .../198-libwww-perl_6.67-1_all.deb ...
12:27:20 #11 37.45 Unpacking libwww-perl (6.67-1) ...
12:27:20 #11 37.48 Selecting previously unselected package patchutils.
12:27:20 #11 37.48 Preparing to unpack .../199-patchutils_0.4.2-1build2_armhf.deb ...
12:27:20 #11 37.48 Unpacking patchutils (0.4.2-1build2) ...
12:27:20 #11 37.51 Selecting previously unselected package wdiff.
12:27:20 #11 37.51 Preparing to unpack .../200-wdiff_1.2.2-2build3_armhf.deb ...
12:27:20 #11 37.51 Unpacking wdiff (1.2.2-2build3) ...
12:27:20 #11 37.54 Selecting previously unselected package devscripts.
12:27:20 #11 37.55 Preparing to unpack .../201-devscripts_2.22.2ubuntu3_armhf.deb ...
12:27:20 #11 37.56 Unpacking devscripts (2.22.2ubuntu3) ...
12:27:20 #11 37.62 Selecting previously unselected package diffstat.
12:27:20 #11 37.62 Preparing to unpack .../202-diffstat_1.64-1build2_armhf.deb ...
12:27:20 #11 37.63 Unpacking diffstat (1.64-1build2) ...
12:27:20 #11 37.66 Selecting previously unselected package python3-chardet.
12:27:20 #11 37.66 Preparing to unpack .../203-python3-chardet_4.0.0-2_all.deb ...
12:27:20 #11 37.66 Unpacking python3-chardet (4.0.0-2) ...
12:27:20 #11 37.69 Selecting previously unselected package python3-debian.
12:27:20 #11 37.70 Preparing to unpack .../204-python3-debian_0.1.46_all.deb ...
12:27:20 #11 37.70 Unpacking python3-debian (0.1.46) ...
12:27:20 #11 37.73 Selecting previously unselected package libgpgme11:armhf.
12:27:20 #11 37.73 Preparing to unpack .../205-libgpgme11_1.17.1-4.1ubuntu1_armhf.deb ...
12:27:20 #11 37.74 Unpacking libgpgme11:armhf (1.17.1-4.1ubuntu1) ...
12:27:20 #11 37.76 Selecting previously unselected package python3-gpg.
12:27:20 #11 37.76 Preparing to unpack .../206-python3-gpg_1.17.1-4.1ubuntu1_armhf.deb ...
12:27:20 #11 37.77 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
12:27:20 #11 37.80 Selecting previously unselected package python3-xdg.
12:27:20 #11 37.80 Preparing to unpack .../207-python3-xdg_0.27-2_all.deb ...
12:27:20 #11 37.80 Unpacking python3-xdg (0.27-2) ...
12:27:20 #11 37.84 Selecting previously unselected package dput.
12:27:20 #11 37.84 Preparing to unpack .../208-dput_1.1.2ubuntu2_all.deb ...
12:27:20 #11 37.84 Unpacking dput (1.1.2ubuntu2) ...
12:27:20 #11 37.87 Selecting previously unselected package fonts-dejavu-core.
12:27:20 #11 37.87 Preparing to unpack .../209-fonts-dejavu-core_2.37-2build1_all.deb ...
12:27:20 #11 37.88 Unpacking fonts-dejavu-core (2.37-2build1) ...
12:27:20 #11 37.99 Selecting previously unselected package fontconfig-config.
12:27:20 #10 47.10   Running scriptlet: glibc-common-2.36-8.fc37.aarch64                   142/142 
12:27:20 #10 50.64   Verifying        : bzip2-1.0.8-12.fc37.aarch64                          1/142 
12:27:20 #10 50.64   Verifying        : cpio-2.13-13.fc37.aarch64                            2/142 
12:27:20 #10 50.64   Verifying        : dash-0.5.11.5-2.fc37.aarch64                         3/142 
12:27:20 #10 50.64   Verifying        : debugedit-5.0-5.fc37.aarch64                         4/142 
12:27:20 #10 50.64   Verifying        : desktop-file-utils-0.26-7.fc37.aarch64               5/142 
12:27:20 #10 50.64   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.aarch64       6/142 
12:27:20 #10 51.27 Unpacking libunicode-utf8-perl (0.62-1) ...
12:27:20 #10 51.31 Selecting previously unselected package libwrap0:armhf.
12:27:20 #10 51.31 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ...
12:27:20 #10 51.31 Unpacking libwrap0:armhf (7.6.q-28) ...
12:27:20 #10 51.35 Selecting previously unselected package libxau6:armhf.
12:27:20 #10 51.35 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
12:27:20 #10 51.36 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
12:27:20 #10 51.39 Selecting previously unselected package libxdmcp6:armhf.
12:27:20 #10 51.39 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
12:27:20 #10 51.39 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
12:27:20 #10 51.43 Selecting previously unselected package libxcb1:armhf.
12:27:20 #10 51.43 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ...
12:27:20 #10 51.43 Unpacking libxcb1:armhf (1.13.1-2) ...
12:27:20 #10 51.47 Selecting previously unselected package libx11-data.
12:27:20 #10 51.47 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
12:27:20 #10 51.47 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
12:27:20 #10 51.54 Selecting previously unselected package libx11-6:armhf.
12:27:20 #10 39.45 Preparing to unpack .../168-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:27:20 #10 39.45 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:27:20 #10 39.48 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:20 #10 39.48 Preparing to unpack .../169-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ...
12:27:20 #10 39.49 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
12:27:20 #10 39.52 Selecting previously unselected package libclone-perl.
12:27:20 #10 39.52 Preparing to unpack .../170-libclone-perl_0.39-1_armhf.deb ...
12:27:20 #10 39.53 Unpacking libclone-perl (0.39-1) ...
12:27:20 #10 39.56 Selecting previously unselected package libdata-dump-perl.
12:27:20 #10 39.56 Preparing to unpack .../171-libdata-dump-perl_1.23-1_all.deb ...
12:27:20 #10 39.56 Unpacking libdata-dump-perl (1.23-1) ...
12:27:20 #10 39.60 Selecting previously unselected package libparams-util-perl.
12:27:20 #10 39.60 Preparing to unpack .../172-libparams-util-perl_1.07-3build3_armhf.deb ...
12:27:20 #10 39.60 Unpacking libparams-util-perl (1.07-3build3) ...
12:27:20 #10 39.63 Selecting previously unselected package libsub-install-perl.
12:27:20 #10 39.63 Preparing to unpack .../173-libsub-install-perl_0.928-1_all.deb ...
12:27:20 #10 39.63 Unpacking libsub-install-perl (0.928-1) ...
12:27:20 #10 39.66 Selecting previously unselected package libdata-optlist-perl.
12:27:20 #10 39.66 Preparing to unpack .../174-libdata-optlist-perl_0.110-1_all.deb ...
12:27:20 #10 39.66 Unpacking libdata-optlist-perl (0.110-1) ...
12:27:20 #10 39.69 Selecting previously unselected package libdevel-globaldestruction-perl.
12:27:20 #10 39.69 Preparing to unpack .../175-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:27:20 #10 39.70 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:27:20 #10 39.73 Selecting previously unselected package libdigest-hmac-perl.
12:27:20 #10 39.73 Preparing to unpack .../176-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
12:27:20 #10 39.73 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
12:27:20 #10 39.77 Selecting previously unselected package libdistro-info-perl.
12:27:20 #10 39.77 Preparing to unpack .../177-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
12:27:20 #10 39.77 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
12:27:20 #10 39.80 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:20 #10 39.80 Preparing to unpack .../178-perl-openssl-defaults_3build1_armhf.deb ...
12:27:20 #10 39.81 Unpacking perl-openssl-defaults:armhf (3build1) ...
12:27:20 #10 39.84 Selecting previously unselected package libnet-ssleay-perl.
12:27:20 #10 39.84 Preparing to unpack .../179-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ...
12:27:20 #10 39.85 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
12:27:20 #10 39.91 Selecting previously unselected package libio-socket-ssl-perl.
12:27:20 #10 39.91 Preparing to unpack .../180-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
12:27:20 #10 39.91 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
12:27:20 #10 39.96 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:20 #10 39.96 Preparing to unpack .../181-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:20 #10 39.96 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:20 #10 39.99 Selecting previously unselected package libmailtools-perl.
12:27:20 #10 39.99 Preparing to unpack .../182-libmailtools-perl_2.18-1_all.deb ...
12:27:20 #10 39.99 Unpacking libmailtools-perl (2.18-1) ...
12:27:20 #10 40.03 Selecting previously unselected package libsocket6-perl.
12:27:20 #10 40.03 Preparing to unpack .../183-libsocket6-perl_0.27-1build2_armhf.deb ...
12:27:20 #10 40.04 Unpacking libsocket6-perl (0.27-1build2) ...
12:27:20 #10 40.08 Selecting previously unselected package libio-socket-inet6-perl.
12:27:20 #10 40.08 Preparing to unpack .../184-libio-socket-inet6-perl_2.72-2_all.deb ...
12:27:20 #10 40.08 Unpacking libio-socket-inet6-perl (2.72-2) ...
12:27:20 #10 40.11 Selecting previously unselected package libnet-ip-perl.
12:27:20 #10 40.11 Preparing to unpack .../185-libnet-ip-perl_1.26-1_all.deb ...
12:27:20 #10 40.12 Unpacking libnet-ip-perl (1.26-1) ...
12:27:20 #10 40.15 Selecting previously unselected package libnet-dns-perl.
12:27:20 #10 40.15 Preparing to unpack .../186-libnet-dns-perl_1.10-2_all.deb ...
12:27:20 #10 40.15 Unpacking libnet-dns-perl (1.10-2) ...
12:27:20 #10 40.22 Selecting previously unselected package libnet-domain-tld-perl.
12:27:20 #10 40.22 Preparing to unpack .../187-libnet-domain-tld-perl_1.75-1_all.deb ...
12:27:20 #10 40.22 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:27:20 #10 40.25 Selecting previously unselected package libemail-valid-perl.
12:27:20 #10 40.25 Preparing to unpack .../188-libemail-valid-perl_1.202-1_all.deb ...
12:27:20 #10 40.26 Unpacking libemail-valid-perl (1.202-1) ...
12:27:20 #10 40.29 Selecting previously unselected package libencode-locale-perl.
12:27:20 #10 40.29 Preparing to unpack .../189-libencode-locale-perl_1.05-1_all.deb ...
12:27:20 #10 40.29 Unpacking libencode-locale-perl (1.05-1) ...
12:27:20 #10 40.33 Selecting previously unselected package libexporter-tiny-perl.
12:27:20 #10 40.33 Preparing to unpack .../190-libexporter-tiny-perl_1.000000-2_all.deb ...
12:27:20 #10 40.34 Unpacking libexporter-tiny-perl (1.000000-2) ...
12:27:20 #10 40.37 Selecting previously unselected package libipc-system-simple-perl.
12:27:20 #10 40.37 Preparing to unpack .../191-libipc-system-simple-perl_1.25-4_all.deb ...
12:27:20 #10 40.38 Unpacking libipc-system-simple-perl (1.25-4) ...
12:27:20 #10 40.41 Selecting previously unselected package libfile-basedir-perl.
12:27:20 #10 40.41 Preparing to unpack .../192-libfile-basedir-perl_0.07-1_all.deb ...
12:27:20 #10 40.42 Unpacking libfile-basedir-perl (0.07-1) ...
12:27:20 #10 40.45 Selecting previously unselected package libfile-chdir-perl.
12:27:20 #10 40.45 Preparing to unpack .../193-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:20 #10 40.46 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:20 #10 40.49 Selecting previously unselected package libfile-fcntllock-perl.
12:27:20 #10 40.49 Preparing to unpack .../194-libfile-fcntllock-perl_0.22-3build2_armhf.deb ...
12:27:20 #10 40.50 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
12:27:20 #10 40.55 Selecting previously unselected package libhttp-date-perl.
12:27:20 #10 40.55 Preparing to unpack .../195-libhttp-date-perl_6.02-1_all.deb ...
12:27:20 #10 40.56 Unpacking libhttp-date-perl (6.02-1) ...
12:27:20 #10 40.60 Selecting previously unselected package libfile-listing-perl.
12:27:20 #10 40.60 Preparing to unpack .../196-libfile-listing-perl_6.04-1_all.deb ...
12:27:20 #10 40.60 Unpacking libfile-listing-perl (6.04-1) ...
12:27:20 #10 40.63 Selecting previously unselected package libfont-afm-perl.
12:27:20 #10 40.63 Preparing to unpack .../197-libfont-afm-perl_1.20-2_all.deb ...
12:27:20 #10 40.64 Unpacking libfont-afm-perl (1.20-2) ...
12:27:20 #10 40.67 Selecting previously unselected package libio-stringy-perl.
12:27:20 #10 40.67 Preparing to unpack .../198-libio-stringy-perl_2.111-2_all.deb ...
12:27:20 #10 40.67 Unpacking libio-stringy-perl (2.111-2) ...
12:27:20 #10 40.71 Selecting previously unselected package libparams-validate-perl.
12:27:20 #10 40.71 Preparing to unpack .../199-libparams-validate-perl_1.29-1_armhf.deb ...
12:27:20 #10 40.71 Unpacking libparams-validate-perl (1.29-1) ...
12:27:20 #10 40.75 Selecting previously unselected package libsub-exporter-perl.
12:27:20 #10 40.75 Preparing to unpack .../200-libsub-exporter-perl_0.987-1_all.deb ...
12:27:20 #10 40.75 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:20 #10 40.79 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:20 #10 40.79 Preparing to unpack .../201-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
12:27:20 #10 40.79 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
12:27:20 #10 40.82 Selecting previously unselected package libsort-versions-perl.
12:27:20 #10 40.82 Preparing to unpack .../202-libsort-versions-perl_1.62-1_all.deb ...
12:27:20 #10 40.83 Unpacking libsort-versions-perl (1.62-1) ...
12:27:20 #10 40.86 Selecting previously unselected package libgit-wrapper-perl.
12:27:20 #10 40.86 Preparing to unpack .../203-libgit-wrapper-perl_0.047-1_all.deb ...
12:27:20 #10 40.86 Unpacking libgit-wrapper-perl (0.047-1) ...
12:27:20 #10 40.90 Selecting previously unselected package libio-html-perl.
12:27:20 #10 40.90 Preparing to unpack .../204-libio-html-perl_1.001-1_all.deb ...
12:27:20 #10 40.90 Unpacking libio-html-perl (1.001-1) ...
12:27:20 #10 40.94 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:20 #10 40.94 Preparing to unpack .../205-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:27:20 #10 40.94 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:27:20 #10 40.97 Selecting previously unselected package libhttp-message-perl.
12:27:20 #10 40.97 Preparing to unpack .../206-libhttp-message-perl_6.14-1_all.deb ...
12:27:20 #10 40.97 Unpacking libhttp-message-perl (6.14-1) ...
12:27:20 #10 41.01 Selecting previously unselected package libhtml-form-perl.
12:27:20 #10 41.01 Preparing to unpack .../207-libhtml-form-perl_6.03-1_all.deb ...
12:27:20 #10 41.01 Unpacking libhtml-form-perl (6.03-1) ...
12:27:20 #10 41.05 Selecting previously unselected package libhtml-tree-perl.
12:27:20 #10 41.05 Preparing to unpack .../208-libhtml-tree-perl_5.07-1_all.deb ...
12:27:20 #13 13.27   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch           3/68 
12:27:20 #13 13.45   Installing       : selinux-policy-targeted-38.1.4-1.el9.noarch           3/68 
12:27:20 #11 46.30 Selecting previously unselected package libio-async-loop-epoll-perl.
12:27:20 #11 46.30 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
12:27:20 #11 46.31 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
12:27:20 #11 46.33 Selecting previously unselected package libtypes-serialiser-perl.
12:27:20 #11 46.34 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
12:27:20 #11 46.34 Unpacking libtypes-serialiser-perl (1.0-1) ...
12:27:20 #11 46.37 Selecting previously unselected package libjson-xs-perl.
12:27:20 #11 46.37 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
12:27:20 #11 46.38 Unpacking libjson-xs-perl (4.020-1build1) ...
12:27:20 #11 46.41 Selecting previously unselected package libjson-maybexs-perl.
12:27:20 #11 46.42 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
12:27:20 #11 46.42 Unpacking libjson-maybexs-perl (1.004000-1) ...
12:27:20 #11 46.45 Selecting previously unselected package liblist-compare-perl.
12:27:20 #11 46.45 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
12:27:20 #11 46.46 Unpacking liblist-compare-perl (0.53-1) ...
12:27:20 #11 46.50 Selecting previously unselected package liblist-moreutils-perl.
12:27:20 #11 46.50 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
12:27:20 #11 46.50 Unpacking liblist-moreutils-perl (0.416-1build5) ...
12:27:20 #11 46.54 Selecting previously unselected package liblist-someutils-perl.
12:27:20 #11 46.54 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
12:27:20 #11 46.55 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:20 #11 46.58 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:20 #11 46.58 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
12:27:20 #11 46.59 Unpacking liblist-someutils-xs-perl (0.58-2) ...
12:27:20 #11 46.62 Selecting previously unselected package libltdl7:amd64.
12:27:20 #11 46.62 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
12:27:20 #11 46.63 Unpacking libltdl7:amd64 (2.4.6-14) ...
12:27:20 #11 46.69 Selecting previously unselected package libltdl-dev:amd64.
12:27:20 #11 46.69 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
12:27:20 #11 46.69 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
12:27:20 #11 46.75 Selecting previously unselected package libsys-hostname-long-perl.
12:27:20 #11 46.75 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:20 #11 46.76 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:20 #11 46.79 Selecting previously unselected package libmail-sendmail-perl.
12:27:20 #11 46.80 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:20 #11 46.80 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:20 #11 46.84 Selecting previously unselected package libmoox-aliases-perl.
12:27:20 #11 46.84 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
12:27:20 #11 46.85 Unpacking libmoox-aliases-perl (0.001006-1) ...
12:27:20 #11 46.88 Selecting previously unselected package libobject-id-perl.
12:27:20 #11 46.89 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
12:27:20 #11 46.89 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
12:27:20 #11 46.92 Selecting previously unselected package libmoox-struct-perl.
12:27:20 #11 46.92 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
12:27:20 #11 46.93 Unpacking libmoox-struct-perl (0.017-1) ...
12:27:20 #11 46.96 Selecting previously unselected package libnet-dns-sec-perl.
12:27:20 #11 46.97 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
12:27:20 #11 46.97 Unpacking libnet-dns-sec-perl (1.15-1) ...
12:27:20 #11 47.01 Selecting previously unselected package libnet-libidn-perl.
12:27:20 #11 47.01 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
12:27:20 #11 47.01 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
12:27:20 #11 47.04 Selecting previously unselected package libnumber-range-perl.
12:27:20 #11 47.04 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
12:27:20 #11 47.05 Unpacking libnumber-range-perl (0.12-1) ...
12:27:20 #11 47.10 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:20 #11 47.10 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
12:27:20 #11 47.10 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
12:27:20 #11 47.13 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:20 #11 47.14 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:20 #11 47.14 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:20 #11 47.18 Selecting previously unselected package libperl4-corelibs-perl.
12:27:20 #11 47.18 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
12:27:20 #11 47.18 Unpacking libperl4-corelibs-perl (0.004-2) ...
12:27:20 #11 47.22 Selecting previously unselected package libperlio-gzip-perl.
12:27:20 #11 47.22 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
12:27:20 #11 47.22 Unpacking libperlio-gzip-perl (0.19-1build5) ...
12:27:20 #11 47.26 Selecting previously unselected package libpod-constants-perl.
12:27:20 #11 47.26 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
12:27:20 #11 47.26 Unpacking libpod-constants-perl (0.19-1) ...
12:27:20 #11 47.31 Selecting previously unselected package libre2-5:amd64.
12:27:20 #11 47.31 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
12:27:20 #11 47.31 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
12:27:20 #11 47.36 Selecting previously unselected package libre-engine-re2-perl.
12:27:20 #11 47.36 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
12:27:20 #11 47.37 Unpacking libre-engine-re2-perl (0.13-5) ...
12:27:20 #11 47.40 Selecting previously unselected package libreadonly-perl.
12:27:20 #11 47.41 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
12:27:20 #11 47.41 Unpacking libreadonly-perl (2.050-2) ...
12:27:20 #11 47.44 Selecting previously unselected package libref-util-perl.
12:27:20 #11 47.45 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
12:27:20 #11 47.45 Unpacking libref-util-perl (0.204-1) ...
12:27:20 #11 47.49 Selecting previously unselected package libref-util-xs-perl.
12:27:20 #11 47.49 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
12:27:20 #11 47.49 Unpacking libref-util-xs-perl (0.117-1build2) ...
12:27:20 #11 47.53 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:20 #11 47.54 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
12:27:20 #11 47.54 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
12:27:20 #11 47.58 Selecting previously unselected package libregexp-pattern-perl.
12:27:20 #11 47.58 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
12:27:20 #11 47.59 Unpacking libregexp-pattern-perl (0.2.12-1) ...
12:27:20 #11 47.63 Selecting previously unselected package libsasl2-modules:amd64.
12:27:20 #11 47.63 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
12:27:20 #11 47.63 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:20 #11 47.67 Selecting previously unselected package libsereal-decoder-perl.
12:27:20 #10 50.64   Verifying        : diffutils-3.8-3.fc37.aarch64                         7/142 
12:27:20 #10 49.71 Setting up shared-mime-info (1.10-1) ...
12:27:20 #11 43.86 Setting up libltdl7:amd64 (2.4.7-4) ...
12:27:20 #10 50.64   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                 8/142 
12:27:20 #10 50.64   Verifying        : dwz-0.14-7.fc37.aarch64                              9/142 
12:27:20 #10 50.64   Verifying        : ed-1.18-2.fc37.aarch64                              10/142 
12:27:20 #10 50.64   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     11/142 
12:27:20 #10 50.64   Verifying        : elfutils-0.187-8.fc37.aarch64                       12/142 
12:27:20 #10 50.64   Verifying        : elfutils-debuginfod-client-0.187-8.fc37.aarch64     13/142 
12:27:20 #10 50.64   Verifying        : enchant2-2.3.3-2.fc37.aarch64                       14/142 
12:27:20 #10 50.64   Verifying        : file-5.42-4.fc37.aarch64                            15/142 
12:27:20 #10 50.64   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             16/142 
12:27:20 #10 50.64   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   17/142 
12:27:20 #10 50.64   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  18/142 
12:27:20 #10 50.64   Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 19/142 
12:27:20 #10 50.64   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  20/142 
12:27:20 #10 50.64   Verifying        : groff-base-1.22.4-10.fc37.aarch64                   21/142 
12:27:20 #11 43.88 Setting up libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:27:20 #11 43.89 Setting up libwebp7:amd64 (1.2.2-2) ...
12:27:20 #11 43.90 Setting up libfdisk1:amd64 (2.38-4ubuntu1) ...
12:27:20 #11 43.92 Setting up libubsan1:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 43.93 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
12:27:20 #11 43.94 Setting up libmd0:amd64 (1.0.4-2) ...
12:27:20 #11 43.95 Setting up python-apt-common (2.4.0+22.10) ...
12:27:20 #11 43.97 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
12:27:20 #11 43.98 Setting up libcrypt-dev:amd64 (1:4.4.28-2) ...
12:27:20 #11 44.00 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:27:20 #11 44.01 Setting up libasan8:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 44.02 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
12:27:20 #11 44.04 Setting up lzop (1.04-2build2) ...
12:27:20 #11 44.05 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
12:27:20 #11 44.07 Setting up git-man (1:2.37.2-1ubuntu1.2) ...
12:27:20 #11 44.08 Setting up libgirepository-1.0-1:amd64 (1.74.0-2) ...
12:27:20 #11 44.09 Setting up netbase (6.3) ...
12:27:20 #11 44.12 Setting up libkrb5-3:amd64 (1.20-1) ...
12:27:20 #11 44.13 Setting up libtsan2:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 44.14 Setting up libbinutils:amd64 (2.39-3ubuntu1.1) ...
12:27:20 #11 44.15 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:27:20 #11 44.26 Setting up libfido2-1:amd64 (1.11.0-1) ...
12:27:20 #11 44.28 Setting up libisl23:amd64 (0.25-1) ...
12:27:20 #10 42.17 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:20 #10 42.17 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:20 #10 42.20 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:20 #10 42.21 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
12:27:20 #10 42.21 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:27:20 #10 42.25 Selecting previously unselected package libalgorithm-merge-perl.
12:27:20 #10 42.25 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:20 #10 42.26 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:20 #10 42.29 Selecting previously unselected package libaliased-perl.
12:27:20 #10 42.29 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
12:27:20 #10 42.29 Unpacking libaliased-perl (0.34-1.1) ...
12:27:20 #10 42.32 Selecting previously unselected package libapt-pkg-perl.
12:27:20 #10 42.32 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
12:27:20 #10 42.33 Unpacking libapt-pkg-perl (0.1.39) ...
12:27:20 #10 42.37 Selecting previously unselected package libarchive-cpio-perl.
12:27:20 #10 42.37 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:27:20 #10 42.38 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:27:20 #10 42.42 Selecting previously unselected package libarchive13:armhf.
12:27:20 #10 42.42 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
12:27:20 #10 42.42 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
12:27:20 #10 42.48 Selecting previously unselected package libarray-intspan-perl.
12:27:20 #10 42.48 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
12:27:20 #10 42.53 Unpacking libarray-intspan-perl (2.004-1) ...
12:27:20 #10 42.56 Selecting previously unselected package libauthen-sasl-perl.
12:27:20 #10 42.56 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:27:20 #10 42.57 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:27:20 #10 42.61 Selecting previously unselected package libmodule-implementation-perl.
12:27:20 #10 42.62 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:27:20 #10 42.62 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:27:20 #10 42.65 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:20 #10 42.66 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:20 #10 42.66 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:20 #10 42.69 Selecting previously unselected package libvariable-magic-perl.
12:27:20 #10 42.69 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
12:27:20 #10 42.70 Unpacking libvariable-magic-perl (0.62-1+b3) ...
12:27:20 #10 42.73 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:20 #10 42.73 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
12:27:20 #10 42.74 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
12:27:20 #10 42.77 Selecting previously unselected package libpng16-16:armhf.
12:27:20 #10 42.78 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
12:27:20 #10 42.78 Unpacking libpng16-16:armhf (1.6.37-3) ...
12:27:20 #10 42.84 Selecting previously unselected package libfreetype6:armhf.
12:27:20 #10 42.84 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
12:27:20 #10 42.85 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
12:27:20 #10 42.92 Selecting previously unselected package libfontconfig1:armhf.
12:27:20 #10 42.92 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
12:27:20 #10 42.93 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
12:27:20 #10 42.99 Selecting previously unselected package libjpeg62-turbo:armhf.
12:27:20 #10 42.99 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
12:27:20 #10 42.99 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
12:27:20 #10 43.04 Selecting previously unselected package libdeflate0:armhf.
12:27:20 #10 43.04 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
12:27:20 #10 43.05 Unpacking libdeflate0:armhf (1.7-1) ...
12:27:20 #10 43.09 Selecting previously unselected package libjbig0:armhf.
12:27:20 #10 43.09 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
12:27:20 #10 43.09 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
12:27:20 #10 43.14 Selecting previously unselected package libwebp6:armhf.
12:27:20 #10 43.14 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
12:27:20 #10 43.14 Unpacking libwebp6:armhf (0.6.1-2.1) ...
12:27:20 #10 43.20 Selecting previously unselected package libtiff5:armhf.
12:27:20 #10 43.20 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ...
12:27:20 #10 43.20 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ...
12:27:20 #10 43.25 Selecting previously unselected package libxau6:armhf.
12:27:20 #10 43.25 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
12:27:20 #10 43.26 Unpacking libxau6:armhf (1:1.0.9-1) ...
12:27:20 #10 43.30 Selecting previously unselected package libxdmcp6:armhf.
12:27:20 #10 43.30 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
12:27:20 #10 43.31 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
12:27:20 #10 43.35 Selecting previously unselected package libxcb1:armhf.
12:27:20 #10 43.35 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
12:27:20 #10 43.35 Unpacking libxcb1:armhf (1.14-3) ...
12:27:20 #10 43.39 Selecting previously unselected package libx11-data.
12:27:20 #10 43.39 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
12:27:20 #10 43.40 Unpacking libx11-data (2:1.7.2-1) ...
12:27:20 #10 43.48 Selecting previously unselected package libx11-6:armhf.
12:27:20 #10 43.48 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
12:27:20 #10 43.50 Unpacking libx11-6:armhf (2:1.7.2-1) ...
12:27:20 #10 51.92 Setting up bsdmainutils (11.1.2+b1) ...
12:27:20 #10 50.64   Verifying        : hunspell-1.7.0-21.fc37.aarch64                      22/142 
12:27:20 #10 51.94 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:20 #10 51.95 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:20 #10 51.95 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
12:27:20 #10 51.96 Setting up libcroco3:amd64 (0.6.12-3) ...
12:27:20 #10 51.97 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
12:27:20 #10 51.98 Setting up ucf (3.0038+nmu1) ...
12:27:20 #10 52.08 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
12:27:20 #10 50.64   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             23/142 
12:27:20 #10 50.64   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          24/142 
12:27:20 #10 50.64   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          25/142 
12:27:20 #10 50.64   Verifying        : hunspell-filesystem-1.7.0-21.fc37.aarch64           26/142 
12:27:20 #10 50.64   Verifying        : json-glib-1.6.6-3.fc37.aarch64                      27/142 
12:27:20 #10 50.64   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               28/142 
12:27:20 #10 50.64   Verifying        : libappstream-glib-0.8.1-1.fc37.aarch64              29/142 
12:27:20 #10 50.64   Verifying        : libjpeg-turbo-2.1.3-2.fc37.aarch64                  30/142 
12:27:20 #10 50.64   Verifying        : libpkgconf-1.8.0-3.fc37.aarch64                     31/142 
12:27:20 #10 50.64   Verifying        : libpng-2:1.6.37-13.fc37.aarch64                     32/142 
12:27:20 #10 50.64   Verifying        : libstemmer-0-19.585svn.fc37.aarch64                 33/142 
12:27:20 #10 50.64   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     34/142 
12:27:20 #10 50.64   Verifying        : ncurses-6.3-3.20220501.fc37.aarch64                 35/142 
12:27:20 #10 50.64   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     36/142 
12:27:20 #10 50.64   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   37/142 
12:27:20 #10 50.64   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               38/142 
12:27:20 #10 50.64   Verifying        : package-notes-srpm-macros-0.5-6.fc37.noarch         39/142 
12:27:20 #10 50.64   Verifying        : patch-2.7.6-17.fc37.aarch64                         40/142 
12:27:20 #10 50.64   Verifying        : perl-AutoLoader-5.74-492.fc37.noarch                41/142 
12:27:20 #10 50.64   Verifying        : perl-B-1.83-492.fc37.aarch64                        42/142 
12:27:20 #10 50.64   Verifying        : perl-Carp-1.52-489.fc37.noarch                      43/142 
12:27:20 #10 50.64   Verifying        : perl-Class-Struct-0.66-492.fc37.noarch              44/142 
12:27:20 #10 50.64   Verifying        : perl-Data-Dumper-2.184-490.fc37.aarch64             45/142 
12:27:20 #10 50.64   Verifying        : perl-Digest-1.20-489.fc37.noarch                    46/142 
12:27:20 #10 50.64   Verifying        : perl-Digest-MD5-2.58-489.fc37.aarch64               47/142 
12:27:20 #10 50.64   Verifying        : perl-DynaLoader-1.52-492.fc37.aarch64               48/142 
12:27:20 #10 50.64   Verifying        : perl-Encode-4:3.19-492.fc37.aarch64                 49/142 
12:27:20 #10 50.64   Verifying        : perl-Errno-1.36-492.fc37.aarch64                    50/142 
12:27:20 #10 50.64   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  51/142 
12:27:20 #10 50.64   Verifying        : perl-Fcntl-1.15-492.fc37.aarch64                    52/142 
12:27:20 #10 50.64   Verifying        : perl-File-Basename-2.85-492.fc37.noarch             53/142 
12:27:20 #10 50.64   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 54/142 
12:27:20 #10 50.64   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          55/142 
12:27:20 #10 50.64   Verifying        : perl-File-stat-1.12-492.fc37.noarch                 56/142 
12:27:20 #10 50.64   Verifying        : perl-FileHandle-2.03-492.fc37.noarch                57/142 
12:27:20 #10 50.64   Verifying        : perl-Getopt-Std-1.13-492.fc37.noarch                58/142 
12:27:20 #10 50.64   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  59/142 
12:27:20 #10 50.64   Verifying        : perl-IO-1.50-492.fc37.aarch64                       60/142 
12:27:20 #10 50.64   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              61/142 
12:27:20 #10 50.64   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              62/142 
12:27:20 #10 50.64   Verifying        : perl-IPC-Open3-1.22-492.fc37.noarch                 63/142 
12:27:20 #10 50.64   Verifying        : perl-MIME-Base64-3.16-489.fc37.aarch64              64/142 
12:27:20 #10 50.64   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              65/142 
12:27:20 #10 50.64   Verifying        : perl-NDBM_File-1.15-492.fc37.aarch64                66/142 
12:27:20 #10 50.64   Verifying        : perl-Net-SSLeay-1.92-4.fc37.aarch64                 67/142 
12:27:20 #10 50.64   Verifying        : perl-POSIX-2.03-492.fc37.aarch64                    68/142 
12:27:20 #10 50.64   Verifying        : perl-PathTools-3.84-489.fc37.aarch64                69/142 
12:27:20 #10 50.64   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             70/142 
12:27:20 #10 50.64   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            71/142 
12:27:20 #10 50.64   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              72/142 
12:27:20 #10 50.64   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 73/142 
12:27:20 #10 50.64   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64      74/142 
12:27:20 #10 50.64   Verifying        : perl-SelectSaver-1.02-492.fc37.noarch               75/142 
12:27:20 #10 50.64   Verifying        : perl-Socket-4:2.036-1.fc37.aarch64                  76/142 
12:27:20 #10 50.64   Verifying        : perl-Storable-1:3.26-489.fc37.aarch64               77/142 
12:27:20 #10 50.64   Verifying        : perl-Symbol-1.09-492.fc37.noarch                    78/142 
12:27:20 #10 50.64   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            79/142 
12:27:20 #10 50.64   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  80/142 
12:27:20 #10 50.64   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           81/142 
12:27:20 #10 50.64   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       82/142 
12:27:20 #10 50.64   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             83/142 
12:27:20 #10 50.64   Verifying        : perl-base-2.27-492.fc37.noarch                      84/142 
12:27:20 #10 50.64   Verifying        : perl-constant-1.33-490.fc37.noarch                  85/142 
12:27:20 #10 50.64   Verifying        : perl-if-0.61.000-492.fc37.noarch                    86/142 
12:27:20 #10 50.64   Verifying        : perl-interpreter-4:5.36.0-492.fc37.aarch64          87/142 
12:27:20 #13 13.02   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch           3/70 
12:27:20 #10 43.61 Selecting previously unselected package libxpm4:armhf.
12:27:20 #11 44.29 Setting up libc-dev-bin (2.36-0ubuntu4) ...
12:27:20 #10 43.61 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
12:27:20 #10 43.61 Unpacking libxpm4:armhf (1:3.5.12-1) ...
12:27:20 #10 43.65 Selecting previously unselected package libgd3:armhf.
12:27:20 #10 43.66 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
12:27:20 #10 43.66 Unpacking libgd3:armhf (2.3.0-2) ...
12:27:20 #10 43.71 Selecting previously unselected package libc-devtools.
12:27:20 #10 43.72 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u5_armhf.deb ...
12:27:20 #10 43.72 Unpacking libc-devtools (2.31-13+deb11u5) ...
12:27:20 #10 43.76 Selecting previously unselected package libcapture-tiny-perl.
12:27:20 #10 43.76 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:20 #10 43.77 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:20 #11 44.31 Setting up openssl (3.0.5-2ubuntu2) ...
12:27:20 #11 44.33 Setting up libbsd0:amd64 (0.11.6-1) ...
12:27:20 #11 44.34 Setting up libelf1:amd64 (0.187-4) ...
12:27:20 #11 44.35 Setting up libjson-c5:amd64 (0.16-1) ...
12:27:20 #11 44.37 Setting up readline-common (8.2-1) ...
12:27:20 #11 44.38 Setting up publicsuffix (20220811.1734-1) ...
12:27:20 #11 44.39 Setting up libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
12:27:20 #11 44.41 Setting up zstd (1.5.2+dfsg-1) ...
12:27:20 #11 44.42 Setting up libmarkdown2:amd64 (2.2.7-2) ...
12:27:20 #11 44.43 Setting up libcc1-0:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 44.45 Setting up iso-codes (4.11.0-1) ...
12:27:20 #11 44.46 Setting up dbus-bin (1.14.0-2ubuntu3) ...
12:27:20 #11 44.48 Setting up liblocale-gettext-perl (1.07-4build3) ...
12:27:20 #11 44.49 Setting up liblsan0:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 44.51 Setting up dctrl-tools (2.24-3build2) ...
12:27:20 #11 44.52 Setting up libitm1:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 44.53 Setting up libkmod2:amd64 (30+20220630-3ubuntu1) ...
12:27:20 #11 44.55 Setting up libgdbm6:amd64 (1.23-1) ...
12:27:20 #11 44.56 Setting up libctf0:amd64 (2.39-3ubuntu1.1) ...
12:27:20 #11 44.57 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
12:27:20 #11 44.59 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
12:27:20 #11 44.60 Setting up manpages-dev (5.13-1) ...
12:27:20 #11 44.61 Setting up libdw1:amd64 (0.187-4) ...
12:27:20 #11 44.63 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
12:27:20 #11 44.64 Setting up cpp-12 (12.2.0-3ubuntu1) ...
12:27:20 #11 44.65 Setting up libxcb1:amd64 (1.15-1) ...
12:27:20 #11 44.66 Setting up gettext (0.21-8) ...
12:27:20 #11 44.68 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
12:27:20 #11 44.87 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
12:27:20 #11 44.88 Setting up libreadline8:amd64 (8.2-1) ...
12:27:20 #11 44.89 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
12:27:20 #11 44.91 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-1ubuntu1) ...
12:27:20 #11 44.93 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
12:27:20 #11 45.26 Updating certificates in /etc/ssl/certs...
12:27:20 #11 45.66 124 added, 0 removed; done.
12:27:20 #13 22.57   Installing       : perl-DynaLoader-1.47-480.el9.aarch64                  4/70 
12:27:20 #13 22.58   Installing       : perl-threads-1:2.25-460.el9.aarch64                   5/70 
12:27:20 #10 50.65   Verifying        : perl-libnet-3.14-490.fc37.noarch                    88/142 
12:27:20 #10 50.65   Verifying        : perl-libs-4:5.36.0-492.fc37.aarch64                 89/142 
12:27:20 #10 50.65   Verifying        : perl-mro-1.26-492.fc37.aarch64                      90/142 
12:27:20 #10 50.65   Verifying        : perl-overload-1.35-492.fc37.noarch                  91/142 
12:27:20 #10 50.65   Verifying        : perl-overloading-0.02-492.fc37.noarch               92/142 
12:27:20 #10 50.65   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 93/142 
12:27:20 #10 50.65   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               94/142 
12:27:20 #10 50.65   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   95/142 
12:27:20 #10 50.65   Verifying        : perl-subs-1.04-492.fc37.noarch                      96/142 
12:27:20 #10 50.65   Verifying        : perl-vars-1.05-492.fc37.noarch                      97/142 
12:27:20 #10 50.65   Verifying        : pkgconf-1.8.0-3.fc37.aarch64                        98/142 
12:27:20 #10 50.65   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      99/142 
12:27:20 #10 50.65   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.aarch64            100/142 
12:27:20 #10 50.65   Verifying        : python3-construct-2.10.68-3.fc37.noarch            101/142 
12:27:20 #10 50.65   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             102/142 
12:27:20 #10 50.65   Verifying        : python3-distro-1.7.0-3.fc37.noarch                 103/142 
12:27:20 #10 50.65   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch       104/142 
12:27:20 #10 50.65   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                105/142 
12:27:20 #10 50.65   Verifying        : python3-file-magic-5.42-4.fc37.noarch              106/142 
12:27:20 #10 50.65   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   107/142 
12:27:20 #10 50.65   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   108/142 
12:27:20 #10 50.65   Verifying        : python3-six-1.16.0-8.fc37.noarch                   109/142 
12:27:20 #10 50.65   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                110/142 
12:27:20 #10 50.65   Verifying        : redhat-rpm-config-228-1.fc37.noarch                111/142 
12:27:20 #10 50.65   Verifying        : rpm-build-4.18.0-1.fc37.aarch64                    112/142 
12:27:20 #10 50.65   Verifying        : shared-mime-info-2.2-2.fc37.aarch64                113/142 
12:27:20 #10 50.65   Verifying        : unzip-6.0-58.fc37.aarch64                          114/142 
12:27:20 #10 50.65   Verifying        : xxhash-libs-0.8.1-3.fc37.aarch64                   115/142 
12:27:20 #10 50.65   Verifying        : xz-5.2.5-10.fc37.aarch64                           116/142 
12:27:20 #10 50.65   Verifying        : zip-3.0-33.fc37.aarch64                            117/142 
12:27:20 #10 50.65   Verifying        : zstd-1.5.2-3.fc37.aarch64                          118/142 
12:27:20 #10 50.65   Verifying        : ansible-srpm-macros-1-8.1.fc37.noarch              119/142 
12:27:20 #10 50.65   Verifying        : binutils-2.38-25.fc37.aarch64                      120/142 
12:27:20 #10 50.65   Verifying        : binutils-gold-2.38-25.fc37.aarch64                 121/142 
12:27:20 #10 50.65   Verifying        : dbus-libs-1:1.14.4-1.fc37.aarch64                  122/142 
12:27:20 #10 50.65   Verifying        : emacs-filesystem-1:28.2-1.fc37.noarch              123/142 
12:27:20 #10 50.65   Verifying        : gdb-minimal-12.1-6.fc37.aarch64                    124/142 
12:27:20 #10 50.65   Verifying        : glibc-gconv-extra-2.36-9.fc37.aarch64              125/142 
12:27:20 #10 50.65   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                   126/142 
12:27:20 #10 50.65   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              127/142 
12:27:20 #10 50.65   Verifying        : perl-URI-5.17-1.fc37.noarch                        128/142 
12:27:20 #10 50.65   Verifying        : python-srpm-macros-3.11-5.fc37.noarch              129/142 
12:27:20 #10 50.65   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                  130/142 
12:27:20 #10 50.65   Verifying        : python3-zstandard-0.19.0-1.fc37.aarch64            131/142 
12:27:20 #10 50.65   Verifying        : qt5-srpm-macros-5.15.8-1.fc37.noarch               132/142 
12:27:20 #10 50.65   Verifying        : rpmautospec-rpm-macros-0.3.1-1.fc37.noarch         133/142 
12:27:20 #10 50.65   Verifying        : rpmlint-2.4.0-3.fc37.noarch                        134/142 
12:27:20 #10 50.65   Verifying        : rpmlint-fedora-license-data-1.11-1.fc37.noarch     135/142 
12:27:20 #10 50.65   Verifying        : rust-srpm-macros-23-1.fc37.noarch                  136/142 
12:27:20 #10 50.65   Verifying        : glibc-2.36-9.fc37.aarch64                          137/142 
12:27:20 #10 50.65   Verifying        : glibc-2.36-8.fc37.aarch64                          138/142 
12:27:20 #10 50.65   Verifying        : glibc-common-2.36-9.fc37.aarch64                   139/142 
12:27:20 #10 50.65   Verifying        : glibc-common-2.36-8.fc37.aarch64                   140/142 
12:27:20 #10 50.65   Verifying        : glibc-minimal-langpack-2.36-9.fc37.aarch64         141/142 
12:27:20 #10 50.65   Verifying        : glibc-minimal-langpack-2.36-8.fc37.aarch64         142/142 
12:27:20 #10 50.80 
12:27:20 #10 50.80 Upgraded:
12:27:20 #10 50.80   glibc-2.36-9.fc37.aarch64                   glibc-common-2.36-9.fc37.aarch64 
12:27:20 #10 50.80   glibc-minimal-langpack-2.36-9.fc37.aarch64 
12:27:20 #10 50.80 Installed:
12:27:20 #10 50.80   ansible-srpm-macros-1-8.1.fc37.noarch                                         
12:27:20 #10 50.80   binutils-2.38-25.fc37.aarch64                                                 
12:27:20 #10 50.80   binutils-gold-2.38-25.fc37.aarch64                                            
12:27:20 #10 50.80   bzip2-1.0.8-12.fc37.aarch64                                                   
12:27:20 #10 50.80   cpio-2.13-13.fc37.aarch64                                                     
12:27:20 #10 50.80   dash-0.5.11.5-2.fc37.aarch64                                                  
12:27:20 #10 50.80   dbus-libs-1:1.14.4-1.fc37.aarch64                                             
12:27:20 #10 50.80   debugedit-5.0-5.fc37.aarch64                                                  
12:27:20 #10 50.80   desktop-file-utils-0.26-7.fc37.aarch64                                        
12:27:20 #10 50.80   devscripts-checkbashisms-2.22.2-3.fc37.aarch64                                
12:27:20 #10 50.80   diffutils-3.8-3.fc37.aarch64                                                  
12:27:20 #10 50.80   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
12:27:20 #10 50.80   dwz-0.14-7.fc37.aarch64                                                       
12:27:20 #10 50.80   ed-1.18-2.fc37.aarch64                                                        
12:27:20 #10 50.80   efi-srpm-macros-5-6.fc37.noarch                                               
12:27:20 #10 50.80   elfutils-0.187-8.fc37.aarch64                                                 
12:27:20 #10 50.80   elfutils-debuginfod-client-0.187-8.fc37.aarch64                               
12:27:20 #10 50.80   emacs-filesystem-1:28.2-1.fc37.noarch                                         
12:27:20 #10 50.80   enchant2-2.3.3-2.fc37.aarch64                                                 
12:27:20 #10 50.80   file-5.42-4.fc37.aarch64                                                      
12:27:20 #10 50.80   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
12:27:20 #10 50.80   fpc-srpm-macros-1.3-6.fc37.noarch                                             
12:27:20 #10 50.80   gdb-minimal-12.1-6.fc37.aarch64                                               
12:27:20 #10 50.80   gdk-pixbuf2-2.42.10-1.fc37.aarch64                                            
12:27:20 #10 50.80   ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
12:27:20 #10 50.80   glibc-gconv-extra-2.36-9.fc37.aarch64                                         
12:27:20 #10 50.80   gnat-srpm-macros-5-1.fc37.noarch                                              
12:27:20 #10 50.80   go-srpm-macros-3.2.0-1.fc37.noarch                                            
12:27:20 #10 50.80   groff-base-1.22.4-10.fc37.aarch64                                             
12:27:20 #10 50.80   hunspell-1.7.0-21.fc37.aarch64                                                
12:27:20 #10 50.80   hunspell-en-0.20140811.1-23.fc37.noarch                                       
12:27:20 #10 50.80   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
12:27:20 #10 50.80   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
12:27:20 #10 50.80   hunspell-filesystem-1.7.0-21.fc37.aarch64                                     
12:27:20 #10 50.80   json-glib-1.6.6-3.fc37.aarch64                                                
12:27:20 #10 50.80   kernel-srpm-macros-1.0-15.fc37.noarch                                         
12:27:20 #10 50.80   libappstream-glib-0.8.1-1.fc37.aarch64                                        
12:27:20 #10 50.80   libjpeg-turbo-2.1.3-2.fc37.aarch64                                            
12:27:20 #10 50.80   libpkgconf-1.8.0-3.fc37.aarch64                                               
12:27:20 #10 50.80   libpng-2:1.6.37-13.fc37.aarch64                                               
12:27:20 #10 50.80   libstemmer-0-19.585svn.fc37.aarch64                                           
12:27:20 #10 50.80   lua-srpm-macros-1-7.fc37.noarch                                               
12:27:20 #10 50.80   ncurses-6.3-3.20220501.fc37.aarch64                                           
12:27:20 #10 50.80   nim-srpm-macros-3-7.fc37.noarch                                               
12:27:20 #10 50.80   ocaml-srpm-macros-7-2.fc37.noarch                                             
12:27:20 #10 50.80   openblas-srpm-macros-2-12.fc37.noarch                                         
12:27:20 #10 50.80   package-notes-srpm-macros-0.5-6.fc37.noarch                                   
12:27:20 #10 50.80   patch-2.7.6-17.fc37.aarch64                                                   
12:27:20 #10 50.80   perl-AutoLoader-5.74-492.fc37.noarch                                          
12:27:20 #10 50.80   perl-B-1.83-492.fc37.aarch64                                                  
12:27:20 #10 52.09 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
12:27:20 #10 50.80   perl-Carp-1.52-489.fc37.noarch                                                
12:27:20 #10 50.80   perl-Class-Struct-0.66-492.fc37.noarch                                        
12:27:20 #10 50.80   perl-Data-Dumper-2.184-490.fc37.aarch64                                       
12:27:20 #10 50.80   perl-Digest-1.20-489.fc37.noarch                                              
12:27:20 #10 50.80   perl-Digest-MD5-2.58-489.fc37.aarch64                                         
12:27:20 #10 50.80   perl-DynaLoader-1.52-492.fc37.aarch64                                         
12:27:20 #10 50.80   perl-Encode-4:3.19-492.fc37.aarch64                                           
12:27:20 #10 50.80   perl-Errno-1.36-492.fc37.aarch64                                              
12:27:20 #10 50.80   perl-Exporter-5.77-489.fc37.noarch                                            
12:27:20 #10 50.80   perl-Fcntl-1.15-492.fc37.aarch64                                              
12:27:20 #10 50.80   perl-File-Basename-2.85-492.fc37.noarch                                       
12:27:20 #10 50.80   perl-File-Path-2.18-489.fc37.noarch                                           
12:27:20 #10 50.80   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
12:27:20 #10 50.80   perl-File-stat-1.12-492.fc37.noarch                                           
12:27:20 #10 50.80   perl-FileHandle-2.03-492.fc37.noarch                                          
12:27:20 #10 50.80   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
12:27:20 #10 50.80   perl-Getopt-Std-1.13-492.fc37.noarch                                          
12:27:20 #10 50.80   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
12:27:20 #10 50.80   perl-IO-1.50-492.fc37.aarch64                                                 
12:27:20 #10 52.10 Setting up groff-base (1.22.4-3+deb10u1) ...
12:27:20 #10 52.12 Setting up cpp (4:8.3.0-1) ...
12:27:20 #13 22.61   Installing       : perl-File-Find-1.37-480.el9.noarch                    6/70 
12:27:20 #11 48.09 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
12:27:20 #11 45.70 Setting up libgprofng0:amd64 (2.39-3ubuntu1.1) ...
12:27:20 #13 22.61   Installing       : perl-File-Copy-2.34-480.el9.noarch                    7/70 
12:27:20 #13 22.64   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            8/70 
12:27:20 #13 22.65   Installing       : m4-1.4.19-1.el9.aarch64                               9/70 
12:27:20 #13 22.70   Installing       : autoconf-2.69-38.el9.noarch                          10/70 
12:27:20 #13 22.70   Installing       : libmpc-1.2.1-4.el9.aarch64                           11/70 
12:27:20 #13 22.74   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                 12/70 
12:27:20 #13 22.75   Installing       : cmake-filesystem-3.20.2-7.el9.aarch64                13/70 
12:27:20 #13 22.76   Installing       : libseccomp-2.5.2-2.el9.aarch64                       14/70 
12:27:20 #13 22.76   Installing       : libedit-3.1-37.20210216cvs.el9.aarch64               15/70 
12:27:20 #10 43.80 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:20 #11 45.71 Setting up libfreetype6:amd64 (2.12.1+dfsg-3) ...
12:27:20 #11 45.72 Setting up dbus (1.14.0-2ubuntu3) ...
12:27:20 #11 45.75 Setting up libgcc-12-dev:amd64 (12.2.0-3ubuntu1) ...
12:27:20 #11 45.77 Setting up shared-mime-info (2.2-1) ...
12:27:20 #11 48.56 Updating certificates in /etc/ssl/certs...
12:27:20 #11 49.13 124 added, 0 removed; done.
12:27:20 #11 49.29 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:20 #11 49.30 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:20 #11 49.31 Setting up bsdmainutils (11.1.2ubuntu3) ...
12:27:20 #11 49.34 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:20 #11 49.34 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
12:27:20 #11 49.34 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:20 #11 49.34 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
12:27:20 #11 49.35 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
12:27:20 #11 49.36 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
12:27:20 #10 43.80 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:20 #10 52.13 Setting up gpgconf (2.2.12-1+deb10u2) ...
12:27:20 #10 52.15 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ...
12:27:20 #10 52.18 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ...
12:27:20 #10 52.21 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
12:27:20 #10 52.22 Setting up curl (7.64.0-4+deb10u3) ...
12:27:20 #10 52.23 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:27:20 #10 52.24 Setting up gpg (2.2.12-1+deb10u2) ...
12:27:20 #10 52.25 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
12:27:20 #10 52.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:27:20 #10 52.28 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
12:27:20 #10 52.29 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:27:20 #10 52.89 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
12:27:20 #10 50.80   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
12:27:20 #10 43.81 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:20 #10 43.84 Selecting previously unselected package libclass-inspector-perl.
12:27:20 #10 43.84 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
12:27:20 12:27:20 #10 50.80   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
12:27:20 #10 50.80   perl-IPC-Open3-1.22-492.fc37.noarch                                           
12:27:20 #10 50.80   perl-MIME-Base64-3.16-489.fc37.aarch64                                        
12:27:20 #10 50.80   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
12:27:20 #10 50.80   perl-NDBM_File-1.15-492.fc37.aarch64                                          
12:27:20 #10 50.80   perl-Net-SSLeay-1.92-4.fc37.aarch64                                           
12:27:20 #10 50.80   perl-POSIX-2.03-492.fc37.aarch64                                              
12:27:20 #10 50.80   perl-PathTools-3.84-489.fc37.aarch64                                          
12:27:20 #10 50.80   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
12:27:20 #11 49.37 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
12:27:20 #11 49.38 Setting up dwz (0.13-5) ...
12:27:20 #11 49.40 Setting up groff-base (1.22.4-4build1) ...
12:27:20 #11 49.41 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
12:27:20 #11 49.42 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:20 #11 49.44 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
12:27:20 #11 49.52 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ...
12:27:20 #11 49.54 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
12:27:20 #11 49.55 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:27:20 #11 49.67 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:27:20 #11 50.30 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:27:20 #11 50.32 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
12:27:20 #11 50.35 Setting up gpg (2.2.19-3ubuntu2.2) ...
12:27:20 #11 50.37 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
12:27:20 #11 50.38 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
12:27:20 #11 50.40 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
12:27:20 #11 50.86 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
12:27:20 #11 50.96 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:20 #11 50.97 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
12:27:20 #11 50.99 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
12:27:20 #11 51.00 Setting up python3 (3.8.2-0ubuntu2) ...
12:27:20 #11 51.29 Setting up python3-xdg (0.26-1ubuntu1) ...
12:27:20 #11 51.45 Setting up man-db (2.9.1-1) ...
12:27:20 #11 51.56 Building database of manual pages ...
12:27:20 #10 50.80   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
12:27:20 #10 50.80   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
12:27:20 #10 50.80   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
12:27:20 #10 50.80   perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64                                
12:27:20 #10 50.80   perl-SelectSaver-1.02-492.fc37.noarch                                         
12:27:20 #10 50.80   perl-Socket-4:2.036-1.fc37.aarch64                                            
12:27:20 #10 50.80   perl-Storable-1:3.26-489.fc37.aarch64                                         
12:27:20 #10 50.80   perl-Symbol-1.09-492.fc37.noarch                                              
12:27:20 #10 50.80   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
12:27:20 #10 50.80   perl-Term-Cap-1.17-489.fc37.noarch                                            
12:27:20 #10 50.80   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
12:27:20 #10 50.80   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
12:27:20 #10 50.80   perl-Time-Local-2:1.300-489.fc37.noarch                                       
12:27:20 #10 50.80   perl-URI-5.17-1.fc37.noarch                                                   
12:27:20 #10 50.80   perl-base-2.27-492.fc37.noarch                                                
12:27:20 #10 50.80   perl-constant-1.33-490.fc37.noarch                                            
12:27:20 #10 50.80   perl-if-0.61.000-492.fc37.noarch                                              
12:27:20 #10 50.80   perl-interpreter-4:5.36.0-492.fc37.aarch64                                    
12:27:20 #10 50.80   perl-libnet-3.14-490.fc37.noarch                                              
12:27:20 #10 50.80   perl-libs-4:5.36.0-492.fc37.aarch64                                           
12:27:20 #10 50.80   perl-mro-1.26-492.fc37.aarch64                                                
12:27:20 #10 50.80   perl-overload-1.35-492.fc37.noarch                                            
#10 43.85 Unpacking libclass-inspector-perl (1.36-1) ...
12:27:20 #10 50.80   perl-overloading-0.02-492.fc37.noarch                                         
12:27:20 #10 50.80   perl-parent-1:0.238-489.fc37.noarch                                           
12:27:20 #10 50.80   perl-podlators-1:4.14-489.fc37.noarch                                         
12:27:20 #10 43.88 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:20 #10 50.80   perl-srpm-macros-1-46.fc37.noarch                                             
12:27:20 #10 50.80   perl-subs-1.04-492.fc37.noarch                                                
12:27:20 #10 50.80   perl-vars-1.05-492.fc37.noarch                                                
12:27:20 #10 50.80   pkgconf-1.8.0-3.fc37.aarch64                                                  
12:27:20 #10 50.80   pkgconf-m4-1.8.0-3.fc37.noarch                                                
12:27:20 #10 50.80   pkgconf-pkg-config-1.8.0-3.fc37.aarch64                                       
12:27:20 #10 50.80   python-srpm-macros-3.11-5.fc37.noarch                                         
12:27:20 #10 50.80   python3-construct-2.10.68-3.fc37.noarch                                       
12:27:20 #10 50.80   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
12:27:20 #10 50.80   python3-dbus-1.3.2-1.fc37.aarch64                                             
12:27:20 #10 50.80   python3-distro-1.7.0-3.fc37.noarch                                            
12:27:20 #10 50.80   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
12:27:20 #10 50.80   python3-enchant-3.2.2-5.fc37.noarch                                           
12:27:20 #10 50.80   python3-file-magic-5.42-4.fc37.noarch                                         
12:27:20 #10 50.80   python3-pybeam-0.7-4.fc37.noarch                                              
12:27:20 #10 50.80   python3-pyxdg-0.27-6.fc37.noarch                                              
12:27:20 #10 50.80   python3-six-1.16.0-8.fc37.noarch                                              
12:27:20 #10 50.80   python3-tomli-w-1.0.0-4.fc37.noarch                                           
12:27:20 #10 50.80   python3-zstandard-0.19.0-1.fc37.aarch64                                       
12:27:20 #10 50.80   qt5-srpm-macros-5.15.8-1.fc37.noarch                                          
12:27:20 #10 50.80   redhat-rpm-config-228-1.fc37.noarch                                           
12:27:20 #10 50.80   rpm-build-4.18.0-1.fc37.aarch64                                               
12:27:20 #10 50.80   rpmautospec-rpm-macros-0.3.1-1.fc37.noarch                                    
12:27:20 #10 50.80   rpmlint-2.4.0-3.fc37.noarch                                                   
12:27:20 #10 50.80   rpmlint-fedora-license-data-1.11-1.fc37.noarch                                
12:27:20 #10 50.80   rust-srpm-macros-23-1.fc37.noarch                                             
12:27:20 #10 50.80   shared-mime-info-2.2-2.fc37.aarch64                                           
12:27:20 #10 50.80   unzip-6.0-58.fc37.aarch64                                                     
12:27:20 #10 50.80   xxhash-libs-0.8.1-3.fc37.aarch64                                              
12:27:20 #10 50.80   xz-5.2.5-10.fc37.aarch64                                                      
12:27:20 #10 50.80   zip-3.0-33.fc37.aarch64                                                       
12:27:20 #10 50.80   zstd-1.5.2-3.fc37.aarch64                                                     
12:27:20 #10 50.80 
12:27:20 #10 50.80 Complete!
12:27:20 #10 DONE 51.0s
12:27:20 
12:27:20 #10 43.89 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
12:27:20 #10 43.89 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
12:27:20 #10 43.93 Selecting previously unselected package libclone-perl.
12:27:20 #10 43.93 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
12:27:20 #10 43.94 Unpacking libclone-perl (0.45-1+b1) ...
12:27:20 #10 44.00 Selecting previously unselected package libcommon-sense-perl.
12:27:20 #10 44.00 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
12:27:20 #10 44.00 Unpacking libcommon-sense-perl (3.75-1+b4) ...
12:27:20 #10 44.04 Selecting previously unselected package libconfig-tiny-perl.
12:27:20 #10 44.04 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
12:27:20 #10 44.05 Unpacking libconfig-tiny-perl (2.26-1) ...
12:27:20 #10 44.08 Selecting previously unselected package libparams-util-perl.
12:27:20 #10 44.08 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
12:27:20 #10 44.08 Unpacking libparams-util-perl (1.102-1+b1) ...
12:27:20 #10 44.11 Selecting previously unselected package libsub-install-perl.
12:27:20 #10 44.11 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
12:27:20 #10 44.12 Unpacking libsub-install-perl (0.928-1.1) ...
12:27:20 #10 44.15 Selecting previously unselected package libdata-optlist-perl.
12:27:20 #10 44.15 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
12:27:20 #10 44.15 Unpacking libdata-optlist-perl (0.110-1.1) ...
12:27:20 #10 44.18 Selecting previously unselected package libsub-exporter-perl.
12:27:20 #10 44.18 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
12:27:20 #10 44.19 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:20 #10 44.24 Selecting previously unselected package libconst-fast-perl.
12:27:20 #10 44.24 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
12:27:20 #10 44.25 Unpacking libconst-fast-perl (0.014-1.1) ...
12:27:20 #10 44.29 Selecting previously unselected package libwant-perl.
12:27:20 #10 44.29 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
12:27:20 #10 44.29 Unpacking libwant-perl (0.29-1+b6) ...
12:27:20 #10 44.32 Selecting previously unselected package libcontextual-return-perl.
12:27:20 #10 44.33 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:20 #10 44.33 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:20 #10 44.37 Selecting previously unselected package libconvert-binhex-perl.
12:27:20 #10 44.37 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
12:27:20 #10 44.37 Unpacking libconvert-binhex-perl (1.125-1) ...
12:27:20 #10 44.41 Selecting previously unselected package libcpanel-json-xs-perl.
12:27:20 #10 44.41 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
12:27:20 #10 44.42 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
12:27:20 #10 44.46 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:20 #10 44.46 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:20 #10 44.47 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:20 #10 44.50 Selecting previously unselected package libexception-class-perl.
12:27:20 #10 44.51 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
12:27:20 #10 44.51 Unpacking libexception-class-perl (1.44-1) ...
12:27:20 #10 44.54 Selecting previously unselected package libiterator-perl.
12:27:20 #10 44.54 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:27:20 #10 44.55 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:27:20 #10 44.58 Selecting previously unselected package libiterator-util-perl.
12:27:20 #10 44.58 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:27:20 #10 44.59 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:27:20 #10 44.62 Selecting previously unselected package libexporter-tiny-perl.
12:27:20 #10 44.63 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:20 #10 44.64 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:20 #10 44.89 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:20 #10 44.89 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
12:27:20 #10 44.90 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
12:27:20 #10 45.51 Selecting previously unselected package liblist-moreutils-perl.
12:27:20 #10 45.51 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:20 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
12:27:20 #11 DONE 0.1s
12:27:20 
12:27:20 #12 [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
12:27:20 #12 1.193 Last metadata expiration check: 0:00:16 ago on Wed Jan 25 12:27:03 2023.
12:27:20 #12 1.970 Package bash-5.2.9-3.fc37.aarch64 is already installed.
12:27:20 #12 1.981 Package bash-5.2.9-3.fc37.aarch64 is already installed.
12:27:20 #12 1.981 Package ca-certificates-2022.2.54-5.fc37.noarch is already installed.
12:27:20 #12 1.982 Package libarchive-3.6.1-2.fc37.aarch64 is already installed.
12:27:20 #12 1.982 Package pkgconf-pkg-config-1.8.0-3.fc37.aarch64 is already installed.
12:27:20 #12 1.983 Package tar-2:1.34-5.fc37.aarch64 is already installed.
12:27:20 #12 1.993 Package bash-5.2.9-3.fc37.aarch64 is already installed.
12:27:20 #12 2.099 Dependencies resolved.
12:27:20 #12 2.121 ================================================================================
12:27:20 #12 2.121  Package                       Arch     Version                  Repo      Size
12:27:20 #12 2.121 ================================================================================
12:27:20 #12 2.121 Installing:
12:27:20 #12 2.121  cmake                         aarch64  3.25.2-1.fc37            updates  6.3 M
12:27:20 #12 2.121  device-mapper-devel           aarch64  1.02.175-9.fc37          fedora    43 k
12:27:20 #12 2.121  gcc                           aarch64  12.2.1-4.fc37            updates   29 M
12:27:20 #12 2.121  git                           aarch64  2.39.1-1.fc37            updates   66 k
12:27:20 #12 2.121  glibc-static                  aarch64  2.36-9.fc37              updates  1.4 M
12:27:20 #12 2.121  libseccomp-devel              aarch64  2.5.3-3.fc37             fedora    60 k
12:27:20 #12 2.121  libselinux-devel              aarch64  3.4-5.fc37               fedora   148 k
12:27:20 #12 2.121  libtool                       aarch64  2.4.7-2.fc37             fedora   600 k
12:27:20 #12 2.121  libtool-ltdl-devel            aarch64  2.4.7-2.fc37             fedora   164 k
12:27:20 #12 2.121  make                          aarch64  1:4.3-11.fc37            fedora   537 k
12:27:20 #12 2.121  selinux-policy-devel          noarch   37.18-1.fc37             updates  888 k
12:27:20 #12 2.121  systemd                       aarch64  251.10-588.fc37          updates  4.0 M
12:27:20 #12 2.121  which                         aarch64  2.21-35.fc37             fedora    41 k
12:27:20 #12 2.121 Upgrading:
12:27:20 #12 2.121  libxcrypt                     aarch64  4.4.33-4.fc37            updates  123 k
12:27:20 #12 2.121  systemd-libs                  aarch64  251.10-588.fc37          updates  590 k
12:27:20 #12 2.121 Installing dependencies:
12:27:20 #12 2.121  annobin-docs                  noarch   10.92-1.fc37             updates   92 k
12:27:20 #12 2.121  annobin-plugin-gcc            aarch64  10.92-1.fc37             updates  886 k
12:27:20 #12 2.121  autoconf                      noarch   2.71-4.fc37              updates  733 k
12:27:20 #12 2.121  automake                      noarch   1.16.5-9.fc37            fedora   696 k
12:27:20 #12 2.121  checkpolicy                   aarch64  3.4-3.fc37               fedora   343 k
12:27:20 #12 2.121  cmake-data                    noarch   3.25.2-1.fc37            updates  2.2 M
12:27:20 #12 2.121  cmake-filesystem              aarch64  3.25.2-1.fc37            updates   17 k
12:27:20 #12 2.121  cmake-rpm-macros              noarch   3.25.2-1.fc37            updates   16 k
12:27:20 #12 2.121  cpp                           aarch64  12.2.1-4.fc37            updates  9.2 M
12:27:20 #12 2.121  dbus                          aarch64  1:1.14.4-1.fc37          updates  7.8 k
12:27:20 #12 2.121  dbus-broker                   aarch64  32-1.fc37                fedora   169 k
12:27:20 #12 2.121  dbus-common                   noarch   1:1.14.4-1.fc37          updates   15 k
12:27:20 #12 2.121  device-mapper                 aarch64  1.02.175-9.fc37          fedora   136 k
12:27:20 #12 2.121  device-mapper-libs            aarch64  1.02.175-9.fc37          fedora   169 k
12:27:20 #12 2.121  gc                            aarch64  8.0.6-4.fc37             fedora   102 k
12:27:20 #12 2.121  gcc-plugin-annobin            aarch64  12.2.1-4.fc37            updates   52 k
12:27:20 #12 2.121  git-core                      aarch64  2.39.1-1.fc37            updates  4.3 M
12:27:20 #12 2.121  git-core-doc                  noarch   2.39.1-1.fc37            updates  2.8 M
12:27:20 #12 2.121  glibc-devel                   aarch64  2.36-9.fc37              updates  589 k
12:27:20 #12 2.121  guile22                       aarch64  2.2.7-6.fc37             fedora   6.5 M
12:27:20 #12 2.121  jsoncpp                       aarch64  1.9.5-3.fc37             fedora    92 k
12:27:20 #12 2.121  kernel-headers                aarch64  6.1.5-200.fc37           updates  1.5 M
12:27:20 #12 2.121  kmod-libs                     aarch64  30-2.fc37                fedora    66 k
12:27:20 #12 2.121  less                          aarch64  590-5.fc37               fedora   161 k
12:27:20 #12 2.121  libargon2                     aarch64  20190702-1.fc37          fedora    28 k
12:27:20 #12 2.121  libasan                       aarch64  12.2.1-4.fc37            updates  425 k
12:27:20 #12 2.121  libatomic                     aarch64  12.2.1-4.fc37            updates   43 k
12:27:20 #12 2.121  libcbor                       aarch64  0.7.0-7.fc37             fedora    55 k
12:27:20 #12 2.121  libedit                       aarch64  3.1-43.20221009cvs.fc37  updates  105 k
12:27:20 #12 2.121  libfdisk                      aarch64  2.38.1-1.fc37            fedora   155 k
12:27:20 #12 2.121  libfido2                      aarch64  1.11.0-3.fc37            fedora    96 k
12:27:20 #12 2.121  libmpc                        aarch64  1.2.1-5.fc37             fedora    62 k
12:27:20 #12 2.121  libseccomp                    aarch64  2.5.3-3.fc37             fedora    71 k
12:27:20 #12 2.121  libselinux-utils              aarch64  3.4-5.fc37               fedora   160 k
12:27:20 #12 2.121  libsepol-devel                aarch64  3.4-3.fc37               fedora    49 k
12:27:20 #12 2.121  libtool-ltdl                  aarch64  2.4.7-2.fc37             fedora    37 k
12:27:20 #12 2.121  libubsan                      aarch64  12.2.1-4.fc37            updates  192 k
12:27:20 #12 2.121  libutempter                   aarch64  1.2.1-7.fc37             fedora    26 k
12:27:20 #12 2.121  libuv                         aarch64  1:1.44.2-2.fc37          fedora   148 k
12:27:20 #12 2.121  libxcrypt-devel               aarch64  4.4.33-4.fc37            updates   30 k
12:27:20 #12 2.121  libxcrypt-static              aarch64  4.4.33-4.fc37            updates  109 k
12:27:20 #12 2.121  m4                            aarch64  1.4.19-4.fc37            fedora   299 k
12:27:20 #12 2.121  openssh                       aarch64  8.8p1-7.fc37             fedora   441 k
12:27:20 #12 2.121  openssh-clients               aarch64  8.8p1-7.fc37             fedora   670 k
12:27:20 #12 2.121  pcre2-devel                   aarch64  10.40-1.fc37.1           fedora   505 k
12:27:20 #12 2.121  pcre2-utf16                   aarch64  10.40-1.fc37.1           fedora   199 k
12:27:20 #12 2.121  pcre2-utf32                   aarch64  10.40-1.fc37.1           fedora   188 k
12:27:20 #12 2.121  perl-Error                    noarch   1:0.17029-10.fc37        fedora    41 k
12:27:20 #12 2.121  perl-File-Compare             noarch   1.100.700-492.fc37       fedora    16 k
12:27:20 #12 2.121  perl-File-Copy                noarch   2.39-492.fc37            fedora    23 k
12:27:20 #12 2.121  perl-File-Find                noarch   1.40-492.fc37            fedora    28 k
12:27:20 #12 2.121  perl-Git                      noarch   2.39.1-1.fc37            updates   43 k
12:27:20 #12 2.121  perl-TermReadKey              aarch64  2.38-14.fc37             fedora    36 k
12:27:20 #12 2.121  perl-Thread-Queue             noarch   3.14-489.fc37            fedora    21 k
12:27:20 #12 2.121  perl-lib                      aarch64  0.65-492.fc37            fedora    18 k
12:27:20 #12 2.121  perl-threads                  aarch64  1:2.27-489.fc37          fedora    56 k
12:27:20 #12 2.121  perl-threads-shared           aarch64  1.64-489.fc37            fedora    43 k
12:27:20 #12 2.121  policycoreutils               aarch64  3.4-6.fc37               fedora   239 k
12:27:20 #12 2.121  policycoreutils-devel         aarch64  3.4-6.fc37               fedora   145 k
12:27:20 #12 2.121  policycoreutils-python-utils  noarch   3.4-6.fc37               fedora    80 k
12:27:20 #12 2.121  python3-audit                 aarch64  3.0.9-1.fc37             fedora    86 k
12:27:20 #12 2.121  python3-libselinux            aarch64  3.4-5.fc37               fedora   188 k
12:27:20 #12 2.121  python3-libsemanage           aarch64  3.4-5.fc37               fedora    84 k
12:27:20 #12 2.121  python3-policycoreutils       noarch   3.4-6.fc37               fedora   2.2 M
12:27:20 #12 2.121  python3-setools               aarch64  4.4.0-9.fc37             fedora   613 k
12:27:20 #12 2.121  python3-setuptools            noarch   62.6.0-2.fc37            fedora   1.6 M
12:27:20 #12 2.121  rhash                         aarch64  1.4.2-3.fc37             fedora   185 k
12:27:20 #12 2.121  rpm-plugin-selinux            aarch64  4.18.0-1.fc37            fedora    20 k
12:27:20 #12 2.121  selinux-policy                noarch   37.18-1.fc37             updates   50 k
12:27:20 #12 2.121  selinux-policy-targeted       noarch   37.18-1.fc37             updates  6.6 M
12:27:20 #12 2.121  systemd-devel                 aarch64  251.10-588.fc37          updates  578 k
12:27:20 #12 2.121  systemd-pam                   aarch64  251.10-588.fc37          updates  323 k
12:27:20 #12 2.121  systemd-rpm-macros            noarch   251.10-588.fc37          updates   30 k
12:27:20 #12 2.121  util-linux                    aarch64  2.38.1-1.fc37            fedora   2.3 M
12:27:20 #12 2.121  vim-filesystem                noarch   2:9.0.1221-1.fc37        updates   18 k
12:27:20 #12 2.121  xkeyboard-config              noarch   2.36-3.fc37              updates  957 k
12:27:20 #12 2.121 Installing weak dependencies:
12:27:20 #12 2.121  cryptsetup-libs               aarch64  2.5.0-1.fc37             fedora   453 k
12:27:20 #12 2.121  libbpf                        aarch64  2:0.8.0-2.fc37           fedora   173 k
12:27:20 #12 2.121  libxkbcommon                  aarch64  1.4.1-2.fc37             fedora   139 k
12:27:20 #12 2.121  qrencode-libs                 aarch64  4.1.1-3.fc37             fedora    61 k
12:27:20 #12 2.121  systemd-networkd              aarch64  251.10-588.fc37          updates  573 k
12:27:20 #12 2.121  systemd-resolved              aarch64  251.10-588.fc37          updates  264 k
12:27:20 #12 2.121 
12:27:20 #12 2.121 Transaction Summary
12:27:20 #12 2.121 ================================================================================
12:27:20 #12 2.121 Install  95 Packages
12:27:20 #12 2.121 Upgrade   2 Packages
12:27:20 #12 2.121 
12:27:20 #12 2.127 Total download size: 97 M
12:27:20 #12 2.128 Downloading Packages:
12:27:20 #11 33.66 Selecting previously unselected package libtirpc-dev:armhf.
12:27:20 #11 33.66 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ...
12:27:20 #11 33.67 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
12:27:20 #11 33.89 Selecting previously unselected package libnsl-dev:armhf.
12:27:20 #11 33.89 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ...
12:27:20 #11 33.89 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
12:27:20 #11 33.97 Selecting previously unselected package libc6-dev:armhf.
12:27:20 #11 33.97 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_armhf.deb ...
12:27:20 #11 33.98 Unpacking libc6-dev:armhf (2.35-0ubuntu3.1) ...
12:27:20 #11 34.13 Selecting previously unselected package gcc-11-base:armhf.
12:27:20 #11 34.13 Preparing to unpack .../070-gcc-11-base_11.3.0-1ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.14 Unpacking gcc-11-base:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 34.18 Selecting previously unselected package libisl23:armhf.
12:27:20 #11 34.18 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ...
12:27:20 #11 34.18 Unpacking libisl23:armhf (0.24-2build1) ...
12:27:20 #11 34.22 Selecting previously unselected package libmpfr6:armhf.
12:27:20 #11 34.22 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ...
12:27:20 #11 34.23 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
12:27:20 #11 34.26 Selecting previously unselected package libmpc3:armhf.
12:27:20 #11 34.26 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ...
12:27:20 #11 34.27 Unpacking libmpc3:armhf (1.2.1-2build1) ...
12:27:20 #11 34.29 Selecting previously unselected package cpp-11.
12:27:20 #11 34.29 Preparing to unpack .../074-cpp-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.30 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 34.50 Selecting previously unselected package cpp.
12:27:20 #11 34.50 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
12:27:20 #11 34.52 Unpacking cpp (4:11.2.0-1ubuntu1) ...
12:27:20 #11 34.58 Selecting previously unselected package libcc1-0:armhf.
12:27:20 #11 34.58 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.59 Unpacking libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:20 #11 34.62 Selecting previously unselected package libgomp1:armhf.
12:27:20 #11 34.62 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.63 Unpacking libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:20 #11 34.66 Selecting previously unselected package libatomic1:armhf.
12:27:20 #11 34.66 Preparing to unpack .../078-libatomic1_12.1.0-2ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.67 Unpacking libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:20 #11 34.70 Selecting previously unselected package libasan6:armhf.
12:27:20 #11 34.70 Preparing to unpack .../079-libasan6_11.3.0-1ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.70 Unpacking libasan6:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 34.80 Selecting previously unselected package libubsan1:armhf.
12:27:20 #11 34.80 Preparing to unpack .../080-libubsan1_12.1.0-2ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.80 Unpacking libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:20 #11 34.85 Selecting previously unselected package libgcc-11-dev:armhf.
12:27:20 #11 34.86 Preparing to unpack .../081-libgcc-11-dev_11.3.0-1ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.86 Unpacking libgcc-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 34.94 Selecting previously unselected package gcc-11.
12:27:20 #11 34.94 Preparing to unpack .../082-gcc-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
12:27:20 #11 34.95 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 35.29 Selecting previously unselected package gcc.
12:27:20 #11 35.29 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
12:27:20 #11 35.29 Unpacking gcc (4:11.2.0-1ubuntu1) ...
12:27:20 #11 35.36 Selecting previously unselected package libstdc++-11-dev:armhf.
12:27:20 #11 35.36 Preparing to unpack .../084-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_armhf.deb ...
12:27:20 #11 35.36 Unpacking libstdc++-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 35.59 Selecting previously unselected package g++-11.
12:27:20 #11 35.60 Preparing to unpack .../085-g++-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
12:27:20 #11 35.60 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
12:27:20 #11 36.03 Selecting previously unselected package g++.
12:27:20 #11 36.03 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
12:27:20 #11 36.04 Unpacking g++ (4:11.2.0-1ubuntu1) ...
12:27:20 #11 36.09 Selecting previously unselected package make.
12:27:20 #11 36.09 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ...
12:27:20 #11 36.10 Unpacking make (4.3-4.1build1) ...
12:27:20 #11 36.14 Selecting previously unselected package libdpkg-perl.
12:27:20 #11 36.15 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
12:27:20 #11 36.15 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
12:27:20 #10 43.72 Fedora Modular 37 - x86_64 - Updates            1.1 MB/s | 1.1 MB     00:00    
12:27:21 #10 48.44 Setting up netbase (5.4) ...
12:27:21 #10 48.47 Setting up libisl19:amd64 (0.19-1) ...
12:27:21 #10 48.48 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:27:21 #10 48.49 Setting up strace (4.21-1ubuntu1) ...
12:27:21 #10 48.50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
12:27:21 #10 48.51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:27:21 #11 47.27 Setting up libdata-validate-ip-perl (0.30-1) ...
12:27:21 #11 47.28 Setting up libhtml-form-perl (6.07-1) ...
12:27:21 #11 47.29 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:27:21 #11 47.30 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:21 #11 47.31 Setting up libjson-xs-perl (4.030-1build3) ...
12:27:21 #11 47.32 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:21 #11 47.33 Setting up libio-prompter-perl (0.004015-1) ...
12:27:21 #11 47.35 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:27:21 #11 47.36 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:21 #11 47.37 Setting up po-debconf (1.0.21+nmu1) ...
12:27:21 #11 47.38 Setting up libhtml-tree-perl (5.07-2) ...
12:27:21 #11 47.40 Setting up libparams-classify-perl (0.015-1build5) ...
12:27:21 #11 47.41 Setting up libhtml-format-perl (2.12-1.1) ...
12:27:21 #11 47.42 Setting up libxml-sax-perl (1.02+dfsg-3) ...
12:27:21 #11 47.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:21 #12 3.157 dh_builddeb
12:27:21 #12 3.176 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:21 #12 3.201 
12:27:21 #12 3.201 The package has been created.
12:27:21 #12 3.201 Attention, the package has been created in the current directory,
12:27:21 #12 3.201 not in ".." as indicated by the message above!
12:27:21 #12 3.237 Selecting previously unselected package docker-ce-build-deps.
12:27:21 #12 3.248 (Reading database ... 21384 files and directories currently installed.)
12:27:21 #12 3.249 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:21 #12 3.253 Unpacking docker-ce-build-deps (1.0) ...
12:27:21 #10 39.44 Selecting previously unselected package libnet-ssleay-perl.
12:27:21 #10 39.44 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
12:27:21 #10 39.44 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:27:21 #10 39.51 Selecting previously unselected package libio-socket-ssl-perl.
12:27:21 #10 39.52 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ...
12:27:21 #10 39.52 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:27:21 #10 39.57 Selecting previously unselected package libnet-http-perl.
12:27:21 #10 39.57 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ...
12:27:21 #10 39.58 Unpacking libnet-http-perl (6.20-1) ...
12:27:21 #10 39.61 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:21 #10 39.61 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:21 #10 39.61 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:21 #10 39.64 Selecting previously unselected package libtry-tiny-perl.
12:27:21 #10 39.65 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ...
12:27:21 #10 39.65 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:21 #12 3.010 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:27:21 #12 3.023 dh_fixperms
12:27:21 #12 3.068 dh_installdeb
12:27:21 #12 3.099 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:27:21 #12 3.100 dh_gencontrol
12:27:21 #12 3.222 dh_md5sums
12:27:21 #12 3.254 dh_builddeb
12:27:21 #12 3.276 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:21 #12 3.296 
12:27:21 #12 3.296 The package has been created.
12:27:21 #12 3.296 Attention, the package has been created in the current directory,
12:27:21 #12 3.296 not in ".." as indicated by the message above!
12:27:21 #12 3.315 Selecting previously unselected package docker-ce-build-deps.
12:27:21 #12 3.326 (Reading database ... 17197 files and directories currently installed.)
12:27:21 #11 41.20 Selecting previously unselected package libalgorithm-diff-perl.
12:27:21 #11 41.21 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
12:27:21 #11 41.21 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
12:27:21 #11 41.23 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:21 #10 41.05 Unpacking libhtml-tree-perl (5.07-1) ...
12:27:21 #10 41.09 Selecting previously unselected package libhtml-format-perl.
12:27:21 #10 41.10 Preparing to unpack .../209-libhtml-format-perl_2.12-1_all.deb ...
12:27:21 #10 41.10 Unpacking libhtml-format-perl (2.12-1) ...
12:27:21 #10 41.14 Selecting previously unselected package libhttp-cookies-perl.
12:27:21 #10 41.14 Preparing to unpack .../210-libhttp-cookies-perl_6.04-1_all.deb ...
12:27:21 #10 41.14 Unpacking libhttp-cookies-perl (6.04-1) ...
12:27:21 #10 41.17 Selecting previously unselected package libhttp-daemon-perl.
12:27:21 #10 41.17 Preparing to unpack .../211-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
12:27:21 #10 41.18 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
12:27:21 #10 41.22 Selecting previously unselected package libhttp-negotiate-perl.
12:27:21 #10 41.22 Preparing to unpack .../212-libhttp-negotiate-perl_6.00-2_all.deb ...
12:27:21 #10 41.22 Unpacking libhttp-negotiate-perl (6.00-2) ...
12:27:21 #10 41.25 Selecting previously unselected package libimport-into-perl.
12:27:21 #10 41.25 Preparing to unpack .../213-libimport-into-perl_1.002005-1_all.deb ...
12:27:21 #10 41.26 Unpacking libimport-into-perl (1.002005-1) ...
12:27:21 #11 37.99 Preparing to unpack .../210-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
12:27:21 #11 38.00 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
12:27:21 #11 38.03 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:21 #11 38.03 Preparing to unpack .../211-libcurl3-gnutls_7.85.0-1ubuntu0.2_armhf.deb ...
12:27:21 #11 38.03 Unpacking libcurl3-gnutls:armhf (7.85.0-1ubuntu0.2) ...
12:27:21 #11 38.06 Selecting previously unselected package liberror-perl.
12:27:21 #11 38.06 Preparing to unpack .../212-liberror-perl_0.17029-1_all.deb ...
12:27:21 #11 38.07 Unpacking liberror-perl (0.17029-1) ...
12:27:21 #11 38.10 Selecting previously unselected package git-man.
12:27:21 #11 38.10 Preparing to unpack .../213-git-man_1%3a2.37.2-1ubuntu1.2_all.deb ...
12:27:21 #11 38.10 Unpacking git-man (1:2.37.2-1ubuntu1.2) ...
12:27:21 #11 38.14 Selecting previously unselected package git.
12:27:21 #11 38.14 Preparing to unpack .../214-git_1%3a2.37.2-1ubuntu1.2_armhf.deb ...
12:27:21 #11 38.15 Unpacking git (1:2.37.2-1ubuntu1.2) ...
12:27:21 #11 47.67 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
12:27:21 #11 47.67 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
12:27:21 #11 47.72 Selecting previously unselected package libsereal-encoder-perl.
12:27:21 #11 47.72 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
12:27:21 #11 47.73 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
12:27:21 #11 47.76 Selecting previously unselected package libsereal-perl.
12:27:21 #11 47.77 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
12:27:21 #11 47.77 Unpacking libsereal-perl (4.011-1) ...
12:27:21 #11 47.80 Selecting previously unselected package libsort-key-perl.
12:27:21 #11 47.81 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
12:27:21 #11 47.81 Unpacking libsort-key-perl (1.33-2build2) ...
12:27:21 #11 47.84 Selecting previously unselected package libstring-copyright-perl.
12:27:21 #11 47.84 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:21 #11 47.85 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:21 #11 47.88 Selecting previously unselected package libstring-escape-perl.
12:27:21 #10 51.54 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ...
12:27:21 #10 51.54 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ...
12:27:21 #10 51.63 Selecting previously unselected package libxext6:armhf.
12:27:21 #10 51.63 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
12:27:21 #10 51.63 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
12:27:21 #10 51.67 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:21 #10 51.67 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:21 #10 51.68 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:21 #10 51.71 Selecting previously unselected package libxml-sax-base-perl.
12:27:21 #10 51.72 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:21 #10 51.72 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:21 #10 51.76 Selecting previously unselected package libxml-sax-perl.
12:27:21 #10 51.76 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ...
12:27:21 #10 51.77 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
12:27:21 #10 51.80 Selecting previously unselected package libxml-libxml-perl.
12:27:21 #10 52.91 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ...
12:27:21 #10 52.92 Setting up gettext (0.19.8.1-9) ...
12:27:21 #10 52.93 Setting up exim4-base (4.92-8+deb10u7) ...
12:27:21 #10 53.03 exim: DB upgrade, deleting hints-db
12:27:21 #11 51.79 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ...
12:27:21 #11 51.80 Setting up python3-six (1.14.0-2) ...
12:27:21 #11 51.94 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:21 #11 51.95 Setting up perl (5.30.0-9ubuntu0.3) ...
12:27:21 #11 51.99 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
12:27:21 #10 45.73 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:21 #13 23.50   Installing       : llvm-libs-15.0.1-1.el9.aarch64                       16/70 
12:27:21 #13 23.66   Installing       : cpp-11.3.1-4.3.el9.aarch64                           17/70 
12:27:21 #13 23.67   Installing       : policycoreutils-devel-3.5-0.rc1.2.el9.aarch64        18/70 
12:27:21 #13 2.768    dh_installdocs
12:27:21 #13 2.806    dh_installchangelogs
12:27:21 #13 2.892    dh_perl
12:27:21 #13 2.927    dh_link
12:27:21 #13 2.961    dh_strip_nondeterminism
12:27:21 #13 3.025    dh_compress
12:27:21 #13 3.068    dh_fixperms
12:27:21 #13 3.112    dh_missing
12:27:21 #13 3.141    dh_installdeb
12:27:21 
12:27:21 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
12:27:21 #11 DONE 0.1s
12:27:21 
12:27:21 #12 [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
12:27:21 #10 44.57 Last metadata expiration check: 0:00:01 ago on Wed Jan 25 12:27:19 2023.
12:27:21 #14 11.34 Running transaction check
12:27:21 #14 11.63 Transaction check succeeded.
12:27:21 #14 11.63 Running transaction test
12:27:21 #14 12.34 Transaction test succeeded.
12:27:21 #14 12.34 Running transaction
12:27:21 #14 13.25   Preparing        :                                                        1/1 
12:27:21 #14 13.30   Running scriptlet: libgcc-8.5.0-18.el8.aarch64                            1/1 
12:27:21 #14 13.32   Upgrading        : libgcc-8.5.0-18.el8.aarch64                           1/89 
12:27:21 #14 13.33   Running scriptlet: libgcc-8.5.0-18.el8.aarch64                           1/89 
12:27:21 #14 13.50   Installing       : glibc-langpack-en-2.28-224.el8.aarch64                2/89 
12:27:21 #14 13.52   Running scriptlet: glibc-2.28-224.el8.aarch64                            3/89 
12:27:21 #14 13.69   Upgrading        : glibc-2.28-224.el8.aarch64                            3/89 
12:27:21 #14 13.71   Running scriptlet: glibc-2.28-224.el8.aarch64                            3/89 
12:27:21 #14 13.76   Downgrading      : pcre2-10.32-3.el8.aarch64                             4/89 
12:27:21 #14 13.78   Upgrading        : libselinux-2.9-8.el8.aarch64                          5/89 
12:27:21 #14 13.99   Upgrading        : glibc-common-2.28-224.el8.aarch64                     6/89 
12:27:21 #14 14.31   Upgrading        : glibc-gconv-extra-2.28-224.el8.aarch64                7/89 
12:27:21 #14 14.33   Running scriptlet: glibc-gconv-extra-2.28-224.el8.aarch64                7/89 
12:27:21 #14 14.36   Installing       : python3-libselinux-2.9-8.el8.aarch64                  8/89 
12:27:21 #14 14.41   Installing       : make-1:4.2.1-11.el8.aarch64                           9/89 
12:27:21 #14 14.43   Running scriptlet: make-1:4.2.1-11.el8.aarch64                           9/89 
12:27:21 #14 14.53   Upgrading        : systemd-libs-239-69.el8.aarch64                      10/89 
12:27:21 #14 14.55   Running scriptlet: systemd-libs-239-69.el8.aarch64                      10/89 
12:27:21 #14 14.57   Installing       : libmpc-1.1.0-9.1.el8.aarch64                         11/89 
12:27:21 #14 14.62   Installing       : checkpolicy-2.9-1.el8.aarch64                        12/89 
12:27:21 #14 14.65   Installing       : m4-1.4.18-7.el8.aarch64                              13/89 
12:27:21 #14 14.67   Running scriptlet: m4-1.4.18-7.el8.aarch64                              13/89 
12:27:21 #14 14.68   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                 14/89 
12:27:21 #10 39.68 Selecting previously unselected package libwww-robotrules-perl.
12:27:21 #10 39.69 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:21 #10 39.70 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:21 #10 39.73 Selecting previously unselected package libwww-perl.
12:27:21 #10 39.73 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ...
12:27:21 #10 39.74 Unpacking libwww-perl (6.52-1) ...
12:27:21 #10 39.79 Selecting previously unselected package patchutils.
12:27:21 #10 39.79 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ...
12:27:21 #10 39.80 Unpacking patchutils (0.4.2-1) ...
12:27:21 #10 39.84 Selecting previously unselected package libtinfo5:armhf.
12:27:21 #10 39.84 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ...
12:27:21 #10 39.85 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
12:27:21 #12 3.326 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:21 #12 3.329 Unpacking docker-ce-build-deps (1.0) ...
12:27:21 #11 38.31 Selecting previously unselected package libalgorithm-diff-perl.
12:27:21 #11 38.31 Preparing to unpack .../215-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:21 #11 38.32 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:21 #11 38.34 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
12:27:21 #11 38.35 Preparing to unpack .../216-libalgorithm-diff-xs-perl_0.04-7_armhf.deb ...
12:27:21 #11 38.35 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-7) ...
12:27:21 #11 38.37 Selecting previously unselected package libalgorithm-merge-perl.
12:27:21 #11 38.38 Preparing to unpack .../217-libalgorithm-merge-perl_0.08-4_all.deb ...
12:27:21 #11 38.38 Unpacking libalgorithm-merge-perl (0.08-4) ...
12:27:21 #11 38.41 Selecting previously unselected package libaliased-perl.
12:27:21 #11 38.41 Preparing to unpack .../218-libaliased-perl_0.34-2_all.deb ...
12:27:21 #11 38.41 Unpacking libaliased-perl (0.34-2) ...
12:27:21 #11 38.44 Selecting previously unselected package libapt-pkg-perl.
12:27:21 #11 38.44 Preparing to unpack .../219-libapt-pkg-perl_0.1.40build2_armhf.deb ...
12:27:21 #11 38.44 Unpacking libapt-pkg-perl (0.1.40build2) ...
12:27:21 #11 38.47 Selecting previously unselected package libarchive-cpio-perl.
12:27:21 #11 41.24 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
12:27:21 #11 41.24 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
12:27:21 #11 41.27 Selecting previously unselected package libalgorithm-merge-perl.
12:27:21 #11 41.27 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:21 #11 41.27 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:21 #11 41.29 Selecting previously unselected package libapt-pkg-perl.
12:27:21 #11 41.30 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
12:27:21 #11 41.30 Unpacking libapt-pkg-perl (0.1.36build3) ...
12:27:21 #11 41.33 Selecting previously unselected package libarchive-cpio-perl.
12:27:21 #11 41.33 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
12:27:21 #11 41.34 Unpacking libarchive-cpio-perl (0.10-1) ...
12:27:21 #11 41.36 Selecting previously unselected package libarray-intspan-perl.
12:27:21 #11 41.36 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
12:27:21 #11 41.37 Unpacking libarray-intspan-perl (2.003-1) ...
12:27:21 #11 41.39 Selecting previously unselected package libasync-mergepoint-perl.
12:27:21 #11 41.39 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
12:27:21 #11 41.39 Unpacking libasync-mergepoint-perl (0.04-2) ...
12:27:21 #11 41.42 Selecting previously unselected package libmodule-implementation-perl.
12:27:21 #11 41.43 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
12:27:21 #11 41.43 Unpacking libmodule-implementation-perl (0.09-1) ...
12:27:21 #11 41.45 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:21 #11 41.45 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:21 #11 41.46 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:21 #11 41.48 Selecting previously unselected package libvariable-magic-perl.
12:27:21 #11 41.48 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
12:27:21 #11 41.49 Unpacking libvariable-magic-perl (0.62-1build2) ...
12:27:21 #11 41.51 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:21 #11 41.51 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
12:27:21 #11 41.52 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
12:27:21 #11 41.54 Selecting previously unselected package libcapture-tiny-perl.
12:27:21 #11 41.54 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:21 #11 41.55 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:21 #11 41.58 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:21 #11 47.89 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
12:27:21 #11 47.89 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:21 #11 47.93 Selecting previously unselected package libstring-shellquote-perl.
12:27:21 #11 47.93 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:21 #11 47.94 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:21 #11 47.97 Selecting previously unselected package libterm-readkey-perl.
12:27:21 #11 47.97 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
12:27:21 #11 47.97 Unpacking libterm-readkey-perl (2.38-1build1) ...
12:27:21 #11 48.01 Selecting previously unselected package libtest-fatal-perl.
12:27:21 #11 48.01 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
12:27:21 #11 48.02 Unpacking libtest-fatal-perl (0.014-1) ...
12:27:21 #11 48.04 Selecting previously unselected package libtest-refcount-perl.
12:27:21 #11 48.05 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
12:27:21 #11 48.05 Unpacking libtest-refcount-perl (0.10-1) ...
12:27:21 #11 48.09 Selecting previously unselected package libtext-levenshtein-perl.
12:27:21 #11 48.09 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:21 #11 48.09 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:21 #11 48.12 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:21 #10 53.07 Setting up gcc-8 (8.3.0-6) ...
12:27:21 #10 53.07 Setting up gpg-agent (2.2.12-1+deb10u2) ...
12:27:21 #10 53.09 Setting up libtool (2.4.6-9) ...
12:27:21 #10 53.10 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
12:27:21 #10 53.18 Setting up gpgsm (2.2.12-1+deb10u2) ...
12:27:21 #10 53.19 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
12:27:21 #10 53.20 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
12:27:21 #10 53.22 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
12:27:21 #10 53.23 Setting up python3 (3.7.3-1) ...
12:27:21 #10 41.28 Selecting previously unselected package libio-pty-perl.
12:27:21 #10 41.29 Preparing to unpack .../214-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ...
12:27:21 #10 41.29 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
12:27:21 #10 41.32 Selecting previously unselected package libio-string-perl.
12:27:21 #10 41.33 Preparing to unpack .../215-libio-string-perl_1.08-3_all.deb ...
12:27:21 #10 41.33 Unpacking libio-string-perl (1.08-3) ...
12:27:21 #10 41.36 Selecting previously unselected package libipc-run-perl.
12:27:21 #10 41.37 Preparing to unpack .../216-libipc-run-perl_0.96-1_all.deb ...
12:27:21 #10 41.37 Unpacking libipc-run-perl (0.96-1) ...
12:27:21 #10 41.41 Selecting previously unselected package liblist-compare-perl.
12:27:21 #10 41.41 Preparing to unpack .../217-liblist-compare-perl_0.53-1_all.deb ...
12:27:21 #10 41.42 Unpacking liblist-compare-perl (0.53-1) ...
12:27:21 #10 41.49 Selecting previously unselected package liblist-moreutils-perl.
12:27:21 #10 41.49 Preparing to unpack .../218-liblist-moreutils-perl_0.416-1build3_armhf.deb ...
12:27:21 #10 41.50 Unpacking liblist-moreutils-perl (0.416-1build3) ...
12:27:21 #10 51.80 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
12:27:21 #10 51.81 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
12:27:21 #10 51.87 Selecting previously unselected package libxml-sax-expat-perl.
12:27:21 #10 51.87 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:21 #10 51.87 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:21 #10 51.90 Selecting previously unselected package libxml-simple-perl.
12:27:21 #10 51.90 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ...
12:27:21 #10 51.91 Unpacking libxml-simple-perl (2.25-1) ...
12:27:21 #10 51.95 Selecting previously unselected package libxmlrpc-lite-perl.
12:27:21 #10 51.95 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ...
12:27:21 #10 51.95 Unpacking libxmlrpc-lite-perl (0.717-2) ...
12:27:21 #10 51.99 Selecting previously unselected package libxmuu1:armhf.
12:27:21 #10 51.99 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
12:27:21 #10 51.99 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
12:27:21 #10 52.03 Selecting previously unselected package libyaml-0-2:armhf.
12:27:21 #10 52.03 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ...
12:27:21 #10 52.04 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
12:27:21 #10 52.07 Selecting previously unselected package libyaml-libyaml-perl.
12:27:21 #10 52.07 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
12:27:21 #10 52.07 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
12:27:21 #10 52.11 Selecting previously unselected package licensecheck.
12:27:21 #10 52.11 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ...
12:27:21 #10 52.11 Unpacking licensecheck (3.0.31-3) ...
12:27:21 #10 52.15 Selecting previously unselected package t1utils.
12:27:21 #11 52.00 Setting up python3-gpg (1.13.1-7ubuntu2) ...
12:27:21 #11 52.18 Setting up libdata-dump-perl (1.23-1) ...
12:27:21 #11 52.20 Setting up python3-certifi (2019.11.28-1) ...
12:27:21 #13 23.88   Installing       : selinux-policy-devel-38.1.4-1.el9.noarch             19/70 
12:27:21 #13 23.89   Running scriptlet: selinux-policy-devel-38.1.4-1.el9.noarch             19/70 
12:27:21 #13 23.91   Installing       : perl-threads-shared-1.61-460.el9.aarch64             20/70 
12:27:21 #13 23.91   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                21/70 
12:27:21 #13 23.94   Installing       : automake-1.16.2-6.el9.noarch                         22/70 
12:27:21 #13 23.95   Installing       : perl-TermReadKey-2.38-11.el9.aarch64                 23/70 
12:27:21 #13 23.95   Installing       : perl-lib-0.65-480.el9.aarch64                        24/70 
12:27:21 #13 23.96   Installing       : perl-Error-1:0.17029-7.el9.noarch                    25/70 
12:27:21 #13 23.97   Installing       : pcre2-utf32-10.40-2.el9.aarch64                      26/70 
12:27:21 #13 23.98   Installing       : pcre2-utf16-10.40-2.el9.aarch64                      27/70 
12:27:21 #13 3.175    dh_gencontrol
12:27:21 #11 47.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:21 #11 47.64 
12:27:21 #11 47.64 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:21 #11 47.69 Setting up dput (1.1.0ubuntu2) ...
12:27:21 #11 47.84 Setting up libdata-validate-uri-perl (0.07-2) ...
12:27:21 #11 47.86 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:21 #11 47.87 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:21 #11 47.88 Setting up libmailtools-perl (2.21-1) ...
12:27:21 #10 45.96 Selecting previously unselected package libdata-dpath-perl.
12:27:21 #10 45.96 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
12:27:21 #11 37.07 Selecting previously unselected package bzip2.
12:27:21 #11 37.07 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ...
12:27:21 #11 37.07 Unpacking bzip2 (1.0.8-5build1) ...
12:27:21 #11 37.10 Selecting previously unselected package patch.
12:27:21 #11 37.10 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ...
12:27:21 #11 37.11 Unpacking patch (2.7.6-7build2) ...
12:27:21 #11 37.13 Selecting previously unselected package lto-disabled-list.
12:27:21 #11 37.13 Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
12:27:21 #11 37.14 Unpacking lto-disabled-list (24) ...
12:27:21 #11 37.16 Selecting previously unselected package dpkg-dev.
12:27:21 #11 37.16 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
12:27:21 #11 37.17 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
12:27:21 #11 37.21 Selecting previously unselected package build-essential.
12:27:21 #11 37.21 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ...
12:27:21 #14 14.70   Installing       : cmake-filesystem-3.20.2-4.el8.aarch64                15/89 
12:27:21 #14 15.44   Installing       : cpp-8.5.0-18.el8.aarch64                             16/89 
12:27:21 #14 15.45   Running scriptlet: cpp-8.5.0-18.el8.aarch64                             16/89 
12:27:21 #14 15.48   Installing       : python3-libsemanage-2.9-9.el8.aarch64                17/89 
12:27:21 #10 39.89 Selecting previously unselected package wdiff.
12:27:21 #10 39.90 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ...
12:27:21 #10 39.90 Unpacking wdiff (1.2.2-2) ...
12:27:21 #10 39.96 Selecting previously unselected package devscripts.
12:27:21 #10 39.96 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ...
12:27:21 #10 39.98 Unpacking devscripts (2.21.3+deb11u1) ...
12:27:21 #10 40.13 Selecting previously unselected package equivs.
12:27:21 #11 38.47 Preparing to unpack .../220-libarchive-cpio-perl_0.10-2_all.deb ...
12:27:21 #11 38.47 Unpacking libarchive-cpio-perl (0.10-2) ...
12:27:21 #11 38.50 Selecting previously unselected package libarray-intspan-perl.
12:27:21 #11 38.50 Preparing to unpack .../221-libarray-intspan-perl_2.004-2_all.deb ...
12:27:21 #11 38.50 Unpacking libarray-intspan-perl (2.004-2) ...
12:27:21 #11 38.54 Selecting previously unselected package libmodule-implementation-perl.
12:27:21 #11 38.54 Preparing to unpack .../222-libmodule-implementation-perl_0.09-2_all.deb ...
12:27:21 #11 38.54 Unpacking libmodule-implementation-perl (0.09-2) ...
12:27:21 #11 38.56 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:21 #11 38.56 Preparing to unpack .../223-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
12:27:21 #11 38.57 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
12:27:21 #11 38.59 Selecting previously unselected package libvariable-magic-perl.
12:27:21 #11 38.59 Preparing to unpack .../224-libvariable-magic-perl_0.62-2_armhf.deb ...
12:27:21 #11 38.60 Unpacking libvariable-magic-perl (0.62-2) ...
12:27:21 #11 38.62 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:21 #11 38.62 Preparing to unpack .../225-libb-hooks-endofscope-perl_0.26-1_all.deb ...
12:27:21 #11 38.62 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
12:27:21 #11 38.65 Selecting previously unselected package libberkeleydb-perl:armhf.
12:27:21 #11 38.65 Preparing to unpack .../226-libberkeleydb-perl_0.64-1build3_armhf.deb ...
12:27:21 #11 38.66 Unpacking libberkeleydb-perl:armhf (0.64-1build3) ...
12:27:21 #11 38.69 Selecting previously unselected package libfreetype6:armhf.
12:27:21 #11 38.69 Preparing to unpack .../227-libfreetype6_2.12.1+dfsg-3_armhf.deb ...
12:27:21 #11 38.69 Unpacking libfreetype6:armhf (2.12.1+dfsg-3) ...
12:27:21 #10 40.13 Preparing to unpack .../102-equivs_2.3.1_all.deb ...
12:27:21 #11 41.58 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
12:27:21 #11 41.58 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
12:27:21 #11 41.61 Selecting previously unselected package libclone-perl.
12:27:21 #11 41.61 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
12:27:21 #11 41.61 Unpacking libclone-perl (0.43-2) ...
12:27:21 #11 41.64 Selecting previously unselected package libcommon-sense-perl.
12:27:21 #11 41.64 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
12:27:21 #11 41.64 Unpacking libcommon-sense-perl (3.74-2build6) ...
12:27:21 #11 41.67 Selecting previously unselected package libparams-util-perl.
12:27:21 #11 41.67 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
12:27:21 #11 41.67 Unpacking libparams-util-perl (1.07-3build5) ...
12:27:21 #11 41.70 Selecting previously unselected package libsub-install-perl.
12:27:21 #11 41.71 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
12:27:21 #11 41.71 Unpacking libsub-install-perl (0.928-1) ...
12:27:21 #11 41.73 Selecting previously unselected package libdata-optlist-perl.
12:27:21 #11 41.73 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
12:27:21 #11 41.74 Unpacking libdata-optlist-perl (0.110-1) ...
12:27:21 #11 41.76 Selecting previously unselected package libsub-exporter-perl.
12:27:21 #11 41.76 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
12:27:21 #11 41.77 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:21 #11 41.79 Selecting previously unselected package libconst-fast-perl.
12:27:21 #11 41.80 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
12:27:21 #11 48.12 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
12:27:21 #10 40.14 Unpacking equivs (2.3.1) ...
12:27:21 #11 41.80 Unpacking libconst-fast-perl (0.014-1) ...
12:27:21 #11 41.83 Selecting previously unselected package libwant-perl.
12:27:21 #11 48.13 Unpacking libtype-tiny-xs-perl (0.016-1) ...
12:27:21 #11 48.16 Selecting previously unselected package libunicode-utf8-perl.
12:27:21 #11 48.17 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
12:27:21 #11 48.17 Unpacking libunicode-utf8-perl (0.62-1build1) ...
12:27:21 #11 48.20 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:21 #11 48.21 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:21 #11 48.21 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:21 #11 48.25 Selecting previously unselected package libxml-sax-base-perl.
12:27:21 #11 48.25 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:21 #11 48.26 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:21 #11 48.30 Selecting previously unselected package libxml-sax-perl.
12:27:21 #11 48.30 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:27:21 #11 48.31 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:27:21 #11 48.35 Selecting previously unselected package libxml-libxml-perl.
12:27:21 #11 48.36 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
12:27:21 #11 48.36 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:27:21 #11 48.42 Selecting previously unselected package libxml-parser-perl.
12:27:21 #11 48.42 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
12:27:21 #11 48.43 Unpacking libxml-parser-perl (2.46-1) ...
12:27:21 #11 48.48 Selecting previously unselected package libxml-sax-expat-perl.
12:27:21 #10 53.49 Setting up python3-xdg (0.25-5) ...
12:27:21 #10 53.63 Setting up man-db (2.8.5-2) ...
12:27:21 #10 41.53 Selecting previously unselected package libltdl7:armhf.
12:27:21 #10 41.54 Preparing to unpack .../219-libltdl7_2.4.6-2_armhf.deb ...
12:27:21 #10 41.54 Unpacking libltdl7:armhf (2.4.6-2) ...
12:27:21 #10 41.57 Selecting previously unselected package libltdl-dev:armhf.
12:27:21 #10 41.57 Preparing to unpack .../220-libltdl-dev_2.4.6-2_armhf.deb ...
12:27:21 #10 41.58 Unpacking libltdl-dev:armhf (2.4.6-2) ...
12:27:21 #10 41.63 Selecting previously unselected package libnet-http-perl.
12:27:21 #10 41.63 Preparing to unpack .../221-libnet-http-perl_6.17-1_all.deb ...
12:27:21 #10 41.63 Unpacking libnet-http-perl (6.17-1) ...
12:27:21 #10 41.67 Selecting previously unselected package libwww-robotrules-perl.
12:27:21 #10 41.67 Preparing to unpack .../222-libwww-robotrules-perl_6.01-1_all.deb ...
12:27:21 #10 41.67 Unpacking libwww-robotrules-perl (6.01-1) ...
12:27:21 #10 41.70 Selecting previously unselected package libwww-perl.
12:27:21 #10 41.70 Preparing to unpack .../223-libwww-perl_6.31-1ubuntu0.1_all.deb ...
12:27:21 #10 41.71 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
12:27:21 #10 41.76 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:21 #10 41.76 Preparing to unpack .../224-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:27:21 #10 41.77 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:27:21 #10 41.82 Selecting previously unselected package libsys-hostname-long-perl.
12:27:21 #10 41.83 Preparing to unpack .../225-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:21 #10 41.83 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:21 #10 41.86 Selecting previously unselected package libmail-sendmail-perl.
12:27:21 #10 41.86 Preparing to unpack .../226-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:21 #11 52.37 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:21 #11 52.40 Setting up libref-util-perl (0.204-1) ...
12:27:21 #11 52.46 Setting up libipc-system-simple-perl (1.26-1) ...
12:27:21 #11 52.51 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:21 #13 24.01   Installing       : pcre2-devel-10.40-2.el9.aarch64                      28/70 
12:27:21 #10 52.15 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ...
12:27:21 #10 52.16 Unpacking t1utils (1.41-3) ...
12:27:21 #10 52.19 Selecting previously unselected package lintian.
12:27:21 #10 52.19 Preparing to unpack .../311-lintian_2.15.0_all.deb ...
12:27:21 #10 52.20 Unpacking lintian (2.15.0) ...
12:27:21 #13 3.292    dh_md5sums
12:27:21 #13 3.328    dh_builddeb
12:27:21 #13 3.356 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:21 #13 3.433  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
12:27:21 #13 3.575  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
12:27:21 #11 47.89 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:21 #11 47.93 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:21 #11 48.00 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:21 #10 46.47 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:21 #10 49.13 Setting up libltdl-dev:amd64 (2.4.6-2) ...
12:27:21 #10 49.15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:21 #10 49.17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:21 #10 49.18 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
12:27:21 #10 49.19 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ...
12:27:21 #10 49.21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:21 #10 49.22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:21 #10 49.23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:21 #11 37.21 Unpacking build-essential (12.9ubuntu3) ...
12:27:21 #11 37.24 Selecting previously unselected package libbrotli1:armhf.
12:27:21 #11 37.24 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ...
12:27:21 #11 37.25 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
12:27:21 #11 37.28 Selecting previously unselected package libsasl2-modules-db:armhf.
12:27:21 #11 37.28 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_armhf.deb ...
12:27:21 #11 37.28 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:21 #11 37.31 Selecting previously unselected package libsasl2-2:armhf.
12:27:21 #11 37.31 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_armhf.deb ...
12:27:21 #11 37.31 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:21 #11 37.34 Selecting previously unselected package libldap-2.5-0:armhf.
12:27:21 #11 37.34 Preparing to unpack .../097-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_armhf.deb ...
12:27:21 #11 37.35 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:21 #11 37.37 Selecting previously unselected package librtmp1:armhf.
12:27:21 #11 37.38 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
12:27:21 #11 37.38 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:21 #11 37.41 Selecting previously unselected package libssh-4:armhf.
12:27:21 #11 37.41 Preparing to unpack .../099-libssh-4_0.9.6-2build1_armhf.deb ...
12:27:21 #11 37.42 Unpacking libssh-4:armhf (0.9.6-2build1) ...
12:27:21 #14 6.624 Running transaction check
12:27:21 #11 49.42 Setting up libgssapi-krb5-2:arm64 (1.20-1) ...
12:27:21 #11 49.45 Setting up libsystemd-shared:arm64 (251.4-1ubuntu7) ...
12:27:21 #11 49.46 Setting up libgdbm-compat4:arm64 (1.23-1) ...
12:27:21 #11 49.47 Setting up gir1.2-glib-2.0:arm64 (1.74.0-2) ...
12:27:21 #11 49.49 Setting up libssh-4:arm64 (0.9.6-2build1) ...
12:27:21 #11 49.50 Setting up dwz (0.14-1build2) ...
12:27:21 #11 49.51 Setting up groff-base (1.22.4-8build1) ...
12:27:21 #11 49.53 Setting up cpp (4:12.2.0-1ubuntu1) ...
12:27:21 #11 49.55 Setting up gpgconf (2.2.35-3ubuntu1) ...
12:27:21 #11 49.56 Setting up debugedit (1:5.0-5) ...
12:27:21 #11 49.57 Setting up libcurl4:arm64 (7.85.0-1ubuntu0.2) ...
12:27:21 #11 49.58 Setting up libx11-6:arm64 (2:1.8.1-2) ...
12:27:21 #11 49.59 Setting up libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
12:27:21 #11 49.61 Setting up libtiff5:arm64 (4.4.0-4ubuntu3.2) ...
12:27:21 #12 3.014 (1/97): automake-1.16.5-9.fc37.noarch.rpm       2.2 MB/s | 696 kB     00:00    
12:27:21 #12 3.021 (2/97): checkpolicy-3.4-3.fc37.aarch64.rpm      1.1 MB/s | 343 kB     00:00    
12:27:21 #12 3.027 (3/97): cryptsetup-libs-2.5.0-1.fc37.aarch64.rp 1.4 MB/s | 453 kB     00:00    
12:27:21 #12 3.031 (4/97): dbus-broker-32-1.fc37.aarch64.rpm        11 MB/s | 169 kB     00:00    
12:27:21 #12 3.035 (5/97): device-mapper-1.02.175-9.fc37.aarch64.r  11 MB/s | 136 kB     00:00    
12:27:21 #12 3.039 (6/97): device-mapper-devel-1.02.175-9.fc37.aar 6.2 MB/s |  43 kB     00:00    
12:27:21 #12 3.043 (7/97): gc-8.0.6-4.fc37.aarch64.rpm              15 MB/s | 102 kB     00:00    
12:27:21 #12 3.060 (8/97): device-mapper-libs-1.02.175-9.fc37.aarc 5.9 MB/s | 169 kB     00:00    
12:27:21 #12 3.065 (9/97): jsoncpp-1.9.5-3.fc37.aarch64.rpm        4.9 MB/s |  92 kB     00:00    
12:27:21 #12 3.088 (10/97): guile22-2.2.7-6.fc37.aarch64.rpm       134 MB/s | 6.5 MB     00:00    
12:27:21 #12 3.091 (11/97): kmod-libs-30-2.fc37.aarch64.rpm        2.2 MB/s |  66 kB     00:00    
12:27:21 #12 3.098 (12/97): less-590-5.fc37.aarch64.rpm            5.5 MB/s | 161 kB     00:00    
12:27:21 #12 3.101 (13/97): libargon2-20190702-1.fc37.aarch64.rpm  3.1 MB/s |  28 kB     00:00    
12:27:21 #12 3.106 (14/97): libbpf-0.8.0-2.fc37.aarch64.rpm         13 MB/s | 173 kB     00:00    
12:27:21 #12 3.111 (15/97): libcbor-0.7.0-7.fc37.aarch64.rpm       4.6 MB/s |  55 kB     00:00    
12:27:21 #12 3.117 (16/97): libfdisk-2.38.1-1.fc37.aarch64.rpm      16 MB/s | 155 kB     00:00    
12:27:21 #12 3.120 (17/97): libfido2-1.11.0-3.fc37.aarch64.rpm     7.3 MB/s |  96 kB     00:00    
12:27:21 #12 3.127 (18/97): libmpc-1.2.1-5.fc37.aarch64.rpm        4.4 MB/s |  62 kB     00:00    
12:27:21 #12 3.130 (19/97): libseccomp-2.5.3-3.fc37.aarch64.rpm    7.4 MB/s |  71 kB     00:00    
12:27:21 #12 3.133 (20/97): libseccomp-devel-2.5.3-3.fc37.aarch64. 4.8 MB/s |  60 kB     00:00    
12:27:21 #12 3.138 (21/97): libselinux-devel-3.4-5.fc37.aarch64.rp  12 MB/s | 148 kB     00:00    
12:27:21 #12 3.143 (22/97): libselinux-utils-3.4-5.fc37.aarch64.rp  18 MB/s | 160 kB     00:00    
12:27:21 #12 3.146 (23/97): libsepol-devel-3.4-3.fc37.aarch64.rpm  4.1 MB/s |  49 kB     00:00    
12:27:21 #12 3.151 (24/97): libtool-ltdl-2.4.7-2.fc37.aarch64.rpm  8.3 MB/s |  37 kB     00:00    
12:27:21 #12 3.156 (25/97): libtool-ltdl-devel-2.4.7-2.fc37.aarch6  17 MB/s | 164 kB     00:00    
12:27:21 #12 3.162 (26/97): libtool-2.4.7-2.fc37.aarch64.rpm        26 MB/s | 600 kB     00:00    
12:27:21 #12 3.164 (27/97): libutempter-1.2.1-7.fc37.aarch64.rpm   2.2 MB/s |  26 kB     00:00    
12:27:21 #12 3.169 (28/97): libuv-1.44.2-2.fc37.aarch64.rpm         13 MB/s | 148 kB     00:00    
12:27:21 #12 3.174 (29/97): libxkbcommon-1.4.1-2.fc37.aarch64.rpm   16 MB/s | 139 kB     00:00    
12:27:21 #12 3.179 (30/97): m4-1.4.19-4.fc37.aarch64.rpm            21 MB/s | 299 kB     00:00    
12:27:21 #12 3.190 (31/97): make-4.3-11.fc37.aarch64.rpm            27 MB/s | 537 kB     00:00    
12:27:21 #12 3.198 (32/97): openssh-8.8p1-7.fc37.aarch64.rpm        26 MB/s | 441 kB     00:00    
12:27:21 #12 3.205 (33/97): openssh-clients-8.8p1-7.fc37.aarch64.r  27 MB/s | 670 kB     00:00    
12:27:21 #14 15.56   Installing       : python3-setools-4.3.0-3.el8.aarch64                  18/89 
12:27:21 #14 15.63   Installing       : libselinux-utils-2.9-8.el8.aarch64                   19/89 
12:27:21 #14 15.68   Installing       : policycoreutils-2.9-21.1.el8.aarch64                 20/89 
12:27:21 #14 15.71   Running scriptlet: policycoreutils-2.9-21.1.el8.aarch64                 20/89 
12:27:21 #14 15.73   Running scriptlet: openssh-8.0p1-17.el8.aarch64                         21/89 
12:27:21 #14 15.81   Installing       : openssh-8.0p1-17.el8.aarch64                         21/89 
12:27:21 #11 48.49 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:21 #11 48.49 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:21 #11 48.52 Selecting previously unselected package libxml-writer-perl.
12:27:21 #11 48.53 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
12:27:21 #11 48.53 Unpacking libxml-writer-perl (0.625-1) ...
12:27:21 #11 48.56 Selecting previously unselected package libyaml-libyaml-perl.
12:27:21 #11 48.56 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
12:27:21 #11 48.57 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
12:27:21 #11 48.60 Selecting previously unselected package licensecheck.
12:27:21 #11 38.73 Selecting previously unselected package libfontconfig1:armhf.
12:27:21 #11 38.73 Preparing to unpack .../228-libfontconfig1_2.13.1-4.4ubuntu1_armhf.deb ...
12:27:21 #11 38.73 Unpacking libfontconfig1:armhf (2.13.1-4.4ubuntu1) ...
12:27:21 #11 38.76 Selecting previously unselected package libjpeg-turbo8:armhf.
12:27:21 #11 38.77 Preparing to unpack .../229-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
12:27:21 #11 38.77 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
12:27:21 #11 38.80 Selecting previously unselected package libjpeg8:armhf.
12:27:21 #11 38.80 Preparing to unpack .../230-libjpeg8_8c-2ubuntu10_armhf.deb ...
12:27:21 #11 38.80 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
12:27:21 #11 38.83 Selecting previously unselected package libdeflate0:armhf.
12:27:21 #11 38.83 Preparing to unpack .../231-libdeflate0_1.12-1_armhf.deb ...
12:27:21 #11 38.84 Unpacking libdeflate0:armhf (1.12-1) ...
12:27:21 #11 38.87 Selecting previously unselected package libjbig0:armhf.
12:27:21 #11 38.87 Preparing to unpack .../232-libjbig0_2.1-3.1ubuntu0.22.10.1_armhf.deb ...
12:27:21 #11 38.87 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.10.1) ...
12:27:21 #11 38.91 Selecting previously unselected package liblerc3:armhf.
12:27:21 #11 38.91 Preparing to unpack .../233-liblerc3_3.0+ds-1ubuntu1_armhf.deb ...
12:27:21 #11 38.91 Unpacking liblerc3:armhf (3.0+ds-1ubuntu1) ...
12:27:21 #11 38.94 Selecting previously unselected package libwebp7:armhf.
12:27:21 #11 38.94 Preparing to unpack .../234-libwebp7_1.2.2-2_armhf.deb ...
12:27:21 #11 38.94 Unpacking libwebp7:armhf (1.2.2-2) ...
12:27:21 #11 38.98 Selecting previously unselected package libtiff5:armhf.
12:27:21 #11 38.98 Preparing to unpack .../235-libtiff5_4.4.0-4ubuntu3.2_armhf.deb ...
12:27:21 #11 38.98 Unpacking libtiff5:armhf (4.4.0-4ubuntu3.2) ...
12:27:21 #11 39.01 Selecting previously unselected package libxpm4:armhf.
12:27:21 #11 41.83 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
12:27:21 #11 41.83 Unpacking libwant-perl (0.29-1build4) ...
12:27:21 #11 41.85 Selecting previously unselected package libcontextual-return-perl.
12:27:21 #11 41.86 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:21 #11 41.86 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:21 #11 41.89 Selecting previously unselected package libcpanel-json-xs-perl.
12:27:21 #11 41.89 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
12:27:21 #11 41.89 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
12:27:21 #11 41.92 Selecting previously unselected package libdata-dump-perl.
12:27:21 #11 41.93 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
12:27:21 #11 41.93 Unpacking libdata-dump-perl (1.23-1) ...
12:27:21 #11 41.95 Selecting previously unselected package libdigest-bubblebabble-perl.
12:27:21 #11 41.96 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
12:27:21 #11 41.96 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
12:27:21 #11 41.99 Selecting previously unselected package libdigest-hmac-perl.
12:27:21 #11 41.99 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
12:27:21 #11 41.99 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:21 #11 42.01 Selecting previously unselected package libdistro-info-perl.
12:27:21 #11 42.01 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1_all.deb ...
12:27:21 #11 42.02 Unpacking libdistro-info-perl (0.23ubuntu1) ...
12:27:21 #11 42.04 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:21 #10 40.18 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:21 #10 40.19 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
12:27:21 #10 40.20 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:27:21 #10 40.25 Selecting previously unselected package liberror-perl.
12:27:21 #10 40.26 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ...
12:27:21 #10 40.27 Unpacking liberror-perl (0.17029-1) ...
12:27:21 #10 40.31 Selecting previously unselected package git-man.
12:27:21 #10 40.31 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ...
12:27:21 #10 40.31 Unpacking git-man (1:2.30.2-1) ...
12:27:21 #10 41.87 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:21 #10 41.90 Selecting previously unselected package librole-tiny-perl.
12:27:21 #10 41.90 Preparing to unpack .../227-librole-tiny-perl_2.000006-1_all.deb ...
12:27:21 #10 41.91 Unpacking librole-tiny-perl (2.000006-1) ...
12:27:21 #10 41.94 Selecting previously unselected package libstrictures-perl.
12:27:21 #10 41.94 Preparing to unpack .../228-libstrictures-perl_2.000003-1_all.deb ...
12:27:21 #10 41.95 Unpacking libstrictures-perl (2.000003-1) ...
12:27:21 #10 41.98 Selecting previously unselected package libsub-quote-perl.
12:27:21 #10 41.98 Preparing to unpack .../229-libsub-quote-perl_2.005000-1_all.deb ...
12:27:21 #10 41.99 Unpacking libsub-quote-perl (2.005000-1) ...
12:27:21 #10 42.02 Selecting previously unselected package libmoo-perl.
12:27:21 #10 42.02 Preparing to unpack .../230-libmoo-perl_2.003004-1_all.deb ...
12:27:21 #10 42.02 Unpacking libmoo-perl (2.003004-1) ...
12:27:21 #10 42.06 Selecting previously unselected package libpackage-stash-perl.
12:27:21 #10 42.06 Preparing to unpack .../231-libpackage-stash-perl_0.37-1_all.deb ...
12:27:21 #10 42.07 Unpacking libpackage-stash-perl (0.37-1) ...
12:27:21 #11 52.54 Setting up libxml-writer-perl (0.625-1) ...
12:27:21 #11 52.56 Setting up libhash-fieldhash-perl (0.15-1build2) ...
12:27:21 #11 52.58 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
12:27:21 #11 52.60 Setting up shared-mime-info (1.15-1) ...
12:27:21 #13 24.02   Installing       : libuv-1:1.42.0-1.el9.aarch64                         29/70 
12:27:21 #13 24.35   Installing       : cmake-data-3.20.2-7.el9.noarch                       30/70 
12:27:21 #13 24.48   Installing       : cmake-3.20.2-7.el9.aarch64                           31/70 
12:27:21 #13 24.49   Installing       : libubsan-11.3.1-4.3.el9.aarch64                      32/70 
12:27:21 #13 24.49   Installing       : libtool-ltdl-2.4.6-45.el9.aarch64                    33/70 
12:27:21 #13 24.50   Installing       : libsepol-devel-3.5-0.rc1.2.el9.aarch64               34/70 
12:27:21 #13 24.53   Installing       : libselinux-devel-3.5-0.rc1.1.el9.aarch64             35/70 
12:27:21 #13 3.653 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:21 #13 3.655  dpkg-source --after-build .
12:27:21 #13 3.756 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:21 #13 3.761 
12:27:21 #13 3.761 The package has been created.
12:27:21 #13 3.761 Attention, the package has been created in the current directory,
12:27:21 #13 3.761 not in ".." as indicated by the message above!
12:27:21 #13 3.783 Selecting previously unselected package docker-ce-build-deps.
12:27:21 #13 3.798 (Reading database ... 25545 files and directories currently installed.)
12:27:21 #13 3.799 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:21 #13 3.802 Unpacking docker-ce-build-deps (1.0) ...
12:27:21 #10 52.35 Selecting previously unselected package lsb-release.
12:27:21 #10 52.35 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ...
12:27:21 #10 52.36 Unpacking lsb-release (10.2019051400) ...
12:27:21 #10 52.42 Selecting previously unselected package mailutils.
12:27:21 #10 52.43 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ...
12:27:21 #10 52.43 Unpacking mailutils (1:3.5-4) ...
12:27:21 #10 52.53 Selecting previously unselected package manpages-dev.
12:27:21 #11 48.06 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:21 #11 48.18 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:21 #11 48.20 Setting up dh-strip-nondeterminism (1.13.0-1) ...
12:27:21 #11 48.22 Setting up libconst-fast-perl (0.014-1.1) ...
12:27:21 #11 48.23 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
12:27:21 #11 48.24 Setting up libdata-dpath-perl (0.58-1) ...
12:27:21 #11 48.25 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:27:21 #11 48.27 Setting up libpackage-stash-perl (0.39-1) ...
12:27:21 #11 48.28 Setting up libimport-into-perl (1.002005-1) ...
12:27:21 #11 48.29 Setting up libmoo-perl (2.005004-3) ...
12:27:21 #11 48.31 Setting up liblist-someutils-perl (0.58-1) ...
12:27:21 #11 48.32 Setting up debhelper (13.6ubuntu1) ...
12:27:21 #11 48.33 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
12:27:21 #11 48.35 Setting up equivs (2.3.1) ...
12:27:21 #11 48.36 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:27:21 #10 49.25 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
12:27:21 #10 49.26 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:21 #10 49.27 Setting up file (1:5.32-2ubuntu0.4) ...
12:27:21 #10 49.28 Setting up fakeroot (1.22-2ubuntu1) ...
12:27:21 #10 49.29 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:21 #10 49.29 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
12:27:21 #10 49.29 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
12:27:21 #10 49.29 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
12:27:21 #10 49.29 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
12:27:21 #10 49.29 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
12:27:21 #10 49.29 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
12:27:21 #10 49.29 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
12:27:21 #10 49.29 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
12:27:21 #10 49.30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:21 #10 49.32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:21 #10 49.33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
12:27:21 #10 49.34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
12:27:21 #10 49.36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
12:27:21 #10 49.38 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
12:27:21 #10 49.39 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
12:27:21 #10 49.41 Setting up man-db (2.8.3-2ubuntu0.1) ...
12:27:21 #10 53.73 Building database of manual pages ...
12:27:21 #10 46.81 Selecting previously unselected package libdata-dump-perl.
12:27:21 #10 46.81 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
12:27:21 #11 37.45 Selecting previously unselected package libcurl4:armhf.
12:27:21 #11 37.45 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.7_armhf.deb ...
12:27:21 #11 37.46 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.7) ...
12:27:21 #11 37.49 Selecting previously unselected package curl.
12:27:21 #11 37.49 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.7_armhf.deb ...
12:27:21 #11 37.50 Unpacking curl (7.81.0-1ubuntu1.7) ...
12:27:21 #11 37.53 Selecting previously unselected package dctrl-tools.
12:27:21 #11 37.53 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ...
12:27:21 #11 37.54 Unpacking dctrl-tools (2.24-3build2) ...
12:27:21 #11 37.56 Selecting previously unselected package libdebhelper-perl.
12:27:21 #11 37.56 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ...
12:27:21 #11 37.57 Unpacking libdebhelper-perl (13.6ubuntu1) ...
12:27:21 #11 37.60 Selecting previously unselected package libtool.
12:27:21 #11 37.60 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ...
12:27:21 #11 37.60 Unpacking libtool (2.4.6-15build2) ...
12:27:21 #11 37.63 Selecting previously unselected package dh-autoreconf.
12:27:21 #11 37.63 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
12:27:21 #11 37.64 Unpacking dh-autoreconf (20) ...
12:27:21 #11 37.66 Selecting previously unselected package libarchive-zip-perl.
12:27:21 #11 37.66 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
12:27:21 #11 37.67 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:21 #11 37.70 Selecting previously unselected package libsub-override-perl.
12:27:21 #11 37.70 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ...
12:27:21 #11 37.70 Unpacking libsub-override-perl (0.09-2) ...
12:27:21 #11 37.72 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:21 #11 37.73 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
12:27:21 #11 37.73 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:21 #11 37.76 Selecting previously unselected package dh-strip-nondeterminism.
12:27:22 #12 3.337 Reading package lists...
12:27:22 #14 6.924 Transaction check succeeded.
12:27:22 #14 6.925 Running transaction test
12:27:22 #11 49.62 Setting up curl (7.85.0-1ubuntu0.2) ...
12:27:22 #11 49.63 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
12:27:22 #11 49.64 Setting up gpg (2.2.35-3ubuntu1) ...
12:27:22 #11 49.65 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
12:27:22 #11 49.67 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
12:27:22 #11 49.68 Setting up libperl5.34:arm64 (5.34.0-5ubuntu1.1) ...
12:27:22 #11 49.69 Setting up gpg-agent (2.2.35-3ubuntu1) ...
12:27:22 #12 3.214 (34/97): pcre2-devel-10.40-1.fc37.1.aarch64.rpm  23 MB/s | 505 kB     00:00    
12:27:22 #12 3.219 (35/97): pcre2-utf16-10.40-1.fc37.1.aarch64.rpm  17 MB/s | 199 kB     00:00    
12:27:22 #12 3.223 (36/97): pcre2-utf32-10.40-1.fc37.1.aarch64.rpm  13 MB/s | 188 kB     00:00    
12:27:22 #12 3.226 (37/97): perl-Error-0.17029-10.fc37.noarch.rpm  3.4 MB/s |  41 kB     00:00    
12:27:22 #12 3.230 (38/97): perl-File-Compare-1.100.700-492.fc37.n 2.4 MB/s |  16 kB     00:00    
12:27:22 #12 3.233 (39/97): perl-File-Copy-2.39-492.fc37.noarch.rp 2.4 MB/s |  23 kB     00:00    
12:27:22 #12 3.238 (40/97): perl-File-Find-1.40-492.fc37.noarch.rp 2.6 MB/s |  28 kB     00:00    
12:27:22 #12 3.242 (41/97): perl-Thread-Queue-3.14-489.fc37.noarch 2.6 MB/s |  21 kB     00:00    
12:27:22 #12 3.246 (42/97): perl-TermReadKey-2.38-14.fc37.aarch64. 2.8 MB/s |  36 kB     00:00    
12:27:22 #12 3.252 (43/97): perl-lib-0.65-492.fc37.aarch64.rpm     1.3 MB/s |  18 kB     00:00    
12:27:22 #12 3.255 (44/97): perl-threads-2.27-489.fc37.aarch64.rpm 4.4 MB/s |  56 kB     00:00    
12:27:22 #12 3.260 (45/97): policycoreutils-3.4-6.fc37.aarch64.rpm  30 MB/s | 239 kB     00:00    
12:27:22 #12 3.265 (46/97): perl-threads-shared-1.64-489.fc37.aarc 3.4 MB/s |  43 kB     00:00    
12:27:22 #12 3.269 (47/97): policycoreutils-devel-3.4-6.fc37.aarch  11 MB/s | 145 kB     00:00    
12:27:22 #12 3.275 (48/97): policycoreutils-python-utils-3.4-6.fc3 5.7 MB/s |  80 kB     00:00    
12:27:22 #12 3.280 (49/97): python3-audit-3.0.9-1.fc37.aarch64.rpm 8.5 MB/s |  86 kB     00:00    
12:27:22 #12 3.284 (50/97): python3-libselinux-3.4-5.fc37.aarch64.  13 MB/s | 188 kB     00:00    
12:27:22 #12 3.288 (51/97): python3-libsemanage-3.4-5.fc37.aarch64 6.9 MB/s |  84 kB     00:00    
12:27:22 #12 3.296 (52/97): python3-setools-4.4.0-9.fc37.aarch64.r  52 MB/s | 613 kB     00:00    
12:27:22 #12 3.314 (53/97): python3-policycoreutils-3.4-6.fc37.noa  76 MB/s | 2.2 MB     00:00    
12:27:22 #12 3.322 (54/97): python3-setuptools-62.6.0-2.fc37.noarc  54 MB/s | 1.6 MB     00:00    
12:27:22 #12 3.325 (55/97): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 2.5 MB/s |  61 kB     00:00    
12:27:22 #12 3.330 (56/97): rhash-1.4.2-3.fc37.aarch64.rpm          12 MB/s | 185 kB     00:00    
12:27:22 #12 3.337 (57/97): rpm-plugin-selinux-4.18.0-1.fc37.aarch 1.8 MB/s |  20 kB     00:00    
12:27:22 #12 3.349 (58/97): util-linux-2.38.1-1.fc37.aarch64.rpm   104 MB/s | 2.3 MB     00:00    
12:27:22 #12 3.352 (59/97): which-2.21-35.fc37.aarch64.rpm         2.3 MB/s |  41 kB     00:00    
12:27:22 #12 3.356 (60/97): annobin-docs-10.92-1.fc37.noarch.rpm   5.4 MB/s |  92 kB     00:00    
12:27:22 #12 3.367 (61/97): annobin-plugin-gcc-10.92-1.fc37.aarch6  59 MB/s | 886 kB     00:00    
12:27:22 #12 3.372 (62/97): autoconf-2.71-4.fc37.noarch.rpm         37 MB/s | 733 kB     00:00    
12:27:22 #12 3.419 (63/97): cmake-3.25.2-1.fc37.aarch64.rpm        109 MB/s | 6.3 MB     00:00    
12:27:22 #14 15.88   Upgrading        : tar-2:1.30-8.el8.aarch64                             22/89 
12:27:22 #14 15.90   Running scriptlet: tar-2:1.30-8.el8.aarch64                             22/89 
12:27:22 #14 15.99   Installing       : isl-0.16.1-6.el8.aarch64                             23/89 
12:27:22 #14 16.00   Running scriptlet: isl-0.16.1-6.el8.aarch64                             23/89 
12:27:22 #14 16.03   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       24/89 
12:27:22 #14 16.05   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  25/89 
12:27:22 #14 16.08   Installing       : less-530-1.el8.aarch64                               26/89 
12:27:22 #11 48.61 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
12:27:22 #11 48.61 Unpacking licensecheck (3.0.45-1) ...
12:27:22 #11 48.64 Selecting previously unselected package libdevel-size-perl.
12:27:22 #11 48.65 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
12:27:22 #11 48.65 Unpacking libdevel-size-perl (0.83-1build1) ...
12:27:22 #11 48.68 Selecting previously unselected package t1utils.
12:27:22 #11 48.68 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
12:27:22 #11 48.69 Unpacking t1utils (1.41-3) ...
12:27:22 #11 48.76 Selecting previously unselected package lintian.
12:27:22 #11 48.76 Preparing to unpack .../328-lintian_2.62.0ubuntu2.2_all.deb ...
12:27:22 #11 48.77 Unpacking lintian (2.62.0ubuntu2.2) ...
12:27:22 #11 39.02 Preparing to unpack .../236-libxpm4_1%3a3.5.12-1ubuntu0.22.10.1_armhf.deb ...
12:27:22 #11 39.02 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.10.1) ...
12:27:22 #11 39.05 Selecting previously unselected package libgd3:armhf.
12:27:22 #11 39.05 Preparing to unpack .../237-libgd3_2.3.3-6_armhf.deb ...
12:27:22 #11 39.05 Unpacking libgd3:armhf (2.3.3-6) ...
12:27:22 #11 39.08 Selecting previously unselected package libc-devtools.
12:27:22 #11 39.08 Preparing to unpack .../238-libc-devtools_2.36-0ubuntu4_armhf.deb ...
12:27:22 #11 39.08 Unpacking libc-devtools (2.36-0ubuntu4) ...
12:27:22 #11 39.11 Selecting previously unselected package libcapture-tiny-perl.
12:27:22 #11 39.11 Preparing to unpack .../239-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:22 #11 39.11 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:22 #11 39.14 Selecting previously unselected package libcgi-pm-perl.
12:27:22 #11 39.14 Preparing to unpack .../240-libcgi-pm-perl_4.54-1_all.deb ...
12:27:22 #11 39.14 Unpacking libcgi-pm-perl (4.54-1) ...
12:27:22 #11 39.17 Selecting previously unselected package libfcgi0ldbl:armhf.
12:27:22 #11 39.17 Preparing to unpack .../241-libfcgi0ldbl_2.4.2-2build2_armhf.deb ...
12:27:22 #11 39.18 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ...
12:27:22 #11 39.24 Selecting previously unselected package libfcgi-perl:armhf.
12:27:22 #11 42.04 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:22 #11 42.05 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:22 #11 42.07 Selecting previously unselected package libmailtools-perl.
12:27:22 #11 42.07 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
12:27:22 #11 42.08 Unpacking libmailtools-perl (2.21-1) ...
12:27:22 #11 42.11 Selecting previously unselected package libnet-ip-perl.
12:27:22 #11 42.11 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
12:27:22 #11 42.12 Unpacking libnet-ip-perl (1.26-2) ...
12:27:22 #11 42.14 Selecting previously unselected package libnet-dns-perl.
12:27:22 #11 42.14 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
12:27:22 #11 42.15 Unpacking libnet-dns-perl (1.22-1) ...
12:27:22 #11 42.20 Selecting previously unselected package libnet-domain-tld-perl.
12:27:22 #11 42.20 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
12:27:22 #11 42.20 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:27:22 #11 42.23 Selecting previously unselected package libemail-valid-perl.
12:27:22 #11 42.23 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
12:27:22 #11 42.23 Unpacking libemail-valid-perl (1.202-1) ...
12:27:22 #11 42.26 Selecting previously unselected package libexporter-tiny-perl.
12:27:22 #10 40.43 Selecting previously unselected package git.
12:27:22 #10 40.43 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ...
12:27:22 #10 40.45 Unpacking git (1:2.30.2-1) ...
12:27:22 #13 24.55   Installing       : libasan-11.3.1-4.3.el9.aarch64                       36/70 
12:27:22 #13 24.77   Installing       : kernel-headers-5.14.0-239.el9.aarch64                37/70 
12:27:22 #10 42.10 Selecting previously unselected package libsub-identify-perl.
12:27:22 #10 42.10 Preparing to unpack .../232-libsub-identify-perl_0.14-1_armhf.deb ...
12:27:22 #10 42.11 Unpacking libsub-identify-perl (0.14-1) ...
12:27:22 #10 42.14 Selecting previously unselected package libnamespace-clean-perl.
12:27:22 #10 42.14 Preparing to unpack .../233-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:22 #10 42.15 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:22 #10 42.18 Selecting previously unselected package libnumber-compare-perl.
12:27:22 #10 42.18 Preparing to unpack .../234-libnumber-compare-perl_0.03-1_all.deb ...
12:27:22 #10 42.19 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:22 #10 42.22 Selecting previously unselected package libnumber-range-perl.
12:27:22 #10 42.22 Preparing to unpack .../235-libnumber-range-perl_0.12-1_all.deb ...
12:27:22 #10 42.22 Unpacking libnumber-range-perl (0.12-1) ...
12:27:22 #10 42.25 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:22 #10 42.26 Preparing to unpack .../236-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ...
12:27:22 #10 42.26 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
12:27:22 #10 42.31 Selecting previously unselected package libparse-debianchangelog-perl.
12:27:22 #10 42.31 Preparing to unpack .../237-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
12:27:22 #10 42.32 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
12:27:22 #13 24.80   Installing       : libxcrypt-devel-4.4.18-3.el9.aarch64                 38/70 
12:27:22 #10 52.54 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ...
12:27:22 #10 52.54 Unpacking manpages-dev (4.16-2) ...
12:27:22 #11 48.38 Setting up libb-hooks-endofscope-perl (0.25-1) ...
12:27:22 #11 48.39 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:22 #11 48.40 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:27:22 #11 48.42 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:22 #11 48.43 Setting up libmoox-struct-perl (0.020-1) ...
12:27:22 #10 49.53 Building database of manual pages ...
12:27:22 #10 49.69 Setting up pinentry-curses (1.1.0-1) ...
12:27:22 #10 49.71 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
12:27:22 #10 49.73 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:22 #10 49.74 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...
12:27:22 #10 49.75 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:22 #11 37.76 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ...
12:27:22 #11 37.76 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
12:27:22 #11 37.79 Selecting previously unselected package libdw1:armhf.
12:27:22 #11 37.80 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ...
12:27:22 #11 37.80 Unpacking libdw1:armhf (0.186-1build1) ...
12:27:22 #11 37.82 Selecting previously unselected package debugedit.
12:27:22 #11 37.83 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ...
12:27:22 #11 37.83 Unpacking debugedit (1:5.0-4build1) ...
12:27:22 #11 37.86 Selecting previously unselected package dwz.
12:27:22 #11 37.86 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ...
12:27:22 #11 37.87 Unpacking dwz (0.14-1build2) ...
12:27:22 #11 37.89 Selecting previously unselected package gettext.
12:27:22 #11 37.90 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ...
12:27:22 #11 37.97 Unpacking gettext (0.21-4ubuntu4) ...
12:27:22 #10 46.82 Unpacking libdata-dump-perl (1.23-1.1) ...
12:27:22 #11 48.33 Setting up libgssapi-krb5-2:amd64 (1.20-1) ...
12:27:22 #11 48.37 Setting up libsystemd-shared:amd64 (251.4-1ubuntu7) ...
12:27:22 #11 48.38 Setting up libgdbm-compat4:amd64 (1.23-1) ...
12:27:22 #11 48.40 Setting up gir1.2-glib-2.0:amd64 (1.74.0-2) ...
12:27:22 #11 48.42 Setting up libssh-4:amd64 (0.9.6-2build1) ...
12:27:22 #11 48.43 Setting up dwz (0.14-1build2) ...
12:27:22 #11 48.44 Setting up groff-base (1.22.4-8build1) ...
12:27:22 #11 48.47 Setting up cpp (4:12.2.0-1ubuntu1) ...
12:27:22 #11 48.49 Setting up gpgconf (2.2.35-3ubuntu1) ...
12:27:22 #11 48.50 Setting up debugedit (1:5.0-5) ...
12:27:22 #11 48.51 Setting up libcurl4:amd64 (7.85.0-1ubuntu0.2) ...
12:27:22 #11 48.52 Setting up libx11-6:amd64 (2:1.8.1-2) ...
12:27:22 #11 48.54 Setting up libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
12:27:22 #11 48.55 Setting up libtiff5:amd64 (4.4.0-4ubuntu3.2) ...
12:27:22 #11 48.56 Setting up curl (7.85.0-1ubuntu0.2) ...
12:27:22 #11 48.58 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
12:27:22 #11 48.60 Setting up gpg (2.2.35-3ubuntu1) ...
12:27:22 #11 48.61 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
12:27:22 #12 4.313 Building dependency tree...
12:27:22 #12 4.494 Reading state information...
12:27:22 #12 4.517 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:22 #12 4.561 Starting 2 pkgProblemResolver with broken count: 0
12:27:22 #12 4.564 Done
12:27:22 #12 4.587  Done
12:27:22 #11 49.83 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:27:22 #11 49.95 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:27:22 #12 3.421 (64/97): cmake-filesystem-3.25.2-1.fc37.aarch64 472 kB/s |  17 kB     00:00    
12:27:22 #12 3.474 (65/97): cmake-data-3.25.2-1.fc37.noarch.rpm     25 MB/s | 2.2 MB     00:00    
12:27:22 #12 3.493 (66/97): cmake-rpm-macros-3.25.2-1.fc37.noarch. 237 kB/s |  16 kB     00:00    
12:27:22 #12 3.529 (67/97): cpp-12.2.1-4.fc37.aarch64.rpm           88 MB/s | 9.2 MB     00:00    
12:27:22 #12 3.532 (68/97): dbus-1.14.4-1.fc37.aarch64.rpm         163 kB/s | 7.8 kB     00:00    
12:27:22 #12 3.535 (69/97): dbus-common-1.14.4-1.fc37.noarch.rpm   386 kB/s |  15 kB     00:00    
12:27:22 #12 3.546 (70/97): gcc-plugin-annobin-12.2.1-4.fc37.aarch 5.1 MB/s |  52 kB     00:00    
12:27:22 #12 3.577 (71/97): git-2.39.1-1.fc37.aarch64.rpm          1.6 MB/s |  66 kB     00:00    
12:27:22 #12 3.635 (72/97): git-core-doc-2.39.1-1.fc37.noarch.rpm   51 MB/s | 2.8 MB     00:00    
12:27:22 #14 16.13   Installing       : libasan-8.5.0-18.el8.aarch64                         27/89 
12:27:22 #14 16.14   Running scriptlet: libasan-8.5.0-18.el8.aarch64                         27/89 
12:27:22 #14 16.16   Installing       : libatomic-8.5.0-18.el8.aarch64                       28/89 
12:27:22 #14 16.18   Running scriptlet: libatomic-8.5.0-18.el8.aarch64                       28/89 
12:27:22 #14 16.20   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               29/89 
12:27:22 #10 48.17 Fedora Modular 36 - x86_64 - Updates            2.7 MB/s | 2.9 MB     00:01    
12:27:22 #11 49.05 Selecting previously unselected package manpages-dev.
12:27:22 #11 49.06 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
12:27:22 #11 49.06 Unpacking manpages-dev (5.05-1) ...
12:27:22 #11 39.24 Preparing to unpack .../242-libfcgi-perl_0.82+ds-1build1_armhf.deb ...
12:27:22 #11 39.25 Unpacking libfcgi-perl:armhf (0.82+ds-1build1) ...
12:27:22 #11 39.27 Selecting previously unselected package libcgi-fast-perl.
12:27:22 #11 39.27 Preparing to unpack .../243-libcgi-fast-perl_1%3a2.15-1_all.deb ...
12:27:22 #11 39.27 Unpacking libcgi-fast-perl (1:2.15-1) ...
12:27:22 #11 39.30 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:22 #11 39.30 Preparing to unpack .../244-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:22 #11 39.31 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:22 #11 39.33 Selecting previously unselected package libclone-perl.
12:27:22 #11 39.34 Preparing to unpack .../245-libclone-perl_0.45-1build3_armhf.deb ...
12:27:22 #11 39.34 Unpacking libclone-perl (0.45-1build3) ...
12:27:22 #11 39.36 Selecting previously unselected package libcommon-sense-perl:armhf.
12:27:22 #11 39.37 Preparing to unpack .../246-libcommon-sense-perl_3.75-2build1_armhf.deb ...
12:27:22 #11 39.37 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
12:27:22 #11 39.40 Selecting previously unselected package libconfig-tiny-perl.
12:27:22 #11 39.40 Preparing to unpack .../247-libconfig-tiny-perl_2.28-1_all.deb ...
12:27:22 #11 39.40 Unpacking libconfig-tiny-perl (2.28-1) ...
12:27:22 #11 39.43 Selecting previously unselected package libparams-util-perl.
12:27:22 #11 39.43 Preparing to unpack .../248-libparams-util-perl_1.102-1build3_armhf.deb ...
12:27:22 #11 39.43 Unpacking libparams-util-perl (1.102-1build3) ...
12:27:22 #11 39.46 Selecting previously unselected package libsub-install-perl.
12:27:22 #11 39.46 Preparing to unpack .../249-libsub-install-perl_0.928-2_all.deb ...
12:27:22 #11 39.47 Unpacking libsub-install-perl (0.928-2) ...
12:27:22 #11 42.26 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
12:27:22 #11 42.26 Unpacking libexporter-tiny-perl (1.002001-1) ...
12:27:22 #11 42.29 Selecting previously unselected package libipc-system-simple-perl.
12:27:22 #11 42.29 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
12:27:22 #11 42.30 Unpacking libipc-system-simple-perl (1.26-1) ...
12:27:22 #11 42.32 Selecting previously unselected package libfile-basedir-perl.
12:27:22 #11 42.32 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
12:27:22 #11 42.33 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:22 #11 42.35 Selecting previously unselected package libfile-chdir-perl.
12:27:22 #11 42.35 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
12:27:22 #11 42.36 Unpacking libfile-chdir-perl (0.1008-1) ...
12:27:22 #11 42.38 Selecting previously unselected package libfile-fcntllock-perl.
12:27:22 #11 42.38 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
12:27:22 #11 42.39 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
12:27:22 #11 42.41 Selecting previously unselected package libnumber-compare-perl.
12:27:22 #11 42.41 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
12:27:22 #11 42.42 Unpacking libnumber-compare-perl (0.03-1) ...
12:27:22 #11 42.44 Selecting previously unselected package libtext-glob-perl.
12:27:22 #11 42.44 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
12:27:22 #11 42.45 Unpacking libtext-glob-perl (0.10-1) ...
12:27:22 #11 42.47 Selecting previously unselected package libfile-find-rule-perl.
12:27:22 #11 42.47 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:22 #11 42.48 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:22 #11 42.50 Selecting previously unselected package libfont-afm-perl.
12:27:22 #11 42.50 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
12:27:22 #11 42.51 Unpacking libfont-afm-perl (1.20-2) ...
12:27:22 #11 42.53 Selecting previously unselected package libio-string-perl.
12:27:22 #11 42.53 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
12:27:22 #11 42.54 Unpacking libio-string-perl (1.08-3) ...
12:27:22 #11 42.57 Selecting previously unselected package libfont-ttf-perl.
12:27:22 #11 42.57 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
12:27:22 #11 42.57 Unpacking libfont-ttf-perl (1.06-1) ...
12:27:22 #11 42.62 Selecting previously unselected package libfuture-perl.
12:27:22 #10 42.35 Selecting previously unselected package libtext-glob-perl.
12:27:22 #10 42.35 Preparing to unpack .../238-libtext-glob-perl_0.10-1_all.deb ...
12:27:22 #10 42.35 Unpacking libtext-glob-perl (0.10-1) ...
12:27:22 #10 42.39 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:22 #10 42.39 Preparing to unpack .../239-libpath-iterator-rule-perl_1.009-1_all.deb ...
12:27:22 #10 42.39 Unpacking libpath-iterator-rule-perl (1.009-1) ...
12:27:22 #10 42.43 Selecting previously unselected package libpath-tiny-perl.
12:27:22 #10 42.43 Preparing to unpack .../240-libpath-tiny-perl_0.104-1_all.deb ...
12:27:22 #10 42.44 Unpacking libpath-tiny-perl (0.104-1) ...
12:27:22 #10 42.47 Selecting previously unselected package libperlio-gzip-perl.
12:27:22 #10 42.47 Preparing to unpack .../241-libperlio-gzip-perl_0.19-1build3_armhf.deb ...
12:27:22 #10 42.48 Unpacking libperlio-gzip-perl (0.19-1build3) ...
12:27:22 #13 24.86   Installing       : glibc-devel-2.34-54.el9.aarch64                      39/70 
12:27:22 #13 24.93   Installing       : glibc-static-2.34-54.el9.aarch64                     40/70 
12:27:22 #13 24.93   Installing       : libxcrypt-static-4.4.18-3.el9.aarch64                41/70 
12:27:22 #13 24.94   Installing       : systemd-rpm-macros-252-3.el9.noarch                  42/70 
12:27:22 #13 24.94   Running scriptlet: openssh-8.7p1-28.el9.aarch64                         43/70 
12:27:22 #13 24.99   Installing       : openssh-8.7p1-28.el9.aarch64                         43/70 
12:27:22 #13 25.00   Installing       : libcbor-0.7.0-5.el9.aarch64                          44/70 
12:27:22 #13 25.01   Installing       : libfido2-1.6.0-7.el9.aarch64                         45/70 
12:27:22 #13 25.03   Installing       : openssh-clients-8.7p1-28.el9.aarch64                 46/70 
12:27:22 #13 25.03   Running scriptlet: openssh-clients-8.7p1-28.el9.aarch64                 46/70 
12:27:22 #10 52.84 Selecting previously unselected package psmisc.
12:27:22 #10 52.85 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ...
12:27:22 #10 52.85 Unpacking psmisc (23.2-1+deb10u1) ...
12:27:22 #10 52.89 Selecting previously unselected package publicsuffix.
12:27:22 #10 52.89 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
12:27:22 #10 52.90 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
12:27:22 #10 52.94 Selecting previously unselected package python-apt-common.
12:27:22 #10 52.94 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ...
12:27:22 #10 52.95 Unpacking python-apt-common (1.8.4.3) ...
12:27:22 #10 52.99 Selecting previously unselected package python3-apt.
12:27:22 #10 52.99 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ...
12:27:22 #10 53.00 Unpacking python3-apt (1.8.4.3) ...
12:27:22 #10 53.04 Selecting previously unselected package python3-certifi.
12:27:22 #10 53.05 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ...
12:27:22 #10 53.05 Unpacking python3-certifi (2018.8.24-1) ...
12:27:22 #10 53.09 Selecting previously unselected package python3-idna.
12:27:22 #10 53.09 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ...
12:27:22 #10 53.10 Unpacking python3-idna (2.6-1) ...
12:27:22 #10 53.13 Selecting previously unselected package python3-magic.
12:27:22 #10 53.14 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ...
12:27:22 #10 53.14 Unpacking python3-magic (2:0.4.15-2) ...
12:27:22 #10 53.17 Selecting previously unselected package python3-urllib3.
12:27:22 #10 49.77 Setting up gpg (2.2.4-1ubuntu1.6) ...
12:27:22 #10 49.78 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
12:27:22 #10 49.79 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
12:27:22 #10 49.80 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
12:27:22 #10 49.82 Setting up python3 (3.6.7-1~18.04) ...
12:27:22 #11 38.01 Selecting previously unselected package intltool-debian.
12:27:22 #11 38.01 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:22 #11 38.02 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:22 #11 38.04 Selecting previously unselected package po-debconf.
12:27:22 #11 38.05 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
12:27:22 #11 38.05 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:22 #11 38.09 Selecting previously unselected package debhelper.
12:27:22 #11 38.09 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ...
12:27:22 #11 38.09 Unpacking debhelper (13.6ubuntu1) ...
12:27:22 #11 38.14 Selecting previously unselected package libfakeroot:armhf.
12:27:22 #11 38.14 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ...
12:27:22 #11 38.15 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ...
12:27:22 #11 38.17 Selecting previously unselected package fakeroot.
12:27:22 #11 38.17 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ...
12:27:22 #11 38.18 Unpacking fakeroot (1.28-1ubuntu1) ...
12:27:22 #11 38.22 Selecting previously unselected package libassuan0:armhf.
12:27:22 #11 48.52 Setting up lintian (2.114.0ubuntu1.2) ...
12:27:22 #11 48.53 Setting up licensecheck (3.2.14-2) ...
12:27:22 #11 48.55 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:22 #11 48.56 Setting up libwww-perl (6.61-1) ...
12:27:22 #11 48.57 Setting up devscripts (2.22.1ubuntu1) ...
12:27:22 #11 48.72 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
12:27:22 #11 48.74 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:22 #11 48.79 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:22 #11 48.83 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:22 #11 48.63 Setting up binutils-x86-64-linux-gnu (2.39-3ubuntu1.1) ...
12:27:22 #11 48.64 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
12:27:22 #11 48.66 Setting up libperl5.34:amd64 (5.34.0-5ubuntu1.1) ...
12:27:22 #11 48.67 Setting up gpg-agent (2.2.35-3ubuntu1) ...
12:27:22 #12 1.362 Last metadata expiration check: 0:00:17 ago on Wed Jan 25 12:27:05 2023.
12:27:22 #12 4.595 Starting pkgProblemResolver with broken count: 0
12:27:22 #12 4.626 Starting 2 pkgProblemResolver with broken count: 0
12:27:22 #12 4.629 Done
12:27:22 #12 4.748 The following additional packages will be installed:
12:27:22 #12 4.748   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:22 #12 4.748   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
12:27:22 #12 4.748   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:27:22 #12 4.749   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:22 #12 4.751 Suggested packages:
12:27:22 #12 4.751   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:22 #12 4.751 Recommended packages:
12:27:22 #12 4.751   dmsetup
12:27:22 #12 4.800 The following NEW packages will be installed:
12:27:22 #12 4.801   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:22 #12 4.801   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
12:27:22 #12 4.801   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:27:22 #12 4.802   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:22 #12 3.713 (73/97): git-core-2.39.1-1.fc37.aarch64.rpm      28 MB/s | 4.3 MB     00:00    
12:27:22 #12 3.748 (74/97): glibc-devel-2.36-9.fc37.aarch64.rpm    5.3 MB/s | 589 kB     00:00    
12:27:22 #11 50.06 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:27:22 #11 50.19 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:27:22 #11 50.19 Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.10.1) ...
12:27:22 #11 50.21 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
12:27:22 #11 50.31 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
12:27:22 #11 50.31 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
12:27:22 #11 50.32 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
12:27:22 #11 50.32 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
12:27:22 #11 50.32 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
12:27:22 #11 50.32 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:27:22 #11 50.33 Setting up gpgsm (2.2.35-3ubuntu1) ...
12:27:22 #11 50.34 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
12:27:22 #11 50.36 Setting up binutils-aarch64-linux-gnu (2.39-3ubuntu1.1) ...
12:27:22 #11 50.37 Setting up libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.2) ...
12:27:22 #11 50.39 Setting up systemd (251.4-1ubuntu7) ...
12:27:22 #11 50.43 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:27:22 #11 39.53 Selecting previously unselected package libdata-optlist-perl.
12:27:22 #11 39.53 Preparing to unpack .../250-libdata-optlist-perl_0.112-1_all.deb ...
12:27:22 #11 39.54 Unpacking libdata-optlist-perl (0.112-1) ...
12:27:22 #11 39.56 Selecting previously unselected package libsub-exporter-perl.
12:27:22 #11 39.57 Preparing to unpack .../251-libsub-exporter-perl_0.988-1_all.deb ...
12:27:22 #11 39.57 Unpacking libsub-exporter-perl (0.988-1) ...
12:27:22 #11 39.59 Selecting previously unselected package libconst-fast-perl.
12:27:22 #11 39.60 Preparing to unpack .../252-libconst-fast-perl_0.014-2_all.deb ...
12:27:22 #11 39.60 Unpacking libconst-fast-perl (0.014-2) ...
12:27:22 #11 39.62 Selecting previously unselected package libwant-perl.
12:27:22 #11 39.63 Preparing to unpack .../253-libwant-perl_0.29-2_armhf.deb ...
12:27:22 #11 39.63 Unpacking libwant-perl (0.29-2) ...
12:27:22 #11 39.65 Selecting previously unselected package libcontextual-return-perl.
12:27:22 #11 39.66 Preparing to unpack .../254-libcontextual-return-perl_0.004014-3_all.deb ...
12:27:22 #11 39.66 Unpacking libcontextual-return-perl (0.004014-3) ...
12:27:22 #11 39.68 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
12:27:22 #11 39.69 Preparing to unpack .../255-libcpanel-json-xs-perl_4.32-1_armhf.deb ...
12:27:22 #11 39.69 Unpacking libcpanel-json-xs-perl:armhf (4.32-1) ...
12:27:22 #11 39.71 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:22 #11 39.72 Preparing to unpack .../256-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:22 #11 39.72 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:22 #11 39.74 Selecting previously unselected package libexception-class-perl.
12:27:22 #11 39.75 Preparing to unpack .../257-libexception-class-perl_1.45-1_all.deb ...
12:27:22 #11 39.75 Unpacking libexception-class-perl (1.45-1) ...
12:27:22 #11 39.77 Selecting previously unselected package libiterator-perl.
12:27:22 #11 39.77 Preparing to unpack .../258-libiterator-perl_0.03+ds1-2_all.deb ...
12:27:22 #11 39.78 Unpacking libiterator-perl (0.03+ds1-2) ...
12:27:22 #11 39.80 Selecting previously unselected package libiterator-util-perl.
12:27:22 #11 49.32 Selecting previously unselected package python3-certifi.
12:27:22 #11 49.33 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
12:27:22 #11 49.33 Unpacking python3-certifi (2019.11.28-1) ...
12:27:22 #11 49.38 Selecting previously unselected package python3-idna.
12:27:22 #11 49.38 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
12:27:22 #11 49.39 Unpacking python3-idna (2.8-1) ...
12:27:22 #11 49.43 Selecting previously unselected package python3-urllib3.
12:27:22 #11 42.62 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
12:27:22 #11 42.63 Unpacking libfuture-perl (0.43-1) ...
12:27:22 #11 42.66 Selecting previously unselected package libio-stringy-perl.
12:27:22 #11 42.66 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
12:27:22 #11 42.67 Unpacking libio-stringy-perl (2.111-3) ...
12:27:22 #11 42.69 Selecting previously unselected package libparams-validate-perl.
12:27:22 #11 42.69 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
12:27:22 #11 42.70 Unpacking libparams-validate-perl (1.29-3) ...
12:27:22 #11 42.72 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:22 #11 42.73 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
12:27:22 #11 42.73 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
12:27:22 #11 42.76 Selecting previously unselected package libsort-versions-perl.
12:27:22 #11 42.76 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
12:27:22 #11 42.76 Unpacking libsort-versions-perl (1.62-1) ...
12:27:22 #11 42.78 Selecting previously unselected package libgit-wrapper-perl.
12:27:22 #11 42.78 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:22 #11 42.79 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:22 #11 42.82 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:22 #11 42.82 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
12:27:22 #11 42.82 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
12:27:22 #11 42.85 Selecting previously unselected package libio-prompter-perl.
12:27:22 #10 42.91 Selecting previously unselected package libpod-constants-perl.
12:27:22 #13 25.12   Installing       : git-core-2.39.1-1.el9.aarch64                        47/70 
12:27:22 #10 50.13 Setting up python3-magic (2:0.4.15-1) ...
12:27:22 #10 53.17 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ...
12:27:22 #10 53.18 Unpacking python3-urllib3 (1.24.1-1) ...
12:27:22 #10 53.22 Selecting previously unselected package python3-requests.
12:27:22 #10 53.22 Preparing to unpack .../323-python3-requests_2.21.0-1_all.deb ...
12:27:22 #10 53.23 Unpacking python3-requests (2.21.0-1) ...
12:27:22 #10 53.26 Selecting previously unselected package python3-unidiff.
12:27:22 #10 53.27 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ...
12:27:22 #10 53.27 Unpacking python3-unidiff (0.5.4-1) ...
12:27:22 #10 53.31 Selecting previously unselected package python3-xdg.
12:27:22 #10 53.31 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ...
12:27:22 #10 53.31 Unpacking python3-xdg (0.25-5) ...
12:27:22 #10 53.36 Selecting previously unselected package shared-mime-info.
12:27:22 #10 53.36 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ...
12:27:22 #10 53.37 Unpacking shared-mime-info (1.10-1) ...
12:27:22 #11 38.22 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ...
12:27:22 #11 38.22 Unpacking libassuan0:armhf (2.5.5-1build1) ...
12:27:22 #11 38.24 Selecting previously unselected package gpgconf.
12:27:22 #11 38.24 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.25 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.28 Selecting previously unselected package libksba8:armhf.
12:27:22 #11 38.28 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
12:27:22 #11 38.28 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
12:27:22 #11 38.32 Selecting previously unselected package libnpth0:armhf.
12:27:22 #11 38.32 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ...
12:27:22 #11 38.32 Unpacking libnpth0:armhf (1.6-3build2) ...
12:27:22 #11 38.35 Selecting previously unselected package dirmngr.
12:27:22 #11 38.35 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.36 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.39 Selecting previously unselected package gnupg-l10n.
12:27:22 #11 38.39 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
12:27:22 #11 38.40 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.42 Selecting previously unselected package gnupg-utils.
12:27:22 #11 38.43 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.43 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.46 Selecting previously unselected package gpg.
12:27:22 #11 38.47 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.47 Unpacking gpg (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.50 Selecting previously unselected package pinentry-curses.
12:27:22 #11 38.50 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ...
12:27:22 #11 38.51 Unpacking pinentry-curses (1.1.1-1build2) ...
12:27:22 #11 38.54 Selecting previously unselected package gpg-agent.
12:27:22 #10 41.04 Setting up media-types (4.0.0) ...
12:27:22 #10 41.05 Setting up libpipeline1:armhf (1.5.3-1) ...
12:27:22 #10 41.07 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
12:27:22 #10 41.08 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:22 #10 41.08 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
12:27:22 #10 41.09 Setting up libicu67:armhf (67.1-7) ...
12:27:22 #10 41.10 Setting up libmagic-mgc (1:5.39-3) ...
12:27:22 #10 41.12 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:27:22 #10 41.13 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
12:27:22 #10 41.14 Setting up libmagic1:armhf (1:5.39-3) ...
12:27:22 #10 41.16 Setting up perl-openssl-defaults:armhf (5) ...
12:27:22 #10 41.18 Setting up linux-libc-dev:armhf (1:1.20230106-1) ...
12:27:22 #10 41.19 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
12:27:22 #10 41.20 Setting up gettext-base (0.21-4) ...
12:27:22 #10 41.22 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:27:22 #10 41.23 Setting up file (1:5.39-3) ...
12:27:22 #10 41.25 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
12:27:22 #10 41.26 Setting up bzip2 (1.0.8-4) ...
12:27:22 #10 41.27 Setting up libfakeroot:armhf (1.25.3-1.1) ...
12:27:22 #10 41.29 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
12:27:22 #10 41.31 Setting up fakeroot (1.25.3-1.1) ...
12:27:22 #10 41.32 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.33 Setting up autotools-dev (20180224.1+nmu1) ...
12:27:22 #10 41.35 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:27:22 #11 48.95 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:22 #11 49.01 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:27:22 #11 49.03 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
12:27:22 #11 49.03 Updating certificates in /etc/ssl/certs...
12:27:22 #11 48.80 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:27:22 #11 48.92 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:27:22 #11 49.03 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:27:22 #12 3.377 Reading package lists...
12:27:22 #12 4.576 Building dependency tree...
12:27:22 #12 4.762 Reading state information...
12:27:22 #12 4.784 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:22 #12 4.833 Starting 2 pkgProblemResolver with broken count: 0
12:27:22 #12 4.836 Done
12:27:22 #12 4.860  Done
12:27:22 #12 4.869 Starting pkgProblemResolver with broken count: 0
12:27:22 #12 4.901 Starting 2 pkgProblemResolver with broken count: 0
12:27:22 #12 3.987 (75/97): gcc-12.2.1-4.fc37.aarch64.rpm           64 MB/s |  29 MB     00:00    
12:27:22 #12 3.996 (76/97): glibc-static-2.36-9.fc37.aarch64.rpm   5.2 MB/s | 1.4 MB     00:00    
12:27:22 #12 4.008 (77/97): kernel-headers-6.1.5-200.fc37.aarch64. 5.8 MB/s | 1.5 MB     00:00    
12:27:22 #12 4.016 (78/97): libasan-12.2.1-4.fc37.aarch64.rpm       27 MB/s | 425 kB     00:00    
12:27:22 #12 4.019 (79/97): libatomic-12.2.1-4.fc37.aarch64.rpm    2.3 MB/s |  43 kB     00:00    
12:27:22 #12 4.023 (80/97): libedit-3.1-43.20221009cvs.fc37.aarch6 8.1 MB/s | 105 kB     00:00    
12:27:22 #12 4.029 (81/97): libubsan-12.2.1-4.fc37.aarch64.rpm      20 MB/s | 192 kB     00:00    
12:27:22 #12 4.032 (82/97): libxcrypt-devel-4.4.33-4.fc37.aarch64. 2.4 MB/s |  30 kB     00:00    
12:27:22 #12 4.036 (83/97): libxcrypt-static-4.4.33-4.fc37.aarch64 8.8 MB/s | 109 kB     00:00    
12:27:22 #12 4.040 (84/97): selinux-policy-37.18-1.fc37.noarch.rpm 6.3 MB/s |  50 kB     00:00    
12:27:22 #12 4.049 (85/97): perl-Git-2.39.1-1.fc37.noarch.rpm      2.5 MB/s |  43 kB     00:00    
12:27:22 #12 4.059 (86/97): selinux-policy-devel-37.18-1.fc37.noar  39 MB/s | 888 kB     00:00    
12:27:22 #12 4.111 (87/97): selinux-policy-targeted-37.18-1.fc37.n  97 MB/s | 6.6 MB     00:00    
12:27:22 #12 4.129 (88/97): systemd-devel-251.10-588.fc37.aarch64. 8.7 MB/s | 578 kB     00:00    
12:27:22 #12 4.185 (89/97): systemd-251.10-588.fc37.aarch64.rpm     33 MB/s | 4.0 MB     00:00    
12:27:22 #12 4.191 (90/97): systemd-networkd-251.10-588.fc37.aarch 7.4 MB/s | 573 kB     00:00    
12:27:22 #12 4.197 (91/97): systemd-pam-251.10-588.fc37.aarch64.rp 4.7 MB/s | 323 kB     00:00    
12:27:22 #12 4.204 (92/97): systemd-resolved-251.10-588.fc37.aarch  23 MB/s | 264 kB     00:00    
12:27:22 #12 4.208 (93/97): systemd-rpm-macros-251.10-588.fc37.noa 1.9 MB/s |  30 kB     00:00    
12:27:22 #12 4.212 (94/97): vim-filesystem-9.0.1221-1.fc37.noarch. 1.3 MB/s |  18 kB     00:00    
12:27:22 #13 3.874 Reading package lists...
12:27:22 #11 46.53 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
12:27:22 #11 50.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:27:22 #11 50.44 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:27:22 #11 50.44 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:27:22 #11 50.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:27:22 #11 50.46 Initializing machine ID from D-Bus machine ID.
12:27:22 #11 49.43 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
12:27:22 #11 49.44 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:27:22 #11 49.48 Selecting previously unselected package python3-requests.
12:27:22 #11 49.49 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
12:27:22 #11 49.49 Unpacking python3-requests (2.22.0-2ubuntu1) ...
12:27:22 12:27:22 #11 49.54 Selecting previously unselected package python3-unidiff.
12:27:22 #11 49.54 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
#11 39.81 Preparing to unpack .../259-libiterator-util-perl_0.02+ds1-2_all.deb ...
12:27:22 #11 39.81 Unpacking libiterator-util-perl (0.02+ds1-2) ...
12:27:22 #11 49.54 Unpacking python3-unidiff (0.5.5-2) ...
12:27:22 #11 49.62 Selecting previously unselected package python3-xdg.
12:27:22 #11 39.83 Selecting previously unselected package libexporter-tiny-perl.
12:27:22 #11 39.84 Preparing to unpack .../260-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:22 #11 49.62 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
12:27:22 #11 49.63 Unpacking python3-xdg (0.26-1ubuntu1) ...
12:27:22 #11 49.67 Selecting previously unselected package unzip.
12:27:22 #11 39.84 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:22 #11 39.87 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:22 #11 49.67 Preparing to unpack .../336-unzip_6.0-25ubuntu1.1_amd64.deb ...
12:27:22 #11 49.67 Unpacking unzip (6.0-25ubuntu1.1) ...
12:27:22 #11 49.72 Selecting previously unselected package equivs.
12:27:22 #11 39.87 Preparing to unpack .../261-liblist-moreutils-xs-perl_0.430-3_armhf.deb ...
12:27:22 #11 39.87 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
12:27:22 #11 49.73 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
12:27:22 #11 49.73 Unpacking equivs (2.2.0) ...
12:27:22 #11 49.76 Selecting previously unselected package libauthen-sasl-perl.
12:27:22 #11 39.90 Selecting previously unselected package liblist-moreutils-perl.
12:27:22 #11 39.90 Preparing to unpack .../262-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:22 #11 49.77 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:22 #11 49.77 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:22 #11 39.91 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:22 #11 39.93 Selecting previously unselected package libdata-dpath-perl.
12:27:22 #11 39.94 Preparing to unpack .../263-libdata-dpath-perl_0.58-1_all.deb ...
12:27:22 #11 39.94 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:22 #11 39.97 Selecting previously unselected package libdata-dump-perl.
12:27:22 #11 39.97 Preparing to unpack .../264-libdata-dump-perl_1.25-1_all.deb ...
12:27:22 #11 39.97 Unpacking libdata-dump-perl (1.25-1) ...
12:27:22 #11 40.00 Selecting previously unselected package libdata-messagepack-perl.
12:27:22 #11 40.00 Preparing to unpack .../265-libdata-messagepack-perl_1.02-1_armhf.deb ...
12:27:22 #11 40.00 Unpacking libdata-messagepack-perl (1.02-1) ...
12:27:22 #11 40.03 Selecting previously unselected package libnet-domain-tld-perl.
12:27:22 #11 42.85 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
12:27:22 #11 42.86 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:22 #11 42.89 Selecting previously unselected package libjson-perl.
12:27:22 #11 42.89 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
12:27:22 #11 42.89 Unpacking libjson-perl (4.02000-2) ...
12:27:22 #11 42.96 Selecting previously unselected package liblog-any-perl.
12:27:22 #11 42.97 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
12:27:22 #11 42.97 Unpacking liblog-any-perl (1.708-1) ...
12:27:22 #11 43.00 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:22 #11 43.00 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:22 #11 43.01 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:22 #11 43.03 Selecting previously unselected package libpackage-stash-perl.
12:27:22 #11 43.03 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
12:27:22 #11 43.03 Unpacking libpackage-stash-perl (0.38-1) ...
12:27:22 #13 25.31   Installing       : git-core-doc-2.39.1-1.el9.noarch                     48/70 
12:27:22 #13 25.33   Installing       : perl-Git-2.39.1-1.el9.noarch                         49/70 
12:27:22 #13 25.33   Installing       : git-2.39.1-1.el9.aarch64                             50/70 
12:27:22 #13 25.34   Installing       : libatomic-11.3.1-4.3.el9.aarch64                     51/70 
12:27:22 #13 25.68   Installing       : gcc-11.3.1-4.3.el9.aarch64                           52/70 
12:27:22 #13 25.69   Installing       : kmod-libs-28-7.el9.aarch64                           53/70 
12:27:22 #13 25.70   Installing       : acl-2.3.1-3.el9.aarch64                              54/70 
12:27:22 #13 25.71   Installing       : dbus-1:1.12.20-7.el9.aarch64                         55/70 
12:27:22 #10 50.29 Setting up python3-idna (2.6-1) ...
12:27:22 #10 50.49 Setting up python3-xdg (0.25-4ubuntu1.1) ...
12:27:22 #10 53.47 Selecting previously unselected package strace.
12:27:22 #10 53.48 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ...
12:27:22 #10 53.48 Unpacking strace (4.26-0.2) ...
12:27:22 #10 53.54 Selecting previously unselected package unzip.
12:27:22 #10 53.54 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ...
12:27:22 #10 53.54 Unpacking unzip (6.0-23+deb10u3) ...
12:27:22 #10 53.58 Selecting previously unselected package xauth.
12:27:22 #10 42.91 Preparing to unpack .../242-libpod-constants-perl_0.19-1_all.deb ...
12:27:22 #10 42.99 Unpacking libpod-constants-perl (0.19-1) ...
12:27:22 #11 38.54 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.54 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.57 Selecting previously unselected package gpg-wks-client.
12:27:22 #11 38.57 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.58 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.60 Selecting previously unselected package gpg-wks-server.
12:27:22 #11 38.60 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.61 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.63 Selecting previously unselected package gpgsm.
12:27:22 #11 38.63 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
12:27:22 #11 38.64 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.66 Selecting previously unselected package gnupg.
12:27:22 #11 38.67 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ...
12:27:22 #11 38.67 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
12:27:22 #11 38.70 Selecting previously unselected package libfile-dirlist-perl.
12:27:22 #11 38.70 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:22 #11 38.71 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:22 #11 38.73 Selecting previously unselected package libfile-which-perl.
12:27:22 #11 38.73 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ...
12:27:22 #11 38.74 Unpacking libfile-which-perl (1.23-1) ...
12:27:22 #11 38.76 Selecting previously unselected package libfile-homedir-perl.
12:27:22 #10 41.36 Setting up make (4.3-4.1) ...
12:27:22 #10 41.38 Setting up libmpfr6:armhf (4.1.0-3) ...
12:27:22 #10 41.39 Setting up libsigsegv2:armhf (2.13-1) ...
12:27:22 #10 41.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:27:22 #10 41.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:22 #10 41.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
12:27:22 #10 41.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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 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
12:27:22 #10 41.43 Setting up libmpc3:armhf (1.2.0-1) ...
12:27:22 #10 41.45 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
12:27:22 #10 41.47 Setting up patch (2.7.6-7) ...
12:27:22 #10 41.48 Setting up autopoint (0.21-4) ...
12:27:22 #10 41.49 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
12:27:22 #10 41.51 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:27:22 #10 41.53 Setting up sensible-utils (0.0.14) ...
12:27:22 #10 41.54 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:27:22 #11 49.38 0 added, 0 removed; done.
12:27:22 #11 49.38 Running hooks in /etc/ca-certificates/update.d...
12:27:22 #11 49.15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:27:22 #11 49.16 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.10.1) ...
12:27:22 #11 49.18 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
12:27:22 #11 49.26 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
12:27:22 #11 49.26 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
12:27:22 #11 49.27 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
12:27:22 #11 49.27 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
12:27:22 #11 49.27 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
12:27:22 #11 49.27 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:27:22 #11 49.28 Setting up gpgsm (2.2.35-3ubuntu1) ...
12:27:22 #11 49.30 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
12:27:22 #11 49.31 Setting up libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.2) ...
12:27:22 #11 49.33 Setting up systemd (251.4-1ubuntu7) ...
12:27:22 #11 49.37 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:27:22 #12 4.904 Done
12:27:22 #12 5.071 The following additional packages will be installed:
12:27:22 #12 5.071   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:27:22 #12 5.071   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
12:27:22 #12 5.071   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
12:27:22 #12 5.071   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
12:27:22 #12 5.072   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:22 #12 5.073 Suggested packages:
12:27:22 #12 5.073   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
12:27:22 #12 5.073   libtool-doc seccomp libstdc++-8-doc
12:27:23 #12 4.242 (95/97): xkeyboard-config-2.36-3.fc37.noarch.rp  28 MB/s | 957 kB     00:00    
12:27:23 #12 4.246 (96/97): libxcrypt-4.4.33-4.fc37.aarch64.rpm    3.2 MB/s | 123 kB     00:00    
12:27:23 #12 4.252 (97/97): systemd-libs-251.10-588.fc37.aarch64.r  15 MB/s | 590 kB     00:00    
12:27:23 #12 4.257 --------------------------------------------------------------------------------
12:27:23 #12 4.257 Total                                            45 MB/s |  97 MB     00:02     
12:27:23 #13 4.596 Building dependency tree...
12:27:23 #13 4.773 Reading state information...
12:27:23 #13 4.779 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:23 #13 5.010 Starting 2 pkgProblemResolver with broken count: 0
12:27:23 #12 5.218 0 upgraded, 22 newly installed, 0 to remove and 4 not upgraded.
12:27:23 #12 5.218 1 not fully installed or removed.
12:27:23 #12 5.218 Need to get 6577 kB of archives.
12:27:23 #12 5.218 After this operation, 33.8 MB of additional disk space will be used.
12:27:23 #12 5.218 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
12:27:23 #11 50.67 Setting up binutils (2.39-3ubuntu1.1) ...
12:27:23 #11 50.68 Setting up man-db (2.10.2-2) ...
12:27:23 #11 50.79 Building database of manual pages ...
12:27:23 #10 47.83 Selecting previously unselected package libdata-messagepack-perl.
12:27:23 #10 47.84 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
12:27:23 #10 47.84 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
12:27:23 #10 47.89 Selecting previously unselected package libnet-domain-tld-perl.
12:27:23 #10 47.90 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:27:23 #10 47.90 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:27:23 #10 47.95 Selecting previously unselected package libdata-validate-domain-perl.
12:27:23 #10 47.96 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:23 #10 47.96 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:23 #10 48.02 Selecting previously unselected package libdevel-size-perl.
12:27:23 #10 48.02 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
12:27:23 #10 48.03 Unpacking libdevel-size-perl (0.83-1+b2) ...
12:27:23 #10 48.10 Selecting previously unselected package libdistro-info-perl.
12:27:23 #10 48.10 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
12:27:23 #11 49.81 Selecting previously unselected package python3-magic.
12:27:23 #11 49.82 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
12:27:23 #11 49.82 Unpacking python3-magic (2:0.4.15-3) ...
12:27:23 #11 49.86 Setting up libapt-pkg-perl (0.1.36build3) ...
12:27:23 #11 49.88 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
12:27:23 #11 49.89 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
12:27:23 #11 49.91 Setting up wdiff (1.2.2-2build1) ...
12:27:23 #11 49.92 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
12:27:23 #11 49.93 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
12:27:23 #11 49.94 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
12:27:23 #11 49.96 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
12:27:23 #11 49.97 Setting up mime-support (3.64ubuntu1) ...
12:27:23 #11 50.00 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
12:27:23 #11 40.03 Preparing to unpack .../266-libnet-domain-tld-perl_1.75-2_all.deb ...
12:27:23 #11 40.03 Unpacking libnet-domain-tld-perl (1.75-2) ...
12:27:23 #11 40.06 Selecting previously unselected package libdata-validate-domain-perl.
12:27:23 #11 40.06 Preparing to unpack .../267-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:23 #11 40.06 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:23 #11 40.09 Selecting previously unselected package libnet-ipv6addr-perl.
12:27:23 #11 40.09 Preparing to unpack .../268-libnet-ipv6addr-perl_1.02-1_all.deb ...
12:27:23 #11 40.10 Unpacking libnet-ipv6addr-perl (1.02-1) ...
12:27:23 #11 40.12 Selecting previously unselected package libnet-netmask-perl.
12:27:23 #11 40.12 Preparing to unpack .../269-libnet-netmask-perl_2.0001-1_all.deb ...
12:27:23 #11 40.13 Unpacking libnet-netmask-perl (2.0001-1) ...
12:27:23 #11 40.16 Selecting previously unselected package libnetaddr-ip-perl.
12:27:23 #11 40.16 Preparing to unpack .../270-libnetaddr-ip-perl_4.079+dfsg-2_armhf.deb ...
12:27:23 #11 40.16 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
12:27:23 #11 40.20 Selecting previously unselected package libdata-validate-ip-perl.
12:27:23 #11 40.20 Preparing to unpack .../271-libdata-validate-ip-perl_0.30-1_all.deb ...
12:27:23 #11 40.20 Unpacking libdata-validate-ip-perl (0.30-1) ...
12:27:23 #11 40.23 Selecting previously unselected package libdata-validate-uri-perl.
12:27:23 #11 40.23 Preparing to unpack .../272-libdata-validate-uri-perl_0.07-2_all.deb ...
12:27:23 #11 40.23 Unpacking libdata-validate-uri-perl (0.07-2) ...
12:27:23 #11 43.14 Selecting previously unselected package libsub-identify-perl.
12:27:23 #11 43.14 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
12:27:23 #11 43.15 Unpacking libsub-identify-perl (0.14-1build2) ...
12:27:23 #11 43.17 Selecting previously unselected package libsub-name-perl.
12:27:23 #11 43.17 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
12:27:23 #11 43.18 Unpacking libsub-name-perl (0.26-1) ...
12:27:23 #11 43.20 Selecting previously unselected package libnamespace-clean-perl.
12:27:23 #11 43.20 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:23 #11 43.20 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:23 #11 43.23 Selecting previously unselected package libpath-tiny-perl.
12:27:23 #11 43.23 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
12:27:23 #11 43.23 Unpacking libpath-tiny-perl (0.108-1) ...
12:27:23 #11 43.26 Selecting previously unselected package libtype-tiny-perl.
12:27:23 #11 43.26 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
12:27:23 #11 43.26 Unpacking libtype-tiny-perl (1.008001-2) ...
12:27:23 #11 43.31 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:23 #11 43.32 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
12:27:23 #11 43.32 Unpacking libgitlab-api-v4-perl (0.25-1) ...
12:27:23 #11 43.35 Selecting previously unselected package libhash-fieldhash-perl.
12:27:23 #13 25.71   Installing       : systemd-pam-252-3.el9.aarch64                        56/70 
12:27:23 #10 50.67 Setting up python3-six (1.11.0-2) ...
12:27:23 #10 53.59 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ...
12:27:23 #10 53.59 Unpacking xauth (1:1.0.10-1) ...
12:27:23 #10 53.63 Selecting previously unselected package xdg-user-dirs.
12:27:23 #10 53.63 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ...
12:27:23 #10 53.64 Unpacking xdg-user-dirs (0.17-2) ...
12:27:23 #10 53.73 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:27:23 #10 53.74 Setting up libapt-pkg-perl (0.1.34+b1) ...
12:27:23 #10 53.75 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
12:27:23 #10 53.76 Setting up libpipeline1:armhf (1.5.1-2) ...
12:27:23 #10 53.78 Setting up wdiff (1.2.2-2+b1) ...
12:27:23 #10 53.79 Setting up lsb-base (10.2019051400) ...
12:27:23 #10 53.80 Setting up mysql-common (5.8+1.0.5) ...
12:27:23 #10 53.83 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
12:27:23 #10 53.83 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
12:27:23 #10 53.85 Setting up libkeyutils1:armhf (1.6-6) ...
12:27:23 #10 53.86 Setting up libpsl5:armhf (0.20.2-2) ...
12:27:23 #10 53.87 Setting up libgpm2:armhf (1.20.7-5) ...
12:27:23 #10 53.88 Setting up mime-support (3.62) ...
12:27:23 #10 53.92 Setting up xdg-user-dirs (0.17-2) ...
12:27:23 #10 53.94 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
12:27:23 #10 43.29 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:23 #10 43.29 Preparing to unpack .../243-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
12:27:23 #11 38.77 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ...
12:27:23 #11 38.77 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:23 #11 38.80 Selecting previously unselected package libfile-touch-perl.
12:27:23 #11 38.80 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ...
12:27:23 #11 38.81 Unpacking libfile-touch-perl (0.12-1) ...
12:27:23 #11 38.83 Selecting previously unselected package libio-pty-perl.
12:27:23 #11 38.83 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
12:27:23 #11 38.84 Unpacking libio-pty-perl (1:1.15-2build2) ...
12:27:23 #11 38.86 Selecting previously unselected package libipc-run-perl.
12:27:23 #11 38.86 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ...
12:27:23 #11 38.87 Unpacking libipc-run-perl (20200505.0-1) ...
12:27:23 #11 38.90 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:23 #11 38.90 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:23 #11 38.90 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:23 #11 38.93 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:23 #11 38.93 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ...
12:27:23 #11 38.94 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
12:27:23 #11 38.96 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:23 #11 38.96 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ...
12:27:23 #11 38.97 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
12:27:23 #10 41.55 Setting up libuchardet0:armhf (0.0.7-1) ...
12:27:23 #10 41.57 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
12:27:23 #10 41.58 Setting up git-man (1:2.30.2-1) ...
12:27:23 #10 41.60 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
12:27:23 #10 41.61 Setting up libisl23:armhf (0.23-1) ...
12:27:23 #10 41.62 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
12:27:23 #10 41.64 Setting up libtinfo5:armhf (6.2+20201114-2) ...
12:27:23 #10 41.65 Setting up libelf1:armhf (0.183-1) ...
12:27:23 #10 41.67 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
12:27:23 #10 41.68 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
12:27:23 #10 41.70 Setting up cpp-10 (10.2.1-6+rpi1) ...
12:27:23 #10 41.71 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
12:27:23 #10 41.72 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
12:27:23 #10 41.73 Setting up libgdbm6:armhf (1.19-2) ...
12:27:23 #10 41.74 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
12:27:23 #10 41.76 Setting up wdiff (1.2.2-2) ...
12:27:23 #10 41.77 Setting up gettext (0.21-4) ...
12:27:23 #11 49.38 done.
12:27:23 #11 49.37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:27:23 #11 49.38 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:27:23 #11 49.38 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:27:23 #11 49.38 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:27:23 #11 49.38 Initializing machine ID from D-Bus machine ID.
12:27:23 #12 5.369 The following NEW packages will be installed:
12:27:23 #12 5.369   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:27:23 #12 5.369   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
12:27:23 #12 5.370   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
12:27:23 #12 5.370   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
12:27:23 #12 5.370   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:23 #14 16.27   Installing       : openssh-clients-8.0p1-17.el8.aarch64                 30/89 
12:27:23 #13 5.014 Done
12:27:23 #13 5.192  Done
12:27:23 #12 5.576 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
12:27:23 #11 51.02 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
12:27:23 #11 51.04 Setting up libgpgme11:arm64 (1.17.1-4.1ubuntu1) ...
12:27:23 #11 51.05 Setting up dirmngr (2.2.35-3ubuntu1) ...
12:27:23 #10 48.11 Unpacking libdistro-info-perl (1.0) ...
12:27:23 #10 48.19 Selecting previously unselected package libemail-address-xs-perl.
12:27:23 #10 48.19 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
12:27:23 #10 48.20 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
12:27:23 #10 48.27 Selecting previously unselected package libfcgi0ldbl:armhf.
12:27:23 #10 48.27 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
12:27:23 #10 48.28 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
12:27:23 #10 48.31 Selecting previously unselected package libfcgi-bin.
12:27:23 #14 8.091 Transaction test succeeded.
12:27:23 #14 8.093 Running transaction
12:27:23 #11 40.26 Selecting previously unselected package libdistro-info-perl.
12:27:23 #11 40.26 Preparing to unpack .../273-libdistro-info-perl_1.1ubuntu1_all.deb ...
12:27:23 #11 50.04 Setting up libmagic-mgc (1:5.38-4) ...
12:27:23 #11 50.05 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
12:27:23 #11 40.26 Unpacking libdistro-info-perl (1.1ubuntu1) ...
12:27:23 #11 50.07 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
12:27:23 #11 50.08 No schema files found: doing nothing.
12:27:23 #11 40.29 Selecting previously unselected package libemail-address-xs-perl.
12:27:23 #11 50.08 Setting up distro-info-data (0.43ubuntu1.11) ...
12:27:23 #11 50.10 Setting up manpages (5.05-1) ...
12:27:23 #11 40.29 Preparing to unpack .../274-libemail-address-xs-perl_1.05-1_armhf.deb ...
12:27:23 #11 50.11 Setting up unzip (6.0-25ubuntu1.1) ...
12:27:23 #11 50.14 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
12:27:23 #11 40.29 Unpacking libemail-address-xs-perl (1.05-1) ...
12:27:23 #11 50.15 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
12:27:23 #11 50.16 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:23 #11 40.32 Selecting previously unselected package libfcgi-bin.
12:27:23 #11 50.18 Setting up binutils-common:amd64 (2.34-6ubuntu1.4) ...
12:27:23 #11 50.20 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
12:27:23 #11 40.32 Preparing to unpack .../275-libfcgi-bin_2.4.2-2build2_armhf.deb ...
12:27:23 #11 50.22 Setting up libmagic1:amd64 (1:5.38-4) ...
12:27:23 #11 40.32 Unpacking libfcgi-bin (2.4.2-2build2) ...
12:27:23 #11 40.35 Selecting previously unselected package libipc-system-simple-perl.
12:27:23 #11 40.35 Preparing to unpack .../276-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:23 #11 40.36 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:23 #11 40.38 Selecting previously unselected package libfile-basedir-perl.
12:27:23 #11 40.39 Preparing to unpack .../277-libfile-basedir-perl_0.09-1_all.deb ...
12:27:23 #11 40.39 Unpacking libfile-basedir-perl (0.09-1) ...
12:27:23 #11 40.41 Selecting previously unselected package libfile-chdir-perl.
12:27:23 #11 40.42 Preparing to unpack .../278-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:23 #11 40.42 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:23 #11 40.44 Selecting previously unselected package libfile-fcntllock-perl.
12:27:23 #11 40.45 Preparing to unpack .../279-libfile-fcntllock-perl_0.22-4_armhf.deb ...
12:27:23 #11 40.45 Unpacking libfile-fcntllock-perl (0.22-4) ...
12:27:23 #11 40.47 Selecting previously unselected package libnumber-compare-perl.
12:27:23 #11 40.48 Preparing to unpack .../280-libnumber-compare-perl_0.03-2_all.deb ...
12:27:23 #11 40.48 Unpacking libnumber-compare-perl (0.03-2) ...
12:27:23 #11 40.51 Selecting previously unselected package libtext-glob-perl.
12:27:23 #11 40.51 Preparing to unpack .../281-libtext-glob-perl_0.11-2_all.deb ...
12:27:23 #11 40.51 Unpacking libtext-glob-perl (0.11-2) ...
12:27:23 #11 40.53 Selecting previously unselected package libfile-find-rule-perl.
12:27:23 #11 40.54 Preparing to unpack .../282-libfile-find-rule-perl_0.34-2_all.deb ...
12:27:23 #11 40.54 Unpacking libfile-find-rule-perl (0.34-2) ...
12:27:23 #11 40.56 Selecting previously unselected package libfont-afm-perl.
12:27:23 #11 43.35 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
12:27:23 #11 43.35 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
12:27:23 #11 43.38 Selecting previously unselected package libhtml-form-perl.
12:27:23 #11 43.38 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
12:27:23 #11 43.39 Unpacking libhtml-form-perl (6.07-1) ...
12:27:23 #11 43.42 Selecting previously unselected package libhtml-format-perl.
12:27:23 #11 43.42 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
12:27:23 #11 43.42 Unpacking libhtml-format-perl (2.12-1) ...
12:27:23 #11 43.45 Selecting previously unselected package libhttp-daemon-perl.
12:27:23 #11 43.45 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
12:27:23 #11 43.45 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
12:27:23 #11 43.49 Selecting previously unselected package libidn11:armhf.
12:27:23 #11 43.49 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
12:27:23 #11 43.49 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
12:27:23 #11 43.52 Selecting previously unselected package libstruct-dumb-perl.
12:27:23 #11 43.52 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
12:27:23 #11 43.52 Unpacking libstruct-dumb-perl (0.09-1) ...
12:27:23 #11 43.55 Selecting previously unselected package libio-async-perl.
12:27:23 #11 43.55 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
12:27:23 #11 43.55 Unpacking libio-async-perl (0.75-1) ...
12:27:23 #11 43.60 Selecting previously unselected package liblinux-epoll-perl.
12:27:23 #11 43.60 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
12:27:23 #11 43.60 Unpacking liblinux-epoll-perl (0.017-1) ...
12:27:23 #11 43.62 Selecting previously unselected package libio-async-loop-epoll-perl.
12:27:23 #11 43.63 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
12:27:23 #11 43.63 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
12:27:23 #11 43.65 Selecting previously unselected package libtypes-serialiser-perl.
12:27:23 #12 2.221 Package bash-5.2.9-2.fc36.aarch64 is already installed.
12:27:23 #12 2.232 Package bash-5.2.9-2.fc36.aarch64 is already installed.
12:27:23 #12 2.233 Package ca-certificates-2022.2.54-1.2.fc36.noarch is already installed.
12:27:23 #12 2.233 Package libarchive-3.5.3-3.fc36.aarch64 is already installed.
12:27:23 #12 2.234 Package pkgconf-pkg-config-1.8.0-2.fc36.aarch64 is already installed.
12:27:23 #12 2.235 Package tar-2:1.34-3.fc36.aarch64 is already installed.
12:27:23 #12 2.246 Package bash-5.2.9-2.fc36.aarch64 is already installed.
12:27:23 #12 2.358 Dependencies resolved.
12:27:23 #12 2.382 ================================================================================
12:27:23 #12 2.382  Package                       Arch     Version                  Repo      Size
12:27:23 #12 2.382 ================================================================================
12:27:23 #12 2.382 Installing:
12:27:23 #12 2.382  cmake                         aarch64  3.25.1-1.fc36            updates  6.3 M
12:27:23 #12 2.382  device-mapper-devel           aarch64  1.02.175-7.fc36          fedora    43 k
12:27:23 #12 2.382  gcc                           aarch64  12.2.1-4.fc36            updates   29 M
12:27:23 #12 2.382  git                           aarch64  2.39.1-1.fc36            updates   66 k
12:27:23 #12 2.382  glibc-static                  aarch64  2.35-20.fc36             updates  1.4 M
12:27:23 #12 2.382  libseccomp-devel              aarch64  2.5.3-2.fc36             fedora    53 k
12:27:23 #12 2.382  libselinux-devel              aarch64  3.3-4.fc36               fedora   113 k
12:27:23 #12 2.382  libtool                       aarch64  2.4.7-1.fc36             updates  593 k
12:27:23 #12 2.382  libtool-ltdl-devel            aarch64  2.4.7-1.fc36             updates  157 k
12:27:23 #12 2.382  make                          aarch64  1:4.3-7.fc36             fedora   529 k
12:27:23 #12 2.382  selinux-policy-devel          noarch   36.17-1.fc36             updates  815 k
12:27:23 #12 2.382  systemd                       aarch64  250.9-1.fc36             updates  4.0 M
12:27:23 #12 2.382  which                         aarch64  2.21-32.fc36             fedora    42 k
12:27:23 #12 2.382 Upgrading:
12:27:23 #12 2.382  libxcrypt                     aarch64  4.4.33-4.fc36            updates  123 k
12:27:23 #12 2.382  systemd-libs                  aarch64  250.9-1.fc36             updates  586 k
12:27:23 #12 2.382 Installing dependencies:
12:27:23 #12 2.382  annobin-docs                  noarch   10.93-1.fc36             updates   92 k
12:27:23 #12 2.382  annobin-plugin-gcc            aarch64  10.93-1.fc36             updates  885 k
12:27:23 #12 2.382  autoconf                      noarch   2.71-3.fc36              updates  720 k
12:27:23 #12 2.382  automake                      noarch   1.16.5-7.fc36            updates  675 k
12:27:23 #12 2.382  checkpolicy                   aarch64  3.3-2.fc36               fedora   336 k
12:27:23 #12 2.382  cmake-data                    noarch   3.25.1-1.fc36            updates  1.7 M
12:27:23 #12 2.382  cmake-filesystem              aarch64  3.25.1-1.fc36            updates   16 k
12:27:23 #12 2.382  cmake-rpm-macros              noarch   3.25.1-1.fc36            updates   16 k
12:27:23 #12 2.382  cpp                           aarch64  12.2.1-4.fc36            updates  9.2 M
12:27:23 #12 2.382  dbus                          aarch64  1:1.14.4-1.fc36          updates  7.2 k
12:27:23 #12 2.382  dbus-broker                   aarch64  32-1.fc36                updates  170 k
12:27:23 #12 2.382  dbus-common                   noarch   1:1.14.4-1.fc36          updates   14 k
12:27:23 #12 2.382  device-mapper                 aarch64  1.02.175-7.fc36          fedora   137 k
12:27:23 #12 2.382  device-mapper-libs            aarch64  1.02.175-7.fc36          fedora   170 k
12:27:23 #12 2.382  gc                            aarch64  8.0.6-3.fc36             updates  102 k
12:27:23 #12 2.382  gcc-plugin-annobin            aarch64  12.2.1-4.fc36            updates   52 k
12:27:23 #12 2.382  git-core                      aarch64  2.39.1-1.fc36            updates  4.3 M
12:27:23 #12 2.382  git-core-doc                  noarch   2.39.1-1.fc36            updates  2.6 M
12:27:23 #12 2.382  glibc-devel                   aarch64  2.35-20.fc36             updates  482 k
12:27:23 #12 2.382  guile22                       aarch64  2.2.7-5.fc36             fedora   6.4 M
12:27:23 #12 2.382  jsoncpp                       aarch64  1.9.5-2.fc36             fedora    92 k
12:27:23 #12 2.382  kernel-headers                aarch64  6.1.5-100.fc36           updates  1.3 M
12:27:23 #12 2.382  kmod-libs                     aarch64  29-7.fc36                fedora    65 k
12:27:23 #12 2.382  less                          aarch64  590-5.fc36               updates  161 k
12:27:23 #12 2.382  libargon2                     aarch64  20171227-9.fc36          updates   28 k
12:27:23 #12 2.382  libasan                       aarch64  12.2.1-4.fc36            updates  425 k
12:27:23 #12 2.382  libatomic                     aarch64  12.2.1-4.fc36            updates   43 k
12:27:23 #12 2.382  libcbor                       aarch64  0.7.0-5.fc36             fedora    55 k
12:27:23 #12 2.382  libedit                       aarch64  3.1-41.20210910cvs.fc36  fedora   104 k
12:27:23 #12 2.382  libfdisk                      aarch64  2.38-1.fc36              updates  155 k
12:27:23 #12 2.382  libfido2                      aarch64  1.10.0-5.fc36            updates   93 k
12:27:23 #12 2.382  libmpc                        aarch64  1.2.1-4.fc36             fedora    62 k
12:27:23 #12 2.382  libseccomp                    aarch64  2.5.3-2.fc36             fedora    71 k
12:27:23 #12 2.382  libselinux-utils              aarch64  3.3-4.fc36               fedora   144 k
12:27:23 #12 2.382  libsepol-devel                aarch64  3.3-3.fc36               fedora    40 k
12:27:23 #12 2.382  libtool-ltdl                  aarch64  2.4.7-1.fc36             updates   37 k
12:27:23 #12 2.382  libubsan                      aarch64  12.2.1-4.fc36            updates  192 k
12:27:23 #12 2.382  libutempter                   aarch64  1.2.1-6.fc36             fedora    26 k
12:27:23 #12 2.382  libuv                         aarch64  1:1.44.2-1.fc36          updates  148 k
12:27:23 #12 2.382  libxcrypt-devel               aarch64  4.4.33-4.fc36            updates   30 k
12:27:23 #12 2.382  libxcrypt-static              aarch64  4.4.33-4.fc36            updates  109 k
12:27:23 #12 2.382  m4                            aarch64  1.4.19-3.fc36            fedora   293 k
12:27:23 #12 2.382  openssh                       aarch64  8.8p1-1.fc36.1           fedora   440 k
12:27:23 #12 2.382  openssh-clients               aarch64  8.8p1-1.fc36.1           fedora   671 k
12:27:23 #12 2.382  pcre2-devel                   aarch64  10.40-1.fc36             updates  474 k
12:27:23 #12 2.382  pcre2-utf16                   aarch64  10.40-1.fc36             updates  199 k
12:27:23 #12 2.382  pcre2-utf32                   aarch64  10.40-1.fc36             updates  188 k
12:27:23 #12 2.382  perl-Error                    noarch   1:0.17029-8.fc36         fedora    41 k
12:27:23 #12 2.382  perl-File-Compare             noarch   1.100.600-486.fc36       fedora    18 k
12:27:23 #12 2.382  perl-File-Copy                noarch   2.35-486.fc36            fedora    25 k
12:27:23 #12 2.382  perl-File-Find                noarch   1.39-486.fc36            fedora    30 k
12:27:23 #12 2.382  perl-Git                      noarch   2.39.1-1.fc36            updates   43 k
12:27:23 #12 2.382  perl-TermReadKey              aarch64  2.38-12.fc36             fedora    36 k
12:27:23 #12 2.382  perl-Thread-Queue             noarch   3.14-479.fc36            fedora    21 k
12:27:23 #12 2.382  perl-lib                      aarch64  0.65-486.fc36            fedora    20 k
12:27:23 #12 2.382  perl-threads                  aarch64  1:2.26-449.fc36          fedora    56 k
12:27:23 #12 2.382  perl-threads-shared           aarch64  1.62-479.fc36            fedora    43 k
12:27:23 #12 2.382  policycoreutils               aarch64  3.3-4.fc36               fedora   203 k
12:27:23 #12 2.382  policycoreutils-devel         aarch64  3.3-4.fc36               fedora   137 k
12:27:23 #12 2.382  policycoreutils-python-utils  noarch   3.3-4.fc36               fedora    72 k
12:27:23 #12 2.382  python3-audit                 aarch64  3.0.9-1.fc36             updates   83 k
12:27:23 #12 2.382  python3-libselinux            aarch64  3.3-4.fc36               fedora   181 k
12:27:23 #12 2.382  python3-libsemanage           aarch64  3.3-3.fc36               fedora    81 k
12:27:23 #12 2.382  python3-policycoreutils       noarch   3.3-4.fc36               fedora   2.0 M
12:27:23 #12 2.382  python3-setools               aarch64  4.4.0-5.fc36             fedora   540 k
12:27:23 #12 2.382  python3-setuptools            noarch   59.6.0-3.fc36            updates  934 k
12:27:23 #12 2.382  rhash                         aarch64  1.4.2-2.fc36             fedora   185 k
12:27:23 #12 2.382  rpm-plugin-selinux            aarch64  4.17.1-3.fc36            updates   18 k
12:27:23 #12 2.382  selinux-policy                noarch   36.17-1.fc36             updates   66 k
12:27:23 #12 2.382  selinux-policy-targeted       noarch   36.17-1.fc36             updates  6.4 M
12:27:23 #12 2.382  systemd-devel                 aarch64  250.9-1.fc36             updates  451 k
12:27:23 #12 2.382  systemd-pam                   aarch64  250.9-1.fc36             updates  322 k
12:27:23 #12 2.382  systemd-rpm-macros            noarch   250.9-1.fc36             updates   28 k
12:27:23 #12 2.382  util-linux                    aarch64  2.38-1.fc36              updates  2.3 M
12:27:23 #12 2.382  vim-filesystem                noarch   2:9.0.1182-1.fc36        updates   18 k
12:27:23 #12 2.382  xkeyboard-config              noarch   2.35.1-1.fc36            fedora   878 k
12:27:23 #12 2.382 Installing weak dependencies:
12:27:23 #12 2.382  cryptsetup-libs               aarch64  2.4.3-2.fc36             fedora   430 k
12:27:23 #12 2.382  libbpf                        aarch64  2:0.7.0-3.fc36           updates  159 k
12:27:23 #12 2.382  libxkbcommon                  aarch64  1.4.0-1.fc36             fedora   139 k
12:27:23 #12 2.382  qrencode-libs                 aarch64  4.1.1-2.fc36             fedora    61 k
12:27:23 #12 2.382  systemd-networkd              aarch64  250.9-1.fc36             updates  568 k
12:27:23 #12 2.382  systemd-resolved              aarch64  250.9-1.fc36             updates  258 k
12:27:23 #12 2.382 
12:27:23 #12 2.382 Transaction Summary
12:27:23 #12 2.382 ================================================================================
12:27:23 #12 2.382 Install  95 Packages
12:27:23 #12 2.382 Upgrade   2 Packages
12:27:23 #12 2.382 
12:27:23 #12 2.388 Total download size: 94 M
12:27:23 #12 2.389 Downloading Packages:
12:27:23 #13 25.72   Running scriptlet: systemd-252-3.el9.aarch64                            57/70 
12:27:23 #13 26.02   Installing       : systemd-252-3.el9.aarch64                            57/70 
12:27:23 #10 50.82 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
12:27:23 #10 50.83 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
12:27:23 #10 50.85 Setting up python3-certifi (2018.1.18-2) ...
12:27:23 #10 53.95 Setting up psmisc (23.2-1+deb10u1) ...
12:27:23 #10 53.97 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
12:27:23 #10 53.98 Setting up libyaml-0-2:armhf (0.2.1-1) ...
12:27:23 #10 53.99 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:27:23 #10 54.00 No schema files found: doing nothing.
12:27:23 #10 54.01 Setting up distro-info-data (0.41+deb10u6) ...
12:27:23 #10 54.02 Setting up manpages (4.16-2) ...
12:27:23 #10 54.03 Setting up unzip (6.0-23+deb10u3) ...
12:27:23 #10 54.05 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
12:27:23 #10 54.06 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
12:27:23 #10 54.08 Setting up binutils-common:armhf (2.31.1-16) ...
12:27:23 #10 54.10 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
12:27:23 #10 54.12 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
12:27:23 #10 54.13 Setting up less (487-0.1+b1) ...
12:27:23 #10 43.45 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
12:27:23 #10 43.56 Selecting previously unselected package libsasl2-modules:armhf.
12:27:23 #10 43.56 Preparing to unpack .../244-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
12:27:23 #10 43.57 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:23 #10 43.64 Selecting previously unselected package libsort-key-perl.
12:27:23 #11 38.99 Selecting previously unselected package libdynaloader-functions-perl.
12:27:23 #11 38.99 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:27:23 #11 39.00 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:27:23 #11 39.03 Selecting previously unselected package libdevel-callchecker-perl.
12:27:23 #11 39.03 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
12:27:23 #11 39.03 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:23 #11 39.05 Selecting previously unselected package libparams-classify-perl.
12:27:23 #11 39.05 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ...
12:27:23 #11 39.06 Unpacking libparams-classify-perl (0.015-1build5) ...
12:27:23 #11 39.08 Selecting previously unselected package libmodule-runtime-perl.
12:27:23 #11 39.08 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:23 #11 39.09 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:23 #11 39.11 Selecting previously unselected package libimport-into-perl.
12:27:23 #11 39.11 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ...
12:27:23 #11 39.11 Unpacking libimport-into-perl (1.002005-1) ...
12:27:23 #11 39.13 Selecting previously unselected package librole-tiny-perl.
12:27:23 #11 39.14 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
12:27:23 #11 39.14 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:23 #11 39.17 Selecting previously unselected package libsub-quote-perl.
12:27:23 #11 39.17 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ...
12:27:23 #11 39.17 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:23 #11 39.20 Selecting previously unselected package libmoo-perl.
12:27:23 #11 39.20 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ...
12:27:23 #11 39.20 Unpacking libmoo-perl (2.005004-3) ...
12:27:23 #11 39.23 Selecting previously unselected package libencode-locale-perl.
12:27:23 #11 39.23 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ...
12:27:23 #11 39.23 Unpacking libencode-locale-perl (1.05-1.1) ...
12:27:23 #11 39.25 Selecting previously unselected package libtimedate-perl.
12:27:23 #11 39.25 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
12:27:23 #11 39.26 Unpacking libtimedate-perl (2.3300-2) ...
12:27:23 #11 39.28 Selecting previously unselected package libhttp-date-perl.
12:27:23 #11 39.29 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ...
12:27:23 #11 39.29 Unpacking libhttp-date-perl (6.05-1) ...
12:27:23 #11 39.31 Selecting previously unselected package libfile-listing-perl.
12:27:23 #10 41.78 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
12:27:23 #10 41.82 Setting up m4 (1.4.18-5) ...
12:27:23 #10 41.83 Setting up libgdbm-compat4:armhf (1.19-2) ...
12:27:23 #10 41.84 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
12:27:23 #10 41.85 Setting up dwz (0.13+20210201-1) ...
12:27:23 #10 41.86 Setting up groff-base (1.22.4-6) ...
12:27:23 #10 41.89 Setting up cpp (4:10.2.1-1+rpi1) ...
12:27:23 #10 41.91 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
12:27:23 #10 41.92 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
12:27:23 #10 41.93 Setting up python3.9 (3.9.2-1+rpi1) ...
12:27:23 #11 49.59 Setting up binutils (2.39-3ubuntu1.1) ...
12:27:23 #11 49.60 Setting up man-db (2.10.2-2) ...
12:27:23 #11 49.71 Building database of manual pages ...
12:27:23 #14 17.11   Installing       : git-core-2.39.0-1.el8.aarch64                        31/89 
12:27:23 #14 17.52   Installing       : git-core-doc-2.39.0-1.el8.noarch                     32/89 
12:27:23 #14 17.57   Installing       : libgomp-8.5.0-18.el8.aarch64                         33/89 
12:27:23 #13 5.382 Starting pkgProblemResolver with broken count: 0
12:27:23 #13 5.419 Starting 2 pkgProblemResolver with broken count: 0
12:27:23 #13 5.423 Done
12:27:23 #12 5.828 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB]
12:27:23 #12 5.830 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB]
12:27:23 #12 5.846 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB]
12:27:23 #12 5.849 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB]
12:27:23 #12 5.854 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB]
12:27:23 #12 5.857 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB]
12:27:23 #11 51.18 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:27:23 #11 51.20 Setting up perl (5.34.0-5ubuntu1.1) ...
12:27:23 #11 51.23 Setting up libpackage-stash-xs-perl:arm64 (0.30-1) ...
12:27:23 #11 51.24 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:23 #11 51.25 Setting up libxs-parse-keyword-perl (0.25-1) ...
12:27:23 #11 51.26 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
12:27:23 #11 51.28 Setting up libdata-dump-perl (1.25-1) ...
12:27:23 #11 51.30 Setting up gcc-12 (12.2.0-3ubuntu1) ...
12:27:23 #11 51.31 Setting up libfile-find-rule-perl (0.34-2) ...
12:27:23 #11 51.32 Setting up libref-util-perl (0.204-1) ...
12:27:23 #11 51.33 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:23 #11 51.35 Setting up libnet-domain-tld-perl (1.75-2) ...
12:27:23 #11 51.36 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:23 #11 51.37 Setting up libsocket6-perl (0.29-2) ...
12:27:23 #11 51.38 Setting up systemd-timesyncd (251.4-1ubuntu7) ...
12:27:23 #10 48.31 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
12:27:23 #10 48.32 Unpacking libfcgi-bin (2.4.2-2) ...
12:27:23 #10 48.35 Selecting previously unselected package libfcgi-perl:armhf.
12:27:23 #10 48.35 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
12:27:23 #10 48.35 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
12:27:23 #10 48.38 Selecting previously unselected package libipc-system-simple-perl.
12:27:23 #10 48.39 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:23 #10 48.39 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:23 #10 48.42 Selecting previously unselected package libfile-basedir-perl.
12:27:23 #10 48.42 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
12:27:23 #10 48.43 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:23 #10 48.45 Selecting previously unselected package libfile-chdir-perl.
12:27:23 #10 48.45 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:23 #10 48.46 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:23 #10 48.49 Selecting previously unselected package libfile-fcntllock-perl.
12:27:23 #10 48.49 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
12:27:23 #10 48.49 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
12:27:23 #10 48.52 Selecting previously unselected package libnumber-compare-perl.
12:27:23 #11 40.56 Preparing to unpack .../283-libfont-afm-perl_1.20-3_all.deb ...
12:27:23 #11 40.57 Unpacking libfont-afm-perl (1.20-3) ...
12:27:23 #11 40.60 Selecting previously unselected package libio-string-perl.
12:27:23 #11 40.60 Preparing to unpack .../284-libio-string-perl_1.08-3.1_all.deb ...
12:27:23 #11 40.60 Unpacking libio-string-perl (1.08-3.1) ...
12:27:23 #11 40.63 Selecting previously unselected package libfont-ttf-perl.
12:27:23 #11 40.63 Preparing to unpack .../285-libfont-ttf-perl_1.06-2_all.deb ...
12:27:23 #11 40.63 Unpacking libfont-ttf-perl (1.06-2) ...
12:27:23 #11 40.67 Selecting previously unselected package libfreezethaw-perl.
12:27:23 #11 40.67 Preparing to unpack .../286-libfreezethaw-perl_0.5001-2.1_all.deb ...
12:27:23 #11 40.67 Unpacking libfreezethaw-perl (0.5001-2.1) ...
12:27:23 #11 40.69 Selecting previously unselected package libsort-versions-perl.
12:27:23 #11 40.69 Preparing to unpack .../287-libsort-versions-perl_1.62-2_all.deb ...
12:27:23 #11 40.70 Unpacking libsort-versions-perl (1.62-2) ...
12:27:23 #11 40.72 Selecting previously unselected package libgit-wrapper-perl.
12:27:23 #11 40.72 Preparing to unpack .../288-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:23 #11 40.73 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:23 #11 40.75 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:23 #11 40.75 Preparing to unpack .../289-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:23 #11 40.76 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:23 #11 40.78 Selecting previously unselected package libio-prompter-perl.
12:27:23 #11 43.66 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
12:27:23 #11 43.66 Unpacking libtypes-serialiser-perl (1.0-1) ...
12:27:23 #11 43.68 Selecting previously unselected package libjson-xs-perl.
12:27:23 #11 43.69 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
12:27:23 #11 43.69 Unpacking libjson-xs-perl (4.020-1build1) ...
12:27:23 #11 43.72 Selecting previously unselected package libjson-maybexs-perl.
12:27:23 #11 43.73 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
12:27:23 #11 43.73 Unpacking libjson-maybexs-perl (1.004000-1) ...
12:27:23 #11 43.75 Selecting previously unselected package liblist-compare-perl.
12:27:23 #11 43.75 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
12:27:23 #11 43.76 Unpacking liblist-compare-perl (0.53-1) ...
12:27:23 #11 43.78 Selecting previously unselected package liblist-moreutils-perl.
12:27:23 #11 43.79 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
12:27:23 #11 43.79 Unpacking liblist-moreutils-perl (0.416-1build5) ...
12:27:23 #11 43.82 Selecting previously unselected package liblist-someutils-perl.
12:27:23 #11 43.82 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
12:27:23 #11 43.82 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:23 #11 43.85 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:23 #11 43.85 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
12:27:23 #11 43.85 Unpacking liblist-someutils-xs-perl (0.58-2) ...
12:27:23 #11 43.88 Selecting previously unselected package libltdl7:armhf.
12:27:23 #11 50.26 Setting up less (551-1ubuntu0.1) ...
12:27:23 #11 50.28 Setting up perl-openssl-defaults:amd64 (4) ...
12:27:23 #11 50.29 Setting up linux-libc-dev:amd64 (5.4.0-137.154) ...
12:27:23 #11 50.31 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ...
12:27:23 #11 50.33 Setting up gettext-base (0.19.8.1-10build1) ...
12:27:23 #11 50.34 Setting up libnpth0:amd64 (1.6-1) ...
12:27:23 #11 50.36 Setting up krb5-locales (1.17-6ubuntu4.1) ...
12:27:23 #11 50.42 Setting up file (1:5.38-4) ...
12:27:23 #13 26.04   Running scriptlet: systemd-252-3.el9.aarch64                            57/70 
12:27:23 #13 26.20   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   58/70 
12:27:23 #13 26.20   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   58/70 
12:27:23 #13 26.23 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
12:27:23 #13 26.23 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
12:27:23 #13 26.23 
12:27:23 #13 26.23   Running scriptlet: dbus-broker-28-7.el9.aarch64                         59/70 
12:27:23 #13 26.30   Installing       : dbus-broker-28-7.el9.aarch64                         59/70 
12:27:23 #13 26.31   Running scriptlet: dbus-broker-28-7.el9.aarch64                         59/70 
12:27:23 #13 26.33 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
12:27:23 #13 26.33 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
12:27:23 #13 26.33 
12:27:23 #13 26.34   Installing       : device-mapper-libs-9:1.02.187-4.el9.aarch64          60/70 
12:27:23 #13 26.35   Installing       : device-mapper-9:1.02.187-4.el9.aarch64               61/70 
12:27:23 #10 50.99 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:27:23 #10 51.01 Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ...
12:27:23 #10 51.21 Setting up lsb-release (9.20170808ubuntu1) ...
12:27:23 #10 51.22 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
12:27:23 #10 51.23 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ...
12:27:23 #10 51.25 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
12:27:23 #10 51.26 Setting up perl (5.26.1-6ubuntu0.6) ...
12:27:23 #10 51.29 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:23 #10 51.31 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:23 #10 54.23 Setting up perl-openssl-defaults:armhf (3) ...
12:27:23 #10 54.24 Setting up linux-libc-dev:armhf (4.19.269-1) ...
12:27:23 #10 54.26 Setting up gettext-base (0.19.8.1-9) ...
12:27:23 #10 54.27 Setting up liblzo2-2:armhf (2.10-0.1) ...
12:27:23 #10 54.28 Setting up libnpth0:armhf (1.6-1) ...
12:27:23 #10 54.29 Setting up krb5-locales (1.17-3+deb10u5) ...
12:27:23 #10 54.30 Setting up file (1:5.35-4+deb10u2) ...
12:27:23 #10 54.32 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
12:27:23 #10 54.33 Setting up libassuan0:armhf (2.5.2-1) ...
12:27:23 #10 54.34 Setting up libgomp1:armhf (8.3.0-6) ...
12:27:23 #10 54.35 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
12:27:23 #10 54.36 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
12:27:23 #10 54.37 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:27:23 #10 54.39 Setting up libicu63:armhf (63.1-6+deb10u3) ...
12:27:23 #10 54.40 Setting up libfakeroot:armhf (1.23-1) ...
12:27:23 #10 54.42 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
12:27:23 #10 43.64 Preparing to unpack .../245-libsort-key-perl_1.33-2_armhf.deb ...
12:27:23 #10 43.79 Unpacking libsort-key-perl (1.33-2) ...
12:27:23 #10 43.84 Selecting previously unselected package libstring-copyright-perl.
12:27:23 #10 43.85 Preparing to unpack .../246-libstring-copyright-perl_0.003005-1_all.deb ...
12:27:23 #10 43.85 Unpacking libstring-copyright-perl (0.003005-1) ...
12:27:23 #10 43.90 Selecting previously unselected package libstring-escape-perl.
12:27:23 #11 39.31 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ...
12:27:23 #11 39.32 Unpacking libfile-listing-perl (6.14-1) ...
12:27:23 #11 39.34 Selecting previously unselected package libhtml-tagset-perl.
12:27:23 #11 39.34 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:23 #11 39.34 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:23 #11 39.37 Selecting previously unselected package liburi-perl.
12:27:23 #11 39.37 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ...
12:27:23 #11 39.37 Unpacking liburi-perl (5.10-1) ...
12:27:23 #11 39.40 Selecting previously unselected package libhtml-parser-perl:armhf.
12:27:23 #11 39.41 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ...
12:27:23 #11 39.41 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ...
12:27:23 #11 39.44 Selecting previously unselected package libhtml-tree-perl.
12:27:23 #11 39.44 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ...
12:27:23 #11 39.44 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:23 #11 39.48 Selecting previously unselected package libio-html-perl.
12:27:23 #11 39.49 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ...
12:27:23 #11 39.49 Unpacking libio-html-perl (1.004-2) ...
12:27:23 #11 39.51 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:23 #11 39.51 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:23 #11 39.52 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:23 #11 39.54 Selecting previously unselected package libhttp-message-perl.
12:27:23 #11 49.92 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
12:27:23 #11 49.95 Setting up libgpgme11:amd64 (1.17.1-4.1ubuntu1) ...
12:27:23 #11 49.96 Setting up dirmngr (2.2.35-3ubuntu1) ...
12:27:23 #11 50.09 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:27:23 #11 DONE 50.1s
12:27:23 
12:27:23 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:23 #12 DONE 0.1s
12:27:23 
12:27:23 #13 [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:27:23 #14 17.59   Running scriptlet: libgomp-8.5.0-18.el8.aarch64                         33/89 
12:27:23 #14 17.62   Installing       : libubsan-8.5.0-18.el8.aarch64                        34/89 
12:27:23 #14 17.63   Running scriptlet: libubsan-8.5.0-18.el8.aarch64                        34/89 
12:27:23 #14 17.67   Installing       : pcre2-utf16-10.32-3.el8.aarch64                      35/89 
12:27:23 #14 17.70   Installing       : pcre2-utf32-10.32-3.el8.aarch64                      36/89 
12:27:23 #14 17.78   Installing       : pcre2-devel-10.32-3.el8.aarch64                      37/89 
12:27:23 #12 5.816 0 upgraded, 28 newly installed, 0 to remove and 7 not upgraded.
12:27:23 #12 5.816 1 not fully installed or removed.
12:27:23 #12 5.816 Need to get 17.0 MB of archives.
12:27:23 #12 5.816 After this operation, 70.8 MB of additional disk space will be used.
12:27:23 #12 5.816 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
12:27:23 #13 5.726 The following additional packages will be installed:
12:27:23 #13 5.726   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:23 #13 5.726   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:27:23 #13 5.726   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:27:23 #13 5.727   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
12:27:23 #13 5.727   libsystemd-dev libudev-dev libuv1 pkg-config
12:27:23 #13 5.729 Suggested packages:
12:27:23 #13 5.729   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
12:27:23 #13 5.729 Recommended packages:
12:27:23 #13 5.729   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
12:27:23 #13 5.769 The following NEW packages will be installed:
12:27:23 #13 5.769   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:23 #13 5.769   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:27:23 #13 5.770   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:27:23 #13 5.770   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
12:27:23 #13 5.770   libsystemd-dev libudev-dev libuv1 pkg-config
12:27:23 #12 5.998 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
12:27:23 #12 5.999 Get:10 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]
12:27:23 #12 6.002 Get:11 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]
12:27:23 #12 6.003 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.56 [19.1 kB]
12:27:23 #12 6.003 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsepol1-dev arm64 2.7-1ubuntu0.1 [294 kB]
12:27:23 #12 6.018 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre16-3 arm64 2:8.39-9ubuntu0.1 [121 kB]
12:27:23 #12 6.025 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre32-3 arm64 2:8.39-9ubuntu0.1 [113 kB]
12:27:23 #12 6.028 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcrecpp0v5 arm64 2:8.39-9ubuntu0.1 [15.1 kB]
12:27:23 #12 6.029 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre3-dev arm64 2:8.39-9ubuntu0.1 [458 kB]
12:27:23 #12 6.073 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB]
12:27:23 #12 6.075 Get:19 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]
12:27:23 #12 6.147 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~18.04.2 [76.1 kB]
12:27:23 #12 6.148 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.56 [184 kB]
12:27:23 #12 6.151 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB]
12:27:23 #11 51.62 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:27:23 #11 51.62 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:27:23 #11 51.63 Setting up libvariable-magic-perl (0.62-2) ...
12:27:23 #11 51.64 Setting up libio-html-perl (1.004-3) ...
12:27:23 #11 51.65 Setting up libpod-parser-perl (1.65-1) ...
12:27:23 #11 51.67 Setting up libb-hooks-op-check-perl:arm64 (0.22-2) ...
12:27:23 #11 51.68 Setting up liblist-moreutils-xs-perl (0.430-3) ...
12:27:23 #11 51.69 Setting up libparams-util-perl (1.102-1build3) ...
12:27:23 #11 51.70 Setting up libdpkg-perl (1.21.9ubuntu1) ...
12:27:23 #11 51.71 Setting up libtime-duration-perl (1.21-1) ...
12:27:23 #11 51.73 Setting up autoconf (2.71-2) ...
12:27:23 #11 51.74 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
12:27:23 #10 48.52 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
12:27:23 #10 48.53 Unpacking libnumber-compare-perl (0.03-1.1) ...
12:27:23 #10 48.55 Selecting previously unselected package libtext-glob-perl.
12:27:23 #10 48.56 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
12:27:23 #10 48.56 Unpacking libtext-glob-perl (0.11-1) ...
12:27:23 #10 48.59 Selecting previously unselected package libfile-find-rule-perl.
12:27:23 #10 48.59 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:23 #10 48.59 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:23 #10 48.62 Selecting previously unselected package libfont-afm-perl.
12:27:23 #10 48.62 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
12:27:23 #10 48.62 Unpacking libfont-afm-perl (1.20-3) ...
12:27:23 #10 48.65 Selecting previously unselected package libio-string-perl.
12:27:23 #10 48.66 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
12:27:23 #10 48.66 Unpacking libio-string-perl (1.08-3.1) ...
12:27:23 #10 48.69 Selecting previously unselected package libfont-ttf-perl.
12:27:23 #10 48.69 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
12:27:23 #10 48.69 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:27:23 #10 48.75 Selecting previously unselected package libio-stringy-perl.
12:27:23 #10 48.75 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
12:27:23 #10 48.76 Unpacking libio-stringy-perl (2.111-3) ...
12:27:23 #10 48.80 Selecting previously unselected package libparams-validate-perl:armhf.
12:27:23 #10 48.81 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
12:27:23 #10 48.81 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
12:27:23 #10 48.84 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:23 #10 48.84 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
12:27:23 #10 48.85 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
12:27:23 #10 48.87 Selecting previously unselected package libsort-versions-perl.
12:27:23 #11 40.78 Preparing to unpack .../290-libio-prompter-perl_0.004015-1_all.deb ...
12:27:23 #11 40.79 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:23 #11 40.82 Selecting previously unselected package libjson-perl.
12:27:23 #11 40.82 Preparing to unpack .../291-libjson-perl_4.09000-1_all.deb ...
12:27:23 #11 40.82 Unpacking libjson-perl (4.09000-1) ...
12:27:23 #11 40.85 Selecting previously unselected package liblog-any-perl.
12:27:23 #11 40.85 Preparing to unpack .../292-liblog-any-perl_1.710-1_all.deb ...
12:27:23 #11 40.85 Unpacking liblog-any-perl (1.710-1) ...
12:27:23 #11 40.88 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:23 #11 40.88 Preparing to unpack .../293-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
12:27:23 #11 40.88 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
12:27:23 #11 40.91 Selecting previously unselected package libpackage-stash-perl.
12:27:23 #11 40.91 Preparing to unpack .../294-libpackage-stash-perl_0.40-1_all.deb ...
12:27:23 #11 40.91 Unpacking libpackage-stash-perl (0.40-1) ...
12:27:23 #11 40.93 Selecting previously unselected package libsub-identify-perl.
12:27:23 #11 40.94 Preparing to unpack .../295-libsub-identify-perl_0.14-2_armhf.deb ...
12:27:23 #11 40.94 Unpacking libsub-identify-perl (0.14-2) ...
12:27:23 #11 40.96 Selecting previously unselected package libsub-name-perl:armhf.
12:27:23 #11 40.96 Preparing to unpack .../296-libsub-name-perl_0.26-2_armhf.deb ...
12:27:23 #11 40.97 Unpacking libsub-name-perl:armhf (0.26-2) ...
12:27:23 #11 40.99 Selecting previously unselected package libnamespace-clean-perl.
12:27:23 #11 43.88 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
12:27:23 #11 43.89 Unpacking libltdl7:armhf (2.4.6-14) ...
12:27:23 #11 43.91 Selecting previously unselected package libltdl-dev:armhf.
12:27:23 #11 43.91 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
12:27:23 #11 43.92 Unpacking libltdl-dev:armhf (2.4.6-14) ...
12:27:23 #11 43.96 Selecting previously unselected package libsys-hostname-long-perl.
12:27:23 #11 43.96 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
12:27:23 #11 43.96 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:27:23 #11 43.98 Selecting previously unselected package libmail-sendmail-perl.
12:27:23 #11 43.99 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
12:27:23 #11 43.99 Unpacking libmail-sendmail-perl (0.80-1) ...
12:27:23 #11 44.02 Selecting previously unselected package libmoox-aliases-perl.
12:27:23 #11 44.02 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
12:27:23 #11 44.02 Unpacking libmoox-aliases-perl (0.001006-1) ...
12:27:23 #11 44.04 Selecting previously unselected package libobject-id-perl.
12:27:23 #11 44.05 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
12:27:23 #11 44.05 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
12:27:23 #11 44.08 Selecting previously unselected package libmoox-struct-perl.
12:27:23 #11 44.08 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
12:27:23 #11 44.08 Unpacking libmoox-struct-perl (0.017-1) ...
12:27:23 #11 44.11 Selecting previously unselected package libnet-dns-sec-perl.
12:27:23 #11 50.48 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
12:27:23 #11 50.51 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:23 #11 50.56 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
12:27:23 #11 50.61 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:27:23 #11 50.72 Setting up libunwind8:amd64 (1.2.1-9build1) ...
12:27:23 #11 50.76 Setting up libfakeroot:amd64 (1.24-1) ...
12:27:23 #11 50.82 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
12:27:23 #13 26.44   Installing       : systemd-devel-252-3.el9.aarch64                      62/70 
12:27:23 #13 26.45   Installing       : device-mapper-devel-9:1.02.187-4.el9.aarch64         63/70 
12:27:23 #13 26.46   Installing       : annobin-11.05-1.el9.aarch64                          64/70 
12:27:23 #13 26.47   Running scriptlet: annobin-11.05-1.el9.aarch64                          64/70 
12:27:23 #13 26.49   Installing       : gcc-plugin-annobin-11.3.1-4.3.el9.aarch64            65/70 
12:27:23 #13 26.50   Running scriptlet: gcc-plugin-annobin-11.3.1-4.3.el9.aarch64            65/70 
12:27:23 #13 26.53   Installing       : libtool-2.4.6-45.el9.aarch64                         66/70 
12:27:23 #13 26.55   Installing       : libtool-ltdl-devel-2.4.6-45.el9.aarch64              67/70 
12:27:23 #13 26.56   Installing       : libseccomp-devel-2.5.2-2.el9.aarch64                 68/70 
12:27:23 #13 26.57   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           69/70 
12:27:23 #13 26.57   Installing       : which-2.21-28.el9.aarch64                            70/70 
12:27:23 #13 26.58   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          70/70 
12:27:23 #10 51.32 Setting up libfile-fcntllock-perl (0.22-3build2) ...
12:27:23 #10 51.33 Setting up libtext-glob-perl (0.10-1) ...
12:27:23 #10 51.35 Setting up intltool-debian (0.35.0+20060710.4) ...
12:27:23 #10 51.36 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:23 #10 51.38 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
12:27:23 #10 51.39 Setting up libstrictures-perl (2.000003-1) ...
12:27:23 #10 51.41 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:27:23 #10 51.42 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:23 #10 51.43 Setting up libsocket6-perl (0.27-1build2) ...
12:27:23 #10 51.45 Setting up patchutils (0.3.4-2) ...
12:27:23 #10 51.47 Setting up python3-chardet (3.0.4-1) ...
12:27:23 #10 43.90 Preparing to unpack .../247-libstring-escape-perl_2010.002-2_all.deb ...
12:27:23 #10 43.91 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:23 #10 43.98 Selecting previously unselected package libtext-levenshtein-perl.
12:27:23 #10 43.98 Preparing to unpack .../248-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:23 #10 43.98 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:23 #10 44.05 Selecting previously unselected package libunicode-utf8-perl.
12:27:23 #10 44.06 Preparing to unpack .../249-libunicode-utf8-perl_0.60-1build4_armhf.deb ...
12:27:23 #10 44.06 Unpacking libunicode-utf8-perl (0.60-1build4) ...
12:27:23 #10 44.14 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:23 #10 44.14 Preparing to unpack .../250-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:23 #10 44.15 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:23 #10 44.18 Selecting previously unselected package libxml-sax-base-perl.
12:27:23 #10 54.43 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
12:27:23 #10 54.44 Setting up fakeroot (1.23-1) ...
12:27:23 #10 54.45 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:23 #10 54.46 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
12:27:23 #10 54.49 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
12:27:23 #10 54.49 Setting up libasan5:armhf (8.3.0-6) ...
12:27:23 #10 54.51 Setting up autotools-dev (20180224.1) ...
12:27:23 #10 54.52 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
12:27:23 #10 54.53 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
12:27:23 #10 54.55 Setting up libwrap0:armhf (7.6.q-28) ...
12:27:23 #10 54.57 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
12:27:23 #10 54.58 Setting up make (4.2.1-1.2) ...
12:27:23 #10 54.60 Setting up libmpfr6:armhf (4.0.2-1) ...
12:27:23 #10 54.61 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
12:27:23 #10 54.63 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
12:27:23 #10 54.64 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
12:27:23 #10 54.65 Setting up libidn11:armhf (1.33-2.2) ...
12:27:23 #10 54.67 Setting up libncurses6:armhf (6.1+20181013-2+deb10u3) ...
12:27:23 #10 54.68 Setting up strace (4.26-0.2) ...
12:27:23 #10 54.69 Setting up libsigsegv2:armhf (2.12-2) ...
12:27:23 #10 54.70 Setting up xz-utils (5.2.4-1+deb10u1) ...
12:27:23 #10 54.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:23 #10 54.73 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
12:27:23 #10 54.74 Setting up t1utils (1.41-3) ...
12:27:23 #11 39.54 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ...
12:27:23 #11 39.55 Unpacking libhttp-message-perl (6.36-1) ...
12:27:23 #11 39.57 Selecting previously unselected package libhttp-cookies-perl.
12:27:23 #11 39.57 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:23 #11 39.58 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:23 #11 39.60 Selecting previously unselected package libhttp-negotiate-perl.
12:27:23 #11 39.60 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:23 #11 39.61 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:23 #11 39.64 Selecting previously unselected package perl-openssl-defaults:armhf.
12:27:23 #11 39.64 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ...
12:27:23 #11 39.64 Unpacking perl-openssl-defaults:armhf (5build2) ...
12:27:23 #11 39.66 Selecting previously unselected package libnet-ssleay-perl:armhf.
12:27:23 #11 39.67 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ...
12:27:23 #11 39.67 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ...
12:27:23 #11 39.71 Selecting previously unselected package libio-socket-ssl-perl.
12:27:23 #11 39.71 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ...
12:27:23 #11 39.71 Unpacking libio-socket-ssl-perl (2.074-2) ...
12:27:23 #11 39.74 Selecting previously unselected package libnet-http-perl.
12:27:23 #11 39.74 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ...
12:27:23 #11 39.74 Unpacking libnet-http-perl (6.22-1) ...
12:27:23 #11 39.77 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:23 #11 39.77 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:23 #11 50.10 Setting up perl (5.34.0-5ubuntu1.1) ...
12:27:23 #11 50.13 Setting up libpackage-stash-xs-perl:amd64 (0.30-1) ...
12:27:23 #11 50.14 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:23 #11 50.15 Setting up libxs-parse-keyword-perl (0.25-1) ...
12:27:23 #11 50.16 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
12:27:23 #11 50.17 Setting up libdata-dump-perl (1.25-1) ...
12:27:23 #11 50.18 Setting up gcc-12 (12.2.0-3ubuntu1) ...
12:27:23 #11 50.20 Setting up libfile-find-rule-perl (0.34-2) ...
12:27:23 #11 50.21 Setting up libref-util-perl (0.204-1) ...
12:27:23 #11 50.23 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:23 #11 50.24 Setting up libnet-domain-tld-perl (1.75-2) ...
12:27:23 #11 50.25 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:23 #11 50.27 Setting up libsocket6-perl (0.29-2) ...
12:27:23 #11 50.28 Setting up systemd-timesyncd (251.4-1ubuntu7) ...
12:27:24 #14 17.80   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               38/89 
12:27:24 #14 17.87   Installing       : autoconf-2.69-29.el8.noarch                          39/89 
12:27:24 #14 17.89   Running scriptlet: autoconf-2.69-29.el8.noarch                          39/89 
12:27:24 #12 5.980 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
12:27:24 #12 6.294 debconf: delaying package configuration, since apt-utils is not installed
12:27:24 #12 6.328 Fetched 6577 kB in 1s (4929 kB/s)
12:27:24 #12 6.361 Selecting previously unselected package bash-completion.
12:27:24 #12 6.361 (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 ... 21388 files and directories currently installed.)
12:27:24 #12 6.372 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
12:27:24 #11 51.76 Setting up libarray-intspan-perl (2.004-2) ...
12:27:24 #11 51.77 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:24 #11 51.78 Setting up libtimedate-perl (2.3300-2) ...
12:27:24 #11 51.79 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
12:27:24 #11 51.81 Setting up libsub-name-perl:arm64 (0.26-2) ...
12:27:24 #11 51.83 Setting up libtype-tiny-xs-perl:arm64 (0.022-2) ...
12:27:24 #11 51.84 Setting up libsyntax-keyword-try-perl (0.27-1) ...
12:27:24 #11 51.85 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:24 #11 51.86 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
12:27:24 #11 51.88 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:24 #11 51.89 Setting up xauth (1:1.1.1-1) ...
12:27:24 #11 51.90 Setting up libpath-tiny-perl (0.122-1) ...
12:27:24 #11 51.91 Setting up libarchive-cpio-perl (0.10-2) ...
12:27:24 #11 51.92 Setting up libjson-perl (4.09000-1) ...
12:27:24 #11 51.94 Setting up libnsl2:arm64 (1.3.0-2build2) ...
12:27:24 #11 51.95 Setting up libipc-run3-perl (0.048-2) ...
12:27:24 #11 51.96 Setting up libregexp-wildcards-perl (1.05-3) ...
12:27:24 #10 48.88 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
12:27:24 #10 48.88 Unpacking libsort-versions-perl (1.62-1) ...
12:27:24 #10 48.91 Selecting previously unselected package libgit-wrapper-perl.
12:27:24 #10 48.91 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:24 #10 48.91 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:24 #10 48.95 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:24 #10 48.95 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:24 #10 48.95 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:24 #10 48.98 Selecting previously unselected package libio-prompter-perl.
12:27:24 #10 48.98 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
12:27:24 #10 48.98 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:24 #10 49.01 Selecting previously unselected package libjson-perl.
12:27:24 #10 49.01 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
12:27:24 #10 49.02 Unpacking libjson-perl (4.03000-1) ...
12:27:24 #10 49.05 Selecting previously unselected package liblog-any-perl.
12:27:24 #10 49.05 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
12:27:24 #10 49.05 Unpacking liblog-any-perl (1.709-1) ...
12:27:24 #10 49.09 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:24 #11 40.99 Preparing to unpack .../297-libnamespace-clean-perl_0.27-2_all.deb ...
12:27:24 #11 40.99 Unpacking libnamespace-clean-perl (0.27-2) ...
12:27:24 #11 41.02 Selecting previously unselected package libpath-tiny-perl.
12:27:24 #11 41.02 Preparing to unpack .../298-libpath-tiny-perl_0.122-1_all.deb ...
12:27:24 #11 41.02 Unpacking libpath-tiny-perl (0.122-1) ...
12:27:24 #11 41.05 Selecting previously unselected package libstrictures-perl.
12:27:24 #11 41.05 Preparing to unpack .../299-libstrictures-perl_2.000006-1_all.deb ...
12:27:24 #11 41.05 Unpacking libstrictures-perl (2.000006-1) ...
12:27:24 #11 41.07 Selecting previously unselected package libtype-tiny-perl.
12:27:24 #11 41.08 Preparing to unpack .../300-libtype-tiny-perl_1.016008-1_all.deb ...
12:27:24 #11 41.08 Unpacking libtype-tiny-perl (1.016008-1) ...
12:27:24 #11 41.12 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:24 #11 41.12 Preparing to unpack .../301-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:24 #11 41.12 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:24 #11 41.15 Selecting previously unselected package libhtml-form-perl.
12:27:24 #11 41.15 Preparing to unpack .../302-libhtml-form-perl_6.10-1_all.deb ...
12:27:24 #11 41.16 Unpacking libhtml-form-perl (6.10-1) ...
12:27:24 #11 41.18 Selecting previously unselected package libhtml-format-perl.
12:27:24 #11 41.18 Preparing to unpack .../303-libhtml-format-perl_2.16-1_all.deb ...
12:27:24 #11 41.19 Unpacking libhtml-format-perl (2.16-1) ...
12:27:24 #11 41.23 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:24 #11 44.11 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
12:27:24 #11 44.11 Unpacking libnet-dns-sec-perl (1.15-1) ...
12:27:24 #11 44.14 Selecting previously unselected package libnet-libidn-perl.
12:27:24 #11 44.14 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
12:27:24 #11 44.15 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
12:27:24 #11 44.17 Selecting previously unselected package libnumber-range-perl.
12:27:24 #11 44.17 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
12:27:24 #11 44.18 Unpacking libnumber-range-perl (0.12-1) ...
12:27:24 #11 44.20 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:24 #11 44.20 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
12:27:24 #11 44.21 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
12:27:24 #11 44.23 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:24 #11 44.23 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:24 #11 44.23 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:24 #11 44.26 Selecting previously unselected package libperl4-corelibs-perl.
12:27:24 #11 44.26 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
12:27:24 #11 44.27 Unpacking libperl4-corelibs-perl (0.004-2) ...
12:27:24 #11 44.30 Selecting previously unselected package libperlio-gzip-perl.
12:27:24 #11 44.30 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
12:27:24 #11 44.30 Unpacking libperlio-gzip-perl (0.19-1build5) ...
12:27:24 #11 44.33 Selecting previously unselected package libpod-constants-perl.
12:27:24 #11 44.33 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
12:27:24 #11 50.85 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:24 #10 51.73 Setting up liburi-perl (1.73-1) ...
12:27:24 #10 51.74 Setting up libdata-dump-perl (1.23-1) ...
12:27:24 #10 51.75 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
12:27:24 #10 51.76 Setting up libio-string-perl (1.08-3) ...
12:27:24 #10 51.78 Setting up libalgorithm-diff-perl (1.19.03-1) ...
12:27:24 #10 51.80 Setting up libclone-perl (0.39-1) ...
12:27:24 #10 51.81 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
12:27:24 #10 44.19 Preparing to unpack .../251-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:24 #10 44.19 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:24 #10 44.22 Selecting previously unselected package libxml-sax-perl.
12:27:24 #10 44.23 Preparing to unpack .../252-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
12:27:24 #10 44.23 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
12:27:24 #10 44.27 Selecting previously unselected package libxml-libxml-perl.
12:27:24 #10 44.27 Preparing to unpack .../253-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ...
12:27:24 #10 44.28 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
12:27:24 #10 44.33 Selecting previously unselected package libxml-parser-perl.
12:27:24 #10 44.33 Preparing to unpack .../254-libxml-parser-perl_2.44-2build3_armhf.deb ...
12:27:24 #10 44.33 Unpacking libxml-parser-perl (2.44-2build3) ...
12:27:24 #10 44.38 Selecting previously unselected package libxml-sax-expat-perl.
12:27:24 #10 44.38 Preparing to unpack .../255-libxml-sax-expat-perl_0.40-2_all.deb ...
12:27:24 #10 44.38 Unpacking libxml-sax-expat-perl (0.40-2) ...
12:27:24 #10 44.41 Selecting previously unselected package libxml-simple-perl.
12:27:24 #10 44.41 Preparing to unpack .../256-libxml-simple-perl_2.24-1_all.deb ...
12:27:24 #10 44.42 Unpacking libxml-simple-perl (2.24-1) ...
12:27:24 #10 44.45 Selecting previously unselected package libyaml-libyaml-perl.
12:27:24 #10 54.75 Setting up diffstat (1.62-1) ...
12:27:24 #10 54.76 Setting up libmpc3:armhf (1.1.0-1) ...
12:27:24 #10 54.78 Setting up libatomic1:armhf (8.3.0-6) ...
12:27:24 #10 54.79 Setting up patch (2.7.6-3+deb10u1) ...
12:27:24 #10 54.80 Setting up mailutils-common (1:3.5-4) ...
12:27:24 #10 54.81 Setting up autopoint (0.19.8.1-9) ...
12:27:24 #10 54.82 Setting up libmariadb3:armhf (1:10.3.36-0+deb10u2) ...
12:27:24 #10 54.83 Setting up libfl2:armhf (2.6.4-6.2) ...
12:27:24 #10 54.84 Setting up libpcre2-8-0:armhf (10.32-5) ...
12:27:24 #10 54.85 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
12:27:24 #10 54.86 Setting up libltdl7:armhf (2.4.6-9) ...
12:27:24 #10 54.88 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
12:27:24 #10 54.89 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
12:27:24 #10 54.91 Setting up libubsan1:armhf (8.3.0-6) ...
12:27:24 #10 54.92 Setting up libisl19:armhf (0.20-2) ...
12:27:24 #10 54.98 Setting up dwz (0.12-3) ...
12:27:24 #11 39.81 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:24 #11 39.83 Selecting previously unselected package libtry-tiny-perl.
12:27:24 #11 39.84 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ...
12:27:24 #11 39.84 Unpacking libtry-tiny-perl (0.31-1) ...
12:27:24 #11 39.87 Selecting previously unselected package libwww-robotrules-perl.
12:27:24 #11 39.87 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:24 #11 39.88 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:24 #11 39.90 Selecting previously unselected package libwww-perl.
12:27:24 #11 39.90 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ...
12:27:24 #11 39.91 Unpacking libwww-perl (6.61-1) ...
12:27:24 #11 39.94 Selecting previously unselected package patchutils.
12:27:24 #11 39.94 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ...
12:27:24 #11 39.94 Unpacking patchutils (0.4.2-1build2) ...
12:27:24 #11 39.97 Selecting previously unselected package wdiff.
12:27:24 #11 50.50 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:27:24 #11 50.50 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:27:24 #11 50.51 Setting up libvariable-magic-perl (0.62-2) ...
12:27:24 #11 50.52 Setting up libio-html-perl (1.004-3) ...
12:27:24 #11 50.53 Setting up libpod-parser-perl (1.65-1) ...
12:27:24 #11 50.55 Setting up libb-hooks-op-check-perl:amd64 (0.22-2) ...
12:27:24 #11 50.56 Setting up liblist-moreutils-xs-perl (0.430-3) ...
12:27:24 #11 50.58 Setting up libparams-util-perl (1.102-1build3) ...
12:27:24 #11 50.59 Setting up libdpkg-perl (1.21.9ubuntu1) ...
12:27:24 #11 50.61 Setting up libtime-duration-perl (1.21-1) ...
12:27:24 #14 17.92   Installing       : python3-audit-3.0.7-4.el8.aarch64                    40/89 
12:27:24 #14 18.12   Installing       : python3-policycoreutils-2.9-21.1.el8.noarch          41/89 
12:27:24 #14 18.15   Installing       : policycoreutils-python-utils-2.9-21.1.el8.noarch     42/89 
12:27:24 #14 18.18   Installing       : rpm-plugin-selinux-4.14.3-26.el8.aarch64             43/89 
12:27:24 #14 18.20   Installing       : selinux-policy-3.14.3-114.el8.noarch                 44/89 
12:27:24 #14 18.22   Running scriptlet: selinux-policy-3.14.3-114.el8.noarch                 44/89 
12:27:24 #12 6.391 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
12:27:24 #14 9.379   Preparing        :                                                        1/1 
12:27:24 #12 3.218 (1/97): checkpolicy-3.3-2.fc36.aarch64.rpm      1.1 MB/s | 336 kB     00:00    
12:27:24 #12 3.229 (2/97): cryptsetup-libs-2.4.3-2.fc36.aarch64.rp 1.3 MB/s | 430 kB     00:00    
12:27:24 #12 3.233 (3/97): device-mapper-devel-1.02.175-7.fc36.aar 3.7 MB/s |  43 kB     00:00    
12:27:24 #12 3.238 (4/97): device-mapper-libs-1.02.175-7.fc36.aarc  19 MB/s | 170 kB     00:00    
12:27:24 #12 3.247 (5/97): device-mapper-1.02.175-7.fc36.aarch64.r 410 kB/s | 137 kB     00:00    
12:27:24 #12 3.269 (6/97): jsoncpp-1.9.5-2.fc36.aarch64.rpm        3.4 MB/s |  92 kB     00:00    
12:27:24 #12 3.272 (7/97): kmod-libs-29-7.fc36.aarch64.rpm         3.3 MB/s |  65 kB     00:00    
12:27:24 #12 3.292 (8/97): guile22-2.2.7-5.fc36.aarch64.rpm        110 MB/s | 6.4 MB     00:00    
12:27:24 #12 3.296 (9/97): libedit-3.1-41.20210910cvs.fc36.aarch64 4.5 MB/s | 104 kB     00:00    
12:27:24 #12 3.300 (10/97): libcbor-0.7.0-5.fc36.aarch64.rpm       2.0 MB/s |  55 kB     00:00    
12:27:24 #12 3.303 (11/97): libmpc-1.2.1-4.fc36.aarch64.rpm        6.1 MB/s |  62 kB     00:00    
12:27:24 #12 3.307 (12/97): libseccomp-2.5.3-2.fc36.aarch64.rpm    6.9 MB/s |  71 kB     00:00    
12:27:24 #12 3.314 (13/97): libseccomp-devel-2.5.3-2.fc36.aarch64. 5.3 MB/s |  53 kB     00:00    
12:27:24 #12 3.318 (14/97): libselinux-devel-3.3-4.fc36.aarch64.rp 8.0 MB/s | 113 kB     00:00    
12:27:24 #12 3.321 (15/97): libselinux-utils-3.3-4.fc36.aarch64.rp  10 MB/s | 144 kB     00:00    
12:27:24 #12 3.325 (16/97): libsepol-devel-3.3-3.fc36.aarch64.rpm  4.1 MB/s |  40 kB     00:00    
12:27:24 #12 3.328 (17/97): libutempter-1.2.1-6.fc36.aarch64.rpm   3.9 MB/s |  26 kB     00:00    
12:27:24 #12 3.331 (18/97): libxkbcommon-1.4.0-1.fc36.aarch64.rpm   14 MB/s | 139 kB     00:00    
12:27:24 #12 3.339 (19/97): m4-1.4.19-3.fc36.aarch64.rpm            21 MB/s | 293 kB     00:00    
12:27:24 #12 3.346 (20/97): openssh-8.8p1-1.fc36.1.aarch64.rpm      34 MB/s | 440 kB     00:00    
12:27:24 #12 3.356 (21/97): make-4.3-7.fc36.aarch64.rpm             23 MB/s | 529 kB     00:00    
12:27:24 #12 3.363 (22/97): openssh-clients-8.8p1-1.fc36.1.aarch64  29 MB/s | 671 kB     00:00    
12:27:24 #12 3.367 (23/97): perl-Error-0.17029-8.fc36.noarch.rpm   2.3 MB/s |  41 kB     00:00    
12:27:24 #12 3.369 (24/97): perl-File-Compare-1.100.600-486.fc36.n 3.5 MB/s |  18 kB     00:00    
12:27:24 #12 3.372 (25/97): perl-File-Copy-2.35-486.fc36.noarch.rp 3.3 MB/s |  25 kB     00:00    
12:27:24 #12 3.376 (26/97): perl-File-Find-1.39-486.fc36.noarch.rp 3.5 MB/s |  30 kB     00:00    
12:27:24 #12 3.379 (27/97): perl-TermReadKey-2.38-12.fc36.aarch64. 5.4 MB/s |  36 kB     00:00    
12:27:24 #12 3.383 (28/97): perl-Thread-Queue-3.14-479.fc36.noarch 2.1 MB/s |  21 kB     00:00    
12:27:24 #12 3.385 (29/97): perl-lib-0.65-486.fc36.aarch64.rpm     2.2 MB/s |  20 kB     00:00    
12:27:24 #12 3.389 (30/97): perl-threads-2.26-449.fc36.aarch64.rpm 6.0 MB/s |  56 kB     00:00    
12:27:24 #12 3.394 (31/97): policycoreutils-3.3-4.fc36.aarch64.rpm  26 MB/s | 203 kB     00:00    
12:27:24 #12 3.398 (32/97): policycoreutils-devel-3.3-4.fc36.aarch  17 MB/s | 137 kB     00:00    
12:27:24 #12 3.401 (33/97): perl-threads-shared-1.62-479.fc36.aarc 2.7 MB/s |  43 kB     00:00    
12:27:24 #12 3.404 (34/97): policycoreutils-python-utils-3.3-4.fc3 7.3 MB/s |  72 kB     00:00    
12:27:24 #12 3.409 (35/97): python3-libselinux-3.3-4.fc36.aarch64.  17 MB/s | 181 kB     00:00    
12:27:24 #12 3.420 (36/97): python3-libsemanage-3.3-3.fc36.aarch64 5.6 MB/s |  81 kB     00:00    
12:27:24 #11 51.97 Setting up libfcgi-perl:arm64 (0.82+ds-1build1) ...
12:27:24 #11 51.98 Setting up libsub-override-perl (0.09-3) ...
12:27:24 #11 52.00 Setting up libaliased-perl (0.34-2) ...
12:27:24 #11 52.01 Setting up libstrictures-perl (2.000006-1) ...
12:27:24 #11 52.02 Setting up libsub-quote-perl (2.006006-1) ...
12:27:24 #11 52.05 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:24 #11 52.06 Setting up libclass-xsaccessor-perl (1.19-4) ...
12:27:24 #11 52.07 Setting up libsort-versions-perl (1.62-2) ...
12:27:24 #11 52.09 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:24 #11 52.10 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
12:27:24 #11 52.11 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:24 #11 52.12 Setting up libterm-readkey-perl (2.38-2) ...
12:27:24 #11 52.13 Setting up libtext-levenshteinxs-perl (0.03-5) ...
12:27:24 #11 52.14 Setting up libperlio-gzip-perl (0.20-1) ...
12:27:24 #11 52.16 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:24 #11 52.17 Setting up libhtml-html5-entities-perl (0.004-2) ...
12:27:24 #13 6.186 0 upgraded, 24 newly installed, 0 to remove and 4 not upgraded.
12:27:24 #13 6.186 1 not fully installed or removed.
12:27:24 #13 6.186 Need to get 11.1 MB of archives.
12:27:24 #13 6.186 After this operation, 43.8 MB of additional disk space will be used.
12:27:24 #13 6.186 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
12:27:24 #10 42.68 Setting up python3 (3.9.2-3) ...
12:27:24 #10 42.79 Setting up binutils (2.35.2-2+rpi1) ...
12:27:24 #10 42.80 Setting up man-db (2.9.4-2) ...
12:27:24 #10 42.92 Building database of manual pages ...
12:27:24 #10 49.09 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:24 #10 49.09 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:24 #10 49.12 Selecting previously unselected package libpackage-stash-perl.
12:27:24 #10 49.12 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
12:27:24 #10 49.12 Unpacking libpackage-stash-perl (0.39-1) ...
12:27:24 #10 49.15 Selecting previously unselected package libsub-identify-perl.
12:27:24 #10 49.15 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
12:27:24 #10 49.16 Unpacking libsub-identify-perl (0.14-1+b3) ...
12:27:24 #10 49.18 Selecting previously unselected package libsub-name-perl.
12:27:24 #10 49.19 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
12:27:24 #10 49.19 Unpacking libsub-name-perl (0.26-1+b1) ...
12:27:24 #10 49.21 Selecting previously unselected package libnamespace-clean-perl.
12:27:24 #10 49.22 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:24 #10 49.22 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:24 #10 49.24 Selecting previously unselected package libpath-tiny-perl.
12:27:24 #10 49.25 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
12:27:24 #10 49.25 Unpacking libpath-tiny-perl (0.118-1) ...
12:27:24 #10 49.28 Selecting previously unselected package libtype-tiny-perl.
12:27:24 #10 49.28 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
12:27:24 #10 49.29 Unpacking libtype-tiny-perl (1.012001-2) ...
12:27:24 #11 41.24 Preparing to unpack .../304-libhtml-html5-entities-perl_0.004-2_all.deb ...
12:27:24 #11 41.24 Unpacking libhtml-html5-entities-perl (0.004-2) ...
12:27:24 #11 41.27 Selecting previously unselected package libhtml-tokeparser-simple-perl.
12:27:24 #11 41.27 Preparing to unpack .../305-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
12:27:24 #11 41.27 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
12:27:24 #11 41.29 Selecting previously unselected package libhttp-daemon-perl.
12:27:24 #11 41.30 Preparing to unpack .../306-libhttp-daemon-perl_6.14-1.1_all.deb ...
12:27:24 #11 41.30 Unpacking libhttp-daemon-perl (6.14-1.1) ...
12:27:24 #11 41.32 Selecting previously unselected package libindirect-perl.
12:27:24 #11 41.32 Preparing to unpack .../307-libindirect-perl_0.39-2_armhf.deb ...
12:27:24 #11 41.33 Unpacking libindirect-perl (0.39-2) ...
12:27:24 #11 41.35 Selecting previously unselected package libio-interactive-perl.
12:27:24 #11 41.36 Preparing to unpack .../308-libio-interactive-perl_1.023-1_all.deb ...
12:27:24 #11 41.36 Unpacking libio-interactive-perl (1.023-1) ...
12:27:24 #11 41.38 Selecting previously unselected package libtypes-serialiser-perl.
12:27:24 #11 41.39 Preparing to unpack .../309-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:24 #11 41.39 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:24 #11 41.41 Selecting previously unselected package libjson-xs-perl.
12:27:24 #11 41.42 Preparing to unpack .../310-libjson-xs-perl_4.030-1build3_armhf.deb ...
12:27:24 #11 41.42 Unpacking libjson-xs-perl (4.030-1build3) ...
12:27:24 #11 41.44 Selecting previously unselected package libjson-maybexs-perl.
12:27:24 #11 41.45 Preparing to unpack .../311-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:24 #11 41.45 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:24 #11 41.48 Selecting previously unselected package libldap-common.
12:27:24 #11 41.48 Preparing to unpack .../312-libldap-common_2.5.13+dfsg-1ubuntu1_all.deb ...
12:27:24 #11 41.49 Unpacking libldap-common (2.5.13+dfsg-1ubuntu1) ...
12:27:24 #11 41.54 Selecting previously unselected package liblist-compare-perl.
12:27:24 #11 41.54 Preparing to unpack .../313-liblist-compare-perl_0.55-1_all.deb ...
12:27:24 #11 41.55 Unpacking liblist-compare-perl (0.55-1) ...
12:27:24 #11 41.57 Selecting previously unselected package liblist-someutils-perl.
12:27:24 #11 41.58 Preparing to unpack .../314-liblist-someutils-perl_0.58-1_all.deb ...
12:27:24 #11 41.58 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:24 #11 41.60 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:24 #11 44.34 Unpacking libpod-constants-perl (0.19-1) ...
12:27:24 #11 44.37 Selecting previously unselected package libre2-5:armhf.
12:27:24 #11 44.37 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
12:27:24 #11 44.37 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
12:27:24 #11 44.41 Selecting previously unselected package libre-engine-re2-perl.
12:27:24 #11 44.41 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
12:27:24 #11 44.41 Unpacking libre-engine-re2-perl (0.13-5) ...
12:27:24 #11 44.44 Selecting previously unselected package libreadonly-perl.
12:27:24 #11 44.44 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
12:27:24 #11 44.44 Unpacking libreadonly-perl (2.050-2) ...
12:27:24 #11 44.47 Selecting previously unselected package libref-util-perl.
12:27:24 #11 44.47 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
12:27:24 #11 44.47 Unpacking libref-util-perl (0.204-1) ...
12:27:24 #11 44.50 Selecting previously unselected package libref-util-xs-perl.
12:27:24 #11 44.50 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
12:27:24 #11 44.50 Unpacking libref-util-xs-perl (0.117-1build2) ...
12:27:24 #11 44.53 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:24 #11 44.53 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
12:27:24 #11 44.53 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
12:27:24 #11 44.56 Selecting previously unselected package libregexp-pattern-perl.
12:27:24 #12 5.624 Running transaction check
12:27:24 #12 5.742 Transaction check succeeded.
12:27:24 #12 5.742 Running transaction test
12:27:24 #11 50.99 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
12:27:24 #11 51.09 
12:27:24 #11 51.09 Current default time zone: 'Etc/UTC'
12:27:24 #11 51.09 Local time is now:      Wed Jan 25 12:27:24 UTC 2023.
12:27:24 #11 51.09 Universal Time is now:  Wed Jan 25 12:27:24 UTC 2023.
12:27:24 #11 51.09 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:27:24 #11 51.09 
12:27:24 #11 51.14 Setting up fakeroot (1.24-1) ...
12:27:24 #11 51.17 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:24 #11 51.17 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
12:27:24 #11 51.17 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
12:27:24 #11 51.17 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
12:27:24 #11 51.17 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
12:27:24 #11 51.17 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
12:27:24 #11 51.17 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
12:27:24 #11 51.17 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
12:27:24 #11 51.17 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
12:27:24 #11 51.20 Setting up autotools-dev (20180224.1) ...
12:27:24 #10 51.82 Setting up libnet-http-perl (6.17-1) ...
12:27:24 #10 51.84 Setting up libnumber-compare-perl (0.03-1) ...
12:27:24 #10 51.85 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
12:27:24 #10 52.03 Setting up python3-unidiff (0.5.4-1) ...
12:27:24 #10 44.45 Preparing to unpack .../257-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ...
12:27:24 #10 44.45 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
12:27:24 #10 44.48 Selecting previously unselected package licensecheck.
12:27:24 #10 44.48 Preparing to unpack .../258-licensecheck_3.0.31-2_all.deb ...
12:27:24 #10 44.49 Unpacking licensecheck (3.0.31-2) ...
12:27:24 #10 44.51 Selecting previously unselected package patchutils.
12:27:24 #10 44.52 Preparing to unpack .../259-patchutils_0.3.4-2_armhf.deb ...
12:27:24 #10 44.52 Unpacking patchutils (0.3.4-2) ...
12:27:24 #10 44.55 Selecting previously unselected package t1utils.
12:27:24 #10 44.55 Preparing to unpack .../260-t1utils_1.41-2_armhf.deb ...
12:27:24 #10 44.56 Unpacking t1utils (1.41-2) ...
12:27:24 #10 44.59 Selecting previously unselected package lintian.
12:27:24 #10 44.59 Preparing to unpack .../261-lintian_2.5.81ubuntu1_all.deb ...
12:27:24 #10 44.59 Unpacking lintian (2.5.81ubuntu1) ...
12:27:24 #10 47.64 Dependencies resolved.
12:27:24 #10 47.67 ================================================================================
12:27:24 #10 47.67  Package                       Arch     Version                 Repo       Size
12:27:24 #10 47.67 ================================================================================
12:27:24 #10 47.67 Installing:
12:27:24 #10 47.67  dnf-plugins-core              noarch   4.3.1-1.fc37            fedora     34 k
12:27:24 #10 47.67  rpm-build                     x86_64   4.18.0-1.fc37           fedora     77 k
12:27:24 #10 47.67  rpmlint                       noarch   2.4.0-3.fc37            updates   330 k
12:27:24 #10 47.67 Upgrading:
12:27:24 #10 47.67  glibc                         x86_64   2.36-9.fc37             updates   2.1 M
12:27:24 #10 47.67  glibc-common                  x86_64   2.36-9.fc37             updates   365 k
12:27:24 #10 47.67  glibc-minimal-langpack        x86_64   2.36-9.fc37             updates    87 k
12:27:24 #10 47.67 Installing dependencies:
12:27:24 #10 47.67  ansible-srpm-macros           noarch   1-8.1.fc37              updates   8.6 k
12:27:24 #10 47.67  binutils                      x86_64   2.38-25.fc37            updates   5.4 M
12:27:24 #10 47.67  binutils-gold                 x86_64   2.38-25.fc37            updates   775 k
12:27:24 #10 47.67  bzip2                         x86_64   1.0.8-12.fc37           fedora     52 k
12:27:24 #10 47.67  cpio                          x86_64   2.13-13.fc37            fedora    277 k
12:27:24 #10 47.67  dash                          x86_64   0.5.11.5-2.fc37         fedora     98 k
12:27:24 #10 47.67  dbus-libs                     x86_64   1:1.14.4-1.fc37         updates   155 k
12:27:24 #10 47.67  debugedit                     x86_64   5.0-5.fc37              fedora     77 k
12:27:24 #10 47.67  desktop-file-utils            x86_64   0.26-7.fc37             fedora     72 k
12:27:24 #10 47.67  devscripts-checkbashisms      x86_64   2.22.2-3.fc37           fedora     28 k
12:27:24 #10 47.67  diffutils                     x86_64   3.8-3.fc37              fedora    378 k
12:27:24 #10 47.67  dwz                           x86_64   0.14-7.fc37             fedora    129 k
12:27:24 #10 47.67  ed                            x86_64   1.18-2.fc37             fedora     78 k
12:27:24 #10 47.67  efi-srpm-macros               noarch   5-6.fc37                fedora     22 k
12:27:24 #10 47.67  elfutils                      x86_64   0.187-8.fc37            fedora    529 k
12:27:24 #10 47.67  elfutils-debuginfod-client    x86_64   0.187-8.fc37            fedora     39 k
12:27:24 #10 47.67  emacs-filesystem              noarch   1:28.2-1.fc37           updates   7.1 k
12:27:24 #10 47.67  enchant2                      x86_64   2.3.3-2.fc37            fedora     65 k
12:27:24 #10 47.67  file                          x86_64   5.42-4.fc37             fedora     49 k
12:27:24 #10 47.67  fonts-srpm-macros             noarch   1:2.0.5-9.fc37          fedora     26 k
12:27:24 #10 47.67  fpc-srpm-macros               noarch   1.3-6.fc37              fedora    7.7 k
12:27:24 #10 47.67  gdb-minimal                   x86_64   12.1-6.fc37             updates   3.9 M
12:27:24 #10 47.67  gdk-pixbuf2                   x86_64   2.42.10-1.fc37          fedora    485 k
12:27:24 #10 47.67  ghc-srpm-macros               noarch   1.5.0-7.fc37            fedora    7.8 k
12:27:24 #10 47.67  glibc-gconv-extra             x86_64   2.36-9.fc37             updates   1.6 M
12:27:24 #10 47.67  gnat-srpm-macros              noarch   5-1.fc37                updates   8.3 k
12:27:24 #10 47.67  go-srpm-macros                noarch   3.2.0-1.fc37            fedora     27 k
12:27:24 #10 47.67  groff-base                    x86_64   1.22.4-10.fc37          fedora    1.1 M
12:27:24 #10 47.67  hunspell                      x86_64   1.7.0-21.fc37           fedora    281 k
12:27:24 #10 47.67  hunspell-en-GB                noarch   0.20140811.1-23.fc37    fedora    225 k
12:27:24 #10 47.67  hunspell-en-US                noarch   0.20140811.1-23.fc37    fedora    176 k
12:27:24 #10 47.67  hunspell-filesystem           x86_64   1.7.0-21.fc37           fedora    8.8 k
12:27:24 #10 47.67  json-glib                     x86_64   1.6.6-3.fc37            fedora    162 k
12:27:24 #10 47.67  kernel-srpm-macros            noarch   1.0-15.fc37             fedora    9.4 k
12:27:24 #10 47.67  libappstream-glib             x86_64   0.8.1-1.fc37            fedora    404 k
12:27:24 #10 47.67  libjpeg-turbo                 x86_64   2.1.3-2.fc37            fedora    181 k
12:27:24 #10 47.67  libpkgconf                    x86_64   1.8.0-3.fc37            fedora     36 k
12:27:24 #10 47.67  libpng                        x86_64   2:1.6.37-13.fc37        fedora    119 k
12:27:24 #10 47.67  libstemmer                    x86_64   0-19.585svn.fc37        fedora     79 k
12:27:24 #10 47.67  lua-srpm-macros               noarch   1-7.fc37                fedora    8.8 k
12:27:24 #10 47.67  ncurses                       x86_64   6.3-3.20220501.fc37     fedora    409 k
12:27:24 #10 47.67  nim-srpm-macros               noarch   3-7.fc37                fedora    8.4 k
12:27:24 #10 47.67  ocaml-srpm-macros             noarch   7-2.fc37                fedora     13 k
12:27:24 #10 47.67  openblas-srpm-macros          noarch   2-12.fc37               fedora    7.5 k
12:27:24 #10 47.67  package-notes-srpm-macros     noarch   0.5-6.fc37              fedora     11 k
12:27:24 #10 47.67  patch                         x86_64   2.7.6-17.fc37           fedora    124 k
12:27:24 #10 47.67  perl-AutoLoader               noarch   5.74-492.fc37           fedora     24 k
12:27:24 #10 47.67  perl-B                        x86_64   1.83-492.fc37           fedora    184 k
12:27:24 #10 47.67  perl-Carp                     noarch   1.52-489.fc37           fedora     29 k
12:27:24 #10 47.67  perl-Class-Struct             noarch   0.66-492.fc37           fedora     25 k
12:27:24 #10 47.67  perl-Data-Dumper              x86_64   2.184-490.fc37          fedora     56 k
12:27:24 #10 47.67  perl-Digest                   noarch   1.20-489.fc37           fedora     26 k
12:27:24 #10 47.67  perl-Digest-MD5               x86_64   2.58-489.fc37           fedora     36 k
12:27:24 #10 47.67  perl-DynaLoader               x86_64   1.52-492.fc37           fedora     29 k
12:27:24 #10 47.67  perl-Encode                   x86_64   4:3.19-492.fc37         fedora    1.7 M
12:27:24 #10 47.67  perl-Errno                    x86_64   1.36-492.fc37           fedora     18 k
12:27:24 #10 47.67  perl-Exporter                 noarch   5.77-489.fc37           fedora     31 k
12:27:24 #10 47.67  perl-Fcntl                    x86_64   1.15-492.fc37           fedora     24 k
12:27:24 #10 47.67  perl-File-Basename            noarch   2.85-492.fc37           fedora     20 k
12:27:24 #10 47.67  perl-File-Path                noarch   2.18-489.fc37           fedora     35 k
12:27:24 #10 47.67  perl-File-Temp                noarch   1:0.231.100-489.fc37    fedora     59 k
12:27:24 #10 47.67  perl-File-stat                noarch   1.12-492.fc37           fedora     20 k
12:27:24 #10 47.67  perl-FileHandle               noarch   2.03-492.fc37           fedora     19 k
12:27:24 #10 47.67  perl-Getopt-Long              noarch   1:2.54-1.fc37           updates    60 k
12:27:24 #10 47.67  perl-Getopt-Std               noarch   1.13-492.fc37           fedora     19 k
12:27:24 #10 47.67  perl-HTTP-Tiny                noarch   0.082-1.fc37            fedora     55 k
12:27:24 #10 47.67  perl-IO                       x86_64   1.50-492.fc37           fedora     95 k
12:27:24 #10 47.67  perl-IPC-Open3                noarch   1.22-492.fc37           fedora     26 k
12:27:24 #10 47.67  perl-MIME-Base64              x86_64   3.16-489.fc37           fedora     30 k
12:27:24 #10 47.67  perl-Net-SSLeay               x86_64   1.92-4.fc37             fedora    362 k
12:27:24 #10 47.67  perl-POSIX                    x86_64   2.03-492.fc37           fedora    101 k
12:27:24 #10 47.67  perl-PathTools                x86_64   3.84-489.fc37           fedora     89 k
12:27:24 #10 47.67  perl-Pod-Escapes              noarch   1:1.07-489.fc37         fedora     20 k
12:27:24 #10 47.67  perl-Pod-Perldoc              noarch   3.28.01-490.fc37        fedora     90 k
12:27:24 #10 47.67  perl-Pod-Simple               noarch   1:3.43-490.fc37         fedora    225 k
12:27:24 #10 47.67  perl-Pod-Usage                noarch   4:2.03-3.fc37           fedora     40 k
12:27:24 #10 47.67  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc37         fedora     72 k
12:27:24 #10 47.67  perl-SelectSaver              noarch   1.02-492.fc37           fedora     15 k
12:27:24 #10 47.67  perl-Socket                   x86_64   4:2.036-1.fc37          fedora     55 k
12:27:24 #10 47.67  perl-Storable                 x86_64   1:3.26-489.fc37         fedora     97 k
12:27:24 #10 47.67  perl-Symbol                   noarch   1.09-492.fc37           fedora     17 k
12:27:24 #10 47.67  perl-Term-ANSIColor           noarch   5.01-490.fc37           fedora     48 k
12:27:24 #10 47.67  perl-Term-Cap                 noarch   1.17-489.fc37           fedora     22 k
12:27:24 #10 47.67  perl-Text-ParseWords          noarch   3.31-489.fc37           fedora     16 k
12:27:24 #10 47.67  perl-Text-Tabs+Wrap           noarch   2021.0814-489.fc37      fedora     22 k
12:27:24 #10 47.67  perl-Time-Local               noarch   2:1.300-489.fc37        fedora     33 k
12:27:24 #10 47.67  perl-URI                      noarch   5.17-1.fc37             updates   123 k
12:27:24 #10 47.67  perl-base                     noarch   2.27-492.fc37           fedora     19 k
12:27:24 #10 47.67  perl-constant                 noarch   1.33-490.fc37           fedora     23 k
12:27:24 #10 47.67  perl-if                       noarch   0.61.000-492.fc37       fedora     17 k
12:27:24 #10 47.67  perl-interpreter              x86_64   4:5.36.0-492.fc37       fedora     75 k
12:27:24 #10 47.67  perl-libnet                   noarch   3.14-490.fc37           fedora    132 k
12:27:24 #10 47.67  perl-libs                     x86_64   4:5.36.0-492.fc37       fedora    2.2 M
12:27:24 #10 47.67  perl-mro                      x86_64   1.26-492.fc37           fedora     32 k
12:27:24 #10 47.67  perl-overload                 noarch   1.35-492.fc37           fedora     49 k
12:27:24 #10 47.67  perl-overloading              noarch   0.02-492.fc37           fedora     16 k
12:27:24 #10 47.67  perl-parent                   noarch   1:0.238-489.fc37        fedora     14 k
12:27:24 #10 47.67  perl-podlators                noarch   1:4.14-489.fc37         fedora    116 k
12:27:24 #10 47.67  perl-srpm-macros              noarch   1-46.fc37               fedora    8.3 k
12:27:24 #10 47.67  perl-subs                     noarch   1.04-492.fc37           fedora     15 k
12:27:24 #10 47.67  perl-vars                     noarch   1.05-492.fc37           fedora     16 k
12:27:24 #10 47.67  pkgconf                       x86_64   1.8.0-3.fc37            fedora     41 k
12:27:24 #10 47.67  pkgconf-m4                    noarch   1.8.0-3.fc37            fedora     14 k
12:27:24 #10 47.67  pkgconf-pkg-config            x86_64   1.8.0-3.fc37            fedora     10 k
12:27:24 #10 47.67  python-srpm-macros            noarch   3.11-5.fc37             updates    24 k
12:27:24 #10 47.67  python3-construct             noarch   2.10.68-3.fc37          fedora    152 k
12:27:24 #10 47.67  python3-dateutil              noarch   1:2.8.2-4.fc37          fedora    361 k
12:27:24 #10 47.67  python3-dbus                  x86_64   1.3.2-1.fc37            updates   157 k
12:27:24 #10 47.67  python3-distro                noarch   1.7.0-3.fc37            fedora     48 k
12:27:24 #10 47.67  python3-dnf-plugins-core      noarch   4.3.1-1.fc37            fedora    278 k
12:27:24 #10 47.67  python3-enchant               noarch   3.2.2-5.fc37            fedora    103 k
12:27:24 #10 47.67  python3-file-magic            noarch   5.42-4.fc37             fedora     20 k
12:27:24 #10 47.67  python3-pybeam                noarch   0.7-4.fc37              fedora     32 k
12:27:24 #10 47.67  python3-pyxdg                 noarch   0.27-6.fc37             fedora    135 k
12:27:24 #10 47.67  python3-six                   noarch   1.16.0-8.fc37           fedora     42 k
12:27:24 #10 47.67  python3-tomli-w               noarch   1.0.0-4.fc37            fedora     21 k
12:27:24 #10 47.67  python3-zstandard             x86_64   0.19.0-1.fc37           updates   470 k
12:27:24 #10 47.67  qt5-srpm-macros               noarch   5.15.8-1.fc37           updates   8.0 k
12:27:24 #10 47.67  redhat-rpm-config             noarch   228-1.fc37              fedora     81 k
12:27:24 #10 47.67  rpmautospec-rpm-macros        noarch   0.3.1-1.fc37            updates   8.8 k
12:27:24 #10 47.67  rpmlint-fedora-license-data   noarch   1.11-1.fc37             updates    18 k
12:27:24 #10 47.67  rust-srpm-macros              noarch   23-1.fc37               updates   9.4 k
12:27:24 #10 47.67  shared-mime-info              x86_64   2.2-2.fc37              fedora    381 k
12:27:24 #10 47.67  unzip                         x86_64   6.0-58.fc37             fedora    182 k
12:27:24 #10 47.67  xxhash-libs                   x86_64   0.8.1-3.fc37            fedora     41 k
12:27:24 #10 47.67  xz                            x86_64   5.2.5-10.fc37           fedora    223 k
12:27:24 #10 47.67  zip                           x86_64   3.0-33.fc37             fedora    259 k
12:27:24 #10 47.67  zstd                          x86_64   1.5.2-3.fc37            fedora    447 k
12:27:24 #10 47.67 Installing weak dependencies:
12:27:24 #10 47.67  hunspell-en                   noarch   0.20140811.1-23.fc37    fedora    180 k
12:27:24 #10 47.67  perl-IO-Socket-IP             noarch   0.41-490.fc37           fedora     42 k
12:27:24 #10 47.67  perl-IO-Socket-SSL            noarch   2.075-1.fc37            fedora    221 k
12:27:24 #10 47.67  perl-Mozilla-CA               noarch   20211001-4.fc37         fedora     12 k
12:27:24 #10 47.67  perl-NDBM_File                x86_64   1.15-492.fc37           fedora     25 k
12:27:24 #10 47.67 
12:27:24 #10 47.67 Transaction Summary
12:27:24 #10 47.67 ================================================================================
12:27:24 #10 47.67 Install  136 Packages
12:27:24 #10 47.67 Upgrade    3 Packages
12:27:24 #10 47.67 
12:27:24 #10 47.67 Total download size: 31 M
12:27:24 #10 47.68 Downloading Packages:
12:27:24 #10 54.99 Setting up python-apt-common (1.8.4.3) ...
12:27:24 #10 55.00 Setting up sensible-utils (0.0.12) ...
12:27:24 #10 55.01 Setting up exim4-config (4.92-8+deb10u7) ...
12:27:24 #11 39.97 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ...
12:27:24 #11 39.98 Unpacking wdiff (1.2.2-2build3) ...
12:27:24 #11 40.01 Selecting previously unselected package devscripts.
12:27:24 #11 40.01 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ...
12:27:24 #11 40.05 Unpacking devscripts (2.22.1ubuntu1) ...
12:27:24 #11 40.11 Selecting previously unselected package diffstat.
12:27:24 #11 40.11 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ...
12:27:24 #11 40.11 Unpacking diffstat (1.64-1build2) ...
12:27:24 #11 40.14 Selecting previously unselected package python3-chardet.
12:27:24 #11 40.14 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ...
12:27:24 #11 40.15 Unpacking python3-chardet (4.0.0-1) ...
12:27:24 #11 40.19 Selecting previously unselected package zstd.
12:27:24 #11 40.19 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ...
12:27:24 #11 40.20 Unpacking zstd (1.4.8+dfsg-3build1) ...
12:27:24 #11 40.24 Selecting previously unselected package python3-debian.
12:27:24 #11 50.62 Setting up autoconf (2.71-2) ...
12:27:24 #11 50.64 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
12:27:24 #11 50.65 Setting up libarray-intspan-perl (2.004-2) ...
12:27:24 #11 50.67 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:24 #11 50.68 Setting up libtimedate-perl (2.3300-2) ...
12:27:24 #11 50.69 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
12:27:24 #11 50.71 Setting up libsub-name-perl:amd64 (0.26-2) ...
12:27:24 #11 50.72 Setting up libtype-tiny-xs-perl:amd64 (0.022-2) ...
12:27:24 #11 50.73 Setting up libsyntax-keyword-try-perl (0.27-1) ...
12:27:24 #11 50.75 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:24 #11 50.76 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
12:27:24 #11 50.77 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:24 #11 50.78 Setting up xauth (1:1.1.1-1) ...
12:27:24 #11 50.80 Setting up libpath-tiny-perl (0.122-1) ...
12:27:24 #11 50.81 Setting up libarchive-cpio-perl (0.10-2) ...
12:27:24 #11 50.83 Setting up libjson-perl (4.09000-1) ...
12:27:24 #11 50.84 Setting up libnsl2:amd64 (1.3.0-2build2) ...
12:27:24 #11 50.86 Setting up libipc-run3-perl (0.048-2) ...
12:27:24 #11 50.87 Setting up libregexp-wildcards-perl (1.05-3) ...
12:27:24 #11 50.88 Setting up libfcgi-perl:amd64 (0.82+ds-1build1) ...
12:27:24 #11 50.90 Setting up libsub-override-perl (0.09-3) ...
12:27:24 #11 50.91 Setting up libaliased-perl (0.34-2) ...
12:27:24 #11 50.93 Setting up libstrictures-perl (2.000006-1) ...
12:27:24 #11 50.94 Setting up libsub-quote-perl (2.006006-1) ...
12:27:24 #12 6.649 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
12:27:24 #14 9.423   Running scriptlet: libgcc-8.5.0-18.el8.x86_64                             1/1 
12:27:24 #14 9.449   Upgrading        : libgcc-8.5.0-18.el8.x86_64                            1/86 
12:27:24 #12 3.431 (37/97): python3-policycoreutils-3.3-4.fc36.noa  80 MB/s | 2.0 MB     00:00    
12:27:24 #12 3.439 (38/97): python3-setools-4.4.0-5.fc36.aarch64.r  23 MB/s | 540 kB     00:00    
12:27:24 #12 3.443 (39/97): qrencode-libs-4.1.1-2.fc36.aarch64.rpm 3.0 MB/s |  61 kB     00:00    
12:27:24 #12 3.447 (40/97): which-2.21-32.fc36.aarch64.rpm         5.5 MB/s |  42 kB     00:00    
12:27:24 #12 3.454 (41/97): rhash-1.4.2-2.fc36.aarch64.rpm          13 MB/s | 185 kB     00:00    
12:27:24 #12 3.461 (42/97): xkeyboard-config-2.35.1-1.fc36.noarch.  49 MB/s | 878 kB     00:00    
12:27:24 #12 3.465 (43/97): annobin-docs-10.93-1.fc36.noarch.rpm   6.2 MB/s |  92 kB     00:00    
12:27:24 #12 3.479 (44/97): annobin-plugin-gcc-10.93-1.fc36.aarch6  50 MB/s | 885 kB     00:00    
12:27:24 #12 3.490 (45/97): autoconf-2.71-3.fc36.noarch.rpm         25 MB/s | 720 kB     00:00    
12:27:24 #12 3.498 (46/97): automake-1.16.5-7.fc36.noarch.rpm       22 MB/s | 675 kB     00:00    
12:27:24 #12 3.538 (47/97): cmake-3.25.1-1.fc36.aarch64.rpm        112 MB/s | 6.3 MB     00:00    
12:27:24 #12 3.545 (48/97): cmake-data-3.25.1-1.fc36.noarch.rpm     40 MB/s | 1.7 MB     00:00    
12:27:24 #12 3.547 (49/97): cmake-filesystem-3.25.1-1.fc36.aarch64 368 kB/s |  16 kB     00:00    
12:27:24 #12 3.553 (50/97): cmake-rpm-macros-3.25.1-1.fc36.noarch. 3.3 MB/s |  16 kB     00:00    
12:27:24 #12 3.557 (51/97): dbus-1.14.4-1.fc36.aarch64.rpm         835 kB/s | 7.2 kB     00:00    
12:27:24 #12 3.565 (52/97): dbus-broker-32-1.fc36.aarch64.rpm       15 MB/s | 170 kB     00:00    
12:27:24 #12 3.575 (53/97): dbus-common-1.14.4-1.fc36.noarch.rpm   1.0 MB/s |  14 kB     00:00    
12:27:24 #12 3.586 (54/97): gc-8.0.6-3.fc36.aarch64.rpm            6.0 MB/s | 102 kB     00:00    
12:27:24 #11 52.18 Setting up libsereal-decoder-perl (4.025+ds-1) ...
12:27:24 #11 52.20 Setting up liburi-perl (5.12-1ubuntu1) ...
12:27:24 #11 52.21 Setting up libnet-ipv6addr-perl (1.02-1) ...
12:27:24 #11 52.22 Setting up libfile-touch-perl (0.12-1) ...
12:27:24 #11 52.24 Setting up systemd-resolved (251.4-1ubuntu7) ...
12:27:24 #11 52.36 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
12:27:24 #11 52.36 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
12:27:24 #11 52.36 Cannot take a backup of /etc/resolv.conf.
12:27:24 #11 52.36 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:27:24 #11 52.36 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
12:27:24 #13 6.545 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
12:27:24 #10 49.35 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:24 #10 49.36 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:24 #10 49.36 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:24 #10 49.41 Selecting previously unselected package libglib2.0-0:armhf.
12:27:24 #10 49.41 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
12:27:24 #10 49.41 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:27:24 #11 41.60 Preparing to unpack .../315-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
12:27:24 #11 41.61 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
12:27:24 #11 41.63 Selecting previously unselected package liblist-utilsby-perl.
12:27:24 #11 41.63 Preparing to unpack .../316-liblist-utilsby-perl_0.12-1_all.deb ...
12:27:24 #11 41.64 Unpacking liblist-utilsby-perl (0.12-1) ...
12:27:24 #11 41.66 Selecting previously unselected package libltdl7:armhf.
12:27:24 #11 41.66 Preparing to unpack .../317-libltdl7_2.4.7-4_armhf.deb ...
12:27:24 #11 41.67 Unpacking libltdl7:armhf (2.4.7-4) ...
12:27:24 #11 41.69 Selecting previously unselected package libltdl-dev:armhf.
12:27:24 #11 41.69 Preparing to unpack .../318-libltdl-dev_2.4.7-4_armhf.deb ...
12:27:24 #11 41.70 Unpacking libltdl-dev:armhf (2.4.7-4) ...
12:27:24 #11 41.74 Selecting previously unselected package liblzo2-2:armhf.
12:27:24 #11 41.74 Preparing to unpack .../319-liblzo2-2_2.10-2build3_armhf.deb ...
12:27:24 #11 41.74 Unpacking liblzo2-2:armhf (2.10-2build3) ...
12:27:24 #11 41.77 Selecting previously unselected package libsys-hostname-long-perl.
12:27:24 #11 41.77 Preparing to unpack .../320-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:24 #11 41.77 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:24 #11 41.80 Selecting previously unselected package libmail-sendmail-perl.
12:27:24 #11 41.80 Preparing to unpack .../321-libmail-sendmail-perl_0.80-2_all.deb ...
12:27:24 #11 41.80 Unpacking libmail-sendmail-perl (0.80-2) ...
12:27:24 #11 41.83 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:24 #11 41.83 Preparing to unpack .../322-libnet-smtp-ssl-perl_1.04-2_all.deb ...
12:27:24 #11 41.83 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
12:27:24 #11 41.86 Selecting previously unselected package libmailtools-perl.
12:27:24 #11 44.56 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
12:27:24 #11 44.56 Unpacking libregexp-pattern-perl (0.2.12-1) ...
12:27:24 #11 44.62 Selecting previously unselected package libsasl2-modules:armhf.
12:27:24 #11 44.62 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
12:27:24 #11 44.62 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:27:24 #11 44.65 Selecting previously unselected package libsereal-decoder-perl.
12:27:24 #11 44.65 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
12:27:24 #11 44.65 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
12:27:24 #11 44.69 Selecting previously unselected package libsereal-encoder-perl.
12:27:24 #11 44.69 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
12:27:24 #11 44.70 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
12:27:24 #11 44.73 Selecting previously unselected package libsereal-perl.
12:27:24 #11 44.73 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
12:27:24 #11 44.74 Unpacking libsereal-perl (4.011-1) ...
12:27:24 #11 44.76 Selecting previously unselected package libsort-key-perl.
12:27:24 #11 44.76 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
12:27:24 #11 44.77 Unpacking libsort-key-perl (1.33-2build2) ...
12:27:24 #11 44.79 Selecting previously unselected package libstring-copyright-perl.
12:27:24 #11 44.79 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:24 #11 44.80 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:24 #11 44.83 Selecting previously unselected package libstring-escape-perl.
12:27:24 #11 44.83 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
12:27:24 #11 44.83 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:24 #11 44.86 Selecting previously unselected package libstring-shellquote-perl.
12:27:24 #11 44.86 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:24 #11 44.86 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:24 #11 44.89 Selecting previously unselected package libterm-readkey-perl.
12:27:24 #11 44.89 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
12:27:24 #11 44.90 Unpacking libterm-readkey-perl (2.38-1build1) ...
12:27:24 #12 7.036 Unpacking bash-completion (1:2.8-1ubuntu1) ...
12:27:24 #13 0.749 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
12:27:24 #13 0.753 Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
12:27:24 #13 0.765 Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
12:27:24 #13 0.922 Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
12:27:24 #11 51.27 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:27:24 #11 51.37 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
12:27:24 #11 51.41 Setting up make (4.2.1-1.2) ...
12:27:24 #11 51.43 Setting up libmpfr6:amd64 (4.0.2-1) ...
12:27:24 #11 51.45 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:27:24 #11 51.47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:27:24 #11 51.49 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
12:27:24 #11 51.51 Setting up strace (5.5-3ubuntu1) ...
12:27:24 #11 51.53 Setting up libsigsegv2:amd64 (2.12-2) ...
12:27:24 #11 51.54 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
12:27:24 #11 51.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.55 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
12:27:24 #11 51.56 Setting up t1utils (1.41-3) ...
12:27:24 #11 51.58 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:24 #10 52.18 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
12:27:24 #10 52.19 Setting up libunicode-utf8-perl (0.60-1build4) ...
12:27:24 #10 52.22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:27:24 #10 52.24 Setting up libparams-util-perl (1.07-3build3) ...
12:27:24 #10 52.25 Setting up libsub-name-perl (0.21-1build1) ...
12:27:24 #10 52.26 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
12:27:24 #10 52.35 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
12:27:24 #10 44.73 Selecting previously unselected package manpages-dev.
12:27:24 #10 44.73 Preparing to unpack .../262-manpages-dev_4.15-1_all.deb ...
12:27:24 #10 44.73 Unpacking manpages-dev (4.15-1) ...
12:27:24 #10 44.93 Selecting previously unselected package python3-certifi.
12:27:24 #10 44.93 Preparing to unpack .../263-python3-certifi_2018.1.18-2_all.deb ...
12:27:24 #10 44.93 Unpacking python3-certifi (2018.1.18-2) ...
12:27:24 #10 44.98 Selecting previously unselected package python3-idna.
12:27:24 #11 40.24 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1_all.deb ...
12:27:24 #11 40.24 Unpacking python3-debian (0.1.43ubuntu1) ...
12:27:24 #11 40.29 Selecting previously unselected package libgpgme11:armhf.
12:27:24 #11 40.29 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4_armhf.deb ...
12:27:24 #11 40.29 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
12:27:24 #11 40.33 Selecting previously unselected package python3-gpg.
12:27:24 #11 40.33 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4_armhf.deb ...
12:27:24 #11 40.33 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
12:27:24 #11 40.39 Selecting previously unselected package dput.
12:27:24 #11 40.39 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ...
12:27:24 #11 40.40 Unpacking dput (1.1.0ubuntu2) ...
12:27:24 #11 40.43 Selecting previously unselected package fonts-dejavu-core.
12:27:24 #11 40.43 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
12:27:24 #11 40.43 Unpacking fonts-dejavu-core (2.37-2build1) ...
12:27:24 #10 55.36 Adding system-user for exim (v4)
12:27:24 #11 50.97 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:24 #11 50.98 Setting up libclass-xsaccessor-perl (1.19-4) ...
12:27:24 #11 50.99 Setting up libsort-versions-perl (1.62-2) ...
12:27:24 #11 51.00 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:24 #11 51.02 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
12:27:24 #11 51.03 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:24 #11 51.04 Setting up libterm-readkey-perl (2.38-2) ...
12:27:24 #11 51.05 Setting up libtext-levenshteinxs-perl (0.03-5) ...
12:27:24 #11 51.07 Setting up libperlio-gzip-perl (0.20-1) ...
12:27:24 #11 51.08 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:24 #11 51.09 Setting up libhtml-html5-entities-perl (0.004-2) ...
12:27:24 #11 51.10 Setting up libsereal-decoder-perl (4.025+ds-1) ...
12:27:24 #11 51.12 Setting up liburi-perl (5.12-1ubuntu1) ...
12:27:24 #11 51.13 Setting up libnet-ipv6addr-perl (1.02-1) ...
12:27:24 #11 51.14 Setting up libfile-touch-perl (0.12-1) ...
12:27:24 #11 51.15 Setting up systemd-resolved (251.4-1ubuntu7) ...
12:27:24 #12 6.985 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
12:27:24 #12 6.988 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
12:27:24 #12 6.990 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
12:27:24 #12 6.996 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u2 [270 kB]
12:27:24 #12 7.000 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
12:27:24 #12 7.001 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
12:27:24 #12 7.004 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
12:27:24 #12 7.005 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
12:27:24 #12 7.008 Get:13 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
12:27:24 #12 7.070 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
12:27:24 #14 9.463   Running scriptlet: libgcc-8.5.0-18.el8.x86_64                            1/86 
12:27:24 #14 9.638   Installing       : glibc-langpack-en-2.28-224.el8.x86_64                 2/86 
12:27:24 #12 3.704 (55/97): cpp-12.2.1-4.fc36.aarch64.rpm           59 MB/s | 9.2 MB     00:00    
12:27:24 #12 3.715 (56/97): gcc-plugin-annobin-12.2.1-4.fc36.aarch 419 kB/s |  52 kB     00:00    
12:27:24 #12 3.728 (57/97): git-2.39.1-1.fc36.aarch64.rpm          3.5 MB/s |  66 kB     00:00    
12:27:24 #12 3.786 (58/97): git-core-doc-2.39.1-1.fc36.noarch.rpm   50 MB/s | 2.6 MB     00:00    
12:27:24 #12 3.861 (59/97): git-core-2.39.1-1.fc36.aarch64.rpm      31 MB/s | 4.3 MB     00:00    
12:27:24 #12 3.884 (60/97): glibc-devel-2.35-20.fc36.aarch64.rpm   5.0 MB/s | 482 kB     00:00    
12:27:24 #12 3.909 (61/97): glibc-static-2.35-20.fc36.aarch64.rpm   33 MB/s | 1.4 MB     00:00    
12:27:24 #12 3.953 (62/97): kernel-headers-6.1.5-100.fc36.aarch64.  21 MB/s | 1.3 MB     00:00    
12:27:24 #13 6.667 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB]
12:27:24 #13 6.685 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
12:27:24 #13 6.704 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB]
12:27:24 #13 6.715 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
12:27:24 #13 6.716 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB]
12:27:24 #13 6.718 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
12:27:24 #13 6.852 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB]
12:27:24 #11 52.49 Setting up libemail-address-xs-perl (1.05-1) ...
12:27:24 #11 52.52 Setting up libnet-ssleay-perl:arm64 (1.92-2) ...
12:27:24 #11 52.54 Setting up automake (1:1.16.5-1.3) ...
12:27:24 #11 52.56 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:24 #11 52.56 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
12:27:24 #11 52.56 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
12:27:24 #11 52.57 Setting up libapt-pkg-perl (0.1.40build2) ...
12:27:24 #11 52.58 Setting up libstring-escape-perl (2010.002-2) ...
12:27:24 #11 52.59 Setting up libberkeleydb-perl:arm64 (0.64-1build3) ...
12:27:24 #11 52.60 Setting up libhttp-date-perl (6.05-1) ...
12:27:24 #11 52.61 Setting up libfile-which-perl (1.27-1) ...
12:27:24 #11 52.63 Setting up libfile-basedir-perl (0.09-1) ...
12:27:24 #11 52.64 Setting up libunicode-utf8-perl (0.62-1build4) ...
12:27:24 #11 52.66 Setting up libset-intspan-perl (1.19-2) ...
12:27:24 #11 52.68 Setting up libmouse-perl (2.5.10-1build4) ...
12:27:24 #11 52.71 Setting up libfile-listing-perl (6.15-1) ...
12:27:24 #11 52.73 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
12:27:24 #11 52.74 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:24 #11 52.75 Setting up libdata-messagepack-perl (1.02-1) ...
12:27:24 #11 52.76 Setting up libfont-afm-perl (1.20-3) ...
12:27:24 #11 52.77 Setting up libwant-perl (0.29-2) ...
12:27:24 #11 52.79 Setting up libdynaloader-functions-perl (0.003-2) ...
12:27:24 #11 41.86 Preparing to unpack .../323-libmailtools-perl_2.21-1_all.deb ...
12:27:24 #11 41.86 Unpacking libmailtools-perl (2.21-1) ...
12:27:24 #11 41.90 Selecting previously unselected package libmarkdown2:armhf.
12:27:24 #11 41.91 Preparing to unpack .../324-libmarkdown2_2.2.7-2_armhf.deb ...
12:27:24 #11 41.91 Unpacking libmarkdown2:armhf (2.2.7-2) ...
12:27:24 #11 41.93 Selecting previously unselected package libmath-base85-perl.
12:27:24 #11 41.94 Preparing to unpack .../325-libmath-base85-perl_0.5+dfsg-1_all.deb ...
12:27:24 #11 41.94 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
12:27:24 #11 41.97 Selecting previously unselected package libmldbm-perl.
12:27:24 #11 41.97 Preparing to unpack .../326-libmldbm-perl_2.05-3_all.deb ...
12:27:24 #11 41.97 Unpacking libmldbm-perl (2.05-3) ...
12:27:24 #11 41.99 Selecting previously unselected package libmoox-aliases-perl.
12:27:24 #11 42.00 Preparing to unpack .../327-libmoox-aliases-perl_0.001006-2_all.deb ...
12:27:24 #11 42.00 Unpacking libmoox-aliases-perl (0.001006-2) ...
12:27:24 #11 42.02 Selecting previously unselected package libmouse-perl.
12:27:24 #11 42.02 Preparing to unpack .../328-libmouse-perl_2.5.10-1build4_armhf.deb ...
12:27:24 #11 42.03 Unpacking libmouse-perl (2.5.10-1build4) ...
12:27:24 #11 44.92 Selecting previously unselected package libtest-fatal-perl.
12:27:24 #11 44.92 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
12:27:24 #11 44.92 Unpacking libtest-fatal-perl (0.014-1) ...
12:27:24 #11 44.95 Selecting previously unselected package libtest-refcount-perl.
12:27:24 #11 44.95 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
12:27:24 #11 44.96 Unpacking libtest-refcount-perl (0.10-1) ...
12:27:24 #11 44.98 Selecting previously unselected package libtext-levenshtein-perl.
12:27:24 #11 44.99 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
12:27:24 #11 44.99 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:27:24 #11 45.02 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:24 #11 45.02 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
12:27:24 #11 45.02 Unpacking libtype-tiny-xs-perl (0.016-1) ...
12:27:24 #11 45.05 Selecting previously unselected package libunicode-utf8-perl.
12:27:24 #11 45.05 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
12:27:24 #11 45.05 Unpacking libunicode-utf8-perl (0.62-1build1) ...
12:27:24 #11 45.08 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:24 #11 45.08 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:27:24 #11 45.08 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:27:24 #11 45.11 Selecting previously unselected package libxml-sax-base-perl.
12:27:24 #11 45.11 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
12:27:24 #11 45.12 Unpacking libxml-sax-base-perl (1.09-1) ...
12:27:24 #10 49.63 Selecting previously unselected package libglib2.0-data.
12:27:24 #10 49.63 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
12:27:24 #10 49.64 Unpacking libglib2.0-data (2.66.8-1) ...
12:27:24 #10 49.79 Selecting previously unselected package libgpm2:armhf.
12:27:24 #10 49.79 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
12:27:24 #10 49.80 Unpacking libgpm2:armhf (1.20.7-8) ...
12:27:24 #10 49.83 Selecting previously unselected package libhash-fieldhash-perl.
12:27:24 #12 7.169 Selecting previously unselected package cmake-data.
12:27:24 #12 7.171 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
12:27:24 #12 7.177 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
12:27:24 #10 52.36 Setting up libsub-quote-perl (2.005000-1) ...
12:27:24 #10 52.38 Setting up libfcgi-perl (0.78-2build1) ...
12:27:24 #10 52.39 Setting up libwww-robotrules-perl (6.01-1) ...
12:27:24 #10 52.40 Setting up python3-debian (0.1.32) ...
12:27:24 #10 52.57 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:24 #10 52.58 Setting up libclass-accessor-perl (0.51-1) ...
12:27:24 #10 52.60 Setting up libsort-key-perl (1.33-2) ...
12:27:24 #10 52.61 Setting up libhtml-tagset-perl (3.20-3) ...
12:27:24 #11 51.60 Setting up diffstat (1.63-1) ...
12:27:24 #11 51.61 Setting up libmpc3:amd64 (1.1.0-1) ...
12:27:24 #11 51.63 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:24 #11 51.65 Setting up patch (2.7.6-6) ...
12:27:24 #11 51.67 Setting up autopoint (0.19.8.1-10build1) ...
12:27:24 #11 51.71 Setting up libfl2:amd64 (2.6.4-6.2) ...
12:27:24 #11 51.74 Setting up ucf (3.0038+nmu1) ...
12:27:24 #11 51.84 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
12:27:24 #10 44.98 Preparing to unpack .../264-python3-idna_2.6-1_all.deb ...
12:27:24 #10 44.98 Unpacking python3-idna (2.6-1) ...
12:27:24 #10 45.02 Selecting previously unselected package python3-urllib3.
12:27:24 #10 45.02 Preparing to unpack .../265-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
12:27:24 #10 45.02 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
12:27:24 #10 45.06 Selecting previously unselected package python3-requests.
12:27:24 #10 45.06 Preparing to unpack .../266-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
12:27:24 #10 45.07 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
12:27:24 #10 45.10 Selecting previously unselected package python3-unidiff.
12:27:24 #10 45.10 Preparing to unpack .../267-python3-unidiff_0.5.4-1_all.deb ...
12:27:24 #10 45.11 Unpacking python3-unidiff (0.5.4-1) ...
12:27:24 #10 45.14 Selecting previously unselected package python3-xdg.
12:27:24 #10 45.14 Preparing to unpack .../268-python3-xdg_0.25-4ubuntu1.1_all.deb ...
12:27:24 #10 45.15 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
12:27:24 #10 45.18 Selecting previously unselected package unzip.
12:27:24 #10 45.18 Preparing to unpack .../269-unzip_6.0-21ubuntu1.2_armhf.deb ...
12:27:24 #10 45.18 Unpacking unzip (6.0-21ubuntu1.2) ...
12:27:24 #10 45.22 Selecting previously unselected package wdiff.
12:27:24 #11 40.56 Selecting previously unselected package fontconfig-config.
12:27:24 #11 40.56 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
12:27:24 #11 40.56 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
12:27:24 #11 40.60 Selecting previously unselected package libcurl3-gnutls:armhf.
12:27:24 #11 40.60 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.7_armhf.deb ...
12:27:24 #11 40.61 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.7) ...
12:27:24 #11 40.64 Selecting previously unselected package liberror-perl.
12:27:24 #11 40.64 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
12:27:24 #11 40.64 Unpacking liberror-perl (0.17029-1) ...
12:27:24 #11 40.67 Selecting previously unselected package git-man.
12:27:24 #11 40.67 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.6_all.deb ...
12:27:24 #11 40.67 Unpacking git-man (1:2.34.1-1ubuntu1.6) ...
12:27:24 #11 40.72 Selecting previously unselected package git.
12:27:24 #11 40.72 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.6_armhf.deb ...
12:27:24 #11 40.73 Unpacking git (1:2.34.1-1ubuntu1.6) ...
12:27:25 #10 55.64 Setting up libuchardet0:armhf (0.0.6-3) ...
12:27:25 #10 55.65 Setting up git-man (1:2.20.1-2+deb10u6) ...
12:27:25 #10 55.66 Setting up libssh2-1:armhf (1.8.0-2.1) ...
12:27:25 #10 55.68 Setting up netbase (5.6) ...
12:27:25 #10 55.71 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
12:27:25 #11 51.25 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
12:27:25 #11 51.26 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
12:27:25 #11 51.26 Cannot take a backup of /etc/resolv.conf.
12:27:25 #11 51.26 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:27:25 #11 51.26 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
12:27:25 #11 51.38 Setting up libemail-address-xs-perl (1.05-1) ...
12:27:25 #12 7.081 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
12:27:25 #12 7.152 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
12:27:25 #12 7.166 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
12:27:25 #12 7.173 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
12:27:25 #12 7.184 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
12:27:25 #12 7.194 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
12:27:25 #12 7.209 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
12:27:25 #12 7.234 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
12:27:25 #12 7.248 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
12:27:25 #12 7.249 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
12:27:25 #12 7.256 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
12:27:25 #12 7.322 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
12:27:25 #14 9.661   Running scriptlet: glibc-2.28-224.el8.x86_64                             3/86 
12:27:25 #14 9.898   Upgrading        : glibc-2.28-224.el8.x86_64                             3/86 
12:27:25 #14 9.920   Running scriptlet: glibc-2.28-224.el8.x86_64                             3/86 
12:27:25 #14 9.975   Downgrading      : pcre2-10.32-3.el8.x86_64                              4/86 
12:27:25 #12 3.964 (63/97): less-590-5.fc36.aarch64.rpm            3.1 MB/s | 161 kB     00:00    
12:27:25 #12 4.033 (64/97): gcc-12.2.1-4.fc36.aarch64.rpm           63 MB/s |  29 MB     00:00    
12:27:25 #12 4.038 (65/97): libargon2-20171227-9.fc36.aarch64.rpm  355 kB/s |  28 kB     00:00    
12:27:25 #12 4.045 (66/97): libasan-12.2.1-4.fc36.aarch64.rpm      5.4 MB/s | 425 kB     00:00    
12:27:25 #12 4.053 (67/97): libbpf-0.7.0-3.fc36.aarch64.rpm         12 MB/s | 159 kB     00:00    
12:27:25 #12 4.058 (68/97): libatomic-12.2.1-4.fc36.aarch64.rpm    2.3 MB/s |  43 kB     00:00    
12:27:25 #12 4.063 (69/97): libfdisk-2.38-1.fc36.aarch64.rpm       8.9 MB/s | 155 kB     00:00    
12:27:25 #12 4.068 (70/97): libfido2-1.10.0-5.fc36.aarch64.rpm     6.5 MB/s |  93 kB     00:00    
12:27:25 #12 4.072 (71/97): libtool-ltdl-2.4.7-1.fc36.aarch64.rpm  4.9 MB/s |  37 kB     00:00    
12:27:25 #12 4.079 (72/97): libtool-2.4.7-1.fc36.aarch64.rpm        40 MB/s | 593 kB     00:00    
12:27:25 #12 4.082 (73/97): libtool-ltdl-devel-2.4.7-1.fc36.aarch6  12 MB/s | 157 kB     00:00    
12:27:25 #12 4.088 (74/97): libubsan-12.2.1-4.fc36.aarch64.rpm      14 MB/s | 192 kB     00:00    
12:27:25 #12 4.093 (75/97): libuv-1.44.2-1.fc36.aarch64.rpm         16 MB/s | 148 kB     00:00    
12:27:25 #12 4.095 (76/97): libxcrypt-devel-4.4.33-4.fc36.aarch64. 2.5 MB/s |  30 kB     00:00    
12:27:25 #12 4.100 (77/97): libxcrypt-static-4.4.33-4.fc36.aarch64  10 MB/s | 109 kB     00:00    
12:27:25 #12 4.104 (78/97): pcre2-utf16-10.40-1.fc36.aarch64.rpm    24 MB/s | 199 kB     00:00    
12:27:25 #12 4.111 (79/97): pcre2-devel-10.40-1.fc36.aarch64.rpm    32 MB/s | 474 kB     00:00    
12:27:25 #12 4.118 (80/97): pcre2-utf32-10.40-1.fc36.aarch64.rpm    11 MB/s | 188 kB     00:00    
12:27:25 #12 4.123 (81/97): perl-Git-2.39.1-1.fc36.noarch.rpm      2.6 MB/s |  43 kB     00:00    
12:27:25 #12 4.129 (82/97): python3-audit-3.0.9-1.fc36.aarch64.rpm 8.0 MB/s |  83 kB     00:00    
12:27:25 #12 4.135 (83/97): python3-setuptools-59.6.0-3.fc36.noarc  55 MB/s | 934 kB     00:00    
12:27:25 #12 4.139 (84/97): rpm-plugin-selinux-4.17.1-3.fc36.aarch 1.4 MB/s |  18 kB     00:00    
12:27:25 #12 4.148 (85/97): selinux-policy-36.17-1.fc36.noarch.rpm 5.4 MB/s |  66 kB     00:00    
12:27:25 #12 4.160 (86/97): selinux-policy-devel-36.17-1.fc36.noar  34 MB/s | 815 kB     00:00    
12:27:25 #13 7.071 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
12:27:25 #13 7.071 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
12:27:25 #13 7.074 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB]
12:27:25 #13 7.074 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.6 [20.7 kB]
12:27:25 #13 7.075 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB]
12:27:25 #13 7.089 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-16-0 arm64 10.39-3ubuntu0.1 [185 kB]
12:27:25 #13 7.100 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-32-0 arm64 10.39-3ubuntu0.1 [177 kB]
12:27:25 #13 7.109 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-posix3 arm64 10.39-3ubuntu0.1 [5968 B]
12:27:25 #13 7.110 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-dev arm64 10.39-3ubuntu0.1 [663 kB]
12:27:25 #13 7.145 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB]
12:27:25 #13 7.147 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB]
12:27:25 #13 7.218 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB]
12:27:25 #11 52.80 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:25 #11 52.81 Setting up liblist-compare-perl (0.55-1) ...
12:27:25 #11 52.82 Setting up libref-util-xs-perl (0.117-2) ...
12:27:25 #11 52.84 Setting up libio-pty-perl (1:1.15-2build2) ...
12:27:25 #11 52.85 Setting up libfile-fcntllock-perl (0.22-4) ...
12:27:25 #11 52.87 Setting up libclone-perl (0.45-1build3) ...
12:27:25 #11 52.88 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:25 #11 52.89 Setting up libarchive-zip-perl (1.68-1) ...
12:27:25 #11 52.90 Setting up libsub-identify-perl (0.14-2) ...
12:27:25 #11 52.91 Setting up libdistro-info-perl (1.1ubuntu1) ...
12:27:25 #11 52.92 Setting up libcpanel-json-xs-perl:arm64 (4.32-1) ...
12:27:25 #11 52.94 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:25 #11 52.95 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:25 #11 52.96 Setting up liblog-any-perl (1.710-1) ...
12:27:25 #11 52.98 Setting up libauthen-sasl-perl (2.1600-2) ...
12:27:25 #11 52.99 Setting up libdevel-size-perl (0.83-2) ...
12:27:25 #11 53.00 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
12:27:25 #11 42.12 Selecting previously unselected package libxs-parse-keyword-perl.
12:27:25 #11 42.12 Preparing to unpack .../329-libxs-parse-keyword-perl_0.25-1_armhf.deb ...
12:27:25 #11 42.12 Unpacking libxs-parse-keyword-perl (0.25-1) ...
12:27:25 #11 42.15 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
12:27:25 #11 42.15 Preparing to unpack .../330-libxs-parse-sublike-perl_0.16-1ubuntu2_armhf.deb ...
12:27:25 #11 42.16 Unpacking libxs-parse-sublike-perl:armhf (0.16-1ubuntu2) ...
12:27:25 #11 42.18 Selecting previously unselected package libobject-pad-perl.
12:27:25 #11 42.19 Preparing to unpack .../331-libobject-pad-perl_0.68-1_armhf.deb ...
12:27:25 #11 42.19 Unpacking libobject-pad-perl (0.68-1) ...
12:27:25 #11 42.21 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
12:27:25 #11 42.22 Preparing to unpack .../332-libpackage-stash-xs-perl_0.30-1_armhf.deb ...
12:27:25 #11 42.22 Unpacking libpackage-stash-xs-perl:armhf (0.30-1) ...
12:27:25 #11 42.24 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:25 #11 42.25 Preparing to unpack .../333-libpath-iterator-rule-perl_1.015-1_all.deb ...
12:27:25 #11 42.25 Unpacking libpath-iterator-rule-perl (1.015-1) ...
12:27:25 #11 42.33 Selecting previously unselected package libperlio-gzip-perl.
12:27:25 #10 49.83 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
12:27:25 #10 49.83 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
12:27:25 #10 49.86 Selecting previously unselected package libhtml-form-perl.
12:27:25 #10 49.86 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
12:27:25 #10 49.87 Unpacking libhtml-form-perl (6.07-1) ...
12:27:25 #10 49.89 Selecting previously unselected package libhtml-format-perl.
12:27:25 #10 49.90 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
12:27:25 #10 49.90 Unpacking libhtml-format-perl (2.12-1.1) ...
12:27:25 #10 49.93 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:25 #10 49.93 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:27:25 #10 49.94 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:27:25 #10 49.96 Selecting previously unselected package libhttp-daemon-perl.
12:27:25 #10 49.97 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
12:27:25 #10 49.97 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
12:27:25 #10 50.00 Selecting previously unselected package libio-sessiondata-perl.
12:27:25 #10 50.00 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
12:27:25 #10 50.00 Unpacking libio-sessiondata-perl (1.03-1.1) ...
12:27:25 #10 50.03 Selecting previously unselected package libipc-run3-perl.
12:27:25 #10 50.03 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
12:27:25 #10 50.03 Unpacking libipc-run3-perl (0.048-2) ...
12:27:25 #10 50.06 Selecting previously unselected package libtypes-serialiser-perl.
12:27:25 #10 50.06 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:25 #10 50.07 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:25 #10 50.10 Selecting previously unselected package libjson-xs-perl.
12:27:25 #10 50.10 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
12:27:25 #10 50.10 Unpacking libjson-xs-perl (4.030-1+b1) ...
12:27:25 #10 50.14 Selecting previously unselected package libjson-maybexs-perl.
12:27:25 #10 50.14 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:25 #10 50.14 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:25 #10 50.17 Selecting previously unselected package libldap-common.
12:27:25 #11 45.15 Selecting previously unselected package libxml-sax-perl.
12:27:25 #11 45.15 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:27:25 #11 45.15 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:27:25 #11 45.19 Selecting previously unselected package libxml-libxml-perl.
12:27:25 #11 45.19 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
12:27:25 #11 45.20 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:27:25 #11 45.25 Selecting previously unselected package libxml-parser-perl.
12:27:25 #11 45.25 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
12:27:25 #11 45.25 Unpacking libxml-parser-perl (2.46-1) ...
12:27:25 #11 45.30 Selecting previously unselected package libxml-sax-expat-perl.
12:27:25 #11 45.30 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:25 #11 45.30 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:25 #11 45.33 Selecting previously unselected package libxml-writer-perl.
12:27:25 #11 45.33 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
12:27:25 #11 45.33 Unpacking libxml-writer-perl (0.625-1) ...
12:27:25 #11 45.36 Selecting previously unselected package libyaml-libyaml-perl.
12:27:25 #12 7.506 Selecting previously unselected package liblzo2-2:arm64.
12:27:25 #12 7.509 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ...
12:27:25 #12 7.514 Unpacking liblzo2-2:arm64 (2.08-1.2) ...
12:27:25 #12 7.555 Selecting previously unselected package libarchive13:arm64.
12:27:25 #12 7.558 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ...
12:27:25 #12 7.565 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
12:27:25 #12 7.618 Selecting previously unselected package libjsoncpp1:arm64.
12:27:25 #11 51.86 Setting up libltdl7:amd64 (2.4.6-14) ...
12:27:25 #11 51.87 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:27:25 #11 51.89 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:25 #11 51.90 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:25 #11 51.92 Setting up python-apt-common (2.0.1) ...
12:27:25 #11 51.94 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
12:27:25 #11 51.96 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
12:27:25 #11 51.98 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
12:27:25 #11 51.99 Setting up git-man (1:2.25.1-1ubuntu3.8) ...
12:27:25 #11 52.00 Setting up libisl22:amd64 (0.22.1-1) ...
12:27:25 #11 52.02 Setting up netbase (6.1) ...
12:27:25 #11 52.05 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
12:27:25 #10 52.63 Setting up libpath-tiny-perl (0.104-1) ...
12:27:25 #10 52.65 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:25 #10 52.66 Setting up libsub-install-perl (0.928-1) ...
12:27:25 #10 52.67 Setting up libdata-optlist-perl (0.110-1) ...
12:27:25 #10 52.69 Setting up libio-stringy-perl (2.111-2) ...
12:27:25 #10 52.70 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:25 #10 52.71 Setting up libtry-tiny-perl (0.30-1) ...
12:27:25 #10 52.73 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:27:25 #10 52.74 Setting up libfont-afm-perl (1.20-2) ...
12:27:25 #10 52.75 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
12:27:25 #10 52.76 Setting up python3-apt (1.6.6) ...
12:27:25 #10 45.22 Preparing to unpack .../270-wdiff_1.2.2-2_armhf.deb ...
12:27:25 #10 45.23 Unpacking wdiff (1.2.2-2) ...
12:27:25 #10 45.25 Selecting previously unselected package equivs.
12:27:25 #10 45.25 Preparing to unpack .../271-equivs_2.1.0_all.deb ...
12:27:25 #10 45.26 Unpacking equivs (2.1.0) ...
12:27:25 #10 45.29 Selecting previously unselected package libauthen-sasl-perl.
12:27:25 #10 45.29 Preparing to unpack .../272-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:25 #10 45.29 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:25 #10 45.33 Selecting previously unselected package python3-magic.
12:27:25 #10 45.33 Preparing to unpack .../273-python3-magic_2%3a0.4.15-1_all.deb ...
12:27:25 #10 45.34 Unpacking python3-magic (2:0.4.15-1) ...
12:27:25 #10 45.40 Setting up python-apt-common (1.6.6) ...
12:27:25 #10 45.41 Setting up libnpth0:armhf (1.5-3) ...
12:27:25 #10 45.43 Setting up libedit2:armhf (3.1-20170329-1) ...
12:27:25 #10 45.44 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
12:27:25 #11 40.87 Selecting previously unselected package libalgorithm-diff-perl.
12:27:25 #11 40.87 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:25 #11 40.87 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:25 #11 40.90 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:25 #11 40.90 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ...
12:27:25 #11 40.91 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
12:27:25 #11 40.93 Selecting previously unselected package libalgorithm-merge-perl.
12:27:25 #11 40.94 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:25 #11 40.94 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:25 #11 40.97 Selecting previously unselected package libaliased-perl.
12:27:25 #11 40.97 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
12:27:25 #11 40.97 Unpacking libaliased-perl (0.34-1.1) ...
12:27:25 #11 41.00 Selecting previously unselected package libapt-pkg-perl.
12:27:25 #11 41.00 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ...
12:27:25 #11 41.00 Unpacking libapt-pkg-perl (0.1.40build2) ...
12:27:25 #11 41.03 Selecting previously unselected package libarchive-cpio-perl.
12:27:25 #10 55.72 Setting up libmpdec2:armhf (2.4.2-2) ...
12:27:25 #10 55.74 Setting up libbinutils:armhf (2.31.1-16) ...
12:27:25 #10 55.75 Setting up cpp-8 (8.3.0-6) ...
12:27:25 #10 55.76 Setting up libc-dev-bin (2.28-10+deb10u2) ...
12:27:25 #10 55.77 Setting up openssl (1.1.1n-0+deb10u3) ...
12:27:25 #10 55.79 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
12:27:25 #10 55.80 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
12:27:25 #10 55.82 Setting up readline-common (7.0-5) ...
12:27:25 #10 55.84 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
12:27:25 #10 55.85 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
12:27:25 #10 55.86 Setting up libcc1-0:armhf (8.3.0-6) ...
12:27:25 #10 55.88 Setting up iso-codes (4.2-1) ...
12:27:25 #10 55.89 Setting up liblocale-gettext-perl (1.07-3+b4) ...
12:27:25 #10 55.90 Setting up dctrl-tools (2.24-3) ...
12:27:25 #10 55.92 Setting up debian-keyring (2019.02.25) ...
12:27:25 #10 55.93 Setting up libreadline7:armhf (7.0-5) ...
12:27:25 #10 55.94 Setting up libgdbm6:armhf (1.18.1-4) ...
12:27:25 #10 55.96 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
12:27:25 #10 55.97 Setting up pinentry-curses (1.1.0-2) ...
12:27:25 #10 55.99 Setting up manpages-dev (4.16-2) ...
12:27:25 #10 56.00 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
12:27:25 #10 56.02 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:27:25 #10 56.03 Setting up libxcb1:armhf (1.13.1-2) ...
12:27:25 #11 51.40 Setting up libnet-ssleay-perl:amd64 (1.92-2) ...
12:27:25 #11 51.41 Setting up automake (1:1.16.5-1.3) ...
12:27:25 #11 51.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:25 #11 51.42 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
12:27:25 #11 51.42 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
12:27:25 #11 51.43 Setting up libapt-pkg-perl (0.1.40build2) ...
12:27:25 #11 51.44 Setting up libstring-escape-perl (2010.002-2) ...
12:27:25 #11 51.46 Setting up libberkeleydb-perl:amd64 (0.64-1build3) ...
12:27:25 #11 51.47 Setting up libhttp-date-perl (6.05-1) ...
12:27:25 #11 51.48 Setting up libfile-which-perl (1.27-1) ...
12:27:25 #11 51.49 Setting up libfile-basedir-perl (0.09-1) ...
12:27:25 #11 51.50 Setting up libunicode-utf8-perl (0.62-1build4) ...
12:27:25 #11 51.51 Setting up libset-intspan-perl (1.19-2) ...
12:27:25 #11 51.53 Setting up libmouse-perl (2.5.10-1build4) ...
12:27:25 #11 51.55 Setting up libfile-listing-perl (6.15-1) ...
12:27:25 #11 51.56 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
12:27:25 #11 51.57 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:25 #11 51.59 Setting up libdata-messagepack-perl (1.02-1) ...
12:27:25 #11 51.60 Setting up libfont-afm-perl (1.20-3) ...
12:27:25 #11 51.62 Setting up libwant-perl (0.29-2) ...
12:27:25 #11 51.63 Setting up libdynaloader-functions-perl (0.003-2) ...
12:27:25 #11 51.64 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:25 #11 51.65 Setting up liblist-compare-perl (0.55-1) ...
12:27:25 #11 51.67 Setting up libref-util-xs-perl (0.117-2) ...
12:27:25 #11 51.69 Setting up libio-pty-perl (1:1.15-2build2) ...
12:27:25 #11 51.70 Setting up libfile-fcntllock-perl (0.22-4) ...
12:27:25 #12 7.329 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
12:27:25 #12 7.329 Get:28 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
12:27:25 #12 6.509 Transaction test succeeded.
12:27:25 #12 6.510 Running transaction
12:27:25 #14 10.00   Upgrading        : libselinux-2.9-8.el8.x86_64                           5/86 
12:27:25 #12 4.187 (87/97): systemd-devel-250.9-1.fc36.aarch64.rpm  20 MB/s | 451 kB     00:00    
12:27:25 #12 4.233 (88/97): systemd-250.9-1.fc36.aarch64.rpm        59 MB/s | 4.0 MB     00:00    
12:27:25 #12 4.281 (89/97): systemd-networkd-250.9-1.fc36.aarch64. 6.0 MB/s | 568 kB     00:00    
12:27:25 #12 4.308 (90/97): selinux-policy-targeted-36.17-1.fc36.n  38 MB/s | 6.4 MB     00:00    
12:27:25 #12 4.340 (91/97): systemd-pam-250.9-1.fc36.aarch64.rpm   3.0 MB/s | 322 kB     00:00    
12:27:25 #12 4.345 (92/97): systemd-resolved-250.9-1.fc36.aarch64. 4.2 MB/s | 258 kB     00:00    
12:27:25 #12 4.353 (93/97): systemd-rpm-macros-250.9-1.fc36.noarch 2.3 MB/s |  28 kB     00:00    
12:27:25 #12 4.397 (94/97): util-linux-2.38-1.fc36.aarch64.rpm      41 MB/s | 2.3 MB     00:00    
12:27:25 #10 48.98 (1/139): bzip2-1.0.8-12.fc37.x86_64.rpm         182 kB/s |  52 kB     00:00    
12:27:25 #10 48.99 (2/139): dash-0.5.11.5-2.fc37.x86_64.rpm        336 kB/s |  98 kB     00:00    
12:27:25 #10 48.99 (3/139): cpio-2.13-13.fc37.x86_64.rpm           929 kB/s | 277 kB     00:00    
12:27:25 #10 49.00 (4/139): debugedit-5.0-5.fc37.x86_64.rpm        5.5 MB/s |  77 kB     00:00    
12:27:25 #10 49.00 (5/139): desktop-file-utils-0.26-7.fc37.x86_64. 6.2 MB/s |  72 kB     00:00    
12:27:25 #10 49.00 (6/139): devscripts-checkbashisms-2.22.2-3.fc37 3.3 MB/s |  28 kB     00:00    
12:27:25 #10 49.00 (7/139): dnf-plugins-core-4.3.1-1.fc37.noarch.r 5.8 MB/s |  34 kB     00:00    
12:27:25 #10 49.01 (8/139): diffutils-3.8-3.fc37.x86_64.rpm         29 MB/s | 378 kB     00:00    
12:27:25 #10 49.02 (9/139): dwz-0.14-7.fc37.x86_64.rpm             9.3 MB/s | 129 kB     00:00    
12:27:25 #10 49.02 (10/139): ed-1.18-2.fc37.x86_64.rpm             5.7 MB/s |  78 kB     00:00    
12:27:25 #10 49.02 (11/139): efi-srpm-macros-5-6.fc37.noarch.rpm   2.9 MB/s |  22 kB     00:00    
12:27:25 #10 49.03 (12/139): elfutils-0.187-8.fc37.x86_64.rpm       38 MB/s | 529 kB     00:00    
12:27:25 #10 49.03 (13/139): elfutils-debuginfod-client-0.187-8.fc 3.4 MB/s |  39 kB     00:00    
12:27:25 #10 49.04 (14/139): file-5.42-4.fc37.x86_64.rpm           8.7 MB/s |  49 kB     00:00    
12:27:25 #10 49.04 (15/139): enchant2-2.3.3-2.fc37.x86_64.rpm      7.3 MB/s |  65 kB     00:00    
12:27:25 #10 49.04 (16/139): fonts-srpm-macros-2.0.5-9.fc37.noarch 3.1 MB/s |  26 kB     00:00    
12:27:25 #10 49.04 (17/139): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 922 kB/s | 7.7 kB     00:00    
12:27:25 #10 49.05 (18/139): ghc-srpm-macros-1.5.0-7.fc37.noarch.r 1.4 MB/s | 7.8 kB     00:00    
12:27:25 #10 49.08 (19/139): gdk-pixbuf2-2.42.10-1.fc37.x86_64.rpm  13 MB/s | 485 kB     00:00    
12:27:25 #10 49.08 (20/139): go-srpm-macros-3.2.0-1.fc37.noarch.rp 776 kB/s |  27 kB     00:00    
12:27:25 #10 49.09 (21/139): groff-base-1.22.4-10.fc37.x86_64.rpm   25 MB/s | 1.1 MB     00:00    
12:27:25 #13 7.221 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.6 [306 kB]
12:27:25 #13 7.235 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu1 [1430 kB]
12:27:25 #13 7.300 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
12:27:25 #11 53.01 Setting up libpod-constants-perl (0.19-2) ...
12:27:25 #11 53.02 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
12:27:25 #11 53.03 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:25 #11 53.04 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:25 #11 53.06 Setting up libio-interactive-perl (1.023-1) ...
12:27:25 #11 53.07 Setting up libtry-tiny-perl (0.31-1) ...
12:27:25 #11 53.09 Setting up libtype-tiny-perl (1.016008-1) ...
12:27:25 #11 53.10 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
12:27:25 #11 53.11 Setting up libmldbm-perl (2.05-3) ...
12:27:25 #11 53.12 Setting up libxml-namespacesupport-perl (1.12-2) ...
12:27:25 #11 53.14 Setting up libnet-http-perl (6.22-1) ...
12:27:25 #11 53.15 Setting up libpath-iterator-rule-perl (1.015-1) ...
12:27:25 #11 53.16 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
12:27:25 #11 53.17 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:25 #11 53.18 Setting up libtime-moment-perl (0.44-2) ...
12:27:25 #11 53.20 Setting up libencode-locale-perl (1.05-2) ...
12:27:25 #11 53.21 Setting up libexception-class-perl (1.45-1) ...
12:27:25 #11 53.23 Setting up libmath-base85-perl (0.5+dfsg-1) ...
12:27:25 #11 53.24 Setting up libconfig-tiny-perl (2.28-1) ...
12:27:25 #11 53.25 Setting up libsereal-encoder-perl:arm64 (4.025+ds-1) ...
12:27:25 #11 53.26 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:25 #11 53.28 Setting up liblist-utilsby-perl (0.12-1) ...
12:27:25 #11 53.29 Setting up libstring-shellquote-perl (1.04-2) ...
12:27:25 #11 53.31 Setting up libnet-netmask-perl (2.0001-1) ...
12:27:25 #11 42.33 Preparing to unpack .../334-libperlio-gzip-perl_0.20-1_armhf.deb ...
12:27:25 #11 42.34 Unpacking libperlio-gzip-perl (0.20-1) ...
12:27:25 #11 42.36 Selecting previously unselected package libperlio-utf8-strict-perl.
12:27:25 #11 42.37 Preparing to unpack .../335-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
12:27:25 #11 42.37 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:25 #11 42.40 Selecting previously unselected package libpod-parser-perl.
12:27:25 #11 42.40 Preparing to unpack .../336-libpod-parser-perl_1.65-1_all.deb ...
12:27:25 #11 42.41 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:25 #11 42.42 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:25 #11 42.42 Unpacking libpod-parser-perl (1.65-1) ...
12:27:25 #11 42.45 Selecting previously unselected package libpod-constants-perl.
12:27:25 #11 42.45 Preparing to unpack .../337-libpod-constants-perl_0.19-2_all.deb ...
12:27:25 #11 42.45 Unpacking libpod-constants-perl (0.19-2) ...
12:27:25 #11 42.48 Selecting previously unselected package libproc-processtable-perl:armhf.
12:27:25 #11 42.48 Preparing to unpack .../338-libproc-processtable-perl_0.634-1build1_armhf.deb ...
12:27:25 #11 42.48 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
12:27:25 #11 42.51 Selecting previously unselected package libre2-9:armhf.
12:27:25 #11 42.51 Preparing to unpack .../339-libre2-9_20220601+dfsg-1_armhf.deb ...
12:27:25 #11 42.52 Unpacking libre2-9:armhf (20220601+dfsg-1) ...
12:27:25 #11 42.54 Selecting previously unselected package libre-engine-re2-perl:armhf.
12:27:25 #11 42.54 Preparing to unpack .../340-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
12:27:25 #11 42.55 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
12:27:25 #11 42.57 Selecting previously unselected package libreadonly-perl.
12:27:25 #11 45.36 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
12:27:25 #11 45.37 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
12:27:25 #11 45.40 Selecting previously unselected package licensecheck.
12:27:25 #11 45.40 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
12:27:25 #11 45.40 Unpacking licensecheck (3.0.45-1) ...
12:27:25 #11 45.43 Selecting previously unselected package libdevel-size-perl.
12:27:25 #11 45.43 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
12:27:25 #11 45.43 Unpacking libdevel-size-perl (0.83-1build1) ...
12:27:25 #11 45.47 Selecting previously unselected package t1utils.
12:27:25 #11 45.48 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
12:27:25 #11 45.48 Unpacking t1utils (1.41-3) ...
12:27:25 #11 45.53 Selecting previously unselected package lintian.
12:27:25 #11 45.53 Preparing to unpack .../323-lintian_2.62.0ubuntu2.2_all.deb ...
12:27:25 #11 45.53 Unpacking lintian (2.62.0ubuntu2.2) ...
12:27:25 #12 7.620 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ...
12:27:25 #12 7.625 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
12:27:25 #12 7.671 Selecting previously unselected package librhash0:arm64.
12:27:25 #12 7.673 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ...
12:27:25 #12 7.677 Unpacking librhash0:arm64 (1.3.6-2) ...
12:27:25 #12 7.718 Selecting previously unselected package libuv1:arm64.
12:27:25 #12 7.721 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ...
12:27:25 #12 7.725 Unpacking libuv1:arm64 (1.18.0-3) ...
12:27:25 #12 7.761 Selecting previously unselected package cmake.
12:27:25 #12 7.764 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ...
12:27:25 #12 7.768 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
12:27:25 #10 50.17 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
12:27:25 #10 50.18 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:27:25 #10 50.21 Selecting previously unselected package liblist-compare-perl.
12:27:25 #10 50.21 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
12:27:25 #10 50.22 Unpacking liblist-compare-perl (0.55-1) ...
12:27:25 #10 50.25 Selecting previously unselected package liblist-someutils-perl.
12:27:25 #10 50.25 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
12:27:25 #10 50.26 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:25 #10 50.29 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:25 #10 50.29 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
12:27:25 #10 50.29 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
12:27:25 #10 50.32 Selecting previously unselected package liblist-utilsby-perl.
12:27:25 #10 50.32 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
12:27:25 #10 50.33 Unpacking liblist-utilsby-perl (0.11-1) ...
12:27:25 #10 50.36 Selecting previously unselected package libltdl7:armhf.
12:27:25 #10 50.36 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
12:27:25 #10 50.36 Unpacking libltdl7:armhf (2.4.6-15) ...
12:27:25 #10 50.40 Selecting previously unselected package libltdl-dev:armhf.
12:27:25 #10 52.94 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
12:27:25 #10 52.95 Setting up libxext6:amd64 (2:1.3.3-1) ...
12:27:25 #10 52.97 Setting up po-debconf (1.0.20) ...
12:27:25 #10 52.98 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
12:27:25 #10 52.99 Setting up libio-socket-inet6-perl (2.72-2) ...
12:27:25 #10 53.00 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:25 #10 53.02 Setting up libio-pty-perl (1:1.08-1.1build4) ...
12:27:25 #10 53.03 Setting up libfile-which-perl (1.21-1) ...
12:27:25 #10 53.04 Setting up libencode-locale-perl (1.05-1) ...
12:27:25 #10 53.05 Setting up libperlio-gzip-perl (0.19-1build3) ...
12:27:25 #10 53.06 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:25 #10 53.07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
12:27:25 #10 53.09 Setting up liberror-perl (0.17025-1) ...
12:27:25 #10 45.45 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
12:27:25 #10 45.46 Setting up readline-common (7.0-3) ...
12:27:25 #10 45.47 Setting up libapt-inst2.0:armhf (1.6.14) ...
12:27:25 #10 45.48 Setting up manpages (4.15-1) ...
12:27:25 #10 45.49 Setting up strace (4.21-1ubuntu1) ...
12:27:25 #10 45.51 Setting up git-man (1:2.17.1-1ubuntu0.15) ...
12:27:25 #10 45.52 Setting up libicu60:armhf (60.2-3ubuntu3.2) ...
12:27:25 #10 45.53 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
12:27:25 #10 45.55 Setting up less (487-0.1) ...
12:27:25 #10 45.63 Setting up make (4.1-9.1ubuntu1) ...
12:27:25 #10 45.64 Setting up libapt-pkg-perl (0.1.33build1) ...
12:27:25 #10 45.65 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
12:27:25 #10 45.80 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
12:27:25 #11 52.07 Setting up libmpdec2:amd64 (2.4.2-3) ...
12:27:25 #11 52.08 Setting up libbinutils:amd64 (2.34-6ubuntu1.4) ...
12:27:25 #11 52.11 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
12:27:25 #11 52.13 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
12:27:25 #11 52.14 Setting up openssl (1.1.1f-1ubuntu2.16) ...
12:27:25 #11 52.16 Setting up libbsd0:amd64 (0.10.0-1) ...
12:27:25 #11 52.20 Setting up libelf1:amd64 (0.176-1.1build1) ...
12:27:25 #11 52.23 Setting up readline-common (8.0-4) ...
12:27:25 #11 52.25 Setting up publicsuffix (20200303.0012-1) ...
12:27:25 #11 52.27 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:25 #11 41.03 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:27:25 #11 41.03 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:27:25 #11 41.06 Selecting previously unselected package libarray-intspan-perl.
12:27:25 #11 41.06 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
12:27:25 #11 41.07 Unpacking libarray-intspan-perl (2.004-1) ...
12:27:25 #11 41.09 Selecting previously unselected package libmodule-implementation-perl.
12:27:25 #11 41.09 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:27:25 #11 41.10 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:27:25 #11 41.13 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:25 #11 41.13 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:25 #11 41.13 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:25 #11 41.16 Selecting previously unselected package libvariable-magic-perl.
12:27:25 #11 41.16 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ...
12:27:25 #11 41.17 Unpacking libvariable-magic-perl (0.62-1build5) ...
12:27:25 #11 41.19 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:25 #11 41.19 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ...
12:27:25 #11 41.20 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
12:27:25 #11 41.23 Selecting previously unselected package libfreetype6:armhf.
12:27:25 #11 41.23 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.1_armhf.deb ...
12:27:25 #11 41.23 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
12:27:25 #11 41.27 Selecting previously unselected package libfontconfig1:armhf.
12:27:25 #11 41.27 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ...
12:27:25 #11 41.27 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
12:27:25 #11 41.31 Selecting previously unselected package libjpeg-turbo8:armhf.
12:27:25 #11 41.32 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
12:27:25 #11 41.32 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
12:27:25 #11 41.34 Selecting previously unselected package libjpeg8:armhf.
12:27:25 #10 56.05 Setting up at (3.1.23-1) ...
12:27:25 #10 56.19 invoke-rc.d: could not determine current runlevel
12:27:25 #10 56.19 invoke-rc.d: policy-rc.d denied execution of start.
12:27:25 #10 56.20 Setting up libedit2:armhf (3.1-20181209-1) ...
12:27:25 #10 56.21 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
12:27:25 #10 56.22 Setting up cron (3.0pl1-134+deb10u1) ...
12:27:25 #10 56.31 Adding group `crontab' (GID 102) ...
12:27:25 #11 51.72 Setting up libclone-perl (0.45-1build3) ...
12:27:25 #11 51.73 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:25 #11 51.74 Setting up libarchive-zip-perl (1.68-1) ...
12:27:25 #11 51.76 Setting up libsub-identify-perl (0.14-2) ...
12:27:25 #11 51.77 Setting up libdistro-info-perl (1.1ubuntu1) ...
12:27:25 #11 51.79 Setting up libcpanel-json-xs-perl:amd64 (4.32-1) ...
12:27:25 #11 51.80 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:25 #11 51.81 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:25 #11 51.82 Setting up liblog-any-perl (1.710-1) ...
12:27:25 #11 51.84 Setting up libauthen-sasl-perl (2.1600-2) ...
12:27:25 #11 51.85 Setting up libdevel-size-perl (0.83-2) ...
12:27:25 #11 51.87 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
12:27:25 #11 51.88 Setting up libpod-constants-perl (0.19-2) ...
12:27:25 #11 51.90 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
12:27:25 #11 51.92 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:25 #13 1.017 Reading package lists...
12:27:25 #12 7.625 debconf: delaying package configuration, since apt-utils is not installed
12:27:25 #12 7.660 Fetched 17.0 MB in 2s (8788 kB/s)
12:27:25 #12 7.678 Selecting previously unselected package libstdc++-8-dev:armhf.
12:27:25 #12 7.679 (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 ... 17201 files and directories currently installed.)
12:27:25 #12 7.690 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
12:27:25 #12 7.693 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
12:27:25 #14 10.22   Upgrading        : glibc-common-2.28-224.el8.x86_64                      6/86 
12:27:25 #14 10.46   Upgrading        : glibc-gconv-extra-2.28-224.el8.x86_64                 7/86 
12:27:25 #14 10.48   Running scriptlet: glibc-gconv-extra-2.28-224.el8.x86_64                 7/86 
12:27:25 #14 10.52   Installing       : python3-libselinux-2.9-8.el8.x86_64                   8/86 
12:27:25 #14 10.58   Installing       : make-1:4.2.1-11.el8.x86_64                            9/86 
12:27:25 #14 10.59   Running scriptlet: make-1:4.2.1-11.el8.x86_64                            9/86 
12:27:25 #12 4.400 (95/97): vim-filesystem-9.0.1182-1.fc36.noarch. 360 kB/s |  18 kB     00:00    
12:27:25 #12 4.404 (96/97): libxcrypt-4.4.33-4.fc36.aarch64.rpm    2.5 MB/s | 123 kB     00:00    
12:27:25 #12 4.444 (97/97): systemd-libs-250.9-1.fc36.aarch64.rpm   13 MB/s | 586 kB     00:00    
12:27:25 #12 4.449 --------------------------------------------------------------------------------
12:27:25 #12 4.449 Total                                            46 MB/s |  94 MB     00:02     
12:27:25 #10 49.10 (22/139): hunspell-1.7.0-21.fc37.x86_64.rpm      15 MB/s | 281 kB     00:00    
12:27:25 #10 49.10 (23/139): hunspell-en-0.20140811.1-23.fc37.noar 8.0 MB/s | 180 kB     00:00    
12:27:25 #10 49.14 (24/139): hunspell-en-GB-0.20140811.1-23.fc37.n 5.2 MB/s | 225 kB     00:00    
12:27:25 #10 49.14 (25/139): hunspell-en-US-0.20140811.1-23.fc37.n 4.7 MB/s | 176 kB     00:00    
12:27:25 #10 49.14 (26/139): hunspell-filesystem-1.7.0-21.fc37.x86 226 kB/s | 8.8 kB     00:00    
12:27:25 #10 49.15 (27/139): json-glib-1.6.6-3.fc37.x86_64.rpm      14 MB/s | 162 kB     00:00    
12:27:25 #10 49.15 (28/139): kernel-srpm-macros-1.0-15.fc37.noarch 1.1 MB/s | 9.4 kB     00:00    
12:27:25 #10 49.16 (29/139): libappstream-glib-0.8.1-1.fc37.x86_64  28 MB/s | 404 kB     00:00    
12:27:25 #10 49.16 (30/139): libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm  13 MB/s | 181 kB     00:00    
12:27:25 #10 49.17 (31/139): libpkgconf-1.8.0-3.fc37.x86_64.rpm    4.3 MB/s |  36 kB     00:00    
12:27:25 #10 49.17 (32/139): libpng-1.6.37-13.fc37.x86_64.rpm       10 MB/s | 119 kB     00:00    
12:27:25 #10 49.18 (33/139): libstemmer-0-19.585svn.fc37.x86_64.rp 6.4 MB/s |  79 kB     00:00    
12:27:25 #10 49.18 (34/139): lua-srpm-macros-1-7.fc37.noarch.rpm   1.0 MB/s | 8.8 kB     00:00    
12:27:25 #10 49.19 (35/139): ncurses-6.3-3.20220501.fc37.x86_64.rp  26 MB/s | 409 kB     00:00    
12:27:25 #10 49.19 (36/139): nim-srpm-macros-3-7.fc37.noarch.rpm   671 kB/s | 8.4 kB     00:00    
12:27:25 #10 49.19 (37/139): ocaml-srpm-macros-7-2.fc37.noarch.rpm 2.3 MB/s |  13 kB     00:00    
12:27:25 #10 49.20 (38/139): openblas-srpm-macros-2-12.fc37.noarch 874 kB/s | 7.5 kB     00:00    
12:27:25 #10 49.20 (39/139): package-notes-srpm-macros-0.5-6.fc37. 1.1 MB/s |  11 kB     00:00    
12:27:25 #10 49.21 (40/139): perl-AutoLoader-5.74-492.fc37.noarch. 2.8 MB/s |  24 kB     00:00    
12:27:25 #10 49.21 (41/139): patch-2.7.6-17.fc37.x86_64.rpm        8.9 MB/s | 124 kB     00:00    
12:27:25 #10 49.22 (42/139): perl-B-1.83-492.fc37.x86_64.rpm        13 MB/s | 184 kB     00:00    
12:27:25 #10 49.22 (43/139): perl-Carp-1.52-489.fc37.noarch.rpm    2.3 MB/s |  29 kB     00:00    
12:27:25 #10 49.22 (44/139): perl-Class-Struct-0.66-492.fc37.noarc 3.2 MB/s |  25 kB     00:00    
12:27:25 #10 49.23 (45/139): perl-Data-Dumper-2.184-490.fc37.x86_6 5.2 MB/s |  56 kB     00:00    
12:27:25 #10 49.23 (46/139): perl-Digest-1.20-489.fc37.noarch.rpm  2.4 MB/s |  26 kB     00:00    
12:27:25 #10 49.24 (47/139): perl-Digest-MD5-2.58-489.fc37.x86_64. 5.0 MB/s |  36 kB     00:00    
12:27:25 #10 49.24 (48/139): perl-DynaLoader-1.52-492.fc37.x86_64. 2.9 MB/s |  29 kB     00:00    
12:27:25 #10 49.25 (49/139): perl-Encode-3.19-492.fc37.x86_64.rpm   77 MB/s | 1.7 MB     00:00    
12:27:25 #10 49.26 (50/139): perl-Errno-1.36-492.fc37.x86_64.rpm   1.1 MB/s |  18 kB     00:00    
12:27:25 #10 49.26 (51/139): perl-Exporter-5.77-489.fc37.noarch.rp 1.6 MB/s |  31 kB     00:00    
12:27:25 #10 49.26 (52/139): perl-Fcntl-1.15-492.fc37.x86_64.rpm   2.7 MB/s |  24 kB     00:00    
12:27:25 #10 49.27 (53/139): perl-File-Basename-2.85-492.fc37.noar 3.0 MB/s |  20 kB     00:00    
12:27:25 #10 49.27 (54/139): perl-File-Path-2.18-489.fc37.noarch.r 3.7 MB/s |  35 kB     00:00    
12:27:25 #10 49.27 (55/139): perl-File-Temp-0.231.100-489.fc37.noa 6.1 MB/s |  59 kB     00:00    
12:27:25 #10 49.28 (56/139): perl-File-stat-1.12-492.fc37.noarch.r 3.5 MB/s |  20 kB     00:00    
12:27:25 #10 49.28 (57/139): perl-FileHandle-2.03-492.fc37.noarch. 2.3 MB/s |  19 kB     00:00    
12:27:25 #10 49.28 (58/139): perl-Getopt-Std-1.13-492.fc37.noarch. 2.5 MB/s |  19 kB     00:00    
12:27:25 #10 49.28 (59/139): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp 9.4 MB/s |  55 kB     00:00    
12:27:25 #10 49.29 (60/139): perl-IO-1.50-492.fc37.x86_64.rpm       10 MB/s |  95 kB     00:00    
12:27:25 #10 49.29 (61/139): perl-IO-Socket-IP-0.41-490.fc37.noarc 4.2 MB/s |  42 kB     00:00    
12:27:25 #10 49.30 (62/139): perl-IO-Socket-SSL-2.075-1.fc37.noarc  27 MB/s | 221 kB     00:00    
12:27:25 #14 18.25   Running scriptlet: selinux-policy-minimum-3.14.3-114.el8.noarch         45/89 
12:27:25 #14 19.53   Installing       : selinux-policy-minimum-3.14.3-114.el8.noarch         45/89 
12:27:25 #13 7.464 debconf: delaying package configuration, since apt-utils is not installed
12:27:25 #13 7.506 Fetched 11.1 MB in 2s (7281 kB/s)
12:27:25 #13 7.535 Selecting previously unselected package bash-completion.
12:27:25 #13 7.535 (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 ... 25549 files and directories currently installed.)
12:27:25 #13 7.549 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
12:27:25 #13 7.562 Unpacking bash-completion (1:2.11-5ubuntu1) ...
12:27:25 #11 53.32 Setting up libsub-install-perl (0.928-2) ...
12:27:25 #11 53.33 Setting up gcc (4:12.2.0-1ubuntu1) ...
12:27:25 #11 53.37 Setting up dpkg-dev (1.21.9ubuntu1) ...
12:27:25 #11 53.39 Setting up libindirect-perl (0.39-2) ...
12:27:25 #11 53.41 Setting up libxs-parse-sublike-perl:arm64 (0.16-1ubuntu2) ...
12:27:25 #11 53.42 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:25 #11 53.45 Setting up libfreezethaw-perl (0.5001-2.1) ...
12:27:25 #11 53.46 Setting up libobject-pad-perl (0.68-1) ...
12:27:25 #11 53.47 Setting up liberror-perl (0.17029-1) ...
12:27:25 #11 53.48 Setting up libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.2) ...
12:27:25 #11 53.49 Setting up patchutils (0.4.2-1build2) ...
12:27:25 #11 53.51 Setting up libmail-sendmail-perl (0.80-2) ...
12:27:25 #11 53.52 Setting up libltdl-dev:arm64 (2.4.7-4) ...
12:27:25 #11 42.57 Preparing to unpack .../341-libreadonly-perl_2.050-3_all.deb ...
12:27:25 #11 42.58 Unpacking libreadonly-perl (2.050-3) ...
12:27:25 #11 42.61 Selecting previously unselected package libref-util-perl.
12:27:25 #11 42.61 Preparing to unpack .../342-libref-util-perl_0.204-1_all.deb ...
12:27:25 #11 42.61 Unpacking libref-util-perl (0.204-1) ...
12:27:25 #11 42.63 Selecting previously unselected package libref-util-xs-perl.
12:27:25 #11 42.64 Preparing to unpack .../343-libref-util-xs-perl_0.117-2_armhf.deb ...
12:27:25 #11 42.64 Unpacking libref-util-xs-perl (0.117-2) ...
12:27:25 #11 42.66 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:25 #11 42.67 Preparing to unpack .../344-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
12:27:25 #11 42.67 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
12:27:25 #11 42.70 Selecting previously unselected package libregexp-pattern-perl.
12:27:25 #11 42.70 Preparing to unpack .../345-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:25 #11 42.70 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:25 #11 42.73 Selecting previously unselected package libregexp-wildcards-perl.
12:27:25 #11 42.73 Preparing to unpack .../346-libregexp-wildcards-perl_1.05-3_all.deb ...
12:27:25 #11 42.73 Unpacking libregexp-wildcards-perl (1.05-3) ...
12:27:25 #11 42.76 Selecting previously unselected package libsasl2-modules:armhf.
12:27:25 #11 42.76 Preparing to unpack .../347-libsasl2-modules_2.1.28+dfsg-6ubuntu2_armhf.deb ...
12:27:25 #11 42.77 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-6ubuntu2) ...
12:27:25 #11 42.79 Selecting previously unselected package libsereal-decoder-perl.
12:27:25 #11 42.80 Preparing to unpack .../348-libsereal-decoder-perl_4.025+ds-1_armhf.deb ...
12:27:25 #11 42.80 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
12:27:25 #11 45.80 Selecting previously unselected package manpages-dev.
12:27:25 #11 45.80 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
12:27:25 #11 45.80 Unpacking manpages-dev (5.05-1) ...
12:27:25 #10 50.40 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
12:27:25 #10 50.40 Unpacking libltdl-dev:armhf (2.4.6-15) ...
12:27:25 #10 50.45 Selecting previously unselected package liblzo2-2:armhf.
12:27:25 #10 50.45 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
12:27:25 #10 50.46 Unpacking liblzo2-2:armhf (2.10-2) ...
12:27:25 #10 50.49 Selecting previously unselected package libsys-hostname-long-perl.
12:27:25 #10 50.50 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:25 #10 50.50 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:25 #10 50.53 Selecting previously unselected package libmail-sendmail-perl.
12:27:25 #10 50.53 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:27:25 #10 50.53 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:27:25 #10 50.56 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:25 #10 50.57 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:25 #10 50.57 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:25 #10 50.60 Selecting previously unselected package libmailtools-perl.
12:27:25 #10 45.81 Setting up mime-support (3.60ubuntu1) ...
12:27:25 #10 45.83 Setting up iso-codes (3.79-1) ...
12:27:25 #10 45.84 Setting up libsigsegv2:armhf (2.12-1) ...
12:27:25 #10 45.85 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:27:25 #10 45.86 Setting up libreadline7:armhf (7.0-3) ...
12:27:25 #10 45.87 Setting up perl-openssl-defaults:armhf (3build1) ...
12:27:25 #10 45.88 Setting up libpsl5:armhf (0.19.1-5build1) ...
12:27:25 #10 45.89 Setting up groff-base (1.22.3-10) ...
12:27:25 #10 45.91 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
12:27:25 #10 45.92 No schema files found: doing nothing.
12:27:25 #10 45.92 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:25 #10 45.94 Setting up unzip (6.0-21ubuntu1.2) ...
12:27:25 #10 45.95 Setting up linux-libc-dev:armhf (4.15.0-202.213) ...
12:27:25 #10 45.96 Setting up libmpfr6:armhf (4.0.1-1) ...
12:27:25 #10 45.97 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:25 #10 45.98 Setting up dctrl-tools (2.24-2build1) ...
12:27:25 #10 45.99 Setting up distro-info-data (0.37ubuntu0.15) ...
12:27:25 #10 46.00 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
12:27:25 #10 46.01 Setting up libpipeline1:armhf (1.5.0-1) ...
12:27:25 #11 52.29 Setting up iso-codes (4.4-1) ...
12:27:25 #11 52.32 Setting up liblocale-gettext-perl (1.07-4) ...
12:27:25 #11 52.33 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:25 #11 52.35 Setting up dctrl-tools (2.24-3) ...
12:27:25 #11 52.36 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:25 #11 52.39 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:25 #11 52.42 Setting up libgdbm6:amd64 (1.18.1-5) ...
12:27:25 #11 52.43 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:25 #11 52.45 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:27:25 #11 52.46 Setting up libctf0:amd64 (2.34-6ubuntu1.4) ...
12:27:25 #11 52.49 Setting up pinentry-curses (1.1.0-3build1) ...
12:27:25 #11 52.52 Setting up manpages-dev (5.05-1) ...
12:27:25 #11 52.54 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
12:27:25 #11 52.55 Setting up libxcb1:amd64 (1.14-2) ...
12:27:25 #11 52.56 Setting up at (3.1.23-1ubuntu1) ...
12:27:25 #10 53.10 Setting up libvariable-magic-perl (0.62-1) ...
12:27:25 #10 53.11 Setting up libtimedate-perl (2.3000-2) ...
12:27:25 #10 53.12 Setting up libnet-ip-perl (1.26-1) ...
12:27:25 #10 53.13 Setting up librole-tiny-perl (2.000006-1) ...
12:27:25 #10 53.14 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
12:27:25 #10 53.16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
12:27:25 #10 53.18 Setting up libfile-homedir-perl (1.002-1) ...
12:27:25 #10 53.19 Setting up libipc-system-simple-perl (1.25-4) ...
12:27:25 #10 53.21 Setting up libfile-basedir-perl (0.07-1) ...
12:27:25 #10 53.22 Setting up libstring-escape-perl (2010.002-2) ...
12:27:25 #10 53.23 Setting up libb-hooks-op-check-perl (0.22-1) ...
12:27:25 #10 53.24 Setting up libio-html-perl (1.001-1) ...
12:27:25 #10 53.26 Setting up libexporter-tiny-perl (1.000000-2) ...
12:27:25 #10 53.27 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:25 #10 53.28 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
12:27:25 #10 53.29 Setting up libnumber-range-perl (0.12-1) ...
12:27:25 #10 53.30 Setting up liblist-compare-perl (0.53-1) ...
12:27:25 #10 56.32 Done.
12:27:25 #10 56.34 invoke-rc.d: could not determine current runlevel
12:27:25 #10 56.34 invoke-rc.d: policy-rc.d denied execution of start.
12:27:25 #10 56.45 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
12:27:25 #11 51.93 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:25 #11 51.95 Setting up libio-interactive-perl (1.023-1) ...
12:27:25 #11 51.96 Setting up libtry-tiny-perl (0.31-1) ...
12:27:25 #11 51.98 Setting up libtype-tiny-perl (1.016008-1) ...
12:27:25 #11 51.99 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
12:27:25 #11 52.00 Setting up libmldbm-perl (2.05-3) ...
12:27:25 #11 52.01 Setting up libxml-namespacesupport-perl (1.12-2) ...
12:27:25 #11 52.03 Setting up libnet-http-perl (6.22-1) ...
12:27:25 #11 52.04 Setting up libpath-iterator-rule-perl (1.015-1) ...
12:27:25 #11 52.05 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
12:27:25 #11 52.06 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:25 #11 52.08 Setting up libtime-moment-perl (0.44-2) ...
12:27:25 #11 52.09 Setting up libencode-locale-perl (1.05-2) ...
12:27:25 #11 52.10 Setting up libexception-class-perl (1.45-1) ...
12:27:25 #11 52.11 Setting up libmath-base85-perl (0.5+dfsg-1) ...
12:27:25 #11 52.13 Setting up libconfig-tiny-perl (2.28-1) ...
12:27:25 #11 41.35 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ...
12:27:25 #11 41.35 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
12:27:25 #11 41.38 Selecting previously unselected package libdeflate0:armhf.
12:27:25 #11 41.38 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ...
12:27:25 #11 41.39 Unpacking libdeflate0:armhf (1.10-2) ...
12:27:25 #11 41.42 Selecting previously unselected package libjbig0:armhf.
12:27:25 #11 41.42 Preparing to unpack .../203-libjbig0_2.1-3.1ubuntu0.22.04.1_armhf.deb ...
12:27:25 #11 41.43 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
12:27:25 #11 41.46 Selecting previously unselected package libwebp7:armhf.
12:27:25 #11 41.46 Preparing to unpack .../204-libwebp7_1.2.2-2_armhf.deb ...
12:27:25 #11 41.46 Unpacking libwebp7:armhf (1.2.2-2) ...
12:27:25 #11 41.50 Selecting previously unselected package libtiff5:armhf.
12:27:25 #11 41.50 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.3_armhf.deb ...
12:27:25 #11 41.50 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.3) ...
12:27:25 #11 41.54 Selecting previously unselected package libxpm4:armhf.
12:27:25 #11 41.54 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_armhf.deb ...
12:27:25 #11 41.55 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.1) ...
12:27:25 #11 41.58 Selecting previously unselected package libgd3:armhf.
12:27:25 #13 1.964 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:25 #13 1.964 dpkg-buildpackage: info: source version 1.0
12:27:25 #13 1.964 dpkg-buildpackage: info: source distribution unstable
12:27:25 #13 1.964 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:25 #13 1.996  dpkg-source --before-build .
12:27:25 #13 1.996 dpkg-buildpackage: info: host architecture amd64
12:27:25 #13 2.088  debian/rules clean
12:27:25 #13 26.61   Running scriptlet: which-2.21-28.el9.aarch64                            70/70 
12:27:25 #13 28.44   Verifying        : acl-2.3.1-3.el9.aarch64                               1/70 
12:27:25 #13 28.44   Verifying        : dbus-1:1.12.20-7.el9.aarch64                          2/70 
12:27:25 #13 28.44   Verifying        : dbus-broker-28-7.el9.aarch64                          3/70 
12:27:25 #13 28.44   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    4/70 
12:27:25 #13 28.44   Verifying        : device-mapper-9:1.02.187-4.el9.aarch64                5/70 
12:27:25 #13 28.44   Verifying        : device-mapper-libs-9:1.02.187-4.el9.aarch64           6/70 
12:27:25 #13 28.44   Verifying        : kmod-libs-28-7.el9.aarch64                            7/70 
12:27:25 #13 28.44   Verifying        : libatomic-11.3.1-4.3.el9.aarch64                      8/70 
12:27:25 #13 28.45   Verifying        : libcbor-0.7.0-5.el9.aarch64                           9/70 
12:27:25 #13 28.45   Verifying        : libedit-3.1-37.20210216cvs.el9.aarch64               10/70 
12:27:25 #13 28.45   Verifying        : libfido2-1.6.0-7.el9.aarch64                         11/70 
12:27:25 #13 28.45   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       12/70 
12:27:25 #13 28.45   Verifying        : make-1:4.3-7.el9.aarch64                             13/70 
12:27:25 #13 28.45   Verifying        : openssh-8.7p1-28.el9.aarch64                         14/70 
12:27:25 #13 28.45   Verifying        : openssh-clients-8.7p1-28.el9.aarch64                 15/70 
12:27:25 #13 28.45   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           16/70 
12:27:25 #13 28.45   Verifying        : selinux-policy-38.1.4-1.el9.noarch                   17/70 
12:27:25 #13 28.45   Verifying        : selinux-policy-targeted-38.1.4-1.el9.noarch          18/70 
12:27:25 #13 28.45   Verifying        : systemd-252-3.el9.aarch64                            19/70 
12:27:25 #13 28.45   Verifying        : systemd-pam-252-3.el9.aarch64                        20/70 
12:27:25 #13 28.45   Verifying        : systemd-rpm-macros-252-3.el9.noarch                  21/70 
12:27:25 #13 28.45   Verifying        : which-2.21-28.el9.aarch64                            22/70 
12:27:25 #13 28.45   Verifying        : annobin-11.05-1.el9.aarch64                          23/70 
12:27:25 #13 28.45   Verifying        : autoconf-2.69-38.el9.noarch                          24/70 
12:27:25 #13 28.45   Verifying        : automake-1.16.2-6.el9.noarch                         25/70 
12:27:25 #13 28.45   Verifying        : cmake-3.20.2-7.el9.aarch64                           26/70 
12:27:25 #13 28.45   Verifying        : cmake-data-3.20.2-7.el9.noarch                       27/70 
12:27:25 #13 28.45   Verifying        : cmake-filesystem-3.20.2-7.el9.aarch64                28/70 
12:27:25 #13 28.45   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 29/70 
12:27:25 #13 28.45   Verifying        : cpp-11.3.1-4.3.el9.aarch64                           30/70 
12:27:25 #13 28.45   Verifying        : gcc-11.3.1-4.3.el9.aarch64                           31/70 
12:27:25 #13 28.45   Verifying        : gcc-plugin-annobin-11.3.1-4.3.el9.aarch64            32/70 
12:27:25 #13 28.45   Verifying        : git-2.39.1-1.el9.aarch64                             33/70 
12:27:25 #13 28.45   Verifying        : git-core-2.39.1-1.el9.aarch64                        34/70 
12:27:25 #13 28.45   Verifying        : git-core-doc-2.39.1-1.el9.noarch                     35/70 
12:27:25 #13 28.45   Verifying        : glibc-devel-2.34-54.el9.aarch64                      36/70 
12:27:25 #13 28.45   Verifying        : kernel-headers-5.14.0-239.el9.aarch64                37/70 
12:27:25 #13 28.45   Verifying        : libasan-11.3.1-4.3.el9.aarch64                       38/70 
12:27:25 #13 28.45   Verifying        : libmpc-1.2.1-4.el9.aarch64                           39/70 
12:27:25 #13 28.45   Verifying        : libseccomp-devel-2.5.2-2.el9.aarch64                 40/70 
12:27:25 #13 28.45   Verifying        : libselinux-devel-3.5-0.rc1.1.el9.aarch64             41/70 
12:27:25 #13 28.45   Verifying        : libsepol-devel-3.5-0.rc1.2.el9.aarch64               42/70 
12:27:25 #13 28.45   Verifying        : libtool-2.4.6-45.el9.aarch64                         43/70 
12:27:25 #13 28.45   Verifying        : libtool-ltdl-2.4.6-45.el9.aarch64                    44/70 
12:27:25 #13 28.45   Verifying        : libubsan-11.3.1-4.3.el9.aarch64                      45/70 
12:27:25 #13 28.45   Verifying        : libuv-1:1.42.0-1.el9.aarch64                         46/70 
12:27:25 #13 28.45   Verifying        : libxcrypt-devel-4.4.18-3.el9.aarch64                 47/70 
12:27:25 #13 28.45   Verifying        : llvm-libs-15.0.1-1.el9.aarch64                       48/70 
12:27:25 #13 28.45   Verifying        : m4-1.4.19-1.el9.aarch64                              49/70 
12:27:25 #13 28.45   Verifying        : pcre2-devel-10.40-2.el9.aarch64                      50/70 
12:27:25 #13 28.45   Verifying        : pcre2-utf16-10.40-2.el9.aarch64                      51/70 
12:27:25 #13 28.45   Verifying        : pcre2-utf32-10.40-2.el9.aarch64                      52/70 
12:27:25 #13 28.45   Verifying        : perl-DynaLoader-1.47-480.el9.aarch64                 53/70 
12:27:25 #13 28.45   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    54/70 
12:27:25 #13 28.45   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           55/70 
12:27:25 #13 28.45   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   56/70 
12:27:25 #13 28.45   Verifying        : perl-File-Find-1.37-480.el9.noarch                   57/70 
12:27:25 #13 28.45   Verifying        : perl-Git-2.39.1-1.el9.noarch                         58/70 
12:27:25 #13 28.45   Verifying        : perl-TermReadKey-2.38-11.el9.aarch64                 59/70 
12:27:25 #13 28.45   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                60/70 
12:27:25 #13 28.45   Verifying        : perl-lib-0.65-480.el9.aarch64                        61/70 
12:27:25 #13 28.45   Verifying        : perl-threads-1:2.25-460.el9.aarch64                  62/70 
12:27:25 #13 28.45   Verifying        : perl-threads-shared-1.61-460.el9.aarch64             63/70 
12:27:25 #13 28.45   Verifying        : policycoreutils-devel-3.5-0.rc1.2.el9.aarch64        64/70 
12:27:25 #13 28.45   Verifying        : selinux-policy-devel-38.1.4-1.el9.noarch             65/70 
12:27:25 #13 28.45   Verifying        : systemd-devel-252-3.el9.aarch64                      66/70 
12:27:25 #13 28.45   Verifying        : device-mapper-devel-9:1.02.187-4.el9.aarch64         67/70 
12:27:25 #13 28.45   Verifying        : glibc-static-2.34-54.el9.aarch64                     68/70 
12:27:25 #13 28.45   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.aarch64              69/70 
12:27:25 #12 7.921 Selecting previously unselected package g++-8.
12:27:25 #12 7.923 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
12:27:25 #12 7.928 Unpacking g++-8 (8.3.0-6+rpi1) ...
12:27:25 #14 10.72   Upgrading        : systemd-libs-239-69.el8.x86_64                       10/86 
12:27:25 #14 10.74   Running scriptlet: systemd-libs-239-69.el8.x86_64                       10/86 
12:27:25 #14 10.76   Installing       : libmpc-1.1.0-9.1.el8.x86_64                          11/86 
12:27:25 #14 10.82   Installing       : checkpolicy-2.9-1.el8.x86_64                         12/86 
12:27:25 #14 10.85   Installing       : m4-1.4.18-7.el8.x86_64                               13/86 
12:27:25 #14 10.86   Running scriptlet: m4-1.4.18-7.el8.x86_64                               13/86 
12:27:25 #14 10.87   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                 14/86 
12:27:25 #10 49.30 (63/139): perl-IPC-Open3-1.22-492.fc37.noarch.r 2.4 MB/s |  26 kB     00:00    
12:27:25 #10 49.30 (64/139): perl-MIME-Base64-3.16-489.fc37.x86_64 3.0 MB/s |  30 kB     00:00    
12:27:25 #10 49.31 (65/139): perl-Mozilla-CA-20211001-4.fc37.noarc 1.8 MB/s |  12 kB     00:00    
12:27:25 #10 49.31 (66/139): perl-NDBM_File-1.15-492.fc37.x86_64.r 2.7 MB/s |  25 kB     00:00    
12:27:25 #10 49.32 (67/139): perl-Net-SSLeay-1.92-4.fc37.x86_64.rp  29 MB/s | 362 kB     00:00    
12:27:25 #10 49.32 (68/139): perl-POSIX-2.03-492.fc37.x86_64.rpm    11 MB/s | 101 kB     00:00    
12:27:25 #10 49.32 (69/139): perl-PathTools-3.84-489.fc37.x86_64.r 7.3 MB/s |  89 kB     00:00    
12:27:25 #10 49.33 (70/139): perl-Pod-Escapes-1.07-489.fc37.noarch 2.1 MB/s |  20 kB     00:00    
12:27:25 #10 49.33 (71/139): perl-Pod-Perldoc-3.28.01-490.fc37.noa  13 MB/s |  90 kB     00:00    
12:27:25 #10 49.33 (72/139): perl-Pod-Simple-3.43-490.fc37.noarch.  20 MB/s | 225 kB     00:00    
12:27:25 #10 49.34 (73/139): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 3.7 MB/s |  40 kB     00:00    
12:27:25 #10 49.34 (74/139): perl-Scalar-List-Utils-1.63-489.fc37.  13 MB/s |  72 kB     00:00    
12:27:25 #10 49.34 (75/139): perl-SelectSaver-1.02-492.fc37.noarch 1.8 MB/s |  15 kB     00:00    
12:27:25 #10 49.35 (76/139): perl-Socket-2.036-1.fc37.x86_64.rpm   5.9 MB/s |  55 kB     00:00    
12:27:25 #10 49.35 (77/139): perl-Storable-3.26-489.fc37.x86_64.rp  12 MB/s |  97 kB     00:00    
12:27:25 #10 49.35 (78/139): perl-Symbol-1.09-492.fc37.noarch.rpm  1.6 MB/s |  17 kB     00:00    
12:27:25 #10 49.36 (79/139): perl-Term-ANSIColor-5.01-490.fc37.noa 5.3 MB/s |  48 kB     00:00    
12:27:25 #10 49.36 (80/139): perl-Term-Cap-1.17-489.fc37.noarch.rp 3.9 MB/s |  22 kB     00:00    
12:27:25 #10 49.36 (81/139): perl-Text-ParseWords-3.31-489.fc37.no 2.1 MB/s |  16 kB     00:00    
12:27:25 #10 49.37 (82/139): perl-Text-Tabs+Wrap-2021.0814-489.fc3 2.7 MB/s |  22 kB     00:00    
12:27:25 #10 49.37 (83/139): perl-Time-Local-1.300-489.fc37.noarch 5.1 MB/s |  33 kB     00:00    
12:27:25 #10 49.37 (84/139): perl-base-2.27-492.fc37.noarch.rpm    2.2 MB/s |  19 kB     00:00    
12:27:25 #10 49.38 (85/139): perl-constant-1.33-490.fc37.noarch.rp 2.7 MB/s |  23 kB     00:00    
12:27:25 #10 49.38 (86/139): perl-if-0.61.000-492.fc37.noarch.rpm  2.6 MB/s |  17 kB     00:00    
12:27:25 #10 49.38 (87/139): perl-interpreter-5.36.0-492.fc37.x86_ 8.1 MB/s |  75 kB     00:00    
12:27:25 #10 49.39 (88/139): perl-libnet-3.14-490.fc37.noarch.rpm   12 MB/s | 132 kB     00:00    
12:27:25 #10 49.40 (89/139): perl-libs-5.36.0-492.fc37.x86_64.rpm  103 MB/s | 2.2 MB     00:00    
12:27:25 #10 49.41 (90/139): perl-mro-1.26-492.fc37.x86_64.rpm     1.3 MB/s |  32 kB     00:00    
12:27:25 #10 49.41 (91/139): perl-overload-1.35-492.fc37.noarch.rp 2.3 MB/s |  49 kB     00:00    
12:27:25 #10 49.41 (92/139): perl-overloading-0.02-492.fc37.noarch 2.8 MB/s |  16 kB     00:00    
12:27:25 #10 49.42 (93/139): perl-parent-0.238-489.fc37.noarch.rpm 1.6 MB/s |  14 kB     00:00    
12:27:25 #10 49.42 (94/139): perl-podlators-4.14-489.fc37.noarch.r  12 MB/s | 116 kB     00:00    
12:27:25 #10 49.42 (95/139): perl-subs-1.04-492.fc37.noarch.rpm    2.5 MB/s |  15 kB     00:00    
12:27:25 #10 49.43 (96/139): perl-srpm-macros-1-46.fc37.noarch.rpm 925 kB/s | 8.3 kB     00:00    
12:27:25 #10 49.43 (97/139): perl-vars-1.05-492.fc37.noarch.rpm    2.1 MB/s |  16 kB     00:00    
12:27:25 #10 49.43 (98/139): pkgconf-1.8.0-3.fc37.x86_64.rpm       5.1 MB/s |  41 kB     00:00    
12:27:25 #10 49.43 (99/139): pkgconf-m4-1.8.0-3.fc37.noarch.rpm    2.6 MB/s |  14 kB     00:00    
12:27:25 #10 49.44 (100/139): pkgconf-pkg-config-1.8.0-3.fc37.x86_ 1.3 MB/s |  10 kB     00:00    
12:27:25 #10 49.44 (101/139): python3-construct-2.10.68-3.fc37.noa  17 MB/s | 152 kB     00:00    
12:27:25 #10 49.45 (102/139): python3-dateutil-2.8.2-4.fc37.noarch  32 MB/s | 361 kB     00:00    
12:27:25 #10 49.45 (103/139): python3-distro-1.7.0-3.fc37.noarch.r 3.4 MB/s |  48 kB     00:00    
12:27:25 #10 49.46 (104/139): python3-dnf-plugins-core-4.3.1-1.fc3  16 MB/s | 278 kB     00:00    
12:27:25 #10 49.46 (105/139): python3-file-magic-5.42-4.fc37.noarc 2.2 MB/s |  20 kB     00:00    
12:27:25 #10 49.47 (106/139): python3-pybeam-0.7-4.fc37.noarch.rpm 4.8 MB/s |  32 kB     00:00    
12:27:25 #10 49.47 (107/139): python3-pyxdg-0.27-6.fc37.noarch.rpm  18 MB/s | 135 kB     00:00    
12:27:25 #10 49.47 (108/139): python3-six-1.16.0-8.fc37.noarch.rpm 6.4 MB/s |  42 kB     00:00    
12:27:25 #10 49.48 (109/139): python3-enchant-3.2.2-5.fc37.noarch. 4.1 MB/s | 103 kB     00:00    
12:27:25 #10 49.48 (110/139): python3-tomli-w-1.0.0-4.fc37.noarch. 2.1 MB/s |  21 kB     00:00    
12:27:25 #10 49.48 (111/139): redhat-rpm-config-228-1.fc37.noarch. 7.9 MB/s |  81 kB     00:00    
12:27:25 #10 49.49 (112/139): rpm-build-4.18.0-1.fc37.x86_64.rpm   8.1 MB/s |  77 kB     00:00    
12:27:25 #10 49.50 (113/139): shared-mime-info-2.2-2.fc37.x86_64.r  22 MB/s | 381 kB     00:00    
12:27:25 #10 49.50 (114/139): unzip-6.0-58.fc37.x86_64.rpm          10 MB/s | 182 kB     00:00    
12:27:25 #10 49.51 (115/139): xxhash-libs-0.8.1-3.fc37.x86_64.rpm  2.4 MB/s |  41 kB     00:00    
12:27:25 #13 7.683 Selecting previously unselected package libarchive13:arm64.
12:27:25 #13 7.686 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
12:27:25 #13 7.694 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
12:27:25 #13 7.732 Selecting previously unselected package libjsoncpp25:arm64.
12:27:25 #13 7.733 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ...
12:27:25 #13 7.736 Unpacking libjsoncpp25:arm64 (1.9.5-3) ...
12:27:25 #13 7.772 Selecting previously unselected package librhash0:arm64.
12:27:25 #13 7.774 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
12:27:25 #13 7.778 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
12:27:25 #13 7.811 Selecting previously unselected package libuv1:arm64.
12:27:25 #13 7.814 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ...
12:27:25 #13 7.818 Unpacking libuv1:arm64 (1.43.0-1) ...
12:27:25 #13 7.848 Selecting previously unselected package dh-elpa-helper.
12:27:25 #13 7.849 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
12:27:25 #13 7.852 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
12:27:25 #13 7.887 Selecting previously unselected package emacsen-common.
12:27:25 #11 42.85 Selecting previously unselected package libsereal-encoder-perl:armhf.
12:27:25 #11 42.85 Preparing to unpack .../349-libsereal-encoder-perl_4.025+ds-1_armhf.deb ...
12:27:25 #11 42.85 Unpacking libsereal-encoder-perl:armhf (4.025+ds-1) ...
12:27:25 #11 42.87 Selecting previously unselected package libset-intspan-perl.
12:27:25 #11 42.88 Preparing to unpack .../350-libset-intspan-perl_1.19-2_all.deb ...
12:27:25 #11 42.88 Unpacking libset-intspan-perl (1.19-2) ...
12:27:25 #11 42.91 Selecting previously unselected package libsocket6-perl.
12:27:25 #11 42.91 Preparing to unpack .../351-libsocket6-perl_0.29-2_armhf.deb ...
12:27:25 #11 42.91 Unpacking libsocket6-perl (0.29-2) ...
12:27:25 #11 42.94 Selecting previously unselected package libsodium23:armhf.
12:27:25 #11 42.94 Preparing to unpack .../352-libsodium23_1.0.18-1build2_armhf.deb ...
12:27:25 #11 42.95 Unpacking libsodium23:armhf (1.0.18-1build2) ...
12:27:25 #11 42.97 Selecting previously unselected package libstring-copyright-perl.
12:27:25 #11 42.98 Preparing to unpack .../353-libstring-copyright-perl_0.003013-1_all.deb ...
12:27:25 #11 42.98 Unpacking libstring-copyright-perl (0.003013-1) ...
12:27:25 #11 43.00 Selecting previously unselected package libstring-escape-perl.
12:27:25 #11 43.01 Preparing to unpack .../354-libstring-escape-perl_2010.002-2_all.deb ...
12:27:25 #11 43.01 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:25 #11 43.03 Selecting previously unselected package libstring-shellquote-perl.
12:27:25 #11 43.04 Preparing to unpack .../355-libstring-shellquote-perl_1.04-2_all.deb ...
12:27:25 #11 43.04 Unpacking libstring-shellquote-perl (1.04-2) ...
12:27:25 #11 43.07 Selecting previously unselected package libsyntax-keyword-try-perl.
12:27:25 #11 43.07 Preparing to unpack .../356-libsyntax-keyword-try-perl_0.27-1_armhf.deb ...
12:27:25 #11 43.07 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
12:27:25 #11 43.09 Selecting previously unselected package libterm-readkey-perl.
12:27:25 #11 43.10 Preparing to unpack .../357-libterm-readkey-perl_2.38-2_armhf.deb ...
12:27:25 #11 43.10 Unpacking libterm-readkey-perl (2.38-2) ...
12:27:25 #11 43.12 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:25 #11 53.53 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:25 #11 53.55 Setting up libxml-sax-base-perl (1.09-2) ...
12:27:25 #11 53.56 Setting up libio-string-perl (1.08-3.1) ...
12:27:25 #11 53.57 Setting up libreadonly-perl (2.050-3) ...
12:27:25 #11 53.59 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
12:27:25 #11 53.60 Setting up libstring-copyright-perl (0.003013-1) ...
12:27:25 #11 53.61 Setting up libdata-optlist-perl (0.112-1) ...
12:27:25 #11 53.62 Setting up libipc-run-perl (20220807.0-1) ...
12:27:25 #11 53.63 Setting up git (1:2.37.2-1ubuntu1.2) ...
12:27:25 #11 53.65 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
12:27:25 #11 53.67 Setting up libcontextual-return-perl (0.004014-3) ...
12:27:25 #11 53.68 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:25 #11 53.69 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:25 #11 53.70 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
12:27:25 #11 53.72 Setting up libhtml-parser-perl:arm64 (3.78-1) ...
12:27:25 #11 53.73 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:25 #11 53.74 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
12:27:25 #11 53.75 Setting up librole-tiny-perl (2.002004-1) ...
12:27:25 #11 53.76 Setting up gnupg (2.2.35-3ubuntu1) ...
12:27:25 #11 53.77 Setting up libc6-dev:arm64 (2.36-0ubuntu4) ...
12:27:25 #11 53.79 Setting up libfont-ttf-perl (1.06-2) ...
12:27:25 #11 53.80 Setting up libfile-homedir-perl (1.006-1) ...
12:27:25 #11 53.81 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-7) ...
12:27:25 #11 53.82 Setting up libio-socket-ssl-perl (2.074-2) ...
12:27:25 #11 53.83 Setting up libsub-exporter-perl (0.988-1) ...
12:27:25 #11 46.04 Selecting previously unselected package python3-certifi.
12:27:25 #11 46.04 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
12:27:25 #11 46.05 Unpacking python3-certifi (2019.11.28-1) ...
12:27:25 #11 46.09 Selecting previously unselected package python3-idna.
12:27:25 #11 46.09 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
12:27:25 #11 46.10 Unpacking python3-idna (2.8-1) ...
12:27:25 #11 46.13 Selecting previously unselected package python3-urllib3.
12:27:25 #11 46.13 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
12:27:25 #11 46.14 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:27:25 #10 50.60 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
12:27:25 #10 50.60 Unpacking libmailtools-perl (2.21-1) ...
12:27:25 #10 50.64 Selecting previously unselected package libmarkdown2:armhf.
12:27:25 #10 50.65 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
12:27:25 #10 50.65 Unpacking libmarkdown2:armhf (2.2.6-1) ...
12:27:25 #10 50.68 Selecting previously unselected package libmime-tools-perl.
12:27:25 #10 50.68 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
12:27:25 #10 50.68 Unpacking libmime-tools-perl (5.509-1) ...
12:27:25 #10 50.73 Selecting previously unselected package libmoox-aliases-perl.
12:27:25 #10 50.73 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:27:25 #10 50.73 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:27:25 #10 50.76 Selecting previously unselected package libnamespace-autoclean-perl.
12:27:25 #10 50.76 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:27:25 #10 50.76 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:27:25 #10 50.79 Selecting previously unselected package libobject-id-perl.
12:27:25 #10 50.79 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
12:27:25 #10 50.80 Unpacking libobject-id-perl (0.1.2-2.1) ...
12:27:25 #10 50.82 Selecting previously unselected package libmoox-struct-perl.
12:27:25 #10 50.82 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
12:27:25 #10 50.83 Unpacking libmoox-struct-perl (0.020-1) ...
12:27:25 #10 50.86 Selecting previously unselected package libmouse-perl.
12:27:26 #10 46.02 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:26 #10 46.04 Setting up libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
12:27:26 #10 46.05 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
12:27:26 #10 46.06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
12:27:26 #10 46.07 Setting up m4 (1.4.18-1) ...
12:27:26 #10 46.08 Setting up libgdbm5:armhf (1.14.1-6) ...
12:27:26 #10 46.09 Setting up at (3.1.20-3.1ubuntu2) ...
12:27:26 #11 52.72 invoke-rc.d: could not determine current runlevel
12:27:26 #11 52.73 invoke-rc.d: policy-rc.d denied execution of start.
12:27:26 #11 52.74 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
12:27:26 #11 52.75 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:26 #11 52.77 Setting up libedit2:amd64 (3.1-20191231-1) ...
12:27:26 #11 52.79 Setting up libreadline8:amd64 (8.0-4) ...
12:27:26 #11 52.81 Setting up m4 (1.4.18-4) ...
12:27:26 #11 52.83 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:26 #11 52.84 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
12:27:26 #10 53.32 Setting up autoconf (2.69-11) ...
12:27:26 #10 53.33 Setting up libpath-iterator-rule-perl (1.009-1) ...
12:27:26 #10 53.34 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
12:27:26 #10 53.37 Setting up python3-gpg (1.10.0-1ubuntu2) ...
12:27:26 #10 53.58 Setting up libnet-dns-perl (1.10-2) ...
12:27:26 #12 8.039 Selecting previously unselected package dh-apparmor.
12:27:26 #12 8.041 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
12:27:26 #12 8.044 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
12:27:26 #12 8.084 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:27:26 #12 8.086 Preparing to unpack .../09-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
12:27:26 #12 8.091 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:26 #12 8.136 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:27:26 #12 8.139 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
12:27:26 #12 8.143 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:26 #12 8.186 Selecting previously unselected package libudev-dev:arm64.
12:27:26 #12 8.188 Preparing to unpack .../11-libudev-dev_237-3ubuntu10.56_arm64.deb ...
12:27:26 #12 8.197 Unpacking libudev-dev:arm64 (237-3ubuntu10.56) ...
12:27:26 #12 8.230 Selecting previously unselected package libsepol1-dev:arm64.
12:27:26 #12 8.232 Preparing to unpack .../12-libsepol1-dev_2.7-1ubuntu0.1_arm64.deb ...
12:27:26 #12 8.237 Unpacking libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
12:27:26 #12 8.304 Selecting previously unselected package libpcre16-3:arm64.
12:27:26 #12 8.306 Preparing to unpack .../13-libpcre16-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
12:27:26 #12 8.311 Unpacking libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
12:27:26 #12 8.360 Selecting previously unselected package libpcre32-3:arm64.
12:27:26 #11 52.14 Setting up libsereal-encoder-perl:amd64 (4.025+ds-1) ...
12:27:26 #11 52.15 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:26 #11 52.16 Setting up liblist-utilsby-perl (0.12-1) ...
12:27:26 #11 52.18 Setting up libstring-shellquote-perl (1.04-2) ...
12:27:26 #11 52.19 Setting up libnet-netmask-perl (2.0001-1) ...
12:27:26 #11 52.20 Setting up libsub-install-perl (0.928-2) ...
12:27:26 #11 52.22 Setting up gcc (4:12.2.0-1ubuntu1) ...
12:27:26 #11 52.25 Setting up dpkg-dev (1.21.9ubuntu1) ...
12:27:26 #11 52.27 Setting up libindirect-perl (0.39-2) ...
12:27:26 #11 52.28 Setting up libxs-parse-sublike-perl:amd64 (0.16-1ubuntu2) ...
12:27:26 #11 52.29 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:26 #11 52.31 Setting up libfreezethaw-perl (0.5001-2.1) ...
12:27:26 #11 52.33 Setting up libobject-pad-perl (0.68-1) ...
12:27:26 #11 52.34 Setting up liberror-perl (0.17029-1) ...
12:27:26 #11 52.35 Setting up libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.2) ...
12:27:26 #11 52.36 Setting up patchutils (0.4.2-1build2) ...
12:27:26 #11 52.37 Setting up libmail-sendmail-perl (0.80-2) ...
12:27:26 #11 52.38 Setting up libltdl-dev:amd64 (2.4.7-4) ...
12:27:26 #11 52.39 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:26 #11 52.41 Setting up libxml-sax-base-perl (1.09-2) ...
12:27:26 #11 52.42 Setting up libio-string-perl (1.08-3.1) ...
12:27:26 #11 52.43 Setting up libreadonly-perl (2.050-3) ...
12:27:26 #11 52.44 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
12:27:26 #11 52.46 Setting up libstring-copyright-perl (0.003013-1) ...
12:27:26 #11 52.47 Setting up libdata-optlist-perl (0.112-1) ...
12:27:26 #11 56.58 Setting up liblinux-epoll-perl (0.017-1) ...
12:27:26 #11 56.67 Setting up libvariable-magic-perl (0.62-1build2) ...
12:27:26 #11 56.68 Setting up python3-idna (2.8-1) ...
12:27:26 #11 56.88 Setting up libio-html-perl (1.001-1) ...
12:27:26 #11 56.90 Setting up libcroco3:arm64 (0.6.13-1) ...
12:27:26 #11 56.91 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
12:27:26 #11 56.92 Setting up libtest-refcount-perl (0.10-1) ...
12:27:26 #10 56.47 Setting up m4 (1.4.18-2) ...
12:27:26 #10 56.48 Setting up binutils (2.31.1-16) ...
12:27:26 #10 56.53 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
12:27:26 #10 56.55 Setting up ca-certificates (20200601~deb10u2) ...
12:27:26 #11 41.58 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ...
12:27:26 #11 41.58 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ...
12:27:26 #11 41.61 Selecting previously unselected package libc-devtools.
12:27:26 #11 41.61 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.1_armhf.deb ...
12:27:26 #11 41.61 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
12:27:26 #11 41.64 Selecting previously unselected package libcapture-tiny-perl.
12:27:26 #11 41.64 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:26 #11 41.64 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:26 #11 41.67 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:26 #11 41.67 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:26 #11 41.67 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:26 #11 41.70 Selecting previously unselected package libclone-perl.
12:27:26 #11 41.70 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ...
12:27:26 #11 41.70 Unpacking libclone-perl (0.45-1build3) ...
12:27:26 #11 41.73 Selecting previously unselected package libcommon-sense-perl:armhf.
12:27:26 #11 41.73 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ...
12:27:26 #11 41.74 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
12:27:26 #11 41.81 Selecting previously unselected package libconfig-tiny-perl.
12:27:26 #11 41.81 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ...
12:27:26 #11 41.82 Unpacking libconfig-tiny-perl (2.28-1) ...
12:27:26 #11 41.85 Selecting previously unselected package libparams-util-perl.
12:27:26 #11 41.85 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ...
12:27:26 #11 41.85 Unpacking libparams-util-perl (1.102-1build3) ...
12:27:26 #11 41.88 Selecting previously unselected package libsub-install-perl.
12:27:26 #11 41.88 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ...
12:27:26 #11 41.88 Unpacking libsub-install-perl (0.928-1.1) ...
12:27:26 #11 41.91 Selecting previously unselected package libdata-optlist-perl.
12:27:26 #13 2.090 dh clean
12:27:26 #13 2.177    dh_clean
12:27:26 #13 2.208  debian/rules binary
12:27:26 #13 2.210 dh binary
12:27:26 #13 2.283    dh_update_autotools_config
12:27:26 #13 2.310    dh_autoreconf
12:27:26 #13 28.45   Verifying        : libxcrypt-static-4.4.18-3.el9.aarch64                70/70 
12:27:26 #13 28.59 
12:27:26 #13 28.59 Installed:
12:27:26 #13 28.59   acl-2.3.1-3.el9.aarch64                                                       
12:27:26 #13 28.59   annobin-11.05-1.el9.aarch64                                                   
12:27:26 #13 28.59   autoconf-2.69-38.el9.noarch                                                   
12:27:26 #13 28.59   automake-1.16.2-6.el9.noarch                                                  
12:27:26 #13 28.59   cmake-3.20.2-7.el9.aarch64                                                    
12:27:26 #13 28.59   cmake-data-3.20.2-7.el9.noarch                                                
12:27:26 #13 28.59   cmake-filesystem-3.20.2-7.el9.aarch64                                         
12:27:26 #13 28.59   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
12:27:26 #13 28.59   cpp-11.3.1-4.3.el9.aarch64                                                    
12:27:26 #13 28.59   dbus-1:1.12.20-7.el9.aarch64                                                  
12:27:26 #13 28.59   dbus-broker-28-7.el9.aarch64                                                  
12:27:26 #13 28.59   dbus-common-1:1.12.20-7.el9.noarch                                            
12:27:26 #13 28.59   device-mapper-9:1.02.187-4.el9.aarch64                                        
12:27:26 #13 28.59   device-mapper-devel-9:1.02.187-4.el9.aarch64                                  
12:27:26 #13 28.59   device-mapper-libs-9:1.02.187-4.el9.aarch64                                   
12:27:26 #13 28.59   gcc-11.3.1-4.3.el9.aarch64                                                    
12:27:26 #13 28.59   gcc-plugin-annobin-11.3.1-4.3.el9.aarch64                                     
12:27:26 #13 28.59   git-2.39.1-1.el9.aarch64                                                      
12:27:26 #13 28.59   git-core-2.39.1-1.el9.aarch64                                                 
12:27:26 #13 28.59   git-core-doc-2.39.1-1.el9.noarch                                              
12:27:26 #13 28.59   glibc-devel-2.34-54.el9.aarch64                                               
12:27:26 #13 28.59   glibc-static-2.34-54.el9.aarch64                                              
12:27:26 #13 28.59   kernel-headers-5.14.0-239.el9.aarch64                                         
12:27:26 #13 28.59   kmod-libs-28-7.el9.aarch64                                                    
12:27:26 #13 28.59   libasan-11.3.1-4.3.el9.aarch64                                                
12:27:26 #13 28.59   libatomic-11.3.1-4.3.el9.aarch64                                              
12:27:26 #13 28.59   libcbor-0.7.0-5.el9.aarch64                                                   
12:27:26 #13 28.59   libedit-3.1-37.20210216cvs.el9.aarch64                                        
12:27:26 #13 28.59   libfido2-1.6.0-7.el9.aarch64                                                  
12:27:26 #13 28.59   libmpc-1.2.1-4.el9.aarch64                                                    
12:27:26 #13 28.59   libseccomp-2.5.2-2.el9.aarch64                                                
12:27:26 #13 28.59   libseccomp-devel-2.5.2-2.el9.aarch64                                          
12:27:26 #13 28.59   libselinux-devel-3.5-0.rc1.1.el9.aarch64                                      
12:27:26 #13 28.59   libsepol-devel-3.5-0.rc1.2.el9.aarch64                                        
12:27:26 #13 28.59   libtool-2.4.6-45.el9.aarch64                                                  
12:27:26 #13 28.59   libtool-ltdl-2.4.6-45.el9.aarch64                                             
12:27:26 #13 28.59   libtool-ltdl-devel-2.4.6-45.el9.aarch64                                       
12:27:26 #13 28.59   libubsan-11.3.1-4.3.el9.aarch64                                               
12:27:26 #13 28.59   libuv-1:1.42.0-1.el9.aarch64                                                  
12:27:26 #13 28.59   libxcrypt-devel-4.4.18-3.el9.aarch64                                          
12:27:26 #13 28.59   libxcrypt-static-4.4.18-3.el9.aarch64                                         
12:27:26 #13 28.59   llvm-libs-15.0.1-1.el9.aarch64                                                
12:27:26 #13 28.59   m4-1.4.19-1.el9.aarch64                                                       
12:27:26 #13 28.59   make-1:4.3-7.el9.aarch64                                                      
12:27:26 #13 28.59   openssh-8.7p1-28.el9.aarch64                                                  
12:27:26 #13 28.59   openssh-clients-8.7p1-28.el9.aarch64                                          
12:27:26 #13 28.59   pcre2-devel-10.40-2.el9.aarch64                                               
12:27:26 #13 28.59   pcre2-utf16-10.40-2.el9.aarch64                                               
12:27:26 #13 28.59   pcre2-utf32-10.40-2.el9.aarch64                                               
12:27:26 #13 28.59   perl-DynaLoader-1.47-480.el9.aarch64                                          
12:27:26 #13 28.59   perl-Error-1:0.17029-7.el9.noarch                                             
12:27:26 #13 28.59   perl-File-Compare-1.100.600-480.el9.noarch                                    
12:27:26 #13 28.59   perl-File-Copy-2.34-480.el9.noarch                                            
12:27:26 #13 28.59   perl-File-Find-1.37-480.el9.noarch                                            
12:27:26 #13 28.59   perl-Git-2.39.1-1.el9.noarch                                                  
12:27:26 #13 28.59   perl-TermReadKey-2.38-11.el9.aarch64                                          
12:27:26 #13 28.59   perl-Thread-Queue-3.14-460.el9.noarch                                         
12:27:26 #13 28.59   perl-lib-0.65-480.el9.aarch64                                                 
12:27:26 #13 28.59   perl-threads-1:2.25-460.el9.aarch64                                           
12:27:26 #13 28.59   perl-threads-shared-1.61-460.el9.aarch64                                      
12:27:26 #13 28.59   policycoreutils-devel-3.5-0.rc1.2.el9.aarch64                                 
12:27:26 #13 28.59   rpm-plugin-selinux-4.16.1.3-22.el9.aarch64                                    
12:27:26 #13 28.59   selinux-policy-38.1.4-1.el9.noarch                                            
12:27:26 #13 28.59   selinux-policy-devel-38.1.4-1.el9.noarch                                      
12:27:26 #13 28.59   selinux-policy-targeted-38.1.4-1.el9.noarch                                   
12:27:26 #13 28.59   systemd-252-3.el9.aarch64                                                     
12:27:26 #13 28.59   systemd-devel-252-3.el9.aarch64                                               
12:27:26 #13 28.59   systemd-pam-252-3.el9.aarch64                                                 
12:27:26 #13 28.59   systemd-rpm-macros-252-3.el9.noarch                                           
12:27:26 #13 28.59   which-2.21-28.el9.aarch64                                                     
12:27:26 #13 28.59 
12:27:26 #13 28.59 Complete!
12:27:26 #10 49.51 (116/139): zip-3.0-33.fc37.x86_64.rpm            26 MB/s | 259 kB     00:00    
12:27:26 #10 49.52 (117/139): xz-5.2.5-10.fc37.x86_64.rpm           14 MB/s | 223 kB     00:00    
12:27:26 #10 49.53 (118/139): zstd-1.5.2-3.fc37.x86_64.rpm          26 MB/s | 447 kB     00:00    
12:27:26 #10 49.53 (119/139): ansible-srpm-macros-1-8.1.fc37.noarc 530 kB/s | 8.6 kB     00:00    
12:27:26 #10 49.60 (120/139): binutils-gold-2.38-25.fc37.x86_64.rp  10 MB/s | 775 kB     00:00    
12:27:26 #10 49.64 (121/139): binutils-2.38-25.fc37.x86_64.rpm      50 MB/s | 5.4 MB     00:00    
12:27:26 #10 49.66 (122/139): dbus-libs-1.14.4-1.fc37.x86_64.rpm   1.2 MB/s | 155 kB     00:00    
12:27:26 #10 49.67 (123/139): emacs-filesystem-28.2-1.fc37.noarch. 116 kB/s | 7.1 kB     00:00    
12:27:26 #10 49.69 (124/139): glibc-gconv-extra-2.36-9.fc37.x86_64  87 MB/s | 1.6 MB     00:00    
12:27:26 #10 49.69 (125/139): gnat-srpm-macros-5-1.fc37.noarch.rpm 395 kB/s | 8.3 kB     00:00    
12:27:26 #10 49.72 (126/139): gdb-minimal-12.1-6.fc37.x86_64.rpm    76 MB/s | 3.9 MB     00:00    
12:27:26 #10 49.72 (127/139): perl-Getopt-Long-2.54-1.fc37.noarch. 2.0 MB/s |  60 kB     00:00    
12:27:26 #10 49.73 (128/139): perl-URI-5.17-1.fc37.noarch.rpm      3.5 MB/s | 123 kB     00:00    
12:27:26 #10 49.77 (129/139): python3-dbus-1.3.2-1.fc37.x86_64.rpm 4.1 MB/s | 157 kB     00:00    
12:27:26 #12 7.306   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch            1/1 
12:27:26 #12 7.458   Preparing        :                                                        1/1 
12:27:26 #12 7.513   Upgrading        : systemd-libs-251.10-588.fc37.aarch64                  1/99 
12:27:26 #12 7.524   Upgrading        : libxcrypt-4.4.33-4.fc37.aarch64                       2/99 
12:27:26 #12 7.531   Installing       : cmake-rpm-macros-3.25.2-1.fc37.noarch                 3/99 
12:27:26 #12 7.539   Installing       : cmake-filesystem-3.25.2-1.fc37.aarch64                4/99 
12:27:26 #12 7.551   Installing       : python3-libselinux-3.4-5.fc37.aarch64                 5/99 
12:27:26 #12 7.558   Installing       : perl-threads-1:2.27-489.fc37.aarch64                  6/99 
12:27:26 #12 7.565   Installing       : perl-File-Find-1.40-492.fc37.noarch                   7/99 
12:27:26 #12 7.574   Installing       : m4-1.4.19-4.fc37.aarch64                              8/99 
12:27:26 #12 7.582   Installing       : libtool-ltdl-2.4.7-2.fc37.aarch64                     9/99 
12:27:26 #12 7.589   Installing       : libseccomp-2.5.3-3.fc37.aarch64                      10/99 
12:27:26 #12 7.595   Installing       : libmpc-1.2.1-5.fc37.aarch64                          11/99 
12:27:26 #12 7.604   Installing       : libfdisk-2.38.1-1.fc37.aarch64                       12/99 
12:27:26 #13 7.890 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
12:27:26 #13 7.901 Unpacking emacsen-common (3.0.4) ...
12:27:26 #13 7.940 Selecting previously unselected package cmake-data.
12:27:26 #13 7.942 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
12:27:26 #13 7.951 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
12:27:26 #11 53.85 Setting up libpython3-stdlib:arm64 (3.10.6-1) ...
12:27:26 #11 53.86 Setting up libalgorithm-merge-perl (0.08-4) ...
12:27:26 #11 53.88 Setting up libhttp-message-perl (6.37-1) ...
12:27:26 #11 53.89 Setting up libdata-validate-ip-perl (0.30-1) ...
12:27:26 #11 53.90 Setting up libhtml-form-perl (6.10-1) ...
12:27:26 #11 53.91 Setting up libiterator-perl (0.03+ds1-2) ...
12:27:26 #11 53.93 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:26 #11 53.94 Setting up libjson-xs-perl (4.030-1build3) ...
12:27:26 #11 53.95 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:26 #11 53.96 Setting up libio-prompter-perl (0.004015-1) ...
12:27:26 #11 53.97 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
12:27:26 #11 43.12 Preparing to unpack .../358-libtext-levenshteinxs-perl_0.03-5_armhf.deb ...
12:27:26 #11 43.13 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
12:27:26 #11 43.15 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
12:27:26 #11 43.16 Preparing to unpack .../359-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
12:27:26 #11 43.16 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
12:27:26 #11 43.18 Selecting previously unselected package libtext-xslate-perl:armhf.
12:27:26 #11 43.19 Preparing to unpack .../360-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
12:27:26 #11 43.19 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
12:27:26 #11 43.22 Selecting previously unselected package libtime-duration-perl.
12:27:26 #11 43.22 Preparing to unpack .../361-libtime-duration-perl_1.21-1_all.deb ...
12:27:26 #11 43.23 Unpacking libtime-duration-perl (1.21-1) ...
12:27:26 #11 43.25 Selecting previously unselected package libtime-moment-perl.
12:27:26 #11 43.25 Preparing to unpack .../362-libtime-moment-perl_0.44-2_armhf.deb ...
12:27:26 #11 43.26 Unpacking libtime-moment-perl (0.44-2) ...
12:27:26 #11 43.28 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
12:27:26 #11 43.28 Preparing to unpack .../363-libtype-tiny-xs-perl_0.022-2_armhf.deb ...
12:27:26 #11 43.29 Unpacking libtype-tiny-xs-perl:armhf (0.022-2) ...
12:27:26 #11 43.31 Selecting previously unselected package libunicode-utf8-perl.
12:27:26 #11 43.32 Preparing to unpack .../364-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
12:27:26 #11 43.32 Unpacking libunicode-utf8-perl (0.62-1build4) ...
12:27:26 #11 43.34 Selecting previously unselected package libwww-mechanize-perl.
12:27:26 #11 46.17 Selecting previously unselected package python3-requests.
12:27:26 #11 46.18 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1_all.deb ...
12:27:26 #11 46.18 Unpacking python3-requests (2.22.0-2ubuntu1) ...
12:27:26 #11 46.21 Selecting previously unselected package python3-unidiff.
12:27:26 #11 46.22 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
12:27:26 #11 46.22 Unpacking python3-unidiff (0.5.5-2) ...
12:27:26 #11 46.25 Selecting previously unselected package python3-xdg.
12:27:26 #11 46.25 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
12:27:26 #11 46.25 Unpacking python3-xdg (0.26-1ubuntu1) ...
12:27:26 #11 46.29 Selecting previously unselected package unzip.
12:27:26 #11 46.29 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ...
12:27:26 #11 46.29 Unpacking unzip (6.0-25ubuntu1.1) ...
12:27:26 #11 46.34 Selecting previously unselected package equivs.
12:27:26 #11 46.34 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
12:27:26 #11 46.34 Unpacking equivs (2.2.0) ...
12:27:26 #11 46.37 Selecting previously unselected package libauthen-sasl-perl.
12:27:26 #10 50.86 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
12:27:26 #10 50.86 Unpacking libmouse-perl (2.5.10-1+b1) ...
12:27:26 #10 50.91 Selecting previously unselected package libnumber-range-perl.
12:27:26 #10 50.91 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
12:27:26 #10 50.91 Unpacking libnumber-range-perl (0.12-1.1) ...
12:27:26 #10 50.94 Selecting previously unselected package libossp-uuid16:armhf.
12:27:26 #10 50.95 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
12:27:26 #10 50.95 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
12:27:26 #10 50.98 Selecting previously unselected package libossp-uuid-perl.
12:27:26 #10 50.98 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
12:27:26 #10 50.99 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
12:27:26 #10 51.02 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:26 #10 51.02 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
12:27:26 #10 51.02 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
12:27:26 #10 51.05 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:26 #10 51.05 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:26 #10 51.06 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:26 #10 51.08 Selecting previously unselected package libperlio-gzip-perl.
12:27:26 #10 51.09 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
12:27:26 #10 51.09 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
12:27:26 #10 51.12 Selecting previously unselected package libpod-parser-perl.
12:27:26 #10 51.12 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
12:27:26 #10 51.13 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:26 #10 51.15 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:26 #10 51.15 Unpacking libpod-parser-perl (1.63-2) ...
12:27:26 #10 51.18 Selecting previously unselected package libpod-constants-perl.
12:27:26 #10 51.19 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
12:27:26 #10 46.22 invoke-rc.d: could not determine current runlevel
12:27:26 #10 46.22 invoke-rc.d: policy-rc.d denied execution of start.
12:27:26 #10 46.22 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ...
12:27:26 #10 46.23 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ...
12:27:26 #10 46.24 Setting up ucf (3.0038) ...
12:27:26 #10 46.39 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.8) ...
12:27:26 #10 46.40 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
12:27:26 #10 46.41 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:27:26 #10 46.43 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ...
12:27:26 #10 46.44 Setting up libcroco3:armhf (0.6.12-2) ...
12:27:26 #10 46.45 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:26 #10 46.46 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.8) ...
12:27:26 #10 46.47 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
12:27:26 #10 46.49 Setting up patch (2.7.6-2ubuntu1.1) ...
12:27:26 #10 46.50 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
12:27:26 #10 46.51 Setting up krb5-locales (1.16-2ubuntu0.2) ...
12:27:26 #10 46.52 Setting up publicsuffix (20180223.1310-1) ...
12:27:26 #12 8.362 Preparing to unpack .../14-libpcre32-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
12:27:26 #12 8.366 Unpacking libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
12:27:26 #12 8.413 Selecting previously unselected package libpcrecpp0v5:arm64.
12:27:26 #12 8.416 Preparing to unpack .../15-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_arm64.deb ...
12:27:26 #12 8.421 Unpacking libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
12:27:26 #12 8.457 Selecting previously unselected package libpcre3-dev:arm64.
12:27:26 #12 8.459 Preparing to unpack .../16-libpcre3-dev_2%3a8.39-9ubuntu0.1_arm64.deb ...
12:27:26 #12 8.463 Unpacking libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
12:27:26 #12 8.529 Selecting previously unselected package libselinux1-dev:arm64.
12:27:26 #12 8.532 Preparing to unpack .../17-libselinux1-dev_2.7-2build2_arm64.deb ...
12:27:26 #12 8.537 Unpacking libselinux1-dev:arm64 (2.7-2build2) ...
12:27:26 #12 8.584 Selecting previously unselected package libdevmapper-dev:arm64.
12:27:26 #10 53.60 Setting up libsub-identify-perl (0.14-1) ...
12:27:26 #10 53.61 Setting up libpod-constants-perl (0.19-1) ...
12:27:26 #10 53.62 Setting up libsort-versions-perl (1.62-1) ...
12:27:26 #10 53.63 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
12:27:26 #10 53.64 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:26 #10 53.65 Setting up libsub-exporter-perl (0.987-1) ...
12:27:26 #10 53.66 Setting up xauth (1:1.0.10-1) ...
12:27:26 #10 53.67 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:26 #10 53.69 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
12:27:26 #10 53.74 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
12:27:26 #10 53.75 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
12:27:26 #10 53.76 Setting up dput (1.0.1ubuntu1) ...
12:27:26 #11 52.48 Setting up libipc-run-perl (20220807.0-1) ...
12:27:26 #11 52.49 Setting up git (1:2.37.2-1ubuntu1.2) ...
12:27:26 #11 52.51 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
12:27:26 #11 52.52 Setting up libcontextual-return-perl (0.004014-3) ...
12:27:26 #11 52.53 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:26 #11 52.54 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:26 #11 52.56 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
12:27:26 #11 52.57 Setting up libhtml-parser-perl:amd64 (3.78-1) ...
12:27:26 #11 52.58 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:26 #11 52.60 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
12:27:26 #11 52.61 Setting up librole-tiny-perl (2.002004-1) ...
12:27:26 #11 52.62 Setting up gnupg (2.2.35-3ubuntu1) ...
12:27:26 #11 52.63 Setting up libc6-dev:amd64 (2.36-0ubuntu4) ...
12:27:26 #11 52.64 Setting up libfont-ttf-perl (1.06-2) ...
12:27:26 #11 52.65 Setting up libfile-homedir-perl (1.006-1) ...
12:27:26 #11 52.66 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-7) ...
12:27:26 #11 52.67 Setting up libio-socket-ssl-perl (2.074-2) ...
12:27:26 #11 56.94 Setting up libparams-util-perl (1.07-3build5) ...
12:27:26 #11 56.96 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
12:27:26 #11 56.98 Setting up autoconf (2.69-11.1) ...
12:27:26 #11 56.99 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:27:26 #11 57.16 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:26 #11 57.18 Setting up libarray-intspan-perl (2.003-1) ...
12:27:26 #11 57.19 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:26 #11 57.20 Setting up libtimedate-perl (2.3200-1) ...
12:27:26 #11 57.21 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:27:26 #11 57.23 Setting up libsub-name-perl (0.26-1) ...
12:27:26 #11 57.24 Setting up libtype-tiny-xs-perl (0.016-1) ...
12:27:26 #11 57.25 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:26 #11 57.27 Setting up xauth (1:1.1-0ubuntu1) ...
12:27:26 #11 57.28 Setting up cpp (4:9.3.0-1ubuntu2) ...
12:27:26 #10 56.91 Updating certificates in /etc/ssl/certs...
12:27:26 #11 41.91 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ...
12:27:26 #11 41.92 Unpacking libdata-optlist-perl (0.112-1) ...
12:27:26 #11 41.96 Selecting previously unselected package libsub-exporter-perl.
12:27:26 #11 41.96 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ...
12:27:26 #11 41.96 Unpacking libsub-exporter-perl (0.988-1) ...
12:27:26 #11 41.99 Selecting previously unselected package libconst-fast-perl.
12:27:26 #11 41.99 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ...
12:27:26 #11 41.99 Unpacking libconst-fast-perl (0.014-1.1) ...
12:27:26 #11 42.02 Selecting previously unselected package libwant-perl.
12:27:26 #11 42.02 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ...
12:27:26 #11 42.03 Unpacking libwant-perl (0.29-1build7) ...
12:27:26 #11 42.05 Selecting previously unselected package libcontextual-return-perl.
12:27:26 #11 42.06 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:26 #11 42.06 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:26 #11 42.09 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
12:27:26 #11 42.09 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ...
12:27:26 #11 42.10 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ...
12:27:26 #11 42.13 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:26 #13 2.349    create-stamp debian/debhelper-build-stamp
12:27:26 #13 2.349    dh_prep
12:27:26 #13 2.376    dh_auto_install --destdir=debian/docker-ce-build-deps/
12:27:26 #13 2.425    dh_install
12:27:26 #13 2.457    dh_installdocs
12:27:26 #13 2.493    dh_installchangelogs
12:27:26 #13 2.572    dh_perl
12:27:26 #13 29.08 Last metadata expiration check: 0:00:25 ago on Wed Jan 25 12:27:01 2023.
12:27:26 #10 49.77 (130/139): python3-zstandard-0.19.0-1.fc37.x86_  10 MB/s | 470 kB     00:00    
12:27:26 #10 49.78 (131/139): python-srpm-macros-3.11-5.fc37.noarc 508 kB/s |  24 kB     00:00    
12:27:26 #10 49.78 (132/139): qt5-srpm-macros-5.15.8-1.fc37.noarch 1.1 MB/s | 8.0 kB     00:00    
12:27:26 #10 49.78 (133/139): rpmautospec-rpm-macros-0.3.1-1.fc37. 971 kB/s | 8.8 kB     00:00    
12:27:26 #10 49.79 (134/139): rpmlint-2.4.0-3.fc37.noarch.rpm       26 MB/s | 330 kB     00:00    
12:27:26 #10 49.79 (135/139): rpmlint-fedora-license-data-1.11-1.f 1.9 MB/s |  18 kB     00:00    
12:27:26 #10 49.80 (136/139): rust-srpm-macros-23-1.fc37.noarch.rp 816 kB/s | 9.4 kB     00:00    
12:27:26 #10 49.81 (137/139): glibc-2.36-9.fc37.x86_64.rpm          89 MB/s | 2.1 MB     00:00    
12:27:26 #10 49.82 (138/139): glibc-common-2.36-9.fc37.x86_64.rpm   16 MB/s | 365 kB     00:00    
12:27:26 #10 49.83 (139/139): glibc-minimal-langpack-2.36-9.fc37.x 3.3 MB/s |  87 kB     00:00    
12:27:26 #10 49.83 --------------------------------------------------------------------------------
12:27:26 #10 49.83 Total                                            15 MB/s |  31 MB     00:02     
12:27:26 #12 7.617   Installing       : checkpolicy-3.4-3.fc37.aarch64                       13/99 
12:27:26 #12 7.764   Installing       : cpp-12.2.1-4.fc37.aarch64                            14/99 
12:27:26 #12 7.773   Installing       : perl-threads-shared-1.64-489.fc37.aarch64            15/99 
12:27:26 #12 7.780   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               16/99 
12:27:26 #12 7.788   Installing       : python3-libsemanage-3.4-5.fc37.aarch64               17/99 
12:27:26 #12 7.803   Installing       : systemd-devel-251.10-588.fc37.aarch64                18/99 
12:27:26 #12 7.857   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  19/99 
12:27:26 #12 8.580 Selecting previously unselected package g++.
12:27:26 #12 8.582 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
12:27:26 #12 8.585 Unpacking g++ (4:8.3.0-1+rpi2) ...
12:27:26 #12 8.616 Selecting previously unselected package build-essential.
12:27:26 #12 8.617 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
12:27:26 #12 8.621 Unpacking build-essential (12.6) ...
12:27:26 #12 8.663 Selecting previously unselected package bash-completion.
12:27:26 #13 8.304 Selecting previously unselected package cmake.
12:27:26 #13 8.307 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ...
12:27:26 #13 8.310 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
12:27:26 #13 8.428 Selecting previously unselected package dh-apparmor.
12:27:26 #11 43.35 Preparing to unpack .../365-libwww-mechanize-perl_2.14-2_all.deb ...
12:27:26 #11 43.35 Unpacking libwww-mechanize-perl (2.14-2) ...
12:27:26 #11 43.37 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:26 #11 43.38 Preparing to unpack .../366-libxml-namespacesupport-perl_1.12-2_all.deb ...
12:27:26 #11 43.38 Unpacking libxml-namespacesupport-perl (1.12-2) ...
12:27:26 #11 43.41 Selecting previously unselected package libxml-sax-base-perl.
12:27:26 #11 43.41 Preparing to unpack .../367-libxml-sax-base-perl_1.09-2_all.deb ...
12:27:26 #11 43.41 Unpacking libxml-sax-base-perl (1.09-2) ...
12:27:26 #11 43.44 Selecting previously unselected package libxml-sax-perl.
12:27:26 #11 43.45 Preparing to unpack .../368-libxml-sax-perl_1.02+dfsg-3_all.deb ...
12:27:26 #11 43.45 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
12:27:26 #11 43.48 Selecting previously unselected package libxml-libxml-perl.
12:27:26 #11 43.49 Preparing to unpack .../369-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
12:27:26 #11 43.49 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:26 #11 43.53 Selecting previously unselected package libxml-parser-perl:armhf.
12:27:26 #11 43.54 Preparing to unpack .../370-libxml-parser-perl_2.46-3build1_armhf.deb ...
12:27:26 #11 43.54 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
12:27:26 #11 43.58 Selecting previously unselected package libxml-sax-expat-perl.
12:27:26 #11 46.37 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
12:27:26 #11 46.38 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:27:26 #11 46.41 Selecting previously unselected package python3-magic.
12:27:26 #11 46.41 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
12:27:26 #11 46.41 Unpacking python3-magic (2:0.4.15-3) ...
12:27:26 #11 46.53 Setting up libapt-pkg-perl (0.1.36build3) ...
12:27:26 #11 46.54 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
12:27:26 #11 46.55 Setting up libpipeline1:armhf (1.5.2-2build1) ...
12:27:26 #11 46.56 Setting up wdiff (1.2.2-2build1) ...
12:27:26 #11 46.57 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
12:27:26 #11 46.58 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
12:27:26 #11 46.59 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
12:27:26 #11 46.60 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
12:27:26 #11 46.61 Setting up mime-support (3.64ubuntu1) ...
12:27:26 #11 46.65 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
12:27:26 #10 51.19 Unpacking libpod-constants-perl (0.19-2) ...
12:27:26 #10 51.22 Selecting previously unselected package libproc-processtable-perl.
12:27:26 #10 51.22 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
12:27:26 #10 51.22 Unpacking libproc-processtable-perl (0.59-2+b1) ...
12:27:26 #10 51.26 Selecting previously unselected package libre2-9:armhf.
12:27:26 #10 51.27 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
12:27:26 #10 51.27 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
12:27:26 #10 51.31 Selecting previously unselected package libre-engine-re2-perl:armhf.
12:27:26 #10 51.31 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
12:27:26 #10 51.32 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
12:27:26 #10 51.34 Selecting previously unselected package libreadonly-perl.
12:27:26 #10 51.35 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
12:27:26 #10 51.35 Unpacking libreadonly-perl (2.050-3) ...
12:27:26 #10 51.38 Selecting previously unselected package libref-util-perl.
12:27:26 #10 51.38 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
12:27:26 #10 51.38 Unpacking libref-util-perl (0.204-1) ...
12:27:26 #10 51.41 Selecting previously unselected package libref-util-xs-perl.
12:27:26 #10 46.53 Setting up autotools-dev (20180224.1) ...
12:27:26 #10 46.54 Setting up t1utils (1.41-2) ...
12:27:26 #10 46.55 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
12:27:26 #10 46.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 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
12:27:26 #10 46.56 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:26 #10 46.57 Setting up libfakeroot:armhf (1.22-2ubuntu1) ...
12:27:26 #10 46.59 Setting up libltdl7:armhf (2.4.6-2) ...
12:27:26 #10 46.60 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:27:26 #10 46.61 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
12:27:26 #10 46.62 Setting up liblocale-gettext-perl (1.07-3build2) ...
12:27:26 #10 46.63 Setting up wdiff (1.2.2-2) ...
12:27:26 #10 46.64 Setting up shared-mime-info (1.9-2) ...
12:27:26 #12 8.586 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
12:27:26 #12 8.590 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:26 #12 8.626 Selecting previously unselected package libseccomp-dev:arm64.
12:27:26 #12 8.628 Preparing to unpack .../19-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ...
12:27:26 #12 8.632 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
12:27:26 #12 8.672 Selecting previously unselected package libsystemd-dev:arm64.
12:27:26 #12 8.674 Preparing to unpack .../20-libsystemd-dev_237-3ubuntu10.56_arm64.deb ...
12:27:26 #12 8.679 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.56) ...
12:27:26 #12 8.741 Selecting previously unselected package pkg-config.
12:27:26 #12 8.744 Preparing to unpack .../21-pkg-config_0.29.1-0ubuntu2_arm64.deb ...
12:27:26 #12 8.749 Unpacking pkg-config (0.29.1-0ubuntu2) ...
12:27:26 #12 8.795 Setting up libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
12:27:26 #12 8.811 Setting up libuv1:arm64 (1.18.0-3) ...
12:27:26 #12 8.823 Setting up bash-completion (1:2.8-1ubuntu1) ...
12:27:26 #10 52.70 Dependencies resolved.
12:27:26 #10 52.73 ================================================================================
12:27:26 #10 52.73  Package                       Arch     Version                 Repo       Size
12:27:26 #10 52.73 ================================================================================
12:27:26 #10 52.73 Installing:
12:27:26 #10 52.73  dnf-plugins-core              noarch   4.3.1-1.fc36            updates    34 k
12:27:26 #10 52.73  rpm-build                     x86_64   4.17.1-3.fc36           updates    58 k
12:27:26 #10 52.73  rpmlint                       noarch   2.4.0-3.fc36            updates   238 k
12:27:26 #10 52.73 Upgrading:
12:27:26 #10 52.73  elfutils-libelf               x86_64   0.188-3.fc36            updates   196 k
12:27:26 #10 52.73  elfutils-libs                 x86_64   0.188-3.fc36            updates   257 k
12:27:26 #10 52.73 Installing dependencies:
12:27:26 #10 52.73  ansible-srpm-macros           noarch   1-8.1.fc36              updates   8.5 k
12:27:26 #10 52.73  binutils                      x86_64   2.37-37.fc36            updates   6.0 M
12:27:26 #10 52.73  binutils-gold                 x86_64   2.37-37.fc36            updates   753 k
12:27:26 #10 52.73  bzip2                         x86_64   1.0.8-11.fc36           fedora     52 k
12:27:26 #10 52.73  cpio                          x86_64   2.13-12.fc36            fedora    270 k
12:27:26 #10 52.73  dash                          x86_64   0.5.10.2-10.fc36        fedora     97 k
12:27:26 #10 52.73  dbus-libs                     x86_64   1:1.14.4-1.fc36         updates   155 k
12:27:26 #10 52.73  debugedit                     x86_64   5.0-3.fc36              fedora     77 k
12:27:26 #10 52.73  desktop-file-utils            x86_64   0.26-6.fc36             fedora     72 k
12:27:26 #10 52.73  devscripts-checkbashisms      x86_64   2.22.1-1.fc36           fedora     28 k
12:27:26 #10 52.73  diffutils                     x86_64   3.8-2.fc36              fedora    370 k
12:27:26 #10 52.73  dwz                           x86_64   0.14-4.fc36             updates   127 k
12:27:26 #10 52.73  ed                            x86_64   1.14.2-12.fc36          fedora     73 k
12:27:26 #10 52.73  efi-srpm-macros               noarch   5-5.fc36                fedora     22 k
12:27:26 #10 52.73  elfutils                      x86_64   0.188-3.fc36            updates   523 k
12:27:26 #10 52.73  elfutils-debuginfod-client    x86_64   0.188-3.fc36            updates    40 k
12:27:26 #10 52.73  emacs-filesystem              noarch   1:28.2-1.fc36           updates   7.1 k
12:27:26 #10 52.73  enchant                       x86_64   1:1.6.0-30.fc36         fedora     59 k
12:27:26 #10 52.73  file                          x86_64   5.41-4.fc36             fedora     48 k
12:27:26 #10 52.73  fonts-srpm-macros             noarch   1:2.0.5-7.fc36          fedora     27 k
12:27:26 #10 52.73  fpc-srpm-macros               noarch   1.3-5.fc36              fedora    7.6 k
12:27:26 #10 52.73  gdb-minimal                   x86_64   12.1-2.fc36             updates   3.9 M
12:27:26 #10 52.73  gdk-pixbuf2                   x86_64   2.42.9-2.fc36           updates   466 k
12:27:26 #10 52.73  ghc-srpm-macros               noarch   1.5.0-6.fc36            fedora    7.7 k
12:27:26 #10 52.73  glibc-gconv-extra             x86_64   2.35-20.fc36            updates   1.6 M
12:27:26 #10 52.73  gnat-srpm-macros              noarch   4-15.fc36               fedora    8.2 k
12:27:26 #10 52.73  go-srpm-macros                noarch   3.2.0-1.fc36            updates    26 k
12:27:26 #10 52.73  groff-base                    x86_64   1.22.4-9.fc36           fedora    1.0 M
12:27:26 #10 52.73  hunspell                      x86_64   1.7.0-19.fc36           fedora    303 k
12:27:26 #10 52.73  hunspell-en-GB                noarch   0.20140811.1-22.fc36    fedora    225 k
12:27:26 #10 52.73  hunspell-en-US                noarch   0.20140811.1-22.fc36    fedora    176 k
12:27:26 #10 52.73  hunspell-filesystem           x86_64   1.7.0-19.fc36           fedora    8.9 k
12:27:26 #10 52.73  info                          x86_64   6.8-3.fc36              fedora    225 k
12:27:26 #10 52.73  json-glib                     x86_64   1.6.6-2.fc36            fedora    152 k
12:27:26 #10 52.73  kernel-srpm-macros            noarch   1.0-14.fc36             fedora    9.1 k
12:27:26 #10 52.73  libappstream-glib             x86_64   0.8.0-4.fc36            updates   391 k
12:27:26 #10 52.73  libjpeg-turbo                 x86_64   2.1.2-2.fc36            fedora    182 k
12:27:26 #10 52.73  libpkgconf                    x86_64   1.8.0-2.fc36            fedora     36 k
12:27:26 #10 52.73  libpng                        x86_64   2:1.6.37-12.fc36        fedora    119 k
12:27:26 #10 52.73  libstemmer                    x86_64   0-18.585svn.fc36        fedora     82 k
12:27:26 #10 52.73  lua-srpm-macros               noarch   1-6.fc36                fedora    8.5 k
12:27:26 #10 52.73  ncurses                       x86_64   6.2-9.20210508.fc36     fedora    400 k
12:27:26 #10 52.73  nim-srpm-macros               noarch   3-6.fc36                fedora    8.3 k
12:27:26 #10 52.73  ocaml-srpm-macros             noarch   6-6.fc36                fedora    7.7 k
12:27:26 #10 52.73  openblas-srpm-macros          noarch   2-11.fc36               fedora    7.4 k
12:27:26 #10 52.73  package-notes-srpm-macros     noarch   0.4-14.fc36             fedora     11 k
12:27:26 #10 52.73  patch                         x86_64   2.7.6-16.fc36           fedora    124 k
12:27:26 #10 52.73  perl-AutoLoader               noarch   5.74-486.fc36           fedora     26 k
12:27:26 #10 52.73  perl-B                        x86_64   1.82-486.fc36           fedora    185 k
12:27:26 #10 52.73  perl-Carp                     noarch   1.52-479.fc36           fedora     29 k
12:27:26 #10 52.73  perl-Class-Struct             noarch   0.66-486.fc36           fedora     27 k
12:27:26 #10 52.73  perl-Data-Dumper              x86_64   2.183-3.fc36            fedora     56 k
12:27:26 #10 52.73  perl-Digest                   noarch   1.20-2.fc36             fedora     25 k
12:27:26 #10 52.73  perl-Digest-MD5               x86_64   2.58-479.fc36           fedora     36 k
12:27:26 #10 52.73  perl-DynaLoader               x86_64   1.50-486.fc36           fedora     31 k
12:27:26 #10 52.73  perl-Encode                   x86_64   4:3.17-485.fc36         updates   1.7 M
12:27:26 #10 52.73  perl-Errno                    x86_64   1.33-486.fc36           fedora     20 k
12:27:26 #10 52.73  perl-Exporter                 noarch   5.76-480.fc36           fedora     31 k
12:27:26 #10 52.73  perl-Fcntl                    x86_64   1.14-486.fc36           fedora     25 k
12:27:26 #10 52.73  perl-File-Basename            noarch   2.85-486.fc36           fedora     22 k
12:27:26 #10 52.73  perl-File-Path                noarch   2.18-479.fc36           fedora     35 k
12:27:26 #10 52.73  perl-File-Temp                noarch   1:0.231.100-479.fc36    fedora     59 k
12:27:26 #10 52.73  perl-File-stat                noarch   1.09-486.fc36           fedora     22 k
12:27:26 #10 52.73  perl-FileHandle               noarch   2.03-486.fc36           fedora     20 k
12:27:26 #10 52.73  perl-Getopt-Long              noarch   1:2.54-1.fc36           updates    60 k
12:27:26 #10 52.73  perl-Getopt-Std               noarch   1.13-486.fc36           fedora     21 k
12:27:26 #10 52.73  perl-HTTP-Tiny                noarch   0.082-1.fc36            updates    55 k
12:27:26 #10 52.73  perl-IO                       x86_64   1.46-486.fc36           fedora     92 k
12:27:26 #10 52.73  perl-IPC-Open3                noarch   1.21-486.fc36           fedora     28 k
12:27:26 #10 52.73  perl-MIME-Base64              x86_64   3.16-479.fc36           fedora     30 k
12:27:26 #10 52.73  perl-Net-SSLeay               x86_64   1.92-2.fc36             fedora    364 k
12:27:26 #10 52.73  perl-POSIX                    x86_64   1.97-486.fc36           fedora    102 k
12:27:26 #10 52.73  perl-PathTools                x86_64   3.80-479.fc36           fedora     85 k
12:27:26 #10 52.73  perl-Pod-Escapes              noarch   1:1.07-479.fc36         fedora     20 k
12:27:26 #10 52.73  perl-Pod-Perldoc              noarch   3.28.01-480.fc36        fedora     83 k
12:27:26 #10 52.73  perl-Pod-Simple               noarch   1:3.43-3.fc36           fedora    215 k
12:27:26 #10 52.73  perl-Pod-Usage                noarch   4:2.01-479.fc36         fedora     40 k
12:27:26 #10 52.73  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc36         updates    72 k
12:27:26 #10 52.73  perl-SelectSaver              noarch   1.02-486.fc36           fedora     17 k
12:27:26 #10 52.73  perl-Socket                   x86_64   4:2.036-1.fc36          updates    55 k
12:27:26 #10 52.73  perl-Storable                 x86_64   1:3.25-2.fc36           fedora     96 k
12:27:26 #10 52.73  perl-Symbol                   noarch   1.09-486.fc36           fedora     19 k
12:27:26 #10 52.73  perl-Term-ANSIColor           noarch   5.01-480.fc36           fedora     48 k
12:27:26 #10 52.73  perl-Term-Cap                 noarch   1.17-479.fc36           fedora     22 k
12:27:26 #10 52.73  perl-Text-ParseWords          noarch   3.31-1.fc36             updates    16 k
12:27:26 #10 52.73  perl-Text-Tabs+Wrap           noarch   2021.0814-2.fc36        fedora     22 k
12:27:26 #10 52.73  perl-Time-Local               noarch   2:1.300-479.fc36        fedora     34 k
12:27:26 #10 52.73  perl-URI                      noarch   5.10-1.fc36             fedora    108 k
12:27:26 #10 52.73  perl-base                     noarch   2.27-486.fc36           fedora     21 k
12:27:26 #10 52.73  perl-constant                 noarch   1.33-480.fc36           fedora     23 k
12:27:26 #10 52.73  perl-if                       noarch   0.60.900-486.fc36       fedora     19 k
12:27:26 #10 52.73  perl-interpreter              x86_64   4:5.34.1-486.fc36       fedora     76 k
12:27:26 #10 52.73  perl-libnet                   noarch   3.13-480.fc36           fedora    126 k
12:27:26 #10 52.73  perl-libs                     x86_64   4:5.34.1-486.fc36       fedora    2.1 M
12:27:26 #10 52.73  perl-mro                      x86_64   1.25-486.fc36           fedora     33 k
12:27:26 #10 52.73  perl-overload                 noarch   1.33-486.fc36           fedora     50 k
12:27:26 #10 52.73  perl-overloading              noarch   0.02-486.fc36           fedora     18 k
12:27:26 #10 52.73  perl-parent                   noarch   1:0.238-479.fc36        fedora     14 k
12:27:26 #10 52.73  perl-podlators                noarch   1:4.14-479.fc36         fedora    112 k
12:27:26 #10 52.73  perl-srpm-macros              noarch   1-43.fc36               fedora    8.4 k
12:27:26 #10 52.73  perl-subs                     noarch   1.04-486.fc36           fedora     17 k
12:27:26 #10 52.73  perl-vars                     noarch   1.05-486.fc36           fedora     18 k
12:27:26 #10 52.73  pkgconf                       x86_64   1.8.0-2.fc36            fedora     41 k
12:27:26 #10 52.73  pkgconf-m4                    noarch   1.8.0-2.fc36            fedora     14 k
12:27:26 #10 52.73  pkgconf-pkg-config            x86_64   1.8.0-2.fc36            fedora     10 k
12:27:26 #10 52.73  python-srpm-macros            noarch   3.10-20.fc36            updates    23 k
12:27:26 #10 52.73  python3-construct             noarch   2.10.68-1.fc36          updates   112 k
12:27:26 #10 52.73  python3-dateutil              noarch   1:2.8.1-8.fc36          fedora    289 k
12:27:26 #10 52.73  python3-dbus                  x86_64   1.2.18-3.fc36           fedora    132 k
12:27:26 #10 52.73  python3-distro                noarch   1.6.0-2.fc36            fedora     38 k
12:27:26 #10 52.73  python3-dnf-plugins-core      noarch   4.3.1-1.fc36            updates   229 k
12:27:26 #10 52.73  python3-enchant               noarch   3.2.2-2.fc36            fedora     79 k
12:27:26 #10 52.73  python3-file-magic            noarch   5.41-4.fc36             fedora     18 k
12:27:26 #10 52.73  python3-pybeam                noarch   0.7-2.fc36              fedora     24 k
12:27:26 #10 52.73  python3-pyxdg                 noarch   0.27-4.fc36             fedora     96 k
12:27:26 #10 52.73  python3-six                   noarch   1.16.0-5.fc36           fedora     36 k
12:27:26 #10 52.73  python3-tomli                 noarch   1.2.3-1.fc36            fedora     29 k
12:27:26 #10 52.73  python3-tomli-w               noarch   0.4.0-3.fc36            fedora     18 k
12:27:26 #10 52.73  python3-zstandard             x86_64   0.17.0-1.fc36           fedora    458 k
12:27:26 #10 52.73  qt5-srpm-macros               noarch   5.15.7-1.fc36           updates   7.9 k
12:27:26 #10 52.73  redhat-rpm-config             noarch   222-1.fc36              updates    66 k
12:27:26 #10 52.73  rpmautospec-rpm-macros        noarch   0.3.1-1.fc36            updates   8.7 k
12:27:26 #10 52.73  rpmlint-fedora-license-data   noarch   1.11-1.fc36             updates    18 k
12:27:26 #10 52.73  rust-srpm-macros              noarch   23-1.fc36               updates   9.3 k
12:27:26 #10 52.73  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
12:27:26 #10 52.73  unzip                         x86_64   6.0-57.fc36             fedora    182 k
12:27:26 #10 52.73  xxhash-libs                   x86_64   0.8.1-2.fc36            fedora     42 k
12:27:26 #10 52.73  xz                            x86_64   5.2.5-9.fc36            fedora    214 k
12:27:26 #10 52.73  zip                           x86_64   3.0-32.fc36             fedora    260 k
12:27:26 #10 52.73  zstd                          x86_64   1.5.2-2.fc36            updates   448 k
12:27:26 #10 52.73 Installing weak dependencies:
12:27:26 #10 52.73  hunspell-en                   noarch   0.20140811.1-22.fc36    fedora    180 k
12:27:26 #10 52.73  perl-IO-Socket-IP             noarch   0.41-480.fc36           fedora     42 k
12:27:26 #10 52.73  perl-IO-Socket-SSL            noarch   2.074-2.fc36            fedora    218 k
12:27:26 #10 52.73  perl-Mozilla-CA               noarch   20211001-2.fc36         fedora     12 k
12:27:26 #10 52.73  perl-NDBM_File                x86_64   1.15-486.fc36           fedora     27 k
12:27:26 #10 52.73 
12:27:26 #10 52.73 Transaction Summary
12:27:26 #10 52.73 ================================================================================
12:27:26 #10 52.73 Install  138 Packages
12:27:26 #10 52.73 Upgrade    2 Packages
12:27:26 #10 52.73 
12:27:26 #10 52.74 Total download size: 29 M
12:27:26 #10 52.74 Downloading Packages:
12:27:26 #11 52.68 Setting up libsub-exporter-perl (0.988-1) ...
12:27:26 #11 52.69 Setting up libpython3-stdlib:amd64 (3.10.6-1) ...
12:27:26 #11 52.70 Setting up libalgorithm-merge-perl (0.08-4) ...
12:27:26 #11 52.72 Setting up libhttp-message-perl (6.37-1) ...
12:27:26 #11 52.73 Setting up libdata-validate-ip-perl (0.30-1) ...
12:27:26 #11 52.74 Setting up libhtml-form-perl (6.10-1) ...
12:27:26 #11 52.76 Setting up libiterator-perl (0.03+ds1-2) ...
12:27:26 #11 52.77 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:26 #11 52.78 Setting up libjson-xs-perl (4.030-1build3) ...
12:27:26 #11 52.80 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:26 #11 52.81 Setting up libio-prompter-perl (0.004015-1) ...
12:27:26 #11 52.82 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
12:27:26 #10 53.91 Setting up libstring-copyright-perl (0.003005-1) ...
12:27:26 #10 53.93 Setting up libhtml-parser-perl (3.72-3build1) ...
12:27:26 #10 53.97 Setting up automake (1:1.15.1-3ubuntu2) ...
12:27:26 #10 53.98 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
12:27:26 #10 53.98 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
12:27:26 #10 53.98 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
12:27:26 #10 53.99 Setting up libipc-run-perl (0.96-1) ...
12:27:26 #10 54.00 Setting up libcgi-pm-perl (4.38-1) ...
12:27:26 #10 54.02 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:27:26 #10 54.03 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
12:27:26 #11 57.30 Setting up libpath-tiny-perl (0.108-1) ...
12:27:26 #11 57.31 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:26 #11 57.33 Setting up libjson-perl (4.02000-2) ...
12:27:26 #11 57.34 Setting up libsub-override-perl (0.09-2) ...
12:27:26 #11 57.35 Setting up python3-unidiff (0.5.5-2) ...
12:27:26 #11 57.49 Setting up libstrictures-perl (2.000006-1) ...
12:27:26 #11 57.50 Setting up libsub-quote-perl (2.006006-1) ...
12:27:26 #11 57.52 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
12:27:26 #11 57.53 Setting up libsort-versions-perl (1.62-1) ...
12:27:26 #11 57.54 Setting up libexporter-tiny-perl (1.002001-1) ...
12:27:26 #11 53.20 Updating certificates in /etc/ssl/certs...
12:27:26 #11 42.13 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:26 #11 42.13 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:26 #11 42.16 Selecting previously unselected package libexception-class-perl.
12:27:26 #11 42.16 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ...
12:27:26 #11 42.17 Unpacking libexception-class-perl (1.45-1) ...
12:27:26 #11 42.19 Selecting previously unselected package libiterator-perl.
12:27:26 #11 42.20 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:27:26 #11 42.20 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:27:26 #11 42.23 Selecting previously unselected package libiterator-util-perl.
12:27:26 #11 42.23 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:27:26 #11 42.23 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:27:26 #11 42.26 Selecting previously unselected package libexporter-tiny-perl.
12:27:26 #11 42.26 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:26 #11 42.26 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:26 #11 42.30 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:26 #11 42.30 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ...
12:27:26 #11 42.30 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
12:27:26 #11 42.33 Selecting previously unselected package liblist-moreutils-perl.
12:27:26 #11 42.34 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:26 #11 42.34 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:26 #11 42.37 Selecting previously unselected package libdata-dpath-perl.
12:27:26 #11 42.37 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ...
12:27:26 #11 42.38 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:26 #11 42.40 Selecting previously unselected package libdata-dump-perl.
12:27:26 #11 42.41 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ...
12:27:26 #11 42.41 Unpacking libdata-dump-perl (1.25-1) ...
12:27:26 #11 42.44 Selecting previously unselected package libdata-messagepack-perl.
12:27:26 #13 2.606    dh_link
12:27:26 #13 2.638    dh_strip_nondeterminism
12:27:26 #13 2.694    dh_compress
12:27:26 #13 2.730    dh_fixperms
12:27:26 #13 2.767    dh_missing
12:27:26 #13 2.791    dh_installdeb
12:27:26 #13 2.823    dh_gencontrol
12:27:26 #13 29.14 Package bash-5.1.8-6.el9.aarch64 is already installed.
12:27:26 #13 29.17 Dependencies resolved.
12:27:26 #13 29.17 Nothing to do.
12:27:26 #13 29.17 Complete!
12:27:26 #13 DONE 29.3s
12:27:26 
12:27:26 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:26 #12 7.870   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                    20/99 
12:27:26 #12 7.878   Installing       : vim-filesystem-2:9.0.1221-1.fc37.noarch              21/99 
12:27:26 #12 7.885   Installing       : libubsan-12.2.1-4.fc37.aarch64                       22/99 
12:27:26 #12 7.892   Installing       : libedit-3.1-43.20221009cvs.fc37.aarch64              23/99 
12:27:26 #12 7.898   Installing       : libatomic-12.2.1-4.fc37.aarch64                      24/99 
12:27:26 #12 8.665 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
12:27:26 #13 8.431 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
12:27:26 #13 8.435 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
12:27:26 #13 8.475 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:27:26 #13 8.475 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
12:27:26 #13 8.480 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
12:27:26 #13 8.524 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:27:26 #13 8.527 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
12:27:26 #13 8.531 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
12:27:26 #13 8.561 Selecting previously unselected package libudev-dev:arm64.
12:27:26 #13 8.564 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.6_arm64.deb ...
12:27:26 #13 8.568 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.6) ...
12:27:26 #13 8.601 Selecting previously unselected package libsepol-dev:arm64.
12:27:26 #13 8.604 Preparing to unpack .../13-libsepol-dev_3.3-1build1_arm64.deb ...
12:27:26 #13 8.608 Unpacking libsepol-dev:arm64 (3.3-1build1) ...
12:27:26 #13 8.656 Selecting previously unselected package libpcre2-16-0:arm64.
12:27:26 #13 8.660 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ...
12:27:26 #13 8.663 Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
12:27:26 #13 8.701 Selecting previously unselected package libpcre2-32-0:arm64.
12:27:26 #13 8.704 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ...
12:27:26 #13 8.707 Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
12:27:26 #13 8.747 Selecting previously unselected package libpcre2-posix3:arm64.
12:27:26 #13 8.750 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ...
12:27:26 #13 8.753 Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
12:27:26 #13 8.781 Selecting previously unselected package libpcre2-dev:arm64.
12:27:26 #11 43.58 Preparing to unpack .../371-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:26 #11 43.58 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:26 #11 43.61 Selecting previously unselected package libyaml-libyaml-perl.
12:27:26 #11 43.61 Preparing to unpack .../372-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
12:27:26 #11 43.61 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:26 #11 43.64 Selecting previously unselected package licensecheck.
12:27:26 #11 43.64 Preparing to unpack .../373-licensecheck_3.3.0-1_all.deb ...
12:27:26 #11 43.64 Unpacking licensecheck (3.3.0-1) ...
12:27:26 #11 43.67 Selecting previously unselected package libdevel-size-perl.
12:27:26 #11 43.67 Preparing to unpack .../374-libdevel-size-perl_0.83-2_armhf.deb ...
12:27:26 #11 43.68 Unpacking libdevel-size-perl (0.83-2) ...
12:27:26 #11 43.70 Selecting previously unselected package libipc-run3-perl.
12:27:26 #11 43.70 Preparing to unpack .../375-libipc-run3-perl_0.048-2_all.deb ...
12:27:26 #11 43.71 Unpacking libipc-run3-perl (0.048-2) ...
12:27:26 #11 43.74 Selecting previously unselected package lzip.
12:27:26 #11 43.74 Preparing to unpack .../376-lzip_1.23-4_armhf.deb ...
12:27:26 #11 43.75 Unpacking lzip (1.23-4) ...
12:27:26 #11 43.77 Selecting previously unselected package lzop.
12:27:26 #11 43.78 Preparing to unpack .../377-lzop_1.04-2build2_armhf.deb ...
12:27:26 #11 43.78 Unpacking lzop (1.04-2build2) ...
12:27:26 #11 43.80 Selecting previously unselected package t1utils.
12:27:26 #11 46.67 Setting up libmagic-mgc (1:5.38-4) ...
12:27:26 #11 46.68 Setting up libyaml-0-2:armhf (0.2.2-1) ...
12:27:26 #11 46.69 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
12:27:26 #11 46.70 No schema files found: doing nothing.
12:27:26 #11 46.70 Setting up distro-info-data (0.43ubuntu1.11) ...
12:27:26 #11 46.72 Setting up manpages (5.05-1) ...
12:27:26 #11 46.72 Setting up unzip (6.0-25ubuntu1.1) ...
12:27:26 #11 46.75 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
12:27:26 #11 46.76 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
12:27:26 #11 46.77 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:27:26 #11 46.78 Setting up binutils-common:armhf (2.34-6ubuntu1.4) ...
12:27:26 #11 46.80 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
12:27:26 #11 46.80 Setting up libmagic1:armhf (1:5.38-4) ...
12:27:26 #11 46.82 Setting up less (551-1ubuntu0.1) ...
12:27:26 #11 46.84 Setting up perl-openssl-defaults:armhf (4) ...
12:27:26 #11 46.85 Setting up linux-libc-dev:armhf (5.4.0-137.154) ...
12:27:26 #11 46.86 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.4) ...
12:27:26 #11 46.87 Setting up gettext-base (0.19.8.1-10build1) ...
12:27:26 #11 46.89 Setting up libnpth0:armhf (1.6-1) ...
12:27:26 #11 46.90 Setting up krb5-locales (1.17-6ubuntu4.1) ...
12:27:26 #11 46.91 Setting up file (1:5.38-4) ...
12:27:26 #11 46.92 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
12:27:26 #11 46.93 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:26 #11 46.94 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
12:27:26 #11 46.95 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:27:26 #11 46.97 Setting up libfakeroot:armhf (1.24-1) ...
12:27:26 #10 51.41 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
12:27:26 #10 51.42 Unpacking libref-util-xs-perl (0.117-1+b3) ...
12:27:26 #10 51.45 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:26 #10 51.45 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
12:27:26 #10 51.45 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
12:27:26 #10 51.49 Selecting previously unselected package libregexp-pattern-perl.
12:27:26 #10 51.49 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:26 #10 51.49 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:26 #10 51.53 Selecting previously unselected package libsasl2-modules:armhf.
12:27:26 #10 51.53 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:27:26 #10 51.53 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:27:26 #10 51.57 Selecting previously unselected package libsereal-decoder-perl.
12:27:26 #10 51.57 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
12:27:26 #10 51.57 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
12:27:26 #10 51.61 Selecting previously unselected package libsereal-encoder-perl.
12:27:26 #10 51.61 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
12:27:26 #10 51.61 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
12:27:26 #10 51.65 Selecting previously unselected package libtask-weaken-perl.
12:27:26 #10 54.19 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
12:27:26 #10 54.21 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
12:27:26 #10 54.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:26 #10 54.25 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
12:27:26 #10 54.25 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
12:27:26 #10 54.27 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
12:27:26 #10 54.29 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
12:27:26 #10 54.34 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:26 #10 54.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:26 #11 57.56 Setting up libre-engine-re2-perl (0.13-5) ...
12:27:26 #11 57.57 Setting up libterm-readkey-perl (2.38-1build1) ...
12:27:26 #11 57.58 Setting up lsb-release (11.1.0ubuntu2) ...
12:27:26 #11 57.60 Setting up libnet-ip-perl (1.26-2) ...
12:27:26 #11 57.61 Setting up python3-magic (2:0.4.15-3) ...
12:27:26 #11 57.74 Setting up libperlio-gzip-perl (0.19-1build5) ...
12:27:26 #11 57.75 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:26 #11 57.77 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
12:27:26 #11 57.78 Setting up liburi-perl (1.76-2) ...
12:27:26 #11 57.79 Setting up libdigest-bubblebabble-perl (0.02-2) ...
12:27:26 #11 57.80 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:26 #11 53.61 124 added, 0 removed; done.
12:27:26 #11 53.72 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:26 #11 42.44 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ...
12:27:26 #11 42.44 Unpacking libdata-messagepack-perl (1.01-2build1) ...
12:27:26 #11 42.47 Selecting previously unselected package libnet-domain-tld-perl.
12:27:26 #11 42.47 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:27:26 #11 42.48 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:27:26 #11 42.50 Selecting previously unselected package libdata-validate-domain-perl.
12:27:26 #11 42.51 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:26 #11 42.51 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:26 #11 42.54 Selecting previously unselected package libnet-ipv6addr-perl.
12:27:26 #11 42.54 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ...
12:27:26 #11 42.54 Unpacking libnet-ipv6addr-perl (1.02-1) ...
12:27:26 #11 42.57 Selecting previously unselected package libnet-netmask-perl.
12:27:26 #11 42.57 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ...
12:27:26 #11 42.57 Unpacking libnet-netmask-perl (2.0001-1) ...
12:27:26 #11 42.60 Selecting previously unselected package libnetaddr-ip-perl.
12:27:26 #11 42.60 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ...
12:27:26 #11 42.61 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
12:27:26 #11 42.64 Selecting previously unselected package libdata-validate-ip-perl.
12:27:26 #13 2.932    dh_md5sums
12:27:26 #13 2.963    dh_builddeb
12:27:26 #13 2.988 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:26 #10 57.37 137 added, 0 removed; done.
12:27:26 #10 57.49 Setting up libunbound8:armhf (1.9.0-2+deb10u2) ...
12:27:26 #10 57.50 Setting up shared-mime-info (1.10-1) ...
12:27:26 #12 7.910   Installing       : libasan-12.2.1-4.fc37.aarch64                        25/99 
12:27:26 #12 8.026   Installing       : kernel-headers-6.1.5-200.fc37.aarch64                26/99 
12:27:26 #12 8.040   Installing       : libxcrypt-devel-4.4.33-4.fc37.aarch64                27/99 
12:27:26 #12 8.096   Installing       : glibc-devel-2.36-9.fc37.aarch64                      28/99 
12:27:26 #12 8.164   Installing       : glibc-static-2.36-9.fc37.aarch64                     29/99 
12:27:26 #12 8.171   Installing       : libxcrypt-static-4.4.33-4.fc37.aarch64               30/99 
12:27:26 #12 8.177   Installing       : dbus-common-1:1.14.4-1.fc37.noarch                   31/99 
12:27:26 #12 8.182   Running scriptlet: dbus-common-1:1.14.4-1.fc37.noarch                   31/99 
12:27:26 #12 8.193   Running scriptlet: dbus-broker-32-1.fc37.aarch64                        32/99 
12:27:26 #12 8.272   Installing       : dbus-broker-32-1.fc37.aarch64                        32/99 
12:27:26 #12 8.277   Running scriptlet: dbus-broker-32-1.fc37.aarch64                        32/99 
12:27:26 #12 8.287   Installing       : dbus-1:1.14.4-1.fc37.aarch64                         33/99 
12:27:26 #12 8.292   Installing       : annobin-docs-10.92-1.fc37.noarch                     34/99 
12:27:26 #12 8.300   Installing       : rhash-1.4.2-3.fc37.aarch64                           35/99 
12:27:26 #12 8.309   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                   36/99 
12:27:26 #13 8.785 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ...
12:27:26 #13 8.788 Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
12:27:26 #13 8.832 Selecting previously unselected package libselinux1-dev:arm64.
12:27:26 #13 8.835 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_arm64.deb ...
12:27:26 #13 8.839 Unpacking libselinux1-dev:arm64 (3.3-1build2) ...
12:27:26 #13 8.879 Selecting previously unselected package libdevmapper-dev:arm64.
12:27:26 #13 8.879 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
12:27:26 #13 8.883 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
12:27:26 #13 8.916 Selecting previously unselected package libseccomp-dev:arm64.
12:27:26 #13 8.916 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ...
12:27:26 #13 8.921 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
12:27:26 #13 8.954 Selecting previously unselected package libsystemd-dev:arm64.
12:27:26 #13 8.957 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.6_arm64.deb ...
12:27:26 #13 8.960 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.6) ...
12:27:26 #13 9.022 Selecting previously unselected package libglib2.0-0:arm64.
12:27:26 #11 43.81 Preparing to unpack .../378-t1utils_1.41-4build2_armhf.deb ...
12:27:26 #11 43.81 Unpacking t1utils (1.41-4build2) ...
12:27:26 #11 43.84 Selecting previously unselected package unzip.
12:27:26 #11 43.84 Preparing to unpack .../379-unzip_6.0-27ubuntu1_armhf.deb ...
12:27:26 #11 43.84 Unpacking unzip (6.0-27ubuntu1) ...
12:27:26 #11 43.88 Selecting previously unselected package lintian.
12:27:26 #11 43.88 Preparing to unpack .../380-lintian_2.115.3ubuntu2.1_all.deb ...
12:27:26 #11 43.89 Unpacking lintian (2.115.3ubuntu2.1) ...
12:27:26 #11 46.98 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ...
12:27:26 #11 46.99 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:27:26 #11 47.00 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
12:27:26 #11 47.10 
12:27:26 #11 47.10 Current default time zone: 'Etc/UTC'
12:27:26 #11 47.10 Local time is now:      Wed Jan 25 12:27:26 UTC 2023.
12:27:26 #11 47.10 Universal Time is now:  Wed Jan 25 12:27:26 UTC 2023.
12:27:26 #11 47.10 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:27:26 #11 47.10 
12:27:26 #11 47.15 Setting up fakeroot (1.24-1) ...
12:27:26 #11 47.16 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:26 #11 47.16 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
12:27:26 #11 47.16 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
12:27:26 #11 47.16 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
12:27:26 #11 47.16 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
12:27:26 #11 47.16 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
12:27:26 #11 47.16 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
12:27:26 #11 47.16 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
12:27:26 #11 47.16 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
12:27:26 #11 47.17 Setting up autotools-dev (20180224.1) ...
12:27:26 #11 47.18 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:27:26 #11 47.19 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
12:27:26 #11 47.20 Setting up make (4.2.1-1.2) ...
12:27:27 #12 5.857 Running transaction check
12:27:27 #12 5.971 Transaction check succeeded.
12:27:27 #12 5.972 Running transaction test
12:27:27 #10 51.65 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
12:27:27 #10 51.66 Unpacking libtask-weaken-perl (1.06-1) ...
12:27:27 #10 51.68 Selecting previously unselected package libxml-parser-perl:armhf.
12:27:27 #10 51.68 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
12:27:27 #10 51.69 Unpacking libxml-parser-perl:armhf (2.46-2) ...
12:27:27 #10 51.73 Selecting previously unselected package libsoap-lite-perl.
12:27:27 #10 51.73 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
12:27:27 #10 51.74 Unpacking libsoap-lite-perl (1.27-1) ...
12:27:27 #10 51.80 Selecting previously unselected package libsort-key-perl.
12:27:27 #10 51.80 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
12:27:27 #10 51.80 Unpacking libsort-key-perl (1.33-2+b3) ...
12:27:27 #10 51.83 Selecting previously unselected package libstring-copyright-perl.
12:27:27 #10 51.83 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:27 #10 51.84 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:27 #10 51.87 Selecting previously unselected package libstring-escape-perl.
12:27:27 #10 51.87 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
12:27:27 #10 51.87 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:27 #10 51.90 Selecting previously unselected package libstring-shellquote-perl.
12:27:27 #10 51.90 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:27 #10 51.91 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:27 #10 51.94 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
12:27:27 #10 51.94 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
12:27:27 #10 51.94 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
12:27:27 #10 51.97 Selecting previously unselected package libterm-readkey-perl.
12:27:27 #10 51.98 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
12:27:27 #10 51.98 Unpacking libterm-readkey-perl (2.38-1+b2) ...
12:27:27 #10 52.01 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:27 #10 54.51 
12:27:27 #10 54.51 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:27 #10 54.54 Setting up liblist-moreutils-perl (0.416-1build3) ...
12:27:27 #10 54.56 Setting up libtool (2.4.6-2) ...
12:27:27 #10 54.57 Setting up libhttp-date-perl (6.02-1) ...
12:27:27 #10 54.58 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:27 #10 54.60 Setting up build-essential (12.4ubuntu1) ...
12:27:27 #10 54.61 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.22) ...
12:27:27 #10 54.62 Setting up libdevel-callchecker-perl (0.007-2build1) ...
12:27:27 #11 53.73 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:27 #11 53.75 Setting up bsdmainutils (11.1.2ubuntu3) ...
12:27:27 #11 53.77 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:27 #11 53.77 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
12:27:27 #11 53.78 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:27 #11 53.78 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
12:27:27 #11 53.79 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
12:27:27 #11 53.80 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
12:27:27 #11 53.81 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
12:27:27 #11 53.82 Setting up dwz (0.13-5) ...
12:27:27 #11 53.84 Setting up groff-base (1.22.4-4build1) ...
12:27:27 #11 53.87 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
12:27:27 #11 53.88 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:27 #11 53.90 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
12:27:27 #11 53.92 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ...
12:27:27 #11 53.93 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
12:27:27 #11 42.64 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ...
12:27:27 #11 42.64 Unpacking libdata-validate-ip-perl (0.30-1) ...
12:27:27 #11 42.67 Selecting previously unselected package libdata-validate-uri-perl.
12:27:27 #11 42.67 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ...
12:27:27 #11 42.68 Unpacking libdata-validate-uri-perl (0.07-2) ...
12:27:27 #11 42.71 Selecting previously unselected package libdistro-info-perl.
12:27:27 #11 42.71 Preparing to unpack .../239-libdistro-info-perl_1.1build1_all.deb ...
12:27:27 #11 42.71 Unpacking libdistro-info-perl (1.1build1) ...
12:27:27 #11 42.74 Selecting previously unselected package libemail-address-xs-perl.
12:27:27 #11 42.74 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ...
12:27:27 #11 42.74 Unpacking libemail-address-xs-perl (1.04-1build6) ...
12:27:27 #11 42.78 Selecting previously unselected package libipc-system-simple-perl.
12:27:27 #11 42.78 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:27 #11 42.78 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:27 #11 42.81 Selecting previously unselected package libfile-basedir-perl.
12:27:27 #11 42.81 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ...
12:27:27 #11 42.81 Unpacking libfile-basedir-perl (0.09-1) ...
12:27:27 #11 42.84 Selecting previously unselected package libfile-chdir-perl.
12:27:27 #11 42.84 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:27 #11 42.84 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:27 #11 42.87 Selecting previously unselected package libfile-fcntllock-perl.
12:27:27 #11 42.87 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ...
12:27:27 #11 42.87 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
12:27:27 #11 42.90 Selecting previously unselected package libnumber-compare-perl.
12:27:27 #11 42.90 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ...
12:27:27 #11 42.90 Unpacking libnumber-compare-perl (0.03-2) ...
12:27:27 #11 42.93 Selecting previously unselected package libtext-glob-perl.
12:27:27 #11 42.93 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ...
12:27:27 #11 42.93 Unpacking libtext-glob-perl (0.11-2) ...
12:27:27 #11 42.96 Selecting previously unselected package libfile-find-rule-perl.
12:27:27 #13 3.105  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
12:27:27 #13 3.236  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
12:27:27 #13 3.310 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:27 #13 3.312  dpkg-source --after-build .
12:27:27 #11 57.82 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
12:27:27 #11 57.83 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:27:27 #11 58.02 Setting up automake (1:1.16.1-4ubuntu6) ...
12:27:27 #11 58.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:27 #11 58.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
12:27:27 #11 58.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
12:27:27 #11 58.04 Setting up libasync-mergepoint-perl (0.04-2) ...
12:27:27 #11 58.05 Setting up libstring-escape-perl (2010.002-2) ...
12:27:27 #11 53.49 Setting up libiterator-util-perl (0.02+ds1-2) ...
12:27:27 #11 54.69 Setting up libiterator-util-perl (0.02+ds1-2) ...
12:27:27 #11 54.70 Setting up libstdc++-12-dev:arm64 (12.2.0-3ubuntu1) ...
12:27:27 #11 54.71 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:27 #11 54.73 Setting up libtool (2.4.7-4) ...
12:27:27 #11 54.74 Setting up po-debconf (1.0.21+nmu1) ...
12:27:27 #11 54.75 Setting up libhtml-tree-perl (5.07-2) ...
12:27:27 #11 54.76 Setting up libparams-classify-perl:arm64 (0.015-2) ...
12:27:27 #11 54.77 Setting up libcgi-pm-perl (4.54-1) ...
12:27:27 #11 54.79 Setting up python3 (3.10.6-1) ...
12:27:27 #12 8.407   Installing       : python3-setuptools-62.6.0-2.fc37.noarch              37/99 
12:27:27 #12 8.449   Installing       : python3-setools-4.4.0-9.fc37.aarch64                 38/99 
12:27:27 #12 8.460   Installing       : python3-audit-3.0.9-1.fc37.aarch64                   39/99 
12:27:27 #12 8.465   Installing       : perl-lib-0.65-492.fc37.aarch64                       40/99 
12:27:27 #12 8.471   Installing       : perl-TermReadKey-2.38-14.fc37.aarch64                41/99 
12:27:27 #12 8.478   Installing       : perl-File-Copy-2.39-492.fc37.noarch                  42/99 
12:27:27 #12 8.483   Installing       : perl-File-Compare-1.100.700-492.fc37.noarch          43/99 
12:27:27 #12 8.502   Installing       : autoconf-2.71-4.fc37.noarch                          44/99 
12:27:27 #12 8.526   Installing       : automake-1.16.5-9.fc37.noarch                        45/99 
12:27:27 #12 8.536   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  46/99 
12:27:27 #12 8.544   Installing       : pcre2-utf32-10.40-1.fc37.1.aarch64                   47/99 
12:27:27 #12 8.552   Installing       : pcre2-utf16-10.40-1.fc37.1.aarch64                   48/99 
12:27:27 #12 8.564   Installing       : pcre2-devel-10.40-1.fc37.1.aarch64                   49/99 
12:27:27 #12 8.574   Installing       : libuv-1:1.44.2-2.fc37.aarch64                        50/99 
12:27:27 #12 8.580   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                     51/99 
12:27:27 #13 9.025 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu1_arm64.deb ...
12:27:27 #13 9.029 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
12:27:27 #13 9.098 Selecting previously unselected package pkg-config.
12:27:27 #13 9.101 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
12:27:27 #13 9.104 Unpacking pkg-config (0.29.2-1ubuntu3) ...
12:27:27 #13 9.146 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
12:27:27 #13 9.157 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
12:27:27 #13 9.170 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
12:27:27 #13 9.182 No schema files found: doing nothing.
12:27:27 #13 9.189 Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
12:27:27 #13 9.200 Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
12:27:27 #13 9.211 Setting up libuv1:arm64 (1.43.0-1) ...
12:27:27 #13 9.223 Setting up emacsen-common (3.0.4) ...
12:27:27 #13 9.264 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
12:27:27 #11 44.13 Selecting previously unselected package manpages-dev.
12:27:27 #11 44.14 Preparing to unpack .../381-manpages-dev_5.13-1_all.deb ...
12:27:27 #11 44.14 Unpacking manpages-dev (5.13-1) ...
12:27:27 #11 44.23 Selecting previously unselected package python3-certifi.
12:27:27 #11 44.23 Preparing to unpack .../382-python3-certifi_2022.6.15-2_all.deb ...
12:27:27 #11 44.23 Unpacking python3-certifi (2022.6.15-2) ...
12:27:27 #11 44.26 Selecting previously unselected package python3-cffi-backend:armhf.
12:27:27 #11 44.26 Preparing to unpack .../383-python3-cffi-backend_1.15.1-1_armhf.deb ...
12:27:27 #11 44.27 Unpacking python3-cffi-backend:armhf (1.15.1-1) ...
12:27:27 #11 44.30 Selecting previously unselected package python3-cryptography.
12:27:27 #11 44.30 Preparing to unpack .../384-python3-cryptography_3.4.8-2_armhf.deb ...
12:27:27 #11 44.30 Unpacking python3-cryptography (3.4.8-2) ...
12:27:27 #11 44.34 Selecting previously unselected package python3-idna.
12:27:27 #11 47.21 Setting up libmpfr6:armhf (4.0.2-1) ...
12:27:27 #11 47.22 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:27:27 #11 47.23 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
12:27:27 #11 47.24 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
12:27:27 #11 47.26 Setting up strace (5.5-3ubuntu1) ...
12:27:27 #11 47.27 Setting up libsigsegv2:armhf (2.12-2) ...
12:27:27 #11 47.28 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
12:27:27 #11 47.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.28 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
12:27:27 #11 47.29 Setting up t1utils (1.41-3) ...
12:27:27 #11 47.30 Setting up diffstat (1.63-1) ...
12:27:27 #11 47.31 Setting up libmpc3:armhf (1.1.0-1) ...
12:27:27 #11 47.32 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:27 #11 47.33 Setting up patch (2.7.6-6) ...
12:27:27 #11 47.34 Setting up autopoint (0.19.8.1-10build1) ...
12:27:27 #11 47.35 Setting up libfl2:armhf (2.6.4-6.2) ...
12:27:27 #11 47.39 Setting up ucf (3.0038+nmu1) ...
12:27:27 #14 10.89   Installing       : cmake-filesystem-3.20.2-4.el8.x86_64                 15/86 
12:27:27 #14 11.96   Installing       : cpp-8.5.0-18.el8.x86_64                              16/86 
12:27:27 #14 11.98   Running scriptlet: cpp-8.5.0-18.el8.x86_64                              16/86 
12:27:27 #14 12.00   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 17/86 
12:27:27 #14 12.10   Installing       : python3-setools-4.3.0-3.el8.x86_64                   18/86 
12:27:27 #14 12.15   Installing       : libselinux-utils-2.9-8.el8.x86_64                    19/86 
12:27:27 #14 12.19   Installing       : policycoreutils-2.9-21.1.el8.x86_64                  20/86 
12:27:27 #14 12.21   Running scriptlet: policycoreutils-2.9-21.1.el8.x86_64                  20/86 
12:27:27 #14 12.23   Running scriptlet: openssh-8.0p1-17.el8.x86_64                          21/86 
12:27:27 #12 9.258 Unpacking bash-completion (1:2.8-6) ...
12:27:27 #12 9.406 Selecting previously unselected package cmake-data.
12:27:27 #12 9.409 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
12:27:27 #12 9.417 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
12:27:27 #10 52.01 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
12:27:27 #10 52.01 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
12:27:27 #10 52.04 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
12:27:27 #10 52.04 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
12:27:27 #10 52.04 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
12:27:27 #10 52.07 Selecting previously unselected package libtext-xslate-perl.
12:27:27 #10 52.08 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
12:27:27 #10 52.08 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
12:27:27 #10 52.12 Selecting previously unselected package libtime-duration-perl.
12:27:27 #10 52.12 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
12:27:27 #10 52.13 Unpacking libtime-duration-perl (1.21-1) ...
12:27:27 #10 52.16 Selecting previously unselected package libtime-moment-perl.
12:27:27 #10 52.16 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
12:27:27 #10 52.16 Unpacking libtime-moment-perl (0.44-1+b3) ...
12:27:27 #10 52.20 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:27 #10 52.20 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
12:27:27 #10 52.20 Unpacking libtype-tiny-xs-perl (0.022-1) ...
12:27:27 #10 52.24 Selecting previously unselected package libunicode-utf8-perl.
12:27:27 #10 54.64 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.22) ...
12:27:27 #10 54.65 Setting up devscripts (2.17.12ubuntu1.1) ...
12:27:27 #10 54.82 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:27:27 #10 54.83 Setting up libcgi-fast-perl (1:2.13-1) ...
12:27:27 #10 54.85 Setting up libhtml-tree-perl (5.07-1) ...
12:27:27 #10 54.86 Setting up libfile-listing-perl (6.04-1) ...
12:27:27 #10 54.87 Setting up libhttp-message-perl (6.14-1) ...
12:27:27 #10 54.88 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
12:27:27 #10 54.92 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:27 #10 54.99 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:27 #11 53.95 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:27:27 #11 53.96 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:27:27 #11 42.96 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:27 #11 42.97 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:27 #11 42.99 Selecting previously unselected package libfont-afm-perl.
12:27:27 #11 43.00 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
12:27:27 #11 43.00 Unpacking libfont-afm-perl (1.20-3) ...
12:27:27 #11 43.03 Selecting previously unselected package libio-string-perl.
12:27:27 #11 43.03 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
12:27:27 #11 43.03 Unpacking libio-string-perl (1.08-3.1) ...
12:27:27 #11 43.06 Selecting previously unselected package libfont-ttf-perl.
12:27:27 #11 43.06 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
12:27:27 #11 43.06 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:27:27 #11 43.16 Selecting previously unselected package libsort-versions-perl.
12:27:27 #11 43.16 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
12:27:27 #11 43.16 Unpacking libsort-versions-perl (1.62-1) ...
12:27:27 #13 3.404 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:27 #13 3.408 
12:27:27 #13 3.408 The package has been created.
12:27:27 #13 3.408 Attention, the package has been created in the current directory,
12:27:27 #13 3.408 not in ".." as indicated by the message above!
12:27:27 #13 3.431 Selecting previously unselected package docker-ce-build-deps.
12:27:27 #13 3.445 (Reading database ... 25574 files and directories currently installed.)
12:27:27 #13 3.446 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:27 #13 3.451 Unpacking docker-ce-build-deps (1.0) ...
12:27:27 #11 58.06 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:27 #11 58.07 Setting up libhttp-date-perl (6.05-1) ...
12:27:27 #11 58.08 Setting up libfile-which-perl (1.23-1) ...
12:27:27 #11 58.10 Setting up libfile-basedir-perl (0.08-1) ...
12:27:27 #11 58.11 Setting up gettext (0.19.8.1-10build1) ...
12:27:27 #11 58.12 Setting up libnumber-range-perl (0.12-1) ...
12:27:27 #11 58.13 Setting up libunicode-utf8-perl (0.62-1build1) ...
12:27:27 #11 58.15 Setting up libstruct-dumb-perl (0.09-1) ...
12:27:27 #11 58.16 Setting up libfile-listing-perl (6.04-1) ...
12:27:27 #11 58.17 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:27 #11 58.19 Setting up libregexp-pattern-perl (0.2.12-1) ...
12:27:27 #11 58.20 Setting up libfont-afm-perl (1.20-2) ...
12:27:27 #11 58.21 Setting up libwant-perl (0.29-1build4) ...
12:27:27 #11 58.23 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:27 #11 58.24 Setting up libtext-glob-perl (0.10-1) ...
12:27:27 #11 58.25 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:27 #11 58.27 Setting up liblist-compare-perl (0.53-1) ...
12:27:27 #11 58.28 Setting up libref-util-xs-perl (0.117-1build2) ...
12:27:27 #11 58.29 Setting up libio-pty-perl (1:1.12-1) ...
12:27:27 #11 58.30 Setting up libtool (2.4.6-14) ...
12:27:27 #11 58.31 Setting up libfile-fcntllock-perl (0.22-3build4) ...
12:27:27 #11 58.33 Setting up libsort-key-perl (1.33-2build2) ...
12:27:27 #11 58.34 Setting up libclone-perl (0.43-2) ...
12:27:27 #11 58.35 Setting up libalgorithm-diff-perl (1.19.03-2) ...
12:27:27 #11 53.50 Setting up libstdc++-12-dev:amd64 (12.2.0-3ubuntu1) ...
12:27:27 #11 53.51 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:27 #11 53.54 Setting up libtool (2.4.7-4) ...
12:27:27 #11 53.56 Setting up po-debconf (1.0.21+nmu1) ...
12:27:27 #11 53.58 Setting up libhtml-tree-perl (5.07-2) ...
12:27:27 #11 53.60 Setting up libparams-classify-perl:amd64 (0.015-2) ...
12:27:27 #11 53.61 Setting up libcgi-pm-perl (4.54-1) ...
12:27:27 #11 53.62 Setting up python3 (3.10.6-1) ...
12:27:27 #11 55.08 Setting up libhtml-format-perl (2.16-1) ...
12:27:27 #11 55.09 Setting up python3-xdg (0.27-2) ...
12:27:27 #10 54.15 (1/140): bzip2-1.0.8-11.fc36.x86_64.rpm          82 kB/s |  52 kB     00:00    
12:27:27 #12 9.553 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
12:27:27 #12 9.576 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
12:27:27 #12 9.602 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:27 #12 9.618 Setting up librhash0:arm64 (1.3.6-2) ...
12:27:27 #12 9.631 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:27 #12 9.645 Setting up pkg-config (0.29.1-0ubuntu2) ...
12:27:27 #12 9.698 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
12:27:27 #12 9.713 Setting up libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
12:27:27 #12 9.724 Setting up libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
12:27:27 #12 9.737 Setting up libsystemd-dev:arm64 (237-3ubuntu10.56) ...
12:27:27 #12 9.758 Setting up libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
12:27:27 #12 9.780 Setting up libudev-dev:arm64 (237-3ubuntu10.56) ...
12:27:27 #12 9.815 Setting up liblzo2-2:arm64 (2.08-1.2) ...
12:27:27 #12 8.630   Installing       : libutempter-1.2.1-7.fc37.aarch64                     51/99 
12:27:27 #12 8.704   Installing       : util-linux-2.38.1-1.fc37.aarch64                     52/99 
12:27:27 #12 8.716   Running scriptlet: openssh-8.8p1-7.fc37.aarch64                         53/99 
12:27:27 #12 8.755   Installing       : openssh-8.8p1-7.fc37.aarch64                         53/99 
12:27:27 #12 8.767   Installing       : libsepol-devel-3.4-3.fc37.aarch64                    54/99 
12:27:27 #12 8.777   Installing       : libselinux-devel-3.4-5.fc37.aarch64                  55/99 
12:27:27 #12 8.793   Installing       : libselinux-utils-3.4-5.fc37.aarch64                  56/99 
12:27:27 #12 8.812   Installing       : policycoreutils-3.4-6.fc37.aarch64                   57/99 
12:27:27 #12 8.821   Running scriptlet: policycoreutils-3.4-6.fc37.aarch64                   57/99 
12:27:27 #12 8.833   Installing       : selinux-policy-37.18-1.fc37.noarch                   58/99 
12:27:27 #12 8.839   Running scriptlet: selinux-policy-37.18-1.fc37.noarch                   58/99 
12:27:27 #13 9.276 Setting up bash-completion (1:2.11-5ubuntu1) ...
12:27:27 #13 9.297 Setting up libjsoncpp25:arm64 (1.9.5-3) ...
12:27:27 #13 9.309 Setting up pkg-config (0.29.2-1ubuntu3) ...
12:27:27 #13 9.360 Setting up libudev-dev:arm64 (249.11-0ubuntu3.6) ...
12:27:27 #13 9.371 Setting up libsepol-dev:arm64 (3.3-1build1) ...
12:27:27 #13 9.382 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
12:27:27 #13 9.391 Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
12:27:27 #13 9.402 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
12:27:27 #13 9.413 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
12:27:27 #13 9.456 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
12:27:27 #13 9.466 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.6) ...
12:27:27 #13 9.478 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
12:27:27 #11 44.35 Preparing to unpack .../385-python3-idna_3.3-1_all.deb ...
12:27:27 #11 44.35 Unpacking python3-idna (3.3-1) ...
12:27:27 #11 44.38 Selecting previously unselected package python3-nacl.
12:27:27 #11 44.38 Preparing to unpack .../386-python3-nacl_1.5.0-2_armhf.deb ...
12:27:27 #11 44.39 Unpacking python3-nacl (1.5.0-2) ...
12:27:27 #11 44.42 Selecting previously unselected package python3-six.
12:27:27 #11 44.43 Preparing to unpack .../387-python3-six_1.16.0-4_all.deb ...
12:27:27 #11 44.43 Unpacking python3-six (1.16.0-4) ...
12:27:27 #11 44.46 Selecting previously unselected package python3-bcrypt.
12:27:27 #11 44.46 Preparing to unpack .../388-python3-bcrypt_3.2.0-1build1_armhf.deb ...
12:27:27 #11 44.46 Unpacking python3-bcrypt (3.2.0-1build1) ...
12:27:27 #11 44.49 Selecting previously unselected package python3-paramiko.
12:27:27 #11 44.49 Preparing to unpack .../389-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
12:27:27 #11 44.50 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
12:27:27 #11 44.53 Selecting previously unselected package python3-urllib3.
12:27:27 #11 44.53 Preparing to unpack .../390-python3-urllib3_1.26.9-1_all.deb ...
12:27:27 #11 44.54 Unpacking python3-urllib3 (1.26.9-1) ...
12:27:27 #11 44.57 Selecting previously unselected package python3-requests.
12:27:27 #11 44.57 Preparing to unpack .../391-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
12:27:27 #11 44.57 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
12:27:27 #11 44.60 Selecting previously unselected package python3-unidiff.
12:27:27 #11 44.61 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ...
12:27:27 #11 44.61 Unpacking python3-unidiff (0.7.3-1) ...
12:27:27 #11 44.64 Selecting previously unselected package zstd.
12:27:27 #11 44.64 Preparing to unpack .../393-zstd_1.5.2+dfsg-1_armhf.deb ...
12:27:27 #11 44.64 Unpacking zstd (1.5.2+dfsg-1) ...
12:27:27 #11 44.68 Selecting previously unselected package equivs.
12:27:27 #11 47.53 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ...
12:27:27 #11 47.53 Setting up libltdl7:armhf (2.4.6-14) ...
12:27:27 #11 47.55 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:27:27 #11 47.56 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:27 #11 47.57 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:27 #11 47.58 Setting up python-apt-common (2.0.1) ...
12:27:27 #11 47.59 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
12:27:27 #11 47.60 Setting up libuchardet0:armhf (0.0.6-3build1) ...
12:27:27 #11 47.61 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
12:27:27 #11 47.63 Setting up git-man (1:2.25.1-1ubuntu3.8) ...
12:27:27 #11 47.64 Setting up libisl22:armhf (0.22.1-1) ...
12:27:27 #11 47.65 Setting up netbase (6.1) ...
12:27:27 #11 47.67 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ...
12:27:27 #14 12.31   Installing       : openssh-8.0p1-17.el8.x86_64                          21/86 
12:27:27 #14 12.39   Upgrading        : tar-2:1.30-8.el8.x86_64                              22/86 
12:27:27 #14 12.40   Running scriptlet: tar-2:1.30-8.el8.x86_64                              22/86 
12:27:27 #14 12.51   Installing       : isl-0.16.1-6.el8.x86_64                              23/86 
12:27:27 #14 12.52   Running scriptlet: isl-0.16.1-6.el8.x86_64                              23/86 
12:27:27 #10 52.24 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
12:27:27 #10 52.24 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
12:27:27 #10 52.28 Selecting previously unselected package libxdelta2.
12:27:27 #10 52.28 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
12:27:27 #10 52.29 Unpacking libxdelta2 (1.1.3-9.3) ...
12:27:27 #10 52.33 Selecting previously unselected package libxext6:armhf.
12:27:27 #10 52.33 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
12:27:27 #10 52.33 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
12:27:27 #10 52.37 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:27 #10 52.37 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:27:27 #10 52.37 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:27:27 #10 52.40 Selecting previously unselected package libxml-sax-base-perl.
12:27:27 #10 52.41 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:27:27 #10 52.41 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:27:27 #10 52.45 Selecting previously unselected package libxml-sax-perl.
12:27:27 #10 52.45 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:27:27 #10 52.46 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:27:27 #10 52.50 Selecting previously unselected package libxml-libxml-perl.
12:27:27 #10 55.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:27 #10 55.17 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:27 #10 55.24 Setting up libparams-classify-perl (0.015-1) ...
12:27:27 #11 43.19 Selecting previously unselected package libgit-wrapper-perl.
12:27:27 #11 43.19 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:27 #11 43.20 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:27 #11 43.23 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:27 #11 43.23 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:27 #11 43.23 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:27 #11 43.26 Selecting previously unselected package libio-prompter-perl.
12:27:27 #11 43.26 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
12:27:27 #11 43.27 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:27 #11 43.29 Selecting previously unselected package libjson-perl.
12:27:27 #11 43.30 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ...
12:27:27 #11 43.30 Unpacking libjson-perl (4.04000-1) ...
12:27:27 #11 43.33 Selecting previously unselected package liblog-any-perl.
12:27:27 #11 43.33 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ...
12:27:27 #11 43.33 Unpacking liblog-any-perl (1.710-1) ...
12:27:27 #11 43.38 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:27 #11 53.91 Setting up libhtml-format-perl (2.16-1) ...
12:27:27 #11 53.92 Setting up python3-xdg (0.27-2) ...
12:27:27 #11 58.37 Setting up libarchive-zip-perl (1.67-2) ...
12:27:27 #11 58.38 Setting up libsub-identify-perl (0.14-1build2) ...
12:27:27 #11 58.40 Setting up libdistro-info-perl (0.23ubuntu1) ...
12:27:27 #11 58.41 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
12:27:27 #11 58.42 Setting up python3-apt (2.0.1) ...
12:27:27 #11 55.25 Setting up libxml-sax-perl (1.02+dfsg-3) ...
12:27:27 #11 55.31 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:27 #11 55.37 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:27 #11 55.51 
12:27:27 #11 55.51 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:27 #10 45.81 Setting up perl (5.32.1-4+deb11u2) ...
12:27:27 #10 45.83 Setting up libio-html-perl (1.004-2) ...
12:27:27 #10 45.84 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
12:27:27 #10 45.86 Setting up gcc-10 (10.2.1-6+rpi1) ...
12:27:27 #10 45.87 Setting up libdpkg-perl (1.20.12+rpi1) ...
12:27:27 #10 45.88 Setting up autoconf (2.69-14) ...
12:27:27 #10 45.90 Setting up libtimedate-perl (2.3300-2) ...
12:27:27 #10 45.91 Setting up libsub-override-perl (0.09-2) ...
12:27:27 #10 45.92 Setting up libstrictures-perl (2.000006-1) ...
12:27:27 #10 45.94 Setting up libsub-quote-perl (2.006006-1) ...
12:27:27 #10 45.95 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:27 #10 45.96 Setting up liburi-perl (5.08-1) ...
12:27:27 #10 45.97 Setting up libfile-touch-perl (0.11-1) ...
12:27:27 #10 45.98 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:27:27 #10 46.00 Setting up automake (1:1.16.3-2) ...
12:27:27 #10 46.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:27 #10 46.01 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
12:27:27 #10 46.01 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
12:27:27 #10 46.01 Setting up libhttp-date-perl (6.05-1) ...
12:27:27 #10 46.03 Setting up libfile-which-perl (1.23-1) ...
12:27:27 #10 46.05 Setting up libfile-listing-perl (6.14-1) ...
12:27:27 #10 46.06 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:27:27 #10 46.07 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:27 #10 46.09 Setting up libio-pty-perl (1:1.15-2) ...
12:27:27 #10 46.10 Setting up libtool (2.4.6-15) ...
12:27:27 #10 46.11 Setting up libarchive-zip-perl (1.68-1) ...
12:27:27 #10 46.12 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:27 #10 46.14 Setting up libdebhelper-perl (13.3.4) ...
12:27:27 #10 46.15 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:27 #10 46.16 Setting up libtry-tiny-perl (0.30-1) ...
12:27:27 #10 46.17 Setting up libnet-http-perl (6.20-1) ...
12:27:27 #10 46.18 Setting up libencode-locale-perl (1.05-1.1) ...
12:27:27 #10 46.19 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:27:27 #10 46.21 Setting up gcc (4:10.2.1-1+rpi1) ...
12:27:27 #10 46.23 Setting up dpkg-dev (1.20.12+rpi1) ...
12:27:27 #10 46.25 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:27 #10 46.26 Setting up liberror-perl (0.17029-1) ...
12:27:27 #10 46.28 Setting up dh-autoreconf (20) ...
12:27:27 #10 46.29 Setting up patchutils (0.4.2-1) ...
12:27:27 #10 46.30 Setting up libipc-run-perl (20200505.0-1) ...
12:27:27 #10 54.32 (2/140): dash-0.5.10.2-10.fc36.x86_64.rpm       120 kB/s |  97 kB     00:00    
12:27:27 #10 54.39 (3/140): cpio-2.13-12.fc36.x86_64.rpm           310 kB/s | 270 kB     00:00    
12:27:27 #10 54.39 (4/140): debugedit-5.0-3.fc36.x86_64.rpm        320 kB/s |  77 kB     00:00    
12:27:27 #12 9.841 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
12:27:27 #12 9.856 Setting up libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
12:27:27 #12 9.875 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
12:27:27 #12 9.906 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
12:27:27 #12 9.924 Setting up libselinux1-dev:arm64 (2.7-2build2) ...
12:27:27 #12 9.936 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:27 #12 9.948 Setting up docker-ce-build-deps (1.0) ...
12:27:27 #12 9.966 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
12:27:27 #12 9.998 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:27:27 #12 8.863   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          59/99 
12:27:27 #13 9.489 Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
12:27:27 #13 9.502 Setting up libselinux1-dev:arm64 (3.3-1build2) ...
12:27:27 #13 9.515 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
12:27:27 #13 9.526 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
12:27:27 #13 9.536 Setting up docker-ce-build-deps (1.0) ...
12:27:27 #13 9.546 Processing triggers for man-db (2.10.2-1) ...
12:27:27 #13 9.621 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:27:27 #11 44.68 Preparing to unpack .../394-equivs_2.3.1_all.deb ...
12:27:27 #11 44.68 Unpacking equivs (2.3.1) ...
12:27:27 #11 44.71 Selecting previously unselected package libauthen-sasl-perl.
12:27:27 #11 44.71 Preparing to unpack .../395-libauthen-sasl-perl_2.1600-2_all.deb ...
12:27:27 #11 44.71 Unpacking libauthen-sasl-perl (2.1600-2) ...
12:27:27 #11 44.74 Selecting previously unselected package python3-magic.
12:27:27 #11 44.74 Preparing to unpack .../396-python3-magic_2%3a0.4.26-2_all.deb ...
12:27:27 #11 44.74 Unpacking python3-magic (2:0.4.26-2) ...
12:27:27 #11 44.81 Setting up libip4tc2:armhf (1.8.7-1ubuntu6) ...
12:27:27 #11 44.82 Setting up libksba8:armhf (1.6.0-3ubuntu1.1) ...
12:27:27 #11 44.83 Setting up media-types (8.0.0) ...
12:27:27 #11 44.84 Setting up libpipeline1:armhf (1.5.6-2) ...
12:27:27 #11 44.85 Setting up libicu71:armhf (71.1-3ubuntu1) ...
12:27:27 #11 44.87 Setting up wdiff (1.2.2-2build3) ...
12:27:27 #11 44.88 Setting up libxau6:armhf (1:1.0.9-1build5) ...
12:27:27 #11 44.88 Setting up libre2-9:armhf (20220601+dfsg-1) ...
12:27:27 #11 44.89 Setting up libkeyutils1:armhf (1.6.3-1) ...
12:27:27 #11 44.90 Setting up lto-disabled-list (35) ...
12:27:27 #11 44.91 Setting up libapparmor1:armhf (3.0.7-1ubuntu2) ...
12:27:27 #11 44.92 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
12:27:27 #11 47.69 Setting up libmpdec2:armhf (2.4.2-3) ...
12:27:27 #11 47.70 Setting up libbinutils:armhf (2.34-6ubuntu1.4) ...
12:27:27 #11 47.71 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
12:27:27 #11 47.72 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
12:27:27 #11 47.73 Setting up openssl (1.1.1f-1ubuntu2.16) ...
12:27:27 #11 47.75 Setting up libbsd0:armhf (0.10.0-1) ...
12:27:27 #11 47.76 Setting up libelf1:armhf (0.176-1.1build1) ...
12:27:27 #11 47.77 Setting up readline-common (8.0-4) ...
12:27:27 #11 47.80 Setting up publicsuffix (20200303.0012-1) ...
12:27:27 #11 47.81 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
12:27:27 #11 47.82 Setting up iso-codes (4.4-1) ...
12:27:27 #11 47.83 Setting up liblocale-gettext-perl (1.07-4) ...
12:27:27 #11 47.84 Setting up dctrl-tools (2.24-3) ...
12:27:27 #11 47.85 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:27 #11 47.86 Setting up libgdbm6:armhf (1.18.1-5) ...
12:27:27 #11 47.87 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:27 #11 47.88 Setting up libctf0:armhf (2.34-6ubuntu1.4) ...
12:27:27 #11 47.89 Setting up pinentry-curses (1.1.0-3build1) ...
12:27:27 #11 47.91 Setting up manpages-dev (5.05-1) ...
12:27:27 #14 12.57   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        24/86 
12:27:27 #14 12.59   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   25/86 
12:27:27 #14 12.61   Installing       : less-530-1.el8.x86_64                                26/86 
12:27:27 #14 12.64   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                27/86 
12:27:27 #10 52.50 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
12:27:27 #10 52.50 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:27:27 #10 52.56 Selecting previously unselected package libxml-sax-expat-perl.
12:27:27 #10 52.57 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:27 #10 52.57 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:27 #10 52.60 Selecting previously unselected package libxmlrpc-lite-perl.
12:27:27 #10 52.60 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
12:27:27 #10 52.61 Unpacking libxmlrpc-lite-perl (0.717-4) ...
12:27:27 #10 52.65 Selecting previously unselected package libxmuu1:armhf.
12:27:27 #10 52.65 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
12:27:27 #10 52.65 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
12:27:27 #10 52.69 Selecting previously unselected package libyaml-0-2:armhf.
12:27:27 #10 52.69 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
12:27:27 #10 52.69 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
12:27:27 #10 52.73 Selecting previously unselected package libyaml-libyaml-perl.
12:27:27 #10 51.00 Running transaction check
12:27:27 #10 51.14 Transaction check succeeded.
12:27:27 #10 51.14 Running transaction test
12:27:27 #10 55.26 Setting up git (1:2.17.1-1ubuntu0.15) ...
12:27:27 #10 55.29 Setting up libhttp-negotiate-perl (6.00-2) ...
12:27:27 #10 55.31 Setting up libmailtools-perl (2.18-1) ...
12:27:27 #10 55.33 Setting up libgit-wrapper-perl (0.047-1) ...
12:27:27 #10 55.34 Setting up libhtml-format-perl (2.12-1) ...
12:27:27 #10 55.36 Setting up libemail-valid-perl (1.202-1) ...
12:27:27 #10 55.37 Setting up libhttp-cookies-perl (6.04-1) ...
12:27:27 #10 55.39 Setting up curl (7.58.0-2ubuntu3.22) ...
12:27:27 #10 55.40 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:27 #10 55.42 Setting up gnupg (2.2.4-1ubuntu1.6) ...
12:27:27 #10 55.43 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
12:27:27 #10 55.44 Setting up libxml-simple-perl (2.24-1) ...
12:27:27 #10 55.45 Setting up lintian (2.5.81ubuntu1) ...
12:27:27 #12 9.823 Selecting previously unselected package libarchive13:armhf.
12:27:27 #12 9.827 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u2_armhf.deb ...
12:27:27 #12 9.833 Unpacking libarchive13:armhf (3.3.3-4+deb10u2) ...
12:27:27 #12 9.885 Selecting previously unselected package libjsoncpp1:armhf.
12:27:27 #12 9.888 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
12:27:27 #12 9.891 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
12:27:27 #12 9.928 Selecting previously unselected package librhash0:armhf.
12:27:27 #12 9.930 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
12:27:27 #12 9.933 Unpacking librhash0:armhf (1.3.8-1) ...
12:27:27 #12 10.03 Selecting previously unselected package libuv1:armhf.
12:27:27 #12 10.03 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
12:27:27 #12 10.03 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
12:27:27 #11 43.38 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
12:27:27 #11 43.39 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
12:27:27 #11 43.41 Selecting previously unselected package libpackage-stash-perl.
12:27:27 #11 43.42 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ...
12:27:27 #11 43.42 Unpacking libpackage-stash-perl (0.39-1) ...
12:27:27 #11 43.45 Selecting previously unselected package libsub-identify-perl.
12:27:27 #11 43.45 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ...
12:27:27 #11 43.45 Unpacking libsub-identify-perl (0.14-1build5) ...
12:27:27 #11 43.49 Selecting previously unselected package libsub-name-perl.
12:27:27 #11 43.49 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ...
12:27:27 #11 43.50 Unpacking libsub-name-perl (0.26-1build3) ...
12:27:27 #11 43.52 Selecting previously unselected package libnamespace-clean-perl.
12:27:27 #11 43.52 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:27 #11 43.53 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:27 #11 43.55 Selecting previously unselected package libpath-tiny-perl.
12:27:27 #11 43.55 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ...
12:27:27 #11 43.56 Unpacking libpath-tiny-perl (0.122-1) ...
12:27:27 #11 43.58 Selecting previously unselected package libstrictures-perl.
12:27:27 #11 43.59 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ...
12:27:27 #11 43.59 Unpacking libstrictures-perl (2.000006-1) ...
12:27:27 #11 43.62 Selecting previously unselected package libtype-tiny-perl.
12:27:27 #11 43.62 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ...
12:27:27 #11 43.62 Unpacking libtype-tiny-perl (1.012004-1) ...
12:27:27 #11 43.66 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:27 #11 43.66 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:27 #11 43.66 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:27 #11 43.69 Selecting previously unselected package libhash-fieldhash-perl.
12:27:27 #11 54.08 Setting up libxml-sax-perl (1.02+dfsg-3) ...
12:27:27 #11 54.14 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:27 #11 54.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:27 #11 54.31 
12:27:27 #11 54.31 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:27 #11 58.67 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
12:27:27 #11 58.68 Setting up libio-stringy-perl (2.111-3) ...
12:27:27 #11 58.70 Setting up liblist-moreutils-perl (0.416-1build5) ...
12:27:27 #11 58.71 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:27 #11 58.72 Setting up liblog-any-perl (1.708-1) ...
12:27:27 #11 58.73 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:27 #11 58.74 Setting up libdevel-size-perl (0.83-1build1) ...
12:27:27 #11 58.76 Setting up libdebhelper-perl (12.10ubuntu1) ...
12:27:27 #11 54.58 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:27:27 #11 54.60 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
12:27:27 #11 54.61 Setting up gpg (2.2.19-3ubuntu2.2) ...
12:27:27 #11 54.63 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
12:27:27 #11 54.64 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
12:27:27 #11 54.66 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ...
12:27:27 #11 54.67 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
12:27:27 #12 6.733 Transaction test succeeded.
12:27:27 #12 6.734 Running transaction
12:27:27 #11 55.54 Setting up python3-six (1.16.0-4) ...
12:27:27 #11 55.68 Setting up dh-autoreconf (20) ...
12:27:27 #11 55.69 Setting up libdata-validate-uri-perl (0.07-2) ...
12:27:27 #11 55.71 Setting up libnet-smtp-ssl-perl (1.04-2) ...
12:27:27 #11 55.72 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
12:27:27 #10 46.31 Setting up git (1:2.30.2-1) ...
12:27:27 #10 46.34 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:27 #10 46.35 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:27:27 #10 46.36 Setting up librole-tiny-perl (2.002004-1) ...
12:27:27 #10 46.38 Setting up libfile-homedir-perl (1.006-1) ...
12:27:27 #10 46.39 Setting up libio-socket-ssl-perl (2.069-1) ...
12:27:27 #10 46.40 Setting up libhttp-message-perl (6.28-1) ...
12:27:27 #10 46.42 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
12:27:27 #10 46.43 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:27 #10 46.44 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:27 #10 46.45 Setting up po-debconf (1.0.21+nmu1) ...
12:27:27 #10 46.47 Setting up libhtml-tree-perl (5.07-2) ...
12:27:27 #10 46.48 Setting up libparams-classify-perl (0.015-1+b3) ...
12:27:27 #10 46.49 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:27 #10 46.51 Setting up dh-strip-nondeterminism (1.12.0-1) ...
12:27:27 #10 54.46 (5/140): desktop-file-utils-0.26-6.fc36.x86_64. 528 kB/s |  72 kB     00:00    
12:27:27 #10 54.51 (6/140): devscripts-checkbashisms-2.22.1-1.fc36 227 kB/s |  28 kB     00:00    
12:27:27 #10 54.62 (7/140): diffutils-3.8-2.fc36.x86_64.rpm        1.6 MB/s | 370 kB     00:00    
12:27:27 #10 54.63 (8/140): ed-1.14.2-12.fc36.x86_64.rpm           438 kB/s |  73 kB     00:00    
12:27:27 #10 54.63 (9/140): efi-srpm-macros-5-5.fc36.noarch.rpm    181 kB/s |  22 kB     00:00    
12:27:28 #12 9.124   Installing       : selinux-policy-targeted-37.18-1.fc37.noarch          59/99 
12:27:28 #11 44.93 Setting up libsodium23:armhf (1.0.18-1build2) ...
12:27:28 #11 44.94 Setting up bsdextrautils (2.38-4ubuntu1) ...
12:27:28 #11 44.94 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ...
12:27:28 #11 44.95 Setting up libtext-glob-perl (0.11-2) ...
12:27:28 #11 44.96 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
12:27:28 #11 44.98 Setting up libmagic-mgc (1:5.41-4) ...
12:27:28 #11 44.99 Setting up libyaml-0-2:armhf (0.2.5-1) ...
12:27:28 #11 45.00 Setting up libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
12:27:28 #11 45.01 No schema files found: doing nothing.
12:27:28 #11 45.01 Setting up distro-info-data (0.54ubuntu0.1) ...
12:27:28 #11 45.02 Setting up manpages (5.13-1) ...
12:27:28 #11 45.03 Setting up libtirpc-common (1.3.3+ds-1) ...
12:27:28 #11 45.04 Setting up libargon2-1:armhf (0~20171227-0.3) ...
12:27:28 #11 45.05 Setting up unzip (6.0-27ubuntu1) ...
12:27:28 #11 45.06 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
12:27:28 #11 45.07 Setting up libbrotli1:armhf (1.0.9-2build6) ...
12:27:28 #11 45.08 Setting up libsqlite3-0:armhf (3.39.3-1) ...
12:27:28 #11 45.09 Setting up libsasl2-modules:armhf (2.1.28+dfsg-6ubuntu2) ...
12:27:28 #11 45.10 Setting up libfcgi-bin (2.4.2-2build2) ...
12:27:28 #11 45.11 Setting up binutils-common:armhf (2.39-3ubuntu1.1) ...
12:27:28 #11 45.12 Setting up libnghttp2-14:armhf (1.49.0-1) ...
12:27:28 #11 45.13 Setting up libmagic1:armhf (1:5.41-4) ...
12:27:28 #13 DONE 9.9s
12:27:28 
12:27:28 #14 [stage-1 6/9] COPY sources/ /sources
12:27:28 #14 DONE 0.1s
12:27:28 
12:27:28 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:28 #11 47.92 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
12:27:28 #11 47.93 Setting up libxcb1:armhf (1.14-2) ...
12:27:28 #11 47.94 Setting up at (3.1.23-1ubuntu1) ...
12:27:28 #11 48.08 invoke-rc.d: could not determine current runlevel
12:27:28 #11 48.08 invoke-rc.d: policy-rc.d denied execution of start.
12:27:28 #11 48.09 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
12:27:28 #11 48.10 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:28 #11 48.11 Setting up libedit2:armhf (3.1-20191231-1) ...
12:27:28 #11 48.12 Setting up libreadline8:armhf (8.0-4) ...
12:27:28 #11 48.13 Setting up m4 (1.4.18-4) ...
12:27:28 #11 48.14 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:28 #11 48.15 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
12:27:28 #10 52.73 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
12:27:28 #10 52.73 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:27:28 #10 52.77 Selecting previously unselected package licensecheck.
12:27:28 #10 52.77 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
12:27:28 #10 52.77 Unpacking licensecheck (3.1.1-2) ...
12:27:28 #10 52.81 Selecting previously unselected package lzip.
12:27:28 #10 52.81 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
12:27:28 #10 52.82 Unpacking lzip (1.22-3) ...
12:27:28 #10 52.86 Selecting previously unselected package lzop.
12:27:28 #10 52.86 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
12:27:28 #10 52.86 Unpacking lzop (1.04-2) ...
12:27:28 #10 52.90 Selecting previously unselected package t1utils.
12:27:28 #10 52.91 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
12:27:28 #10 52.91 Unpacking t1utils (1.41-4) ...
12:27:28 #10 52.96 Selecting previously unselected package unzip.
12:27:28 #10 52.96 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
12:27:28 #10 51.61 Transaction test succeeded.
12:27:28 #10 51.61 Running transaction
12:27:28 #10 55.47 Setting up libhtml-form-perl (6.03-1) ...
12:27:28 #10 55.48 Setting up libimport-into-perl (1.002005-1) ...
12:27:28 #10 55.49 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:28 #10 55.51 Setting up libparams-validate-perl (1.29-1) ...
12:27:28 #10 55.52 Setting up libmoo-perl (2.003004-1) ...
12:27:28 #10 55.53 Setting up libb-hooks-endofscope-perl (0.21-1) ...
12:27:28 #10 55.55 Setting up libpackage-stash-perl (0.37-1) ...
12:27:28 #10 55.56 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
12:27:28 #10 55.57 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:28 #10 55.58 Setting up licensecheck (3.0.31-2) ...
12:27:28 #10 55.61 Setting up dh-autoreconf (17) ...
12:27:28 #10 55.64 Setting up libwww-perl (6.31-1ubuntu0.1) ...
12:27:28 #10 55.66 Setting up debhelper (11.1.6ubuntu2) ...
12:27:28 #10 55.67 Setting up equivs (2.1.0) ...
12:27:28 #12 10.07 Selecting previously unselected package cmake.
12:27:28 #12 10.07 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
12:27:28 #12 10.07 Unpacking cmake (3.16.3-3~bpo10+1) ...
12:27:28 #11 43.69 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ...
12:27:28 #11 43.70 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
12:27:28 #11 43.73 Selecting previously unselected package libhtml-form-perl.
12:27:28 #11 43.73 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ...
12:27:28 #11 43.73 Unpacking libhtml-form-perl (6.07-1) ...
12:27:28 #11 43.76 Selecting previously unselected package libhtml-format-perl.
12:27:28 #11 43.76 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ...
12:27:28 #11 43.76 Unpacking libhtml-format-perl (2.12-1.1) ...
12:27:28 #11 43.79 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:28 #11 43.79 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:27:28 #11 43.79 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:27:28 #11 43.82 Selecting previously unselected package libhttp-daemon-perl.
12:27:28 #11 43.82 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
12:27:28 #11 43.83 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
12:27:28 #11 43.85 Selecting previously unselected package libio-interactive-perl.
12:27:28 #11 43.85 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ...
12:27:28 #11 43.86 Unpacking libio-interactive-perl (1.023-1) ...
12:27:28 #11 43.88 Selecting previously unselected package libio-prompt-tiny-perl.
12:27:28 #11 43.88 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ...
12:27:28 #11 43.88 Unpacking libio-prompt-tiny-perl (0.003-1) ...
12:27:28 #11 43.91 Selecting previously unselected package libtypes-serialiser-perl.
12:27:28 #11 54.33 Setting up python3-six (1.16.0-4) ...
12:27:28 #11 58.77 Setting up libpod-constants-perl (0.19-1) ...
12:27:28 #11 58.79 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
12:27:28 #11 58.81 Setting up libperl4-corelibs-perl (0.004-2) ...
12:27:28 #11 58.82 Setting up libfuture-perl (0.43-1) ...
12:27:28 #11 58.96 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:28 #11 58.98 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
12:27:28 #11 58.99 Setting up libtry-tiny-perl (0.30-1) ...
12:27:28 #11 59.02 Setting up libtype-tiny-perl (1.008001-2) ...
12:27:28 #11 59.04 Setting up libtest-fatal-perl (0.014-1) ...
12:27:28 #11 59.05 Setting up libcommon-sense-perl (3.74-2build6) ...
12:27:28 #11 59.07 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:28 #11 59.08 Setting up libnet-http-perl (6.19-1) ...
12:27:28 #11 59.09 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
12:27:28 #11 59.11 Setting up libencode-locale-perl (1.05-1) ...
12:27:28 #11 59.12 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:28 #11 59.13 Setting up libnet-dns-perl (1.22-1) ...
12:27:28 #11 55.89 Setting up python3-certifi (2022.6.15-2) ...
12:27:28 #10 46.52 Setting up libimport-into-perl (1.002005-1) ...
12:27:28 #10 46.53 Setting up libmoo-perl (2.004004-1) ...
12:27:28 #10 46.54 Setting up debhelper (13.3.4) ...
12:27:28 #10 46.55 Setting up equivs (2.3.1) ...
12:27:28 #10 46.57 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:28 #10 46.58 Setting up libwww-perl (6.52-1) ...
12:27:28 #10 46.60 Setting up devscripts (2.21.3+deb11u1) ...
12:27:28 #10 46.77 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
12:27:28 #10 54.80 (10/140): enchant-1.6.0-30.fc36.x86_64.rpm      323 kB/s |  59 kB     00:00    
12:27:28 #10 54.81 (11/140): file-5.41-4.fc36.x86_64.rpm           274 kB/s |  48 kB     00:00    
12:27:28 #10 54.81 (12/140): fonts-srpm-macros-2.0.5-7.fc36.noarch 152 kB/s |  27 kB     00:00    
12:27:28 #10 54.87 (13/140): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 118 kB/s | 7.6 kB     00:00    
12:27:28 #10 55.01 (14/140): ghc-srpm-macros-1.5.0-6.fc36.noarch.r  38 kB/s | 7.7 kB     00:00    
12:27:28 #11 45.15 Setting up libdeflate0:armhf (1.12-1) ...
12:27:28 #11 45.15 Setting up less (590-1build1) ...
12:27:28 #11 45.17 Setting up perl-openssl-defaults:armhf (7) ...
12:27:28 #11 45.18 Setting up linux-libc-dev:armhf (5.19.0-29.30) ...
12:27:28 #11 45.19 Setting up libctf-nobfd0:armhf (2.39-3ubuntu1.1) ...
12:27:28 #11 45.20 Setting up gettext-base (0.21-8) ...
12:27:28 #11 45.20 Setting up m4 (1.4.19-1) ...
12:27:28 #11 45.21 Setting up liblzo2-2:armhf (2.10-2build3) ...
12:27:28 #11 45.22 Setting up libnpth0:armhf (1.6-3build2) ...
12:27:28 #11 45.23 Setting up krb5-locales (1.20-1) ...
12:27:28 #11 45.24 Setting up file (1:5.41-4) ...
12:27:28 #11 45.25 Setting up libassuan0:armhf (2.5.5-4) ...
12:27:28 #11 45.26 Setting up libgomp1:armhf (12.2.0-3ubuntu1) ...
12:27:28 #11 45.27 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
12:27:28 #11 45.28 Setting up bzip2 (1.0.8-5build1) ...
12:27:28 #11 45.28 Setting up libldap-common (2.5.13+dfsg-1ubuntu1) ...
12:27:28 #11 45.30 Setting up libunwind8:armhf (1.6.2-0ubuntu1) ...
12:27:28 #11 45.31 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.10.1) ...
12:27:28 #11 45.32 Setting up libfakeroot:armhf (1.29-1ubuntu1) ...
12:27:28 #11 45.33 Setting up libkrb5support0:armhf (1.20-1) ...
12:27:28 #11 45.34 Setting up libnumber-compare-perl (0.03-2) ...
12:27:28 #11 45.35 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
12:27:28 #11 45.36 Setting up fakeroot (1.29-1ubuntu1) ...
12:27:28 #11 45.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:28 #11 45.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
12:27:28 #11 45.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
12:27:28 #11 45.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
12:27:28 #11 45.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
12:27:28 #11 45.37 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
12:27:28 #11 45.37 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
12:27:28 #11 45.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
12:27:28 #11 45.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
12:27:28 #11 45.37 Setting up autotools-dev (20220109.1) ...
12:27:28 #11 45.38 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
12:27:28 #11 45.39 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:28 #11 45.40 Setting up libx11-data (2:1.8.1-2) ...
12:27:28 #11 45.41 Setting up make (4.3-4.1build1) ...
12:27:28 #11 45.42 Setting up libmpfr6:armhf (4.1.0-3build3) ...
12:27:28 #11 45.43 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
12:27:28 #11 45.43 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:28 #11 45.44 Setting up liblerc3:armhf (3.0+ds-1ubuntu1) ...
12:27:28 #11 48.47 Updating certificates in /etc/ssl/certs...
12:27:28 #10 52.96 Unpacking unzip (6.0-26+deb11u1) ...
12:27:28 #10 53.11 Selecting previously unselected package lintian.
12:27:28 #10 53.11 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
12:27:28 #10 53.12 Unpacking lintian (2.104.0) ...
12:27:28 #13 3.518 Reading package lists...
12:27:28 #13 4.187 Building dependency tree...
12:27:28 #13 4.313 Reading state information...
12:27:28 #13 4.317 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:28 #13 4.466 Starting 2 pkgProblemResolver with broken count: 0
12:27:28 #13 4.469 Done
12:27:28 #10 55.69 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:27:28 #10 55.70 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
12:27:28 #10 55.72 Setting up libxml-parser-perl (2.44-2build3) ...
12:27:28 #10 55.74 Setting up libxml-sax-expat-perl (0.40-2) ...
12:27:28 #10 55.78 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:28 #10 55.83 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:28 #12 10.34 Selecting previously unselected package dh-apparmor.
12:27:28 #12 10.35 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
12:27:28 #12 10.35 Unpacking dh-apparmor (2.13.2-10) ...
12:27:28 #12 10.39 Selecting previously unselected package dmsetup.
12:27:28 #12 10.39 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
12:27:28 #12 10.40 Unpacking dmsetup (2:1.02.155-3) ...
12:27:28 #12 10.44 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:27:28 #12 10.44 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
12:27:28 #12 10.44 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:27:28 #12 10.49 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:27:28 #12 10.49 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
12:27:28 #12 10.49 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
12:27:28 #12 10.53 Selecting previously unselected package libudev-dev:armhf.
12:27:28 #12 10.53 Preparing to unpack .../15-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
12:27:28 #12 10.54 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
12:27:28 #11 43.91 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:28 #11 43.91 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:28 #11 43.94 Selecting previously unselected package libjson-xs-perl.
12:27:28 #11 43.94 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ...
12:27:28 #11 43.94 Unpacking libjson-xs-perl (4.030-1build3) ...
12:27:28 #11 43.97 Selecting previously unselected package libjson-maybexs-perl.
12:27:28 #11 43.97 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:28 #11 43.98 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:28 #11 44.01 Selecting previously unselected package libldap-common.
12:27:28 #11 44.01 Preparing to unpack .../276-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
12:27:28 #11 44.01 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:28 #11 44.04 Selecting previously unselected package liblist-compare-perl.
12:27:28 #11 44.05 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
12:27:28 #11 44.05 Unpacking liblist-compare-perl (0.55-1) ...
12:27:28 #11 44.08 Selecting previously unselected package liblist-someutils-perl.
12:27:28 #11 44.09 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
12:27:28 #11 44.09 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:28 #11 44.12 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:28 #11 44.12 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
12:27:28 #11 44.13 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
12:27:28 #11 44.15 Selecting previously unselected package liblist-utilsby-perl.
12:27:28 #11 44.16 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
12:27:28 #11 44.16 Unpacking liblist-utilsby-perl (0.11-1) ...
12:27:28 #11 44.19 Selecting previously unselected package libltdl7:armhf.
12:27:28 #11 44.19 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ...
12:27:28 #11 44.20 Unpacking libltdl7:armhf (2.4.6-15build2) ...
12:27:28 #11 44.22 Selecting previously unselected package libltdl-dev:armhf.
12:27:28 #11 54.47 Setting up dh-autoreconf (20) ...
12:27:28 #11 54.48 Setting up libdata-validate-uri-perl (0.07-2) ...
12:27:28 #11 54.49 Setting up libnet-smtp-ssl-perl (1.04-2) ...
12:27:28 #11 54.50 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
12:27:28 #11 54.67 Setting up python3-certifi (2022.6.15-2) ...
12:27:28 #10 48.57 Setting up libmpc3:armhf (1.1.0-1) ...
12:27:28 #10 48.58 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
12:27:28 #10 48.59 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
12:27:28 #10 48.61 Setting up libgdbm-compat4:armhf (1.14.1-6) ...
12:27:28 #10 48.62 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
12:27:28 #10 48.63 Setting up bsdmainutils (11.1.2ubuntu1) ...
12:27:28 #10 48.67 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:28 #10 48.67 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
12:27:28 #10 48.67 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:28 #10 48.67 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
12:27:28 #10 48.68 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:27:28 #11 59.15 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
12:27:28 #11 59.16 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:27:28 #11 59.18 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:28 #11 59.19 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:28 #11 59.20 Setting up libsub-install-perl (0.928-1) ...
12:27:28 #11 59.21 Setting up gcc (4:9.3.0-1ubuntu2) ...
12:27:28 #11 59.23 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
12:27:28 #11 59.26 Setting up libnumber-compare-perl (0.03-1) ...
12:27:28 #11 59.27 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:28 #11 59.28 Setting up libio-async-perl (0.75-1) ...
12:27:28 #11 59.29 Setting up liberror-perl (0.17029-1) ...
12:27:28 #11 59.30 Setting up patchutils (0.3.4-2) ...
12:27:28 #11 59.31 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:28 #11 59.32 Setting up libltdl-dev:arm64 (2.4.6-14) ...
12:27:28 #11 59.33 Setting up libjson-maybexs-perl (1.004000-1) ...
12:27:28 #11 56.02 Setting up libmodule-runtime-perl (0.016-2) ...
12:27:28 #11 56.04 Setting up libmailtools-perl (2.21-1) ...
12:27:28 #11 56.05 Setting up python3-gi (3.42.2-2) ...
12:27:28 #11 56.24 Setting up python3-idna (3.3-1) ...
12:27:28 #11 55.14 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
12:27:28 #10 DONE 47.0s
12:27:28 
12:27:28 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:28 #11 DONE 0.1s
12:27:28 
12:27:28 #12 [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
12:27:28 #10 55.04 (15/140): gnat-srpm-macros-4-15.fc36.noarch.rpm  35 kB/s | 8.2 kB     00:00    
12:27:28 #10 55.17 (16/140): groff-base-1.22.4-9.fc36.x86_64.rpm   3.5 MB/s | 1.0 MB     00:00    
12:27:28 #10 55.18 (17/140): hunspell-1.7.0-19.fc36.x86_64.rpm     1.7 MB/s | 303 kB     00:00    
12:27:28 #10 55.25 (18/140): hunspell-en-0.20140811.1-22.fc36.noar 873 kB/s | 180 kB     00:00    
12:27:28 #10 55.26 (19/140): hunspell-en-GB-0.20140811.1-22.fc36.n 2.5 MB/s | 225 kB     00:00    
12:27:28 #10 55.26 (20/140): hunspell-en-US-0.20140811.1-22.fc36.n 2.2 MB/s | 176 kB     00:00    
12:27:28 #11 45.45 Setting up lzip (1.23-4) ...
12:27:28 #11 45.46 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
12:27:28 #11 45.46 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
12:27:28 #11 45.46 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
12:27:28 #11 45.46 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
12:27:28 #11 45.47 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
12:27:28 #11 45.47 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
12:27:28 #11 45.47 Setting up strace (5.16-0ubuntu4) ...
12:27:28 #11 45.48 Setting up libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
12:27:28 #11 45.49 Setting up xz-utils (5.2.5-2.1) ...
12:27:28 #11 45.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.50 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
12:27:28 #11 45.51 Setting up t1utils (1.41-4build2) ...
12:27:28 #11 45.52 Setting up diffstat (1.64-1build2) ...
12:27:28 #11 45.53 Setting up libpng16-16:armhf (1.6.38-2) ...
12:27:28 #11 45.54 Setting up libmpc3:armhf (1.2.1-2build1) ...
12:27:28 #11 45.56 Setting up libatomic1:armhf (12.2.0-3ubuntu1) ...
12:27:28 #11 45.56 Setting up patch (2.7.6-7build2) ...
12:27:28 #11 45.57 Setting up autopoint (0.21-8) ...
12:27:28 #11 45.58 Setting up fonts-dejavu-core (2.37-2build1) ...
12:27:28 #11 45.64 Setting up ucf (3.0043) ...
12:27:28 #13 4.586  Done
12:27:28 #13 4.707 Starting pkgProblemResolver with broken count: 0
12:27:28 #13 4.728 Starting 2 pkgProblemResolver with broken count: 0
12:27:28 #13 4.730 Done
12:27:28 #10 53.38 Selecting previously unselected package lsb-release.
12:27:28 #10 53.38 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
12:27:28 #10 53.39 Unpacking lsb-release (11.1.0) ...
12:27:28 #10 53.51 Selecting previously unselected package manpages-dev.
12:27:28 #10 55.95 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:28 #10 56.01 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:27:28 #10 56.03 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
12:27:28 #10 56.04 Updating certificates in /etc/ssl/certs...
12:27:28 #12 10.57 Selecting previously unselected package libsepol1-dev:armhf.
12:27:28 #12 10.58 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
12:27:28 #12 10.58 Unpacking libsepol1-dev:armhf (2.8-1) ...
12:27:28 #12 10.65 Selecting previously unselected package libpcre16-3:armhf.
12:27:28 #12 10.65 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
12:27:28 #12 10.65 Unpacking libpcre16-3:armhf (2:8.39-12) ...
12:27:28 #12 10.71 Selecting previously unselected package libpcre32-3:armhf.
12:27:28 #12 10.71 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
12:27:28 #12 10.71 Unpacking libpcre32-3:armhf (2:8.39-12) ...
12:27:28 #12 10.76 Selecting previously unselected package libpcrecpp0v5:armhf.
12:27:28 #12 10.76 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
12:27:28 #12 10.77 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
12:27:28 #12 10.80 Selecting previously unselected package libpcre3-dev:armhf.
12:27:28 #12 10.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
12:27:28 #12 10.80 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
12:27:28 #12 10.87 Selecting previously unselected package libselinux1-dev:armhf.
12:27:28 #11 44.22 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ...
12:27:28 #11 44.23 Unpacking libltdl-dev:armhf (2.4.6-15build2) ...
12:27:28 #11 44.27 Selecting previously unselected package liblzo2-2:armhf.
12:27:28 #11 44.27 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ...
12:27:28 #11 44.27 Unpacking liblzo2-2:armhf (2.10-2build3) ...
12:27:28 #11 44.30 Selecting previously unselected package libsys-hostname-long-perl.
12:27:28 #11 44.30 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:28 #11 44.30 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:28 #11 44.33 Selecting previously unselected package libmail-sendmail-perl.
12:27:28 #11 44.33 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:27:28 #11 44.33 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:27:28 #11 44.36 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:28 #11 44.36 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:28 #11 44.36 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:28 #11 44.39 Selecting previously unselected package libmailtools-perl.
12:27:28 #11 44.39 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
12:27:28 #11 44.39 Unpacking libmailtools-perl (2.21-1) ...
12:27:28 #11 44.43 Selecting previously unselected package libmarkdown2:armhf.
12:27:28 #11 54.81 Setting up libmodule-runtime-perl (0.016-2) ...
12:27:28 #11 54.82 Setting up libmailtools-perl (2.21-1) ...
12:27:28 #11 54.84 Setting up python3-gi (3.42.2-2) ...
12:27:28 #11 55.01 Setting up python3-idna (3.3-1) ...
12:27:28 #10 48.70 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
12:27:28 #12 DONE 10.8s
12:27:28 
12:27:28 #13 [stage-1 5/8] COPY sources/ /sources
12:27:28 #11 59.35 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:28 #11 59.37 Setting up libio-string-perl (1.08-3) ...
12:27:28 #11 59.39 Setting up libreadonly-perl (2.050-2) ...
12:27:28 #11 59.42 Setting up python3-chardet (3.0.4-4build1) ...
12:27:28 #11 56.45 Setting up python3-urllib3 (1.26.9-1) ...
12:27:28 #11 55.25 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:28 #11 55.27 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
12:27:28 #11 55.29 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
12:27:28 #11 55.31 Setting up python3 (3.8.2-0ubuntu2) ...
12:27:28 #10 55.33 (21/140): hunspell-filesystem-1.7.0-19.fc36.x86 111 kB/s | 8.9 kB     00:00    
12:27:28 #10 55.36 (22/140): info-6.8-3.fc36.x86_64.rpm            2.2 MB/s | 225 kB     00:00    
12:27:28 #10 55.40 (23/140): json-glib-1.6.6-2.fc36.x86_64.rpm     1.0 MB/s | 152 kB     00:00    
12:27:28 #10 55.41 (24/140): kernel-srpm-macros-1.0-14.fc36.noarch 113 kB/s | 9.1 kB     00:00    
12:27:28 #10 55.46 (25/140): libjpeg-turbo-2.1.2-2.fc36.x86_64.rpm 1.7 MB/s | 182 kB     00:00    
12:27:28 #10 55.47 (26/140): libpkgconf-1.8.0-2.fc36.x86_64.rpm    554 kB/s |  36 kB     00:00    
12:27:28 #10 55.48 (27/140): libpng-1.6.37-12.fc36.x86_64.rpm      1.7 MB/s | 119 kB     00:00    
12:27:28 #10 55.53 (28/140): libstemmer-0-18.585svn.fc36.x86_64.rp 1.2 MB/s |  82 kB     00:00    
12:27:28 #12 7.499   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
12:27:28 #12 7.652   Preparing        :                                                        1/1 
12:27:28 #12 7.706   Upgrading        : systemd-libs-250.9-1.fc36.aarch64                     1/99 
12:27:28 #12 7.718   Upgrading        : libxcrypt-4.4.33-4.fc36.aarch64                       2/99 
12:27:28 #12 7.728   Installing       : python3-libselinux-3.3-4.fc36.aarch64                 3/99 
12:27:28 #12 7.734   Installing       : libtool-ltdl-2.4.7-1.fc36.aarch64                     4/99 
12:27:28 #12 7.743   Installing       : libfdisk-2.38-1.fc36.aarch64                          5/99 
12:27:28 #12 7.749   Installing       : cmake-rpm-macros-3.25.1-1.fc36.noarch                 6/99 
12:27:28 #12 7.756   Installing       : cmake-filesystem-3.25.1-1.fc36.aarch64                7/99 
12:27:28 #12 7.764   Installing       : perl-threads-1:2.26-449.fc36.aarch64                  8/99 
12:27:28 #12 7.769   Installing       : perl-File-Find-1.39-486.fc36.noarch                   9/99 
12:27:28 #12 7.777   Installing       : m4-1.4.19-3.fc36.aarch64                             10/99 
12:27:28 #12 7.784   Installing       : libseccomp-2.5.3-2.fc36.aarch64                      11/99 
12:27:28 #12 7.791   Installing       : libmpc-1.2.1-4.fc36.aarch64                          12/99 
12:27:28 #11 45.73 Setting up libk5crypto3:armhf (1.20-1) ...
12:27:28 #11 45.74 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
12:27:28 #11 45.75 Setting up libltdl7:armhf (2.4.7-4) ...
12:27:28 #11 45.76 Setting up libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
12:27:28 #11 45.77 Setting up libwebp7:armhf (1.2.2-2) ...
12:27:28 #11 45.78 Setting up libfdisk1:armhf (2.38-4ubuntu1) ...
12:27:28 #11 45.79 Setting up libubsan1:armhf (12.2.0-3ubuntu1) ...
12:27:28 #11 45.80 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
12:27:28 #11 45.81 Setting up libmd0:armhf (1.0.4-2) ...
12:27:28 #11 45.81 Setting up python-apt-common (2.4.0+22.10) ...
12:27:28 #11 45.82 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
12:27:28 #11 45.83 Setting up libcrypt-dev:armhf (1:4.4.28-2) ...
12:27:28 #11 45.84 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:27:28 #11 45.85 Setting up libasan8:armhf (12.2.0-3ubuntu1) ...
12:27:28 #11 45.86 Setting up libuchardet0:armhf (0.0.7-1build2) ...
12:27:28 #11 45.87 Setting up lzop (1.04-2build2) ...
12:27:28 #11 45.88 Setting up libmpdec3:armhf (2.5.1-2build2) ...
12:27:28 #11 45.89 Setting up git-man (1:2.37.2-1ubuntu1.2) ...
12:27:28 #11 45.90 Setting up libgirepository-1.0-1:armhf (1.74.0-2) ...
12:27:28 #13 4.926 The following additional packages will be installed:
12:27:28 #11 48.85 124 added, 0 removed; done.
12:27:28 #13 4.926   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:28 #13 4.926   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:27:28 #13 4.926   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:27:28 #13 4.927   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
12:27:28 #13 4.927   libsystemd-dev libudev-dev libuv1 pkg-config
12:27:28 #13 4.928 Suggested packages:
12:27:28 #13 4.928   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
12:27:28 #13 4.928 Recommended packages:
12:27:28 #13 4.928   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
12:27:28 #13 4.961 The following NEW packages will be installed:
12:27:28 #13 4.961   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:28 #13 4.961   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:27:28 #13 4.962   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:27:28 #13 4.962   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
12:27:28 #13 4.962   libsystemd-dev libudev-dev libuv1 pkg-config
12:27:28 #11 48.92 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:28 #11 48.93 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:28 #11 48.94 Setting up bsdmainutils (11.1.2ubuntu3) ...
12:27:28 #11 48.96 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:28 #11 48.96 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
12:27:28 #11 48.97 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:28 #11 48.97 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
12:27:28 #11 48.97 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
12:27:28 #11 48.98 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
12:27:28 #11 48.99 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
12:27:28 #11 49.01 Setting up dwz (0.13-5) ...
12:27:28 #11 49.02 Setting up groff-base (1.22.4-4build1) ...
12:27:28 #10 53.51 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
12:27:28 #10 53.51 Unpacking manpages-dev (5.10-1) ...
12:27:28 #10 56.35 0 added, 0 removed; done.
12:27:28 #10 56.35 Running hooks in /etc/ca-certificates/update.d...
12:27:28 #10 56.35 done.
12:27:28 #10 63.73 Setting up libgpgme11:arm64 (1.12.0-6) ...
12:27:28 #10 63.75 Setting up gcc (4:8.3.0-1) ...
12:27:28 #10 63.77 Setting up python3-six (1.12.0-1) ...
12:27:28 #10 63.92 Setting up dirmngr (2.2.12-1+deb10u2) ...
12:27:28 #10 63.94 Setting up perl (5.28.1-6+deb10u1) ...
12:27:28 #10 63.97 Setting up libpackage-stash-xs-perl (0.29-1) ...
12:27:28 #10 63.98 Setting up python3-gpg (1.12.0-6) ...
12:27:28 #10 64.17 Setting up libdata-dump-perl (1.23-1) ...
12:27:28 #10 64.18 Setting up python3-certifi (2018.8.24-1) ...
12:27:28 #12 10.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
12:27:28 #12 10.88 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
12:27:28 #12 10.93 Selecting previously unselected package libdevmapper-dev:armhf.
12:27:28 #12 10.93 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
12:27:28 #12 10.93 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
12:27:28 #12 10.96 Selecting previously unselected package libltdl7:armhf.
12:27:28 #12 10.97 Preparing to unpack .../23-libltdl7_2.4.6-9_armhf.deb ...
12:27:28 #12 10.97 Unpacking libltdl7:armhf (2.4.6-9) ...
12:27:28 #12 11.00 Selecting previously unselected package libltdl-dev:armhf.
12:27:28 #12 11.00 Preparing to unpack .../24-libltdl-dev_2.4.6-9_armhf.deb ...
12:27:28 #12 11.01 Unpacking libltdl-dev:armhf (2.4.6-9) ...
12:27:28 #12 11.05 Selecting previously unselected package libseccomp-dev:armhf.
12:27:28 #12 11.05 Preparing to unpack .../25-libseccomp-dev_2.3.3-4_armhf.deb ...
12:27:28 #12 11.06 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
12:27:28 #12 11.09 Selecting previously unselected package libsystemd-dev:armhf.
12:27:28 #12 11.09 Preparing to unpack .../26-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
12:27:28 #12 11.10 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
12:27:28 #11 44.43 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ...
12:27:28 #11 44.44 Unpacking libmarkdown2:armhf (2.2.7-2) ...
12:27:28 #11 44.46 Selecting previously unselected package libmath-base85-perl.
12:27:28 #11 44.46 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ...
12:27:28 #11 44.47 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
12:27:28 #11 44.49 Selecting previously unselected package libmoox-aliases-perl.
12:27:28 #11 44.49 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:27:28 #11 44.50 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:27:28 #11 44.52 Selecting previously unselected package libnamespace-autoclean-perl.
12:27:28 #11 44.53 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:27:28 #11 44.53 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:27:28 #11 44.55 Selecting previously unselected package libobject-id-perl.
12:27:28 #11 44.56 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
12:27:28 #11 44.56 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
12:27:28 #11 44.59 Selecting previously unselected package libmoox-struct-perl.
12:27:28 #11 44.59 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
12:27:28 #11 44.59 Unpacking libmoox-struct-perl (0.020-1) ...
12:27:28 #11 44.62 Selecting previously unselected package libmouse-perl.
12:27:28 #11 44.62 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ...
12:27:28 #11 44.62 Unpacking libmouse-perl (2.5.10-1build4) ...
12:27:28 #11 44.66 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:28 #11 55.21 Setting up python3-urllib3 (1.26.9-1) ...
12:27:28 #10 49.03 Updating certificates in /etc/ssl/certs...
12:27:28 #11 59.67 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:28 #11 59.69 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:28 #11 59.71 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:28 #11 59.72 Setting up python3-debian (0.1.36ubuntu1) ...
12:27:28 #13 13.47   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch           3/68 
12:27:28 #13 21.31   Installing       : perl-DynaLoader-1.47-480.el9.x86_64                   4/68 
12:27:28 #13 21.34   Installing       : perl-threads-1:2.25-460.el9.x86_64                    5/68 
12:27:28 #13 21.34   Installing       : perl-File-Find-1.37-480.el9.noarch                    6/68 
12:27:28 #13 21.35   Installing       : perl-File-Copy-2.34-480.el9.noarch                    7/68 
12:27:28 #13 21.39   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            8/68 
12:27:28 #13 21.40   Installing       : m4-1.4.19-1.el9.x86_64                                9/68 
12:27:28 #13 21.45   Installing       : autoconf-2.69-38.el9.noarch                          10/68 
12:27:28 #13 21.46   Installing       : libmpc-1.2.1-4.el9.x86_64                            11/68 
12:27:28 #13 21.50   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                 12/68 
12:27:28 #13 21.50   Installing       : cmake-filesystem-3.20.2-7.el9.x86_64                 13/68 
12:27:28 #13 21.56   Installing       : libseccomp-2.5.2-2.el9.x86_64                        14/68 
12:27:28 #13 21.57   Installing       : libedit-3.1-37.20210216cvs.el9.x86_64                15/68 
12:27:28 #11 56.62 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:28 #11 56.67 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:28 #11 56.74 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:28 #11 56.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:28 #11 55.61 Setting up binutils (2.34-6ubuntu1.4) ...
12:27:28 #11 55.63 Setting up python3-xdg (0.26-1ubuntu1) ...
12:27:28 #11 55.81 Setting up man-db (2.9.1-1) ...
12:27:29 #10 55.56 (29/140): lua-srpm-macros-1-6.fc36.noarch.rpm    99 kB/s | 8.5 kB     00:00    
12:27:29 #10 55.57 (30/140): ncurses-6.2-9.20210508.fc36.x86_64.rp 4.4 MB/s | 400 kB     00:00    
12:27:29 #10 55.63 (31/140): nim-srpm-macros-3-6.fc36.noarch.rpm    84 kB/s | 8.3 kB     00:00    
12:27:29 #10 55.66 (32/140): ocaml-srpm-macros-6-6.fc36.noarch.rpm  78 kB/s | 7.7 kB     00:00    
12:27:29 #10 55.66 (33/140): openblas-srpm-macros-2-11.fc36.noarch  82 kB/s | 7.4 kB     00:00    
12:27:29 #10 55.70 (34/140): package-notes-srpm-macros-0.4-14.fc36 156 kB/s |  11 kB     00:00    
12:27:29 #12 7.802   Installing       : checkpolicy-3.3-2.fc36.aarch64                       13/99 
12:27:29 #12 7.949   Installing       : cpp-12.2.1-4.fc36.aarch64                            14/99 
12:27:29 #12 7.958   Installing       : perl-threads-shared-1.62-479.fc36.aarch64            15/99 
12:27:29 #12 7.964   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch               16/99 
12:27:29 #12 7.971   Installing       : python3-libsemanage-3.3-3.fc36.aarch64               17/99 
12:27:29 #12 7.978   Installing       : vim-filesystem-2:9.0.1182-1.fc36.noarch              18/99 
12:27:29 #12 7.985   Installing       : systemd-rpm-macros-250.9-1.fc36.noarch               19/99 
12:27:29 #12 8.041   Installing       : python3-setuptools-59.6.0-3.fc36.noarch              20/99 
12:27:29 #12 8.081   Installing       : python3-setools-4.4.0-5.fc36.aarch64                 21/99 
12:27:29 #11 45.91 Setting up netbase (6.3) ...
12:27:29 #11 45.93 Setting up libkrb5-3:armhf (1.20-1) ...
12:27:29 #11 45.94 Setting up libbinutils:armhf (2.39-3ubuntu1.1) ...
12:27:29 #11 45.95 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:27:29 #11 46.04 Setting up libfido2-1:armhf (1.11.0-1) ...
12:27:29 #11 46.04 Setting up libisl23:armhf (0.25-1) ...
12:27:29 #11 46.05 Setting up libc-dev-bin (2.36-0ubuntu4) ...
12:27:29 #11 46.06 Setting up openssl (3.0.5-2ubuntu2) ...
12:27:29 #11 46.08 Setting up libbsd0:armhf (0.11.6-1) ...
12:27:29 #11 46.08 Setting up libelf1:armhf (0.187-4) ...
12:27:29 #11 46.09 Setting up libjson-c5:armhf (0.16-1) ...
12:27:29 #11 46.10 Setting up readline-common (8.2-1) ...
12:27:29 #11 46.11 Setting up publicsuffix (20220811.1734-1) ...
12:27:29 #11 46.12 Setting up libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
12:27:29 #11 46.13 Setting up zstd (1.5.2+dfsg-1) ...
12:27:29 #11 46.14 Setting up libmarkdown2:armhf (2.2.7-2) ...
12:27:29 #10 52.35   Preparing        :                                                        1/1 
12:27:29 #10 52.38   Installing       : python3-six-1.16.0-8.fc37.noarch                     1/142 
12:27:29 #10 52.39   Installing       : hunspell-filesystem-1.7.0-21.fc37.x86_64             2/142 
12:27:29 #10 52.40   Installing       : python3-construct-2.10.68-3.fc37.noarch              3/142 
12:27:29 #10 52.41   Installing       : python3-pybeam-0.7-4.fc37.noarch                     4/142 
12:27:29 #10 52.43   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch               5/142 
12:27:29 #10 52.44   Upgrading        : glibc-common-2.36-9.fc37.x86_64                      6/142 
12:27:29 #10 52.45   Upgrading        : glibc-minimal-langpack-2.36-9.fc37.x86_64            7/142 
12:27:29 #10 52.46   Running scriptlet: glibc-2.36-9.fc37.x86_64                             8/142 
12:27:29 #10 52.51   Upgrading        : glibc-2.36-9.fc37.x86_64                             8/142 
12:27:29 #10 52.52   Running scriptlet: glibc-2.36-9.fc37.x86_64                             8/142 
12:27:29 #10 52.63   Installing       : glibc-gconv-extra-2.36-9.fc37.x86_64                 9/142 
12:27:29 #10 52.64   Running scriptlet: glibc-gconv-extra-2.36-9.fc37.x86_64                 9/142 
12:27:29 #10 52.64   Installing       : elfutils-debuginfod-client-0.187-8.fc37.x86_64      10/142 
12:27:29 #13 5.302 0 upgraded, 24 newly installed, 0 to remove and 4 not upgraded.
12:27:29 #13 5.302 1 not fully installed or removed.
12:27:29 #13 5.302 Need to get 11.6 MB of archives.
12:27:29 #13 5.302 After this operation, 47.8 MB of additional disk space will be used.
12:27:29 #13 5.302 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
12:27:29 #13 5.364 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
12:27:29 #11 49.03 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
12:27:29 #11 49.04 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:29 #11 49.06 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
12:27:29 #11 49.08 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ...
12:27:29 #11 49.09 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
12:27:29 #11 49.10 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:27:29 #11 49.11 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:27:29 #10 53.82 Selecting previously unselected package pbzip2.
12:27:29 #10 53.82 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
12:27:29 #10 53.82 Unpacking pbzip2 (1.1.13-1) ...
12:27:29 #10 53.85 Selecting previously unselected package pixz.
12:27:29 #10 53.86 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
12:27:29 #10 53.86 Unpacking pixz (1.0.7-1) ...
12:27:29 #10 53.89 Selecting previously unselected package xdelta.
12:27:29 #10 53.89 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
12:27:29 #10 53.90 Unpacking xdelta (1.1.3-9.3) ...
12:27:29 #10 53.93 Selecting previously unselected package xdelta3.
12:27:29 #10 53.93 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
12:27:29 #10 53.94 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:29 #10 53.97 Selecting previously unselected package pristine-tar.
12:27:29 #10 53.97 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
12:27:29 #10 53.98 Unpacking pristine-tar (1.49) ...
12:27:29 #10 54.02 Selecting previously unselected package publicsuffix.
12:27:29 #10 54.02 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
12:27:29 #10 54.03 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
12:27:29 #10 54.07 Selecting previously unselected package python-apt-common.
12:27:29 #10 DONE 56.8s
12:27:29 #10 64.32 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:29 #10 64.33 Setting up libref-util-perl (0.204-1) ...
12:27:29 #10 64.35 Setting up libipc-system-simple-perl (1.25-4) ...
12:27:29 #10 64.36 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:29 #10 64.37 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
12:27:29 #10 64.38 Setting up libvariable-magic-perl (0.62-1+b1) ...
12:27:29 #10 64.39 Setting up python3-idna (2.6-1) ...
12:27:29 #10 64.59 Setting up libio-html-perl (1.001-1) ...
12:27:29 #12 11.17 Selecting previously unselected package pkg-config.
12:27:29 #12 11.18 Preparing to unpack .../27-pkg-config_0.29-6_armhf.deb ...
12:27:29 #12 11.18 Unpacking pkg-config (0.29-6) ...
12:27:29 #12 11.34 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
12:27:29 #12 11.35 Setting up libseccomp-dev:armhf (2.3.3-4) ...
12:27:29 #12 11.36 Setting up libpcre16-3:armhf (2:8.39-12) ...
12:27:29 #12 11.37 Setting up libarchive13:armhf (3.3.3-4+deb10u2) ...
12:27:29 #12 11.39 Setting up libsepol1-dev:armhf (2.8-1) ...
12:27:29 #12 11.40 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
12:27:29 #14 DONE 2.4s
12:27:29 
12:27:29 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
12:27:29 #15 DONE 0.0s
12:27:29 
12:27:29 #16 exporting to image
12:27:29 #16 exporting layers
12:27:29 #11 44.66 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ...
12:27:29 #11 44.66 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
12:27:29 #11 44.69 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:29 #11 44.69 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ...
12:27:29 #11 44.69 Unpacking libpath-iterator-rule-perl (1.015-1) ...
12:27:29 #11 44.72 Selecting previously unselected package libperlio-gzip-perl.
12:27:29 #11 44.72 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ...
12:27:29 #11 44.72 Unpacking libperlio-gzip-perl (0.19-1build8) ...
12:27:29 #11 44.75 Selecting previously unselected package libperlio-utf8-strict-perl.
12:27:29 #11 44.75 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
12:27:29 #11 44.75 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:29 #11 44.79 Selecting previously unselected package libpod-parser-perl.
12:27:29 #11 44.79 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
12:27:29 #11 44.80 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:29 #11 44.81 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:29 #11 44.82 Unpacking libpod-parser-perl (1.63-2) ...
12:27:29 #11 44.85 Selecting previously unselected package libpod-constants-perl.
12:27:29 #11 44.85 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
12:27:29 #11 44.85 Unpacking libpod-constants-perl (0.19-2) ...
12:27:29 #11 44.88 Selecting previously unselected package libproc-processtable-perl:armhf.
12:27:29 #11 44.88 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ...
12:27:29 #11 44.89 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
12:27:29 #11 44.92 Selecting previously unselected package libre2-9:armhf.
12:27:29 #11 55.39 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:29 #11 55.43 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:29 #11 55.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:29 #14 12.72   Installing       : openssh-clients-8.0p1-17.el8.x86_64                  28/86 
12:27:29 #10 49.43 124 added, 0 removed; done.
12:27:29 #11 59.95 Setting up python3-requests (2.22.0-2ubuntu1) ...
12:27:29 #13 22.53   Installing       : llvm-libs-15.0.1-1.el9.x86_64                        16/68 
12:27:29 #13 22.76   Installing       : cpp-11.3.1-4.3.el9.x86_64                            17/68 
12:27:29 #13 DONE 0.6s
12:27:29 
12:27:29 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:29 #11 55.92 Building database of manual pages ...
12:27:29 #11 56.95 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:29 #11 56.98 Setting up dh-strip-nondeterminism (1.13.0-1) ...
12:27:29 #11 56.99 Setting up libconst-fast-perl (0.014-2) ...
12:27:29 #11 57.00 Setting up libhttp-daemon-perl (6.14-1.1) ...
12:27:29 #11 57.02 Setting up python3-unidiff (0.7.3-1) ...
12:27:29 #10 55.83 (35/140): patch-2.7.6-16.fc36.x86_64.rpm        709 kB/s | 124 kB     00:00    
12:27:29 #10 55.86 (36/140): perl-AutoLoader-5.74-486.fc36.noarch. 134 kB/s |  26 kB     00:00    
12:27:29 #10 55.86 (37/140): perl-B-1.82-486.fc36.x86_64.rpm       1.1 MB/s | 185 kB     00:00    
12:27:29 #10 55.90 (38/140): perl-Carp-1.52-479.fc36.noarch.rpm    448 kB/s |  29 kB     00:00    
12:27:29 #10 55.92 (39/140): perl-Class-Struct-0.66-486.fc36.noarc 421 kB/s |  27 kB     00:00    
12:27:29 #10 55.93 (40/140): perl-Data-Dumper-2.183-3.fc36.x86_64. 857 kB/s |  56 kB     00:00    
12:27:29 #10 56.00 (41/140): perl-Digest-1.20-2.fc36.noarch.rpm    241 kB/s |  25 kB     00:00    
12:27:29 #10 56.01 (42/140): perl-Digest-MD5-2.58-479.fc36.x86_64. 418 kB/s |  36 kB     00:00    
12:27:29 #10 56.01 (43/140): perl-DynaLoader-1.50-486.fc36.x86_64. 374 kB/s |  31 kB     00:00    
12:27:29 #10 56.07 (44/140): perl-Errno-1.33-486.fc36.x86_64.rpm   307 kB/s |  20 kB     00:00    
12:27:29 #12 8.092   Installing       : python3-audit-3.0.9-1.fc36.aarch64                   22/99 
12:27:29 #12 8.099   Installing       : pcre2-utf32-10.40-1.fc36.aarch64                     23/99 
12:27:29 #12 8.108   Installing       : pcre2-utf16-10.40-1.fc36.aarch64                     24/99 
12:27:29 #12 8.121   Installing       : pcre2-devel-10.40-1.fc36.aarch64                     25/99 
12:27:29 #12 8.130   Installing       : libuv-1:1.44.2-1.fc36.aarch64                        26/99 
12:27:29 #12 8.137   Installing       : libubsan-12.2.1-4.fc36.aarch64                       27/99 
12:27:29 #12 8.145   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                        28/99 
12:27:29 #12 8.150   Installing       : libatomic-12.2.1-4.fc36.aarch64                      29/99 
12:27:29 #12 8.162   Installing       : libasan-12.2.1-4.fc36.aarch64                        30/99 
12:27:29 #12 8.170   Installing       : libargon2-20171227-9.fc36.aarch64                    31/99 
12:27:29 #12 8.178   Installing       : less-590-5.fc36.aarch64                              32/99 
12:27:29 #12 8.296   Installing       : kernel-headers-6.1.5-100.fc36.aarch64                33/99 
12:27:29 #12 8.309   Installing       : libxcrypt-devel-4.4.33-4.fc36.aarch64                34/99 
12:27:29 #11 46.15 Setting up libcc1-0:armhf (12.2.0-3ubuntu1) ...
12:27:29 #11 46.16 Setting up iso-codes (4.11.0-1) ...
12:27:29 #11 46.17 Setting up dbus-bin (1.14.0-2ubuntu3) ...
12:27:29 #11 46.17 Setting up liblocale-gettext-perl (1.07-4build3) ...
12:27:29 #11 46.18 Setting up dctrl-tools (2.24-3build2) ...
12:27:29 #11 46.20 Setting up libkmod2:armhf (30+20220630-3ubuntu1) ...
12:27:29 #11 46.21 Setting up libgdbm6:armhf (1.23-1) ...
12:27:29 #11 46.22 Setting up libctf0:armhf (2.39-3ubuntu1.1) ...
12:27:29 #11 46.23 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
12:27:29 #11 46.24 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
12:27:29 #11 46.25 Setting up manpages-dev (5.13-1) ...
12:27:29 #11 46.26 Setting up libdw1:armhf (0.187-4) ...
12:27:29 #11 46.27 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
12:27:29 #11 46.28 Setting up cpp-12 (12.2.0-3ubuntu1) ...
12:27:29 #11 46.29 Setting up libxcb1:armhf (1.15-1) ...
12:27:29 #11 46.30 Setting up gettext (0.21-8) ...
12:27:29 #11 46.31 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
12:27:29 #10 52.66   Installing       : binutils-gold-2.38-25.fc37.x86_64                   11/142 
12:27:29 #10 52.75   Installing       : binutils-2.38-25.fc37.x86_64                        12/142 
12:27:29 #10 52.76   Running scriptlet: binutils-2.38-25.fc37.x86_64                        12/142 
12:27:29 #10 52.78   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch          13/142 
12:27:29 #10 52.79   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch             14/142 
12:27:29 #10 52.80   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch          15/142 
12:27:29 #10 52.81   Installing       : hunspell-1.7.0-21.fc37.x86_64                       16/142 
12:27:29 #10 52.83   Installing       : elfutils-0.187-8.fc37.x86_64                        17/142 
12:27:29 #10 52.84   Installing       : dwz-0.14-7.fc37.x86_64                              18/142 
12:27:29 #10 52.85   Installing       : file-5.42-4.fc37.x86_64                             19/142 
12:27:29 #10 52.86   Installing       : unzip-6.0-58.fc37.x86_64                            20/142 
12:27:29 #10 52.87   Installing       : xz-5.2.5-10.fc37.x86_64                             21/142 
12:27:29 #10 52.88   Installing       : zip-3.0-33.fc37.x86_64                              22/142 
12:27:29 #10 52.88   Installing       : enchant2-2.3.3-2.fc37.x86_64                        23/142 
12:27:29 #10 52.90   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 24/142 
12:27:29 #10 52.90   Installing       : bzip2-1.0.8-12.fc37.x86_64                          25/142 
12:27:29 #10 52.91   Installing       : cpio-2.13-13.fc37.x86_64                            26/142 
12:27:29 #10 52.92   Installing       : dash-0.5.11.5-2.fc37.x86_64                         27/142 
12:27:29 #10 52.92   Running scriptlet: dash-0.5.11.5-2.fc37.x86_64                         27/142 
12:27:29 #13 5.386 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
12:27:29 #13 5.389 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
12:27:29 #13 5.394 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB]
12:27:29 #13 5.395 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
12:27:29 #13 5.396 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB]
12:27:29 #13 5.397 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
12:27:29 #13 5.425 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.1 [5013 kB]
12:27:29 #13 5.482 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
12:27:29 #13 5.483 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
12:27:29 #13 5.484 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB]
12:27:29 #13 5.485 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.6 [20.7 kB]
12:27:29 #13 5.486 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB]
12:27:29 #13 5.489 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
12:27:29 #13 5.491 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-32-0 amd64 10.39-3ubuntu0.1 [194 kB]
12:27:29 #13 5.493 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-posix3 amd64 10.39-3ubuntu0.1 [6130 B]
12:27:29 #13 5.494 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-dev amd64 10.39-3ubuntu0.1 [730 kB]
12:27:29 #13 5.501 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB]
12:27:29 #13 5.509 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB]
12:27:29 #13 5.510 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB]
12:27:29 #13 5.512 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.6 [306 kB]
12:27:29 #13 5.516 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu1 [1461 kB]
12:27:29 #13 5.529 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
12:27:29 #10 54.07 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
12:27:29 #10 54.07 Unpacking python-apt-common (2.2.1) ...
12:27:29 #10 54.12 Selecting previously unselected package python3-apt.
12:27:29 #10 54.12 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
12:27:29 #10 54.12 Unpacking python3-apt (2.2.1) ...
12:27:29 #10 54.17 Selecting previously unselected package python3-certifi.
12:27:29 #10 54.17 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
12:27:29 #10 54.18 Unpacking python3-certifi (2020.6.20-1) ...
12:27:29 #10 54.22 Selecting previously unselected package python3-idna.
12:27:29 #10 54.22 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
12:27:29 #10 54.23 Unpacking python3-idna (2.10-1) ...
12:27:29 #10 54.27 Selecting previously unselected package python3-magic.
12:27:29 #10 54.27 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
12:27:29 #10 54.27 Unpacking python3-magic (2:0.4.20-3) ...
12:27:29 
12:27:29 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:29 #11 DONE 0.1s
12:27:29 
12:27:29 #12 [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
12:27:29 #10 64.60 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
12:27:29 #10 64.61 Setting up libtest-refcount-perl (0.08-3) ...
12:27:29 #10 64.62 Setting up libparams-util-perl (1.07-3+b4) ...
12:27:29 #10 64.64 Setting up libdpkg-perl (1.19.8) ...
12:27:29 #10 64.65 Setting up autoconf (2.69-11) ...
12:27:29 #10 64.66 Setting up python3-urllib3 (1.24.1-1) ...
12:27:29 #10 64.89 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:29 #12 11.41 Setting up bash-completion (1:2.8-6) ...
12:27:29 #11 44.92 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ...
12:27:29 #11 44.93 Unpacking libre2-9:armhf (20220201+dfsg-1) ...
12:27:29 #11 44.95 Selecting previously unselected package libre-engine-re2-perl:armhf.
12:27:29 #11 44.95 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
12:27:29 #11 44.96 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
12:27:29 #11 44.98 Selecting previously unselected package libreadonly-perl.
12:27:29 #11 44.99 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
12:27:29 #11 44.99 Unpacking libreadonly-perl (2.050-3) ...
12:27:29 #11 45.02 Selecting previously unselected package libref-util-perl.
12:27:29 #11 45.02 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
12:27:29 #11 45.02 Unpacking libref-util-perl (0.204-1) ...
12:27:29 #11 45.05 Selecting previously unselected package libref-util-xs-perl.
12:27:29 #11 45.05 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ...
12:27:29 #11 45.06 Unpacking libref-util-xs-perl (0.117-1build5) ...
12:27:29 #11 45.08 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:29 #11 45.08 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
12:27:29 #11 45.09 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
12:27:29 #11 45.12 Selecting previously unselected package libregexp-pattern-perl.
12:27:29 #11 45.12 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:29 #11 45.12 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:29 #11 45.15 Selecting previously unselected package libsasl2-modules:armhf.
12:27:29 #11 45.16 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.1_armhf.deb ...
12:27:29 #11 45.16 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:29 #11 45.19 Selecting previously unselected package libsereal-decoder-perl.
12:27:29 #11 45.19 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ...
12:27:29 #11 45.20 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
12:27:29 #11 45.22 Selecting previously unselected package libsereal-encoder-perl:armhf.
12:27:29 #11 45.22 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ...
12:27:29 #11 45.22 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ...
12:27:29 #11 45.25 Selecting previously unselected package libset-intspan-perl.
12:27:29 #12 0.884 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
12:27:29 #12 1.064 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
12:27:29 #11 55.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:29 #11 55.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:29 #11 55.71 Setting up dh-strip-nondeterminism (1.13.0-1) ...
12:27:29 #11 55.72 Setting up libconst-fast-perl (0.014-2) ...
12:27:29 #11 55.74 Setting up libhttp-daemon-perl (6.14-1.1) ...
12:27:29 #11 55.75 Setting up python3-unidiff (0.7.3-1) ...
12:27:29 #14 13.77   Installing       : git-core-2.39.0-1.el8.x86_64                         29/86 
12:27:29 #14 14.23   Installing       : git-core-doc-2.39.0-1.el8.noarch                     30/86 
12:27:29 #14 14.27   Installing       : libgomp-8.5.0-18.el8.x86_64                          31/86 
12:27:29 #14 14.28   Running scriptlet: libgomp-8.5.0-18.el8.x86_64                          31/86 
12:27:29 #14 14.33   Installing       : pcre2-utf16-10.32-3.el8.x86_64                       32/86 
12:27:29 #14 14.36   Installing       : pcre2-utf32-10.32-3.el8.x86_64                       33/86 
12:27:29 #10 49.50 Setting up manpages-dev (4.15-1) ...
12:27:29 #10 49.52 Setting up libc6-dev:armhf (2.27-3ubuntu1.6) ...
12:27:29 #10 49.54 Setting up libassuan0:armhf (2.5.1-2) ...
12:27:29 #10 49.55 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
12:27:29 #10 49.58 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
12:27:29 #10 49.59 Setting up diffstat (1.61-1build1) ...
12:27:29 #10 49.60 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ...
12:27:29 #10 49.61 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
12:27:29 #10 49.62 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
12:27:29 #10 49.63 Setting up netbase (5.4) ...
12:27:29 #10 49.66 Setting up libisl19:armhf (0.19-1) ...
12:27:29 #11 60.19 Setting up libdata-optlist-perl (0.110-1) ...
12:27:29 #11 60.30 Setting up libipc-run-perl (20180523.0-2) ...
12:27:29 #11 60.43 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:29 #10 59.82 Setting up bsdmainutils (11.1.2+b1) ...
12:27:29 #10 59.84 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:27:29 #10 59.85 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:27:29 #10 59.85 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
12:27:29 #10 59.87 Setting up libcroco3:armhf (0.6.12-3) ...
12:27:29 #10 59.88 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
12:27:29 #10 59.89 Setting up ucf (3.0038+nmu1) ...
12:27:29 #10 60.03 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
12:27:29 #10 60.04 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
12:27:29 #10 60.05 Setting up groff-base (1.22.4-3+deb10u1) ...
12:27:29 #10 60.07 Setting up cpp (4:8.3.0-1) ...
12:27:29 #10 60.09 Setting up gpgconf (2.2.12-1+deb10u2) ...
12:27:29 #10 60.10 Setting up libcurl4:armhf (7.64.0-4+deb10u3) ...
12:27:29 #10 60.11 Setting up libc6-dev:armhf (2.28-10+deb10u2) ...
12:27:29 #10 60.12 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ...
12:27:29 #10 60.13 Setting up curl (7.64.0-4+deb10u3) ...
12:27:29 #10 60.15 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
12:27:29 #10 60.16 Setting up gpg (2.2.12-1+deb10u2) ...
12:27:29 #10 60.17 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
12:27:29 #10 60.19 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
12:27:29 #10 60.25 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
12:27:29 #10 56.08 (45/140): perl-Exporter-5.76-480.fc36.noarch.rp 477 kB/s |  31 kB     00:00    
12:27:29 #10 56.08 (46/140): perl-Fcntl-1.14-486.fc36.x86_64.rpm   371 kB/s |  25 kB     00:00    
12:27:29 #10 56.14 (47/140): perl-File-Basename-2.85-486.fc36.noar 344 kB/s |  22 kB     00:00    
12:27:29 #10 56.14 (48/140): perl-File-Path-2.18-479.fc36.noarch.r 546 kB/s |  35 kB     00:00    
12:27:29 #10 56.15 (49/140): perl-File-Temp-0.231.100-479.fc36.noa 910 kB/s |  59 kB     00:00    
12:27:29 #10 56.20 (50/140): perl-File-stat-1.09-486.fc36.noarch.r 344 kB/s |  22 kB     00:00    
12:27:29 #10 56.23 (51/140): perl-FileHandle-2.03-486.fc36.noarch. 227 kB/s |  20 kB     00:00    
12:27:29 #10 56.24 (52/140): perl-Getopt-Std-1.13-486.fc36.noarch. 228 kB/s |  21 kB     00:00    
12:27:29 #10 56.27 (53/140): perl-IO-1.46-486.fc36.x86_64.rpm      1.3 MB/s |  92 kB     00:00    
12:27:29 #10 56.30 (54/140): perl-IO-Socket-IP-0.41-480.fc36.noarc 635 kB/s |  42 kB     00:00    
12:27:29 #10 56.31 (55/140): perl-IO-Socket-SSL-2.074-2.fc36.noarc 3.0 MB/s | 218 kB     00:00    
12:27:29 #10 56.33 (56/140): perl-IPC-Open3-1.21-486.fc36.noarch.r 432 kB/s |  28 kB     00:00    
12:27:29 #10 56.37 (57/140): perl-MIME-Base64-3.16-479.fc36.x86_64 469 kB/s |  30 kB     00:00    
12:27:29 #10 56.37 (58/140): perl-Mozilla-CA-20211001-2.fc36.noarc 190 kB/s |  12 kB     00:00    
12:27:29 #10 56.40 (59/140): perl-NDBM_File-1.15-486.fc36.x86_64.r 419 kB/s |  27 kB     00:00    
12:27:29 #10 56.44 (60/140): perl-Net-SSLeay-1.92-2.fc36.x86_64.rp 4.5 MB/s | 364 kB     00:00    
12:27:29 #10 52.94   Installing       : diffutils-3.8-3.fc37.x86_64                         28/142 
12:27:29 #10 52.95   Installing       : ed-1.18-2.fc37.x86_64                               29/142 
12:27:29 #10 52.96   Installing       : patch-2.7.6-17.fc37.x86_64                          30/142 
12:27:29 #10 52.96   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    31/142 
12:27:29 #10 53.01   Installing       : groff-base-1.22.4-10.fc37.x86_64                    31/142 
12:27:29 #10 53.02   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    31/142 
12:27:29 #10 53.03   Installing       : json-glib-1.6.6-3.fc37.x86_64                       32/142 
12:27:29 #10 53.04   Installing       : libjpeg-turbo-2.1.3-2.fc37.x86_64                   33/142 
12:27:29 #10 53.05   Installing       : libpkgconf-1.8.0-3.fc37.x86_64                      34/142 
12:27:29 #10 53.06   Installing       : pkgconf-1.8.0-3.fc37.x86_64                         35/142 
12:27:29 #10 53.06   Installing       : libpng-2:1.6.37-13.fc37.x86_64                      36/142 
12:27:29 #10 53.07   Installing       : libstemmer-0-19.585svn.fc37.x86_64                  37/142 
12:27:29 #10 53.08   Installing       : ncurses-6.3-3.20220501.fc37.x86_64                  38/142 
12:27:29 #10 53.09   Installing       : perl-Digest-1.20-489.fc37.noarch                    39/142 
12:27:29 #10 53.09   Installing       : perl-Digest-MD5-2.58-489.fc37.x86_64                40/142 
12:27:29 #10 53.10   Installing       : perl-B-1.83-492.fc37.x86_64                         41/142 
12:27:29 #10 53.10   Installing       : perl-FileHandle-2.03-492.fc37.noarch                42/142 
12:27:29 #10 53.11   Installing       : perl-AutoLoader-5.74-492.fc37.noarch                43/142 
12:27:29 #10 53.11   Installing       : perl-Data-Dumper-2.184-490.fc37.x86_64              44/142 
12:27:29 #10 53.12   Installing       : perl-libnet-3.14-490.fc37.noarch                    45/142 
12:27:29 #10 53.13   Installing       : perl-base-2.27-492.fc37.noarch                      46/142 
12:27:29 #10 53.14   Installing       : perl-Net-SSLeay-1.92-4.fc37.x86_64                  47/142 
12:27:29 #10 53.15   Installing       : perl-URI-5.17-1.fc37.noarch                         48/142 
12:27:29 #10 53.16   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       49/142 
12:27:29 #10 53.16   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              50/142 
12:27:29 #10 53.17   Installing       : perl-if-0.61.000-492.fc37.noarch                    51/142 
12:27:29 #10 53.17   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              52/142 
12:27:29 #10 53.18   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             53/142 
12:27:29 #10 53.19   Installing       : perl-File-Path-2.18-489.fc37.noarch                 54/142 
12:27:29 #10 53.19   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             55/142 
12:27:29 #10 53.20   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              56/142 
12:27:29 #10 53.20   Installing       : perl-Class-Struct-0.66-492.fc37.noarch              57/142 
12:27:29 #10 53.21   Installing       : perl-POSIX-2.03-492.fc37.x86_64                     58/142 
12:27:29 #10 53.21   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            59/142 
12:27:29 #10 53.22   Installing       : perl-IPC-Open3-1.22-492.fc37.noarch                 60/142 
12:27:29 #10 53.22   Installing       : perl-subs-1.04-492.fc37.noarch                      61/142 
12:27:29 #10 53.23   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          62/142 
12:27:29 #10 53.23   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  63/142 
12:27:29 #10 53.24   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                  64/142 
12:27:29 #10 53.25   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              65/142 
12:27:29 #10 53.25   Installing       : perl-Socket-4:2.036-1.fc37.x86_64                   66/142 
12:27:29 #11 56.17 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
12:27:29 #11 56.19 Setting up python3-six (1.14.0-2) ...
12:27:29 #11 56.33 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:29 #11 56.35 Setting up perl (5.30.0-9ubuntu0.3) ...
12:27:29 #11 56.37 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
12:27:29 #11 56.40 Setting up python3-gpg (1.13.1-7ubuntu2) ...
12:27:29 #13 22.80   Installing       : policycoreutils-devel-3.5-0.rc1.2.el9.x86_64         18/68 
12:27:29 #13 23.01   Installing       : selinux-policy-devel-38.1.4-1.el9.noarch             19/68 
12:27:29 #13 23.11   Running scriptlet: selinux-policy-devel-38.1.4-1.el9.noarch             19/68 
12:27:29 #13 23.12   Installing       : perl-threads-shared-1.61-460.el9.x86_64              20/68 
12:27:29 #13 23.18   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                21/68 
12:27:29 #12 8.364   Installing       : glibc-devel-2.35-20.fc36.aarch64                     35/99 
12:27:29 #12 8.428   Installing       : glibc-static-2.35-20.fc36.aarch64                    36/99 
12:27:29 #12 8.436   Installing       : libxcrypt-static-4.4.33-4.fc36.aarch64               37/99 
12:27:29 #12 8.443   Installing       : gc-8.0.6-3.fc36.aarch64                              38/99 
12:27:29 #11 57.15 Setting up lsb-release (11.2ubuntu1) ...
12:27:29 #11 57.28 Setting up libdata-dpath-perl (0.58-1) ...
12:27:29 #11 57.30 Setting up python3-magic (2:0.4.26-2) ...
12:27:29 #11 46.48 Setting up libedit2:armhf (3.1-20210910-1build1) ...
12:27:29 #11 46.50 Setting up libreadline8:armhf (8.2-1) ...
12:27:29 #11 46.51 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
12:27:29 #11 46.53 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-1ubuntu1) ...
12:27:29 #11 46.54 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
12:27:29 #10 54.31 Selecting previously unselected package python3-urllib3.
12:27:29 #10 54.31 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:27:29 #10 54.34 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:27:29 #10 54.38 Selecting previously unselected package python3-requests.
12:27:29 #10 54.39 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
12:27:29 #10 54.39 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:27:29 #10 54.43 Selecting previously unselected package python3-unidiff.
12:27:29 #10 54.43 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
12:27:29 #10 54.44 Unpacking python3-unidiff (0.5.5-2) ...
12:27:29 #10 54.48 Selecting previously unselected package python3-xdg.
12:27:29 #10 54.48 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
12:27:29 #10 54.49 Unpacking python3-xdg (0.27-2) ...
12:27:29 #13 5.672 debconf: delaying package configuration, since apt-utils is not installed
12:27:29 #13 5.704 Fetched 11.6 MB in 1s (20.6 MB/s)
12:27:29 #13 5.730 Selecting previously unselected package bash-completion.
12:27:29 #13 5.730 (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 ... 25578 files and directories currently installed.)
12:27:29 #13 5.746 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
12:27:29 #13 5.758 Unpacking bash-completion (1:2.11-5ubuntu1) ...
12:27:29 #13 5.873 Selecting previously unselected package libarchive13:amd64.
12:27:29 #10 64.90 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:29 #10 64.92 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
12:27:29 #10 64.93 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
12:27:29 #10 64.95 Setting up libsub-name-perl (0.21-1+b3) ...
12:27:29 #10 64.97 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
12:27:29 #10 64.99 Setting up g++-8 (8.3.0-6) ...
12:27:29 #10 65.00 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:29 #10 65.01 Setting up xauth (1:1.0.10-1) ...
12:27:29 #10 65.02 Setting up libpath-tiny-perl (0.108-1) ...
12:27:29 #10 65.04 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:29 #10 65.05 Setting up libjson-perl (4.02000-1) ...
12:27:29 #10 65.06 Setting up libfcgi-perl (0.78-2+b3) ...
12:27:29 #10 65.07 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:27:29 #10 65.08 Setting up python3-unidiff (0.5.4-1) ...
12:27:29 #11 45.25 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ...
12:27:29 #11 45.25 Unpacking libset-intspan-perl (1.19-2) ...
12:27:29 #11 45.28 Selecting previously unselected package libsocket6-perl.
12:27:29 #11 45.29 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ...
12:27:29 #11 45.29 Unpacking libsocket6-perl (0.29-1build4) ...
12:27:29 #11 45.31 Selecting previously unselected package libstring-copyright-perl.
12:27:29 #11 45.31 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ...
12:27:29 #11 45.32 Unpacking libstring-copyright-perl (0.003012-1) ...
12:27:29 #11 45.35 Selecting previously unselected package libstring-escape-perl.
12:27:29 #11 45.35 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ...
12:27:29 #11 45.36 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:29 #11 45.39 Selecting previously unselected package libstring-shellquote-perl.
12:27:29 #11 45.39 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:29 #11 45.39 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:29 #11 45.42 Selecting previously unselected package libxs-parse-keyword-perl.
12:27:29 #11 45.42 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ...
12:27:29 #11 45.42 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
12:27:29 #11 45.45 Selecting previously unselected package libsyntax-keyword-try-perl.
12:27:29 #11 45.46 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ...
12:27:29 #11 45.46 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
12:27:29 #11 55.89 Setting up lsb-release (11.2ubuntu1) ...
12:27:29 #11 56.03 Setting up libdata-dpath-perl (0.58-1) ...
12:27:29 #14 14.45   Installing       : pcre2-devel-10.32-3.el8.x86_64                       34/86 
12:27:29 #14 14.47   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                35/86 
12:27:29 #14 14.55   Installing       : autoconf-2.69-29.el8.noarch                          36/86 
12:27:29 #14 14.57   Running scriptlet: autoconf-2.69-29.el8.noarch                          36/86 
12:27:29 #11 60.46 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:29 #11 60.47 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:29 #11 60.49 Setting up libtypes-serialiser-perl (1.0-1) ...
12:27:29 #11 60.51 Setting up g++ (4:9.3.0-1ubuntu2) ...
12:27:29 #11 60.53 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:29 #11 60.53 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
12:27:29 #11 60.54 Setting up libhtml-parser-perl (3.72-5) ...
12:27:29 #11 60.56 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:29 #11 60.57 Setting up librole-tiny-perl (2.001004-1) ...
12:27:29 #11 60.58 Setting up build-essential (12.8ubuntu1.1) ...
12:27:29 #11 60.59 Setting up libfont-ttf-perl (1.06-1) ...
12:27:29 #11 60.60 Setting up libfile-homedir-perl (1.004-1) ...
12:27:29 #11 60.62 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
12:27:29 #11 60.63 Setting up libio-socket-ssl-perl (2.067-1) ...
12:27:29 #11 60.64 Setting up libsub-exporter-perl (0.987-1) ...
12:27:29 #10 49.67 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:27:29 #10 49.68 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ...
12:27:29 #10 49.70 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:27:29 #13 23.20   Installing       : automake-1.16.2-6.el9.noarch                         22/68 
12:27:29 #13 23.29   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                  23/68 
12:27:29 #13 23.38   Installing       : perl-lib-0.65-480.el9.x86_64                         24/68 
12:27:29 #13 23.39   Installing       : perl-Error-1:0.17029-7.el9.noarch                    25/68 
12:27:29 #13 23.40   Installing       : pcre2-utf32-10.40-2.el9.x86_64                       26/68 
12:27:29 #10 56.45 (61/140): perl-POSIX-1.97-486.fc36.x86_64.rpm   1.3 MB/s | 102 kB     00:00    
12:27:29 #10 56.46 (62/140): perl-PathTools-3.80-479.fc36.x86_64.r 1.3 MB/s |  85 kB     00:00    
12:27:29 #10 56.51 (63/140): perl-Pod-Escapes-1.07-479.fc36.noarch 309 kB/s |  20 kB     00:00    
12:27:29 #10 56.52 (64/140): perl-Pod-Perldoc-3.28.01-480.fc36.noa 1.2 MB/s |  83 kB     00:00    
12:27:29 #10 56.54 (65/140): perl-Pod-Simple-3.43-3.fc36.noarch.rp 3.0 MB/s | 215 kB     00:00    
12:27:29 #10 56.57 (66/140): perl-Pod-Usage-2.01-479.fc36.noarch.r 623 kB/s |  40 kB     00:00    
12:27:29 #12 8.662   Installing       : guile22-2.2.7-5.fc36.aarch64                         39/99 
12:27:29 #11 56.58 Setting up libdata-dump-perl (1.23-1) ...
12:27:29 #11 56.61 Setting up python3-certifi (2019.11.28-1) ...
12:27:29 #11 57.42 Setting up python3-cffi-backend:arm64 (1.15.1-1) ...
12:27:29 #11 57.44 Setting up g++-12 (12.2.0-3ubuntu1) ...
12:27:29 #11 57.46 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:27:29 #11 57.65 Setting up python3-dbus (1.2.18-3build1) ...
12:27:29 #10 60.26 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:27:29 #10 54.53 Selecting previously unselected package shared-mime-info.
12:27:29 #10 54.53 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
12:27:29 #10 54.54 Unpacking shared-mime-info (2.0-1) ...
12:27:29 #10 54.65 Selecting previously unselected package strace.
12:27:29 #10 54.65 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
12:27:29 #10 54.65 Unpacking strace (5.10-1) ...
12:27:29 #10 54.72 Selecting previously unselected package xauth.
12:27:29 #10 54.72 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
12:27:29 #10 54.73 Unpacking xauth (1:1.1-1) ...
12:27:29 #10 54.78 Selecting previously unselected package xdg-user-dirs.
12:27:29 #11 46.88 Updating certificates in /etc/ssl/certs...
12:27:29 #10 53.26   Installing       : perl-SelectSaver-1.02-492.fc37.noarch               67/142 
12:27:29 #10 53.26   Installing       : perl-Symbol-1.09-492.fc37.noarch                    68/142 
12:27:29 #10 53.27   Installing       : perl-File-stat-1.12-492.fc37.noarch                 69/142 
12:27:29 #10 53.27   Installing       : perl-podlators-1:4.14-489.fc37.noarch               70/142 
12:27:29 #10 53.28   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            71/142 
12:27:29 #10 53.29   Installing       : perl-Fcntl-1.15-492.fc37.x86_64                     72/142 
12:27:29 #10 53.29   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           73/142 
12:27:29 #10 53.30   Installing       : perl-mro-1.26-492.fc37.x86_64                       74/142 
12:27:29 #10 53.30   Installing       : perl-IO-1.50-492.fc37.x86_64                        75/142 
12:27:29 #10 53.31   Installing       : perl-overloading-0.02-492.fc37.noarch               76/142 
12:27:29 #10 53.31   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                 77/142 
12:27:29 #10 53.32   Installing       : perl-Errno-1.36-492.fc37.x86_64                     78/142 
12:27:29 #10 53.32   Installing       : perl-File-Basename-2.85-492.fc37.noarch             79/142 
12:27:29 #10 53.33   Installing       : perl-Getopt-Std-1.13-492.fc37.noarch                80/142 
12:27:29 #10 53.33   Installing       : perl-MIME-Base64-3.16-489.fc37.x86_64               81/142 
12:27:29 #10 53.34   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64       82/142 
12:27:29 #10 53.35   Installing       : perl-constant-1.33-490.fc37.noarch                  83/142 
12:27:29 #10 53.35   Installing       : perl-Storable-1:3.26-489.fc37.x86_64                84/142 
12:27:29 #10 53.36   Installing       : perl-overload-1.35-492.fc37.noarch                  85/142 
12:27:29 #10 53.36   Installing       : perl-parent-1:0.238-489.fc37.noarch                 86/142 
12:27:29 #10 53.37   Installing       : perl-vars-1.05-492.fc37.noarch                      87/142 
12:27:29 #10 53.37   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch               88/142 
12:27:29 #10 53.38   Installing       : perl-Carp-1.52-489.fc37.noarch                      89/142 
12:27:29 #10 53.38   Installing       : perl-Exporter-5.77-489.fc37.noarch                  90/142 
12:27:29 #10 53.39   Installing       : perl-NDBM_File-1.15-492.fc37.x86_64                 91/142 
12:27:29 #10 53.39   Installing       : perl-PathTools-3.84-489.fc37.x86_64                 92/142 
12:27:29 #10 53.40   Installing       : perl-DynaLoader-1.52-492.fc37.x86_64                93/142 
12:27:29 #10 53.46   Installing       : perl-Encode-4:3.19-492.fc37.x86_64                  94/142 
12:27:29 #13 5.875 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
12:27:29 #13 5.883 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
12:27:29 #13 5.915 Selecting previously unselected package libjsoncpp25:amd64.
12:27:29 #13 5.918 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ...
12:27:29 #13 5.922 Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
12:27:29 #13 5.956 Selecting previously unselected package librhash0:amd64.
12:27:29 #13 5.959 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
12:27:29 #13 5.962 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
12:27:29 #13 5.995 Selecting previously unselected package libuv1:amd64.
12:27:29 #13 5.995 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ...
12:27:29 #13 5.998 Unpacking libuv1:amd64 (1.43.0-1) ...
12:27:29 #13 6.026 Selecting previously unselected package dh-elpa-helper.
12:27:29 #13 6.028 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
12:27:29 #13 6.033 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
12:27:29 #13 6.069 Selecting previously unselected package emacsen-common.
12:27:29 #13 6.071 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
12:27:29 #13 6.081 Unpacking emacsen-common (3.0.4) ...
12:27:29 #13 6.118 Selecting previously unselected package cmake-data.
12:27:29 #10 65.23 Setting up libstrictures-perl (2.000005-1) ...
12:27:29 #10 65.24 Setting up libsub-quote-perl (2.005001-1) ...
12:27:29 #10 65.25 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
12:27:29 #10 65.26 Setting up libsort-versions-perl (1.62-1) ...
12:27:29 #10 65.27 Setting up libexporter-tiny-perl (1.002001-1) ...
12:27:29 #10 65.28 Setting up libterm-readkey-perl (2.38-1) ...
12:27:29 #10 65.29 Setting up lsb-release (10.2019051400) ...
12:27:29 #10 65.31 Setting up libclass-accessor-perl (0.51-1) ...
12:27:29 #10 65.32 Setting up libnet-ip-perl (1.26-2) ...
12:27:29 #10 65.33 Setting up python3-magic (2:0.4.15-2) ...
12:27:29 #15 DONE 1.8s
12:27:29 
12:27:29 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:29 #16 DONE 0.0s
12:27:29 
12:27:29 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:29 #17 DONE 0.0s
12:27:29 #11 45.48 Selecting previously unselected package libterm-readkey-perl.
12:27:29 #11 45.49 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ...
12:27:29 #11 45.49 Unpacking libterm-readkey-perl (2.38-1build4) ...
12:27:29 #11 45.52 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:29 #11 45.52 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ...
12:27:29 #11 45.53 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
12:27:29 #11 45.55 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
12:27:29 #11 45.56 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
12:27:29 #11 45.56 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
12:27:29 #11 45.61 Selecting previously unselected package libtext-xslate-perl:armhf.
12:27:29 #11 45.61 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
12:27:29 #11 45.62 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
12:27:29 #11 45.65 Selecting previously unselected package libtime-duration-perl.
12:27:29 #11 45.65 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ...
12:27:29 #11 45.65 Unpacking libtime-duration-perl (1.21-1) ...
12:27:29 #11 45.68 Selecting previously unselected package libtime-moment-perl.
12:27:29 #11 45.68 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ...
12:27:29 #11 45.69 Unpacking libtime-moment-perl (0.44-1build6) ...
12:27:29 #11 45.71 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:29 #11 56.04 Setting up python3-magic (2:0.4.26-2) ...
12:27:29 #11 56.18 Setting up python3-cffi-backend:amd64 (1.15.1-1) ...
12:27:29 #11 56.19 Setting up g++-12 (12.2.0-3ubuntu1) ...
12:27:29 #11 56.21 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:27:29 #14 14.59   Installing       : python3-audit-3.0.7-4.el8.x86_64                     37/86 
12:27:29 #14 14.84   Installing       : python3-policycoreutils-2.9-21.1.el8.noarch          38/86 
12:27:29 #14 14.87   Installing       : policycoreutils-python-utils-2.9-21.1.el8.noarch     39/86 
12:27:29 #14 14.89   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              40/86 
12:27:29 #14 14.91   Installing       : selinux-policy-3.14.3-114.el8.noarch                 41/86 
12:27:29 #14 14.93   Running scriptlet: selinux-policy-3.14.3-114.el8.noarch                 41/86 
12:27:29 #11 60.65 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:29 #11 60.66 Setting up libhttp-message-perl (6.22-1) ...
12:27:29 #11 60.67 Setting up libhtml-form-perl (6.07-1) ...
12:27:29 #11 60.68 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
12:27:29 #11 60.70 Setting up libjson-xs-perl (4.020-1build1) ...
12:27:29 #11 60.71 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:29 #11 60.72 Setting up libio-prompter-perl (0.004015-1) ...
12:27:29 #11 60.73 Setting up libhttp-cookies-perl (6.08-1) ...
12:27:29 #11 60.75 Setting up po-debconf (1.0.21) ...
12:27:29 #11 60.87 Setting up libhtml-tree-perl (5.07-2) ...
12:27:29 #12 12.05 Setting up libpcre32-3:armhf (2:8.39-12) ...
12:27:29 #12 12.06 Setting up pkg-config (0.29-6) ...
12:27:29 #12 12.12 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
12:27:29 #12 12.14 Setting up libltdl7:armhf (2.4.6-9) ...
12:27:29 #12 12.15 Setting up librhash0:armhf (1.3.8-1) ...
12:27:29 #12 12.16 Setting up cmake-data (3.16.3-3~bpo10+1) ...
12:27:29 #12 12.18 Setting up dh-apparmor (2.13.2-10) ...
12:27:29 #12 12.19 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
12:27:29 #12 12.20 Setting up libjsoncpp1:armhf (1.7.4-3) ...
12:27:29 #12 12.21 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
12:27:29 #12 12.22 Setting up libpcre3-dev:armhf (2:8.39-12) ...
12:27:29 #12 12.23 Setting up libltdl-dev:armhf (2.4.6-9) ...
12:27:30 #11 49.78 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.4) ...
12:27:30 #11 49.79 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:27:30 #11 49.80 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
12:27:30 #11 49.81 Setting up gpg (2.2.19-3ubuntu2.2) ...
12:27:30 #11 49.82 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
12:27:30 #11 49.83 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
12:27:30 #11 49.84 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
12:27:30 #10 56.58 (67/140): perl-SelectSaver-1.02-486.fc36.noarch 259 kB/s |  17 kB     00:00    
12:27:30 #10 56.60 (68/140): perl-Storable-3.25-2.fc36.x86_64.rpm  1.4 MB/s |  96 kB     00:00    
12:27:30 #10 56.64 (69/140): perl-Symbol-1.09-486.fc36.noarch.rpm  296 kB/s |  19 kB     00:00    
12:27:30 #10 56.65 (70/140): perl-Term-ANSIColor-5.01-480.fc36.noa 735 kB/s |  48 kB     00:00    
12:27:30 #10 56.67 (71/140): perl-Term-Cap-1.17-479.fc36.noarch.rp 339 kB/s |  22 kB     00:00    
12:27:30 #10 56.73 (72/140): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 251 kB/s |  22 kB     00:00    
12:27:30 #10 56.73 (73/140): perl-Time-Local-1.300-479.fc36.noarch 389 kB/s |  34 kB     00:00    
12:27:30 #10 56.76 (74/140): perl-URI-5.10-1.fc36.noarch.rpm       1.2 MB/s | 108 kB     00:00    
12:27:30 #10 56.80 (75/140): perl-base-2.27-486.fc36.noarch.rpm    320 kB/s |  21 kB     00:00    
12:27:30 #10 56.80 (76/140): perl-constant-1.33-480.fc36.noarch.rp 348 kB/s |  23 kB     00:00    
12:27:30 #10 56.83 (77/140): perl-if-0.60.900-486.fc36.noarch.rpm  291 kB/s |  19 kB     00:00    
12:27:30 #10 56.86 (78/140): perl-interpreter-5.34.1-486.fc36.x86_ 1.1 MB/s |  76 kB     00:00    
12:27:30 #11 56.74 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:30 #11 56.77 Setting up libref-util-perl (0.204-1) ...
12:27:30 #11 56.79 Setting up libipc-system-simple-perl (1.26-1) ...
12:27:30 #11 56.82 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:30 #11 56.84 Setting up libxml-writer-perl (0.625-1) ...
12:27:30 #11 56.87 Setting up libhash-fieldhash-perl (0.15-1build2) ...
12:27:30 #11 56.89 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
12:27:30 #11 56.92 Setting up shared-mime-info (1.15-1) ...
12:27:30 #12 8.680   Installing       : make-1:4.3-7.fc36.aarch64                            40/99 
12:27:30 #12 9.003   Installing       : gcc-12.2.1-4.fc36.aarch64                            41/99 
12:27:30 #12 9.015   Running scriptlet: gcc-12.2.1-4.fc36.aarch64                            41/99 
12:27:30 #12 9.040   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   42/99 
12:27:30 #12 9.044   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   42/99 
12:27:30 #12 9.056   Running scriptlet: dbus-broker-32-1.fc36.aarch64                        43/99 
12:27:30 #12 9.129   Installing       : dbus-broker-32-1.fc36.aarch64                        43/99 
12:27:30 #12 9.136   Running scriptlet: dbus-broker-32-1.fc36.aarch64                        43/99 
12:27:30 #12 9.148   Installing       : dbus-1:1.14.4-1.fc36.aarch64                         44/99 
12:27:30 #12 9.153   Installing       : annobin-docs-10.93-1.fc36.noarch                     45/99 
12:27:30 #12 9.203   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                46/99 
12:27:30 #13 23.49   Installing       : pcre2-utf16-10.40-2.el9.x86_64                       27/68 
12:27:30 #13 23.52   Installing       : pcre2-devel-10.40-2.el9.x86_64                       28/68 
12:27:30 #11 57.80 Setting up libmodule-implementation-perl (0.09-2) ...
12:27:30 #11 57.82 Setting up libcgi-fast-perl (1:2.15-1) ...
12:27:30 #11 57.84 Setting up python3-apt (2.4.0+22.10) ...
12:27:30 #10 54.78 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
12:27:30 #10 54.78 Unpacking xdg-user-dirs (0.17-2) ...
12:27:30 #10 54.95 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
12:27:30 #10 54.96 Setting up media-types (4.0.0) ...
12:27:30 #10 54.98 Setting up libpipeline1:armhf (1.5.3-1) ...
12:27:30 #10 54.99 Setting up wdiff (1.2.2-2+b1) ...
12:27:30 #10 55.01 Setting up libxau6:armhf (1:1.0.9-1) ...
12:27:30 #10 55.02 Setting up libre2-9:armhf (20210201+dfsg-1) ...
12:27:30 #10 55.03 Setting up libpsl5:armhf (0.21.0-1.2) ...
12:27:30 #10 65.48 Setting up libperlio-gzip-perl (0.19-1+b5) ...
12:27:30 #10 65.49 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:30 #10 65.50 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
12:27:30 #10 65.51 Setting up liburi-perl (1.76-1) ...
12:27:30 #10 65.52 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
12:27:30 #10 65.60 invoke-rc.d: could not determine current runlevel
12:27:30 #10 65.61 invoke-rc.d: policy-rc.d denied execution of start.
12:27:30 #10 65.61 Initializing GnuTLS DH parameter file
12:27:30 #10 65.64 Setting up libmailutils5:arm64 (1:3.5-4) ...
12:27:30 #11 45.71 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ...
12:27:30 #11 45.72 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
12:27:30 #11 45.74 Selecting previously unselected package libunicode-utf8-perl.
12:27:30 #11 45.75 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
12:27:30 #11 45.75 Unpacking libunicode-utf8-perl (0.62-1build4) ...
12:27:30 #11 45.78 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:30 #11 45.78 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:27:30 #11 45.78 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:27:30 #11 45.81 Selecting previously unselected package libxml-sax-base-perl.
12:27:30 #11 45.81 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:27:30 #11 45.81 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:27:30 #11 45.85 Selecting previously unselected package libxml-sax-perl.
12:27:30 #11 45.85 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ...
12:27:30 #11 45.86 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
12:27:30 #11 45.89 Selecting previously unselected package libxml-libxml-perl.
12:27:30 #11 45.89 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
12:27:30 #11 45.90 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:30 #11 45.93 Selecting previously unselected package libxml-parser-perl:armhf.
12:27:30 #11 45.93 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ...
12:27:30 #11 45.94 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
12:27:30 #11 45.97 Selecting previously unselected package libxml-sax-expat-perl.
12:27:30 
12:27:30 #18 exporting to image
12:27:30 #18 exporting layers
12:27:30 #10 53.57   Installing       : perl-libs-4:5.36.0-492.fc37.x86_64                  95/142 
12:27:30 #10 53.58   Installing       : perl-interpreter-4:5.36.0-492.fc37.x86_64           96/142 
12:27:30 #10 53.59   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.x86_64       97/142 
12:27:30 #10 53.61   Installing       : shared-mime-info-2.2-2.fc37.x86_64                  98/142 
12:27:30 #10 53.62   Running scriptlet: shared-mime-info-2.2-2.fc37.x86_64                  98/142 
12:27:30 #10 53.64   Installing       : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   99/142 
12:27:30 #10 53.65   Installing       : libappstream-glib-0.8.1-1.fc37.x86_64              100/142 
12:27:30 #10 53.66   Installing       : xxhash-libs-0.8.1-3.fc37.x86_64                    101/142 
12:27:30 #10 53.74   Installing       : gdb-minimal-12.1-6.fc37.x86_64                     102/142 
12:27:30 #10 53.75   Installing       : debugedit-5.0-5.fc37.x86_64                        103/142 
12:27:30 #10 53.76   Installing       : zstd-1.5.2-3.fc37.x86_64                           104/142 
12:27:30 #10 53.77   Installing       : dbus-libs-1:1.14.4-1.fc37.x86_64                   105/142 
12:27:30 #10 53.78   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                   106/142 
12:27:30 #10 53.80   Installing       : python3-zstandard-0.19.0-1.fc37.x86_64             107/142 
12:27:30 #10 53.81   Installing       : rust-srpm-macros-23-1.fc37.noarch                  108/142 
12:27:30 #10 53.81   Installing       : rpmautospec-rpm-macros-0.3.1-1.fc37.noarch         109/142 
12:27:30 #10 53.82   Installing       : qt5-srpm-macros-5.15.8-1.fc37.noarch               110/142 
12:27:30 #11 56.40 Setting up python3-dbus (1.2.18-3build1) ...
12:27:30 #11 56.55 Setting up libmodule-implementation-perl (0.09-2) ...
12:27:30 #11 56.56 Setting up libcgi-fast-perl (1:2.15-1) ...
12:27:30 #11 56.57 Setting up python3-apt (2.4.0+22.10) ...
12:27:30 #11 60.88 Setting up libparams-classify-perl (0.015-1build2) ...
12:27:30 #11 60.90 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
12:27:30 #11 60.91 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:30 #11 60.92 Setting up libnet-dns-sec-perl (1.15-1) ...
12:27:30 #11 60.94 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.15) ...
12:27:30 #11 60.95 Setting up libsereal-perl (4.011-1) ...
12:27:30 #11 60.97 Setting up libhtml-format-perl (2.12-1) ...
12:27:30 #11 60.98 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:27:30 #11 61.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:30 #11 61.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:30 #12 12.24 Setting up g++-8 (8.3.0-6+rpi1) ...
12:27:30 #12 12.26 Setting up cmake (3.16.3-3~bpo10+1) ...
12:27:30 #12 12.27 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
12:27:30 #12 12.28 Setting up g++ (4:8.3.0-1+rpi2) ...
12:27:30 #12 12.30 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:30 #12 12.32 Setting up build-essential (12.6) ...
12:27:30 #12 12.33 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:27:30 #12 12.34 Setting up dmsetup (2:1.02.155-3) ...
12:27:30 #12 12.35 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
12:27:30 #12 12.36 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
12:27:30 #12 12.37 Setting up docker-ce-build-deps (1.0) ...
12:27:30 #12 12.39 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
12:27:30 #12 12.40 Processing triggers for man-db (2.8.5-2) ...
12:27:30 #13 6.120 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
12:27:30 #13 6.127 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
12:27:30 #13 6.486 Selecting previously unselected package cmake.
12:27:30 #13 6.490 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_amd64.deb ...
12:27:30 #13 6.494 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
12:27:30 #11 50.31 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
12:27:30 #11 50.40 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:30 #11 50.41 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
12:27:30 #11 50.43 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
12:27:30 #11 50.44 Setting up python3 (3.8.2-0ubuntu2) ...
12:27:30 #10 50.40 Setting up libltdl-dev:armhf (2.4.6-2) ...
12:27:30 #10 50.41 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:30 #10 50.42 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:30 #10 50.43 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
12:27:30 #10 50.44 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.8) ...
12:27:30 #10 50.45 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:30 #10 50.46 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:30 #10 50.48 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:30 #10 50.49 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
12:27:30 #10 50.50 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:30 #12 0.886 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
12:27:30 #12 0.901 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
12:27:30 #10 56.87 (79/140): perl-libnet-3.13-480.fc36.noarch.rpm  1.8 MB/s | 126 kB     00:00    
12:27:30 #10 56.98 (80/140): perl-libs-5.34.1-486.fc36.x86_64.rpm   13 MB/s | 2.1 MB     00:00    
12:27:30 #10 56.98 (81/140): perl-mro-1.25-486.fc36.x86_64.rpm     279 kB/s |  33 kB     00:00    
12:27:30 #10 56.99 (82/140): perl-overload-1.33-486.fc36.noarch.rp 424 kB/s |  50 kB     00:00    
12:27:30 #10 57.05 (83/140): perl-overloading-0.02-486.fc36.noarch 276 kB/s |  18 kB     00:00    
12:27:30 #10 57.05 (84/140): perl-parent-0.238-479.fc36.noarch.rpm 213 kB/s |  14 kB     00:00    
12:27:30 #10 57.06 (85/140): perl-podlators-4.14-479.fc36.noarch.r 1.6 MB/s | 112 kB     00:00    
12:27:30 #10 57.12 (86/140): perl-srpm-macros-1-43.fc36.noarch.rpm 131 kB/s | 8.4 kB     00:00    
12:27:30 #12 9.218   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                    47/99 
12:27:30 #12 9.227   Installing       : rhash-1.4.2-2.fc36.aarch64                           48/99 
12:27:30 #12 9.235   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                   49/99 
12:27:30 #12 9.240   Installing       : perl-lib-0.65-486.fc36.aarch64                       50/99 
12:27:30 #12 9.246   Installing       : perl-TermReadKey-2.38-12.fc36.aarch64                51/99 
12:27:30 #12 9.252   Installing       : perl-File-Copy-2.35-486.fc36.noarch                  52/99 
12:27:30 #12 9.257   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch          53/99 
12:27:30 #12 9.277   Installing       : autoconf-2.71-3.fc36.noarch                          54/99 
12:27:30 #12 9.300   Installing       : automake-1.16.5-7.fc36.noarch                        55/99 
12:27:30 #12 9.310   Installing       : perl-Error-1:0.17029-8.fc36.noarch                   56/99 
12:27:30 #12 9.316   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                     57/99 
12:27:30 #12 9.370   Installing       : libutempter-1.2.1-6.fc36.aarch64                     57/99 
12:27:30 #12 9.440   Installing       : util-linux-2.38-1.fc36.aarch64                       58/99 
12:27:30 #12 9.456   Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64                       59/99 
12:27:30 #13 23.62   Installing       : libuv-1:1.42.0-1.el9.x86_64                          29/68 
12:27:30 #11 58.09 Setting up libpackage-stash-perl (0.40-1) ...
12:27:30 #11 58.11 Setting up libimport-into-perl (1.002005-2) ...
12:27:30 #11 58.14 Setting up libmoo-perl (2.005004-3) ...
12:27:30 #11 58.18 Setting up python3-bcrypt (3.2.0-1build1) ...
12:27:30 #10 55.05 Setting up libgpm2:armhf (1.20.7-8) ...
12:27:30 #10 55.06 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
12:27:30 #10 55.07 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:30 #10 55.08 Setting up libicu67:armhf (67.1-7) ...
12:27:30 #10 55.10 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
12:27:30 #10 55.11 Setting up xdg-user-dirs (0.17-2) ...
12:27:30 #10 55.15 Setting up libmagic-mgc (1:5.39-3) ...
12:27:30 #10 55.17 Setting up libyaml-0-2:armhf (0.2.2-1) ...
12:27:30 #10 55.19 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:27:30 #10 55.22 No schema files found: doing nothing.
12:27:30 #10 55.23 Setting up distro-info-data (0.51+deb11u3) ...
12:27:30 #10 55.25 Setting up manpages (5.10-1) ...
12:27:30 #10 55.26 Setting up unzip (6.0-26+deb11u1) ...
12:27:30 #10 55.28 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
12:27:30 #10 55.29 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
12:27:30 #10 55.31 Setting up libsqlite3-0:armhf (3.34.1-3) ...
12:27:30 #10 55.32 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
12:27:30 #10 55.34 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:27:30 #10 55.36 Setting up libfcgi-bin (2.4.2-2) ...
12:27:30 #11 45.97 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:30 #11 45.98 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:30 #11 46.00 Selecting previously unselected package libyaml-libyaml-perl.
12:27:30 #11 46.00 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
12:27:30 #11 46.01 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:30 #11 46.04 Selecting previously unselected package licensecheck.
12:27:30 #11 46.04 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ...
12:27:30 #11 46.04 Unpacking licensecheck (3.2.14-2) ...
12:27:30 #11 46.09 Selecting previously unselected package libdevel-size-perl.
12:27:30 #11 46.09 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ...
12:27:30 #11 46.09 Unpacking libdevel-size-perl (0.83-1build4) ...
12:27:30 #11 46.12 Selecting previously unselected package libipc-run3-perl.
12:27:30 #11 46.12 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ...
12:27:30 #11 46.13 Unpacking libipc-run3-perl (0.048-2) ...
12:27:30 #11 46.16 Selecting previously unselected package lzip.
12:27:30 #11 46.16 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ...
12:27:30 #11 46.16 Unpacking lzip (1.23-1) ...
12:27:30 #11 46.19 Selecting previously unselected package lzop.
12:27:30 #11 46.19 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ...
12:27:30 #11 46.20 Unpacking lzop (1.04-2build2) ...
12:27:30 #11 46.22 Selecting previously unselected package t1utils.
12:27:30 #11 46.22 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ...
12:27:30 #11 46.23 Unpacking t1utils (1.41-4build2) ...
12:27:30 #11 46.26 Selecting previously unselected package unzip.
12:27:30 #11 46.26 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ...
12:27:30 #11 46.27 Unpacking unzip (6.0-26ubuntu3.1) ...
12:27:30 #11 46.30 Selecting previously unselected package lintian.
12:27:30 #10 61.00 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
12:27:30 #10 61.01 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
12:27:30 #10 61.02 Setting up gettext (0.19.8.1-9) ...
12:27:30 #10 61.03 Setting up exim4-base (4.92-8+deb10u7) ...
12:27:30 #10 61.13 exim: DB upgrade, deleting hints-db
12:27:30 #10 65.65 Setting up libdigest-bubblebabble-perl (0.02-2) ...
12:27:30 #10 65.66 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
12:27:30 #10 65.68 Setting up python3-pkg-resources (40.8.0-1) ...
12:27:30 #10 65.88 Setting up automake (1:1.16.1-4) ...
12:27:30 #10 65.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:30 #10 53.82   Installing       : gnat-srpm-macros-5-1.fc37.noarch                   111/142 
12:27:30 #10 53.82   Installing       : emacs-filesystem-1:28.2-1.fc37.noarch              112/142 
12:27:30 #10 53.83   Installing       : desktop-file-utils-0.26-7.fc37.x86_64              113/142 
12:27:30 #10 53.84   Installing       : ansible-srpm-macros-1-8.1.fc37.noarch              114/142 
12:27:30 #10 53.84   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                115/142 
12:27:30 #10 53.85   Installing       : python3-pyxdg-0.27-6.fc37.noarch                   116/142 
12:27:30 #10 53.86   Installing       : python3-file-magic-5.42-4.fc37.noarch              117/142 
12:27:30 #10 53.87   Installing       : python3-distro-1.7.0-3.fc37.noarch                 118/142 
12:27:30 #10 53.88   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch       119/142 
12:27:30 #10 53.89   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                     120/142 
12:27:30 #10 53.89   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.x86_64             121/142 
12:27:30 #10 53.90   Installing       : perl-srpm-macros-1-46.fc37.noarch                  122/142 
12:27:30 #10 53.90   Installing       : package-notes-srpm-macros-0.5-6.fc37.noarch        123/142 
12:27:30 #10 53.90   Installing       : openblas-srpm-macros-2-12.fc37.noarch              124/142 
12:27:30 #10 53.91   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                  125/142 
12:27:30 #10 53.91   Installing       : nim-srpm-macros-3-7.fc37.noarch                    126/142 
12:27:30 #10 53.92   Installing       : lua-srpm-macros-1-7.fc37.noarch                    127/142 
12:27:30 #10 53.92   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch              128/142 
12:27:30 #10 53.92   Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                129/142 
12:27:30 #10 53.93   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  130/142 
12:27:30 #10 53.93   Installing       : efi-srpm-macros-5-6.fc37.noarch                    131/142 
12:27:30 #10 53.94   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            132/142 
12:27:30 #10 53.94   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 133/142 
12:27:30 #10 53.95   Installing       : python-srpm-macros-3.11-5.fc37.noarch              134/142 
12:27:30 #10 53.96   Installing       : redhat-rpm-config-228-1.fc37.noarch                135/142 
12:27:30 #10 53.97   Installing       : rpm-build-4.18.0-1.fc37.x86_64                     136/142 
12:27:30 #10 53.97   Installing       : rpmlint-fedora-license-data-1.11-1.fc37.noarch     137/142 
12:27:30 #10 54.00   Installing       : rpmlint-2.4.0-3.fc37.noarch                        138/142 
12:27:30 #10 54.00   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch               139/142 
12:27:30 #10 54.01   Cleanup          : glibc-2.36-8.fc37.x86_64                           140/142 
12:27:30 #10 54.02   Cleanup          : glibc-minimal-langpack-2.36-8.fc37.x86_64          141/142 
12:27:30 #11 56.75 Setting up libpackage-stash-perl (0.40-1) ...
12:27:30 #11 47.27 124 added, 0 removed; done.
12:27:30 #11 47.33 Setting up libfreetype6:armhf (2.12.1+dfsg-3) ...
12:27:30 #11 47.34 Setting up dbus (1.14.0-2ubuntu3) ...
12:27:30 #11 47.37 Setting up libgcc-12-dev:armhf (12.2.0-3ubuntu1) ...
12:27:30 #11 47.38 Setting up shared-mime-info (2.2-1) ...
12:27:30 #11 61.26 
12:27:30 #11 61.26 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:30 #11 61.29 Setting up dput (1.0.3ubuntu1) ...
12:27:30 #10 62.89 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
12:27:30 #10 62.90 Setting up gcc (4:10.2.1-1) ...
12:27:30 #10 62.93 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:27:30 #10 63.06 Setting up perl (5.32.1-4+deb11u2) ...
12:27:30 #10 63.12 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
12:27:30 #10 63.13 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:30 #10 63.14 Setting up libdata-dump-perl (1.23-1.1) ...
12:27:30 #10 63.16 Setting up libref-util-perl (0.204-1) ...
12:27:30 #10 63.17 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:30 #10 63.18 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:27:30 #10 63.19 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
12:27:30 #10 63.21 Setting up libvariable-magic-perl (0.62-1+b3) ...
12:27:30 #10 63.22 Setting up libio-html-perl (1.004-2) ...
12:27:30 #10 63.23 Setting up libpod-parser-perl (1.63-2) ...
12:27:30 #10 63.24 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
12:27:30 #10 63.25 Setting up liblist-moreutils-xs-perl (0.430-2) ...
12:27:30 #10 63.27 Setting up libparams-util-perl (1.102-1+b1) ...
12:27:30 #10 63.28 Setting up libdpkg-perl (1.20.12) ...
12:27:30 #10 63.29 Setting up libtime-duration-perl (1.21-1) ...
12:27:30 #10 63.30 Setting up autoconf (2.69-14) ...
12:27:30 #10 63.32 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:30 #10 63.34 Setting up libarray-intspan-perl (2.004-1) ...
12:27:30 #10 63.35 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:30 #10 63.36 Setting up libtimedate-perl (2.3300-2) ...
12:27:30 #10 63.37 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:27:30 #10 63.39 Setting up libsub-name-perl (0.26-1+b1) ...
12:27:30 #10 63.40 Setting up libtype-tiny-xs-perl (0.022-1) ...
12:27:30 #10 63.41 Setting up g++ (4:10.2.1-1) ...
12:27:30 #10 63.43 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:30 #10 63.44 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:30 #10 63.46 Setting up libproc-processtable-perl (0.59-2+b1) ...
12:27:30 #10 63.47 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:30 #10 63.49 Setting up xauth (1:1.1-1) ...
12:27:30 #10 63.50 Setting up libpath-tiny-perl (0.118-1) ...
12:27:30 #10 63.51 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:27:30 #10 63.52 Setting up libjson-perl (4.03000-1) ...
12:27:30 #10 63.54 Setting up libipc-run3-perl (0.048-2) ...
12:27:30 #10 63.55 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
12:27:30 #10 63.56 Setting up libsub-override-perl (0.09-2) ...
12:27:30 #10 63.58 Setting up libaliased-perl (0.34-1.1) ...
12:27:30 #10 63.59 Setting up libstrictures-perl (2.000006-1) ...
12:27:30 #10 63.60 Setting up libsub-quote-perl (2.006006-1) ...
12:27:30 #10 63.61 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:30 #10 63.64 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
12:27:30 #10 63.65 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
12:27:30 #10 63.66 Setting up libsort-versions-perl (1.62-1) ...
12:27:30 #10 63.67 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:30 #10 63.68 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
12:27:30 #10 63.70 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:30 #10 63.71 Setting up libterm-readkey-perl (2.38-1+b2) ...
12:27:30 #10 63.72 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
12:27:30 #10 63.73 Setting up libperlio-gzip-perl (0.19-1+b7) ...
12:27:30 #10 63.75 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:30 #10 63.76 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:27:30 #10 63.77 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
12:27:30 #10 63.78 Setting up liburi-perl (5.08-1) ...
12:27:30 #10 63.80 Setting up libfile-touch-perl (0.11-1) ...
12:27:30 #10 63.81 Setting up python3.9 (3.9.2-1) ...
12:27:30 #10 64.46 Setting up libemail-address-xs-perl (1.04-1+b3) ...
12:27:30 #10 64.47 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:27:30 #10 64.49 Setting up automake (1:1.16.3-2) ...
12:27:30 #10 64.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:30 #10 64.51 Setting up libapt-pkg-perl (0.1.39) ...
12:27:30 #10 64.52 Setting up libio-sessiondata-perl (1.03-1.1) ...
12:27:30 #10 64.54 Setting up libstring-escape-perl (2010.002-2) ...
12:27:30 #10 64.55 Setting up libhttp-date-perl (6.05-1) ...
12:27:30 #10 64.56 Setting up libfile-which-perl (1.23-1) ...
12:27:30 #10 64.58 Setting up libfile-basedir-perl (0.08-1) ...
12:27:30 #10 64.59 Setting up libnumber-range-perl (0.12-1.1) ...
12:27:30 #10 64.60 Setting up libtask-weaken-perl (1.06-1) ...
12:27:30 #10 64.61 Setting up libunicode-utf8-perl (0.62-1+b2) ...
12:27:30 #10 64.63 Setting up libmouse-perl (2.5.10-1+b1) ...
12:27:30 #10 64.64 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
12:27:30 #10 64.65 Setting up libfile-listing-perl (6.14-1) ...
12:27:30 #10 64.66 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
12:27:30 #10 64.68 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:27:30 #10 64.69 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:30 #10 64.71 Setting up libdata-messagepack-perl (1.00-4+b1) ...
12:27:30 #13 6.605 Selecting previously unselected package dh-apparmor.
12:27:30 #13 6.608 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
12:27:30 #13 6.612 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
12:27:30 #13 6.644 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:27:30 #13 6.646 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
12:27:30 #13 6.650 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
12:27:30 #13 6.684 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:27:30 #13 6.684 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
12:27:30 #12 DONE 12.8s
12:27:30 #10 50.51 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.8) ...
12:27:30 #10 50.52 Setting up file (1:5.32-2ubuntu0.4) ...
12:27:30 #10 50.53 Setting up fakeroot (1.22-2ubuntu1) ...
12:27:30 #10 50.54 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:30 #10 50.54 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
12:27:30 #10 50.54 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
12:27:30 #10 50.54 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
12:27:30 #10 50.54 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
12:27:30 #10 50.54 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
12:27:30 #10 50.54 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
12:27:30 #10 50.54 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
12:27:30 #10 50.54 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
12:27:30 #10 50.55 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:30 #10 50.56 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:30 #10 50.57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
12:27:30 #10 50.59 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
12:27:30 #10 50.60 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
12:27:30 #10 50.61 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
12:27:30 #10 50.63 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
12:27:30 #10 50.64 Setting up man-db (2.8.3-2ubuntu0.1) ...
12:27:30 #10 50.73 Building database of manual pages ...
12:27:30 #12 0.979 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
12:27:30 #12 1.056 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
12:27:30 #10 57.12 (87/140): perl-subs-1.04-486.fc36.noarch.rpm    246 kB/s |  17 kB     00:00    
12:27:30 #10 57.12 (88/140): perl-vars-1.05-486.fc36.noarch.rpm    270 kB/s |  18 kB     00:00    
12:27:30 #10 57.18 (89/140): pkgconf-1.8.0-2.fc36.x86_64.rpm       642 kB/s |  41 kB     00:00    
12:27:30 #10 57.18 (90/140): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    225 kB/s |  14 kB     00:00    
12:27:30 #10 57.19 (91/140): pkgconf-pkg-config-1.8.0-2.fc36.x86_6 157 kB/s |  10 kB     00:00    
12:27:30 #12 9.512   Installing       : openssh-8.8p1-1.fc36.1.aarch64                       59/99 
12:27:30 #12 9.525   Installing       : libsepol-devel-3.3-3.fc36.aarch64                    60/99 
12:27:30 #12 9.542   Installing       : libselinux-devel-3.3-4.fc36.aarch64                  61/99 
12:27:30 #12 9.556   Installing       : libselinux-utils-3.3-4.fc36.aarch64                  62/99 
12:27:30 #12 9.574   Installing       : policycoreutils-3.3-4.fc36.aarch64                   63/99 
12:27:30 #12 9.582   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                   63/99 
12:27:30 #12 9.595   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             64/99 
12:27:30 #12 9.603   Installing       : selinux-policy-36.17-1.fc36.noarch                   65/99 
12:27:30 #12 9.608   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   65/99 
12:27:30 #13 23.89   Installing       : cmake-data-3.20.2-7.el9.noarch                       30/68 
12:27:30 #13 24.22   Installing       : cmake-3.20.2-7.el9.x86_64                            31/68 
12:27:30 #11 58.31 Setting up liblist-someutils-perl (0.58-1) ...
12:27:30 #11 58.32 Setting up debhelper (13.9.1ubuntu1) ...
12:27:30 #11 58.34 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
12:27:30 #11 58.35 Setting up python3-chardet (4.0.0-2) ...
12:27:30 #10 55.38 Setting up binutils-common:armhf (2.35.2-2) ...
12:27:30 #10 55.39 Setting up libnghttp2-14:armhf (1.43.0-1) ...
12:27:30 #10 55.41 Setting up libmagic1:armhf (1:5.39-3) ...
12:27:30 #10 55.44 Setting up libdeflate0:armhf (1.7-1) ...
12:27:30 #10 55.45 Setting up less (551-2) ...
12:27:30 #10 55.47 Setting up perl-openssl-defaults:armhf (5) ...
12:27:30 #10 55.49 Setting up linux-libc-dev:armhf (5.10.162-1) ...
12:27:30 #10 55.51 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
12:27:30 #10 55.52 Setting up gettext-base (0.21-4) ...
12:27:30 #10 55.54 Setting up liblzo2-2:armhf (2.10-2) ...
12:27:30 #10 55.61 Setting up libnpth0:armhf (1.6-3) ...
12:27:30 #11 46.31 Preparing to unpack .../341-lintian_2.114.0ubuntu1.2_all.deb ...
12:27:30 #11 46.31 Unpacking lintian (2.114.0ubuntu1.2) ...
12:27:30 #10 61.18 Setting up gcc-8 (8.3.0-6) ...
12:27:30 #10 61.19 Setting up gpg-agent (2.2.12-1+deb10u2) ...
12:27:30 #10 61.22 Setting up libtool (2.4.6-9) ...
12:27:30 #10 61.23 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
12:27:30 #10 61.33 Setting up gpgsm (2.2.12-1+deb10u2) ...
12:27:30 #10 61.34 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
12:27:30 #10 61.35 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
12:27:30 #10 61.37 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:27:30 #10 61.38 Setting up python3 (3.7.3-1) ...
12:27:30 #10 65.90 Setting up libasync-mergepoint-perl (0.04-2) ...
12:27:30 #10 65.91 Setting up libio-sessiondata-perl (1.03-1) ...
12:27:30 #10 65.95 Setting up libstring-escape-perl (2010.002-2) ...
12:27:30 #10 65.97 Setting up libhttp-date-perl (6.02-1) ...
12:27:30 #10 66.01 Setting up libfile-which-perl (1.23-1) ...
12:27:30 #10 66.04 Setting up mailutils (1:3.5-4) ...
12:27:30 #10 66.05 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
12:27:30 #10 66.06 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
12:27:30 #10 66.06 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
12:27:30 #10 66.07 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
12:27:30 #10 66.07 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
12:27:30 #10 66.08 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
12:27:30 #10 66.09 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
12:27:30 #10 66.11 Setting up libfile-basedir-perl (0.08-1) ...
12:27:30 #10 66.13 Setting up libnumber-range-perl (0.12-1) ...
12:27:30 #10 54.03   Cleanup          : glibc-common-2.36-8.fc37.x86_64                    142/142 
12:27:30 #11 56.76 Setting up libimport-into-perl (1.002005-2) ...
12:27:30 #11 56.78 Setting up libmoo-perl (2.005004-3) ...
12:27:30 #11 56.80 Setting up python3-bcrypt (3.2.0-1build1) ...
12:27:30 #11 56.94 Setting up liblist-someutils-perl (0.58-1) ...
12:27:30 #11 56.95 Setting up debhelper (13.9.1ubuntu1) ...
12:27:30 #11 56.96 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
12:27:30 #11 56.98 Setting up python3-chardet (4.0.0-2) ...
12:27:30 #11 61.45 Setting up libio-async-loop-epoll-perl (0.20-1) ...
12:27:30 #11 61.46 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
12:27:30 #11 61.60 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:30 #11 61.62 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:30 #11 61.63 Setting up libmailtools-perl (2.21-1) ...
12:27:30 #11 61.65 Setting up git (1:2.25.1-1ubuntu3.8) ...
12:27:30 #11 61.69 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:27:30 #10 64.72 Setting up libclass-inspector-perl (1.36-1) ...
12:27:30 #10 64.73 Setting up libfont-afm-perl (1.20-3) ...
12:27:30 #10 64.74 Setting up libwant-perl (0.29-1+b6) ...
12:27:30 #10 64.75 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:27:30 #10 64.77 Setting up libtext-glob-perl (0.11-1) ...
12:27:30 #10 64.78 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:30 #10 64.79 Setting up liblist-compare-perl (0.55-1) ...
12:27:30 #10 64.82 Setting up libref-util-xs-perl (0.117-1+b3) ...
12:27:30 #10 64.83 Setting up libio-pty-perl (1:1.15-2) ...
12:27:30 #10 64.84 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
12:27:30 #10 64.85 Setting up libsort-key-perl (1.33-2+b3) ...
12:27:30 #10 64.86 Setting up libclone-perl (0.45-1+b1) ...
12:27:30 #10 64.88 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:30 #10 64.89 Setting up libarchive-zip-perl (1.68-1) ...
12:27:30 #10 64.90 Setting up libsub-identify-perl (0.14-1+b3) ...
12:27:30 #10 64.91 Setting up libdistro-info-perl (1.0) ...
12:27:30 #10 64.92 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
12:27:30 #13 6.688 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
12:27:30 #13 6.717 Selecting previously unselected package libudev-dev:amd64.
12:27:30 #13 6.720 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.6_amd64.deb ...
12:27:30 #13 6.723 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.6) ...
12:27:30 #13 6.752 Selecting previously unselected package libsepol-dev:amd64.
12:27:30 #13 6.755 Preparing to unpack .../13-libsepol-dev_3.3-1build1_amd64.deb ...
12:27:30 #13 6.759 Unpacking libsepol-dev:amd64 (3.3-1build1) ...
12:27:30 #13 6.841 Selecting previously unselected package libpcre2-16-0:amd64.
12:27:30 #13 6.843 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
12:27:30 #13 6.849 Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
12:27:30 #13 6.903 Selecting previously unselected package libpcre2-32-0:amd64.
12:27:30 #13 6.906 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_amd64.deb ...
12:27:30 #13 6.914 Unpacking libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
12:27:30 #13 6.967 Selecting previously unselected package libpcre2-posix3:amd64.
12:27:30 
12:27:30 #13 [stage-1 5/8] COPY sources/ /sources
12:27:30 #10 50.93 Setting up pinentry-curses (1.1.0-1) ...
12:27:30 #10 50.95 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ...
12:27:30 #10 50.96 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
12:27:30 #10 50.97 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:30 #10 50.98 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ...
12:27:30 #11 50.72 Setting up binutils (2.34-6ubuntu1.4) ...
12:27:30 #11 50.73 Setting up python3-xdg (0.26-1ubuntu1) ...
12:27:30 #11 50.89 Setting up man-db (2.9.1-1) ...
12:27:30 #11 50.98 Building database of manual pages ...
12:27:30 #12 9.635   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          66/99 
12:27:30 #12 9.839   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          66/99 
12:27:30 #13 24.33   Installing       : libtool-ltdl-2.4.6-45.el9.x86_64                     32/68 
12:27:30 #13 24.35   Installing       : libsepol-devel-3.5-0.rc1.2.el9.x86_64                33/68 
12:27:30 #11 58.64 Setting up python3-cryptography (3.4.8-2) ...
12:27:30 #10 55.62 Setting up file (1:5.39-3) ...
12:27:30 #10 55.63 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
12:27:30 #10 55.64 Setting up libassuan0:armhf (2.5.3-7.1) ...
12:27:30 #10 55.66 Setting up libgomp1:armhf (10.2.1-6) ...
12:27:30 #10 55.67 Setting up bzip2 (1.0.8-4) ...
12:27:30 #10 55.68 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
12:27:30 #10 55.70 Setting up pbzip2 (1.1.13-1) ...
12:27:30 #10 55.71 Setting up libjbig0:armhf (2.1-3.1+b2) ...
12:27:30 #10 55.72 Setting up libfakeroot:armhf (1.25.3-1.1) ...
12:27:30 #10 55.73 Setting up libasan6:armhf (10.2.1-6) ...
12:27:30 #10 55.75 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:27:30 #10 55.76 Setting up fakeroot (1.25.3-1.1) ...
12:27:30 #10 55.77 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:30 #10 55.78 Setting up autotools-dev (20180224.1+nmu1) ...
12:27:30 #10 55.79 Setting up libglib2.0-data (2.66.8-1) ...
12:27:30 #10 55.80 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:27:30 #10 55.82 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
12:27:30 #11 46.59 Selecting previously unselected package manpages-dev.
12:27:30 #11 46.59 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ...
12:27:30 #11 46.59 Unpacking manpages-dev (5.10-1ubuntu1) ...
12:27:30 #10 61.65 Setting up python3-xdg (0.25-5) ...
12:27:30 #11 57.25 Setting up python3-cryptography (3.4.8-2) ...
12:27:30 #10 66.15 Setting up libtask-weaken-perl (1.06-1) ...
12:27:30 #10 66.17 Setting up libunicode-utf8-perl (0.62-1) ...
12:27:30 #10 66.19 Setting up libstruct-dumb-perl (0.09-1) ...
12:27:30 #10 66.21 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
12:27:30 #10 66.22 Setting up libfile-listing-perl (6.04-1) ...
12:27:30 #10 66.24 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
12:27:30 #10 66.25 Setting up libclass-inspector-perl (1.32-1) ...
12:27:30 #10 66.26 Setting up libfont-afm-perl (1.20-2) ...
12:27:30 #10 66.27 Setting up libwant-perl (0.29-1+b4) ...
12:27:30 #10 66.28 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:30 #10 66.29 Setting up libtext-glob-perl (0.10-1) ...
12:27:30 #10 66.31 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:27:30 #10 66.32 Setting up liblist-compare-perl (0.53-1) ...
12:27:30 #10 66.33 Setting up libref-util-xs-perl (0.117-1+b1) ...
12:27:30 #10 66.34 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
12:27:30 #10 66.36 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
12:27:30 #10 66.37 Setting up libsort-key-perl (1.33-2+b1) ...
12:27:30 #10 66.38 Setting up libclone-perl (0.41-1+b1) ...
12:27:30 #10 66.40 Setting up libalgorithm-diff-perl (1.19.03-2) ...
12:27:30 #10 66.41 Setting up libarchive-zip-perl (1.64-1) ...
12:27:30 #10 66.42 Setting up libsub-identify-perl (0.14-1+b1) ...
12:27:30 #10 66.44 Setting up libdistro-info-perl (0.21) ...
12:27:30 #10 66.45 Setting up python3-apt (1.8.4.3) ...
12:27:30 #11 61.73 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:30 #11 61.80 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:30 #11 61.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:31 #10 64.94 Setting up libobject-id-perl (0.1.2-2.1) ...
12:27:31 #10 64.95 Setting up libio-stringy-perl (2.111-3) ...
12:27:31 #10 64.97 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:31 #10 64.98 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:31 #10 65.00 Setting up liblog-any-perl (1.709-1) ...
12:27:31 #10 65.01 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:27:31 #10 65.02 Setting up libdevel-size-perl (0.83-1+b2) ...
12:27:31 #10 65.04 Setting up libdebhelper-perl (13.3.4) ...
12:27:31 #10 65.05 Setting up libpod-constants-perl (0.19-2) ...
12:27:31 #10 65.06 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
12:27:31 #10 65.07 Setting up libconvert-binhex-perl (1.125-1) ...
12:27:31 #10 65.09 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:31 #10 65.11 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:27:31 #10 65.12 Setting up libtry-tiny-perl (0.30-1) ...
12:27:31 #10 65.13 Setting up libtype-tiny-perl (1.012001-2) ...
12:27:31 #10 65.14 Setting up libcommon-sense-perl (3.75-1+b4) ...
12:27:31 #10 65.15 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:27:31 #10 65.17 Setting up libnet-http-perl (6.20-1) ...
12:27:31 #10 65.18 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
12:27:31 #10 65.20 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:31 #10 65.24 Setting up libtime-moment-perl (0.44-1+b3) ...
12:27:31 #10 65.25 Setting up libencode-locale-perl (1.05-1.1) ...
12:27:31 #13 6.969 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_amd64.deb ...
12:27:31 #13 6.976 Unpacking libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
12:27:31 #13 7.005 Selecting previously unselected package libpcre2-dev:amd64.
12:27:31 #13 7.008 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_amd64.deb ...
12:27:31 #13 7.012 Unpacking libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
12:27:31 #13 7.050 Selecting previously unselected package libselinux1-dev:amd64.
12:27:31 #13 7.053 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_amd64.deb ...
12:27:31 #13 7.056 Unpacking libselinux1-dev:amd64 (3.3-1build2) ...
12:27:31 #13 7.104 Selecting previously unselected package libdevmapper-dev:amd64.
12:27:31 #13 7.107 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
12:27:31 #13 7.113 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
12:27:31 #13 7.143 Selecting previously unselected package libseccomp-dev:amd64.
12:27:31 #13 7.146 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ...
12:27:31 #13 7.151 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
12:27:31 #13 7.196 Selecting previously unselected package libsystemd-dev:amd64.
12:27:31 #13 7.199 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.6_amd64.deb ...
12:27:31 #13 7.205 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.6) ...
12:27:31 #12 1.150 Reading package lists...
12:27:31 #12 2.580 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?)
12:27:31 #10 50.99 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:31 #10 51.00 Setting up gpg (2.2.4-1ubuntu1.6) ...
12:27:31 #10 51.01 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
12:27:31 #10 51.02 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
12:27:31 #10 51.04 Setting up python3 (3.6.7-1~18.04) ...
12:27:31 #11 51.21 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ...
12:27:31 #11 51.22 Setting up python3-six (1.14.0-2) ...
12:27:31 #11 51.35 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:31 #11 51.37 Setting up perl (5.30.0-9ubuntu0.3) ...
12:27:31 #11 51.38 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
12:27:31 #13 24.43   Installing       : libselinux-devel-3.5-0.rc1.1.el9.x86_64              34/68 
12:27:31 #11 58.89 Setting up python3-debian (0.1.46) ...
12:27:31 #10 57.99 (92/140): python3-dateutil-2.8.1-8.fc36.noarch. 357 kB/s | 289 kB     00:00    
12:27:31 #11 46.83 Selecting previously unselected package python3-certifi.
12:27:31 #11 46.84 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ...
12:27:31 #11 46.84 Unpacking python3-certifi (2020.6.20-1) ...
12:27:31 #11 46.88 Selecting previously unselected package python3-idna.
12:27:31 #11 46.89 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ...
12:27:31 #11 46.89 Unpacking python3-idna (3.3-1) ...
12:27:31 #11 46.93 Selecting previously unselected package python3-six.
12:27:31 #11 46.93 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ...
12:27:31 #11 46.93 Unpacking python3-six (1.16.0-3ubuntu1) ...
12:27:31 #11 46.96 Selecting previously unselected package python3-urllib3.
12:27:31 #10 55.83 Setting up libx11-data (2:1.7.2-1) ...
12:27:31 #10 55.84 Setting up make (4.3-4.1) ...
12:27:31 #10 55.85 Setting up libmpfr6:armhf (4.1.0-3) ...
12:27:31 #10 55.88 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:27:31 #10 55.90 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
12:27:31 #10 55.93 Setting up lzip (1.22-3) ...
12:27:31 #10 55.96 Setting up strace (5.10-1) ...
12:27:31 #10 55.97 Setting up libsigsegv2:armhf (2.13-1) ...
12:27:31 #10 55.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:27:31 #10 56.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:31 #10 56.00 Setting up t1utils (1.41-4) ...
12:27:31 #10 56.01 Setting up diffstat (1.64-1) ...
12:27:31 #10 56.03 Setting up libpng16-16:armhf (1.6.37-3) ...
12:27:31 #10 56.04 Setting up libmpc3:armhf (1.2.0-1) ...
12:27:31 #10 56.05 Setting up libatomic1:armhf (10.2.1-6) ...
12:27:31 #10 56.07 Setting up patch (2.7.6-7) ...
12:27:31 #10 56.08 Setting up autopoint (0.21-4) ...
12:27:31 #10 56.09 Setting up libwebp6:armhf (0.6.1-2.1) ...
12:27:31 #10 56.10 Setting up fonts-dejavu-core (2.37-2) ...
12:27:31 #10 56.15 Setting up libxdelta2 (1.1.3-9.3) ...
12:27:31 #10 61.79 Setting up man-db (2.8.5-2) ...
12:27:31 #11 57.50 Setting up python3-debian (0.1.46) ...
12:27:31 #10 66.65 Setting up libio-stringy-perl (2.111-3) ...
12:27:31 #10 66.66 Setting up liblist-moreutils-perl (0.416-1+b4) ...
12:27:31 #10 66.68 Setting up libhtml-tagset-perl (3.20-3) ...
12:27:31 #10 66.70 Setting up liblog-any-perl (1.707-1) ...
12:27:31 #10 66.71 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:31 #11 62.02 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:31 #11 62.05 Setting up dh-strip-nondeterminism (1.7.0-1) ...
12:27:31 #11 62.06 Setting up libconst-fast-perl (0.014-1) ...
12:27:31 #11 62.07 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
12:27:31 #11 62.08 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:31 #11 62.10 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.15) ...
12:27:31 #10 65.26 Setting up python3 (3.9.2-3) ...
12:27:31 #13 7.273 Selecting previously unselected package libglib2.0-0:amd64.
12:27:31 #13 7.275 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu1_amd64.deb ...
12:27:31 #13 7.279 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
12:27:31 #13 7.342 Selecting previously unselected package pkg-config.
12:27:31 #13 7.345 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
12:27:31 #13 7.350 Unpacking pkg-config (0.29.2-1ubuntu3) ...
12:27:31 #13 7.398 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
12:27:31 #13 7.411 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
12:27:31 #13 7.424 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
12:27:31 #13 7.437 No schema files found: doing nothing.
12:27:31 #13 7.446 Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
12:27:31 #13 7.461 Setting up libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
12:27:31 #13 7.474 Setting up libuv1:amd64 (1.43.0-1) ...
12:27:31 #13 7.487 Setting up emacsen-common (3.0.4) ...
12:27:31 #13 7.524 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
12:27:31 #13 7.536 Setting up bash-completion (1:2.11-5ubuntu1) ...
12:27:31 #13 7.559 Setting up libjsoncpp25:amd64 (1.9.5-3) ...
12:27:31 #10 51.35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
12:27:31 #10 51.36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
12:27:31 #10 51.37 Setting up python3-magic (2:0.4.15-1) ...
12:27:31 #10 51.51 Setting up python3-idna (2.6-1) ...
12:27:31 #13 DONE 0.6s
12:27:31 
12:27:31 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:31 #11 51.40 Setting up python3-gpg (1.13.1-7ubuntu2) ...
12:27:31 #13 24.77   Installing       : kernel-headers-5.14.0-239.el9.x86_64                 35/68 
12:27:31 #11 59.08 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
12:27:31 #10 57.99 (93/140): python3-dbus-1.2.18-3.fc36.x86_64.rpm 163 kB/s | 132 kB     00:00    
12:27:31 #10 58.03 (94/140): python3-distro-1.6.0-2.fc36.noarch.rp  44 kB/s |  38 kB     00:00    
12:27:31 #10 58.16 (95/140): python3-enchant-3.2.2-2.fc36.noarch.r 467 kB/s |  79 kB     00:00    
12:27:31 #10 58.18 (96/140): python3-file-magic-5.41-4.fc36.noarch 123 kB/s |  18 kB     00:00    
12:27:31 #10 58.20 (97/140): python3-pybeam-0.7-2.fc36.noarch.rpm  143 kB/s |  24 kB     00:00    
12:27:31 #10 58.23 (98/140): python3-pyxdg-0.27-4.fc36.noarch.rpm  1.4 MB/s |  96 kB     00:00    
12:27:31 #10 58.27 (99/140): python3-six-1.16.0-5.fc36.noarch.rpm  418 kB/s |  36 kB     00:00    
12:27:31 #11 46.97 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ...
12:27:31 #11 46.97 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
12:27:31 #11 47.01 Selecting previously unselected package python3-requests.
12:27:31 #11 47.01 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ...
12:27:31 #11 47.01 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:27:31 #11 47.05 Selecting previously unselected package python3-unidiff.
12:27:31 #11 47.06 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
12:27:31 #11 47.06 Unpacking python3-unidiff (0.5.5-2) ...
12:27:31 #11 47.09 Selecting previously unselected package python3-xdg.
12:27:31 #11 47.09 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
12:27:31 #11 47.10 Unpacking python3-xdg (0.27-2) ...
12:27:31 #11 47.12 Selecting previously unselected package equivs.
12:27:31 #11 47.13 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
12:27:31 #11 47.13 Unpacking equivs (2.3.1) ...
12:27:31 #11 47.16 Selecting previously unselected package libauthen-sasl-perl.
12:27:31 #11 47.16 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:27:31 #11 47.17 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:27:31 #11 47.19 Selecting previously unselected package python3-magic.
12:27:31 #11 47.20 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ...
12:27:31 #11 47.20 Unpacking python3-magic (2:0.4.24-2) ...
12:27:31 #11 47.24 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
12:27:31 #11 47.25 Setting up media-types (7.0.0) ...
12:27:31 #11 47.27 Setting up libpipeline1:armhf (1.5.5-1) ...
12:27:31 #11 47.28 Setting up wdiff (1.2.2-2build3) ...
12:27:31 #11 47.29 Setting up gcc-11-base:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:31 #11 47.30 Setting up libxau6:armhf (1:1.0.9-1build5) ...
12:27:31 #10 56.17 Setting up libncursesw6:armhf (6.2+20201114-2) ...
12:27:31 #10 56.18 Setting up libltdl7:armhf (2.4.6-15) ...
12:27:31 #10 56.20 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:27:31 #10 56.21 Setting up libubsan1:armhf (10.2.1-6) ...
12:27:31 #10 56.22 Setting up libmd0:armhf (1.0.3-3) ...
12:27:31 #10 56.24 Setting up python-apt-common (2.2.1) ...
12:27:31 #10 56.25 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:27:31 #10 56.27 Setting up sensible-utils (0.0.14) ...
12:27:31 #10 56.29 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:31 #10 56.30 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:27:31 #10 56.31 Setting up libuchardet0:armhf (0.0.7-1) ...
12:27:31 #10 56.32 Setting up lzop (1.04-2) ...
12:27:31 #10 56.33 Setting up libmpdec3:armhf (2.5.1-1) ...
12:27:31 #10 56.35 Setting up git-man (1:2.30.2-1) ...
12:27:31 #10 56.36 Setting up libssh2-1:armhf (1.9.0-2) ...
12:27:31 #10 56.37 Setting up netbase (6.3) ...
12:27:31 #10 56.40 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ...
12:27:31 #10 61.89 Building database of manual pages ...
12:27:31 #11 57.68 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
12:27:31 #11 57.83 Setting up equivs (2.3.1) ...
12:27:31 #11 57.84 Setting up g++ (4:12.2.0-1ubuntu1) ...
12:27:31 #11 57.86 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:31 #11 57.87 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
12:27:31 #11 57.87 Setting up build-essential (12.9ubuntu3) ...
12:27:31 #11 57.89 Setting up libmoox-aliases-perl (0.001006-2) ...
12:27:31 #11 57.90 Setting up libb-hooks-endofscope-perl (0.26-1) ...
12:27:31 #11 57.91 Setting up python3-nacl (1.5.0-2) ...
12:27:31 #10 66.73 Setting up libpod-constants-perl (0.19-1) ...
12:27:31 #10 66.74 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
12:27:31 #10 66.75 Setting up libconvert-binhex-perl (1.125-1) ...
12:27:31 #10 66.76 Setting up libfuture-perl (0.39-1) ...
12:27:31 #10 66.78 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:27:31 #10 66.79 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
12:27:31 #10 66.80 Setting up libtry-tiny-perl (0.30-1) ...
12:27:31 #10 66.81 Setting up libtype-tiny-perl (1.004004-1) ...
12:27:31 #10 66.82 Setting up libtest-fatal-perl (0.014-1) ...
12:27:31 #10 66.83 Setting up libcommon-sense-perl (3.74-2+b7) ...
12:27:31 #10 66.84 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:31 #10 66.86 Setting up libnet-http-perl (6.18-1) ...
12:27:31 #10 66.88 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
12:27:31 #10 66.89 Setting up libencode-locale-perl (1.05-1) ...
12:27:31 #10 66.91 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:31 #10 66.92 Setting up libnet-dns-perl (1.19-1) ...
12:27:31 #11 62.22 Setting up curl (7.68.0-1ubuntu2.15) ...
12:27:31 #11 62.23 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:27:31 #11 62.26 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:31 #11 62.27 Setting up libemail-valid-perl (1.202-1) ...
12:27:31 #11 62.29 Setting up libpackage-stash-perl (0.38-1) ...
12:27:31 #11 62.30 Setting up libimport-into-perl (1.002005-1) ...
12:27:31 #11 62.31 Setting up libmoo-perl (2.003006-1) ...
12:27:31 #11 62.32 Setting up liblist-someutils-perl (0.58-1) ...
12:27:31 #11 62.33 Setting up liblist-someutils-xs-perl (0.58-2) ...
12:27:31 #11 62.34 Setting up gnupg (2.2.19-3ubuntu2.2) ...
12:27:31 #11 62.36 Setting up libmoox-aliases-perl (0.001006-1) ...
12:27:31 #11 62.37 Setting up libparams-validate-perl (1.29-3) ...
12:27:31 #11 62.38 Setting up libb-hooks-endofscope-perl (0.24-1) ...
12:27:31 #11 62.40 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:31 #11 62.41 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
12:27:31 #11 62.42 Setting up libgitlab-api-v4-perl (0.25-1) ...
12:27:31 #10 65.59 Setting up libexception-class-perl (1.44-1) ...
12:27:31 #10 65.60 Setting up python3-xdg (0.27-2) ...
12:27:31 #13 7.568 Setting up pkg-config (0.29.2-1ubuntu3) ...
12:27:31 #13 7.624 Setting up libudev-dev:amd64 (249.11-0ubuntu3.6) ...
12:27:31 #13 7.636 Setting up libsepol-dev:amd64 (3.3-1build1) ...
12:27:31 #13 7.648 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
12:27:31 #13 7.658 Setting up libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
12:27:31 #13 7.669 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
12:27:31 #13 7.682 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
12:27:31 #13 7.734 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
12:27:31 #13 7.747 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.6) ...
12:27:31 #13 7.757 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
12:27:31 #13 7.767 Setting up libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
12:27:31 #10 51.72 Setting up python3-xdg (0.25-4ubuntu1.1) ...
12:27:31 #12 2.908 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:31 #12 2.908 dpkg-buildpackage: info: source version 1.0
12:27:31 #12 2.908 dpkg-buildpackage: info: source distribution unstable
12:27:31 #12 2.908 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:31 #12 2.948 dpkg-buildpackage: info: host architecture armhf
12:27:31 #12 2.948  dpkg-source --before-build .
12:27:31 #12 3.063  debian/rules clean
12:27:31 #12 3.066 dh clean
12:27:31 #12 3.155    dh_clean
12:27:31 #12 3.193  debian/rules binary
12:27:31 #12 3.195 dh binary
12:27:31 #12 3.271    dh_update_autotools_config
12:27:31 #11 51.57 Setting up libdata-dump-perl (1.23-1) ...
12:27:31 #11 51.58 Setting up python3-certifi (2019.11.28-1) ...
12:27:31 #11 51.72 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:31 #11 51.73 Setting up libref-util-perl (0.204-1) ...
12:27:31 #11 51.74 Setting up libipc-system-simple-perl (1.26-1) ...
12:27:31 #11 51.75 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:31 #11 51.76 Setting up libxml-writer-perl (0.625-1) ...
12:27:31 #11 51.78 Setting up libhash-fieldhash-perl (0.15-1build2) ...
12:27:31 #11 51.79 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
12:27:31 #16 exporting layers 2.2s done
12:27:31 #16 writing image sha256:6eb578b1f89afb18f37e54fd17c6ab0c13553be7352fc251283e01b6d7b54a12 done
12:27:31 #16 naming to docker.io/rpmbuild-centos-9/aarch64 done
12:27:31 #16 DONE 2.2s
12:27:31 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:27:31 #13 24.99   Installing       : glibc-headers-2.34-54.el9.x86_64                     36/68 
12:27:31 #13 25.14   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  37/68 
12:27:31 #11 59.23 Setting up equivs (2.3.1) ...
12:27:31 #11 59.24 Setting up g++ (4:12.2.0-1ubuntu1) ...
12:27:31 #11 59.27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:31 #11 59.27 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
12:27:31 #11 59.27 Setting up build-essential (12.9ubuntu3) ...
12:27:31 #11 59.29 Setting up libmoox-aliases-perl (0.001006-2) ...
12:27:31 #11 59.30 Setting up libb-hooks-endofscope-perl (0.26-1) ...
12:27:31 #11 59.32 Setting up python3-nacl (1.5.0-2) ...
12:27:31 #11 59.47 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
12:27:31 #10 58.27 (100/140): python3-tomli-1.2.3-1.fc36.noarch.rp 390 kB/s |  29 kB     00:00    
12:27:31 #10 58.29 (101/140): python3-tomli-w-0.4.0-3.fc36.noarch. 283 kB/s |  18 kB     00:00    
12:27:31 #10 58.37 (102/140): python3-zstandard-0.17.0-1.fc36.x86_ 4.3 MB/s | 458 kB     00:00    
12:27:31 #10 58.44 (103/140): shared-mime-info-2.1-3.fc35.x86_64.r 2.2 MB/s | 373 kB     00:00    
12:27:31 #10 58.44 (104/140): unzip-6.0-57.fc36.x86_64.rpm         1.2 MB/s | 182 kB     00:00    
12:27:31 #10 58.45 (105/140): xxhash-libs-0.8.1-2.fc36.x86_64.rpm  591 kB/s |  42 kB     00:00    
12:27:31 #10 58.47 (106/140): ansible-srpm-macros-1-8.1.fc36.noarc 312 kB/s | 8.5 kB     00:00    
12:27:31 #10 58.51 (107/140): xz-5.2.5-9.fc36.x86_64.rpm           3.1 MB/s | 214 kB     00:00    
12:27:31 #11 47.31 Setting up libre2-9:armhf (20220201+dfsg-1) ...
12:27:31 #11 47.32 Setting up lto-disabled-list (24) ...
12:27:31 #11 47.33 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
12:27:31 #11 47.34 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
12:27:31 #11 47.35 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:31 #11 47.35 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
12:27:31 #11 47.36 Setting up libtext-glob-perl (0.11-2) ...
12:27:31 #11 47.37 Setting up libmagic-mgc (1:5.41-3) ...
12:27:31 #11 47.38 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
12:27:31 #11 47.38 Setting up distro-info-data (0.52ubuntu0.2) ...
12:27:31 #11 47.39 Setting up manpages (5.10-1ubuntu1) ...
12:27:31 #11 47.40 Setting up unzip (6.0-26ubuntu3.1) ...
12:27:31 #11 47.42 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
12:27:31 #11 47.43 Setting up libbrotli1:armhf (1.0.9-2build6) ...
12:27:31 #11 47.44 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
12:27:31 #11 47.45 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:31 #11 47.51 Setting up binutils-common:armhf (2.38-4ubuntu2.1) ...
12:27:31 #10 56.41 Setting up libbinutils:armhf (2.35.2-2) ...
12:27:31 #10 56.42 Setting up libfido2-1:armhf (1.6.0-2) ...
12:27:31 #10 56.43 Setting up libisl23:armhf (0.23-1) ...
12:27:31 #10 56.44 Setting up libc-dev-bin (2.31-13+deb11u5) ...
12:27:31 #10 56.45 Setting up openssl (1.1.1n-0+deb11u3) ...
12:27:31 #10 56.47 Setting up libbsd0:armhf (0.11.3-1) ...
12:27:31 #10 56.48 Setting up libelf1:armhf (0.183-1) ...
12:27:31 #10 56.49 Setting up readline-common (8.1-1) ...
12:27:31 #10 56.50 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
12:27:31 #10 56.51 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
12:27:31 #10 56.53 Setting up libmarkdown2:armhf (2.2.6-1) ...
12:27:31 #10 56.54 Setting up libcc1-0:armhf (10.2.1-6) ...
12:27:31 #10 56.55 Setting up iso-codes (4.6.0-1) ...
12:27:31 #10 56.56 Setting up liblocale-gettext-perl (1.07-4+b1) ...
12:27:31 #10 56.58 Setting up cpp-10 (10.2.1-6) ...
12:27:31 #10 56.59 Setting up dctrl-tools (2.24-3) ...
12:27:31 #10 56.60 Setting up debian-keyring (2021.07.26) ...
12:27:31 #10 56.61 Setting up libgdbm6:armhf (1.19-2) ...
12:27:31 #10 56.62 Setting up libctf0:armhf (2.35.2-2) ...
12:27:31 #10 56.64 Setting up pinentry-curses (1.1.0-4) ...
12:27:31 #10 56.65 Setting up manpages-dev (5.10-1) ...
12:27:31 #10 56.67 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
12:27:31 #10 56.68 Setting up libxcb1:armhf (1.14-3) ...
12:27:31 #10 56.69 Setting up gettext (0.21-4) ...
12:27:31 #10 56.70 Setting up xdelta (1.1.3-9.3) ...
12:27:31 #10 56.71 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
12:27:31 #11 62.43 Setting up libmoox-struct-perl (0.017-1) ...
12:27:31 #11 62.45 Setting up lintian (2.62.0ubuntu2.2) ...
12:27:31 #11 62.47 Setting up licensecheck (3.0.45-1) ...
12:27:31 #11 62.48 Setting up dh-autoreconf (19) ...
12:27:31 #11 62.49 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:27:31 #11 62.51 Setting up libwww-perl (6.43-1) ...
12:27:31 #11 62.53 Setting up debhelper (12.10ubuntu1) ...
12:27:31 #11 62.54 Setting up devscripts (2.20.2ubuntu2) ...
12:27:31 #10 66.93 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
12:27:31 #10 66.94 Setting up libdevel-callchecker-perl (0.008-1) ...
12:27:31 #10 66.96 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:31 #10 66.97 Setting up libsub-install-perl (0.928-1) ...
12:27:31 #10 66.98 Setting up dpkg-dev (1.19.8) ...
12:27:31 #10 67.01 Setting up libnumber-compare-perl (0.03-1) ...
12:27:31 #10 67.05 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:31 #10 67.07 Setting up libio-async-perl (0.72-1) ...
12:27:31 #10 67.09 Setting up liberror-perl (0.17027-2) ...
12:27:31 #10 67.10 Setting up patchutils (0.3.4-2) ...
12:27:31 #10 67.12 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:31 #10 67.14 Setting up libltdl-dev:arm64 (2.4.6-9) ...
12:27:31 #10 67.17 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:31 #10 65.76 Setting up libconfig-tiny-perl (2.26-1) ...
12:27:31 #10 65.79 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
12:27:31 #10 65.81 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:27:31 #10 65.83 Setting up liblist-utilsby-perl (0.11-1) ...
12:27:31 #10 65.84 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:31 #10 65.86 Setting up libsub-install-perl (0.928-1.1) ...
12:27:31 #10 65.87 Setting up dpkg-dev (1.20.12) ...
12:27:31 #10 65.89 Setting up libnumber-compare-perl (0.03-1.1) ...
12:27:31 #10 65.91 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:31 #10 65.92 Setting up liberror-perl (0.17029-1) ...
12:27:31 #13 7.778 Setting up libselinux1-dev:amd64 (3.3-1build2) ...
12:27:31 #13 7.791 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
12:27:31 #13 7.804 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
12:27:31 #13 7.813 Setting up docker-ce-build-deps (1.0) ...
12:27:31 #13 7.824 Processing triggers for man-db (2.10.2-1) ...
12:27:31 #13 7.905 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:27:31 #10 62.75 Setting up libgpgme11:amd64 (1.12.0-6) ...
12:27:31 #10 62.76 Setting up gcc (4:8.3.0-1) ...
12:27:31 #10 62.78 Setting up python3-six (1.12.0-1) ...
12:27:31 #10 62.91 Setting up dirmngr (2.2.12-1+deb10u2) ...
12:27:31 #10 62.93 Setting up perl (5.28.1-6+deb10u1) ...
12:27:31 #10 62.95 Setting up libpackage-stash-xs-perl (0.29-1) ...
12:27:31 #10 62.96 Setting up python3-gpg (1.12.0-6) ...
12:27:31 #10 63.12 Setting up libdata-dump-perl (1.23-1) ...
12:27:31 #10 63.13 Setting up python3-certifi (2018.8.24-1) ...
12:27:31 #10 63.25 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:31 #10 63.26 Setting up libref-util-perl (0.204-1) ...
12:27:31 #10 63.27 Setting up libipc-system-simple-perl (1.25-4) ...
12:27:31 #10 63.28 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:31 #10 63.29 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
12:27:31 #10 63.30 Setting up libvariable-magic-perl (0.62-1+b1) ...
12:27:31 #10 63.31 Setting up python3-idna (2.6-1) ...
12:27:31 #10 63.48 Setting up libio-html-perl (1.001-1) ...
12:27:31 #10 63.48 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
12:27:31 #10 63.49 Setting up libtest-refcount-perl (0.08-3) ...
12:27:31 #10 63.50 Setting up libparams-util-perl (1.07-3+b4) ...
12:27:31 #10 63.51 Setting up libdpkg-perl (1.19.8) ...
12:27:31 #10 63.52 Setting up autoconf (2.69-11) ...
12:27:31 #10 63.53 Setting up python3-urllib3 (1.24.1-1) ...
12:27:31 #10 63.69 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:31 #10 63.70 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:31 #10 63.70 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
12:27:31 #10 63.71 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
12:27:31 #10 63.72 Setting up libsub-name-perl (0.21-1+b3) ...
12:27:31 #10 63.73 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
12:27:31 #10 63.74 Setting up g++-8 (8.3.0-6) ...
12:27:31 #10 63.75 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:31 #10 63.76 Setting up xauth (1:1.0.10-1) ...
12:27:31 #10 63.77 Setting up libpath-tiny-perl (0.108-1) ...
12:27:31 #10 63.78 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:31 #10 63.79 Setting up libjson-perl (4.02000-1) ...
12:27:31 #10 63.80 Setting up libfcgi-perl (0.78-2+b3) ...
12:27:31 #10 63.81 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:27:31 #10 63.82 Setting up python3-unidiff (0.5.4-1) ...
12:27:31 #10 63.94 Setting up libstrictures-perl (2.000005-1) ...
12:27:31 #10 51.88 Setting up python3-six (1.11.0-2) ...
12:27:31 #14 14.95   Running scriptlet: selinux-policy-minimum-3.14.3-114.el8.noarch         42/86 
12:27:31 #14 16.84   Installing       : selinux-policy-minimum-3.14.3-114.el8.noarch         42/86 
12:27:31 #12 3.308    dh_autoreconf
12:27:31 #12 3.355    create-stamp debian/debhelper-build-stamp
12:27:31 #12 3.355    dh_prep
12:27:31 #12 3.388    dh_install
12:27:31 #11 51.80 Setting up shared-mime-info (1.15-1) ...
12:27:31 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:27:31 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:27:31 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:27:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aFBrO3
12:27:31 + umask 022
12:27:31 + cd /root/rpmbuild/BUILD
12:27:31 + cd /root/rpmbuild/BUILD
12:27:31 + rm -rf src
12:27:31 + /usr/bin/mkdir -p src
12:27:31 + cd src
12:27:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:31 + /usr/bin/tar -xof -
12:27:31 #12 1.202 Reading package lists...
12:27:31 #11 59.61 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
12:27:31 #11 59.61 Setting up dput (1.1.2ubuntu2) ...
12:27:31 #11 59.76 Setting up libnamespace-clean-perl (0.27-2) ...
12:27:31 #11 59.77 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
12:27:31 #10 58.53 (108/140): zip-3.0-32.fc36.x86_64.rpm           2.9 MB/s | 260 kB     00:00    
12:27:31 #10 58.59 (109/140): binutils-gold-2.37-37.fc36.x86_64.rp 9.0 MB/s | 753 kB     00:00    
12:27:31 #10 58.59 (110/140): dbus-libs-1.14.4-1.fc36.x86_64.rpm   2.5 MB/s | 155 kB     00:00    
12:27:31 #10 58.60 (111/140): dnf-plugins-core-4.3.1-1.fc36.noarch 2.4 MB/s |  34 kB     00:00    
12:27:31 #10 58.61 (112/140): dwz-0.14-4.fc36.x86_64.rpm           8.4 MB/s | 127 kB     00:00    
12:27:31 #10 58.62 (113/140): elfutils-debuginfod-client-0.188-3.f 3.3 MB/s |  40 kB     00:00    
12:27:31 #10 58.63 (114/140): elfutils-0.188-3.fc36.x86_64.rpm      17 MB/s | 523 kB     00:00    
12:27:31 #10 58.68 (115/140): emacs-filesystem-28.2-1.fc36.noarch. 125 kB/s | 7.1 kB     00:00    
12:27:31 #10 58.72 (116/140): binutils-2.37-37.fc36.x86_64.rpm      24 MB/s | 6.0 MB     00:00    
12:27:31 #10 58.73 (117/140): gdk-pixbuf2-2.42.9-2.fc36.x86_64.rpm 9.4 MB/s | 466 kB     00:00    
12:27:31 #10 58.74 (118/140): go-srpm-macros-3.2.0-1.fc36.noarch.r 2.4 MB/s |  26 kB     00:00    
12:27:31 #10 58.77 (119/140): gdb-minimal-12.1-2.fc36.x86_64.rpm    29 MB/s | 3.9 MB     00:00    
12:27:31 #10 58.78 (120/140): libappstream-glib-0.8.0-4.fc36.x86_6  11 MB/s | 391 kB     00:00    
12:27:31 #10 58.81 (121/140): glibc-gconv-extra-2.35-20.fc36.x86_6  17 MB/s | 1.6 MB     00:00    
12:27:31 #10 58.82 (122/140): perl-Getopt-Long-2.54-1.fc36.noarch. 1.4 MB/s |  60 kB     00:00    
12:27:31 #11 47.53 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
12:27:31 #11 47.54 Setting up libmagic1:armhf (1:5.41-3) ...
12:27:31 #11 47.55 Setting up libdeflate0:armhf (1.10-2) ...
12:27:31 #11 47.56 Setting up less (590-1build1) ...
12:27:31 #11 47.58 Setting up perl-openssl-defaults:armhf (5build2) ...
12:27:31 #11 47.59 Setting up linux-libc-dev:armhf (5.15.0-58.64) ...
12:27:31 #11 47.60 Setting up libctf-nobfd0:armhf (2.38-4ubuntu2.1) ...
12:27:31 #11 47.61 Setting up gettext-base (0.21-4ubuntu4) ...
12:27:31 #11 47.62 Setting up liblzo2-2:armhf (2.10-2build3) ...
12:27:31 #11 47.63 Setting up libnpth0:armhf (1.6-3build2) ...
12:27:31 #11 47.64 Setting up file (1:5.41-3) ...
12:27:31 #11 47.65 Setting up libassuan0:armhf (2.5.5-1build1) ...
12:27:31 #11 47.67 Setting up libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:31 #11 47.68 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
12:27:31 #11 47.68 Setting up bzip2 (1.0.8-5build1) ...
12:27:31 #11 47.69 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:31 #11 47.71 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
12:27:31 #11 47.72 Setting up libfakeroot:armhf (1.28-1ubuntu1) ...
12:27:31 #11 47.74 Setting up libasan6:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:31 #11 47.75 Setting up libnumber-compare-perl (0.03-2) ...
12:27:31 #11 47.76 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:31 #11 47.77 Setting up fakeroot (1.28-1ubuntu1) ...
12:27:31 #11 47.78 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:31 #11 47.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
12:27:31 #11 47.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
12:27:31 #11 47.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
12:27:31 #11 47.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
12:27:31 #11 47.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
12:27:31 #11 47.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
12:27:31 #11 47.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
12:27:31 #11 47.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
12:27:31 #11 47.79 Setting up autotools-dev (20220109.1) ...
12:27:31 #11 47.80 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
12:27:31 #11 47.81 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
12:27:31 #11 47.82 Setting up libx11-data (2:1.7.5-1) ...
12:27:31 #11 47.83 Setting up make (4.3-4.1build1) ...
12:27:32 #10 56.73 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
12:27:32 #10 56.74 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
12:27:32 #10 56.76 Setting up libreadline8:armhf (8.1-1) ...
12:27:32 #10 56.77 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
12:27:32 #10 56.78 Setting up m4 (1.4.18-5) ...
12:27:32 #10 56.79 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:27:32 #10 56.80 Setting up ca-certificates (20210119) ...
12:27:32 #10 67.19 Setting up libio-string-perl (1.08-3) ...
12:27:32 #10 67.21 Setting up libreadonly-perl (2.050-1) ...
12:27:32 #10 67.24 Setting up python3-chardet (3.0.4-3) ...
12:27:32 #11 62.70 Setting up equivs (2.2.0) ...
12:27:32 #11 62.71 Setting up libxml-parser-perl (2.46-1) ...
12:27:32 #11 62.72 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:32 #11 62.76 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:32 #11 62.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:32 #11 62.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:32 #10 65.94 Setting up python3-six (1.16.0-2) ...
12:27:32 #10 66.08 Setting up dh-autoreconf (20) ...
12:27:32 #10 66.10 Setting up patchutils (0.4.2-1) ...
12:27:32 #10 66.11 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:27:32 #10 66.13 Setting up libltdl-dev:arm64 (2.4.6-15) ...
12:27:32 #10 66.14 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:32 #10 66.15 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:27:32 #10 66.16 Setting up libio-string-perl (1.08-3.1) ...
12:27:32 #10 66.18 Setting up libreadonly-perl (2.050-3) ...
12:27:32 #11 58.07 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
12:27:32 #11 58.20 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
12:27:32 #11 58.21 Setting up dput (1.1.2ubuntu2) ...
12:27:32 #13 DONE 8.3s
12:27:32 
12:27:32 #14 [stage-1 6/9] COPY sources/ /sources
12:27:32 #18 exporting layers 2.1s done
12:27:32 #18 writing image sha256:909967f972737beb31e6d880058c0d84e829a15a449e055e0e7630b25936cb39 done
12:27:32 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
12:27:32 #18 DONE 2.1s
12:27:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
12:27:32 #10 63.95 Setting up libsub-quote-perl (2.005001-1) ...
12:27:32 #10 63.96 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
12:27:32 #10 63.97 Setting up libsort-versions-perl (1.62-1) ...
12:27:32 #10 63.98 Setting up libexporter-tiny-perl (1.002001-1) ...
12:27:32 #10 63.99 Setting up libterm-readkey-perl (2.38-1) ...
12:27:32 #10 64.00 Setting up lsb-release (10.2019051400) ...
12:27:32 #10 64.01 Setting up libclass-accessor-perl (0.51-1) ...
12:27:32 #10 64.02 Setting up libnet-ip-perl (1.26-2) ...
12:27:32 #10 64.03 Setting up python3-magic (2:0.4.15-2) ...
12:27:32 #10 52.02 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
12:27:32 #10 52.03 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
12:27:32 #10 52.05 Setting up python3-certifi (2018.1.18-2) ...
12:27:32 #10 52.19 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
12:27:32 #10 52.21 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:27:32 #10 52.22 Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ...
12:27:32 #12 3.427    dh_installdocs
12:27:32 #12 3.472    dh_installchangelogs
12:27:32 #12 3.568    dh_perl
12:27:32 #12 3.609    dh_link
12:27:32 #12 3.648    dh_strip_nondeterminism
12:27:32 #12 3.720    dh_compress
12:27:32 #12 3.765    dh_fixperms
12:27:32 #10 58.83 (123/140): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 5.3 MB/s |  55 kB     00:00    
12:27:32 #10 58.83 (124/140): perl-Scalar-List-Utils-1.63-489.fc36 5.0 MB/s |  72 kB     00:00    
12:27:32 #10 58.84 (125/140): perl-Socket-2.036-1.fc36.x86_64.rpm  4.4 MB/s |  55 kB     00:00    
12:27:32 #10 58.88 (126/140): perl-Encode-3.17-485.fc36.x86_64.rpm  16 MB/s | 1.7 MB     00:00    
12:27:32 #10 58.88 (127/140): perl-Text-ParseWords-3.31-1.fc36.noa 350 kB/s |  16 kB     00:00    
12:27:32 #10 58.88 (128/140): python-srpm-macros-3.10-20.fc36.noar 510 kB/s |  23 kB     00:00    
12:27:32 #10 58.89 (129/140): python3-construct-2.10.68-1.fc36.noa 9.5 MB/s | 112 kB     00:00    
12:27:32 #10 58.90 (130/140): qt5-srpm-macros-5.15.7-1.fc36.noarch 596 kB/s | 7.9 kB     00:00    
12:27:32 #10 58.90 (131/140): redhat-rpm-config-222-1.fc36.noarch. 5.7 MB/s |  66 kB     00:00    
12:27:32 #10 58.91 (132/140): python3-dnf-plugins-core-4.3.1-1.fc3 9.2 MB/s | 229 kB     00:00    
12:27:32 #10 58.91 (133/140): rpm-build-4.17.1-3.fc36.x86_64.rpm   4.0 MB/s |  58 kB     00:00    
12:27:32 #10 58.92 (134/140): rpmautospec-rpm-macros-0.3.1-1.fc36. 694 kB/s | 8.7 kB     00:00    
12:27:32 #10 58.92 (135/140): rpmlint-2.4.0-3.fc36.noarch.rpm       18 MB/s | 238 kB     00:00    
12:27:32 #10 58.93 (136/140): rust-srpm-macros-23-1.fc36.noarch.rp 968 kB/s | 9.3 kB     00:00    
12:27:32 #10 58.93 (137/140): rpmlint-fedora-license-data-1.11-1.f 1.3 MB/s |  18 kB     00:00    
12:27:32 #10 58.94 (138/140): zstd-1.5.2-2.fc36.x86_64.rpm          24 MB/s | 448 kB     00:00    
12:27:32 #10 58.95 (139/140): elfutils-libelf-0.188-3.fc36.x86_64. 8.6 MB/s | 196 kB     00:00    
12:27:32 #10 58.96 (140/140): elfutils-libs-0.188-3.fc36.x86_64.rp 9.3 MB/s | 257 kB     00:00    
12:27:32 #10 58.96 --------------------------------------------------------------------------------
12:27:32 #10 58.96 Total                                           4.7 MB/s |  29 MB     00:06     
12:27:32 #11 47.84 Setting up libmpfr6:armhf (4.1.0-3build3) ...
12:27:32 #11 47.85 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:27:32 #11 47.86 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:27:32 #11 47.87 Setting up lzip (1.23-1) ...
12:27:32 #11 47.88 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
12:27:32 #11 47.88 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
12:27:32 #11 47.88 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
12:27:32 #11 47.88 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
12:27:32 #11 47.88 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
12:27:32 #11 47.88 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
12:27:32 #11 47.89 Setting up strace (5.16-0ubuntu3) ...
12:27:32 #11 47.90 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ...
12:27:32 #11 47.91 Setting up xz-utils (5.2.5-2ubuntu1) ...
12:27:32 #11 47.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.92 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
12:27:32 #11 47.93 Setting up t1utils (1.41-4build2) ...
12:27:32 #11 47.94 Setting up diffstat (1.64-1build2) ...
12:27:32 #11 47.95 Setting up libpng16-16:armhf (1.6.37-3build5) ...
12:27:32 #11 47.96 Setting up libmpc3:armhf (1.2.1-2build1) ...
12:27:32 #11 47.97 Setting up libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:32 #11 47.98 Setting up patch (2.7.6-7build2) ...
12:27:32 #11 47.99 Setting up autopoint (0.21-4ubuntu4) ...
12:27:32 #11 48.00 Setting up fonts-dejavu-core (2.37-2build1) ...
12:27:32 #11 48.05 Setting up ucf (3.0043) ...
12:27:32 #13 25.15   Installing       : glibc-devel-2.34-54.el9.x86_64                       38/68 
12:27:32 #10 57.15 Updating certificates in /etc/ssl/certs...
12:27:32 #10 67.51 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:32 #10 67.53 Setting up python3-debian (0.1.35) ...
12:27:32 #10 67.70 Setting up python3-requests (2.21.0-1) ...
12:27:32 #11 63.00 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:27:32 #11 63.04 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
12:27:32 #11 63.05 Updating certificates in /etc/ssl/certs...
12:27:32 #10 66.19 Setting up python3-gpg (1.14.0-1+b2) ...
12:27:32 #10 66.37 Setting up python3-certifi (2020.6.20-1) ...
12:27:32 #11 58.36 Setting up libnamespace-clean-perl (0.27-2) ...
12:27:32 #11 58.38 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
12:27:32 #11 58.59 Setting up licensecheck (3.3.0-1) ...
12:27:32 #11 58.61 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:32 #14 DONE 0.1s
12:27:32 
12:27:32 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:32 #11 49.38 Setting up libgssapi-krb5-2:armhf (1.20-1) ...
12:27:32 #11 49.39 Setting up libsystemd-shared:armhf (251.4-1ubuntu7) ...
12:27:32 #11 49.40 Setting up libgdbm-compat4:armhf (1.23-1) ...
12:27:32 #11 49.41 Setting up gir1.2-glib-2.0:armhf (1.74.0-2) ...
12:27:32 #11 49.42 Setting up libssh-4:armhf (0.9.6-2build1) ...
12:27:32 #11 49.43 Setting up dwz (0.14-1build2) ...
12:27:32 #11 49.47 Setting up groff-base (1.22.4-8build1) ...
12:27:32 #11 49.49 Setting up cpp (4:12.2.0-1ubuntu1) ...
12:27:32 #11 49.50 Setting up gpgconf (2.2.35-3ubuntu1) ...
12:27:32 #11 49.51 Setting up debugedit (1:5.0-5) ...
12:27:32 #11 49.52 Setting up libcurl4:armhf (7.85.0-1ubuntu0.2) ...
12:27:32 #11 49.53 Setting up libx11-6:armhf (2:1.8.1-2) ...
12:27:32 #10 64.16 Setting up libperlio-gzip-perl (0.19-1+b5) ...
12:27:32 #10 64.17 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:32 #10 64.18 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
12:27:32 #10 64.22 Setting up liburi-perl (1.76-1) ...
12:27:32 #10 64.23 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
12:27:32 #10 64.30 invoke-rc.d: could not determine current runlevel
12:27:32 #10 64.30 invoke-rc.d: policy-rc.d denied execution of start.
12:27:32 #10 64.30 Initializing GnuTLS DH parameter file
12:27:32 #10 64.33 Setting up libmailutils5:amd64 (1:3.5-4) ...
12:27:32 #10 52.41 Setting up lsb-release (9.20170808ubuntu1) ...
12:27:32 #10 52.42 Setting up libxmuu1:armhf (2:1.1.2-2) ...
12:27:32 #10 52.44 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ...
12:27:32 #10 52.45 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
12:27:32 #10 52.46 Setting up perl (5.26.1-6ubuntu0.6) ...
12:27:32 #10 52.48 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:32 #10 52.49 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:32 #10 52.50 Setting up libfile-fcntllock-perl (0.22-3build2) ...
12:27:32 #10 52.51 Setting up libtext-glob-perl (0.10-1) ...
12:27:32 #10 52.52 Setting up intltool-debian (0.35.0+20060710.4) ...
12:27:32 #10 52.53 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:32 #12 3.813    dh_missing
12:27:32 #12 3.843    dh_installdeb
12:27:32 #12 3.882    dh_gencontrol
12:27:32 #12 4.011    dh_md5sums
12:27:32 #11 48.14 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
12:27:32 #11 48.15 Setting up libltdl7:armhf (2.4.6-15build2) ...
12:27:32 #11 48.17 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:27:32 #11 48.19 Setting up libssh-4:armhf (0.9.6-2build1) ...
12:27:32 #11 48.21 Setting up libwebp7:armhf (1.2.2-2) ...
12:27:32 #11 48.22 Setting up libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:32 #11 48.23 Setting up libgcc-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:32 #11 48.24 Setting up libmd0:armhf (1.0.4-1build1) ...
12:27:32 #11 48.25 Setting up python-apt-common (2.4.0) ...
12:27:32 #11 48.27 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
12:27:32 + STATUS=0
12:27:32 + '[' 0 -ne 0 ']'
12:27:32 + /usr/bin/tar -xof -
12:27:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:32 #13 25.69   Installing       : gcc-11.3.1-4.3.el9.x86_64                            39/68 
12:27:32 #13 25.90   Installing       : glibc-static-2.34-54.el9.x86_64                      40/68 
12:27:32 #13 25.91   Installing       : libxcrypt-static-4.4.18-3.el9.x86_64                 41/68 
12:27:32 #13 25.91   Installing       : systemd-rpm-macros-252-3.el9.noarch                  42/68 
12:27:32 #11 59.99 Setting up licensecheck (3.3.0-1) ...
12:27:32 #11 60.00 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:32 #11 60.02 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:32 #11 60.04 Setting up libwww-perl (6.67-1) ...
12:27:32 #11 60.05 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
12:27:32 #11 60.06 Setting up libwww-mechanize-perl (2.14-2) ...
12:27:32 #11 60.08 Setting up devscripts (2.22.2ubuntu3) ...
12:27:32 #11 60.24 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
12:27:32 #11 60.25 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:32 #11 60.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:32 #11 60.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:32 #10 67.88 Setting up libdata-optlist-perl (0.110-1) ...
12:27:32 #10 67.89 Setting up libipc-run-perl (20180523.0-1) ...
12:27:32 #10 67.90 Setting up git (1:2.20.1-2+deb10u6) ...
12:27:32 #10 67.94 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:32 #10 67.95 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:32 #10 67.97 Setting up libtypes-serialiser-perl (1.0-1) ...
12:27:32 #10 67.98 Setting up g++ (4:8.3.0-1) ...
12:27:32 #12 3.029 dh_testdir
12:27:32 #12 3.054 dh_testroot
12:27:32 #12 3.078 dh_prep
12:27:32 #12 3.106 dh_testdir
12:27:32 #12 3.130 dh_testroot
12:27:32 #12 3.153 dh_install
12:27:32 #12 3.189 dh_installdocs
12:27:32 #12 3.228 dh_installchangelogs
12:27:32 #10 66.50 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:32 #10 66.51 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:32 #10 66.53 Setting up libgd3:arm64 (2.3.0-2) ...
12:27:32 #10 66.54 Setting up python3-idna (2.10-1) ...
12:27:32 #10 66.76 Setting up libdata-optlist-perl (0.110-1.1) ...
12:27:32 #11 58.63 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:32 #11 58.64 Setting up libwww-perl (6.67-1) ...
12:27:32 #11 58.66 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
12:27:32 #11 58.67 Setting up libwww-mechanize-perl (2.14-2) ...
12:27:32 #11 58.69 Setting up devscripts (2.22.2ubuntu3) ...
12:27:32 #11 58.84 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
12:27:32 #11 58.86 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:32 #11 58.90 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:32 #11 49.54 Setting up libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
12:27:32 #11 49.55 Setting up libtiff5:armhf (4.4.0-4ubuntu3.2) ...
12:27:32 #11 49.55 Setting up curl (7.85.0-1ubuntu0.2) ...
12:27:32 #11 49.56 Setting up binutils-arm-linux-gnueabihf (2.39-3ubuntu1.1) ...
12:27:32 #11 49.57 Setting up libxmuu1:armhf (2:1.1.3-3) ...
12:27:32 #11 49.58 Setting up gpg (2.2.35-3ubuntu1) ...
12:27:32 #11 49.59 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
12:27:32 #11 49.60 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
12:27:32 #11 49.61 Setting up libperl5.34:armhf (5.34.0-5ubuntu1.1) ...
12:27:32 #11 49.62 Setting up gpg-agent (2.2.35-3ubuntu1) ...
12:27:32 #10 64.34 Setting up libdigest-bubblebabble-perl (0.02-2) ...
12:27:32 #10 64.35 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
12:27:32 #10 64.36 Setting up python3-pkg-resources (40.8.0-1) ...
12:27:32 #10 64.54 Setting up automake (1:1.16.1-4) ...
12:27:32 #10 64.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:32 #10 64.56 Setting up libasync-mergepoint-perl (0.04-2) ...
12:27:32 #10 64.57 Setting up libio-sessiondata-perl (1.03-1) ...
12:27:32 #10 64.58 Setting up libstring-escape-perl (2010.002-2) ...
12:27:32 #10 64.59 Setting up libhttp-date-perl (6.02-1) ...
12:27:32 #10 64.60 Setting up libfile-which-perl (1.23-1) ...
12:27:32 #10 64.61 Setting up mailutils (1:3.5-4) ...
12:27:32 #10 64.62 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
12:27:32 #10 64.62 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
12:27:32 #10 64.63 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
12:27:32 #10 64.63 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
12:27:32 #10 64.64 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
12:27:32 #10 64.64 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
12:27:32 #10 64.64 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
12:27:32 #10 64.65 Setting up libfile-basedir-perl (0.08-1) ...
12:27:32 #10 64.66 Setting up libnumber-range-perl (0.12-1) ...
12:27:32 #10 64.67 Setting up libtask-weaken-perl (1.06-1) ...
12:27:32 #10 64.68 Setting up libunicode-utf8-perl (0.62-1) ...
12:27:32 #10 64.69 Setting up libstruct-dumb-perl (0.09-1) ...
12:27:32 #10 52.54 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
12:27:32 #10 52.55 Setting up libstrictures-perl (2.000003-1) ...
12:27:32 #10 52.56 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:27:32 #10 52.57 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:32 #10 52.58 Setting up libsocket6-perl (0.27-1build2) ...
12:27:32 #10 52.60 Setting up patchutils (0.3.4-2) ...
12:27:32 #10 52.61 Setting up python3-chardet (3.0.4-1) ...
12:27:32 #11 59.53 Setting up liblinux-epoll-perl (0.017-1) ...
12:27:32 + set -e
12:27:32 + mkdir -p /root/build-deb/engine
12:27:32 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:32 #12 4.049    dh_builddeb
12:27:32 #12 4.080 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:32 #12 4.099  dpkg-genbuildinfo --build=binary
12:27:32 #12 4.249  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
12:27:32 #11 48.28 Setting up libcrypt-dev:armhf (1:4.4.27-1) ...
12:27:32 #11 48.29 Setting up libuchardet0:armhf (0.0.7-1build2) ...
12:27:32 #11 48.30 Setting up lzop (1.04-2build2) ...
12:27:32 #11 48.31 Setting up libmpdec3:armhf (2.5.1-2build2) ...
12:27:32 #11 48.36 Setting up git-man (1:2.34.1-1ubuntu1.6) ...
12:27:32 #11 48.37 Setting up netbase (6.3) ...
12:27:32 #11 48.39 Setting up libbinutils:armhf (2.38-4ubuntu2.1) ...
12:27:32 #11 48.40 Setting up libfido2-1:armhf (1.10.0-1) ...
12:27:32 #11 48.41 Setting up libisl23:armhf (0.24-2build1) ...
12:27:32 #11 48.43 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
12:27:32 #11 48.45 Setting up openssl (3.0.2-0ubuntu1.7) ...
12:27:32 #11 48.47 Setting up libbsd0:armhf (0.11.5-1) ...
12:27:32 #11 48.48 Setting up libelf1:armhf (0.186-1build1) ...
12:27:32 #11 48.49 Setting up readline-common (8.1.2-1) ...
12:27:32 #11 48.50 Setting up publicsuffix (20211207.1025-1) ...
12:27:32 #11 48.51 Setting up zstd (1.4.8+dfsg-3build1) ...
12:27:32 #11 48.52 Setting up libmarkdown2:armhf (2.2.7-2) ...
12:27:32 #11 48.53 Setting up libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
12:27:32 #11 48.54 Setting up iso-codes (4.9.0-1) ...
12:27:32 #11 48.55 Setting up liblocale-gettext-perl (1.07-4build3) ...
12:27:32 #11 48.56 Setting up dctrl-tools (2.24-3build2) ...
12:27:32 #11 48.58 Setting up libgdbm6:armhf (1.23-1) ...
12:27:32 #13 26.08   Running scriptlet: openssh-8.7p1-28.el9.x86_64                          43/68 
12:27:32 #13 26.13   Installing       : openssh-8.7p1-28.el9.x86_64                          43/68 
12:27:32 #13 26.14   Installing       : libcbor-0.7.0-5.el9.x86_64                           44/68 
12:27:32 #13 26.22   Installing       : libfido2-1.6.0-7.el9.x86_64                          45/68 
12:27:32 #13 26.24   Installing       : openssh-clients-8.7p1-28.el9.x86_64                  46/68 
12:27:32 #13 26.32   Running scriptlet: openssh-clients-8.7p1-28.el9.x86_64                  46/68 
12:27:32 #11 60.48 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:32 #11 60.51 Processing triggers for sgml-base (1.30) ...
12:27:32 #11 60.53 Setting up libfontconfig1:arm64 (2.13.1-4.4ubuntu1) ...
12:27:32 #11 60.55 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:32 #11 60.58 Setting up lintian (2.115.3ubuntu2.1) ...
12:27:32 #10 68.03 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:32 #10 68.04 Setting up libhtml-parser-perl (3.72-3+b3) ...
12:27:32 #10 68.05 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:32 #10 68.06 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:32 #10 68.08 Setting up librole-tiny-perl (2.000006-1) ...
12:27:32 #10 68.10 Setting up gnupg (2.2.12-1+deb10u2) ...
12:27:32 #10 68.11 Setting up build-essential (12.6) ...
12:27:32 #10 68.14 Setting up libfile-homedir-perl (1.004-1) ...
12:27:32 #10 68.15 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
12:27:32 #10 68.17 Setting up libio-socket-ssl-perl (2.060-3) ...
12:27:32 #10 68.19 Setting up libsub-exporter-perl (0.987-1) ...
12:27:32 #10 68.20 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:32 #10 68.22 Setting up libhttp-message-perl (6.18-1) ...
12:27:32 #10 68.23 Setting up libhtml-form-perl (6.03-1) ...
12:27:32 #10 68.24 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
12:27:32 #10 68.25 Setting up libjson-xs-perl (3.040-1+b1) ...
12:27:32 #10 68.29 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:32 #10 68.30 Setting up libio-prompter-perl (0.004015-1) ...
12:27:32 #10 68.31 Setting up libhttp-cookies-perl (6.04-1) ...
12:27:32 #12 3.291 dh_compress
12:27:32 #12 3.324 dh_fixperms
12:27:32 #12 3.369 dh_installdeb
12:27:32 #12 3.394 dh_gencontrol
12:27:32 #12 3.503 dh_md5sums
12:27:32 #10 66.77 Setting up libipc-run-perl (20200505.0-1) ...
12:27:32 #10 66.78 Setting up git (1:2.30.2-1) ...
12:27:32 #10 66.82 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
12:27:32 #10 66.84 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:27:32 #10 67.02 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:32 #11 58.95 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:32 #11 59.07 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:32 #11 59.10 Processing triggers for sgml-base (1.30) ...
12:27:32 #11 59.13 Setting up libfontconfig1:amd64 (2.13.1-4.4ubuntu1) ...
12:27:32 #11 59.14 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:32 #11 59.17 Setting up lintian (2.115.3ubuntu2.1) ...
12:27:32 #11 63.49 0 added, 0 removed; done.
12:27:32 #11 63.49 Running hooks in /etc/ca-certificates/update.d...
12:27:32 #11 63.49 done.
12:27:32 #10 57.55 129 added, 0 removed; done.
12:27:32 #10 57.66 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
12:27:32 #10 57.67 Setting up shared-mime-info (2.0-1) ...
12:27:32 #11 49.75 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:27:32 #11 49.87 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:27:32 #10 64.70 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
12:27:32 #10 64.71 Setting up libfile-listing-perl (6.04-1) ...
12:27:32 #10 64.72 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
12:27:32 #10 64.73 Setting up libclass-inspector-perl (1.32-1) ...
12:27:32 #10 64.74 Setting up libfont-afm-perl (1.20-2) ...
12:27:32 #10 64.75 Setting up libwant-perl (0.29-1+b4) ...
12:27:32 #10 64.77 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:32 #10 64.78 Setting up libtext-glob-perl (0.10-1) ...
12:27:32 #10 64.79 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:27:32 #10 64.80 Setting up liblist-compare-perl (0.53-1) ...
12:27:32 #10 64.81 Setting up libref-util-xs-perl (0.117-1+b1) ...
12:27:32 #10 64.82 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
12:27:32 #10 64.83 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
12:27:32 #10 64.84 Setting up libsort-key-perl (1.33-2+b1) ...
12:27:32 #10 64.84 Setting up libclone-perl (0.41-1+b1) ...
12:27:32 #10 64.86 Setting up libalgorithm-diff-perl (1.19.03-2) ...
12:27:32 #10 64.87 Setting up libarchive-zip-perl (1.64-1) ...
12:27:32 #10 64.87 Setting up libsub-identify-perl (0.14-1+b1) ...
12:27:32 #10 64.88 Setting up libdistro-info-perl (0.21) ...
12:27:32 #10 64.89 Setting up python3-apt (1.8.4.3) ...
12:27:32 #10 52.85 Setting up liburi-perl (1.73-1) ...
12:27:32 #10 52.86 Setting up libdata-dump-perl (1.23-1) ...
12:27:32 #10 52.87 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
12:27:32 #10 52.89 Setting up libio-string-perl (1.08-3) ...
12:27:32 #10 52.90 Setting up libalgorithm-diff-perl (1.19.03-1) ...
12:27:32 #10 52.91 Setting up libclone-perl (0.39-1) ...
12:27:32 #10 52.93 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
12:27:32 #10 52.95 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
12:27:32 #10 52.97 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:32 #10 52.97 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
12:27:32 #10 52.97 Setting up libnet-http-perl (6.17-1) ...
12:27:32 #10 52.98 Setting up libnumber-compare-perl (0.03-1) ...
12:27:32 #10 52.99 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
12:27:32 #11 59.56 Setting up libvariable-magic-perl (0.62-1build2) ...
12:27:32 #11 59.57 Setting up python3-idna (2.8-1) ...
12:27:32 #12 4.342 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:32 #12 4.345  dpkg-source --after-build .
12:27:32 #12 4.460 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:33 #11 48.59 Setting up libicu70:armhf (70.1-2) ...
12:27:33 #11 48.60 Setting up libctf0:armhf (2.38-4ubuntu2.1) ...
12:27:33 #11 48.61 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
12:27:33 #11 48.62 Setting up pinentry-curses (1.1.1-1build2) ...
12:27:33 #11 48.64 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
12:27:33 #11 48.65 Setting up manpages-dev (5.10-1ubuntu1) ...
12:27:33 #11 48.66 Setting up libdw1:armhf (0.186-1build1) ...
12:27:33 #11 48.67 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
12:27:33 #11 48.68 Setting up libxcb1:armhf (1.14-3ubuntu3) ...
12:27:33 #11 48.69 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
12:27:33 #11 60.60 Setting up libgd3:arm64 (2.3.3-6) ...
12:27:33 #11 60.61 Setting up libc-devtools (2.36-0ubuntu4) ...
12:27:33 #11 60.63 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
12:27:33 #11 60.64 Updating certificates in /etc/ssl/certs...
12:27:33 #10 68.33 Setting up po-debconf (1.0.21) ...
12:27:33 #10 68.34 Setting up libhtml-tree-perl (5.07-2) ...
12:27:33 #10 68.36 Setting up libparams-classify-perl (0.015-1+b1) ...
12:27:33 #10 68.37 Setting up libcgi-pm-perl (4.40-1) ...
12:27:33 #10 68.38 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:33 #10 68.39 Setting up libnet-dns-sec-perl (1.11-1) ...
12:27:33 #10 68.41 Setting up libsereal-perl (4.005-1) ...
12:27:33 #10 68.43 Setting up libhtml-format-perl (2.12-1) ...
12:27:33 #10 68.44 Setting up libxml-sax-perl (1.00+dfsg-1) ...
12:27:33 #10 68.52 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:33 #10 68.57 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:33 #12 3.530 dh_builddeb
12:27:33 #12 3.548 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:33 #12 3.569 
12:27:33 #12 3.569 The package has been created.
12:27:33 #12 3.569 Attention, the package has been created in the current directory,
12:27:33 #12 3.569 not in ".." as indicated by the message above!
12:27:33 #12 3.592 Selecting previously unselected package docker-ce-build-deps.
12:27:33 #12 3.605 (Reading database ... 21446 files and directories currently installed.)
12:27:33 #12 3.606 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:33 #12 3.611 Unpacking docker-ce-build-deps (1.0) ...
12:27:33 #10 67.03 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:33 #10 67.05 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:33 #10 67.06 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:27:33 #10 67.07 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:33 #10 67.09 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:33 #10 67.10 Setting up librole-tiny-perl (2.002004-1) ...
12:27:33 #10 67.11 Setting up gnupg (2.2.27-2+deb11u2) ...
12:27:33 #10 67.12 Setting up build-essential (12.9) ...
12:27:33 #10 67.14 Setting up python3-unidiff (0.5.5-2) ...
12:27:33 + STATUS=0
12:27:33 + '[' 0 -ne 0 ']'
12:27:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:27:33 + RPM_EC=0
12:27:33 ++ jobs -p
12:27:33 + exit 0
12:27:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uCyqen
12:27:33 + umask 022
12:27:33 + cd /root/rpmbuild/BUILD
12:27:33 + cd src
12:27:33 + export DOCKER_GITCOMMIT=2b9de2e
12:27:33 + DOCKER_GITCOMMIT=2b9de2e
12:27:33 + mkdir -p /go/src/github.com/docker
12:27:33 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:27:33 + pushd /root/rpmbuild/BUILD/src/engine
12:27:33 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:27:33 + TMP_GOPATH=/go
12:27:33 + hack/dockerfile/install/install.sh tini
12:27:33 + RM_GOPATH=0
12:27:33 + TMP_GOPATH=/go
12:27:33 + : /usr/local/bin
12:27:33 + '[' -z /go ']'
12:27:33 + export GOPATH=/go
12:27:33 + GOPATH=/go
12:27:33 + case "$(go env GOARCH)" in
12:27:33 ++ go env GOARCH
12:27:33 + export GO_BUILDMODE=-buildmode=pie
12:27:33 + GO_BUILDMODE=-buildmode=pie
12:27:33 ++ dirname hack/dockerfile/install/install.sh
12:27:33 + dir=hack/dockerfile/install
12:27:33 + bin=tini
12:27:33 + shift
12:27:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:27:33 + . hack/dockerfile/install/tini.installer
12:27:33 ++ : v0.19.0
12:27:33 + install_tini
12:27:33 + echo 'Install tini version v0.19.0'
12:27:33 + git clone https://github.com/krallin/tini.git /go/tini
12:27:33 Install tini version v0.19.0
12:27:33 Cloning into '/go/tini'...
12:27:33 #11 59.19 Setting up libgd3:amd64 (2.3.3-6) ...
12:27:33 #11 59.20 Setting up libc-devtools (2.36-0ubuntu4) ...
12:27:33 #11 59.22 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
12:27:33 #11 59.23 Updating certificates in /etc/ssl/certs...
12:27:33 #11 49.99 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:27:33 #11 50.11 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:27:33 #11 50.11 Setting up libxpm4:armhf (1:3.5.12-1ubuntu0.22.10.1) ...
12:27:33 #11 50.12 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
12:27:33 #11 50.18 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
12:27:33 #11 50.18 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
12:27:33 #11 50.19 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
12:27:33 #11 50.19 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
12:27:33 #11 50.19 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
12:27:33 #11 50.19 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:27:33 #11 50.20 Setting up gpgsm (2.2.35-3ubuntu1) ...
12:27:33 #11 50.21 Setting up libxext6:armhf (2:1.3.4-1build1) ...
12:27:33 #10 65.04 Setting up libio-stringy-perl (2.111-3) ...
12:27:33 #10 65.05 Setting up liblist-moreutils-perl (0.416-1+b4) ...
12:27:33 #10 65.06 Setting up libhtml-tagset-perl (3.20-3) ...
12:27:33 #10 65.07 Setting up liblog-any-perl (1.707-1) ...
12:27:33 #10 65.08 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:33 #10 65.09 Setting up libpod-constants-perl (0.19-1) ...
12:27:33 #10 65.10 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
12:27:33 #10 65.11 Setting up libconvert-binhex-perl (1.125-1) ...
12:27:33 #10 65.12 Setting up libfuture-perl (0.39-1) ...
12:27:33 #10 65.13 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:27:33 #10 65.14 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
12:27:33 #10 65.15 Setting up libtry-tiny-perl (0.30-1) ...
12:27:33 #10 53.16 Setting up python3-unidiff (0.5.4-1) ...
12:27:33 #10 53.29 Setting up libunicode-utf8-perl (0.60-1build4) ...
12:27:33 #10 53.31 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:27:33 #10 53.32 Setting up libparams-util-perl (1.07-3build3) ...
12:27:33 #10 53.33 Setting up libsub-name-perl (0.21-1build1) ...
12:27:33 #10 53.34 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
12:27:33 #11 59.84 Setting up libio-html-perl (1.001-1) ...
12:27:33 #11 59.85 Setting up libcroco3:amd64 (0.6.13-1) ...
12:27:33 #11 59.87 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
12:27:33 #11 59.93 Setting up libtest-refcount-perl (0.10-1) ...
12:27:33 #11 59.94 Setting up libparams-util-perl (1.07-3build5) ...
12:27:33 #12 4.465 
12:27:33 #12 4.465 The package has been created.
12:27:33 #12 4.465 Attention, the package has been created in the current directory,
12:27:33 #12 4.465 not in ".." as indicated by the message above!
12:27:33 #12 4.487 Selecting previously unselected package docker-ce-build-deps.
12:27:33 #12 4.499 (Reading database ... 17528 files and directories currently installed.)
12:27:33 #12 4.500 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:33 #12 4.506 Unpacking docker-ce-build-deps (1.0) ...
12:27:33 + mkdir -p /root/build-deb/cli
12:27:33 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:33 + mkdir -p /root/build-deb/buildx
12:27:33 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:33 #10 54.04   Running scriptlet: glibc-common-2.36-8.fc37.x86_64                    142/142 
12:27:33 #10 56.79   Verifying        : bzip2-1.0.8-12.fc37.x86_64                           1/142 
12:27:33 #10 56.79   Verifying        : cpio-2.13-13.fc37.x86_64                             2/142 
12:27:33 #10 56.79   Verifying        : dash-0.5.11.5-2.fc37.x86_64                          3/142 
12:27:33 #10 56.79   Verifying        : debugedit-5.0-5.fc37.x86_64                          4/142 
12:27:33 #10 56.79   Verifying        : desktop-file-utils-0.26-7.fc37.x86_64                5/142 
12:27:33 #10 56.79   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.x86_64        6/142 
12:27:33 #10 56.79   Verifying        : diffutils-3.8-3.fc37.x86_64                          7/142 
12:27:33 #10 56.79   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                 8/142 
12:27:33 #10 56.79   Verifying        : dwz-0.14-7.fc37.x86_64                               9/142 
12:27:33 #10 56.79   Verifying        : ed-1.18-2.fc37.x86_64                               10/142 
12:27:33 #10 56.79   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     11/142 
12:27:33 #10 56.79   Verifying        : elfutils-0.187-8.fc37.x86_64                        12/142 
12:27:33 #10 56.79   Verifying        : elfutils-debuginfod-client-0.187-8.fc37.x86_64      13/142 
12:27:33 #10 56.79   Verifying        : enchant2-2.3.3-2.fc37.x86_64                        14/142 
12:27:33 #10 56.79   Verifying        : file-5.42-4.fc37.x86_64                             15/142 
12:27:33 #10 56.79   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             16/142 
12:27:33 #10 56.79   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   17/142 
12:27:33 #10 56.79   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   18/142 
12:27:33 #10 56.79   Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 19/142 
12:27:33 #10 56.79   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  20/142 
12:27:33 #10 56.79   Verifying        : groff-base-1.22.4-10.fc37.x86_64                    21/142 
12:27:33 #10 56.80   Verifying        : hunspell-1.7.0-21.fc37.x86_64                       22/142 
12:27:33 #10 56.80   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             23/142 
12:27:33 #10 56.80   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          24/142 
12:27:33 #10 56.80   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          25/142 
12:27:33 #10 56.80   Verifying        : hunspell-filesystem-1.7.0-21.fc37.x86_64            26/142 
12:27:33 #10 56.80   Verifying        : json-glib-1.6.6-3.fc37.x86_64                       27/142 
12:27:33 #10 56.80   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               28/142 
12:27:33 #10 56.80   Verifying        : libappstream-glib-0.8.1-1.fc37.x86_64               29/142 
12:27:33 #10 56.80   Verifying        : libjpeg-turbo-2.1.3-2.fc37.x86_64                   30/142 
12:27:33 #10 56.80   Verifying        : libpkgconf-1.8.0-3.fc37.x86_64                      31/142 
12:27:33 #10 56.80   Verifying        : libpng-2:1.6.37-13.fc37.x86_64                      32/142 
12:27:33 #10 56.80   Verifying        : libstemmer-0-19.585svn.fc37.x86_64                  33/142 
12:27:33 #10 56.80   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     34/142 
12:27:33 #10 56.80   Verifying        : ncurses-6.3-3.20220501.fc37.x86_64                  35/142 
12:27:33 #10 56.80   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     36/142 
12:27:33 #10 56.80   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   37/142 
12:27:33 #10 56.80   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               38/142 
12:27:33 #10 56.80   Verifying        : package-notes-srpm-macros-0.5-6.fc37.noarch         39/142 
12:27:33 #10 56.80   Verifying        : patch-2.7.6-17.fc37.x86_64                          40/142 
12:27:33 #10 56.80   Verifying        : perl-AutoLoader-5.74-492.fc37.noarch                41/142 
12:27:33 #10 56.80   Verifying        : perl-B-1.83-492.fc37.x86_64                         42/142 
12:27:33 #10 56.80   Verifying        : perl-Carp-1.52-489.fc37.noarch                      43/142 
12:27:33 #10 56.80   Verifying        : perl-Class-Struct-0.66-492.fc37.noarch              44/142 
12:27:33 #10 56.80   Verifying        : perl-Data-Dumper-2.184-490.fc37.x86_64              45/142 
12:27:33 #10 56.80   Verifying        : perl-Digest-1.20-489.fc37.noarch                    46/142 
12:27:33 #10 56.80   Verifying        : perl-Digest-MD5-2.58-489.fc37.x86_64                47/142 
12:27:33 #10 56.80   Verifying        : perl-DynaLoader-1.52-492.fc37.x86_64                48/142 
12:27:33 #10 56.80   Verifying        : perl-Encode-4:3.19-492.fc37.x86_64                  49/142 
12:27:33 #10 56.80   Verifying        : perl-Errno-1.36-492.fc37.x86_64                     50/142 
12:27:33 #10 56.80   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  51/142 
12:27:33 #10 56.80   Verifying        : perl-Fcntl-1.15-492.fc37.x86_64                     52/142 
12:27:33 #10 56.80   Verifying        : perl-File-Basename-2.85-492.fc37.noarch             53/142 
12:27:33 #10 56.80   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 54/142 
12:27:33 #10 56.80   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          55/142 
12:27:33 #10 56.80   Verifying        : perl-File-stat-1.12-492.fc37.noarch                 56/142 
12:27:33 #10 56.80   Verifying        : perl-FileHandle-2.03-492.fc37.noarch                57/142 
12:27:33 #10 56.80   Verifying        : perl-Getopt-Std-1.13-492.fc37.noarch                58/142 
12:27:33 #10 56.80   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  59/142 
12:27:33 #10 56.80   Verifying        : perl-IO-1.50-492.fc37.x86_64                        60/142 
12:27:33 #10 56.80   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              61/142 
12:27:33 #10 56.80   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              62/142 
12:27:33 #10 56.80   Verifying        : perl-IPC-Open3-1.22-492.fc37.noarch                 63/142 
12:27:33 #10 56.80   Verifying        : perl-MIME-Base64-3.16-489.fc37.x86_64               64/142 
12:27:33 #10 56.80   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              65/142 
12:27:33 #10 56.80   Verifying        : perl-NDBM_File-1.15-492.fc37.x86_64                 66/142 
12:27:33 #10 56.80   Verifying        : perl-Net-SSLeay-1.92-4.fc37.x86_64                  67/142 
12:27:33 #10 56.80   Verifying        : perl-POSIX-2.03-492.fc37.x86_64                     68/142 
12:27:33 #10 56.80   Verifying        : perl-PathTools-3.84-489.fc37.x86_64                 69/142 
12:27:33 #10 56.80   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             70/142 
12:27:33 #10 56.80   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            71/142 
12:27:33 #10 56.80   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              72/142 
12:27:33 #10 56.80   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 73/142 
12:27:33 #10 56.80   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64       74/142 
12:27:33 #10 56.80   Verifying        : perl-SelectSaver-1.02-492.fc37.noarch               75/142 
12:27:33 #10 56.80   Verifying        : perl-Socket-4:2.036-1.fc37.x86_64                   76/142 
12:27:33 #10 56.80   Verifying        : perl-Storable-1:3.26-489.fc37.x86_64                77/142 
12:27:33 #10 56.80   Verifying        : perl-Symbol-1.09-492.fc37.noarch                    78/142 
12:27:33 #10 56.80   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            79/142 
12:27:33 #10 56.80   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  80/142 
12:27:33 #10 56.80   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           81/142 
12:27:33 #10 56.80   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       82/142 
12:27:33 #10 56.80   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             83/142 
12:27:33 #10 56.80   Verifying        : perl-base-2.27-492.fc37.noarch                      84/142 
12:27:33 #10 56.80   Verifying        : perl-constant-1.33-490.fc37.noarch                  85/142 
12:27:33 #10 56.80   Verifying        : perl-if-0.61.000-492.fc37.noarch                    86/142 
12:27:33 #10 56.80   Verifying        : perl-interpreter-4:5.36.0-492.fc37.x86_64           87/142 
12:27:33 #10 56.80   Verifying        : perl-libnet-3.14-490.fc37.noarch                    88/142 
12:27:33 #10 56.80   Verifying        : perl-libs-4:5.36.0-492.fc37.x86_64                  89/142 
12:27:33 #10 56.80   Verifying        : perl-mro-1.26-492.fc37.x86_64                       90/142 
12:27:33 #10 56.80   Verifying        : perl-overload-1.35-492.fc37.noarch                  91/142 
12:27:33 #10 56.80   Verifying        : perl-overloading-0.02-492.fc37.noarch               92/142 
12:27:33 #10 56.80   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 93/142 
12:27:33 #10 56.80   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               94/142 
12:27:33 #10 56.80   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   95/142 
12:27:33 #10 56.80   Verifying        : perl-subs-1.04-492.fc37.noarch                      96/142 
12:27:33 #10 56.80   Verifying        : perl-vars-1.05-492.fc37.noarch                      97/142 
12:27:33 #10 56.80   Verifying        : pkgconf-1.8.0-3.fc37.x86_64                         98/142 
12:27:33 #10 56.80   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      99/142 
12:27:33 #10 56.80   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.x86_64             100/142 
12:27:33 #10 56.80   Verifying        : python3-construct-2.10.68-3.fc37.noarch            101/142 
12:27:33 #10 56.80   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             102/142 
12:27:33 #10 56.80   Verifying        : python3-distro-1.7.0-3.fc37.noarch                 103/142 
12:27:33 #10 56.80   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch       104/142 
12:27:33 #10 56.80   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                105/142 
12:27:33 #10 56.80   Verifying        : python3-file-magic-5.42-4.fc37.noarch              106/142 
12:27:33 #10 56.80   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   107/142 
12:27:33 #10 56.80   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   108/142 
12:27:33 #10 56.80   Verifying        : python3-six-1.16.0-8.fc37.noarch                   109/142 
12:27:33 #10 56.80   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                110/142 
12:27:33 #10 56.80   Verifying        : redhat-rpm-config-228-1.fc37.noarch                111/142 
12:27:33 #10 56.80   Verifying        : rpm-build-4.18.0-1.fc37.x86_64                     112/142 
12:27:33 #10 56.80   Verifying        : shared-mime-info-2.2-2.fc37.x86_64                 113/142 
12:27:33 #10 56.80   Verifying        : unzip-6.0-58.fc37.x86_64                           114/142 
12:27:33 #10 56.80   Verifying        : xxhash-libs-0.8.1-3.fc37.x86_64                    115/142 
12:27:33 #10 56.80   Verifying        : xz-5.2.5-10.fc37.x86_64                            116/142 
12:27:33 #10 56.80   Verifying        : zip-3.0-33.fc37.x86_64                             117/142 
12:27:33 #10 56.80   Verifying        : zstd-1.5.2-3.fc37.x86_64                           118/142 
12:27:33 #10 56.80   Verifying        : ansible-srpm-macros-1-8.1.fc37.noarch              119/142 
12:27:33 #10 56.80   Verifying        : binutils-2.38-25.fc37.x86_64                       120/142 
12:27:33 #10 56.80   Verifying        : binutils-gold-2.38-25.fc37.x86_64                  121/142 
12:27:33 #10 56.80   Verifying        : dbus-libs-1:1.14.4-1.fc37.x86_64                   122/142 
12:27:33 #10 56.80   Verifying        : emacs-filesystem-1:28.2-1.fc37.noarch              123/142 
12:27:33 #10 56.80   Verifying        : gdb-minimal-12.1-6.fc37.x86_64                     124/142 
12:27:33 #10 56.80   Verifying        : glibc-gconv-extra-2.36-9.fc37.x86_64               125/142 
12:27:33 #10 56.80   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                   126/142 
12:27:33 #10 56.80   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              127/142 
12:27:33 #10 56.80   Verifying        : perl-URI-5.17-1.fc37.noarch                        128/142 
12:27:33 #10 56.80   Verifying        : python-srpm-macros-3.11-5.fc37.noarch              129/142 
12:27:33 #10 56.80   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                   130/142 
12:27:33 #10 56.80   Verifying        : python3-zstandard-0.19.0-1.fc37.x86_64             131/142 
12:27:33 #10 56.80   Verifying        : qt5-srpm-macros-5.15.8-1.fc37.noarch               132/142 
12:27:33 #10 56.80   Verifying        : rpmautospec-rpm-macros-0.3.1-1.fc37.noarch         133/142 
12:27:33 #10 56.80   Verifying        : rpmlint-2.4.0-3.fc37.noarch                        134/142 
12:27:33 #10 56.80   Verifying        : rpmlint-fedora-license-data-1.11-1.fc37.noarch     135/142 
12:27:33 #10 56.80   Verifying        : rust-srpm-macros-23-1.fc37.noarch                  136/142 
12:27:33 #10 56.80   Verifying        : glibc-2.36-9.fc37.x86_64                           137/142 
12:27:33 #10 56.80   Verifying        : glibc-2.36-8.fc37.x86_64                           138/142 
12:27:33 #10 56.80   Verifying        : glibc-common-2.36-9.fc37.x86_64                    139/142 
12:27:33 #10 56.80   Verifying        : glibc-common-2.36-8.fc37.x86_64                    140/142 
12:27:33 #10 56.80   Verifying        : glibc-minimal-langpack-2.36-9.fc37.x86_64          141/142 
12:27:33 #11 48.84 Setting up libedit2:armhf (3.1-20210910-1build1) ...
12:27:33 #11 48.85 Setting up libreadline8:armhf (8.1.2-1) ...
12:27:33 #11 48.86 Setting up m4 (1.4.18-5ubuntu2) ...
12:27:33 #11 48.87 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:27:33 #11 48.88 Setting up libpython3.10-stdlib:armhf (3.10.6-1~22.04.2) ...
12:27:33 #11 48.89 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
12:27:33 #11 61.06 0 added, 0 removed; done.
12:27:33 #11 61.06 Running hooks in /etc/ca-certificates/update.d...
12:27:33 #11 61.06 done.
12:27:33 #11 61.07 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:33 #10 67.28 Setting up lsb-release (11.1.0) ...
12:27:33 #10 67.30 Setting up libfont-ttf-perl (1.06-1.1) ...
12:27:33 #10 67.31 Setting up libfile-homedir-perl (1.006-1) ...
12:27:33 #10 67.32 Setting up python3-magic (2:0.4.20-3) ...
12:27:33 #10 67.47 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:27:33 #10 67.49 Setting up pristine-tar (1.49) ...
12:27:33 #10 67.50 Setting up libio-socket-ssl-perl (2.069-1) ...
12:27:33 #10 67.53 Setting up libsub-exporter-perl (0.987-1) ...
12:27:33 + cd /go/tini
12:27:33 + git checkout -q v0.19.0
12:27:33 + cmake .
12:27:33 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:27:33   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:27:33   CMake.
12:27:33 
12:27:33   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:27:33   CMake that the project does not need compatibility with older versions.
12:27:33 
12:27:33 
12:27:33 -- The C compiler identification is GNU 11.3.1
12:27:33 -- Detecting C compiler ABI info
12:27:33 -- Detecting C compiler ABI info - done
12:27:33 -- Check for working C compiler: /usr/bin/cc - skipped
12:27:33 -- Detecting C compile features
12:27:33 -- Detecting C compile features - done
12:27:33 -- Performing Test HAS_BUILTIN_FORTIFY
12:27:33 #11 59.54 0 added, 0 removed; done.
12:27:33 #11 59.54 Running hooks in /etc/ca-certificates/update.d...
12:27:33 #11 59.55 done.
12:27:33 #11 59.55 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:33 #13 26.41   Installing       : git-core-2.39.1-1.el9.x86_64                         47/68 
12:27:33 #13 26.66   Installing       : git-core-doc-2.39.1-1.el9.noarch                     48/68 
12:27:33 #13 26.78   Installing       : perl-Git-2.39.1-1.el9.noarch                         49/68 
12:27:33 #11 50.22 Setting up libcurl3-gnutls:armhf (7.85.0-1ubuntu0.2) ...
12:27:33 #11 50.23 Setting up systemd (251.4-1ubuntu7) ...
12:27:33 #11 50.25 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:27:33 #11 50.26 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:27:33 #11 50.26 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:27:33 #11 50.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:27:33 #11 50.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:27:33 #11 50.27 Initializing machine ID from D-Bus machine ID.
12:27:33 #11 50.44 Setting up binutils (2.39-3ubuntu1.1) ...
12:27:33 #11 50.44 Setting up man-db (2.10.2-2) ...
12:27:33 #10 65.16 Setting up libtype-tiny-perl (1.004004-1) ...
12:27:33 #10 65.17 Setting up libtest-fatal-perl (0.014-1) ...
12:27:33 #10 65.18 Setting up libcommon-sense-perl (3.74-2+b7) ...
12:27:33 #10 65.19 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:33 #10 65.20 Setting up libnet-http-perl (6.18-1) ...
12:27:33 #10 65.21 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
12:27:33 #10 65.22 Setting up libencode-locale-perl (1.05-1) ...
12:27:33 #10 65.23 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:33 #10 65.24 Setting up libnet-dns-perl (1.19-1) ...
12:27:33 #10 65.25 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
12:27:33 #10 65.26 Setting up libdevel-callchecker-perl (0.008-1) ...
12:27:33 #10 65.27 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:33 #10 65.28 Setting up libsub-install-perl (0.928-1) ...
12:27:33 #10 65.29 Setting up dpkg-dev (1.19.8) ...
12:27:33 #10 65.31 Setting up libnumber-compare-perl (0.03-1) ...
12:27:33 #10 65.33 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:33 #10 65.33 Setting up libio-async-perl (0.72-1) ...
12:27:33 #10 65.34 Setting up liberror-perl (0.17027-2) ...
12:27:33 #10 65.35 Setting up patchutils (0.3.4-2) ...
12:27:33 #10 53.43 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
12:27:33 #10 53.44 Setting up libsub-quote-perl (2.005000-1) ...
12:27:33 #10 53.46 Setting up libfcgi-perl (0.78-2build1) ...
12:27:33 #10 53.47 Setting up libwww-robotrules-perl (6.01-1) ...
12:27:33 #10 53.48 Setting up python3-debian (0.1.32) ...
12:27:33 #11 59.95 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
12:27:33 #11 59.96 Setting up autoconf (2.69-11.1) ...
12:27:33 #11 59.98 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:27:33 #11 60.15 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:33 #11 60.16 Setting up libarray-intspan-perl (2.003-1) ...
12:27:33 #11 60.17 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:33 #11 60.18 Setting up libtimedate-perl (2.3200-1) ...
12:27:33 #11 60.19 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:27:33 #11 60.20 Setting up libsub-name-perl (0.26-1) ...
12:27:33 #11 60.23 Setting up libtype-tiny-xs-perl (0.016-1) ...
12:27:33 #11 60.24 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:33 #11 60.26 Setting up xauth (1:1.1-0ubuntu1) ...
12:27:33 #11 60.27 Setting up cpp (4:9.3.0-1ubuntu2) ...
12:27:33 #11 60.29 Setting up libpath-tiny-perl (0.108-1) ...
12:27:33 #11 60.30 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:33 #11 DONE 64.0s
12:27:33 
12:27:33 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:33 #12 DONE 0.1s
12:27:33 
12:27:33 #13 [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:27:33 #10 56.81   Verifying        : glibc-minimal-langpack-2.36-8.fc37.x86_64          142/142 
12:27:33 #10 56.96 
12:27:33 #10 56.96 Upgraded:
12:27:33 #10 56.96   glibc-2.36-9.fc37.x86_64                    glibc-common-2.36-9.fc37.x86_64  
12:27:33 #10 56.96   glibc-minimal-langpack-2.36-9.fc37.x86_64  
12:27:33 #10 56.96 Installed:
12:27:33 #10 56.96   ansible-srpm-macros-1-8.1.fc37.noarch                                         
12:27:33 #10 56.96   binutils-2.38-25.fc37.x86_64                                                  
12:27:33 #10 56.96   binutils-gold-2.38-25.fc37.x86_64                                             
12:27:33 #10 56.96   bzip2-1.0.8-12.fc37.x86_64                                                    
12:27:33 #10 56.96   cpio-2.13-13.fc37.x86_64                                                      
12:27:33 #10 56.96   dash-0.5.11.5-2.fc37.x86_64                                                   
12:27:33 #10 56.96   dbus-libs-1:1.14.4-1.fc37.x86_64                                              
12:27:33 #10 56.96   debugedit-5.0-5.fc37.x86_64                                                   
12:27:33 #10 56.96   desktop-file-utils-0.26-7.fc37.x86_64                                         
12:27:33 #10 56.96   devscripts-checkbashisms-2.22.2-3.fc37.x86_64                                 
12:27:33 #10 56.96   diffutils-3.8-3.fc37.x86_64                                                   
12:27:33 #10 56.96   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
12:27:33 #10 56.96   dwz-0.14-7.fc37.x86_64                                                        
12:27:33 #10 56.96   ed-1.18-2.fc37.x86_64                                                         
12:27:33 #10 56.96   efi-srpm-macros-5-6.fc37.noarch                                               
12:27:33 #10 56.96   elfutils-0.187-8.fc37.x86_64                                                  
12:27:33 #10 56.96   elfutils-debuginfod-client-0.187-8.fc37.x86_64                                
12:27:33 #10 56.96   emacs-filesystem-1:28.2-1.fc37.noarch                                         
12:27:33 #10 56.96   enchant2-2.3.3-2.fc37.x86_64                                                  
12:27:33 #10 56.96   file-5.42-4.fc37.x86_64                                                       
12:27:33 #10 56.96   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
12:27:33 #10 56.96   fpc-srpm-macros-1.3-6.fc37.noarch                                             
12:27:33 #10 56.96   gdb-minimal-12.1-6.fc37.x86_64                                                
12:27:33 #10 56.96   gdk-pixbuf2-2.42.10-1.fc37.x86_64                                             
12:27:33 #10 56.96   ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
12:27:33 #10 56.96   glibc-gconv-extra-2.36-9.fc37.x86_64                                          
12:27:33 #10 56.96   gnat-srpm-macros-5-1.fc37.noarch                                              
12:27:33 #10 56.96   go-srpm-macros-3.2.0-1.fc37.noarch                                            
12:27:33 #10 56.96   groff-base-1.22.4-10.fc37.x86_64                                              
12:27:33 #10 56.96   hunspell-1.7.0-21.fc37.x86_64                                                 
12:27:33 #10 56.96   hunspell-en-0.20140811.1-23.fc37.noarch                                       
12:27:33 #10 56.96   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
12:27:33 #10 56.96   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
12:27:33 #10 56.96   hunspell-filesystem-1.7.0-21.fc37.x86_64                                      
12:27:33 #10 56.96   json-glib-1.6.6-3.fc37.x86_64                                                 
12:27:33 #10 56.96   kernel-srpm-macros-1.0-15.fc37.noarch                                         
12:27:33 #10 56.96   libappstream-glib-0.8.1-1.fc37.x86_64                                         
12:27:33 #10 56.96   libjpeg-turbo-2.1.3-2.fc37.x86_64                                             
12:27:33 #10 56.96   libpkgconf-1.8.0-3.fc37.x86_64                                                
12:27:33 #10 56.96   libpng-2:1.6.37-13.fc37.x86_64                                                
12:27:33 #10 56.96   libstemmer-0-19.585svn.fc37.x86_64                                            
12:27:33 #10 56.96   lua-srpm-macros-1-7.fc37.noarch                                               
12:27:33 #10 56.96   ncurses-6.3-3.20220501.fc37.x86_64                                            
12:27:33 #10 56.96   nim-srpm-macros-3-7.fc37.noarch                                               
12:27:33 #10 56.96   ocaml-srpm-macros-7-2.fc37.noarch                                             
12:27:33 #10 56.96   openblas-srpm-macros-2-12.fc37.noarch                                         
12:27:33 #10 56.96   package-notes-srpm-macros-0.5-6.fc37.noarch                                   
12:27:33 #10 56.96   patch-2.7.6-17.fc37.x86_64                                                    
12:27:33 #10 56.96   perl-AutoLoader-5.74-492.fc37.noarch                                          
12:27:33 #10 56.96   perl-B-1.83-492.fc37.x86_64                                                   
12:27:33 #10 56.96   perl-Carp-1.52-489.fc37.noarch                                                
12:27:33 #10 56.96   perl-Class-Struct-0.66-492.fc37.noarch                                        
12:27:33 #10 56.96   perl-Data-Dumper-2.184-490.fc37.x86_64                                        
12:27:33 #10 56.96   perl-Digest-1.20-489.fc37.noarch                                              
12:27:33 #10 56.96   perl-Digest-MD5-2.58-489.fc37.x86_64                                          
12:27:33 #10 56.96   perl-DynaLoader-1.52-492.fc37.x86_64                                          
12:27:33 #10 56.96   perl-Encode-4:3.19-492.fc37.x86_64                                            
12:27:33 #10 56.96   perl-Errno-1.36-492.fc37.x86_64                                               
12:27:33 #10 56.96   perl-Exporter-5.77-489.fc37.noarch                                            
12:27:33 #10 56.96   perl-Fcntl-1.15-492.fc37.x86_64                                               
12:27:33 #10 56.96   perl-File-Basename-2.85-492.fc37.noarch                                       
12:27:33 #10 56.96   perl-File-Path-2.18-489.fc37.noarch                                           
12:27:33 #10 56.96   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
12:27:33 #10 56.96   perl-File-stat-1.12-492.fc37.noarch                                           
12:27:33 #10 56.96   perl-FileHandle-2.03-492.fc37.noarch                                          
12:27:33 #10 56.96   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
12:27:33 #10 56.96   perl-Getopt-Std-1.13-492.fc37.noarch                                          
12:27:33 #10 56.96   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
12:27:33 #10 56.96   perl-IO-1.50-492.fc37.x86_64                                                  
12:27:33 #10 56.96   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
12:27:33 #10 56.96   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
12:27:33 #10 56.96   perl-IPC-Open3-1.22-492.fc37.noarch                                           
12:27:33 #10 56.96   perl-MIME-Base64-3.16-489.fc37.x86_64                                         
12:27:33 #10 56.96   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
12:27:33 #10 56.96   perl-NDBM_File-1.15-492.fc37.x86_64                                           
12:27:33 #10 56.96   perl-Net-SSLeay-1.92-4.fc37.x86_64                                            
12:27:33 #10 56.96   perl-POSIX-2.03-492.fc37.x86_64                                               
12:27:33 #10 56.96   perl-PathTools-3.84-489.fc37.x86_64                                           
12:27:33 #10 56.96   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
12:27:33 #10 56.96   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
12:27:33 #10 56.96   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
12:27:33 #10 56.96   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
12:27:33 #10 56.96   perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64                                 
12:27:33 #10 56.96   perl-SelectSaver-1.02-492.fc37.noarch                                         
12:27:33 #10 56.96   perl-Socket-4:2.036-1.fc37.x86_64                                             
12:27:33 #10 56.96   perl-Storable-1:3.26-489.fc37.x86_64                                          
12:27:33 #10 56.96   perl-Symbol-1.09-492.fc37.noarch                                              
12:27:33 #10 56.96   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
12:27:33 #10 56.96   perl-Term-Cap-1.17-489.fc37.noarch                                            
12:27:33 #10 56.96   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
12:27:33 #10 56.96   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
12:27:33 #10 56.96   perl-Time-Local-2:1.300-489.fc37.noarch                                       
12:27:33 #10 56.96   perl-URI-5.17-1.fc37.noarch                                                   
12:27:33 #10 56.96   perl-base-2.27-492.fc37.noarch                                                
12:27:33 #10 56.96   perl-constant-1.33-490.fc37.noarch                                            
12:27:33 #10 56.96   perl-if-0.61.000-492.fc37.noarch                                              
12:27:33 #10 56.96   perl-interpreter-4:5.36.0-492.fc37.x86_64                                     
12:27:33 #10 56.96   perl-libnet-3.14-490.fc37.noarch                                              
12:27:33 #10 56.96   perl-libs-4:5.36.0-492.fc37.x86_64                                            
12:27:33 #10 56.96   perl-mro-1.26-492.fc37.x86_64                                                 
12:27:33 #10 56.96   perl-overload-1.35-492.fc37.noarch                                            
12:27:33 #10 56.96   perl-overloading-0.02-492.fc37.noarch                                         
12:27:33 #10 56.96   perl-parent-1:0.238-489.fc37.noarch                                           
12:27:33 #10 56.96   perl-podlators-1:4.14-489.fc37.noarch                                         
12:27:33 #10 56.96   perl-srpm-macros-1-46.fc37.noarch                                             
12:27:33 #10 56.96   perl-subs-1.04-492.fc37.noarch                                                
12:27:33 #10 56.96   perl-vars-1.05-492.fc37.noarch                                                
12:27:33 #10 56.96   pkgconf-1.8.0-3.fc37.x86_64                                                   
12:27:33 #10 56.96   pkgconf-m4-1.8.0-3.fc37.noarch                                                
12:27:33 #10 56.96   pkgconf-pkg-config-1.8.0-3.fc37.x86_64                                        
12:27:33 #10 56.96   python-srpm-macros-3.11-5.fc37.noarch                                         
12:27:33 #10 56.96   python3-construct-2.10.68-3.fc37.noarch                                       
12:27:33 #10 56.96   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
12:27:33 #10 56.96   python3-dbus-1.3.2-1.fc37.x86_64                                              
12:27:33 #10 56.96   python3-distro-1.7.0-3.fc37.noarch                                            
12:27:33 #10 56.96   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
12:27:33 #10 56.96   python3-enchant-3.2.2-5.fc37.noarch                                           
12:27:33 #10 56.96   python3-file-magic-5.42-4.fc37.noarch                                         
12:27:33 #10 56.96   python3-pybeam-0.7-4.fc37.noarch                                              
12:27:33 #10 56.96   python3-pyxdg-0.27-6.fc37.noarch                                              
12:27:33 #10 56.96   python3-six-1.16.0-8.fc37.noarch                                              
12:27:33 #10 56.96   python3-tomli-w-1.0.0-4.fc37.noarch                                           
12:27:33 #10 56.96   python3-zstandard-0.19.0-1.fc37.x86_64                                        
12:27:33 #10 56.96   qt5-srpm-macros-5.15.8-1.fc37.noarch                                          
12:27:33 #10 56.96   redhat-rpm-config-228-1.fc37.noarch                                           
12:27:33 #10 56.96   rpm-build-4.18.0-1.fc37.x86_64                                                
12:27:33 #10 56.96   rpmautospec-rpm-macros-0.3.1-1.fc37.noarch                                    
12:27:33 #10 56.96   rpmlint-2.4.0-3.fc37.noarch                                                   
12:27:33 #10 56.96   rpmlint-fedora-license-data-1.11-1.fc37.noarch                                
12:27:33 #10 56.96   rust-srpm-macros-23-1.fc37.noarch                                             
12:27:33 #10 56.96   shared-mime-info-2.2-2.fc37.x86_64                                            
12:27:33 #10 56.96   unzip-6.0-58.fc37.x86_64                                                      
12:27:33 #10 56.96   xxhash-libs-0.8.1-3.fc37.x86_64                                               
12:27:33 #10 56.96   xz-5.2.5-10.fc37.x86_64                                                       
12:27:33 #10 56.96   zip-3.0-33.fc37.x86_64                                                        
12:27:33 #10 56.96   zstd-1.5.2-3.fc37.x86_64                                                      
12:27:33 #10 56.96 
12:27:33 #10 56.96 Complete!
12:27:33 #10 DONE 57.1s
12:27:33 #11 49.21 Updating certificates in /etc/ssl/certs...
12:27:33 #10 67.54 Setting up libc-devtools (2.31-13+deb11u5) ...
12:27:33 #10 67.56 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:33 #10 67.58 Setting up libhttp-message-perl (6.28-1) ...
12:27:33 #10 67.59 Setting up libhtml-form-perl (6.07-1) ...
12:27:33 #10 67.60 Setting up python3-pkg-resources (52.0.0-4) ...
12:27:33 #10 67.80 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:27:33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:27:33 -- Configuring done
12:27:33 -- Generating done
12:27:33 -- Build files have been written to: /go/tini
12:27:33 + make tini-static
12:27:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:27:33 #10 60.18 Running transaction check
12:27:33 #10 60.25 Transaction check succeeded.
12:27:33 #10 60.25 Running transaction test
12:27:33 #13 26.91   Installing       : git-2.39.1-1.el9.x86_64                              50/68 
12:27:33 #13 26.91   Installing       : kmod-libs-28-7.el9.x86_64                            51/68 
12:27:33 #13 26.98   Installing       : acl-2.3.1-3.el9.x86_64                               52/68 
12:27:33 #13 26.99   Installing       : dbus-1:1.12.20-7.el9.x86_64                          53/68 
12:27:33 #13 27.00   Installing       : systemd-pam-252-3.el9.x86_64                         54/68 
12:27:33 #10 68.73 
12:27:33 #10 68.73 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:33 #10 68.84 Setting up dput (1.0.3) ...
12:27:33 #10 69.00 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:33 #10 69.01 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:33 #10 69.03 Setting up libmailtools-perl (2.18-1) ...
12:27:33 #10 69.04 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
12:27:33 #10 69.06 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
12:27:33 #10 69.10 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:33 #11 50.53 Building database of manual pages ...
12:27:33 #11 50.72 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
12:27:33 #11 50.76 Setting up libgpgme11:armhf (1.17.1-4.1ubuntu1) ...
12:27:33 #10 53.64 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:33 #10 53.65 Setting up libclass-accessor-perl (0.51-1) ...
12:27:33 #10 53.66 Setting up libsort-key-perl (1.33-2) ...
12:27:33 #10 53.67 Setting up libhtml-tagset-perl (3.20-3) ...
12:27:33 #10 53.68 Setting up libpath-tiny-perl (0.104-1) ...
12:27:33 #10 53.70 Setting up libtool (2.4.6-2) ...
12:27:33 #10 53.71 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:33 #10 53.72 Setting up libsub-install-perl (0.928-1) ...
12:27:33 #10 53.73 Setting up libdata-optlist-perl (0.110-1) ...
12:27:33 #10 53.74 Setting up libio-stringy-perl (2.111-2) ...
12:27:33 #10 53.75 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:33 #10 53.76 Setting up libtry-tiny-perl (0.30-1) ...
12:27:33 #10 53.79 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:27:33 #10 53.80 Setting up libfont-afm-perl (1.20-2) ...
12:27:33 #10 53.81 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
12:27:33 #10 65.37 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:33 #10 65.38 Setting up libltdl-dev:amd64 (2.4.6-9) ...
12:27:33 #10 65.39 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:33 #10 65.40 Setting up libio-string-perl (1.08-3) ...
12:27:33 #10 65.41 Setting up libreadonly-perl (2.050-1) ...
12:27:33 #10 65.43 Setting up python3-chardet (3.0.4-3) ...
12:27:33 #10 65.64 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:33 #11 60.32 Setting up libjson-perl (4.02000-2) ...
12:27:33 #11 60.33 Setting up libsub-override-perl (0.09-2) ...
12:27:33 #11 60.34 Setting up python3-unidiff (0.5.5-2) ...
12:27:33 #11 60.47 Setting up libstrictures-perl (2.000006-1) ...
12:27:33 #11 60.48 Setting up libsub-quote-perl (2.006006-1) ...
12:27:33 #11 60.49 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
12:27:33 #11 60.50 Setting up libsort-versions-perl (1.62-1) ...
12:27:33 #11 60.51 Setting up libexporter-tiny-perl (1.002001-1) ...
12:27:33 #11 60.52 Setting up libre-engine-re2-perl (0.13-5) ...
12:27:33 #11 60.54 Setting up libterm-readkey-perl (2.38-1build1) ...
12:27:33 #11 60.55 Setting up lsb-release (11.1.0ubuntu2) ...
12:27:33 #11 60.56 Setting up libnet-ip-perl (1.26-2) ...
12:27:33 
12:27:33 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
12:27:33 #11 DONE 0.1s
12:27:33 
12:27:33 #12 [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
12:27:33 + mkdir -p /root/build-deb/compose
12:27:33 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:33 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:33 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:33 + mkdir -p /go/src/github.com/docker
12:27:33 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:33 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:33 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:33 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:33 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:33 + EPOCH=5
12:27:33 + EPOCH_SEP=
12:27:33 + [[ ! -z 5 ]]
12:27:33 + EPOCH_SEP=:
12:27:33 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:33 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:33 VERSION AAA 0.0.0-20230124074129-645395c
12:27:33 VERSION bbb 0.0.0-20230124074129-645395c
12:27:33 + VERSION=0.0.0-20230124074129-645395c
12:27:33 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:33 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:33 + debSource=docker-ce
12:27:33 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:33 + debMaintainer='Docker <support@docker.com>'
12:27:33 ++ date --rfc-2822
12:27:33 + debDate='Wed, 25 Jan 2023 12:27:33 +0000'
12:27:33 + pkgRevision=1
12:27:33 + cat
12:27:33 + export CLI_GITCOMMIT=645395c
12:27:33 + CLI_GITCOMMIT=645395c
12:27:33 + export ENGINE_GITCOMMIT=2b9de2e
12:27:33 + ENGINE_GITCOMMIT=2b9de2e
12:27:33 + export SCAN_GITCOMMIT=6c852fa
12:27:33 + SCAN_GITCOMMIT=6c852fa
12:27:33 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:33 + dpkg-buildpackage -uc -us -I.git
12:27:33 VERSION BBB 0.0.0-20230124074129-645395c
12:27:33 dpkg-buildpackage: info: source package docker-ce
12:27:33 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy
12:27:33 dpkg-buildpackage: info: source distribution jammy
12:27:33 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:33  dpkg-source -I.git --before-build .
12:27:33 dpkg-buildpackage: info: host architecture arm64
12:27:33 #11 53.83 Setting up liblinux-epoll-perl (0.017-1) ...
12:27:33 #11 53.84 Setting up libvariable-magic-perl (0.62-1build2) ...
12:27:33 #11 53.88 Setting up python3-idna (2.8-1) ...
12:27:33 #10 67.82 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
12:27:33 #10 67.85 Setting up libjson-xs-perl (4.030-1+b1) ...
12:27:33 #10 67.87 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:33 #10 67.88 Setting up libio-prompter-perl (0.004015-1) ...
12:27:33 #10 67.89 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:27:33 #10 67.91 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:33 #10 67.92 Setting up python3-apt (2.2.1) ...
12:27:33 [100%] Linking C executable tini-static
12:27:33 [100%] Built target tini-static
12:27:33 + mkdir -p /usr/local/bin
12:27:33 + cp tini-static /usr/local/bin/docker-init
12:27:33 + VERSION=0.0.0-20230124074129-645395c
12:27:33 + PRODUCT=docker
12:27:33 + hack/make.sh dynbinary
12:27:33 
12:27:33 #10 60.69 Transaction test succeeded.
12:27:33 #13 27.10   Running scriptlet: systemd-252-3.el9.x86_64                             55/68 
12:27:33 #10 69.17 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:33 #10 69.24 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:33 #11 DONE 61.7s
12:27:33 
12:27:33 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:33 #12 DONE 0.1s
12:27:33 #11 50.77 Setting up dirmngr (2.2.35-3ubuntu1) ...
12:27:33 #11 50.89 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:27:33 #11 50.91 Setting up perl (5.34.0-5ubuntu1.1) ...
12:27:33 #11 50.92 Setting up libpackage-stash-xs-perl:armhf (0.30-1) ...
12:27:33 #11 50.93 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:33 #11 50.94 Setting up libxs-parse-keyword-perl (0.25-1) ...
12:27:33 #11 50.95 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
12:27:33 #11 50.96 Setting up libdata-dump-perl (1.25-1) ...
12:27:33 #11 50.97 Setting up gcc-12 (12.2.0-3ubuntu1) ...
12:27:33 #11 50.98 Setting up libfile-find-rule-perl (0.34-2) ...
12:27:33 #11 50.99 Setting up libref-util-perl (0.204-1) ...
12:27:33 #11 51.00 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:33 #10 53.82 Setting up python3-apt (1.6.6) ...
12:27:33 #10 53.98 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
12:27:33 #10 54.00 Setting up libxext6:armhf (2:1.3.3-1) ...
12:27:33 #10 54.01 Setting up po-debconf (1.0.20) ...
12:27:33 #10 54.02 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
12:27:33 #10 54.04 Setting up libio-socket-inet6-perl (2.72-2) ...
12:27:33 #10 54.05 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:33 #10 54.06 Setting up libio-pty-perl (1:1.08-1.1build4) ...
12:27:33 #10 54.07 Setting up libfile-which-perl (1.21-1) ...
12:27:33 #10 54.09 Setting up libencode-locale-perl (1.05-1) ...
12:27:33 #10 54.10 Setting up libperlio-gzip-perl (0.19-1build3) ...
12:27:33 #10 54.11 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:33 #10 54.12 Setting up liberror-perl (0.17025-1) ...
12:27:33 #10 54.13 Setting up libvariable-magic-perl (0.62-1) ...
12:27:33 #10 54.14 Setting up libtimedate-perl (2.3000-2) ...
12:27:33 #10 54.15 Setting up libnet-ip-perl (1.26-1) ...
12:27:33 #10 54.17 Setting up librole-tiny-perl (2.000006-1) ...
12:27:33 #10 54.18 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
12:27:33 #10 65.65 Setting up python3-debian (0.1.35) ...
12:27:33 #10 65.80 Setting up python3-requests (2.21.0-1) ...
12:27:33 #10 65.94 Setting up libdata-optlist-perl (0.110-1) ...
12:27:33 #11 60.57 Setting up python3-magic (2:0.4.15-3) ...
12:27:33 #11 60.70 Setting up libperlio-gzip-perl (0.19-1build5) ...
12:27:33 #12 3.685 Reading package lists...
12:27:34  debian/rules clean
12:27:34 dh clean --with=bash-completion
12:27:34    dh_clean
12:27:34 #11 49.65 124 added, 0 removed; done.
12:27:34 #11 49.70 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
12:27:34 #11 49.70 Setting up libgdbm-compat4:armhf (1.23-1) ...
12:27:34 #11 49.72 Setting up dwz (0.14-1build2) ...
12:27:34 #11 49.72 Setting up groff-base (1.22.4-8build1) ...
12:27:34 #11 49.74 Setting up cpp (4:11.2.0-1ubuntu1) ...
12:27:34 #11 49.75 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
12:27:34 #11 49.76 Setting up debugedit (1:5.0-4build1) ...
12:27:34 #11 49.77 Setting up libcurl4:armhf (7.81.0-1ubuntu1.7) ...
12:27:34 #11 49.78 Setting up libc6-dev:armhf (2.35-0ubuntu3.1) ...
12:27:34 #11 49.79 Setting up libx11-6:armhf (2:1.7.5-1) ...
12:27:34 #11 49.80 Setting up libtiff5:armhf (4.3.0-6ubuntu0.3) ...
12:27:34 #11 49.81 Setting up curl (7.81.0-1ubuntu1.7) ...
12:27:34 #11 49.82 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
12:27:34 #11 49.83 Setting up binutils-arm-linux-gnueabihf (2.38-4ubuntu2.1) ...
12:27:34 #11 49.85 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
12:27:34 #11 49.86 Setting up libxmuu1:armhf (2:1.1.3-3) ...
12:27:34 #11 49.87 Setting up gpg (2.2.27-3ubuntu2.1) ...
12:27:34 #11 49.88 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
12:27:34 #11 49.89 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
12:27:34 #11 49.90 Setting up libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
12:27:34 #11 54.06 Setting up libio-html-perl (1.001-1) ...
12:27:34 #11 54.07 Setting up libcroco3:armhf (0.6.13-1) ...
12:27:34 #11 54.08 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
12:27:34 #11 54.10 Setting up libtest-refcount-perl (0.10-1) ...
12:27:34 #11 54.12 Setting up libparams-util-perl (1.07-3build5) ...
12:27:34 #11 54.13 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
12:27:34 #11 54.14 Setting up autoconf (2.69-11.1) ...
12:27:34 #11 54.17 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:27:34 #10 68.09 Setting up po-debconf (1.0.21+nmu1) ...
12:27:34 #10 68.11 Setting up libhtml-tree-perl (5.07-2) ...
12:27:34 #10 68.12 Setting up libparams-classify-perl (0.015-1+b3) ...
12:27:34 #10 68.13 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:34 #10 68.15 Setting up libhtml-format-perl (2.12-1.1) ...
12:27:34 #10 68.16 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:27:34 #10 68.23 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:34 #10 68.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:34 Removing bundles/
12:27:34 
12:27:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:34 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:27:34 #10 60.69 Running transaction
12:27:34 #10 69.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:34 #10 69.47 Setting up libconst-fast-perl (0.014-1) ...
12:27:34 #10 69.48 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
12:27:34 #10 69.49 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:34 #10 69.51 Setting up libemail-valid-perl (1.202-1) ...
12:27:34 #10 69.52 Setting up libcgi-fast-perl (1:2.13-1) ...
12:27:34 #10 69.53 Setting up libpackage-stash-perl (0.38-1) ...
12:27:34 #10 69.55 Setting up libimport-into-perl (1.002005-1) ...
12:27:34 #10 69.56 Setting up libmoo-perl (2.003004-2) ...
12:27:34 #10 69.57 Setting up libmime-tools-perl (5.509-1) ...
12:27:34 #10 69.59 Setting up libxml-simple-perl (2.25-1) ...
12:27:34 #10 69.60 Setting up libparams-validate-perl (1.29-1+b1) ...
12:27:34 #13 27.38   Installing       : systemd-252-3.el9.x86_64                             55/68 
12:27:34 #13 27.53   Running scriptlet: systemd-252-3.el9.x86_64                             55/68 
12:27:34 #13 27.69   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   56/68 
12:27:34 #13 27.69   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   56/68 
12:27:34 #13 27.71 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
12:27:34 #13 27.71 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
12:27:34 #13 27.71 
12:27:34 #13 27.71   Running scriptlet: dbus-broker-28-7.el9.x86_64                          57/68 
12:27:34 
12:27:34 #13 [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:27:34 #11 51.01 Setting up libnet-domain-tld-perl (1.75-2) ...
12:27:34 #11 51.02 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:34 #11 51.03 Setting up libsocket6-perl (0.29-2) ...
12:27:34 #11 51.04 Setting up systemd-timesyncd (251.4-1ubuntu7) ...
12:27:34 #11 51.25 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:27:34 #11 51.25 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:27:34 #10 54.19 Setting up libfile-homedir-perl (1.002-1) ...
12:27:34 #10 54.20 Setting up libipc-system-simple-perl (1.25-4) ...
12:27:34 #10 54.21 Setting up libfile-basedir-perl (0.07-1) ...
12:27:34 #10 54.22 Setting up libstring-escape-perl (2010.002-2) ...
12:27:34 #10 54.23 Setting up libb-hooks-op-check-perl (0.22-1) ...
12:27:34 #10 54.24 Setting up libio-html-perl (1.001-1) ...
12:27:34 #10 54.26 Setting up libexporter-tiny-perl (1.000000-2) ...
12:27:34 #10 54.27 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:34 #10 54.28 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
12:27:34 #10 54.29 Setting up libnumber-range-perl (0.12-1) ...
12:27:34 #10 54.31 Setting up liblist-compare-perl (0.53-1) ...
12:27:34 #10 54.32 Setting up autoconf (2.69-11) ...
12:27:34 #10 54.34 Setting up libpath-iterator-rule-perl (1.009-1) ...
12:27:34 #10 54.35 Setting up python3-gpg (1.10.0-1ubuntu2) ...
12:27:34 #10 65.95 Setting up libipc-run-perl (20180523.0-1) ...
12:27:34 #10 65.96 Setting up git (1:2.20.1-2+deb10u6) ...
12:27:34 #10 65.99 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:34 #10 66.00 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:34 #10 66.01 Setting up libtypes-serialiser-perl (1.0-1) ...
12:27:34 #10 66.02 Setting up g++ (4:8.3.0-1) ...
12:27:34 #10 66.05 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:34 #10 66.06 Setting up libhtml-parser-perl (3.72-3+b3) ...
12:27:34 #10 66.07 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:34 #10 66.07 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:34 #10 66.10 Setting up librole-tiny-perl (2.000006-1) ...
12:27:34 #10 66.11 Setting up gnupg (2.2.12-1+deb10u2) ...
12:27:34 #10 66.12 Setting up build-essential (12.6) ...
12:27:34 #10 66.13 Setting up libfile-homedir-perl (1.004-1) ...
12:27:34 #10 66.14 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
12:27:34 #10 66.15 Setting up libio-socket-ssl-perl (2.060-3) ...
12:27:34 #11 60.72 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:34 #11 60.73 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
12:27:34 #11 60.74 Setting up liburi-perl (1.76-2) ...
12:27:34 #11 60.75 Setting up libdigest-bubblebabble-perl (0.02-2) ...
12:27:34 #11 60.76 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:34 #11 60.78 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
12:27:34 #11 60.79 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:27:34 #11 60.98 Setting up automake (1:1.16.1-4ubuntu6) ...
12:27:34 #12 4.824 Building dependency tree...
12:27:34 #12 5.021 Reading state information...
12:27:34 #11 DONE 60.4s
12:27:34 
12:27:34 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:34 #12 DONE 0.0s
12:27:34 
12:27:34 #13 [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:27:34  dpkg-source -I.git -b .
12:27:34 #11 49.91 Setting up gettext (0.21-4ubuntu4) ...
12:27:34 #11 49.92 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
12:27:34 #13 0.830 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
12:27:34 #13 0.888 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
12:27:34 #13 0.960 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
12:27:34 #13 1.032 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
12:27:34 #11 54.35 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:34 #11 54.36 Setting up libarray-intspan-perl (2.003-1) ...
12:27:34 #11 54.37 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:34 #11 54.39 Setting up libtimedate-perl (2.3200-1) ...
12:27:34 #11 54.40 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:27:34 #11 54.41 Setting up libsub-name-perl (0.26-1) ...
12:27:34 #11 54.42 Setting up libtype-tiny-xs-perl (0.016-1) ...
12:27:34 #11 54.43 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:34 #11 54.45 Setting up xauth (1:1.1-0ubuntu1) ...
12:27:34 #11 54.46 Setting up cpp (4:9.3.0-1ubuntu2) ...
12:27:34 #11 54.48 Setting up libpath-tiny-perl (0.108-1) ...
12:27:34 #10 68.43 
12:27:34 #10 68.43 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:34 #10 68.46 Setting up python3-chardet (4.0.0-1) ...
12:27:34 #10 69.61 Setting up libb-hooks-endofscope-perl (0.24-1) ...
12:27:34 #10 69.62 Setting up lintian (2.15.0) ...
12:27:34 #10 69.63 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:34 #10 69.64 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
12:27:34 #10 69.66 Setting up licensecheck (3.0.31-3) ...
12:27:34 #10 69.67 Setting up libgitlab-api-v4-perl (0.16-1) ...
12:27:34 #10 69.68 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:27:34 #10 69.69 Setting up libwww-perl (6.36-2) ...
12:27:34 #10 69.71 Setting up debhelper (12.1.1) ...
12:27:34 #10 69.72 Setting up dh-autoreconf (19) ...
12:27:34 #10 69.74 Setting up devscripts (2.19.5+deb10u1) ...
12:27:34 #13 27.78   Installing       : dbus-broker-28-7.el9.x86_64                          57/68 
12:27:34 #13 27.86   Running scriptlet: dbus-broker-28-7.el9.x86_64                          57/68 
12:27:34 #13 27.88 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
12:27:34 #13 27.88 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
12:27:34 #13 27.88 
12:27:34 #13 27.88   Installing       : device-mapper-libs-9:1.02.187-4.el9.x86_64           58/68 
12:27:34 #11 51.26 Setting up libvariable-magic-perl (0.62-2) ...
12:27:34 #11 51.27 Setting up libio-html-perl (1.004-3) ...
12:27:34 #11 51.28 Setting up libpod-parser-perl (1.65-1) ...
12:27:34 #11 51.29 Setting up libb-hooks-op-check-perl:armhf (0.22-2) ...
12:27:34 #11 51.30 Setting up liblist-moreutils-xs-perl (0.430-3) ...
12:27:34 #11 51.31 Setting up libparams-util-perl (1.102-1build3) ...
12:27:34 #11 51.32 Setting up libdpkg-perl (1.21.9ubuntu1) ...
12:27:34 #11 51.33 Setting up libtime-duration-perl (1.21-1) ...
12:27:34 #11 51.34 Setting up autoconf (2.71-2) ...
12:27:34 #11 51.35 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
12:27:34 #11 51.36 Setting up libarray-intspan-perl (2.004-2) ...
12:27:34 #11 51.37 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:34 #11 51.38 Setting up libtimedate-perl (2.3300-2) ...
12:27:34 #11 51.38 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
12:27:34 #11 51.39 Setting up libsub-name-perl:armhf (0.26-2) ...
12:27:34 #11 51.40 Setting up libtype-tiny-xs-perl:armhf (0.022-2) ...
12:27:34 #11 51.41 Setting up libsyntax-keyword-try-perl (0.27-1) ...
12:27:34 #11 51.42 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:34 #11 51.43 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
12:27:34 #11 51.44 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:34 #11 51.45 Setting up xauth (1:1.1.1-1) ...
12:27:34 #11 51.46 Setting up libpath-tiny-perl (0.122-1) ...
12:27:34 #11 51.47 Setting up libarchive-cpio-perl (0.10-2) ...
12:27:34 #11 51.48 Setting up libjson-perl (4.09000-1) ...
12:27:34 #11 51.49 Setting up libnsl2:armhf (1.3.0-2build2) ...
12:27:34 #11 51.50 Setting up libipc-run3-perl (0.048-2) ...
12:27:34 #11 51.51 Setting up libregexp-wildcards-perl (1.05-3) ...
12:27:34 #11 51.51 Setting up libfcgi-perl:armhf (0.82+ds-1build1) ...
12:27:34 #11 51.52 Setting up libsub-override-perl (0.09-3) ...
12:27:34 #11 51.53 Setting up libaliased-perl (0.34-2) ...
12:27:34 #11 51.54 Setting up libstrictures-perl (2.000006-1) ...
12:27:34 #11 51.55 Setting up libsub-quote-perl (2.006006-1) ...
12:27:34 #11 51.56 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:34 #11 51.57 Setting up libclass-xsaccessor-perl (1.19-4) ...
12:27:34 #10 54.53 Setting up libnet-dns-perl (1.10-2) ...
12:27:34 #10 66.16 Setting up libsub-exporter-perl (0.987-1) ...
12:27:34 #10 66.17 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:34 #10 66.18 Setting up libhttp-message-perl (6.18-1) ...
12:27:34 #10 66.19 Setting up libhtml-form-perl (6.03-1) ...
12:27:34 #10 66.20 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
12:27:34 #10 66.21 Setting up libjson-xs-perl (3.040-1+b1) ...
12:27:34 #10 66.22 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:34 #10 66.23 Setting up libio-prompter-perl (0.004015-1) ...
12:27:34 #10 66.24 Setting up libhttp-cookies-perl (6.04-1) ...
12:27:34 #10 66.26 Setting up po-debconf (1.0.21) ...
12:27:34 #10 66.27 Setting up libhtml-tree-perl (5.07-2) ...
12:27:34 #10 66.29 Setting up libparams-classify-perl (0.015-1+b1) ...
12:27:34 #10 66.30 Setting up libcgi-pm-perl (4.40-1) ...
12:27:34 #10 66.31 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:34 #10 66.32 Setting up libnet-dns-sec-perl (1.11-1) ...
12:27:34 #10 66.33 Setting up libsereal-perl (4.005-1) ...
12:27:34 #10 66.37 Setting up libhtml-format-perl (2.12-1) ...
12:27:34 #10 66.38 Setting up libxml-sax-perl (1.00+dfsg-1) ...
12:27:34 12:27:34 #10 66.44 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:34 #10 66.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
#10 54.54 Setting up libsub-identify-perl (0.14-1) ...
12:27:34 #10 54.56 Setting up libpod-constants-perl (0.19-1) ...
12:27:34 #10 54.57 Setting up libsort-versions-perl (1.62-1) ...
12:27:34 #10 54.58 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
12:27:34 #10 54.59 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:34 #10 54.60 Setting up libsub-exporter-perl (0.987-1) ...
12:27:34 #10 54.61 Setting up xauth (1:1.0.10-1) ...
12:27:34 #10 54.62 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:34 #10 54.64 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
12:27:34 #10 54.66 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
12:27:34 #11 60.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:34 #11 60.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
12:27:34 #11 60.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
12:27:34 #11 61.00 Setting up libasync-mergepoint-perl (0.04-2) ...
12:27:34 #11 61.02 Setting up libstring-escape-perl (2010.002-2) ...
12:27:34 #11 61.03 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:34 #11 61.05 Setting up libhttp-date-perl (6.05-1) ...
12:27:34 #11 61.06 Setting up libfile-which-perl (1.23-1) ...
12:27:34 #11 61.07 Setting up libfile-basedir-perl (0.08-1) ...
12:27:34 #11 61.08 Setting up gettext (0.19.8.1-10build1) ...
12:27:34 #11 61.10 Setting up libnumber-range-perl (0.12-1) ...
12:27:34 #11 61.12 Setting up libunicode-utf8-perl (0.62-1build1) ...
12:27:34 #11 61.13 Setting up libstruct-dumb-perl (0.09-1) ...
12:27:34 #11 61.15 Setting up libfile-listing-perl (6.04-1) ...
12:27:34 #11 61.16 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
12:27:34 #11 61.17 Setting up libregexp-pattern-perl (0.2.12-1) ...
12:27:34 #11 61.18 Setting up libfont-afm-perl (1.20-2) ...
12:27:34 #11 61.21 Setting up libwant-perl (0.29-1build4) ...
12:27:34 #11 61.22 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:34 #11 61.23 Setting up libtext-glob-perl (0.10-1) ...
12:27:34 #11 61.25 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:34 #11 61.26 Setting up liblist-compare-perl (0.53-1) ...
12:27:34 #11 61.27 Setting up libref-util-xs-perl (0.117-1build2) ...
12:27:34 #11 61.28 Setting up libio-pty-perl (1:1.12-1) ...
12:27:34 #11 61.30 Setting up libtool (2.4.6-14) ...
12:27:34 #12 5.039 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:34 #12 5.079 Starting 2 pkgProblemResolver with broken count: 0
12:27:34 #12 5.082 Done
12:27:34 #12 5.099  Done
12:27:34 #12 5.106 Starting pkgProblemResolver with broken count: 0
12:27:34 #12 5.129 Starting 2 pkgProblemResolver with broken count: 0
12:27:34 #12 5.132 Done
12:27:34 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:34 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:34 dpkg-source: warning: native package version may not have a revision
12:27:34 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:34 dpkg-source: info: using source format '1.0'
12:27:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz
12:27:34 #12 4.556 Reading package lists...
12:27:34 #11 54.49 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:34 #11 54.50 Setting up libjson-perl (4.02000-2) ...
12:27:34 #11 54.51 Setting up libsub-override-perl (0.09-2) ...
12:27:34 #11 54.52 Setting up python3-unidiff (0.5.5-2) ...
12:27:34 #11 54.64 Setting up libstrictures-perl (2.000006-1) ...
12:27:34 #11 54.65 Setting up libsub-quote-perl (2.006006-1) ...
12:27:34 #11 54.66 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
12:27:34 #11 54.67 Setting up libsort-versions-perl (1.62-1) ...
12:27:34 #11 54.68 Setting up libexporter-tiny-perl (1.002001-1) ...
12:27:34 #11 54.69 Setting up libre-engine-re2-perl (0.13-5) ...
12:27:34 #11 54.71 Setting up libterm-readkey-perl (2.38-1build1) ...
12:27:34 #11 54.72 Setting up lsb-release (11.1.0ubuntu2) ...
12:27:34 #11 54.73 Setting up libnet-ip-perl (1.26-2) ...
12:27:34 #11 54.74 Setting up python3-magic (2:0.4.15-3) ...
12:27:34 #10 68.75 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:34 #10 68.77 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:34 #10 68.78 Setting up libmailtools-perl (2.21-1) ...
12:27:34 #10 68.79 Setting up python3-debian (0.1.39) ...
12:27:34 #14 DONE 2.7s
12:27:34 
12:27:34 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:34 #15 DONE 0.0s
12:27:34 
12:27:34 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:34 #16 DONE 0.1s
12:27:34 
12:27:34 #17 exporting to image
12:27:34 #17 exporting layers
12:27:34 #10 69.92 Setting up dh-strip-nondeterminism (1.1.2-1) ...
12:27:34 #10 69.98 Setting up equivs (2.2.0) ...
12:27:34 #10 70.01 Setting up libxml-parser-perl (2.44-4) ...
12:27:34 #10 70.05 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:34 #10 70.10 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:34 #11 51.58 Setting up libsort-versions-perl (1.62-2) ...
12:27:34 #11 51.59 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:34 #11 51.60 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
12:27:34 #11 51.64 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:34 #11 51.65 Setting up libterm-readkey-perl (2.38-2) ...
12:27:34 #11 51.66 Setting up libtext-levenshteinxs-perl (0.03-5) ...
12:27:34 #11 51.67 Setting up libperlio-gzip-perl (0.20-1) ...
12:27:34 #11 51.68 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:34 #11 51.69 Setting up libhtml-html5-entities-perl (0.004-2) ...
12:27:34 #11 51.70 Setting up libsereal-decoder-perl (4.025+ds-1) ...
12:27:34 #11 51.71 Setting up liburi-perl (5.12-1ubuntu1) ...
12:27:34 #11 51.71 Setting up libnet-ipv6addr-perl (1.02-1) ...
12:27:34 #11 51.73 Setting up libfile-touch-perl (0.12-1) ...
12:27:34 #11 51.74 Setting up systemd-resolved (251.4-1ubuntu7) ...
12:27:34 #13 27.89   Installing       : device-mapper-9:1.02.187-4.el9.x86_64                59/68 
12:27:34 #13 28.09   Installing       : systemd-devel-252-3.el9.x86_64                       60/68 
12:27:34 #13 28.18   Installing       : device-mapper-devel-9:1.02.187-4.el9.x86_64          61/68 
12:27:34 #10 66.62 
12:27:34 #10 66.62 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:34 #10 54.67 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
12:27:34 #10 54.68 Setting up dput (1.0.1ubuntu1) ...
12:27:34 #10 54.82 Setting up libstring-copyright-perl (0.003005-1) ...
12:27:34 #10 54.84 Setting up libhtml-parser-perl (3.72-3build1) ...
12:27:34 #10 54.85 Setting up automake (1:1.15.1-3ubuntu2) ...
12:27:34 #10 54.86 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
12:27:34 #10 54.86 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
12:27:34 #10 54.86 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
12:27:34 #10 54.87 Setting up libipc-run-perl (0.96-1) ...
12:27:34 #10 54.88 Setting up libcgi-pm-perl (4.38-1) ...
12:27:34 #10 54.89 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:27:34 #10 54.91 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
12:27:34 #11 61.31 Setting up libfile-fcntllock-perl (0.22-3build4) ...
12:27:34 #11 61.32 Setting up libsort-key-perl (1.33-2build2) ...
12:27:34 #11 61.34 Setting up libclone-perl (0.43-2) ...
12:27:34 #11 61.35 Setting up libalgorithm-diff-perl (1.19.03-2) ...
12:27:34 #11 61.36 Setting up libarchive-zip-perl (1.67-2) ...
12:27:34 #11 61.37 Setting up libsub-identify-perl (0.14-1build2) ...
12:27:34 #11 61.39 Setting up libdistro-info-perl (0.23ubuntu1) ...
12:27:34 #11 61.40 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
12:27:34 #11 61.41 Setting up python3-apt (2.0.1) ...
12:27:34 #12 5.226 The following additional packages will be installed:
12:27:34 #12 5.226   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:34 #12 5.227   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
12:27:34 #12 5.227   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:27:34 #12 5.227   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:34 #12 5.229 Suggested packages:
12:27:34 #12 5.229   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:34 #12 5.229 Recommended packages:
12:27:34 #12 5.229   dmsetup
12:27:34 #12 5.277 The following NEW packages will be installed:
12:27:34 #12 5.278   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:34 #12 5.278   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
12:27:34 #12 5.278   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:27:34 #12 5.279   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:34 #13 0.809 Hit:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease
12:27:34 #12 5.995 Building dependency tree...
12:27:34 #12 6.204 Reading state information...
12:27:34 #11 54.87 Setting up libperlio-gzip-perl (0.19-1build5) ...
12:27:34 #11 54.88 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:34 #11 54.89 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
12:27:34 #11 54.90 Setting up liburi-perl (1.76-2) ...
12:27:34 #11 54.92 Setting up libdigest-bubblebabble-perl (0.02-2) ...
12:27:34 #11 54.93 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:34 #11 54.95 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
12:27:34 #11 54.96 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:27:34 #10 68.97 Setting up python3-requests (2.25.1+dfsg-2) ...
12:27:34 #10 69.14 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:27:34 #11 50.40 Setting up python3.10 (3.10.6-1~22.04.2) ...
12:27:34 #10 70.15 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:34 #10 70.31 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:34 #10 70.36 Setting up libsoap-lite-perl (1.27-1) ...
12:27:34 #11 51.83 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
12:27:34 #11 51.83 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
12:27:34 #11 51.83 Cannot take a backup of /etc/resolv.conf.
12:27:34 #11 51.83 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:27:34 #11 51.83 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
12:27:34 #11 51.96 Setting up libemail-address-xs-perl (1.05-1) ...
12:27:34 #11 51.97 Setting up libnet-ssleay-perl:armhf (1.92-2) ...
12:27:34 #11 51.98 Setting up automake (1:1.16.5-1.3) ...
12:27:34 #11 51.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:34 #11 51.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
12:27:34 #11 51.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
12:27:34 #11 51.99 Setting up libapt-pkg-perl (0.1.40build2) ...
12:27:34 #11 52.00 Setting up libstring-escape-perl (2010.002-2) ...
12:27:34 #11 52.01 Setting up libberkeleydb-perl:armhf (0.64-1build3) ...
12:27:34 #11 52.02 Setting up libhttp-date-perl (6.05-1) ...
12:27:34 #11 52.03 Setting up libfile-which-perl (1.27-1) ...
12:27:34 #11 52.04 Setting up libfile-basedir-perl (0.09-1) ...
12:27:34 #11 52.05 Setting up libunicode-utf8-perl (0.62-1build4) ...
12:27:34 #11 52.06 Setting up libset-intspan-perl (1.19-2) ...
12:27:34 #11 52.07 Setting up libmouse-perl (2.5.10-1build4) ...
12:27:34 #13 28.29   Installing       : annobin-11.05-1.el9.x86_64                           62/68 
12:27:34 #13 28.29   Running scriptlet: annobin-11.05-1.el9.x86_64                           62/68 
12:27:34 #13 28.31   Installing       : gcc-plugin-annobin-11.3.1-4.3.el9.x86_64             63/68 
12:27:34 #13 28.39   Running scriptlet: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64             63/68 
12:27:34 #13 28.43   Installing       : libtool-2.4.6-45.el9.x86_64                          64/68 
12:27:34 #13 28.44   Installing       : libtool-ltdl-devel-2.4.6-45.el9.x86_64               65/68 
12:27:34 #10 66.65 Setting up dput (1.0.3) ...
12:27:34 #10 66.80 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:34 #10 66.82 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:34 #10 66.83 Setting up libmailtools-perl (2.18-1) ...
12:27:34 #10 66.84 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
12:27:34 #10 66.86 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
12:27:34 #10 66.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:34 #10 55.06 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
12:27:34 #10 55.07 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
12:27:34 #10 55.09 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
12:27:34 #10 55.10 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
12:27:34 #10 55.16 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:34 #10 55.21 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:34 #11 61.57 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
12:27:34 #11 61.59 Setting up libio-stringy-perl (2.111-3) ...
12:27:34 #11 61.61 Setting up liblist-moreutils-perl (0.416-1build5) ...
12:27:34 #11 61.62 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:34 #11 61.63 Setting up liblog-any-perl (1.708-1) ...
12:27:34 #11 61.64 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:34 #11 61.66 Setting up libdevel-size-perl (0.83-1build1) ...
12:27:34 #11 61.67 Setting up libdebhelper-perl (12.10ubuntu1) ...
12:27:34 #11 61.68 Setting up libpod-constants-perl (0.19-1) ...
12:27:34 #11 61.69 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
12:27:34 #11 61.70 Setting up libperl4-corelibs-perl (0.004-2) ...
12:27:34 #11 61.71 Setting up libfuture-perl (0.43-1) ...
12:27:34 #11 61.73 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:34 #11 61.76 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
12:27:34 #11 61.77 Setting up libtry-tiny-perl (0.30-1) ...
12:27:35 #12 5.645 0 upgraded, 22 newly installed, 0 to remove and 4 not upgraded.
12:27:35 #12 5.645 1 not fully installed or removed.
12:27:35 #12 5.645 Need to get 7028 kB of archives.
12:27:35 #12 5.645 After this operation, 35.7 MB of additional disk space will be used.
12:27:35 #12 5.645 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
12:27:35 #12 5.706 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
12:27:35 #12 5.752 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
12:27:35 #10 61.46   Preparing        :                                                        1/1 
12:27:35 #10 61.49   Upgrading        : elfutils-libelf-0.188-3.fc36.x86_64                  1/142 
12:27:35 #10 61.51   Upgrading        : elfutils-libs-0.188-3.fc36.x86_64                    2/142 
12:27:35 #10 61.51   Installing       : elfutils-debuginfod-client-0.188-3.fc36.x86_64       3/142 
12:27:35 #10 61.54   Installing       : binutils-gold-2.37-37.fc36.x86_64                    4/142 
12:27:35 #10 61.67   Installing       : binutils-2.37-37.fc36.x86_64                         5/142 
12:27:35 #10 61.68   Running scriptlet: binutils-2.37-37.fc36.x86_64                         5/142 
12:27:35 #10 61.70   Installing       : python3-six-1.16.0-5.fc36.noarch                     6/142 
12:27:35 #10 61.70   Installing       : hunspell-filesystem-1.7.0-19.fc36.x86_64             7/142 
12:27:35 #10 61.71   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           8/142 
12:27:35 #10 61.72   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              9/142 
12:27:35 #10 61.73   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch          10/142 
12:27:35 #10 61.74   Installing       : hunspell-1.7.0-19.fc36.x86_64                       11/142 
12:27:35 #10 61.76   Installing       : elfutils-0.188-3.fc36.x86_64                        12/142 
12:27:35 #10 61.77   Installing       : dwz-0.14-4.fc36.x86_64                              13/142 
12:27:35 #10 61.78   Installing       : xz-5.2.5-9.fc36.x86_64                              14/142 
12:27:35 #10 61.79   Installing       : unzip-6.0-57.fc36.x86_64                            15/142 
12:27:35 #10 61.80   Installing       : file-5.41-4.fc36.x86_64                             16/142 
12:27:35 #10 61.80   Installing       : zip-3.0-32.fc36.x86_64                              17/142 
12:27:35 #10 61.81   Installing       : enchant-1:1.6.0-30.fc36.x86_64                      18/142 
12:27:35 #10 61.82   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 19/142 
12:27:35 #10 61.84   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              20/142 
12:27:35 #10 61.85   Installing       : python3-construct-2.10.68-1.fc36.noarch             21/142 
12:27:35 #10 61.86   Installing       : python3-pybeam-0.7-2.fc36.noarch                    22/142 
12:27:35 #10 61.87   Installing       : zstd-1.5.2-2.fc36.x86_64                            23/142 
12:27:35 #13 0.927 Hit:2 http://archive.ubuntu.com/ubuntu kinetic InRelease
12:27:35 #13 1.005 Hit:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease
12:27:35 #13 1.076 Hit:4 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease
12:27:35 #13 0.869 Hit:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
12:27:35 #13 0.931 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
12:27:35 #13 1.004 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
12:27:35 #13 1.077 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
12:27:35 #12 6.247 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:35 #12 6.559 Starting 2 pkgProblemResolver with broken count: 0
12:27:35 #12 6.564 Done
12:27:35 #12 1.406 Last metadata expiration check: 0:00:15 ago on Wed Jan 25 12:27:19 2023.
12:27:35 #11 55.14 Setting up automake (1:1.16.1-4ubuntu6) ...
12:27:35 #11 55.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:35 #11 55.15 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
12:27:35 #11 55.15 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
12:27:35 #11 55.17 Setting up libasync-mergepoint-perl (0.04-2) ...
12:27:35 #11 55.18 Setting up libstring-escape-perl (2010.002-2) ...
12:27:35 #11 55.19 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:35 #11 55.20 Setting up libhttp-date-perl (6.05-1) ...
12:27:35 #11 55.21 Setting up libfile-which-perl (1.23-1) ...
12:27:35 #11 55.22 Setting up libfile-basedir-perl (0.08-1) ...
12:27:35 #11 55.24 Setting up gettext (0.19.8.1-10build1) ...
12:27:35 #11 55.25 Setting up libnumber-range-perl (0.12-1) ...
12:27:35 #11 55.26 Setting up libunicode-utf8-perl (0.62-1build1) ...
12:27:35 #11 55.27 Setting up libstruct-dumb-perl (0.09-1) ...
12:27:35 #11 55.29 Setting up libfile-listing-perl (6.04-1) ...
12:27:35 #11 55.31 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
12:27:35 #11 55.32 Setting up libregexp-pattern-perl (0.2.12-1) ...
12:27:35 #11 55.34 Setting up libfont-afm-perl (1.20-2) ...
12:27:35 #11 55.35 Setting up libwant-perl (0.29-1build4) ...
12:27:35 #10 69.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:35 #10 69.29 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:35 #10 70.37 Setting up libxmlrpc-lite-perl (0.717-2) ...
12:27:35 #10 70.38 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:27:35 #10 70.41 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:27:35 #10 70.42 Updating certificates in /etc/ssl/certs...
12:27:35 #11 52.08 Setting up libfile-listing-perl (6.15-1) ...
12:27:35 #11 52.09 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
12:27:35 #11 52.10 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:35 #11 52.11 Setting up libdata-messagepack-perl (1.02-1) ...
12:27:35 #11 52.11 Setting up libfont-afm-perl (1.20-3) ...
12:27:35 #11 52.12 Setting up libwant-perl (0.29-2) ...
12:27:35 #11 52.14 Setting up libdynaloader-functions-perl (0.003-2) ...
12:27:35 #11 52.15 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:35 #11 52.15 Setting up liblist-compare-perl (0.55-1) ...
12:27:35 #11 52.16 Setting up libref-util-xs-perl (0.117-2) ...
12:27:35 #11 52.17 Setting up libio-pty-perl (1:1.15-2build2) ...
12:27:35 #11 52.18 Setting up libfile-fcntllock-perl (0.22-4) ...
12:27:35 #11 52.19 Setting up libclone-perl (0.45-1build3) ...
12:27:35 #11 52.20 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:35 #11 52.21 Setting up libarchive-zip-perl (1.68-1) ...
12:27:35 #11 52.22 Setting up libsub-identify-perl (0.14-2) ...
12:27:35 #11 52.22 Setting up libdistro-info-perl (1.1ubuntu1) ...
12:27:35 #11 52.23 Setting up libcpanel-json-xs-perl:armhf (4.32-1) ...
12:27:35 #11 52.24 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:35 #11 52.25 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:35 #11 52.26 Setting up liblog-any-perl (1.710-1) ...
12:27:35 #11 52.27 Setting up libauthen-sasl-perl (2.1600-2) ...
12:27:35 #11 52.28 Setting up libdevel-size-perl (0.83-2) ...
12:27:35 #13 1.247 Reading package lists...
12:27:35 #10 66.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:35 #10 67.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:35 #10 67.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:35 #10 67.18 Setting up libconst-fast-perl (0.014-1) ...
12:27:35 #10 67.20 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
12:27:35 #10 67.21 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:35 #10 67.22 Setting up libemail-valid-perl (1.202-1) ...
12:27:35 #10 67.23 Setting up libcgi-fast-perl (1:2.13-1) ...
12:27:35 #10 67.24 Setting up libpackage-stash-perl (0.38-1) ...
12:27:35 #10 67.25 Setting up libimport-into-perl (1.002005-1) ...
12:27:35 #10 67.26 Setting up libmoo-perl (2.003004-2) ...
12:27:35 #10 55.33 
12:27:35 #10 55.33 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:35 #10 55.38 Setting up liblist-moreutils-perl (0.416-1build3) ...
12:27:35 #10 55.39 Setting up libhttp-date-perl (6.02-1) ...
12:27:35 #10 55.40 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:35 #10 55.41 Setting up build-essential (12.4ubuntu1) ...
12:27:35 #10 55.42 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.22) ...
12:27:35 #10 55.43 Setting up libdevel-callchecker-perl (0.007-2build1) ...
12:27:35 #13 28.54   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  66/68 
12:27:35 #13 28.55   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            67/68 
12:27:35 #13 28.55   Installing       : which-2.21-28.el9.x86_64                             68/68 
12:27:35 #13 28.69   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          68/68 
12:27:35 #11 61.78 Setting up libtype-tiny-perl (1.008001-2) ...
12:27:35 #11 61.79 Setting up libtest-fatal-perl (0.014-1) ...
12:27:35 #11 61.80 Setting up libcommon-sense-perl (3.74-2build6) ...
12:27:35 #11 61.82 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:35 #11 61.83 Setting up libnet-http-perl (6.19-1) ...
12:27:35 #11 61.84 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
12:27:35 #11 61.86 Setting up libencode-locale-perl (1.05-1) ...
12:27:35 #11 61.87 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:35 #11 61.89 Setting up libnet-dns-perl (1.22-1) ...
12:27:35 #11 61.90 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
12:27:35 #11 61.91 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:27:35 #11 61.92 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:35 #11 61.95 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:35 #11 61.96 Setting up libsub-install-perl (0.928-1) ...
12:27:35 #11 61.98 Setting up gcc (4:9.3.0-1ubuntu2) ...
12:27:35 #11 62.00 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
12:27:35 #11 62.02 Setting up libnumber-compare-perl (0.03-1) ...
12:27:35 #11 62.03 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:35 #11 62.04 Setting up libio-async-perl (0.75-1) ...
12:27:35 #11 62.06 Setting up liberror-perl (0.17029-1) ...
12:27:35 #11 62.07 Setting up patchutils (0.3.4-2) ...
12:27:35 #11 62.08 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:35 #12 5.753 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB]
12:27:35 #12 5.758 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB]
12:27:35 #12 5.759 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB]
12:27:35 #12 5.761 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB]
12:27:35 #12 5.762 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB]
12:27:35 #12 5.817 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
12:27:35 #12 5.818 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]
12:27:35 #12 5.819 Get:11 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]
12:27:35 #12 5.819 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.56 [19.1 kB]
12:27:35 #12 5.820 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsepol1-dev amd64 2.7-1ubuntu0.1 [324 kB]
12:27:35 #12 5.825 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB]
12:27:35 #12 5.827 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB]
12:27:35 #12 5.829 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB]
12:27:35 #12 5.830 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB]
12:27:35 #12 5.838 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB]
12:27:35 #12 5.844 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-dev amd64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
12:27:35 #12 5.845 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB]
12:27:35 #12 5.847 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.56 [184 kB]
12:27:35 #12 5.850 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]
12:27:35 #12 5.982 debconf: delaying package configuration, since apt-utils is not installed
12:27:35 #12 6.016 Fetched 7028 kB in 1s (12.6 MB/s)
12:27:35 #10 61.88   Installing       : rust-srpm-macros-23-1.fc36.noarch                   24/142 
12:27:35 #10 61.89   Installing       : rpmautospec-rpm-macros-0.3.1-1.fc36.noarch          25/142 
12:27:35 #10 61.89   Installing       : qt5-srpm-macros-5.15.7-1.fc36.noarch                26/142 
12:27:35 #10 61.90   Installing       : emacs-filesystem-1:28.2-1.fc36.noarch               27/142 
12:27:35 #10 61.90   Installing       : desktop-file-utils-0.26-6.fc36.x86_64               28/142 
12:27:35 #10 61.91   Installing       : dbus-libs-1:1.14.4-1.fc36.x86_64                    29/142 
12:27:35 #10 61.92   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                   30/142 
12:27:35 #10 61.93   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               31/142 
12:27:35 #10 61.94   Installing       : xxhash-libs-0.8.1-2.fc36.x86_64                     32/142 
12:27:35 #10 62.02   Installing       : gdb-minimal-12.1-2.fc36.x86_64                      33/142 
12:27:35 #10 62.03   Installing       : debugedit-5.0-3.fc36.x86_64                         34/142 
12:27:35 #10 62.05   Installing       : shared-mime-info-2.1-3.fc35.x86_64                  35/142 
12:27:35 #10 62.06   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                  35/142 
12:27:35 #10 62.08   Installing       : python3-zstandard-0.17.0-1.fc36.x86_64              36/142 
12:27:35 #10 62.09   Installing       : python3-tomli-w-0.4.0-3.fc36.noarch                 37/142 
12:27:35 #10 62.10   Installing       : python3-tomli-1.2.3-1.fc36.noarch                   38/142 
12:27:35 #10 62.11   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    39/142 
12:27:35 #10 62.11   Installing       : python3-file-magic-5.41-4.fc36.noarch               40/142 
12:27:35 #12 6.824  Done
12:27:35 #11 55.36 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:35 #11 55.37 Setting up libtext-glob-perl (0.10-1) ...
12:27:35 #11 55.39 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:35 #11 55.39 Setting up liblist-compare-perl (0.53-1) ...
12:27:35 #11 55.40 Setting up libref-util-xs-perl (0.117-1build2) ...
12:27:35 #11 55.41 Setting up libio-pty-perl (1:1.12-1) ...
12:27:35 #11 55.43 Setting up libtool (2.4.6-14) ...
12:27:35 #11 55.44 Setting up libfile-fcntllock-perl (0.22-3build4) ...
12:27:35 #11 55.45 Setting up libsort-key-perl (1.33-2build2) ...
12:27:35 #11 55.46 Setting up libclone-perl (0.43-2) ...
12:27:35 #11 55.47 Setting up libalgorithm-diff-perl (1.19.03-2) ...
12:27:35 #11 55.48 Setting up libarchive-zip-perl (1.67-2) ...
12:27:35 #11 55.49 Setting up libsub-identify-perl (0.14-1build2) ...
12:27:35 #11 55.50 Setting up libdistro-info-perl (0.23ubuntu1) ...
12:27:35 #11 55.51 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
12:27:35 #11 55.52 Setting up python3-apt (2.0.1) ...
12:27:35 #10 60.15 Setting up libgdbm-compat4:armhf (1.19-2) ...
12:27:35 #10 60.16 Setting up ucf (3.0043) ...
12:27:35 #10 69.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:35 #10 69.50 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:35 #10 69.53 Setting up dh-strip-nondeterminism (1.12.0-1) ...
12:27:35 #10 69.55 Setting up libconst-fast-perl (0.014-1.1) ...
12:27:35 #10 69.55 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
12:27:35 #10 69.57 Setting up libdata-dpath-perl (0.58-1) ...
12:27:35 #10 69.59 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:27:35 #10 69.61 Setting up libpackage-stash-perl (0.39-1) ...
12:27:35 #10 69.62 Setting up libimport-into-perl (1.002005-1) ...
12:27:35 #10 69.63 Setting up libmoo-perl (2.004004-1) ...
12:27:35 #10 69.64 Setting up liblist-someutils-perl (0.58-1) ...
12:27:35 #10 69.66 Setting up debhelper (13.3.4) ...
12:27:35 #11 52.29 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
12:27:35 #11 52.30 Setting up libpod-constants-perl (0.19-2) ...
12:27:35 #11 52.31 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
12:27:35 #11 52.31 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:35 #11 52.32 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:35 #11 52.33 Setting up libio-interactive-perl (1.023-1) ...
12:27:35 #11 52.34 Setting up libtry-tiny-perl (0.31-1) ...
12:27:35 #11 52.35 Setting up libtype-tiny-perl (1.016008-1) ...
12:27:35 #11 52.36 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
12:27:35 #11 52.37 Setting up libmldbm-perl (2.05-3) ...
12:27:35 #11 52.38 Setting up libxml-namespacesupport-perl (1.12-2) ...
12:27:35 #11 52.39 Setting up libnet-http-perl (6.22-1) ...
12:27:35 #11 52.40 Setting up libpath-iterator-rule-perl (1.015-1) ...
12:27:35 #11 52.41 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
12:27:35 #11 52.42 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:35 #11 52.43 Setting up libtime-moment-perl (0.44-2) ...
12:27:35 #11 52.43 Setting up libencode-locale-perl (1.05-2) ...
12:27:35 #11 52.44 Setting up libexception-class-perl (1.45-1) ...
12:27:35 #11 52.45 Setting up libmath-base85-perl (0.5+dfsg-1) ...
12:27:35 #11 52.46 Setting up libconfig-tiny-perl (2.28-1) ...
12:27:35 #11 52.47 Setting up libsereal-encoder-perl:armhf (4.025+ds-1) ...
12:27:35 #11 52.48 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:35 #11 52.49 Setting up liblist-utilsby-perl (0.12-1) ...
12:27:35 #11 52.50 Setting up libstring-shellquote-perl (1.04-2) ...
12:27:35 #11 52.50 Setting up libnet-netmask-perl (2.0001-1) ...
12:27:35 #11 52.51 Setting up libsub-install-perl (0.928-2) ...
12:27:35 #11 52.52 Setting up gcc (4:12.2.0-1ubuntu1) ...
12:27:35 #11 52.54 Setting up dpkg-dev (1.21.9ubuntu1) ...
12:27:35 #11 52.55 Setting up libindirect-perl (0.39-2) ...
12:27:35 #11 52.56 Setting up libxs-parse-sublike-perl:armhf (0.16-1ubuntu2) ...
12:27:35 #11 52.57 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:35 #11 52.59 Setting up libfreezethaw-perl (0.5001-2.1) ...
12:27:35 #11 52.59 Setting up libobject-pad-perl (0.68-1) ...
12:27:35 #10 70.95 0 added, 0 removed; done.
12:27:35 #10 67.27 Setting up libmime-tools-perl (5.509-1) ...
12:27:35 #10 67.28 Setting up libxml-simple-perl (2.25-1) ...
12:27:35 #10 67.29 Setting up libparams-validate-perl (1.29-1+b1) ...
12:27:35 #10 67.30 Setting up libb-hooks-endofscope-perl (0.24-1) ...
12:27:35 #10 67.31 Setting up lintian (2.15.0) ...
12:27:35 #10 67.32 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:35 #10 67.33 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
12:27:35 #10 67.34 Setting up licensecheck (3.0.31-3) ...
12:27:35 #10 67.35 Setting up libgitlab-api-v4-perl (0.16-1) ...
12:27:35 #10 67.36 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:27:35 #10 67.37 Setting up libwww-perl (6.36-2) ...
12:27:35 #10 67.38 Setting up debhelper (12.1.1) ...
12:27:35 #10 67.39 Setting up dh-autoreconf (19) ...
12:27:35 #10 67.40 Setting up devscripts (2.19.5+deb10u1) ...
12:27:35 #10 55.45 Setting up libcurl4:armhf (7.58.0-2ubuntu3.22) ...
12:27:35 #10 55.46 Setting up devscripts (2.17.12ubuntu1.1) ...
12:27:35 #10 55.61 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:27:35 #10 55.62 Setting up libcgi-fast-perl (1:2.13-1) ...
12:27:35 #10 55.64 Setting up libhtml-tree-perl (5.07-1) ...
12:27:35 #10 55.65 Setting up libfile-listing-perl (6.04-1) ...
12:27:35 #10 55.66 Setting up libhttp-message-perl (6.14-1) ...
12:27:35 #10 55.67 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
12:27:35 #10 55.71 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:35 #11 62.10 Setting up libltdl-dev:amd64 (2.4.6-14) ...
12:27:35 #11 62.11 Setting up libjson-maybexs-perl (1.004000-1) ...
12:27:35 #11 62.12 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:35 #11 62.13 Setting up libio-string-perl (1.08-3) ...
12:27:35 #11 62.15 Setting up libreadonly-perl (2.050-2) ...
12:27:35 #11 62.19 Setting up python3-chardet (3.0.4-4build1) ...
12:27:35 #11 51.17 Setting up libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.1) ...
12:27:35 #11 51.18 Setting up openssh-client (1:8.9p1-3ubuntu0.1) ...
12:27:35 #11 51.25 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
12:27:35 #12 6.053 Selecting previously unselected package bash-completion.
12:27:35 #12 6.053 (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 ... 21450 files and directories currently installed.)
12:27:35 #12 6.066 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
12:27:35 #10 62.12   Installing       : python3-distro-1.6.0-2.fc36.noarch                  41/142 
12:27:35 #10 62.13   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        42/142 
12:27:35 #10 62.14   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      43/142 
12:27:35 #10 62.14   Installing       : perl-srpm-macros-1-43.fc36.noarch                   44/142 
12:27:35 #10 62.15   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        45/142 
12:27:35 #10 62.15   Installing       : openblas-srpm-macros-2-11.fc36.noarch               46/142 
12:27:35 #10 62.16   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   47/142 
12:27:35 #10 62.16   Installing       : nim-srpm-macros-3-6.fc36.noarch                     48/142 
12:27:35 #10 62.17   Installing       : ncurses-6.2-9.20210508.fc36.x86_64                  49/142 
12:27:35 #10 62.18   Installing       : lua-srpm-macros-1-6.fc36.noarch                     50/142 
12:27:35 #10 62.18   Installing       : libstemmer-0-18.585svn.fc36.x86_64                  51/142 
12:27:35 #10 62.19   Installing       : libpng-2:1.6.37-12.fc36.x86_64                      52/142 
12:27:35 #10 62.19   Installing       : libpkgconf-1.8.0-2.fc36.x86_64                      53/142 
12:27:35 #10 62.20   Installing       : pkgconf-1.8.0-2.fc36.x86_64                         54/142 
12:27:35 #10 62.21   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              55/142 
12:27:35 #10 62.21   Installing       : libjpeg-turbo-2.1.2-2.fc36.x86_64                   56/142 
12:27:35 #10 62.23   Installing       : gdk-pixbuf2-2.42.9-2.fc36.x86_64                    57/142 
12:27:35 #10 62.24   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               58/142 
12:27:35 #10 62.24   Installing       : json-glib-1.6.6-2.fc36.x86_64                       59/142 
12:27:35 #10 62.26   Installing       : libappstream-glib-0.8.0-4.fc36.x86_64               60/142 
12:27:35 #10 62.27   Installing       : info-6.8-3.fc36.x86_64                              61/142 
12:27:35 #10 62.27   Installing       : ed-1.14.2-12.fc36.x86_64                            62/142 
12:27:35 #10 62.28   Installing       : patch-2.7.6-16.fc36.x86_64                          63/142 
12:27:35 #10 62.29   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     64/142 
12:27:35 #11 55.67 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
12:27:35 #11 55.69 Setting up libio-stringy-perl (2.111-3) ...
12:27:35 #11 55.70 Setting up liblist-moreutils-perl (0.416-1build5) ...
12:27:35 #11 55.71 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:35 #11 55.72 Setting up liblog-any-perl (1.708-1) ...
12:27:35 #11 55.73 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:35 #11 55.74 Setting up libdevel-size-perl (0.83-1build1) ...
12:27:35 #11 55.75 Setting up libdebhelper-perl (12.10ubuntu1) ...
12:27:35 #11 55.76 Setting up libpod-constants-perl (0.19-1) ...
12:27:35 #11 55.78 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
12:27:35 #11 55.79 Setting up libperl4-corelibs-perl (0.004-2) ...
12:27:35 #11 55.81 Setting up libfuture-perl (0.43-1) ...
12:27:35 #11 55.82 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:35 #12 7.051 Starting pkgProblemResolver with broken count: 0
12:27:35 #12 7.120 Starting 2 pkgProblemResolver with broken count: 0
12:27:35 #12 7.125 Done
12:27:35 #10 60.35 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
12:27:35 #10 60.36 Setting up dwz (0.13+20210201-1) ...
12:27:35 #10 60.37 Setting up groff-base (1.22.4-6) ...
12:27:35 #10 60.39 Setting up cpp (4:10.2.1-1) ...
12:27:35 #10 60.41 Setting up pixz (1.0.7-1) ...
12:27:35 #10 60.42 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:27:35 #10 60.43 Setting up libcurl4:armhf (7.74.0-1.3+deb11u3) ...
12:27:35 #10 60.44 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
12:27:35 #10 60.45 Setting up libx11-6:armhf (2:1.7.2-1) ...
12:27:35 #10 60.47 Setting up curl (7.74.0-1.3+deb11u3) ...
12:27:35 #10 60.48 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:27:35 #10 60.51 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
12:27:35 #14 19.59   Running scriptlet: selinux-policy-minimum-3.14.3-114.el8.noarch         45/89 
12:27:35 #14 28.66   Installing       : policycoreutils-devel-2.9-21.1.el8.aarch64           46/89 
12:27:35 #14 28.89   Installing       : selinux-policy-devel-3.14.3-114.el8.noarch           47/89 
12:27:35 #14 28.92   Running scriptlet: selinux-policy-devel-3.14.3-114.el8.noarch           47/89 
12:27:35 #14 28.96   Upgrading        : libarchive-3.3.3-5.el8.aarch64                       48/89 
12:27:35 #14 28.99   Installing       : libsepol-devel-2.9-3.el8.aarch64                     49/89 
12:27:35 #14 29.04   Installing       : libselinux-devel-2.9-8.el8.aarch64                   50/89 
12:27:35 #14 29.30   Installing       : kernel-headers-4.18.0-448.el8.aarch64                51/89 
12:27:35 #14 29.35   Running scriptlet: glibc-headers-2.28-224.el8.aarch64                   52/89 
12:27:35 #14 29.44   Installing       : glibc-headers-2.28-224.el8.aarch64                   52/89 
12:27:35 #14 29.47   Installing       : glibc-devel-2.28-224.el8.aarch64                     53/89 
12:27:35 #14 29.49   Running scriptlet: glibc-devel-2.28-224.el8.aarch64                     53/89 
12:27:35 #10 69.67 Setting up libmime-tools-perl (5.509-1) ...
12:27:35 #10 69.68 Setting up dput (1.1.0) ...
12:27:35 #10 69.85 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
12:27:35 #10 69.86 Setting up equivs (2.3.1) ...
12:27:35 #10 69.88 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:27:35 #10 69.90 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
12:27:35 #10 69.92 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
12:27:35 #11 52.60 Setting up liberror-perl (0.17029-1) ...
12:27:35 #11 52.61 Setting up libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.2) ...
12:27:35 #11 52.62 Setting up patchutils (0.4.2-1build2) ...
12:27:35 #11 52.64 Setting up libmail-sendmail-perl (0.80-2) ...
12:27:35 #11 52.65 Setting up libltdl-dev:armhf (2.4.7-4) ...
12:27:35 #11 52.66 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:35 #11 52.67 Setting up libxml-sax-base-perl (1.09-2) ...
12:27:35 #11 52.68 Setting up libio-string-perl (1.08-3.1) ...
12:27:35 #11 52.68 Setting up libreadonly-perl (2.050-3) ...
12:27:35 #11 52.69 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
12:27:35 #11 52.70 Setting up libstring-copyright-perl (0.003013-1) ...
12:27:35 #11 52.71 Setting up libdata-optlist-perl (0.112-1) ...
12:27:35 #11 52.72 Setting up libipc-run-perl (20220807.0-1) ...
12:27:35 #11 52.73 Setting up git (1:2.37.2-1ubuntu1.2) ...
12:27:35 #11 52.74 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
12:27:35 #11 52.75 Setting up libcontextual-return-perl (0.004014-3) ...
12:27:35 #11 52.76 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:35 #11 52.77 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:35 #11 52.78 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
12:27:35 #11 52.79 Setting up libhtml-parser-perl:armhf (3.78-1) ...
12:27:35 #11 52.80 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:35 #10 70.95 Running hooks in /etc/ca-certificates/update.d...
12:27:35 #10 70.95 done.
12:27:35 #10 67.55 Setting up dh-strip-nondeterminism (1.1.2-1) ...
12:27:35 #10 67.56 Setting up equivs (2.2.0) ...
12:27:35 #10 67.57 Setting up libxml-parser-perl (2.44-4) ...
12:27:35 #10 67.58 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:35 #10 67.62 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:35 #10 67.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:35 #10 55.78 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:35 #10 55.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:35 #10 55.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:35 #11 51.25 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
12:27:35 #11 51.26 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
12:27:35 #11 51.26 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
12:27:35 #11 51.26 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
12:27:35 #11 51.26 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:27:35 #11 51.27 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
12:27:35 #11 51.28 Setting up libxext6:armhf (2:1.3.4-1build1) ...
12:27:35 #11 51.29 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.7) ...
12:27:35 #11 51.30 Setting up python3 (3.10.6-1~22.04) ...
12:27:35 #11 62.43 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:27:35 #11 62.44 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:35 #11 62.45 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:35 #11 62.46 Setting up python3-debian (0.1.36ubuntu1) ...
12:27:35 #13 2.463 dh_testdir
12:27:35 #13 2.482 dh_testroot
12:27:35 #13 2.502 dh_prep
12:27:35 #13 2.524 dh_testdir
12:27:35 #13 2.544 dh_testroot
12:27:35 #12 2.135 Package bash-5.2.9-3.fc37.x86_64 is already installed.
12:27:35 #10 62.34   Installing       : groff-base-1.22.4-9.fc36.x86_64                     64/142 
12:27:35 #10 62.35   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     64/142 
12:27:35 #10 62.36   Installing       : perl-Digest-1.20-2.fc36.noarch                      65/142 
12:27:35 #10 62.36   Installing       : perl-Digest-MD5-2.58-479.fc36.x86_64                66/142 
12:27:35 #10 62.37   Installing       : perl-B-1.82-486.fc36.x86_64                         67/142 
12:27:35 #10 62.38   Installing       : perl-FileHandle-2.03-486.fc36.noarch                68/142 
12:27:35 #10 62.38   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                69/142 
12:27:35 #10 62.39   Installing       : perl-Data-Dumper-2.183-3.fc36.x86_64                70/142 
12:27:35 #10 62.40   Installing       : perl-libnet-3.13-480.fc36.noarch                    71/142 
12:27:35 #10 62.40   Installing       : perl-base-2.27-486.fc36.noarch                      72/142 
12:27:35 #10 62.42   Installing       : perl-Net-SSLeay-1.92-2.fc36.x86_64                  73/142 
12:27:35 #10 62.43   Installing       : perl-URI-5.10-1.fc36.noarch                         74/142 
12:27:35 #10 62.44   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         75/142 
12:27:35 #10 62.44   Installing       : perl-if-0.60.900-486.fc36.noarch                    76/142 
12:27:35 #10 62.45   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             77/142 
12:27:35 #10 62.45   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             78/142 
12:27:35 #10 62.46   Installing       : perl-File-Path-2.18-479.fc36.noarch                 79/142 
12:27:35 #10 62.46   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              80/142 
12:27:35 #10 62.47   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              81/142 
12:27:35 #10 62.47   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              82/142 
12:27:35 #10 62.48   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              83/142 
12:27:35 #10 62.48   Installing       : perl-POSIX-1.97-486.fc36.x86_64                     84/142 
12:27:35 #10 62.49   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            85/142 
12:27:35 #10 62.49   Installing       : perl-subs-1.04-486.fc36.noarch                      86/142 
12:27:35 #10 62.50   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  87/142 
12:27:35 #10 62.51   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                88/142 
12:27:35 #10 62.51   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          89/142 
12:27:35 #10 62.52   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 90/142 
12:27:35 #10 62.52   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  91/142 
12:27:35 #10 62.53   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               92/142 
12:27:35 #10 62.53   Installing       : perl-Symbol-1.09-486.fc36.noarch                    93/142 
12:27:35 #10 62.54   Installing       : perl-File-stat-1.09-486.fc36.noarch                 94/142 
12:27:35 #10 62.55   Installing       : perl-Socket-4:2.036-1.fc36.x86_64                   95/142 
12:27:35 #10 62.55   Installing       : perl-podlators-1:4.14-479.fc36.noarch               96/142 
12:27:35 #10 62.56   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            97/142 
12:27:35 #10 62.56   Installing       : perl-Fcntl-1.14-486.fc36.x86_64                     98/142 
12:27:35 #10 62.57   Installing       : perl-mro-1.25-486.fc36.x86_64                       99/142 
12:27:35 #10 62.57   Installing       : perl-overloading-0.02-486.fc36.noarch              100/142 
12:27:35 #10 62.58   Installing       : perl-IO-1.46-486.fc36.x86_64                       101/142 
12:27:35 #10 62.58   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            102/142 
12:27:35 #10 62.59   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              103/142 
12:27:35 #10 62.59   Installing       : perl-Errno-1.33-486.fc36.x86_64                    104/142 
12:27:35 #10 62.60   Installing       : perl-File-Basename-2.85-486.fc36.noarch            105/142 
12:27:35 #10 62.60   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               106/142 
12:27:35 #10 62.61   Installing       : perl-MIME-Base64-3.16-479.fc36.x86_64              107/142 
12:27:35 #10 62.61   Installing       : perl-constant-1.33-480.fc36.noarch                 108/142 
12:27:35 #10 62.62   Installing       : perl-parent-1:0.238-479.fc36.noarch                109/142 
12:27:35 #10 62.62   Installing       : perl-vars-1.05-486.fc36.noarch                     110/142 
12:27:35 #10 62.63   Installing       : perl-overload-1.33-486.fc36.noarch                 111/142 
12:27:35 #10 62.63   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      112/142 
12:27:35 #10 62.64   Installing       : perl-Storable-1:3.25-2.fc36.x86_64                 113/142 
12:27:35 #11 55.83 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
12:27:35 #11 55.84 Setting up libtry-tiny-perl (0.30-1) ...
12:27:35 #11 55.85 Setting up libtype-tiny-perl (1.008001-2) ...
12:27:35 #11 55.86 Setting up libtest-fatal-perl (0.014-1) ...
12:27:35 #11 55.88 Setting up libcommon-sense-perl (3.74-2build6) ...
12:27:35 #11 55.90 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:35 #11 55.92 Setting up libnet-http-perl (6.19-1) ...
12:27:35 #11 55.93 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
12:27:35 #11 55.94 Setting up libencode-locale-perl (1.05-1) ...
12:27:35 #11 55.95 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:35 #11 55.96 Setting up libnet-dns-perl (1.22-1) ...
12:27:35 #11 55.97 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
12:27:35 #11 55.98 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:27:35 #11 56.00 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:35 #11 56.01 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:35 #11 56.02 Setting up libsub-install-perl (0.928-1) ...
12:27:35 #11 56.03 Setting up gcc (4:9.3.0-1ubuntu2) ...
12:27:35 #11 56.05 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
12:27:35 #11 56.07 Setting up libnumber-compare-perl (0.03-1) ...
12:27:35 #11 56.08 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:35 #11 56.09 Setting up libio-async-perl (0.75-1) ...
12:27:35 #11 56.11 Setting up liberror-perl (0.17029-1) ...
12:27:35 #11 56.12 Setting up patchutils (0.3.4-2) ...
12:27:35 #11 56.13 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:35 #11 56.14 Setting up libltdl-dev:armhf (2.4.6-14) ...
12:27:35 #13 1.145 Reading package lists...
12:27:35 #14 DONE 5.6s
12:27:35 
12:27:35 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:35 #15 DONE 0.1s
12:27:35 
12:27:35 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:35 #16 DONE 0.1s
12:27:35 
12:27:35 #17 exporting to image
12:27:35 #17 exporting layers
12:27:35 #13 1.240 Reading package lists...
12:27:35 #10 60.52 Setting up gpg (2.2.27-2+deb11u2) ...
12:27:35 #10 60.53 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
12:27:35 #10 60.54 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
12:27:35 #10 60.55 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:27:35 #10 60.57 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
12:27:35 #10 60.58 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:27:35 #11 52.81 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
12:27:35 #11 52.82 Setting up librole-tiny-perl (2.002004-1) ...
12:27:35 #11 52.83 Setting up gnupg (2.2.35-3ubuntu1) ...
12:27:35 #11 52.84 Setting up libc6-dev:armhf (2.36-0ubuntu4) ...
12:27:35 #11 52.84 Setting up libfont-ttf-perl (1.06-2) ...
12:27:35 #11 52.85 Setting up libfile-homedir-perl (1.006-1) ...
12:27:35 #11 52.86 Setting up libalgorithm-diff-xs-perl:armhf (0.04-7) ...
12:27:35 #11 52.87 Setting up libio-socket-ssl-perl (2.074-2) ...
12:27:35 #11 52.88 Setting up libsub-exporter-perl (0.988-1) ...
12:27:35 #11 52.89 Setting up libpython3-stdlib:armhf (3.10.6-1) ...
12:27:35 #11 52.90 Setting up libalgorithm-merge-perl (0.08-4) ...
12:27:35 #11 52.90 Setting up libhttp-message-perl (6.37-1) ...
12:27:35 #11 52.91 Setting up libdata-validate-ip-perl (0.30-1) ...
12:27:35 #11 52.92 Setting up libhtml-form-perl (6.10-1) ...
12:27:35 #11 52.93 Setting up libiterator-perl (0.03+ds1-2) ...
12:27:35 #11 52.94 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:35 #11 52.95 Setting up libjson-xs-perl (4.030-1build3) ...
12:27:35 #11 52.96 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:35 #11 52.96 Setting up libio-prompter-perl (0.004015-1) ...
12:27:35 #11 52.97 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
12:27:35 #10 69.94 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:35 #10 69.95 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
12:27:35 #10 69.97 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:27:35 #10 69.98 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:35 #10 70.01 Setting up libmoox-struct-perl (0.020-1) ...
12:27:35 #10 70.03 Setting up lintian (2.104.0) ...
12:27:35 #10 70.05 Setting up licensecheck (3.1.1-2) ...
12:27:35 #10 70.07 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:35 #10 70.09 Setting up libwww-perl (6.52-1) ...
12:27:35 #10 70.11 Setting up devscripts (2.21.3+deb11u1) ...
12:27:35 #10 DONE 71.4s
12:27:35 #10 67.80 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:35 #10 67.83 Setting up libsoap-lite-perl (1.27-1) ...
12:27:35 #10 67.84 Setting up libxmlrpc-lite-perl (0.717-2) ...
12:27:35 #10 67.85 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:27:35 #10 67.87 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:27:35 #10 67.88 Updating certificates in /etc/ssl/certs...
12:27:35 #10 55.99 Setting up libparams-classify-perl (0.015-1) ...
12:27:35 #10 56.00 Setting up git (1:2.17.1-1ubuntu0.15) ...
12:27:35 #10 56.03 Setting up libhttp-negotiate-perl (6.00-2) ...
12:27:35 #10 56.04 Setting up libmailtools-perl (2.18-1) ...
12:27:35 #10 56.05 Setting up libgit-wrapper-perl (0.047-1) ...
12:27:35 #10 56.06 Setting up libhtml-format-perl (2.12-1) ...
12:27:35 #10 56.07 Setting up libemail-valid-perl (1.202-1) ...
12:27:35 #10 56.08 Setting up libhttp-cookies-perl (6.04-1) ...
12:27:35 #10 56.10 Setting up curl (7.58.0-2ubuntu3.22) ...
12:27:35 #10 56.11 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:35 #10 56.12 Setting up gnupg (2.2.4-1ubuntu1.6) ...
12:27:35 #10 56.13 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
12:27:35 #10 56.15 Setting up libxml-simple-perl (2.24-1) ...
12:27:35 #10 56.16 Setting up lintian (2.5.81ubuntu1) ...
12:27:35 #10 56.18 Setting up libhtml-form-perl (6.03-1) ...
12:27:35 #11 62.62 Setting up python3-requests (2.22.0-2ubuntu1) ...
12:27:35 #11 62.78 Setting up libdata-optlist-perl (0.110-1) ...
12:27:35 #11 62.79 Setting up libipc-run-perl (20180523.0-2) ...
12:27:35 #11 62.80 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:35 #11 62.82 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:35 #11 62.85 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:35 #11 51.59 Setting up binutils (2.38-4ubuntu2.1) ...
12:27:35 #11 51.60 Setting up python3-xdg (0.27-2) ...
12:27:36 #13 2.563 dh_install
12:27:36 #13 2.590 dh_installdocs
12:27:36 #13 2.623 dh_installchangelogs
12:27:36 #13 2.699 dh_compress
12:27:36 #13 2.736 dh_fixperms
12:27:36 #13 2.783 dh_installdeb
12:27:36 #13 2.810 dh_gencontrol
12:27:36 #12 2.153 Package bash-5.2.9-3.fc37.x86_64 is already installed.
12:27:36 #12 2.162 Package bash-5.2.9-3.fc37.x86_64 is already installed.
12:27:36 #12 2.162 Package ca-certificates-2022.2.54-5.fc37.noarch is already installed.
12:27:36 #12 2.163 Package libarchive-3.6.1-2.fc37.x86_64 is already installed.
12:27:36 #12 2.164 Package pkgconf-pkg-config-1.8.0-3.fc37.x86_64 is already installed.
12:27:36 #12 2.164 Package tar-2:1.34-5.fc37.x86_64 is already installed.
12:27:36 #12 2.172 Package bash-5.2.9-3.fc37.x86_64 is already installed.
12:27:36 #12 2.187 Package bash-5.2.9-3.fc37.x86_64 is already installed.
12:27:36 #12 2.300 Dependencies resolved.
12:27:36 #12 2.327 ================================================================================
12:27:36 #12 2.327  Package                       Arch    Version                   Repo      Size
12:27:36 #12 2.327 ================================================================================
12:27:36 #12 2.327 Installing:
12:27:36 #12 2.327  cmake                         x86_64  3.25.2-1.fc37             updates  6.8 M
12:27:36 #12 2.327  device-mapper-devel           x86_64  1.02.175-9.fc37           fedora    43 k
12:27:36 #12 2.327  gcc                           x86_64  12.2.1-4.fc37             updates   33 M
12:27:36 #12 2.327  git                           x86_64  2.39.1-1.fc37             updates   66 k
12:27:36 #12 2.327  glibc-static                  x86_64  2.36-9.fc37               updates  1.9 M
12:27:36 #12 2.327  libseccomp-devel              x86_64  2.5.3-3.fc37              fedora    60 k
12:27:36 #12 2.327  libselinux-devel              x86_64  3.4-5.fc37                fedora   148 k
12:27:36 #12 2.327  libtool                       x86_64  2.4.7-2.fc37              fedora   601 k
12:27:36 #12 2.327  libtool-ltdl-devel            x86_64  2.4.7-2.fc37              fedora   164 k
12:27:36 #12 2.327  make                          x86_64  1:4.3-11.fc37             fedora   542 k
12:27:36 #12 2.327  selinux-policy-devel          noarch  37.18-1.fc37              updates  888 k
12:27:36 #12 2.327  systemd                       x86_64  251.10-588.fc37           updates  4.2 M
12:27:36 #12 2.327  systemd-devel                 x86_64  251.10-588.fc37           updates  579 k
12:27:36 #12 2.327  which                         x86_64  2.21-35.fc37              fedora    41 k
12:27:36 #12 2.327 Upgrading:
12:27:36 #12 2.327  libxcrypt                     x86_64  4.4.33-4.fc37             updates  120 k
12:27:36 #12 2.327  systemd-libs                  x86_64  251.10-588.fc37           updates  619 k
12:27:36 #12 2.327 Installing dependencies:
12:27:36 #12 2.327  annobin-docs                  noarch  10.92-1.fc37              updates   92 k
12:27:36 #12 2.327  annobin-plugin-gcc            x86_64  10.92-1.fc37              updates  888 k
12:27:36 #12 2.327  autoconf                      noarch  2.71-4.fc37               updates  733 k
12:27:36 #12 2.327  automake                      noarch  1.16.5-9.fc37             fedora   696 k
12:27:36 #12 2.327  checkpolicy                   x86_64  3.4-3.fc37                fedora   346 k
12:27:36 #12 2.327  cmake-data                    noarch  3.25.2-1.fc37             updates  2.2 M
12:27:36 #12 2.327  cmake-filesystem              x86_64  3.25.2-1.fc37             updates   17 k
12:27:36 #12 2.327  cmake-rpm-macros              noarch  3.25.2-1.fc37             updates   16 k
12:27:36 #12 2.327  cpp                           x86_64  12.2.1-4.fc37             updates   11 M
12:27:36 #12 2.327  dbus                          x86_64  1:1.14.4-1.fc37           updates  7.8 k
12:27:36 #12 2.327  dbus-broker                   x86_64  32-1.fc37                 fedora   175 k
12:27:36 #12 2.327  dbus-common                   noarch  1:1.14.4-1.fc37           updates   15 k
12:27:36 #12 2.327  device-mapper                 x86_64  1.02.175-9.fc37           fedora   138 k
12:27:36 #12 2.327  device-mapper-libs            x86_64  1.02.175-9.fc37           fedora   177 k
12:27:36 #12 2.327  gc                            x86_64  8.0.6-4.fc37              fedora   103 k
12:27:36 #12 2.327  gcc-plugin-annobin            x86_64  12.2.1-4.fc37             updates   53 k
12:27:36 #12 2.327  git-core                      x86_64  2.39.1-1.fc37             updates  4.2 M
12:27:36 #12 2.327  git-core-doc                  noarch  2.39.1-1.fc37             updates  2.8 M
12:27:36 #12 2.327  glibc-devel                   x86_64  2.36-9.fc37               updates  102 k
12:27:36 #12 2.327  glibc-headers-x86             noarch  2.36-9.fc37               updates  581 k
12:27:36 #12 2.327  guile22                       x86_64  2.2.7-6.fc37              fedora   6.5 M
12:27:36 #12 2.327  jsoncpp                       x86_64  1.9.5-3.fc37              fedora    98 k
12:27:36 #12 2.327  kernel-headers                x86_64  6.1.5-200.fc37            updates  1.5 M
12:27:36 #12 2.327  kmod-libs                     x86_64  30-2.fc37                 fedora    68 k
12:27:36 #12 2.327  less                          x86_64  590-5.fc37                fedora   160 k
12:27:36 #12 2.327  libargon2                     x86_64  20190702-1.fc37           fedora    28 k
12:27:36 #12 2.327  libcbor                       x86_64  0.7.0-7.fc37              fedora    56 k
12:27:36 #12 2.327  libedit                       x86_64  3.1-43.20221009cvs.fc37   updates  106 k
12:27:36 #12 2.327  libfdisk                      x86_64  2.38.1-1.fc37             fedora   160 k
12:27:36 #12 2.327  libfido2                      x86_64  1.11.0-3.fc37             fedora    97 k
12:27:36 #12 2.327  libmpc                        x86_64  1.2.1-5.fc37              fedora    61 k
12:27:36 #12 2.327  libseccomp                    x86_64  2.5.3-3.fc37              fedora    70 k
12:27:36 #12 2.327  libselinux-utils              x86_64  3.4-5.fc37                fedora   158 k
12:27:36 #12 2.327  libsepol-devel                x86_64  3.4-3.fc37                fedora    49 k
12:27:36 #12 2.327  libtool-ltdl                  x86_64  2.4.7-2.fc37              fedora    37 k
12:27:36 #12 2.327  libutempter                   x86_64  1.2.1-7.fc37              fedora    26 k
12:27:36 #12 2.327  libuv                         x86_64  1:1.44.2-2.fc37           fedora   151 k
12:27:36 #12 2.327  libxcrypt-devel               x86_64  4.4.33-4.fc37             updates   30 k
12:27:36 #12 2.327  libxcrypt-static              x86_64  4.4.33-4.fc37             updates  104 k
12:27:36 #12 2.327  m4                            x86_64  1.4.19-4.fc37             fedora   303 k
12:27:36 #12 2.327  openssh                       x86_64  8.8p1-7.fc37              fedora   452 k
12:27:36 #12 2.327  openssh-clients               x86_64  8.8p1-7.fc37              fedora   698 k
12:27:36 #12 2.327  pcre2-devel                   x86_64  10.40-1.fc37.1            fedora   505 k
12:27:36 #12 2.327  pcre2-utf16                   x86_64  10.40-1.fc37.1            fedora   216 k
12:27:36 #12 2.327  pcre2-utf32                   x86_64  10.40-1.fc37.1            fedora   203 k
12:27:36 #12 2.327  perl-Error                    noarch  1:0.17029-10.fc37         fedora    41 k
12:27:36 #12 2.327  perl-File-Compare             noarch  1.100.700-492.fc37        fedora    16 k
12:27:36 #12 2.327  perl-File-Copy                noarch  2.39-492.fc37             fedora    23 k
12:27:36 #12 2.327  perl-File-Find                noarch  1.40-492.fc37             fedora    28 k
12:27:36 #12 2.327  perl-Git                      noarch  2.39.1-1.fc37             updates   43 k
12:27:36 #12 2.327  perl-TermReadKey              x86_64  2.38-14.fc37              fedora    36 k
12:27:36 #12 2.327  perl-Thread-Queue             noarch  3.14-489.fc37             fedora    21 k
12:27:36 #12 2.327  perl-lib                      x86_64  0.65-492.fc37             fedora    18 k
12:27:36 #12 2.327  perl-threads                  x86_64  1:2.27-489.fc37           fedora    57 k
12:27:36 #12 2.327  perl-threads-shared           x86_64  1.64-489.fc37             fedora    44 k
12:27:36 #12 2.327  policycoreutils               x86_64  3.4-6.fc37                fedora   238 k
12:27:36 #12 2.327  policycoreutils-devel         x86_64  3.4-6.fc37                fedora   150 k
12:27:36 #12 2.327  policycoreutils-python-utils  noarch  3.4-6.fc37                fedora    80 k
12:27:36 #12 2.327  python3-audit                 x86_64  3.0.9-1.fc37              fedora    86 k
12:27:36 #12 2.327  python3-libselinux            x86_64  3.4-5.fc37                fedora   194 k
12:27:36 #12 2.327  python3-libsemanage           x86_64  3.4-5.fc37                fedora    83 k
12:27:36 #12 2.327  python3-policycoreutils       noarch  3.4-6.fc37                fedora   2.2 M
12:27:36 #12 2.327  python3-setools               x86_64  4.4.0-9.fc37              fedora   618 k
12:27:36 #12 2.327  python3-setuptools            noarch  62.6.0-2.fc37             fedora   1.6 M
12:27:36 #12 2.327  rhash                         x86_64  1.4.2-3.fc37              fedora   185 k
12:27:36 #12 2.327  rpm-plugin-selinux            x86_64  4.18.0-1.fc37             fedora    20 k
12:27:36 #12 2.327  selinux-policy                noarch  37.18-1.fc37              updates   50 k
12:27:36 #12 2.327  selinux-policy-targeted       noarch  37.18-1.fc37              updates  6.6 M
12:27:36 #12 2.327  systemd-pam                   x86_64  251.10-588.fc37           updates  334 k
12:27:36 #12 2.327  systemd-rpm-macros            noarch  251.10-588.fc37           updates   30 k
12:27:36 #12 2.327  util-linux                    x86_64  2.38.1-1.fc37             fedora   2.3 M
12:27:36 #12 2.327  vim-filesystem                noarch  2:9.0.1221-1.fc37         updates   18 k
12:27:36 #12 2.327  xkeyboard-config              noarch  2.36-3.fc37               updates  957 k
12:27:36 #12 2.327 Installing weak dependencies:
12:27:36 #12 2.327  cryptsetup-libs               x86_64  2.5.0-1.fc37              fedora   454 k
12:27:36 #12 2.327  libbpf                        x86_64  2:0.8.0-2.fc37            fedora   172 k
12:27:36 #12 2.327  libxkbcommon                  x86_64  1.4.1-2.fc37              fedora   140 k
12:27:36 #12 2.327  qrencode-libs                 x86_64  4.1.1-3.fc37              fedora    61 k
12:27:36 #12 2.327  systemd-networkd              x86_64  251.10-588.fc37           updates  616 k
12:27:36 #12 2.327  systemd-resolved              x86_64  251.10-588.fc37           updates  282 k
12:27:36 #12 2.327 
12:27:36 #12 2.327 Transaction Summary
12:27:36 #12 2.327 ================================================================================
12:27:36 #12 2.327 Install  93 Packages
12:27:36 #12 2.327 Upgrade   2 Packages
12:27:36 #12 2.327 
12:27:36 #12 2.331 Total download size: 103 M
12:27:36 #12 2.332 Downloading Packages:
12:27:36 #10 62.64   Installing       : perl-Getopt-Long-1:2.54-1.fc36.noarch              114/142 
12:27:36 #10 62.65   Installing       : perl-DynaLoader-1.50-486.fc36.x86_64               115/142 
12:27:36 #10 62.65   Installing       : perl-Carp-1.52-479.fc36.noarch                     116/142 
12:27:36 #10 62.66   Installing       : perl-Exporter-5.76-480.fc36.noarch                 117/142 
12:27:36 #10 62.66   Installing       : perl-NDBM_File-1.15-486.fc36.x86_64                118/142 
12:27:36 #10 62.67   Installing       : perl-PathTools-3.80-479.fc36.x86_64                119/142 
12:27:36 #10 62.73   Installing       : perl-Encode-4:3.17-485.fc36.x86_64                 120/142 
12:27:36 #10 62.83   Installing       : perl-libs-4:5.34.1-486.fc36.x86_64                 121/142 
12:27:36 #10 62.84   Installing       : perl-interpreter-4:5.34.1-486.fc36.x86_64          122/142 
12:27:36 #10 62.86   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.x86_64      123/142 
12:27:36 #10 62.86   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  124/142 
12:27:36 #10 62.86   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                125/142 
12:27:36 #10 62.87   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  126/142 
12:27:36 #10 62.87   Installing       : efi-srpm-macros-5-5.fc36.noarch                    127/142 
12:27:36 #10 62.88   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            128/142 
12:27:36 #10 62.88   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 129/142 
12:27:36 #10 62.89   Installing       : python-srpm-macros-3.10-20.fc36.noarch             130/142 
12:27:36 #12 6.624 Unpacking bash-completion (1:2.8-1ubuntu1) ...
12:27:36 #12 6.753 Selecting previously unselected package cmake-data.
12:27:36 #11 56.15 Setting up libjson-maybexs-perl (1.004000-1) ...
12:27:36 #11 56.16 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:36 #11 56.17 Setting up libio-string-perl (1.08-3) ...
12:27:36 #11 56.18 Setting up libreadonly-perl (2.050-2) ...
12:27:36 #11 56.20 Setting up python3-chardet (3.0.4-4build1) ...
12:27:36 #13 2.098 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:36 #13 2.098 dpkg-buildpackage: info: source version 1.0
12:27:36 #13 2.098 dpkg-buildpackage: info: source distribution unstable
12:27:36 #13 2.098 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:36 #10 61.05 Setting up libxpm4:armhf (1:3.5.12-1) ...
12:27:36 #10 61.06 Setting up fontconfig-config (2.13.1-4.2) ...
12:27:36 #10 70.29 Setting up libxml-parser-perl:arm64 (2.46-2) ...
12:27:36 #10 70.30 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:36 #10 70.34 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:36 #10 70.39 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:36 #12 7.623 The following additional packages will be installed:
12:27:36 #12 7.623   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:27:36 #12 7.624   g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
12:27:36 #12 7.624   libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7
12:27:36 #12 7.624   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0
12:27:36 #12 7.624   libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev
12:27:36 #12 7.625   libudev-dev libuv1 pkg-config
12:27:36 #12 7.627 Suggested packages:
12:27:36 #12 7.627   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
12:27:36 #12 7.627   libstdc++-10-doc
12:27:36 #12 7.627 Recommended packages:
12:27:36 #12 7.627   libglib2.0-data shared-mime-info xdg-user-dirs
12:27:36 
12:27:36 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:36 #11 DONE 0.1s
12:27:36 
12:27:36 #12 [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
12:27:36 #10 56.19 Setting up libimport-into-perl (1.002005-1) ...
12:27:36 #10 56.20 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:36 #10 56.21 Setting up libparams-validate-perl (1.29-1) ...
12:27:36 #10 56.23 Setting up libmoo-perl (2.003004-1) ...
12:27:36 #10 56.24 Setting up libb-hooks-endofscope-perl (0.21-1) ...
12:27:36 #10 56.25 Setting up libpackage-stash-perl (0.37-1) ...
12:27:36 #10 56.26 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
12:27:36 #10 56.27 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:36 #10 56.29 Setting up licensecheck (3.0.31-2) ...
12:27:36 #10 56.30 Setting up dh-autoreconf (17) ...
12:27:36 #10 56.32 Setting up libwww-perl (6.31-1ubuntu0.1) ...
12:27:36 #10 56.33 Setting up debhelper (11.1.6ubuntu2) ...
12:27:36 #10 56.34 Setting up equivs (2.1.0) ...
12:27:36 #10 56.35 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:27:36 #10 56.37 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
12:27:36 #10 56.38 Setting up libxml-parser-perl (2.44-2build3) ...
12:27:36 #10 56.39 Setting up libxml-sax-expat-perl (0.40-2) ...
12:27:36 #11 62.87 Setting up libtypes-serialiser-perl (1.0-1) ...
12:27:36 #11 62.88 Setting up g++ (4:9.3.0-1ubuntu2) ...
12:27:36 #11 62.90 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:36 #11 62.90 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
12:27:36 #11 62.91 Setting up libhtml-parser-perl (3.72-5) ...
12:27:36 #11 62.93 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:36 #11 62.95 Setting up librole-tiny-perl (2.001004-1) ...
12:27:36 #11 62.96 Setting up build-essential (12.8ubuntu1.1) ...
12:27:36 #11 62.97 Setting up libfont-ttf-perl (1.06-1) ...
12:27:36 #11 62.99 Setting up libfile-homedir-perl (1.004-1) ...
12:27:36 #11 63.00 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
12:27:36 #11 63.02 Setting up libio-socket-ssl-perl (2.067-1) ...
12:27:36 #11 63.04 Setting up libsub-exporter-perl (0.987-1) ...
12:27:36 #11 63.05 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:36 #11 63.07 Setting up libhttp-message-perl (6.22-1) ...
12:27:36 #11 51.75 Setting up man-db (2.10.2-1) ...
12:27:36 #11 51.86 Building database of manual pages ...
12:27:36 #13 2.930 dh_md5sums
12:27:36 #13 2.961 dh_builddeb
12:27:36 #13 2.983 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:36 #13 3.004 
12:27:36 #13 3.004 The package has been created.
12:27:36 #13 3.004 Attention, the package has been created in the current directory,
12:27:36 #13 3.004 not in ".." as indicated by the message above!
12:27:36 #13 3.028 Selecting previously unselected package docker-ce-build-deps.
12:27:36 #13 3.042 (Reading database ... 26292 files and directories currently installed.)
12:27:36 #10 62.90   Installing       : redhat-rpm-config-222-1.fc36.noarch                131/142 
12:27:36 #10 62.90   Installing       : diffutils-3.8-2.fc36.x86_64                        132/142 
12:27:36 #10 62.91   Installing       : dash-0.5.10.2-10.fc36.x86_64                       133/142 
12:27:36 #10 62.92   Running scriptlet: dash-0.5.10.2-10.fc36.x86_64                       133/142 
12:27:36 #10 62.94   Installing       : cpio-2.13-12.fc36.x86_64                           134/142 
12:27:36 #10 62.95   Installing       : bzip2-1.0.8-11.fc36.x86_64                         135/142 
12:27:36 #10 62.96   Installing       : rpm-build-4.17.1-3.fc36.x86_64                     136/142 
12:27:36 #10 62.96   Installing       : rpmlint-fedora-license-data-1.11-1.fc36.noarch     137/142 
12:27:36 #10 62.98   Installing       : rpmlint-2.4.0-3.fc36.noarch                        138/142 
12:27:36 #12 6.756 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
12:27:36 #12 6.761 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
12:27:36 #11 56.42 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:27:36 #11 56.44 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:36 #11 56.45 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:36 #11 56.46 Setting up python3-debian (0.1.36ubuntu1) ...
12:27:36 #13 2.132  dpkg-source --before-build .
12:27:36 #13 2.132 dpkg-buildpackage: info: host architecture amd64
12:27:36 #13 2.230  debian/rules clean
12:27:36 #13 2.232 dh clean
12:27:36 #13 2.317    dh_clean
12:27:36 #13 2.349  debian/rules binary
12:27:36 #10 61.32 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
12:27:36 #10 70.54 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:36 #10 70.57 Setting up libsoap-lite-perl (1.27-1) ...
12:27:36 #10 70.59 Setting up libxmlrpc-lite-perl (0.717-4) ...
12:27:36 #10 70.60 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:27:36 #10 70.64 Processing triggers for ca-certificates (20210119) ...
12:27:36 #10 70.65 Updating certificates in /etc/ssl/certs...
12:27:36 #12 7.999 The following NEW packages will be installed:
12:27:36 #10 56.44 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:36 #10 56.48 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:36 #10 56.61 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:36 #10 56.63 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:27:36 #10 56.66 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
12:27:36 #13 2.217 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:36 #13 2.217 dpkg-buildpackage: info: source version 1.0
12:27:36 #13 2.217 dpkg-buildpackage: info: source distribution unstable
12:27:36 #13 2.217 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:36 #13 2.252  dpkg-source --before-build .
12:27:36 #13 2.252 dpkg-buildpackage: info: host architecture arm64
12:27:36 #13 2.350  debian/rules clean
12:27:36 #13 2.351 dh clean
12:27:36 #13 2.441    dh_clean
12:27:36 #13 2.476  debian/rules binary
12:27:36 #13 2.478 dh binary
12:27:36 #13 2.555    dh_update_autotools_config
12:27:36 #13 2.584    dh_autoreconf
12:27:36 #11 63.09 Setting up libhtml-form-perl (6.07-1) ...
12:27:36 #11 63.12 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
12:27:36 #11 63.13 Setting up libjson-xs-perl (4.020-1build1) ...
12:27:36 #11 63.14 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:36 #11 63.16 Setting up libio-prompter-perl (0.004015-1) ...
12:27:36 #11 63.18 Setting up libhttp-cookies-perl (6.08-1) ...
12:27:36 #11 63.20 Setting up po-debconf (1.0.21) ...
12:27:36 #11 63.22 Setting up libhtml-tree-perl (5.07-2) ...
12:27:36 #11 63.23 Setting up libparams-classify-perl (0.015-1build2) ...
12:27:36 #11 63.24 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
12:27:36 #11 63.25 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:36 #11 63.27 Setting up libnet-dns-sec-perl (1.15-1) ...
12:27:36 #11 63.28 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.15) ...
12:27:36 #11 52.09 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
12:27:36 #11 52.09 Setting up python3-six (1.16.0-3ubuntu1) ...
12:27:36 #11 52.22 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
12:27:36 #13 3.043 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:36 #13 3.047 Unpacking docker-ce-build-deps (1.0) ...
12:27:36 #10 68.24 0 added, 0 removed; done.
12:27:36 #10 68.24 Running hooks in /etc/ca-certificates/update.d...
12:27:36 #10 68.24 done.
12:27:36 #10 DONE 68.5s
12:27:36 
12:27:36 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:36 #11 DONE 0.1s
12:27:36 #13 28.71   Running scriptlet: which-2.21-28.el9.x86_64                             68/68 
12:27:36 #13 29.93   Verifying        : acl-2.3.1-3.el9.x86_64                                1/68 
12:27:36 #13 29.93   Verifying        : dbus-1:1.12.20-7.el9.x86_64                           2/68 
12:27:36 #13 29.93   Verifying        : dbus-broker-28-7.el9.x86_64                           3/68 
12:27:36 #13 29.93   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    4/68 
12:27:36 #13 29.93   Verifying        : device-mapper-9:1.02.187-4.el9.x86_64                 5/68 
12:27:36 #13 29.93   Verifying        : device-mapper-libs-9:1.02.187-4.el9.x86_64            6/68 
12:27:36 #13 29.93   Verifying        : kmod-libs-28-7.el9.x86_64                             7/68 
12:27:36 #13 29.93   Verifying        : libcbor-0.7.0-5.el9.x86_64                            8/68 
12:27:36 #13 29.93   Verifying        : libedit-3.1-37.20210216cvs.el9.x86_64                 9/68 
12:27:36 #13 29.93   Verifying        : libfido2-1.6.0-7.el9.x86_64                          10/68 
12:27:36 #13 29.93   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        11/68 
12:27:36 #13 29.93   Verifying        : make-1:4.3-7.el9.x86_64                              12/68 
12:27:36 #13 29.93   Verifying        : openssh-8.7p1-28.el9.x86_64                          13/68 
12:27:36 #13 29.93   Verifying        : openssh-clients-8.7p1-28.el9.x86_64                  14/68 
12:27:36 #13 29.93   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            15/68 
12:27:36 #13 29.93   Verifying        : selinux-policy-38.1.4-1.el9.noarch                   16/68 
12:27:36 #13 29.93   Verifying        : selinux-policy-targeted-38.1.4-1.el9.noarch          17/68 
12:27:36 #13 29.93   Verifying        : systemd-252-3.el9.x86_64                             18/68 
12:27:36 #13 29.93   Verifying        : systemd-pam-252-3.el9.x86_64                         19/68 
12:27:36 #13 29.93   Verifying        : systemd-rpm-macros-252-3.el9.noarch                  20/68 
12:27:36 #13 29.93   Verifying        : which-2.21-28.el9.x86_64                             21/68 
12:27:36 #13 29.93   Verifying        : annobin-11.05-1.el9.x86_64                           22/68 
12:27:36 #13 29.93   Verifying        : autoconf-2.69-38.el9.noarch                          23/68 
12:27:36 #13 29.93   Verifying        : automake-1.16.2-6.el9.noarch                         24/68 
12:27:36 #13 29.93   Verifying        : cmake-3.20.2-7.el9.x86_64                            25/68 
12:27:36 #13 29.93   Verifying        : cmake-data-3.20.2-7.el9.noarch                       26/68 
12:27:36 #13 29.93   Verifying        : cmake-filesystem-3.20.2-7.el9.x86_64                 27/68 
12:27:36 #13 29.93   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 28/68 
12:27:36 #13 29.93   Verifying        : cpp-11.3.1-4.3.el9.x86_64                            29/68 
12:27:36 #13 29.93   Verifying        : gcc-11.3.1-4.3.el9.x86_64                            30/68 
12:27:36 #13 29.93   Verifying        : gcc-plugin-annobin-11.3.1-4.3.el9.x86_64             31/68 
12:27:36 #13 29.93   Verifying        : git-2.39.1-1.el9.x86_64                              32/68 
12:27:36 #13 29.93   Verifying        : git-core-2.39.1-1.el9.x86_64                         33/68 
12:27:36 #13 29.93   Verifying        : git-core-doc-2.39.1-1.el9.noarch                     34/68 
12:27:36 #13 29.93   Verifying        : glibc-devel-2.34-54.el9.x86_64                       35/68 
12:27:36 #13 29.93   Verifying        : glibc-headers-2.34-54.el9.x86_64                     36/68 
12:27:36 #13 29.93   Verifying        : kernel-headers-5.14.0-239.el9.x86_64                 37/68 
12:27:36 #13 29.93   Verifying        : libmpc-1.2.1-4.el9.x86_64                            38/68 
12:27:36 #13 29.93   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  39/68 
12:27:36 #13 29.93   Verifying        : libselinux-devel-3.5-0.rc1.1.el9.x86_64              40/68 
12:27:36 #13 29.93   Verifying        : libsepol-devel-3.5-0.rc1.2.el9.x86_64                41/68 
12:27:36 #13 29.93   Verifying        : libtool-2.4.6-45.el9.x86_64                          42/68 
12:27:36 #13 29.93   Verifying        : libtool-ltdl-2.4.6-45.el9.x86_64                     43/68 
12:27:36 #13 29.93   Verifying        : libuv-1:1.42.0-1.el9.x86_64                          44/68 
12:27:36 #13 29.93   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  45/68 
12:27:36 #13 29.93   Verifying        : llvm-libs-15.0.1-1.el9.x86_64                        46/68 
12:27:36 #13 29.93   Verifying        : m4-1.4.19-1.el9.x86_64                               47/68 
12:27:36 #13 29.93   Verifying        : pcre2-devel-10.40-2.el9.x86_64                       48/68 
12:27:36 #13 29.93   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                       49/68 
12:27:36 #13 29.93   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                       50/68 
12:27:36 #13 29.93   Verifying        : perl-DynaLoader-1.47-480.el9.x86_64                  51/68 
12:27:36 #13 29.93   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    52/68 
12:27:36 #13 29.93   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           53/68 
12:27:36 #13 29.93   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   54/68 
12:27:36 #13 29.93   Verifying        : perl-File-Find-1.37-480.el9.noarch                   55/68 
12:27:36 #13 29.93   Verifying        : perl-Git-2.39.1-1.el9.noarch                         56/68 
12:27:36 #13 29.93   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                  57/68 
12:27:36 #13 29.93   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                58/68 
12:27:36 #13 29.93   Verifying        : perl-lib-0.65-480.el9.x86_64                         59/68 
12:27:36 #13 29.93   Verifying        : perl-threads-1:2.25-460.el9.x86_64                   60/68 
12:27:36 #13 29.93   Verifying        : perl-threads-shared-1.61-460.el9.x86_64              61/68 
12:27:36 #13 29.93   Verifying        : policycoreutils-devel-3.5-0.rc1.2.el9.x86_64         62/68 
12:27:36 #13 29.93   Verifying        : selinux-policy-devel-38.1.4-1.el9.noarch             63/68 
12:27:36 #13 29.93   Verifying        : systemd-devel-252-3.el9.x86_64                       64/68 
12:27:36 #13 29.93   Verifying        : device-mapper-devel-9:1.02.187-4.el9.x86_64          65/68 
12:27:36 #13 29.93   Verifying        : glibc-static-2.34-54.el9.x86_64                      66/68 
12:27:36 #13 29.93   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.x86_64               67/68 
12:27:36 #13 29.93   Verifying        : libxcrypt-static-4.4.18-3.el9.x86_64                 68/68 
12:27:36 #13 30.08 
12:27:36 #13 30.08 Installed:
12:27:36 #13 30.08   acl-2.3.1-3.el9.x86_64                                                        
12:27:36 #13 30.08   annobin-11.05-1.el9.x86_64                                                    
12:27:36 #13 30.08   autoconf-2.69-38.el9.noarch                                                   
12:27:36 #13 30.08   automake-1.16.2-6.el9.noarch                                                  
12:27:36 #13 30.08   cmake-3.20.2-7.el9.x86_64                                                     
12:27:36 #13 30.08   cmake-data-3.20.2-7.el9.noarch                                                
12:27:36 #13 30.08   cmake-filesystem-3.20.2-7.el9.x86_64                                          
12:27:36 #13 30.08   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
12:27:36 #13 30.08   cpp-11.3.1-4.3.el9.x86_64                                                     
12:27:36 #13 30.08   dbus-1:1.12.20-7.el9.x86_64                                                   
12:27:36 #13 30.08   dbus-broker-28-7.el9.x86_64                                                   
12:27:36 #13 30.08   dbus-common-1:1.12.20-7.el9.noarch                                            
12:27:36 #13 30.08   device-mapper-9:1.02.187-4.el9.x86_64                                         
12:27:36 #13 30.08   device-mapper-devel-9:1.02.187-4.el9.x86_64                                   
12:27:36 #13 30.08   device-mapper-libs-9:1.02.187-4.el9.x86_64                                    
12:27:36 #13 30.08   gcc-11.3.1-4.3.el9.x86_64                                                     
12:27:36 #13 30.08   gcc-plugin-annobin-11.3.1-4.3.el9.x86_64                                      
12:27:36 #13 30.08   git-2.39.1-1.el9.x86_64                                                       
12:27:36 #13 30.08   git-core-2.39.1-1.el9.x86_64                                                  
12:27:36 #13 30.08   git-core-doc-2.39.1-1.el9.noarch                                              
12:27:36 #13 30.08   glibc-devel-2.34-54.el9.x86_64                                                
12:27:36 #13 30.08   glibc-headers-2.34-54.el9.x86_64                                              
12:27:36 #13 30.08   glibc-static-2.34-54.el9.x86_64                                               
12:27:36 #13 30.08   kernel-headers-5.14.0-239.el9.x86_64                                          
12:27:36 #13 30.08   kmod-libs-28-7.el9.x86_64                                                     
12:27:36 #13 30.08   libcbor-0.7.0-5.el9.x86_64                                                    
12:27:36 #13 30.08   libedit-3.1-37.20210216cvs.el9.x86_64                                         
12:27:36 #13 30.08   libfido2-1.6.0-7.el9.x86_64                                                   
12:27:36 #13 30.08   libmpc-1.2.1-4.el9.x86_64                                                     
12:27:36 #13 30.08   libseccomp-2.5.2-2.el9.x86_64                                                 
12:27:36 #13 30.08   libseccomp-devel-2.5.2-2.el9.x86_64                                           
12:27:36 #13 30.08   libselinux-devel-3.5-0.rc1.1.el9.x86_64                                       
12:27:36 #13 30.08   libsepol-devel-3.5-0.rc1.2.el9.x86_64                                         
12:27:36 #13 30.08   libtool-2.4.6-45.el9.x86_64                                                   
12:27:36 #13 30.08   libtool-ltdl-2.4.6-45.el9.x86_64                                              
12:27:36 #13 30.08   libtool-ltdl-devel-2.4.6-45.el9.x86_64                                        
12:27:36 #13 30.08   libuv-1:1.42.0-1.el9.x86_64                                                   
12:27:36 #13 30.08   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
12:27:36 #13 30.08   libxcrypt-static-4.4.18-3.el9.x86_64                                          
12:27:36 #13 30.08   llvm-libs-15.0.1-1.el9.x86_64                                                 
12:27:36 #13 30.08   m4-1.4.19-1.el9.x86_64                                                        
12:27:36 #13 30.08   make-1:4.3-7.el9.x86_64                                                       
12:27:36 #13 30.08   openssh-8.7p1-28.el9.x86_64                                                   
12:27:36 #13 30.08   openssh-clients-8.7p1-28.el9.x86_64                                           
12:27:36 #13 30.08   pcre2-devel-10.40-2.el9.x86_64                                                
12:27:36 #13 30.08   pcre2-utf16-10.40-2.el9.x86_64                                                
12:27:36 #13 30.08   pcre2-utf32-10.40-2.el9.x86_64                                                
12:27:36 #13 30.08   perl-DynaLoader-1.47-480.el9.x86_64                                           
12:27:36 #13 30.08   perl-Error-1:0.17029-7.el9.noarch                                             
12:27:36 #13 30.08   perl-File-Compare-1.100.600-480.el9.noarch                                    
12:27:36 #13 30.08   perl-File-Copy-2.34-480.el9.noarch                                            
12:27:36 #13 30.08   perl-File-Find-1.37-480.el9.noarch                                            
12:27:36 #13 30.08   perl-Git-2.39.1-1.el9.noarch                                                  
12:27:36 #13 30.08   perl-TermReadKey-2.38-11.el9.x86_64                                           
12:27:36 #13 30.08   perl-Thread-Queue-3.14-460.el9.noarch                                         
12:27:36 #13 30.08   perl-lib-0.65-480.el9.x86_64                                                  
12:27:36 #13 30.08   perl-threads-1:2.25-460.el9.x86_64                                            
12:27:36 #13 30.08   perl-threads-shared-1.61-460.el9.x86_64                                       
12:27:36 #13 30.08   policycoreutils-devel-3.5-0.rc1.2.el9.x86_64                                  
12:27:36 #13 30.08   rpm-plugin-selinux-4.16.1.3-22.el9.x86_64                                     
12:27:36 #13 30.08   selinux-policy-38.1.4-1.el9.noarch                                            
12:27:36 #13 30.08   selinux-policy-devel-38.1.4-1.el9.noarch                                      
12:27:36 #13 30.08   selinux-policy-targeted-38.1.4-1.el9.noarch                                   
12:27:36 #13 30.08   systemd-252-3.el9.x86_64                                                      
12:27:36 #13 30.08   systemd-devel-252-3.el9.x86_64                                                
12:27:36 #13 30.08   systemd-pam-252-3.el9.x86_64                                                  
12:27:36 #13 30.08   systemd-rpm-macros-252-3.el9.noarch                                           
12:27:36 #13 30.08   which-2.21-28.el9.x86_64                                                      
12:27:36 #13 30.08 
12:27:36 #13 30.08 Complete!
12:27:36 #10 62.99   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               139/142 
12:27:36 #10 63.07   Installing       : glibc-gconv-extra-2.35-20.fc36.x86_64              140/142 
12:27:36 #10 63.08   Running scriptlet: glibc-gconv-extra-2.35-20.fc36.x86_64              140/142 
12:27:36 #10 63.10   Cleanup          : elfutils-libs-0.187-4.fc36.x86_64                  141/142 
12:27:36 #10 63.11   Cleanup          : elfutils-libelf-0.187-4.fc36.x86_64                142/142 
12:27:36 #14 29.50   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  54/89 
12:27:36 #12 7.126 Selecting previously unselected package liblzo2-2:amd64.
12:27:36 #12 7.129 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ...
12:27:36 #12 7.133 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
12:27:36 #12 7.175 Selecting previously unselected package libarchive13:amd64.
12:27:36 #12 7.177 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ...
12:27:36 #12 7.186 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
12:27:36 #12 7.250 Selecting previously unselected package libjsoncpp1:amd64.
12:27:36 #12 7.252 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ...
12:27:36 #12 7.257 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:27:36 #12 7.301 Selecting previously unselected package librhash0:amd64.
12:27:36 #12 7.303 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ...
12:27:36 #12 7.309 Unpacking librhash0:amd64 (1.3.6-2) ...
12:27:36 #12 7.358 Selecting previously unselected package libuv1:amd64.
12:27:36 #12 7.361 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ...
12:27:36 #12 7.367 Unpacking libuv1:amd64 (1.18.0-3) ...
12:27:36 #12 7.401 Selecting previously unselected package cmake.
12:27:36 #11 56.60 Setting up python3-requests (2.22.0-2ubuntu1) ...
12:27:36 #11 56.75 Setting up libdata-optlist-perl (0.110-1) ...
12:27:36 #11 56.76 Setting up libipc-run-perl (20180523.0-2) ...
12:27:36 #11 56.78 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
12:27:36 #11 56.79 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:36 #11 56.80 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:36 #11 56.81 Setting up libtypes-serialiser-perl (1.0-1) ...
12:27:36 #11 56.82 Setting up g++ (4:9.3.0-1ubuntu2) ...
12:27:36 #11 56.84 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:36 #13 2.351 dh binary
12:27:36 #13 2.429    dh_update_autotools_config
12:27:36 #13 2.459    dh_autoreconf
12:27:36 #13 2.500    create-stamp debian/debhelper-build-stamp
12:27:36 #13 2.500    dh_prep
12:27:36 #13 2.528    dh_auto_install --destdir=debian/docker-ce-build-deps/
12:27:36 #13 2.577    dh_install
12:27:36 #10 61.42 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:27:36 #10 61.43 Setting up libxext6:armhf (2:1.3.3-1.1) ...
12:27:36 #10 61.45 Setting up binutils (2.35.2-2) ...
12:27:36 #10 61.46 Setting up man-db (2.9.4-2) ...
12:27:36 #10 61.56 Building database of manual pages ...
12:27:36 #12 7.999   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:27:36 #12 7.999   g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
12:27:36 #12 7.999   libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7
12:27:36 #12 8.000   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0
12:27:36 #12 8.000   libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev
12:27:36 #12 8.000   libudev-dev libuv1 pkg-config
12:27:36 #10 56.66 Updating certificates in /etc/ssl/certs...
12:27:36 #11 63.30 Setting up libsereal-perl (4.011-1) ...
12:27:36 #11 63.31 Setting up libhtml-format-perl (2.12-1) ...
12:27:36 #11 63.33 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:27:36 #11 63.40 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:36 #11 63.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:36 #11 52.35 Setting up perl (5.34.0-3ubuntu1.1) ...
12:27:36 #11 52.37 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
12:27:36 #11 52.38 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:36 #11 52.39 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
12:27:36 #11 52.40 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
12:27:36 #11 52.56 Setting up libdata-dump-perl (1.25-1) ...
12:27:36 #13 2.626    create-stamp debian/debhelper-build-stamp
12:27:36 #13 2.626    dh_prep
12:27:36 #13 2.654    dh_auto_install --destdir=debian/docker-ce-build-deps/
12:27:36 #13 2.705    dh_install
12:27:36 #13 2.738    dh_installdocs
12:27:36 #13 2.777    dh_installchangelogs
12:27:36 #12 0.679 Hit:1 http://deb.debian.org/debian buster InRelease
12:27:36 #12 0.680 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
12:27:36 #12 0.680 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:27:36 
12:27:36 #12 [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
12:27:36 #13 DONE 30.3s
12:27:36 
12:27:36 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:36 #17 exporting layers 1.8s done
12:27:36 #17 writing image sha256:4eded9b06a9bef614f2a181b1581bcea2d56107abd06a66e7632d095cb4e475e done
12:27:36 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
12:27:36 #17 DONE 1.8s
12:27:36 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
12:27:36 #14 30.63   Installing       : gcc-8.5.0-18.el8.aarch64                             55/89 
12:27:36 #14 30.65   Running scriptlet: gcc-8.5.0-18.el8.aarch64                             55/89 
12:27:36 #12 7.403 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ...
12:27:36 #12 7.408 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
12:27:36 #11 53.73 Setting up libiterator-util-perl (0.02+ds1-2) ...
12:27:36 #11 53.74 Setting up libstdc++-12-dev:armhf (12.2.0-3ubuntu1) ...
12:27:36 #11 53.75 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:36 #11 53.76 Setting up libtool (2.4.7-4) ...
12:27:36 #11 53.77 Setting up po-debconf (1.0.21+nmu1) ...
12:27:36 #11 53.78 Setting up libhtml-tree-perl (5.07-2) ...
12:27:36 #11 53.79 Setting up libparams-classify-perl:armhf (0.015-2) ...
12:27:36 #11 53.80 Setting up libcgi-pm-perl (4.54-1) ...
12:27:36 #11 53.81 Setting up python3 (3.10.6-1) ...
12:27:36 #11 56.85 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
12:27:36 #11 56.85 Setting up libhtml-parser-perl (3.72-5) ...
12:27:36 #11 56.86 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:36 #11 56.87 Setting up librole-tiny-perl (2.001004-1) ...
12:27:36 #11 56.88 Setting up build-essential (12.8ubuntu1.1) ...
12:27:36 #11 56.90 Setting up libfont-ttf-perl (1.06-1) ...
12:27:36 #11 56.91 Setting up libfile-homedir-perl (1.004-1) ...
12:27:36 #11 56.92 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
12:27:36 #11 56.93 Setting up libio-socket-ssl-perl (2.067-1) ...
12:27:36 #11 56.94 Setting up libsub-exporter-perl (0.987-1) ...
12:27:36 #11 56.95 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:36 #11 56.96 Setting up libhttp-message-perl (6.22-1) ...
12:27:36 #11 56.97 Setting up libhtml-form-perl (6.07-1) ...
12:27:36 #11 56.98 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
12:27:36 #11 56.99 Setting up libjson-xs-perl (4.020-1build1) ...
12:27:36 #11 57.01 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:36 #11 57.02 Setting up libio-prompter-perl (0.004015-1) ...
12:27:36 #11 57.03 Setting up libhttp-cookies-perl (6.08-1) ...
12:27:36 #11 57.04 Setting up po-debconf (1.0.21) ...
12:27:36 #11 57.05 Setting up libhtml-tree-perl (5.07-2) ...
12:27:36 #11 57.07 Setting up libparams-classify-perl (0.015-1build2) ...
12:27:36 #13 2.609    dh_installdocs
12:27:36 #13 2.646    dh_installchangelogs
12:27:36 #13 2.730    dh_perl
12:27:36 #13 2.766    dh_link
12:27:36 #13 2.799    dh_strip_nondeterminism
12:27:36 #13 2.857    dh_compress
12:27:36 #12 3.217 (1/95): automake-1.16.5-9.fc37.noarch.rpm       2.3 MB/s | 696 kB     00:00    
12:27:36 #12 3.224 (2/95): checkpolicy-3.4-3.fc37.x86_64.rpm       1.1 MB/s | 346 kB     00:00    
12:27:36 #12 3.231 (3/95): dbus-broker-32-1.fc37.x86_64.rpm         25 MB/s | 175 kB     00:00    
12:27:36 #12 3.236 (4/95): device-mapper-1.02.175-9.fc37.x86_64.rp  12 MB/s | 138 kB     00:00    
12:27:36 #12 3.244 (5/95): cryptsetup-libs-2.5.0-1.fc37.x86_64.rpm 1.4 MB/s | 454 kB     00:00    
12:27:36 #12 3.248 (6/95): device-mapper-libs-1.02.175-9.fc37.x86_  15 MB/s | 177 kB     00:00    
12:27:36 #12 3.252 (7/95): device-mapper-devel-1.02.175-9.fc37.x86 2.7 MB/s |  43 kB     00:00    
12:27:36 #12 3.256 (8/95): gc-8.0.6-4.fc37.x86_64.rpm              8.6 MB/s | 103 kB     00:00    
12:27:36 #12 3.316 (9/95): guile22-2.2.7-6.fc37.x86_64.rpm          98 MB/s | 6.5 MB     00:00    
12:27:36 #12 3.319 (10/95): jsoncpp-1.9.5-3.fc37.x86_64.rpm        1.8 MB/s |  98 kB     00:00    
12:27:36 #12 3.322 (11/95): kmod-libs-30-2.fc37.x86_64.rpm         1.2 MB/s |  68 kB     00:00    
12:27:36 #12 3.359 (12/95): libargon2-20190702-1.fc37.x86_64.rpm   769 kB/s |  28 kB     00:00    
12:27:36 #12 3.365 (13/95): libbpf-0.8.0-2.fc37.x86_64.rpm         4.0 MB/s | 172 kB     00:00    
12:27:36 #12 3.369 (14/95): less-590-5.fc37.x86_64.rpm             3.4 MB/s | 160 kB     00:00    
12:27:36 #12 3.372 (15/95): libcbor-0.7.0-7.fc37.x86_64.rpm        4.6 MB/s |  56 kB     00:00    
12:27:36 #12 3.377 (16/95): libfdisk-2.38.1-1.fc37.x86_64.rpm       14 MB/s | 160 kB     00:00    
12:27:36 #12 3.382 (17/95): libfido2-1.11.0-3.fc37.x86_64.rpm       11 MB/s |  97 kB     00:00    
12:27:36 #12 3.385 (18/95): libmpc-1.2.1-5.fc37.x86_64.rpm         5.3 MB/s |  61 kB     00:00    
12:27:36 #12 3.388 (19/95): libseccomp-2.5.3-3.fc37.x86_64.rpm     6.5 MB/s |  70 kB     00:00    
12:27:36 #12 3.394 (20/95): libseccomp-devel-2.5.3-3.fc37.x86_64.r 7.2 MB/s |  60 kB     00:00    
12:27:36 #12 3.397 (21/95): libselinux-devel-3.4-5.fc37.x86_64.rpm  13 MB/s | 148 kB     00:00    
12:27:36 #12 3.401 (22/95): libselinux-utils-3.4-5.fc37.x86_64.rpm  14 MB/s | 158 kB     00:00    
12:27:36 #12 3.404 (23/95): libsepol-devel-3.4-3.fc37.x86_64.rpm   7.6 MB/s |  49 kB     00:00    
12:27:36 #12 3.407 (24/95): libtool-ltdl-2.4.7-2.fc37.x86_64.rpm   6.1 MB/s |  37 kB     00:00    
12:27:36 #12 3.412 (25/95): libtool-ltdl-devel-2.4.7-2.fc37.x86_64  20 MB/s | 164 kB     00:00    
12:27:36 #12 3.422 (26/95): libtool-2.4.7-2.fc37.x86_64.rpm         25 MB/s | 601 kB     00:00    
12:27:36 #10 56.98 0 added, 0 removed; done.
12:27:36 #10 56.98 Running hooks in /etc/ca-certificates/update.d...
12:27:36 #10 56.98 done.
12:27:36 #10 DONE 57.2s
12:27:36 
12:27:36 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:36 #11 DONE 0.0s
12:27:36 
12:27:36 #12 [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
12:27:36 #12 8.452 0 upgraded, 29 newly installed, 0 to remove and 9 not upgraded.
12:27:36 #12 8.452 1 not fully installed or removed.
12:27:36 #12 8.452 Need to get 19.1 MB of archives.
12:27:36 #12 8.452 After this operation, 82.8 MB of additional disk space will be used.
12:27:36 #12 8.452 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
12:27:36 #12 8.557 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB]
12:27:37 #11 52.57 Setting up python3-certifi (2020.6.20-1) ...
12:27:37 #11 52.69 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:37 #11 52.70 Setting up libref-util-perl (0.204-1) ...
12:27:37 #11 52.71 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:37 #11 52.72 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:27:37 #11 52.73 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
12:27:37 #11 52.75 Setting up libsocket6-perl (0.29-1build4) ...
12:27:37 #11 52.76 Setting up libio-prompt-tiny-perl (0.003-1) ...
12:27:37 #11 52.77 Setting up libhash-fieldhash-perl (0.15-1build5) ...
12:27:37 #11 52.78 Setting up libgd3:armhf (2.3.0-2ubuntu2) ...
12:27:37 #11 52.79 Setting up libvariable-magic-perl (0.62-1build5) ...
12:27:37 #11 52.80 Setting up python3-idna (3.3-1) ...
12:27:37 #11 63.58 
12:27:37 #11 63.58 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:37 #11 63.61 Setting up dput (1.0.3ubuntu1) ...
12:27:37 #11 63.77 Setting up libio-async-loop-epoll-perl (0.20-1) ...
12:27:37 #11 63.78 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
12:27:37 #13 2.860    dh_perl
12:27:37 #13 2.904    dh_link
12:27:37 #13 2.938    dh_strip_nondeterminism
12:27:37 #13 3.002    dh_compress
12:27:37 #13 3.044    dh_fixperms
12:27:37 #13 3.087    dh_missing
12:27:37 #13 3.114    dh_installdeb
12:27:37 #10 71.12 0 added, 0 removed; done.
12:27:37 #10 71.12 Running hooks in /etc/ca-certificates/update.d...
12:27:37 #10 71.12 done.
12:27:37 #13 3.126 Reading package lists...
12:27:37 #14 30.92   Installing       : glibc-static-2.28-224.el8.aarch64                    56/89 
12:27:37 #14 30.95   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 57/89 
12:27:37 #14 31.08   Installing       : xkeyboard-config-2.28-1.el8.noarch                   58/89 
12:27:37 #14 31.11   Installing       : libxkbcommon-0.9.1-1.el8.aarch64                     59/89 
12:27:37 #14 31.16   Upgrading        : systemd-pam-239-69.el8.aarch64                       60/89 
12:27:37 #12 7.744 Selecting previously unselected package dh-apparmor.
12:27:37 #12 7.746 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
12:27:37 #12 7.750 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
12:27:37 #12 7.790 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:27:37 #12 7.792 Preparing to unpack .../09-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
12:27:37 #12 7.797 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:37 #12 7.842 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:27:37 #11 54.09 Setting up libhtml-format-perl (2.16-1) ...
12:27:37 #11 54.10 Setting up python3-xdg (0.27-2) ...
12:27:37 #11 57.08 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
12:27:37 #11 57.09 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:37 #11 57.10 Setting up libnet-dns-sec-perl (1.15-1) ...
12:27:37 #11 57.11 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.15) ...
12:27:37 #11 57.12 Setting up libsereal-perl (4.011-1) ...
12:27:37 #11 57.14 Setting up libhtml-format-perl (2.12-1) ...
12:27:37 #11 57.15 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:27:37 #11 57.21 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:37 #11 57.27 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:37 #13 2.895    dh_fixperms
12:27:37 #13 2.934    dh_missing
12:27:37 #13 2.962    dh_installdeb
12:27:37 #13 2.995    dh_gencontrol
12:27:37 #13 3.108    dh_md5sums
12:27:37 #12 3.424 (27/95): libutempter-1.2.1-7.fc37.x86_64.rpm    1.6 MB/s |  26 kB     00:00    
12:27:37 #12 3.429 (28/95): libuv-1.44.2-2.fc37.x86_64.rpm         9.7 MB/s | 151 kB     00:00    
12:27:37 #12 3.435 (29/95): libxkbcommon-1.4.1-2.fc37.x86_64.rpm    16 MB/s | 140 kB     00:00    
12:27:37 #12 3.439 (30/95): m4-1.4.19-4.fc37.x86_64.rpm             23 MB/s | 303 kB     00:00    
12:27:37 #12 3.447 (31/95): make-4.3-11.fc37.x86_64.rpm             32 MB/s | 542 kB     00:00    
12:27:37 #12 3.487 (32/95): openssh-clients-8.8p1-7.fc37.x86_64.rp  15 MB/s | 698 kB     00:00    
12:27:37 #12 3.496 (33/95): openssh-8.8p1-7.fc37.x86_64.rpm        7.9 MB/s | 452 kB     00:00    
12:27:37 #12 3.505 (34/95): pcre2-devel-10.40-1.fc37.1.x86_64.rpm  8.8 MB/s | 505 kB     00:00    
12:27:37 #12 3.511 (35/95): pcre2-utf16-10.40-1.fc37.1.x86_64.rpm  9.3 MB/s | 216 kB     00:00    
12:27:37 #12 3.517 (36/95): pcre2-utf32-10.40-1.fc37.1.x86_64.rpm   18 MB/s | 203 kB     00:00    
12:27:37 #12 3.521 (37/95): perl-Error-0.17029-10.fc37.noarch.rpm  2.7 MB/s |  41 kB     00:00    
12:27:37 #12 3.525 (38/95): perl-File-Compare-1.100.700-492.fc37.n 1.3 MB/s |  16 kB     00:00    
12:27:37 #12 3.528 (39/95): perl-File-Find-1.40-492.fc37.noarch.rp 4.6 MB/s |  28 kB     00:00    
12:27:37 #12 3.531 (40/95): perl-File-Copy-2.39-492.fc37.noarch.rp 2.4 MB/s |  23 kB     00:00    
12:27:37 #12 3.535 (41/95): perl-TermReadKey-2.38-14.fc37.x86_64.r 3.8 MB/s |  36 kB     00:00    
12:27:37 #12 3.540 (42/95): perl-Thread-Queue-3.14-489.fc37.noarch 1.9 MB/s |  21 kB     00:00    
12:27:37 #12 3.543 (43/95): perl-lib-0.65-492.fc37.x86_64.rpm      2.4 MB/s |  18 kB     00:00    
12:27:37 #12 3.546 (44/95): perl-threads-2.27-489.fc37.x86_64.rpm  5.3 MB/s |  57 kB     00:00    
12:27:37 #12 3.549 (45/95): perl-threads-shared-1.64-489.fc37.x86_ 4.8 MB/s |  44 kB     00:00    
12:27:37 #12 3.555 (46/95): policycoreutils-3.4-6.fc37.x86_64.rpm   28 MB/s | 238 kB     00:00    
12:27:37 #12 3.558 (47/95): policycoreutils-devel-3.4-6.fc37.x86_6  12 MB/s | 150 kB     00:00    
12:27:37 #12 3.562 (48/95): policycoreutils-python-utils-3.4-6.fc3 6.9 MB/s |  80 kB     00:00    
12:27:37 #12 3.566 (49/95): python3-audit-3.0.9-1.fc37.x86_64.rpm   12 MB/s |  86 kB     00:00    
12:27:37 #12 3.595 (50/95): python3-libselinux-3.4-5.fc37.x86_64.r 5.3 MB/s | 194 kB     00:00    
12:27:37 #12 3.600 (51/95): python3-libsemanage-3.4-5.fc37.x86_64. 2.2 MB/s |  83 kB     00:00    
12:27:37 #12 3.615 (52/95): python3-setools-4.4.0-9.fc37.x86_64.rp  33 MB/s | 618 kB     00:00    
12:27:37 #12 3.632 (53/95): python3-policycoreutils-3.4-6.fc37.noa  61 MB/s | 2.2 MB     00:00    
12:27:37 #11 63.91 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:37 #11 63.93 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:37 #11 63.94 Setting up libmailtools-perl (2.21-1) ...
12:27:37 #11 63.95 Setting up git (1:2.25.1-1ubuntu3.8) ...
12:27:37 #11 63.98 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:27:37 #11 64.02 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:37 #11 64.09 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:37 #11 53.00 Setting up libio-html-perl (1.004-2) ...
12:27:37 #11 53.01 Setting up libpod-parser-perl (1.63-2) ...
12:27:37 #11 53.02 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
12:27:37 #11 53.03 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
12:27:37 #11 53.04 Setting up libparams-util-perl (1.102-1build3) ...
12:27:37 #11 53.05 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
12:27:37 #11 53.06 Setting up libtime-duration-perl (1.21-1) ...
12:27:37 #13 3.150    dh_gencontrol
12:27:37 #10 DONE 71.4s
12:27:37 
12:27:37 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:37 #11 DONE 0.1s
12:27:37 #13 3.889 Building dependency tree...
12:27:37 #13 4.063 Reading state information...
12:27:37 #13 4.087 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:37 #13 4.135 Starting 2 pkgProblemResolver with broken count: 0
12:27:37 #13 4.137 Done
12:27:37 #13 4.159  Done
12:27:37 #13 4.167 Starting pkgProblemResolver with broken count: 0
12:27:37 #12 0.714 Hit:1 http://deb.debian.org/debian buster InRelease
12:27:37 #12 0.715 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
12:27:37 #12 0.715 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:27:37 #11 54.25 Setting up libxml-sax-perl (1.02+dfsg-3) ...
12:27:37 #11 54.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:37 #11 54.36 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:37 #11 54.48 
12:27:37 #11 54.48 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:37 #12 7.845 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
12:27:37 #12 7.848 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:37 #12 7.888 Selecting previously unselected package libudev-dev:amd64.
12:27:37 #12 7.891 Preparing to unpack .../11-libudev-dev_237-3ubuntu10.56_amd64.deb ...
12:27:37 #12 7.899 Unpacking libudev-dev:amd64 (237-3ubuntu10.56) ...
12:27:37 #12 7.934 Selecting previously unselected package libsepol1-dev:amd64.
12:27:37 #12 7.937 Preparing to unpack .../12-libsepol1-dev_2.7-1ubuntu0.1_amd64.deb ...
12:27:37 #12 7.942 Unpacking libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
12:27:37 #12 8.038 Selecting previously unselected package libpcre16-3:amd64.
12:27:37 #12 8.040 Preparing to unpack .../13-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
12:27:37 #12 8.045 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
12:27:37 #12 8.095 Selecting previously unselected package libpcre32-3:amd64.
12:27:37 + set -e
12:27:37 + mkdir -p /root/build-deb/engine
12:27:37 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:37 #11 57.39 
12:27:37 #11 57.39 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:37 #11 57.44 Setting up dput (1.0.3ubuntu1) ...
12:27:37 #11 57.58 Setting up libio-async-loop-epoll-perl (0.20-1) ...
12:27:37 #11 57.60 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
12:27:37 #13 3.142    dh_builddeb
12:27:37 #13 3.169 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:37 #13 3.290  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
12:27:37 #12 3.646 (54/95): python3-setuptools-62.6.0-2.fc37.noarc  38 MB/s | 1.6 MB     00:00    
12:27:37 #12 3.675 (55/95): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  1.1 MB/s |  61 kB     00:00    
12:27:37 #12 3.684 (56/95): rhash-1.4.2-3.fc37.x86_64.rpm          3.7 MB/s | 185 kB     00:00    
12:27:37 #12 3.692 (57/95): rpm-plugin-selinux-4.18.0-1.fc37.x86_6 1.2 MB/s |  20 kB     00:00    
12:27:37 #12 3.710 (58/95): util-linux-2.38.1-1.fc37.x86_64.rpm     68 MB/s | 2.3 MB     00:00    
12:27:37 #12 3.713 (59/95): which-2.21-35.fc37.x86_64.rpm          1.7 MB/s |  41 kB     00:00    
12:27:37 #12 3.718 (60/95): annobin-docs-10.92-1.fc37.noarch.rpm   3.9 MB/s |  92 kB     00:00    
12:27:37 #12 3.730 (61/95): autoconf-2.71-4.fc37.noarch.rpm         45 MB/s | 733 kB     00:00    
12:27:37 #12 3.747 (62/95): annobin-plugin-gcc-10.92-1.fc37.x86_64  26 MB/s | 888 kB     00:00    
12:27:37 #12 3.876 (63/95): cmake-3.25.2-1.fc37.x86_64.rpm          43 MB/s | 6.8 MB     00:00    
12:27:37 #11 64.16 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:37 #11 64.31 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:37 #11 64.36 Setting up dh-strip-nondeterminism (1.7.0-1) ...
12:27:37 #11 53.06 Setting up autoconf (2.71-2) ...
12:27:37 #11 53.08 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:27:37 #11 53.25 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:37 #11 53.26 Setting up libarray-intspan-perl (2.004-1) ...
12:27:37 #11 53.27 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:37 #11 53.28 Setting up libtimedate-perl (2.3300-2) ...
12:27:37 #11 53.32 Setting up libstdc++-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
12:27:37 #13 3.266    dh_md5sums
12:27:37 #13 3.302    dh_builddeb
12:27:37 #13 3.329 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:37 #13 3.407  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
12:27:37 #13 3.555  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
12:27:37 
12:27:37 #12 [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
12:27:37 #12 9.031 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
12:27:37 #15 DONE 4.6s
12:27:37 
12:27:37 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:37 #16 DONE 0.0s
12:27:37 
12:27:37 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:37 #17 DONE 0.0s
12:27:37 
12:27:37 #18 exporting to image
12:27:37 #18 exporting layers
12:27:37 #13 4.200 Starting 2 pkgProblemResolver with broken count: 0
12:27:37 #13 4.202 Done
12:27:37 #13 4.319 The following additional packages will be installed:
12:27:37 #13 4.319   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:37 #13 4.319   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
12:27:37 #13 4.320   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
12:27:37 #13 4.320   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:37 #13 4.321 Suggested packages:
12:27:37 #13 4.321   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:37 #13 4.321 Recommended packages:
12:27:37 #13 4.321   dmsetup
12:27:37 #13 4.361 The following NEW packages will be installed:
12:27:37 #13 4.362   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:37 #13 4.362   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
12:27:37 #13 4.362   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
12:27:37 #13 4.362   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:37 #11 54.50 Setting up python3-six (1.16.0-4) ...
12:27:37 #11 54.63 Setting up dh-autoreconf (20) ...
12:27:37 #11 54.64 Setting up libdata-validate-uri-perl (0.07-2) ...
12:27:37 #11 54.64 Setting up libnet-smtp-ssl-perl (1.04-2) ...
12:27:37 #11 54.65 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
12:27:37 #12 8.097 Preparing to unpack .../14-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
12:27:37 #12 8.102 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
12:27:37 #12 8.202 Selecting previously unselected package libpcrecpp0v5:amd64.
12:27:37 #12 8.205 Preparing to unpack .../15-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ...
12:27:37 #12 8.221 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
12:27:37 #12 8.254 Selecting previously unselected package libpcre3-dev:amd64.
12:27:37 #12 8.257 Preparing to unpack .../16-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ...
12:27:37 #12 8.261 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
12:27:37 #12 8.342 Selecting previously unselected package libselinux1-dev:amd64.
12:27:37 #14 31.17   Running scriptlet: systemd-239-69.el8.aarch64                           61/89 
12:27:37 #14 31.60   Upgrading        : systemd-239-69.el8.aarch64                           61/89 
12:27:37 #11 57.74 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:37 #11 57.75 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:37 #11 57.75 Setting up libmailtools-perl (2.21-1) ...
12:27:37 #11 57.77 Setting up git (1:2.25.1-1ubuntu3.8) ...
12:27:37 #11 57.79 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:27:37 #11 57.83 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:37 #11 57.90 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:37 #13 3.429  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
12:27:37 #13 3.508 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:37 #13 3.510  dpkg-source --after-build .
12:27:37 #13 3.605 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:37 #13 3.609 
12:27:37 #13 3.609 The package has been created.
12:27:37 #13 3.609 Attention, the package has been created in the current directory,
12:27:37 #13 3.609 not in ".." as indicated by the message above!
12:27:37 #12 3.891 (64/95): cmake-data-3.25.2-1.fc37.noarch.rpm     14 MB/s | 2.2 MB     00:00    
12:27:37 #12 3.893 (65/95): cmake-filesystem-3.25.2-1.fc37.x86_64. 117 kB/s |  17 kB     00:00    
12:27:37 #12 3.899 (66/95): cmake-rpm-macros-3.25.2-1.fc37.noarch. 790 kB/s |  16 kB     00:00    
12:27:37 #12 3.902 (67/95): dbus-1.14.4-1.fc37.x86_64.rpm          1.0 MB/s | 7.8 kB     00:00    
12:27:37 #12 3.912 (68/95): dbus-common-1.14.4-1.fc37.noarch.rpm   1.1 MB/s |  15 kB     00:00    
12:27:37 #12 3.970 (69/95): gcc-plugin-annobin-12.2.1-4.fc37.x86_6 954 kB/s |  53 kB     00:00    
12:27:37 #12 4.048 (70/95): cpp-12.2.1-4.fc37.x86_64.rpm            69 MB/s |  11 MB     00:00    
12:27:37 #12 4.061 (71/95): git-2.39.1-1.fc37.x86_64.rpm           774 kB/s |  66 kB     00:00    
12:27:37 #11 64.40 Setting up libconst-fast-perl (0.014-1) ...
12:27:37 #11 64.43 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
12:27:37 #11 64.52 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:37 #11 64.54 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.15) ...
12:27:37 #11 64.57 Setting up curl (7.68.0-1ubuntu2.15) ...
12:27:37 #11 64.58 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:27:37 #11 64.59 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:37 #11 64.60 Setting up libemail-valid-perl (1.202-1) ...
12:27:37 #11 64.61 Setting up libpackage-stash-perl (0.38-1) ...
12:27:37 #11 64.63 Setting up libimport-into-perl (1.002005-1) ...
12:27:37 #11 53.33 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:27:37 #11 53.34 Setting up libsub-name-perl (0.26-1build3) ...
12:27:37 #11 53.35 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
12:27:37 #11 53.36 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
12:27:37 #11 53.37 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:37 #11 53.38 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
12:27:37 #11 53.39 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:37 #11 53.40 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
12:27:37 #11 53.41 Setting up xauth (1:1.1-1build2) ...
12:27:37 #11 53.42 Setting up libpath-tiny-perl (0.122-1) ...
12:27:37 #11 53.43 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:27:37 #11 53.43 Setting up libjson-perl (4.04000-1) ...
12:27:37 #11 53.44 Setting up libipc-run3-perl (0.048-2) ...
12:27:37 #11 53.45 Setting up libsub-override-perl (0.09-2) ...
12:27:37 #11 53.46 Setting up libaliased-perl (0.34-1.1) ...
12:27:37 #11 53.48 Setting up python3-unidiff (0.5.5-2) ...
12:27:37 #13 3.634 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:37 #13 3.636  dpkg-source --after-build .
12:27:37 #13 3.735 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:37 #13 3.740 
12:27:37 #13 3.740 The package has been created.
12:27:37 #13 3.740 Attention, the package has been created in the current directory,
12:27:37 #13 3.740 not in ".." as indicated by the message above!
12:27:37 #13 3.798 Selecting previously unselected package docker-ce-build-deps.
12:27:37 #13 3.814 (Reading database ... 27555 files and directories currently installed.)
12:27:37 #12 9.246 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB]
12:27:37 #11 54.82 Setting up python3-certifi (2022.6.15-2) ...
12:27:37 #11 54.94 Setting up libmodule-runtime-perl (0.016-2) ...
12:27:37 #11 54.95 Setting up libmailtools-perl (2.21-1) ...
12:27:37 #11 54.96 Setting up python3-gi (3.42.2-2) ...
12:27:37 #12 8.345 Preparing to unpack .../17-libselinux1-dev_2.7-2build2_amd64.deb ...
12:27:37 #12 8.348 Unpacking libselinux1-dev:amd64 (2.7-2build2) ...
12:27:37 #12 8.395 Selecting previously unselected package libdevmapper-dev:amd64.
12:27:37 #12 8.397 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
12:27:37 #12 8.402 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:37 #12 8.434 Selecting previously unselected package libseccomp-dev:amd64.
12:27:37 #12 8.437 Preparing to unpack .../19-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
12:27:37 #12 8.443 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
12:27:37 #12 8.486 Selecting previously unselected package libsystemd-dev:amd64.
12:27:37 #12 8.489 Preparing to unpack .../20-libsystemd-dev_237-3ubuntu10.56_amd64.deb ...
12:27:37 #12 8.493 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.56) ...
12:27:37 #12 8.555 Selecting previously unselected package pkg-config.
12:27:37 #12 1.054 Reading package lists...
12:27:37 #12 0.887 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
12:27:37 #12 0.949 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
12:27:37 #14 31.64   Running scriptlet: systemd-239-69.el8.aarch64                           61/89 
12:27:37 #14 31.78   Installing       : systemd-devel-239-69.el8.aarch64                     62/89 
12:27:37 #13 3.666 Selecting previously unselected package docker-ce-build-deps.
12:27:37 #13 3.682 (Reading database ... 27533 files and directories currently installed.)
12:27:37 #13 3.683 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:37 #13 3.687 Unpacking docker-ce-build-deps (1.0) ...
12:27:37 + mkdir -p /root/build-deb/cli
12:27:37 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:37 + mkdir -p /root/build-deb/buildx
12:27:37 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:37 #12 9.140   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          59/99 
12:27:37 #12 18.13   Installing       : python3-policycoreutils-3.4-6.fc37.noarch            60/99 
12:27:37 #12 18.14   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch       61/99 
12:27:37 #12 18.15   Installing       : libcbor-0.7.0-7.fc37.aarch64                         62/99 
12:27:37 #12 18.16   Installing       : libfido2-1.11.0-3.fc37.aarch64                       63/99 
12:27:37 #12 18.18   Installing       : openssh-clients-8.8p1-7.fc37.aarch64                 64/99 
12:27:37 #12 18.18   Running scriptlet: openssh-clients-8.8p1-7.fc37.aarch64                 64/99 
12:27:37 #12 18.19   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                        65/99 
12:27:37 #12 18.20   Installing       : libargon2-20190702-1.fc37.aarch64                    66/99 
12:27:37 #12 18.21   Installing       : less-590-5.fc37.aarch64                              67/99 
12:27:37 #12 18.29   Installing       : git-core-2.39.1-1.fc37.aarch64                       68/99 
12:27:37 #12 18.33   Installing       : git-core-doc-2.39.1-1.fc37.noarch                    69/99 
12:27:37 #12 18.35   Installing       : perl-Git-2.39.1-1.fc37.noarch                        70/99 
12:27:37 #12 18.35   Installing       : git-2.39.1-1.fc37.aarch64                            71/99 
12:27:37 #12 18.36   Installing       : kmod-libs-30-2.fc37.aarch64                          72/99 
12:27:37 #12 18.37   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64           73/99 
12:27:37 #12 18.38   Installing       : cryptsetup-libs-2.5.0-1.fc37.aarch64                 74/99 
12:27:37 #12 18.39   Installing       : device-mapper-1.02.175-9.fc37.aarch64                75/99 
12:27:37 #12 18.41   Installing       : systemd-networkd-251.10-588.fc37.aarch64             76/99 
12:27:37 #12 18.41   Running scriptlet: systemd-networkd-251.10-588.fc37.aarch64             76/99 
12:27:37 #12 18.43   Installing       : systemd-pam-251.10-588.fc37.aarch64                  77/99 
12:27:37 #12 18.44   Installing       : systemd-resolved-251.10-588.fc37.aarch64             78/99 
12:27:37 #12 18.45   Running scriptlet: systemd-resolved-251.10-588.fc37.aarch64             78/99 
12:27:37 #12 18.58   Installing       : systemd-251.10-588.fc37.aarch64                      79/99 
12:27:37 #12 18.60   Running scriptlet: systemd-251.10-588.fc37.aarch64                      79/99 
12:27:37 #12 18.75 Creating group 'input' with GID 104.
12:27:37 #12 18.75 Creating group 'kvm' with GID 36.
12:27:37 #12 18.75 Creating group 'render' with GID 105.
12:27:37 #12 18.75 Creating group 'sgx' with GID 106.
12:27:37 #12 18.75 Creating group 'systemd-journal' with GID 190.
12:27:37 #12 18.75 Creating group 'systemd-network' with GID 192.
12:27:37 #12 18.75 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:27:37 #12 18.75 Creating group 'systemd-oom' with GID 999.
12:27:37 #12 18.75 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
12:27:37 #12 18.75 Creating group 'systemd-resolve' with GID 193.
12:27:37 #12 18.75 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:27:37 #12 18.75 
12:27:37 #12 18.75   Installing       : jsoncpp-1.9.5-3.fc37.aarch64                         80/99 
12:27:37 #12 18.77   Installing       : gc-8.0.6-4.fc37.aarch64                              81/99 
12:27:37 #12 19.00   Installing       : guile22-2.2.7-6.fc37.aarch64                         82/99 
12:27:37 #12 4.184 (72/95): git-core-doc-2.39.1-1.fc37.noarch.rpm   23 MB/s | 2.8 MB     00:00    
12:27:37 #12 4.216 (73/95): git-core-2.39.1-1.fc37.x86_64.rpm       27 MB/s | 4.2 MB     00:00    
12:27:37 #12 4.246 (74/95): glibc-devel-2.36-9.fc37.x86_64.rpm     1.6 MB/s | 102 kB     00:00    
12:27:38 #11 57.97 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:38 #11 58.10 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:38 #11 58.13 Setting up dh-strip-nondeterminism (1.7.0-1) ...
12:27:38 #11 58.14 Setting up libconst-fast-perl (0.014-1) ...
12:27:38 #11 58.15 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
12:27:38 #11 58.16 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:38 #11 53.60 Setting up libstrictures-perl (2.000006-1) ...
12:27:38 #11 53.61 Setting up libsub-quote-perl (2.006006-1) ...
12:27:38 #11 53.62 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:38 #11 53.63 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
12:27:38 #11 53.64 Setting up libsort-versions-perl (1.62-1) ...
12:27:38 #11 53.65 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:38 #11 53.66 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
12:27:38 #11 53.67 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:38 #11 53.69 Setting up libterm-readkey-perl (2.38-1build4) ...
12:27:38 #11 53.69 Setting up lsb-release (11.1.0ubuntu4) ...
12:27:38 #11 53.71 Setting up python3-magic (2:0.4.24-2) ...
12:27:38 #11 64.64 Setting up libmoo-perl (2.003006-1) ...
12:27:38 #11 64.65 Setting up liblist-someutils-perl (0.58-1) ...
12:27:38 #11 64.66 Setting up liblist-someutils-xs-perl (0.58-2) ...
12:27:38 #11 64.68 Setting up gnupg (2.2.19-3ubuntu2.2) ...
12:27:38 #11 64.69 Setting up libmoox-aliases-perl (0.001006-1) ...
12:27:38 #11 64.71 Setting up libparams-validate-perl (1.29-3) ...
12:27:38 #11 64.72 Setting up libb-hooks-endofscope-perl (0.24-1) ...
12:27:38 #11 64.73 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:38 #11 64.74 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
12:27:38 #11 64.75 Setting up libgitlab-api-v4-perl (0.25-1) ...
12:27:38 #11 64.77 Setting up libmoox-struct-perl (0.017-1) ...
12:27:38 #11 64.78 Setting up lintian (2.62.0ubuntu2.2) ...
12:27:38 #11 64.80 Setting up licensecheck (3.0.45-1) ...
12:27:38 #11 64.81 Setting up dh-autoreconf (19) ...
12:27:38 #11 64.82 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:27:38 #11 64.83 Setting up libwww-perl (6.43-1) ...
12:27:38 #13 3.815 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:38 #13 3.819 Unpacking docker-ce-build-deps (1.0) ...
12:27:38 #12 9.496 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
12:27:38 #12 9.496 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
12:27:38 #12 9.503 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
12:27:38 #12 9.505 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB]
12:27:38 #12 9.507 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
12:27:38 #12 9.508 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
12:27:38 #12 9.509 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB]
12:27:38 #12 9.510 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
12:27:38 #12 9.511 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
12:27:38 #12 9.578 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
12:27:38 #12 9.678 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
12:27:38 #12 9.683 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1+deb11u1 [124 kB]
12:27:38 #12 0.730 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:27:38 #11 55.13 Setting up python3-idna (3.3-1) ...
12:27:38 #11 55.33 Setting up python3-urllib3 (1.26.9-1) ...
12:27:38 #12 8.558 Preparing to unpack .../21-pkg-config_0.29.1-0ubuntu2_amd64.deb ...
12:27:38 #12 8.562 Unpacking pkg-config (0.29.1-0ubuntu2) ...
12:27:38 #12 8.607 Setting up libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
12:27:38 #12 8.620 Setting up libuv1:amd64 (1.18.0-3) ...
12:27:38 #12 8.633 Setting up bash-completion (1:2.8-1ubuntu1) ...
12:27:38 #12 2.143 dh_testdir
12:27:38 #12 1.024 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
12:27:38 #12 1.099 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
12:27:38 #13 4.777 0 upgraded, 21 newly installed, 0 to remove and 4 not upgraded.
12:27:38 #13 4.777 1 not fully installed or removed.
12:27:38 #13 4.777 Need to get 7397 kB of archives.
12:27:38 #13 4.777 After this operation, 36.6 MB of additional disk space will be used.
12:27:38 #13 4.777 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
12:27:38 #12 0.983 Reading package lists...
12:27:38 #12 19.01   Installing       : make-1:4.3-11.fc37.aarch64                           83/99 
12:27:38 #12 19.34   Installing       : gcc-12.2.1-4.fc37.aarch64                            84/99 
12:27:38 #12 19.35   Running scriptlet: gcc-12.2.1-4.fc37.aarch64                            84/99 
12:27:38 #12 19.37   Installing       : policycoreutils-devel-3.4-6.fc37.aarch64             85/99 
12:27:38 #12 19.47   Installing       : selinux-policy-devel-37.18-1.fc37.noarch             86/99 
12:27:38 #12 4.576 (75/95): gcc-12.2.1-4.fc37.x86_64.rpm            50 MB/s |  33 MB     00:00    
12:27:38 #12 4.583 (76/95): glibc-headers-x86-2.36-9.fc37.noarch.r 1.6 MB/s | 581 kB     00:00    
12:27:38 #12 4.599 (77/95): glibc-static-2.36-9.fc37.x86_64.rpm    5.4 MB/s | 1.9 MB     00:00    
12:27:38 #12 4.603 (78/95): libedit-3.1-43.20221009cvs.fc37.x86_64 6.4 MB/s | 106 kB     00:00    
12:27:38 #12 4.616 (79/95): kernel-headers-6.1.5-200.fc37.x86_64.r  52 MB/s | 1.5 MB     00:00    
12:27:38 #12 4.619 (80/95): libxcrypt-devel-4.4.33-4.fc37.x86_64.r 1.6 MB/s |  30 kB     00:00    
12:27:38 #12 4.624 (81/95): libxcrypt-static-4.4.33-4.fc37.x86_64. 5.6 MB/s | 104 kB     00:00    
12:27:38 #12 4.628 (82/95): selinux-policy-37.18-1.fc37.noarch.rpm 6.4 MB/s |  50 kB     00:00    
12:27:38 #12 4.633 (83/95): perl-Git-2.39.1-1.fc37.noarch.rpm      3.2 MB/s |  43 kB     00:00    
12:27:38 #12 4.641 (84/95): selinux-policy-devel-37.18-1.fc37.noar  53 MB/s | 888 kB     00:00    
12:27:38 #12 4.695 (85/95): selinux-policy-targeted-37.18-1.fc37.n 101 MB/s | 6.6 MB     00:00    
12:27:38 #11 58.28 Setting up libcurl4:armhf (7.68.0-1ubuntu2.15) ...
12:27:38 #11 58.29 Setting up curl (7.68.0-1ubuntu2.15) ...
12:27:38 #11 58.30 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:27:38 #11 58.31 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:38 #11 58.32 Setting up libemail-valid-perl (1.202-1) ...
12:27:38 #11 58.33 Setting up libpackage-stash-perl (0.38-1) ...
12:27:38 #11 58.35 Setting up libimport-into-perl (1.002005-1) ...
12:27:38 #11 58.37 Setting up libmoo-perl (2.003006-1) ...
12:27:38 #11 58.38 Setting up liblist-someutils-perl (0.58-1) ...
12:27:38 #11 58.39 Setting up liblist-someutils-xs-perl (0.58-2) ...
12:27:38 #11 58.40 Setting up gnupg (2.2.19-3ubuntu2.2) ...
12:27:38 #11 58.41 Setting up libmoox-aliases-perl (0.001006-1) ...
12:27:38 #11 58.42 Setting up libparams-validate-perl (1.29-3) ...
12:27:38 #11 58.43 Setting up libb-hooks-endofscope-perl (0.24-1) ...
12:27:38 #11 58.44 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:38 #11 58.45 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
12:27:38 #11 58.46 Setting up libgitlab-api-v4-perl (0.25-1) ...
12:27:38 #11 58.47 Setting up libmoox-struct-perl (0.017-1) ...
12:27:38 #11 58.48 Setting up lintian (2.62.0ubuntu2.2) ...
12:27:38 #11 58.49 Setting up licensecheck (3.0.45-1) ...
12:27:38 #11 53.84 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
12:27:38 #11 53.85 Setting up libperlio-gzip-perl (0.19-1build8) ...
12:27:38 #11 53.86 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:38 #11 53.87 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:27:38 #11 53.88 Setting up libsereal-decoder-perl (4.023+ds-1) ...
12:27:38 #11 53.89 Setting up liburi-perl (5.10-1) ...
12:27:38 #11 53.90 Setting up libnet-ipv6addr-perl (1.02-1) ...
12:27:38 #11 53.92 Setting up libfile-touch-perl (0.12-1) ...
12:27:38 #11 53.93 Setting up libc-devtools (2.35-0ubuntu3.1) ...
12:27:38 #11 53.94 Setting up libemail-address-xs-perl (1.04-1build6) ...
12:27:38 #11 53.96 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ...
12:27:38 #11 53.97 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:27:38 #11 64.84 Setting up debhelper (12.10ubuntu1) ...
12:27:38 #11 64.86 Setting up devscripts (2.20.2ubuntu2) ...
12:27:38 #11 65.08 Setting up equivs (2.2.0) ...
12:27:38 #11 65.09 Setting up libxml-parser-perl (2.46-1) ...
12:27:38 #12 9.687 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
12:27:38 #12 9.694 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
12:27:38 #12 9.697 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [188 kB]
12:27:38 #12 9.704 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.7 kB]
12:27:38 #12 9.717 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [627 kB]
12:27:38 #12 9.731 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
12:27:38 #12 9.765 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
12:27:38 #12 9.769 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
12:27:38 #12 9.855 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
12:27:38 #12 9.869 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB]
12:27:38 #12 9.870 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u1 [401 kB]
12:27:38 #12 9.873 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
12:27:38 #12 9.952 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
12:27:38 #23 DONE 54.9s
12:27:38 
12:27:38 #24 [linux/arm/v6 binary 1/1] COPY --from=build /out .
12:27:38 #24 DONE 0.1s
12:27:38 
12:27:38 #25 exporting to client directory
12:27:38 #25 copying files linux/arm/v6 22B
12:27:38 #25 copying files linux/arm/v6 33.26MB 0.5s done
12:27:38 #25 DONE 0.5s
12:27:38 + build_engine
12:27:38 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker
12:27:38 + set -x
12:27:38 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg DOCKER_STATIC=1 --build-arg CONTAINERD_VERSION --build-arg RUNC_VERSION --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/arm/v6 --target all .
12:27:38 #1 [internal] load .dockerignore
12:27:38 #1 transferring context: 113B done
12:27:38 #1 DONE 0.0s
12:27:38 
12:27:38 #2 [internal] load build definition from Dockerfile
12:27:38 #2 transferring dockerfile: 26.78kB done
12:27:38 #2 DONE 0.0s
12:27:38 
12:27:38 #3 resolve image config for docker.io/docker/dockerfile:1
12:27:38 #3 DONE 0.1s
12:27:38 
12:27:38 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:27:38 #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:27:38 #4 CACHED
12:27:38 
12:27:38 #5 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:27:38 #5 ...
12:27:38 
12:27:38 #6 [auth] library/busybox:pull token for registry-1.docker.io
12:27:38 #6 DONE 0.0s
12:27:38 
12:27:38 #7 [linux/arm64 internal] load metadata for docker.io/library/busybox:latest
12:27:38 #7 ...
12:27:38 
12:27:38 #5 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:27:38 #5 DONE 0.6s
12:27:38 #12 0.731 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:27:38 #12 0.731 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:27:38 #12 2.162 dh_testroot
12:27:38 #12 2.180 dh_prep
12:27:38 #12 2.202 dh_testdir
12:27:38 #12 2.220 dh_testroot
12:27:38 #12 2.240 dh_install
12:27:38 #12 2.267 dh_installdocs
12:27:38 #12 2.298 dh_installchangelogs
12:27:38 #12 2.370 dh_compress
12:27:38 #12 2.408 dh_fixperms
12:27:38 #12 2.454 dh_installdeb
12:27:38 #12 2.480 dh_gencontrol
12:27:38 #13 5.134 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
12:27:38 #12 19.48   Running scriptlet: selinux-policy-devel-37.18-1.fc37.noarch             86/99 
12:27:38 #14 31.80   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            63/89 
12:27:38 #13 3.761 Reading package lists...
12:27:38 #11 58.51 Setting up dh-autoreconf (19) ...
12:27:38 #11 58.52 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:27:38 #11 58.53 Setting up libwww-perl (6.43-1) ...
12:27:38 #11 58.54 Setting up debhelper (12.10ubuntu1) ...
12:27:38 #11 58.55 Setting up devscripts (2.20.2ubuntu2) ...
12:27:38 #11 58.73 Setting up equivs (2.2.0) ...
12:27:38 #11 58.74 Setting up libxml-parser-perl (2.46-1) ...
12:27:38 #11 58.75 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:38 #11 54.16 Setting up automake (1:1.16.5-1.3) ...
12:27:38 #11 54.17 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:38 #11 54.17 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
12:27:38 #11 54.17 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
12:27:38 #11 54.18 Setting up libapt-pkg-perl (0.1.40build2) ...
12:27:38 #11 54.19 Setting up libstring-escape-perl (2010.002-2) ...
12:27:38 #11 54.20 Setting up libhttp-date-perl (6.05-1) ...
12:27:38 #11 54.21 Setting up libfile-which-perl (1.23-1) ...
12:27:38 #11 54.22 Setting up libfile-basedir-perl (0.09-1) ...
12:27:38 #11 54.23 Setting up libunicode-utf8-perl (0.62-1build4) ...
12:27:38 #11 54.24 Setting up libset-intspan-perl (1.19-2) ...
12:27:38 #11 54.26 Setting up libmouse-perl (2.5.10-1build4) ...
12:27:38 #11 54.27 Setting up libfile-listing-perl (6.14-1) ...
12:27:38 #11 54.28 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:27:38 #11 54.29 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:38 #11 54.30 Setting up libdata-messagepack-perl (1.01-2build1) ...
12:27:38 #11 54.31 Setting up libfont-afm-perl (1.20-3) ...
12:27:38 #11 54.32 Setting up libwant-perl (0.29-1build7) ...
12:27:38 #11 54.33 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:27:38 #11 54.34 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:38 #11 54.35 Setting up liblist-compare-perl (0.55-1) ...
12:27:38 #11 54.36 Setting up libref-util-xs-perl (0.117-1build5) ...
12:27:38 #11 54.37 Setting up libio-pty-perl (1:1.15-2build2) ...
12:27:38 #11 54.37 Setting up libtool (2.4.6-15build2) ...
12:27:38 #11 54.38 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
12:27:38 #11 54.39 Setting up libfile-fcntllock-perl (0.22-3build7) ...
12:27:38 #11 54.41 Setting up libclone-perl (0.45-1build3) ...
12:27:38 + mkdir -p /root/build-deb/compose
12:27:38 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:38 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:38 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:38 + mkdir -p /go/src/github.com/docker
12:27:38 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:38 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:38 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:38 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:38 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:38 + EPOCH=5
12:27:38 + EPOCH_SEP=
12:27:38 + [[ ! -z 5 ]]
12:27:38 + EPOCH_SEP=:
12:27:38 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:38 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:38 VERSION AAA 0.0.0-20230124074129-645395c
12:27:38 + VERSION=0.0.0-20230124074129-645395c
12:27:38 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:38 VERSION bbb 0.0.0-20230124074129-645395c
12:27:38 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:38 + debSource=docker-ce
12:27:38 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:38 + debMaintainer='Docker <support@docker.com>'
12:27:38 ++ date --rfc-2822
12:27:38 + debDate='Wed, 25 Jan 2023 12:27:38 +0000'
12:27:38 + pkgRevision=1
12:27:38 + cat
12:27:38 + export CLI_GITCOMMIT=645395c
12:27:38 + CLI_GITCOMMIT=645395c
12:27:38 + export ENGINE_GITCOMMIT=2b9de2e
12:27:38 + ENGINE_GITCOMMIT=2b9de2e
12:27:38 + export SCAN_GITCOMMIT=6c852fa
12:27:38 + SCAN_GITCOMMIT=6c852fa
12:27:38 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:38 VERSION BBB 0.0.0-20230124074129-645395c
12:27:38 + dpkg-buildpackage -uc -us -I.git
12:27:38 dpkg-buildpackage: info: source package docker-ce
12:27:38 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic
12:27:38 dpkg-buildpackage: info: source distribution bionic
12:27:38 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:38  dpkg-source -I.git --before-build build-deb
12:27:38 dpkg-buildpackage: info: host architecture arm64
12:27:38 #12 4.709 (86/95): systemd-devel-251.10-588.fc37.x86_64.r 9.0 MB/s | 579 kB     00:00    
12:27:38 #12 4.735 (87/95): systemd-251.10-588.fc37.x86_64.rpm      47 MB/s | 4.2 MB     00:00    
12:27:38 #12 4.743 (88/95): systemd-networkd-251.10-588.fc37.x86_6  14 MB/s | 616 kB     00:00    
12:27:38 #12 4.771 (89/95): systemd-pam-251.10-588.fc37.x86_64.rpm 5.5 MB/s | 334 kB     00:00    
12:27:38 #12 4.776 (90/95): systemd-resolved-251.10-588.fc37.x86_6 8.5 MB/s | 282 kB     00:00    
12:27:38 #12 4.779 (91/95): systemd-rpm-macros-251.10-588.fc37.noa 853 kB/s |  30 kB     00:00    
12:27:38 #12 4.782 (92/95): vim-filesystem-9.0.1221-1.fc37.noarch. 1.9 MB/s |  18 kB     00:00    
12:27:38 #12 4.793 (93/95): xkeyboard-config-2.36-3.fc37.noarch.rp  70 MB/s | 957 kB     00:00    
12:27:38 #12 4.797 (94/95): libxcrypt-4.4.33-4.fc37.x86_64.rpm     6.9 MB/s | 120 kB     00:00    
12:27:38 #12 4.805 (95/95): systemd-libs-251.10-588.fc37.x86_64.rp  30 MB/s | 619 kB     00:00    
12:27:38 #12 4.809 --------------------------------------------------------------------------------
12:27:38 #12 4.809 Total                                            42 MB/s | 103 MB     00:02     
12:27:38 #11 65.10 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:38 #11 65.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:38 #11 65.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:38 #11 65.35 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:38 
12:27:38 #8 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:27:38 #8 DONE 0.7s
12:27:38 
12:27:38 #7 [linux/arm64 internal] load metadata for docker.io/library/busybox:latest
12:27:38 #7 DONE 0.7s
12:27:38 #13 3.896 Reading package lists...
12:27:38 #12 2.597 dh_md5sums
12:27:38 #12 2.627 dh_builddeb
12:27:38 #12 2.648 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:38 #12 2.668 
12:27:38 #12 2.668 The package has been created.
12:27:38 #12 2.668 Attention, the package has been created in the current directory,
12:27:38 #12 2.668 not in ".." as indicated by the message above!
12:27:38 #12 2.692 Selecting previously unselected package docker-ce-build-deps.
12:27:38 #12 2.706 (Reading database ... 27755 files and directories currently installed.)
12:27:38 #13 5.396 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB]
12:27:38 #13 5.411 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
12:27:38 #13 5.415 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
12:27:38 #13 5.420 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
12:27:38 #13 5.425 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake arm64 3.16.3-1ubuntu1.20.04.1 [3112 kB]
12:27:38 #11 55.50 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:38 #11 55.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:38 #11 55.61 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:38 #11 55.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:38 #12 9.214 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
12:27:38 #12 9.226 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
12:27:38 #12 9.241 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:38 #12 9.253 Setting up librhash0:amd64 (1.3.6-2) ...
12:27:38 #12 9.266 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:38 #12 9.279 Setting up pkg-config (0.29.1-0ubuntu2) ...
12:27:38 #12 9.326 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
12:27:38 #12 9.338 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
12:27:38 #12 9.349 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
12:27:38 #12 9.360 Setting up libsystemd-dev:amd64 (237-3ubuntu10.56) ...
12:27:38 #12 9.372 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
12:27:38 #12 9.387 Setting up libudev-dev:amd64 (237-3ubuntu10.56) ...
12:27:38 #12 9.402 Setting up liblzo2-2:amd64 (2.08-1.2) ...
12:27:38 #12 9.418 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:27:38 #12 9.431 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
12:27:38 #12 9.443 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
12:27:38 #12 9.455 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
12:27:38 #12 9.464 Setting up libselinux1-dev:amd64 (2.7-2build2) ...
12:27:38 #12 9.476 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:38 #12 19.79   Installing       : cmake-data-3.25.2-1.fc37.noarch                      87/99 
12:27:38 #12 19.92   Installing       : cmake-3.25.2-1.fc37.aarch64                          88/99 
12:27:38 #12 19.94   Installing       : libtool-2.4.7-2.fc37.aarch64                         89/99 
12:27:38 #12 19.95   Installing       : annobin-plugin-gcc-10.92-1.fc37.aarch64              90/99 
12:27:38 #12 19.95   Running scriptlet: annobin-plugin-gcc-10.92-1.fc37.aarch64              90/99 
12:27:38 #12 19.98   Installing       : gcc-plugin-annobin-12.2.1-4.fc37.aarch64             91/99 
12:27:38 #12 19.98   Installing       : device-mapper-devel-1.02.175-9.fc37.aarch64          92/99 
12:27:38 #12 19.99   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.aarch64              93/99 
12:27:38 #12 20.01   Installing       : libseccomp-devel-2.5.3-3.fc37.aarch64                94/99 
12:27:38 #12 20.02   Installing       : systemd-rpm-macros-251.10-588.fc37.noarch            95/99 
12:27:38 #12 20.03   Installing       : which-2.21-35.fc37.aarch64                           96/99 
12:27:38 #12 20.04   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.aarch64             97/99 
12:27:38 #12 20.05   Cleanup          : systemd-libs-251.8-586.fc37.aarch64                  98/99 
12:27:38 #12 20.05   Cleanup          : libxcrypt-4.4.33-3.fc37.aarch64                      99/99 
12:27:38 #12 20.06   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          99/99 
12:27:38 #12 20.07   Running scriptlet: systemd-resolved-251.10-588.fc37.aarch64             99/99 
12:27:38 #13 4.432 Building dependency tree...
12:27:38 #13 4.583 Reading state information...
12:27:38 #11 58.79 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:38 #11 58.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:38 #11 58.97 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:38 #11 58.99 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:27:38 #11 59.02 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
12:27:38 #11 54.42 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:38 #11 54.43 Setting up libarchive-zip-perl (1.68-1) ...
12:27:38 #11 54.44 Setting up libsub-identify-perl (0.14-1build5) ...
12:27:38 #11 54.45 Setting up libdistro-info-perl (1.1build1) ...
12:27:38 #11 54.46 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ...
12:27:38 #11 54.47 Setting up python3-apt (2.4.0) ...
12:27:38 #11 54.62 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
12:27:38 #11 54.63 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:38 #11 54.64 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:38 #11 54.66 Setting up liblog-any-perl (1.710-1) ...
12:27:38 #11 54.66 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:27:38  debian/rules clean
12:27:38 dh clean --with=bash-completion
12:27:38    dh_clean
12:27:38 #11 65.38 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:27:38 #11 65.40 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
12:27:38 #11 65.40 Updating certificates in /etc/ssl/certs...
12:27:38 #10 66.33 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
12:27:38 #10 66.35 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:27:38 #10 66.48 Setting up perl (5.32.1-4+deb11u2) ...
12:27:38 #10 66.51 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
12:27:38 #10 66.52 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:38 #10 66.53 Setting up libdata-dump-perl (1.23-1.1) ...
12:27:38 #10 66.54 Setting up libref-util-perl (0.204-1) ...
12:27:38 #10 66.55 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:38 #10 66.57 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:27:38 #10 66.60 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
12:27:38 #10 66.61 Setting up libvariable-magic-perl (0.62-1+b3) ...
12:27:38 #10 66.62 Setting up libio-html-perl (1.004-2) ...
12:27:38 #10 66.63 Setting up libpod-parser-perl (1.63-2) ...
12:27:38 #10 66.64 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
12:27:38 #10 66.65 Setting up liblist-moreutils-xs-perl (0.430-2) ...
12:27:38 #10 66.66 Setting up gcc-10 (10.2.1-6) ...
12:27:38 #10 66.67 Setting up libparams-util-perl (1.102-1+b1) ...
12:27:38 #10 66.68 Setting up libdpkg-perl (1.20.12) ...
12:27:38 #10 66.69 Setting up libtime-duration-perl (1.21-1) ...
12:27:38 #10 66.70 Setting up autoconf (2.69-14) ...
12:27:38 #10 66.71 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:38 #10 66.72 Setting up libarray-intspan-perl (2.004-1) ...
12:27:38 #10 66.73 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:38 #10 66.74 Setting up libtimedate-perl (2.3300-2) ...
12:27:38 #10 66.75 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:27:38 #10 66.76 Setting up libsub-name-perl (0.26-1+b1) ...
12:27:38 #10 66.77 Setting up libtype-tiny-xs-perl (0.022-1) ...
12:27:38 #10 66.78 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:38 #10 66.79 Setting up libproc-processtable-perl (0.59-2+b1) ...
12:27:38 #10 66.80 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:38 #10 66.81 Setting up xauth (1:1.1-1) ...
12:27:38 #10 66.82 Setting up libpath-tiny-perl (0.118-1) ...
12:27:38 #10 66.83 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:27:38 #10 66.83 Setting up libjson-perl (4.03000-1) ...
12:27:38 #10 66.85 Setting up libipc-run3-perl (0.048-2) ...
12:27:38 #10 66.86 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
12:27:38 #10 66.87 Setting up libsub-override-perl (0.09-2) ...
12:27:38 #10 66.88 Setting up libaliased-perl (0.34-1.1) ...
12:27:38 #10 66.89 Setting up libstrictures-perl (2.000006-1) ...
12:27:38 #10 66.89 Setting up libsub-quote-perl (2.006006-1) ...
12:27:38 #10 66.90 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:38 #10 66.91 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
12:27:38 #10 66.92 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
12:27:38 #10 66.93 Setting up libsort-versions-perl (1.62-1) ...
12:27:38 #10 66.94 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:38 #10 66.95 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
12:27:38 #10 66.96 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:38 #10 66.97 Setting up libterm-readkey-perl (2.38-1+b2) ...
12:27:38 #10 66.98 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
12:27:38 #10 66.99 Setting up libperlio-gzip-perl (0.19-1+b7) ...
12:27:38 #10 67.00 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:38 #10 67.01 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:27:38 #10 67.02 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
12:27:38 #10 67.03 Setting up liburi-perl (5.08-1) ...
12:27:38 #10 67.04 Setting up libfile-touch-perl (0.11-1) ...
12:27:38 #10 67.05 Setting up python3.9 (3.9.2-1) ...
12:27:38 #10 67.64 Setting up libemail-address-xs-perl (1.04-1+b3) ...
12:27:38 #10 67.65 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:27:38 #10 67.66 Setting up automake (1:1.16.3-2) ...
12:27:38 #10 67.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:38 #10 67.68 Setting up libapt-pkg-perl (0.1.39) ...
12:27:38 #10 67.69 Setting up libio-sessiondata-perl (1.03-1.1) ...
12:27:38 #10 67.70 Setting up libstring-escape-perl (2010.002-2) ...
12:27:38 #10 67.71 Setting up libhttp-date-perl (6.05-1) ...
12:27:38 #10 67.72 Setting up libfile-which-perl (1.23-1) ...
12:27:38 #10 67.73 Setting up libfile-basedir-perl (0.08-1) ...
12:27:38 #10 67.74 Setting up libnumber-range-perl (0.12-1.1) ...
12:27:38 #10 67.75 Setting up libtask-weaken-perl (1.06-1) ...
12:27:38 #10 67.76 Setting up libunicode-utf8-perl (0.62-1+b2) ...
12:27:38 #10 67.77 Setting up libmouse-perl (2.5.10-1+b1) ...
12:27:38 #10 67.78 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
12:27:38 #10 67.79 Setting up g++-10 (10.2.1-6) ...
12:27:38 #10 67.79 Setting up libfile-listing-perl (6.14-1) ...
12:27:38 #10 67.80 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
12:27:38 #10 67.81 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:27:38 #10 67.82 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:38 #10 67.83 Setting up libdata-messagepack-perl (1.00-4+b1) ...
12:27:38 #10 67.84 Setting up libclass-inspector-perl (1.36-1) ...
12:27:38 #10 67.85 Setting up libfont-afm-perl (1.20-3) ...
12:27:38 #10 67.86 Setting up libwant-perl (0.29-1+b6) ...
12:27:38 #10 67.87 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:27:38 #10 67.88 Setting up libtext-glob-perl (0.11-1) ...
12:27:38 #10 67.89 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:38 #10 67.90 Setting up liblist-compare-perl (0.55-1) ...
12:27:38 #10 67.91 Setting up libref-util-xs-perl (0.117-1+b3) ...
12:27:38 #10 67.93 Setting up libio-pty-perl (1:1.15-2) ...
12:27:38 #10 67.94 Setting up libtool (2.4.6-15) ...
12:27:38 #10 67.95 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
12:27:38 #10 67.96 Setting up libsort-key-perl (1.33-2+b3) ...
12:27:38 #10 67.97 Setting up libclone-perl (0.45-1+b1) ...
12:27:38 #10 67.98 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:38 #10 67.99 Setting up libarchive-zip-perl (1.68-1) ...
12:27:38 #10 68.00 Setting up libsub-identify-perl (0.14-1+b3) ...
12:27:38 #10 68.01 Setting up libdistro-info-perl (1.0) ...
12:27:38 #10 68.02 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
12:27:38 #10 68.03 Setting up libobject-id-perl (0.1.2-2.1) ...
12:27:38 #10 68.04 Setting up libio-stringy-perl (2.111-3) ...
12:27:38 #10 68.05 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:38 #10 68.06 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:38 #10 68.07 Setting up liblog-any-perl (1.709-1) ...
12:27:38 #10 68.08 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:27:38 #10 68.09 Setting up libdevel-size-perl (0.83-1+b2) ...
12:27:38 #10 68.10 Setting up libdebhelper-perl (13.3.4) ...
12:27:38 #10 68.11 Setting up libpod-constants-perl (0.19-2) ...
12:27:38 #10 68.12 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
12:27:38 #10 68.12 Setting up libconvert-binhex-perl (1.125-1) ...
12:27:38 #10 68.13 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:38 #10 68.14 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:27:38 #10 68.15 Setting up libtry-tiny-perl (0.30-1) ...
12:27:38 #10 68.16 Setting up libtype-tiny-perl (1.012001-2) ...
12:27:38 #10 68.17 Setting up libcommon-sense-perl (3.75-1+b4) ...
12:27:38 #10 68.18 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:27:38 #10 68.19 Setting up libnet-http-perl (6.20-1) ...
12:27:38 #10 68.20 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
12:27:38 #10 68.21 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:38 #10 68.22 Setting up libtime-moment-perl (0.44-1+b3) ...
12:27:38 #10 68.23 Setting up libencode-locale-perl (1.05-1.1) ...
12:27:38 #10 68.25 Setting up python3 (3.9.2-3) ...
12:27:38 #10 68.52 Setting up libexception-class-perl (1.44-1) ...
12:27:38 #10 68.53 Setting up python3-xdg (0.27-2) ...
12:27:38 #10 68.68 Setting up libconfig-tiny-perl (2.26-1) ...
12:27:38 #10 68.69 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
12:27:38 #10 68.70 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:27:38 #10 68.71 Setting up liblist-utilsby-perl (0.11-1) ...
12:27:38 #10 68.72 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:38 #10 68.73 Setting up libsub-install-perl (0.928-1.1) ...
12:27:38 #10 68.74 Setting up gcc (4:10.2.1-1) ...
12:27:38 #10 68.76 Setting up dpkg-dev (1.20.12) ...
12:27:38 #10 68.77 Setting up libnumber-compare-perl (0.03-1.1) ...
12:27:38 #10 68.78 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:38 #10 68.79 Setting up liberror-perl (0.17029-1) ...
12:27:38 #10 68.80 Setting up python3-six (1.16.0-2) ...
12:27:38 #10 68.93 Setting up dh-autoreconf (20) ...
12:27:38 #10 68.94 Setting up patchutils (0.4.2-1) ...
12:27:38 #10 68.95 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:27:38 #10 68.96 Setting up libltdl-dev:amd64 (2.4.6-15) ...
12:27:38 #10 68.97 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:38 #10 68.99 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:27:38 #10 69.00 Setting up libio-string-perl (1.08-3.1) ...
12:27:38 #10 69.01 Setting up libreadonly-perl (2.050-3) ...
12:27:38 #10 69.02 Setting up python3-gpg (1.14.0-1+b2) ...
12:27:38 #10 69.19 Setting up python3-certifi (2020.6.20-1) ...
12:27:38 #13 4.570 Building dependency tree...
12:27:38 #13 4.740 Reading state information...
12:27:38 #13 4.746 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:38 #13 4.963 Starting 2 pkgProblemResolver with broken count: 0
12:27:38 #12 1.104 Reading package lists...
12:27:38 #12 10.26 debconf: delaying package configuration, since apt-utils is not installed
12:27:38 #12 10.31 Fetched 19.1 MB in 2s (9460 kB/s)
12:27:38 #12 10.33 Selecting previously unselected package libstdc++-10-dev:armhf.
12:27:38 #12 10.33 (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 ... 17532 files and directories currently installed.)
12:27:38 #12 10.34 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
12:27:38 #12 10.35 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
12:27:38 #12 2.708 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:38 #12 2.712 Unpacking docker-ce-build-deps (1.0) ...
12:27:38 #13 5.565 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
12:27:38 #13 5.567 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
12:27:38 #13 5.571 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
12:27:38 #13 5.572 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.19 [19.7 kB]
12:27:38 #13 5.574 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB]
12:27:38 #13 5.587 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-16-0 arm64 10.34-7ubuntu0.1 [157 kB]
12:27:38 #13 5.591 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-32-0 arm64 10.34-7ubuntu0.1 [148 kB]
12:27:38 #13 5.596 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-posix2 arm64 10.34-7ubuntu0.1 [5836 B]
12:27:38 #13 5.596 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-dev arm64 10.34-7ubuntu0.1 [597 kB]
12:27:38 #13 5.638 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
12:27:38 #13 5.710 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
12:27:38 #13 5.711 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~20.04.2 [81.7 kB]
12:27:38 #13 5.712 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.19 [246 kB]
12:27:38 #13 5.715 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
12:27:38 #11 55.80 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:38 #11 55.82 Setting up dh-strip-nondeterminism (1.13.0-1) ...
12:27:38 #11 55.83 Setting up libconst-fast-perl (0.014-2) ...
12:27:38 #11 55.84 Setting up libhttp-daemon-perl (6.14-1.1) ...
12:27:38 #11 55.84 Setting up python3-unidiff (0.7.3-1) ...
12:27:38 #11 55.97 Setting up lsb-release (11.2ubuntu1) ...
12:27:38 #12 9.487 Setting up docker-ce-build-deps (1.0) ...
12:27:38 #12 9.498 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
12:27:38 #12 9.524 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:27:39 #13 4.589 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:39 #13 4.793 Starting 2 pkgProblemResolver with broken count: 0
12:27:39 #13 4.796 Done
12:27:39 #13 4.933  Done
12:27:39 #11 59.02 Updating certificates in /etc/ssl/certs...
12:27:39 #11 54.68 Setting up libdevel-size-perl (0.83-1build4) ...
12:27:39 #11 54.69 Setting up libdebhelper-perl (13.6ubuntu1) ...
12:27:39 #11 54.70 Setting up libpod-constants-perl (0.19-2) ...
12:27:39 #11 54.70 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
12:27:39 #11 54.71 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:39 #11 54.72 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
12:27:39 #11 54.73 Setting up libio-interactive-perl (1.023-1) ...
12:27:39 #11 54.74 Setting up libtry-tiny-perl (0.31-1) ...
12:27:39 #11 54.75 Setting up libtype-tiny-perl (1.012004-1) ...
12:27:39 #11 54.76 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
12:27:39 #11 54.77 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:27:39 #11 54.78 Setting up libnet-http-perl (6.22-1) ...
12:27:39 #11 54.78 Setting up libpath-iterator-rule-perl (1.015-1) ...
12:27:39 #11 54.79 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
12:27:39 #11 54.80 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:39 #11 54.81 Setting up libtime-moment-perl (0.44-1build6) ...
12:27:39 #11 54.82 Setting up libencode-locale-perl (1.05-1.1) ...
12:27:39 #11 54.83 Setting up libexception-class-perl (1.45-1) ...
12:27:39 #11 54.84 Setting up libmath-base85-perl (0.5+dfsg-1) ...
12:27:39 #11 54.85 Setting up libconfig-tiny-perl (2.28-1) ...
12:27:39 #11 54.86 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ...
12:27:39 #11 54.87 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
12:27:39  dpkg-source -I.git -b build-deb
12:27:39 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:39 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:39 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:39 dpkg-source: info: using source format '1.0'
12:27:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz
12:27:39 #14 32.24   Installing       : cmake-data-3.20.2-4.el8.noarch                       64/89 
12:27:39 #11 65.80 0 added, 0 removed; done.
12:27:39 #11 65.80 Running hooks in /etc/ca-certificates/update.d...
12:27:39 #11 65.80 done.
12:27:39 #10 63.12   Running scriptlet: elfutils-libelf-0.187-4.fc36.x86_64                142/142 
12:27:39 #10 69.32 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:39 #10 69.33 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:39 #10 69.34 Setting up libgd3:amd64 (2.3.0-2) ...
12:27:39 #10 69.35 Setting up python3-idna (2.10-1) ...
12:27:39 #12 2.311 dh_testdir
12:27:39 #12 2.329 dh_testroot
12:27:39 #12 2.347 dh_prep
12:27:39 #12 2.367 dh_testdir
12:27:39 #12 2.384 dh_testroot
12:27:39 #12 2.401 dh_install
12:27:39 #12 2.427 dh_installdocs
12:27:39 #12 2.457 dh_installchangelogs
12:27:39 #12 2.525 dh_compress
12:27:39 #12 2.558 dh_fixperms
12:27:39 #13 4.966 Done
12:27:39 #13 5.120  Done
12:27:39 #12 10.59 Selecting previously unselected package g++-10.
12:27:39 #12 10.59 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
12:27:39 #12 10.59 Unpacking g++-10 (10.2.1-6+rpi1) ...
12:27:39 #13 5.871 debconf: delaying package configuration, since apt-utils is not installed
12:27:39 #13 5.915 Fetched 7397 kB in 1s (5495 kB/s)
12:27:39 #13 5.945 Selecting previously unselected package bash-completion.
12:27:39 #13 5.945 (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 ... 26296 files and directories currently installed.)
12:27:39 #13 5.959 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
12:27:39 #11 56.09 Setting up libdata-dpath-perl (0.58-1) ...
12:27:39 #11 56.10 Setting up python3-magic (2:0.4.26-2) ...
12:27:39 #11 56.22 Setting up python3-cffi-backend:armhf (1.15.1-1) ...
12:27:39 #11 56.24 Setting up g++-12 (12.2.0-3ubuntu1) ...
12:27:39 #11 56.25 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:27:39 #12 DONE 9.8s
12:27:39 
12:27:39 #13 [stage-1 5/8] COPY sources/ /sources
12:27:39 #13 5.101 Starting pkgProblemResolver with broken count: 0
12:27:39 #13 5.130 Starting 2 pkgProblemResolver with broken count: 0
12:27:39 #13 5.133 Done
12:27:39 #11 59.33 0 added, 0 removed; done.
12:27:39 #11 59.33 Running hooks in /etc/ca-certificates/update.d...
12:27:39 #11 59.33 done.
12:27:39 #11 54.88 Setting up liblist-utilsby-perl (0.11-1) ...
12:27:39 #11 54.89 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:39 #11 54.90 Setting up libnet-netmask-perl (2.0001-1) ...
12:27:39 #11 54.92 Setting up libsub-install-perl (0.928-1.1) ...
12:27:39 #11 54.92 Setting up gcc (4:11.2.0-1ubuntu1) ...
12:27:39 #11 54.95 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
12:27:39 #11 54.96 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:39 #11 54.98 Setting up liberror-perl (0.17029-1) ...
12:27:39 #11 54.99 Setting up dh-autoreconf (20) ...
12:27:39 #11 55.00 Setting up patchutils (0.4.2-1build2) ...
12:27:39 #11 55.01 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:27:39 #11 55.02 Setting up libltdl-dev:armhf (2.4.6-15build2) ...
12:27:39 #11 55.02 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:39 #11 55.03 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:27:39 #11 55.04 Setting up libio-string-perl (1.08-3.1) ...
12:27:39 #11 55.05 Setting up libreadonly-perl (2.050-3) ...
12:27:39 #11 55.06 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
12:27:39 #11 55.07 Setting up python3-chardet (4.0.0-1) ...
12:27:39 #14 33.07   Installing       : cmake-3.20.2-4.el8.aarch64                           65/89 
12:27:39 #14 33.08   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  66/89 
12:27:39 #14 33.15   Installing       : automake-1.16.1-7.el8.noarch                         67/89 
12:27:39 #14 33.18   Installing       : perl-Error-1:0.17025-2.el8.noarch                    68/89 
12:27:39 #14 33.21   Installing       : perl-Git-2.39.0-1.el8.noarch                         69/89 
12:27:39 #14 33.23   Installing       : git-2.39.0-1.el8.aarch64                             70/89 
12:27:39 #14 33.31   Installing       : libtool-2.4.6-25.el8.aarch64                         71/89 
12:27:39 #14 33.33   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         71/89 
12:27:39 #14 33.36   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              72/89 
12:27:39 #14 33.38   Installing       : device-mapper-devel-8:1.02.181-6.el8.aarch64         73/89 
12:27:39 #11 DONE 66.2s
12:27:39 #10 65.89   Verifying        : bzip2-1.0.8-11.fc36.x86_64                           1/142 
12:27:39 #10 65.89   Verifying        : cpio-2.13-12.fc36.x86_64                             2/142 
12:27:39 #10 65.89   Verifying        : dash-0.5.10.2-10.fc36.x86_64                         3/142 
12:27:39 #10 65.89   Verifying        : debugedit-5.0-3.fc36.x86_64                          4/142 
12:27:39 #10 65.89   Verifying        : desktop-file-utils-0.26-6.fc36.x86_64                5/142 
12:27:39 #10 65.89   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.x86_64        6/142 
12:27:39 #10 65.89   Verifying        : diffutils-3.8-2.fc36.x86_64                          7/142 
12:27:39 #10 65.89   Verifying        : ed-1.14.2-12.fc36.x86_64                             8/142 
12:27:39 #10 65.89   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      9/142 
12:27:39 #10 65.89   Verifying        : enchant-1:1.6.0-30.fc36.x86_64                      10/142 
12:27:39 #10 65.89   Verifying        : file-5.41-4.fc36.x86_64                             11/142 
12:27:39 #10 65.89   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             12/142 
12:27:39 #10 65.89   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   13/142 
12:27:39 #10 65.89   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 14/142 
12:27:39 #10 65.89   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   15/142 
12:27:39 #10 65.89   Verifying        : groff-base-1.22.4-9.fc36.x86_64                     16/142 
12:27:39 #10 65.89   Verifying        : hunspell-1.7.0-19.fc36.x86_64                       17/142 
12:27:39 #10 65.89   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             18/142 
12:27:39 #10 65.89   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          19/142 
12:27:39 #10 65.89   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          20/142 
12:27:39 #10 65.89   Verifying        : hunspell-filesystem-1.7.0-19.fc36.x86_64            21/142 
12:27:39 #10 65.89   Verifying        : info-6.8-3.fc36.x86_64                              22/142 
12:27:39 #10 65.89   Verifying        : json-glib-1.6.6-2.fc36.x86_64                       23/142 
12:27:39 #10 65.89   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               24/142 
12:27:39 #10 65.89   Verifying        : libjpeg-turbo-2.1.2-2.fc36.x86_64                   25/142 
12:27:39 #10 65.89   Verifying        : libpkgconf-1.8.0-2.fc36.x86_64                      26/142 
12:27:39 #10 65.89   Verifying        : libpng-2:1.6.37-12.fc36.x86_64                      27/142 
12:27:39 #10 65.89   Verifying        : libstemmer-0-18.585svn.fc36.x86_64                  28/142 
12:27:39 #10 65.89   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     29/142 
12:27:39 #10 65.89   Verifying        : ncurses-6.2-9.20210508.fc36.x86_64                  30/142 
12:27:39 #10 65.89   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     31/142 
12:27:39 #10 65.89   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   32/142 
12:27:39 #10 65.89   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               33/142 
12:27:39 #10 65.89   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        34/142 
12:27:39 #10 65.89   Verifying        : patch-2.7.6-16.fc36.x86_64                          35/142 
12:27:39 #10 65.89   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                36/142 
12:27:39 #10 65.89   Verifying        : perl-B-1.82-486.fc36.x86_64                         37/142 
12:27:39 #10 65.89   Verifying        : perl-Carp-1.52-479.fc36.noarch                      38/142 
12:27:39 #10 65.89   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              39/142 
12:27:39 #10 65.89   Verifying        : perl-Data-Dumper-2.183-3.fc36.x86_64                40/142 
12:27:39 #10 65.89   Verifying        : perl-Digest-1.20-2.fc36.noarch                      41/142 
12:27:39 #10 65.89   Verifying        : perl-Digest-MD5-2.58-479.fc36.x86_64                42/142 
12:27:39 #10 65.90   Verifying        : perl-DynaLoader-1.50-486.fc36.x86_64                43/142 
12:27:39 #10 65.90   Verifying        : perl-Errno-1.33-486.fc36.x86_64                     44/142 
12:27:39 #10 65.90   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  45/142 
12:27:39 #10 65.90   Verifying        : perl-Fcntl-1.14-486.fc36.x86_64                     46/142 
12:27:39 #10 65.90   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             47/142 
12:27:39 #10 65.90   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 48/142 
12:27:39 #10 65.90   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          49/142 
12:27:39 #10 65.90   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 50/142 
12:27:39 #10 65.90   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                51/142 
12:27:39 #10 65.90   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                52/142 
12:27:39 #10 65.90   Verifying        : perl-IO-1.46-486.fc36.x86_64                        53/142 
12:27:39 #10 65.90   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              54/142 
12:27:39 #10 65.90   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              55/142 
12:27:39 #10 65.90   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 56/142 
12:27:39 #10 65.90   Verifying        : perl-MIME-Base64-3.16-479.fc36.x86_64               57/142 
12:27:39 #10 65.90   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              58/142 
12:27:39 #10 65.90   Verifying        : perl-NDBM_File-1.15-486.fc36.x86_64                 59/142 
12:27:39 #10 65.90   Verifying        : perl-Net-SSLeay-1.92-2.fc36.x86_64                  60/142 
12:27:39 #10 65.90   Verifying        : perl-POSIX-1.97-486.fc36.x86_64                     61/142 
12:27:39 #10 65.90   Verifying        : perl-PathTools-3.80-479.fc36.x86_64                 62/142 
12:27:39 #10 65.90   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             63/142 
12:27:39 #10 65.90   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            64/142 
12:27:39 #10 65.90   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                65/142 
12:27:39 #10 65.90   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               66/142 
12:27:39 #10 65.90   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               67/142 
12:27:39 #10 65.90   Verifying        : perl-Storable-1:3.25-2.fc36.x86_64                  68/142 
12:27:39 #10 65.90   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    69/142 
12:27:39 #10 65.90   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            70/142 
12:27:39 #10 65.90   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  71/142 
12:27:39 #10 65.90   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         72/142 
12:27:39 #10 65.90   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             73/142 
12:27:39 #10 65.90   Verifying        : perl-URI-5.10-1.fc36.noarch                         74/142 
12:27:39 #10 65.90   Verifying        : perl-base-2.27-486.fc36.noarch                      75/142 
12:27:39 #10 65.90   Verifying        : perl-constant-1.33-480.fc36.noarch                  76/142 
12:27:39 #10 65.90   Verifying        : perl-if-0.60.900-486.fc36.noarch                    77/142 
12:27:39 #10 65.90   Verifying        : perl-interpreter-4:5.34.1-486.fc36.x86_64           78/142 
12:27:39 #10 65.90   Verifying        : perl-libnet-3.13-480.fc36.noarch                    79/142 
12:27:39 #10 65.90   Verifying        : perl-libs-4:5.34.1-486.fc36.x86_64                  80/142 
12:27:39 #10 65.90   Verifying        : perl-mro-1.25-486.fc36.x86_64                       81/142 
12:27:39 #10 65.90   Verifying        : perl-overload-1.33-486.fc36.noarch                  82/142 
12:27:39 #10 65.90   Verifying        : perl-overloading-0.02-486.fc36.noarch               83/142 
12:27:39 #10 65.90   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 84/142 
12:27:39 #10 65.90   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               85/142 
12:27:39 #10 65.90   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   86/142 
12:27:39 #10 65.90   Verifying        : perl-subs-1.04-486.fc36.noarch                      87/142 
12:27:39 #10 65.90   Verifying        : perl-vars-1.05-486.fc36.noarch                      88/142 
12:27:39 #10 65.90   Verifying        : pkgconf-1.8.0-2.fc36.x86_64                         89/142 
12:27:39 #10 65.90   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      90/142 
12:27:39 #10 65.90   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              91/142 
12:27:39 #10 65.90   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              92/142 
12:27:39 #10 65.90   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                   93/142 
12:27:39 #10 65.90   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  94/142 
12:27:39 #10 65.90   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 95/142 
12:27:39 #10 65.90   Verifying        : python3-file-magic-5.41-4.fc36.noarch               96/142 
12:27:39 #10 65.90   Verifying        : python3-pybeam-0.7-2.fc36.noarch                    97/142 
12:27:39 #10 65.90   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                    98/142 
12:27:39 #10 65.90   Verifying        : python3-six-1.16.0-5.fc36.noarch                    99/142 
12:27:39 #10 65.90   Verifying        : python3-tomli-1.2.3-1.fc36.noarch                  100/142 
12:27:39 #10 65.90   Verifying        : python3-tomli-w-0.4.0-3.fc36.noarch                101/142 
12:27:39 #10 65.90   Verifying        : python3-zstandard-0.17.0-1.fc36.x86_64             102/142 
12:27:39 #10 65.90   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                 103/142 
12:27:39 #10 65.90   Verifying        : unzip-6.0-57.fc36.x86_64                           104/142 
12:27:39 #10 65.90   Verifying        : xxhash-libs-0.8.1-2.fc36.x86_64                    105/142 
12:27:39 #10 65.90   Verifying        : xz-5.2.5-9.fc36.x86_64                             106/142 
12:27:39 #10 65.90   Verifying        : zip-3.0-32.fc36.x86_64                             107/142 
12:27:39 #10 65.90   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              108/142 
12:27:39 #10 65.90   Verifying        : binutils-2.37-37.fc36.x86_64                       109/142 
12:27:39 #10 65.90   Verifying        : binutils-gold-2.37-37.fc36.x86_64                  110/142 
12:27:39 #10 65.90   Verifying        : dbus-libs-1:1.14.4-1.fc36.x86_64                   111/142 
12:27:39 #10 65.91   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               112/142 
12:27:39 #10 65.91   Verifying        : dwz-0.14-4.fc36.x86_64                             113/142 
12:27:39 #10 65.91   Verifying        : elfutils-0.188-3.fc36.x86_64                       114/142 
12:27:39 #10 65.91   Verifying        : elfutils-debuginfod-client-0.188-3.fc36.x86_64     115/142 
12:27:39 #10 65.91   Verifying        : emacs-filesystem-1:28.2-1.fc36.noarch              116/142 
12:27:39 #10 65.91   Verifying        : gdb-minimal-12.1-2.fc36.x86_64                     117/142 
12:27:39 #10 65.91   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.x86_64                   118/142 
12:27:39 #10 65.91   Verifying        : glibc-gconv-extra-2.35-20.fc36.x86_64              119/142 
12:27:39 #10 65.91   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 120/142 
12:27:39 #10 65.91   Verifying        : libappstream-glib-0.8.0-4.fc36.x86_64              121/142 
12:27:39 #10 65.91   Verifying        : perl-Encode-4:3.17-485.fc36.x86_64                 122/142 
12:27:39 #10 65.91   Verifying        : perl-Getopt-Long-1:2.54-1.fc36.noarch              123/142 
12:27:39 #10 65.91   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 124/142 
12:27:39 #10 65.91   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      125/142 
12:27:39 #10 65.91   Verifying        : perl-Socket-4:2.036-1.fc36.x86_64                  126/142 
12:27:39 #10 65.91   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            127/142 
12:27:39 #10 65.91   Verifying        : python-srpm-macros-3.10-20.fc36.noarch             128/142 
12:27:39 #10 65.91   Verifying        : python3-construct-2.10.68-1.fc36.noarch            129/142 
12:27:39 #10 65.91   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       130/142 
12:27:39 #10 65.91   Verifying        : qt5-srpm-macros-5.15.7-1.fc36.noarch               131/142 
12:27:39 #10 65.91   Verifying        : redhat-rpm-config-222-1.fc36.noarch                132/142 
12:27:39 #10 65.91   Verifying        : rpm-build-4.17.1-3.fc36.x86_64                     133/142 
12:27:39 #10 65.91   Verifying        : rpmautospec-rpm-macros-0.3.1-1.fc36.noarch         134/142 
12:27:39 #10 65.91   Verifying        : rpmlint-2.4.0-3.fc36.noarch                        135/142 
12:27:39 #10 65.91   Verifying        : rpmlint-fedora-license-data-1.11-1.fc36.noarch     136/142 
12:27:39 #10 65.91   Verifying        : rust-srpm-macros-23-1.fc36.noarch                  137/142 
12:27:39 #10 65.91   Verifying        : zstd-1.5.2-2.fc36.x86_64                           138/142 
12:27:39 #10 65.91   Verifying        : elfutils-libelf-0.188-3.fc36.x86_64                139/142 
12:27:39 #10 65.91   Verifying        : elfutils-libelf-0.187-4.fc36.x86_64                140/142 
12:27:39 #10 65.91   Verifying        : elfutils-libs-0.188-3.fc36.x86_64                  141/142 
12:27:39 #10 65.91   Verifying        : elfutils-libs-0.187-4.fc36.x86_64                  142/142 
12:27:39 #10 66.06 
12:27:39 #10 66.06 Upgraded:
12:27:39 #10 66.06   elfutils-libelf-0.188-3.fc36.x86_64     elfutils-libs-0.188-3.fc36.x86_64    
12:27:39 #10 66.06 Installed:
12:27:39 #10 66.06   ansible-srpm-macros-1-8.1.fc36.noarch                                         
12:27:39 #10 66.06   binutils-2.37-37.fc36.x86_64                                                  
12:27:39 #10 66.06   binutils-gold-2.37-37.fc36.x86_64                                             
12:27:39 #10 66.06   bzip2-1.0.8-11.fc36.x86_64                                                    
12:27:39 #10 66.06   cpio-2.13-12.fc36.x86_64                                                      
12:27:39 #10 66.06   dash-0.5.10.2-10.fc36.x86_64                                                  
12:27:39 #10 66.06   dbus-libs-1:1.14.4-1.fc36.x86_64                                              
12:27:39 #10 66.06   debugedit-5.0-3.fc36.x86_64                                                   
12:27:39 #10 66.06   desktop-file-utils-0.26-6.fc36.x86_64                                         
12:27:39 #10 66.06   devscripts-checkbashisms-2.22.1-1.fc36.x86_64                                 
12:27:39 #10 66.06   diffutils-3.8-2.fc36.x86_64                                                   
12:27:39 #10 66.06   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
12:27:39 #10 66.06   dwz-0.14-4.fc36.x86_64                                                        
12:27:39 #10 66.06   ed-1.14.2-12.fc36.x86_64                                                      
12:27:39 #10 66.06   efi-srpm-macros-5-5.fc36.noarch                                               
12:27:39 #10 66.06   elfutils-0.188-3.fc36.x86_64                                                  
12:27:39 #10 66.06   elfutils-debuginfod-client-0.188-3.fc36.x86_64                                
12:27:39 #10 66.06   emacs-filesystem-1:28.2-1.fc36.noarch                                         
12:27:39 #10 66.06   enchant-1:1.6.0-30.fc36.x86_64                                                
12:27:39 #10 66.06   file-5.41-4.fc36.x86_64                                                       
12:27:39 #10 66.06   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
12:27:39 #10 66.06   fpc-srpm-macros-1.3-5.fc36.noarch                                             
12:27:39 #10 66.06   gdb-minimal-12.1-2.fc36.x86_64                                                
12:27:39 #10 66.06   gdk-pixbuf2-2.42.9-2.fc36.x86_64                                              
12:27:39 #10 66.06   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
12:27:39 #10 66.06   glibc-gconv-extra-2.35-20.fc36.x86_64                                         
12:27:39 #10 66.06   gnat-srpm-macros-4-15.fc36.noarch                                             
12:27:39 #10 66.06   go-srpm-macros-3.2.0-1.fc36.noarch                                            
12:27:39 #10 66.06   groff-base-1.22.4-9.fc36.x86_64                                               
12:27:39 #10 66.06   hunspell-1.7.0-19.fc36.x86_64                                                 
12:27:39 #10 66.06   hunspell-en-0.20140811.1-22.fc36.noarch                                       
12:27:39 #10 66.06   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
12:27:39 #10 66.06   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
12:27:39 #10 66.06   hunspell-filesystem-1.7.0-19.fc36.x86_64                                      
12:27:39 #10 66.06   info-6.8-3.fc36.x86_64                                                        
12:27:39 #10 66.06   json-glib-1.6.6-2.fc36.x86_64                                                 
12:27:39 #10 66.06   kernel-srpm-macros-1.0-14.fc36.noarch                                         
12:27:39 #10 66.06   libappstream-glib-0.8.0-4.fc36.x86_64                                         
12:27:39 #10 66.06   libjpeg-turbo-2.1.2-2.fc36.x86_64                                             
12:27:39 #10 66.06   libpkgconf-1.8.0-2.fc36.x86_64                                                
12:27:39 #10 66.06   libpng-2:1.6.37-12.fc36.x86_64                                                
12:27:39 #10 66.06   libstemmer-0-18.585svn.fc36.x86_64                                            
12:27:39 #10 66.06   lua-srpm-macros-1-6.fc36.noarch                                               
12:27:39 #10 66.06   ncurses-6.2-9.20210508.fc36.x86_64                                            
12:27:39 #10 66.06   nim-srpm-macros-3-6.fc36.noarch                                               
12:27:39 #10 66.06   ocaml-srpm-macros-6-6.fc36.noarch                                             
12:27:39 #10 66.06   openblas-srpm-macros-2-11.fc36.noarch                                         
12:27:39 #10 66.06   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
12:27:39 #10 66.06   patch-2.7.6-16.fc36.x86_64                                                    
12:27:39 #10 66.06   perl-AutoLoader-5.74-486.fc36.noarch                                          
12:27:39 #10 66.06   perl-B-1.82-486.fc36.x86_64                                                   
12:27:39 #10 66.06   perl-Carp-1.52-479.fc36.noarch                                                
12:27:39 #10 66.06   perl-Class-Struct-0.66-486.fc36.noarch                                        
12:27:39 #10 66.06   perl-Data-Dumper-2.183-3.fc36.x86_64                                          
12:27:39 #10 66.06   perl-Digest-1.20-2.fc36.noarch                                                
12:27:39 #10 66.06   perl-Digest-MD5-2.58-479.fc36.x86_64                                          
12:27:39 #10 66.06   perl-DynaLoader-1.50-486.fc36.x86_64                                          
12:27:39 #10 66.06   perl-Encode-4:3.17-485.fc36.x86_64                                            
12:27:39 #10 66.06   perl-Errno-1.33-486.fc36.x86_64                                               
12:27:39 #10 66.06   perl-Exporter-5.76-480.fc36.noarch                                            
12:27:39 #10 66.06   perl-Fcntl-1.14-486.fc36.x86_64                                               
12:27:39 #10 66.06   perl-File-Basename-2.85-486.fc36.noarch                                       
12:27:39 #10 66.06   perl-File-Path-2.18-479.fc36.noarch                                           
12:27:39 #10 66.06   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
12:27:39 #10 66.06   perl-File-stat-1.09-486.fc36.noarch                                           
12:27:39 #10 66.06   perl-FileHandle-2.03-486.fc36.noarch                                          
12:27:39 #10 66.06   perl-Getopt-Long-1:2.54-1.fc36.noarch                                         
12:27:39 #10 66.06   perl-Getopt-Std-1.13-486.fc36.noarch                                          
12:27:39 #10 66.06   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
12:27:39 #10 66.06   perl-IO-1.46-486.fc36.x86_64                                                  
12:27:39 #10 66.06   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
12:27:39 #10 66.06   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
12:27:39 #10 66.06   perl-IPC-Open3-1.21-486.fc36.noarch                                           
12:27:39 #10 66.06   perl-MIME-Base64-3.16-479.fc36.x86_64                                         
12:27:39 #10 66.06   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
12:27:39 #10 66.06   perl-NDBM_File-1.15-486.fc36.x86_64                                           
12:27:39 #10 66.06   perl-Net-SSLeay-1.92-2.fc36.x86_64                                            
12:27:39 #10 66.06   perl-POSIX-1.97-486.fc36.x86_64                                               
12:27:39 #10 66.06   perl-PathTools-3.80-479.fc36.x86_64                                           
12:27:39 #10 66.06   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
12:27:39 #10 66.06   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
12:27:39 #10 66.06   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
12:27:39 #10 66.06   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
12:27:39 #10 66.06   perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64                                 
12:27:39 #10 66.06   perl-SelectSaver-1.02-486.fc36.noarch                                         
12:27:39 #10 66.06   perl-Socket-4:2.036-1.fc36.x86_64                                             
12:27:39 #10 66.06   perl-Storable-1:3.25-2.fc36.x86_64                                            
12:27:39 #10 66.06   perl-Symbol-1.09-486.fc36.noarch                                              
12:27:39 #10 66.06   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
12:27:39 #10 66.06   perl-Term-Cap-1.17-479.fc36.noarch                                            
12:27:39 #10 66.06   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
12:27:39 #10 66.06   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
12:27:39 #10 66.06   perl-Time-Local-2:1.300-479.fc36.noarch                                       
12:27:39 #10 66.06   perl-URI-5.10-1.fc36.noarch                                                   
12:27:39 #10 66.06   perl-base-2.27-486.fc36.noarch                                                
12:27:39 #10 66.06   perl-constant-1.33-480.fc36.noarch                                            
12:27:39 #10 66.06   perl-if-0.60.900-486.fc36.noarch                                              
12:27:39 #10 66.06   perl-interpreter-4:5.34.1-486.fc36.x86_64                                     
12:27:39 #10 66.06   perl-libnet-3.13-480.fc36.noarch                                              
12:27:39 #10 66.06   perl-libs-4:5.34.1-486.fc36.x86_64                                            
12:27:39 #10 66.06   perl-mro-1.25-486.fc36.x86_64                                                 
12:27:39 #10 66.06   perl-overload-1.33-486.fc36.noarch                                            
12:27:39 #10 66.06   perl-overloading-0.02-486.fc36.noarch                                         
12:27:39 #10 66.06   perl-parent-1:0.238-479.fc36.noarch                                           
12:27:39 #10 66.06   perl-podlators-1:4.14-479.fc36.noarch                                         
12:27:39 #10 66.06   perl-srpm-macros-1-43.fc36.noarch                                             
12:27:39 #10 66.06   perl-subs-1.04-486.fc36.noarch                                                
12:27:39 #10 66.06   perl-vars-1.05-486.fc36.noarch                                                
12:27:39 #10 66.06   pkgconf-1.8.0-2.fc36.x86_64                                                   
12:27:39 #10 66.06   pkgconf-m4-1.8.0-2.fc36.noarch                                                
12:27:39 #10 66.06   pkgconf-pkg-config-1.8.0-2.fc36.x86_64                                        
12:27:39 #10 66.06   python-srpm-macros-3.10-20.fc36.noarch                                        
12:27:39 #10 66.06   python3-construct-2.10.68-1.fc36.noarch                                       
12:27:39 #10 66.06   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
12:27:39 #10 66.06   python3-dbus-1.2.18-3.fc36.x86_64                                             
12:27:39 #10 66.06   python3-distro-1.6.0-2.fc36.noarch                                            
12:27:39 #10 66.06   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
12:27:39 #10 66.06   python3-enchant-3.2.2-2.fc36.noarch                                           
12:27:39 #10 66.06   python3-file-magic-5.41-4.fc36.noarch                                         
12:27:39 #10 66.06   python3-pybeam-0.7-2.fc36.noarch                                              
12:27:39 #10 66.06   python3-pyxdg-0.27-4.fc36.noarch                                              
12:27:39 #10 66.06   python3-six-1.16.0-5.fc36.noarch                                              
12:27:39 #10 66.06   python3-tomli-1.2.3-1.fc36.noarch                                             
12:27:39 #10 66.06   python3-tomli-w-0.4.0-3.fc36.noarch                                           
12:27:39 #10 66.06   python3-zstandard-0.17.0-1.fc36.x86_64                                        
12:27:39 #10 66.06   qt5-srpm-macros-5.15.7-1.fc36.noarch                                          
12:27:39 #10 66.06   redhat-rpm-config-222-1.fc36.noarch                                           
12:27:39 #10 66.06   rpm-build-4.17.1-3.fc36.x86_64                                                
12:27:39 #10 66.06   rpmautospec-rpm-macros-0.3.1-1.fc36.noarch                                    
12:27:39 #10 66.06   rpmlint-2.4.0-3.fc36.noarch                                                   
12:27:39 #10 66.06   rpmlint-fedora-license-data-1.11-1.fc36.noarch                                
12:27:39 #10 66.06   rust-srpm-macros-23-1.fc36.noarch                                             
12:27:39 #10 66.06   shared-mime-info-2.1-3.fc35.x86_64                                            
12:27:39 #10 66.06   unzip-6.0-57.fc36.x86_64                                                      
12:27:39 #10 66.06   xxhash-libs-0.8.1-2.fc36.x86_64                                               
12:27:39 #10 66.06   xz-5.2.5-9.fc36.x86_64                                                        
12:27:39 #10 66.06   zip-3.0-32.fc36.x86_64                                                        
12:27:39 #10 66.06   zstd-1.5.2-2.fc36.x86_64                                                      
12:27:39 #10 66.06 
12:27:39 #10 66.06 Complete!
12:27:39 #10 69.54 Setting up libdata-optlist-perl (0.110-1.1) ...
12:27:39 #10 69.55 Setting up libipc-run-perl (20200505.0-1) ...
12:27:39 #10 69.56 Setting up git (1:2.30.2-1) ...
12:27:39 #10 69.59 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
12:27:39 #10 69.60 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:27:39 #12 2.598 dh_installdeb
12:27:39 #12 2.623 dh_gencontrol
12:27:39 #12 2.735 dh_md5sums
12:27:39 #12 2.764 dh_builddeb
12:27:39 #12 2.783 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:39 #12 2.804 
12:27:39 #12 2.804 The package has been created.
12:27:39 #12 2.804 Attention, the package has been created in the current directory,
12:27:39 #12 2.804 not in ".." as indicated by the message above!
12:27:39 #12 2.824 Selecting previously unselected package docker-ce-build-deps.
12:27:39 #13 5.285 Starting pkgProblemResolver with broken count: 0
12:27:39 #13 5.319 Starting 2 pkgProblemResolver with broken count: 0
12:27:39 #13 5.322 Done
12:27:39 #12 1.927 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:39 #12 1.927 dpkg-buildpackage: info: source version 1.0
12:27:39 #12 1.927 dpkg-buildpackage: info: source distribution unstable
12:27:39 #12 1.927 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:39 #12 1.963  dpkg-source --before-build .
12:27:39 #12 1.963 dpkg-buildpackage: info: host architecture arm64
12:27:39 #12 2.060  debian/rules clean
12:27:39 #12 2.063 dh clean
12:27:39 #12 2.138    dh_clean
12:27:39 #12 2.173  debian/rules binary
12:27:39 #11 56.43 Setting up python3-dbus (1.2.18-3build1) ...
12:27:39 #11 56.57 Setting up libmodule-implementation-perl (0.09-2) ...
12:27:39 #11 56.58 Setting up libcgi-fast-perl (1:2.15-1) ...
12:27:39 #11 56.59 Setting up python3-apt (2.4.0+22.10) ...
12:27:39 #13 DONE 0.2s
12:27:39 
12:27:39 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:39 #12 2.762 Reading package lists...
12:27:39 #12 3.401 Building dependency tree...
12:27:39 #12 3.538 Reading state information...
12:27:39 #12 3.557 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:39 #12 1.228 Reading package lists...
12:27:39 #13 5.370 The following additional packages will be installed:
12:27:39 #13 5.371   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:39 #13 5.371   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
12:27:39 #13 5.372   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
12:27:39 #13 5.372   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:27:39 #13 5.372   libuv1 pkg-config
12:27:39 #13 5.374 Suggested packages:
12:27:39 #13 5.374   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
12:27:39 #13 5.404 The following NEW packages will be installed:
12:27:39 #13 5.405   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:39 #13 5.405   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
12:27:39 #13 5.405   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
12:27:39 #13 5.406   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:27:39 #13 5.406   libuv1 pkg-config
12:27:39 
12:27:39 #9 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:27:39 #9 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:27:39 #9 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
12:27:39 #9 DONE 0.2s
12:27:39 
12:27:39 #10 [linux/arm64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:27:39 #10 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.0s done
12:27:39 #11 DONE 59.6s
12:27:39 
12:27:39 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:39 #12 DONE 0.0s
12:27:39 
12:27:39 #13 [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:27:39 #11 55.37 Setting up libstring-copyright-perl (0.003012-1) ...
12:27:39 #11 55.38 Setting up python3-debian (0.1.43ubuntu1) ...
12:27:39 #14 33.41   Installing       : annobin-10.94-1.el8.aarch64                          74/89 
12:27:39 #14 33.43   Running scriptlet: annobin-10.94-1.el8.aarch64                          74/89 
12:27:39 #14 33.46   Installing       : gcc-plugin-annobin-8.5.0-18.el8.aarch64              75/89 
12:27:39 #14 33.47   Running scriptlet: gcc-plugin-annobin-8.5.0-18.el8.aarch64              75/89 
12:27:39 #14 33.50   Upgrading        : glibc-minimal-langpack-2.28-224.el8.aarch64          76/89 
12:27:39 #14 33.52   Installing       : libseccomp-devel-2.5.2-1.el8.aarch64                 77/89 
12:27:39 #14 33.54   Running scriptlet: systemd-239-67.el8.aarch64                           78/89 
12:27:39 #14 33.57   Cleanup          : systemd-239-67.el8.aarch64                           78/89 
12:27:39 #14 33.61   Cleanup          : systemd-libs-239-67.el8.aarch64                      79/89 
12:27:39 
12:27:39 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:39 #12 DONE 0.1s
12:27:39 
12:27:39 #13 [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:27:39 #10 DONE 66.2s
12:27:39 
12:27:39 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
12:27:39 #11 DONE 0.1s
12:27:39 #10 69.59 Setting up libgpgme11:armhf (1.12.0-6) ...
12:27:39 #10 69.61 Setting up gcc (4:8.3.0-1) ...
12:27:39 #10 69.63 Setting up python3-six (1.12.0-1) ...
12:27:39 #10 69.76 Setting up dirmngr (2.2.12-1+deb10u2) ...
12:27:39 #10 69.79 Setting up perl (5.28.1-6+deb10u1) ...
12:27:39 #10 69.81 Setting up libpackage-stash-xs-perl (0.29-1) ...
12:27:39 #10 69.82 Setting up python3-gpg (1.12.0-6) ...
12:27:39 #10 69.99 Setting up libdata-dump-perl (1.23-1) ...
12:27:39 #10 70.00 Setting up python3-certifi (2018.8.24-1) ...
12:27:39 #10 70.12 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
12:27:39 #10 70.14 Setting up libref-util-perl (0.204-1) ...
12:27:39 #10 70.15 Setting up libipc-system-simple-perl (1.25-4) ...
12:27:39 #10 70.16 Setting up libnet-domain-tld-perl (1.75-1) ...
12:27:39 #10 70.18 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
12:27:39 #10 70.19 Setting up libvariable-magic-perl (0.62-1+b1) ...
12:27:39 #10 70.20 Setting up python3-idna (2.6-1) ...
12:27:39 #10 70.36 Setting up libio-html-perl (1.001-1) ...
12:27:39 #10 70.37 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
12:27:39 #10 69.77 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:39 #10 69.79 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:39 #10 69.80 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:39 #10 69.81 Setting up g++ (4:10.2.1-1) ...
12:27:39 #10 69.85 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:39 #10 69.85 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:27:39 #10 69.86 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:39 #10 69.87 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:39 #10 69.89 Setting up librole-tiny-perl (2.002004-1) ...
12:27:39 #10 69.90 Setting up gnupg (2.2.27-2+deb11u2) ...
12:27:39 #10 69.91 Setting up build-essential (12.9) ...
12:27:39 #10 69.92 Setting up python3-unidiff (0.5.5-2) ...
12:27:39 #12 2.839 (Reading database ... 27795 files and directories currently installed.)
12:27:39 #12 2.840 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:39 #12 2.843 Unpacking docker-ce-build-deps (1.0) ...
12:27:39 #13 5.600 The following additional packages will be installed:
12:27:39 #13 5.601   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:39 #13 5.601   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
12:27:39 #13 5.601   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
12:27:39 #13 5.601   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:27:39 #13 5.602   libuv1 pkg-config
12:27:39 #13 5.603 Suggested packages:
12:27:39 #13 5.603   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
12:27:39 #13 5.637 The following NEW packages will be installed:
12:27:39 #13 5.637   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:39 #13 5.637   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
12:27:39 #13 5.638   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
12:27:39 #13 5.638   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:27:39 #13 5.638   libuv1 pkg-config
12:27:39 #12 2.175 dh binary
12:27:39 #12 2.241    dh_update_autotools_config
12:27:39 #12 2.270    dh_autoreconf
12:27:39 #12 2.310    create-stamp debian/debhelper-build-stamp
12:27:39 #12 2.310    dh_prep
12:27:39 #12 2.340    dh_install
12:27:39 #12 2.372    dh_installdocs
12:27:39 #12 2.410    dh_installchangelogs
12:27:39 #12 11.24 Selecting previously unselected package g++.
12:27:39 #12 11.24 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
12:27:39 #12 11.24 Unpacking g++ (4:10.2.1-1+rpi1) ...
12:27:39 #12 11.27 Selecting previously unselected package build-essential.
12:27:39 #11 56.75 Setting up libpackage-stash-perl (0.40-1) ...
12:27:39 #11 56.76 Setting up libimport-into-perl (1.002005-2) ...
12:27:39 #11 56.77 Setting up libmoo-perl (2.005004-3) ...
12:27:39 #11 56.78 Setting up python3-bcrypt (3.2.0-1build1) ...
12:27:39 #11 56.89 Setting up liblist-someutils-perl (0.58-1) ...
12:27:39 #12 3.601 Starting 2 pkgProblemResolver with broken count: 0
12:27:39 #12 3.603 Done
12:27:39 #12 3.623  Done
12:27:39 #12 3.631 Starting pkgProblemResolver with broken count: 0
12:27:39 #12 3.662 Starting 2 pkgProblemResolver with broken count: 0
12:27:39 #12 3.664 Done
12:27:39 #12 2.801 dh_testdir
12:27:39 #10 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.1s done
12:27:39 #10 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea
12:27:39 #10 ...
12:27:39 
12:27:39 #9 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:27:39 #9 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.1s done
12:27:39 #9 DONE 0.3s
12:27:39 
12:27:39 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:39 #11 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.0s done
12:27:39 #11 55.56 Setting up python3-requests (2.25.1+dfsg-2) ...
12:27:39 #14 33.63   Cleanup          : systemd-pam-239-67.el8.aarch64                       80/89 
12:27:39 #14 33.65   Running scriptlet: tar-2:1.30-6.el8.aarch64                             81/89 
12:27:39 #14 33.66   Cleanup          : tar-2:1.30-6.el8.aarch64                             81/89 
12:27:39 #14 33.67   Cleanup          : libarchive-3.3.3-4.el8.aarch64                       82/89 
12:27:39 #14 33.69   Cleanup          : glibc-minimal-langpack-2.28-211.el8.aarch64          83/89 
12:27:39 #14 33.70   Cleanup          : libselinux-2.9-6.el8.aarch64                         84/89 
12:27:39 #14 33.71   Cleanup          : pcre2-10.32-3.el8_6.aarch64                          85/89 
12:27:39 #14 33.73   Cleanup          : glibc-2.28-211.el8.aarch64                           86/89 
12:27:39 #14 33.78   Cleanup          : glibc-gconv-extra-2.28-211.el8.aarch64               87/89 
12:27:39 #14 33.78   Running scriptlet: glibc-gconv-extra-2.28-211.el8.aarch64               87/89 
12:27:39 #14 33.82   Cleanup          : glibc-common-2.28-211.el8.aarch64                    88/89 
12:27:39 
12:27:39 #12 [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
12:27:39 #10 70.38 Setting up libtest-refcount-perl (0.08-3) ...
12:27:39 #10 70.39 Setting up libparams-util-perl (1.07-3+b4) ...
12:27:39 #10 70.41 Setting up libdpkg-perl (1.19.8) ...
12:27:39 #10 70.42 Setting up autoconf (2.69-11) ...
12:27:39 #10 70.43 Setting up python3-urllib3 (1.24.1-1) ...
12:27:39 #10 70.59 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:39 #10 70.60 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:39 #10 70.62 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
12:27:39 #10 70.63 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
12:27:39 #10 70.05 Setting up lsb-release (11.1.0) ...
12:27:39 #10 70.06 Setting up libfont-ttf-perl (1.06-1.1) ...
12:27:39 #10 70.07 Setting up libfile-homedir-perl (1.006-1) ...
12:27:39 #10 70.08 Setting up python3-magic (2:0.4.20-3) ...
12:27:39 #10 70.22 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:27:39 #10 70.24 Setting up pristine-tar (1.49) ...
12:27:39 #10 70.25 Setting up libio-socket-ssl-perl (2.069-1) ...
12:27:39 #10 70.26 Setting up libsub-exporter-perl (0.987-1) ...
12:27:39 #12 2.883 Reading package lists...
12:27:39 #17 exporting layers 5.7s done
12:27:39 #17 writing image sha256:8f0b1f2c1955048d0c544ecbb363b8b30e67f3c583c28f43cb4debf79bdd9555 done
12:27:39 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
12:27:39 #17 DONE 5.7s
12:27:39 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
12:27:39 #12 2.493    dh_perl
12:27:39 #12 2.528    dh_link
12:27:39 #12 2.562    dh_strip_nondeterminism
12:27:39 #12 2.626    dh_compress
12:27:39 #12 2.668    dh_fixperms
12:27:39 #12 11.27 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
12:27:39 #12 11.28 Unpacking build-essential (12.9) ...
12:27:39 #12 11.31 Selecting previously unselected package bash-completion.
12:27:39 #12 11.32 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
12:27:40 #11 56.90 Setting up debhelper (13.9.1ubuntu1) ...
12:27:40 #11 56.91 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
12:27:40 #11 56.92 Setting up python3-chardet (4.0.0-2) ...
12:27:40 #12 3.764 The following additional packages will be installed:
12:27:40 #12 3.765   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
12:27:40 #12 3.765   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
12:27:40 #12 3.765   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
12:27:40 #12 3.765   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:27:40 #12 3.765   libuv1 pkg-config procps
12:27:40 #12 3.766 Suggested packages:
12:27:40 #12 3.766   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:40 #12 3.955 The following NEW packages will be installed:
12:27:40 #12 3.955   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
12:27:40 #12 3.956   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
12:27:40 #12 3.956   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
12:27:40 #12 3.956   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:27:40 #12 3.956   libuv1 pkg-config procps
12:27:40 #12 2.818 dh_testroot
12:27:40 #12 2.834 dh_prep
12:27:40 #12 2.853 dh_testdir
12:27:40 #12 2.869 dh_testroot
12:27:40 #12 2.886 dh_install
12:27:40 #12 2.911 dh_installdocs
12:27:40 #12 2.939 dh_installchangelogs
12:27:40 #12 3.003 dh_compress
12:27:40 #12 3.035 dh_fixperms
12:27:40 #11 55.71 Setting up libdata-optlist-perl (0.112-1) ...
12:27:40 #11 55.72 Setting up libipc-run-perl (20200505.0-1) ...
12:27:40 #11 55.73 Setting up git (1:2.34.1-1ubuntu1.6) ...
12:27:40 #11 55.75 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
12:27:40 #11 55.76 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:40 #11 55.77 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:40 #11 55.78 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:40 #11 55.79 Setting up g++ (4:11.2.0-1ubuntu1) ...
12:27:40 #11 55.82 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:40 #11 55.82 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
12:27:40 #11 55.82 Setting up libhtml-parser-perl:armhf (3.76-1build2) ...
12:27:40 #11 55.83 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:40 #11 55.85 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
12:27:40 #11 55.86 Setting up librole-tiny-perl (2.002004-1) ...
12:27:40 #11 55.87 Setting up gnupg (2.2.27-3ubuntu2.1) ...
12:27:40 #11 55.89 Setting up build-essential (12.9ubuntu3) ...
12:27:40 #11 55.90 Setting up libfont-ttf-perl (1.06-1.1) ...
12:27:40 #11 55.91 Setting up libfile-homedir-perl (1.006-1) ...
12:27:40 #11 55.92 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
12:27:40 #11 ...
12:27:40 
12:27:40 #10 [linux/arm64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:27:40 #10 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.3s done
12:27:40 #10 DONE 0.5s
12:27:40 
12:27:40 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:40 #11 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 155B / 155B 0.1s done
12:27:40 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 1.05MB / 115.17MB 0.2s
12:27:40 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 8.55MB / 81.39MB 0.2s
12:27:40 #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 3.15MB / 54.68MB 0.2s
12:27:40 #11 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.2s
12:27:40 #14 33.84   Cleanup          : libgcc-8.5.0-15.el8.aarch64                          89/89 
12:27:40 #14 33.84   Running scriptlet: libgcc-8.5.0-15.el8.aarch64                          89/89 
12:27:40 #14 33.96   Running scriptlet: glibc-common-2.28-224.el8.aarch64                    89/89 
12:27:40 #13 5.831 0 upgraded, 22 newly installed, 0 to remove and 4 not upgraded.
12:27:40 #13 5.831 1 not fully installed or removed.
12:27:40 #13 5.831 Need to get 14.1 MB of archives.
12:27:40 #13 5.831 After this operation, 51.4 MB of additional disk space will be used.
12:27:40 #13 5.831 Get:1 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
12:27:40 #14 DONE 3.0s
12:27:40 
12:27:40 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
12:27:40 #15 DONE 0.0s
12:27:40 
12:27:40 #16 exporting to image
12:27:40 #16 exporting layers
12:27:40 #12 20.11   Running scriptlet: libxcrypt-4.4.33-3.fc37.aarch64                      99/99 
12:27:40 #12 21.31   Verifying        : automake-1.16.5-9.fc37.noarch                         1/99 
12:27:40 #12 21.31   Verifying        : checkpolicy-3.4-3.fc37.aarch64                        2/99 
12:27:40 #12 21.31   Verifying        : cryptsetup-libs-2.5.0-1.fc37.aarch64                  3/99 
12:27:40 #12 21.31   Verifying        : dbus-broker-32-1.fc37.aarch64                         4/99 
12:27:40 #12 21.31   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                 5/99 
12:27:40 #12 21.31   Verifying        : device-mapper-devel-1.02.175-9.fc37.aarch64           6/99 
12:27:40 #12 21.31   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64            7/99 
12:27:40 #12 21.31   Verifying        : gc-8.0.6-4.fc37.aarch64                               8/99 
12:27:40 #12 21.31   Verifying        : guile22-2.2.7-6.fc37.aarch64                          9/99 
12:27:40 #12 21.31   Verifying        : jsoncpp-1.9.5-3.fc37.aarch64                         10/99 
12:27:40 #12 21.31   Verifying        : kmod-libs-30-2.fc37.aarch64                          11/99 
12:27:40 #12 21.31   Verifying        : less-590-5.fc37.aarch64                              12/99 
12:27:40 #12 21.31   Verifying        : libargon2-20190702-1.fc37.aarch64                    13/99 
12:27:40 #12 21.31   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                        14/99 
12:27:40 #12 21.31   Verifying        : libcbor-0.7.0-7.fc37.aarch64                         15/99 
12:27:40 #12 21.31   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                       16/99 
12:27:40 #12 21.31   Verifying        : libfido2-1.11.0-3.fc37.aarch64                       17/99 
12:27:40 #12 21.31   Verifying        : libmpc-1.2.1-5.fc37.aarch64                          18/99 
12:27:40 #12 21.31   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                      19/99 
12:27:40 #12 21.31   Verifying        : libseccomp-devel-2.5.3-3.fc37.aarch64                20/99 
12:27:40 #12 21.31   Verifying        : libselinux-devel-3.4-5.fc37.aarch64                  21/99 
12:27:40 #12 21.31   Verifying        : libselinux-utils-3.4-5.fc37.aarch64                  22/99 
12:27:40 #12 21.31   Verifying        : libsepol-devel-3.4-3.fc37.aarch64                    23/99 
12:27:40 #12 21.31   Verifying        : libtool-2.4.7-2.fc37.aarch64                         24/99 
12:27:40 #12 21.31   Verifying        : libtool-ltdl-2.4.7-2.fc37.aarch64                    25/99 
12:27:40 #12 21.31   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.aarch64              26/99 
12:27:40 #12 21.31   Verifying        : libutempter-1.2.1-7.fc37.aarch64                     27/99 
12:27:40 #12 21.31   Verifying        : libuv-1:1.44.2-2.fc37.aarch64                        28/99 
12:27:40 #12 21.31   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                    29/99 
12:27:40 #12 21.31   Verifying        : m4-1.4.19-4.fc37.aarch64                             30/99 
12:27:40 #12 21.31   Verifying        : make-1:4.3-11.fc37.aarch64                           31/99 
12:27:40 #12 21.31   Verifying        : openssh-8.8p1-7.fc37.aarch64                         32/99 
12:27:40 #12 21.31   Verifying        : openssh-clients-8.8p1-7.fc37.aarch64                 33/99 
12:27:40 #12 21.31   Verifying        : pcre2-devel-10.40-1.fc37.1.aarch64                   34/99 
12:27:40 #12 21.31   Verifying        : pcre2-utf16-10.40-1.fc37.1.aarch64                   35/99 
12:27:40 #12 21.31   Verifying        : pcre2-utf32-10.40-1.fc37.1.aarch64                   36/99 
12:27:40 #12 21.31   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  37/99 
12:27:40 #12 21.31   Verifying        : perl-File-Compare-1.100.700-492.fc37.noarch          38/99 
12:27:40 #12 21.31   Verifying        : perl-File-Copy-2.39-492.fc37.noarch                  39/99 
12:27:40 #12 21.31   Verifying        : perl-File-Find-1.40-492.fc37.noarch                  40/99 
12:27:40 #12 21.31   Verifying        : perl-TermReadKey-2.38-14.fc37.aarch64                41/99 
12:27:40 #12 21.31   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               42/99 
12:27:40 #12 21.31   Verifying        : perl-lib-0.65-492.fc37.aarch64                       43/99 
12:27:40 #12 21.31   Verifying        : perl-threads-1:2.27-489.fc37.aarch64                 44/99 
12:27:40 #12 21.31   Verifying        : perl-threads-shared-1.64-489.fc37.aarch64            45/99 
12:27:40 #12 21.31   Verifying        : policycoreutils-3.4-6.fc37.aarch64                   46/99 
12:27:40 #12 21.31   Verifying        : policycoreutils-devel-3.4-6.fc37.aarch64             47/99 
12:27:40 #12 21.31   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch       48/99 
12:27:40 #12 21.31   Verifying        : python3-audit-3.0.9-1.fc37.aarch64                   49/99 
12:27:40 #12 21.31   Verifying        : python3-libselinux-3.4-5.fc37.aarch64                50/99 
12:27:40 #12 21.31   Verifying        : python3-libsemanage-3.4-5.fc37.aarch64               51/99 
12:27:40 #12 21.31   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch            52/99 
12:27:40 #12 21.31   Verifying        : python3-setools-4.4.0-9.fc37.aarch64                 53/99 
12:27:40 #12 21.31   Verifying        : python3-setuptools-62.6.0-2.fc37.noarch              54/99 
12:27:40 #12 21.31   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                   55/99 
12:27:40 #12 21.31   Verifying        : rhash-1.4.2-3.fc37.aarch64                           56/99 
12:27:40 #12 21.31   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.aarch64             57/99 
12:27:40 #12 21.31   Verifying        : util-linux-2.38.1-1.fc37.aarch64                     58/99 
12:27:40 #12 21.31   Verifying        : which-2.21-35.fc37.aarch64                           59/99 
12:27:40 #12 21.31   Verifying        : annobin-docs-10.92-1.fc37.noarch                     60/99 
12:27:40 #12 21.31   Verifying        : annobin-plugin-gcc-10.92-1.fc37.aarch64              61/99 
12:27:40 #12 21.31   Verifying        : autoconf-2.71-4.fc37.noarch                          62/99 
12:27:40 #12 21.31   Verifying        : cmake-3.25.2-1.fc37.aarch64                          63/99 
12:27:40 #12 21.31   Verifying        : cmake-data-3.25.2-1.fc37.noarch                      64/99 
12:27:40 #12 21.31   Verifying        : cmake-filesystem-3.25.2-1.fc37.aarch64               65/99 
12:27:40 #12 21.31   Verifying        : cmake-rpm-macros-3.25.2-1.fc37.noarch                66/99 
12:27:40 #12 21.31   Verifying        : cpp-12.2.1-4.fc37.aarch64                            67/99 
12:27:40 #12 21.31   Verifying        : dbus-1:1.14.4-1.fc37.aarch64                         68/99 
12:27:40 #12 21.31   Verifying        : dbus-common-1:1.14.4-1.fc37.noarch                   69/99 
12:27:40 #12 21.31   Verifying        : gcc-12.2.1-4.fc37.aarch64                            70/99 
12:27:40 #12 21.31   Verifying        : gcc-plugin-annobin-12.2.1-4.fc37.aarch64             71/99 
12:27:40 #12 21.31   Verifying        : git-2.39.1-1.fc37.aarch64                            72/99 
12:27:40 #12 21.31   Verifying        : git-core-2.39.1-1.fc37.aarch64                       73/99 
12:27:40 #12 21.31   Verifying        : git-core-doc-2.39.1-1.fc37.noarch                    74/99 
12:27:40 #12 21.31   Verifying        : glibc-devel-2.36-9.fc37.aarch64                      75/99 
12:27:40 #12 21.31   Verifying        : glibc-static-2.36-9.fc37.aarch64                     76/99 
12:27:40 #12 21.31   Verifying        : kernel-headers-6.1.5-200.fc37.aarch64                77/99 
12:27:40 #12 21.31   Verifying        : libasan-12.2.1-4.fc37.aarch64                        78/99 
12:27:40 #12 21.31   Verifying        : libatomic-12.2.1-4.fc37.aarch64                      79/99 
12:27:40 #12 21.31   Verifying        : libedit-3.1-43.20221009cvs.fc37.aarch64              80/99 
12:27:40 #12 21.31   Verifying        : libubsan-12.2.1-4.fc37.aarch64                       81/99 
12:27:40 #12 21.31   Verifying        : libxcrypt-devel-4.4.33-4.fc37.aarch64                82/99 
12:27:40 #12 21.31   Verifying        : libxcrypt-static-4.4.33-4.fc37.aarch64               83/99 
12:27:40 #12 21.31   Verifying        : perl-Git-2.39.1-1.fc37.noarch                        84/99 
12:27:40 #12 21.31   Verifying        : selinux-policy-37.18-1.fc37.noarch                   85/99 
12:27:40 #12 21.31   Verifying        : selinux-policy-devel-37.18-1.fc37.noarch             86/99 
12:27:40 #12 21.31   Verifying        : selinux-policy-targeted-37.18-1.fc37.noarch          87/99 
12:27:40 #12 21.31   Verifying        : systemd-251.10-588.fc37.aarch64                      88/99 
12:27:40 #12 21.31   Verifying        : systemd-devel-251.10-588.fc37.aarch64                89/99 
12:27:40 #12 21.31   Verifying        : systemd-networkd-251.10-588.fc37.aarch64             90/99 
12:27:40 #12 21.31   Verifying        : systemd-pam-251.10-588.fc37.aarch64                  91/99 
12:27:40 #12 21.31   Verifying        : systemd-resolved-251.10-588.fc37.aarch64             92/99 
12:27:40 #12 21.31   Verifying        : systemd-rpm-macros-251.10-588.fc37.noarch            93/99 
12:27:40 #12 21.31   Verifying        : vim-filesystem-2:9.0.1221-1.fc37.noarch              94/99 
12:27:40 #12 21.31   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  95/99 
12:27:40 #12 21.31   Verifying        : libxcrypt-4.4.33-4.fc37.aarch64                      96/99 
12:27:40 #12 21.31   Verifying        : libxcrypt-4.4.33-3.fc37.aarch64                      97/99 
12:27:40 #12 21.31   Verifying        : systemd-libs-251.10-588.fc37.aarch64                 98/99 
12:27:40 #13 6.689 Unpacking bash-completion (1:2.10-1ubuntu1) ...
12:27:40 #13 6.829 Selecting previously unselected package cmake-data.
12:27:40 #13 6.832 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
12:27:40 #13 6.840 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
12:27:40 #10 70.64 Setting up libsub-name-perl (0.21-1+b3) ...
12:27:40 #10 70.65 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
12:27:40 #10 70.66 Setting up g++-8 (8.3.0-6) ...
12:27:40 #10 70.68 Setting up libfile-chdir-perl (0.1008-1) ...
12:27:40 #10 70.69 Setting up xauth (1:1.0.10-1) ...
12:27:40 #10 70.70 Setting up libpath-tiny-perl (0.108-1) ...
12:27:40 #10 70.71 Setting up libarchive-cpio-perl (0.10-1) ...
12:27:40 #10 70.72 Setting up libjson-perl (4.02000-1) ...
12:27:40 #10 70.73 Setting up libfcgi-perl (0.78-2+b3) ...
12:27:40 #10 70.75 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:27:40 #10 70.76 Setting up python3-unidiff (0.5.4-1) ...
12:27:40 #10 70.88 Setting up libstrictures-perl (2.000005-1) ...
12:27:40 #10 70.27 Setting up libc-devtools (2.31-13+deb11u5) ...
12:27:40 #10 70.28 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:40 #10 70.28 Setting up libhttp-message-perl (6.28-1) ...
12:27:40 #10 70.30 Setting up libhtml-form-perl (6.07-1) ...
12:27:40 #10 70.31 Setting up python3-pkg-resources (52.0.0-4) ...
12:27:40 #10 70.50 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:27:40 #10 70.50 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
12:27:40 #10 70.51 Setting up libjson-xs-perl (4.030-1+b1) ...
12:27:40 #13 0.667 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
12:27:40 #12 3.435 Building dependency tree...
12:27:40 + set -e
12:27:40 + mkdir -p /root/build-deb/engine
12:27:40 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:40 #12 2.712    dh_missing
12:27:40 #12 2.738    dh_installdeb
12:27:40 #12 2.772    dh_gencontrol
12:27:40 #12 2.887    dh_md5sums
12:27:40 #13 6.062 0 upgraded, 22 newly installed, 0 to remove and 4 not upgraded.
12:27:40 #13 6.062 1 not fully installed or removed.
12:27:40 #13 6.062 Need to get 11.7 MB of archives.
12:27:40 #13 6.062 After this operation, 46.8 MB of additional disk space will be used.
12:27:40 #13 6.062 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
12:27:40 #23 DONE 53.7s
12:27:40 
12:27:40 #24 [linux/arm64 binary 1/1] COPY --from=build /out .
12:27:40 #24 DONE 0.1s
12:27:40 
12:27:40 #25 exporting to client directory
12:27:40 #25 copying files linux/arm64 21B
12:27:40 #25 copying files linux/arm64 33.18MB 0.5s done
12:27:40 #25 DONE 0.5s
12:27:40 + build_engine
12:27:40 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker
12:27:40 + set -x
12:27:40 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg DOCKER_STATIC=1 --build-arg CONTAINERD_VERSION --build-arg RUNC_VERSION --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/arm64 --target all .
12:27:40 #1 [internal] load .dockerignore
12:27:40 #1 transferring context: 113B done
12:27:40 #1 DONE 0.0s
12:27:40 
12:27:40 #2 [internal] load build definition from Dockerfile
12:27:40 #2 transferring dockerfile: 26.78kB done
12:27:40 #2 DONE 0.0s
12:27:40 
12:27:40 #3 resolve image config for docker.io/docker/dockerfile:1
12:27:40 #3 DONE 0.1s
12:27:40 
12:27:40 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:27:40 #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:27:40 #4 CACHED
12:27:40 
12:27:40 #5 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:27:40 #5 ...
12:27:40 
12:27:40 #6 [auth] djs55/vpnkit:pull token for registry-1.docker.io
12:27:40 #6 DONE 0.0s
12:27:40 
12:27:40 #7 [auth] library/busybox:pull token for registry-1.docker.io
12:27:40 #7 DONE 0.0s
12:27:40 
12:27:40 #8 [linux/arm64 internal] load metadata for docker.io/library/busybox:latest
12:27:40 #8 ...
12:27:40 
12:27:40 #5 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:27:40 #5 DONE 0.6s
12:27:40 
12:27:40 #9 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:27:40 #9 DONE 0.6s
12:27:40 
12:27:40 #10 [linux/arm64 internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:27:40 #10 DONE 0.7s
12:27:40 
12:27:40 #8 [linux/arm64 internal] load metadata for docker.io/library/busybox:latest
12:27:40 #8 DONE 0.7s
12:27:40 #11 57.23 Setting up python3-cryptography (3.4.8-2) ...
12:27:40 #12 4.230 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
12:27:40 #12 4.230 1 not fully installed or removed.
12:27:40 #12 4.230 Need to get 8195 kB of archives.
12:27:40 #12 4.230 After this operation, 36.0 MB of additional disk space will be used.
12:27:40 #12 4.230 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
12:27:40 #12 4.235 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
12:27:40 #12 4.248 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
12:27:40 #12 4.249 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
12:27:40 #12 4.252 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libarchive13 arm64 3.3.3-4+deb10u2 [292 kB]
12:27:40 #12 4.255 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
12:27:40 #12 4.255 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
12:27:40 #12 4.257 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
12:27:40 #12 4.258 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
12:27:40 #12 4.287 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
12:27:40 #12 3.073 dh_installdeb
12:27:40 #12 3.097 dh_gencontrol
12:27:40 #12 3.208 dh_md5sums
12:27:40 #12 3.234 dh_builddeb
12:27:40 #12 3.251 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:40 #12 3.272 
12:27:40 #12 3.272 The package has been created.
12:27:40 #12 3.272 Attention, the package has been created in the current directory,
12:27:40 #12 3.272 not in ".." as indicated by the message above!
12:27:40 #12 3.292 Selecting previously unselected package docker-ce-build-deps.
12:27:40 #12 3.303 (Reading database ... 21180 files and directories currently installed.)
12:27:40 #12 3.304 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:40 #12 3.309 Unpacking docker-ce-build-deps (1.0) ...
12:27:40 #11 55.93 Setting up libio-socket-ssl-perl (2.074-2) ...
12:27:40 #11 55.94 Setting up libsub-exporter-perl (0.988-1) ...
12:27:40 #11 55.95 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:40 #11 55.96 Setting up libhttp-message-perl (6.36-1) ...
12:27:40 #11 55.97 Setting up libdata-validate-ip-perl (0.30-1) ...
12:27:40 #11 55.98 Setting up libhtml-form-perl (6.07-1) ...
12:27:40 #11 55.99 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:27:40 #11 56.00 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
12:27:40 #11 56.01 Setting up libjson-xs-perl (4.030-1build3) ...
12:27:40 #11 56.02 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:40 #11 56.03 Setting up libio-prompter-perl (0.004015-1) ...
12:27:40 #11 56.04 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:27:40 #11 56.05 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:40 #11 56.06 Setting up po-debconf (1.0.21+nmu1) ...
12:27:40 #11 56.08 Setting up libhtml-tree-perl (5.07-2) ...
12:27:40 #11 56.09 Setting up libparams-classify-perl (0.015-1build5) ...
12:27:40 #11 56.10 Setting up libhtml-format-perl (2.12-1.1) ...
12:27:40 #11 56.11 Setting up libxml-sax-perl (1.02+dfsg-3) ...
12:27:40 #11 56.16 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:40 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 18.87MB / 115.17MB 0.3s
12:27:40 #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 12.58MB / 54.68MB 0.3s
12:27:40 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 29.36MB / 115.17MB 0.5s
12:27:40 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 24.12MB / 81.39MB 0.5s
12:27:40 #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 25.45MB / 54.68MB 0.5s
12:27:40 #11 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.3s done
12:27:40 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 35.65MB / 115.17MB 0.6s
12:27:40 #11 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.2s
12:27:40 #14 34.06   Running scriptlet: systemd-239-69.el8.aarch64                           89/89 
12:27:40 #14 34.20   Verifying        : pcre2-10.32-3.el8.aarch64                             1/89 
12:27:40 #14 34.20   Verifying        : pcre2-10.32-3.el8_6.aarch64                           2/89 
12:27:40 #14 34.20   Verifying        : annobin-10.94-1.el8.aarch64                           3/89 
12:27:40 #14 34.20   Verifying        : autoconf-2.69-29.el8.noarch                           4/89 
12:27:40 #14 34.20   Verifying        : automake-1.16.1-7.el8.noarch                          5/89 
12:27:40 #14 34.20   Verifying        : cmake-3.20.2-4.el8.aarch64                            6/89 
12:27:40 #14 34.20   Verifying        : cmake-data-3.20.2-4.el8.noarch                        7/89 
12:27:40 #14 34.20   Verifying        : cmake-filesystem-3.20.2-4.el8.aarch64                 8/89 
12:27:40 #14 34.20   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  9/89 
12:27:40 #14 34.20   Verifying        : cpp-8.5.0-18.el8.aarch64                             10/89 
12:27:40 #14 34.20   Verifying        : gcc-8.5.0-18.el8.aarch64                             11/89 
12:27:40 #14 34.20   Verifying        : gcc-plugin-annobin-8.5.0-18.el8.aarch64              12/89 
12:27:40 #14 34.20   Verifying        : git-2.39.0-1.el8.aarch64                             13/89 
12:27:40 #14 34.20   Verifying        : git-core-2.39.0-1.el8.aarch64                        14/89 
12:27:40 #14 34.20   Verifying        : git-core-doc-2.39.0-1.el8.noarch                     15/89 
12:27:40 #14 34.20   Verifying        : isl-0.16.1-6.el8.aarch64                             16/89 
12:27:40 #14 34.20   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         17/89 
12:27:40 #14 34.20   Verifying        : libseccomp-devel-2.5.2-1.el8.aarch64                 18/89 
12:27:40 #14 34.20   Verifying        : libtool-2.4.6-25.el8.aarch64                         19/89 
12:27:40 #14 34.20   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              20/89 
12:27:40 #14 34.20   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       21/89 
12:27:40 #14 34.20   Verifying        : libxkbcommon-0.9.1-1.el8.aarch64                     22/89 
12:27:40 #14 34.20   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    23/89 
12:27:40 #14 34.20   Verifying        : perl-Git-2.39.0-1.el8.noarch                         24/89 
12:27:40 #14 34.20   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  25/89 
12:27:40 #14 34.20   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  26/89 
12:27:40 #14 34.20   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            27/89 
12:27:40 #14 34.20   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   28/89 
12:27:40 #14 34.20   Verifying        : checkpolicy-2.9-1.el8.aarch64                        29/89 
12:27:40 #14 34.20   Verifying        : glibc-devel-2.28-224.el8.aarch64                     30/89 
12:27:40 #14 34.20   Verifying        : glibc-headers-2.28-224.el8.aarch64                   31/89 
12:27:40 #14 34.20   Verifying        : glibc-langpack-en-2.28-224.el8.aarch64               32/89 
12:27:40 #14 34.20   Verifying        : kernel-headers-4.18.0-448.el8.aarch64                33/89 
12:27:40 #14 34.20   Verifying        : less-530-1.el8.aarch64                               34/89 
12:27:40 #14 34.20   Verifying        : libasan-8.5.0-18.el8.aarch64                         35/89 
12:27:40 #14 34.20   Verifying        : libatomic-8.5.0-18.el8.aarch64                       36/89 
12:27:40 #14 34.20   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               37/89 
12:27:40 #14 34.20   Verifying        : libgomp-8.5.0-18.el8.aarch64                         38/89 
12:27:40 #14 34.20   Verifying        : libselinux-devel-2.9-8.el8.aarch64                   39/89 
12:27:40 #14 34.20   Verifying        : libselinux-utils-2.9-8.el8.aarch64                   40/89 
12:27:40 #14 34.20   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     41/89 
12:27:40 #14 34.20   Verifying        : libubsan-8.5.0-18.el8.aarch64                        42/89 
12:27:40 #14 34.20   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  43/89 
12:27:40 #14 34.20   Verifying        : m4-1.4.18-7.el8.aarch64                              44/89 
12:27:40 #14 34.20   Verifying        : make-1:4.2.1-11.el8.aarch64                          45/89 
12:27:40 #14 34.20   Verifying        : openssh-8.0p1-17.el8.aarch64                         46/89 
12:27:40 #14 34.20   Verifying        : openssh-clients-8.0p1-17.el8.aarch64                 47/89 
12:27:40 #14 34.20   Verifying        : pcre2-devel-10.32-3.el8.aarch64                      48/89 
12:27:40 #14 34.20   Verifying        : pcre2-utf16-10.32-3.el8.aarch64                      49/89 
12:27:40 #14 34.20   Verifying        : pcre2-utf32-10.32-3.el8.aarch64                      50/89 
12:27:40 #14 34.20   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               51/89 
12:27:40 #14 34.20   Verifying        : policycoreutils-2.9-21.1.el8.aarch64                 52/89 
12:27:40 #14 34.20   Verifying        : policycoreutils-devel-2.9-21.1.el8.aarch64           53/89 
12:27:40 #14 34.20   Verifying        : policycoreutils-python-utils-2.9-21.1.el8.noarch     54/89 
12:27:40 #14 34.20   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    55/89 
12:27:40 #14 34.20   Verifying        : python3-libselinux-2.9-8.el8.aarch64                 56/89 
12:27:40 #14 34.20   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                57/89 
12:27:40 #14 34.20   Verifying        : python3-policycoreutils-2.9-21.1.el8.noarch          58/89 
12:27:40 #14 34.20   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  59/89 
12:27:40 #14 34.20   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.aarch64             60/89 
12:27:40 #14 34.20   Verifying        : selinux-policy-3.14.3-114.el8.noarch                 61/89 
12:27:40 #14 34.20   Verifying        : selinux-policy-devel-3.14.3-114.el8.noarch           62/89 
12:27:40 #14 34.20   Verifying        : selinux-policy-minimum-3.14.3-114.el8.noarch         63/89 
12:27:40 #14 34.20   Verifying        : systemd-devel-239-69.el8.aarch64                     64/89 
12:27:40 #14 34.20   Verifying        : device-mapper-devel-8:1.02.181-6.el8.aarch64         65/89 
12:27:40 #14 34.20   Verifying        : glibc-static-2.28-224.el8.aarch64                    66/89 
12:27:40 #14 34.20   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 67/89 
12:27:40 #14 34.20   Verifying        : glibc-2.28-224.el8.aarch64                           68/89 
12:27:40 #14 34.20   Verifying        : glibc-2.28-211.el8.aarch64                           69/89 
12:27:40 #14 34.20   Verifying        : glibc-common-2.28-224.el8.aarch64                    70/89 
12:27:40 #14 34.20   Verifying        : glibc-common-2.28-211.el8.aarch64                    71/89 
12:27:40 #14 34.20   Verifying        : glibc-gconv-extra-2.28-224.el8.aarch64               72/89 
12:27:40 #14 34.20   Verifying        : glibc-gconv-extra-2.28-211.el8.aarch64               73/89 
12:27:40 #14 34.20   Verifying        : glibc-minimal-langpack-2.28-224.el8.aarch64          74/89 
12:27:40 #14 34.20   Verifying        : glibc-minimal-langpack-2.28-211.el8.aarch64          75/89 
12:27:40 #14 34.20   Verifying        : libarchive-3.3.3-5.el8.aarch64                       76/89 
12:27:40 #14 34.20   Verifying        : libarchive-3.3.3-4.el8.aarch64                       77/89 
12:27:40 #14 34.20   Verifying        : libgcc-8.5.0-18.el8.aarch64                          78/89 
12:27:40 #14 34.20   Verifying        : libgcc-8.5.0-15.el8.aarch64                          79/89 
12:27:40 #14 34.20   Verifying        : libselinux-2.9-8.el8.aarch64                         80/89 
12:27:40 #14 34.20   Verifying        : libselinux-2.9-6.el8.aarch64                         81/89 
12:27:40 #14 34.20   Verifying        : systemd-239-69.el8.aarch64                           82/89 
12:27:40 #14 34.20   Verifying        : systemd-239-67.el8.aarch64                           83/89 
12:27:40 #14 34.21   Verifying        : systemd-libs-239-69.el8.aarch64                      84/89 
12:27:40 #14 34.21   Verifying        : systemd-libs-239-67.el8.aarch64                      85/89 
12:27:40 #14 34.21   Verifying        : systemd-pam-239-69.el8.aarch64                       86/89 
12:27:40 #14 34.21   Verifying        : systemd-pam-239-67.el8.aarch64                       87/89 
12:27:40 #14 34.21   Verifying        : tar-2:1.30-8.el8.aarch64                             88/89 
12:27:40 #13 6.192 Get:2 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
12:27:40 #13 7.191 Selecting previously unselected package libarchive13:arm64.
12:27:40 #13 7.194 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ...
12:27:40 #13 7.204 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
12:27:40 #13 7.260 Selecting previously unselected package libjsoncpp1:arm64.
12:27:40 #12 21.31   Verifying        : systemd-libs-251.8-586.fc37.aarch64                  99/99 
12:27:40 #12 21.50 
12:27:40 #12 21.50 Upgraded:
12:27:40 #12 21.50   libxcrypt-4.4.33-4.fc37.aarch64      systemd-libs-251.10-588.fc37.aarch64     
12:27:40 #12 21.50 Installed:
12:27:40 #12 21.50   annobin-docs-10.92-1.fc37.noarch                                              
12:27:40 #12 21.50   annobin-plugin-gcc-10.92-1.fc37.aarch64                                       
12:27:40 #12 21.50   autoconf-2.71-4.fc37.noarch                                                   
12:27:40 #12 21.50   automake-1.16.5-9.fc37.noarch                                                 
12:27:40 #12 21.50   checkpolicy-3.4-3.fc37.aarch64                                                
12:27:40 #12 21.50   cmake-3.25.2-1.fc37.aarch64                                                   
12:27:40 #12 21.50   cmake-data-3.25.2-1.fc37.noarch                                               
12:27:40 #12 21.50   cmake-filesystem-3.25.2-1.fc37.aarch64                                        
12:27:40 #12 21.50   cmake-rpm-macros-3.25.2-1.fc37.noarch                                         
12:27:40 #12 21.50   cpp-12.2.1-4.fc37.aarch64                                                     
12:27:40 #12 21.50   cryptsetup-libs-2.5.0-1.fc37.aarch64                                          
12:27:40 #12 21.50   dbus-1:1.14.4-1.fc37.aarch64                                                  
12:27:40 #12 21.50   dbus-broker-32-1.fc37.aarch64                                                 
12:27:40 #12 21.50   dbus-common-1:1.14.4-1.fc37.noarch                                            
12:27:40 #12 21.50   device-mapper-1.02.175-9.fc37.aarch64                                         
12:27:40 #12 21.50   device-mapper-devel-1.02.175-9.fc37.aarch64                                   
12:27:40 #12 21.50   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
12:27:40 #12 21.50   gc-8.0.6-4.fc37.aarch64                                                       
12:27:40 #12 21.50   gcc-12.2.1-4.fc37.aarch64                                                     
12:27:40 #12 21.50   gcc-plugin-annobin-12.2.1-4.fc37.aarch64                                      
12:27:40 #12 21.50   git-2.39.1-1.fc37.aarch64                                                     
12:27:40 #12 21.50   git-core-2.39.1-1.fc37.aarch64                                                
12:27:40 #12 21.50   git-core-doc-2.39.1-1.fc37.noarch                                             
12:27:40 #12 21.50   glibc-devel-2.36-9.fc37.aarch64                                               
12:27:40 #12 21.50   glibc-static-2.36-9.fc37.aarch64                                              
12:27:40 #12 21.50   guile22-2.2.7-6.fc37.aarch64                                                  
12:27:40 #12 21.50   jsoncpp-1.9.5-3.fc37.aarch64                                                  
12:27:40 #12 21.50   kernel-headers-6.1.5-200.fc37.aarch64                                         
12:27:40 #12 21.50   kmod-libs-30-2.fc37.aarch64                                                   
12:27:40 #12 21.50   less-590-5.fc37.aarch64                                                       
12:27:40 #12 21.50   libargon2-20190702-1.fc37.aarch64                                             
12:27:40 #12 21.50   libasan-12.2.1-4.fc37.aarch64                                                 
12:27:40 #12 21.50   libatomic-12.2.1-4.fc37.aarch64                                               
12:27:40 #12 21.50   libbpf-2:0.8.0-2.fc37.aarch64                                                 
12:27:40 #12 21.50   libcbor-0.7.0-7.fc37.aarch64                                                  
12:27:40 #12 21.50   libedit-3.1-43.20221009cvs.fc37.aarch64                                       
12:27:40 #12 21.50   libfdisk-2.38.1-1.fc37.aarch64                                                
12:27:40 #12 21.50   libfido2-1.11.0-3.fc37.aarch64                                                
12:27:40 #12 21.50   libmpc-1.2.1-5.fc37.aarch64                                                   
12:27:40 #12 21.50   libseccomp-2.5.3-3.fc37.aarch64                                               
12:27:40 #12 21.50   libseccomp-devel-2.5.3-3.fc37.aarch64                                         
12:27:40 #12 21.50   libselinux-devel-3.4-5.fc37.aarch64                                           
12:27:40 #12 21.50   libselinux-utils-3.4-5.fc37.aarch64                                           
12:27:40 #12 21.50   libsepol-devel-3.4-3.fc37.aarch64                                             
12:27:40 #12 21.50   libtool-2.4.7-2.fc37.aarch64                                                  
12:27:40 #12 21.50   libtool-ltdl-2.4.7-2.fc37.aarch64                                             
12:27:40 #12 21.50   libtool-ltdl-devel-2.4.7-2.fc37.aarch64                                       
12:27:40 #12 21.50   libubsan-12.2.1-4.fc37.aarch64                                                
12:27:40 #12 21.50   libutempter-1.2.1-7.fc37.aarch64                                              
12:27:40 #12 21.50   libuv-1:1.44.2-2.fc37.aarch64                                                 
12:27:40 #12 21.50   libxcrypt-devel-4.4.33-4.fc37.aarch64                                         
12:27:40 #12 21.50   libxcrypt-static-4.4.33-4.fc37.aarch64                                        
12:27:40 #12 21.50   libxkbcommon-1.4.1-2.fc37.aarch64                                             
12:27:40 #12 21.50   m4-1.4.19-4.fc37.aarch64                                                      
12:27:40 #12 21.50   make-1:4.3-11.fc37.aarch64                                                    
12:27:40 #12 21.50   openssh-8.8p1-7.fc37.aarch64                                                  
12:27:40 #12 21.50   openssh-clients-8.8p1-7.fc37.aarch64                                          
12:27:40 #12 21.50   pcre2-devel-10.40-1.fc37.1.aarch64                                            
12:27:40 #12 21.50   pcre2-utf16-10.40-1.fc37.1.aarch64                                            
12:27:40 #12 21.50   pcre2-utf32-10.40-1.fc37.1.aarch64                                            
12:27:40 #12 21.50   perl-Error-1:0.17029-10.fc37.noarch                                           
12:27:40 #12 21.50   perl-File-Compare-1.100.700-492.fc37.noarch                                   
12:27:40 #12 21.50   perl-File-Copy-2.39-492.fc37.noarch                                           
12:27:40 #12 21.50   perl-File-Find-1.40-492.fc37.noarch                                           
12:27:40 #12 21.50   perl-Git-2.39.1-1.fc37.noarch                                                 
12:27:40 #12 21.50   perl-TermReadKey-2.38-14.fc37.aarch64                                         
12:27:40 #12 21.50   perl-Thread-Queue-3.14-489.fc37.noarch                                        
12:27:40 #12 21.50   perl-lib-0.65-492.fc37.aarch64                                                
12:27:40 #12 21.50   perl-threads-1:2.27-489.fc37.aarch64                                          
12:27:40 #12 21.50   perl-threads-shared-1.64-489.fc37.aarch64                                     
12:27:40 #12 21.50   policycoreutils-3.4-6.fc37.aarch64                                            
12:27:40 #12 21.50   policycoreutils-devel-3.4-6.fc37.aarch64                                      
12:27:40 #12 21.50   policycoreutils-python-utils-3.4-6.fc37.noarch                                
12:27:40 #12 21.50   python3-audit-3.0.9-1.fc37.aarch64                                            
12:27:40 #12 21.50   python3-libselinux-3.4-5.fc37.aarch64                                         
12:27:40 #12 21.50   python3-libsemanage-3.4-5.fc37.aarch64                                        
12:27:40 #12 21.50   python3-policycoreutils-3.4-6.fc37.noarch                                     
12:27:40 #12 21.50   python3-setools-4.4.0-9.fc37.aarch64                                          
12:27:40 #12 21.50   python3-setuptools-62.6.0-2.fc37.noarch                                       
12:27:40 #12 21.50   qrencode-libs-4.1.1-3.fc37.aarch64                                            
12:27:40 #12 21.50   rhash-1.4.2-3.fc37.aarch64                                                    
12:27:40 #12 21.50   rpm-plugin-selinux-4.18.0-1.fc37.aarch64                                      
12:27:40 #12 21.50   selinux-policy-37.18-1.fc37.noarch                                            
12:27:40 #12 21.50   selinux-policy-devel-37.18-1.fc37.noarch                                      
12:27:40 #12 21.50   selinux-policy-targeted-37.18-1.fc37.noarch                                   
12:27:40 #12 21.50   systemd-251.10-588.fc37.aarch64                                               
12:27:40 #12 21.50   systemd-devel-251.10-588.fc37.aarch64                                         
12:27:40 #12 21.50   systemd-networkd-251.10-588.fc37.aarch64                                      
12:27:40 #12 21.50   systemd-pam-251.10-588.fc37.aarch64                                           
12:27:40 #12 21.50   systemd-resolved-251.10-588.fc37.aarch64                                      
12:27:40 #12 21.50   systemd-rpm-macros-251.10-588.fc37.noarch                                     
12:27:40 #12 21.50   util-linux-2.38.1-1.fc37.aarch64                                              
12:27:40 #12 21.50   vim-filesystem-2:9.0.1221-1.fc37.noarch                                       
12:27:40 #12 21.50   which-2.21-35.fc37.aarch64                                                    
12:27:40 #12 21.50   xkeyboard-config-2.36-3.fc37.noarch                                           
12:27:40 #12 21.50 
12:27:40 #12 21.50 Complete!
12:27:40 #10 70.89 Setting up libsub-quote-perl (2.005001-1) ...
12:27:40 #10 70.91 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
12:27:40 #10 70.92 Setting up libsort-versions-perl (1.62-1) ...
12:27:40 #10 70.95 Setting up libexporter-tiny-perl (1.002001-1) ...
12:27:40 #10 70.96 Setting up libterm-readkey-perl (2.38-1) ...
12:27:40 #10 70.97 Setting up lsb-release (10.2019051400) ...
12:27:40 #10 70.98 Setting up libclass-accessor-perl (0.51-1) ...
12:27:40 #10 70.99 Setting up libnet-ip-perl (1.26-2) ...
12:27:40 #10 71.01 Setting up python3-magic (2:0.4.15-2) ...
12:27:40 #10 71.13 Setting up libperlio-gzip-perl (0.19-1+b5) ...
12:27:40 #10 70.52 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:40 #10 70.53 Setting up libio-prompter-perl (0.004015-1) ...
12:27:40 #10 70.54 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:27:40 #10 70.55 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:40 #10 70.56 Setting up python3-apt (2.2.1) ...
12:27:40 #13 0.792 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
12:27:40 #13 0.800 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
12:27:40 #13 0.813 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
12:27:40 #12 3.533 Reading state information...
12:27:40 #12 3.545 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:40 #12 3.570 Starting 2 pkgProblemResolver with broken count: 0
12:27:40 #12 3.572 Done
12:27:40 #12 3.585  Done
12:27:40 #12 3.590 Starting pkgProblemResolver with broken count: 0
12:27:40 #12 3.605 Starting 2 pkgProblemResolver with broken count: 0
12:27:40 #12 3.607 Done
12:27:40 #12 3.669 The following additional packages will be installed:
12:27:40 #12 3.669   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
12:27:40 #12 3.669   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
12:27:40 #12 3.670   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
12:27:40 #12 3.670   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:27:40 #12 3.670   libuv1 pkg-config procps
12:27:40 #12 3.671 Suggested packages:
12:27:40 #12 3.671   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:40 #12 6.577 Running transaction check
12:27:40 #12 6.679 Transaction check succeeded.
12:27:40 #12 6.679 Running transaction test
12:27:40 #13 0.877 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
12:27:40 #13 0.944 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
12:27:40 #13 1.019 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
12:27:40 #12 2.922    dh_builddeb
12:27:40 #12 2.949 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:40 #12 2.969  dpkg-genbuildinfo --build=binary
12:27:40 #12 3.113  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
12:27:40 #13 6.441 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
12:27:40 #13 6.569 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjsoncpp25 arm64 1.9.5-4 [76.6 kB]
12:27:40 #11 57.47 Setting up python3-debian (0.1.46) ...
12:27:40 #12 4.288 Get:11 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
12:27:40 #12 4.289 Get:12 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
12:27:40 #12 4.290 Get:13 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
12:27:40 #12 4.291 Get:14 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
12:27:40 #12 4.292 Get:15 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
12:27:40 #12 4.295 Get:16 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
12:27:40 #12 4.297 Get:17 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
12:27:40 #12 4.300 Get:18 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
12:27:40 #12 4.301 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
12:27:40 #12 4.306 Get:20 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
12:27:40 #12 4.308 Get:21 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
12:27:40 #12 4.309 Get:22 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
12:27:40 #12 4.309 Get:23 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
12:27:40 #12 4.312 Get:24 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
12:27:40 #12 4.475 debconf: delaying package configuration, since apt-utils is not installed
12:27:40 #12 4.518 Fetched 8195 kB in 0s (24.1 MB/s)
12:27:40 #12 4.559 Selecting previously unselected package bash-completion.
12:27:40 #12 11.90 Unpacking bash-completion (1:2.11-2) ...
12:27:40 #12 12.03 Selecting previously unselected package cmake-data.
12:27:40 #12 12.03 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ...
12:27:40 #12 12.03 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
12:27:40 #11 56.22 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:40 #11 56.34 
12:27:40 #11 56.34 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:40 #11 56.39 Setting up dput (1.1.0ubuntu2) ...
12:27:40 #14 34.21   Verifying        : tar-2:1.30-6.el8.aarch64                             89/89 
12:27:40 #14 34.46 
12:27:40 #14 34.46 Upgraded:
12:27:40 #14 34.46   glibc-2.28-224.el8.aarch64                                                    
12:27:40 #14 34.46   glibc-common-2.28-224.el8.aarch64                                             
12:27:40 #14 34.46   glibc-gconv-extra-2.28-224.el8.aarch64                                        
12:27:40 #14 34.46   glibc-minimal-langpack-2.28-224.el8.aarch64                                   
12:27:40 #14 34.46   libarchive-3.3.3-5.el8.aarch64                                                
12:27:40 #14 34.46   libgcc-8.5.0-18.el8.aarch64                                                   
12:27:40 #14 34.46   libselinux-2.9-8.el8.aarch64                                                  
12:27:40 #14 34.46   systemd-239-69.el8.aarch64                                                    
12:27:40 #14 34.46   systemd-libs-239-69.el8.aarch64                                               
12:27:40 #14 34.46   systemd-pam-239-69.el8.aarch64                                                
12:27:40 #14 34.46   tar-2:1.30-8.el8.aarch64                                                      
12:27:40 #14 34.46 Downgraded:
12:27:40 #14 34.46   pcre2-10.32-3.el8.aarch64                                                     
12:27:40 #14 34.46 Installed:
12:27:40 #14 34.46   annobin-10.94-1.el8.aarch64                                                   
12:27:40 #14 34.46   autoconf-2.69-29.el8.noarch                                                   
12:27:40 #14 34.46   automake-1.16.1-7.el8.noarch                                                  
12:27:40 #14 34.46   checkpolicy-2.9-1.el8.aarch64                                                 
12:27:40 #14 34.46   cmake-3.20.2-4.el8.aarch64                                                    
12:27:40 #14 34.46   cmake-data-3.20.2-4.el8.noarch                                                
12:27:40 #14 34.46   cmake-filesystem-3.20.2-4.el8.aarch64                                         
12:27:40 #14 34.46   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
12:27:40 #14 34.46   cpp-8.5.0-18.el8.aarch64                                                      
12:27:40 #14 34.46   device-mapper-devel-8:1.02.181-6.el8.aarch64                                  
12:27:40 #14 34.46   gcc-8.5.0-18.el8.aarch64                                                      
12:27:40 #14 34.46   gcc-plugin-annobin-8.5.0-18.el8.aarch64                                       
12:27:40 #14 34.46   git-2.39.0-1.el8.aarch64                                                      
12:27:40 #14 34.46   git-core-2.39.0-1.el8.aarch64                                                 
12:27:40 #14 34.46   git-core-doc-2.39.0-1.el8.noarch                                              
12:27:40 #14 34.46   glibc-devel-2.28-224.el8.aarch64                                              
12:27:40 #14 34.46   glibc-headers-2.28-224.el8.aarch64                                            
12:27:40 #14 34.46   glibc-langpack-en-2.28-224.el8.aarch64                                        
12:27:40 #14 34.46   glibc-static-2.28-224.el8.aarch64                                             
12:27:40 #14 34.46   isl-0.16.1-6.el8.aarch64                                                      
12:27:40 #14 34.46   kernel-headers-4.18.0-448.el8.aarch64                                         
12:27:40 #14 34.46   less-530-1.el8.aarch64                                                        
12:27:40 #14 34.46   libasan-8.5.0-18.el8.aarch64                                                  
12:27:40 #14 34.46   libatomic-8.5.0-18.el8.aarch64                                                
12:27:40 #14 34.46   libedit-3.1-23.20170329cvs.el8.aarch64                                        
12:27:40 #14 34.46   libgomp-8.5.0-18.el8.aarch64                                                  
12:27:40 #14 34.46   libmpc-1.1.0-9.1.el8.aarch64                                                  
12:27:40 #14 34.46   libseccomp-devel-2.5.2-1.el8.aarch64                                          
12:27:40 #14 34.46   libselinux-devel-2.9-8.el8.aarch64                                            
12:27:40 #14 34.46   libselinux-utils-2.9-8.el8.aarch64                                            
12:27:40 #14 34.46   libsepol-devel-2.9-3.el8.aarch64                                              
12:27:40 #14 34.46   libtool-2.4.6-25.el8.aarch64                                                  
12:27:40 #14 34.46   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
12:27:40 #14 34.46   libubsan-8.5.0-18.el8.aarch64                                                 
12:27:40 #14 34.46   libuv-1:1.41.1-1.el8_4.aarch64                                                
12:27:40 #14 34.46   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
12:27:40 #14 34.46   libxcrypt-static-4.1.1-6.el8.aarch64                                          
12:27:40 #14 34.46   libxkbcommon-0.9.1-1.el8.aarch64                                              
12:27:40 #14 34.46   m4-1.4.18-7.el8.aarch64                                                       
12:27:40 #14 34.46   make-1:4.2.1-11.el8.aarch64                                                   
12:27:40 #14 34.46   openssh-8.0p1-17.el8.aarch64                                                  
12:27:40 #14 34.46   openssh-clients-8.0p1-17.el8.aarch64                                          
12:27:40 #14 34.46   pcre2-devel-10.32-3.el8.aarch64                                               
12:27:40 #14 34.46   pcre2-utf16-10.32-3.el8.aarch64                                               
12:27:40 #14 34.46   pcre2-utf32-10.32-3.el8.aarch64                                               
12:27:40 #14 34.46   perl-Data-Dumper-2.167-399.el8.aarch64                                        
12:27:40 #14 34.46   perl-Error-1:0.17025-2.el8.noarch                                             
12:27:40 #14 34.46   perl-Git-2.39.0-1.el8.noarch                                                  
12:27:40 #14 34.46   perl-TermReadKey-2.37-7.el8.aarch64                                           
12:27:40 #14 34.46   perl-Thread-Queue-3.13-1.el8.noarch                                           
12:27:40 #14 34.46   policycoreutils-2.9-21.1.el8.aarch64                                          
12:27:40 #14 34.46   policycoreutils-devel-2.9-21.1.el8.aarch64                                    
12:27:40 #14 34.46   policycoreutils-python-utils-2.9-21.1.el8.noarch                              
12:27:40 #14 34.46   python3-audit-3.0.7-4.el8.aarch64                                             
12:27:40 #14 34.46   python3-libselinux-2.9-8.el8.aarch64                                          
12:27:40 #14 34.46   python3-libsemanage-2.9-9.el8.aarch64                                         
12:27:40 #14 34.46   python3-policycoreutils-2.9-21.1.el8.noarch                                   
12:27:40 #14 34.46   python3-setools-4.3.0-3.el8.aarch64                                           
12:27:40 #14 34.46   rpm-plugin-selinux-4.14.3-26.el8.aarch64                                      
12:27:40 #14 34.46   selinux-policy-3.14.3-114.el8.noarch                                          
12:27:40 #14 34.46   selinux-policy-devel-3.14.3-114.el8.noarch                                    
12:27:40 #14 34.46   selinux-policy-minimum-3.14.3-114.el8.noarch                                  
12:27:40 #14 34.46   systemd-devel-239-69.el8.aarch64                                              
12:27:40 #14 34.46   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
12:27:40 #14 34.46   xkeyboard-config-2.28-1.el8.noarch                                            
12:27:40 #14 34.46 
12:27:40 #14 34.46 Complete!
12:27:40 #13 6.315 Get:3 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjsoncpp25 amd64 1.9.5-4 [80.3 kB]
12:27:40 #13 6.335 Get:4 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
12:27:40 #13 6.352 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB]
12:27:40 #13 6.364 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
12:27:40 #13 6.365 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 emacsen-common all 3.0.4 [14.9 kB]
12:27:40 #13 6.366 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cmake-data all 3.24.2-1ubuntu1 [2024 kB]
12:27:40 #13 6.505 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cmake amd64 3.24.2-1ubuntu1 [8978 kB]
12:27:40 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 30.41MB / 81.39MB 0.6s
12:27:40 #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 39.95MB / 54.68MB 0.6s
12:27:40 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 41.94MB / 115.17MB 0.8s
12:27:40 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 40.89MB / 81.39MB 0.8s
12:27:40 #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 51.38MB / 54.68MB 0.8s
12:27:40 #13 7.263 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
12:27:40 #13 7.267 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
12:27:40 #13 7.309 Selecting previously unselected package librhash0:arm64.
12:27:40 #13 7.312 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
12:27:40 #13 7.315 Unpacking librhash0:arm64 (1.3.9-1) ...
12:27:40 #13 7.363 Selecting previously unselected package libuv1:arm64.
12:27:40 #13 7.366 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
12:27:40 #13 7.369 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
12:27:40 #13 7.406 Selecting previously unselected package cmake.
12:27:40 #13 7.409 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_arm64.deb ...
12:27:40 #13 7.414 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
12:27:40 #10 70.72 Setting up po-debconf (1.0.21+nmu1) ...
12:27:40 #10 70.73 Setting up libhtml-tree-perl (5.07-2) ...
12:27:40 #10 70.74 Setting up libparams-classify-perl (0.015-1+b3) ...
12:27:40 #10 70.75 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:40 #10 70.75 Setting up libhtml-format-perl (2.12-1.1) ...
12:27:40 #10 70.76 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:27:40 #10 70.82 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:40 #10 70.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:40 #10 71.14 Setting up libsys-hostname-long-perl (1.5-1) ...
12:27:40 #10 71.15 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
12:27:40 #10 71.16 Setting up liburi-perl (1.76-1) ...
12:27:40 #10 71.17 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
12:27:40 #10 71.25 invoke-rc.d: could not determine current runlevel
12:27:40 #10 71.26 invoke-rc.d: policy-rc.d denied execution of start.
12:27:40 #10 71.26 Initializing GnuTLS DH parameter file
12:27:40 #10 71.28 Setting up libmailutils5:armhf (1:3.5-4) ...
12:27:40 #10 71.29 Setting up libdigest-bubblebabble-perl (0.02-2) ...
12:27:40 #10 71.31 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
12:27:40 #10 71.32 Setting up python3-pkg-resources (40.8.0-1) ...
12:27:40 #12 3.843 The following NEW packages will be installed:
12:27:40 #12 3.843   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
12:27:40 #12 3.844   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
12:27:40 #12 3.844   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
12:27:40 #12 3.844   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:27:40 #12 3.845   libuv1 pkg-config procps
12:27:40 #12 4.113 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
12:27:40 #12 4.113 1 not fully installed or removed.
12:27:40 #12 4.113 Need to get 8859 kB of archives.
12:27:40 #12 4.113 After this operation, 38.2 MB of additional disk space will be used.
12:27:40 #12 4.113 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:27:40 #13 1.093 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
12:27:40 #12 3.191 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:40 #12 3.194  dpkg-source --after-build .
12:27:40 #12 3.293 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:40 #12 3.298 
12:27:40 #12 3.298 The package has been created.
12:27:40 #12 3.298 Attention, the package has been created in the current directory,
12:27:40 #12 3.298 not in ".." as indicated by the message above!
12:27:40 #12 3.322 Selecting previously unselected package docker-ce-build-deps.
12:27:40 #12 3.338 (Reading database ... 28643 files and directories currently installed.)
12:27:40 #12 3.339 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:40 #12 3.345 Unpacking docker-ce-build-deps (1.0) ...
12:27:40 #13 6.588 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
12:27:40 #13 6.607 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB]
12:27:40 #13 6.619 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
12:27:40 #13 6.620 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 emacsen-common all 3.0.4 [14.9 kB]
12:27:40 #13 6.622 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cmake-data all 3.24.2-1ubuntu1 [2024 kB]
12:27:40 #13 6.767 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cmake arm64 3.24.2-1ubuntu1 [6634 kB]
12:27:40 #11 57.65 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
12:27:40 #11 57.80 Setting up equivs (2.3.1) ...
12:27:40 #11 57.81 Setting up g++ (4:12.2.0-1ubuntu1) ...
12:27:40 #11 57.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:40 #11 57.83 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
12:27:40 #11 57.83 Setting up build-essential (12.9ubuntu3) ...
12:27:40 #11 57.84 Setting up libmoox-aliases-perl (0.001006-2) ...
12:27:40 #11 57.85 Setting up libb-hooks-endofscope-perl (0.26-1) ...
12:27:40 #11 57.86 Setting up python3-nacl (1.5.0-2) ...
12:27:40 #12 4.559 (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 ... 27759 files and directories currently installed.)
12:27:40 #12 4.575 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
12:27:40 #12 12.38 Selecting previously unselected package libarchive13:armhf.
12:27:40 #12 12.39 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
12:27:40 #12 12.39 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
12:27:40 #12 12.45 Selecting previously unselected package libjsoncpp24:armhf.
12:27:40 #11 56.54 Setting up libdata-validate-uri-perl (0.07-2) ...
12:27:40 #11 56.54 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:40 #11 56.56 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:40 #11 56.57 Setting up libmailtools-perl (2.21-1) ...
12:27:40 #11 56.58 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
12:27:40 #11 56.62 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:40 #11 56.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:40 #12 9.857   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          66/99 
12:27:40 #12 19.50   Installing       : python3-policycoreutils-3.3-4.fc36.noarch            67/99 
12:27:40 #12 19.51   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch       68/99 
12:27:40 #12 19.52   Installing       : policycoreutils-devel-3.3-4.fc36.aarch64             69/99 
12:27:40 #12 19.61   Installing       : selinux-policy-devel-36.17-1.fc36.noarch             70/99 
12:27:40 #12 19.62   Running scriptlet: selinux-policy-devel-36.17-1.fc36.noarch             70/99 
12:27:40 #12 19.64   Installing       : libedit-3.1-41.20210910cvs.fc36.aarch64              71/99 
12:27:40 #12 19.64   Installing       : libcbor-0.7.0-5.fc36.aarch64                         72/99 
12:27:40 #12 19.65   Installing       : libfido2-1.10.0-5.fc36.aarch64                       73/99 
12:27:40 #12 19.67   Installing       : openssh-clients-8.8p1-1.fc36.1.aarch64               74/99 
12:27:40 #12 19.67   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64               74/99 
12:27:40 #12 19.76   Installing       : git-core-2.39.1-1.fc36.aarch64                       75/99 
12:27:40 #12 19.80   Installing       : git-core-doc-2.39.1-1.fc36.noarch                    76/99 
12:27:40 #12 19.82   Installing       : perl-Git-2.39.1-1.fc36.noarch                        77/99 
12:27:40 #12 19.82   Installing       : git-2.39.1-1.fc36.aarch64                            78/99 
12:27:40 #12 19.83   Installing       : kmod-libs-29-7.fc36.aarch64                          79/99 
12:27:40 #12 19.84   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64           80/99 
12:27:40 #12 19.85   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                 81/99 
12:27:40 #12 19.86   Installing       : device-mapper-1.02.175-7.fc36.aarch64                82/99 
12:27:40 #10 70.99 
12:27:40 #10 70.99 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:40 #10 71.02 Setting up python3-chardet (4.0.0-1) ...
12:27:40 #10 71.50 Setting up automake (1:1.16.1-4) ...
12:27:40 #10 71.51 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:40 #10 71.52 Setting up libasync-mergepoint-perl (0.04-2) ...
12:27:40 #10 71.53 Setting up libio-sessiondata-perl (1.03-1) ...
12:27:40 #10 71.54 Setting up libstring-escape-perl (2010.002-2) ...
12:27:40 #10 71.55 Setting up libhttp-date-perl (6.02-1) ...
12:27:40 #10 71.56 Setting up libfile-which-perl (1.23-1) ...
12:27:40 #10 71.59 Setting up mailutils (1:3.5-4) ...
12:27:40 #10 71.60 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
12:27:40 #10 71.60 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
12:27:40 #10 71.61 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
12:27:40 #10 71.61 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
12:27:40 #10 71.61 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
12:27:40 #10 71.62 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
12:27:40 #10 71.62 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
12:27:40 #10 71.63 Setting up libfile-basedir-perl (0.08-1) ...
12:27:40 #10 71.65 Setting up libnumber-range-perl (0.12-1) ...
12:27:40 #10 71.66 Setting up libtask-weaken-perl (1.06-1) ...
12:27:40 #10 71.67 Setting up libunicode-utf8-perl (0.62-1) ...
12:27:40 #10 71.68 Setting up libstruct-dumb-perl (0.09-1) ...
12:27:40 #10 71.69 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
12:27:40 #10 71.71 Setting up libfile-listing-perl (6.04-1) ...
12:27:40 #10 71.72 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
12:27:40 #12 4.118 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:27:40 #12 4.133 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
12:27:40 #12 4.134 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
12:27:40 #12 4.137 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u2 [314 kB]
12:27:40 #12 4.140 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:27:40 #12 4.141 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:27:40 #12 4.143 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:27:40 #12 4.144 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:27:40 #12 4.180 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB]
12:27:40 #12 4.189 Get:11 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:27:40 #12 4.189 Get:12 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:27:40 #12 4.189 Get:13 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:27:40 #12 4.190 Get:14 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:27:40 #12 4.190 Get:15 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:27:40 #12 4.190 Get:16 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:27:40 #12 4.193 Get:17 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:27:40 #12 4.195 Get:18 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:27:40 #12 4.197 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:27:40 #12 4.203 Get:20 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:27:40 #12 4.205 Get:21 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:27:40 #12 4.207 Get:22 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
12:27:40 #12 4.209 Get:23 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:27:40 #12 4.213 Get:24 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
12:27:40 #12 4.351 debconf: delaying package configuration, since apt-utils is not installed
12:27:40 #12 4.412 Fetched 8859 kB in 0s (24.8 MB/s)
12:27:41 #11 58.00 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
12:27:41 #23 DONE 51.9s
12:27:41 
12:27:41 #24 [linux/arm/v7 binary 1/1] COPY --from=build /out .
12:27:41 #24 DONE 0.1s
12:27:41 
12:27:41 #25 exporting to client directory
12:27:41 #25 copying files linux/arm/v7 22B
12:27:41 #25 copying files linux/arm/v7 33.21MB 0.5s done
12:27:41 #25 DONE 0.5s
12:27:41 + build_engine
12:27:41 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker
12:27:41 + set -x
12:27:41 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg DOCKER_STATIC=1 --build-arg CONTAINERD_VERSION --build-arg RUNC_VERSION --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/arm/v7 --target all .
12:27:41 #1 [internal] load .dockerignore
12:27:41 #1 transferring context: 113B done
12:27:41 #1 DONE 0.0s
12:27:41 
12:27:41 #2 [internal] load build definition from Dockerfile
12:27:41 #2 transferring dockerfile: 26.78kB done
12:27:41 #2 DONE 0.0s
12:27:41 
12:27:41 #3 resolve image config for docker.io/docker/dockerfile:1
12:27:41 #3 DONE 0.1s
12:27:41 
12:27:41 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:27:41 #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:27:41 #4 CACHED
12:27:41 
12:27:41 #5 [auth] library/busybox:pull token for registry-1.docker.io
12:27:41 #5 DONE 0.0s
12:27:41 
12:27:41 #6 [linux/arm64 internal] load metadata for docker.io/library/busybox:latest
12:27:41 #6 ...
12:27:41 
12:27:41 #7 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:27:41 #7 DONE 0.6s
12:27:41 
12:27:41 #8 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:27:41 #8 DONE 0.6s
12:27:41 
12:27:41 #6 [linux/arm64 internal] load metadata for docker.io/library/busybox:latest
12:27:41 #6 DONE 0.7s
12:27:41 
12:27:41 #9 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:27:41 #9 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:27:41 #9 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.0s done
12:27:41 #9 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.0s done
12:27:41 #9 DONE 0.2s
12:27:41 
12:27:41 #10 [linux/arm64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:27:41 #10 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.0s done
12:27:41 #10 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.1s done
12:27:41 #10 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea
12:27:41 #10 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.2s done
12:27:41 #10 DONE 0.4s
12:27:41 
12:27:41 #11 [linux/arm64 build-dummy 2/2] RUN mkdir -p /build
12:27:41 #12 12.45 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
12:27:41 #12 12.45 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
12:27:41 #12 12.50 Selecting previously unselected package librhash0:armhf.
12:27:41 #12 12.50 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
12:27:41 #12 12.50 Unpacking librhash0:armhf (1.4.1-2) ...
12:27:41 #12 12.55 Selecting previously unselected package libuv1:armhf.
12:27:41 #12 12.55 Preparing to unpack .../09-libuv1_1.40.0-2_armhf.deb ...
12:27:41 #12 12.56 Unpacking libuv1:armhf (1.40.0-2) ...
12:27:41 #12 12.60 Selecting previously unselected package cmake.
12:27:41 #12 12.60 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ...
12:27:41 #12 12.61 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
12:27:41 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 52.43MB / 115.17MB 0.9s
12:27:41 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 52.43MB / 81.39MB 0.9s
12:27:41 #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 0.9s
12:27:41 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 66.06MB / 115.17MB 1.1s
12:27:41 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 77.12MB / 81.39MB 1.1s
12:27:41 #11 56.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:41 #11 56.89 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:41 #11 56.91 Setting up dh-strip-nondeterminism (1.13.0-1) ...
12:27:41 #11 56.92 Setting up libconst-fast-perl (0.014-1.1) ...
12:27:41 #11 56.93 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
12:27:41 #11 56.93 Setting up libdata-dpath-perl (0.58-1) ...
12:27:41 #11 56.94 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:27:41 #11 56.95 Setting up libpackage-stash-perl (0.39-1) ...
12:27:41 + mkdir -p /root/build-deb/cli
12:27:41 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:41 + mkdir -p /root/build-deb/buildx
12:27:41 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:41 #12 19.88   Installing       : systemd-networkd-250.9-1.fc36.aarch64                83/99 
12:27:41 #12 19.88   Running scriptlet: systemd-networkd-250.9-1.fc36.aarch64                83/99 
12:27:41 #12 19.90   Installing       : systemd-pam-250.9-1.fc36.aarch64                     84/99 
12:27:41 #12 19.91   Installing       : systemd-resolved-250.9-1.fc36.aarch64                85/99 
12:27:41 #12 19.92   Running scriptlet: systemd-resolved-250.9-1.fc36.aarch64                85/99 
12:27:41 #12 20.04   Installing       : systemd-250.9-1.fc36.aarch64                         86/99 
12:27:41 #10 71.27 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:41 #10 71.28 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:41 #10 71.29 Setting up libmailtools-perl (2.21-1) ...
12:27:41 #10 71.30 Setting up python3-debian (0.1.39) ...
12:27:41 #10 71.46 Setting up python3-requests (2.25.1+dfsg-2) ...
12:27:41 #10 71.73 Setting up libclass-inspector-perl (1.32-1) ...
12:27:41 #10 71.75 Setting up libfont-afm-perl (1.20-2) ...
12:27:41 #10 71.76 Setting up libwant-perl (0.29-1+b4) ...
12:27:41 #10 71.77 Setting up libdynaloader-functions-perl (0.003-1) ...
12:27:41 #10 71.79 Setting up libtext-glob-perl (0.10-1) ...
12:27:41 #10 71.80 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:27:41 #10 71.81 Setting up liblist-compare-perl (0.53-1) ...
12:27:41 #10 71.83 Setting up libref-util-xs-perl (0.117-1+b1) ...
12:27:41 #10 71.84 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
12:27:41 #10 71.86 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
12:27:41 #10 71.87 Setting up libsort-key-perl (1.33-2+b1) ...
12:27:41 #10 71.88 Setting up libclone-perl (0.41-1+b1) ...
12:27:41 #10 71.90 Setting up libalgorithm-diff-perl (1.19.03-2) ...
12:27:41 #10 71.91 Setting up libarchive-zip-perl (1.64-1) ...
12:27:41 #10 71.92 Setting up libsub-identify-perl (0.14-1+b1) ...
12:27:41 #10 71.94 Setting up libdistro-info-perl (0.21) ...
12:27:41 #12 4.441 Selecting previously unselected package bash-completion.
12:27:41 #12 4.441 (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 ... 27799 files and directories currently installed.)
12:27:41 #12 4.457 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
12:27:41 #13 6.929 Get:10 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
12:27:41 #13 6.930 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-1ubuntu1 [12.5 kB]
12:27:41 #13 6.931 Get:12 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libudev-dev amd64 251.4-1ubuntu7 [21.3 kB]
12:27:41 #13 6.932 Get:13 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsepol-dev amd64 3.4-2 [377 kB]
12:27:41 #13 6.938 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-16-0 amd64 10.40-1ubuntu1 [210 kB]
12:27:41 #13 6.947 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-32-0 amd64 10.40-1ubuntu1 [197 kB]
12:27:41 #13 6.956 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-posix3 amd64 10.40-1ubuntu1 [6146 B]
12:27:41 #13 6.956 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-dev amd64 10.40-1ubuntu1 [744 kB]
12:27:41 #13 6.991 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libselinux1-dev amd64 3.4-1 [163 kB]
12:27:41 #13 7.003 Get:19 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper-dev amd64 2:1.02.185-1ubuntu1 [36.7 kB]
12:27:41 #13 7.005 Get:20 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu1 [91.1 kB]
12:27:41 #13 7.076 Get:21 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsystemd-dev amd64 251.4-1ubuntu7 [314 kB]
12:27:41 #13 7.089 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
12:27:41 #13 7.707 Selecting previously unselected package dh-apparmor.
12:27:41 #13 7.710 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
12:27:41 #13 7.715 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
12:27:41 #13 7.752 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:27:41 #13 7.755 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
12:27:41 #13 7.760 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
12:27:41 #13 7.893 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:27:41 #13 7.896 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
12:27:41 #13 7.900 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
12:27:41 #13 7.935 Selecting previously unselected package libudev-dev:arm64.
12:27:41 #13 7.938 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.19_arm64.deb ...
12:27:41 #13 7.942 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.19) ...
12:27:41 #13 7.972 Selecting previously unselected package libsepol1-dev:arm64.
12:27:41 #13 7.974 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ...
12:27:41 #13 7.978 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
12:27:41 #13 8.047 Selecting previously unselected package libpcre2-16-0:arm64.
12:27:41 #11 58.13 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
12:27:41 #11 58.14 Setting up dput (1.1.2ubuntu2) ...
12:27:41 #11 58.28 Setting up libnamespace-clean-perl (0.27-2) ...
12:27:41 #11 58.29 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
12:27:41 #12 3.394 Reading package lists...
12:27:41 #13 7.087 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
12:27:41 #13 7.088 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-1ubuntu1 [11.8 kB]
12:27:41 #13 7.089 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libudev-dev arm64 251.4-1ubuntu7 [21.3 kB]
12:27:41 #13 7.090 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsepol-dev arm64 3.4-2 [387 kB]
12:27:41 #13 7.103 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-16-0 arm64 10.40-1ubuntu1 [193 kB]
12:27:41 #13 7.111 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-32-0 arm64 10.40-1ubuntu1 [181 kB]
12:27:41 #13 7.119 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-posix3 arm64 10.40-1ubuntu1 [5996 B]
12:27:41 #13 7.120 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-dev arm64 10.40-1ubuntu1 [671 kB]
12:27:41 #13 7.156 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libselinux1-dev arm64 3.4-1 [170 kB]
12:27:41 #13 7.165 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper-dev arm64 2:1.02.185-1ubuntu1 [36.7 kB]
12:27:41 #13 7.166 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu1 [90.6 kB]
12:27:41 #13 7.241 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsystemd-dev arm64 251.4-1ubuntu7 [314 kB]
12:27:41 #13 7.254 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
12:27:41 #13 7.419 debconf: delaying package configuration, since apt-utils is not installed
12:27:41 #12 22.44 Last metadata expiration check: 0:00:37 ago on Wed Jan 25 12:27:03 2023.
12:27:41 #12 12.95 Selecting previously unselected package dh-apparmor.
12:27:41 #12 12.95 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
12:27:41 #11 56.96 Setting up libimport-into-perl (1.002005-1) ...
12:27:41 #11 56.97 Setting up libmoo-perl (2.005004-3) ...
12:27:41 #11 56.98 Setting up liblist-someutils-perl (0.58-1) ...
12:27:41 #11 56.99 Setting up debhelper (13.6ubuntu1) ...
12:27:41 #11 57.00 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
12:27:41 #11 57.01 Setting up equivs (2.3.1) ...
12:27:41 #11 57.05 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:27:41 #11 57.06 Setting up libb-hooks-endofscope-perl (0.25-1) ...
12:27:41 #11 57.07 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:41 #11 57.08 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:27:41 #11 57.09 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:41 #11 57.10 Setting up libmoox-struct-perl (0.020-1) ...
12:27:41 #11 57.11 Setting up lintian (2.114.0ubuntu1.2) ...
12:27:41 #11 57.12 Setting up licensecheck (3.2.14-2) ...
12:27:41 #11 57.13 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:41 #11 57.14 Setting up libwww-perl (6.61-1) ...
12:27:41 #11 57.15 Setting up devscripts (2.22.1ubuntu1) ...
12:27:41 #12 20.06   Running scriptlet: systemd-250.9-1.fc36.aarch64                         86/99 
12:27:41 #12 20.22 Creating group 'input' with GID 104.
12:27:41 #12 20.22 Creating group 'kvm' with GID 36.
12:27:41 #12 20.22 Creating group 'render' with GID 105.
12:27:41 #12 20.22 Creating group 'sgx' with GID 106.
12:27:41 #12 20.22 Creating group 'systemd-journal' with GID 190.
12:27:41 #12 20.22 Creating group 'systemd-network' with GID 192.
12:27:41 #12 20.22 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:27:41 #12 20.22 Creating group 'systemd-oom' with GID 998.
12:27:41 #12 20.22 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
12:27:41 #12 20.22 Creating group 'systemd-resolve' with GID 193.
12:27:41 #12 20.22 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:27:41 #12 20.22 
12:27:41 #12 20.24   Installing       : systemd-devel-250.9-1.fc36.aarch64                   87/99 
12:27:41 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 75.50MB / 115.17MB 1.2s
12:27:41 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 1.2s
12:27:41 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 109.05MB / 115.17MB 1.5s
12:27:41 #10 71.61 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:27:41 #10 71.65 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:41 #10 71.71 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:41 #10 71.95 Setting up python3-apt (1.8.4.3) ...
12:27:41 #10 72.10 Setting up libio-stringy-perl (2.111-3) ...
12:27:41 #10 72.11 Setting up liblist-moreutils-perl (0.416-1+b4) ...
12:27:41 #10 72.12 Setting up libhtml-tagset-perl (3.20-3) ...
12:27:41 #10 72.13 Setting up liblog-any-perl (1.707-1) ...
12:27:41 #10 72.15 Setting up libauthen-sasl-perl (2.1600-1) ...
12:27:41 #10 72.16 Setting up libpod-constants-perl (0.19-1) ...
12:27:41 #10 72.17 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
12:27:41 #10 72.18 Setting up libconvert-binhex-perl (1.125-1) ...
12:27:41 #10 72.19 Setting up libfuture-perl (0.39-1) ...
12:27:41 #13 7.245 debconf: delaying package configuration, since apt-utils is not installed
12:27:41 #13 7.277 Fetched 14.1 MB in 2s (8401 kB/s)
12:27:41 #13 7.303 Selecting previously unselected package bash-completion.
12:27:41 #13 7.303 (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 ... 27537 files and directories currently installed.)
12:27:41 #13 7.320 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
12:27:41 #13 7.333 Unpacking bash-completion (1:2.11-6ubuntu1) ...
12:27:41 #13 8.049 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_arm64.deb ...
12:27:41 #13 8.053 Unpacking libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
12:27:41 #13 8.108 Selecting previously unselected package libpcre2-32-0:arm64.
12:27:41 #13 8.111 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_arm64.deb ...
12:27:41 #13 8.116 Unpacking libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
12:27:41 #13 8.165 Selecting previously unselected package libpcre2-posix2:arm64.
12:27:41 #13 8.168 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_arm64.deb ...
12:27:41 #13 8.171 Unpacking libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
12:27:41 #13 8.200 Selecting previously unselected package libpcre2-dev:arm64.
12:27:41 #13 8.202 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_arm64.deb ...
12:27:41 #13 8.205 Unpacking libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
12:27:41 #13 8.280 Selecting previously unselected package libselinux1-dev:arm64.
12:27:41 #11 58.49 Setting up licensecheck (3.3.0-1) ...
12:27:41 #11 58.50 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:41 #11 58.51 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:41 #11 58.53 Setting up libwww-perl (6.67-1) ...
12:27:41 #11 58.53 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
12:27:41 #11 58.55 Setting up libwww-mechanize-perl (2.14-2) ...
12:27:41 #11 58.56 Setting up devscripts (2.22.2ubuntu3) ...
12:27:41 #14 35.21 Last metadata expiration check: 0:00:49 ago on Wed Jan 25 12:26:52 2023.
12:27:41 #12 3.924 Building dependency tree...
12:27:41 #12 4.085 Reading state information...
12:27:41 #13 7.458 Fetched 11.7 MB in 2s (7239 kB/s)
12:27:41 #13 7.487 Selecting previously unselected package bash-completion.
12:27:41 #13 7.487 (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 ... 27559 files and directories currently installed.)
12:27:41 #13 7.503 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
12:27:41 #13 7.516 Unpacking bash-completion (1:2.11-6ubuntu1) ...
12:27:41 #13 7.642 Selecting previously unselected package libarchive13:arm64.
12:27:41 #13 7.645 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
12:27:41 #13 7.652 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
12:27:41 #13 7.693 Selecting previously unselected package libjsoncpp25:arm64.
12:27:41 #12 22.81 Package bash-5.2.9-3.fc37.aarch64 is already installed.
12:27:41 #12 22.89 Dependencies resolved.
12:27:41 #12 22.90 Nothing to do.
12:27:41 #12 22.90 Complete!
12:27:41 #13 1.033 Reading package lists...
12:27:41 #12 12.96 Unpacking dh-apparmor (2.13.6-10) ...
12:27:41 #12 13.00 Selecting previously unselected package dmsetup.
12:27:41 #12 13.00 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
12:27:41 #12 13.00 Unpacking dmsetup (2:1.02.175-2.1) ...
12:27:41 #12 13.05 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:27:41 #12 13.05 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:27:41 #12 13.06 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:27:41 #12 13.11 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:27:41 #12 13.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:27:41 #12 13.12 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:27:41 #12 13.15 Selecting previously unselected package libudev-dev:armhf.
12:27:41 #12 13.15 Preparing to unpack .../15-libudev-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
12:27:41 #12 13.16 Unpacking libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
12:27:41 #12 13.20 Selecting previously unselected package libsepol1-dev:armhf.
12:27:41 #11 57.30 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
12:27:41 #11 57.32 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:41 #11 57.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:41 #11 57.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:41 #12 20.25   Installing       : jsoncpp-1.9.5-2.fc36.aarch64                         88/99 
12:27:41 #12 20.57   Installing       : cmake-data-3.25.1-1.fc36.noarch                      89/99 
12:27:41 #12 20.69   Installing       : cmake-3.25.1-1.fc36.aarch64                          90/99 
12:27:41 #12 20.72   Installing       : device-mapper-devel-1.02.175-7.fc36.aarch64          91/99 
12:27:41 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 1.7s
12:27:41 #12 3.394 Reading package lists...
12:27:41 #13 1.208 Reading package lists...
12:27:41 #10 71.78 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:41 #10 71.90 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:41 #10 71.92 Setting up dh-strip-nondeterminism (1.12.0-1) ...
12:27:41 #10 71.93 Setting up libconst-fast-perl (0.014-1.1) ...
12:27:41 #10 71.94 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
12:27:41 #10 71.95 Setting up libdata-dpath-perl (0.58-1) ...
12:27:41 #10 71.96 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:27:41 #10 71.97 Setting up libpackage-stash-perl (0.39-1) ...
12:27:41 + mkdir -p /root/build-deb/compose
12:27:41 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:41 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:41 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:41 + mkdir -p /go/src/github.com/docker
12:27:41 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:41 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:41 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:41 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:41 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:41 + EPOCH=5
12:27:41 + EPOCH_SEP=
12:27:41 + [[ ! -z 5 ]]
12:27:41 + EPOCH_SEP=:
12:27:41 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:41 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:41 VERSION AAA 0.0.0-20230124074129-645395c
12:27:41 + VERSION=0.0.0-20230124074129-645395c
12:27:41 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:41 VERSION bbb 0.0.0-20230124074129-645395c
12:27:41 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:41 + debSource=docker-ce
12:27:41 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:41 + debMaintainer='Docker <support@docker.com>'
12:27:41 ++ date --rfc-2822
12:27:41 + debDate='Wed, 25 Jan 2023 12:27:41 +0000'
12:27:41 + pkgRevision=1
12:27:41 + cat
12:27:41 + export CLI_GITCOMMIT=645395c
12:27:41 + CLI_GITCOMMIT=645395c
12:27:41 + export ENGINE_GITCOMMIT=2b9de2e
12:27:41 + ENGINE_GITCOMMIT=2b9de2e
12:27:41 + export SCAN_GITCOMMIT=6c852fa
12:27:41 + SCAN_GITCOMMIT=6c852fa
12:27:41 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:41 + dpkg-buildpackage -uc -us -I.git
12:27:41 VERSION BBB 0.0.0-20230124074129-645395c
12:27:41 #13 7.452 Selecting previously unselected package libarchive13:amd64.
12:27:41 #13 7.457 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
12:27:41 #13 7.465 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
12:27:41 #13 7.500 Selecting previously unselected package libjsoncpp25:amd64.
12:27:41 #13 7.503 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_amd64.deb ...
12:27:41 #13 7.508 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
12:27:41 #13 7.544 Selecting previously unselected package librhash0:amd64.
12:27:41 #13 7.547 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
12:27:41 #13 7.550 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
12:27:41 #13 7.591 Selecting previously unselected package libuv1:amd64.
12:27:41 #13 7.594 Preparing to unpack .../04-libuv1_1.44.2-1_amd64.deb ...
12:27:41 #13 7.599 Unpacking libuv1:amd64 (1.44.2-1) ...
12:27:41 #13 7.627 Selecting previously unselected package dh-elpa-helper.
12:27:41 #10 72.20 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:27:41 #10 72.21 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
12:27:41 #10 72.22 Setting up libtry-tiny-perl (0.30-1) ...
12:27:41 #10 72.24 Setting up libtype-tiny-perl (1.004004-1) ...
12:27:41 #10 72.25 Setting up libtest-fatal-perl (0.014-1) ...
12:27:41 #10 72.26 Setting up libcommon-sense-perl (3.74-2+b7) ...
12:27:41 #10 72.27 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:27:41 #10 72.28 Setting up libnet-http-perl (6.18-1) ...
12:27:41 #10 72.30 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
12:27:41 #10 72.31 Setting up libencode-locale-perl (1.05-1) ...
12:27:41 #10 72.32 Setting up libtext-levenshtein-perl (0.13-1) ...
12:27:41 #10 72.33 Setting up libnet-dns-perl (1.19-1) ...
12:27:41 #10 72.34 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
12:27:41 #10 72.35 Setting up libdevel-callchecker-perl (0.008-1) ...
12:27:41 #10 72.37 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:41 #10 72.38 Setting up libsub-install-perl (0.928-1) ...
12:27:41 #10 72.39 Setting up dpkg-dev (1.19.8) ...
12:27:41 #10 72.41 Setting up libnumber-compare-perl (0.03-1) ...
12:27:41 #12 5.337 Unpacking bash-completion (1:2.8-6) ...
12:27:41 #12 5.460 Selecting previously unselected package cmake-data.
12:27:41 #12 5.463 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
12:27:41 #12 5.470 Unpacking cmake-data (3.13.4-1) ...
12:27:41 #13 8.283 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_arm64.deb ...
12:27:41 #13 8.286 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
12:27:41 #13 8.332 Selecting previously unselected package libdevmapper-dev:arm64.
12:27:41 #13 8.334 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
12:27:41 #13 8.338 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
12:27:41 #13 8.368 Selecting previously unselected package libseccomp-dev:arm64.
12:27:41 #13 8.372 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
12:27:41 #13 8.375 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
12:27:41 #13 8.411 Selecting previously unselected package libsystemd-dev:arm64.
12:27:41 #13 8.413 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.19_arm64.deb ...
12:27:41 #13 8.417 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.19) ...
12:27:41 #13 8.474 Selecting previously unselected package pkg-config.
12:27:41 #13 8.477 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_arm64.deb ...
12:27:41 #13 8.481 Unpacking pkg-config (0.29.1-0ubuntu4) ...
12:27:41 #13 8.523 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
12:27:41 #12 5.068 Unpacking bash-completion (1:2.8-6) ...
12:27:41 #18 exporting layers 4.6s done
12:27:41 #18 writing image sha256:efaa9b66958379810c696a57fd0bb471e1ad6cf906f8acca7c27fc0c02e8d8ac done
12:27:41 #18 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done
12:27:41 #18 DONE 4.6s
12:27:41 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/x86_64
12:27:41 #12 1.720 Last metadata expiration check: 0:00:20 ago on Wed Jan 25 12:27:21 2023.
12:27:41 #11 58.71 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
12:27:41 #11 58.72 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:41 #11 58.76 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:41 #11 58.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:41 #12 4.111 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:41 #12 4.319 Starting 2 pkgProblemResolver with broken count: 0
12:27:41 #12 4.322 Done
12:27:41 #12 4.504  Done
12:27:41 #12 7.915 Transaction test succeeded.
12:27:41 #12 7.915 Running transaction
12:27:41 #12 DONE 23.1s
12:27:41 
12:27:41 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
12:27:41 #13 7.696 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_arm64.deb ...
12:27:41 #13 7.700 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
12:27:41 #13 7.741 Selecting previously unselected package librhash0:arm64.
12:27:41 #13 7.742 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
12:27:41 #13 7.745 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
12:27:41 #13 7.786 Selecting previously unselected package libuv1:arm64.
12:27:41 #13 7.789 Preparing to unpack .../04-libuv1_1.44.2-1_arm64.deb ...
12:27:41 #13 7.793 Unpacking libuv1:arm64 (1.44.2-1) ...
12:27:41 #13 7.833 Selecting previously unselected package dh-elpa-helper.
12:27:41 #13 7.834 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
12:27:41 #13 7.838 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
12:27:41 #13 7.883 Selecting previously unselected package emacsen-common.
12:27:41 #13 7.886 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
12:27:41 #13 7.897 Unpacking emacsen-common (3.0.4) ...
12:27:41 #12 13.20 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
12:27:41 #12 13.21 Unpacking libsepol1-dev:armhf (3.1-1) ...
12:27:41 #12 13.27 Selecting previously unselected package libpcre2-16-0:armhf.
12:27:41 #12 13.27 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
12:27:41 #12 13.28 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:27:41 #12 13.33 Selecting previously unselected package libpcre2-32-0:armhf.
12:27:41 #12 13.33 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
12:27:41 #12 13.34 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:27:41 #12 13.39 Selecting previously unselected package libpcre2-posix2:armhf.
12:27:41 #12 13.39 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
12:27:41 #12 13.39 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:27:41 #12 13.43 Selecting previously unselected package libpcre2-dev:armhf.
12:27:41 #12 13.43 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
12:27:41 #12 13.43 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:27:41 #11 57.53 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:41 #11 57.55 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:27:41 #11 57.57 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
12:27:41 #11 57.58 Updating certificates in /etc/ssl/certs...
12:27:41 #12 20.74   Installing       : libtool-2.4.7-1.fc36.aarch64                         92/99 
12:27:41 #12 20.75   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.aarch64              93/99 
12:27:41 #12 20.78   Installing       : annobin-plugin-gcc-10.93-1.fc36.aarch64              94/99 
12:27:41 #12 20.79   Running scriptlet: annobin-plugin-gcc-10.93-1.fc36.aarch64              94/99 
12:27:41 #12 20.81   Installing       : gcc-plugin-annobin-12.2.1-4.fc36.aarch64             95/99 
12:27:41 #12 20.86   Installing       : libseccomp-devel-2.5.3-2.fc36.aarch64                96/99 
12:27:41 #12 20.87   Installing       : which-2.21-32.fc36.aarch64                           97/99 
12:27:41 #12 20.90   Cleanup          : systemd-libs-250.8-1.fc36.aarch64                    98/99 
12:27:41 #12 20.91   Cleanup          : libxcrypt-4.4.33-1.fc36.aarch64                      99/99 
12:27:41 #12 20.93   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          99/99 
12:27:41 #12 20.95   Running scriptlet: systemd-resolved-250.9-1.fc36.aarch64                99/99 
12:27:41 #14 16.89   Running scriptlet: selinux-policy-minimum-3.14.3-114.el8.noarch         42/86 
12:27:41 #12 4.567 Building dependency tree...
12:27:41 #12 4.758 Reading state information...
12:27:41 #12 4.779 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:41 #12 4.824 Starting 2 pkgProblemResolver with broken count: 0
12:27:41 #12 4.827 Done
12:27:41 #12 4.850  Done
12:27:41 #12 4.857 Starting pkgProblemResolver with broken count: 0
12:27:41 #12 4.888 Starting 2 pkgProblemResolver with broken count: 0
12:27:41 #12 4.891 Done
12:27:41 #10 71.98 Setting up libimport-into-perl (1.002005-1) ...
12:27:41 #10 71.99 Setting up libmoo-perl (2.004004-1) ...
12:27:41 #10 72.00 Setting up liblist-someutils-perl (0.58-1) ...
12:27:41 #10 72.01 Setting up debhelper (13.3.4) ...
12:27:41 #10 72.02 Setting up libmime-tools-perl (5.509-1) ...
12:27:41 #10 72.03 Setting up dput (1.1.0) ...
12:27:41 #10 72.18 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
12:27:41 #10 72.19 Setting up equivs (2.3.1) ...
12:27:41 #10 72.20 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:27:41 #10 72.21 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
12:27:41 #10 72.22 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
12:27:41 #10 72.23 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:41 #10 72.24 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
12:27:41 #10 72.25 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:27:41 #10 72.26 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:41 #10 72.29 Setting up libmoox-struct-perl (0.020-1) ...
12:27:41 #10 72.30 Setting up lintian (2.104.0) ...
12:27:41 #10 72.31 Setting up licensecheck (3.1.1-2) ...
12:27:41 #10 72.32 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:41 #10 72.33 Setting up libwww-perl (6.52-1) ...
12:27:41 dpkg-buildpackage: info: source package docker-ce
12:27:41 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~raspbian.10~buster
12:27:41 dpkg-buildpackage: info: source distribution buster
12:27:41 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:41  dpkg-source -I.git --before-build .
12:27:41 dpkg-buildpackage: info: host architecture armhf
12:27:41  debian/rules clean
12:27:41 dh clean --with=bash-completion
12:27:41 #13 7.630 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
12:27:41 #13 7.633 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
12:27:41 #13 7.670 Selecting previously unselected package emacsen-common.
12:27:41 #13 7.672 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
12:27:41 #13 7.682 Unpacking emacsen-common (3.0.4) ...
12:27:41 #13 7.726 Selecting previously unselected package cmake-data.
12:27:41 #13 7.729 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
12:27:41 #13 7.736 Unpacking cmake-data (3.24.2-1ubuntu1) ...
12:27:41 #10 72.43 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:41 #10 72.44 Setting up libio-async-perl (0.72-1) ...
12:27:41 #10 72.45 Setting up liberror-perl (0.17027-2) ...
12:27:41 #10 72.46 Setting up patchutils (0.3.4-2) ...
12:27:41 #10 72.48 Setting up libmail-sendmail-perl (0.80-1) ...
12:27:41 #10 72.49 Setting up libltdl-dev:armhf (2.4.6-9) ...
12:27:41 #10 72.50 Setting up libxml-sax-base-perl (1.09-1) ...
12:27:41 #10 72.51 Setting up libio-string-perl (1.08-3) ...
12:27:41 #10 72.52 Setting up libreadonly-perl (2.050-1) ...
12:27:41 #10 72.54 Setting up python3-chardet (3.0.4-3) ...
12:27:41 #12 5.785 Selecting previously unselected package libprocps7:arm64.
12:27:41 #12 5.789 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
12:27:41 #12 5.799 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
12:27:41 #12 5.846 Selecting previously unselected package procps.
12:27:41 #12 5.849 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
12:27:41 #12 5.855 Unpacking procps (2:3.3.15-2) ...
12:27:41 #12 5.910 Selecting previously unselected package libarchive13:arm64.
12:27:41 #12 5.913 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u2_arm64.deb ...
12:27:41 #12 5.917 Unpacking libarchive13:arm64 (3.3.3-4+deb10u2) ...
12:27:41 #12 5.975 Selecting previously unselected package libjsoncpp1:arm64.
12:27:41 #12 5.975 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
12:27:41 #12 5.980 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
12:27:41 #12 6.023 Selecting previously unselected package librhash0:arm64.
12:27:41 #13 8.533 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
12:27:41 #13 8.544 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
12:27:41 #13 8.557 Setting up libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
12:27:41 #13 8.568 Setting up libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
12:27:41 #13 8.579 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
12:27:41 #13 8.602 Setting up bash-completion (1:2.10-1ubuntu1) ...
12:27:42 #12 5.183 Selecting previously unselected package cmake-data.
12:27:42 #12 5.186 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
12:27:42 #12 5.191 Unpacking cmake-data (3.13.4-1) ...
12:27:42 #14 DONE 2.3s
12:27:42 
12:27:42 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:42 #15 DONE 0.0s
12:27:42 
12:27:42 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:42 #16 DONE 0.0s
12:27:42 
12:27:42 #17 exporting to image
12:27:42 #17 exporting layers
12:27:42 + set -e
12:27:42 + mkdir -p /root/build-deb/engine
12:27:42 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:42 #11 58.93 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:42 #11 58.95 Processing triggers for sgml-base (1.30) ...
12:27:42 #11 58.98 Setting up libfontconfig1:armhf (2.13.1-4.4ubuntu1) ...
12:27:42 #11 58.99 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:42 #11 59.01 Setting up lintian (2.115.3ubuntu2.1) ...
12:27:42 #11 59.03 Setting up libgd3:armhf (2.3.3-6) ...
12:27:42 #11 59.04 Setting up libc-devtools (2.36-0ubuntu4) ...
12:27:42 #11 59.05 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
12:27:42 #11 59.05 Updating certificates in /etc/ssl/certs...
12:27:42 #12 4.670 Starting pkgProblemResolver with broken count: 0
12:27:42 #12 4.703 Starting 2 pkgProblemResolver with broken count: 0
12:27:42 #12 4.706 Done
12:27:42 #13 7.940 Selecting previously unselected package cmake-data.
12:27:42 #13 7.943 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
12:27:42 #13 7.953 Unpacking cmake-data (3.24.2-1ubuntu1) ...
12:27:42 #12 13.51 Selecting previously unselected package libselinux1-dev:armhf.
12:27:42 #12 13.52 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
12:27:42 #12 13.52 Unpacking libselinux1-dev:armhf (3.1-3) ...
12:27:42 #12 13.57 Selecting previously unselected package libdevmapper-dev:armhf.
12:27:42 #12 13.57 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
12:27:42 #12 13.58 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:27:42 #12 13.61 Selecting previously unselected package libltdl7:armhf.
12:27:42 #12 13.62 Preparing to unpack .../23-libltdl7_2.4.6-15_armhf.deb ...
12:27:42 #12 13.62 Unpacking libltdl7:armhf (2.4.6-15) ...
12:27:42 #12 13.66 Selecting previously unselected package libltdl-dev:armhf.
12:27:42 #12 13.66 Preparing to unpack .../24-libltdl-dev_2.4.6-15_armhf.deb ...
12:27:42 #12 13.66 Unpacking libltdl-dev:armhf (2.4.6-15) ...
12:27:42 #12 13.71 Selecting previously unselected package libseccomp-dev:armhf.
12:27:42 #11 57.87 0 added, 0 removed; done.
12:27:42 #11 57.87 Running hooks in /etc/ca-certificates/update.d...
12:27:42 
12:27:42 #11 [internal] load build context
12:27:42 #11 DONE 0.0s
12:27:42 
12:27:42 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:42 #13 2.624 dh_testdir
12:27:42 #13 2.644 dh_testroot
12:27:42 #13 2.663 dh_prep
12:27:42 #13 2.684 dh_testdir
12:27:42 #13 2.703 dh_testroot
12:27:42 #12 5.012 The following additional packages will be installed:
12:27:42 #12 5.013   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:42 #12 5.013   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
12:27:42 #12 5.013   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:27:42 #12 5.013   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:42 #12 5.014 Suggested packages:
12:27:42 #12 5.014   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:42 #12 5.014 Recommended packages:
12:27:42 #12 5.014   dmsetup
12:27:42 #12 5.068 The following NEW packages will be installed:
12:27:42 #12 5.068   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:42 #12 5.069   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 liblzo2-2
12:27:42 #12 5.069   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:27:42 #12 5.069   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:42 #10 72.35 Setting up devscripts (2.21.3+deb11u1) ...
12:27:42 #10 72.54 Setting up libxml-parser-perl:amd64 (2.46-2) ...
12:27:42 #10 72.55 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:42 #10 72.59 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:42    dh_clean
12:27:42 #13 8.118 Selecting previously unselected package cmake.
12:27:42 #13 8.121 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_amd64.deb ...
12:27:42 #13 8.129 Unpacking cmake (3.24.2-1ubuntu1) ...
12:27:42 #10 72.76 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:42 #10 72.78 Setting up python3-debian (0.1.35) ...
12:27:42 #11 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 1.3s done
12:27:42 #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 8.45MB / 53.68MB 0.2s
12:27:42 #12 6.026 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
12:27:42 #12 6.029 Unpacking librhash0:arm64 (1.3.8-1) ...
12:27:42 #12 6.075 Selecting previously unselected package libuv1:arm64.
12:27:42 #12 6.079 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
12:27:42 #12 6.083 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
12:27:42 #12 6.120 Selecting previously unselected package cmake.
12:27:42 #12 6.124 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
12:27:42 #12 6.129 Unpacking cmake (3.13.4-1) ...
12:27:42 #13 2.614 dh_testdir
12:27:42 #13 2.633 dh_testroot
12:27:42 #13 2.652 dh_prep
12:27:42 #13 2.674 dh_testdir
12:27:42 #13 2.693 dh_testroot
12:27:42 #13 2.711 dh_install
12:27:42 #13 2.739 dh_installdocs
12:27:42 #13 2.771 dh_installchangelogs
12:27:42 #13 2.844 dh_compress
12:27:42 #23 DONE 64.2s
12:27:42 
12:27:42 #24 [windows/amd64 binary 1/1] COPY --from=build /out .
12:27:42 #24 DONE 0.1s
12:27:42 
12:27:42 #25 exporting to client directory
12:27:42 #25 copying files windows/amd64 23B
12:27:42 #25 copying files windows/amd64 34.41MB 0.7s done
12:27:42 #25 DONE 0.7s
12:27:42 + build_engine
12:27:42 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker
12:27:42 + set -x
12:27:42 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg DOCKER_STATIC=1 --build-arg CONTAINERD_VERSION --build-arg RUNC_VERSION --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform windows/amd64 --target all .
12:27:42 #1 [internal] load .dockerignore
12:27:42 #1 transferring context: 113B done
12:27:42 #1 DONE 0.0s
12:27:42 
12:27:42 #2 [internal] load build definition from Dockerfile
12:27:42 #2 transferring dockerfile: 26.78kB done
12:27:42 #2 DONE 0.1s
12:27:42 
12:27:42 #3 resolve image config for docker.io/docker/dockerfile:1
12:27:42 #3 DONE 0.1s
12:27:42 
12:27:42 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:27:42 #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:27:42 #4 CACHED
12:27:42 
12:27:42 #5 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:27:42 #5 ...
12:27:42 
12:27:42 #6 [auth] library/busybox:pull token for registry-1.docker.io
12:27:42 #6 DONE 0.0s
12:27:42 
12:27:42 #7 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:27:42 #7 DONE 0.6s
12:27:42 
12:27:42 #5 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:27:42 #5 DONE 0.5s
12:27:42 
12:27:42 #8 [linux/amd64 internal] load metadata for docker.io/library/busybox:latest
12:27:42 #8 DONE 0.6s
12:27:42 
12:27:42 #9 [internal] load build context
12:27:42 #9 DONE 0.0s
12:27:42 
12:27:42 #10 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:42 #10 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.0s done
12:27:42 #10 DONE 0.0s
12:27:42 
12:27:42 #11 [linux/amd64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:27:42 #11 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:27:42 #11 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.0s done
12:27:42 #11 sha256:205dae5015e78dd8c4d302e3db4eb31576fac715b46d099fe09680ba28093a7a 2.59MB / 2.59MB 0.1s done
12:27:42 #11 extracting sha256:205dae5015e78dd8c4d302e3db4eb31576fac715b46d099fe09680ba28093a7a
12:27:42 #11 ...
12:27:42 
12:27:42 #12 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:27:42 #12 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:27:42 #12 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
12:27:42 #12 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.1s done
12:27:42 #12 DONE 0.4s
12:27:42 
12:27:42 #9 [internal] load build context
12:27:42 #9 ...
12:27:42 
12:27:42 #11 [linux/amd64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:27:42 #11 extracting sha256:205dae5015e78dd8c4d302e3db4eb31576fac715b46d099fe09680ba28093a7a 0.6s done
12:27:42 #11 DONE 0.9s
12:27:42 
12:27:42 #9 [internal] load build context
12:27:42 #12 5.539 Selecting previously unselected package libprocps7:amd64.
12:27:42 #12 5.542 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ...
12:27:42 #12 5.549 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
12:27:42 #12 5.590 Selecting previously unselected package procps.
12:27:42 #12 5.592 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ...
12:27:42 #12 5.597 Unpacking procps (2:3.3.15-2) ...
12:27:42 #12 5.651 Selecting previously unselected package libarchive13:amd64.
12:27:42 #12 5.654 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u2_amd64.deb ...
12:27:42 #12 5.658 Unpacking libarchive13:amd64 (3.3.3-4+deb10u2) ...
12:27:42 #12 5.715 Selecting previously unselected package libjsoncpp1:amd64.
12:27:42 #11 59.33 0 added, 0 removed; done.
12:27:42 #11 59.33 Running hooks in /etc/ca-certificates/update.d...
12:27:42 #11 59.33 done.
12:27:42 #11 59.34 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:42 #12 2.439 Package bash-5.2.9-2.fc36.x86_64 is already installed.
12:27:42 #12 2.457 Package bash-5.2.9-2.fc36.x86_64 is already installed.
12:27:42 #12 2.467 Package bash-5.2.9-2.fc36.x86_64 is already installed.
12:27:42 #12 2.467 Package ca-certificates-2022.2.54-1.2.fc36.noarch is already installed.
12:27:42 #12 2.468 Package libarchive-3.5.3-3.fc36.x86_64 is already installed.
12:27:42 #12 2.469 Package pkgconf-pkg-config-1.8.0-2.fc36.x86_64 is already installed.
12:27:42 #12 2.470 Package tar-2:1.34-3.fc36.x86_64 is already installed.
12:27:42 #12 2.479 Package bash-5.2.9-2.fc36.x86_64 is already installed.
12:27:42 #12 2.495 Package bash-5.2.9-2.fc36.x86_64 is already installed.
12:27:42 #12 2.609 Dependencies resolved.
12:27:42 #12 2.637 ================================================================================
12:27:42 #12 2.637  Package                       Arch    Version                   Repo      Size
12:27:42 #12 2.637 ================================================================================
12:27:42 #12 2.637 Installing:
12:27:42 #12 2.637  cmake                         x86_64  3.25.1-1.fc36             updates  6.8 M
12:27:42 #12 2.637  device-mapper-devel           x86_64  1.02.175-7.fc36           fedora    43 k
12:27:42 #12 2.637  gcc                           x86_64  12.2.1-4.fc36             updates   33 M
12:27:42 #12 2.637  git                           x86_64  2.39.1-1.fc36             updates   66 k
12:27:42 #12 2.637  glibc-static                  x86_64  2.35-20.fc36              updates  1.9 M
12:27:42 #12 2.637  libseccomp-devel              x86_64  2.5.3-2.fc36              fedora    53 k
12:27:42 #12 2.637  libselinux-devel              x86_64  3.3-4.fc36                fedora   113 k
12:27:42 #12 2.637  libtool                       x86_64  2.4.7-1.fc36              updates  593 k
12:27:42 #12 2.637  libtool-ltdl-devel            x86_64  2.4.7-1.fc36              updates  157 k
12:27:42 #12 2.637  make                          x86_64  1:4.3-7.fc36              fedora   535 k
12:27:42 #12 2.637  selinux-policy-devel          noarch  36.17-1.fc36              updates  815 k
12:27:42 #12 2.637  systemd                       x86_64  250.9-1.fc36              updates  4.2 M
12:27:42 #12 2.637  systemd-devel                 x86_64  250.9-1.fc36              updates  451 k
12:27:42 #12 2.637  which                         x86_64  2.21-32.fc36              fedora    42 k
12:27:42 #12 2.637 Upgrading:
12:27:42 #12 2.637  libxcrypt                     x86_64  4.4.33-4.fc36             updates  120 k
12:27:42 #12 2.637  systemd-libs                  x86_64  250.9-1.fc36              updates  614 k
12:27:42 #12 2.637 Installing dependencies:
12:27:42 #12 2.637  annobin-docs                  noarch  10.93-1.fc36              updates   92 k
12:27:42 #12 2.637  annobin-plugin-gcc            x86_64  10.93-1.fc36              updates  886 k
12:27:42 #12 2.637  autoconf                      noarch  2.71-3.fc36               updates  720 k
12:27:42 #12 2.637  automake                      noarch  1.16.5-7.fc36             updates  675 k
12:27:42 #12 2.637  checkpolicy                   x86_64  3.3-2.fc36                fedora   339 k
12:27:42 #12 2.637  cmake-data                    noarch  3.25.1-1.fc36             updates  1.7 M
12:27:42 #12 2.637  cmake-filesystem              x86_64  3.25.1-1.fc36             updates   16 k
12:27:42 #12 2.637  cmake-rpm-macros              noarch  3.25.1-1.fc36             updates   16 k
12:27:42 #12 2.637  cpp                           x86_64  12.2.1-4.fc36             updates   11 M
12:27:42 #12 2.637  dbus                          x86_64  1:1.14.4-1.fc36           updates  7.2 k
12:27:42 #12 2.637  dbus-broker                   x86_64  32-1.fc36                 updates  175 k
12:27:42 #12 2.637  dbus-common                   noarch  1:1.14.4-1.fc36           updates   14 k
12:27:42 #12 2.637  device-mapper                 x86_64  1.02.175-7.fc36           fedora   139 k
12:27:42 #12 2.637  device-mapper-libs            x86_64  1.02.175-7.fc36           fedora   177 k
12:27:42 #12 2.637  gc                            x86_64  8.0.6-3.fc36              updates  103 k
12:27:42 #12 2.637  gcc-plugin-annobin            x86_64  12.2.1-4.fc36             updates   53 k
12:27:42 #12 2.637  git-core                      x86_64  2.39.1-1.fc36             updates  4.2 M
12:27:42 #12 2.637  git-core-doc                  noarch  2.39.1-1.fc36             updates  2.6 M
12:27:42 #12 2.637  glibc-devel                   x86_64  2.35-20.fc36              updates   70 k
12:27:42 #12 2.637  glibc-headers-x86             noarch  2.35-20.fc36              updates  475 k
12:27:42 #12 2.637  guile22                       x86_64  2.2.7-5.fc36              fedora   6.4 M
12:27:42 #12 2.637  jsoncpp                       x86_64  1.9.5-2.fc36              fedora    98 k
12:27:42 #12 2.637  kernel-headers                x86_64  6.1.5-100.fc36            updates  1.4 M
12:27:42 #12 2.637  kmod-libs                     x86_64  29-7.fc36                 fedora    68 k
12:27:42 #12 2.637  less                          x86_64  590-5.fc36                updates  161 k
12:27:42 #12 2.637  libargon2                     x86_64  20171227-9.fc36           updates   28 k
12:27:42 #12 2.637  libcbor                       x86_64  0.7.0-5.fc36              fedora    56 k
12:27:42 #12 2.637  libedit                       x86_64  3.1-41.20210910cvs.fc36   fedora   104 k
12:27:42 #12 2.637  libfdisk                      x86_64  2.38-1.fc36               updates  160 k
12:27:42 #12 2.637  libfido2                      x86_64  1.10.0-5.fc36             updates   94 k
12:27:42 #12 2.637  libmpc                        x86_64  1.2.1-4.fc36              fedora    61 k
12:27:42 #12 2.637  libseccomp                    x86_64  2.5.3-2.fc36              fedora    70 k
12:27:42 #12 2.637  libselinux-utils              x86_64  3.3-4.fc36                fedora   142 k
12:27:42 #12 2.637  libsepol-devel                x86_64  3.3-3.fc36                fedora    40 k
12:27:42 #12 2.637  libtool-ltdl                  x86_64  2.4.7-1.fc36              updates   37 k
12:27:42 #12 2.637  libutempter                   x86_64  1.2.1-6.fc36              fedora    26 k
12:27:42 #12 2.637  libuv                         x86_64  1:1.44.2-1.fc36           updates  151 k
12:27:42 #12 2.637  libxcrypt-devel               x86_64  4.4.33-4.fc36             updates   30 k
12:27:42 #12 2.637  libxcrypt-static              x86_64  4.4.33-4.fc36             updates  104 k
12:27:42 #12 2.637  m4                            x86_64  1.4.19-3.fc36             fedora   296 k
12:27:42 #12 2.637  openssh                       x86_64  8.8p1-1.fc36.1            fedora   451 k
12:27:42 #12 2.637  openssh-clients               x86_64  8.8p1-1.fc36.1            fedora   703 k
12:27:42 #12 2.637  pcre2-devel                   x86_64  10.40-1.fc36              updates  474 k
12:27:42 #12 2.637  pcre2-utf16                   x86_64  10.40-1.fc36              updates  216 k
12:27:42 #12 2.637  pcre2-utf32                   x86_64  10.40-1.fc36              updates  203 k
12:27:42 #12 2.637  perl-Error                    noarch  1:0.17029-8.fc36          fedora    41 k
12:27:42 #12 2.637  perl-File-Compare             noarch  1.100.600-486.fc36        fedora    18 k
12:27:42 #12 2.637  perl-File-Copy                noarch  2.35-486.fc36             fedora    25 k
12:27:42 #12 2.637  perl-File-Find                noarch  1.39-486.fc36             fedora    30 k
12:27:42 #12 2.637  perl-Git                      noarch  2.39.1-1.fc36             updates   43 k
12:27:42 #12 2.637  perl-TermReadKey              x86_64  2.38-12.fc36              fedora    36 k
12:27:42 #12 2.637  perl-Thread-Queue             noarch  3.14-479.fc36             fedora    21 k
12:27:42 #12 2.637  perl-lib                      x86_64  0.65-486.fc36             fedora    20 k
12:27:42 #12 2.637  perl-threads                  x86_64  1:2.26-449.fc36           fedora    57 k
12:27:42 #12 2.637  perl-threads-shared           x86_64  1.62-479.fc36             fedora    44 k
12:27:42 #12 2.637  policycoreutils               x86_64  3.3-4.fc36                fedora   202 k
12:27:42 #12 2.637  policycoreutils-devel         x86_64  3.3-4.fc36                fedora   142 k
12:27:42 #12 2.637  policycoreutils-python-utils  noarch  3.3-4.fc36                fedora    72 k
12:27:42 #12 2.637  python3-audit                 x86_64  3.0.9-1.fc36              updates   82 k
12:27:42 #12 2.637  python3-libselinux            x86_64  3.3-4.fc36                fedora   186 k
12:27:42 #12 2.637  python3-libsemanage           x86_64  3.3-3.fc36                fedora    80 k
12:27:42 #12 2.637  python3-policycoreutils       noarch  3.3-4.fc36                fedora   2.0 M
12:27:42 #12 2.637  python3-setools               x86_64  4.4.0-5.fc36              fedora   552 k
12:27:42 #12 2.637  python3-setuptools            noarch  59.6.0-3.fc36             updates  934 k
12:27:42 #12 2.637  rhash                         x86_64  1.4.2-2.fc36              fedora   185 k
12:27:42 #12 2.637  rpm-plugin-selinux            x86_64  4.17.1-3.fc36             updates   18 k
12:27:42 #12 2.637  selinux-policy                noarch  36.17-1.fc36              updates   66 k
12:27:42 #12 2.637  selinux-policy-targeted       noarch  36.17-1.fc36              updates  6.4 M
12:27:42 #12 2.637  systemd-pam                   x86_64  250.9-1.fc36              updates  334 k
12:27:42 #12 2.637  systemd-rpm-macros            noarch  250.9-1.fc36              updates   28 k
12:27:42 #12 2.637  util-linux                    x86_64  2.38-1.fc36               updates  2.3 M
12:27:42 #12 2.637  vim-filesystem                noarch  2:9.0.1182-1.fc36         updates   18 k
12:27:42 #12 2.637  xkeyboard-config              noarch  2.35.1-1.fc36             fedora   878 k
12:27:42 #12 2.637 Installing weak dependencies:
12:27:42 #12 2.637  cryptsetup-libs               x86_64  2.4.3-2.fc36              fedora   432 k
12:27:42 #12 2.637  libbpf                        x86_64  2:0.7.0-3.fc36            updates  159 k
12:27:42 #12 2.637  libxkbcommon                  x86_64  1.4.0-1.fc36              fedora   140 k
12:27:42 #12 2.637  qrencode-libs                 x86_64  4.1.1-2.fc36              fedora    61 k
12:27:42 #12 2.637  systemd-networkd              x86_64  250.9-1.fc36              updates  617 k
12:27:42 #12 2.637  systemd-resolved              x86_64  250.9-1.fc36              updates  276 k
12:27:42 #12 2.637 
12:27:42 #12 2.637 Transaction Summary
12:27:42 #12 2.637 ================================================================================
12:27:42 #12 2.637 Install  93 Packages
12:27:42 #12 2.637 Upgrade   2 Packages
12:27:42 #12 2.637 
12:27:42 #12 2.641 Total download size: 100 M
12:27:42 #12 2.642 Downloading Packages:
12:27:42 #13 8.333 Selecting previously unselected package cmake.
12:27:42 #13 8.336 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_arm64.deb ...
12:27:42 #13 8.341 Unpacking cmake (3.24.2-1ubuntu1) ...
12:27:42 #12 13.71 Preparing to unpack .../25-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ...
12:27:42 #12 13.72 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
12:27:42 #12 13.76 Selecting previously unselected package libsystemd-dev:armhf.
12:27:42 #12 13.76 Preparing to unpack .../26-libsystemd-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
12:27:42 #12 13.76 Unpacking libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
12:27:42 #12 13.85 Selecting previously unselected package libglib2.0-0:armhf.
12:27:42 #12 13.85 Preparing to unpack .../27-libglib2.0-0_2.66.8-1_armhf.deb ...
12:27:42 #12 13.85 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:27:42 #11 57.87 done.
12:27:42 #11 DONE 58.2s
12:27:42 #12 ...
12:27:42 
12:27:42 #13 [linux/arm64 vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:27:42 #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:27:42 #13 DONE 0.3s
12:27:42 
12:27:42 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:42 #12 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.1s done
12:27:42 #13 2.721 dh_install
12:27:42 #13 2.749 dh_installdocs
12:27:42 #13 2.787 dh_installchangelogs
12:27:42 #13 2.860 dh_compress
12:27:42 #13 2.896 dh_fixperms
12:27:42 #13 2.938 dh_installdeb
12:27:42 #13 2.966 dh_gencontrol
12:27:42 #10 72.65 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:42 #10 72.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:42 #10 72.80 Setting up libsoap-lite-perl (1.27-1) ...
12:27:42 #10 72.81 Setting up libxmlrpc-lite-perl (0.717-4) ...
12:27:42 #10 72.83 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:27:42 #10 72.86 Processing triggers for ca-certificates (20210119) ...
12:27:42 #13 8.296 Selecting previously unselected package dh-apparmor.
12:27:42 #13 8.299 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
12:27:42 #13 8.303 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
12:27:42 #13 8.339 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:27:42 #13 8.343 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
12:27:42 #13 8.347 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
12:27:42 #13 8.381 Selecting previously unselected package libudev-dev:amd64.
12:27:42 #13 8.385 Preparing to unpack .../11-libudev-dev_251.4-1ubuntu7_amd64.deb ...
12:27:42 #13 8.389 Unpacking libudev-dev:amd64 (251.4-1ubuntu7) ...
12:27:42 #13 8.421 Selecting previously unselected package libsepol-dev:amd64.
12:27:42 #12 20.99   Running scriptlet: libxcrypt-4.4.33-1.fc36.aarch64                      99/99 
12:27:42 #12 21.48   Verifying        : checkpolicy-3.3-2.fc36.aarch64                        1/99 
12:27:42 #12 21.48   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                  2/99 
12:27:42 #12 21.48   Verifying        : device-mapper-1.02.175-7.fc36.aarch64                 3/99 
12:27:42 #12 21.48   Verifying        : device-mapper-devel-1.02.175-7.fc36.aarch64           4/99 
12:27:42 #12 21.48   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64            5/99 
12:27:42 #12 21.48   Verifying        : guile22-2.2.7-5.fc36.aarch64                          6/99 
12:27:42 #12 21.48   Verifying        : jsoncpp-1.9.5-2.fc36.aarch64                          7/99 
12:27:42 #12 21.48   Verifying        : kmod-libs-29-7.fc36.aarch64                           8/99 
12:27:42 #12 21.48   Verifying        : libcbor-0.7.0-5.fc36.aarch64                          9/99 
12:27:42 #12 21.48   Verifying        : libedit-3.1-41.20210910cvs.fc36.aarch64              10/99 
12:27:42 #12 21.48   Verifying        : libmpc-1.2.1-4.fc36.aarch64                          11/99 
12:27:42 #12 21.48   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                      12/99 
12:27:42 #12 21.48   Verifying        : libseccomp-devel-2.5.3-2.fc36.aarch64                13/99 
12:27:42 #12 21.48   Verifying        : libselinux-devel-3.3-4.fc36.aarch64                  14/99 
12:27:42 #12 21.48   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                  15/99 
12:27:42 #12 21.48   Verifying        : libsepol-devel-3.3-3.fc36.aarch64                    16/99 
12:27:42 #12 21.48   Verifying        : libutempter-1.2.1-6.fc36.aarch64                     17/99 
12:27:42 #12 21.48   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                    18/99 
12:27:42 #12 21.48   Verifying        : m4-1.4.19-3.fc36.aarch64                             19/99 
12:27:42 #12 21.48   Verifying        : make-1:4.3-7.fc36.aarch64                            20/99 
12:27:42 #12 21.48   Verifying        : openssh-8.8p1-1.fc36.1.aarch64                       21/99 
12:27:42 #12 21.49   Verifying        : openssh-clients-8.8p1-1.fc36.1.aarch64               22/99 
12:27:42 #12 21.49   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                   23/99 
12:27:42 #12 21.49   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch          24/99 
12:27:42 #12 21.49   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                  25/99 
12:27:42 #12 21.49   Verifying        : perl-File-Find-1.39-486.fc36.noarch                  26/99 
12:27:42 #12 21.49   Verifying        : perl-TermReadKey-2.38-12.fc36.aarch64                27/99 
12:27:42 #12 21.49   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch               28/99 
12:27:42 #12 21.49   Verifying        : perl-lib-0.65-486.fc36.aarch64                       29/99 
12:27:42 #12 21.49   Verifying        : perl-threads-1:2.26-449.fc36.aarch64                 30/99 
12:27:42 #12 21.49   Verifying        : perl-threads-shared-1.62-479.fc36.aarch64            31/99 
12:27:42 #12 21.49   Verifying        : policycoreutils-3.3-4.fc36.aarch64                   32/99 
12:27:42 #12 21.49   Verifying        : policycoreutils-devel-3.3-4.fc36.aarch64             33/99 
12:27:42 #12 21.49   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch       34/99 
12:27:42 #12 21.49   Verifying        : python3-libselinux-3.3-4.fc36.aarch64                35/99 
12:27:42 #12 21.49   Verifying        : python3-libsemanage-3.3-3.fc36.aarch64               36/99 
12:27:42 #12 21.49   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch            37/99 
12:27:42 #12 21.49   Verifying        : python3-setools-4.4.0-5.fc36.aarch64                 38/99 
12:27:42 #12 21.49   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                   39/99 
12:27:42 #12 21.49   Verifying        : rhash-1.4.2-2.fc36.aarch64                           40/99 
12:27:42 #12 21.49   Verifying        : which-2.21-32.fc36.aarch64                           41/99 
12:27:42 #12 21.49   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                42/99 
12:27:42 #12 21.49   Verifying        : annobin-docs-10.93-1.fc36.noarch                     43/99 
12:27:42 #12 21.49   Verifying        : annobin-plugin-gcc-10.93-1.fc36.aarch64              44/99 
12:27:42 #12 21.49   Verifying        : autoconf-2.71-3.fc36.noarch                          45/99 
12:27:42 #12 21.49   Verifying        : automake-1.16.5-7.fc36.noarch                        46/99 
12:27:42 #12 21.49   Verifying        : cmake-3.25.1-1.fc36.aarch64                          47/99 
12:27:42 #12 21.49   Verifying        : cmake-data-3.25.1-1.fc36.noarch                      48/99 
12:27:42 #12 21.49   Verifying        : cmake-filesystem-3.25.1-1.fc36.aarch64               49/99 
12:27:42 #12 21.49   Verifying        : cmake-rpm-macros-3.25.1-1.fc36.noarch                50/99 
12:27:42 #12 21.49   Verifying        : cpp-12.2.1-4.fc36.aarch64                            51/99 
12:27:42 #12 21.49   Verifying        : dbus-1:1.14.4-1.fc36.aarch64                         52/99 
12:27:42 #12 21.49   Verifying        : dbus-broker-32-1.fc36.aarch64                        53/99 
12:27:42 #12 21.49   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   54/99 
12:27:42 #12 21.49   Verifying        : gc-8.0.6-3.fc36.aarch64                              55/99 
12:27:42 #12 21.49   Verifying        : gcc-12.2.1-4.fc36.aarch64                            56/99 
12:27:42 #12 21.49   Verifying        : gcc-plugin-annobin-12.2.1-4.fc36.aarch64             57/99 
12:27:42 #12 21.49   Verifying        : git-2.39.1-1.fc36.aarch64                            58/99 
12:27:42 #12 21.49   Verifying        : git-core-2.39.1-1.fc36.aarch64                       59/99 
12:27:42 #12 21.49   Verifying        : git-core-doc-2.39.1-1.fc36.noarch                    60/99 
12:27:42 #12 21.49   Verifying        : glibc-devel-2.35-20.fc36.aarch64                     61/99 
12:27:42 #12 21.49   Verifying        : glibc-static-2.35-20.fc36.aarch64                    62/99 
12:27:42 #12 21.49   Verifying        : kernel-headers-6.1.5-100.fc36.aarch64                63/99 
12:27:42 #12 21.49   Verifying        : less-590-5.fc36.aarch64                              64/99 
12:27:42 #12 21.49   Verifying        : libargon2-20171227-9.fc36.aarch64                    65/99 
12:27:42 #12 21.49   Verifying        : libasan-12.2.1-4.fc36.aarch64                        66/99 
12:27:42 #12 21.49   Verifying        : libatomic-12.2.1-4.fc36.aarch64                      67/99 
12:27:42 #12 21.49   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                        68/99 
12:27:42 #12 21.49   Verifying        : libfdisk-2.38-1.fc36.aarch64                         69/99 
12:27:42 #12 21.49   Verifying        : libfido2-1.10.0-5.fc36.aarch64                       70/99 
12:27:42 #12 21.49   Verifying        : libtool-2.4.7-1.fc36.aarch64                         71/99 
12:27:42 #12 21.49   Verifying        : libtool-ltdl-2.4.7-1.fc36.aarch64                    72/99 
12:27:42 #12 21.49   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.aarch64              73/99 
12:27:42 #12 21.49   Verifying        : libubsan-12.2.1-4.fc36.aarch64                       74/99 
12:27:42 #12 21.49   Verifying        : libuv-1:1.44.2-1.fc36.aarch64                        75/99 
12:27:42 #12 21.49   Verifying        : libxcrypt-devel-4.4.33-4.fc36.aarch64                76/99 
12:27:42 #12 21.49   Verifying        : libxcrypt-static-4.4.33-4.fc36.aarch64               77/99 
12:27:42 #12 21.49   Verifying        : pcre2-devel-10.40-1.fc36.aarch64                     78/99 
12:27:42 #12 21.49   Verifying        : pcre2-utf16-10.40-1.fc36.aarch64                     79/99 
12:27:42 #12 21.49   Verifying        : pcre2-utf32-10.40-1.fc36.aarch64                     80/99 
12:27:42 #12 21.49   Verifying        : perl-Git-2.39.1-1.fc36.noarch                        81/99 
12:27:42 #12 21.49   Verifying        : python3-audit-3.0.9-1.fc36.aarch64                   82/99 
12:27:42 #12 21.49   Verifying        : python3-setuptools-59.6.0-3.fc36.noarch              83/99 
12:27:42 #12 21.49   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             84/99 
12:27:42 #12 21.49   Verifying        : selinux-policy-36.17-1.fc36.noarch                   85/99 
12:27:42 #12 21.49   Verifying        : selinux-policy-devel-36.17-1.fc36.noarch             86/99 
12:27:42 #12 21.49   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          87/99 
12:27:42 #12 21.49   Verifying        : systemd-250.9-1.fc36.aarch64                         88/99 
12:27:42 #12 21.49   Verifying        : systemd-devel-250.9-1.fc36.aarch64                   89/99 
12:27:42 #12 21.49   Verifying        : systemd-networkd-250.9-1.fc36.aarch64                90/99 
12:27:42 #12 21.49   Verifying        : systemd-pam-250.9-1.fc36.aarch64                     91/99 
12:27:42 #12 21.49   Verifying        : systemd-resolved-250.9-1.fc36.aarch64                92/99 
12:27:42 #12 21.49   Verifying        : systemd-rpm-macros-250.9-1.fc36.noarch               93/99 
12:27:42 #12 21.49   Verifying        : util-linux-2.38-1.fc36.aarch64                       94/99 
12:27:42 #12 21.49   Verifying        : vim-filesystem-2:9.0.1182-1.fc36.noarch              95/99 
12:27:42 #12 21.49   Verifying        : libxcrypt-4.4.33-4.fc36.aarch64                      96/99 
12:27:42 #12 21.49   Verifying        : libxcrypt-4.4.33-1.fc36.aarch64                      97/99 
12:27:42 #12 21.49   Verifying        : systemd-libs-250.9-1.fc36.aarch64                    98/99 
12:27:42 #10 72.93 Setting up python3-requests (2.21.0-1) ...
12:27:42 #10 73.07 Setting up libdata-optlist-perl (0.110-1) ...
12:27:42 #10 73.08 Setting up libipc-run-perl (20180523.0-1) ...
12:27:42 #10 73.09 Setting up git (1:2.20.1-2+deb10u6) ...
12:27:42 #10 73.12 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:42 #10 73.13 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:42 #10 73.14 Setting up libtypes-serialiser-perl (1.0-1) ...
12:27:42 #10 73.15 Setting up g++ (4:8.3.0-1) ...
12:27:42 #10 73.18 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:42 #10 73.18 Setting up libhtml-parser-perl (3.72-3+b3) ...
12:27:42 #10 73.19 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:42 #10 73.21 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:42 #10 73.22 Setting up librole-tiny-perl (2.000006-1) ...
12:27:42 #10 73.23 Setting up gnupg (2.2.12-1+deb10u2) ...
12:27:42 #10 73.24 Setting up build-essential (12.6) ...
12:27:42 #10 73.25 Setting up libfile-homedir-perl (1.004-1) ...
12:27:42 #10 73.27 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
12:27:42 #10 73.28 Setting up libio-socket-ssl-perl (2.060-3) ...
12:27:42  dpkg-source -I.git -b .
12:27:42 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:42 dpkg-source: info: using source format '1.0'
12:27:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.tar.gz
12:27:42 #14 36.46 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
12:27:42 #14 36.52 Dependencies resolved.
12:27:42 #12 6.410 Selecting previously unselected package dh-apparmor.
12:27:42 #12 6.414 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
12:27:42 #12 6.417 Unpacking dh-apparmor (2.13.2-10) ...
12:27:42 #12 6.454 Selecting previously unselected package dmsetup.
12:27:42 #12 6.458 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_arm64.deb ...
12:27:42 #12 6.462 Unpacking dmsetup (2:1.02.155-3) ...
12:27:42 #12 6.502 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:27:42 #12 6.505 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
12:27:42 #12 6.509 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:27:42 #12 6.557 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:27:42 #14 26.97   Installing       : policycoreutils-devel-2.9-21.1.el8.x86_64            43/86 
12:27:42 #14 27.40   Installing       : selinux-policy-devel-3.14.3-114.el8.noarch           44/86 
12:27:42 #14 27.43   Running scriptlet: selinux-policy-devel-3.14.3-114.el8.noarch           44/86 
12:27:42 #13 2.878 dh_fixperms
12:27:42 #13 2.921 dh_installdeb
12:27:42 #13 2.949 dh_gencontrol
12:27:42 #13 3.066 dh_md5sums
12:27:42 #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 24.12MB / 53.68MB 0.3s
12:27:42 #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 42.99MB / 53.68MB 0.5s
12:27:42 #9 ...
12:27:42 
12:27:42 #13 [linux/amd64 build-dummy 2/2] RUN mkdir -p /build
12:27:42 #13 DONE 0.4s
12:27:42 
12:27:42 #9 [internal] load build context
12:27:42 #12 5.717 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
12:27:42 #12 5.720 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:27:42 #12 5.763 Selecting previously unselected package librhash0:amd64.
12:27:42 #12 5.766 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ...
12:27:42 #12 5.771 Unpacking librhash0:amd64 (1.3.8-1) ...
12:27:42 #12 5.813 Selecting previously unselected package libuv1:amd64.
12:27:42 #12 5.815 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:27:42 #12 5.818 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:27:42 #12 5.850 Selecting previously unselected package cmake.
12:27:42 #12 5.852 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ...
12:27:42 #12 5.855 Unpacking cmake (3.13.4-1) ...
12:27:42 #13 9.390 Setting up pkg-config (0.29.1-0ubuntu4) ...
12:27:42 + mkdir -p /root/build-deb/cli
12:27:42 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:42 #13 8.497 Selecting previously unselected package dh-apparmor.
12:27:42 #13 8.500 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
12:27:42 #13 8.504 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
12:27:42 #13 8.550 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:27:42 #13 8.554 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
12:27:42 #13 8.557 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
12:27:42 #13 8.591 Selecting previously unselected package libudev-dev:arm64.
12:27:42 #13 8.594 Preparing to unpack .../11-libudev-dev_251.4-1ubuntu7_arm64.deb ...
12:27:42 #13 8.598 Unpacking libudev-dev:arm64 (251.4-1ubuntu7) ...
12:27:42 #13 8.632 Selecting previously unselected package libsepol-dev:arm64.
12:27:42 #13 8.635 Preparing to unpack .../12-libsepol-dev_3.4-2_arm64.deb ...
12:27:42 #13 8.640 Unpacking libsepol-dev:arm64 (3.4-2) ...
12:27:42 #13 8.703 Selecting previously unselected package libpcre2-16-0:arm64.
12:27:42 #12 14.01 Selecting previously unselected package pkg-config.
12:27:42 #12 14.01 Preparing to unpack .../28-pkg-config_0.29.2-1_armhf.deb ...
12:27:42 #12 14.01 Unpacking pkg-config (0.29.2-1) ...
12:27:42 #12 14.18 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
12:27:42 #12 14.19 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
12:27:42 #12 14.20 Setting up g++-10 (10.2.1-6+rpi1) ...
12:27:42 #12 14.22 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
12:27:42 #12 14.23 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:27:42 #12 14.24 No schema files found: doing nothing.
12:27:42 #12 14.25 Setting up libsepol1-dev:armhf (3.1-1) ...
12:27:42 
12:27:42 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:42 #12 DONE 0.0s
12:27:42 
12:27:42 #13 [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:27:42 #12 4.982 The following additional packages will be installed:
12:27:42 #12 4.982   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
12:27:42 #12 4.982   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
12:27:42 #12 4.982   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
12:27:42 #12 4.983   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:27:42 #12 4.983   libudev-dev libuv1 pkg-config procps
12:27:42 #12 4.985 Suggested packages:
12:27:42 #12 4.985   cmake-doc ninja-build apparmor-easyprof seccomp
12:27:42 #12 4.985 Recommended packages:
12:27:42 #12 4.985   psmisc
12:27:42 #12 5.159 The following NEW packages will be installed:
12:27:42 #12 5.159   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
12:27:42 #12 5.159   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
12:27:42 #12 5.159   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
12:27:42 #12 5.160   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:27:42 #12 5.160   libudev-dev libuv1 pkg-config procps
12:27:42 #12 ...
12:27:42 
12:27:42 #14 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:27:42 #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
12:27:42 #14 DONE 0.3s
12:27:42 
12:27:42 #14 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:27:42 #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
12:27:42 #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642
12:27:42 #13 3.083 dh_md5sums
12:27:42 #13 3.112 dh_builddeb
12:27:42 #13 3.133 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:42 #13 3.153 
12:27:42 #13 3.153 The package has been created.
12:27:42 #13 3.153 Attention, the package has been created in the current directory,
12:27:42 #13 3.153 not in ".." as indicated by the message above!
12:27:42 #13 3.177 Selecting previously unselected package docker-ce-build-deps.
12:27:42 #13 3.192 (Reading database ... 26310 files and directories currently installed.)
12:27:42 #10 72.87 Updating certificates in /etc/ssl/certs...
12:27:42 #13 8.425 Preparing to unpack .../12-libsepol-dev_3.4-2_amd64.deb ...
12:27:42 #13 8.429 Unpacking libsepol-dev:amd64 (3.4-2) ...
12:27:42 #13 8.476 Selecting previously unselected package libpcre2-16-0:amd64.
12:27:42 #13 8.481 Preparing to unpack .../13-libpcre2-16-0_10.40-1ubuntu1_amd64.deb ...
12:27:42 #13 8.489 Unpacking libpcre2-16-0:amd64 (10.40-1ubuntu1) ...
12:27:42 #13 8.532 Selecting previously unselected package libpcre2-32-0:amd64.
12:27:42 #13 8.536 Preparing to unpack .../14-libpcre2-32-0_10.40-1ubuntu1_amd64.deb ...
12:27:42 #13 8.539 Unpacking libpcre2-32-0:amd64 (10.40-1ubuntu1) ...
12:27:42 #13 8.583 Selecting previously unselected package libpcre2-posix3:amd64.
12:27:42 #13 8.587 Preparing to unpack .../15-libpcre2-posix3_10.40-1ubuntu1_amd64.deb ...
12:27:42 #13 8.593 Unpacking libpcre2-posix3:amd64 (10.40-1ubuntu1) ...
12:27:42 #13 8.630 Selecting previously unselected package libpcre2-dev:amd64.
12:27:42 #13 8.634 Preparing to unpack .../16-libpcre2-dev_10.40-1ubuntu1_amd64.deb ...
12:27:42 #12 21.49   Verifying        : systemd-libs-250.8-1.fc36.aarch64                    99/99 
12:27:42 #12 21.69 
12:27:42 #12 21.69 Upgraded:
12:27:42 #12 21.69   libxcrypt-4.4.33-4.fc36.aarch64       systemd-libs-250.9-1.fc36.aarch64      
12:27:42 #12 21.69 Installed:
12:27:42 #12 21.69   annobin-docs-10.93-1.fc36.noarch                                              
12:27:42 #12 21.69   annobin-plugin-gcc-10.93-1.fc36.aarch64                                       
12:27:42 #12 21.69   autoconf-2.71-3.fc36.noarch                                                   
12:27:42 #12 21.69   automake-1.16.5-7.fc36.noarch                                                 
12:27:42 #12 21.69   checkpolicy-3.3-2.fc36.aarch64                                                
12:27:42 #12 21.69   cmake-3.25.1-1.fc36.aarch64                                                   
12:27:42 #12 21.69   cmake-data-3.25.1-1.fc36.noarch                                               
12:27:42 #12 21.69   cmake-filesystem-3.25.1-1.fc36.aarch64                                        
12:27:42 #12 21.69   cmake-rpm-macros-3.25.1-1.fc36.noarch                                         
12:27:42 #12 21.69   cpp-12.2.1-4.fc36.aarch64                                                     
12:27:42 #12 21.69   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
12:27:42 #12 21.69   dbus-1:1.14.4-1.fc36.aarch64                                                  
12:27:42 #12 21.69   dbus-broker-32-1.fc36.aarch64                                                 
12:27:42 #12 21.69   dbus-common-1:1.14.4-1.fc36.noarch                                            
12:27:42 #12 21.69   device-mapper-1.02.175-7.fc36.aarch64                                         
12:27:42 #12 21.69   device-mapper-devel-1.02.175-7.fc36.aarch64                                   
12:27:42 #12 21.69   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
12:27:42 #12 21.69   gc-8.0.6-3.fc36.aarch64                                                       
12:27:42 #12 21.69   gcc-12.2.1-4.fc36.aarch64                                                     
12:27:42 #12 21.69   gcc-plugin-annobin-12.2.1-4.fc36.aarch64                                      
12:27:42 #12 21.69   git-2.39.1-1.fc36.aarch64                                                     
12:27:42 #12 21.69   git-core-2.39.1-1.fc36.aarch64                                                
12:27:42 #12 21.69   git-core-doc-2.39.1-1.fc36.noarch                                             
12:27:42 #12 21.69   glibc-devel-2.35-20.fc36.aarch64                                              
12:27:42 #12 21.69   glibc-static-2.35-20.fc36.aarch64                                             
12:27:42 #12 21.69   guile22-2.2.7-5.fc36.aarch64                                                  
12:27:42 #12 21.69   jsoncpp-1.9.5-2.fc36.aarch64                                                  
12:27:42 #12 21.69   kernel-headers-6.1.5-100.fc36.aarch64                                         
12:27:42 #12 21.69   kmod-libs-29-7.fc36.aarch64                                                   
12:27:42 #12 21.69   less-590-5.fc36.aarch64                                                       
12:27:42 #12 21.69   libargon2-20171227-9.fc36.aarch64                                             
12:27:42 #12 21.69   libasan-12.2.1-4.fc36.aarch64                                                 
12:27:42 #12 21.69   libatomic-12.2.1-4.fc36.aarch64                                               
12:27:42 #12 21.69   libbpf-2:0.7.0-3.fc36.aarch64                                                 
12:27:42 #12 21.69   libcbor-0.7.0-5.fc36.aarch64                                                  
12:27:42 #12 21.69   libedit-3.1-41.20210910cvs.fc36.aarch64                                       
12:27:42 #12 21.69   libfdisk-2.38-1.fc36.aarch64                                                  
12:27:42 #12 21.69   libfido2-1.10.0-5.fc36.aarch64                                                
12:27:42 #12 21.69   libmpc-1.2.1-4.fc36.aarch64                                                   
12:27:42 #12 21.69   libseccomp-2.5.3-2.fc36.aarch64                                               
12:27:42 #12 21.69   libseccomp-devel-2.5.3-2.fc36.aarch64                                         
12:27:42 #12 21.69   libselinux-devel-3.3-4.fc36.aarch64                                           
12:27:42 #12 21.69   libselinux-utils-3.3-4.fc36.aarch64                                           
12:27:42 #12 21.69   libsepol-devel-3.3-3.fc36.aarch64                                             
12:27:42 #12 21.69   libtool-2.4.7-1.fc36.aarch64                                                  
12:27:42 #12 21.69   libtool-ltdl-2.4.7-1.fc36.aarch64                                             
12:27:42 #12 21.69   libtool-ltdl-devel-2.4.7-1.fc36.aarch64                                       
12:27:42 #12 21.69   libubsan-12.2.1-4.fc36.aarch64                                                
12:27:42 #12 21.69   libutempter-1.2.1-6.fc36.aarch64                                              
12:27:42 #12 21.69   libuv-1:1.44.2-1.fc36.aarch64                                                 
12:27:42 #12 21.69   libxcrypt-devel-4.4.33-4.fc36.aarch64                                         
12:27:42 #12 21.69   libxcrypt-static-4.4.33-4.fc36.aarch64                                        
12:27:42 #12 21.69   libxkbcommon-1.4.0-1.fc36.aarch64                                             
12:27:42 #12 21.69   m4-1.4.19-3.fc36.aarch64                                                      
12:27:42 #12 21.69   make-1:4.3-7.fc36.aarch64                                                     
12:27:42 #12 21.69   openssh-8.8p1-1.fc36.1.aarch64                                                
12:27:42 #12 21.69   openssh-clients-8.8p1-1.fc36.1.aarch64                                        
12:27:42 #12 21.69   pcre2-devel-10.40-1.fc36.aarch64                                              
12:27:42 #12 21.69   pcre2-utf16-10.40-1.fc36.aarch64                                              
12:27:42 #12 21.69   pcre2-utf32-10.40-1.fc36.aarch64                                              
12:27:42 #12 21.69   perl-Error-1:0.17029-8.fc36.noarch                                            
12:27:42 #12 21.69   perl-File-Compare-1.100.600-486.fc36.noarch                                   
12:27:42 #12 21.69   perl-File-Copy-2.35-486.fc36.noarch                                           
12:27:42 #12 21.69   perl-File-Find-1.39-486.fc36.noarch                                           
12:27:42 #12 21.69   perl-Git-2.39.1-1.fc36.noarch                                                 
12:27:42 #12 21.69   perl-TermReadKey-2.38-12.fc36.aarch64                                         
12:27:42 #12 21.69   perl-Thread-Queue-3.14-479.fc36.noarch                                        
12:27:42 #12 21.69   perl-lib-0.65-486.fc36.aarch64                                                
12:27:42 #12 21.69   perl-threads-1:2.26-449.fc36.aarch64                                          
12:27:42 #12 21.69   perl-threads-shared-1.62-479.fc36.aarch64                                     
12:27:42 #12 21.69   policycoreutils-3.3-4.fc36.aarch64                                            
12:27:42 #12 21.69   policycoreutils-devel-3.3-4.fc36.aarch64                                      
12:27:42 #12 21.69   policycoreutils-python-utils-3.3-4.fc36.noarch                                
12:27:42 #12 21.69   python3-audit-3.0.9-1.fc36.aarch64                                            
12:27:42 #12 21.69   python3-libselinux-3.3-4.fc36.aarch64                                         
12:27:42 #12 21.69   python3-libsemanage-3.3-3.fc36.aarch64                                        
12:27:42 #12 21.69   python3-policycoreutils-3.3-4.fc36.noarch                                     
12:27:42 #12 21.69   python3-setools-4.4.0-5.fc36.aarch64                                          
12:27:42 #12 21.69   python3-setuptools-59.6.0-3.fc36.noarch                                       
12:27:42 #12 21.69   qrencode-libs-4.1.1-2.fc36.aarch64                                            
12:27:42 #12 21.69   rhash-1.4.2-2.fc36.aarch64                                                    
12:27:42 #12 21.69   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
12:27:42 #12 21.69   selinux-policy-36.17-1.fc36.noarch                                            
12:27:42 #12 21.69   selinux-policy-devel-36.17-1.fc36.noarch                                      
12:27:42 #12 21.69   selinux-policy-targeted-36.17-1.fc36.noarch                                   
12:27:42 #12 21.69   systemd-250.9-1.fc36.aarch64                                                  
12:27:42 #12 21.69   systemd-devel-250.9-1.fc36.aarch64                                            
12:27:42 #12 21.69   systemd-networkd-250.9-1.fc36.aarch64                                         
12:27:42 #12 21.69   systemd-pam-250.9-1.fc36.aarch64                                              
12:27:42 #12 21.69   systemd-resolved-250.9-1.fc36.aarch64                                         
12:27:42 #12 21.69   systemd-rpm-macros-250.9-1.fc36.noarch                                        
12:27:42 #12 21.69   util-linux-2.38-1.fc36.aarch64                                                
12:27:42 #12 21.69   vim-filesystem-2:9.0.1182-1.fc36.noarch                                       
12:27:42 #12 21.69   which-2.21-32.fc36.aarch64                                                    
12:27:42 #12 21.69   xkeyboard-config-2.35.1-1.fc36.noarch                                         
12:27:42 #12 21.69 
12:27:42 #12 21.69 Complete!
12:27:42 #10 73.30 Setting up libsub-exporter-perl (0.987-1) ...
12:27:42 #10 73.31 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:42 #10 73.32 Setting up libhttp-message-perl (6.18-1) ...
12:27:42 #10 73.34 Setting up libhtml-form-perl (6.03-1) ...
12:27:42 #10 73.36 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
12:27:42 #10 73.37 Setting up libjson-xs-perl (3.040-1+b1) ...
12:27:42 #10 73.38 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:42 #10 73.39 Setting up libio-prompter-perl (0.004015-1) ...
12:27:42 #10 73.40 Setting up libhttp-cookies-perl (6.04-1) ...
12:27:42 #10 73.42 Setting up po-debconf (1.0.21) ...
12:27:42 #10 73.43 Setting up libhtml-tree-perl (5.07-2) ...
12:27:42 #10 73.44 Setting up libparams-classify-perl (0.015-1+b1) ...
12:27:42 #10 73.45 Setting up libcgi-pm-perl (4.40-1) ...
12:27:42 #10 73.46 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:42 #10 73.47 Setting up libnet-dns-sec-perl (1.11-1) ...
12:27:42 #10 73.48 Setting up libsereal-perl (4.005-1) ...
12:27:42 #12 5.482 0 upgraded, 22 newly installed, 0 to remove and 4 not upgraded.
12:27:42 #12 5.482 1 not fully installed or removed.
12:27:42 #12 5.482 Need to get 6406 kB of archives.
12:27:42 #12 5.482 After this operation, 26.6 MB of additional disk space will be used.
12:27:42 #12 5.482 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB]
12:27:42 #12 5.835 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
12:27:42 #14 36.52 Nothing to do.
12:27:42 #14 36.52 Complete!
12:27:42 #12 6.560 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
12:27:42 #12 6.565 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:27:42 #12 6.607 Selecting previously unselected package libudev-dev:arm64.
12:27:42 #12 6.610 Preparing to unpack .../13-libudev-dev_241-7~deb10u8_arm64.deb ...
12:27:42 #12 6.620 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
12:27:42 #12 6.662 Selecting previously unselected package libsepol1-dev:arm64.
12:27:42 #12 6.665 Preparing to unpack .../14-libsepol1-dev_2.8-1_arm64.deb ...
12:27:42 #12 6.670 Unpacking libsepol1-dev:arm64 (2.8-1) ...
12:27:42 #12 6.733 Selecting previously unselected package libpcre16-3:arm64.
12:27:42 #12 6.736 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_arm64.deb ...
12:27:42 #12 6.740 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
12:27:42 #12 6.790 Selecting previously unselected package libpcre32-3:arm64.
12:27:42 #14 27.52   Upgrading        : libarchive-3.3.3-5.el8.x86_64                        45/86 
12:27:42 #14 27.55   Installing       : libsepol-devel-2.9-3.el8.x86_64                      46/86 
12:27:42 #13 3.095 dh_builddeb
12:27:42 #13 3.116 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:42 #13 3.135 
12:27:42 #13 3.135 The package has been created.
12:27:42 #13 3.135 Attention, the package has been created in the current directory,
12:27:42 #13 3.135 not in ".." as indicated by the message above!
12:27:42 #13 3.159 Selecting previously unselected package docker-ce-build-deps.
12:27:42 #13 3.173 (Reading database ... 26046 files and directories currently installed.)
12:27:42 #13 3.174 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:42 #13 3.178 Unpacking docker-ce-build-deps (1.0) ...
12:27:42 #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.6s
12:27:42 #12 6.215 Selecting previously unselected package dh-apparmor.
12:27:42 #12 6.218 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
12:27:42 #9 ...
12:27:42 
12:27:42 #14 [windows/amd64 binary-dummy 1/1] COPY --from=build-dummy /build /build
12:27:42 #14 DONE 0.1s
12:27:42 
12:27:42 #15 [windows/amd64 all 1/7] COPY --from=tini          /build/ /
12:27:42 #15 DONE 0.1s
12:27:42 
12:27:42 #9 [internal] load build context
12:27:42 #13 9.442 Setting up libudev-dev:arm64 (245.4-4ubuntu3.19) ...
12:27:42 #13 9.453 Setting up libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
12:27:42 #13 9.463 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
12:27:42 #13 9.474 Setting up librhash0:arm64 (1.3.9-1) ...
12:27:42 #13 9.484 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
12:27:42 #13 9.499 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
12:27:42 #13 9.511 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.19) ...
12:27:42 #13 9.521 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
12:27:42 #13 9.533 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
12:27:42 #13 9.546 Setting up libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
12:27:42 #13 9.557 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
12:27:42 #13 9.567 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
12:27:42 #13 9.578 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
12:27:42 #13 9.590 Setting up docker-ce-build-deps (1.0) ...
12:27:42 #13 9.599 Processing triggers for man-db (2.9.1-1) ...
12:27:42 #13 9.622 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:27:42 + mkdir -p /root/build-deb/buildx
12:27:42 #11 DONE 59.7s
12:27:42 
12:27:42 #12 [stage-1 4/9] COPY common /root/build-deb/debian
12:27:42 #12 DONE 0.0s
12:27:42 
12:27:42 #13 [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:27:42 #13 8.707 Preparing to unpack .../13-libpcre2-16-0_10.40-1ubuntu1_arm64.deb ...
12:27:42 #13 8.711 Unpacking libpcre2-16-0:arm64 (10.40-1ubuntu1) ...
12:27:42 #13 8.764 Selecting previously unselected package libpcre2-32-0:arm64.
12:27:42 #13 8.764 Preparing to unpack .../14-libpcre2-32-0_10.40-1ubuntu1_arm64.deb ...
12:27:42 #13 8.770 Unpacking libpcre2-32-0:arm64 (10.40-1ubuntu1) ...
12:27:42 #13 8.813 Selecting previously unselected package libpcre2-posix3:arm64.
12:27:42 #13 8.816 Preparing to unpack .../15-libpcre2-posix3_10.40-1ubuntu1_arm64.deb ...
12:27:42 #13 8.820 Unpacking libpcre2-posix3:arm64 (10.40-1ubuntu1) ...
12:27:42 #13 8.853 Selecting previously unselected package libpcre2-dev:arm64.
12:27:42 #13 8.856 Preparing to unpack .../16-libpcre2-dev_10.40-1ubuntu1_arm64.deb ...
12:27:42 #13 8.860 Unpacking libpcre2-dev:arm64 (10.40-1ubuntu1) ...
12:27:42 #13 8.907 Selecting previously unselected package libselinux1-dev:arm64.
12:27:42 #13 8.910 Preparing to unpack .../17-libselinux1-dev_3.4-1_arm64.deb ...
12:27:42 #13 8.914 Unpacking libselinux1-dev:arm64 (3.4-1) ...
12:27:42 #12 14.26 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:27:42 #12 14.27 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:27:42 #12 14.28 Setting up libuv1:armhf (1.40.0-2) ...
12:27:42 #12 14.29 Setting up bash-completion (1:2.11-2) ...
12:27:42 #12 5.436 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
12:27:42 #12 5.436 1 not fully installed or removed.
12:27:42 #12 5.436 Need to get 9241 kB of archives.
12:27:42 #12 5.436 After this operation, 42.7 MB of additional disk space will be used.
12:27:42 #12 5.436 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
12:27:42 #12 5.440 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:27:42 #12 5.449 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB]
12:27:42 #12 5.450 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
12:27:42 #12 5.451 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
12:27:42 #12 5.454 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
12:27:42 #12 5.454 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
12:27:42 #12 5.455 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
12:27:42 #12 5.456 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
12:27:42 #12 5.477 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
12:27:42 #12 5.477 Get:11 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:27:42 #12 5.478 Get:12 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:27:42 #12 5.479 Get:13 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
12:27:42 #12 5.480 Get:14 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
12:27:42 #12 5.551 Get:15 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:27:42 #13 3.193 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:42 #13 3.197 Unpacking docker-ce-build-deps (1.0) ...
12:27:42 #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.1s done
12:27:42 #14 DONE 0.5s
12:27:42 
12:27:42 #15 [linux/arm64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:27:42 #15 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done
12:27:42 #15 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.1s done
12:27:42 #15 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.2s done
12:27:42 #15 DONE 0.7s
12:27:42 
12:27:42 #11 [internal] load build context
12:27:42 #10 73.20 0 added, 0 removed; done.
12:27:42 #10 73.20 Running hooks in /etc/ca-certificates/update.d...
12:27:42 #10 73.20 done.
12:27:42 #13 8.638 Unpacking libpcre2-dev:amd64 (10.40-1ubuntu1) ...
12:27:42 #13 8.687 Selecting previously unselected package libselinux1-dev:amd64.
12:27:42 #13 8.690 Preparing to unpack .../17-libselinux1-dev_3.4-1_amd64.deb ...
12:27:42 #13 8.695 Unpacking libselinux1-dev:amd64 (3.4-1) ...
12:27:42 #13 8.748 Selecting previously unselected package libdevmapper-dev:amd64.
12:27:42 #13 8.751 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.185-1ubuntu1_amd64.deb ...
12:27:42 #13 8.757 Unpacking libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
12:27:42 #13 8.791 Selecting previously unselected package libseccomp-dev:amd64.
12:27:42 #13 8.794 Preparing to unpack .../19-libseccomp-dev_2.5.4-1ubuntu1_amd64.deb ...
12:27:42 #13 8.797 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu1) ...
12:27:42 #13 8.829 Selecting previously unselected package libsystemd-dev:amd64.
12:27:42 #13 8.832 Preparing to unpack .../20-libsystemd-dev_251.4-1ubuntu7_amd64.deb ...
12:27:42 #13 8.836 Unpacking libsystemd-dev:amd64 (251.4-1ubuntu7) ...
12:27:42 #13 8.896 Selecting previously unselected package pkg-config.
12:27:43 #10 73.50 Setting up libhtml-format-perl (2.12-1) ...
12:27:43 #10 73.51 Setting up libxml-sax-perl (1.00+dfsg-1) ...
12:27:43 #10 73.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:43 #10 73.63 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:43 #10 73.75 
12:27:43 #10 73.75 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:43 #11 DONE 3.0s
12:27:43 
12:27:43 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:43 #12 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.0s done
12:27:43 #12 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 155B / 155B 0.0s done
12:27:43 #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 3.2s done
12:27:43 #12 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 3.0s done
12:27:43 #12 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 3.0s done
12:27:43 #12 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 2.1s done
12:27:43 #12 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.5s
12:27:43 #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 12.58MB / 53.68MB 0.2s
12:27:43 #12 6.083 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB]
12:27:43 #12 6.086 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB]
12:27:43 #12 6.793 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_arm64.deb ...
12:27:43 #12 6.797 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
12:27:43 #12 6.848 Selecting previously unselected package libpcrecpp0v5:arm64.
12:27:43 #12 6.851 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
12:27:43 #12 6.856 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
12:27:43 #12 6.892 Selecting previously unselected package libpcre3-dev:arm64.
12:27:43 #12 6.896 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_arm64.deb ...
12:27:43 #12 6.900 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
12:27:43 #12 6.978 Selecting previously unselected package libselinux1-dev:arm64.
12:27:43 #12 6.981 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_arm64.deb ...
12:27:43 #12 6.986 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
12:27:43 #14 27.61   Installing       : libselinux-devel-2.9-8.el8.x86_64                    47/86 
12:27:43 #12 6.222 Unpacking dh-apparmor (2.13.2-10) ...
12:27:43 #12 6.253 Selecting previously unselected package dmsetup.
12:27:43 #12 6.255 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:27:43 #12 6.259 Unpacking dmsetup (2:1.02.155-3) ...
12:27:43 #12 6.298 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:27:43 #12 6.301 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:27:43 #12 6.305 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:27:43 #12 6.346 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:27:43 #12 6.349 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:27:43 #12 6.353 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:27:43 #12 6.392 Selecting previously unselected package libudev-dev:amd64.
12:27:43 #12 6.395 Preparing to unpack .../13-libudev-dev_241-7~deb10u8_amd64.deb ...
12:27:43 #12 6.402 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:27:43 #12 6.439 Selecting previously unselected package libsepol1-dev:amd64.
12:27:43 #12 6.441 Preparing to unpack .../14-libsepol1-dev_2.8-1_amd64.deb ...
12:27:43 #12 6.444 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:27:43 #12 9.203   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch            1/1 
12:27:43 #12 9.335   Preparing        :                                                        1/1 
12:27:43 #12 9.388   Upgrading        : systemd-libs-251.10-588.fc37.x86_64                   1/97 
12:27:43 #12 9.400   Upgrading        : libxcrypt-4.4.33-4.fc37.x86_64                        2/97 
12:27:43 #12 9.406   Installing       : cmake-rpm-macros-3.25.2-1.fc37.noarch                 3/97 
12:27:43 #12 9.414   Installing       : cmake-filesystem-3.25.2-1.fc37.x86_64                 4/97 
12:27:43 #12 9.425   Installing       : python3-libselinux-3.4-5.fc37.x86_64                  5/97 
12:27:43 #12 9.432   Installing       : perl-threads-1:2.27-489.fc37.x86_64                   6/97 
12:27:43 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:43 #13 8.956 Selecting previously unselected package libdevmapper-dev:arm64.
12:27:43 #13 8.959 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.185-1ubuntu1_arm64.deb ...
12:27:43 #13 8.963 Unpacking libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
12:27:43 #13 8.994 Selecting previously unselected package libseccomp-dev:arm64.
12:27:43 #13 8.997 Preparing to unpack .../19-libseccomp-dev_2.5.4-1ubuntu1_arm64.deb ...
12:27:43 #13 9.001 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu1) ...
12:27:43 #13 9.041 Selecting previously unselected package libsystemd-dev:arm64.
12:27:43 #13 9.044 Preparing to unpack .../20-libsystemd-dev_251.4-1ubuntu7_arm64.deb ...
12:27:43 #13 9.049 Unpacking libsystemd-dev:arm64 (251.4-1ubuntu7) ...
12:27:43 #13 9.109 Selecting previously unselected package pkg-config.
12:27:43 #13 9.113 Preparing to unpack .../21-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
12:27:43 #13 9.118 Unpacking pkg-config (0.29.2-1ubuntu3) ...
12:27:43 #13 9.164 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu1) ...
12:27:43 #12 5.607 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:27:43 #12 5.608 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:27:43 #12 5.609 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:27:43 #12 5.610 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:27:43 #12 5.614 Get:20 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:27:43 #12 5.622 Get:21 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
12:27:43 #12 5.630 Get:22 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:27:43 #12 5.632 Get:23 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
12:27:43 #12 5.634 Get:24 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
12:27:43 #12 5.802 debconf: delaying package configuration, since apt-utils is not installed
12:27:43 #12 5.854 Fetched 9241 kB in 0s (19.8 MB/s)
12:27:43 #12 5.887 Selecting previously unselected package bash-completion.
12:27:43 #12 5.887 (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 ... 28647 files and directories currently installed.)
12:27:43 #13 8.899 Preparing to unpack .../21-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
12:27:43 #13 8.903 Unpacking pkg-config (0.29.2-1ubuntu3) ...
12:27:43 #13 8.948 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu1) ...
12:27:43 #13 8.960 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
12:27:43 #13 8.973 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
12:27:43 #13 8.984 Setting up libpcre2-16-0:amd64 (10.40-1ubuntu1) ...
12:27:43 #13 8.995 Setting up libpcre2-32-0:amd64 (10.40-1ubuntu1) ...
12:27:43 #13 9.007 Setting up libuv1:amd64 (1.44.2-1) ...
12:27:43 #13 9.021 Setting up emacsen-common (3.0.4) ...
12:27:43 #13 9.059 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
12:27:43 #13 9.072 Setting up bash-completion (1:2.11-6ubuntu1) ...
12:27:43 #13 9.095 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
12:27:43 #13 9.107 Setting up pkg-config (0.29.2-1ubuntu3) ...
12:27:43 #13 9.154 Setting up libudev-dev:amd64 (251.4-1ubuntu7) ...
12:27:43 #12 3.453 (1/95): device-mapper-1.02.175-7.fc36.x86_64.rp 786 kB/s | 139 kB     00:00    
12:27:43 #12 3.492 (2/95): checkpolicy-3.3-2.fc36.x86_64.rpm       1.5 MB/s | 339 kB     00:00    
12:27:43 #12 3.495 (3/95): device-mapper-devel-1.02.175-7.fc36.x86 1.0 MB/s |  43 kB     00:00    
12:27:43 #12 3.502 (4/95): cryptsetup-libs-2.4.3-2.fc36.x86_64.rpm 1.9 MB/s | 432 kB     00:00    
12:27:43 #12 3.532 (5/95): device-mapper-libs-1.02.175-7.fc36.x86_ 4.4 MB/s | 177 kB     00:00    
12:27:43 #12 3.541 (6/95): jsoncpp-1.9.5-2.fc36.x86_64.rpm         2.5 MB/s |  98 kB     00:00    
12:27:43 #12 3.570 (7/95): kmod-libs-29-7.fc36.x86_64.rpm          1.8 MB/s |  68 kB     00:00    
12:27:43 #12 3.580 (8/95): libcbor-0.7.0-5.fc36.x86_64.rpm         1.4 MB/s |  56 kB     00:00    
12:27:43 #12 3.611 (9/95): libedit-3.1-41.20210910cvs.fc36.x86_64. 2.5 MB/s | 104 kB     00:00    
12:27:43 #12 3.620 (10/95): libmpc-1.2.1-4.fc36.x86_64.rpm         1.5 MB/s |  61 kB     00:00    
12:27:43 #12 3.650 (11/95): libseccomp-2.5.3-2.fc36.x86_64.rpm     1.8 MB/s |  70 kB     00:00    
12:27:43 #12 3.659 (12/95): libseccomp-devel-2.5.3-2.fc36.x86_64.r 1.4 MB/s |  53 kB     00:00    
12:27:43 #12 3.693 (13/95): libselinux-devel-3.3-4.fc36.x86_64.rpm 2.6 MB/s | 113 kB     00:00    
12:27:43 #10 DONE 73.5s
12:27:43 
12:27:43 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:43 #11 DONE 0.1s
12:27:43 
12:27:43 #12 [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
12:27:43 #12 6.102 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB]
12:27:43 #12 6.105 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB]
12:27:43 #12 6.110 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB]
12:27:43 #12 6.113 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB]
12:27:43 #10 73.82 Setting up dput (1.0.3) ...
12:27:43 #10 73.96 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:43 #10 73.97 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:43 #10 73.99 Setting up libmailtools-perl (2.18-1) ...
12:27:43 #10 73.99 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
12:27:43 #10 74.01 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
12:27:43 #12 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.6s done
12:27:43 #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 28.31MB / 53.68MB 0.3s
12:27:43 #12 ...
12:27:43 
12:27:43 #13 [linux/arm/v7 binary-dummy 1/1] COPY --from=build-dummy /build /build
12:27:43 #13 DONE 0.2s
12:27:43 
12:27:43 #14 [internal] load build context
12:27:43 #14 transferring context: 65.21MB 3.7s done
12:27:43 #14 DONE 3.8s
12:27:43 
12:27:43 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:43 #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 42.99MB / 53.68MB 0.5s
12:27:43 #12 7.053 Selecting previously unselected package libdevmapper-dev:arm64.
12:27:43 #12 7.056 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
12:27:43 #12 7.060 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:27:43 #12 7.098 Selecting previously unselected package libseccomp-dev:arm64.
12:27:43 #12 7.101 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_arm64.deb ...
12:27:43 #12 7.106 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
12:27:43 #12 7.149 Selecting previously unselected package libsystemd-dev:arm64.
12:27:43 #12 7.152 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u8_arm64.deb ...
12:27:43 #12 7.158 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
12:27:43 #12 7.252 Selecting previously unselected package pkg-config.
12:27:43 #14 28.12   Installing       : kernel-headers-4.18.0-448.el8.x86_64                 48/86 
12:27:43 #14 28.19   Running scriptlet: glibc-headers-2.28-224.el8.x86_64                    49/86 
12:27:43 #14 28.32   Installing       : glibc-headers-2.28-224.el8.x86_64                    49/86 
12:27:43 #14 28.36   Installing       : glibc-devel-2.28-224.el8.x86_64                      50/86 
12:27:43 #12 6.509 Selecting previously unselected package libpcre16-3:amd64.
12:27:43 #12 6.511 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:27:43 #12 6.515 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:27:43 #12 6.565 Selecting previously unselected package libpcre32-3:amd64.
12:27:43 #12 6.565 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:27:43 #12 6.568 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:27:43 #12 6.616 Selecting previously unselected package libpcrecpp0v5:amd64.
12:27:43 #12 6.616 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:27:43 #12 6.619 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:27:43 #12 6.649 Selecting previously unselected package libpcre3-dev:amd64.
12:27:43 #12 6.651 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:27:43 #12 6.654 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:27:43 #12 6.740 Selecting previously unselected package libselinux1-dev:amd64.
12:27:43 #12 9.438   Installing       : perl-File-Find-1.40-492.fc37.noarch                   7/97 
12:27:43 #12 9.445   Installing       : m4-1.4.19-4.fc37.x86_64                               8/97 
12:27:43 #12 9.452   Installing       : libtool-ltdl-2.4.7-2.fc37.x86_64                      9/97 
12:27:43 #12 9.459   Installing       : libseccomp-2.5.3-3.fc37.x86_64                       10/97 
12:27:43 #12 9.467   Installing       : libmpc-1.2.1-5.fc37.x86_64                           11/97 
12:27:43 #12 9.476   Installing       : libfdisk-2.38.1-1.fc37.x86_64                        12/97 
12:27:43 #12 9.490   Installing       : checkpolicy-3.4-3.fc37.x86_64                        13/97 
12:27:43 #14 DONE 37.1s
12:27:43 
12:27:43 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:43 + mkdir -p /root/build-deb/compose
12:27:43 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:43 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:43 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:43 + mkdir -p /go/src/github.com/docker
12:27:43 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:43 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:43 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:43 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:43 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:43 + EPOCH=5
12:27:43 + EPOCH_SEP=
12:27:43 + [[ ! -z 5 ]]
12:27:43 + EPOCH_SEP=:
12:27:43 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:43 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:43 + VERSION=0.0.0-20230124074129-645395c
12:27:43 VERSION AAA 0.0.0-20230124074129-645395c
12:27:43 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:43 VERSION bbb 0.0.0-20230124074129-645395c
12:27:43 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:43 + debSource=docker-ce
12:27:43 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:43 + debMaintainer='Docker <support@docker.com>'
12:27:43 ++ date --rfc-2822
12:27:43 + debDate='Wed, 25 Jan 2023 12:27:43 +0000'
12:27:43 + pkgRevision=1
12:27:43 + cat
12:27:43 + export CLI_GITCOMMIT=645395c
12:27:43 + CLI_GITCOMMIT=645395c
12:27:43 + export ENGINE_GITCOMMIT=2b9de2e
12:27:43 + ENGINE_GITCOMMIT=2b9de2e
12:27:43 + export SCAN_GITCOMMIT=6c852fa
12:27:43 + SCAN_GITCOMMIT=6c852fa
12:27:43 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:43 VERSION BBB 0.0.0-20230124074129-645395c
12:27:43 + dpkg-buildpackage -uc -us -I.git
12:27:43 #13 9.177 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
12:27:43 #13 9.189 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
12:27:43 #13 9.201 Setting up libpcre2-16-0:arm64 (10.40-1ubuntu1) ...
12:27:43 #13 9.213 Setting up libpcre2-32-0:arm64 (10.40-1ubuntu1) ...
12:27:43 #13 9.226 Setting up libuv1:arm64 (1.44.2-1) ...
12:27:43 #13 9.240 Setting up emacsen-common (3.0.4) ...
12:27:43 #13 9.283 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
12:27:43 #13 9.293 Setting up bash-completion (1:2.11-6ubuntu1) ...
12:27:43 #13 9.320 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
12:27:43 #13 9.331 Setting up pkg-config (0.29.2-1ubuntu3) ...
12:27:43 #13 9.385 Setting up libudev-dev:arm64 (251.4-1ubuntu7) ...
12:27:43 #13 9.396 Setting up libsepol-dev:arm64 (3.4-2) ...
12:27:43 #13 9.410 Setting up libpcre2-posix3:arm64 (10.40-1ubuntu1) ...
12:27:43 #13 9.424 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
12:27:43 #13 9.438 Setting up cmake-data (3.24.2-1ubuntu1) ...
12:27:43 #13 9.482 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
12:27:43 #13 9.493 Setting up libsystemd-dev:arm64 (251.4-1ubuntu7) ...
12:27:43 #12 5.904 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
12:27:43 #12 14.94 Setting up pkg-config (0.29.2-1) ...
12:27:43 #12 14.99 Setting up libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
12:27:43 #12 15.01 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:27:43 #12 15.02 Setting up libltdl7:armhf (2.4.6-15) ...
12:27:43 #12 15.03 Setting up libjsoncpp24:armhf (1.9.4-4) ...
12:27:43 #12 15.04 Setting up g++ (4:10.2.1-1+rpi1) ...
12:27:43 #12 15.06 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:43 #12 15.07 Setting up librhash0:armhf (1.4.1-2) ...
12:27:43 #12 15.08 Setting up build-essential (12.9) ...
12:27:43 #12 15.09 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
12:27:43 #12 15.11 Setting up dh-apparmor (2.13.6-10) ...
12:27:43 #13 9.166 Setting up libsepol-dev:amd64 (3.4-2) ...
12:27:43 #13 9.177 Setting up libpcre2-posix3:amd64 (10.40-1ubuntu1) ...
12:27:43 #13 9.189 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
12:27:43 #13 9.205 Setting up cmake-data (3.24.2-1ubuntu1) ...
12:27:43 #13 9.250 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
12:27:43 #13 9.262 Setting up libsystemd-dev:amd64 (251.4-1ubuntu7) ...
12:27:43 #13 9.275 Setting up libpcre2-dev:amd64 (10.40-1ubuntu1) ...
12:27:43 #13 9.287 Setting up libselinux1-dev:amd64 (3.4-1) ...
12:27:43 #13 9.302 Setting up libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
12:27:43 #13 9.316 Setting up cmake (3.24.2-1ubuntu1) ...
12:27:43 #13 9.327 Setting up docker-ce-build-deps (1.0) ...
12:27:43 #13 9.342 Processing triggers for man-db (2.10.2-2) ...
12:27:43 #12 3.700 (14/95): libselinux-utils-3.3-4.fc36.x86_64.rpm 3.4 MB/s | 142 kB     00:00    
12:27:43 #12 3.731 (15/95): libsepol-devel-3.3-3.fc36.x86_64.rpm   1.0 MB/s |  40 kB     00:00    
12:27:43 #12 3.738 (16/95): libutempter-1.2.1-6.fc36.x86_64.rpm    704 kB/s |  26 kB     00:00    
12:27:43 #12 3.793 (17/95): guile22-2.2.7-5.fc36.x86_64.rpm         22 MB/s | 6.4 MB     00:00    
12:27:43 #12 3.800 (18/95): libxkbcommon-1.4.0-1.fc36.x86_64.rpm   2.0 MB/s | 140 kB     00:00    
12:27:43 #12 3.807 (19/95): m4-1.4.19-3.fc36.x86_64.rpm            4.2 MB/s | 296 kB     00:00    
12:27:43 #12 3.842 (20/95): make-4.3-7.fc36.x86_64.rpm              11 MB/s | 535 kB     00:00    
12:27:43 #12 3.859 (21/95): openssh-clients-8.8p1-1.fc36.1.x86_64.  13 MB/s | 703 kB     00:00    
12:27:43 #12 3.886 (22/95): openssh-8.8p1-1.fc36.1.x86_64.rpm      5.2 MB/s | 451 kB     00:00    
12:27:43 #12 3.889 (23/95): perl-Error-0.17029-8.fc36.noarch.rpm   893 kB/s |  41 kB     00:00    
12:27:43 #12 3.896 (24/95): perl-File-Compare-1.100.600-486.fc36.n 494 kB/s |  18 kB     00:00    
12:27:43 #12 3.924 (25/95): perl-File-Copy-2.35-486.fc36.noarch.rp 674 kB/s |  25 kB     00:00    
12:27:43 #12 6.238 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
12:27:43 #12 6.239 Get:10 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]
12:27:43 #12 6.243 Get:11 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]
12:27:43 #12 6.264 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.56 [19.1 kB]
12:27:43 #12 6.266 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsepol1-dev armhf 2.7-1ubuntu0.1 [303 kB]
12:27:43 #12 6.274 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre16-3 armhf 2:8.39-9ubuntu0.1 [128 kB]
12:27:43 #12 6.278 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre32-3 armhf 2:8.39-9ubuntu0.1 [121 kB]
12:27:43 #12 6.281 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcrecpp0v5 armhf 2:8.39-9ubuntu0.1 [13.2 kB]
12:27:43 #12 6.282 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre3-dev armhf 2:8.39-9ubuntu0.1 [475 kB]
12:27:43 #12 6.313 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB]
12:27:43 #12 6.315 Get:19 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]
12:27:43 #12 6.385 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~18.04.2 [77.0 kB]
12:27:43 #12 6.388 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.56 [184 kB]
12:27:43 #12 6.393 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB]
12:27:43 #10 74.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:43 #10 74.12 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:43 #10 74.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:43 #12 7.253 Preparing to unpack .../23-pkg-config_0.29-6_arm64.deb ...
12:27:43 #12 7.258 Unpacking pkg-config (0.29-6) ...
12:27:43 #12 7.305 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
12:27:43 #12 7.318 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
12:27:43 #12 7.332 Setting up libpcre16-3:arm64 (2:8.39-12) ...
12:27:43 #12 7.344 Setting up libarchive13:arm64 (3.3.3-4+deb10u2) ...
12:27:43 #12 7.356 Setting up libprocps7:arm64 (2:3.3.15-2) ...
12:27:43 #12 7.367 Setting up libsepol1-dev:arm64 (2.8-1) ...
12:27:43 #12 7.378 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
12:27:43 #12 7.389 Setting up bash-completion (1:2.8-6) ...
12:27:43 #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.6s
12:27:43 #12 6.743 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:27:43 #12 6.747 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:27:43 #12 6.801 Selecting previously unselected package libdevmapper-dev:amd64.
12:27:43 #12 6.804 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:27:43 #12 6.806 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:27:43 #12 6.835 Selecting previously unselected package libseccomp-dev:amd64.
12:27:43 #12 6.837 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_amd64.deb ...
12:27:43 #12 6.840 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
12:27:43 #12 6.871 Selecting previously unselected package libsystemd-dev:amd64.
12:27:43 #12 6.874 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:27:43 #12 6.877 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:27:43 #12 6.968 Selecting previously unselected package pkg-config.
12:27:43 #12 6.968 Preparing to unpack .../23-pkg-config_0.29-6_amd64.deb ...
12:27:43 #12 6.971 Unpacking pkg-config (0.29-6) ...
12:27:43 #12 7.011 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:27:43 #14 28.40   Running scriptlet: glibc-devel-2.28-224.el8.x86_64                      50/86 
12:27:43 #13 0.880 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
12:27:43 #13 0.943 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
12:27:43 #13 1.015 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
12:27:43 #13 1.088 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
12:27:43 #12 9.690   Installing       : cpp-12.2.1-4.fc37.x86_64                             14/97 
12:27:43 #12 9.699   Installing       : perl-threads-shared-1.64-489.fc37.x86_64             15/97 
12:27:43 #12 9.707   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               16/97 
12:27:43 #12 9.714   Installing       : python3-libsemanage-3.4-5.fc37.x86_64                17/97 
12:27:43 #12 9.729   Installing       : systemd-devel-251.10-588.fc37.x86_64                 18/97 
12:27:43 #12 9.784   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  19/97 
12:27:43 #12 9.797   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     20/97 
12:27:43 #12 9.807   Installing       : vim-filesystem-2:9.0.1221-1.fc37.noarch              21/97 
12:27:43 #12 9.815   Installing       : libedit-3.1-43.20221009cvs.fc37.x86_64               22/97 
12:27:43 dpkg-buildpackage: info: source package docker-ce
12:27:43 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy
12:27:43 dpkg-buildpackage: info: source distribution jammy
12:27:43 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:43 dpkg-buildpackage: info: host architecture amd64
12:27:43  dpkg-source -I.git --before-build .
12:27:43 #12 22.78 Last metadata expiration check: 0:00:38 ago on Wed Jan 25 12:27:05 2023.
12:27:43 #13 9.504 Setting up libpcre2-dev:arm64 (10.40-1ubuntu1) ...
12:27:43 #13 9.516 Setting up libselinux1-dev:arm64 (3.4-1) ...
12:27:43 #13 9.526 Setting up libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
12:27:43 #13 9.537 Setting up cmake (3.24.2-1ubuntu1) ...
12:27:43 #13 9.553 Setting up docker-ce-build-deps (1.0) ...
12:27:43 #13 9.568 Processing triggers for man-db (2.10.2-2) ...
12:27:43 #13 9.647 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:43 #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 3.6s done
12:27:43 #9 ...
12:27:43 
12:27:43 #16 [windows/amd64 all 2/7] COPY --from=runc          /build/ /
12:27:43 #16 DONE 0.6s
12:27:43 
12:27:43 #9 [internal] load build context
12:27:43 #12 15.12 Setting up libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
12:27:43 #12 15.13 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:27:43 #12 15.14 Setting up libselinux1-dev:armhf (3.1-3) ...
12:27:43 #12 15.15 Setting up libltdl-dev:armhf (2.4.6-15) ...
12:27:43 #12 15.16 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
12:27:43 #12 15.17 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:27:43 #12 15.19 Setting up dmsetup (2:1.02.175-2.1) ...
12:27:43 #12 15.20 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:27:43 #12 15.21 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:27:43 #12 15.22 Setting up docker-ce-build-deps (1.0) ...
12:27:43 #12 15.23 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
12:27:43 #12 15.26 Processing triggers for man-db (2.9.4-2) ...
12:27:43 #13 DONE 10.4s
12:27:43 
12:27:43 #14 [stage-1 6/9] COPY sources/ /sources
12:27:43 #13 9.416 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:43 #13 DONE 9.6s
12:27:43 
12:27:43 #14 [stage-1 6/9] COPY sources/ /sources
12:27:43 #12 3.927 (26/95): perl-File-Find-1.39-486.fc36.noarch.rp 810 kB/s |  30 kB     00:00    
12:27:43 #12 3.934 (27/95): perl-TermReadKey-2.38-12.fc36.x86_64.r 961 kB/s |  36 kB     00:00    
12:27:43 #12 3.962 (28/95): perl-Thread-Queue-3.14-479.fc36.noarch 573 kB/s |  21 kB     00:00    
12:27:43 #12 3.965 (29/95): perl-lib-0.65-486.fc36.x86_64.rpm      527 kB/s |  20 kB     00:00    
12:27:43 #12 3.972 (30/95): perl-threads-2.26-449.fc36.x86_64.rpm  1.5 MB/s |  57 kB     00:00    
12:27:43 #12 4.002 (31/95): perl-threads-shared-1.62-479.fc36.x86_ 1.1 MB/s |  44 kB     00:00    
12:27:43 #12 4.008 (32/95): policycoreutils-3.3-4.fc36.x86_64.rpm  4.7 MB/s | 202 kB     00:00    
12:27:43 #12 4.013 (33/95): policycoreutils-devel-3.3-4.fc36.x86_6 3.5 MB/s | 142 kB     00:00    
12:27:43 #12 4.043 (34/95): policycoreutils-python-utils-3.3-4.fc3 1.8 MB/s |  72 kB     00:00    
12:27:43 #12 4.049 (35/95): python3-libselinux-3.3-4.fc36.x86_64.r 4.5 MB/s | 186 kB     00:00    
12:27:43 #12 4.052 (36/95): python3-libsemanage-3.3-3.fc36.x86_64. 2.0 MB/s |  80 kB     00:00    
12:27:43 #12 4.124 (37/95): qrencode-libs-4.1.1-2.fc36.x86_64.rpm  855 kB/s |  61 kB     00:00    
12:27:43 #12 4.134 (38/95): python3-setools-4.4.0-5.fc36.x86_64.rp 6.3 MB/s | 552 kB     00:00    
12:27:43 #12 4.154 (39/95): python3-policycoreutils-3.3-4.fc36.noa  19 MB/s | 2.0 MB     00:00    
12:27:43 #12 4.165 (40/95): rhash-1.4.2-2.fc36.x86_64.rpm          4.5 MB/s | 185 kB     00:00    
12:27:43 #12 4.173 (41/95): which-2.21-32.fc36.x86_64.rpm          1.1 MB/s |  42 kB     00:00    
12:27:43 #12 4.208 (42/95): xkeyboard-config-2.35.1-1.fc36.noarch.  16 MB/s | 878 kB     00:00    
12:27:43 #12 4.214 (43/95): annobin-docs-10.93-1.fc36.noarch.rpm   1.9 MB/s |  92 kB     00:00    
12:27:43 #12 4.227 (44/95): annobin-plugin-gcc-10.93-1.fc36.x86_64  16 MB/s | 886 kB     00:00    
12:27:43 #12 4.261 (45/95): autoconf-2.71-3.fc36.noarch.rpm         14 MB/s | 720 kB     00:00    
12:27:43 #12 6.571 debconf: delaying package configuration, since apt-utils is not installed
12:27:43 #12 6.604 Fetched 6406 kB in 1s (4892 kB/s)
12:27:43 #12 6.633 Selecting previously unselected package bash-completion.
12:27:43 #12 6.633 (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 ... 21184 files and directories currently installed.)
12:27:43 #12 6.645 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
12:27:43 #10 74.32 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:43 #10 74.35 Setting up libconst-fast-perl (0.014-1) ...
12:27:43 #10 74.37 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
12:27:43 #10 74.38 Setting up libmodule-implementation-perl (0.09-1) ...
12:27:43 #10 74.39 Setting up libemail-valid-perl (1.202-1) ...
12:27:43 #10 74.40 Setting up libcgi-fast-perl (1:2.13-1) ...
12:27:43 #10 74.41 Setting up libpackage-stash-perl (0.38-1) ...
12:27:43 #10 74.42 Setting up libimport-into-perl (1.002005-1) ...
12:27:43 #10 74.44 Setting up libmoo-perl (2.003004-2) ...
12:27:43 #10 74.45 Setting up libmime-tools-perl (5.509-1) ...
12:27:43 #10 74.47 Setting up libxml-simple-perl (2.25-1) ...
12:27:43 #10 74.48 Setting up libparams-validate-perl (1.29-1+b1) ...
12:27:43 #10 74.49 Setting up libb-hooks-endofscope-perl (0.24-1) ...
12:27:43 #10 74.50 Setting up lintian (2.15.0) ...
12:27:43 #10 74.52 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:43 #10 74.54 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
12:27:43 #10 74.55 Setting up licensecheck (3.0.31-3) ...
12:27:43 #10 74.56 Setting up libgitlab-api-v4-perl (0.16-1) ...
12:27:43 #10 74.57 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:27:43 #10 74.58 Setting up libwww-perl (6.36-2) ...
12:27:43 #10 74.60 Setting up debhelper (12.1.1) ...
12:27:43 #12 7.020 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
12:27:43 #12 7.053 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:27:43 #12 7.062 Setting up libarchive13:amd64 (3.3.3-4+deb10u2) ...
12:27:43 #12 7.071 Setting up libprocps7:amd64 (2:3.3.15-2) ...
12:27:43 #12 7.081 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:27:43 #12 7.090 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:27:43 #12 7.100 Setting up bash-completion (1:2.8-6) ...
12:27:43 #13 0.911 Hit:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
12:27:43 #13 0.975 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
12:27:43 #13 1.048 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
12:27:43 #13 1.120 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
12:27:43 #12 9.924   Installing       : kernel-headers-6.1.5-200.fc37.x86_64                 23/97 
12:27:43 #12 9.981   Installing       : glibc-headers-x86-2.36-9.fc37.noarch                 24/97 
12:27:43 #12 9.991   Installing       : libxcrypt-devel-4.4.33-4.fc37.x86_64                 25/97 
12:27:43 #12 9.999   Installing       : glibc-devel-2.36-9.fc37.x86_64                       26/97 
12:27:43 #12 10.11   Installing       : glibc-static-2.36-9.fc37.x86_64                      27/97 
12:27:43 #12 10.12   Installing       : libxcrypt-static-4.4.33-4.fc37.x86_64                28/97 
12:27:43 #12 10.13   Installing       : dbus-common-1:1.14.4-1.fc37.noarch                   29/97 
12:27:43 #12 10.13   Running scriptlet: dbus-common-1:1.14.4-1.fc37.noarch                   29/97 
12:27:43 #12 10.14   Running scriptlet: dbus-broker-32-1.fc37.x86_64                         30/97 
12:27:43  debian/rules clean
12:27:43 dh clean --with=bash-completion
12:27:43    dh_clean
12:27:43 #13 3.277 Reading package lists...
12:27:43 #13 4.165 Building dependency tree...
12:27:43 #13 4.335 Reading state information...
12:27:43 #13 4.354 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:43 #13 4.395 Starting 2 pkgProblemResolver with broken count: 0
12:27:43 #13 4.398 Done
12:27:43 #13 4.416  Done
12:27:43 #13 4.423 Starting pkgProblemResolver with broken count: 0
12:27:43 #13 4.451 Starting 2 pkgProblemResolver with broken count: 0
12:27:43 #13 4.455 Done
12:27:43 #11 ...
12:27:43 
12:27:43 #16 [linux/arm64 build-dummy 2/2] RUN mkdir -p /build
12:27:43 #16 DONE 1.0s
12:27:43 
12:27:43 #11 [internal] load build context
12:27:43 #11 transferring context: 16.38MB 1.3s
12:27:43 #13 DONE 9.9s
12:27:43 
12:27:43 #14 [stage-1 6/9] COPY sources/ /sources
12:27:43 #11 ...
12:27:43 
12:27:43 #12 [internal] load build context
12:27:43 #12 transferring context: 65.21MB 4.1s done
12:27:43 #12 DONE 4.6s
12:27:43 
12:27:43 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:43 #9 ...
12:27:43 
12:27:43 #17 [windows/amd64 all 3/7] COPY --from=containerd    /build/ /
12:27:43 #17 DONE 0.4s
12:27:43 
12:27:43 #9 [internal] load build context
12:27:44 #12 6.567 Unpacking bash-completion (1:2.11-2) ...
12:27:44 #14 DONE 0.2s
12:27:44 
12:27:44 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:44 #14 DONE 0.1s
12:27:44 
12:27:44 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:44 #12 4.280 (46/95): automake-1.16.5-7.fc36.noarch.rpm       10 MB/s | 675 kB     00:00    
12:27:44 #12 4.321 (47/95): cmake-filesystem-3.25.1-1.fc36.x86_64. 414 kB/s |  16 kB     00:00    
12:27:44 #12 4.349 (48/95): cmake-data-3.25.1-1.fc36.noarch.rpm     19 MB/s | 1.7 MB     00:00    
12:27:44 #12 4.359 (49/95): cmake-rpm-macros-3.25.1-1.fc36.noarch. 417 kB/s |  16 kB     00:00    
12:27:44 #12 4.399 (50/95): dbus-1.14.4-1.fc36.x86_64.rpm          186 kB/s | 7.2 kB     00:00    
12:27:44 #12 4.443 (51/95): cmake-3.25.1-1.fc36.x86_64.rpm          32 MB/s | 6.8 MB     00:00    
12:27:44 #12 4.449 (52/95): dbus-broker-32-1.fc36.x86_64.rpm       3.5 MB/s | 175 kB     00:00    
12:27:44 #12 4.482 (53/95): dbus-common-1.14.4-1.fc36.noarch.rpm   372 kB/s |  14 kB     00:00    
12:27:44 #12 4.489 (54/95): gc-8.0.6-3.fc36.x86_64.rpm             2.6 MB/s | 103 kB     00:00    
12:27:44 #10 74.61 Setting up dh-autoreconf (19) ...
12:27:44 #10 74.62 Setting up devscripts (2.19.5+deb10u1) ...
12:27:44 #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 1.3s done
12:27:44 #12 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540
12:27:44 #12 10.20   Installing       : dbus-broker-32-1.fc37.x86_64                         30/97 
12:27:44 #12 10.20   Running scriptlet: dbus-broker-32-1.fc37.x86_64                         30/97 
12:27:44 #12 10.21   Installing       : dbus-1:1.14.4-1.fc37.x86_64                          31/97 
12:27:44 #12 10.22   Installing       : annobin-docs-10.92-1.fc37.noarch                     32/97 
12:27:44 #12 10.23   Installing       : rhash-1.4.2-3.fc37.x86_64                            33/97 
12:27:44 #12 10.23   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    34/97 
12:27:44 #12 10.34   Installing       : python3-setuptools-62.6.0-2.fc37.noarch              35/97 
12:27:44 #12 10.38   Installing       : python3-setools-4.4.0-9.fc37.x86_64                  36/97 
12:27:44 #12 10.39   Installing       : python3-audit-3.0.9-1.fc37.x86_64                    37/97 
12:27:44 #12 10.40   Installing       : perl-lib-0.65-492.fc37.x86_64                        38/97 
12:27:44 #12 10.40   Installing       : perl-TermReadKey-2.38-14.fc37.x86_64                 39/97 
12:27:44 #12 10.41   Installing       : perl-File-Copy-2.39-492.fc37.noarch                  40/97 
12:27:44 #12 10.41   Installing       : perl-File-Compare-1.100.700-492.fc37.noarch          41/97 
12:27:44 #12 10.43   Installing       : autoconf-2.71-4.fc37.noarch                          42/97 
12:27:44  dpkg-source -I.git -b .
12:27:44 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:44 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:44 dpkg-source: warning: native package version may not have a revision
12:27:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:44 dpkg-source: info: using source format '1.0'
12:27:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz
12:27:44 #13 3.268 Reading package lists...
12:27:44 #13 4.264 Building dependency tree...
12:27:44 #13 4.439 Reading state information...
12:27:44 #13 4.465 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:44 #13 4.517 Starting 2 pkgProblemResolver with broken count: 0
12:27:44 #13 4.520 Done
12:27:44 #13 4.545  Done
12:27:44 #13 4.554 Starting pkgProblemResolver with broken count: 0
12:27:44 #13 4.589 Starting 2 pkgProblemResolver with broken count: 0
12:27:44 #13 4.591 Done
12:27:44 #13 4.731 The following additional packages will be installed:
12:27:44 #13 4.551 The following additional packages will be installed:
12:27:44 #13 4.551   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:44 #13 4.551   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
12:27:44 #13 4.552   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
12:27:44 #13 4.552   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:44 #13 4.553 Suggested packages:
12:27:44 #13 4.553   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:44 #13 4.553 Recommended packages:
12:27:44 #13 4.553   dmsetup
12:27:44 #13 4.592 The following NEW packages will be installed:
12:27:44 #14 DONE 0.1s
12:27:44 
12:27:44 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:44 #12 0.770 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:27:44 #12 0.770 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:27:44 #12 0.771 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:27:44 #12 23.12 Package bash-5.2.9-2.fc36.aarch64 is already installed.
12:27:44 #12 23.20 Dependencies resolved.
12:27:44 #12 23.22 Nothing to do.
12:27:44 #12 23.22 Complete!
12:27:44 #12 DONE 23.3s
12:27:44 #12 6.695 Selecting previously unselected package cmake-data.
12:27:44 #12 6.699 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:27:44 #12 6.705 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:27:44 #12 4.555 (55/95): gcc-plugin-annobin-12.2.1-4.fc36.x86_6 824 kB/s |  53 kB     00:00    
12:27:44 #12 4.596 (56/95): git-2.39.1-1.fc36.x86_64.rpm           1.7 MB/s |  66 kB     00:00    
12:27:44 #12 4.711 (57/95): cpp-12.2.1-4.fc36.x86_64.rpm            29 MB/s |  11 MB     00:00    
12:27:44 #12 4.780 (58/95): git-core-2.39.1-1.fc36.x86_64.rpm       23 MB/s | 4.2 MB     00:00    
12:27:44 #12 4.809 (59/95): git-core-doc-2.39.1-1.fc36.noarch.rpm   27 MB/s | 2.6 MB     00:00    
12:27:44 #12 DONE 15.8s
12:27:44 
12:27:44 #13 [stage-1 5/8] COPY sources/ /sources
12:27:44 #13 DONE 0.1s
12:27:44 
12:27:44 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:44 #10 74.76 Setting up dh-strip-nondeterminism (1.1.2-1) ...
12:27:44 #10 74.78 Setting up equivs (2.2.0) ...
12:27:44 #10 74.79 Setting up libxml-parser-perl (2.44-4) ...
12:27:44 #10 74.80 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:44 #10 74.84 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:44 #10 74.90 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:44 #10 75.03 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:44 #12 7.132 Unpacking bash-completion (1:2.8-1ubuntu1) ...
12:27:44 #12 7.233 Selecting previously unselected package cmake-data.
12:27:44 #12 7.235 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
12:27:44 #12 7.239 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
12:27:44 #12 7.744 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:27:44 #12 7.753 Setting up pkg-config (0.29-6) ...
12:27:44 #12 7.800 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:27:44 #12 7.815 Setting up librhash0:amd64 (1.3.8-1) ...
12:27:44 #12 7.824 Setting up procps (2:3.3.15-2) ...
12:27:44 #12 10.45   Installing       : automake-1.16.5-9.fc37.noarch                        43/97 
12:27:44 #12 10.46   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  44/97 
12:27:44 #12 10.47   Installing       : pcre2-utf32-10.40-1.fc37.1.x86_64                    45/97 
12:27:44 #12 10.48   Installing       : pcre2-utf16-10.40-1.fc37.1.x86_64                    46/97 
12:27:44 #12 10.49   Installing       : pcre2-devel-10.40-1.fc37.1.x86_64                    47/97 
12:27:44 #12 10.50   Installing       : libuv-1:1.44.2-2.fc37.x86_64                         48/97 
12:27:44 #12 10.51   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      49/97 
12:27:44 #12 10.55   Installing       : libutempter-1.2.1-7.fc37.x86_64                      49/97 
12:27:44 #12 10.62   Installing       : util-linux-2.38.1-1.fc37.x86_64                      50/97 
12:27:44 #12 10.64   Running scriptlet: openssh-8.8p1-7.fc37.x86_64                          51/97 
12:27:44 #12 10.68   Installing       : openssh-8.8p1-7.fc37.x86_64                          51/97 
12:27:44 #12 10.69   Installing       : libsepol-devel-3.4-3.fc37.x86_64                     52/97 
12:27:44 #12 10.71   Installing       : libselinux-devel-3.4-5.fc37.x86_64                   53/97 
12:27:44 #12 10.75   Installing       : libselinux-utils-3.4-5.fc37.x86_64                   54/97 
12:27:44 #12 10.77   Installing       : policycoreutils-3.4-6.fc37.x86_64                    55/97 
12:27:44 #12 10.78   Running scriptlet: policycoreutils-3.4-6.fc37.x86_64                    55/97 
12:27:44 #12 10.79   Installing       : selinux-policy-37.18-1.fc37.noarch                   56/97 
12:27:44 #12 10.79   Running scriptlet: selinux-policy-37.18-1.fc37.noarch                   56/97 
12:27:44 #13 4.731   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:44 #13 4.731   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
12:27:44 #13 4.732   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
12:27:44 #13 4.732   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:44 #13 4.733 Suggested packages:
12:27:44 #13 4.733   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:44 #13 4.733 Recommended packages:
12:27:44 #13 4.733   dmsetup
12:27:44 #13 4.781 The following NEW packages will be installed:
12:27:44 #13 4.781   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:44 #13 4.781   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
12:27:44 #13 4.781   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
12:27:44 #13 4.782   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:44 #13 4.592   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
12:27:44 #13 4.593   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
12:27:44 #13 4.593   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
12:27:44 #13 4.594   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:27:44 #13 4.885 0 upgraded, 21 newly installed, 0 to remove and 4 not upgraded.
12:27:44 #13 4.885 1 not fully installed or removed.
12:27:44 #13 4.885 Need to get 8141 kB of archives.
12:27:44 #13 4.885 After this operation, 40.0 MB of additional disk space will be used.
12:27:44 #13 4.885 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
12:27:44 #13 DONE 2.7s
12:27:44 #12 8.216 Setting up libpcre32-3:arm64 (2:8.39-12) ...
12:27:44 #12 8.228 Setting up pkg-config (0.29-6) ...
12:27:44 #12 8.277 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
12:27:44 #12 8.296 Setting up librhash0:arm64 (1.3.8-1) ...
12:27:44 #12 8.308 Setting up procps (2:3.3.15-2) ...
12:27:44 #12 8.338 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
12:27:44 #12 8.354 Setting up cmake-data (3.13.4-1) ...
12:27:44 #12 8.369 Setting up dh-apparmor (2.13.2-10) ...
12:27:44 #12 8.380 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
12:27:44 #12 8.391 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
12:27:44 #12 8.400 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
12:27:44 #12 8.411 Setting up cmake (3.13.4-1) ...
12:27:44 #12 8.423 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
12:27:44 #12 8.436 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:27:44 #12 8.447 Setting up dmsetup (2:1.02.155-3) ...
12:27:44 
12:27:44 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
12:27:44 #12 7.074 Selecting previously unselected package libncurses6:arm64.
12:27:44 #12 7.079 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ...
12:27:44 #12 7.086 Unpacking libncurses6:arm64 (6.2+20201114-2) ...
12:27:44 #12 7.123 Selecting previously unselected package libprocps8:arm64.
12:27:44 #12 7.126 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
12:27:44 #12 7.130 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
12:27:44 #12 7.187 Selecting previously unselected package procps.
12:27:44 #9 ...
12:27:44 
12:27:44 #18 [windows/amd64 all 4/7] COPY --from=rootlesskit   /build/ /
12:27:44 #18 DONE 0.6s
12:27:44 
12:27:44 #9 [internal] load build context
12:27:44 #12 4.819 (60/95): glibc-devel-2.35-20.fc36.x86_64.rpm    1.8 MB/s |  70 kB     00:00    
12:27:44 #12 4.855 (61/95): glibc-headers-x86-2.35-20.fc36.noarch.  11 MB/s | 475 kB     00:00    
12:27:44 #12 4.933 (62/95): kernel-headers-6.1.5-100.fc36.x86_64.r  18 MB/s | 1.4 MB     00:00    
12:27:44 #12 4.948 (63/95): glibc-static-2.35-20.fc36.x86_64.rpm    15 MB/s | 1.9 MB     00:00    
12:27:44 #12 4.973 (64/95): less-590-5.fc36.x86_64.rpm             4.0 MB/s | 161 kB     00:00    
12:27:44 #12 4.985 (65/95): libargon2-20171227-9.fc36.x86_64.rpm   751 kB/s |  28 kB     00:00    
12:27:44 #12 5.016 (66/95): libbpf-0.7.0-3.fc36.x86_64.rpm         3.7 MB/s | 159 kB     00:00    
12:27:44 #12 5.027 (67/95): libfdisk-2.38-1.fc36.x86_64.rpm        3.8 MB/s | 160 kB     00:00    
12:27:44 #12 5.055 (68/95): libfido2-1.10.0-5.fc36.x86_64.rpm      2.4 MB/s |  94 kB     00:00    
12:27:44 #10 75.07 Setting up libsoap-lite-perl (1.27-1) ...
12:27:44 #10 75.08 Setting up libxmlrpc-lite-perl (0.717-2) ...
12:27:44 #10 75.09 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:27:44 #10 75.12 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:27:44 #10 75.13 Updating certificates in /etc/ssl/certs...
12:27:44 #12 7.518 Selecting previously unselected package liblzo2-2:armhf.
12:27:44 #12 7.519 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ...
12:27:44 #12 7.522 Unpacking liblzo2-2:armhf (2.08-1.2) ...
12:27:44 #12 7.556 Selecting previously unselected package libarchive13:armhf.
12:27:44 #12 7.556 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ...
12:27:44 #12 7.563 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
12:27:44 #12 7.608 Selecting previously unselected package libjsoncpp1:armhf.
12:27:44 #12 7.610 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ...
12:27:44 #12 7.613 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
12:27:44 #12 7.646 Selecting previously unselected package librhash0:armhf.
12:27:44 #12 7.849 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
12:27:44 #12 7.863 Setting up cmake-data (3.13.4-1) ...
12:27:44 #12 7.880 Setting up dh-apparmor (2.13.2-10) ...
12:27:44 #12 7.889 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:27:44 #12 7.898 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:27:44 #12 7.907 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:27:44 #12 7.918 Setting up cmake (3.13.4-1) ...
12:27:44 #12 7.928 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:27:44 #12 7.938 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:27:44 #12 7.948 Setting up dmsetup (2:1.02.155-3) ...
12:27:44 #12 7.958 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:27:44 #12 7.971 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:27:44 #12 7.984 Setting up docker-ce-build-deps (1.0) ...
12:27:44 #12 7.995 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:27:44 #12 8.011 Processing triggers for man-db (2.8.5-2) ...
12:27:44 #12 10.82   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          57/97 
12:27:44 #13 4.948 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
12:27:44 #13 4.996 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
12:27:44 #13 5.001 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
12:27:44 #13 5.003 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
12:27:44 #13 5.004 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
12:27:44 #13 5.006 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB]
12:27:44 #13 5.049 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
12:27:44 #13 5.050 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
12:27:44 #13 5.051 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
12:27:44 #13 5.051 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.19 [19.7 kB]
12:27:44 #13 5.052 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB]
12:27:44 #13 5.055 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB]
12:27:44 #13 5.057 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-32-0 amd64 10.34-7ubuntu0.1 [170 kB]
12:27:44 #13 5.059 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-posix2 amd64 10.34-7ubuntu0.1 [5988 B]
12:27:44 #13 5.060 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-dev amd64 10.34-7ubuntu0.1 [672 kB]
12:27:44 #13 5.066 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
12:27:44 #13 5.068 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
12:27:44 #13 5.076 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
12:27:44 #13 5.078 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.19 [246 kB]
12:27:44 #13 5.080 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
12:27:44 
12:27:44 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
12:27:44 #14 DONE 0.0s
12:27:44 
12:27:44 #15 exporting to image
12:27:44 #15 exporting layers
12:27:44 #12 8.458 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:27:44 #12 8.468 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:27:44 #12 8.481 Setting up docker-ce-build-deps (1.0) ...
12:27:44 #12 8.494 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:27:44 #12 8.514 Processing triggers for man-db (2.8.5-2) ...
12:27:44 #13 1.204 Reading package lists...
12:27:44 #12 1.017 Reading package lists...
12:27:44 #13 1.197 Reading package lists...
12:27:44 #12 7.191 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
12:27:44 #12 7.200 Unpacking procps (2:3.3.17-5) ...
12:27:44 #12 7.280 Selecting previously unselected package libjsoncpp24:arm64.
12:27:44 #12 7.284 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
12:27:44 #12 7.288 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
12:27:44 #12 7.328 Selecting previously unselected package librhash0:arm64.
12:27:44 #12 7.332 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
12:27:44 #12 7.335 Unpacking librhash0:arm64 (1.4.1-2) ...
12:27:44 #12 7.382 Selecting previously unselected package libuv1:arm64.
12:27:44 #12 7.386 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
12:27:44 #12 7.390 Unpacking libuv1:arm64 (1.40.0-2) ...
12:27:44 #12 5.074 (69/95): libtool-2.4.7-1.fc36.x86_64.rpm         13 MB/s | 593 kB     00:00    
12:27:44 #12 5.093 (70/95): libtool-ltdl-2.4.7-1.fc36.x86_64.rpm   980 kB/s |  37 kB     00:00    
12:27:44 #12 5.120 (71/95): libtool-ltdl-devel-2.4.7-1.fc36.x86_64 3.4 MB/s | 157 kB     00:00    
12:27:44 #12 5.135 (72/95): libuv-1.44.2-1.fc36.x86_64.rpm         3.6 MB/s | 151 kB     00:00    
12:27:44 #12 5.160 (73/95): libxcrypt-devel-4.4.33-4.fc36.x86_64.r 776 kB/s |  30 kB     00:00    
12:27:44 #12 5.183 (74/95): libxcrypt-static-4.4.33-4.fc36.x86_64. 2.1 MB/s | 104 kB     00:00    
12:27:44 #12 5.213 (75/95): pcre2-devel-10.40-1.fc36.x86_64.rpm    9.1 MB/s | 474 kB     00:00    
12:27:44 #12 5.228 (76/95): pcre2-utf16-10.40-1.fc36.x86_64.rpm    4.8 MB/s | 216 kB     00:00    
12:27:44 #12 5.255 (77/95): pcre2-utf32-10.40-1.fc36.x86_64.rpm    4.8 MB/s | 203 kB     00:00    
12:27:44 #12 5.267 (78/95): perl-Git-2.39.1-1.fc36.noarch.rpm      1.1 MB/s |  43 kB     00:00    
12:27:44 #10 75.49 0 added, 0 removed; done.
12:27:44 #10 75.49 Running hooks in /etc/ca-certificates/update.d...
12:27:44 #10 75.50 done.
12:27:44 #12 7.648 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ...
12:27:44 #12 7.651 Unpacking librhash0:armhf (1.3.6-2) ...
12:27:44 #12 7.686 Selecting previously unselected package libuv1:armhf.
12:27:44 #12 7.688 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ...
12:27:44 #12 7.691 Unpacking libuv1:armhf (1.18.0-3) ...
12:27:44 #12 7.720 Selecting previously unselected package cmake.
12:27:44 #12 7.722 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ...
12:27:44 #12 7.725 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
12:27:44 #12 11.08   Installing       : selinux-policy-targeted-37.18-1.fc37.noarch          57/97 
12:27:44 #13 5.223 debconf: delaying package configuration, since apt-utils is not installed
12:27:44 #13 5.259 Fetched 8141 kB in 0s (16.9 MB/s)
12:27:44 #13 5.289 Selecting previously unselected package bash-completion.
12:27:44 #13 5.289 (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 ... 26314 files and directories currently installed.)
12:27:44 #13 5.305 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
12:27:44 #13 5.200 0 upgraded, 21 newly installed, 0 to remove and 4 not upgraded.
12:27:44 #13 5.200 1 not fully installed or removed.
12:27:44 #13 5.200 Need to get 7270 kB of archives.
12:27:44 #13 5.200 After this operation, 29.1 MB of additional disk space will be used.
12:27:44 #13 5.200 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
12:27:45 #12 1.851 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:45 #12 1.851 dpkg-buildpackage: info: source version 1.0
12:27:45 #12 1.851 dpkg-buildpackage: info: source distribution unstable
12:27:45 #12 1.851 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:45 #13 2.508 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:45 #13 2.508 dpkg-buildpackage: info: source version 1.0
12:27:45 #13 2.508 dpkg-buildpackage: info: source distribution unstable
12:27:45 #13 2.508 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:45 #13 2.542 dpkg-buildpackage: info: host architecture armhf
12:27:45 #13 2.542  dpkg-source --before-build .
12:27:45 #13 2.640  debian/rules clean
12:27:45 #12 7.429 Selecting previously unselected package cmake.
12:27:45 #12 7.433 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
12:27:45 #12 7.437 Unpacking cmake (3.18.4-2+deb11u1) ...
12:27:45 #12 5.428 (79/95): gcc-12.2.1-4.fc36.x86_64.rpm            35 MB/s |  33 MB     00:00    
12:27:45 #12 5.432 (80/95): python3-audit-3.0.9-1.fc36.x86_64.rpm  469 kB/s |  82 kB     00:00    
12:27:45 #12 5.442 (81/95): python3-setuptools-59.6.0-3.fc36.noarc 5.2 MB/s | 934 kB     00:00    
12:27:45 #12 5.466 (82/95): rpm-plugin-selinux-4.17.1-3.fc36.x86_6 488 kB/s |  18 kB     00:00    
12:27:45 #12 5.470 (83/95): selinux-policy-36.17-1.fc36.noarch.rpm 1.7 MB/s |  66 kB     00:00    
12:27:45 #12 5.492 (84/95): selinux-policy-devel-36.17-1.fc36.noar  16 MB/s | 815 kB     00:00    
12:27:45 #12 5.547 (85/95): systemd-devel-250.9-1.fc36.x86_64.rpm  8.2 MB/s | 451 kB     00:00    
12:27:45 #9 transferring context: 24.59MB 3.8s
12:27:45 #12 7.998 Selecting previously unselected package dh-apparmor.
12:27:45 #12 8.000 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
12:27:45 #12 8.005 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
12:27:45 #12 8.034 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:27:45 #12 8.037 Preparing to unpack .../09-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
12:27:45 #12 8.040 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:45 #12 8.081 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:27:45 #12 8.083 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
12:27:45 #12 8.110 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:45 #12 8.141 Selecting previously unselected package libudev-dev:armhf.
12:27:45 #12 8.143 Preparing to unpack .../11-libudev-dev_237-3ubuntu10.56_armhf.deb ...
12:27:45 #12 8.150 Unpacking libudev-dev:armhf (237-3ubuntu10.56) ...
12:27:45 #12 8.177 Selecting previously unselected package libsepol1-dev:armhf.
12:27:45 #12 8.179 Preparing to unpack .../12-libsepol1-dev_2.7-1ubuntu0.1_armhf.deb ...
12:27:45 #12 8.183 Unpacking libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
12:27:45 #13 5.572 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
12:27:45 #15 DONE 2.1s
12:27:45 #12 1.891  dpkg-source --before-build .
12:27:45 #12 1.891 dpkg-buildpackage: info: host architecture amd64
12:27:45 #12 1.985  debian/rules clean
12:27:45 #12 1.987 dh clean
12:27:45 #12 2.060    dh_clean
12:27:45 #12 2.091  debian/rules binary
12:27:45 #13 2.642 dh clean
12:27:45 #13 2.724    dh_clean
12:27:45 #13 2.756  debian/rules binary
12:27:45 #13 2.757 dh binary
12:27:45 #13 2.825    dh_update_autotools_config
12:27:45 #13 2.853    dh_autoreconf
12:27:45 #13 2.895    create-stamp debian/debhelper-build-stamp
12:27:45 #13 2.895    dh_prep
12:27:45 #13 2.435 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:45 #13 2.435 dpkg-buildpackage: info: source version 1.0
12:27:45 #13 2.435 dpkg-buildpackage: info: source distribution unstable
12:27:45 #13 2.435 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:45 #13 2.469 dpkg-buildpackage: info: host architecture armhf
12:27:45 #13 2.470  dpkg-source --before-build .
12:27:45 #13 2.570  debian/rules clean
12:27:45 #13 2.571 dh clean
12:27:45 #13 2.651    dh_clean
12:27:45 #13 2.683  debian/rules binary
12:27:45 #12 7.770 Selecting previously unselected package dh-apparmor.
12:27:45 #12 7.774 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
12:27:45 #12 7.778 Unpacking dh-apparmor (2.13.6-10) ...
12:27:45 #12 7.821 Selecting previously unselected package dmsetup.
12:27:45 #12 7.825 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:27:45 #12 7.829 Unpacking dmsetup (2:1.02.175-2.1) ...
12:27:45 #12 7.869 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:27:45 #12 7.873 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:27:45 #12 7.876 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:27:45 #12 7.924 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:27:45 #12 5.627 (86/95): systemd-250.9-1.fc36.x86_64.rpm         27 MB/s | 4.2 MB     00:00    
12:27:45 #12 5.636 (87/95): systemd-networkd-250.9-1.fc36.x86_64.r 6.9 MB/s | 617 kB     00:00    
12:27:45 #12 5.670 (88/95): selinux-policy-targeted-36.17-1.fc36.n  31 MB/s | 6.4 MB     00:00    
12:27:45 #12 5.678 (89/95): systemd-pam-250.9-1.fc36.x86_64.rpm    6.6 MB/s | 334 kB     00:00    
12:27:45 #12 5.683 (90/95): systemd-resolved-250.9-1.fc36.x86_64.r 5.8 MB/s | 276 kB     00:00    
12:27:45 #12 5.708 (91/95): systemd-rpm-macros-250.9-1.fc36.noarch 764 kB/s |  28 kB     00:00    
12:27:45 #12 5.723 (92/95): vim-filesystem-9.0.1182-1.fc36.noarch. 464 kB/s |  18 kB     00:00    
12:27:45 #12 5.747 (93/95): libxcrypt-4.4.33-4.fc36.x86_64.rpm     3.0 MB/s | 120 kB     00:00    
12:27:45 #12 5.771 (94/95): util-linux-2.38-1.fc36.x86_64.rpm       25 MB/s | 2.3 MB     00:00    
12:27:45 #12 8.241 Selecting previously unselected package libpcre16-3:armhf.
12:27:45 #12 8.243 Preparing to unpack .../13-libpcre16-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
12:27:45 #12 8.246 Unpacking libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
12:27:45 #12 8.285 Selecting previously unselected package libpcre32-3:armhf.
12:27:45 #12 8.287 Preparing to unpack .../14-libpcre32-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
12:27:45 #12 8.290 Unpacking libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
12:27:45 #12 8.331 Selecting previously unselected package libpcrecpp0v5:armhf.
12:27:45 #12 8.333 Preparing to unpack .../15-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_armhf.deb ...
12:27:45 #12 8.336 Unpacking libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
12:27:45 #12 8.359 Selecting previously unselected package libpcre3-dev:armhf.
12:27:45 #12 8.361 Preparing to unpack .../16-libpcre3-dev_2%3a8.39-9ubuntu0.1_armhf.deb ...
12:27:45 #12 8.365 Unpacking libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
12:27:45 #12 8.433 Selecting previously unselected package libselinux1-dev:armhf.
12:27:45 #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 5.5s done
12:27:45 #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 5.4s done
12:27:45 #10 DONE 75.9s
12:27:45 
12:27:45 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:45 #11 DONE 0.0s
12:27:45 
12:27:45 #12 [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
12:27:45 #13 5.844 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB]
12:27:45 #13 5.860 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
12:27:45 #13 5.863 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
12:27:45 #13 5.869 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
12:27:45 #13 5.873 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB]
12:27:45 #13 6.018 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
12:27:45 #13 6.044 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
12:27:45 #13 5.914 Unpacking bash-completion (1:2.10-1ubuntu1) ...
12:27:45 
12:27:45 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
12:27:45 #16 DONE 0.0s
12:27:45 
12:27:45 #17 exporting to image
12:27:45 #17 exporting layers
12:27:45 #12 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 1.2s done
12:27:45 #12 DONE 5.9s
12:27:45 
12:27:45 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:45 #12 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.1s done
12:27:45 #12 DONE 6.1s
12:27:45 #16 exporting layers 5.7s done
12:27:45 #16 writing image sha256:6d3cdb80fa477db97748156e76e1830688518d37a4d0ab59f4dccc00f70d2c81 done
12:27:45 #16 naming to docker.io/rpmbuild-centos-9/x86_64 done
12:27:45 #16 DONE 5.7s
12:27:45 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:27:45 #12 2.092 dh binary
12:27:45 #12 2.157    dh_update_autotools_config
12:27:45 #12 2.183    dh_autoreconf
12:27:45 #12 2.220    create-stamp debian/debhelper-build-stamp
12:27:45 #12 2.220    dh_prep
12:27:45 #12 2.246    dh_install
12:27:45 #12 2.277    dh_installdocs
12:27:45 #12 2.313    dh_installchangelogs
12:27:45 #13 2.922    dh_auto_install --destdir=debian/docker-ce-build-deps/
12:27:45 #13 2.974    dh_install
12:27:45 #13 3.008    dh_installdocs
12:27:45 #13 3.046    dh_installchangelogs
12:27:45 #13 3.130    dh_perl
12:27:45 #12 DONE 9.0s
12:27:45 #13 2.685 dh binary
12:27:45 #13 2.753    dh_update_autotools_config
12:27:45 #13 2.783    dh_autoreconf
12:27:45 #13 2.824    create-stamp debian/debhelper-build-stamp
12:27:45 #13 2.824    dh_prep
12:27:45 #13 2.852    dh_auto_install --destdir=debian/docker-ce-build-deps/
12:27:45 #13 2.903    dh_install
12:27:45 #13 2.936    dh_installdocs
12:27:45 #12 7.928 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:27:45 #12 7.932 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:27:45 #12 7.964 Selecting previously unselected package libudev-dev:arm64.
12:27:45 #12 7.967 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_arm64.deb ...
12:27:45 #12 7.972 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
12:27:45 #12 8.016 Selecting previously unselected package libsepol1-dev:arm64.
12:27:45 #12 8.020 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
12:27:45 #12 8.024 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:27:45 #12 8.095 Selecting previously unselected package libpcre2-16-0:arm64.
12:27:45 #12 8.099 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:27:45 #12 8.102 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:27:45 #12 8.155 Selecting previously unselected package libpcre2-32-0:arm64.
12:27:45 #12 8.158 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:27:45 #12 8.164 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:27:45 #12 8.219 Selecting previously unselected package libpcre2-posix2:arm64.
12:27:45 #12 5.782 (95/95): systemd-libs-250.9-1.fc36.x86_64.rpm    10 MB/s | 614 kB     00:00    
12:27:45 #12 5.783 --------------------------------------------------------------------------------
12:27:45 #12 5.783 Total                                            32 MB/s | 100 MB     00:03     
12:27:45 #12 8.435 Preparing to unpack .../17-libselinux1-dev_2.7-2build2_armhf.deb ...
12:27:45 #12 8.438 Unpacking libselinux1-dev:armhf (2.7-2build2) ...
12:27:45 #12 8.478 Selecting previously unselected package libdevmapper-dev:armhf.
12:27:45 #12 8.480 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
12:27:45 #12 8.484 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:45 #12 8.512 Selecting previously unselected package libseccomp-dev:armhf.
12:27:45 #12 8.514 Preparing to unpack .../19-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ...
12:27:45 #12 8.517 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
12:27:45 #12 8.548 Selecting previously unselected package libsystemd-dev:armhf.
12:27:45 #12 8.550 Preparing to unpack .../20-libsystemd-dev_237-3ubuntu10.56_armhf.deb ...
12:27:45 #12 8.553 Unpacking libsystemd-dev:armhf (237-3ubuntu10.56) ...
12:27:45 #12 8.602 Selecting previously unselected package pkg-config.
12:27:45 #12 8.604 Preparing to unpack .../21-pkg-config_0.29.1-0ubuntu2_armhf.deb ...
12:27:45 #12 8.607 Unpacking pkg-config (0.29.1-0ubuntu2) ...
12:27:45 #12 8.669 Setting up libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
12:27:45 #13 6.045 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
12:27:45 #13 6.046 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.19 [19.7 kB]
12:27:45 #13 6.046 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB]
12:27:45 #13 6.050 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-16-0 armhf 10.34-7ubuntu0.1 [156 kB]
12:27:45 #13 6.053 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-32-0 armhf 10.34-7ubuntu0.1 [147 kB]
12:27:45 #13 6.055 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-posix2 armhf 10.34-7ubuntu0.1 [5356 B]
12:27:45 #13 6.055 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-dev armhf 10.34-7ubuntu0.1 [599 kB]
12:27:45 #13 6.120 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
12:27:45 #13 6.196 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
12:27:45 #13 6.196 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB]
12:27:45 #13 6.197 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.19 [246 kB]
12:27:45 #13 6.201 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
12:27:45 #13 6.042 Selecting previously unselected package cmake-data.
12:27:45 #13 6.045 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
12:27:45 #13 6.051 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
12:27:45 
12:27:45 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:45 #12 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91
12:27:45 #12 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.2s done
12:27:45 #12 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7
12:27:45 #12 2.389    dh_perl
12:27:45 #12 2.425    dh_link
12:27:45 #12 2.456    dh_strip_nondeterminism
12:27:45 #12 2.512    dh_compress
12:27:45 #12 2.549    dh_fixperms
12:27:45 #12 2.585    dh_missing
12:27:45 #12 2.609    dh_installdeb
12:27:45 #12 2.640    dh_gencontrol
12:27:45 
12:27:45 #13 [stage-1 5/8] COPY sources/ /sources
12:27:45 #13 DONE 0.2s
12:27:45 
12:27:45 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:45 #13 2.975    dh_installchangelogs
12:27:45 #13 3.060    dh_perl
12:27:45 #13 3.097    dh_link
12:27:45 #13 3.131    dh_strip_nondeterminism
12:27:45 #13 3.191    dh_compress
12:27:45 #13 3.166    dh_link
12:27:45 #13 3.200    dh_strip_nondeterminism
12:27:45 #13 3.263    dh_compress
12:27:45 #13 3.301    dh_fixperms
12:27:45 #13 3.339    dh_missing
12:27:45 #13 3.365    dh_installdeb
12:27:45 #12 8.221 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:27:45 #12 8.225 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:27:45 #12 8.259 Selecting previously unselected package libpcre2-dev:arm64.
12:27:45 #12 8.263 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:27:45 #12 8.267 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:27:45 #12 8.351 Selecting previously unselected package libselinux1-dev:arm64.
12:27:45 #12 8.355 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
12:27:45 #12 8.359 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:27:45 #12 8.419 Selecting previously unselected package libdevmapper-dev:arm64.
12:27:45 #12 8.420 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
12:27:45 #12 8.425 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:27:45 #12 8.459 Selecting previously unselected package libseccomp-dev:arm64.
12:27:45 #12 8.678 Setting up libuv1:armhf (1.18.0-3) ...
12:27:45 #12 8.688 Setting up bash-completion (1:2.8-1ubuntu1) ...
12:27:45 #13 6.408 debconf: delaying package configuration, since apt-utils is not installed
12:27:45 #13 6.451 Fetched 7270 kB in 1s (5151 kB/s)
12:27:45 #13 6.481 Selecting previously unselected package bash-completion.
12:27:45 #13 6.481 (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 ... 26050 files and directories currently installed.)
12:27:45 #13 6.496 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
12:27:45 #13 6.455 Selecting previously unselected package libarchive13:amd64.
12:27:45 #12 0.691 Hit:1 http://deb.debian.org/debian buster InRelease
12:27:45 #12 0.691 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
12:27:45 #12 0.691 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:27:46 #12 2.749    dh_md5sums
12:27:46 #12 2.781    dh_builddeb
12:27:46 #12 2.806 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:46 #12 2.824  dpkg-genbuildinfo --build=binary
12:27:46 #13 3.228    dh_fixperms
12:27:46 #13 3.265    dh_missing
12:27:46 #13 3.292    dh_installdeb
12:27:46 #13 3.325    dh_gencontrol
12:27:46 #13 3.400    dh_gencontrol
12:27:46 #13 3.528    dh_md5sums
12:27:46 #13 3.563    dh_builddeb
12:27:46 #13 3.590 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:46 #12 8.462 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:27:46 #12 8.466 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:27:46 #12 8.504 Selecting previously unselected package libsystemd-dev:arm64.
12:27:46 #12 8.508 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
12:27:46 #12 8.512 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
12:27:46 #12 8.640 Selecting previously unselected package pkg-config.
12:27:46 #12 8.644 Preparing to unpack .../23-pkg-config_0.29.2-1_arm64.deb ...
12:27:46 #12 8.650 Unpacking pkg-config (0.29.2-1) ...
12:27:46 #12 8.706 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:27:46 #12 8.720 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:27:46 #12 DONE 9.9s
12:27:46 
12:27:46 #13 [stage-1 5/8] COPY sources/ /sources
12:27:46 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:27:46 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:27:46 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:27:46 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vziGrN
12:27:46 + umask 022
12:27:46 + cd /root/rpmbuild/BUILD
12:27:46 + cd /root/rpmbuild/BUILD
12:27:46 + rm -rf src
12:27:46 + /usr/bin/mkdir -p src
12:27:46 + cd src
12:27:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:46 + /usr/bin/tar -xof -
12:27:46 #14 28.42   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   51/86 
12:27:46 #14 30.66   Installing       : gcc-8.5.0-18.el8.x86_64                              52/86 
12:27:46 #14 30.69   Running scriptlet: gcc-8.5.0-18.el8.x86_64                              52/86 
12:27:46 #14 31.09   Installing       : glibc-static-2.28-224.el8.x86_64                     53/86 
12:27:46 #12 9.214 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
12:27:46 #12 9.224 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
12:27:46 #17 exporting layers 4.3s done
12:27:46 #17 writing image sha256:0108e0a5606e60c42cb60ccbcf42d2fc6cdc0ad06b808aa0c06a1ba10018e5a1 done
12:27:46 #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done
12:27:46 #17 DONE 4.3s
12:27:46 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/x86_64
12:27:46 #13 6.458 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
12:27:46 #13 6.467 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
12:27:46 #13 6.530 Selecting previously unselected package libjsoncpp1:amd64.
12:27:46 #13 6.531 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
12:27:46 #13 6.534 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
12:27:46 #13 6.576 Selecting previously unselected package librhash0:amd64.
12:27:46 #13 6.580 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
12:27:46 #13 6.593 Unpacking librhash0:amd64 (1.3.9-1) ...
12:27:46 #13 6.634 Selecting previously unselected package libuv1:amd64.
12:27:46 #13 6.636 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
12:27:46 #13 6.640 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
12:27:46 #13 6.673 Selecting previously unselected package cmake.
12:27:46 #13 6.676 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ...
12:27:46 #13 6.679 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
12:27:46 #12 2.955  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
12:27:46 #12 3.029 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:46 #12 3.031  dpkg-source --after-build .
12:27:46 #12 3.126 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:46 #12 3.130 
12:27:46 #12 3.130 The package has been created.
12:27:46 #12 3.130 Attention, the package has been created in the current directory,
12:27:46 #12 3.130 not in ".." as indicated by the message above!
12:27:46 #13 3.442    dh_md5sums
12:27:46 #13 3.475    dh_builddeb
12:27:46 #13 3.502 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:46 #13 3.586  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
12:27:46 #13 3.674  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
12:27:46 #13 3.825  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
12:27:46 #13 3.905 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:46 #13 3.908  dpkg-source --after-build .
12:27:46 #12 8.731 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:27:46 #12 8.748 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:27:46 #12 8.766 Setting up libuv1:arm64 (1.40.0-2) ...
12:27:46 #12 8.786 Setting up bash-completion (1:2.11-2) ...
12:27:46 #13 DONE 0.2s
12:27:46 
12:27:46 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:46 #14 31.11   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  54/86 
12:27:46 #14 31.25   Installing       : xkeyboard-config-2.28-1.el8.noarch                   55/86 
12:27:46 #14 31.28   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      56/86 
12:27:46 #14 31.34   Upgrading        : systemd-pam-239-69.el8.x86_64                        57/86 
12:27:46 #13 DONE 2.0s
12:27:46 
12:27:46 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
12:27:46 #14 DONE 0.1s
12:27:46 #12 9.238 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:46 #12 9.247 Setting up librhash0:armhf (1.3.6-2) ...
12:27:46 #12 9.257 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:46 #12 9.266 Setting up pkg-config (0.29.1-0ubuntu2) ...
12:27:46 #12 9.314 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
12:27:46 #12 9.323 Setting up libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
12:27:46 #12 9.333 Setting up libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
12:27:46 #12 9.343 Setting up libsystemd-dev:armhf (237-3ubuntu10.56) ...
12:27:46 #12 9.352 Setting up libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
12:27:46 #12 9.362 Setting up libudev-dev:armhf (237-3ubuntu10.56) ...
12:27:46 #12 9.376 Setting up liblzo2-2:armhf (2.08-1.2) ...
12:27:46 #12 9.391 Setting up libjsoncpp1:armhf (1.7.4-3) ...
12:27:46 #12 9.401 Setting up libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
12:27:46 #12 9.410 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
12:27:46 #12 9.420 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
12:27:46 #12 9.429 Setting up libselinux1-dev:armhf (2.7-2build2) ...
12:27:46 #12 9.438 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:27:46 + set -e
12:27:46 + mkdir -p /root/build-deb/engine
12:27:46 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:46 #13 7.042 Unpacking bash-completion (1:2.10-1ubuntu1) ...
12:27:46 #13 7.146 Selecting previously unselected package cmake-data.
12:27:46 #15 DONE 2.4s
12:27:46 
12:27:46 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:46 #16 DONE 0.0s
12:27:46 
12:27:46 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:46 #17 DONE 0.0s
12:27:46 
12:27:46 #18 exporting to image
12:27:46 #18 exporting layers
12:27:46 #15 exporting layers 1.9s done
12:27:46 #15 writing image sha256:77519cb4f3b76f7d577b5c137b8ae8ed0ee7a968490c64d981bbe57cc8bfb38f done
12:27:46 #15 naming to docker.io/rpmbuild-fedora-37/aarch64 done
12:27:46 #15 DONE 1.9s
12:27:46 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/aarch64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:27:46 #12 3.150 Selecting previously unselected package docker-ce-build-deps.
12:27:46 #12 3.165 (Reading database ... 28665 files and directories currently installed.)
12:27:46 #12 3.166 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:46 #12 3.169 Unpacking docker-ce-build-deps (1.0) ...
12:27:46 #13 3.740  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
12:27:46 #13 3.819 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:46 #13 3.822  dpkg-source --after-build .
12:27:46 #13 3.920 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:46 #13 3.925 
12:27:46 #13 3.925 The package has been created.
12:27:46 #13 3.925 Attention, the package has been created in the current directory,
12:27:46 #13 3.925 not in ".." as indicated by the message above!
12:27:46 #13 3.976 Selecting previously unselected package docker-ce-build-deps.
12:27:46 #13 3.991 (Reading database ... 27265 files and directories currently installed.)
12:27:46 #13 4.008 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:46 #13 4.013 
12:27:46 #13 4.013 The package has been created.
12:27:46 #13 4.013 Attention, the package has been created in the current directory,
12:27:46 #13 4.013 not in ".." as indicated by the message above!
12:27:46 #13 4.037 Selecting previously unselected package docker-ce-build-deps.
12:27:46 #13 4.052 (Reading database ... 25291 files and directories currently installed.)
12:27:46 #13 4.053 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:46 #13 4.056 Unpacking docker-ce-build-deps (1.0) ...
12:27:46 
12:27:46 #15 exporting to image
12:27:46 #15 exporting layers
12:27:46 #12 9.448 Setting up docker-ce-build-deps (1.0) ...
12:27:46 #12 9.457 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
12:27:46 #12 9.479 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:27:46 #12 DONE 9.6s
12:27:46 
12:27:46 #13 [stage-1 5/8] COPY sources/ /sources
12:27:46 + STATUS=0
12:27:46 + '[' 0 -ne 0 ']'
12:27:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:46 + /usr/bin/tar -xof -
12:27:46 #10 71.22 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
12:27:46 #10 71.24 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:27:46 #10 71.37 Setting up perl (5.32.1-4+deb11u2) ...
12:27:46 #10 71.39 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
12:27:46 #10 71.41 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:27:46 #10 71.43 Setting up libdata-dump-perl (1.23-1.1) ...
12:27:46 #10 71.45 Setting up libref-util-perl (0.204-1) ...
12:27:46 #10 71.46 Setting up libipc-system-simple-perl (1.30-1) ...
12:27:46 #10 71.47 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:27:46 #10 71.48 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
12:27:46 #10 71.49 Setting up libvariable-magic-perl (0.62-1+b3) ...
12:27:46 #10 71.50 Setting up libio-html-perl (1.004-2) ...
12:27:46 #10 71.52 Setting up libpod-parser-perl (1.63-2) ...
12:27:46 #10 71.53 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
12:27:46 #10 71.54 Setting up liblist-moreutils-xs-perl (0.430-2) ...
12:27:46 #10 71.56 Setting up gcc-10 (10.2.1-6) ...
12:27:46 #10 71.57 Setting up libparams-util-perl (1.102-1+b1) ...
12:27:46 #10 71.58 Setting up libdpkg-perl (1.20.12) ...
12:27:46 #10 71.59 Setting up libtime-duration-perl (1.21-1) ...
12:27:46 #10 71.61 Setting up autoconf (2.69-14) ...
12:27:46 #10 71.63 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:27:46 #10 71.64 Setting up libarray-intspan-perl (2.004-1) ...
12:27:46 #10 71.65 Setting up libcapture-tiny-perl (0.48-1) ...
12:27:46 #10 71.66 Setting up libtimedate-perl (2.3300-2) ...
12:27:46 #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 4.5s done
12:27:46 #11 ...
12:27:46 
12:27:46 #13 [linux/arm64 build-dummy 2/2] RUN mkdir -p /build
12:27:46 #13 DONE 6.6s
12:27:46 
12:27:46 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:46 #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540
12:27:46 #11 ...
12:27:46 
12:27:46 #14 [linux/arm/v6 binary-dummy 1/1] COPY --from=build-dummy /build /build
12:27:46 #14 DONE 0.0s
12:27:46 #13 7.149 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
12:27:46 #13 7.153 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
12:27:46 #13 7.061 Selecting previously unselected package dh-apparmor.
12:27:46 #13 7.064 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
12:27:46 #13 7.068 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
12:27:46 #13 7.105 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:27:46 #13 7.108 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
12:27:46 #13 7.112 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:27:46 #13 7.162 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:27:46 #13 7.162 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
12:27:46 #13 7.165 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:27:46 #13 7.194 Selecting previously unselected package libudev-dev:amd64.
12:27:46 #13 7.197 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.19_amd64.deb ...
12:27:46 #13 7.201 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.19) ...
12:27:46 #13 7.230 Selecting previously unselected package libsepol1-dev:amd64.
12:27:46 #13 7.233 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ...
12:27:46 #13 7.236 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
12:27:46 #13 7.302 Selecting previously unselected package libpcre2-16-0:amd64.
12:27:46 #13 7.304 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ...
12:27:46 #13 7.309 Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
12:27:46 #13 7.358 Selecting previously unselected package libpcre2-32-0:amd64.
12:27:46 #13 7.358 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_amd64.deb ...
12:27:46 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:27:46 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:27:46 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:27:46 warning: source_date_epoch_from_changelog set but %changelog is missing
12:27:46 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R8Jjxj
12:27:46 + umask 022
12:27:46 + cd /root/rpmbuild/BUILD
12:27:46 + cd /root/rpmbuild/BUILD
12:27:46 + rm -rf src
12:27:46 + /usr/bin/mkdir -p src
12:27:46 + cd src
12:27:46 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:27:46 #13 3.992 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:46 #13 3.996 Unpacking docker-ce-build-deps (1.0) ...
12:27:46 #14 DONE 2.0s
12:27:46 
12:27:46 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:46 #15 DONE 0.0s
12:27:46 
12:27:46 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:46 #16 DONE 0.0s
12:27:46 
12:27:46 #17 exporting to image
12:27:46 #17 exporting layers
12:27:46 #12 9.544 Setting up libncurses6:arm64 (6.2+20201114-2) ...
12:27:46 #12 9.556 Setting up pkg-config (0.29.2-1) ...
12:27:46 #12 9.614 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
12:27:46 #10 71.68 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:27:46 #10 71.70 Setting up libsub-name-perl (0.26-1+b1) ...
12:27:46 #10 71.71 Setting up libtype-tiny-xs-perl (0.022-1) ...
12:27:46 #10 71.73 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:27:46 #10 71.74 Setting up libproc-processtable-perl (0.59-2+b1) ...
12:27:46 #10 71.75 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:27:46 #10 71.76 Setting up xauth (1:1.1-1) ...
12:27:46 #10 71.77 Setting up libpath-tiny-perl (0.118-1) ...
12:27:46 #10 71.78 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:27:46 #10 71.80 Setting up libjson-perl (4.03000-1) ...
12:27:46 #10 71.81 Setting up libipc-run3-perl (0.048-2) ...
12:27:46 #10 71.82 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
12:27:46 #10 71.84 Setting up libsub-override-perl (0.09-2) ...
12:27:46 #10 71.85 Setting up libaliased-perl (0.34-1.1) ...
12:27:46 #10 71.86 Setting up libstrictures-perl (2.000006-1) ...
12:27:46 #10 71.87 Setting up libsub-quote-perl (2.006006-1) ...
12:27:46 #10 71.88 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:27:46 #14 31.35   Running scriptlet: systemd-239-69.el8.x86_64                            58/86 
12:27:46 #14 31.81   Upgrading        : systemd-239-69.el8.x86_64                            58/86 
12:27:47 + mkdir -p /root/build-deb/cli
12:27:47 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:47 #13 7.485 Selecting previously unselected package libarchive13:armhf.
12:27:47 #13 7.488 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ...
12:27:47 #13 7.496 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ...
12:27:47 #13 7.548 Selecting previously unselected package libjsoncpp1:armhf.
12:27:47 #13 7.550 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
12:27:47 #13 7.554 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
12:27:47 #13 7.590 Selecting previously unselected package librhash0:armhf.
12:27:47 #13 7.593 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
12:27:47 #13 7.596 Unpacking librhash0:armhf (1.3.9-1) ...
12:27:47 #13 7.636 Selecting previously unselected package libuv1:armhf.
12:27:47 #13 7.638 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
12:27:47 #13 7.642 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
12:27:47 #13 7.676 Selecting previously unselected package cmake.
12:27:47 
12:27:47 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:47 #13 7.362 Unpacking libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
12:27:47 #13 7.410 Selecting previously unselected package libpcre2-posix2:amd64.
12:27:47 #13 7.414 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_amd64.deb ...
12:27:47 #13 7.418 Unpacking libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
12:27:47 #13 7.453 Selecting previously unselected package libpcre2-dev:amd64.
12:27:47 #13 7.456 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_amd64.deb ...
12:27:47 #13 7.459 Unpacking libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
12:27:47 #13 7.576 Selecting previously unselected package libselinux1-dev:amd64.
12:27:47 #12 3.207 Reading package lists...
12:27:47 #12 3.672 Building dependency tree...
12:27:47 #12 3.767 Reading state information...
12:27:47 #12 3.782 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:47 #12 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 1.3s done
12:27:47 #12 DONE 7.6s
12:27:47 
12:27:47 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:47 #12 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e
12:27:47 #12 9.626 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:27:47 #12 9.641 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
12:27:47 #12 9.652 Setting up librhash0:arm64 (1.4.1-2) ...
12:27:47 #12 9.663 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:27:47 #12 9.684 Setting up dh-apparmor (2.13.6-10) ...
12:27:47 #12 9.697 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
12:27:47 #12 9.708 Setting up libprocps8:arm64 (2:3.3.17-5) ...
12:27:47 #12 9.719 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:27:47 #12 9.729 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:27:47 #12 9.744 Setting up procps (2:3.3.17-5) ...
12:27:47 #12 9.789 Setting up cmake (3.18.4-2+deb11u1) ...
12:27:47 #12 9.799 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:27:47 #12 9.810 Setting up dmsetup (2:1.02.175-2.1) ...
12:27:47 #12 9.828 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:27:47 #12 1.047 Reading package lists...
12:27:47 #11 transferring context: 65.21MB 3.8s done
12:27:47 #10 71.89 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
12:27:47 #10 71.91 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
12:27:47 #10 71.92 Setting up libsort-versions-perl (1.62-1) ...
12:27:47 #10 71.93 Setting up libexporter-tiny-perl (1.002002-1) ...
12:27:47 #10 71.94 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
12:27:47 #10 71.95 Setting up libfile-dirlist-perl (0.05-2) ...
12:27:47 #10 71.96 Setting up libterm-readkey-perl (2.38-1+b2) ...
12:27:47 #10 71.98 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
12:27:47 #10 71.99 Setting up libperlio-gzip-perl (0.19-1+b7) ...
12:27:47 #10 72.00 Setting up libsys-hostname-long-perl (1.5-2) ...
12:27:47 #10 72.01 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:27:47 #10 72.02 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
12:27:47 #10 72.03 Setting up liburi-perl (5.08-1) ...
12:27:47 #10 72.05 Setting up libfile-touch-perl (0.11-1) ...
12:27:47 #10 72.06 Setting up python3.9 (3.9.2-1) ...
12:27:47 #13 DONE 0.4s
12:27:47 
12:27:47 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:47 #14 31.85   Running scriptlet: systemd-239-69.el8.x86_64                            58/86 
12:27:47 #14 31.96   Installing       : systemd-devel-239-69.el8.x86_64                      59/86 
12:27:47 + STATUS=0
12:27:47 + '[' 0 -ne 0 ']'
12:27:47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:27:47 + RPM_EC=0
12:27:47 ++ jobs -p
12:27:47 + exit 0
12:27:47 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B7pOCE
12:27:47 + mkdir -p /root/build-deb/buildx
12:27:47 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:47 #13 7.678 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ...
12:27:47 #13 7.681 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
12:27:47 #13 7.579 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_amd64.deb ...
12:27:47 #13 7.583 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
12:27:47 #13 7.630 Selecting previously unselected package libdevmapper-dev:amd64.
12:27:47 #13 7.633 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
12:27:47 #13 7.638 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
12:27:47 #13 7.670 Selecting previously unselected package libseccomp-dev:amd64.
12:27:47 #13 7.673 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
12:27:47 #13 7.678 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
12:27:47 #13 7.716 Selecting previously unselected package libsystemd-dev:amd64.
12:27:47 #13 7.720 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.19_amd64.deb ...
12:27:47 #13 7.724 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.19) ...
12:27:47 #13 7.792 Selecting previously unselected package pkg-config.
12:27:47 #13 7.795 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
12:27:47 #13 7.799 Unpacking pkg-config (0.29.1-0ubuntu4) ...
12:27:47 #13 7.840 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
12:27:47 #13 7.853 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
12:27:47 #13 7.865 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
12:27:47 #13 7.875 Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
12:27:47 #13 7.886 Setting up libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
12:27:47 #13 7.898 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
12:27:47 + STATUS=0
12:27:47 + '[' 0 -ne 0 ']'
12:27:47 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:27:47 #12 3.899 Starting 2 pkgProblemResolver with broken count: 0
12:27:47 #12 3.901 Done
12:27:47 #12 4.017  Done
12:27:47 #12 4.127 Starting pkgProblemResolver with broken count: 0
12:27:47 #17 exporting layers 2.1s done
12:27:47 #17 writing image sha256:da5c33e4f5895327430809b3abac905fe0b9a536dcc47ec4b6e34a8d8d107622 done
12:27:47 #17 naming to docker.io/rpmbuild-centos-8/aarch64 done
12:27:47 #17 DONE 2.1s
12:27:47 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:27:47 #12 9.844 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:27:47 #12 9.860 Setting up docker-ce-build-deps (1.0) ...
12:27:47 #12 9.872 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:27:47 #12 9.895 Processing triggers for man-db (2.9.4-2) ...
12:27:47 #11 DONE 4.9s
12:27:47 
12:27:47 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:47 #12 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 155B / 155B 0.3s done
12:27:47 #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 3.2s done
12:27:47 #12 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 1.8s done
12:27:47 #12 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.2s done
12:27:47 #12 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.4s done
12:27:47 #12 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.5s done
12:27:47 #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 3.0s
12:27:47 #12 7.567 Running transaction check
12:27:47 #12 7.666 Transaction check succeeded.
12:27:47 #12 7.667 Running transaction test
12:27:47 #14 31.98   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            60/86 
12:27:47 + umask 022
12:27:47 + cd /root/rpmbuild/BUILD
12:27:47 + cd src
12:27:47 + export DOCKER_GITCOMMIT=2b9de2e
12:27:47 + DOCKER_GITCOMMIT=2b9de2e
12:27:47 + mkdir -p /go/src/github.com/docker
12:27:47 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:27:47 + pushd /root/rpmbuild/BUILD/src/engine
12:27:47 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:27:47 + TMP_GOPATH=/go
12:27:47 + hack/dockerfile/install/install.sh tini
12:27:47 + RM_GOPATH=0
12:27:47 + TMP_GOPATH=/go
12:27:47 + : /usr/local/bin
12:27:47 + '[' -z /go ']'
12:27:47 + export GOPATH=/go
12:27:47 + GOPATH=/go
12:27:47 + case "$(go env GOARCH)" in
12:27:47 ++ go env GOARCH
12:27:47 + export GO_BUILDMODE=-buildmode=pie
12:27:47 + GO_BUILDMODE=-buildmode=pie
12:27:47 ++ dirname hack/dockerfile/install/install.sh
12:27:47 + dir=hack/dockerfile/install
12:27:47 + bin=tini
12:27:47 + shift
12:27:47 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:27:47 + . hack/dockerfile/install/tini.installer
12:27:47 ++ : v0.19.0
12:27:47 + install_tini
12:27:47 + echo 'Install tini version v0.19.0'
12:27:47 Install tini version v0.19.0
12:27:47 + git clone https://github.com/krallin/tini.git /go/tini
12:27:47 Cloning into '/go/tini'...
12:27:47 + cd /go/tini
12:27:47 + git checkout -q v0.19.0
12:27:47 + cmake .
12:27:47 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:27:47   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:27:47   CMake.
12:27:47 
12:27:47   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:27:47   CMake that the project does not need compatibility with older versions.
12:27:47 
12:27:47 
12:27:47 #13 7.989 Selecting previously unselected package dh-apparmor.
12:27:47 #13 7.991 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
12:27:47 #13 7.994 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
12:27:47 #13 8.032 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:27:47 #13 8.035 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
12:27:47 #13 8.039 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
12:27:47 #13 8.084 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:27:47 #13 7.911 Setting up bash-completion (1:2.10-1ubuntu1) ...
12:27:47 #12 4.146 Starting 2 pkgProblemResolver with broken count: 0
12:27:47 #12 4.148 Done
12:27:47 #12 4.312 The following additional packages will be installed:
12:27:47 #12 4.312   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
12:27:47 #12 4.312   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
12:27:47 #12 4.312   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
12:27:47 #12 4.313   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:27:47 #12 4.313   libudev-dev libuv1 pkg-config procps
12:27:47 #12 4.314 Suggested packages:
12:27:47 #12 4.314   cmake-doc ninja-build apparmor-easyprof seccomp
12:27:47 #12 4.314 Recommended packages:
12:27:47 #12 4.314   psmisc
12:27:47 #9 transferring context: 65.21MB 6.0s done
12:27:47 #9 DONE 6.1s
12:27:47 
12:27:47 #10 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:47 #10 sha256:a84b8005c1782cb771645a32ea9798b29f749199af90aaf038a8847fc6f51a11 155B / 155B 0.2s done
12:27:47 #10 sha256:f2cb106937a0f07be410ed8582e7d9a8dbfdaa33072fd6d15a11eca3b4cb90dd 148.95MB / 148.95MB 2.9s done
12:27:47 #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.2s done
12:27:47 #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 1.6s done
12:27:47 #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.5s done
12:27:47 #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.2s done
12:27:47 #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.3s done
12:27:47 #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082
12:27:47 #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 3.2s done
12:27:47 #12 DONE 5.4s
12:27:47 
12:27:47 #13 [linux/arm64 vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:27:47 #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
12:27:47 #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done
12:27:47 #13 DONE 5.4s
12:27:47 
12:27:47 #17 [linux/arm64 binary-dummy 1/1] COPY --from=build-dummy /build /build
12:27:47 #17 DONE 3.5s
12:27:47 
12:27:47 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:47 #12 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540
12:27:47 #12 2.308 dh_testdir
12:27:47 #12 2.326 dh_testroot
12:27:47 #12 2.345 dh_prep
12:27:47 #12 2.366 dh_testdir
12:27:47 #12 2.385 dh_testroot
12:27:47 #12 2.403 dh_install
12:27:47 #12 2.430 dh_installdocs
12:27:47 #12 2.462 dh_installchangelogs
12:27:47 #12 2.534 dh_compress
12:27:47 #12 2.567 dh_fixperms
12:27:47 #12 2.609 dh_installdeb
12:27:47 #12 2.635 dh_gencontrol
12:27:47 -- The C compiler identification is GNU 11.3.1
12:27:47 -- Detecting C compiler ABI info
12:27:47 -- Detecting C compiler ABI info - done
12:27:47 -- Check for working C compiler: /usr/bin/cc - skipped
12:27:47 -- Detecting C compile features
12:27:47 -- Detecting C compile features - done
12:27:47 -- Performing Test HAS_BUILTIN_FORTIFY
12:27:47 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:27:47 -- Configuring done
12:27:47 -- Generating done
12:27:47 -- Build files have been written to: /go/tini
12:27:47 + make tini-static
12:27:47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:27:47 #13 4.114 Reading package lists...
12:27:47 #13 4.151 Reading package lists...
12:27:47 #13 5.166 Building dependency tree...
12:27:47 #13 5.366 Reading state information...
12:27:47 #13 8.087 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
12:27:47 #13 8.092 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
12:27:47 #13 8.119 Selecting previously unselected package libudev-dev:armhf.
12:27:47 #13 8.121 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.19_armhf.deb ...
12:27:47 #13 8.125 Unpacking libudev-dev:armhf (245.4-4ubuntu3.19) ...
12:27:47 #13 8.156 Selecting previously unselected package libsepol1-dev:armhf.
12:27:47 #13 8.158 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ...
12:27:47 #13 8.161 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
12:27:47 #13 8.219 Selecting previously unselected package libpcre2-16-0:armhf.
12:27:47 #13 8.221 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_armhf.deb ...
12:27:47 #13 8.249 Unpacking libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
12:27:47 #13 8.293 Selecting previously unselected package libpcre2-32-0:armhf.
12:27:47 #13 8.296 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_armhf.deb ...
12:27:47 #13 8.301 Unpacking libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
12:27:47 #13 8.341 Selecting previously unselected package libpcre2-posix2:armhf.
12:27:47 #13 8.344 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_armhf.deb ...
12:27:47 #13 8.347 Unpacking libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
12:27:47 #13 8.371 Selecting previously unselected package libpcre2-dev:armhf.
12:27:47 #13 8.374 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_armhf.deb ...
12:27:47 #13 8.378 Unpacking libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
12:27:47 #13 8.452 Selecting previously unselected package libselinux1-dev:armhf.
12:27:47 + mkdir -p /root/build-deb/compose
12:27:47 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:47 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:47 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:47 + mkdir -p /go/src/github.com/docker
12:27:47 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:47 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:47 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:47 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:47 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:47 + EPOCH=5
12:27:47 + EPOCH_SEP=
12:27:47 + [[ ! -z 5 ]]
12:27:47 + EPOCH_SEP=:
12:27:47 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:47 VERSION AAA 0.0.0-20230124074129-645395c
12:27:47 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:47 + VERSION=0.0.0-20230124074129-645395c
12:27:47 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:47 VERSION bbb 0.0.0-20230124074129-645395c
12:27:47 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:47 + debSource=docker-ce
12:27:47 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:47 + debMaintainer='Docker <support@docker.com>'
12:27:47 ++ date --rfc-2822
12:27:47 + debDate='Wed, 25 Jan 2023 12:27:47 +0000'
12:27:47 + pkgRevision=1
12:27:47 + cat
12:27:47 + export CLI_GITCOMMIT=645395c
12:27:47 + CLI_GITCOMMIT=645395c
12:27:47 + export ENGINE_GITCOMMIT=2b9de2e
12:27:47 + ENGINE_GITCOMMIT=2b9de2e
12:27:47 + export SCAN_GITCOMMIT=6c852fa
12:27:47 + SCAN_GITCOMMIT=6c852fa
12:27:47 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:47 VERSION BBB 0.0.0-20230124074129-645395c
12:27:47 + dpkg-buildpackage -uc -us -I.git
12:27:47 dpkg-buildpackage: info: source package docker-ce
12:27:47 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic
12:27:47 dpkg-buildpackage: info: source distribution bionic
12:27:47 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:47 #12 4.477 The following NEW packages will be installed:
12:27:47 #12 4.477   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
12:27:47 #12 4.478   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
12:27:47 #12 4.478   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
12:27:47 #12 4.478   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:27:47 #12 4.479   libudev-dev libuv1 pkg-config procps
12:27:47 #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 4.0s done
12:27:47 #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1
12:27:47 + STATUS=0
12:27:47 + '[' 0 -ne 0 ']'
12:27:47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:27:47 + RPM_EC=0
12:27:47 ++ jobs -p
12:27:47 + exit 0
12:27:47 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TCZDro
12:27:47 + umask 022
12:27:47 + cd /root/rpmbuild/BUILD
12:27:47 + 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'
12:27:47 + export CFLAGS
12:27:47 + 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'
12:27:47 + export CXXFLAGS
12:27:47 + 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'
12:27:47 + export FFLAGS
12:27:47 + 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'
12:27:47 + export FCFLAGS
12:27:47 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:27:47 + export LDFLAGS
12:27:47 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:27:47 + export LT_SYS_LIBRARY_PATH
12:27:47 + CC=gcc
12:27:47 + export CC
12:27:47 + CXX=g++
12:27:47 + export CXX
12:27:47 + cd src
12:27:47 + export DOCKER_GITCOMMIT=2b9de2e
12:27:47 + DOCKER_GITCOMMIT=2b9de2e
12:27:47 + mkdir -p /go/src/github.com/docker
12:27:47 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:27:47 + pushd /root/rpmbuild/BUILD/src/engine
12:27:47 + TMP_GOPATH=/go
12:27:47 + hack/dockerfile/install/install.sh tini
12:27:47 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:27:47 + RM_GOPATH=0
12:27:47 + TMP_GOPATH=/go
12:27:47 + : /usr/local/bin
12:27:47 + '[' -z /go ']'
12:27:47 + export GOPATH=/go
12:27:47 + GOPATH=/go
12:27:47 + case "$(go env GOARCH)" in
12:27:47 ++ go env GOARCH
12:27:47 + export GO_BUILDMODE=-buildmode=pie
12:27:47 + GO_BUILDMODE=-buildmode=pie
12:27:47 ++ dirname hack/dockerfile/install/install.sh
12:27:47 + dir=hack/dockerfile/install
12:27:47 + bin=tini
12:27:47 + shift
12:27:47 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:27:47 + . hack/dockerfile/install/tini.installer
12:27:47 ++ : v0.19.0
12:27:47 + install_tini
12:27:47 + echo 'Install tini version v0.19.0'
12:27:47 Install tini version v0.19.0
12:27:47 + git clone https://github.com/krallin/tini.git /go/tini
12:27:47 Cloning into '/go/tini'...
12:27:47 #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 1.2s done
12:27:47 #11 DONE 8.3s
12:27:47 
12:27:47 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:47 #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5
12:27:47 #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.2s done
12:27:47 #11 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.1s done
12:27:47 #11 DONE 8.6s
12:27:48 #12 2.749 dh_md5sums
12:27:48 #12 2.777 dh_builddeb
12:27:48 #12 2.796 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:48 #12 2.815 
12:27:48 #12 2.815 The package has been created.
12:27:48 #12 2.815 Attention, the package has been created in the current directory,
12:27:48 #12 2.815 not in ".." as indicated by the message above!
12:27:48 #12 2.836 Selecting previously unselected package docker-ce-build-deps.
12:27:48 #12 2.851 (Reading database ... 27522 files and directories currently installed.)
12:27:48 #13 5.072 Building dependency tree...
12:27:48 #13 5.252 Reading state information...
12:27:48 #13 5.258 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:48 [100%] Linking C executable tini-static
12:27:48 #13 5.372 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:48 #13 8.455 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_armhf.deb ...
12:27:48 #13 8.459 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
12:27:48 #13 8.498 Selecting previously unselected package libdevmapper-dev:armhf.
12:27:48 #13 8.501 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
12:27:48 #13 8.506 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
12:27:48 #13 8.538 Selecting previously unselected package libseccomp-dev:armhf.
12:27:48 #13 8.541 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
12:27:48 #13 8.550 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
12:27:48 #13 8.580 Selecting previously unselected package libsystemd-dev:armhf.
12:27:48  dpkg-source -I.git --before-build build-deb
12:27:48 dpkg-buildpackage: info: host architecture amd64
12:27:48  debian/rules clean
12:27:48 dh clean --with=bash-completion
12:27:48    dh_clean
12:27:48 #13 8.558 Setting up pkg-config (0.29.1-0ubuntu4) ...
12:27:48 #13 8.607 Setting up libudev-dev:amd64 (245.4-4ubuntu3.19) ...
12:27:48 #13 8.621 Setting up libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
12:27:48 #13 8.633 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:27:48 #13 8.645 Setting up librhash0:amd64 (1.3.9-1) ...
12:27:48 #13 8.657 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
12:27:48 #13 8.683 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
12:27:48 #13 8.696 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.19) ...
12:27:48 #13 8.707 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
12:27:48 #13 8.717 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:27:48 #12 4.747 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
12:27:48 #12 4.747 1 not fully installed or removed.
12:27:48 #12 4.747 Need to get 11.4 MB of archives.
12:27:48 #12 4.747 After this operation, 46.6 MB of additional disk space will be used.
12:27:48 #12 4.747 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:27:48 #12 4.752 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:27:48 #12 4.765 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
12:27:48 #12 4.767 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
12:27:48 #12 4.768 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
12:27:48 #12 4.772 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:27:48 #12 4.773 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:27:48 #12 4.774 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:27:48 #12 4.776 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:27:48 #12 4.820 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
12:27:48 #12 4.820 Get:11 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:27:48 #12 4.821 Get:12 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:27:48 #12 4.823 Get:13 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:27:48 #12 4.824 Get:14 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
12:27:48 #12 4.825 Get:15 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:27:48 #12 4.828 Get:16 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:27:48 #12 4.830 Get:17 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:27:48 #12 4.832 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:27:48 #12 4.832 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:27:48 #12 4.838 Get:20 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:27:48 #12 4.839 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:27:48 #12 4.840 Get:22 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:27:48 #12 4.841 Get:23 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
12:27:48 #12 4.843 Get:24 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
12:27:48 #10 72.76 Setting up libemail-address-xs-perl (1.04-1+b3) ...
12:27:48 #10 72.77 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:27:48 #10 72.79 Setting up automake (1:1.16.3-2) ...
12:27:48 #10 72.79 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:27:48 #10 72.80 Setting up libapt-pkg-perl (0.1.39) ...
12:27:48 #10 72.81 Setting up libio-sessiondata-perl (1.03-1.1) ...
12:27:48 #10 72.83 Setting up libstring-escape-perl (2010.002-2) ...
12:27:48 #10 72.84 Setting up libhttp-date-perl (6.05-1) ...
12:27:48 #10 72.87 Setting up libfile-which-perl (1.23-1) ...
12:27:48 #10 72.88 Setting up libfile-basedir-perl (0.08-1) ...
12:27:48 #10 72.89 Setting up libnumber-range-perl (0.12-1.1) ...
12:27:48 #10 72.90 Setting up libtask-weaken-perl (1.06-1) ...
12:27:48 #10 72.91 Setting up libunicode-utf8-perl (0.62-1+b2) ...
12:27:48 #10 72.93 Setting up libmouse-perl (2.5.10-1+b1) ...
12:27:48 #10 72.94 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
12:27:48 #10 72.95 Setting up g++-10 (10.2.1-6) ...
12:27:48 #10 72.96 Setting up libfile-listing-perl (6.14-1) ...
12:27:48 #10 72.97 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
12:27:48 #10 72.98 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:27:48 #10 72.99 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:27:48 #10 73.00 Setting up libdata-messagepack-perl (1.00-4+b1) ...
12:27:48 #10 73.01 Setting up libclass-inspector-perl (1.36-1) ...
12:27:48 #10 73.02 Setting up libfont-afm-perl (1.20-3) ...
12:27:48 #10 73.04 Setting up libwant-perl (0.29-1+b6) ...
12:27:48 #10 73.05 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:27:48 #10 73.06 Setting up libtext-glob-perl (0.11-1) ...
12:27:48 #10 73.07 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:27:48 #10 73.08 Setting up liblist-compare-perl (0.55-1) ...
12:27:48 #10 73.09 Setting up libref-util-xs-perl (0.117-1+b3) ...
12:27:48 #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.2s done
12:27:48 #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2
12:27:48 + cd /go/tini
12:27:48 + git checkout -q v0.19.0
12:27:48 + cmake .
12:27:48 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:27:48   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:27:48   CMake.
12:27:48 
12:27:48   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:27:48   CMake that the project does not need compatibility with older versions.
12:27:48 
12:27:48 
12:27:48 
12:27:48 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:48 #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7
12:27:48 #12 2.852 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:48 #12 2.856 Unpacking docker-ce-build-deps (1.0) ...
12:27:48 #13 5.483 Starting 2 pkgProblemResolver with broken count: 0
12:27:48 #13 5.486 Done
12:27:48 #13 5.659  Done
12:27:48 [100%] Built target tini-static
12:27:48 + mkdir -p /usr/local/bin
12:27:48 + cp tini-static /usr/local/bin/docker-init
12:27:48 + VERSION=0.0.0-20230124074129-645395c
12:27:48 + PRODUCT=docker
12:27:48 + hack/make.sh dynbinary
12:27:48 
12:27:48 Removing bundles/
12:27:48 
12:27:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:48 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:27:48 #13 5.623 Starting 2 pkgProblemResolver with broken count: 0
12:27:48 #13 5.627 Done
12:27:48 #13 5.828  Done
12:27:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6nSGNZ
12:27:48 + umask 022
12:27:48 + cd /root/rpmbuild/BUILD
12:27:48 + cd /root/rpmbuild/BUILD
12:27:48 + rm -rf src
12:27:48 + /usr/bin/mkdir -p src
12:27:48 + cd src
12:27:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:48 + /usr/bin/tar -xof -
12:27:48 #14 DONE 2.3s
12:27:48 
12:27:48 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:48 #15 DONE 0.0s
12:27:48 
12:27:48 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:48 #16 DONE 0.0s
12:27:48 
12:27:48 #17 exporting to image
12:27:48 #17 exporting layers
12:27:48 #13 8.583 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.19_armhf.deb ...
12:27:48 #13 8.587 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.19) ...
12:27:48 #13 8.649 Selecting previously unselected package pkg-config.
12:27:48 #13 8.652 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
12:27:48 #13 8.656 Unpacking pkg-config (0.29.1-0ubuntu4) ...
12:27:48 #13 8.720 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
12:27:48 #13 8.731 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ...
12:27:48 #13 8.742 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
12:27:48 #13 8.754 Setting up libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
12:27:48 #13 8.765 Setting up libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
12:27:48 #13 8.774 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
12:27:48 #13 8.782 Setting up bash-completion (1:2.10-1ubuntu1) ...
12:27:48  dpkg-source -I.git -b build-deb
12:27:48 #13 8.729 Setting up libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
12:27:48 #13 8.742 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
12:27:48 #13 8.754 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
12:27:48 #13 8.769 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
12:27:48 #13 8.780 Setting up docker-ce-build-deps (1.0) ...
12:27:48 #13 8.791 Processing triggers for man-db (2.9.1-1) ...
12:27:48 #13 8.817 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:27:48 #12 8.897 Transaction test succeeded.
12:27:48 #12 4.982 debconf: delaying package configuration, since apt-utils is not installed
12:27:48 #12 5.022 Fetched 11.4 MB in 0s (31.6 MB/s)
12:27:48 #12 5.049 Selecting previously unselected package bash-completion.
12:27:48 #12 5.049 (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 ... 28669 files and directories currently installed.)
12:27:48 #12 5.066 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
12:27:48 #10 73.10 Setting up libio-pty-perl (1:1.15-2) ...
12:27:48 #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.2s done
12:27:48 #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988
12:27:48 #10 73.11 Setting up libtool (2.4.6-15) ...
12:27:48 #10 73.12 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
12:27:48 #10 73.13 Setting up libsort-key-perl (1.33-2+b3) ...
12:27:48 #10 73.15 Setting up libclone-perl (0.45-1+b1) ...
12:27:48 #10 73.17 Setting up libalgorithm-diff-perl (1.201-1) ...
12:27:48 #10 73.18 Setting up libarchive-zip-perl (1.68-1) ...
12:27:48 #10 73.20 Setting up libsub-identify-perl (0.14-1+b3) ...
12:27:48 #10 73.21 Setting up libdistro-info-perl (1.0) ...
12:27:48 #10 73.22 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
12:27:48 #10 73.23 Setting up libobject-id-perl (0.1.2-2.1) ...
12:27:48 #10 73.24 Setting up libio-stringy-perl (2.111-3) ...
12:27:48 #10 73.26 Setting up liblist-moreutils-perl (0.430-2) ...
12:27:48 #10 73.27 Setting up libhtml-tagset-perl (3.20-4) ...
12:27:48 #10 73.29 Setting up liblog-any-perl (1.709-1) ...
12:27:48 #10 73.30 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:27:48 #10 73.31 Setting up libdevel-size-perl (0.83-1+b2) ...
12:27:48 #10 73.32 Setting up libdebhelper-perl (13.3.4) ...
12:27:48 #10 73.33 Setting up libpod-constants-perl (0.19-2) ...
12:27:48 #10 73.34 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
12:27:48 #10 73.35 Setting up libconvert-binhex-perl (1.125-1) ...
12:27:48 #10 73.36 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:27:48 #10 73.38 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:27:48 #10 73.39 Setting up libtry-tiny-perl (0.30-1) ...
12:27:48 -- The C compiler identification is GNU 12.2.1
12:27:48 -- Detecting C compiler ABI info
12:27:48 #12 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 1.4s done
12:27:48 #12 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832
12:27:48 #13 5.838 Starting pkgProblemResolver with broken count: 0
12:27:48 #13 5.871 Starting 2 pkgProblemResolver with broken count: 0
12:27:48 #13 6.043 Starting pkgProblemResolver with broken count: 0
12:27:48 #13 6.083 Starting 2 pkgProblemResolver with broken count: 0
12:27:48 #13 6.088 Done
12:27:48 #15 exporting layers 1.9s done
12:27:48 #15 writing image sha256:c6877a0001e6a8f16d42825d98b9547f62ae97c3cbf92e2e88c0d9cabdb0b85d done
12:27:48 #15 naming to docker.io/rpmbuild-fedora-36/aarch64 done
12:27:48 #15 DONE 1.9s
12:27:48 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/aarch64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:27:48 + STATUS=0
12:27:48 + '[' 0 -ne 0 ']'
12:27:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:48 + /usr/bin/tar -xof -
12:27:48 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:48 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:48 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:48 dpkg-source: info: using source format '1.0'
12:27:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz
12:27:48 #13 DONE 9.1s
12:27:48 
12:27:48 #14 [stage-1 6/9] COPY sources/ /sources
12:27:48 #12 8.897 Running transaction
12:27:48 #12 5.536 Unpacking bash-completion (1:2.11-2) ...
12:27:48 #10 73.40 Setting up libtype-tiny-perl (1.012001-2) ...
12:27:48 #10 73.41 Setting up libcommon-sense-perl (3.75-1+b4) ...
12:27:48 #10 73.42 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:27:48 #10 73.44 Setting up libnet-http-perl (6.20-1) ...
12:27:48 #10 73.45 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
12:27:48 #10 73.46 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:48 #10 73.47 Setting up libtime-moment-perl (0.44-1+b3) ...
12:27:48 #10 73.48 Setting up libencode-locale-perl (1.05-1.1) ...
12:27:48 #10 73.50 Setting up python3 (3.9.2-3) ...
12:27:48 -- Detecting C compiler ABI info - done
12:27:48 -- Check for working C compiler: /usr/bin/gcc - skipped
12:27:48 -- Detecting C compile features
12:27:48 -- Detecting C compile features - done
12:27:48 -- Performing Test HAS_BUILTIN_FORTIFY
12:27:48 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:27:48 -- Configuring done
12:27:48 -- Generating done
12:27:48 -- Build files have been written to: /go/tini
12:27:48 + make tini-static
12:27:48 #13 5.874 Done
12:27:48 #13 6.440 The following additional packages will be installed:
12:27:48 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:27:48 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:27:48 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:27:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cPR6dk
12:27:48 + umask 022
12:27:48 + cd /root/rpmbuild/BUILD
12:27:48 + cd /root/rpmbuild/BUILD
12:27:48 + rm -rf src
12:27:48 + /usr/bin/mkdir -p src
12:27:48 + cd src
12:27:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:48 + /usr/bin/tar -xof -
12:27:48 #14 32.39   Installing       : cmake-data-3.20.2-4.el8.noarch                       61/86 
12:27:48 #14 33.52   Installing       : cmake-3.20.2-4.el8.x86_64                            62/86 
12:27:48 #14 33.55   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  63/86 
12:27:48 #14 33.62   Installing       : automake-1.16.1-7.el8.noarch                         64/86 
12:27:48 #14 33.64   Installing       : perl-Error-1:0.17025-2.el8.noarch                    65/86 
12:27:48 #14 33.66   Installing       : perl-Git-2.39.0-1.el8.noarch                         66/86 
12:27:48 #14 33.68   Installing       : git-2.39.0-1.el8.x86_64                              67/86 
12:27:48 #14 33.77   Installing       : libtool-2.4.6-25.el8.x86_64                          68/86 
12:27:48 #14 33.78   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          68/86 
12:27:48 #14 33.81   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               69/86 
12:27:48 #14 33.83   Installing       : device-mapper-devel-8:1.02.181-6.el8.x86_64          70/86 
12:27:48 #13 9.339 Setting up pkg-config (0.29.1-0ubuntu4) ...
12:27:48 #13 9.389 Setting up libudev-dev:armhf (245.4-4ubuntu3.19) ...
12:27:48 #13 9.398 Setting up libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
12:27:48 #13 9.406 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
12:27:48 #13 9.421 Setting up librhash0:armhf (1.3.9-1) ...
12:27:48 #13 9.443 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
12:27:48 #14 DONE 0.2s
12:27:48 
12:27:48 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:48 #12 5.665 Selecting previously unselected package cmake-data.
12:27:48 #10 73.78 Setting up libexception-class-perl (1.44-1) ...
12:27:48 #10 73.79 Setting up python3-xdg (0.27-2) ...
12:27:48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:27:49 #13 6.193 The following additional packages will be installed:
12:27:49 #13 6.193   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:49 #13 6.193   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
12:27:49 #13 6.193   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
12:27:49 #13 6.193   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:27:49 #13 6.194   libuv1 pkg-config
12:27:49 #13 6.195 Suggested packages:
12:27:49 #13 6.195   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
12:27:49 #13 6.235 The following NEW packages will be installed:
12:27:49 #13 6.236   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:49 #13 6.236   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp25
12:27:49 #13 6.236   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
12:27:49 #13 6.236   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:27:49 #13 6.236   libuv1 pkg-config
12:27:49 #13 6.440   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:49 #13 6.440   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:27:49 #13 6.440   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:27:49 #13 6.441   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
12:27:49 #13 6.441   libsystemd-dev libudev-dev libuv1 pkg-config
12:27:49 #13 6.443 Suggested packages:
12:27:49 #13 6.443   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
12:27:49 #13 6.443 Recommended packages:
12:27:49 #13 6.443   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
12:27:49 #13 6.489 The following NEW packages will be installed:
12:27:49 #13 6.489   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
12:27:49 #13 6.490   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:27:49 #13 6.490   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:27:49 #13 6.490   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
12:27:49 #13 6.491   libsystemd-dev libudev-dev libuv1 pkg-config
12:27:49 #12 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 1.1s done
12:27:49 #12 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5
12:27:49 #12 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.1s done
12:27:49 #12 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91
12:27:49 #12 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.2s done
12:27:49 #12 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7
12:27:49 #14 33.87   Installing       : annobin-10.94-1.el8.x86_64                           71/86 
12:27:49 #14 33.89   Running scriptlet: annobin-10.94-1.el8.x86_64                           71/86 
12:27:49 #14 33.91   Installing       : gcc-plugin-annobin-8.5.0-18.el8.x86_64               72/86 
12:27:49 #14 33.92   Running scriptlet: gcc-plugin-annobin-8.5.0-18.el8.x86_64               72/86 
12:27:49 #14 33.94   Upgrading        : glibc-minimal-langpack-2.28-224.el8.x86_64           73/86 
12:27:49 #14 33.96   Installing       : libseccomp-devel-2.5.2-1.el8.x86_64                  74/86 
12:27:49 #14 33.98   Running scriptlet: systemd-239-67.el8.x86_64                            75/86 
12:27:49 #14 34.01   Cleanup          : systemd-239-67.el8.x86_64                            75/86 
12:27:49 #14 34.05   Cleanup          : systemd-libs-239-67.el8.x86_64                       76/86 
12:27:49 #14 34.06   Cleanup          : systemd-pam-239-67.el8.x86_64                        77/86 
12:27:49 #14 34.07   Running scriptlet: tar-2:1.30-6.el8.x86_64                              78/86 
12:27:49 #14 34.08   Cleanup          : tar-2:1.30-6.el8.x86_64                              78/86 
12:27:49 #14 34.10   Cleanup          : libarchive-3.3.3-4.el8.x86_64                        79/86 
12:27:49 #14 34.11   Cleanup          : glibc-minimal-langpack-2.28-211.el8.x86_64           80/86 
12:27:49 #14 34.12   Cleanup          : libselinux-2.9-6.el8.x86_64                          81/86 
12:27:49 #14 34.13   Cleanup          : pcre2-10.32-3.el8_6.x86_64                           82/86 
12:27:49 #14 34.15   Cleanup          : glibc-2.28-211.el8.x86_64                            83/86 
12:27:49 #14 34.19   Cleanup          : glibc-gconv-extra-2.28-211.el8.x86_64                84/86 
12:27:49 #14 34.19   Running scriptlet: glibc-gconv-extra-2.28-211.el8.x86_64                84/86 
12:27:49 #13 9.456 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
12:27:49 #13 9.469 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.19) ...
12:27:49 #13 9.477 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
12:27:49 #13 9.485 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
12:27:49 #13 9.494 Setting up libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
12:27:49 #13 9.504 Setting up libselinux1-dev:armhf (3.0-1build2) ...
12:27:49 #13 9.513 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
12:27:49 #13 9.523 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
12:27:49 #13 9.533 Setting up docker-ce-build-deps (1.0) ...
12:27:49 #13 9.541 Processing triggers for man-db (2.9.1-1) ...
12:27:49 #13 9.563 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:27:49 + STATUS=0
12:27:49 + '[' 0 -ne 0 ']'
12:27:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:27:49 + exit 0
12:27:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FLqiGQ
12:27:49 + umask 022
12:27:49 + cd /root/rpmbuild/BUILD
12:27:49 + cd src
12:27:49 + export DOCKER_GITCOMMIT=2b9de2e
12:27:49 + DOCKER_GITCOMMIT=2b9de2e
12:27:49 + mkdir -p /go/src/github.com/docker
12:27:49 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:27:49 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:27:49 + pushd /root/rpmbuild/BUILD/src/engine
12:27:49 + TMP_GOPATH=/go
12:27:49 + hack/dockerfile/install/install.sh tini
12:27:49 + RM_GOPATH=0
12:27:49 + TMP_GOPATH=/go
12:27:49 + : /usr/local/bin
12:27:49 + '[' -z /go ']'
12:27:49 + export GOPATH=/go
12:27:49 + GOPATH=/go
12:27:49 + case "$(go env GOARCH)" in
12:27:49 ++ go env GOARCH
12:27:49 + export GO_BUILDMODE=-buildmode=pie
12:27:49 + GO_BUILDMODE=-buildmode=pie
12:27:49 ++ dirname hack/dockerfile/install/install.sh
12:27:49 #12 5.668 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:27:49 #12 5.672 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:27:49 #10 73.94 Setting up libconfig-tiny-perl (2.26-1) ...
12:27:49 #10 73.95 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
12:27:49 #10 73.96 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:27:49 #10 73.97 Setting up liblist-utilsby-perl (0.11-1) ...
12:27:49 #10 73.98 Setting up libstring-shellquote-perl (1.04-1) ...
12:27:49 #10 73.99 Setting up libsub-install-perl (0.928-1.1) ...
12:27:49 #10 74.00 Setting up gcc (4:10.2.1-1) ...
12:27:49 #10 74.03 Setting up dpkg-dev (1.20.12) ...
12:27:49 #10 74.05 Setting up libnumber-compare-perl (0.03-1.1) ...
12:27:49 #10 74.06 Setting up intltool-debian (0.35.0+20060710.5) ...
12:27:49 #12 2.924 Reading package lists...
12:27:49 #12 3.796 Building dependency tree...
12:27:49 #12 3.973 Reading state information...
12:27:49 #12 3.994 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:49 [100%] Linking C executable tini-static
12:27:49 #15 DONE 4.9s
12:27:49 
12:27:49 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:49 #16 DONE 0.0s
12:27:49 
12:27:49 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:49 #17 DONE 0.1s
12:27:49 
12:27:49 #18 exporting to image
12:27:49 #18 exporting layers
12:27:49 #13 6.650 0 upgraded, 22 newly installed, 0 to remove and 4 not upgraded.
12:27:49 #13 6.650 1 not fully installed or removed.
12:27:49 #13 6.650 Need to get 9739 kB of archives.
12:27:49 #13 6.650 After this operation, 36.7 MB of additional disk space will be used.
12:27:49 #13 6.650 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bash-completion all 1:2.11-6ubuntu1 [179 kB]
12:27:49 #11 71.98 --------------------------------------------------------------------------------
12:27:49 #11 71.98 Total                                              434 kB/s |  18 MB  00:42     
12:27:49 #11 71.99 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:27:49 #11 71.99 Importing GPG key 0xF4A80EB5:
12:27:49 #11 71.99  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
12:27:49 #11 71.99  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
12:27:49 #11 71.99  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
12:27:49 #11 71.99  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:27:49 #11 72.04 Running transaction check
12:27:49 #11 72.07 Running transaction test
12:27:49 #11 72.12 Transaction test succeeded
12:27:49 #11 72.12 Running transaction
12:27:49 #11 72.20   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
12:27:49 #11 72.80   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
12:27:49 + STATUS=0
12:27:49 + '[' 0 -ne 0 ']'
12:27:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:49 + /usr/bin/tar -xof -
12:27:49 #14 34.23   Cleanup          : glibc-common-2.28-211.el8.x86_64                     85/86 
12:27:49 #14 34.25   Cleanup          : libgcc-8.5.0-15.el8.x86_64                           86/86 
12:27:49 #14 34.25   Running scriptlet: libgcc-8.5.0-15.el8.x86_64                           86/86 
12:27:49 #13 DONE 9.8s
12:27:49 
12:27:49 #14 [stage-1 6/9] COPY sources/ /sources
12:27:49 + dir=hack/dockerfile/install
12:27:49 + bin=tini
12:27:49 + shift
12:27:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:27:49 + . hack/dockerfile/install/tini.installer
12:27:49 ++ : v0.19.0
12:27:49 Install tini version v0.19.0
12:27:49 + install_tini
12:27:49 + echo 'Install tini version v0.19.0'
12:27:49 + git clone https://github.com/krallin/tini.git /go/tini
12:27:49 Cloning into '/go/tini'...
12:27:49 + cd /go/tini
12:27:49 + git checkout -q v0.19.0
12:27:49 + cmake .
12:27:49 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:27:49   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:27:49   CMake.
12:27:49 
12:27:49   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:27:49   CMake that the project does not need compatibility with older versions.
12:27:49 
12:27:49 
12:27:49 #12 6.065 Selecting previously unselected package libncurses6:amd64.
12:27:49 #12 6.069 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
12:27:49 #12 6.074 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
12:27:49 #12 6.111 Selecting previously unselected package libprocps8:amd64.
12:27:49 #12 6.114 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
12:27:49 #12 6.119 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
12:27:49 #12 6.161 Selecting previously unselected package procps.
12:27:49 #12 6.161 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
12:27:49 #12 6.168 Unpacking procps (2:3.3.17-5) ...
12:27:49 #10 74.08 Setting up liberror-perl (0.17029-1) ...
12:27:49 #10 74.09 Setting up python3-six (1.16.0-2) ...
12:27:49 #10 74.23 Setting up dh-autoreconf (20) ...
12:27:49 #10 74.24 Setting up patchutils (0.4.2-1) ...
12:27:49 #10 74.25 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:27:49 #10 74.26 Setting up libltdl-dev:armhf (2.4.6-15) ...
12:27:49 #10 74.27 Setting up libjson-maybexs-perl (1.004003-1) ...
12:27:49 #10 74.29 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:27:49 #10 74.30 Setting up libio-string-perl (1.08-3.1) ...
12:27:49 #10 74.34 Setting up libreadonly-perl (2.050-3) ...
12:27:49 #12 4.038 Starting 2 pkgProblemResolver with broken count: 0
12:27:49 #12 4.041 Done
12:27:49 #12 4.061  Done
12:27:49 #12 4.068 Starting pkgProblemResolver with broken count: 0
12:27:49 #12 4.098 Starting 2 pkgProblemResolver with broken count: 0
12:27:49 #12 4.101 Done
12:27:49 #12 4.221 The following additional packages will be installed:
12:27:49 #12 4.221   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
12:27:49 #12 4.221   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
12:27:49 #12 4.221   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
12:27:49 #12 4.221   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:27:49 #12 4.222   libuv1 pkg-config procps
12:27:49 #12 4.223 Suggested packages:
12:27:49 #12 4.223   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:27:49 #15 DONE 4.8s
12:27:49 
12:27:49 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:49 #16 DONE 0.0s
12:27:49 
12:27:49 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:49 #17 DONE 0.1s
12:27:49 
12:27:49 #18 exporting to image
12:27:49 #18 exporting layers
12:27:49 [100%] Built target tini-static
12:27:49 + mkdir -p /usr/local/bin
12:27:49 + cp tini-static /usr/local/bin/docker-init
12:27:49 + VERSION=0.0.0-20230124074129-645395c
12:27:49 + PRODUCT=docker
12:27:49 + hack/make.sh dynbinary
12:27:49 
12:27:49 #13 6.904 0 upgraded, 24 newly installed, 0 to remove and 4 not upgraded.
12:27:49 #13 6.904 1 not fully installed or removed.
12:27:49 #13 6.904 Need to get 10.9 MB of archives.
12:27:49 #13 6.904 After this operation, 38.6 MB of additional disk space will be used.
12:27:49 #13 6.904 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB]
12:27:49 #14 DONE 3.0s
12:27:49 
12:27:49 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:49 #15 DONE 0.0s
12:27:49 
12:27:49 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:49 #16 DONE 0.0s
12:27:49 
12:27:49 #17 exporting to image
12:27:49 #17 exporting layers
12:27:49 #11 72.82   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
12:27:49 #11 73.48   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
12:27:49 #11 73.50   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
12:27:49 #11 73.51   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
12:27:49 #11 73.53   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
12:27:49 #11 73.56   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
12:27:49 #11 73.58   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
12:27:49 #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 1.3s done
12:27:49 #11 DONE 9.9s
12:27:49 
12:27:49 #11 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:49 #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e
12:27:49 #14 34.37   Running scriptlet: glibc-common-2.28-224.el8.x86_64                     86/86 
12:27:49 #14 34.51   Running scriptlet: systemd-239-69.el8.x86_64                            86/86 
12:27:49 #14 DONE 0.4s
12:27:49 
12:27:49 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:49 -- The C compiler identification is GNU 8.5.0
12:27:49 -- Detecting C compiler ABI info
12:27:49 -- Detecting C compiler ABI info - done
12:27:49 -- Check for working C compiler: /usr/bin/cc - skipped
12:27:49 -- Detecting C compile features
12:27:49 -- Detecting C compile features - done
12:27:49 -- Performing Test HAS_BUILTIN_FORTIFY
12:27:49 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:27:49 -- Configuring done
12:27:49 -- Generating done
12:27:49 -- Build files have been written to: /go/tini
12:27:49 + make tini-static
12:27:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:27:49 #12 6.251 Selecting previously unselected package libjsoncpp24:amd64.
12:27:49 #12 6.255 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
12:27:49 #12 6.259 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:27:49 #12 6.295 Selecting previously unselected package librhash0:amd64.
12:27:49 #12 6.298 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
12:27:49 #12 6.302 Unpacking librhash0:amd64 (1.4.1-2) ...
12:27:49 #12 6.348 Selecting previously unselected package libuv1:amd64.
12:27:49 #12 6.352 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
12:27:49 #12 6.356 Unpacking libuv1:amd64 (1.40.0-2) ...
12:27:49 #12 6.395 Selecting previously unselected package cmake.
12:27:49 #12 6.399 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:27:49 #12 6.401 Unpacking cmake (3.18.4-2+deb11u1) ...
12:27:49 #10 74.36 Setting up python3-gpg (1.14.0-1+b2) ...
12:27:49 #10 74.52 Setting up python3-certifi (2020.6.20-1) ...
12:27:49 #12 4.471 The following NEW packages will be installed:
12:27:49 #12 4.471   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
12:27:49 #12 4.472   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
12:27:49 #12 4.472   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
12:27:49 #12 4.472   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:27:49 #12 4.472   libuv1 pkg-config procps
12:27:49 #14 DONE 2.5s
12:27:49 
12:27:49 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:49 #15 DONE 0.0s
12:27:49 
12:27:49 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:49 #16 DONE 0.0s
12:27:49 
12:27:49 #17 exporting to image
12:27:49 #17 exporting layers
12:27:49 Removing bundles/
12:27:49 
12:27:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:49 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:27:49 #13 7.010 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
12:27:49 #13 7.124 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjsoncpp25 armhf 1.9.5-4 [72.3 kB]
12:27:49 #13 7.142 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
12:27:49 #13 7.166 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libuv1 armhf 1.44.2-1 [76.2 kB]
12:27:49 #13 7.176 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
12:27:49 #13 7.177 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf emacsen-common all 3.0.4 [14.9 kB]
12:27:49 #13 7.179 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cmake-data all 3.24.2-1ubuntu1 [2024 kB]
12:27:49 #13 7.322 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cmake armhf 3.24.2-1ubuntu1 [4824 kB]
12:27:49 #13 7.265 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
12:27:49 #13 7.380 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB]
12:27:49 #13 7.398 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
12:27:49 #13 7.422 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB]
12:27:49 #13 7.432 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
12:27:49 #13 7.433 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB]
12:27:49 #13 7.434 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
12:27:49 #11 73.60   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
12:27:49 #14 34.64   Verifying        : pcre2-10.32-3.el8.x86_64                              1/86 
12:27:49 #14 34.64   Verifying        : pcre2-10.32-3.el8_6.x86_64                            2/86 
12:27:49 #14 34.64   Verifying        : autoconf-2.69-29.el8.noarch                           3/86 
12:27:49 #14 34.64   Verifying        : automake-1.16.1-7.el8.noarch                          4/86 
12:27:49 #14 34.64   Verifying        : cmake-3.20.2-4.el8.x86_64                             5/86 
12:27:49 #14 34.64   Verifying        : cmake-data-3.20.2-4.el8.noarch                        6/86 
12:27:49 #14 34.64   Verifying        : cmake-filesystem-3.20.2-4.el8.x86_64                  7/86 
12:27:49 #14 34.64   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  8/86 
12:27:49 #14 34.64   Verifying        : git-2.39.0-1.el8.x86_64                               9/86 
12:27:49 #14 34.64   Verifying        : git-core-2.39.0-1.el8.x86_64                         10/86 
12:27:49 #14 34.64   Verifying        : git-core-doc-2.39.0-1.el8.noarch                     11/86 
12:27:49 #14 34.64   Verifying        : isl-0.16.1-6.el8.x86_64                              12/86 
12:27:49 #14 34.64   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          13/86 
12:27:49 #14 34.64   Verifying        : libseccomp-devel-2.5.2-1.el8.x86_64                  14/86 
12:27:49 #14 34.64   Verifying        : libtool-2.4.6-25.el8.x86_64                          15/86 
12:27:49 #14 34.64   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               16/86 
12:27:49 #14 34.64   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        17/86 
12:27:49 #14 34.64   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      18/86 
12:27:49 #14 34.64   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    19/86 
12:27:49 #14 34.64   Verifying        : perl-Git-2.39.0-1.el8.noarch                         20/86 
12:27:49 #14 34.64   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   21/86 
12:27:49 #14 34.64   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  22/86 
12:27:49 #14 34.64   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            23/86 
12:27:49 #14 34.64   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   24/86 
12:27:49 #14 34.64   Verifying        : annobin-10.94-1.el8.x86_64                           25/86 
12:27:49 #14 34.64   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/86 
12:27:49 #14 34.64   Verifying        : cpp-8.5.0-18.el8.x86_64                              27/86 
12:27:49 #14 34.64   Verifying        : gcc-8.5.0-18.el8.x86_64                              28/86 
12:27:49 #14 34.64   Verifying        : gcc-plugin-annobin-8.5.0-18.el8.x86_64               29/86 
12:27:49 #14 34.64   Verifying        : glibc-devel-2.28-224.el8.x86_64                      30/86 
12:27:49 #14 34.64   Verifying        : glibc-headers-2.28-224.el8.x86_64                    31/86 
12:27:49 #14 34.64   Verifying        : glibc-langpack-en-2.28-224.el8.x86_64                32/86 
12:27:49 #14 34.64   Verifying        : kernel-headers-4.18.0-448.el8.x86_64                 33/86 
12:27:49 #14 34.65   Verifying        : less-530-1.el8.x86_64                                34/86 
12:27:49 #14 34.65   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                35/86 
12:27:49 #14 34.65   Verifying        : libgomp-8.5.0-18.el8.x86_64                          36/86 
12:27:49 #14 34.65   Verifying        : libselinux-devel-2.9-8.el8.x86_64                    37/86 
12:27:49 #14 34.65   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    38/86 
12:27:49 #14 34.65   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      39/86 
12:27:49 #14 34.65   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   40/86 
12:27:49 #14 34.65   Verifying        : m4-1.4.18-7.el8.x86_64                               41/86 
12:27:49 #14 34.65   Verifying        : make-1:4.2.1-11.el8.x86_64                           42/86 
12:27:49 #14 34.65   Verifying        : openssh-8.0p1-17.el8.x86_64                          43/86 
12:27:49 #14 34.65   Verifying        : openssh-clients-8.0p1-17.el8.x86_64                  44/86 
12:27:49 #14 34.65   Verifying        : pcre2-devel-10.32-3.el8.x86_64                       45/86 
12:27:49 #14 34.65   Verifying        : pcre2-utf16-10.32-3.el8.x86_64                       46/86 
12:27:49 #14 34.65   Verifying        : pcre2-utf32-10.32-3.el8.x86_64                       47/86 
12:27:49 #14 34.65   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                48/86 
12:27:49 #14 34.65   Verifying        : policycoreutils-2.9-21.1.el8.x86_64                  49/86 
12:27:49 #14 34.65   Verifying        : policycoreutils-devel-2.9-21.1.el8.x86_64            50/86 
12:27:49 #14 34.65   Verifying        : policycoreutils-python-utils-2.9-21.1.el8.noarch     51/86 
12:27:49 #14 34.65   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     52/86 
12:27:49 #14 34.65   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  53/86 
12:27:49 #14 34.65   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 54/86 
12:27:49 #14 34.65   Verifying        : python3-policycoreutils-2.9-21.1.el8.noarch          55/86 
12:27:49 #14 34.65   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   56/86 
12:27:49 #14 34.65   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              57/86 
12:27:49 #14 34.65   Verifying        : selinux-policy-3.14.3-114.el8.noarch                 58/86 
12:27:49 #14 34.65   Verifying        : selinux-policy-devel-3.14.3-114.el8.noarch           59/86 
12:27:49 #14 34.65   Verifying        : selinux-policy-minimum-3.14.3-114.el8.noarch         60/86 
12:27:49 #14 34.65   Verifying        : systemd-devel-239-69.el8.x86_64                      61/86 
12:27:49 #14 34.65   Verifying        : device-mapper-devel-8:1.02.181-6.el8.x86_64          62/86 
12:27:49 #14 34.65   Verifying        : glibc-static-2.28-224.el8.x86_64                     63/86 
12:27:49 #14 34.65   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  64/86 
12:27:49 #14 34.65   Verifying        : glibc-2.28-224.el8.x86_64                            65/86 
12:27:49 #14 34.65   Verifying        : glibc-2.28-211.el8.x86_64                            66/86 
12:27:49 #14 34.65   Verifying        : glibc-common-2.28-224.el8.x86_64                     67/86 
12:27:49 #14 34.65   Verifying        : glibc-common-2.28-211.el8.x86_64                     68/86 
12:27:49 #14 34.65   Verifying        : glibc-gconv-extra-2.28-224.el8.x86_64                69/86 
12:27:49 #14 34.65   Verifying        : glibc-gconv-extra-2.28-211.el8.x86_64                70/86 
12:27:49 #14 34.65   Verifying        : glibc-minimal-langpack-2.28-224.el8.x86_64           71/86 
12:27:49 #14 34.65   Verifying        : glibc-minimal-langpack-2.28-211.el8.x86_64           72/86 
12:27:49 #14 34.65   Verifying        : libarchive-3.3.3-5.el8.x86_64                        73/86 
12:27:49 #14 34.65   Verifying        : libarchive-3.3.3-4.el8.x86_64                        74/86 
12:27:49 #14 34.65   Verifying        : libgcc-8.5.0-18.el8.x86_64                           75/86 
12:27:49 #14 34.65   Verifying        : libgcc-8.5.0-15.el8.x86_64                           76/86 
12:27:49 #14 34.65   Verifying        : libselinux-2.9-8.el8.x86_64                          77/86 
12:27:49 #14 34.65   Verifying        : libselinux-2.9-6.el8.x86_64                          78/86 
12:27:49 #14 34.65   Verifying        : systemd-239-69.el8.x86_64                            79/86 
12:27:49 #14 34.65   Verifying        : systemd-239-67.el8.x86_64                            80/86 
12:27:49 #14 34.65   Verifying        : systemd-libs-239-69.el8.x86_64                       81/86 
12:27:49 #14 34.65   Verifying        : systemd-libs-239-67.el8.x86_64                       82/86 
12:27:49 #14 34.65   Verifying        : systemd-pam-239-69.el8.x86_64                        83/86 
12:27:49 #14 34.65   Verifying        : systemd-pam-239-67.el8.x86_64                        84/86 
12:27:49 #14 34.65   Verifying        : tar-2:1.30-8.el8.x86_64                              85/86 
12:27:49 #14 34.65   Verifying        : tar-2:1.30-6.el8.x86_64                              86/86 
12:27:49 #14 34.94 
12:27:49 #14 34.94 Upgraded:
12:27:49 #14 34.94   glibc-2.28-224.el8.x86_64                                                     
12:27:49 #14 34.94   glibc-common-2.28-224.el8.x86_64                                              
12:27:49 #14 34.94   glibc-gconv-extra-2.28-224.el8.x86_64                                         
12:27:49 #14 34.94   glibc-minimal-langpack-2.28-224.el8.x86_64                                    
12:27:49 #14 34.94   libarchive-3.3.3-5.el8.x86_64                                                 
12:27:49 #14 34.94   libgcc-8.5.0-18.el8.x86_64                                                    
12:27:49 #14 34.94   libselinux-2.9-8.el8.x86_64                                                   
12:27:49 #14 34.94   systemd-239-69.el8.x86_64                                                     
12:27:49 #14 34.94   systemd-libs-239-69.el8.x86_64                                                
12:27:49 #14 34.94   systemd-pam-239-69.el8.x86_64                                                 
12:27:49 #14 34.94   tar-2:1.30-8.el8.x86_64                                                       
12:27:49 #14 34.94 Downgraded:
12:27:49 #14 34.94   pcre2-10.32-3.el8.x86_64                                                      
12:27:49 #14 34.94 Installed:
12:27:49 #14 34.94   annobin-10.94-1.el8.x86_64                                                    
12:27:49 #14 34.94   autoconf-2.69-29.el8.noarch                                                   
12:27:49 #14 34.94   automake-1.16.1-7.el8.noarch                                                  
12:27:49 #14 34.94   checkpolicy-2.9-1.el8.x86_64                                                  
12:27:49 #14 34.94   cmake-3.20.2-4.el8.x86_64                                                     
12:27:49 #14 34.94   cmake-data-3.20.2-4.el8.noarch                                                
12:27:49 #14 34.94   cmake-filesystem-3.20.2-4.el8.x86_64                                          
12:27:49 #14 34.94   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
12:27:49 #14 34.94   cpp-8.5.0-18.el8.x86_64                                                       
12:27:49 #14 34.94   device-mapper-devel-8:1.02.181-6.el8.x86_64                                   
12:27:49 #14 34.94   gcc-8.5.0-18.el8.x86_64                                                       
12:27:49 #14 34.94   gcc-plugin-annobin-8.5.0-18.el8.x86_64                                        
12:27:49 #14 34.94   git-2.39.0-1.el8.x86_64                                                       
12:27:49 #14 34.94   git-core-2.39.0-1.el8.x86_64                                                  
12:27:49 #14 34.94   git-core-doc-2.39.0-1.el8.noarch                                              
12:27:49 #14 34.94   glibc-devel-2.28-224.el8.x86_64                                               
12:27:49 #14 34.94   glibc-headers-2.28-224.el8.x86_64                                             
12:27:49 #14 34.94   glibc-langpack-en-2.28-224.el8.x86_64                                         
12:27:49 #14 34.94   glibc-static-2.28-224.el8.x86_64                                              
12:27:49 #14 34.94   isl-0.16.1-6.el8.x86_64                                                       
12:27:49 #14 34.94   kernel-headers-4.18.0-448.el8.x86_64                                          
12:27:49 #14 34.94   less-530-1.el8.x86_64                                                         
12:27:49 #14 34.94   libedit-3.1-23.20170329cvs.el8.x86_64                                         
12:27:49 #14 34.94   libgomp-8.5.0-18.el8.x86_64                                                   
12:27:49 #14 34.94   libmpc-1.1.0-9.1.el8.x86_64                                                   
12:27:49 #14 34.94   libseccomp-devel-2.5.2-1.el8.x86_64                                           
12:27:49 #14 34.94   libselinux-devel-2.9-8.el8.x86_64                                             
12:27:49 #14 34.94   libselinux-utils-2.9-8.el8.x86_64                                             
12:27:49 #14 34.94   libsepol-devel-2.9-3.el8.x86_64                                               
12:27:49 #14 34.94   libtool-2.4.6-25.el8.x86_64                                                   
12:27:49 #14 34.94   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
12:27:49 #14 34.94   libuv-1:1.41.1-1.el8_4.x86_64                                                 
12:27:49 #14 34.94   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
12:27:49 #14 34.94   libxcrypt-static-4.1.1-6.el8.x86_64                                           
12:27:49 #14 34.94   libxkbcommon-0.9.1-1.el8.x86_64                                               
12:27:49 #14 34.94   m4-1.4.18-7.el8.x86_64                                                        
12:27:49 #14 34.94   make-1:4.2.1-11.el8.x86_64                                                    
12:27:49 #14 34.94   openssh-8.0p1-17.el8.x86_64                                                   
12:27:49 #14 34.94   openssh-clients-8.0p1-17.el8.x86_64                                           
12:27:49 #14 34.94   pcre2-devel-10.32-3.el8.x86_64                                                
12:27:49 #14 34.94   pcre2-utf16-10.32-3.el8.x86_64                                                
12:27:49 #14 34.94   pcre2-utf32-10.32-3.el8.x86_64                                                
12:27:49 #14 34.94   perl-Data-Dumper-2.167-399.el8.x86_64                                         
12:27:49 #14 34.94   perl-Error-1:0.17025-2.el8.noarch                                             
12:27:49 #14 34.94   perl-Git-2.39.0-1.el8.noarch                                                  
12:27:49 #14 34.94   perl-TermReadKey-2.37-7.el8.x86_64                                            
12:27:49 #14 34.94   perl-Thread-Queue-3.13-1.el8.noarch                                           
12:27:49 #14 34.94   policycoreutils-2.9-21.1.el8.x86_64                                           
12:27:49 #14 34.94   policycoreutils-devel-2.9-21.1.el8.x86_64                                     
12:27:49 #14 34.94   policycoreutils-python-utils-2.9-21.1.el8.noarch                              
12:27:49 #14 34.94   python3-audit-3.0.7-4.el8.x86_64                                              
12:27:49 #14 34.94   python3-libselinux-2.9-8.el8.x86_64                                           
12:27:49 #14 34.94   python3-libsemanage-2.9-9.el8.x86_64                                          
12:27:49 #14 34.94   python3-policycoreutils-2.9-21.1.el8.noarch                                   
12:27:49 #14 34.94   python3-setools-4.3.0-3.el8.x86_64                                            
12:27:49 #14 34.94   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
12:27:49 #14 34.94   selinux-policy-3.14.3-114.el8.noarch                                          
12:27:49 #14 34.94   selinux-policy-devel-3.14.3-114.el8.noarch                                    
12:27:49 #14 34.94   selinux-policy-minimum-3.14.3-114.el8.noarch                                  
12:27:49 #14 34.94   systemd-devel-239-69.el8.x86_64                                               
12:27:49 #14 34.94   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
12:27:49 #14 34.94   xkeyboard-config-2.28-1.el8.noarch                                            
12:27:49 #14 34.94 
12:27:49 #14 34.94 Complete!
12:27:49 [100%] Linking C executable tini-static
12:27:49 + STATUS=0
12:27:49 + '[' 0 -ne 0 ']'
12:27:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:27:49 + RPM_EC=0
12:27:49 ++ jobs -p
12:27:49 + exit 0
12:27:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yKXaVF
12:27:49 + umask 022
12:27:49 + cd /root/rpmbuild/BUILD
12:27:49 + 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'
12:27:49 + export CFLAGS
12:27:49 + 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'
12:27:49 + export CXXFLAGS
12:27:49 + 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'
12:27:49 + export FFLAGS
12:27:49 + 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'
12:27:49 + export FCFLAGS
12:27:49 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:27:49 + export LDFLAGS
12:27:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:27:49 + export LT_SYS_LIBRARY_PATH
12:27:49 + CC=gcc
12:27:49 + export CC
12:27:49 + CXX=g++
12:27:49 + export CXX
12:27:49 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:27:49 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230124074129.645395c-0.fc36 aarch64
12:27:49 + cd src
12:27:49 + export DOCKER_GITCOMMIT=2b9de2e
12:27:49 + DOCKER_GITCOMMIT=2b9de2e
12:27:49 + mkdir -p /go/src/github.com/docker
12:27:49 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:27:49 + pushd /root/rpmbuild/BUILD/src/engine
12:27:49 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:27:49 + TMP_GOPATH=/go
12:27:49 + hack/dockerfile/install/install.sh tini
12:27:49 + RM_GOPATH=0
12:27:49 + TMP_GOPATH=/go
12:27:49 + : /usr/local/bin
12:27:49 + '[' -z /go ']'
12:27:49 + export GOPATH=/go
12:27:49 + GOPATH=/go
12:27:49 + case "$(go env GOARCH)" in
12:27:49 ++ go env GOARCH
12:27:49 + export GO_BUILDMODE=-buildmode=pie
12:27:49 + GO_BUILDMODE=-buildmode=pie
12:27:49 ++ dirname hack/dockerfile/install/install.sh
12:27:49 + dir=hack/dockerfile/install
12:27:49 + bin=tini
12:27:49 + shift
12:27:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:27:49 + . hack/dockerfile/install/tini.installer
12:27:49 ++ : v0.19.0
12:27:49 + install_tini
12:27:49 + echo 'Install tini version v0.19.0'
12:27:49 Install tini version v0.19.0
12:27:49 + git clone https://github.com/krallin/tini.git /go/tini
12:27:49 Cloning into '/go/tini'...
12:27:49 #12 DONE 12.2s
12:27:49 
12:27:49 #13 [stage-1 5/8] COPY sources/ /sources
12:27:49 #13 DONE 0.2s
12:27:49 
12:27:49 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:49 #10 74.65 Setting up libfile-find-rule-perl (0.34-1) ...
12:27:49 #10 74.66 Setting up libstring-copyright-perl (0.003006-1) ...
12:27:49 #10 74.68 Setting up libgd3:armhf (2.3.0-2) ...
12:27:49 #10 74.69 Setting up python3-idna (2.10-1) ...
12:27:49 #10 74.89 Setting up libdata-optlist-perl (0.110-1.1) ...
12:27:49 #10 74.90 Setting up libipc-run-perl (20200505.0-1) ...
12:27:49 #12 4.750 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
12:27:49 #12 4.750 1 not fully installed or removed.
12:27:49 #12 4.750 Need to get 8017 kB of archives.
12:27:49 #12 4.750 After this operation, 28.6 MB of additional disk space will be used.
12:27:49 #12 4.750 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
12:27:50 #12 10.25   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
12:27:50 #12 10.38   Preparing        :                                                        1/1 
12:27:50 #12 10.44   Upgrading        : systemd-libs-250.9-1.fc36.x86_64                      1/97 
12:27:50 #12 10.45   Upgrading        : libxcrypt-4.4.33-4.fc36.x86_64                        2/97 
12:27:50 #12 10.46   Installing       : python3-libselinux-3.3-4.fc36.x86_64                  3/97 
12:27:50 #12 10.47   Installing       : libtool-ltdl-2.4.7-1.fc36.x86_64                      4/97 
12:27:50 #12 10.47   Installing       : libfdisk-2.38-1.fc36.x86_64                           5/97 
12:27:50 #12 10.48   Installing       : cmake-rpm-macros-3.25.1-1.fc36.noarch                 6/97 
12:27:50 #13 7.577 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
12:27:50 #13 7.572 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB]
12:27:50 #11 73.86   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
12:27:50 #11 73.88   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
12:27:50 #11 73.90   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
12:27:50 #11 73.91   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
12:27:50 #11 73.93   Installing : perl-threads-1.87-4.el7.x86_64                             15/52 
12:27:50 #11 73.95   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      16/52 
12:27:50 #11 73.97   Installing : perl-Exporter-5.68-3.el7.noarch                            17/52 
12:27:50 #11 74.00   Installing : perl-constant-1.27-2.el7.noarch                            18/52 
12:27:50 #11 74.02   Installing : perl-Socket-2.010-5.el7.x86_64                             19/52 
12:27:50 #11 74.04   Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/52 
12:27:50 #11 74.06   Installing : perl-Carp-1.26-244.el7.noarch                              21/52 
12:27:50 + cd /go/tini
12:27:50 + git checkout -q v0.19.0
12:27:50 + cmake .
12:27:50 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:27:50   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:27:50   CMake.
12:27:50 
12:27:50   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:27:50   CMake that the project does not need compatibility with older versions.
12:27:50 
12:27:50 
12:27:50 [100%] Built target tini-static
12:27:50 + mkdir -p /usr/local/bin
12:27:50 + cp tini-static /usr/local/bin/docker-init
12:27:50 + VERSION=0.0.0-20230124074129-645395c
12:27:50 + PRODUCT=docker
12:27:50 + hack/make.sh dynbinary
12:27:50 
12:27:50 Removing bundles/
12:27:50 
12:27:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:50 #10 74.91 Setting up git (1:2.30.2-1) ...
12:27:50 #10 74.94 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
12:27:50 #10 74.95 Setting up python3-urllib3 (1.26.5-1~exp1) ...
12:27:50 #10 75.13 Setting up libcontextual-return-perl (0.004014-2) ...
12:27:50 #10 75.14 Setting up libwww-robotrules-perl (6.02-1) ...
12:27:50 #10 75.15 Setting up libtypes-serialiser-perl (1.01-1) ...
12:27:50 #12 6.923 Selecting previously unselected package dh-apparmor.
12:27:50 #12 6.926 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
12:27:50 #12 6.930 Unpacking dh-apparmor (2.13.6-10) ...
12:27:50 #12 6.965 Selecting previously unselected package dmsetup.
12:27:50 #12 6.968 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:27:50 #12 6.971 Unpacking dmsetup (2:1.02.175-2.1) ...
12:27:50 #12 7.012 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:27:50 #12 7.015 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:27:50 #12 7.019 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:27:50 #12 7.064 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:27:50 #12 4.756 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
12:27:50 #12 4.772 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
12:27:50 #12 4.773 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
12:27:50 #12 4.776 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u2 [277 kB]
12:27:50 #12 4.939 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
12:27:50 #12 4.967 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
12:27:50 #12 4.970 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
12:27:50 #12 4.971 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
12:27:50 #12 5.003 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
12:27:50 #12 5.004 Get:11 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
12:27:50 #12 5.028 Get:12 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
12:27:50 #12 5.029 Get:13 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
12:27:50 #12 5.030 Get:14 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB]
12:27:50 #12 5.031 Get:15 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
12:27:50 #12 5.035 Get:16 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
12:27:50 #12 5.038 Get:17 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
12:27:50 #12 5.041 Get:18 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
12:27:50 #12 5.043 Get:19 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
12:27:50 #12 5.050 Get:20 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
12:27:50 #12 5.119 Get:21 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
12:27:50 #12 10.49   Installing       : cmake-filesystem-3.25.1-1.fc36.x86_64                 7/97 
12:27:50 #12 10.50   Installing       : perl-threads-1:2.26-449.fc36.x86_64                   8/97 
12:27:50 #12 10.50   Installing       : perl-File-Find-1.39-486.fc36.noarch                   9/97 
12:27:50 #12 10.51   Installing       : m4-1.4.19-3.fc36.x86_64                              10/97 
12:27:50 #12 10.52   Installing       : libseccomp-2.5.3-2.fc36.x86_64                       11/97 
12:27:50 #12 10.53   Installing       : libmpc-1.2.1-4.fc36.x86_64                           12/97 
12:27:50 #12 10.54   Installing       : checkpolicy-3.3-2.fc36.x86_64                        13/97 
12:27:50 #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 1.8s done
12:27:50 #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103
12:27:50 #13 7.578 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-1ubuntu1 [11.5 kB]
12:27:50 #13 7.579 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libudev-dev armhf 251.4-1ubuntu7 [21.3 kB]
12:27:50 #13 7.579 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsepol-dev armhf 3.4-2 [359 kB]
12:27:50 #13 7.583 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-16-0 armhf 10.40-1ubuntu1 [179 kB]
12:27:50 #13 7.586 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-32-0 armhf 10.40-1ubuntu1 [172 kB]
12:27:50 #13 7.595 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-posix3 armhf 10.40-1ubuntu1 [5524 B]
12:27:50 #13 7.596 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-dev armhf 10.40-1ubuntu1 [663 kB]
12:27:50 #13 7.611 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libselinux1-dev armhf 3.4-1 [157 kB]
12:27:50 #13 7.653 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper-dev armhf 2:1.02.185-1ubuntu1 [36.7 kB]
12:27:50 #13 7.726 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libseccomp-dev armhf 2.5.4-1ubuntu1 [86.8 kB]
12:27:50 #13 7.815 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
12:27:50 #13 7.822 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
12:27:50 #13 7.825 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB]
12:27:50 #13 7.825 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.6 [20.7 kB]
12:27:50 #13 7.826 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB]
12:27:50 #13 7.830 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-16-0 armhf 10.39-3ubuntu0.1 [174 kB]
12:27:50 #13 7.833 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-32-0 armhf 10.39-3ubuntu0.1 [164 kB]
12:27:50 #13 7.835 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-posix3 armhf 10.39-3ubuntu0.1 [5528 B]
12:27:50 #13 7.835 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-dev armhf 10.39-3ubuntu0.1 [647 kB]
12:27:50 #13 7.897 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB]
12:27:50 #13 7.969 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB]
12:27:50 #13 7.970 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB]
12:27:50 #13 7.974 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.6 [306 kB]
12:27:50 #13 7.988 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu1 [1325 kB]
12:27:50 #11 74.08   Installing : perl-Storable-2.45-3.el7.x86_64                            22/52 
12:27:50 #11 74.10   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/52 
12:27:50 #11 74.13   Installing : perl-PathTools-3.40-5.el7.x86_64                           24/52 
12:27:50 #11 74.15   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 25/52 
12:27:50 #11 74.19   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        26/52 
12:27:50 #11 74.21   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        27/52 
12:27:50 #11 74.23   Installing : perl-File-Path-2.09-2.el7.noarch                           28/52 
12:27:50 -- The C compiler identification is GNU 12.2.1
12:27:50 -- Detecting C compiler ABI info
12:27:50 #12 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 1.4s done
12:27:50 #12 DONE 8.2s
12:27:50 
12:27:50 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:50 #12 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e
12:27:50 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:27:50 #10 75.16 Setting up g++ (4:10.2.1-1) ...
12:27:50 #10 75.19 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:27:50 #10 75.19 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:27:50 #10 75.21 Setting up libgit-wrapper-perl (0.048-1) ...
12:27:50 #10 75.23 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:27:50 #10 75.24 Setting up librole-tiny-perl (2.002004-1) ...
12:27:50 #10 75.25 Setting up gnupg (2.2.27-2+deb11u2) ...
12:27:50 #10 75.26 Setting up build-essential (12.9) ...
12:27:50 #10 75.27 Setting up python3-unidiff (0.5.5-2) ...
12:27:50 #10 75.40 Setting up lsb-release (11.1.0) ...
12:27:50 #12 7.068 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:27:50 #12 7.071 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:27:50 #12 7.097 Selecting previously unselected package libudev-dev:amd64.
12:27:50 #12 7.100 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_amd64.deb ...
12:27:50 #12 7.103 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
12:27:50 #12 7.145 Selecting previously unselected package libsepol1-dev:amd64.
12:27:50 #12 7.148 Preparing to unpack .../14-libsepol1-dev_3.1-1_amd64.deb ...
12:27:50 #12 7.153 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:27:50 #12 7.217 Selecting previously unselected package libpcre2-16-0:amd64.
12:27:50 #12 7.220 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:27:50 #12 7.223 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:27:50 #12 7.276 Selecting previously unselected package libpcre2-32-0:amd64.
12:27:50 #12 7.276 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:27:50 #12 7.280 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:27:50 #12 7.332 Selecting previously unselected package libpcre2-posix2:amd64.
12:27:50 #12 7.332 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:27:50 #12 5.140 Get:22 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
12:27:50 #12 5.142 Get:23 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB]
12:27:50 #12 5.146 Get:24 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
12:27:50 #12 5.348 debconf: delaying package configuration, since apt-utils is not installed
12:27:50 #12 5.389 Fetched 8017 kB in 1s (12.2 MB/s)
12:27:50 #12 10.74   Installing       : cpp-12.2.1-4.fc36.x86_64                             14/97 
12:27:50 #12 10.75   Installing       : perl-threads-shared-1.62-479.fc36.x86_64             15/97 
12:27:50 #12 10.76   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch               16/97 
12:27:50 #12 10.76   Installing       : python3-libsemanage-3.3-3.fc36.x86_64                17/97 
12:27:50 #12 10.77   Installing       : vim-filesystem-2:9.0.1182-1.fc36.noarch              18/97 
12:27:50 #12 10.78   Installing       : systemd-rpm-macros-250.9-1.fc36.noarch               19/97 
12:27:50 #12 10.84   Installing       : python3-setuptools-59.6.0-3.fc36.noarch              20/97 
12:27:50 #12 10.87   Installing       : python3-setools-4.4.0-5.fc36.x86_64                  21/97 
12:27:50 #12 10.89   Installing       : python3-audit-3.0.9-1.fc36.x86_64                    22/97 
12:27:50 #12 10.90   Installing       : pcre2-utf32-10.40-1.fc36.x86_64                      23/97 
12:27:50 #12 10.91   Installing       : pcre2-utf16-10.40-1.fc36.x86_64                      24/97 
12:27:50 #12 10.92   Installing       : pcre2-devel-10.40-1.fc36.x86_64                      25/97 
12:27:50 #12 10.93   Installing       : libuv-1:1.44.2-1.fc36.x86_64                         26/97 
12:27:50 #12 10.93   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                         27/97 
12:27:50 #12 10.94   Installing       : libargon2-20171227-9.fc36.x86_64                     28/97 
12:27:50 #13 7.729 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsystemd-dev armhf 251.4-1ubuntu7 [314 kB]
12:27:50 #13 7.743 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
12:27:50 #13 7.945 debconf: delaying package configuration, since apt-utils is not installed
12:27:50 #13 7.980 Fetched 9739 kB in 2s (6487 kB/s)
12:27:50 #13 8.049 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
12:27:50 #13 8.248 debconf: delaying package configuration, since apt-utils is not installed
12:27:50 #13 8.284 Fetched 10.9 MB in 2s (7003 kB/s)
12:27:50 #13 8.305 Selecting previously unselected package bash-completion.
12:27:50 #11 74.26   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
12:27:50 -- Detecting C compiler ABI info - done
12:27:50 -- Check for working C compiler: /usr/bin/gcc - skipped
12:27:50 -- Detecting C compile features
12:27:50 -- Detecting C compile features - done
12:27:50 -- Performing Test HAS_BUILTIN_FORTIFY
12:27:50 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:27:50 -- Configuring done
12:27:50 -- Generating done
12:27:50 -- Build files have been written to: /go/tini
12:27:50 + make tini-static
12:27:50 #12 7.335 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:27:50 #12 7.364 Selecting previously unselected package libpcre2-dev:amd64.
12:27:50 #12 7.367 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:27:50 #12 7.371 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:27:50 #12 7.469 Selecting previously unselected package libselinux1-dev:amd64.
12:27:50 #12 7.473 Preparing to unpack .../19-libselinux1-dev_3.1-3_amd64.deb ...
12:27:50 #12 7.476 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:27:50 #12 7.529 Selecting previously unselected package libdevmapper-dev:amd64.
12:27:50 #12 7.533 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:27:50 #12 7.536 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:27:50 #12 7.566 Selecting previously unselected package libseccomp-dev:amd64.
12:27:50 #12 7.570 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:27:50 #10 75.41 Setting up libfont-ttf-perl (1.06-1.1) ...
12:27:50 #10 75.42 Setting up libfile-homedir-perl (1.006-1) ...
12:27:50 #10 75.43 Setting up python3-magic (2:0.4.20-3) ...
12:27:50 #10 75.57 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:27:50 #10 75.58 Setting up pristine-tar (1.49) ...
12:27:50 #10 75.60 Setting up libio-socket-ssl-perl (2.069-1) ...
12:27:50 #10 75.61 Setting up libsub-exporter-perl (0.987-1) ...
12:27:50 #10 75.62 Setting up libc-devtools (2.31-13+deb11u5) ...
12:27:50 #10 75.63 Setting up libalgorithm-merge-perl (0.08-3) ...
12:27:50 #10 75.66 Setting up libhttp-message-perl (6.28-1) ...
12:27:50 #12 5.422 Selecting previously unselected package bash-completion.
12:27:50 #12 5.422 (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 ... 27526 files and directories currently installed.)
12:27:50 #12 5.437 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
12:27:50 #12 10.95   Installing       : less-590-5.fc36.x86_64                               29/97 
12:27:50 #12 11.06   Installing       : kernel-headers-6.1.5-100.fc36.x86_64                 30/97 
12:27:50 #12 11.11   Installing       : glibc-headers-x86-2.35-20.fc36.noarch                31/97 
12:27:50 #12 11.13   Installing       : libxcrypt-devel-4.4.33-4.fc36.x86_64                 32/97 
12:27:50 #12 11.13   Installing       : glibc-devel-2.35-20.fc36.x86_64                      33/97 
12:27:50 #13 8.003 Selecting previously unselected package bash-completion.
12:27:50 #13 8.003 (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 ... 27269 files and directories currently installed.)
12:27:50 #13 8.019 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
12:27:50 #13 8.029 Unpacking bash-completion (1:2.11-6ubuntu1) ...
12:27:50 #13 8.131 Selecting previously unselected package libarchive13:armhf.
12:27:50 #13 8.133 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
12:27:50 #13 8.140 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
12:27:50 #13 8.172 Selecting previously unselected package libjsoncpp25:armhf.
12:27:50 #13 8.173 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_armhf.deb ...
12:27:50 #13 8.177 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
12:27:50 #13 8.207 Selecting previously unselected package librhash0:armhf.
12:27:50 #13 8.207 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
12:27:50 #13 8.211 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
12:27:50 #13 8.243 Selecting previously unselected package libuv1:armhf.
12:27:50 #13 8.243 Preparing to unpack .../04-libuv1_1.44.2-1_armhf.deb ...
12:27:50 #13 8.305 (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 ... 25295 files and directories currently installed.)
12:27:50 #13 8.321 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
12:27:50 #13 8.332 Unpacking bash-completion (1:2.11-5ubuntu1) ...
12:27:50 #13 8.431 Selecting previously unselected package libarchive13:armhf.
12:27:50 #13 8.434 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
12:27:50 #13 8.441 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
12:27:50 #13 8.473 Selecting previously unselected package libjsoncpp25:armhf.
12:27:50 #13 8.475 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ...
12:27:50 #13 8.479 Unpacking libjsoncpp25:armhf (1.9.5-3) ...
12:27:50 #13 8.509 Selecting previously unselected package librhash0:armhf.
12:27:50 #13 8.509 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
12:27:50 #13 8.512 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
12:27:50 #13 8.545 Selecting previously unselected package libuv1:armhf.
12:27:50 #13 8.545 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ...
12:27:50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:27:51 #12 7.573 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:27:51 #12 7.610 Selecting previously unselected package libsystemd-dev:amd64.
12:27:51 #12 7.613 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
12:27:51 #12 7.616 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:27:51 #12 7.725 Selecting previously unselected package pkg-config.
12:27:51 #12 7.729 Preparing to unpack .../23-pkg-config_0.29.2-1_amd64.deb ...
12:27:51 #12 7.733 Unpacking pkg-config (0.29.2-1) ...
12:27:51 #12 7.773 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:27:51 #12 7.783 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:27:51 #12 7.794 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:27:51 #12 7.806 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:27:51 #12 7.816 Setting up libuv1:amd64 (1.40.0-2) ...
12:27:51 #12 7.825 Setting up bash-completion (1:2.11-2) ...
12:27:51 #10 75.67 Setting up libhtml-form-perl (6.07-1) ...
12:27:51 #10 75.68 Setting up python3-pkg-resources (52.0.0-4) ...
12:27:51 #10 75.87 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:27:51 #10 75.90 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
12:27:51 #10 75.91 Setting up libjson-xs-perl (4.030-1+b1) ...
12:27:51 #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 1.4s done
12:27:51 #11 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832
12:27:51 #12 11.25   Installing       : glibc-static-2.35-20.fc36.x86_64                     34/97 
12:27:51 #12 11.26   Installing       : libxcrypt-static-4.4.33-4.fc36.x86_64                35/97 
12:27:51 #12 11.26   Installing       : gc-8.0.6-3.fc36.x86_64                               36/97 
12:27:51 #13 8.246 Unpacking libuv1:armhf (1.44.2-1) ...
12:27:51 #13 8.268 Selecting previously unselected package dh-elpa-helper.
12:27:51 #13 8.271 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
12:27:51 #13 8.274 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
12:27:51 #13 8.308 Selecting previously unselected package emacsen-common.
12:27:51 #13 8.310 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
12:27:51 #13 8.319 Unpacking emacsen-common (3.0.4) ...
12:27:51 #13 8.377 Selecting previously unselected package cmake-data.
12:27:51 #13 8.379 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
12:27:51 #13 8.385 Unpacking cmake-data (3.24.2-1ubuntu1) ...
12:27:51 #13 8.549 Unpacking libuv1:armhf (1.43.0-1) ...
12:27:51 #13 8.578 Selecting previously unselected package dh-elpa-helper.
12:27:51 #13 8.578 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
12:27:51 #13 8.582 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
12:27:51 #13 8.614 Selecting previously unselected package emacsen-common.
12:27:51 #13 8.617 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
12:27:51 #13 8.626 Unpacking emacsen-common (3.0.4) ...
12:27:51 #13 8.690 Selecting previously unselected package cmake-data.
12:27:51 #13 8.690 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
12:27:51 #18 exporting layers 2.1s done
12:27:51 #18 writing image sha256:022721d8bf2c76ff84e5d6a42b7f99707cde12afab3171a866ddd9681e06ed6b done
12:27:51 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
12:27:51 #18 DONE 2.1s
12:27:51 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
12:27:51 [100%] Linking C executable tini-static
12:27:51 #11 74.35   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
12:27:51 #14 DONE 35.9s
12:27:51 
12:27:51 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:51 #10 75.93 Setting up libhttp-negotiate-perl (6.01-1) ...
12:27:51 #10 75.94 Setting up libio-prompter-perl (0.004015-1) ...
12:27:51 #10 75.96 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:27:51 #10 75.98 Setting up libhttp-cookies-perl (6.10-1) ...
12:27:51 #10 76.00 Setting up python3-apt (2.2.1) ...
12:27:51 #10 76.16 Setting up po-debconf (1.0.21+nmu1) ...
12:27:51 #10 76.17 Setting up libhtml-tree-perl (5.07-2) ...
12:27:51 #12 11.54   Installing       : guile22-2.2.7-5.fc36.x86_64                          37/97 
12:27:51 #12 5.972 Unpacking bash-completion (1:2.8-6) ...
12:27:51 #12 6.083 Selecting previously unselected package cmake-data.
12:27:51 #12 6.086 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
12:27:51 #12 6.092 Unpacking cmake-data (3.13.4-1) ...
12:27:51 #13 8.703 Selecting previously unselected package cmake.
12:27:51 #13 8.703 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_armhf.deb ...
12:27:51 #13 8.706 Unpacking cmake (3.24.2-1ubuntu1) ...
12:27:51 #13 8.816 Selecting previously unselected package dh-apparmor.
12:27:51 #13 8.696 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
12:27:51 #15 DONE 2.4s
12:27:51 
12:27:51 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:51 #16 DONE 0.0s
12:27:51 
12:27:51 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:51 #17 DONE 0.0s
12:27:51 
12:27:51 #18 exporting to image
12:27:51 #18 exporting layers
12:27:51 + set -e
12:27:51 + mkdir -p /root/build-deb/engine
12:27:51 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:51 [100%] Built target tini-static
12:27:51 + mkdir -p /usr/local/bin
12:27:51 + cp tini-static /usr/local/bin/docker-init
12:27:51 + VERSION=0.0.0-20230124074129-645395c
12:27:51 + PRODUCT=docker
12:27:51 + hack/make.sh dynbinary
12:27:51 
12:27:51 #10 76.18 Setting up libparams-classify-perl (0.015-1+b3) ...
12:27:51 #10 76.20 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:27:51 #10 76.21 Setting up libhtml-format-perl (2.12-1.1) ...
12:27:51 #10 76.22 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:27:51 #10 76.28 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:27:51 #10 76.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:51 #12 8.349 Setting up libncurses6:amd64 (6.2+20201114-2) ...
12:27:51 #12 8.365 Setting up pkg-config (0.29.2-1) ...
12:27:51 #12 8.411 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
12:27:51 #13 8.817 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
12:27:51 #13 8.823 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
12:27:51 #13 8.856 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:27:51 #13 8.858 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
12:27:51 #13 8.861 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
12:27:51 #13 8.885 Selecting previously unselected package libudev-dev:armhf.
12:27:51 #13 8.887 Preparing to unpack .../11-libudev-dev_251.4-1ubuntu7_armhf.deb ...
12:27:51 #13 8.890 Unpacking libudev-dev:armhf (251.4-1ubuntu7) ...
12:27:51 #13 8.916 Selecting previously unselected package libsepol-dev:armhf.
12:27:51 #13 8.919 Preparing to unpack .../12-libsepol-dev_3.4-2_armhf.deb ...
12:27:51 #13 8.922 Unpacking libsepol-dev:armhf (3.4-2) ...
12:27:51 #13 8.964 Selecting previously unselected package libpcre2-16-0:armhf.
12:27:51 #13 8.964 Preparing to unpack .../13-libpcre2-16-0_10.40-1ubuntu1_armhf.deb ...
12:27:51 #13 8.967 Unpacking libpcre2-16-0:armhf (10.40-1ubuntu1) ...
12:27:51 #13 8.998 Selecting previously unselected package libpcre2-32-0:armhf.
12:27:51 #13 9.001 Preparing to unpack .../14-libpcre2-32-0_10.40-1ubuntu1_armhf.deb ...
12:27:51 #13 9.005 Unpacking libpcre2-32-0:armhf (10.40-1ubuntu1) ...
12:27:51 #13 9.041 Selecting previously unselected package libpcre2-posix3:armhf.
12:27:51 #13 9.001 Selecting previously unselected package cmake.
12:27:51 #13 9.001 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ...
12:27:51 #13 9.004 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
12:27:51 #13 9.123 Selecting previously unselected package dh-apparmor.
12:27:51 #13 9.123 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
12:27:51 #13 9.127 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
12:27:51 #13 9.157 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:27:51 #13 9.160 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
12:27:51 #13 9.166 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
12:27:51 #13 9.200 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:27:51 #13 9.202 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
12:27:51 #13 9.206 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
12:27:51 #13 9.231 Selecting previously unselected package libudev-dev:armhf.
12:27:51 Removing bundles/
12:27:51 
12:27:51 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:51 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:27:51 #18 exporting layers 5.2s done
12:27:51 #18 writing image sha256:24d73ba6dda927df6e745ceeddcb41a17fcf82188c5a506cc9ec14eaaf72f2a4 done
12:27:51 #18 naming to docker.io/debbuild-ubuntu-kinetic/x86_64 done
12:27:51 #18 DONE 5.2s
12:27:51 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/x86_64
12:27:51 #10 76.46 
12:27:51 #10 76.46 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:51 #10 76.48 Setting up python3-chardet (4.0.0-1) ...
12:27:51 #12 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 3.0s done
12:27:51 #12 extracting sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 0.0s done
12:27:51 #12 DONE 12.0s
12:27:51 
12:27:51 #15 [linux/arm64 base 2/5] COPY --from=xx / /
12:27:51 #12 8.421 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:27:51 #12 8.432 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:27:51 #12 8.445 Setting up librhash0:amd64 (1.4.1-2) ...
12:27:51 #12 8.457 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:27:51 #12 8.473 Setting up dh-apparmor (2.13.6-10) ...
12:27:51 #12 8.481 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:27:51 #12 8.491 Setting up libprocps8:amd64 (2:3.3.17-5) ...
12:27:51 #12 8.503 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:27:51 #12 8.513 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:27:51 #12 8.523 Setting up procps (2:3.3.17-5) ...
12:27:51 #12 8.553 Setting up cmake (3.18.4-2+deb11u1) ...
12:27:51 #12 8.565 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:27:51 #12 8.576 Setting up dmsetup (2:1.02.175-2.1) ...
12:27:51 #12 8.589 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:27:51 #12 8.598 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:27:51 #12 8.606 Setting up docker-ce-build-deps (1.0) ...
12:27:51 #12 8.616 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:27:51 #12 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 1.4s done
12:27:51 #12 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832
12:27:51 #12 11.56   Installing       : make-1:4.3-7.fc36.x86_64                             38/97 
12:27:51 #12 12.06   Installing       : gcc-12.2.1-4.fc36.x86_64                             39/97 
12:27:51 #12 12.08   Running scriptlet: gcc-12.2.1-4.fc36.x86_64                             39/97 
12:27:51 #12 12.10   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   40/97 
12:27:51 #12 12.11   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   40/97 
12:27:51 #12 12.12   Running scriptlet: dbus-broker-32-1.fc36.x86_64                         41/97 
12:27:51 #12 12.19   Installing       : dbus-broker-32-1.fc36.x86_64                         41/97 
12:27:51 #12 12.19   Running scriptlet: dbus-broker-32-1.fc36.x86_64                         41/97 
12:27:51 #12 12.20   Installing       : dbus-1:1.14.4-1.fc36.x86_64                          42/97 
12:27:51 #12 12.21   Installing       : annobin-docs-10.93-1.fc36.noarch                     43/97 
12:27:51 #12 12.26   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                44/97 
12:27:51 #12 12.27   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                     45/97 
12:27:51 #12 12.28   Installing       : rhash-1.4.2-2.fc36.x86_64                            46/97 
12:27:51 #12 12.29   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                    47/97 
12:27:51 #12 12.30   Installing       : perl-lib-0.65-486.fc36.x86_64                        48/97 
12:27:51 #12 12.30   Installing       : perl-TermReadKey-2.38-12.fc36.x86_64                 49/97 
12:27:51 #12 6.396 Selecting previously unselected package libprocps7:armhf.
12:27:51 #12 6.399 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
12:27:51 #12 6.407 Unpacking libprocps7:armhf (2:3.3.15-2) ...
12:27:51 #12 6.451 Selecting previously unselected package procps.
12:27:51 #12 6.454 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
12:27:51 #12 6.459 Unpacking procps (2:3.3.15-2) ...
12:27:51 #12 6.520 Selecting previously unselected package libarchive13:armhf.
12:27:51 #12 6.523 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u2_armhf.deb ...
12:27:51 #12 6.527 Unpacking libarchive13:armhf (3.3.3-4+deb10u2) ...
12:27:51 #12 6.579 Selecting previously unselected package libjsoncpp1:armhf.
12:27:51 #12 6.581 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
12:27:51 #12 6.587 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
12:27:51 #12 6.629 Selecting previously unselected package librhash0:armhf.
12:27:51 #12 6.632 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
12:27:51 #12 6.635 Unpacking librhash0:armhf (1.3.8-1) ...
12:27:51 #12 6.707 Selecting previously unselected package libuv1:armhf.
12:27:51 #12 6.710 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
12:27:51 #12 6.714 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
12:27:51 #12 6.751 Selecting previously unselected package cmake.
12:27:51 #13 9.044 Preparing to unpack .../15-libpcre2-posix3_10.40-1ubuntu1_armhf.deb ...
12:27:51 #13 9.047 Unpacking libpcre2-posix3:armhf (10.40-1ubuntu1) ...
12:27:51 #13 9.071 Selecting previously unselected package libpcre2-dev:armhf.
12:27:51 #13 9.073 Preparing to unpack .../16-libpcre2-dev_10.40-1ubuntu1_armhf.deb ...
12:27:51 #13 9.077 Unpacking libpcre2-dev:armhf (10.40-1ubuntu1) ...
12:27:51 #13 9.116 Selecting previously unselected package libselinux1-dev:armhf.
12:27:51 #13 9.118 Preparing to unpack .../17-libselinux1-dev_3.4-1_armhf.deb ...
12:27:51 #13 9.122 Unpacking libselinux1-dev:armhf (3.4-1) ...
12:27:51 #13 9.158 Selecting previously unselected package libdevmapper-dev:armhf.
12:27:51 #13 9.158 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.185-1ubuntu1_armhf.deb ...
12:27:51 #13 9.161 Unpacking libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
12:27:51 #13 9.187 Selecting previously unselected package libseccomp-dev:armhf.
12:27:51 #13 9.187 Preparing to unpack .../19-libseccomp-dev_2.5.4-1ubuntu1_armhf.deb ...
12:27:51 #13 9.190 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu1) ...
12:27:51 #13 9.219 Selecting previously unselected package libsystemd-dev:armhf.
12:27:51 #13 9.222 Preparing to unpack .../20-libsystemd-dev_251.4-1ubuntu7_armhf.deb ...
12:27:51 #13 9.225 Unpacking libsystemd-dev:armhf (251.4-1ubuntu7) ...
12:27:51 #13 9.278 Selecting previously unselected package pkg-config.
12:27:51 #13 9.281 Preparing to unpack .../21-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
12:27:51 #13 9.284 Unpacking pkg-config (0.29.2-1ubuntu3) ...
12:27:51 #13 9.349 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu1) ...
12:27:51 #13 9.357 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
12:27:51 #13 9.365 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
12:27:51 #13 9.373 Setting up libpcre2-16-0:armhf (10.40-1ubuntu1) ...
12:27:51 #13 9.382 Setting up libpcre2-32-0:armhf (10.40-1ubuntu1) ...
12:27:51 #13 9.235 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.6_armhf.deb ...
12:27:51 #13 9.238 Unpacking libudev-dev:armhf (249.11-0ubuntu3.6) ...
12:27:51 #13 9.264 Selecting previously unselected package libsepol-dev:armhf.
12:27:51 #13 9.267 Preparing to unpack .../13-libsepol-dev_3.3-1build1_armhf.deb ...
12:27:51 #13 9.271 Unpacking libsepol-dev:armhf (3.3-1build1) ...
12:27:51 #13 9.325 Selecting previously unselected package libpcre2-16-0:armhf.
12:27:51 #13 9.327 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_armhf.deb ...
12:27:51 #13 9.331 Unpacking libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
12:27:51 #13 9.364 Selecting previously unselected package libpcre2-32-0:armhf.
12:27:51 #13 9.367 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_armhf.deb ...
12:27:51 #13 9.370 Unpacking libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
12:27:51 #13 9.403 Selecting previously unselected package libpcre2-posix3:armhf.
12:27:51 #13 9.406 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_armhf.deb ...
12:27:51 #13 9.410 Unpacking libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
12:27:51 #13 9.436 Selecting previously unselected package libpcre2-dev:armhf.
12:27:51 #13 9.436 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_armhf.deb ...
12:27:51 #13 9.439 Unpacking libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
12:27:51 #13 9.474 Selecting previously unselected package libselinux1-dev:armhf.
12:27:51 #13 9.477 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_armhf.deb ...
12:27:51 #13 9.480 Unpacking libselinux1-dev:armhf (3.3-1build2) ...
12:27:51 #13 9.516 Selecting previously unselected package libdevmapper-dev:armhf.
12:27:51 #13 9.519 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
12:27:51 #13 9.522 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
12:27:51 #13 9.551 Selecting previously unselected package libseccomp-dev:armhf.
12:27:51 #13 9.553 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ...
12:27:51 #13 9.556 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
12:27:51 #13 9.585 Selecting previously unselected package libsystemd-dev:armhf.
12:27:52 + mkdir -p /root/build-deb/cli
12:27:52 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:52 + mkdir -p /root/build-deb/buildx
12:27:52 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:52 + set -e
12:27:52 + mkdir -p /root/build-deb/engine
12:27:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:52 #10 76.77 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:27:52 #10 76.78 Setting up libmodule-runtime-perl (0.016-1) ...
12:27:52 #10 76.79 Setting up libmailtools-perl (2.21-1) ...
12:27:52 #10 76.81 Setting up python3-debian (0.1.39) ...
12:27:52 #10 76.97 Setting up python3-requests (2.25.1+dfsg-2) ...
12:27:52 #12 8.635 Processing triggers for man-db (2.9.4-2) ...
12:27:52 #12 12.31   Installing       : perl-File-Copy-2.35-486.fc36.noarch                  50/97 
12:27:52 #12 12.32   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch          51/97 
12:27:52 #12 12.34   Installing       : autoconf-2.71-3.fc36.noarch                          52/97 
12:27:52 #12 12.36   Installing       : automake-1.16.5-7.fc36.noarch                        53/97 
12:27:52 #12 12.37   Installing       : perl-Error-1:0.17029-8.fc36.noarch                   54/97 
12:27:52 #12 12.38   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                      55/97 
12:27:52 #12 12.42   Installing       : libutempter-1.2.1-6.fc36.x86_64                      55/97 
12:27:52 #12 12.48   Installing       : util-linux-2.38-1.fc36.x86_64                        56/97 
12:27:52 #12 12.49   Running scriptlet: openssh-8.8p1-1.fc36.1.x86_64                        57/97 
12:27:52 #12 12.53   Installing       : openssh-8.8p1-1.fc36.1.x86_64                        57/97 
12:27:52 #12 12.55   Installing       : libsepol-devel-3.3-3.fc36.x86_64                     58/97 
12:27:52 #12 12.56   Installing       : libselinux-devel-3.3-4.fc36.x86_64                   59/97 
12:27:52 #12 12.57   Installing       : libselinux-utils-3.3-4.fc36.x86_64                   60/97 
12:27:52 #12 12.58   Installing       : policycoreutils-3.3-4.fc36.x86_64                    61/97 
12:27:52 #12 12.59   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                    61/97 
12:27:52 #12 12.60   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              62/97 
12:27:52 #12 12.61   Installing       : selinux-policy-36.17-1.fc36.noarch                   63/97 
12:27:52 #12 12.62   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   63/97 
12:27:52 #17 exporting layers 3.0s done
12:27:52 #17 writing image sha256:c7272d67782e1903557b96670055499349217651cbf6307fbbb785fe5bf69eb4 done
12:27:52 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
12:27:52 #17 DONE 3.0s
12:27:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
12:27:52 #12 6.753 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
12:27:52 #12 6.757 Unpacking cmake (3.13.4-1) ...
12:27:52 #12 7.050 Selecting previously unselected package dh-apparmor.
12:27:52 #13 9.391 Setting up libuv1:armhf (1.44.2-1) ...
12:27:52 #13 9.402 Setting up emacsen-common (3.0.4) ...
12:27:52 #13 9.434 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
12:27:52 #13 9.442 Setting up bash-completion (1:2.11-6ubuntu1) ...
12:27:52 #13 9.458 Setting up libjsoncpp25:armhf (1.9.5-4) ...
12:27:52 #13 9.466 Setting up pkg-config (0.29.2-1ubuntu3) ...
12:27:52 #13 9.512 Setting up libudev-dev:armhf (251.4-1ubuntu7) ...
12:27:52 #13 9.520 Setting up libsepol-dev:armhf (3.4-2) ...
12:27:52 #13 9.528 Setting up libpcre2-posix3:armhf (10.40-1ubuntu1) ...
12:27:52 #13 9.537 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
12:27:52 #13 9.546 Setting up cmake-data (3.24.2-1ubuntu1) ...
12:27:52 #13 9.584 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
12:27:52 #13 9.592 Setting up libsystemd-dev:armhf (251.4-1ubuntu7) ...
12:27:52 #13 9.600 Setting up libpcre2-dev:armhf (10.40-1ubuntu1) ...
12:27:52 #13 9.609 Setting up libselinux1-dev:armhf (3.4-1) ...
12:27:52 #13 9.617 Setting up libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
12:27:52 #15 DONE 2.5s
12:27:52 
12:27:52 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:52 #16 DONE 0.0s
12:27:52 
12:27:52 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:52 #17 DONE 0.0s
12:27:52 
12:27:52 #18 exporting to image
12:27:52 #18 exporting layers
12:27:52 #13 9.587 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.6_armhf.deb ...
12:27:52 #13 9.591 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.6) ...
12:27:52 #13 9.665 Selecting previously unselected package libglib2.0-0:armhf.
12:27:52 #13 9.667 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu1_armhf.deb ...
12:27:52 #13 9.670 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
12:27:52 #13 9.723 Selecting previously unselected package pkg-config.
12:27:52 #13 9.725 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
12:27:52 #13 9.729 Unpacking pkg-config (0.29.2-1ubuntu3) ...
12:27:52 #13 9.787 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
12:27:52 #13 9.796 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
12:27:52 #13 9.807 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
12:27:52 #13 9.818 No schema files found: doing nothing.
12:27:52 #13 9.824 Setting up libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
12:27:52 #11 74.89   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
12:27:52 #11 75.78   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
12:27:52 #11 75.83   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
12:27:52 #11 75.86   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
12:27:52 #11 75.88   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
12:27:52 #11 75.90   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
12:27:52 #11 75.92   Installing : desktop-file-utils-0.23-2.el7.x86_64                       37/52 
12:27:52 #11 75.96   Installing : zip-3.0-11.el7.x86_64                                      38/52 
12:27:52 #11 76.01   Installing : elfutils-0.176-5.el7.x86_64                                39/52 
12:27:52 #11 76.05   Installing : patch-2.7.1-12.el7_7.x86_64                                40/52 
12:27:52 #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 2.2s done
12:27:52 #10 extracting sha256:f2cb106937a0f07be410ed8582e7d9a8dbfdaa33072fd6d15a11eca3b4cb90dd
12:27:52 #10 77.12 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:27:52 #10 77.16 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:27:52 #10 77.23 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:27:52 #10 77.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:52 #13 9.625 Setting up cmake (3.24.2-1ubuntu1) ...
12:27:52 #13 9.632 Setting up docker-ce-build-deps (1.0) ...
12:27:52 #13 9.641 Processing triggers for man-db (2.10.2-2) ...
12:27:52 #13 9.703 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:27:52 #12 7.053 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
12:27:52 #12 7.061 Unpacking dh-apparmor (2.13.2-10) ...
12:27:52 #12 7.105 Selecting previously unselected package dmsetup.
12:27:52 #12 7.108 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_armhf.deb ...
12:27:52 #12 7.115 Unpacking dmsetup (2:1.02.155-3) ...
12:27:52 #12 7.165 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:27:52 #12 7.167 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
12:27:52 #12 7.172 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:27:52 #12 7.230 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:27:52 #12 7.233 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
12:27:52 #12 7.239 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
12:27:52 #12 7.279 Selecting previously unselected package libudev-dev:armhf.
12:27:52 #13 9.833 Setting up libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
12:27:52 #13 9.842 Setting up libuv1:armhf (1.43.0-1) ...
12:27:52 #13 9.849 Setting up emacsen-common (3.0.4) ...
12:27:52 #13 9.887 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
12:27:52 #13 9.897 Setting up bash-completion (1:2.11-5ubuntu1) ...
12:27:52 #13 9.914 Setting up libjsoncpp25:armhf (1.9.5-3) ...
12:27:52 #13 9.922 Setting up pkg-config (0.29.2-1ubuntu3) ...
12:27:52 #13 9.967 Setting up libudev-dev:armhf (249.11-0ubuntu3.6) ...
12:27:52 #13 9.977 Setting up libsepol-dev:armhf (3.3-1build1) ...
12:27:52 #13 9.986 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
12:27:52 #13 9.995 Setting up libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
12:27:52 #13 10.00 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
12:27:52 #13 10.01 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
12:27:52 #13 10.05 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
12:27:52 #13 10.06 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.6) ...
12:27:52 #13 10.07 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
12:27:52 + mkdir -p /root/build-deb/compose
12:27:52 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:52 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:52 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:52 + mkdir -p /go/src/github.com/docker
12:27:52 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:52 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:52 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:52 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:52 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:52 + EPOCH=5
12:27:52 + EPOCH_SEP=
12:27:52 + [[ ! -z 5 ]]
12:27:52 + EPOCH_SEP=:
12:27:52 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:52 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:52 VERSION AAA 0.0.0-20230124074129-645395c
12:27:52 + VERSION=0.0.0-20230124074129-645395c
12:27:52 VERSION bbb 0.0.0-20230124074129-645395c
12:27:52 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:52 + debSource=docker-ce
12:27:52 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:52 + debMaintainer='Docker <support@docker.com>'
12:27:52 ++ date --rfc-2822
12:27:52 + debDate='Wed, 25 Jan 2023 12:27:52 +0000'
12:27:52 + pkgRevision=1
12:27:52 + cat
12:27:52 + export CLI_GITCOMMIT=645395c
12:27:52 + CLI_GITCOMMIT=645395c
12:27:52 + export ENGINE_GITCOMMIT=2b9de2e
12:27:52 + ENGINE_GITCOMMIT=2b9de2e
12:27:52 + export SCAN_GITCOMMIT=6c852fa
12:27:52 + SCAN_GITCOMMIT=6c852fa
12:27:52 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:52 VERSION BBB 0.0.0-20230124074129-645395c
12:27:52 + dpkg-buildpackage -uc -us -I.git
12:27:52 dpkg-buildpackage: info: source package docker-ce
12:27:52 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal
12:27:52 dpkg-buildpackage: info: source distribution focal
12:27:52 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:52  dpkg-source -I.git --before-build .
12:27:52 dpkg-buildpackage: info: host architecture arm64
12:27:52 #10 77.42 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:52 #10 77.45 Setting up dh-strip-nondeterminism (1.12.0-1) ...
12:27:52 #10 77.46 Setting up libconst-fast-perl (0.014-1.1) ...
12:27:52 #10 77.47 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
12:27:52 #10 77.49 Setting up libdata-dpath-perl (0.58-1) ...
12:27:52 #10 77.50 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:27:52 #10 77.52 Setting up libpackage-stash-perl (0.39-1) ...
12:27:52 + mkdir -p /root/build-deb/cli
12:27:52 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:52 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc
12:27:52  debian/rules build
12:27:52 dh build --with=bash-completion
12:27:52    dh_update_autotools_config
12:27:52    dh_autoreconf
12:27:52    debian/rules override_dh_auto_build
12:27:52 make[1]: Entering directory '/root/build-deb'
12:27:52 # Build the daemon and dependencies
12:27:52 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:27:52 
12:27:52 Removing bundles/
12:27:52 
12:27:52 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:52 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:27:52 #13 DONE 9.9s
12:27:52 
12:27:52 #14 [stage-1 6/9] COPY sources/ /sources
12:27:52 #12 7.281 Preparing to unpack .../13-libudev-dev_241-7~deb10u8_armhf.deb ...
12:27:52 #12 7.289 Unpacking libudev-dev:armhf (241-7~deb10u8) ...
12:27:52 #12 7.335 Selecting previously unselected package libsepol1-dev:armhf.
12:27:52 #12 7.338 Preparing to unpack .../14-libsepol1-dev_2.8-1_armhf.deb ...
12:27:52 #12 7.344 Unpacking libsepol1-dev:armhf (2.8-1) ...
12:27:52 #12 7.415 Selecting previously unselected package libpcre16-3:armhf.
12:27:52 #12 7.418 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_armhf.deb ...
12:27:52 #12 7.424 Unpacking libpcre16-3:armhf (2:8.39-12) ...
12:27:52 #12 7.483 Selecting previously unselected package libpcre32-3:armhf.
12:27:52 #12 7.486 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_armhf.deb ...
12:27:52 #12 7.490 Unpacking libpcre32-3:armhf (2:8.39-12) ...
12:27:52 #12 7.537 Selecting previously unselected package libpcrecpp0v5:armhf.
12:27:52 #13 10.08 Setting up libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
12:27:52 #13 10.09 Setting up libselinux1-dev:armhf (3.3-1build2) ...
12:27:52 #13 10.10 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
12:27:52 #13 10.11 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
12:27:52 #13 10.12 Setting up docker-ce-build-deps (1.0) ...
12:27:52 #13 10.13 Processing triggers for man-db (2.10.2-1) ...
12:27:52 #13 10.19 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:27:52 #12 12.64   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          64/97 
12:27:52 #12 12.83   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          64/97 
12:27:52 + set -e
12:27:52 + mkdir -p /root/build-deb/engine
12:27:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:52 #18 exporting layers 3.6s done
12:27:52 #18 writing image sha256:1393564cbcd5a86215fdfe9ad4b0df612eece5e476b7c5d60dcf576455f4b738 done
12:27:52 #18 naming to docker.io/debbuild-ubuntu-kinetic/aarch64 done
12:27:52 #18 DONE 3.6s
12:27:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/aarch64
12:27:52  debian/rules clean
12:27:52 dh clean --with=bash-completion
12:27:52    dh_clean
12:27:52 #10 77.54 Setting up libimport-into-perl (1.002005-1) ...
12:27:52 #10 77.55 Setting up libmoo-perl (2.004004-1) ...
12:27:52 #10 77.57 Setting up liblist-someutils-perl (0.58-1) ...
12:27:52 #10 77.58 Setting up debhelper (13.3.4) ...
12:27:52 #10 77.60 Setting up libmime-tools-perl (5.509-1) ...
12:27:52 #10 77.61 Setting up dput (1.1.0) ...
12:27:52 #10 77.75 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
12:27:52 #10 77.76 Setting up equivs (2.3.1) ...
12:27:52 #10 77.78 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:27:52 #14 DONE 0.4s
12:27:52 #13 DONE 10.4s
12:27:52 
12:27:52 #14 [stage-1 6/9] COPY sources/ /sources
12:27:52 #12 7.540 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
12:27:52 #12 7.545 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
12:27:52 #12 7.578 Selecting previously unselected package libpcre3-dev:armhf.
12:27:52 #12 7.581 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_armhf.deb ...
12:27:52 #12 7.585 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
12:27:52 #12 7.664 Selecting previously unselected package libselinux1-dev:armhf.
12:27:52 #12 7.666 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_armhf.deb ...
12:27:52 #12 7.671 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
12:27:52 #12 7.727 Selecting previously unselected package libdevmapper-dev:armhf.
12:27:52 #12 7.730 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
12:27:52 #12 7.734 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
12:27:52 #12 7.771 Selecting previously unselected package libseccomp-dev:armhf.
12:27:53 #12 11.10   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          57/97 
12:27:53 #12 19.07   Installing       : python3-policycoreutils-3.4-6.fc37.noarch            58/97 
12:27:53 #12 19.09   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch       59/97 
12:27:53 #12 19.09   Installing       : libcbor-0.7.0-7.fc37.x86_64                          60/97 
12:27:53 #12 19.10   Installing       : libfido2-1.11.0-3.fc37.x86_64                        61/97 
12:27:53 #12 19.12   Installing       : openssh-clients-8.8p1-7.fc37.x86_64                  62/97 
12:27:53 #12 19.13   Running scriptlet: openssh-clients-8.8p1-7.fc37.x86_64                  62/97 
12:27:53 #12 19.14   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         63/97 
12:27:53 #12 19.14   Installing       : libargon2-20190702-1.fc37.x86_64                     64/97 
12:27:53 #12 19.15   Installing       : less-590-5.fc37.x86_64                               65/97 
12:27:53 #12 19.24   Installing       : git-core-2.39.1-1.fc37.x86_64                        66/97 
12:27:53 #12 19.28   Installing       : git-core-doc-2.39.1-1.fc37.noarch                    67/97 
12:27:53 #12 19.29   Installing       : perl-Git-2.39.1-1.fc37.noarch                        68/97 
12:27:53 #12 19.30   Installing       : git-2.39.1-1.fc37.x86_64                             69/97 
12:27:53 #12 19.31   Installing       : kmod-libs-30-2.fc37.x86_64                           70/97 
12:27:53 #12 19.31   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            71/97 
12:27:53 #12 19.33   Installing       : cryptsetup-libs-2.5.0-1.fc37.x86_64                  72/97 
12:27:53 #12 19.34   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 73/97 
12:27:53 #12 19.35   Installing       : systemd-networkd-251.10-588.fc37.x86_64              74/97 
12:27:53 #12 19.36   Running scriptlet: systemd-networkd-251.10-588.fc37.x86_64              74/97 
12:27:53 #12 19.38   Installing       : systemd-pam-251.10-588.fc37.x86_64                   75/97 
12:27:53 + set -e
12:27:53 + mkdir -p /root/build-deb/engine
12:27:53 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:53  dpkg-source -I.git -b .
12:27:53 #10 77.79 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
12:27:53 #10 77.80 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
12:27:53 #10 77.81 Setting up libnamespace-clean-perl (0.27-1) ...
12:27:53 #10 77.84 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
12:27:53 #10 77.85 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:27:53 #10 77.87 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:27:53 #10 77.88 Setting up libmoox-struct-perl (0.020-1) ...
12:27:53 #10 77.90 Setting up lintian (2.104.0) ...
12:27:53 #10 77.92 Setting up licensecheck (3.1.1-2) ...
12:27:53 #10 77.93 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:27:53 #10 77.94 Setting up libwww-perl (6.52-1) ...
12:27:53 #10 77.96 Setting up devscripts (2.21.3+deb11u1) ...
12:27:53 #11 76.08   Installing : dwz-0.11-3.el7.x86_64                                      41/52 
12:27:53 #11 76.88   Installing : gdb-7.6.1-120.el7.x86_64                                   42/52 
12:27:53 #11 76.91   Installing : perl-srpm-macros-1-8.el7.noarch                            43/52 
12:27:53 #11 76.93   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/52 
12:27:53 #11 76.97   Installing : unzip-6.0-24.el7_9.x86_64                                  45/52 
12:27:53 #11 76.99   Installing : file-5.11-37.el7.x86_64                                    46/52 
12:27:53 #11 77.02   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
12:27:53 
12:27:53 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:53 + mkdir -p /root/build-deb/buildx
12:27:53 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:53 #14 DONE 0.3s
12:27:53 
12:27:53 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:27:53 #12 7.774 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_armhf.deb ...
12:27:53 #12 7.779 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
12:27:53 #12 7.823 Selecting previously unselected package libsystemd-dev:armhf.
12:27:53 #12 7.826 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u8_armhf.deb ...
12:27:53 #12 7.829 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ...
12:27:53 #12 7.920 Selecting previously unselected package pkg-config.
12:27:53 #12 7.922 Preparing to unpack .../23-pkg-config_0.29-6_armhf.deb ...
12:27:53 #12 7.926 Unpacking pkg-config (0.29-6) ...
12:27:53 #12 8.003 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
12:27:53 #12 8.015 Setting up libseccomp-dev:armhf (2.3.3-4) ...
12:27:53 #12 8.026 Setting up libpcre16-3:armhf (2:8.39-12) ...
12:27:53 #12 19.39   Installing       : systemd-resolved-251.10-588.fc37.x86_64              76/97 
12:27:53 #12 19.40   Running scriptlet: systemd-resolved-251.10-588.fc37.x86_64              76/97 
12:27:53 #12 19.54   Installing       : systemd-251.10-588.fc37.x86_64                       77/97 
12:27:53 + mkdir -p /root/build-deb/cli
12:27:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:53 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:53 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:53 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:53 dpkg-source: info: using source format '1.0'
12:27:53 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz
12:27:53 #10 78.11 Setting up libxml-parser-perl:armhf (2.46-2) ...
12:27:53 #10 78.12 Setting up libxml-sax-expat-perl (0.51-1) ...
12:27:53 #10 78.17 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:27:53 #10 78.22 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:27:53 #11 77.08   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
12:27:53 #11 77.10   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
12:27:53 #17 exporting layers 6.5s done
12:27:53 #17 writing image sha256:e8470b0194489d5765cfb34003e149056f7b4503d60ee6eae4bcb9472949709f done
12:27:53 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
12:27:53 #17 DONE 6.5s
12:27:53 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
12:27:53 + set -e
12:27:53 + mkdir -p /root/build-deb/engine
12:27:53 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:53 + mkdir -p /root/build-deb/compose
12:27:53 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:53 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:53 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:53 + mkdir -p /go/src/github.com/docker
12:27:53 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:53 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:53 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:53 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:53 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:53 + EPOCH=5
12:27:53 + EPOCH_SEP=
12:27:53 + [[ ! -z 5 ]]
12:27:53 + EPOCH_SEP=:
12:27:53 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:53 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:53 VERSION AAA 0.0.0-20230124074129-645395c
12:27:53 + VERSION=0.0.0-20230124074129-645395c
12:27:53 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:53 VERSION bbb 0.0.0-20230124074129-645395c
12:27:53 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:53 + debSource=docker-ce
12:27:53 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:53 + debMaintainer='Docker <support@docker.com>'
12:27:53 ++ date --rfc-2822
12:27:53 + debDate='Wed, 25 Jan 2023 12:27:53 +0000'
12:27:53 + pkgRevision=1
12:27:53 + cat
12:27:53 + export CLI_GITCOMMIT=645395c
12:27:53 + CLI_GITCOMMIT=645395c
12:27:53 + export ENGINE_GITCOMMIT=2b9de2e
12:27:53 + ENGINE_GITCOMMIT=2b9de2e
12:27:53 + export SCAN_GITCOMMIT=6c852fa
12:27:53 + SCAN_GITCOMMIT=6c852fa
12:27:53 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:53 + dpkg-buildpackage -uc -us -I.git
12:27:53 VERSION BBB 0.0.0-20230124074129-645395c
12:27:53 #12 8.038 Setting up libarchive13:armhf (3.3.3-4+deb10u2) ...
12:27:53 #12 8.049 Setting up libprocps7:armhf (2:3.3.15-2) ...
12:27:53 #12 8.059 Setting up libsepol1-dev:armhf (2.8-1) ...
12:27:53 #12 8.071 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
12:27:53 #12 8.082 Setting up bash-completion (1:2.8-6) ...
12:27:53 #12 19.55   Running scriptlet: systemd-251.10-588.fc37.x86_64                       77/97 
12:27:53 #12 19.70 Creating group 'input' with GID 104.
12:27:53 #12 19.70 Creating group 'kvm' with GID 36.
12:27:53 #12 19.70 Creating group 'render' with GID 105.
12:27:53 #12 19.70 Creating group 'sgx' with GID 106.
12:27:53 #12 19.70 Creating group 'systemd-journal' with GID 190.
12:27:53 #12 19.70 Creating group 'systemd-network' with GID 192.
12:27:53 #12 19.70 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:27:53 #12 19.70 Creating group 'systemd-oom' with GID 999.
12:27:53 #12 19.70 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
12:27:53 #12 19.70 Creating group 'systemd-resolve' with GID 193.
12:27:53 #12 19.70 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:27:53 #12 19.70 
12:27:53 #12 19.71   Installing       : jsoncpp-1.9.5-3.fc37.x86_64                          78/97 
12:27:53 + mkdir -p /root/build-deb/buildx
12:27:53 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:53 + mkdir -p /root/build-deb/cli
12:27:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:53 #10 78.34 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:27:53 #10 78.37 Setting up libsoap-lite-perl (1.27-1) ...
12:27:53 #10 78.39 Setting up libxmlrpc-lite-perl (0.717-4) ...
12:27:53 #10 78.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:27:53 #10 78.43 Processing triggers for ca-certificates (20210119) ...
12:27:53 #10 78.44 Updating certificates in /etc/ssl/certs...
12:27:53 dpkg-buildpackage: info: source package docker-ce
12:27:53 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic
12:27:53 dpkg-buildpackage: info: source distribution kinetic
12:27:53 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:53  dpkg-source -I.git --before-build .
12:27:53 dpkg-buildpackage: info: host architecture amd64
12:27:53 #12 19.72   Installing       : gc-8.0.6-4.fc37.x86_64                               79/97 
12:27:53 #12 20.01   Installing       : guile22-2.2.7-6.fc37.x86_64                          80/97 
12:27:53 #15 DONE 2.5s
12:27:53 
12:27:53 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
12:27:53 #16 DONE 0.1s
12:27:53 
12:27:53 #17 exporting to image
12:27:53 #17 exporting layers
12:27:53 + mkdir -p /root/build-deb/buildx
12:27:53 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:53 #10 78.76 0 added, 0 removed; done.
12:27:53 #10 78.76 Running hooks in /etc/ca-certificates/update.d...
12:27:53 #10 78.76 done.
12:27:53 #11 77.12   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
12:27:53  debian/rules clean
12:27:53 dh clean --with=bash-completion
12:27:53    dh_clean
12:27:53 + mkdir -p /root/build-deb/cli
12:27:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:54 #12 8.673 Setting up libpcre32-3:armhf (2:8.39-12) ...
12:27:54 #12 8.688 Setting up pkg-config (0.29-6) ...
12:27:54 #12 8.739 Setting up libudev-dev:armhf (241-7~deb10u8) ...
12:27:54 #12 8.755 Setting up librhash0:armhf (1.3.8-1) ...
12:27:54 #12 8.768 Setting up procps (2:3.3.15-2) ...
12:27:54 #12 8.802 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
12:27:54 #12 8.818 Setting up cmake-data (3.13.4-1) ...
12:27:54 #12 8.839 Setting up dh-apparmor (2.13.2-10) ...
12:27:54 #12 8.853 Setting up libsystemd-dev:armhf (241-7~deb10u8) ...
12:27:54 #12 8.864 Setting up libjsoncpp1:armhf (1.7.4-3) ...
12:27:54 #12 8.875 Setting up libpcre3-dev:armhf (2:8.39-12) ...
12:27:54 #12 8.887 Setting up cmake (3.13.4-1) ...
12:27:54 #12 8.899 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
12:27:54 #12 8.913 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:27:54 #12 8.928 Setting up dmsetup (2:1.02.155-3) ...
12:27:54 #12 8.940 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
12:27:54 + mkdir -p /root/build-deb/compose
12:27:54 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:54 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:54 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:54 + mkdir -p /go/src/github.com/docker
12:27:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:54 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:54 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:54 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:54 + EPOCH=5
12:27:54 + EPOCH_SEP=
12:27:54 + [[ ! -z 5 ]]
12:27:54 + EPOCH_SEP=:
12:27:54 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:54 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:54 VERSION AAA 0.0.0-20230124074129-645395c
12:27:54 + VERSION=0.0.0-20230124074129-645395c
12:27:54 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:54 VERSION bbb 0.0.0-20230124074129-645395c
12:27:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:54 + debSource=docker-ce
12:27:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:54 + debMaintainer='Docker <support@docker.com>'
12:27:54 ++ date --rfc-2822
12:27:54 + debDate='Wed, 25 Jan 2023 12:27:53 +0000'
12:27:54 + pkgRevision=1
12:27:54 + cat
12:27:54 + export CLI_GITCOMMIT=645395c
12:27:54 + CLI_GITCOMMIT=645395c
12:27:54 + export ENGINE_GITCOMMIT=2b9de2e
12:27:54 + ENGINE_GITCOMMIT=2b9de2e
12:27:54 + export SCAN_GITCOMMIT=6c852fa
12:27:54 + SCAN_GITCOMMIT=6c852fa
12:27:54 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:54 VERSION BBB 0.0.0-20230124074129-645395c
12:27:54 + dpkg-buildpackage -uc -us -I.git
12:27:54 dpkg-buildpackage: info: source package docker-ce
12:27:54 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~debian.10~buster
12:27:54 dpkg-buildpackage: info: source distribution buster
12:27:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:54 dpkg-buildpackage: info: host architecture arm64
12:27:54  dpkg-source -I.git --before-build .
12:27:54 #10 DONE 79.1s
12:27:54 
12:27:54 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:27:54 #11 DONE 0.0s
12:27:54  dpkg-source -I.git -b .
12:27:54 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:54 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:54 dpkg-source: warning: native package version may not have a revision
12:27:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:54 dpkg-source: info: using source format '1.0'
12:27:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz
12:27:54 + mkdir -p /root/build-deb/buildx
12:27:54 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:54 #12 8.957 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
12:27:54 #12 8.980 Setting up docker-ce-build-deps (1.0) ...
12:27:54 #12 8.999 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:27:54 #12 9.053 Processing triggers for man-db (2.8.5-2) ...
12:27:54 #11 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 3.0s done
12:27:54 #11 extracting sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 0.0s done
12:27:54 #11 DONE 14.3s
12:27:54 
12:27:54 #15 [linux/arm64 base 2/5] COPY --from=xx / /
12:27:54 #12 20.03   Installing       : make-1:4.3-11.fc37.x86_64                            81/97 
12:27:54 #12 20.50   Installing       : gcc-12.2.1-4.fc37.x86_64                             82/97 
12:27:54 #12 20.51   Running scriptlet: gcc-12.2.1-4.fc37.x86_64                             82/97 
12:27:54 #12 20.53   Installing       : policycoreutils-devel-3.4-6.fc37.x86_64              83/97 
12:27:54 #12 20.64   Installing       : selinux-policy-devel-37.18-1.fc37.noarch             84/97 
12:27:54  debian/rules clean
12:27:54 dh clean --with=bash-completion
12:27:54    dh_clean
12:27:54 
12:27:54 #12 [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
12:27:54 + mkdir -p /root/build-deb/compose
12:27:54 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:54 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:54 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:54 + mkdir -p /go/src/github.com/docker
12:27:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:54 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:54 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:54 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:54 + EPOCH=5
12:27:54 + EPOCH_SEP=
12:27:54 + [[ ! -z 5 ]]
12:27:54 + EPOCH_SEP=:
12:27:54 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:54 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:54 VERSION AAA 0.0.0-20230124074129-645395c
12:27:54 VERSION bbb 0.0.0-20230124074129-645395c
12:27:54 + VERSION=0.0.0-20230124074129-645395c
12:27:54 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:54 + debSource=docker-ce
12:27:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:54 + debMaintainer='Docker <support@docker.com>'
12:27:54 ++ date --rfc-2822
12:27:54 + debDate='Wed, 25 Jan 2023 12:27:54 +0000'
12:27:54 + pkgRevision=1
12:27:54 + cat
12:27:54 + export CLI_GITCOMMIT=645395c
12:27:54 + CLI_GITCOMMIT=645395c
12:27:54 + export ENGINE_GITCOMMIT=2b9de2e
12:27:54 + ENGINE_GITCOMMIT=2b9de2e
12:27:54 + export SCAN_GITCOMMIT=6c852fa
12:27:54 + SCAN_GITCOMMIT=6c852fa
12:27:54 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:54 VERSION BBB 0.0.0-20230124074129-645395c
12:27:54 + dpkg-buildpackage -uc -us -I.git
12:27:54 dpkg-buildpackage: info: source package docker-ce
12:27:54 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic
12:27:54 dpkg-buildpackage: info: source distribution kinetic
12:27:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:54 dpkg-buildpackage: info: host architecture arm64
12:27:54  dpkg-source -I.git --before-build .
12:27:54 #11 77.65   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
12:27:54 #12 20.64   Running scriptlet: selinux-policy-devel-37.18-1.fc37.noarch             84/97 
12:27:54 #12 DONE 10.7s
12:27:54 
12:27:54 #13 [stage-1 5/8] COPY sources/ /sources
12:27:54 #13 DONE 0.3s
12:27:54 
12:27:54 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:54  dpkg-source -I.git -b .
12:27:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:54 dpkg-source: info: using source format '1.0'
12:27:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz
12:27:54  debian/rules clean
12:27:54 dh clean --with=bash-completion
12:27:54    dh_clean
12:27:54 + mkdir -p /root/build-deb/compose
12:27:54 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:54 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:54 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:54 + mkdir -p /go/src/github.com/docker
12:27:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:54 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:54 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:54 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:54 + EPOCH=5
12:27:54 + EPOCH_SEP=
12:27:54 + [[ ! -z 5 ]]
12:27:54 + EPOCH_SEP=:
12:27:54 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:54 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:54 VERSION AAA 0.0.0-20230124074129-645395c
12:27:54 + VERSION=0.0.0-20230124074129-645395c
12:27:54 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:54 VERSION bbb 0.0.0-20230124074129-645395c
12:27:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:54 + debSource=docker-ce
12:27:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:54 + debMaintainer='Docker <support@docker.com>'
12:27:54 ++ date --rfc-2822
12:27:54 + debDate='Wed, 25 Jan 2023 12:27:54 +0000'
12:27:54 + pkgRevision=1
12:27:54 + cat
12:27:54 + export CLI_GITCOMMIT=645395c
12:27:54 + CLI_GITCOMMIT=645395c
12:27:54 + export ENGINE_GITCOMMIT=2b9de2e
12:27:54 + ENGINE_GITCOMMIT=2b9de2e
12:27:54 + export SCAN_GITCOMMIT=6c852fa
12:27:54 + SCAN_GITCOMMIT=6c852fa
12:27:54 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:54 VERSION BBB 0.0.0-20230124074129-645395c
12:27:54 + dpkg-buildpackage -uc -us -I.git
12:27:54 dpkg-buildpackage: info: source package docker-ce
12:27:54 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~raspbian.11~bullseye
12:27:54 dpkg-buildpackage: info: source distribution bullseye
12:27:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:54 #12 20.92   Installing       : cmake-data-3.25.2-1.fc37.noarch                      85/97 
12:27:54 #12 21.08   Installing       : cmake-3.25.2-1.fc37.x86_64                           86/97 
12:27:54 #12 21.10   Installing       : libtool-2.4.7-2.fc37.x86_64                          87/97 
12:27:54 #12 21.11   Installing       : annobin-plugin-gcc-10.92-1.fc37.x86_64               88/97 
12:27:54 #12 21.11   Running scriptlet: annobin-plugin-gcc-10.92-1.fc37.x86_64               88/97 
12:27:54 #12 21.13   Installing       : gcc-plugin-annobin-12.2.1-4.fc37.x86_64              89/97 
12:27:54 #12 21.14   Installing       : device-mapper-devel-1.02.175-9.fc37.x86_64           90/97 
12:27:54 #12 21.15   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               91/97 
12:27:54 #12 21.16   Installing       : libseccomp-devel-2.5.3-3.fc37.x86_64                 92/97 
12:27:54 #12 21.16   Installing       : systemd-rpm-macros-251.10-588.fc37.noarch            93/97 
12:27:54 #12 21.17   Installing       : which-2.21-35.fc37.x86_64                            94/97 
12:27:54 #12 21.18   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              95/97 
12:27:54 #12 21.18   Cleanup          : systemd-libs-251.8-586.fc37.x86_64                   96/97 
12:27:54 #12 21.19   Cleanup          : libxcrypt-4.4.33-3.fc37.x86_64                       97/97 
12:27:54 #12 21.19   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          97/97 
12:27:54 #12 21.20   Running scriptlet: systemd-resolved-251.10-588.fc37.x86_64              97/97 
12:27:54  dpkg-source -I.git -b .
12:27:54 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:54 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:54 dpkg-source: warning: native package version may not have a revision
12:27:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:54 dpkg-source: info: using source format '1.0'
12:27:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz
12:27:55 #12 0.698 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:27:55 #17 exporting layers 5.7s done
12:27:55 #17 writing image sha256:6cbf94d3049e71ace6547b03f87a2b5e50a49a51696c8a1ef6a6884e4a536262 done
12:27:55 #17 naming to docker.io/debbuild-debian-buster/x86_64 done
12:27:55 #17 DONE 5.7s
12:27:55 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
12:27:55 + set -e
12:27:55 + mkdir -p /root/build-deb/engine
12:27:55 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:55 + mkdir -p /root/build-deb/cli
12:27:55 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:55 dpkg-buildpackage: info: host architecture armhf
12:27:55  dpkg-source -I.git --before-build .
12:27:55  debian/rules clean
12:27:55 dh clean --with=bash-completion
12:27:55 #11 78.19   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
12:27:55 #11 78.74   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
12:27:55 #11 78.76   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
12:27:55 #11 78.78   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
12:27:55 #11 78.80   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
12:27:55 #11 78.82   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
12:27:55 #11 78.83   Verifying  : perl-threads-1.87-4.el7.x86_64                              6/52 
12:27:55 #11 78.84   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
12:27:55 #11 78.85   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
12:27:55 #11 78.86   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
12:27:55 #11 78.88   Verifying  : unzip-6.0-24.el7_9.x86_64                                  10/52 
12:27:55 #11 78.89   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/52 
12:27:55 #11 78.90   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/52 
12:27:55 #11 78.91   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/52 
12:27:55 #11 78.92   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
12:27:55 #11 78.93   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/52 
12:27:55 #11 78.95   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/52 
12:27:55 #11 78.96   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/52 
12:27:55 #11 78.97   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
12:27:55 #11 78.98   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
12:27:55 #11 78.99   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/52 
12:27:55 #11 79.00   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/52 
12:27:55 #11 79.02   Verifying  : dwz-0.11-3.el7.x86_64                                      22/52 
12:27:55 #11 79.03   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
12:27:55 #11 79.04   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
12:27:55 #11 79.05   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         25/52 
12:27:55 #11 79.06   Verifying  : patch-2.7.1-12.el7_7.x86_64                                26/52 
12:27:55 #11 79.07   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/52 
12:27:55 #11 79.08   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           28/52 
12:27:55 #11 79.10   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/52 
12:27:55 #11 79.11   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/52 
12:27:55 #12 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 3.2s done
12:27:55 #12 DONE 12.8s
12:27:55 
12:27:55 #12 [linux/arm64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:27:55 #12 extracting sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 0.1s done
12:27:55 #12 DONE 12.9s
12:27:55 
12:27:55 #18 [linux/arm64 base 2/5] COPY --from=xx / /
12:27:55 #14 DONE 4.5s
12:27:55 
12:27:55 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:55 #15 DONE 0.0s
12:27:55 
12:27:55 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:55 #16 DONE 0.0s
12:27:55 
12:27:55 #17 exporting to image
12:27:55 #17 exporting layers
12:27:55 #12 DONE 10.0s
12:27:55 
12:27:55 #13 [stage-1 5/8] COPY sources/ /sources
12:27:55 #12 0.698 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:27:55 #12 0.698 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:27:55 + mkdir -p /root/build-deb/buildx
12:27:55 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:55    dh_clean
12:27:55 #11 79.13   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            31/52 
12:27:55 #11 79.14   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/52 
12:27:55 #11 79.15   Verifying  : perl-Encode-2.51-7.el7.x86_64                              33/52 
12:27:55 #11 79.17   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
12:27:55 #11 79.18   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
12:27:55 #11 79.19   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          36/52 
12:27:55 #11 79.21   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             37/52 
12:27:55 #11 79.22   Verifying  : perl-File-Path-2.09-2.el7.noarch                           38/52 
12:27:55 #11 79.23   Verifying  : elfutils-0.176-5.el7.x86_64                                39/52 
12:27:55 #11 79.25   Verifying  : zip-3.0-11.el7.x86_64                                      40/52 
12:27:55 #11 79.26   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
12:27:55 #11 79.27   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
12:27:55 #11 79.28   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
12:27:55 #11 79.30   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
12:27:55 #11 79.31   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
12:27:55 #11 79.32   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
12:27:55 #11 79.33   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
12:27:55 #12 21.24   Running scriptlet: libxcrypt-4.4.33-3.fc37.x86_64                       97/97 
12:27:55 #12 21.74   Verifying        : automake-1.16.5-9.fc37.noarch                         1/97 
12:27:55 #12 21.74   Verifying        : checkpolicy-3.4-3.fc37.x86_64                         2/97 
12:27:55 #12 21.74   Verifying        : cryptsetup-libs-2.5.0-1.fc37.x86_64                   3/97 
12:27:55 #12 21.74   Verifying        : dbus-broker-32-1.fc37.x86_64                          4/97 
12:27:55 #12 21.74   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  5/97 
12:27:55 #12 21.74   Verifying        : device-mapper-devel-1.02.175-9.fc37.x86_64            6/97 
12:27:55 #12 21.74   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             7/97 
12:27:55 #12 21.74   Verifying        : gc-8.0.6-4.fc37.x86_64                                8/97 
12:27:55 #12 21.74   Verifying        : guile22-2.2.7-6.fc37.x86_64                           9/97 
12:27:55 #12 21.74   Verifying        : jsoncpp-1.9.5-3.fc37.x86_64                          10/97 
12:27:55 #12 21.74   Verifying        : kmod-libs-30-2.fc37.x86_64                           11/97 
12:27:55 #12 21.74   Verifying        : less-590-5.fc37.x86_64                               12/97 
12:27:55 #12 21.74   Verifying        : libargon2-20190702-1.fc37.x86_64                     13/97 
12:27:55 #12 21.74   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         14/97 
12:27:55 #12 21.74   Verifying        : libcbor-0.7.0-7.fc37.x86_64                          15/97 
12:27:55 #12 21.74   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        16/97 
12:27:55 #12 21.74   Verifying        : libfido2-1.11.0-3.fc37.x86_64                        17/97 
12:27:55 #12 21.74   Verifying        : libmpc-1.2.1-5.fc37.x86_64                           18/97 
12:27:55 #12 21.74   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       19/97 
12:27:55 #12 21.74   Verifying        : libseccomp-devel-2.5.3-3.fc37.x86_64                 20/97 
12:27:55 #12 21.74   Verifying        : libselinux-devel-3.4-5.fc37.x86_64                   21/97 
12:27:55 #12 21.74   Verifying        : libselinux-utils-3.4-5.fc37.x86_64                   22/97 
12:27:55 #12 21.74   Verifying        : libsepol-devel-3.4-3.fc37.x86_64                     23/97 
12:27:55 #12 21.74   Verifying        : libtool-2.4.7-2.fc37.x86_64                          24/97 
12:27:55 #12 21.74   Verifying        : libtool-ltdl-2.4.7-2.fc37.x86_64                     25/97 
12:27:55 #12 21.74   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               26/97 
12:27:55 #12 21.74   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      27/97 
12:27:55 #12 21.74   Verifying        : libuv-1:1.44.2-2.fc37.x86_64                         28/97 
12:27:55 #12 21.74   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     29/97 
12:27:55 #12 21.74   Verifying        : m4-1.4.19-4.fc37.x86_64                              30/97 
12:27:55 #12 21.74   Verifying        : make-1:4.3-11.fc37.x86_64                            31/97 
12:27:55 #12 21.74   Verifying        : openssh-8.8p1-7.fc37.x86_64                          32/97 
12:27:55 #12 21.74   Verifying        : openssh-clients-8.8p1-7.fc37.x86_64                  33/97 
12:27:55 #12 21.74   Verifying        : pcre2-devel-10.40-1.fc37.1.x86_64                    34/97 
12:27:55 #12 21.74   Verifying        : pcre2-utf16-10.40-1.fc37.1.x86_64                    35/97 
12:27:55 #12 21.74   Verifying        : pcre2-utf32-10.40-1.fc37.1.x86_64                    36/97 
12:27:55 #12 21.74   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  37/97 
12:27:55 #12 21.74   Verifying        : perl-File-Compare-1.100.700-492.fc37.noarch          38/97 
12:27:55 #12 21.74   Verifying        : perl-File-Copy-2.39-492.fc37.noarch                  39/97 
12:27:55 #12 21.74   Verifying        : perl-File-Find-1.40-492.fc37.noarch                  40/97 
12:27:55 #12 21.74   Verifying        : perl-TermReadKey-2.38-14.fc37.x86_64                 41/97 
12:27:55 #12 21.74   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               42/97 
12:27:55 #12 21.74   Verifying        : perl-lib-0.65-492.fc37.x86_64                        43/97 
12:27:55 #12 21.74   Verifying        : perl-threads-1:2.27-489.fc37.x86_64                  44/97 
12:27:55 #12 21.74   Verifying        : perl-threads-shared-1.64-489.fc37.x86_64             45/97 
12:27:55 #12 21.74   Verifying        : policycoreutils-3.4-6.fc37.x86_64                    46/97 
12:27:55 #12 21.74   Verifying        : policycoreutils-devel-3.4-6.fc37.x86_64              47/97 
12:27:55 #12 21.74   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch       48/97 
12:27:55 #12 21.74   Verifying        : python3-audit-3.0.9-1.fc37.x86_64                    49/97 
12:27:55 #12 21.74   Verifying        : python3-libselinux-3.4-5.fc37.x86_64                 50/97 
12:27:55 #12 21.74   Verifying        : python3-libsemanage-3.4-5.fc37.x86_64                51/97 
12:27:55 #12 21.74   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch            52/97 
12:27:55 #12 21.74   Verifying        : python3-setools-4.4.0-9.fc37.x86_64                  53/97 
12:27:55 #12 21.74   Verifying        : python3-setuptools-62.6.0-2.fc37.noarch              54/97 
12:27:55 #12 21.74   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    55/97 
12:27:55 #12 21.74   Verifying        : rhash-1.4.2-3.fc37.x86_64                            56/97 
12:27:55 #12 21.74   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              57/97 
12:27:55 #12 21.74   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      58/97 
12:27:55 #12 21.74   Verifying        : which-2.21-35.fc37.x86_64                            59/97 
12:27:55 #12 21.74   Verifying        : annobin-docs-10.92-1.fc37.noarch                     60/97 
12:27:55 #12 21.74   Verifying        : annobin-plugin-gcc-10.92-1.fc37.x86_64               61/97 
12:27:55 #12 21.74   Verifying        : autoconf-2.71-4.fc37.noarch                          62/97 
12:27:55 #12 21.74   Verifying        : cmake-3.25.2-1.fc37.x86_64                           63/97 
12:27:55 #12 21.74   Verifying        : cmake-data-3.25.2-1.fc37.noarch                      64/97 
12:27:55 #12 21.74   Verifying        : cmake-filesystem-3.25.2-1.fc37.x86_64                65/97 
12:27:55 #12 21.74   Verifying        : cmake-rpm-macros-3.25.2-1.fc37.noarch                66/97 
12:27:55 #12 21.74   Verifying        : cpp-12.2.1-4.fc37.x86_64                             67/97 
12:27:55 #12 21.74   Verifying        : dbus-1:1.14.4-1.fc37.x86_64                          68/97 
12:27:55 #12 21.74   Verifying        : dbus-common-1:1.14.4-1.fc37.noarch                   69/97 
12:27:55 #12 21.74   Verifying        : gcc-12.2.1-4.fc37.x86_64                             70/97 
12:27:55 #12 21.74   Verifying        : gcc-plugin-annobin-12.2.1-4.fc37.x86_64              71/97 
12:27:55 #12 21.74   Verifying        : git-2.39.1-1.fc37.x86_64                             72/97 
12:27:55 #12 21.74   Verifying        : git-core-2.39.1-1.fc37.x86_64                        73/97 
12:27:55 #12 21.74   Verifying        : git-core-doc-2.39.1-1.fc37.noarch                    74/97 
12:27:55 #12 21.74   Verifying        : glibc-devel-2.36-9.fc37.x86_64                       75/97 
12:27:55 #12 21.74   Verifying        : glibc-headers-x86-2.36-9.fc37.noarch                 76/97 
12:27:55 #12 21.74   Verifying        : glibc-static-2.36-9.fc37.x86_64                      77/97 
12:27:55 #12 21.74   Verifying        : kernel-headers-6.1.5-200.fc37.x86_64                 78/97 
12:27:55 #12 21.74   Verifying        : libedit-3.1-43.20221009cvs.fc37.x86_64               79/97 
12:27:55 #12 21.74   Verifying        : libxcrypt-devel-4.4.33-4.fc37.x86_64                 80/97 
12:27:55 #12 21.74   Verifying        : libxcrypt-static-4.4.33-4.fc37.x86_64                81/97 
12:27:55 #12 21.74   Verifying        : perl-Git-2.39.1-1.fc37.noarch                        82/97 
12:27:55 #12 21.74   Verifying        : selinux-policy-37.18-1.fc37.noarch                   83/97 
12:27:55 #12 21.74   Verifying        : selinux-policy-devel-37.18-1.fc37.noarch             84/97 
12:27:55 #12 21.74   Verifying        : selinux-policy-targeted-37.18-1.fc37.noarch          85/97 
12:27:55 #12 21.74   Verifying        : systemd-251.10-588.fc37.x86_64                       86/97 
12:27:55 #12 21.74   Verifying        : systemd-devel-251.10-588.fc37.x86_64                 87/97 
12:27:55 #12 21.74   Verifying        : systemd-networkd-251.10-588.fc37.x86_64              88/97 
12:27:55 #12 21.74   Verifying        : systemd-pam-251.10-588.fc37.x86_64                   89/97 
12:27:55 #12 21.75   Verifying        : systemd-resolved-251.10-588.fc37.x86_64              90/97 
12:27:55 #12 21.75   Verifying        : systemd-rpm-macros-251.10-588.fc37.noarch            91/97 
12:27:55 #12 21.75   Verifying        : vim-filesystem-2:9.0.1221-1.fc37.noarch              92/97 
12:27:55 #12 21.75   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  93/97 
12:27:55 #12 21.75   Verifying        : libxcrypt-4.4.33-4.fc37.x86_64                       94/97 
12:27:55 #12 21.75   Verifying        : libxcrypt-4.4.33-3.fc37.x86_64                       95/97 
12:27:55 #12 21.75   Verifying        : systemd-libs-251.10-588.fc37.x86_64                  96/97 
12:27:55 #13 DONE 0.4s
12:27:55 + mkdir -p /root/build-deb/compose
12:27:55 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:55  dpkg-source -I.git -b .
12:27:55 #11 79.35   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
12:27:55 #11 79.36   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
12:27:55 #11 79.36   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
12:27:55 #11 79.36   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
12:27:55 #11 79.36   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
12:27:55 #11 79.40 
12:27:55 #11 79.40 Installed:
12:27:55 #11 79.40   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
12:27:55 #11 79.40 
12:27:55 #11 79.40 Dependency Installed:
12:27:55 #11 79.40   bzip2.x86_64 0:1.0.6-13.el7                                                   
12:27:55 #11 79.40   desktop-file-utils.x86_64 0:0.23-2.el7                                        
12:27:55 #11 79.40   dwz.x86_64 0:0.11-3.el7                                                       
12:27:55 #11 79.40   elfutils.x86_64 0:0.176-5.el7                                                 
12:27:55 #11 79.40   emacs-filesystem.noarch 1:24.3-23.el7                                         
12:27:55 #11 79.40   file.x86_64 0:5.11-37.el7                                                     
12:27:55 #11 79.40   gdb.x86_64 0:7.6.1-120.el7                                                    
12:27:55 #11 79.40   groff-base.x86_64 0:1.22.2-8.el7                                              
12:27:55 #11 79.40   patch.x86_64 0:2.7.1-12.el7_7                                                 
12:27:55 #11 79.40   perl.x86_64 4:5.16.3-299.el7_9                                                
12:27:55 #11 79.40   perl-Carp.noarch 0:1.26-244.el7                                               
12:27:55 #11 79.40   perl-Encode.x86_64 0:2.51-7.el7                                               
12:27:55 #11 79.40   perl-Exporter.noarch 0:5.68-3.el7                                             
12:27:55 #11 79.40   perl-File-Path.noarch 0:2.09-2.el7                                            
12:27:55 #11 79.40   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
12:27:55 #11 79.40   perl-Filter.x86_64 0:1.49-3.el7                                               
12:27:55 #11 79.40   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
12:27:55 #11 79.40   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
12:27:55 #11 79.40   perl-PathTools.x86_64 0:3.40-5.el7                                            
12:27:55 #11 79.40   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
12:27:55 #11 79.40   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
12:27:55 #11 79.40   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
12:27:55 #11 79.40   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
12:27:55 #11 79.40   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
12:27:55 #11 79.40   perl-Socket.x86_64 0:2.010-5.el7                                              
12:27:55 #11 79.40   perl-Storable.x86_64 0:2.45-3.el7                                             
12:27:55 #11 79.40   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
12:27:55 #11 79.40   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
12:27:55 #11 79.40   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
12:27:55 #11 79.40   perl-Time-Local.noarch 0:1.2300-2.el7                                         
12:27:55 #11 79.40   perl-constant.noarch 0:1.27-2.el7                                             
12:27:55 #11 79.40   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
12:27:55 #11 79.40   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
12:27:55 #11 79.40   perl-parent.noarch 1:0.225-244.el7                                            
12:27:55 #11 79.40   perl-podlators.noarch 0:2.5.1-3.el7                                           
12:27:55 #11 79.40   perl-srpm-macros.noarch 0:1-8.el7                                             
12:27:55 #11 79.40   perl-threads.x86_64 0:1.87-4.el7                                              
12:27:55 #11 79.40   perl-threads-shared.x86_64 0:1.43-6.el7                                       
12:27:55 #11 79.40   python-srpm-macros.noarch 0:3-34.el7                                          
12:27:55 #11 79.40   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
12:27:55 #11 79.40   unzip.x86_64 0:6.0-24.el7_9                                                   
12:27:55 #11 79.40   zip.x86_64 0:3.0-11.el7                                                       
12:27:55 #11 79.40 
12:27:55 #11 79.40 Dependency Updated:
12:27:55 #11 79.40   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
12:27:55 #11 79.40   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
12:27:55 #11 79.40 
12:27:55 #11 79.40 Complete!
12:27:55 #15 DONE 2.4s
12:27:55 
12:27:55 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:55 #16 DONE 0.0s
12:27:55 
12:27:55 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:55 #17 DONE 0.0s
12:27:55 
12:27:55 #18 exporting to image
12:27:55 #18 exporting layers
12:27:55 #15 DONE 2.3s
12:27:55 
12:27:55 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:27:55 #16 DONE 0.0s
12:27:55 
12:27:55 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:27:55 #17 DONE 0.0s
12:27:55 
12:27:55 #18 exporting to image
12:27:55 #18 exporting layers
12:27:55 #12 21.75   Verifying        : systemd-libs-251.8-586.fc37.x86_64                   97/97 
12:27:55 #12 21.91 
12:27:55 #12 21.91 Upgraded:
12:27:55 #12 21.91   libxcrypt-4.4.33-4.fc37.x86_64       systemd-libs-251.10-588.fc37.x86_64      
12:27:55 #12 21.91 Installed:
12:27:55 #12 21.91   annobin-docs-10.92-1.fc37.noarch                                              
12:27:55 #12 21.91   annobin-plugin-gcc-10.92-1.fc37.x86_64                                        
12:27:55 #12 21.91   autoconf-2.71-4.fc37.noarch                                                   
12:27:55 #12 21.91   automake-1.16.5-9.fc37.noarch                                                 
12:27:55 #12 21.91   checkpolicy-3.4-3.fc37.x86_64                                                 
12:27:55 #12 21.91   cmake-3.25.2-1.fc37.x86_64                                                    
12:27:55 #12 21.91   cmake-data-3.25.2-1.fc37.noarch                                               
12:27:55 #12 21.91   cmake-filesystem-3.25.2-1.fc37.x86_64                                         
12:27:55 #12 21.91   cmake-rpm-macros-3.25.2-1.fc37.noarch                                         
12:27:55 #12 21.91   cpp-12.2.1-4.fc37.x86_64                                                      
12:27:55 #12 21.91   cryptsetup-libs-2.5.0-1.fc37.x86_64                                           
12:27:55 #12 21.91   dbus-1:1.14.4-1.fc37.x86_64                                                   
12:27:55 #12 21.91   dbus-broker-32-1.fc37.x86_64                                                  
12:27:55 #12 21.91   dbus-common-1:1.14.4-1.fc37.noarch                                            
12:27:55 #12 21.91   device-mapper-1.02.175-9.fc37.x86_64                                          
12:27:55 #12 21.91   device-mapper-devel-1.02.175-9.fc37.x86_64                                    
12:27:55 #12 21.91   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
12:27:55 #12 21.91   gc-8.0.6-4.fc37.x86_64                                                        
12:27:55 #12 21.91   gcc-12.2.1-4.fc37.x86_64                                                      
12:27:55 #12 21.91   gcc-plugin-annobin-12.2.1-4.fc37.x86_64                                       
12:27:55 #12 21.91   git-2.39.1-1.fc37.x86_64                                                      
12:27:55 #12 21.91   git-core-2.39.1-1.fc37.x86_64                                                 
12:27:55 #12 21.91   git-core-doc-2.39.1-1.fc37.noarch                                             
12:27:55 #12 21.91   glibc-devel-2.36-9.fc37.x86_64                                                
12:27:55 #12 21.91   glibc-headers-x86-2.36-9.fc37.noarch                                          
12:27:55 #12 21.91   glibc-static-2.36-9.fc37.x86_64                                               
12:27:55 #12 21.91   guile22-2.2.7-6.fc37.x86_64                                                   
12:27:55 #12 21.91   jsoncpp-1.9.5-3.fc37.x86_64                                                   
12:27:55 #12 21.91   kernel-headers-6.1.5-200.fc37.x86_64                                          
12:27:55 #12 21.91   kmod-libs-30-2.fc37.x86_64                                                    
12:27:55 #12 21.91   less-590-5.fc37.x86_64                                                        
12:27:55 #12 21.91   libargon2-20190702-1.fc37.x86_64                                              
12:27:55 #12 21.91   libbpf-2:0.8.0-2.fc37.x86_64                                                  
12:27:55 #12 21.91   libcbor-0.7.0-7.fc37.x86_64                                                   
12:27:55 #12 21.91   libedit-3.1-43.20221009cvs.fc37.x86_64                                        
12:27:55 #12 21.91   libfdisk-2.38.1-1.fc37.x86_64                                                 
12:27:55 #12 21.91   libfido2-1.11.0-3.fc37.x86_64                                                 
12:27:55 #12 21.91   libmpc-1.2.1-5.fc37.x86_64                                                    
12:27:55 #12 21.91   libseccomp-2.5.3-3.fc37.x86_64                                                
12:27:55 #12 21.91   libseccomp-devel-2.5.3-3.fc37.x86_64                                          
12:27:55 #12 21.91   libselinux-devel-3.4-5.fc37.x86_64                                            
12:27:55 #12 21.91   libselinux-utils-3.4-5.fc37.x86_64                                            
12:27:55 #12 21.91   libsepol-devel-3.4-3.fc37.x86_64                                              
12:27:55 #12 21.91   libtool-2.4.7-2.fc37.x86_64                                                   
12:27:55 #12 21.91   libtool-ltdl-2.4.7-2.fc37.x86_64                                              
12:27:55 #12 21.91   libtool-ltdl-devel-2.4.7-2.fc37.x86_64                                        
12:27:55 #12 21.91   libutempter-1.2.1-7.fc37.x86_64                                               
12:27:55 #12 21.91   libuv-1:1.44.2-2.fc37.x86_64                                                  
12:27:55 #12 21.91   libxcrypt-devel-4.4.33-4.fc37.x86_64                                          
12:27:55 #12 21.91   libxcrypt-static-4.4.33-4.fc37.x86_64                                         
12:27:55 #12 21.91   libxkbcommon-1.4.1-2.fc37.x86_64                                              
12:27:55 #12 21.91   m4-1.4.19-4.fc37.x86_64                                                       
12:27:55 #12 21.91   make-1:4.3-11.fc37.x86_64                                                     
12:27:55 #12 21.91   openssh-8.8p1-7.fc37.x86_64                                                   
12:27:55 #12 21.91   openssh-clients-8.8p1-7.fc37.x86_64                                           
12:27:55 #12 21.91   pcre2-devel-10.40-1.fc37.1.x86_64                                             
12:27:55 #12 21.91   pcre2-utf16-10.40-1.fc37.1.x86_64                                             
12:27:55 #12 21.91   pcre2-utf32-10.40-1.fc37.1.x86_64                                             
12:27:55 #12 21.91   perl-Error-1:0.17029-10.fc37.noarch                                           
12:27:55 #12 21.91   perl-File-Compare-1.100.700-492.fc37.noarch                                   
12:27:55 #12 21.91   perl-File-Copy-2.39-492.fc37.noarch                                           
12:27:55 #12 21.91   perl-File-Find-1.40-492.fc37.noarch                                           
12:27:55 #12 21.91   perl-Git-2.39.1-1.fc37.noarch                                                 
12:27:55 #12 21.91   perl-TermReadKey-2.38-14.fc37.x86_64                                          
12:27:55 #12 21.91   perl-Thread-Queue-3.14-489.fc37.noarch                                        
12:27:55 #12 21.91   perl-lib-0.65-492.fc37.x86_64                                                 
12:27:55 #12 21.91   perl-threads-1:2.27-489.fc37.x86_64                                           
12:27:55 #12 21.91   perl-threads-shared-1.64-489.fc37.x86_64                                      
12:27:55 #12 21.91   policycoreutils-3.4-6.fc37.x86_64                                             
12:27:55 #12 21.91   policycoreutils-devel-3.4-6.fc37.x86_64                                       
12:27:55 #12 21.91   policycoreutils-python-utils-3.4-6.fc37.noarch                                
12:27:55 #12 21.91   python3-audit-3.0.9-1.fc37.x86_64                                             
12:27:55 #12 21.91   python3-libselinux-3.4-5.fc37.x86_64                                          
12:27:55 #12 21.91   python3-libsemanage-3.4-5.fc37.x86_64                                         
12:27:55 #12 21.91   python3-policycoreutils-3.4-6.fc37.noarch                                     
12:27:55 #12 21.91   python3-setools-4.4.0-9.fc37.x86_64                                           
12:27:55 #12 21.91   python3-setuptools-62.6.0-2.fc37.noarch                                       
12:27:55 #12 21.91   qrencode-libs-4.1.1-3.fc37.x86_64                                             
12:27:55 #12 21.91   rhash-1.4.2-3.fc37.x86_64                                                     
12:27:55 #12 21.91   rpm-plugin-selinux-4.18.0-1.fc37.x86_64                                       
12:27:55 #12 21.91   selinux-policy-37.18-1.fc37.noarch                                            
12:27:55 #12 21.91   selinux-policy-devel-37.18-1.fc37.noarch                                      
12:27:55 #12 21.91   selinux-policy-targeted-37.18-1.fc37.noarch                                   
12:27:55 #12 21.91   systemd-251.10-588.fc37.x86_64                                                
12:27:55 #12 21.91   systemd-devel-251.10-588.fc37.x86_64                                          
12:27:55 #12 21.91   systemd-networkd-251.10-588.fc37.x86_64                                       
12:27:55 #12 21.91   systemd-pam-251.10-588.fc37.x86_64                                            
12:27:55 #12 21.91   systemd-resolved-251.10-588.fc37.x86_64                                       
12:27:55 #12 21.91   systemd-rpm-macros-251.10-588.fc37.noarch                                     
12:27:55 #12 21.91   util-linux-2.38.1-1.fc37.x86_64                                               
12:27:55 #12 21.91   vim-filesystem-2:9.0.1221-1.fc37.noarch                                       
12:27:55 #12 21.91   which-2.21-35.fc37.x86_64                                                     
12:27:55 #12 21.91   xkeyboard-config-2.36-3.fc37.noarch                                           
12:27:55 #12 21.91 
12:27:55 #12 21.91 Complete!
12:27:55 #12 DONE 22.1s
12:27:55 
12:27:55 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
12:27:55 
12:27:55 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:27:55 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:55 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:55 + mkdir -p /go/src/github.com/docker
12:27:55 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:55 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:55 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:55 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:55 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:55 + EPOCH=5
12:27:55 + EPOCH_SEP=
12:27:55 + [[ ! -z 5 ]]
12:27:55 + EPOCH_SEP=:
12:27:55 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:55 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:55 VERSION AAA 0.0.0-20230124074129-645395c
12:27:55 + VERSION=0.0.0-20230124074129-645395c
12:27:55 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:55 VERSION bbb 0.0.0-20230124074129-645395c
12:27:55 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:55 + debSource=docker-ce
12:27:55 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:55 + debMaintainer='Docker <support@docker.com>'
12:27:55 ++ date --rfc-2822
12:27:55 + debDate='Wed, 25 Jan 2023 12:27:55 +0000'
12:27:55 + pkgRevision=1
12:27:55 + cat
12:27:55 + export CLI_GITCOMMIT=645395c
12:27:55 + CLI_GITCOMMIT=645395c
12:27:55 + export ENGINE_GITCOMMIT=2b9de2e
12:27:55 + ENGINE_GITCOMMIT=2b9de2e
12:27:55 + export SCAN_GITCOMMIT=6c852fa
12:27:55 + SCAN_GITCOMMIT=6c852fa
12:27:55 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:55 + dpkg-buildpackage -uc -us -I.git
12:27:55 VERSION BBB 0.0.0-20230124074129-645395c
12:27:55 dpkg-buildpackage: info: source package docker-ce
12:27:55 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~debian.10~buster
12:27:55 dpkg-buildpackage: info: source distribution buster
12:27:55 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:55  dpkg-source -I.git --before-build .
12:27:55 dpkg-buildpackage: info: host architecture amd64
12:27:55 dpkg-source: warning: native package version may not have a revision
12:27:55 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:55 dpkg-source: info: using source format '1.0'
12:27:55 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.tar.gz
12:27:56 #15 DONE 3.9s
12:27:56 
12:27:56 #16 [linux/arm64 base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:27:56 #16 DONE 0.1s
12:27:56 
12:27:56 #17 [linux/arm64 base 4/5] 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
12:27:56 #17 DONE 0.1s
12:27:56 
12:27:56 #18 [linux/arm64 base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:27:56 #18 0.333 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:27:56 #18 0.342 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:27:56 #18 0.342 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:27:56 #18 0.440 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:27:56 #18 0.565 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:27:56  debian/rules clean
12:27:56 dh clean --with=bash-completion
12:27:56    dh_clean
12:27:56 #12 1.031 Reading package lists...
12:27:56 #11 DONE 79.9s
12:27:56 
12:27:56 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
12:27:56 #12 DONE 0.0s
12:27:56 
12:27:56 #13 [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:27:56 #17 exporting layers 5.5s done
12:27:56 #17 writing image sha256:f3bb964f299116f3fe7d57a6735751da622d95a380ea5a3d57f59d3857abade6 done
12:27:56 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
12:27:56 #17 DONE 5.5s
12:27:56 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
12:27:56 + set -e
12:27:56 + mkdir -p /root/build-deb/engine
12:27:56 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:56 + mkdir -p /root/build-deb/cli
12:27:56 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:56 #18 0.617 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:27:56  dpkg-source -I.git -b .
12:27:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:56 dpkg-source: info: using source format '1.0'
12:27:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz
12:27:56 + mkdir -p /root/build-deb/buildx
12:27:56 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:56 #12 2.083 dpkg-buildpackage: info: source package docker-ce-build-deps
12:27:56 #12 2.083 dpkg-buildpackage: info: source version 1.0
12:27:56 #12 2.083 dpkg-buildpackage: info: source distribution unstable
12:27:56 #12 2.083 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:27:56 #12 2.117 dpkg-buildpackage: info: host architecture armhf
12:27:56 #12 2.118  dpkg-source --before-build .
12:27:56 #12 2.219  debian/rules clean
12:27:56 #12 2.221 dh clean
12:27:56 #12 2.296    dh_clean
12:27:56 #12 2.327  debian/rules binary
12:27:56 #12 2.328 dh binary
12:27:56 #12 2.393    dh_update_autotools_config
12:27:56 #12 2.419    dh_autoreconf
12:27:56 #12 2.459    create-stamp debian/debhelper-build-stamp
12:27:56 #12 2.459    dh_prep
12:27:56 #18 exporting layers 4.8s done
12:27:56 #18 writing image sha256:aae8e993536d6c75d9f6df3c4911b0a2651cd35b80173e69cc741b479c415e83 done
12:27:56 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
12:27:56 #18 DONE 4.8s
12:27:56 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
12:27:56 + set -e
12:27:56 + mkdir -p /root/build-deb/engine
12:27:56 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:56 + mkdir -p /root/build-deb/compose
12:27:56 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:56 #13 0.690 Loaded plugins: fastestmirror, ovl
12:27:56 #18 1.462 Fetched 8504 kB in 1s (6124 kB/s)
12:27:56 #12 2.486    dh_install
12:27:56 #12 2.521    dh_installdocs
12:27:56 #12 2.558    dh_installchangelogs
12:27:56 #12 2.638    dh_perl
12:27:56 #12 2.673    dh_link
12:27:56 #12 2.706    dh_strip_nondeterminism
12:27:57 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:57 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:57 + mkdir -p /go/src/github.com/docker
12:27:57 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:57 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:57 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:57 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:57 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:57 + EPOCH=5
12:27:57 + EPOCH_SEP=
12:27:57 + [[ ! -z 5 ]]
12:27:57 + EPOCH_SEP=:
12:27:57 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:57 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:57 VERSION AAA 0.0.0-20230124074129-645395c
12:27:57 + VERSION=0.0.0-20230124074129-645395c
12:27:57 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:57 VERSION bbb 0.0.0-20230124074129-645395c
12:27:57 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:57 + debSource=docker-ce
12:27:57 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:57 + debMaintainer='Docker <support@docker.com>'
12:27:57 ++ date --rfc-2822
12:27:57 + debDate='Wed, 25 Jan 2023 12:27:56 +0000'
12:27:57 + pkgRevision=1
12:27:57 + cat
12:27:57 + export CLI_GITCOMMIT=645395c
12:27:57 + CLI_GITCOMMIT=645395c
12:27:57 + export ENGINE_GITCOMMIT=2b9de2e
12:27:57 + ENGINE_GITCOMMIT=2b9de2e
12:27:57 + export SCAN_GITCOMMIT=6c852fa
12:27:57 + SCAN_GITCOMMIT=6c852fa
12:27:57 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:57 VERSION BBB 0.0.0-20230124074129-645395c
12:27:57 + dpkg-buildpackage -uc -us -I.git
12:27:57 dpkg-buildpackage: info: source package docker-ce
12:27:57 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic
12:27:57 dpkg-buildpackage: info: source distribution bionic
12:27:57 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:57 dpkg-buildpackage: info: host architecture armhf
12:27:57  dpkg-source -I.git --before-build build-deb
12:27:57 #14 DONE 2.3s
12:27:57 
12:27:57 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:57 #15 DONE 0.0s
12:27:57 
12:27:57 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:57 #16 DONE 0.0s
12:27:57 
12:27:57 #17 exporting to image
12:27:57 #17 exporting layers
12:27:57 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc
12:27:57  debian/rules build
12:27:57 dh build --with=bash-completion
12:27:57    dh_update_autotools_config
12:27:57    dh_autoreconf
12:27:57    debian/rules override_dh_auto_build
12:27:57 make[1]: Entering directory '/root/build-deb'
12:27:57 # Build the daemon and dependencies
12:27:57 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:27:57 
12:27:57 Removing bundles/
12:27:57 
12:27:57 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:57 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:27:57 #12 2.766    dh_compress
12:27:57 #12 2.803    dh_fixperms
12:27:57 #12 2.841    dh_missing
12:27:57 #12 2.865    dh_installdeb
12:27:57 #12 2.898    dh_gencontrol
12:27:57 #12 3.012    dh_md5sums
12:27:57 + mkdir -p /root/build-deb/cli
12:27:57 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:57  debian/rules clean
12:27:57 dh clean --with=bash-completion
12:27:57    dh_clean
12:27:57 #13 1.052 Enabling base-source repository
12:27:57 #13 1.053 Enabling extras-source repository
12:27:57 #13 1.053 Enabling updates-source repository
12:27:57 #13 1.054 Loading mirror speeds from cached hostfile
12:27:57 #13 1.055  * base: download.cf.centos.org
12:27:57 #13 1.055  * extras: download.cf.centos.org
12:27:57 #13 1.055  * updates: download.cf.centos.org
12:27:57 #18 1.462 Reading package lists...
12:27:57 #10 extracting sha256:f2cb106937a0f07be410ed8582e7d9a8dbfdaa33072fd6d15a11eca3b4cb90dd 5.2s done
12:27:57 #10 extracting sha256:a84b8005c1782cb771645a32ea9798b29f749199af90aaf038a8847fc6f51a11 0.0s done
12:27:57 #10 DONE 16.2s
12:27:57 
12:27:57 #19 [linux/amd64 base 2/5] COPY --from=xx / /
12:27:57 #12 3.048    dh_builddeb
12:27:57 #12 3.074 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:27:57 #12 3.092  dpkg-genbuildinfo --build=binary
12:27:57 + mkdir -p /root/build-deb/buildx
12:27:57 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:57  dpkg-source -I.git -b build-deb
12:27:57 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:57 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:57 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:57 dpkg-source: info: using source format '1.0'
12:27:57 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz
12:27:57 #12 3.235  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
12:27:57 #12 3.313 dpkg-genchanges: info: binary-only upload (no source code included)
12:27:57 #12 3.315  dpkg-source --after-build .
12:27:57 #12 3.413 dpkg-buildpackage: info: binary-only upload (no source included)
12:27:57 #17 exporting layers 2.9s done
12:27:57 #17 writing image sha256:a7730d63ad6c9746fd4ecd1ed0bbc1ed0330024bc5deda54e1b8a2c0cdd8e531 done
12:27:57 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
12:27:57 #17 DONE 2.9s
12:27:57 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
12:27:57 #12 3.418 
12:27:57 #12 3.418 The package has been created.
12:27:57 #12 3.418 Attention, the package has been created in the current directory,
12:27:57 #12 3.418 not in ".." as indicated by the message above!
12:27:57 #12 3.440 Selecting previously unselected package docker-ce-build-deps.
12:27:57 #12 3.457 (Reading database ... 28395 files and directories currently installed.)
12:27:57 #12 3.457 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:27:57 #12 3.461 Unpacking docker-ce-build-deps (1.0) ...
12:27:58 #18 1.980 Reading package lists...
12:27:58 + set -e
12:27:58 + mkdir -p /root/build-deb/engine
12:27:58 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:27:58 + mkdir -p /root/build-deb/compose
12:27:58 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:58 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:58 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:58 + mkdir -p /go/src/github.com/docker
12:27:58 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:58 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:58 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:58 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:58 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:58 + EPOCH=5
12:27:58 + EPOCH_SEP=
12:27:58 + [[ ! -z 5 ]]
12:27:58 + EPOCH_SEP=:
12:27:58 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:58 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:58 VERSION AAA 0.0.0-20230124074129-645395c
12:27:58 + VERSION=0.0.0-20230124074129-645395c
12:27:58 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:58 VERSION bbb 0.0.0-20230124074129-645395c
12:27:58 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:58 + debSource=docker-ce
12:27:58 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:58 + debMaintainer='Docker <support@docker.com>'
12:27:58 ++ date --rfc-2822
12:27:58 + debDate='Wed, 25 Jan 2023 12:27:57 +0000'
12:27:58 + pkgRevision=1
12:27:58 + cat
12:27:58 + export CLI_GITCOMMIT=645395c
12:27:58 + CLI_GITCOMMIT=645395c
12:27:58 + export ENGINE_GITCOMMIT=2b9de2e
12:27:58 + ENGINE_GITCOMMIT=2b9de2e
12:27:58 + export SCAN_GITCOMMIT=6c852fa
12:27:58 + SCAN_GITCOMMIT=6c852fa
12:27:58 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:58 VERSION BBB 0.0.0-20230124074129-645395c
12:27:58 + dpkg-buildpackage -uc -us -I.git
12:27:58 dpkg-buildpackage: info: source package docker-ce
12:27:58 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal
12:27:58 dpkg-buildpackage: info: source distribution focal
12:27:58 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:58  dpkg-source -I.git --before-build .
12:27:58 dpkg-buildpackage: info: host architecture amd64
12:27:58 #13 DONE 2.4s
12:27:58 
12:27:58 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
12:27:58 #14 DONE 0.0s
12:27:58 
12:27:58 #15 exporting to image
12:27:58 #15 exporting layers
12:27:58 #18 2.489 Building dependency tree...
12:27:58 #18 2.637 Reading state information...
12:27:58 #14 DONE 2.6s
12:27:58 
12:27:58 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:27:58 #15 DONE 0.0s
12:27:58 
12:27:58 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:27:58 #16 DONE 0.0s
12:27:58 
12:27:58 #17 exporting to image
12:27:58 #17 exporting layers
12:27:58  debian/rules clean
12:27:58 dh clean --with=bash-completion
12:27:58    dh_clean
12:27:58 #15 DONE 4.3s
12:27:58 #18 2.804 The following additional packages will be installed:
12:27:58 #18 2.805   libmagic-mgc libmagic1
12:27:58 #18 2.828 The following NEW packages will be installed:
12:27:58 #18 2.829   file libmagic-mgc libmagic1
12:27:58 
12:27:58 #16 [linux/arm64 base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:27:58 #16 DONE 0.1s
12:27:58 
12:27:58 #17 [linux/arm64 base 4/5] 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
12:27:58 #17 DONE 0.1s
12:27:58 
12:27:58 #18 [linux/arm64 base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:27:58 #12 3.507 Reading package lists...
12:27:58  dpkg-source -I.git -b .
12:27:58 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:27:58 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:27:58 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:58 dpkg-source: info: using source format '1.0'
12:27:58 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz
12:27:58 + mkdir -p /root/build-deb/cli
12:27:58 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:27:58 + mkdir -p /root/build-deb/buildx
12:27:58 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:27:58 #18 3.099 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
12:27:58 #18 3.099 Need to get 463 kB of archives.
12:27:58 #18 3.099 After this operation, 7063 kB of additional disk space will be used.
12:27:58 #18 3.099 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
12:27:58 #18 3.106 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
12:27:58 #18 3.107 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
12:27:58 #18 3.259 debconf: delaying package configuration, since apt-utils is not installed
12:27:58 #18 3.292 Fetched 463 kB in 0s (1701 kB/s)
12:27:58 #18 3.310 Selecting previously unselected package libmagic-mgc.
12:27:58 #18 3.310 (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.)
12:27:58 #18 3.319 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
12:27:58 #18 3.325 Unpacking libmagic-mgc (1:5.39-3) ...
12:27:58 #18 0.352 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:27:58 #18 0.378 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:27:58 #18 0.381 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:27:58 #12 4.276 Building dependency tree...
12:27:58 #12 4.441 Reading state information...
12:27:58 #19 DONE 1.3s
12:27:58 
12:27:58 #20 [linux/amd64 base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:27:58 #20 DONE 0.1s
12:27:58 
12:27:58 #21 [linux/amd64 base 4/5] 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
12:27:58 #21 DONE 0.1s
12:27:58 
12:27:58 #22 [linux/amd64 base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:27:58 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc
12:27:58  debian/rules build
12:27:58 dh build --with=bash-completion
12:27:58    dh_update_autotools_config
12:27:59 #18 3.397 Selecting previously unselected package libmagic1:arm64.
12:27:59 #18 3.399 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
12:27:59 #18 3.415 Unpacking libmagic1:arm64 (1:5.39-3) ...
12:27:59 #18 3.453 Selecting previously unselected package file.
12:27:59 #18 3.455 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
12:27:59 #18 3.459 Unpacking file (1:5.39-3) ...
12:27:59 #18 3.500 Setting up libmagic-mgc (1:5.39-3) ...
12:27:59 #18 3.510 Setting up libmagic1:arm64 (1:5.39-3) ...
12:27:59 #18 3.529 Setting up file (1:5.39-3) ...
12:27:59 #18 3.542 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:27:59 #18 0.463 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:27:59 #18 0.617 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:27:59 #18 0.673 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:27:59 #12 4.465 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:27:59 #12 4.676 Starting 2 pkgProblemResolver with broken count: 0
12:27:59 #12 4.679 Done
12:27:59 #17 exporting layers 4.9s done
12:27:59 #17 writing image sha256:090fdc82c532b1d88a96192eb362e120a97f06128f07c5c39610db4efdfec594 done
12:27:59 #17 naming to docker.io/rpmbuild-centos-8/x86_64 done
12:27:59 #17 DONE 4.9s
12:27:59 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:27:59 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ejNxq7
12:27:59 + umask 022
12:27:59 + cd /root/rpmbuild/BUILD
12:27:59 + cd /root/rpmbuild/BUILD
12:27:59 + rm -rf src
12:27:59 + /usr/bin/mkdir -p src
12:27:59 + cd src
12:27:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:59 + /usr/bin/tar -xof -
12:27:59 + mkdir -p /root/build-deb/compose
12:27:59 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:27:59 + mkdir -p /root/build-deb/scan-cli-plugin
12:27:59 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:27:59 + mkdir -p /go/src/github.com/docker
12:27:59 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:27:59 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:27:59 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:27:59 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:27:59 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:27:59 + EPOCH=5
12:27:59 + EPOCH_SEP=
12:27:59 + [[ ! -z 5 ]]
12:27:59 + EPOCH_SEP=:
12:27:59 + [[ -z 0.0.0~20230124074129.645395c ]]
12:27:59 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:27:59 VERSION AAA 0.0.0-20230124074129-645395c
12:27:59 + VERSION=0.0.0-20230124074129-645395c
12:27:59 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:27:59 VERSION bbb 0.0.0-20230124074129-645395c
12:27:59 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:27:59 + debSource=docker-ce
12:27:59 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:27:59 + debMaintainer='Docker <support@docker.com>'
12:27:59 ++ date --rfc-2822
12:27:59 + debDate='Wed, 25 Jan 2023 12:27:59 +0000'
12:27:59 + pkgRevision=1
12:27:59 + cat
12:27:59 + export CLI_GITCOMMIT=645395c
12:27:59 + CLI_GITCOMMIT=645395c
12:27:59 + export ENGINE_GITCOMMIT=2b9de2e
12:27:59 + ENGINE_GITCOMMIT=2b9de2e
12:27:59 VERSION BBB 0.0.0-20230124074129-645395c
12:27:59 + export SCAN_GITCOMMIT=6c852fa
12:27:59 + SCAN_GITCOMMIT=6c852fa
12:27:59 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:27:59 + dpkg-buildpackage -uc -us -I.git
12:27:59 dpkg-buildpackage: info: source package docker-ce
12:27:59 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~debian.11~bullseye
12:27:59 dpkg-buildpackage: info: source distribution bullseye
12:27:59 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:27:59 dpkg-buildpackage: info: host architecture arm64
12:27:59  dpkg-source -I.git --before-build .
12:27:59    dh_autoreconf
12:27:59    debian/rules override_dh_auto_build
12:27:59 make[1]: Entering directory '/root/build-deb'
12:27:59 # Build the daemon and dependencies
12:27:59 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:27:59 
12:27:59 Removing bundles/
12:27:59 
12:27:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:59 #18 DONE 3.7s
12:27:59 
12:27:59 #19 [linux/arm64 tini-src 1/3] WORKDIR /usr/src/tini
12:27:59 #19 ...
12:27:59 
12:27:59 #20 [linux/arm64 runc-src 1/3] WORKDIR /usr/src/runc
12:27:59 #20 DONE 0.1s
12:27:59 
12:27:59 #21 [linux/arm64 rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:27:59 #21 DONE 0.2s
12:27:59 
12:27:59 #22 [linux/arm64 tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:27:59 #22 DONE 0.2s
12:27:59 
12:27:59 #23 [linux/arm64 containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:27:59 #23 DONE 0.2s
12:27:59 #12 4.860  Done
12:27:59 #12 5.027 Starting pkgProblemResolver with broken count: 0
12:27:59 #12 5.066 Starting 2 pkgProblemResolver with broken count: 0
12:27:59 #12 5.069 Done
12:27:59 #22 0.327 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:27:59 #22 0.337 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:27:59 #22 0.338 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:27:59 #22 0.425 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:27:59 #22 0.543 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:27:59  debian/rules clean
12:27:59 dh clean --with=bash-completion
12:27:59    dh_clean
12:27:59 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:27:59 
12:27:59 #24 [linux/arm64 rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:27:59 #24 DONE 0.2s
12:27:59 
12:27:59 #25 [linux/arm64 runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:27:59 #25 DONE 0.2s
12:27:59 
12:27:59 #26 [linux/arm64 containerd-src 1/3] WORKDIR /usr/src/containerd
12:27:59 #26 DONE 0.2s
12:27:59 
12:27:59 #19 [linux/arm64 tini-src 1/3] WORKDIR /usr/src/tini
12:27:59 #19 DONE 0.2s
12:27:59 
12:27:59 #27 [linux/arm64 runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:27:59 #0 0.171 hint: Using 'master' as the name for the initial branch. This default branch name
12:27:59 #0 0.171 hint: is subject to change. To configure the initial branch name to use in all
12:27:59 #0 0.171 hint: of your new repositories, which will suppress this warning, call:
12:27:59 #0 0.171 hint: 
12:27:59 #0 0.171 hint: 	git config --global init.defaultBranch <name>
12:27:59 #0 0.171 hint: 
12:27:59 #0 0.171 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:27:59 #0 0.171 hint: 'development'. The just-created branch can be renamed via this command:
12:27:59 #0 0.171 hint: 
12:27:59 #0 0.171 hint: 	git branch -m <name>
12:27:59 #0 0.174 Initialized empty Git repository in /usr/src/runc/.git/
12:27:59 #27 DONE 0.3s
12:27:59 
12:27:59 #28 [linux/arm64 runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:27:59 #22 0.654 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:27:59 + STATUS=0
12:27:59 + '[' 0 -ne 0 ']'
12:27:59 + /usr/bin/tar -xof -
12:27:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:27:59  dpkg-source -I.git -b .
12:27:59 #28 ...
12:27:59 
12:27:59 #29 [linux/arm64 rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:27:59 #0 0.300 hint: Using 'master' as the name for the initial branch. This default branch name
12:27:59 #0 0.300 hint: is subject to change. To configure the initial branch name to use in all
12:27:59 #0 0.300 hint: of your new repositories, which will suppress this warning, call:
12:27:59 #0 0.300 hint: 
12:27:59 #0 0.300 hint: 	git config --global init.defaultBranch <name>
12:27:59 #0 0.300 hint: 
12:27:59 #0 0.300 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:27:59 #0 0.300 hint: 'development'. The just-created branch can be renamed via this command:
12:27:59 #0 0.300 hint: 
12:27:59 #0 0.300 hint: 	git branch -m <name>
12:27:59 #0 0.301 Initialized empty Git repository in /usr/src/rootlesskit/.git/
12:27:59 #29 DONE 0.4s
12:27:59 
12:27:59 #30 [linux/arm64 containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:27:59 #0 0.331 hint: Using 'master' as the name for the initial branch. This default branch name
12:27:59 #0 0.331 hint: is subject to change. To configure the initial branch name to use in all
12:27:59 #0 0.331 hint: of your new repositories, which will suppress this warning, call:
12:27:59 #0 0.331 hint: 
12:27:59 #0 0.331 hint: 	git config --global init.defaultBranch <name>
12:27:59 #0 0.332 hint: 
12:27:59 #0 0.332 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:27:59 #0 0.332 hint: 'development'. The just-created branch can be renamed via this command:
12:27:59 #0 0.332 hint: 
12:27:59 #0 0.332 hint: 	git branch -m <name>
12:27:59 #0 0.336 Initialized empty Git repository in /usr/src/containerd/.git/
12:27:59 #30 DONE 0.5s
12:27:59 
12:27:59 #31 [linux/arm64 tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:27:59 #0 0.335 hint: Using 'master' as the name for the initial branch. This default branch name
12:27:59 #0 0.335 hint: is subject to change. To configure the initial branch name to use in all
12:27:59 #0 0.336 hint: of your new repositories, which will suppress this warning, call:
12:27:59 #0 0.336 hint: 
12:27:59 #0 0.337 hint: 	git config --global init.defaultBranch <name>
12:27:59 #0 0.337 hint: 
12:27:59 #0 0.337 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:27:59 #0 0.338 hint: 'development'. The just-created branch can be renamed via this command:
12:27:59 #0 0.338 hint: 
12:27:59 #0 0.338 hint: 	git branch -m <name>
12:27:59 #0 0.399 Initialized empty Git repository in /usr/src/tini/.git/
12:27:59 #12 5.364 The following additional packages will be installed:
12:27:59 #12 5.365   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
12:27:59 #12 5.365   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
12:27:59 #12 5.365   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
12:27:59 #12 5.365   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:27:59 #12 5.366   libudev-dev libuv1 pkg-config procps
12:27:59 #12 5.367 Suggested packages:
12:27:59 #12 5.367   cmake-doc ninja-build apparmor-easyprof seccomp
12:27:59 #12 5.367 Recommended packages:
12:27:59 #12 5.367   psmisc
12:27:59 #12 5.626 The following NEW packages will be installed:
12:27:59 #12 5.626   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
12:27:59 #12 5.626   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
12:27:59 #12 5.627   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
12:27:59 #12 5.627   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:27:59 #12 5.627   libudev-dev libuv1 pkg-config procps
12:27:59 dpkg-source: warning: native package version may not have a revision
12:27:59 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:27:59 dpkg-source: info: using source format '1.0'
12:27:59 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz
12:27:59 #18 1.524 Fetched 8504 kB in 1s (5937 kB/s)
12:28:00 #31 DONE 0.5s
12:28:00 
12:28:00 #32 [linux/arm64 tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:00 #12 5.901 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
12:28:00 #12 5.901 1 not fully installed or removed.
12:28:00 #12 5.901 Need to get 9065 kB of archives.
12:28:00 #12 5.901 After this operation, 33.9 MB of additional disk space will be used.
12:28:00 #12 5.901 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
12:28:00 #12 5.908 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:28:00 #12 5.916 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
12:28:00 #12 5.917 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
12:28:00 #12 5.917 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
12:28:00 #12 5.919 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
12:28:00 #12 5.920 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
12:28:00 #12 5.921 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
12:28:00 #12 5.939 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
12:28:00 #12 5.984 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
12:28:00 + STATUS=0
12:28:00 + '[' 0 -ne 0 ']'
12:28:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:28:00 + exit 0
12:28:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uh8OP1
12:28:00 + umask 022
12:28:00 + cd /root/rpmbuild/BUILD
12:28:00 + cd src
12:28:00 + export DOCKER_GITCOMMIT=2b9de2e
12:28:00 + DOCKER_GITCOMMIT=2b9de2e
12:28:00 + mkdir -p /go/src/github.com/docker
12:28:00 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:28:00 + pushd /root/rpmbuild/BUILD/src/engine
12:28:00 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:28:00 + TMP_GOPATH=/go
12:28:00 + hack/dockerfile/install/install.sh tini
12:28:00 + RM_GOPATH=0
12:28:00 + TMP_GOPATH=/go
12:28:00 + : /usr/local/bin
12:28:00 + '[' -z /go ']'
12:28:00 + export GOPATH=/go
12:28:00 + GOPATH=/go
12:28:00 + case "$(go env GOARCH)" in
12:28:00 ++ go env GOARCH
12:28:00 + export GO_BUILDMODE=-buildmode=pie
12:28:00 + GO_BUILDMODE=-buildmode=pie
12:28:00 ++ dirname hack/dockerfile/install/install.sh
12:28:00 + dir=hack/dockerfile/install
12:28:00 + bin=tini
12:28:00 + shift
12:28:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:28:00 + . hack/dockerfile/install/tini.installer
12:28:00 ++ : v0.19.0
12:28:00 + install_tini
12:28:00 + echo 'Install tini version v0.19.0'
12:28:00 Install tini version v0.19.0
12:28:00 + git clone https://github.com/krallin/tini.git /go/tini
12:28:00 Cloning into '/go/tini'...
12:28:00 #18 exporting layers 6.9s done
12:28:00 #18 writing image sha256:90b5edbc6376d270c15b31dcac289d2e557d61802941970362e535b9df51e5ea done
12:28:00 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
12:28:00 #18 DONE 6.9s
12:28:00 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
12:28:00 + set -e
12:28:00 + mkdir -p /root/build-deb/engine
12:28:00 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:28:00 + mkdir -p /root/build-deb/cli
12:28:00 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:28:00 + mkdir -p /root/build-deb/buildx
12:28:00 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:28:00 #12 5.985 Get:11 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
12:28:00 #12 5.985 Get:12 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
12:28:00 #12 5.986 Get:13 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
12:28:00 #12 5.986 Get:14 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7+deb11u1 [123 kB]
12:28:00 #12 5.987 Get:15 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
12:28:00 #12 5.989 Get:16 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
12:28:00 #12 5.990 Get:17 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
12:28:00 #12 6.001 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
12:28:00 #12 6.002 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
12:28:00 #12 6.005 Get:20 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
12:28:00 #12 6.008 Get:21 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
12:28:00 #12 6.009 Get:22 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
12:28:00 #12 6.010 Get:23 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u1 [401 kB]
12:28:00 #12 6.017 Get:24 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
12:28:00 #12 6.243 debconf: delaying package configuration, since apt-utils is not installed
12:28:00 + cd /go/tini
12:28:00 + git checkout -q v0.19.0
12:28:00 + cmake .
12:28:00 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:28:00   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:28:00   CMake.
12:28:00 
12:28:00   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:28:00   CMake that the project does not need compatibility with older versions.
12:28:00 
12:28:00 
12:28:00 -- The C compiler identification is GNU 8.5.0
12:28:00 -- Detecting C compiler ABI info
12:28:00 -- Detecting C compiler ABI info - done
12:28:00 -- Check for working C compiler: /usr/bin/cc - skipped
12:28:00 -- Detecting C compile features
12:28:00 -- Detecting C compile features - done
12:28:00 -- Performing Test HAS_BUILTIN_FORTIFY
12:28:00 #18 1.524 Reading package lists...
12:28:00 #22 1.579 Fetched 8622 kB in 2s (5716 kB/s)
12:28:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.dsc
12:28:00  debian/rules build
12:28:00 dh build --with=bash-completion
12:28:00    dh_update_autotools_config
12:28:00    dh_autoreconf
12:28:00    debian/rules override_dh_auto_build
12:28:00 make[1]: Entering directory '/root/build-deb'
12:28:00 # Build the daemon and dependencies
12:28:00 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:00 
12:28:00 Removing bundles/
12:28:00 
12:28:00 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:00 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:00 #32 DONE 0.6s
12:28:00 
12:28:00 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:00 #0 1.000 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:00 #0 1.016 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:00 #0 1.017 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:00 #33 1.280 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:00 #12 6.288 Fetched 9065 kB in 0s (23.7 MB/s)
12:28:00 #12 6.314 Selecting previously unselected package bash-completion.
12:28:00 #12 6.314 (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 ... 28399 files and directories currently installed.)
12:28:00 #12 6.330 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
12:28:00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:28:00 -- Configuring done
12:28:00 -- Generating done
12:28:00 -- Build files have been written to: /go/tini
12:28:00 + make tini-static
12:28:00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:28:00 [100%] Linking C executable tini-static
12:28:00 #12 12.85   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          64/97 
12:28:00 #12 21.20   Installing       : python3-policycoreutils-3.3-4.fc36.noarch            65/97 
12:28:00 #12 21.21   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch       66/97 
12:28:00 #12 21.22   Installing       : policycoreutils-devel-3.3-4.fc36.x86_64              67/97 
12:28:00 + mkdir -p /root/build-deb/compose
12:28:00 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:28:00 + mkdir -p /root/build-deb/scan-cli-plugin
12:28:00 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:28:00 + mkdir -p /go/src/github.com/docker
12:28:00 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:28:00 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:28:00 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:28:00 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:28:00 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:28:00 + EPOCH=5
12:28:00 + EPOCH_SEP=
12:28:00 + [[ ! -z 5 ]]
12:28:00 + EPOCH_SEP=:
12:28:00 + [[ -z 0.0.0~20230124074129.645395c ]]
12:28:00 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:28:00 VERSION AAA 0.0.0-20230124074129-645395c
12:28:00 + VERSION=0.0.0-20230124074129-645395c
12:28:00 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:28:00 VERSION bbb 0.0.0-20230124074129-645395c
12:28:00 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:28:00 + debSource=docker-ce
12:28:00 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:28:00 + debMaintainer='Docker <support@docker.com>'
12:28:00 ++ date --rfc-2822
12:28:00 + debDate='Wed, 25 Jan 2023 12:28:00 +0000'
12:28:00 + pkgRevision=1
12:28:00 + cat
12:28:00 + export CLI_GITCOMMIT=645395c
12:28:00 + CLI_GITCOMMIT=645395c
12:28:00 + export ENGINE_GITCOMMIT=2b9de2e
12:28:00 + ENGINE_GITCOMMIT=2b9de2e
12:28:00 + export SCAN_GITCOMMIT=6c852fa
12:28:00 + SCAN_GITCOMMIT=6c852fa
12:28:00 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:28:00 VERSION BBB 0.0.0-20230124074129-645395c
12:28:00 + dpkg-buildpackage -uc -us -I.git
12:28:00 dpkg-buildpackage: info: source package docker-ce
12:28:00 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal
12:28:00 dpkg-buildpackage: info: source distribution focal
12:28:00 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:28:00 dpkg-buildpackage: info: host architecture armhf
12:28:00  dpkg-source -I.git --before-build .
12:28:01 [100%] Built target tini-static
12:28:01 + mkdir -p /usr/local/bin
12:28:01 + cp tini-static /usr/local/bin/docker-init
12:28:01 + VERSION=0.0.0-20230124074129-645395c
12:28:01 + PRODUCT=docker
12:28:01 + hack/make.sh dynbinary
12:28:01 
12:28:01 Removing bundles/
12:28:01 
12:28:01 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:01 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:01 #12 21.33   Installing       : selinux-policy-devel-36.17-1.fc36.noarch             68/97 
12:28:01 #12 21.34   Running scriptlet: selinux-policy-devel-36.17-1.fc36.noarch             68/97 
12:28:01 #12 21.35   Installing       : libedit-3.1-41.20210910cvs.fc36.x86_64               69/97 
12:28:01 #12 21.36   Installing       : libcbor-0.7.0-5.fc36.x86_64                          70/97 
12:28:01 #12 21.37   Installing       : libfido2-1.10.0-5.fc36.x86_64                        71/97 
12:28:01 #12 21.39   Installing       : openssh-clients-8.8p1-1.fc36.1.x86_64                72/97 
12:28:01 #12 21.40   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.x86_64                72/97 
12:28:01 #12 21.49   Installing       : git-core-2.39.1-1.fc36.x86_64                        73/97 
12:28:01 #12 21.53   Installing       : git-core-doc-2.39.1-1.fc36.noarch                    74/97 
12:28:01 #12 21.54   Installing       : perl-Git-2.39.1-1.fc36.noarch                        75/97 
12:28:01 #12 21.54   Installing       : git-2.39.1-1.fc36.x86_64                             76/97 
12:28:01 #12 21.55   Installing       : kmod-libs-29-7.fc36.x86_64                           77/97 
12:28:01 #12 21.56   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64            78/97 
12:28:01 #12 21.57   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                  79/97 
12:28:01  debian/rules clean
12:28:01 dh clean --with=bash-completion
12:28:01    dh_clean
12:28:01 #18 2.076 Reading package lists...
12:28:01 #18 2.612 Building dependency tree...
12:28:01 #22 1.579 Reading package lists...
12:28:01 #33 1.785 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:01 #12 6.796 Unpacking bash-completion (1:2.11-2) ...
12:28:01 #12 6.944 Selecting previously unselected package cmake-data.
12:28:01 #12 21.58   Installing       : device-mapper-1.02.175-7.fc36.x86_64                 80/97 
12:28:01 #12 21.60   Installing       : systemd-networkd-250.9-1.fc36.x86_64                 81/97 
12:28:01 #12 21.61   Running scriptlet: systemd-networkd-250.9-1.fc36.x86_64                 81/97 
12:28:01 #12 21.63   Installing       : systemd-pam-250.9-1.fc36.x86_64                      82/97 
12:28:01 #12 21.64   Installing       : systemd-resolved-250.9-1.fc36.x86_64                 83/97 
12:28:01  dpkg-source -I.git -b .
12:28:01 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:28:01 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:28:01 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:28:01 dpkg-source: info: using source format '1.0'
12:28:01 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz
12:28:01 #18 2.778 Reading state information...
12:28:01 #18 3.004 The following additional packages will be installed:
12:28:01 #18 3.005   libmagic-mgc libmagic1
12:28:01 #18 3.033 The following NEW packages will be installed:
12:28:01 #22 2.063 Reading package lists...
12:28:01 #12 6.947 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:28:01 #12 6.952 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:28:01 #12 21.65   Running scriptlet: systemd-resolved-250.9-1.fc36.x86_64                 83/97 
12:28:01 #12 21.77   Installing       : systemd-250.9-1.fc36.x86_64                          84/97 
12:28:01 #12 21.79   Running scriptlet: systemd-250.9-1.fc36.x86_64                          84/97 
12:28:01 #12 21.94 Creating group 'input' with GID 104.
12:28:01 #12 21.94 Creating group 'kvm' with GID 36.
12:28:01 #12 21.94 Creating group 'render' with GID 105.
12:28:01 #12 21.94 Creating group 'sgx' with GID 106.
12:28:01 #12 21.94 Creating group 'systemd-journal' with GID 190.
12:28:01 #12 21.94 Creating group 'systemd-network' with GID 192.
12:28:01 #12 21.94 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:28:01 #12 21.94 Creating group 'systemd-oom' with GID 998.
12:28:01 #12 21.94 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
12:28:01 #12 21.94 Creating group 'systemd-resolve' with GID 193.
12:28:01 #12 21.94 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:28:01 #12 21.94 
12:28:01 #12 21.96   Installing       : systemd-devel-250.9-1.fc36.x86_64                    85/97 
12:28:01 #22 2.606 Building dependency tree...
12:28:01 #22 2.704 Reading state information...
12:28:01 #22 2.816 The following additional packages will be installed:
12:28:01 #18 3.035   file libmagic-mgc libmagic1
12:28:01 #18 3.307 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
12:28:01 #18 3.307 Need to get 463 kB of archives.
12:28:01 #18 3.307 After this operation, 7063 kB of additional disk space will be used.
12:28:01 #18 3.307 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
12:28:01 #12 7.282 Selecting previously unselected package libncurses6:armhf.
12:28:01 #12 7.286 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
12:28:01 #12 7.293 Unpacking libncurses6:armhf (6.2+20201114-2) ...
12:28:01 #12 7.329 Selecting previously unselected package libprocps8:armhf.
12:28:01 #12 7.332 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
12:28:01 #12 7.336 Unpacking libprocps8:armhf (2:3.3.17-5) ...
12:28:01 #12 7.380 Selecting previously unselected package procps.
12:28:01 #12 7.383 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
12:28:01 #12 7.390 Unpacking procps (2:3.3.17-5) ...
12:28:01 #12 7.488 Selecting previously unselected package libjsoncpp24:armhf.
12:28:01 #12 7.491 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
12:28:01 #12 7.494 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
12:28:01 #12 7.531 Selecting previously unselected package librhash0:armhf.
12:28:01 #12 7.534 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
12:28:01 #12 7.537 Unpacking librhash0:armhf (1.4.1-2) ...
12:28:01 #12 7.583 Selecting previously unselected package libuv1:armhf.
12:28:01 #12 7.586 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
12:28:01 #12 7.590 Unpacking libuv1:armhf (1.40.0-2) ...
12:28:01 #18 DONE 5.8s
12:28:01 
12:28:01 #19 [linux/arm64 base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:28:01 #19 DONE 0.1s
12:28:01 
12:28:01 #20 [linux/arm64 base 4/5] 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
12:28:01 #20 DONE 0.1s
12:28:01 
12:28:01 #21 [linux/arm64 base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:28:01 #21 0.354 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:01 #21 0.364 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:01 #21 0.364 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:01 #21 0.463 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:01 #21 0.701 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:01 #12 21.98   Installing       : jsoncpp-1.9.5-2.fc36.x86_64                          86/97 
12:28:01 #22 2.817   libmagic-mgc libmagic1
12:28:01 #22 2.838 The following NEW packages will be installed:
12:28:01 #22 2.839   file libmagic-mgc libmagic1
12:28:01 #22 3.105 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
12:28:01 #22 3.105 Need to get 468 kB of archives.
12:28:01 #22 3.105 After this operation, 7075 kB of additional disk space will be used.
12:28:01 #22 3.105 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:28:01 #18 3.315 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
12:28:01 #18 3.317 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
12:28:01 #18 3.504 debconf: delaying package configuration, since apt-utils is not installed
12:28:01 #18 3.544 Fetched 463 kB in 0s (1681 kB/s)
12:28:01 #18 3.563 Selecting previously unselected package libmagic-mgc.
12:28:02 #12 7.633 Selecting previously unselected package cmake.
12:28:02 #12 7.635 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
12:28:02 #12 7.639 Unpacking cmake (3.18.4-2+deb11u1) ...
12:28:02 #21 0.702 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:02 #12 22.27   Installing       : cmake-data-3.25.1-1.fc36.noarch                      87/97 
12:28:02 #12 22.43   Installing       : cmake-3.25.1-1.fc36.x86_64                           88/97 
12:28:02 #12 22.44   Installing       : device-mapper-devel-1.02.175-7.fc36.x86_64           89/97 
12:28:02 #12 22.45   Installing       : libtool-2.4.7-1.fc36.x86_64                          90/97 
12:28:02 #12 22.46   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.x86_64               91/97 
12:28:02 #12 22.48   Installing       : annobin-plugin-gcc-10.93-1.fc36.x86_64               92/97 
12:28:02 #12 22.48   Running scriptlet: annobin-plugin-gcc-10.93-1.fc36.x86_64               92/97 
12:28:02 #12 22.50   Installing       : gcc-plugin-annobin-12.2.1-4.fc36.x86_64              93/97 
12:28:02 #12 22.51   Installing       : libseccomp-devel-2.5.3-2.fc36.x86_64                 94/97 
12:28:02 #12 22.51   Installing       : which-2.21-32.fc36.x86_64                            95/97 
12:28:02 #12 22.52   Cleanup          : systemd-libs-250.8-1.fc36.x86_64                     96/97 
12:28:02 #12 22.53   Cleanup          : libxcrypt-4.4.33-1.fc36.x86_64                       97/97 
12:28:02 #12 22.53   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          97/97 
12:28:02 #22 3.110 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:28:02 #22 3.112 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:28:02 #18 3.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 ... 15709 files and directories currently installed.)
12:28:02 #18 3.574 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
12:28:02 #18 3.578 Unpacking libmagic-mgc (1:5.39-3) ...
12:28:02 #18 3.653 Selecting previously unselected package libmagic1:arm64.
12:28:02 #18 3.657 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
12:28:02 #18 3.667 Unpacking libmagic1:arm64 (1:5.39-3) ...
12:28:02 #18 3.707 Selecting previously unselected package file.
12:28:02 #18 3.710 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
12:28:02 #18 3.714 Unpacking file (1:5.39-3) ...
12:28:02 #18 3.756 Setting up libmagic-mgc (1:5.39-3) ...
12:28:02 #18 3.769 Setting up libmagic1:arm64 (1:5.39-3) ...
12:28:02 #18 3.787 Setting up file (1:5.39-3) ...
12:28:02 #18 3.799 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:02 #33 2.718 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:02 #18 exporting layers 6.7s done
12:28:02 #18 writing image sha256:676e0ba65f3a8d78715c2a902deb515369cf58a95bf2523fb32009d4eb8d1d9a done
12:28:02 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
12:28:02 #18 DONE 6.7s
12:28:02 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
12:28:02 #12 7.997 Selecting previously unselected package dh-apparmor.
12:28:02 #12 22.54   Running scriptlet: systemd-resolved-250.9-1.fc36.x86_64                 97/97 
12:28:02 #17 exporting layers 5.6s done
12:28:02 #17 writing image sha256:61c09c97ece30986fb4ab7f0369567f5e76efb6f9fcc244ea378311c45206a66 done
12:28:02 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
12:28:02 #17 DONE 5.6s
12:28:02 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
12:28:02 #22 3.263 debconf: delaying package configuration, since apt-utils is not installed
12:28:02 #22 3.301 Fetched 468 kB in 0s (1741 kB/s)
12:28:02 #22 3.325 Selecting previously unselected package libmagic-mgc.
12:28:02 #22 3.325 (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 ... 15718 files and directories currently installed.)
12:28:02 #22 3.338 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:28:02 #22 3.343 Unpacking libmagic-mgc (1:5.39-3) ...
12:28:02 #22 3.425 Selecting previously unselected package libmagic1:amd64.
12:28:02 #22 3.427 Preparing to unpack .../libmagic1_1%3a5.39-3_amd64.deb ...
12:28:02 #22 3.434 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:28:02 #22 3.472 Selecting previously unselected package file.
12:28:02 #22 3.474 Preparing to unpack .../file_1%3a5.39-3_amd64.deb ...
12:28:02 #22 3.478 Unpacking file (1:5.39-3) ...
12:28:02 #22 3.516 Setting up libmagic-mgc (1:5.39-3) ...
12:28:02 #18 DONE 4.2s
12:28:02 #33 ...
12:28:02 
12:28:02 #34 [linux/arm64 rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:02 #34 DONE 2.7s
12:28:02 
12:28:02 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:02 #0 1.005 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:02 #0 1.017 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:02 #0 1.018 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:02 #0 1.269 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:02 #0 2.221 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:02 #0 2.956 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:02 #12 8.000 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
12:28:02 #12 8.003 Unpacking dh-apparmor (2.13.6-10) ...
12:28:02 #12 8.038 Selecting previously unselected package dmsetup.
12:28:02 #12 8.041 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
12:28:02 #12 8.044 Unpacking dmsetup (2:1.02.175-2.1) ...
12:28:02 #12 8.085 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:28:02 #12 8.088 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:28:02 #12 8.093 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:28:02 #12 8.138 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:28:02 #12 8.141 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:28:02 #12 8.145 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:28:02 #12 8.175 Selecting previously unselected package libudev-dev:armhf.
12:28:02 #12 8.178 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_armhf.deb ...
12:28:02 #12 8.182 Unpacking libudev-dev:armhf (247.3-7+deb11u1) ...
12:28:02 #12 8.219 Selecting previously unselected package libsepol1-dev:armhf.
12:28:02 #12 8.221 Preparing to unpack .../14-libsepol1-dev_3.1-1_armhf.deb ...
12:28:02 #12 8.224 Unpacking libsepol1-dev:armhf (3.1-1) ...
12:28:02 #12 22.58   Running scriptlet: libxcrypt-4.4.33-1.fc36.x86_64                       97/97 
12:28:02 #12 22.97   Verifying        : checkpolicy-3.3-2.fc36.x86_64                         1/97 
12:28:02 #12 22.97   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                   2/97 
12:28:02 #12 22.97   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                  3/97 
12:28:02 #12 22.97   Verifying        : device-mapper-devel-1.02.175-7.fc36.x86_64            4/97 
12:28:02 #12 22.97   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64             5/97 
12:28:02 #12 22.97   Verifying        : guile22-2.2.7-5.fc36.x86_64                           6/97 
12:28:02 #12 22.97   Verifying        : jsoncpp-1.9.5-2.fc36.x86_64                           7/97 
12:28:02 #12 22.97   Verifying        : kmod-libs-29-7.fc36.x86_64                            8/97 
12:28:02 #12 22.97   Verifying        : libcbor-0.7.0-5.fc36.x86_64                           9/97 
12:28:02 #12 22.97   Verifying        : libedit-3.1-41.20210910cvs.fc36.x86_64               10/97 
12:28:02 #12 22.97   Verifying        : libmpc-1.2.1-4.fc36.x86_64                           11/97 
12:28:02 #12 22.97   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                       12/97 
12:28:02 #12 22.97   Verifying        : libseccomp-devel-2.5.3-2.fc36.x86_64                 13/97 
12:28:02 #12 22.97   Verifying        : libselinux-devel-3.3-4.fc36.x86_64                   14/97 
12:28:02 #12 22.97   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                   15/97 
12:28:02 #12 22.97   Verifying        : libsepol-devel-3.3-3.fc36.x86_64                     16/97 
12:28:02 #12 22.97   Verifying        : libutempter-1.2.1-6.fc36.x86_64                      17/97 
12:28:02 #12 22.97   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                     18/97 
12:28:02 #12 22.97   Verifying        : m4-1.4.19-3.fc36.x86_64                              19/97 
12:28:02 #12 22.97   Verifying        : make-1:4.3-7.fc36.x86_64                             20/97 
12:28:02 #12 22.97   Verifying        : openssh-8.8p1-1.fc36.1.x86_64                        21/97 
12:28:02 #12 22.97   Verifying        : openssh-clients-8.8p1-1.fc36.1.x86_64                22/97 
12:28:02 #12 22.97   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                   23/97 
12:28:02 #12 22.97   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch          24/97 
12:28:02 #12 22.97   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                  25/97 
12:28:02 #12 22.97   Verifying        : perl-File-Find-1.39-486.fc36.noarch                  26/97 
12:28:02 #12 22.97   Verifying        : perl-TermReadKey-2.38-12.fc36.x86_64                 27/97 
12:28:02 #12 22.97   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch               28/97 
12:28:02 #12 22.97   Verifying        : perl-lib-0.65-486.fc36.x86_64                        29/97 
12:28:02 #12 22.97   Verifying        : perl-threads-1:2.26-449.fc36.x86_64                  30/97 
12:28:02 #12 22.97   Verifying        : perl-threads-shared-1.62-479.fc36.x86_64             31/97 
12:28:02 #12 22.97   Verifying        : policycoreutils-3.3-4.fc36.x86_64                    32/97 
12:28:02 #12 22.97   Verifying        : policycoreutils-devel-3.3-4.fc36.x86_64              33/97 
12:28:02 #12 22.97   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch       34/97 
12:28:02 #12 22.97   Verifying        : python3-libselinux-3.3-4.fc36.x86_64                 35/97 
12:28:02 #12 22.97   Verifying        : python3-libsemanage-3.3-3.fc36.x86_64                36/97 
12:28:02 #12 22.97   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch            37/97 
12:28:02 #12 22.97   Verifying        : python3-setools-4.4.0-5.fc36.x86_64                  38/97 
12:28:02 #12 22.97   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                    39/97 
12:28:02 #12 22.97   Verifying        : rhash-1.4.2-2.fc36.x86_64                            40/97 
12:28:02 #12 22.97   Verifying        : which-2.21-32.fc36.x86_64                            41/97 
12:28:02 #12 22.97   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                42/97 
12:28:02 #12 22.97   Verifying        : annobin-docs-10.93-1.fc36.noarch                     43/97 
12:28:02 #12 22.97   Verifying        : annobin-plugin-gcc-10.93-1.fc36.x86_64               44/97 
12:28:02 #12 22.97   Verifying        : autoconf-2.71-3.fc36.noarch                          45/97 
12:28:02 #12 22.97   Verifying        : automake-1.16.5-7.fc36.noarch                        46/97 
12:28:02 #12 22.97   Verifying        : cmake-3.25.1-1.fc36.x86_64                           47/97 
12:28:02 #12 22.97   Verifying        : cmake-data-3.25.1-1.fc36.noarch                      48/97 
12:28:02 #12 22.97   Verifying        : cmake-filesystem-3.25.1-1.fc36.x86_64                49/97 
12:28:02 #12 22.97   Verifying        : cmake-rpm-macros-3.25.1-1.fc36.noarch                50/97 
12:28:02 #12 22.97   Verifying        : cpp-12.2.1-4.fc36.x86_64                             51/97 
12:28:02 #12 22.97   Verifying        : dbus-1:1.14.4-1.fc36.x86_64                          52/97 
12:28:02 #12 22.97   Verifying        : dbus-broker-32-1.fc36.x86_64                         53/97 
12:28:02 #12 22.97   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   54/97 
12:28:02 #12 22.97   Verifying        : gc-8.0.6-3.fc36.x86_64                               55/97 
12:28:02 #12 22.97   Verifying        : gcc-12.2.1-4.fc36.x86_64                             56/97 
12:28:02 #12 22.97   Verifying        : gcc-plugin-annobin-12.2.1-4.fc36.x86_64              57/97 
12:28:02 #12 22.97   Verifying        : git-2.39.1-1.fc36.x86_64                             58/97 
12:28:02 #12 22.97   Verifying        : git-core-2.39.1-1.fc36.x86_64                        59/97 
12:28:02 #12 22.97   Verifying        : git-core-doc-2.39.1-1.fc36.noarch                    60/97 
12:28:02 #12 22.98   Verifying        : glibc-devel-2.35-20.fc36.x86_64                      61/97 
12:28:02 #12 22.98   Verifying        : glibc-headers-x86-2.35-20.fc36.noarch                62/97 
12:28:02 #12 22.98   Verifying        : glibc-static-2.35-20.fc36.x86_64                     63/97 
12:28:02 #12 22.98   Verifying        : kernel-headers-6.1.5-100.fc36.x86_64                 64/97 
12:28:02 #12 22.98   Verifying        : less-590-5.fc36.x86_64                               65/97 
12:28:02 #12 22.98   Verifying        : libargon2-20171227-9.fc36.x86_64                     66/97 
12:28:02 #12 22.98   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                         67/97 
12:28:02 #12 22.98   Verifying        : libfdisk-2.38-1.fc36.x86_64                          68/97 
12:28:02 #12 22.98   Verifying        : libfido2-1.10.0-5.fc36.x86_64                        69/97 
12:28:02 #12 22.98   Verifying        : libtool-2.4.7-1.fc36.x86_64                          70/97 
12:28:02 #12 22.98   Verifying        : libtool-ltdl-2.4.7-1.fc36.x86_64                     71/97 
12:28:02 #12 22.98   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.x86_64               72/97 
12:28:02 #12 22.98   Verifying        : libuv-1:1.44.2-1.fc36.x86_64                         73/97 
12:28:02 #12 22.98   Verifying        : libxcrypt-devel-4.4.33-4.fc36.x86_64                 74/97 
12:28:02 #12 22.98   Verifying        : libxcrypt-static-4.4.33-4.fc36.x86_64                75/97 
12:28:02 #12 22.98   Verifying        : pcre2-devel-10.40-1.fc36.x86_64                      76/97 
12:28:02 #12 22.98   Verifying        : pcre2-utf16-10.40-1.fc36.x86_64                      77/97 
12:28:02 #12 22.98   Verifying        : pcre2-utf32-10.40-1.fc36.x86_64                      78/97 
12:28:02 #12 22.98   Verifying        : perl-Git-2.39.1-1.fc36.noarch                        79/97 
12:28:02 #12 22.98   Verifying        : python3-audit-3.0.9-1.fc36.x86_64                    80/97 
12:28:02 #12 22.98   Verifying        : python3-setuptools-59.6.0-3.fc36.noarch              81/97 
12:28:02 #12 22.98   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              82/97 
12:28:02 #12 22.98   Verifying        : selinux-policy-36.17-1.fc36.noarch                   83/97 
12:28:02 #12 22.98   Verifying        : selinux-policy-devel-36.17-1.fc36.noarch             84/97 
12:28:02 #12 22.98   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          85/97 
12:28:02 #12 22.98   Verifying        : systemd-250.9-1.fc36.x86_64                          86/97 
12:28:02 #12 22.98   Verifying        : systemd-devel-250.9-1.fc36.x86_64                    87/97 
12:28:02 #12 22.98   Verifying        : systemd-networkd-250.9-1.fc36.x86_64                 88/97 
12:28:02 #12 22.98   Verifying        : systemd-pam-250.9-1.fc36.x86_64                      89/97 
12:28:02 #12 22.98   Verifying        : systemd-resolved-250.9-1.fc36.x86_64                 90/97 
12:28:02 #12 22.98   Verifying        : systemd-rpm-macros-250.9-1.fc36.noarch               91/97 
12:28:02 #12 22.98   Verifying        : util-linux-2.38-1.fc36.x86_64                        92/97 
12:28:02 #12 22.98   Verifying        : vim-filesystem-2:9.0.1182-1.fc36.noarch              93/97 
12:28:02 #12 22.98   Verifying        : libxcrypt-4.4.33-4.fc36.x86_64                       94/97 
12:28:02 #12 22.98   Verifying        : libxcrypt-4.4.33-1.fc36.x86_64                       95/97 
12:28:02 #12 22.98   Verifying        : systemd-libs-250.9-1.fc36.x86_64                     96/97 
12:28:02 #21 1.601 Fetched 8504 kB in 2s (5631 kB/s)
12:28:02 + set -e
12:28:02 + mkdir -p /root/build-deb/engine
12:28:02 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:28:02 #22 3.526 Setting up libmagic1:amd64 (1:5.39-3) ...
12:28:02 #22 3.545 Setting up file (1:5.39-3) ...
12:28:02 #22 3.556 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:02 #22 DONE 3.7s
12:28:02 
12:28:02 #23 [linux/amd64 containerutil-src 1/3] WORKDIR /usr/src/containerutil
12:28:02 #23 DONE 0.1s
12:28:02 
12:28:02 #24 [linux/amd64->windows/amd64 containerutil-build 2/3] RUN xx-apt-get install -y --no-install-recommends gcc g++ libc6-dev
12:28:02 
12:28:02 #19 [linux/arm64 containerd-src 1/3] WORKDIR /usr/src/containerd
12:28:02 #19 DONE 0.1s
12:28:02 
12:28:02 #20 [linux/arm64 containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:28:02 #20 ...
12:28:02 
12:28:02 #21 [linux/arm64 tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:28:02 #21 DONE 0.1s
12:28:02 
12:28:02 #22 [linux/arm64 tini-src 1/3] WORKDIR /usr/src/tini
12:28:02 #22 DONE 0.2s
12:28:02 
12:28:02 #23 [linux/arm64 runc-src 1/3] WORKDIR /usr/src/runc
12:28:02 #23 DONE 0.2s
12:28:02 
12:28:02 #24 [linux/arm64 rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:28:02 #24 DONE 0.2s
12:28:02 
12:28:02 #25 [linux/arm64 containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:28:02 #25 DONE 0.2s
12:28:02 #12 8.291 Selecting previously unselected package libpcre2-16-0:armhf.
12:28:02 #12 8.294 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
12:28:02 #12 8.298 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:28:02 #12 8.343 Selecting previously unselected package libpcre2-32-0:armhf.
12:28:02 #12 8.346 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
12:28:02 #12 8.349 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:28:02 #12 8.404 Selecting previously unselected package libpcre2-posix2:armhf.
12:28:02 #12 8.407 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
12:28:02 #12 8.410 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:28:02 #12 8.442 Selecting previously unselected package libpcre2-dev:armhf.
12:28:02 #12 8.445 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
12:28:02 #12 8.448 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:28:02 #12 8.530 Selecting previously unselected package libselinux1-dev:armhf.
12:28:02 #12 8.533 Preparing to unpack .../19-libselinux1-dev_3.1-3_armhf.deb ...
12:28:02 #12 8.537 Unpacking libselinux1-dev:armhf (3.1-3) ...
12:28:02 #12 8.589 Selecting previously unselected package libdevmapper-dev:armhf.
12:28:02 #12 8.592 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
12:28:02 #12 8.595 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:28:02 #12 8.626 Selecting previously unselected package libseccomp-dev:armhf.
12:28:02 #12 8.628 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
12:28:02 #12 8.632 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:28:02 + set -e
12:28:02 + mkdir -p /root/build-deb/engine
12:28:02 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:28:02 #12 22.98   Verifying        : systemd-libs-250.8-1.fc36.x86_64                     97/97 
12:28:02 #12 23.17 
12:28:02 #12 23.17 Upgraded:
12:28:02 #12 23.17   libxcrypt-4.4.33-4.fc36.x86_64        systemd-libs-250.9-1.fc36.x86_64       
12:28:02 #12 23.17 Installed:
12:28:02 #12 23.17   annobin-docs-10.93-1.fc36.noarch                                              
12:28:02 #12 23.17   annobin-plugin-gcc-10.93-1.fc36.x86_64                                        
12:28:02 #12 23.17   autoconf-2.71-3.fc36.noarch                                                   
12:28:02 #12 23.17   automake-1.16.5-7.fc36.noarch                                                 
12:28:02 #12 23.17   checkpolicy-3.3-2.fc36.x86_64                                                 
12:28:02 #12 23.17   cmake-3.25.1-1.fc36.x86_64                                                    
12:28:02 #12 23.17   cmake-data-3.25.1-1.fc36.noarch                                               
12:28:02 #12 23.17   cmake-filesystem-3.25.1-1.fc36.x86_64                                         
12:28:02 #12 23.17   cmake-rpm-macros-3.25.1-1.fc36.noarch                                         
12:28:02 #12 23.17   cpp-12.2.1-4.fc36.x86_64                                                      
12:28:02 #12 23.17   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
12:28:02 #12 23.17   dbus-1:1.14.4-1.fc36.x86_64                                                   
12:28:02 #12 23.17   dbus-broker-32-1.fc36.x86_64                                                  
12:28:02 #12 23.17   dbus-common-1:1.14.4-1.fc36.noarch                                            
12:28:02 #12 23.17   device-mapper-1.02.175-7.fc36.x86_64                                          
12:28:02 #12 23.17   device-mapper-devel-1.02.175-7.fc36.x86_64                                    
12:28:02 #12 23.17   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
12:28:02 #12 23.17   gc-8.0.6-3.fc36.x86_64                                                        
12:28:02 #12 23.17   gcc-12.2.1-4.fc36.x86_64                                                      
12:28:02 #12 23.17   gcc-plugin-annobin-12.2.1-4.fc36.x86_64                                       
12:28:02 #12 23.17   git-2.39.1-1.fc36.x86_64                                                      
12:28:02 #12 23.17   git-core-2.39.1-1.fc36.x86_64                                                 
12:28:02 #12 23.17   git-core-doc-2.39.1-1.fc36.noarch                                             
12:28:02 #12 23.17   glibc-devel-2.35-20.fc36.x86_64                                               
12:28:02 #12 23.17   glibc-headers-x86-2.35-20.fc36.noarch                                         
12:28:02 #12 23.17   glibc-static-2.35-20.fc36.x86_64                                              
12:28:02 #12 23.17   guile22-2.2.7-5.fc36.x86_64                                                   
12:28:02 #12 23.17   jsoncpp-1.9.5-2.fc36.x86_64                                                   
12:28:02 #12 23.17   kernel-headers-6.1.5-100.fc36.x86_64                                          
12:28:02 #12 23.17   kmod-libs-29-7.fc36.x86_64                                                    
12:28:02 #12 23.17   less-590-5.fc36.x86_64                                                        
12:28:02 #12 23.17   libargon2-20171227-9.fc36.x86_64                                              
12:28:02 #12 23.17   libbpf-2:0.7.0-3.fc36.x86_64                                                  
12:28:02 #12 23.17   libcbor-0.7.0-5.fc36.x86_64                                                   
12:28:02 #12 23.17   libedit-3.1-41.20210910cvs.fc36.x86_64                                        
12:28:02 #12 23.17   libfdisk-2.38-1.fc36.x86_64                                                   
12:28:02 #12 23.17   libfido2-1.10.0-5.fc36.x86_64                                                 
12:28:02 #12 23.17   libmpc-1.2.1-4.fc36.x86_64                                                    
12:28:02 #12 23.17   libseccomp-2.5.3-2.fc36.x86_64                                                
12:28:02 #12 23.17   libseccomp-devel-2.5.3-2.fc36.x86_64                                          
12:28:02 #12 23.17   libselinux-devel-3.3-4.fc36.x86_64                                            
12:28:02 #12 23.17   libselinux-utils-3.3-4.fc36.x86_64                                            
12:28:02 #12 23.17   libsepol-devel-3.3-3.fc36.x86_64                                              
12:28:02 #12 23.17   libtool-2.4.7-1.fc36.x86_64                                                   
12:28:02 #12 23.17   libtool-ltdl-2.4.7-1.fc36.x86_64                                              
12:28:02 #12 23.17   libtool-ltdl-devel-2.4.7-1.fc36.x86_64                                        
12:28:02 #12 23.17   libutempter-1.2.1-6.fc36.x86_64                                               
12:28:02 #12 23.17   libuv-1:1.44.2-1.fc36.x86_64                                                  
12:28:02 #12 23.17   libxcrypt-devel-4.4.33-4.fc36.x86_64                                          
12:28:02 #12 23.17   libxcrypt-static-4.4.33-4.fc36.x86_64                                         
12:28:02 #12 23.17   libxkbcommon-1.4.0-1.fc36.x86_64                                              
12:28:02 #12 23.17   m4-1.4.19-3.fc36.x86_64                                                       
12:28:02 #12 23.17   make-1:4.3-7.fc36.x86_64                                                      
12:28:02 #12 23.17   openssh-8.8p1-1.fc36.1.x86_64                                                 
12:28:02 #12 23.17   openssh-clients-8.8p1-1.fc36.1.x86_64                                         
12:28:02 #12 23.17   pcre2-devel-10.40-1.fc36.x86_64                                               
12:28:02 #12 23.17   pcre2-utf16-10.40-1.fc36.x86_64                                               
12:28:02 #12 23.17   pcre2-utf32-10.40-1.fc36.x86_64                                               
12:28:02 #12 23.17   perl-Error-1:0.17029-8.fc36.noarch                                            
12:28:02 #12 23.17   perl-File-Compare-1.100.600-486.fc36.noarch                                   
12:28:02 #12 23.17   perl-File-Copy-2.35-486.fc36.noarch                                           
12:28:02 #12 23.17   perl-File-Find-1.39-486.fc36.noarch                                           
12:28:02 #12 23.17   perl-Git-2.39.1-1.fc36.noarch                                                 
12:28:02 #12 23.17   perl-TermReadKey-2.38-12.fc36.x86_64                                          
12:28:02 #12 23.17   perl-Thread-Queue-3.14-479.fc36.noarch                                        
12:28:02 #12 23.17   perl-lib-0.65-486.fc36.x86_64                                                 
12:28:02 #12 23.17   perl-threads-1:2.26-449.fc36.x86_64                                           
12:28:02 #12 23.17   perl-threads-shared-1.62-479.fc36.x86_64                                      
12:28:02 #12 23.17   policycoreutils-3.3-4.fc36.x86_64                                             
12:28:02 #12 23.17   policycoreutils-devel-3.3-4.fc36.x86_64                                       
12:28:02 #12 23.17   policycoreutils-python-utils-3.3-4.fc36.noarch                                
12:28:02 #12 23.17   python3-audit-3.0.9-1.fc36.x86_64                                             
12:28:02 #12 23.17   python3-libselinux-3.3-4.fc36.x86_64                                          
12:28:02 #12 23.17   python3-libsemanage-3.3-3.fc36.x86_64                                         
12:28:02 #12 23.17   python3-policycoreutils-3.3-4.fc36.noarch                                     
12:28:02 #12 23.17   python3-setools-4.4.0-5.fc36.x86_64                                           
12:28:02 #12 23.17   python3-setuptools-59.6.0-3.fc36.noarch                                       
12:28:02 #12 23.17   qrencode-libs-4.1.1-2.fc36.x86_64                                             
12:28:02 #12 23.17   rhash-1.4.2-2.fc36.x86_64                                                     
12:28:02 #12 23.17   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
12:28:02 #12 23.17   selinux-policy-36.17-1.fc36.noarch                                            
12:28:02 #12 23.17   selinux-policy-devel-36.17-1.fc36.noarch                                      
12:28:02 #12 23.17   selinux-policy-targeted-36.17-1.fc36.noarch                                   
12:28:02 #12 23.17   systemd-250.9-1.fc36.x86_64                                                   
12:28:02 #12 23.17   systemd-devel-250.9-1.fc36.x86_64                                             
12:28:02 #12 23.17   systemd-networkd-250.9-1.fc36.x86_64                                          
12:28:02 #12 23.17   systemd-pam-250.9-1.fc36.x86_64                                               
12:28:02 #12 23.17   systemd-resolved-250.9-1.fc36.x86_64                                          
12:28:02 #12 23.17   systemd-rpm-macros-250.9-1.fc36.noarch                                        
12:28:02 #12 23.17   util-linux-2.38-1.fc36.x86_64                                                 
12:28:02 #12 23.17   vim-filesystem-2:9.0.1182-1.fc36.noarch                                       
12:28:02 #12 23.17   which-2.21-32.fc36.x86_64                                                     
12:28:02 #12 23.17   xkeyboard-config-2.35.1-1.fc36.noarch                                         
12:28:02 #12 23.17 
12:28:02 #12 23.17 Complete!
12:28:02 #24 ...
12:28:02 
12:28:02 #25 [linux/amd64 containerutil-src 2/3] RUN git init . && git remote add origin "https://github.com/docker-archive/windows-container-utility.git"
12:28:02 #0 0.111 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:02 #0 0.112 hint: is subject to change. To configure the initial branch name to use in all
12:28:02 #0 0.112 hint: of your new repositories, which will suppress this warning, call:
12:28:02 #0 0.112 hint: 
12:28:02 #0 0.112 hint: 	git config --global init.defaultBranch <name>
12:28:02 #0 0.112 hint: 
12:28:02 #0 0.112 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:02 #0 0.112 hint: 'development'. The just-created branch can be renamed via this command:
12:28:02 #0 0.113 hint: 
12:28:02 #0 0.113 hint: 	git branch -m <name>
12:28:02 #0 0.117 Initialized empty Git repository in /usr/src/containerutil/.git/
12:28:02 #25 DONE 0.1s
12:28:02 
12:28:02 #26 [linux/amd64 containerutil-src 3/3] RUN git fetch -q --depth 1 origin "aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:02 
12:28:02 #26 [linux/arm64 runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:28:02 #26 DONE 0.3s
12:28:02 
12:28:02 #27 [linux/arm64 rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:28:02 #27 DONE 0.3s
12:28:02 
12:28:02 #20 [linux/arm64 containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:28:02 #20 0.176 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:02 #20 0.176 hint: is subject to change. To configure the initial branch name to use in all
12:28:02 #20 0.176 hint: of your new repositories, which will suppress this warning, call:
12:28:02 #20 0.176 hint: 
12:28:02 #20 0.176 hint: 	git config --global init.defaultBranch <name>
12:28:02 #20 0.176 hint: 
12:28:02 #20 0.176 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:02 #20 0.176 hint: 'development'. The just-created branch can be renamed via this command:
12:28:02 #20 0.176 hint: 
12:28:02 #20 0.176 hint: 	git branch -m <name>
12:28:02 #20 0.178 Initialized empty Git repository in /usr/src/containerd/.git/
12:28:02 #20 DONE 0.3s
12:28:02 
12:28:02 #28 [linux/arm64 tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:28:02 #0 0.192 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:02 #0 0.192 hint: is subject to change. To configure the initial branch name to use in all
12:28:02 #0 0.192 hint: of your new repositories, which will suppress this warning, call:
12:28:02 #0 0.192 hint: 
12:28:02 #0 0.192 hint: 	git config --global init.defaultBranch <name>
12:28:02 #0 0.192 hint: 
12:28:02 #0 0.193 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:02 #0 0.193 hint: 'development'. The just-created branch can be renamed via this command:
12:28:02 #0 0.193 hint: 
12:28:02 #0 0.193 hint: 	git branch -m <name>
12:28:02 #0 0.195 Initialized empty Git repository in /usr/src/tini/.git/
12:28:02 #28 DONE 0.3s
12:28:02 
12:28:02 #29 [linux/arm64 rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:28:02 #0 0.250 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:02 #0 0.250 hint: is subject to change. To configure the initial branch name to use in all
12:28:02 #0 0.250 hint: of your new repositories, which will suppress this warning, call:
12:28:02 #0 0.250 hint: 
12:28:02 #0 0.250 hint: 	git config --global init.defaultBranch <name>
12:28:02 #0 0.250 hint: 
12:28:02 #0 0.250 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:02 #0 0.250 hint: 'development'. The just-created branch can be renamed via this command:
12:28:02 #0 0.250 hint: 
12:28:02 #0 0.250 hint: 	git branch -m <name>
12:28:02 #0 0.252 Initialized empty Git repository in /usr/src/rootlesskit/.git/
12:28:02 #29 DONE 0.3s
12:28:02 
12:28:02 #30 [linux/arm64 runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:28:02 #0 0.259 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:02 #0 0.259 hint: is subject to change. To configure the initial branch name to use in all
12:28:02 #0 0.259 hint: of your new repositories, which will suppress this warning, call:
12:28:02 #0 0.259 hint: 
12:28:02 #0 0.259 hint: 	git config --global init.defaultBranch <name>
12:28:02 #0 0.259 hint: 
12:28:02 #0 0.259 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:02 #0 0.259 hint: 'development'. The just-created branch can be renamed via this command:
12:28:02 #0 0.259 hint: 
12:28:02 #0 0.259 hint: 	git branch -m <name>
12:28:02 #0 0.262 Initialized empty Git repository in /usr/src/runc/.git/
12:28:03 #12 8.671 Selecting previously unselected package libsystemd-dev:armhf.
12:28:03 #12 8.674 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u1_armhf.deb ...
12:28:03 #12 8.678 Unpacking libsystemd-dev:armhf (247.3-7+deb11u1) ...
12:28:03 #12 8.781 Selecting previously unselected package pkg-config.
12:28:03 #12 8.784 Preparing to unpack .../23-pkg-config_0.29.2-1_armhf.deb ...
12:28:03 #12 8.788 Unpacking pkg-config (0.29.2-1) ...
12:28:03 #12 8.866 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:28:03 #12 8.877 Setting up libsepol1-dev:armhf (3.1-1) ...
12:28:03 #12 8.890 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:28:03 #12 DONE 23.4s
12:28:03 
12:28:03 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
12:28:03 #26 DONE 0.3s
12:28:03 
12:28:03 #24 [linux/amd64->windows/amd64 containerutil-build 2/3] RUN xx-apt-get install -y --no-install-recommends gcc g++ libc6-dev
12:28:03 #24 0.415 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:03 #24 0.415 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:03 #24 0.415 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:03 + mkdir -p /root/build-deb/cli
12:28:03 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:28:03 #30 DONE 0.3s
12:28:03 
12:28:03 #31 [linux/arm64 runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:03 #12 8.901 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:28:03 #12 8.913 Setting up libuv1:armhf (1.40.0-2) ...
12:28:03 #12 8.926 Setting up bash-completion (1:2.11-2) ...
12:28:03 + mkdir -p /root/build-deb/cli
12:28:03 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:28:03 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc
12:28:03  debian/rules build
12:28:03 dh build --with=bash-completion
12:28:03    dh_update_autotools_config
12:28:03    dh_autoreconf
12:28:03    debian/rules override_dh_auto_build
12:28:03 make[1]: Entering directory '/root/build-deb'
12:28:03 # Build the daemon and dependencies
12:28:03 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:03 
12:28:03 Removing bundles/
12:28:03 
12:28:03 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:03 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:03 #15 exporting layers 5.0s done
12:28:03 #15 writing image sha256:0aad8110c8b000b73aed54749a7059c17db13420728c2d0b1b6edcb73bb4774a done
12:28:03 #15 naming to docker.io/rpmbuild-fedora-37/x86_64 done
12:28:03 #15 DONE 5.1s
12:28:03 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/x86_64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:28:03 #21 1.601 Reading package lists...
12:28:03 + mkdir -p /root/build-deb/buildx
12:28:03 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:28:03 + mkdir -p /root/build-deb/buildx
12:28:03 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:28:03 #31 ...
12:28:03 
12:28:03 #32 [linux/arm64 tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:03 #32 DONE 0.8s
12:28:03 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:28:03 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:28:03 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:28:03 warning: source_date_epoch_from_changelog set but %changelog is missing
12:28:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vfTH7s
12:28:03 + umask 022
12:28:03 + cd /root/rpmbuild/BUILD
12:28:03 + cd /root/rpmbuild/BUILD
12:28:03 + rm -rf src
12:28:03 + /usr/bin/mkdir -p src
12:28:03 + cd src
12:28:03 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:28:03 #18 exporting layers 7.8s done
12:28:03 #18 writing image sha256:e0e58ade7f85e95d3fdb5876a997d707fc4dd7631fa13a39d6e119c1fcdfe0f0 done
12:28:03 #18 naming to docker.io/debbuild-ubuntu-kinetic/aarch64 done
12:28:03 #18 DONE 7.8s
12:28:03 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/aarch64
12:28:03 + set -e
12:28:03 + mkdir -p /root/build-deb/engine
12:28:03 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:28:03 #21 2.138 Reading package lists...
12:28:03 #12 9.451 Setting up libncurses6:armhf (6.2+20201114-2) ...
12:28:03 #12 9.460 Setting up pkg-config (0.29.2-1) ...
12:28:03 #12 9.508 Setting up libudev-dev:armhf (247.3-7+deb11u1) ...
12:28:03 #12 9.521 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:28:03 #12 9.536 Setting up libjsoncpp24:armhf (1.9.4-4) ...
12:28:03 #12 9.550 Setting up librhash0:armhf (1.4.1-2) ...
12:28:03 #12 9.563 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:28:03 #12 9.583 Setting up dh-apparmor (2.13.6-10) ...
12:28:03 #12 9.593 Setting up libsystemd-dev:armhf (247.3-7+deb11u1) ...
12:28:03 #12 9.607 Setting up libprocps8:armhf (2:3.3.17-5) ...
12:28:03 #12 9.619 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:28:03 #12 9.630 Setting up libselinux1-dev:armhf (3.1-3) ...
12:28:03 #12 9.640 Setting up procps (2:3.3.17-5) ...
12:28:03 #12 9.673 Setting up cmake (3.18.4-2+deb11u1) ...
12:28:04 + mkdir -p /root/build-deb/compose
12:28:04 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:28:04 + mkdir -p /root/build-deb/scan-cli-plugin
12:28:04 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:28:04 + mkdir -p /go/src/github.com/docker
12:28:04 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:28:04 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:28:04 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:28:04 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:28:04 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:28:04 + EPOCH=5
12:28:04 + EPOCH_SEP=
12:28:04 + [[ ! -z 5 ]]
12:28:04 + EPOCH_SEP=:
12:28:04 + [[ -z 0.0.0~20230124074129.645395c ]]
12:28:04 VERSION AAA 0.0.0-20230124074129-645395c
12:28:04 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:28:04 + VERSION=0.0.0-20230124074129-645395c
12:28:04 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:28:04 VERSION bbb 0.0.0-20230124074129-645395c
12:28:04 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:28:04 + debSource=docker-ce
12:28:04 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:28:04 + debMaintainer='Docker <support@docker.com>'
12:28:04 ++ date --rfc-2822
12:28:04 + debDate='Wed, 25 Jan 2023 12:28:03 +0000'
12:28:04 + pkgRevision=1
12:28:04 + cat
12:28:04 + export CLI_GITCOMMIT=645395c
12:28:04 + CLI_GITCOMMIT=645395c
12:28:04 + export ENGINE_GITCOMMIT=2b9de2e
12:28:04 + ENGINE_GITCOMMIT=2b9de2e
12:28:04 + export SCAN_GITCOMMIT=6c852fa
12:28:04 + SCAN_GITCOMMIT=6c852fa
12:28:04 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:28:04 VERSION BBB 0.0.0-20230124074129-645395c
12:28:04 + dpkg-buildpackage -uc -us -I.git
12:28:04 
12:28:04 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:04 #0 0.889 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:04 #0 0.909 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:04 #0 0.910 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:04 #0 1.180 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:04 #21 2.659 Building dependency tree...
12:28:04 #21 2.818 Reading state information...
12:28:04 #24 0.684 Reading package lists...
12:28:04 #12 9.685 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:28:04 #12 9.696 Setting up dmsetup (2:1.02.175-2.1) ...
12:28:04 #12 9.710 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:28:04 #12 9.721 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:28:04 #12 9.733 Setting up docker-ce-build-deps (1.0) ...
12:28:04 #12 9.746 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:04 #12 9.764 Processing triggers for man-db (2.9.4-2) ...
12:28:04 + mkdir -p /root/build-deb/compose
12:28:04 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:28:04 + mkdir -p /root/build-deb/scan-cli-plugin
12:28:04 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:28:04 + mkdir -p /go/src/github.com/docker
12:28:04 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:28:04 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:28:04 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:28:04 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:28:04 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:28:04 + EPOCH=5
12:28:04 + EPOCH_SEP=
12:28:04 + [[ ! -z 5 ]]
12:28:04 + EPOCH_SEP=:
12:28:04 + [[ -z 0.0.0~20230124074129.645395c ]]
12:28:04 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:28:04 + VERSION=0.0.0-20230124074129-645395c
12:28:04 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:28:04 VERSION AAA 0.0.0-20230124074129-645395c
12:28:04 VERSION bbb 0.0.0-20230124074129-645395c
12:28:04 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:28:04 + debSource=docker-ce
12:28:04 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:28:04 + debMaintainer='Docker <support@docker.com>'
12:28:04 ++ date --rfc-2822
12:28:04 + debDate='Wed, 25 Jan 2023 12:28:04 +0000'
12:28:04 + pkgRevision=1
12:28:04 + cat
12:28:04 + export CLI_GITCOMMIT=645395c
12:28:04 + CLI_GITCOMMIT=645395c
12:28:04 + export ENGINE_GITCOMMIT=2b9de2e
12:28:04 + ENGINE_GITCOMMIT=2b9de2e
12:28:04 + export SCAN_GITCOMMIT=6c852fa
12:28:04 + SCAN_GITCOMMIT=6c852fa
12:28:04 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:28:04 VERSION BBB 0.0.0-20230124074129-645395c
12:28:04 + dpkg-buildpackage -uc -us -I.git
12:28:04 dpkg-buildpackage: info: source package docker-ce
12:28:04 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy
12:28:04 dpkg-buildpackage: info: source distribution jammy
12:28:04 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:28:04 dpkg-buildpackage: info: host architecture armhf
12:28:04  dpkg-source -I.git --before-build .
12:28:04 dpkg-buildpackage: info: source package docker-ce
12:28:04 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~debian.11~bullseye
12:28:04 dpkg-buildpackage: info: source distribution bullseye
12:28:04 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:28:04  dpkg-source -I.git --before-build .
12:28:04 dpkg-buildpackage: info: host architecture amd64
12:28:04  debian/rules clean
12:28:04 dh clean --with=bash-completion
12:28:04 #21 3.018 The following additional packages will be installed:
12:28:04 #21 3.019   libmagic-mgc libmagic1
12:28:04 #21 3.045 The following NEW packages will be installed:
12:28:04 #21 3.046   file libmagic-mgc libmagic1
12:28:04 #35 ...
12:28:04 
12:28:04 #28 [linux/arm64 runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:04 #28 DONE 4.3s
12:28:04 
12:28:04 #36 [linux/arm64 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.3.0"      && /build/go-winres --help
12:28:04 #0 0.918 go: downloading github.com/tc-hib/go-winres v0.3.0
12:28:04 #0 1.748 go: downloading github.com/tc-hib/winres v0.1.6
12:28:04 #0 2.272 go: downloading github.com/urfave/cli/v2 v2.3.0
12:28:04 #0 2.365 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:28:04 #0 2.385 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:28:04 #0 3.508 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:28:04 #0 3.613 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:28:04 + STATUS=0
12:28:04 + '[' 0 -ne 0 ']'
12:28:04 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:28:04 + mkdir -p /root/build-deb/cli
12:28:04 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:28:04  debian/rules clean
12:28:04 dh clean --with=bash-completion
12:28:04    dh_clean
12:28:04    dh_clean
12:28:04 #21 3.321 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
12:28:04 #21 3.321 Need to get 463 kB of archives.
12:28:04 #21 3.321 After this operation, 7063 kB of additional disk space will be used.
12:28:04 #21 3.321 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
12:28:04 #21 3.329 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
12:28:04 #21 3.330 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
12:28:04 #36 ...
12:28:04 
12:28:04 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:04 #33 5.193 Fetched 8504 kB in 4s (1908 kB/s)
12:28:04 #33 1.897 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:04 + mkdir -p /root/build-deb/buildx
12:28:04 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:28:04  dpkg-source -I.git -b .
12:28:04 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:28:04 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:28:04 dpkg-source: warning: native package version may not have a revision
12:28:04 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:28:04 dpkg-source: info: using source format '1.0'
12:28:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz
12:28:04  dpkg-source -I.git -b .
12:28:04 dpkg-source: warning: native package version may not have a revision
12:28:04 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:28:04 dpkg-source: info: using source format '1.0'
12:28:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz
12:28:04 #21 3.558 debconf: delaying package configuration, since apt-utils is not installed
12:28:04 #21 3.602 Fetched 463 kB in 0s (1673 kB/s)
12:28:04 #21 3.622 Selecting previously unselected package libmagic-mgc.
12:28:04 #21 3.622 (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.)
12:28:04 #21 3.633 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
12:28:04 #21 3.638 Unpacking libmagic-mgc (1:5.39-3) ...
12:28:04 #21 3.711 Selecting previously unselected package libmagic1:arm64.
12:28:04 #21 3.713 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
12:28:04 #21 3.722 Unpacking libmagic1:arm64 (1:5.39-3) ...
12:28:04 #21 3.757 Selecting previously unselected package file.
12:28:04 #21 3.760 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
12:28:04 #21 3.765 Unpacking file (1:5.39-3) ...
12:28:04 #21 3.806 Setting up libmagic-mgc (1:5.39-3) ...
12:28:04 + mkdir -p /root/build-deb/compose
12:28:04 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:28:04 + mkdir -p /root/build-deb/scan-cli-plugin
12:28:04 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:28:04 + mkdir -p /go/src/github.com/docker
12:28:04 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:28:04 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:28:04 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:28:04 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:28:04 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:28:04 + EPOCH=5
12:28:04 + EPOCH_SEP=
12:28:04 + [[ ! -z 5 ]]
12:28:04 + EPOCH_SEP=:
12:28:04 + [[ -z 0.0.0~20230124074129.645395c ]]
12:28:04 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:28:04 VERSION AAA 0.0.0-20230124074129-645395c
12:28:04 + VERSION=0.0.0-20230124074129-645395c
12:28:04 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:28:04 VERSION bbb 0.0.0-20230124074129-645395c
12:28:04 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:28:04 + debSource=docker-ce
12:28:04 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:28:04 + debMaintainer='Docker <support@docker.com>'
12:28:04 ++ date --rfc-2822
12:28:04 + debDate='Wed, 25 Jan 2023 12:28:04 +0000'
12:28:04 + pkgRevision=1
12:28:04 + cat
12:28:04 + export CLI_GITCOMMIT=645395c
12:28:04 + CLI_GITCOMMIT=645395c
12:28:04 + export ENGINE_GITCOMMIT=2b9de2e
12:28:04 + ENGINE_GITCOMMIT=2b9de2e
12:28:04 + export SCAN_GITCOMMIT=6c852fa
12:28:04 + SCAN_GITCOMMIT=6c852fa
12:28:04 VERSION BBB 0.0.0-20230124074129-645395c
12:28:04 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:28:04 + dpkg-buildpackage -uc -us -I.git
12:28:04 + STATUS=0
12:28:04 + '[' 0 -ne 0 ']'
12:28:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:28:04 + RPM_EC=0
12:28:04 ++ jobs -p
12:28:04 + exit 0
12:28:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZchXRA
12:28:04 + umask 022
12:28:04 + cd /root/rpmbuild/BUILD
12:28:04 + 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'
12:28:04 + export CFLAGS
12:28:04 + 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'
12:28:04 + export CXXFLAGS
12:28:04 + 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'
12:28:04 + export FFLAGS
12:28:04 + 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'
12:28:04 + export FCFLAGS
12:28:04 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:28:04 + export LDFLAGS
12:28:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:28:04 + export LT_SYS_LIBRARY_PATH
12:28:04 + CC=gcc
12:28:04 + export CC
12:28:04 + CXX=g++
12:28:04 + export CXX
12:28:04 + cd src
12:28:04 + export DOCKER_GITCOMMIT=2b9de2e
12:28:04 + DOCKER_GITCOMMIT=2b9de2e
12:28:04 + mkdir -p /go/src/github.com/docker
12:28:04 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:28:04 + pushd /root/rpmbuild/BUILD/src/engine
12:28:04 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:28:04 + TMP_GOPATH=/go
12:28:04 + hack/dockerfile/install/install.sh tini
12:28:04 + RM_GOPATH=0
12:28:04 + TMP_GOPATH=/go
12:28:04 + : /usr/local/bin
12:28:04 + '[' -z /go ']'
12:28:04 + export GOPATH=/go
12:28:04 + GOPATH=/go
12:28:04 + case "$(go env GOARCH)" in
12:28:04 ++ go env GOARCH
12:28:04 + export GO_BUILDMODE=-buildmode=pie
12:28:04 + GO_BUILDMODE=-buildmode=pie
12:28:04 ++ dirname hack/dockerfile/install/install.sh
12:28:04 + dir=hack/dockerfile/install
12:28:04 + bin=tini
12:28:04 + shift
12:28:04 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:28:04 + . hack/dockerfile/install/tini.installer
12:28:04 ++ : v0.19.0
12:28:04 + install_tini
12:28:04 Install tini version v0.19.0
12:28:04 + echo 'Install tini version v0.19.0'
12:28:04 + git clone https://github.com/krallin/tini.git /go/tini
12:28:04 Cloning into '/go/tini'...
12:28:05 #21 3.818 Setting up libmagic1:arm64 (1:5.39-3) ...
12:28:05 #21 3.846 Setting up file (1:5.39-3) ...
12:28:05 #21 3.860 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:05 dpkg-buildpackage: info: source package docker-ce
12:28:05 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic
12:28:05 dpkg-buildpackage: info: source distribution kinetic
12:28:05 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:28:05 dpkg-buildpackage: info: host architecture armhf
12:28:05  dpkg-source -I.git --before-build .
12:28:05  debian/rules clean
12:28:05 dh clean --with=bash-completion
12:28:05 + cd /go/tini
12:28:05 + git checkout -q v0.19.0
12:28:05 + cmake .
12:28:05 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:28:05   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:28:05   CMake.
12:28:05 
12:28:05   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:28:05   CMake that the project does not need compatibility with older versions.
12:28:05 
12:28:05 
12:28:05    dh_clean
12:28:05 -- The C compiler identification is GNU 12.2.1
12:28:05 -- Detecting C compiler ABI info
12:28:05 -- Detecting C compiler ABI info - done
12:28:05 -- Check for working C compiler: /usr/bin/gcc - skipped
12:28:05 -- Detecting C compile features
12:28:05 -- Detecting C compile features - done
12:28:05 -- Performing Test HAS_BUILTIN_FORTIFY
12:28:05 #12 DONE 11.2s
12:28:05 
12:28:05 #13 [stage-1 5/8] COPY sources/ /sources
12:28:05 #33 2.760 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:05 #13 DONE 2.4s
12:28:05 
12:28:05 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
12:28:05 #14 DONE 0.0s
12:28:05 
12:28:05 #15 exporting to image
12:28:05 #15 exporting layers
12:28:05  dpkg-source -I.git -b .
12:28:05 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:28:05 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:28:05 dpkg-source: warning: native package version may not have a revision
12:28:05 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:28:05 dpkg-source: info: using source format '1.0'
12:28:05 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz
12:28:05 #21 DONE 4.4s
12:28:05 
12:28:05 #22 [linux/arm64 tini-src 1/3] WORKDIR /usr/src/tini
12:28:05 #22 DONE 0.2s
12:28:05 
12:28:05 #23 [linux/arm64 runc-src 1/3] WORKDIR /usr/src/runc
12:28:05 #23 DONE 0.2s
12:28:05 
12:28:05 #24 [linux/arm64 tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:28:05 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:28:05 -- Configuring done
12:28:05 -- Generating done
12:28:05 -- Build files have been written to: /go/tini
12:28:05 + make tini-static
12:28:05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:28:05 #13 DONE 0.4s
12:28:05 #33 ...
12:28:05 
12:28:05 #34 [linux/arm64 rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:05 #34 DONE 2.7s
12:28:05 
12:28:05 #35 [linux/arm64 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.3.0"      && /build/go-winres --help
12:28:05 #0 0.912 go: downloading github.com/tc-hib/go-winres v0.3.0
12:28:05 #0 1.423 go: downloading github.com/tc-hib/winres v0.1.6
12:28:05 #0 1.826 go: downloading github.com/urfave/cli/v2 v2.3.0
12:28:05 #0 1.939 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:28:05 #0 1.999 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:28:05 #0 3.095 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:28:05 #0 3.210 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:28:05 #24 ...
12:28:05 
12:28:05 #25 [linux/arm64 containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:28:05 #25 DONE 0.2s
12:28:05 
12:28:05 #26 [linux/arm64 runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:28:05 #26 DONE 0.2s
12:28:05 
12:28:05 #27 [linux/arm64 rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:28:05 #27 DONE 0.2s
12:28:05 
12:28:05 #28 [linux/arm64 rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:28:05 #28 DONE 0.2s
12:28:05 
12:28:05 #29 [linux/arm64 tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:28:05 #29 DONE 0.2s
12:28:05 
12:28:05 #30 [linux/arm64 containerd-src 1/3] WORKDIR /usr/src/containerd
12:28:05 #30 DONE 0.2s
12:28:05 
12:28:05 #31 [linux/arm64 runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:28:05 #0 0.117 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:05 #0 0.117 hint: is subject to change. To configure the initial branch name to use in all
12:28:05 #0 0.117 hint: of your new repositories, which will suppress this warning, call:
12:28:05 #0 0.117 hint: 
12:28:05 #0 0.118 hint: 	git config --global init.defaultBranch <name>
12:28:05 #0 0.118 hint: 
12:28:05 #0 0.118 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:05 #0 0.118 hint: 'development'. The just-created branch can be renamed via this command:
12:28:05 #0 0.118 hint: 
12:28:05 #0 0.118 hint: 	git branch -m <name>
12:28:05 #0 0.120 Initialized empty Git repository in /usr/src/runc/.git/
12:28:05 #31 DONE 0.2s
12:28:05 
12:28:05 #24 [linux/arm64 tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:28:05 #24 0.248 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:05 #24 0.248 hint: is subject to change. To configure the initial branch name to use in all
12:28:05 #24 0.248 hint: of your new repositories, which will suppress this warning, call:
12:28:05 #24 0.248 hint: 
12:28:05 #24 0.248 hint: 	git config --global init.defaultBranch <name>
12:28:05 #24 0.248 hint: 
12:28:05 #24 0.248 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:05 #24 0.248 hint: 'development'. The just-created branch can be renamed via this command:
12:28:05 #24 0.248 hint: 
12:28:05 #24 0.248 hint: 	git branch -m <name>
12:28:05 #24 0.255 Initialized empty Git repository in /usr/src/tini/.git/
12:28:06 [100%] Linking C executable tini-static
12:28:06 
12:28:06 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:28:06 #24 DONE 0.3s
12:28:06 
12:28:06 #32 [linux/arm64 rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:28:06 #0 0.248 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:06 #0 0.248 hint: is subject to change. To configure the initial branch name to use in all
12:28:06 #0 0.248 hint: of your new repositories, which will suppress this warning, call:
12:28:06 #0 0.248 hint: 
12:28:06 #0 0.248 hint: 	git config --global init.defaultBranch <name>
12:28:06 #0 0.248 hint: 
12:28:06 #0 0.248 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:06 #0 0.248 hint: 'development'. The just-created branch can be renamed via this command:
12:28:06 #0 0.248 hint: 
12:28:06 #0 0.248 hint: 	git branch -m <name>
12:28:06 #0 0.253 Initialized empty Git repository in /usr/src/rootlesskit/.git/
12:28:06 #32 DONE 0.3s
12:28:06 
12:28:06 #33 [linux/arm64 rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:06 #33 ...
12:28:06 
12:28:06 #34 [linux/arm64 containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:28:06 #0 0.318 hint: Using 'master' as the name for the initial branch. This default branch name
12:28:06 #0 0.318 hint: is subject to change. To configure the initial branch name to use in all
12:28:06 #0 0.318 hint: of your new repositories, which will suppress this warning, call:
12:28:06 #0 0.318 hint: 
12:28:06 #0 0.318 hint: 	git config --global init.defaultBranch <name>
12:28:06 #0 0.318 hint: 
12:28:06 #0 0.318 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:28:06 #0 0.318 hint: 'development'. The just-created branch can be renamed via this command:
12:28:06 #0 0.318 hint: 
12:28:06 #0 0.318 hint: 	git branch -m <name>
12:28:06 #0 0.335 Initialized empty Git repository in /usr/src/containerd/.git/
12:28:06 #34 DONE 0.4s
12:28:06 [100%] Built target tini-static
12:28:06 + mkdir -p /usr/local/bin
12:28:06 + cp tini-static /usr/local/bin/docker-init
12:28:06 + VERSION=0.0.0-20230124074129-645395c
12:28:06 + PRODUCT=docker
12:28:06 + hack/make.sh dynbinary
12:28:06 
12:28:06 Removing bundles/
12:28:06 
12:28:06 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:06 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:06 
12:28:06 #35 [linux/arm64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:06 #33 5.193 Reading package lists...
12:28:06 #33 7.354 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:07 #35 ...
12:28:07 
12:28:07 #36 [linux/arm64 tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:07 #36 DONE 0.7s
12:28:07 
12:28:07 #37 [linux/arm64 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:07 #0 0.953 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:07 #0 0.972 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:07 #0 0.972 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:07 #0 1.225 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:07 #33 7.356 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:07 #33 7.357 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:07 #33 7.651 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
12:28:07 #24 4.122 + apt-get  install -y --no-install-recommends gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64
12:28:07 #37 1.818 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:07 #24 4.136 Reading package lists...
12:28:07 #24 4.904 Building dependency tree...
12:28:07 #24 5.105 Reading state information...
12:28:07 #24 5.293 The following additional packages will be installed:
12:28:07 #24 5.293   binutils-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix
12:28:07 #24 5.293   g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:28:07 #24 5.294   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:28:07 #24 5.295   gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev
12:28:07 #24 5.297 Suggested packages:
12:28:07 #24 5.297   gcc-10-locales wine64
12:28:07 #24 5.377 The following NEW packages will be installed:
12:28:07 #24 5.377   binutils-mingw-w64-x86-64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix
12:28:07 #24 5.378   g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base gcc-mingw-w64-x86-64
12:28:07 #24 5.378   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:28:07 #24 5.379   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime
12:28:07 #24 5.380   mingw-w64-common mingw-w64-x86-64-dev
12:28:08 #33 8.583 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [212 kB]
12:28:08 #24 5.702 0 upgraded, 12 newly installed, 0 to remove and 1 not upgraded.
12:28:08 #24 5.702 Need to get 109 MB of archives.
12:28:08 #24 5.702 After this operation, 614 MB of additional disk space will be used.
12:28:08 #24 5.702 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
12:28:08 #17 exporting layers 8.7s done
12:28:08 #17 writing image sha256:2e331defa27eb8d0432e085e6ff9a307d2c5e23072ab5648d7251b941b717e64 done
12:28:08 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
12:28:08 #17 DONE 8.7s
12:28:08 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
12:28:08 + set -e
12:28:08 + mkdir -p /root/build-deb/engine
12:28:08 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:28:08 + mkdir -p /root/build-deb/cli
12:28:08 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:28:08 + mkdir -p /root/build-deb/buildx
12:28:08 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:28:08 #35 ...
12:28:08 
12:28:08 #31 [linux/arm64 runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:08 #31 DONE 5.3s
12:28:08 
12:28:08 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:08 #0 0.855 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:08 #0 0.879 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:08 #0 0.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:08 #0 1.260 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:08 #0 1.847 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:08 #0 2.811 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:08 #0 5.493 Fetched 8504 kB in 5s (1730 kB/s)
12:28:08 #24 5.773 Get:2 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:28:08 #24 5.850 Get:3 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:28:08 #37 2.763 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:08 #14 DONE 2.5s
12:28:08 
12:28:08 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:28:08 #15 DONE 0.1s
12:28:08 
12:28:08 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:28:08 #16 DONE 0.0s
12:28:08 
12:28:08 #17 exporting to image
12:28:08 #17 exporting layers
12:28:08 #24 ...
12:28:08 
12:28:08 #27 [linux/amd64 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.3.0"      && /build/go-winres --help
12:28:08 #0 0.642 go: downloading github.com/tc-hib/go-winres v0.3.0
12:28:08 #0 1.381 go: downloading github.com/tc-hib/winres v0.1.6
12:28:08 #0 1.585 go: downloading github.com/urfave/cli/v2 v2.3.0
12:28:08 #0 1.610 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:28:08 #0 1.618 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:28:08 #0 2.055 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:28:08 #0 2.079 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:28:08 #0 5.924 NAME:
12:28:08 #0 5.925    go-winres - A tool for embedding resources in Windows executables
12:28:08 #0 5.925 
12:28:08 #0 5.925 USAGE:
12:28:08 #0 5.926    go-winres [global options] command [command options] [arguments...]
12:28:08 #0 5.926 
12:28:08 #0 5.926 COMMANDS:
12:28:08 #0 5.927    init     Create an initial ./winres/winres.json
12:28:08 #0 5.928    make     Make syso files for the "go build" command
12:28:08 #0 5.928    simply   Make syso files for the "go build" command (simplified)
12:28:08 #0 5.929    extract  Extract all resources from an executable
12:28:08 #0 5.930    patch    Replace resources in an executable file (exe, dll)
12:28:08 #0 5.931    help, h  Shows a list of commands or help for one command
12:28:08 #0 5.931 
12:28:08 #0 5.932 GLOBAL OPTIONS:
12:28:08 #0 5.932    --help, -h  show help (default: false)
12:28:08 #27 DONE 6.0s
12:28:08 
12:28:08 #24 [linux/amd64->windows/amd64 containerutil-build 2/3] RUN xx-apt-get install -y --no-install-recommends gcc g++ libc6-dev
12:28:08 #24 5.905 Get:4 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
12:28:08 #24 5.907 Get:5 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]
12:28:08 #24 6.005 Get:6 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
12:28:08 + mkdir -p /root/build-deb/compose
12:28:08 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:28:08 + mkdir -p /root/build-deb/scan-cli-plugin
12:28:08 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:28:08 + mkdir -p /go/src/github.com/docker
12:28:08 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:28:08 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:28:08 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:28:08 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:28:08 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:28:08 + EPOCH=5
12:28:08 + EPOCH_SEP=
12:28:08 + [[ ! -z 5 ]]
12:28:08 + EPOCH_SEP=:
12:28:08 + [[ -z 0.0.0~20230124074129.645395c ]]
12:28:08 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:28:08 VERSION AAA 0.0.0-20230124074129-645395c
12:28:08 VERSION bbb 0.0.0-20230124074129-645395c
12:28:08 + VERSION=0.0.0-20230124074129-645395c
12:28:08 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:28:08 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:28:08 + debSource=docker-ce
12:28:08 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:28:08 + debMaintainer='Docker <support@docker.com>'
12:28:08 ++ date --rfc-2822
12:28:08 + debDate='Wed, 25 Jan 2023 12:28:08 +0000'
12:28:08 + pkgRevision=1
12:28:08 + cat
12:28:08 + export CLI_GITCOMMIT=645395c
12:28:08 + CLI_GITCOMMIT=645395c
12:28:08 + export ENGINE_GITCOMMIT=2b9de2e
12:28:08 + ENGINE_GITCOMMIT=2b9de2e
12:28:08 + export SCAN_GITCOMMIT=6c852fa
12:28:08 + SCAN_GITCOMMIT=6c852fa
12:28:08 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:28:08 + dpkg-buildpackage -uc -us -I.git
12:28:08 VERSION BBB 0.0.0-20230124074129-645395c
12:28:08 dpkg-buildpackage: info: source package docker-ce
12:28:08 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~debian.10~buster
12:28:08 dpkg-buildpackage: info: source distribution buster
12:28:08 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:28:08  dpkg-source -I.git --before-build .
12:28:08 dpkg-buildpackage: info: host architecture armhf
12:28:08 #24 6.311 Get:7 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
12:28:08 #24 6.433 Get:8 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]
12:28:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc
12:28:09  debian/rules build
12:28:09 dh build --with=bash-completion
12:28:09 #37 ...
12:28:09 
12:28:09 #33 [linux/arm64 rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:09 #33 DONE 2.9s
12:28:09 
12:28:09 #38 [linux/arm64 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.3.0"      && /build/go-winres --help
12:28:09 #0 0.549 go: downloading github.com/tc-hib/go-winres v0.3.0
12:28:09 #0 1.142 go: downloading github.com/tc-hib/winres v0.1.6
12:28:09 #0 1.552 go: downloading github.com/urfave/cli/v2 v2.3.0
12:28:09 #0 1.611 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:28:09 #0 1.661 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:28:09 #0 2.686 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:28:09 #0 2.814 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:28:09  debian/rules clean
12:28:09 dh clean --with=bash-completion
12:28:09    dh_clean
12:28:09 #24 6.569 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
12:28:09    dh_update_autotools_config
12:28:09    dh_autoreconf
12:28:09 #33 9.604 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
12:28:09 #33 ...
12:28:09 
12:28:09 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:09 #0 1.048 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:09 #0 1.060 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:09 #0 1.061 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:09 #0 1.328 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:09 #0 1.885 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:09 #0 2.745 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:09 #0 5.423 Fetched 8504 kB in 5s (1829 kB/s)
12:28:09 #0 5.423 Reading package lists...
12:28:09 #0 7.632 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:09 #0 7.642 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:09 #0 7.643 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:09 #0 8.007 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
12:28:09 #0 8.598 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [212 kB]
12:28:09 #0 9.519 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
12:28:09  dpkg-source -I.git -b .
12:28:09 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:28:09 dpkg-source: info: using source format '1.0'
12:28:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz
12:28:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc
12:28:09  debian/rules build
12:28:09 dh build --with=bash-completion
12:28:09    dh_update_autotools_config
12:28:09 #24 6.990 Get:10 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
12:28:09    debian/rules override_dh_auto_build
12:28:09 make[1]: Entering directory '/root/build-deb'
12:28:09 # Build the daemon and dependencies
12:28:09 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:09 
12:28:09 Removing bundles/
12:28:09 
12:28:09 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:09 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:09 #37 ...
12:28:09 
12:28:09 #38 [linux/arm64 tini-build 2/4] 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
12:28:09 #0 1.028 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:09 #0 1.062 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:09 #0 1.068 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:09 #0 1.364 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:09 #0 1.936 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:09 #0 2.736 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:09 #0 5.297 Fetched 8504 kB in 5s (1877 kB/s)
12:28:09 #0 5.297 Reading package lists...
12:28:09 #0 7.125 Reading package lists...
12:28:09 #0 8.589 Building dependency tree...
12:28:09 #0 9.720 The following additional packages will be installed:
12:28:09 #0 9.722   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:28:09 #0 9.724 Suggested packages:
12:28:09 #0 9.728   cmake-doc ninja-build lrzip
12:28:09 #0 9.891 The following NEW packages will be installed:
12:28:09 #0 9.901   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:28:09 #38 10.22 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
12:28:09 #38 10.22 Need to get 15.1 MB of archives.
12:28:09 #38 10.22 After this operation, 66.8 MB of additional disk space will be used.
12:28:09 #38 10.22 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:28:09 #38 10.24 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:28:09    dh_autoreconf
12:28:09    debian/rules override_dh_auto_build
12:28:09 make[1]: Entering directory '/root/build-deb'
12:28:09 # Build the daemon and dependencies
12:28:09 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:09 #24 ...
12:28:09 
12:28:09 #28 [linux/amd64 build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
12:28:09 #28 DONE 0.3s
12:28:09 
12:28:09 #29 [linux/amd64 build 2/6] WORKDIR /go/src/github.com/docker/docker
12:28:09 #29 DONE 0.1s
12:28:09 
12:28:09 #24 [linux/amd64->windows/amd64 containerutil-build 2/3] RUN xx-apt-get install -y --no-install-recommends gcc g++ libc6-dev
12:28:09 #24 7.071 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:28:09 #24 7.072 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:28:09 #24 7.197 debconf: delaying package configuration, since apt-utils is not installed
12:28:09 #24 7.235 Fetched 109 MB in 2s (64.5 MB/s)
12:28:09 #24 7.260 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:28:09 #0 5.493 Reading package lists...
12:28:09 #36 ...
12:28:09 
12:28:09 #37 [linux/arm64 tini-build 2/4] 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
12:28:09 #0 0.975 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:09 #0 0.987 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:09 #0 0.988 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:09 #0 1.215 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:09 #0 2.045 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:09 #0 2.733 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:09 #0 5.325 Fetched 8504 kB in 5s (1843 kB/s)
12:28:09 #0 5.325 Reading package lists...
12:28:09 #37 7.012 Reading package lists...
12:28:09 #37 ...
12:28:09 
12:28:09 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:09 #33 4.855 Fetched 8504 kB in 4s (2003 kB/s)
12:28:09 #33 4.855 Reading package lists...
12:28:09 #33 6.973 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:09 #33 6.977 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:09 #33 6.978 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:09 #38 10.47 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
12:28:09 #38 10.49 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
12:28:09 #38 10.50 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
12:28:09 #38 10.51 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
12:28:09 #38 10.51 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
12:28:09 #38 10.51 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
12:28:09 #38 ...
12:28:09 
12:28:09 #39 [linux/arm64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:10 
12:28:10 Removing bundles/
12:28:10 
12:28:10 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:10 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:28:10 #24 7.260 (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 ... 15753 files and directories currently installed.)
12:28:10 #24 7.270 Preparing to unpack .../00-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:28:10 #24 7.275 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:28:10 #39 ...
12:28:10 
12:28:10 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:10 #35 5.145 Fetched 8504 kB in 4s (1926 kB/s)
12:28:10 #35 5.145 Reading package lists...
12:28:10 #35 7.301 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:10 #35 7.302 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:10 #35 7.302 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:10 #35 7.593 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
12:28:10 #35 8.418 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [212 kB]
12:28:10 #35 9.289 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
12:28:10 #24 7.656 Selecting previously unselected package mingw-w64-common.
12:28:10 #33 7.318 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
12:28:10 #23 DONE 58.5s
12:28:10 
12:28:10 #24 [darwin/arm64 binary 1/1] COPY --from=build /out .
12:28:10 #24 DONE 0.1s
12:28:10 
12:28:10 #25 exporting to client directory
12:28:10 #25 copying files darwin/arm64 7.64MB 0.1s
12:28:10 #25 copying files darwin/arm64 35.03MB 0.5s done
12:28:10 #25 DONE 0.5s
12:28:10 + build_buildx
12:28:10 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx
12:28:10 + set -x
12:28:10 + docker buildx build --platform darwin/arm64 --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --output ./bin --target binaries .
12:28:10 #1 [internal] load build definition from Dockerfile
12:28:10 #1 transferring dockerfile: 2.93kB done
12:28:10 #1 DONE 0.0s
12:28:10 
12:28:10 #2 [internal] load .dockerignore
12:28:10 #2 transferring context: 45B done
12:28:10 #2 DONE 0.0s
12:28:10 
12:28:10 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
12:28:10 #3 DONE 0.0s
12:28:10 
12:28:10 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
12:28:10 #4 DONE 0.7s
12:28:10 
12:28:10 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:28:10 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 0.0s done
12:28:10 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 7.34MB / 10.81MB 0.2s
12:28:10 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 10.49MB / 10.81MB 0.3s
12:28:10 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 10.81MB / 10.81MB 0.4s done
12:28:10 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887
12:28:10 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 0.1s done
12:28:10 #5 DONE 0.6s
12:28:10 
12:28:10 #6 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:28:10 #6 DONE 0.4s
12:28:10 
12:28:10 #7 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:28:10 #7 DONE 0.3s
12:28:10 
12:28:10 #8 [internal] load build context
12:28:10 #8 DONE 0.0s
12:28:10 
12:28:10 #9 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:28:10 #9 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:28:10 #9 DONE 0.0s
12:28:10 
12:28:10 #10 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:28:10 #10 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:28:10 #10 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb 0.0s done
12:28:10 #10 ...
12:28:10 
12:28:10 #9 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:28:10 #9 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
12:28:10 #9 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.1s done
12:28:10 #9 DONE 0.2s
12:28:10 
12:28:10 #10 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:28:10 #10 sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 155B / 155B 0.1s done
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 10.49MB / 116.88MB 0.2s
12:28:10 #10 sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 286.26kB / 286.26kB 0.1s done
12:28:10 #10 sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 3.26MB / 3.26MB 0.2s done
12:28:10 #10 extracting sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 20.97MB / 116.88MB 0.3s
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 32.51MB / 116.88MB 0.5s
12:28:10 #10 extracting sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 0.3s done
12:28:10 #10 extracting sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 41.94MB / 116.88MB 0.8s
12:28:10 #10 extracting sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 0.2s done
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 51.38MB / 116.88MB 0.9s
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 66.06MB / 116.88MB 1.1s
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 88.08MB / 116.88MB 1.2s
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 99.61MB / 116.88MB 1.4s
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 116.88MB / 116.88MB 1.5s
12:28:10 #10 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 116.88MB / 116.88MB 1.6s done
12:28:10 #10 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8
12:28:10 #10 ...
12:28:10 
12:28:10 #8 [internal] load build context
12:28:10 #8 transferring context: 62.45MB 2.8s done
12:28:10 #8 DONE 2.9s
12:28:10 
12:28:10 #10 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:28:10 #10 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 3.7s done
12:28:10 #10 extracting sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 0.0s done
12:28:10 #10 DONE 5.6s
12:28:10 
12:28:10 #11 [linux/arm64 gobase 1/3] COPY --from=xx / /
12:28:10 #11 DONE 1.7s
12:28:10 
12:28:10 #12 [linux/arm64 gobase 2/3] RUN apk add --no-cache file git
12:28:10 #12 0.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
12:28:10 #35 ...
12:28:10 
12:28:10 #38 [linux/arm64 tini-build 2/4] 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
12:28:10 #38 11.01 debconf: delaying package configuration, since apt-utils is not installed
12:28:10 #38 11.10 Fetched 15.1 MB in 1s (23.1 MB/s)
12:28:10 #38 11.20 Selecting previously unselected package cmake-data.
12:28:10 #24 7.657 Preparing to unpack .../01-mingw-w64-common_8.0.0-1_all.deb ...
12:28:10 #24 7.663 Unpacking mingw-w64-common (8.0.0-1) ...
12:28:10 #33 7.681 Get:5 http://deb.debian.org/debian-security bullseye-security/main armel Packages [197 kB]
12:28:10 #38 11.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 ... 15744 files and directories currently installed.)
12:28:10 #38 11.24 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:28:10 #38 11.25 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:28:10 #15 exporting layers 5.0s done
12:28:10 #15 writing image sha256:4481bc1d7d6478ecae753b67ec94c17f189de9cc1e558202664268d26b248087 done
12:28:10 #15 naming to docker.io/rpmbuild-fedora-36/x86_64 done
12:28:10 #15 DONE 5.0s
12:28:10 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/x86_64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:28:10 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:28:10 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:28:10 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:28:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ji2HCS
12:28:10 + umask 022
12:28:10 + cd /root/rpmbuild/BUILD
12:28:10 + cd /root/rpmbuild/BUILD
12:28:10 + rm -rf src
12:28:10 + /usr/bin/mkdir -p src
12:28:10 + cd src
12:28:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:28:10 + /usr/bin/tar -xof -
12:28:10 #12 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
12:28:11 #33 8.384 Get:6 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
12:28:11 #12 1.595 (1/8) Installing libmagic (5.43-r0)
12:28:11 #12 1.618 (2/8) Installing file (5.43-r0)
12:28:11 #12 1.621 (3/8) Installing brotli-libs (1.0.9-r9)
12:28:11 #12 1.630 (4/8) Installing nghttp2-libs (1.51.0-r0)
12:28:11 #12 1.634 (5/8) Installing libcurl (7.87.0-r1)
12:28:11 #12 1.641 (6/8) Installing libexpat (2.5.0-r0)
12:28:11 #12 1.645 (7/8) Installing pcre2 (10.42-r0)
12:28:11 #12 1.653 (8/8) Installing git (2.38.3-r1)
12:28:11 #12 1.710 Executing busybox-1.35.0-r29.trigger
12:28:11 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc
12:28:11  debian/rules build
12:28:11 dh build --with=bash-completion
12:28:11    dh_update_autotools_config
12:28:11    dh_autoreconf
12:28:11    debian/rules override_dh_auto_build
12:28:11 make[1]: Entering directory '/root/build-deb'
12:28:11 # Build the daemon and dependencies
12:28:11 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:11 
12:28:11 Removing bundles/
12:28:11 
12:28:11 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:11 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:11 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc
12:28:11  debian/rules build
12:28:11 dh build --with=bash-completion
12:28:11    dh_update_autotools_config
12:28:11    dh_autoreconf
12:28:11    debian/rules override_dh_auto_build
12:28:11 make[1]: Entering directory '/root/build-deb'
12:28:11 # Build the daemon and dependencies
12:28:11 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:11 
12:28:11 Removing bundles/
12:28:11 
12:28:11 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:11 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:28:11 + STATUS=0
12:28:11 + '[' 0 -ne 0 ']'
12:28:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:28:11 + /usr/bin/tar -xof -
12:28:11 #24 8.808 Selecting previously unselected package mingw-w64-x86-64-dev.
12:28:11 #24 8.812 Preparing to unpack .../02-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:28:11 #24 8.818 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:28:11 #12 1.715 OK: 25 MiB in 24 packages
12:28:11 #38 ...
12:28:11 
12:28:11 #37 [linux/arm64 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:11 #37 5.273 Fetched 8504 kB in 5s (1850 kB/s)
12:28:11 #37 5.273 Reading package lists...
12:28:11 #37 ...
12:28:11 
12:28:11 #39 [linux/arm64 runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:11 #39 DONE 5.6s
12:28:11 
12:28:11 #40 [linux/arm64 tini-build 2/4] 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
12:28:11 #0 0.934 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:11 #0 0.954 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:11 #0 0.956 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:11 #0 1.353 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:11 #0 1.918 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:11 #0 2.655 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:11 #0 5.135 Fetched 8504 kB in 4s (1903 kB/s)
12:28:11 #12 DONE 2.0s
12:28:11 
12:28:11 #13 [linux/arm64 gobase 3/3] WORKDIR /src
12:28:11 #13 DONE 0.0s
12:28:11 
12:28:11 #14 [linux/arm64 buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
12:28:12 #38 12.56 Selecting previously unselected package libicu67:arm64.
12:28:12 #38 12.57 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
12:28:12 #38 12.58 Unpacking libicu67:arm64 (67.1-7) ...
12:28:12 + STATUS=0
12:28:12 + '[' 0 -ne 0 ']'
12:28:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:28:12 + RPM_EC=0
12:28:12 ++ jobs -p
12:28:12 + exit 0
12:28:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b1dj4i
12:28:12 + umask 022
12:28:12 + cd /root/rpmbuild/BUILD
12:28:12 + 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'
12:28:12 + export CFLAGS
12:28:12 + 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'
12:28:12 + export CXXFLAGS
12:28:12 + 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'
12:28:12 + export FFLAGS
12:28:12 + 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'
12:28:12 + export FCFLAGS
12:28:12 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:28:12 + export LDFLAGS
12:28:12 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:28:12 + export LT_SYS_LIBRARY_PATH
12:28:12 + CC=gcc
12:28:12 + export CC
12:28:12 + CXX=g++
12:28:12 + export CXX
12:28:12 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:28:12 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230124074129.645395c-0.fc36 x86_64
12:28:12 + cd src
12:28:12 + export DOCKER_GITCOMMIT=2b9de2e
12:28:12 + DOCKER_GITCOMMIT=2b9de2e
12:28:12 + mkdir -p /go/src/github.com/docker
12:28:12 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:28:12 + pushd /root/rpmbuild/BUILD/src/engine
12:28:12 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:28:12 + TMP_GOPATH=/go
12:28:12 + hack/dockerfile/install/install.sh tini
12:28:12 + RM_GOPATH=0
12:28:12 + TMP_GOPATH=/go
12:28:12 + : /usr/local/bin
12:28:12 + '[' -z /go ']'
12:28:12 + export GOPATH=/go
12:28:12 + GOPATH=/go
12:28:12 + case "$(go env GOARCH)" in
12:28:12 ++ go env GOARCH
12:28:12 + export GO_BUILDMODE=-buildmode=pie
12:28:12 + GO_BUILDMODE=-buildmode=pie
12:28:12 ++ dirname hack/dockerfile/install/install.sh
12:28:12 + dir=hack/dockerfile/install
12:28:12 + bin=tini
12:28:12 + shift
12:28:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:28:12 + . hack/dockerfile/install/tini.installer
12:28:12 ++ : v0.19.0
12:28:12 + install_tini
12:28:12 Install tini version v0.19.0
12:28:12 + echo 'Install tini version v0.19.0'
12:28:12 + git clone https://github.com/krallin/tini.git /go/tini
12:28:12 Cloning into '/go/tini'...
12:28:12 #14 0.403 v0.10.0876462897612d36679153c3414f7689626251501#14 DONE 0.8s
12:28:12 #0 5.135 Reading package lists...
12:28:12 #40 ...
12:28:12 
12:28:12 #37 [linux/arm64 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:12 #37 5.273 Reading package lists...
12:28:12 + cd /go/tini
12:28:12 + git checkout -q v0.19.0
12:28:12 + cmake .
12:28:12 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:28:12   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:28:12   CMake.
12:28:12 
12:28:12   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:28:12   CMake that the project does not need compatibility with older versions.
12:28:12 
12:28:12 
12:28:12 -- The C compiler identification is GNU 12.2.1
12:28:12 -- Detecting C compiler ABI info
12:28:12 -- Detecting C compiler ABI info - done
12:28:12 
12:28:12 #15 [linux/arm64->darwin/arm64 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,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
12:28:12 #15 0.083 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=876462897612d36679153c3414f7689626251501 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
12:28:12 #24 10.03 Selecting previously unselected package gcc-mingw-w64-base.
12:28:12 #24 10.03 Preparing to unpack .../03-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:28:12 #24 10.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:28:12 #24 10.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:28:12 #24 10.08 Preparing to unpack .../04-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:28:12 #24 10.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:28:12 -- Check for working C compiler: /usr/bin/gcc - skipped
12:28:12 -- Detecting C compile features
12:28:12 -- Detecting C compile features - done
12:28:12 -- Performing Test HAS_BUILTIN_FORTIFY
12:28:12 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:28:12 -- Configuring done
12:28:12 -- Generating done
12:28:12 -- Build files have been written to: /go/tini
12:28:12 + make tini-static
12:28:12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:28:13 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc
12:28:13  debian/rules build
12:28:13 dh build --with=bash-completion
12:28:13    dh_update_autotools_config
12:28:13    dh_autoreconf
12:28:13    debian/rules override_dh_auto_build
12:28:13 make[1]: Entering directory '/root/build-deb'
12:28:13 # Build the daemon and dependencies
12:28:13 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:13 
12:28:13 Removing bundles/
12:28:13 
12:28:13 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:13 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:28:13 #33 ...
12:28:13 
12:28:13 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:13 #0 0.874 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:13 #0 0.889 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:13 #0 0.890 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:13 #0 1.248 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:13 #0 1.872 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:13 #0 2.947 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:13 #0 5.344 Fetched 8504 kB in 5s (1791 kB/s)
12:28:13 #0 5.344 Reading package lists...
12:28:13 #0 7.771 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:13 #0 7.772 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:13 #0 7.772 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:13 #0 8.104 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
12:28:13 #0 9.046 Get:5 http://deb.debian.org/debian-security bullseye-security/main armel Packages [197 kB]
12:28:13 #0 10.13 Get:6 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
12:28:13 #38 ...
12:28:13 
12:28:13 #39 [linux/arm64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:13 [100%] Linking C executable tini-static
12:28:13 #37 7.183 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:13 #37 7.184 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:13 #37 7.184 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:13 #39 ...
12:28:13 
12:28:13 #37 [linux/arm64 tini-build 2/4] 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
12:28:13 #37 7.012 Reading package lists...
12:28:13 #37 8.735 Building dependency tree...
12:28:13 #37 10.03 The following additional packages will be installed:
12:28:13 #37 10.04   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:28:13 #37 10.05 Suggested packages:
12:28:13 #37 10.05   cmake-doc ninja-build lrzip
12:28:13 #37 10.22 The following NEW packages will be installed:
12:28:13 #37 10.23   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:28:13 #37 10.54 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
12:28:13 #37 10.54 Need to get 15.1 MB of archives.
12:28:13 #37 10.54 After this operation, 66.8 MB of additional disk space will be used.
12:28:13 #37 10.54 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:28:13 #37 10.56 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:28:13 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc
12:28:13  debian/rules build
12:28:13 dh build --with=bash-completion
12:28:13    dh_update_autotools_config
12:28:13    dh_autoreconf
12:28:13    debian/rules override_dh_auto_build
12:28:13 make[1]: Entering directory '/root/build-deb'
12:28:13 # Build the daemon and dependencies
12:28:13 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:13 
12:28:13 Removing bundles/
12:28:13 
12:28:13 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:13 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:13 #38 ...
12:28:13 
12:28:13 #36 [linux/arm64 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.3.0"      && /build/go-winres --help
12:28:13 #36 13.05 NAME:
12:28:13 #36 13.05    go-winres - A tool for embedding resources in Windows executables
12:28:13 #36 13.05 
12:28:13 #36 13.05 USAGE:
12:28:13 #36 13.05    go-winres [global options] command [command options] [arguments...]
12:28:13 #36 13.05 
12:28:13 #36 13.05 COMMANDS:
12:28:13 #36 13.05    init     Create an initial ./winres/winres.json
12:28:13 #36 13.05    make     Make syso files for the "go build" command
12:28:13 #36 13.05    simply   Make syso files for the "go build" command (simplified)
12:28:13 #36 13.05    extract  Extract all resources from an executable
12:28:13 #36 13.05    patch    Replace resources in an executable file (exe, dll)
12:28:13 #36 13.05    help, h  Shows a list of commands or help for one command
12:28:13 #36 13.05 
12:28:13 #36 13.05 GLOBAL OPTIONS:
12:28:13 #36 13.05    --help, -h  show help (default: false)
12:28:13 #36 DONE 14.3s
12:28:13 #37 10.79 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
12:28:13 #37 10.81 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
12:28:13 #37 10.81 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
12:28:13 #37 10.83 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
12:28:13 #37 10.83 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
12:28:13 #37 10.83 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
12:28:13 
12:28:13 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:13 #37 11.43 Fetched 8169 kB in 4s (2012 kB/s)
12:28:13 #37 11.43 Reading package lists...
12:28:13 [100%] Built target tini-static
12:28:13 + mkdir -p /usr/local/bin
12:28:13 + cp tini-static /usr/local/bin/docker-init
12:28:13 + VERSION=0.0.0-20230124074129-645395c
12:28:13 + PRODUCT=docker
12:28:13 + hack/make.sh dynbinary
12:28:13 
12:28:13 Removing bundles/
12:28:13 
12:28:13 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:13 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:13 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.dsc
12:28:13  debian/rules build
12:28:13 dh build --with=bash-completion
12:28:13    dh_update_autotools_config
12:28:13    dh_autoreconf
12:28:13    debian/rules override_dh_auto_build
12:28:13 make[1]: Entering directory '/root/build-deb'
12:28:13 # Build the daemon and dependencies
12:28:13 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:13 
12:28:13 Removing bundles/
12:28:13 
12:28:13 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:13 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:14 #37 11.39 debconf: delaying package configuration, since apt-utils is not installed
12:28:14 #37 11.53 Fetched 15.1 MB in 1s (22.2 MB/s)
12:28:14 #37 11.64 Selecting previously unselected package cmake-data.
12:28:14 #37 11.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 ... 15744 files and directories currently installed.)
12:28:14 #37 11.66 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:28:14 #37 11.67 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:28:14 #37 ...
12:28:14 
12:28:14 #39 [linux/arm64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:14 #39 DONE 14.6s
12:28:14 
12:28:14 #40 [linux/arm64 build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
12:28:14 #40 DONE 0.4s
12:28:14 
12:28:14 #41 [linux/arm64 build 2/6] WORKDIR /go/src/github.com/docker/docker
12:28:14 #41 DONE 0.1s
12:28:14 
12:28:14 #38 [linux/arm64 tini-build 2/4] 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
12:28:14 #38 15.22 Selecting previously unselected package libxml2:arm64.
12:28:14 #38 15.23 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
12:28:14 #38 15.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:28:14 #24 11.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:28:14 #24 11.71 Preparing to unpack .../05-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:28:14 #24 11.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:28:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc
12:28:14  debian/rules build
12:28:14 dh build --with=bash-completion
12:28:14    dh_update_autotools_config
12:28:14 #38 15.58 Selecting previously unselected package libarchive13:arm64.
12:28:14 #38 15.60 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
12:28:14 #38 15.60 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:28:15    dh_autoreconf
12:28:15    debian/rules override_dh_auto_build
12:28:15 make[1]: Entering directory '/root/build-deb'
12:28:15 # Build the daemon and dependencies
12:28:15 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:15 
12:28:15 Removing bundles/
12:28:15 
12:28:15 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:15 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:28:15 #38 15.71 Selecting previously unselected package libjsoncpp24:arm64.
12:28:15 #38 15.71 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
12:28:15 #38 15.72 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
12:28:15 #38 15.80 Selecting previously unselected package librhash0:arm64.
12:28:15 #38 15.80 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
12:28:15 #38 15.81 Unpacking librhash0:arm64 (1.4.1-2) ...
12:28:15 #38 15.89 Selecting previously unselected package libuv1:arm64.
12:28:15 #38 15.89 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
12:28:15 #38 15.91 Unpacking libuv1:arm64 (1.40.0-2) ...
12:28:15 #38 15.98 Selecting previously unselected package cmake.
12:28:15 #38 15.98 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
12:28:15 #38 15.99 Unpacking cmake (3.18.4-2+deb11u1) ...
12:28:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc
12:28:15  debian/rules build
12:28:15 dh build --with=bash-completion
12:28:15    dh_update_autotools_config
12:28:15    dh_autoreconf
12:28:15    debian/rules override_dh_auto_build
12:28:15 make[1]: Entering directory '/root/build-deb'
12:28:15 # Build the daemon and dependencies
12:28:15 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:15 
12:28:15 Removing bundles/
12:28:15 
12:28:15 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:15 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:16 #37 8.155 Reading package lists...
12:28:16 #37 9.895 + apt-get  install -y --no-install-recommends gcc libc6-dev
12:28:16 #37 9.935 Reading package lists...
12:28:16 #37 ...
12:28:16 
12:28:16 #41 [linux/arm64 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:16 #0 0.888 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:16 #0 0.906 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:16 #0 0.907 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:16 #0 1.158 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:16 #0 1.590 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:16 #0 2.622 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:16 #0 4.969 Fetched 8504 kB in 4s (1953 kB/s)
12:28:16 #0 4.969 Reading package lists...
12:28:16 #0 7.093 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:16 #0 7.096 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:16 #0 7.097 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:16 #0 8.045 Reading package lists...
12:28:16 #0 9.796 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
12:28:16 #0 9.808 Reading package lists...
12:28:16 #41 ...
12:28:16 
12:28:16 #42 [linux/arm64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:16 #0 0.880 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:16 #0 0.903 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:16 #0 0.904 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:16 #0 1.182 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:16 #0 1.772 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:16 #0 2.700 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:16 #0 5.480 Fetched 8504 kB in 5s (1743 kB/s)
12:28:16 #0 5.480 Reading package lists...
12:28:16 #0 7.738 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:16 #0 7.739 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:16 #0 7.740 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:16 #0 8.716 Reading package lists...
12:28:16 #42 ...
12:28:16 
12:28:16 #40 [linux/arm64 tini-build 2/4] 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
12:28:16 #0 5.135 Reading package lists...
12:28:16 #40 7.185 Reading package lists...
12:28:16 #40 8.842 Building dependency tree...
12:28:16 #40 10.13 The following additional packages will be installed:
12:28:16 #40 10.14   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:28:16 #40 10.15 Suggested packages:
12:28:16 #40 10.16   cmake-doc ninja-build lrzip
12:28:16 #40 10.34 The following NEW packages will be installed:
12:28:16 #40 10.34   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:28:16 #40 10.67 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
12:28:16 #40 10.67 Need to get 15.1 MB of archives.
12:28:16 #40 10.67 After this operation, 66.8 MB of additional disk space will be used.
12:28:16 #40 10.67 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:28:16 #40 10.70 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:28:16 #38 17.34 Setting up libicu67:arm64 (67.1-7) ...
12:28:16 #38 17.37 Setting up libuv1:arm64 (1.40.0-2) ...
12:28:16 #38 17.39 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
12:28:16 #38 17.40 Setting up librhash0:arm64 (1.4.1-2) ...
12:28:16 #38 17.42 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:28:16 #38 17.44 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:28:16 #38 17.45 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:28:16 #38 17.47 Setting up cmake (3.18.4-2+deb11u1) ...
12:28:17 #37 14.38 Selecting previously unselected package libicu67:arm64.
12:28:17 #38 17.48 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:17 #40 11.02 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
12:28:17 #40 11.05 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
12:28:17 #40 11.05 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
12:28:17 #40 11.05 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
12:28:17 #40 11.06 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
12:28:17 #40 11.06 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
12:28:17 #37 14.38 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
12:28:17 #38 DONE 17.8s
12:28:17 
12:28:17 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:17 #37 14.74 Unpacking libicu67:arm64 (67.1-7) ...
12:28:17 #37 ...
12:28:17 
12:28:17 #35 [linux/arm64 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.3.0"      && /build/go-winres --help
12:28:17 #35 13.11 NAME:
12:28:17 #35 13.11    go-winres - A tool for embedding resources in Windows executables
12:28:17 #35 13.11 
12:28:17 #35 13.11 USAGE:
12:28:17 #35 13.11    go-winres [global options] command [command options] [arguments...]
12:28:17 #35 13.11 
12:28:17 #35 13.11 COMMANDS:
12:28:17 #35 13.12    init     Create an initial ./winres/winres.json
12:28:17 #35 13.12    make     Make syso files for the "go build" command
12:28:17 #35 13.12    simply   Make syso files for the "go build" command (simplified)
12:28:17 #35 13.12    extract  Extract all resources from an executable
12:28:17 #35 13.12    patch    Replace resources in an executable file (exe, dll)
12:28:17 #35 13.12    help, h  Shows a list of commands or help for one command
12:28:17 #35 13.12 
12:28:17 #35 13.12 GLOBAL OPTIONS:
12:28:17 #35 13.12    --help, -h  show help (default: false)
12:28:17 #35 DONE 15.1s
12:28:17 
12:28:17 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:17 #0 5.493 Reading package lists...
12:28:17 #36 7.805 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:17 #36 7.805 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:17 #36 7.805 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:17 #36 8.153 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
12:28:17 #36 8.740 Get:5 http://deb.debian.org/debian-security bullseye-security/main armel Packages [197 kB]
12:28:17 #36 9.541 Get:6 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
12:28:17 #36 11.64 Fetched 8081 kB in 4s (1957 kB/s)
12:28:17 #36 11.64 Reading package lists...
12:28:17 #40 11.90 debconf: delaying package configuration, since apt-utils is not installed
12:28:17 #42 0.610 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:17 #42 0.611 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:17 #42 0.611 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:18 #24 ...
12:28:18 
12:28:18 #30 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:18 #0 0.427 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:18 #0 0.441 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:18 #0 0.441 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:18 #0 0.575 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:28:18 #0 0.782 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:28:18 #0 1.157 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:28:18 #0 2.369 Fetched 8622 kB in 2s (3920 kB/s)
12:28:18 #0 2.369 Reading package lists...
12:28:18 #0 3.112 Reading package lists...
12:28:18 #0 3.856 Building dependency tree...
12:28:18 #0 4.163 The following additional packages will be installed:
12:28:18 #0 4.164   clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
12:28:18 #0 4.165   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
12:28:18 #0 4.166   libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime
12:28:18 #0 4.168 Suggested packages:
12:28:18 #0 4.168   clang-11-doc llvm-11-doc
12:28:18 #0 4.168 Recommended packages:
12:28:18 #0 4.168   llvm-11-dev libomp-11-dev binfmt-support
12:28:18 #0 4.410 The following NEW packages will be installed:
12:28:18 #0 4.411   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
12:28:18 #0 4.412   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
12:28:18 #0 4.413   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
12:28:18 #0 4.686 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
12:28:18 #0 4.686 Need to get 58.8 MB of archives.
12:28:18 #0 4.686 After this operation, 300 MB of additional disk space will be used.
12:28:18 #0 4.686 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
12:28:18 #0 4.769 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
12:28:18 #0 5.163 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
12:28:18 #0 5.264 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
12:28:18 #0 5.269 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
12:28:18 #0 5.270 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
12:28:18 #0 5.273 Get:7 http://deb.debian.org/debian bullseye/main amd64 libc6-i386 amd64 2.31-13+deb11u5 [2616 kB]
12:28:18 #0 5.301 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
12:28:18 #0 5.303 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
12:28:18 #0 5.309 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
12:28:18 #0 5.367 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
12:28:18 #0 5.443 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
12:28:18 #0 5.445 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
12:28:18 #0 5.445 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
12:28:18 #0 5.451 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
12:28:18 #0 5.467 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
12:28:18 #0 5.467 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
12:28:18 #0 5.470 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
12:28:18 #0 5.471 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
12:28:18 #0 5.643 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
12:28:18 #0 5.816 debconf: delaying package configuration, since apt-utils is not installed
12:28:18 #0 5.858 Fetched 58.8 MB in 1s (47.9 MB/s)
12:28:18 #0 5.912 Selecting previously unselected package libz3-4:amd64.
12:28:18 #0 5.913 (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 ... 15753 files and directories currently installed.)
12:28:18 #0 5.939 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
12:28:18 #0 5.947 Unpacking libz3-4:amd64 (4.8.10-1) ...
12:28:18 #0 6.861 Selecting previously unselected package libllvm11:amd64.
12:28:18 #0 6.865 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
12:28:18 #0 6.869 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
12:28:18 #30 ...
12:28:18 
12:28:18 #24 [linux/amd64->windows/amd64 containerutil-build 2/3] RUN xx-apt-get install -y --no-install-recommends gcc g++ libc6-dev
12:28:18 #24 14.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:28:18 #24 14.97 Preparing to unpack .../06-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:28:18 #24 14.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:28:18 #40 ...
12:28:18 
12:28:18 #38 [linux/arm64 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.3.0"      && /build/go-winres --help
12:28:18 #38 11.73 NAME:
12:28:18 #38 11.74    go-winres - A tool for embedding resources in Windows executables
12:28:18 #38 11.74 
12:28:18 #38 11.74 USAGE:
12:28:18 #38 11.74    go-winres [global options] command [command options] [arguments...]
12:28:18 #38 11.74 
12:28:18 #38 11.74 COMMANDS:
12:28:18 #38 11.74    init     Create an initial ./winres/winres.json
12:28:18 #38 11.74    make     Make syso files for the "go build" command
12:28:18 #38 11.74    simply   Make syso files for the "go build" command (simplified)
12:28:18 #38 11.74    extract  Extract all resources from an executable
12:28:18 #38 11.74    patch    Replace resources in an executable file (exe, dll)
12:28:18 #38 11.74    help, h  Shows a list of commands or help for one command
12:28:18 #38 11.74 
12:28:18 #38 11.74 GLOBAL OPTIONS:
12:28:18 #38 11.74    --help, -h  show help (default: false)
12:28:18 #38 DONE 12.5s
12:28:18 
12:28:18 #37 [linux/arm64 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:18 #37 9.935 Reading package lists...
12:28:18 #37 11.61 Building dependency tree...
12:28:18 #36 ...
12:28:18 
12:28:18 #40 [linux/arm64 build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
12:28:18 #42 0.938 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
12:28:18 #37 12.83 gcc is already the newest version (4:10.2.1-1).
12:28:18 #37 12.83 libc6-dev is already the newest version (2.31-13+deb11u5).
12:28:18 #37 12.83 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
12:28:18 #37 DONE 12.9s
12:28:18 
12:28:18 #40 [linux/arm64 tini-build 2/4] 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
12:28:18 #40 12.28 Fetched 15.1 MB in 1s (19.9 MB/s)
12:28:18 #40 12.49 Selecting previously unselected package cmake-data.
12:28:18 #40 12.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 ... 15744 files and directories currently installed.)
12:28:18 #40 12.53 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:28:18 #40 12.55 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:28:18 #17 exporting layers 9.1s done
12:28:18 #17 writing image sha256:850c85032cf5f849e5ebc6ec9cb4c1e2b45a287a4577004bbd427b7cb1afcba0 done
12:28:18 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
12:28:18 #17 DONE 9.1s
12:28:18 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230124074129.645395c -e VERSION=0.0.0-20230124074129-645395c -e CLI_GITCOMMIT=645395c -e ENGINE_GITCOMMIT=2b9de2e -e BUILDX_VERSION=v0.10.0 -e BUILDX_DEB_VERSION=0.10.0 -e BUILDX_GITCOMMIT=8764628 -e COMPOSE_VERSION=v2.15.1 -e COMPOSE_DEB_VERSION=2.15.1 -e SCAN_VERSION=v0.23.0 -e SCAN_DEB_VERSION=0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
12:28:18 + set -e
12:28:18 + mkdir -p /root/build-deb/engine
12:28:18 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:28:18 + mkdir -p /root/build-deb/cli
12:28:18 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:28:18 #40 DONE 0.4s
12:28:18 
12:28:18 #39 [linux/arm64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:18 #39 DONE 15.7s
12:28:18 
12:28:18 #41 [linux/arm64 build 2/6] WORKDIR /go/src/github.com/docker/docker
12:28:18 #41 DONE 0.1s
12:28:18 
12:28:18 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:18 #40 ...
12:28:18 
12:28:18 #43 [linux/arm64 build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
12:28:18 #43 DONE 0.1s
12:28:18 
12:28:18 #44 [linux/arm64 build 2/6] WORKDIR /go/src/github.com/docker/docker
12:28:18 #44 DONE 0.1s
12:28:18 + mkdir -p /root/build-deb/buildx
12:28:18 + tar -C /root/build-deb -xzf /sources/buildx.tgz
12:28:19 
12:28:19 #45 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:19 #42 1.670 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [212 kB]
12:28:19 #42 0.627 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:19 #24 16.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:28:19 #24 16.53 Preparing to unpack .../07-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:28:19 #24 16.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:28:19 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc
12:28:19  debian/rules build
12:28:19 dh build --with=bash-completion
12:28:19    dh_update_autotools_config
12:28:19    dh_autoreconf
12:28:19    debian/rules override_dh_auto_build
12:28:19 make[1]: Entering directory '/root/build-deb'
12:28:19 # Build the daemon and dependencies
12:28:19 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:19 
12:28:19 Removing bundles/
12:28:19 
12:28:19 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:19 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:19 #42 2.301 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
12:28:19 + mkdir -p /root/build-deb/compose
12:28:19 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:28:19 + mkdir -p /root/build-deb/scan-cli-plugin
12:28:19 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:28:19 + mkdir -p /go/src/github.com/docker
12:28:19 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:28:19 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:28:19 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
12:28:19 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:28:19 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:28:19 + EPOCH=5
12:28:19 + EPOCH_SEP=
12:28:19 + [[ ! -z 5 ]]
12:28:19 + EPOCH_SEP=:
12:28:19 + [[ -z 0.0.0~20230124074129.645395c ]]
12:28:19 + echo VERSION AAA 0.0.0-20230124074129-645395c
12:28:19 + VERSION=0.0.0-20230124074129-645395c
12:28:19 + echo VERSION bbb 0.0.0-20230124074129-645395c
12:28:19 VERSION AAA 0.0.0-20230124074129-645395c
12:28:19 VERSION bbb 0.0.0-20230124074129-645395c
12:28:19 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:28:19 + debSource=docker-ce
12:28:19 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:28:19 + debMaintainer='Docker <support@docker.com>'
12:28:19 ++ date --rfc-2822
12:28:19 + debDate='Wed, 25 Jan 2023 12:28:19 +0000'
12:28:19 + pkgRevision=1
12:28:19 + cat
12:28:19 + export CLI_GITCOMMIT=645395c
12:28:19 + CLI_GITCOMMIT=645395c
12:28:19 VERSION BBB 0.0.0-20230124074129-645395c
12:28:19 + export ENGINE_GITCOMMIT=2b9de2e
12:28:19 + ENGINE_GITCOMMIT=2b9de2e
12:28:19 + export SCAN_GITCOMMIT=6c852fa
12:28:19 + SCAN_GITCOMMIT=6c852fa
12:28:19 + echo VERSION BBB 0.0.0-20230124074129-645395c
12:28:19 + dpkg-buildpackage -uc -us -I.git
12:28:19 dpkg-buildpackage: info: source package docker-ce
12:28:19 dpkg-buildpackage: info: source version 5:0.0.0~20230124074129.645395c-1~debian.11~bullseye
12:28:19 dpkg-buildpackage: info: source distribution bullseye
12:28:19 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:28:19  dpkg-source -I.git --before-build .
12:28:19 dpkg-buildpackage: info: host architecture armhf
12:28:19 #42 0.638 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:19 #42 0.652 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:19 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc
12:28:19  debian/rules build
12:28:19 dh build --with=bash-completion
12:28:19    dh_update_autotools_config
12:28:19    dh_autoreconf
12:28:19    debian/rules override_dh_auto_build
12:28:19 make[1]: Entering directory '/root/build-deb'
12:28:19 # Build the daemon and dependencies
12:28:19 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:19 
12:28:19 Removing bundles/
12:28:19 
12:28:19 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:19 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:28:19 #45 0.550 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:19 #45 0.567 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:19 #45 0.571 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:19  debian/rules clean
12:28:19 dh clean --with=bash-completion
12:28:19    dh_clean
12:28:19 #42 0.994 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:19 #45 0.864 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:19  dpkg-source -I.git -b .
12:28:20 dpkg-source: warning: native package version may not have a revision
12:28:20 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230124074129.645395c'
12:28:20 dpkg-source: info: using source format '1.0'
12:28:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz
12:28:20 #42 1.410 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:20 #45 1.299 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:20 #42 1.763 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:20 #42 ...
12:28:20 
12:28:20 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:20 #33 11.09 Fetched 8169 kB in 4s (2039 kB/s)
12:28:20 #33 11.09 Reading package lists...
12:28:20 #33 ...
12:28:20 
12:28:20 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:20 #35 11.21 Fetched 8169 kB in 4s (1952 kB/s)
12:28:20 #35 11.21 Reading package lists...
12:28:20 #35 20.53 + apt-get  install -y --no-install-recommends gcc-arm-linux-gnueabihf libc6-dev:armhf
12:28:20 #35 20.54 Reading package lists...
12:28:20 #35 ...
12:28:20 
12:28:20 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:20 #0 0.627 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:28:20 #0 0.645 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:20 #0 0.646 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:20 #0 1.037 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:28:20 #0 1.638 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:28:20 #0 2.231 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:20 #0 3.915 Fetched 8504 kB in 4s (2361 kB/s)
12:28:20 #0 3.915 Reading package lists...
12:28:21 #45 1.965 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:28:21 #24 18.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:28:21 #24 18.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:28:21 #24 18.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:28:21 #0 5.294 Reading package lists...
12:28:21 #43 ...
12:28:21 
12:28:21 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:21 #42 3.950 Fetched 8169 kB in 4s (2250 kB/s)
12:28:22 #45 ...
12:28:22 
12:28:22 #35 [linux/arm64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:28:22 #35 DONE 16.3s
12:28:22 #42 3.726 Fetched 8504 kB in 3s (2531 kB/s)
12:28:22 
12:28:22 #41 [linux/arm64 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:22 #0 9.808 Reading package lists...
12:28:22 #41 11.28 Building dependency tree...
12:28:22 #41 12.41 gcc is already the newest version (4:10.2.1-1).
12:28:22 #41 12.41 libc6-dev is already the newest version (2.31-13+deb11u5).
12:28:22 #41 12.41 The following additional packages will be installed:
12:28:22 #41 12.41   bzip2 patch xz-utils
12:28:22 #41 12.41 Suggested packages:
12:28:22 #41 12.43   bzip2-doc debian-keyring seccomp ed diffutils-doc
12:28:22 #41 12.43 Recommended packages:
12:28:22 #41 12.43   build-essential fakeroot libalgorithm-merge-perl
12:28:22 #41 12.77 The following NEW packages will be installed:
12:28:22 #41 12.77   bzip2 dpkg-dev libseccomp-dev patch xz-utils
12:28:22 #41 13.14 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
12:28:22 #41 13.14 Need to get 2790 kB of archives.
12:28:22 #41 13.14 After this operation, 4077 kB of additional disk space will be used.
12:28:22 #41 13.14 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:28:22 #41 13.14 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:28:22 #41 13.15 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:28:22 #41 13.16 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:28:22 #41 13.22 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:28:22 #41 13.64 debconf: delaying package configuration, since apt-utils is not installed
12:28:22 #41 13.71 Fetched 2790 kB in 0s (6728 kB/s)
12:28:22 #41 13.76 Selecting previously unselected package bzip2.
12:28:22 #41 13.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 ... 15744 files and directories currently installed.)
12:28:22 #41 13.78 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
12:28:22 #41 13.80 Unpacking bzip2 (1.0.8-4) ...
12:28:22 #41 13.88 Selecting previously unselected package xz-utils.
12:28:22 #41 13.88 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:28:22 #41 13.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:28:22 #41 13.97 Selecting previously unselected package patch.
12:28:22 #41 13.98 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
12:28:22 #41 13.98 Unpacking patch (2.7.6-7) ...
12:28:22 #41 14.45 Selecting previously unselected package dpkg-dev.
12:28:22 #41 14.48 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
12:28:22 #41 14.49 Unpacking dpkg-dev (1.20.12) ...
12:28:22 #41 14.97 Selecting previously unselected package libseccomp-dev:arm64.
12:28:22 #41 14.97 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:28:22 #41 14.98 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:28:22 #41 15.31 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:28:22 #41 15.84 Setting up bzip2 (1.0.8-4) ...
12:28:22 #41 16.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:28:22 #41 16.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:28:22 #41 16.10 Setting up patch (2.7.6-7) ...
12:28:22 #41 16.19 Setting up dpkg-dev (1.20.12) ...
12:28:22 #41 DONE 16.8s
12:28:22 
12:28:22 #42 [linux/arm64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:22 #0 8.716 Reading package lists...
12:28:22 #42 10.45 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
12:28:22 #42 10.49 Reading package lists...
12:28:22 #42 11.89 Building dependency tree...
12:28:22 #42 13.22 gcc is already the newest version (4:10.2.1-1).
12:28:22 #42 13.22 The following additional packages will be installed:
12:28:22 #42 13.22   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
12:28:22 #42 13.22   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
12:28:22 #42 13.22   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
12:28:22 #42 13.22   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:28:22 #42 13.22   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
12:28:22 #42 13.22   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
12:28:22 #42 13.22 Suggested packages:
12:28:22 #42 13.22   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
12:28:22 #42 13.23   | libgdk-pixbuf2.0-dev libxml2-utils
12:28:22 #42 13.68 The following NEW packages will be installed:
12:28:22 #42 13.68   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
12:28:22 #42 13.68   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
12:28:22 #42 13.68   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
12:28:22 #42 13.68   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
12:28:22 #42 13.68   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
12:28:22 #42 13.68   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
12:28:22 #42 13.99 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
12:28:22 #42 13.99 Need to get 7950 kB of archives.
12:28:22 #42 13.99 After this operation, 39.9 MB of additional disk space will be used.
12:28:22 #42 13.99 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
12:28:22 #42 14.00 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
12:28:22 #42 14.00 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:28:22 #42 14.00 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
12:28:22 #42 14.00 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
12:28:22 #42 14.00 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
12:28:22 #42 14.00 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
12:28:22 #42 14.01 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
12:28:22 #42 14.02 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
12:28:22 #42 14.02 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:28:22 #42 14.03 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
12:28:22 #42 14.04 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:28:22 #42 14.06 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:28:22 #42 14.08 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:28:22 #42 14.08 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:28:22 #42 14.08 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:28:22 #42 14.08 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:28:22 #42 14.10 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:28:22 #42 14.10 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:28:22 #42 14.11 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:28:22 #42 14.11 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:28:22 #42 14.12 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:28:22 #42 14.13 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
12:28:22 #42 14.13 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
12:28:22 #42 14.13 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
12:28:22 #42 14.15 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
12:28:22 #42 14.16 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
12:28:22 #42 14.18 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
12:28:22 #42 14.18 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
12:28:22 #42 14.26 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
12:28:22 #42 14.80 debconf: delaying package configuration, since apt-utils is not installed
12:28:22 #42 14.95 Fetched 7950 kB in 1s (14.0 MB/s)
12:28:22 #42 14.99 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:28:22 #42 14.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
12:28:22 #42 15.02 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
12:28:22 #42 15.04 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:28:22 #42 15.23 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:28:22 #42 15.23 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
12:28:22 #42 15.25 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:28:22 #42 16.02 Selecting previously unselected package libsecret-common.
12:28:22 #42 16.03 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
12:28:22 #42 16.05 Unpacking libsecret-common (0.20.4-2) ...
12:28:22 #42 16.28 Selecting previously unselected package libsecret-1-0:arm64.
12:28:22 #42 16.29 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
12:28:22 #42 16.69 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
12:28:22 #42 16.87 Selecting previously unselected package gir1.2-secret-1:arm64.
12:28:22 #42 16.92 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
12:28:22 #42 16.93 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
12:28:22 #42 17.04 Selecting previously unselected package uuid-dev:arm64.
12:28:22 #42 17.04 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:28:22 #42 17.07 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:22 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc
12:28:22  debian/rules build
12:28:22 dh build --with=bash-completion
12:28:22    dh_update_autotools_config
12:28:22    dh_autoreconf
12:28:22    debian/rules override_dh_auto_build
12:28:22 make[1]: Entering directory '/root/build-deb'
12:28:22 # Build the daemon and dependencies
12:28:22 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:22 
12:28:22 Removing bundles/
12:28:22 
12:28:22 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:22 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:23 #42 17.22 Selecting previously unselected package libblkid-dev:arm64.
12:28:23 #42 17.22 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:28:23 #42 17.23 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:23 #42 17.35 Selecting previously unselected package libbtrfs0:arm64.
12:28:23 #42 17.36 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
12:28:23 #42 17.37 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
12:28:23 #42 3.726 Reading package lists...
12:28:23 #42 ...
12:28:23 
12:28:23 #37 [linux/arm64 tini-build 2/4] 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
12:28:23 #37 17.62 Selecting previously unselected package libxml2:arm64.
12:28:23 #37 17.62 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
12:28:23 #37 17.62 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:28:23 #37 17.86 Selecting previously unselected package libarchive13:arm64.
12:28:23 #37 17.86 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
12:28:23 #37 17.87 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:28:23 #37 18.00 Selecting previously unselected package libjsoncpp24:arm64.
12:28:23 #37 18.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
12:28:23 #37 18.02 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
12:28:23 #37 18.10 Selecting previously unselected package librhash0:arm64.
12:28:23 #37 18.10 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
12:28:23 #37 18.11 Unpacking librhash0:arm64 (1.4.1-2) ...
12:28:23 #37 18.16 Selecting previously unselected package libuv1:arm64.
12:28:23 #37 18.17 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
12:28:23 #37 18.17 Unpacking libuv1:arm64 (1.40.0-2) ...
12:28:23 #37 18.25 Selecting previously unselected package cmake.
12:28:23 #37 18.25 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
12:28:23 #37 18.25 Unpacking cmake (3.18.4-2+deb11u1) ...
12:28:23 #37 19.61 Setting up libicu67:arm64 (67.1-7) ...
12:28:23 #37 19.63 Setting up libuv1:arm64 (1.40.0-2) ...
12:28:23 #37 19.64 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
12:28:23 #37 19.67 Setting up librhash0:arm64 (1.4.1-2) ...
12:28:23 #37 19.68 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:28:23 #37 19.71 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:28:23 #37 19.74 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:28:23 #37 19.76 Setting up cmake (3.18.4-2+deb11u1) ...
12:28:23 #37 19.78 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:23 #37 DONE 20.5s
12:28:23 #42 17.46 Selecting previously unselected package libbtrfs-dev:arm64.
12:28:23 #42 17.46 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
12:28:23 #42 17.47 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
12:28:23 
12:28:23 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:23 #42 17.60 Selecting previously unselected package libelf1:arm64.
12:28:23 #42 17.60 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
12:28:23 #42 17.61 Unpacking libelf1:arm64 (0.183-1) ...
12:28:23 #42 17.72 Selecting previously unselected package libffi-dev:arm64.
12:28:23 #42 17.72 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
12:28:23 #42 17.73 Unpacking libffi-dev:arm64 (3.3-6) ...
12:28:23 #42 17.79 Selecting previously unselected package libglib2.0-data.
12:28:23 #43 ...
12:28:23 
12:28:23 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:23 #33 10.77 Fetched 8081 kB in 4s (1989 kB/s)
12:28:23 #33 10.77 Reading package lists...
12:28:23 #33 ...
12:28:23 
12:28:23 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:23 #42 3.726 Reading package lists...
12:28:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc
12:28:23  debian/rules build
12:28:23 dh build --with=bash-completion
12:28:23    dh_update_autotools_config
12:28:23    dh_autoreconf
12:28:23    debian/rules override_dh_auto_build
12:28:23 make[1]: Entering directory '/root/build-deb'
12:28:23 # Build the daemon and dependencies
12:28:23 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:23 
12:28:23 Removing bundles/
12:28:23 
12:28:23 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:23 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:23 #24 ...
12:28:23 
12:28:23 #30 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:23 #30 9.414 Selecting previously unselected package libclang-cpp11.
12:28:23 #30 9.416 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
12:28:23 #30 9.422 Unpacking libclang-cpp11 (1:11.0.1-2) ...
12:28:23 #30 10.96 Selecting previously unselected package libgc1:amd64.
12:28:23 #30 10.96 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
12:28:23 #30 10.97 Unpacking libgc1:amd64 (1:8.0.4-3) ...
12:28:23 #30 11.03 Selecting previously unselected package libobjc4:amd64.
12:28:23 #30 11.03 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
12:28:23 #30 11.04 Unpacking libobjc4:amd64 (10.2.1-6) ...
12:28:23 #30 11.07 Selecting previously unselected package libobjc-10-dev:amd64.
12:28:23 #30 11.07 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
12:28:23 #30 11.08 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
12:28:23 #30 11.16 Selecting previously unselected package libc6-i386.
12:28:23 #30 11.16 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u5_amd64.deb ...
12:28:23 #30 11.16 Unpacking libc6-i386 (2.31-13+deb11u5) ...
12:28:23 #30 11.59 Selecting previously unselected package lib32gcc-s1.
12:28:23 #30 11.59 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
12:28:23 #30 11.59 Unpacking lib32gcc-s1 (10.2.1-6) ...
12:28:23 #30 11.65 Selecting previously unselected package lib32stdc++6.
12:28:23 #30 11.65 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
12:28:23 #30 11.66 Unpacking lib32stdc++6 (10.2.1-6) ...
12:28:23 #30 11.77 Selecting previously unselected package libclang-common-11-dev.
12:28:23 #30 11.77 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
12:28:23 #30 11.78 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
12:28:23 #30 12.98 Selecting previously unselected package libclang1-11.
12:28:23 #30 12.98 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
12:28:23 #30 12.99 Unpacking libclang1-11 (1:11.0.1-2) ...
12:28:23 #30 13.81 Selecting previously unselected package clang-11.
12:28:23 #30 13.81 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
12:28:23 #30 13.82 Unpacking clang-11 (1:11.0.1-2) ...
12:28:23 #30 13.88 Selecting previously unselected package clang.
12:28:23 #30 13.88 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
12:28:23 #30 13.89 Unpacking clang (1:11.0-51+nmu5) ...
12:28:23 #30 13.93 Selecting previously unselected package libpfm4:amd64.
12:28:23 #30 13.93 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
12:28:23 #30 13.94 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
12:28:23 #30 14.02 Selecting previously unselected package lld-11.
12:28:23 #30 14.02 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
12:28:23 #30 14.03 Unpacking lld-11 (1:11.0.1-2) ...
12:28:23 #42 17.80 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
12:28:23 #42 17.80 Unpacking libglib2.0-data (2.66.8-1) ...
12:28:23 #42 3.950 Reading package lists...
12:28:24 #30 14.23 Selecting previously unselected package lld.
12:28:24 #30 14.23 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
12:28:24 #30 14.24 Unpacking lld (1:11.0-51+nmu5) ...
12:28:24 #30 14.30 Selecting previously unselected package llvm-11-runtime.
12:28:24 #30 14.30 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
12:28:24 #30 14.31 Unpacking llvm-11-runtime (1:11.0.1-2) ...
12:28:24 #30 14.36 Selecting previously unselected package llvm-runtime.
12:28:24 #42 18.30 Selecting previously unselected package libglib2.0-bin.
12:28:24 #42 18.30 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:28:24 #42 18.31 Unpacking libglib2.0-bin (2.66.8-1) ...
12:28:24 #42 18.40 Selecting previously unselected package python3-lib2to3.
12:28:24 #30 14.37 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
12:28:24 #30 14.37 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
12:28:24 #30 14.40 Selecting previously unselected package llvm-11.
12:28:24 #30 14.40 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
12:28:24 #30 14.41 Unpacking llvm-11 (1:11.0.1-2) ...
12:28:24 #42 18.40 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
12:28:24 #42 18.41 Unpacking python3-lib2to3 (3.9.2-1) ...
12:28:24 #42 18.50 Selecting previously unselected package python3-distutils.
12:28:24 #42 18.51 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
12:28:24 #42 18.53 Unpacking python3-distutils (3.9.2-1) ...
12:28:24 #42 4.994 Reading package lists...
12:28:24 #42 ...
12:28:24 
12:28:24 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:24 #38 11.54 Fetched 8081 kB in 4s (2007 kB/s)
12:28:24 #38 11.54 Reading package lists...
12:28:24 #38 ...
12:28:24 
12:28:24 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:24 #43 0.635 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:24 #43 0.635 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:24 #43 0.635 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:24 #43 0.963 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
12:28:24 #43 1.343 Get:5 http://deb.debian.org/debian-security bullseye-security/main armel Packages [197 kB]
12:28:24 #42 18.65 Selecting previously unselected package libglib2.0-dev-bin.
12:28:24 #42 18.65 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:28:24 #42 18.66 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:28:24 #42 18.75 Selecting previously unselected package libsepol1-dev:arm64.
12:28:24 #42 18.76 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
12:28:24 #42 18.77 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:28:24 #42 19.16 Selecting previously unselected package libpcre2-16-0:arm64.
12:28:24 
12:28:24 #42 ...
12:28:24 
12:28:24 #40 [linux/arm64 tini-build 2/4] 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
12:28:24 #40 13.84 Selecting previously unselected package libicu67:arm64.
12:28:24 #40 13.85 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
12:28:24 #40 13.86 Unpacking libicu67:arm64 (67.1-7) ...
12:28:24 #40 16.26 Selecting previously unselected package libxml2:arm64.
12:28:24 #40 16.27 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
12:28:24 #40 16.53 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:28:24 #40 16.85 Selecting previously unselected package libarchive13:arm64.
12:28:24 #40 16.88 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
12:28:24 #40 16.89 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:28:24 #40 17.21 Selecting previously unselected package libjsoncpp24:arm64.
12:28:24 #40 17.21 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
12:28:24 #40 17.21 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
12:28:24 #40 17.33 Selecting previously unselected package librhash0:arm64.
12:28:24 #40 17.34 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
12:28:24 #40 17.35 Unpacking librhash0:arm64 (1.4.1-2) ...
12:28:24 #40 17.42 Selecting previously unselected package libuv1:arm64.
12:28:24 #40 17.42 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
12:28:24 #40 17.43 Unpacking libuv1:arm64 (1.40.0-2) ...
12:28:24 #40 17.50 Selecting previously unselected package cmake.
12:28:24 #40 17.50 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
12:28:24 #40 17.51 Unpacking cmake (3.18.4-2+deb11u1) ...
12:28:24 #40 18.56 Setting up libicu67:arm64 (67.1-7) ...
12:28:24 #40 18.59 Setting up libuv1:arm64 (1.40.0-2) ...
12:28:24 #40 18.60 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
12:28:24 #40 18.62 Setting up librhash0:arm64 (1.4.1-2) ...
12:28:24 #40 18.64 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:28:24 #40 18.66 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:28:24 #40 18.68 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:28:24 #40 18.70 Setting up cmake (3.18.4-2+deb11u1) ...
12:28:24 #40 18.72 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:24 #40 DONE 19.1s
12:28:24 
12:28:24 #42 [linux/arm64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:24 #42 19.16 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:28:24 #42 19.17 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:28:24 #42 19.29 Selecting previously unselected package libpcre2-32-0:arm64.
12:28:24 #42 ...
12:28:24 
12:28:24 #46 [linux/arm64 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:25 #43 1.771 Get:6 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
12:28:25 #46 0.545 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:25 #46 0.549 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:25 #46 0.550 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:25 #30 15.57 Selecting previously unselected package llvm.
12:28:25 #30 15.58 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
12:28:25 #30 15.59 Unpacking llvm (1:11.0-51+nmu5) ...
12:28:25 #30 15.65 Setting up libz3-4:amd64 (4.8.10-1) ...
12:28:25 #30 15.66 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
12:28:25 #30 15.67 Setting up libllvm11:amd64 (1:11.0.1-2) ...
12:28:25 #30 15.68 Setting up libclang1-11 (1:11.0.1-2) ...
12:28:25 #30 15.70 Setting up libgc1:amd64 (1:8.0.4-3) ...
12:28:25 #30 15.71 Setting up libc6-i386 (2.31-13+deb11u5) ...
12:28:25 #30 15.72 Setting up llvm-11-runtime (1:11.0.1-2) ...
12:28:25 #30 15.74 Setting up llvm-11 (1:11.0.1-2) ...
12:28:25 #30 15.75 Setting up libobjc4:amd64 (10.2.1-6) ...
12:28:25 #30 15.76 Setting up lld-11 (1:11.0.1-2) ...
12:28:25 #30 15.78 Setting up libclang-cpp11 (1:11.0.1-2) ...
12:28:25 #30 15.79 Setting up lib32gcc-s1 (10.2.1-6) ...
12:28:25 #30 15.80 Setting up lib32stdc++6 (10.2.1-6) ...
12:28:25 #30 15.81 Setting up llvm-runtime (1:11.0-51+nmu5) ...
12:28:25 #30 15.83 Setting up llvm (1:11.0-51+nmu5) ...
12:28:25 #30 15.84 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
12:28:25 #30 15.85 Setting up libclang-common-11-dev (1:11.0.1-2) ...
12:28:25 #30 15.86 Setting up clang-11 (1:11.0.1-2) ...
12:28:25 #30 15.87 Setting up lld (1:11.0-51+nmu5) ...
12:28:25 #30 15.89 Setting up clang (1:11.0-51+nmu5) ...
12:28:25 #30 15.92 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:26 #42 ...
12:28:26 
12:28:26 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:26 #43 6.694 Building dependency tree...
12:28:26 #43 7.727 The following additional packages will be installed:
12:28:26 #43 7.738   clang-11 libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1 libllvm11
12:28:26 #43 7.739   libobjc-10-dev libobjc4 libpfm4 libz3-4 lld-11 llvm-11 llvm-11-runtime
12:28:26 #43 7.740   llvm-runtime
12:28:26 #43 7.742 Suggested packages:
12:28:26 #43 7.743   clang-11-doc llvm-11-doc
12:28:26 #43 7.744 Recommended packages:
12:28:26 #43 7.744   llvm-11-dev libomp-11-dev binfmt-support
12:28:26 #43 8.171 The following NEW packages will be installed:
12:28:26 #43 8.178   clang clang-11 libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1
12:28:26 #43 8.179   libllvm11 libobjc-10-dev libobjc4 libpfm4 libz3-4 lld lld-11 llvm llvm-11
12:28:26 #43 8.181   llvm-11-runtime llvm-runtime
12:28:26 #43 8.476 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:28:26 #43 8.476 Need to get 45.0 MB of archives.
12:28:26 #43 8.476 After this operation, 243 MB of additional disk space will be used.
12:28:26 #43 8.476 Get:1 http://deb.debian.org/debian bullseye/main arm64 libz3-4 arm64 4.8.10-1 [6117 kB]
12:28:26 #43 8.655 Get:2 http://deb.debian.org/debian bullseye/main arm64 libllvm11 arm64 1:11.0.1-2 [14.7 MB]
12:28:26 #43 9.039 Get:3 http://deb.debian.org/debian bullseye/main arm64 libclang-cpp11 arm64 1:11.0.1-2 [7957 kB]
12:28:26 #43 9.221 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgc1 arm64 1:8.0.4-3 [232 kB]
12:28:26 #43 9.224 Get:5 http://deb.debian.org/debian bullseye/main arm64 libobjc4 arm64 10.2.1-6 [38.7 kB]
12:28:26 #43 9.225 Get:6 http://deb.debian.org/debian bullseye/main arm64 libobjc-10-dev arm64 10.2.1-6 [165 kB]
12:28:26 #43 9.228 Get:7 http://deb.debian.org/debian bullseye/main arm64 libclang-common-11-dev arm64 1:11.0.1-2 [3470 kB]
12:28:26 #43 9.301 Get:8 http://deb.debian.org/debian bullseye/main arm64 libclang1-11 arm64 1:11.0.1-2 [4553 kB]
12:28:26 #43 9.376 Get:9 http://deb.debian.org/debian bullseye/main arm64 clang-11 arm64 1:11.0.1-2 [105 kB]
12:28:26 #43 9.380 Get:10 http://deb.debian.org/debian bullseye/main arm64 clang arm64 1:11.0-51+nmu5 [8872 B]
12:28:26 #43 9.381 Get:11 http://deb.debian.org/debian bullseye/main arm64 libpfm4 arm64 4.11.1+git32-gd0b85fb-1 [45.4 kB]
12:28:26 #43 9.383 Get:12 http://deb.debian.org/debian bullseye/main arm64 lld-11 arm64 1:11.0.1-2 [948 kB]
12:28:26 #43 9.393 Get:13 http://deb.debian.org/debian bullseye/main arm64 lld arm64 1:11.0-51+nmu5 [8492 B]
12:28:26 #43 9.401 Get:14 http://deb.debian.org/debian bullseye/main arm64 llvm-11-runtime arm64 1:11.0.1-2 [183 kB]
12:28:26 #43 9.403 Get:15 http://deb.debian.org/debian bullseye/main arm64 llvm-runtime arm64 1:11.0-51+nmu5 [8532 B]
12:28:26 #43 9.409 Get:16 http://deb.debian.org/debian bullseye/main arm64 llvm-11 arm64 1:11.0.1-2 [6450 kB]
12:28:26 #43 9.562 Get:17 http://deb.debian.org/debian bullseye/main arm64 llvm arm64 1:11.0-51+nmu5 [10.7 kB]
12:28:26 #43 9.871 debconf: delaying package configuration, since apt-utils is not installed
12:28:26 #43 9.943 Fetched 45.0 MB in 1s (32.9 MB/s)
12:28:26 #43 9.977 Selecting previously unselected package libz3-4:arm64.
12:28:26 #43 9.977 (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 ... 15744 files and directories currently installed.)
12:28:26 #43 10.01 Preparing to unpack .../00-libz3-4_4.8.10-1_arm64.deb ...
12:28:26 #43 10.02 Unpacking libz3-4:arm64 (4.8.10-1) ...
12:28:26 #43 11.59 Selecting previously unselected package libllvm11:arm64.
12:28:26 #43 11.59 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_arm64.deb ...
12:28:26 #43 11.60 Unpacking libllvm11:arm64 (1:11.0.1-2) ...
12:28:26 #43 3.734 Fetched 8081 kB in 3s (2398 kB/s)
12:28:27 #46 1.374 Reading package lists...
12:28:27 #46 2.581 + apt-get  install -y --no-install-recommends gcc libc6-dev
12:28:27 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc
12:28:27  debian/rules build
12:28:27 dh build --with=bash-completion
12:28:27    dh_update_autotools_config
12:28:27    dh_autoreconf
12:28:27    debian/rules override_dh_auto_build
12:28:27 make[1]: Entering directory '/root/build-deb'
12:28:27 # Build the daemon and dependencies
12:28:27 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:27 
12:28:27 Removing bundles/
12:28:27 
12:28:27 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:27 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:27 #30 ...
12:28:27 
12:28:27 #24 [linux/amd64->windows/amd64 containerutil-build 2/3] RUN xx-apt-get install -y --no-install-recommends gcc g++ libc6-dev
12:28:27 #24 21.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:28:27 #24 21.61 Preparing to unpack .../09-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:28:27 #24 21.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:28:27 #24 23.27 Selecting previously unselected package g++-mingw-w64-x86-64.
12:28:27 #24 23.28 Preparing to unpack .../10-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:28:27 #24 23.29 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:28:27 #24 23.38 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:28:27 #24 23.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:28:27 #24 23.40 Unpacking gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:28:27 #24 23.47 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:28:27 #24 23.50 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:28:27 #24 23.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:28:27 #24 23.56 Setting up mingw-w64-common (8.0.0-1) ...
12:28:27 #24 23.58 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:28:27 #24 23.61 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:28:27 #24 23.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:28:27 #24 23.70 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
12:28:27 #24 23.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:28:27 #24 23.75 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
12:28:27 #24 23.85 Setting up gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:28:27 #24 23.98 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:28:27 #24 24.11 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
12:28:27 #24 24.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:28:27 #24 24.37 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:28:27 #24 DONE 24.7s
12:28:27 
12:28:27 #30 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:27 #30 DONE 17.6s
12:28:27 
12:28:27 #31 [linux/amd64->windows/amd64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:28:27 #31 0.452 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:27 #31 0.452 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:27 #31 0.452 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:28 #43 ...
12:28:28 
12:28:28 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:28 #35 20.54 Reading package lists...
12:28:28 #35 23.07 Building dependency tree...
12:28:28 #35 24.57 The following additional packages will be installed:
12:28:28 #35 24.58   binutils-arm-linux-gnueabihf cpp-10-arm-linux-gnueabihf
12:28:28 #35 24.58   cpp-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf
12:28:28 #35 24.58   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:28 #35 24.58   libasan6-armhf-cross libatomic1-armhf-cross libc6:armhf libc6-armhf-cross
12:28:28 #35 24.58   libcom-err2:armhf libcrypt-dev:armhf libcrypt1:armhf
12:28:28 #35 24.58   libgcc-10-dev-armhf-cross libgcc-s1:armhf libgcc-s1-armhf-cross
12:28:28 #35 24.58   libgomp1-armhf-cross libgssapi-krb5-2:armhf libk5crypto3:armhf
12:28:28 #35 24.58   libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf libnsl-dev:armhf
12:28:28 #35 24.58   libnsl2:armhf libssl1.1:armhf libstdc++6-armhf-cross libtirpc-dev:armhf
12:28:28 #35 24.58   libtirpc3:armhf libubsan1-armhf-cross linux-libc-dev linux-libc-dev:armhf
12:28:28 #35 24.59 Suggested packages:
12:28:28 #35 24.59   binutils-doc gcc-10-locales cpp-doc gcc-10-doc manpages-dev autoconf
12:28:28 #35 24.59   automake libtool flex bison gdb-arm-linux-gnueabihf gcc-doc glibc-doc:armhf
12:28:28 #35 24.59   libc-l10n:armhf locales:armhf manpages-dev:armhf krb5-doc:armhf
12:28:28 #35 24.59   krb5-user:armhf
12:28:28 #35 24.59 Recommended packages:
12:28:28 #35 24.59   libc6-dev-armhf-cross libc6-dev-armhf-cross | libc-dev-armhf-cross
12:28:28 #35 24.59   libidn2-0:armhf libnss-nis:armhf libnss-nisplus:armhf krb5-locales:armhf
12:28:28 #35 25.04 The following NEW packages will be installed:
12:28:28 #35 25.04   binutils-arm-linux-gnueabihf cpp-10-arm-linux-gnueabihf
12:28:28 #35 25.05   cpp-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf
12:28:28 #35 25.05   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:28 #35 25.05   gcc-arm-linux-gnueabihf libasan6-armhf-cross libatomic1-armhf-cross
12:28:28 #35 25.05   libc6:armhf libc6-armhf-cross libc6-dev:armhf libcom-err2:armhf
12:28:28 #35 25.05   libcrypt-dev:armhf libcrypt1:armhf libgcc-10-dev-armhf-cross libgcc-s1:armhf
12:28:28 #35 25.05   libgcc-s1-armhf-cross libgomp1-armhf-cross libgssapi-krb5-2:armhf
12:28:28 #35 25.05   libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf
12:28:28 #35 25.05   libnsl-dev:armhf libnsl2:armhf libssl1.1:armhf libstdc++6-armhf-cross
12:28:28 #35 25.05   libtirpc-dev:armhf libtirpc3:armhf libubsan1-armhf-cross
12:28:28 #35 25.05   linux-libc-dev:armhf
12:28:28 #35 25.05 The following packages will be upgraded:
12:28:28 #35 25.05   linux-libc-dev
12:28:28 #35 25.36 1 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
12:28:28 #35 25.36 Need to get 109 MB of archives.
12:28:28 #35 25.36 After this operation, 465 MB of additional disk space will be used.
12:28:28 #35 25.36 Get:1 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
12:28:28 #35 25.37 Get:2 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabihf arm64 2.35.2-2 [2483 kB]
12:28:28 #35 25.40 Get:3 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf-base arm64 10.2.1-6cross1 [202 kB]
12:28:28 #35 25.41 Get:4 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [42.8 MB]
12:28:28 #35 26.45 Get:5 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabihf arm64 4:10.2.1-1 [16.8 kB]
12:28:28 #35 26.45 Get:6 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:28 #35 26.46 Get:7 http://deb.debian.org/debian bullseye/main arm64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
12:28:28 #35 26.47 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
12:28:28 #35 26.47 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
12:28:28 #35 26.48 Get:10 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
12:28:28 #35 26.48 Get:11 http://deb.debian.org/debian bullseye/main arm64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
12:28:28 #35 26.50 Get:12 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
12:28:28 #35 26.51 Get:13 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
12:28:28 #35 26.52 Get:14 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
12:28:28 #35 26.53 Get:15 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [48.2 MB]
12:28:28 #35 27.92 Get:16 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabihf arm64 4:10.2.1-1 [1468 B]
12:28:28 #35 27.92 Get:17 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
12:28:28 #35 27.92 Get:18 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
12:28:28 #35 27.92 Get:19 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
12:28:28 #35 27.98 Get:20 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:28 #35 28.03 Get:21 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.162-1 [1545 kB]
12:28:28 #35 28.04 Get:22 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
12:28:28 #35 28.04 Get:23 http://deb.debian.org/debian bullseye/main armhf libcom-err2 armhf 1.46.2-2 [73.4 kB]
12:28:28 #35 28.04 Get:24 http://deb.debian.org/debian bullseye/main armhf libkrb5support0 armhf 1.18.3-6+deb11u3 [62.6 kB]
12:28:28 #35 28.06 Get:25 http://deb.debian.org/debian bullseye/main armhf libk5crypto3 armhf 1.18.3-6+deb11u3 [110 kB]
12:28:28 #35 28.07 Get:26 http://deb.debian.org/debian bullseye/main armhf libkeyutils1 armhf 1.6.1-2 [14.4 kB]
12:28:28 #35 28.07 Get:27 http://deb.debian.org/debian bullseye/main armhf libssl1.1 armhf 1.1.1n-0+deb11u3 [1312 kB]
12:28:28 #35 28.08 Get:28 http://deb.debian.org/debian bullseye/main armhf libkrb5-3 armhf 1.18.3-6+deb11u3 [319 kB]
12:28:28 #35 28.09 Get:29 http://deb.debian.org/debian bullseye/main armhf libgssapi-krb5-2 armhf 1.18.3-6+deb11u3 [143 kB]
12:28:28 #35 28.09 Get:30 http://deb.debian.org/debian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [72.5 kB]
12:28:28 #35 28.09 Get:31 http://deb.debian.org/debian bullseye/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
12:28:28 #35 28.09 Get:32 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
12:28:28 #35 28.09 Get:33 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
12:28:28 #35 28.10 Get:34 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
12:28:28 #35 28.67 debconf: delaying package configuration, since apt-utils is not installed
12:28:28 #35 28.80 Fetched 109 MB in 3s (35.2 MB/s)
12:28:28 #35 28.83 Selecting previously unselected package gcc-10-base:armhf.
12:28:28 #35 28.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 ... 15744 files and directories currently installed.)
12:28:28 #35 28.87 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armhf.deb ...
12:28:28 #35 28.87 Unpacking gcc-10-base:armhf (10.2.1-6) ...
12:28:28 #35 28.94 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:28:28 #35 28.95 Preparing to unpack .../01-binutils-arm-linux-gnueabihf_2.35.2-2_arm64.deb ...
12:28:28 #35 28.96 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:28:28 #46 2.601 Reading package lists...
12:28:28 #46 3.705 Building dependency tree...
12:28:28 #46 ...
12:28:28 
12:28:28 #47 [linux/arm64 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
12:28:28 #0 0.290 go: downloading github.com/sirupsen/logrus v1.9.0
12:28:28 #0 0.294 go: downloading github.com/urfave/cli/v2 v2.23.5
12:28:28 #0 0.866 go: downloading golang.org/x/sys v0.2.0
12:28:28 #0 1.767 go: downloading github.com/google/uuid v1.3.0
12:28:28 #0 1.822 go: downloading github.com/moby/vpnkit v0.5.0
12:28:28 #0 1.939 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:28:28 #0 1.997 go: downloading github.com/gofrs/flock v0.8.1
12:28:28 #0 2.047 go: downloading github.com/gorilla/mux v1.8.0
12:28:28 #0 2.199 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:28:28 #0 2.333 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:28:28 #0 2.743 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:28:28 #0 2.763 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:28:28 #0 2.951 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:28:28 #0 2.992 go: downloading golang.org/x/net v0.1.0
12:28:28 #47 ...
12:28:28 
12:28:28 #46 [linux/arm64 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:28 #46 3.705 Building dependency tree...
12:28:28 #46 3.996 Reading state information...
12:28:29 #31 0.809 Reading package lists...
12:28:29 #35 29.76 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:arm64.
12:28:29 #35 29.77 Preparing to unpack .../02-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_arm64.deb ...
12:28:29 #35 29.78 Unpacking gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:28:29 #35 29.83 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
12:28:29 #35 29.83 Preparing to unpack .../03-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:28:29 #35 29.83 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:29 #46 4.420 gcc is already the newest version (4:10.2.1-1).
12:28:29 #46 4.420 libc6-dev is already the newest version (2.31-13+deb11u5).
12:28:29 #46 4.420 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
12:28:29 #46 DONE 4.5s
12:28:29 
12:28:29 #42 [linux/arm64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:29 #42 19.29 Selecting previously unselected package libpcre2-32-0:arm64.
12:28:29 #42 19.31 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:28:29 #42 19.32 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:28:29 #42 19.41 Selecting previously unselected package libpcre2-posix2:arm64.
12:28:29 #42 19.41 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:28:29 #42 19.42 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:28:29 #42 19.47 Selecting previously unselected package libpcre2-dev:arm64.
12:28:29 #42 19.48 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:28:29 #42 19.48 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:28:29 #42 19.72 Selecting previously unselected package libselinux1-dev:arm64.
12:28:29 #42 19.72 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
12:28:29 #42 19.73 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:28:29 #42 19.88 Selecting previously unselected package libmount-dev:arm64.
12:28:29 #42 19.90 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
12:28:29 #42 19.91 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:29 #42 19.99 Selecting previously unselected package libpcre16-3:arm64.
12:28:29 #42 19.99 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
12:28:29 #42 19.99 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
12:28:29 #42 20.13 Selecting previously unselected package libpcre32-3:arm64.
12:28:29 #42 20.13 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
12:28:29 #42 20.13 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
12:28:29 #42 20.26 Selecting previously unselected package libpcrecpp0v5:arm64.
12:28:29 #42 20.26 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
12:28:29 #42 20.27 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
12:28:29 #42 20.34 Selecting previously unselected package libpcre3-dev:arm64.
12:28:29 #42 20.35 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
12:28:29 #42 20.35 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
12:28:29 #42 20.62 Selecting previously unselected package zlib1g-dev:arm64.
12:28:29 #42 20.63 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
12:28:29 #42 20.65 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:28:29 #42 20.74 Selecting previously unselected package libglib2.0-dev:arm64.
12:28:29 #42 20.74 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
12:28:29 #42 20.75 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
12:28:29 #42 21.32 Selecting previously unselected package libsecret-1-dev:arm64.
12:28:29 #42 21.32 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
12:28:29 #42 21.33 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
12:28:29 #42 21.56 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
12:28:29 #42 21.69 Setting up libpcre16-3:arm64 (2:8.39-13) ...
12:28:29 #42 21.72 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:28:29 #42 21.74 Setting up libffi-dev:arm64 (3.3-6) ...
12:28:29 #42 21.76 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:28:29 #42 21.78 Setting up libbtrfs0:arm64 (5.10.1-2) ...
12:28:29 #42 21.79 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:28:29 #42 21.81 Setting up libglib2.0-data (2.66.8-1) ...
12:28:29 #42 21.82 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:29 #42 21.84 Setting up libpcre32-3:arm64 (2:8.39-13) ...
12:28:29 #42 21.85 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:28:29 #42 21.87 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:28:29 #42 21.91 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
12:28:29 #42 21.93 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:28:29 #42 21.95 Setting up python3-lib2to3 (3.9.2-1) ...
12:28:29 #42 22.24 Setting up libelf1:arm64 (0.183-1) ...
12:28:29 #42 22.25 Setting up libsecret-common (0.20.4-2) ...
12:28:29 #42 22.28 Setting up python3-distutils (3.9.2-1) ...
12:28:29 #42 22.56 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:28:29 #42 23.10 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:29 #42 23.12 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:28:29 #42 23.13 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:28:29 #42 23.15 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
12:28:29 #42 23.16 Setting up libglib2.0-bin (2.66.8-1) ...
12:28:29 #42 23.18 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
12:28:29 #42 23.20 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:28:29 #42 23.21 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:29 #42 23.23 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
12:28:29 #42 23.25 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
12:28:29 #42 23.27 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:28:29 #42 23.28 No schema files found: doing nothing.
12:28:29 #42 23.28 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:29 #42 23.33 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
12:28:29 #42 DONE 23.7s
12:28:29 
12:28:29 #48 [linux/arm64 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:28:29 #43 3.734 Reading package lists...
12:28:29 #43 ...
12:28:29 
12:28:29 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:29 #42 4.994 Reading package lists...
12:28:29 #42 6.530 Building dependency tree...
12:28:29 #42 7.624 The following additional packages will be installed:
12:28:29 #42 7.625   clang-11 libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1 libllvm11
12:28:29 #42 7.626   libobjc-10-dev libobjc4 libpfm4 libz3-4 lld-11 llvm-11 llvm-11-runtime
12:28:29 #42 7.626   llvm-runtime
12:28:29 #42 7.629 Suggested packages:
12:28:29 #42 7.645   clang-11-doc llvm-11-doc
12:28:29 #42 7.645 Recommended packages:
12:28:29 #42 7.645   llvm-11-dev libomp-11-dev binfmt-support
12:28:29 #42 8.055 The following NEW packages will be installed:
12:28:29 #42 8.056   clang clang-11 libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1
12:28:29 #42 8.056   libllvm11 libobjc-10-dev libobjc4 libpfm4 libz3-4 lld lld-11 llvm llvm-11
12:28:29 #42 8.064   llvm-11-runtime llvm-runtime
12:28:29 #42 8.371 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:28:29 #42 8.371 Need to get 45.0 MB of archives.
12:28:29 #42 8.371 After this operation, 243 MB of additional disk space will be used.
12:28:29 #42 8.371 Get:1 http://deb.debian.org/debian bullseye/main arm64 libz3-4 arm64 4.8.10-1 [6117 kB]
12:28:29 #42 8.526 Get:2 http://deb.debian.org/debian bullseye/main arm64 libllvm11 arm64 1:11.0.1-2 [14.7 MB]
12:28:29 #42 8.881 Get:3 http://deb.debian.org/debian bullseye/main arm64 libclang-cpp11 arm64 1:11.0.1-2 [7957 kB]
12:28:29 #42 9.183 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgc1 arm64 1:8.0.4-3 [232 kB]
12:28:29 #42 9.185 Get:5 http://deb.debian.org/debian bullseye/main arm64 libobjc4 arm64 10.2.1-6 [38.7 kB]
12:28:29 #42 9.186 Get:6 http://deb.debian.org/debian bullseye/main arm64 libobjc-10-dev arm64 10.2.1-6 [165 kB]
12:28:29 #42 9.187 Get:7 http://deb.debian.org/debian bullseye/main arm64 libclang-common-11-dev arm64 1:11.0.1-2 [3470 kB]
12:28:29 #42 9.315 Get:8 http://deb.debian.org/debian bullseye/main arm64 libclang1-11 arm64 1:11.0.1-2 [4553 kB]
12:28:29 #42 9.465 Get:9 http://deb.debian.org/debian bullseye/main arm64 clang-11 arm64 1:11.0.1-2 [105 kB]
12:28:29 #42 9.472 Get:10 http://deb.debian.org/debian bullseye/main arm64 clang arm64 1:11.0-51+nmu5 [8872 B]
12:28:29 #42 9.474 Get:11 http://deb.debian.org/debian bullseye/main arm64 libpfm4 arm64 4.11.1+git32-gd0b85fb-1 [45.4 kB]
12:28:29 #42 9.476 Get:12 http://deb.debian.org/debian bullseye/main arm64 lld-11 arm64 1:11.0.1-2 [948 kB]
12:28:29 #42 9.537 Get:13 http://deb.debian.org/debian bullseye/main arm64 lld arm64 1:11.0-51+nmu5 [8492 B]
12:28:29 #42 9.541 Get:14 http://deb.debian.org/debian bullseye/main arm64 llvm-11-runtime arm64 1:11.0.1-2 [183 kB]
12:28:29 #42 9.577 Get:15 http://deb.debian.org/debian bullseye/main arm64 llvm-runtime arm64 1:11.0-51+nmu5 [8532 B]
12:28:29 #42 9.578 Get:16 http://deb.debian.org/debian bullseye/main arm64 llvm-11 arm64 1:11.0.1-2 [6450 kB]
12:28:29 #42 9.826 Get:17 http://deb.debian.org/debian bullseye/main arm64 llvm arm64 1:11.0-51+nmu5 [10.7 kB]
12:28:29 #42 10.55 debconf: delaying package configuration, since apt-utils is not installed
12:28:29 #35 ...
12:28:29 
12:28:29 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:29 #42 12.38 + apt-get  install -y --no-install-recommends gcc-arm-linux-gnueabihf libc6-dev:armhf
12:28:29 #42 11.04 Fetched 45.0 MB in 2s (26.0 MB/s)
12:28:30 #42 11.69 Selecting previously unselected package libz3-4:arm64.
12:28:30 #42 11.69 (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 ... 15744 files and directories currently installed.)
12:28:30 #42 11.75 Preparing to unpack .../00-libz3-4_4.8.10-1_arm64.deb ...
12:28:30 #42 11.77 Unpacking libz3-4:arm64 (4.8.10-1) ...
12:28:31 #42 12.41 Reading package lists...
12:28:32 #42 14.20 Building dependency tree...
12:28:32 #42 14.81 Reading state information...
12:28:32 #42 ...
12:28:32 
12:28:32 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:32 #38 26.56 + apt-get  install -y --no-install-recommends dpkg-dev:armel gcc-arm-linux-gnueabi libc6-dev:armel libseccomp-dev:armel
12:28:32 #38 26.57 Reading package lists...
12:28:32 #38 28.62 Building dependency tree...
12:28:32 #38 29.31 The following additional packages will be installed:
12:28:32 #38 29.31   binutils-arm-linux-gnueabi bzip2 cpp-10-arm-linux-gnueabi
12:28:32 #38 29.31   cpp-arm-linux-gnueabi gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
12:28:32 #38 29.31   gcc-10-base:armel gcc-10-cross-base libasan6-armel-cross
12:28:32 #38 29.31   libatomic1-armel-cross libc6:armel libc6-armel-cross libcom-err2:armel
12:28:32 #38 29.31   libcrypt-dev:armel libcrypt1:armel libgcc-10-dev-armel-cross libgcc-s1:armel
12:28:32 #38 29.31   libgcc-s1-armel-cross libgomp1-armel-cross libgssapi-krb5-2:armel
12:28:32 #38 29.31   libk5crypto3:armel libkeyutils1:armel libkrb5-3:armel libkrb5support0:armel
12:28:32 #38 29.31   libnsl-dev:armel libnsl2:armel libseccomp2:armel libssl1.1:armel
12:28:32 #38 29.31   libstdc++6-armel-cross libtirpc-dev:armel libtirpc3:armel
12:28:32 #38 29.32   libubsan1-armel-cross linux-libc-dev linux-libc-dev:armel patch xz-utils
12:28:32 #38 29.32 Suggested packages:
12:28:32 #38 29.32   binutils-doc bzip2-doc gcc-10-locales cpp-doc debian-keyring gcc-10-doc
12:28:32 #38 29.32   manpages-dev autoconf automake libtool flex bison gdb-arm-linux-gnueabi
12:28:32 #38 29.32   gcc-doc glibc-doc:armel libc-l10n:armel locales:armel manpages-dev:armel
12:28:32 #38 29.32   krb5-doc:armel krb5-user:armel seccomp:armel ed diffutils-doc
12:28:32 #38 29.32 Recommended packages:
12:28:32 #38 29.32   build-essential fakeroot libalgorithm-merge-perl libc6-dev-armel-cross
12:28:32 #38 29.32   libc6-dev-armel-cross | libc-dev-armel-cross libidn2-0:armel
12:28:32 #38 29.32   libnss-nis:armel libnss-nisplus:armel krb5-locales:armel
12:28:32 #38 29.57 The following NEW packages will be installed:
12:28:32 #38 29.57   binutils-arm-linux-gnueabi bzip2 cpp-10-arm-linux-gnueabi
12:28:32 #38 29.57   cpp-arm-linux-gnueabi dpkg-dev gcc-10-arm-linux-gnueabi
12:28:32 #38 29.57   gcc-10-arm-linux-gnueabi-base gcc-10-base:armel gcc-10-cross-base
12:28:32 #38 29.57   gcc-arm-linux-gnueabi libasan6-armel-cross libatomic1-armel-cross
12:28:32 #38 29.57   libc6:armel libc6-armel-cross libc6-dev:armel libcom-err2:armel
12:28:32 #38 29.57   libcrypt-dev:armel libcrypt1:armel libgcc-10-dev-armel-cross libgcc-s1:armel
12:28:32 #38 29.57   libgcc-s1-armel-cross libgomp1-armel-cross libgssapi-krb5-2:armel
12:28:32 #38 29.57   libk5crypto3:armel libkeyutils1:armel libkrb5-3:armel libkrb5support0:armel
12:28:32 #38 29.57   libnsl-dev:armel libnsl2:armel libseccomp-dev:armel libseccomp2:armel
12:28:32 #38 29.57   libssl1.1:armel libstdc++6-armel-cross libtirpc-dev:armel libtirpc3:armel
12:28:32 #38 29.57   libubsan1-armel-cross linux-libc-dev:armel patch xz-utils
12:28:32 #38 29.57 The following packages will be upgraded:
12:28:32 #38 29.58   linux-libc-dev
12:28:32 #42 15.24 The following additional packages will be installed:
12:28:32 #42 15.24   binutils-arm-linux-gnueabihf cpp-10-arm-linux-gnueabihf
12:28:32 #42 15.24   cpp-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf
12:28:32 #42 15.24   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:32 #42 15.24   libasan6-armhf-cross libatomic1-armhf-cross libc6:armhf libc6-armhf-cross
12:28:32 #42 15.24   libcom-err2:armhf libcrypt-dev:armhf libcrypt1:armhf
12:28:32 #42 15.24   libgcc-10-dev-armhf-cross libgcc-s1:armhf libgcc-s1-armhf-cross
12:28:32 #42 15.24   libgomp1-armhf-cross libgssapi-krb5-2:armhf libk5crypto3:armhf
12:28:32 #42 15.24   libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf libnsl-dev:armhf
12:28:32 #42 15.25   libnsl2:armhf libssl1.1:armhf libstdc++6-armhf-cross libtirpc-dev:armhf
12:28:32 #42 15.25   libtirpc3:armhf libubsan1-armhf-cross linux-libc-dev linux-libc-dev:armhf
12:28:32 #42 15.25 Suggested packages:
12:28:32 #42 15.25   binutils-doc gcc-10-locales cpp-doc gcc-10-doc manpages-dev autoconf
12:28:32 #42 15.25   automake libtool flex bison gdb-arm-linux-gnueabihf gcc-doc glibc-doc:armhf
12:28:32 #42 15.25   libc-l10n:armhf locales:armhf manpages-dev:armhf krb5-doc:armhf
12:28:32 #42 15.25   krb5-user:armhf
12:28:32 #42 15.25 Recommended packages:
12:28:32 #42 15.25   libc6-dev-armhf-cross libc6-dev-armhf-cross | libc-dev-armhf-cross
12:28:32 #42 15.25   libidn2-0:armhf libnss-nis:armhf libnss-nisplus:armhf krb5-locales:armhf
12:28:32 #42 15.45 The following NEW packages will be installed:
12:28:32 #48 ...
12:28:32 
12:28:32 #49 [linux/arm64 tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
12:28:32 #0 0.602 -- The C compiler identification is GNU 10.2.1
12:28:32 #0 0.648 -- Detecting C compiler ABI info
12:28:32 #0 0.890 -- Detecting C compiler ABI info - done
12:28:32 #0 0.935 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
12:28:32 #0 0.949 -- Detecting C compile features
12:28:32 #0 0.953 -- Detecting C compile features - done
12:28:32 #0 0.968 -- Performing Test HAS_BUILTIN_FORTIFY
12:28:32 #0 1.060 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:28:32 #0 1.122 -- Configuring done
12:28:32 #0 1.132 -- Generating done
12:28:32 #0 1.140 -- Build files have been written to: /go/src/github.com/krallin/tini
12:28:32 #0 1.296 Scanning dependencies of target tini-static
12:28:32 #0 1.325 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:28:32 #0 1.942 [100%] Linking C executable tini-static
12:28:32 #0 2.180 [100%] Built target tini-static
12:28:32 #49 DONE 3.0s
12:28:32 
12:28:32 #50 [linux/arm64 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
12:28:32 #0 0.572 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
12:28:32 #50 ...
12:28:32 
12:28:32 #45 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:32 #45 3.954 Fetched 8504 kB in 4s (2327 kB/s)
12:28:32 #45 3.954 Reading package lists...
12:28:32 #45 5.423 Reading package lists...
12:28:32 #45 6.670 Building dependency tree...
12:28:32 #45 7.543 The following additional packages will be installed:
12:28:32 #45 7.548   clang-11 libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1 libllvm11
12:28:32 #45 7.549   libobjc-10-dev libobjc4 libpfm4 libz3-4 lld-11 llvm-11 llvm-11-runtime
12:28:32 #45 7.551   llvm-runtime
12:28:32 #45 7.560 Suggested packages:
12:28:32 #45 7.560   clang-11-doc llvm-11-doc
12:28:32 #45 7.560 Recommended packages:
12:28:32 #45 7.560   llvm-11-dev libomp-11-dev binfmt-support
12:28:32 #45 7.953 The following NEW packages will be installed:
12:28:32 #45 7.958   clang clang-11 libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1
12:28:32 #45 7.959   libllvm11 libobjc-10-dev libobjc4 libpfm4 libz3-4 lld lld-11 llvm llvm-11
12:28:32 #45 7.962   llvm-11-runtime llvm-runtime
12:28:32 #45 8.270 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:28:32 #45 8.270 Need to get 45.0 MB of archives.
12:28:32 #45 8.270 After this operation, 243 MB of additional disk space will be used.
12:28:32 #45 8.270 Get:1 http://deb.debian.org/debian bullseye/main arm64 libz3-4 arm64 4.8.10-1 [6117 kB]
12:28:32 #45 8.461 Get:2 http://deb.debian.org/debian bullseye/main arm64 libllvm11 arm64 1:11.0.1-2 [14.7 MB]
12:28:32 #45 8.708 Get:3 http://deb.debian.org/debian bullseye/main arm64 libclang-cpp11 arm64 1:11.0.1-2 [7957 kB]
12:28:32 #45 8.845 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgc1 arm64 1:8.0.4-3 [232 kB]
12:28:32 #45 8.849 Get:5 http://deb.debian.org/debian bullseye/main arm64 libobjc4 arm64 10.2.1-6 [38.7 kB]
12:28:32 #45 8.851 Get:6 http://deb.debian.org/debian bullseye/main arm64 libobjc-10-dev arm64 10.2.1-6 [165 kB]
12:28:32 #45 8.854 Get:7 http://deb.debian.org/debian bullseye/main arm64 libclang-common-11-dev arm64 1:11.0.1-2 [3470 kB]
12:28:32 #45 8.900 Get:8 http://deb.debian.org/debian bullseye/main arm64 libclang1-11 arm64 1:11.0.1-2 [4553 kB]
12:28:32 #45 9.013 Get:9 http://deb.debian.org/debian bullseye/main arm64 clang-11 arm64 1:11.0.1-2 [105 kB]
12:28:32 #45 9.014 Get:10 http://deb.debian.org/debian bullseye/main arm64 clang arm64 1:11.0-51+nmu5 [8872 B]
12:28:32 #45 9.016 Get:11 http://deb.debian.org/debian bullseye/main arm64 libpfm4 arm64 4.11.1+git32-gd0b85fb-1 [45.4 kB]
12:28:32 #45 9.018 Get:12 http://deb.debian.org/debian bullseye/main arm64 lld-11 arm64 1:11.0.1-2 [948 kB]
12:28:32 #45 9.044 Get:13 http://deb.debian.org/debian bullseye/main arm64 lld arm64 1:11.0-51+nmu5 [8492 B]
12:28:32 #45 9.046 Get:14 http://deb.debian.org/debian bullseye/main arm64 llvm-11-runtime arm64 1:11.0.1-2 [183 kB]
12:28:32 #45 9.050 Get:15 http://deb.debian.org/debian bullseye/main arm64 llvm-runtime arm64 1:11.0-51+nmu5 [8532 B]
12:28:32 #45 9.051 Get:16 http://deb.debian.org/debian bullseye/main arm64 llvm-11 arm64 1:11.0.1-2 [6450 kB]
12:28:32 #45 9.174 Get:17 http://deb.debian.org/debian bullseye/main arm64 llvm arm64 1:11.0-51+nmu5 [10.7 kB]
12:28:32 #45 9.652 debconf: delaying package configuration, since apt-utils is not installed
12:28:32 #45 9.745 Fetched 45.0 MB in 1s (38.0 MB/s)
12:28:32 #45 9.802 Selecting previously unselected package libz3-4:arm64.
12:28:32 #45 9.803 (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 ... 15744 files and directories currently installed.)
12:28:32 #45 9.887 Preparing to unpack .../00-libz3-4_4.8.10-1_arm64.deb ...
12:28:32 #45 9.899 Unpacking libz3-4:arm64 (4.8.10-1) ...
12:28:32 #45 11.51 Selecting previously unselected package libllvm11:arm64.
12:28:32 #45 11.53 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_arm64.deb ...
12:28:32 #45 11.54 Unpacking libllvm11:arm64 (1:11.0.1-2) ...
12:28:32 #38 29.88 1 upgraded, 39 newly installed, 0 to remove and 0 not upgraded.
12:28:32 #38 29.88 Need to get 112 MB of archives.
12:28:32 #38 29.88 After this operation, 473 MB of additional disk space will be used.
12:28:32 #38 29.88 Get:1 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
12:28:32 #38 29.92 Get:2 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:28:32 #38 29.93 Get:3 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:28:32 #38 29.94 Get:4 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabi arm64 2.35.2-2 [2484 kB]
12:28:32 #42 15.45   binutils-arm-linux-gnueabihf cpp-10-arm-linux-gnueabihf
12:28:32 #42 15.45   cpp-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf
12:28:32 #42 15.45   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:32 #42 15.45   gcc-arm-linux-gnueabihf libasan6-armhf-cross libatomic1-armhf-cross
12:28:32 #42 15.45   libc6:armhf libc6-armhf-cross libc6-dev:armhf libcom-err2:armhf
12:28:32 #42 15.45   libcrypt-dev:armhf libcrypt1:armhf libgcc-10-dev-armhf-cross libgcc-s1:armhf
12:28:32 #42 15.46   libgcc-s1-armhf-cross libgomp1-armhf-cross libgssapi-krb5-2:armhf
12:28:32 #42 15.46   libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf
12:28:32 #42 15.46   libnsl-dev:armhf libnsl2:armhf libssl1.1:armhf libstdc++6-armhf-cross
12:28:32 #42 15.46   libtirpc-dev:armhf libtirpc3:armhf libubsan1-armhf-cross
12:28:32 #42 15.46   linux-libc-dev:armhf
12:28:32 #42 15.46 The following packages will be upgraded:
12:28:32 #42 15.46   linux-libc-dev
12:28:33 #38 30.19 Get:5 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi-base arm64 10.2.1-6cross1 [202 kB]
12:28:33 #38 30.23 Get:6 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [42.8 MB]
12:28:33 #42 15.74 1 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
12:28:33 #42 15.74 Need to get 109 MB of archives.
12:28:33 #42 15.74 After this operation, 465 MB of additional disk space will be used.
12:28:33 #42 15.74 Get:1 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
12:28:33 #42 15.75 Get:2 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabihf arm64 2.35.2-2 [2483 kB]
12:28:33 #42 15.89 Get:3 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf-base arm64 10.2.1-6cross1 [202 kB]
12:28:33 #42 15.90 Get:4 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [42.8 MB]
12:28:33 #45 ...
12:28:33 
12:28:33 #51 [linux/arm64 all 1/7] COPY --from=tini          /build/ /
12:28:33 #51 DONE 0.0s
12:28:33 
12:28:33 #47 [linux/arm64 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
12:28:33 #47 ...
12:28:33 
12:28:33 #48 [linux/arm64 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:28:33 #48 4.080 + bin/ctr
12:28:33 #48 4.081 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
12:28:33 #38 ...
12:28:33 
12:28:33 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:33 #36 20.52 + apt-get  install -y --no-install-recommends gcc-arm-linux-gnueabi libc6-dev:armel
12:28:33 #36 20.54 Reading package lists...
12:28:33 #36 22.92 Building dependency tree...
12:28:33 #36 24.47 The following additional packages will be installed:
12:28:33 #36 24.48   binutils-arm-linux-gnueabi cpp-10-arm-linux-gnueabi cpp-arm-linux-gnueabi
12:28:33 #36 24.48   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base gcc-10-base:armel
12:28:33 #36 24.48   gcc-10-cross-base libasan6-armel-cross libatomic1-armel-cross libc6:armel
12:28:33 #36 24.48   libc6-armel-cross libcom-err2:armel libcrypt-dev:armel libcrypt1:armel
12:28:33 #36 24.48   libgcc-10-dev-armel-cross libgcc-s1:armel libgcc-s1-armel-cross
12:28:33 #36 24.48   libgomp1-armel-cross libgssapi-krb5-2:armel libk5crypto3:armel
12:28:33 #36 24.48   libkeyutils1:armel libkrb5-3:armel libkrb5support0:armel libnsl-dev:armel
12:28:33 #36 24.48   libnsl2:armel libssl1.1:armel libstdc++6-armel-cross libtirpc-dev:armel
12:28:33 #36 24.49   libtirpc3:armel libubsan1-armel-cross linux-libc-dev linux-libc-dev:armel
12:28:33 #36 24.50 Suggested packages:
12:28:33 #36 24.50   binutils-doc gcc-10-locales cpp-doc gcc-10-doc manpages-dev autoconf
12:28:33 #36 24.50   automake libtool flex bison gdb-arm-linux-gnueabi gcc-doc glibc-doc:armel
12:28:33 #36 24.50   libc-l10n:armel locales:armel manpages-dev:armel krb5-doc:armel
12:28:33 #36 24.50   krb5-user:armel
12:28:33 #36 24.51 Recommended packages:
12:28:33 #36 24.51   libc6-dev-armel-cross libc6-dev-armel-cross | libc-dev-armel-cross
12:28:33 #36 24.51   libidn2-0:armel libnss-nis:armel libnss-nisplus:armel krb5-locales:armel
12:28:33 #36 25.01 The following NEW packages will be installed:
12:28:33 #36 25.02   binutils-arm-linux-gnueabi cpp-10-arm-linux-gnueabi cpp-arm-linux-gnueabi
12:28:33 #36 25.03   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base gcc-10-base:armel
12:28:33 #36 25.03   gcc-10-cross-base gcc-arm-linux-gnueabi libasan6-armel-cross
12:28:33 #36 25.03   libatomic1-armel-cross libc6:armel libc6-armel-cross libc6-dev:armel
12:28:33 #36 25.03   libcom-err2:armel libcrypt-dev:armel libcrypt1:armel
12:28:33 #36 25.03   libgcc-10-dev-armel-cross libgcc-s1:armel libgcc-s1-armel-cross
12:28:33 #36 25.03   libgomp1-armel-cross libgssapi-krb5-2:armel libk5crypto3:armel
12:28:33 #36 25.03   libkeyutils1:armel libkrb5-3:armel libkrb5support0:armel libnsl-dev:armel
12:28:33 #36 25.03   libnsl2:armel libssl1.1:armel libstdc++6-armel-cross libtirpc-dev:armel
12:28:33 #36 25.03   libtirpc3:armel libubsan1-armel-cross linux-libc-dev:armel
12:28:33 #36 25.04 The following packages will be upgraded:
12:28:33 #36 25.04   linux-libc-dev
12:28:33 #36 25.35 1 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
12:28:33 #36 25.35 Need to get 109 MB of archives.
12:28:33 #36 25.35 After this operation, 469 MB of additional disk space will be used.
12:28:33 #36 25.35 Get:1 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
12:28:33 #36 25.37 Get:2 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabi arm64 2.35.2-2 [2484 kB]
12:28:33 #36 25.50 Get:3 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi-base arm64 10.2.1-6cross1 [202 kB]
12:28:33 #36 25.51 Get:4 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [42.8 MB]
12:28:33 #36 27.38 Get:5 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabi arm64 4:10.2.1-1 [16.8 kB]
12:28:33 #36 27.38 Get:6 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:33 #36 27.39 Get:7 http://deb.debian.org/debian bullseye/main arm64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
12:28:33 #36 27.40 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
12:28:33 #36 27.41 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
12:28:33 #36 27.41 Get:10 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
12:28:33 #36 27.42 Get:11 http://deb.debian.org/debian bullseye/main arm64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
12:28:33 #36 27.49 Get:12 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
12:28:33 #36 27.50 Get:13 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
12:28:33 #36 27.52 Get:14 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
12:28:33 #36 27.54 Get:15 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [48.2 MB]
12:28:33 #36 30.85 Get:16 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabi arm64 4:10.2.1-1 [1460 B]
12:28:33 #42 ...
12:28:33 
12:28:33 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:33 #37 24.39 + apt-get  install -y --no-install-recommends gcc-arm-linux-gnueabihf libbtrfs-dev:armhf libsecret-1-dev:armhf
12:28:33 #37 24.42 Reading package lists...
12:28:33 #37 26.81 Building dependency tree...
12:28:33 #37 28.37 The following additional packages will be installed:
12:28:33 #37 28.38   binutils-arm-linux-gnueabihf cpp-10-arm-linux-gnueabihf
12:28:33 #37 28.38   cpp-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf
12:28:33 #37 28.38   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:33 #37 28.38   gir1.2-glib-2.0:armhf gir1.2-secret-1:armhf libasan6-armhf-cross
12:28:33 #37 28.38   libatomic1-armhf-cross libblkid-dev:armhf libblkid1:armhf libbtrfs0:armhf
12:28:33 #37 28.38   libc6:armhf libc6-armhf-cross libc6-dev:armhf libcom-err2:armhf
12:28:33 #37 28.38   libcrypt-dev:armhf libcrypt1:armhf libelf1 libffi-dev:armhf libffi7:armhf
12:28:33 #37 28.38   libgcc-10-dev-armhf-cross libgcc-s1:armhf libgcc-s1-armhf-cross
12:28:33 #37 28.38   libgcrypt20:armhf libgirepository-1.0-1:armhf libglib2.0-0:armhf
12:28:33 #37 28.38   libglib2.0-bin libglib2.0-data libglib2.0-dev:armhf libglib2.0-dev-bin
12:28:33 #37 28.38   libgomp1-armhf-cross libgpg-error0:armhf libgssapi-krb5-2:armhf
12:28:33 #37 28.38   libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf
12:28:33 #37 28.38   libmount-dev:armhf libmount1:armhf libnsl-dev:armhf libnsl2:armhf
12:28:33 #37 28.38   libpcre16-3:armhf libpcre2-16-0:armhf libpcre2-32-0:armhf libpcre2-8-0:armhf
12:28:33 #37 28.38   libpcre2-dev:armhf libpcre2-posix2:armhf libpcre3:armhf libpcre3-dev:armhf
12:28:33 #37 28.39   libpcre32-3:armhf libpcrecpp0v5:armhf libsecret-1-0:armhf libsecret-common
12:28:33 #37 28.39   libselinux1:armhf libselinux1-dev:armhf libsepol1:armhf libsepol1-dev:armhf
12:28:33 #37 28.39   libssl1.1:armhf libstdc++6:armhf libstdc++6-armhf-cross libtirpc-dev:armhf
12:28:33 #37 28.39   libtirpc3:armhf libubsan1-armhf-cross libuuid1:armhf linux-libc-dev
12:28:33 #37 28.39   linux-libc-dev:armhf python3-distutils python3-lib2to3 uuid-dev:armhf
12:28:33 #37 28.40   zlib1g:armhf zlib1g-dev:armhf
12:28:33 #37 28.40 Suggested packages:
12:28:33 #37 28.40   binutils-doc gcc-10-locales cpp-doc gcc-10-doc manpages-dev autoconf
12:28:33 #37 28.40   automake libtool flex bison gdb-arm-linux-gnueabihf gcc-doc glibc-doc:armhf
12:28:33 #37 28.40   libc-l10n:armhf locales:armhf manpages-dev:armhf rng-tools:armhf
12:28:33 #37 28.40   libgirepository1.0-dev:armhf libglib2.0-doc:armhf libgdk-pixbuf2.0-bin
12:28:33 #37 28.40   | libgdk-pixbuf2.0-dev libxml2-utils krb5-doc:armhf krb5-user:armhf
12:28:33 #37 28.40 Recommended packages:
12:28:33 #37 28.40   libc6-dev-armhf-cross libc6-dev-armhf-cross | libc-dev-armhf-cross
12:28:33 #37 28.40   libidn2-0:armhf libnss-nis:armhf libnss-nisplus:armhf shared-mime-info:armhf
12:28:33 #37 28.40   xdg-user-dirs:armhf libgpg-error-l10n:armhf krb5-locales:armhf
12:28:33 #37 28.40   uuid-runtime:armhf
12:28:33 #37 29.76 The following NEW packages will be installed:
12:28:33 #37 29.76   binutils-arm-linux-gnueabihf cpp-10-arm-linux-gnueabihf
12:28:33 #37 29.76   cpp-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf
12:28:33 #37 29.76   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:33 #37 29.76   gcc-arm-linux-gnueabihf gir1.2-glib-2.0:armhf gir1.2-secret-1:armhf
12:28:33 #37 29.76   libasan6-armhf-cross libatomic1-armhf-cross libblkid-dev:armhf
12:28:33 #37 29.76   libblkid1:armhf libbtrfs-dev:armhf libbtrfs0:armhf libc6:armhf
12:28:33 #37 29.76   libc6-armhf-cross libc6-dev:armhf libcom-err2:armhf libcrypt-dev:armhf
12:28:33 #37 29.76   libcrypt1:armhf libelf1 libffi-dev:armhf libffi7:armhf
12:28:33 #37 29.76   libgcc-10-dev-armhf-cross libgcc-s1:armhf libgcc-s1-armhf-cross
12:28:33 #37 29.76   libgcrypt20:armhf libgirepository-1.0-1:armhf libglib2.0-0:armhf
12:28:33 #37 29.76   libglib2.0-bin libglib2.0-data libglib2.0-dev:armhf libglib2.0-dev-bin
12:28:33 #37 29.76   libgomp1-armhf-cross libgpg-error0:armhf libgssapi-krb5-2:armhf
12:28:33 #37 29.76   libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf
12:28:33 #37 29.76   libmount-dev:armhf libmount1:armhf libnsl-dev:armhf libnsl2:armhf
12:28:33 #37 29.76   libpcre16-3:armhf libpcre2-16-0:armhf libpcre2-32-0:armhf libpcre2-8-0:armhf
12:28:33 #37 29.76   libpcre2-dev:armhf libpcre2-posix2:armhf libpcre3:armhf libpcre3-dev:armhf
12:28:33 #37 29.76   libpcre32-3:armhf libpcrecpp0v5:armhf libsecret-1-0:armhf
12:28:33 #37 29.76   libsecret-1-dev:armhf libsecret-common libselinux1:armhf
12:28:33 #37 29.77   libselinux1-dev:armhf libsepol1:armhf libsepol1-dev:armhf libssl1.1:armhf
12:28:33 #37 29.77   libstdc++6:armhf libstdc++6-armhf-cross libtirpc-dev:armhf libtirpc3:armhf
12:28:33 #37 29.77   libubsan1-armhf-cross libuuid1:armhf linux-libc-dev:armhf python3-distutils
12:28:33 #37 29.77   python3-lib2to3 uuid-dev:armhf zlib1g:armhf zlib1g-dev:armhf
12:28:33 #37 29.78 The following packages will be upgraded:
12:28:33 #37 29.78   linux-libc-dev
12:28:33 #37 30.09 1 upgraded, 76 newly installed, 0 to remove and 0 not upgraded.
12:28:33 #37 30.09 Need to get 121 MB of archives.
12:28:33 #37 30.09 After this operation, 506 MB of additional disk space will be used.
12:28:33 #37 30.09 Get:1 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
12:28:33 #37 30.10 Get:2 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabihf arm64 2.35.2-2 [2483 kB]
12:28:33 #37 30.12 Get:3 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf-base arm64 10.2.1-6cross1 [202 kB]
12:28:33 #37 30.13 Get:4 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [42.8 MB]
12:28:33 #37 31.40 Get:5 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabihf arm64 4:10.2.1-1 [16.8 kB]
12:28:33 #37 31.40 Get:6 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:33 #37 31.40 Get:7 http://deb.debian.org/debian bullseye/main arm64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
12:28:33 #37 31.42 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
12:28:33 #37 31.42 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
12:28:33 #37 31.42 Get:10 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
12:28:33 #37 31.42 Get:11 http://deb.debian.org/debian bullseye/main arm64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
12:28:33 #37 31.45 Get:12 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
12:28:33 #37 31.45 Get:13 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
12:28:33 #37 31.47 Get:14 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
12:28:33 #37 31.48 Get:15 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [48.2 MB]
12:28:33 #37 33.32 Get:16 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabihf arm64 4:10.2.1-1 [1468 B]
12:28:33 #37 33.34 Get:17 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
12:28:33 #37 33.35 Get:18 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
12:28:33 #37 33.35 Get:19 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
12:28:33 #37 33.47 Get:20 http://deb.debian.org/debian bullseye/main armhf libffi7 armhf 3.3-6 [19.9 kB]
12:28:33 #37 33.50 Get:21 http://deb.debian.org/debian bullseye/main armhf libblkid1 armhf 2.36.1-8+deb11u1 [181 kB]
12:28:33 #37 33.50 Get:22 http://deb.debian.org/debian bullseye/main armhf libpcre2-8-0 armhf 10.36-2+deb11u1 [213 kB]
12:28:33 #37 33.52 Get:23 http://deb.debian.org/debian bullseye/main armhf libselinux1 armhf 3.1-3 [79.9 kB]
12:28:33 #37 33.52 Get:24 http://deb.debian.org/debian bullseye/main armhf libmount1 armhf 2.36.1-8+deb11u1 [196 kB]
12:28:33 #37 33.53 Get:25 http://deb.debian.org/debian bullseye/main armhf libpcre3 armhf 2:8.39-13 [322 kB]
12:28:33 #37 33.56 Get:26 http://deb.debian.org/debian bullseye/main armhf zlib1g armhf 1:1.2.11.dfsg-2+deb11u2 [85.0 kB]
12:28:33 #37 33.57 Get:27 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
12:28:33 #37 33.68 Get:28 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB]
12:28:33 #37 33.68 Get:29 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
12:28:33 #37 33.70 Get:30 http://deb.debian.org/debian bullseye/main armhf libgpg-error0 armhf 1.38-2 [69.0 kB]
12:28:33 #37 33.72 Get:31 http://deb.debian.org/debian bullseye/main armhf libgcrypt20 armhf 1.8.7-6 [504 kB]
12:28:33 #37 33.74 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:28:33 #37 33.76 Get:33 http://deb.debian.org/debian bullseye/main armhf libsecret-1-0 armhf 0.20.4-2 [98.8 kB]
12:28:33 #37 33.80 Get:34 http://deb.debian.org/debian bullseye/main armhf gir1.2-secret-1 armhf 0.20.4-2 [13.7 kB]
12:28:33 #37 33.80 Get:35 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:33 #37 33.81 Get:36 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.162-1 [1545 kB]
12:28:33 #37 33.87 Get:37 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
12:28:33 #37 33.93 Get:38 http://deb.debian.org/debian bullseye/main armhf libcom-err2 armhf 1.46.2-2 [73.4 kB]
12:28:33 #37 33.93 Get:39 http://deb.debian.org/debian bullseye/main armhf libkrb5support0 armhf 1.18.3-6+deb11u3 [62.6 kB]
12:28:33 #37 33.94 Get:40 http://deb.debian.org/debian bullseye/main armhf libk5crypto3 armhf 1.18.3-6+deb11u3 [110 kB]
12:28:33 #37 33.94 Get:41 http://deb.debian.org/debian bullseye/main armhf libkeyutils1 armhf 1.6.1-2 [14.4 kB]
12:28:33 #37 33.94 Get:42 http://deb.debian.org/debian bullseye/main armhf libssl1.1 armhf 1.1.1n-0+deb11u3 [1312 kB]
12:28:33 #37 34.02 Get:43 http://deb.debian.org/debian bullseye/main armhf libkrb5-3 armhf 1.18.3-6+deb11u3 [319 kB]
12:28:33 #37 34.03 Get:44 http://deb.debian.org/debian bullseye/main armhf libgssapi-krb5-2 armhf 1.18.3-6+deb11u3 [143 kB]
12:28:33 #37 34.03 Get:45 http://deb.debian.org/debian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [72.5 kB]
12:28:33 #37 34.03 Get:46 http://deb.debian.org/debian bullseye/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
12:28:33 #37 34.03 Get:47 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
12:28:33 #37 34.04 Get:48 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
12:28:33 #37 34.04 Get:49 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
12:28:33 #37 34.09 Get:50 http://deb.debian.org/debian bullseye/main armhf libuuid1 armhf 2.36.1-8+deb11u1 [82.8 kB]
12:28:33 #37 34.09 Get:51 http://deb.debian.org/debian bullseye/main armhf uuid-dev armhf 2.36.1-8+deb11u1 [98.1 kB]
12:28:33 #37 34.09 Get:52 http://deb.debian.org/debian bullseye/main armhf libblkid-dev armhf 2.36.1-8+deb11u1 [217 kB]
12:28:33 #37 34.10 Get:53 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB]
12:28:33 #37 34.10 Get:54 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB]
12:28:33 #37 34.10 Get:55 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:28:33 #37 34.10 Get:56 http://deb.debian.org/debian bullseye/main armhf libffi-dev armhf 3.3-6 [52.8 kB]
12:28:33 #37 34.13 Get:57 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:28:33 #37 34.15 Get:58 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:28:33 #37 34.15 Get:59 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:28:33 #37 34.15 Get:60 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:28:33 #37 34.16 Get:61 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:28:33 #37 34.16 Get:62 http://deb.debian.org/debian bullseye/main armhf libsepol1 armhf 3.1-1 [234 kB]
12:28:33 #37 34.16 Get:63 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
12:28:33 #37 34.17 Get:64 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
12:28:33 #37 34.21 Get:65 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
12:28:33 #37 34.22 Get:66 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
12:28:33 #37 34.24 Get:67 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
12:28:33 #37 34.27 Get:68 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
12:28:33 #37 34.28 Get:69 http://deb.debian.org/debian bullseye/main armhf libmount-dev armhf 2.36.1-8+deb11u1 [78.0 kB]
12:28:33 #37 34.30 Get:70 http://deb.debian.org/debian bullseye/main armhf libpcre16-3 armhf 2:8.39-13 [239 kB]
12:28:33 #37 34.30 Get:71 http://deb.debian.org/debian bullseye/main armhf libpcre32-3 armhf 2:8.39-13 [231 kB]
12:28:33 #37 34.31 Get:72 http://deb.debian.org/debian bullseye/main armhf libstdc++6 armhf 10.2.1-6 [421 kB]
12:28:33 #37 34.33 Get:73 http://deb.debian.org/debian bullseye/main armhf libpcrecpp0v5 armhf 2:8.39-13 [150 kB]
12:28:33 #37 34.35 Get:74 http://deb.debian.org/debian bullseye/main armhf libpcre3-dev armhf 2:8.39-13 [587 kB]
12:28:33 #37 34.38 Get:75 http://deb.debian.org/debian bullseye/main armhf zlib1g-dev armhf 1:1.2.11.dfsg-2+deb11u2 [185 kB]
12:28:33 #37 34.40 Get:76 http://deb.debian.org/debian bullseye/main armhf libglib2.0-dev armhf 2.66.8-1 [1471 kB]
12:28:33 #37 34.48 Get:77 http://deb.debian.org/debian bullseye/main armhf libsecret-1-dev armhf 0.20.4-2 [208 kB]
12:28:33 #36 30.90 Get:17 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
12:28:33 #36 30.90 Get:18 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
12:28:33 #36 30.91 Get:19 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u5 [2346 kB]
12:28:34 #36 31.23 Get:20 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:34 #36 31.35 Get:21 http://deb.debian.org/debian-security bullseye-security/main armel linux-libc-dev armel 5.10.162-1 [1545 kB]
12:28:34 #36 31.45 Get:22 http://deb.debian.org/debian bullseye/main armel libcrypt-dev armel 1:4.4.18-4 [115 kB]
12:28:34 #36 31.46 Get:23 http://deb.debian.org/debian bullseye/main armel libcom-err2 armel 1.46.2-2 [73.5 kB]
12:28:34 #36 31.48 Get:24 http://deb.debian.org/debian bullseye/main armel libkrb5support0 armel 1.18.3-6+deb11u3 [62.4 kB]
12:28:34 #36 31.49 Get:25 http://deb.debian.org/debian bullseye/main armel libk5crypto3 armel 1.18.3-6+deb11u3 [109 kB]
12:28:34 #36 31.50 Get:26 http://deb.debian.org/debian bullseye/main armel libkeyutils1 armel 1.6.1-2 [14.5 kB]
12:28:34 #36 31.52 Get:27 http://deb.debian.org/debian bullseye/main armel libssl1.1 armel 1.1.1n-0+deb11u3 [1281 kB]
12:28:34 #36 31.60 Get:28 http://deb.debian.org/debian bullseye/main armel libkrb5-3 armel 1.18.3-6+deb11u3 [315 kB]
12:28:34 #36 ...
12:28:34 
12:28:34 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:34 #43 9.713 + apt-get  install -y --no-install-recommends gcc-arm-linux-gnueabi libc6-dev:armel
12:28:34 #43 9.723 Reading package lists...
12:28:34 #43 10.68 Building dependency tree...
12:28:34 #43 10.95 Reading state information...
12:28:34 #43 11.23 The following additional packages will be installed:
12:28:34 #43 11.23   binutils-arm-linux-gnueabi cpp-10-arm-linux-gnueabi cpp-arm-linux-gnueabi
12:28:34 #43 11.23   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base gcc-10-base:armel
12:28:34 #43 11.23   gcc-10-cross-base libasan6-armel-cross libatomic1-armel-cross libc6:armel
12:28:34 #43 11.23   libc6-armel-cross libcom-err2:armel libcrypt-dev:armel libcrypt1:armel
12:28:34 #43 11.24   libgcc-10-dev-armel-cross libgcc-s1:armel libgcc-s1-armel-cross
12:28:34 #43 11.24   libgomp1-armel-cross libgssapi-krb5-2:armel libk5crypto3:armel
12:28:34 #43 11.24   libkeyutils1:armel libkrb5-3:armel libkrb5support0:armel libnsl-dev:armel
12:28:34 #43 11.24   libnsl2:armel libssl1.1:armel libstdc++6-armel-cross libtirpc-dev:armel
12:28:34 #43 11.24   libtirpc3:armel libubsan1-armel-cross linux-libc-dev linux-libc-dev:armel
12:28:34 #43 11.24 Suggested packages:
12:28:34 #43 11.24   binutils-doc gcc-10-locales cpp-doc gcc-10-doc manpages-dev autoconf
12:28:34 #43 11.24   automake libtool flex bison gdb-arm-linux-gnueabi gcc-doc glibc-doc:armel
12:28:34 #43 11.24   libc-l10n:armel locales:armel manpages-dev:armel krb5-doc:armel
12:28:34 #43 11.24   krb5-user:armel
12:28:34 #43 11.24 Recommended packages:
12:28:34 #43 11.24   libc6-dev-armel-cross libc6-dev-armel-cross | libc-dev-armel-cross
12:28:34 #43 11.24   libidn2-0:armel libnss-nis:armel libnss-nisplus:armel krb5-locales:armel
12:28:34 #43 11.44 The following NEW packages will be installed:
12:28:34 #43 11.44   binutils-arm-linux-gnueabi cpp-10-arm-linux-gnueabi cpp-arm-linux-gnueabi
12:28:34 #43 11.44   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base gcc-10-base:armel
12:28:34 #43 11.44   gcc-10-cross-base gcc-arm-linux-gnueabi libasan6-armel-cross
12:28:34 #43 11.44   libatomic1-armel-cross libc6:armel libc6-armel-cross libc6-dev:armel
12:28:34 #43 11.44   libcom-err2:armel libcrypt-dev:armel libcrypt1:armel
12:28:34 #43 11.44   libgcc-10-dev-armel-cross libgcc-s1:armel libgcc-s1-armel-cross
12:28:34 #43 11.44   libgomp1-armel-cross libgssapi-krb5-2:armel libk5crypto3:armel
12:28:34 #43 11.44   libkeyutils1:armel libkrb5-3:armel libkrb5support0:armel libnsl-dev:armel
12:28:34 #43 11.44   libnsl2:armel libssl1.1:armel libstdc++6-armel-cross libtirpc-dev:armel
12:28:34 #43 11.44   libtirpc3:armel libubsan1-armel-cross linux-libc-dev:armel
12:28:34 #43 11.44 The following packages will be upgraded:
12:28:34 #43 11.44   linux-libc-dev
12:28:34 #43 11.72 1 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
12:28:34 #43 11.72 Need to get 109 MB of archives.
12:28:34 #43 11.72 After this operation, 469 MB of additional disk space will be used.
12:28:34 #43 11.72 Get:1 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
12:28:34 #43 11.75 Get:2 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabi arm64 2.35.2-2 [2484 kB]
12:28:35 #43 11.92 Get:3 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi-base arm64 10.2.1-6cross1 [202 kB]
12:28:35 #43 11.95 Get:4 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [42.8 MB]
12:28:35 #31 ...
12:28:35 
12:28:35 #32 [linux/amd64->windows/amd64 containerutil-build 3/3] RUN --mount=from=containerutil-src,src=/usr/src/containerutil,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerutil-build-windows/amd64 <<EOT (set -e...)
12:28:35 #32 DONE 7.3s
12:28:35 
12:28:35 #31 [linux/amd64->windows/amd64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:28:35 #31 ...
12:28:35 
12:28:35 #33 [windows/amd64 all 5/7] COPY --from=containerutil /build/ /
12:28:35 #33 DONE 0.0s
12:28:35 
12:28:35 #34 [windows/amd64 all 6/7] COPY --from=vpnkit        /       /
12:28:35 #34 DONE 0.1s
12:28:35 
12:28:35 #31 [linux/amd64->windows/amd64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:28:35 #37 ...
12:28:35 
12:28:35 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:35 #42 18.25 Get:5 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabihf arm64 4:10.2.1-1 [16.8 kB]
12:28:35 #42 18.25 Get:6 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:35 #42 18.26 Get:7 http://deb.debian.org/debian bullseye/main arm64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
12:28:35 #42 18.32 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
12:28:35 #42 18.32 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
12:28:35 #42 18.33 Get:10 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
12:28:35 #42 18.34 Get:11 http://deb.debian.org/debian bullseye/main arm64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
12:28:35 #42 18.51 Get:12 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
12:28:35 #42 18.55 Get:13 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
12:28:35 #42 18.59 Get:14 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
12:28:35 #42 18.62 Get:15 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [48.2 MB]
12:28:36 #13 34.81 Checking for new repos for mirrors
12:28:36 #13 34.82 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
12:28:36 #13 34.82  --> Already installed : bash-4.2.46-34.el7.x86_64
12:28:36 #13 34.82 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
12:28:36 #13 34.82  --> 1:make-3.82-24.el7.x86_64
12:28:36 #13 34.96  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
12:28:36 #13 34.96  --> git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 34.97 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
12:28:36 #13 34.97  --> Already installed : bash-4.2.46-34.el7.x86_64
12:28:36 #13 34.97 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
12:28:36 #13 34.97  --> Already installed : bash-4.2.46-34.el7.x86_64
12:28:36 #13 34.97  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
12:28:36 #13 34.97  --> cmake-2.8.12.2-2.el7.x86_64
12:28:36 #13 34.97  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
12:28:36 #13 34.98  --> gcc-4.8.5-44.el7.x86_64
12:28:36 #13 34.98  --> git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 34.98  --> glibc-static-2.17-326.el7_9.x86_64
12:28:36 #13 34.98  --> libarchive-3.1.2-14.el7_7.x86_64
12:28:36 #13 34.98  --> libseccomp-devel-2.3.1-4.el7.x86_64
12:28:36 #13 34.98  --> libselinux-devel-2.5-15.el7.x86_64
12:28:36 #13 34.98  --> libtool-2.4.2-22.el7_3.x86_64
12:28:36 #13 34.99  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
12:28:36 #13 34.99  --> 1:make-3.82-24.el7.x86_64
12:28:36 #13 34.99  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
12:28:36 #13 34.99  --> Already installed : systemd-219-78.el7.x86_64
12:28:36 #13 34.99  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:28:36 #13 34.99  --> systemd-devel-219-78.el7_9.7.x86_64
12:28:36 #13 34.99  --> Already installed : 2:tar-1.26-35.el7.x86_64
12:28:36 #13 34.99  --> which-2.20-7.el7.x86_64
12:28:36 #13 35.00 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
12:28:36 #13 35.00  --> Already installed : bash-4.2.46-34.el7.x86_64
12:28:36 #13 35.00 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
12:28:36 #13 35.00  --> Already installed : bash-4.2.46-34.el7.x86_64
12:28:36 #13 35.00 --> Running transaction check
12:28:36 #13 35.00 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
12:28:36 #13 35.01 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
12:28:36 #13 35.01 --> 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:28:36 #13 35.15 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
12:28:36 #13 35.15 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
12:28:36 #13 35.16 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
12:28:36 #13 35.16 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
12:28:36 #13 35.17 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
12:28:36 #13 35.17 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
12:28:36 #13 35.17 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
12:28:36 #13 35.17 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
12:28:36 #13 35.19 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 35.19 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 35.19 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 35.19 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 35.19 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 35.20 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 35.20 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
12:28:36 #13 35.20 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed
12:28:36 #13 35.20 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
12:28:36 #13 35.20 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
12:28:36 #13 35.21 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
12:28:36 #13 35.21 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
12:28:36 #13 35.21 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
12:28:36 #13 35.21 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
12:28:36 #13 35.21 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
12:28:36 #13 35.21 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
12:28:36 #13 35.21 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
12:28:36 #13 35.22 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
12:28:36 #13 35.22 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
12:28:36 #13 35.22 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
12:28:36 #13 35.22 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
12:28:36 #13 35.22 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
12:28:36 #13 35.22 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
12:28:36 #13 35.22 ---> Package make.x86_64 1:3.82-24.el7 will be installed
12:28:36 #13 35.22 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
12:28:36 #13 35.23 --> 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:28:36 #13 35.23 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:28:36 #13 35.23 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:28:36 #13 35.23 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
12:28:36 #13 35.23 ---> Package systemd-devel.x86_64 0:219-78.el7_9.7 will be installed
12:28:36 #13 35.24 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
12:28:36 #13 35.24 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
12:28:36 #13 35.25 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.x86_64
12:28:36 #13 35.25 ---> Package which.x86_64 0:2.20-7.el7 will be installed
12:28:36 #13 35.25 --> Running transaction check
12:28:36 #13 35.25 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
12:28:36 #13 35.25 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
12:28:36 #13 35.26 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
12:28:36 #13 35.26 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
12:28:36 #13 35.26 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
12:28:36 #13 35.26 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
12:28:36 #13 35.27 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
12:28:36 #13 35.27 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
12:28:36 #13 35.27 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
12:28:36 #13 35.27 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed
12:28:36 #13 35.29 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
12:28:36 #13 35.29 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
12:28:36 #13 35.30 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
12:28:36 #13 35.31 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
12:28:36 #13 35.31 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64
12:28:36 #13 35.31 ---> Package less.x86_64 0:458-9.el7 will be installed
12:28:36 #13 35.31 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
12:28:36 #13 35.31 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
12:28:36 #13 35.31 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
12:28:36 #13 35.31 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
12:28:36 #13 35.31 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
12:28:36 #13 35.31 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
12:28:36 #13 35.31 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
12:28:36 #13 35.31 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
12:28:36 #13 35.31 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed
12:28:36 #13 35.32 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64
12:28:36 #13 35.32 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64
12:28:36 #13 35.32 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
12:28:36 #13 35.32 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
12:28:36 #13 35.33 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
12:28:36 #13 35.33 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
12:28:36 #13 35.33 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
12:28:36 #13 35.33 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
12:28:36 #13 35.33 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
12:28:36 #13 35.33 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
12:28:36 #13 35.33 ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed
12:28:36 #13 35.34 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
12:28:36 #13 35.34 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
12:28:36 #13 35.34 ---> Package systemd.x86_64 0:219-78.el7 will be updated
12:28:36 #13 35.34 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update
12:28:36 #13 35.36 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
12:28:36 #13 35.36 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update
12:28:36 #13 35.36 --> Running transaction check
12:28:36 #13 35.36 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
12:28:36 #13 35.36 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
12:28:36 #13 35.36 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
12:28:36 #13 35.36 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
12:28:36 #13 35.36 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
12:28:36 #13 35.37 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
12:28:36 #13 35.37 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update
12:28:36 #13 35.37 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed
12:28:36 #13 35.37 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64
12:28:36 #13 35.38 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64
12:28:36 #13 35.38 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
12:28:36 #13 35.38 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed
12:28:36 #13 35.38 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
12:28:36 #13 35.39 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
12:28:36 #13 35.39 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
12:28:36 #13 35.39 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
12:28:36 #13 35.40 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
12:28:36 #13 35.40 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.41 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.41 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.41 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.41 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.41 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.41 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.41 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.42 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.42 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.42 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:28:36 #13 35.42 --> Running transaction check
12:28:36 #13 35.42 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
12:28:36 #13 35.42 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
12:28:36 #13 35.42 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
12:28:36 #13 35.42 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update
12:28:36 #13 35.42 ---> Package kernel-headers.x86_64 0:3.10.0-1160.81.1.el7 will be installed
12:28:36 #13 35.42 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
12:28:36 #13 35.43 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
12:28:36 #13 35.43 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
12:28:36 #13 35.43 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
12:28:36 #13 35.43 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
12:28:36 #13 35.43 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
12:28:36 #13 35.44 --> Finished Dependency Resolution
12:28:36 #13 35.47 
12:28:36 #13 35.47 Dependencies Resolved
12:28:36 #13 35.48 
12:28:36 #13 35.48 ================================================================================
12:28:36 #13 35.48  Package                   Arch      Version                   Repository  Size
12:28:36 #13 35.48 ================================================================================
12:28:36 #13 35.48 Installing:
12:28:36 #13 35.48  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
12:28:36 #13 35.48  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
12:28:36 #13 35.48  gcc                       x86_64    4.8.5-44.el7              base        16 M
12:28:36 #13 35.48  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
12:28:36 #13 35.48  glibc-static              x86_64    2.17-326.el7_9            updates    1.6 M
12:28:36 #13 35.48  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
12:28:36 #13 35.48  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
12:28:36 #13 35.48  libselinux-devel          x86_64    2.5-15.el7                base       187 k
12:28:36 #13 35.48  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
12:28:36 #13 35.48  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
12:28:36 #13 35.48  make                      x86_64    1:3.82-24.el7             base       421 k
12:28:36 #13 35.48  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
12:28:36 #13 35.48  systemd-devel             x86_64    219-78.el7_9.7            updates    216 k
12:28:36 #13 35.48  which                     x86_64    2.20-7.el7                base        41 k
12:28:36 #13 35.48 Installing for dependencies:
12:28:36 #13 35.48  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
12:28:36 #13 35.48  autoconf                  noarch    2.69-11.el7               base       701 k
12:28:36 #13 35.48  automake                  noarch    1.13.4-3.el7              base       679 k
12:28:36 #13 35.48  checkpolicy               x86_64    2.5-8.el7                 base       295 k
12:28:36 #13 35.48  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
12:28:36 #13 35.48  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
12:28:36 #13 35.48  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
12:28:36 #13 35.48  glibc-devel               x86_64    2.17-326.el7_9            updates    1.1 M
12:28:36 #13 35.48  glibc-headers             x86_64    2.17-326.el7_9            updates    691 k
12:28:36 #13 35.48  kernel-headers            x86_64    3.10.0-1160.81.1.el7      updates    9.1 M
12:28:36 #13 35.48  less                      x86_64    458-9.el7                 base       120 k
12:28:36 #13 35.48  libcgroup                 x86_64    0.41-21.el7               base        66 k
12:28:36 #13 35.48  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
12:28:36 #13 35.48  libgomp                   x86_64    4.8.5-44.el7              base       159 k
12:28:36 #13 35.48  libmpc                    x86_64    1.0.1-3.el7               base        51 k
12:28:36 #13 35.48  libseccomp                x86_64    2.3.1-4.el7               base        56 k
12:28:36 #13 35.48  libselinux-python         x86_64    2.5-15.el7                base       236 k
12:28:36 #13 35.48  libselinux-utils          x86_64    2.5-15.el7                base       151 k
12:28:36 #13 35.48  libsemanage-python        x86_64    2.5-14.el7                base       113 k
12:28:36 #13 35.48  libsepol-devel            x86_64    2.5-10.el7                base        77 k
12:28:36 #13 35.48  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
12:28:36 #13 35.48  lzo                       x86_64    2.06-8.el7                base        59 k
12:28:36 #13 35.48  m4                        x86_64    1.4.16-10.el7             base       256 k
12:28:36 #13 35.48  mpfr                      x86_64    3.1.1-4.el7               base       203 k
12:28:36 #13 35.48  openssh                   x86_64    7.4p1-22.el7_9            updates    510 k
12:28:36 #13 35.48  openssh-clients           x86_64    7.4p1-22.el7_9            updates    655 k
12:28:36 #13 35.48  pcre-devel                x86_64    8.32-17.el7               base       480 k
12:28:36 #13 35.48  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
12:28:36 #13 35.48  perl-Error                noarch    1:0.17020-2.el7           base        32 k
12:28:36 #13 35.48  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
12:28:36 #13 35.48  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
12:28:36 #13 35.48  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
12:28:36 #13 35.48  policycoreutils           x86_64    2.5-34.el7                base       917 k
12:28:36 #13 35.48  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
12:28:36 #13 35.48  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
12:28:36 #13 35.48  python-IPy                noarch    0.75-6.el7                base        32 k
12:28:36 #13 35.48  rsync                     x86_64    3.1.2-12.el7_9            updates    408 k
12:28:36 #13 35.48  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
12:28:36 #13 35.48  setools-libs              x86_64    3.3.8-4.el7               base       620 k
12:28:36 #13 35.48 Updating for dependencies:
12:28:36 #13 35.48  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
12:28:36 #13 35.48  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
12:28:36 #13 35.48  glibc                     x86_64    2.17-326.el7_9            updates    3.6 M
12:28:36 #13 35.48  glibc-common              x86_64    2.17-326.el7_9            updates     12 M
12:28:36 #13 35.48  systemd                   x86_64    219-78.el7_9.7            updates    5.1 M
12:28:36 #13 35.48  systemd-libs              x86_64    219-78.el7_9.7            updates    419 k
12:28:36 #13 35.48 
12:28:36 #13 35.48 Transaction Summary
12:28:36 #13 35.48 ================================================================================
12:28:36 #13 35.48 Install  14 Packages (+39 Dependent packages)
12:28:36 #13 35.48 Upgrade              (  6 Dependent packages)
12:28:36 #13 35.48 
12:28:36 #13 35.48 Total download size: 80 M
12:28:36 #13 35.48 Downloading packages:
12:28:36 #13 35.48 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
12:28:36 #43 ...
12:28:36 
12:28:36 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:36 #33 23.30 + apt-get  install -y --no-install-recommends gcc-arm-linux-gnueabi libbtrfs-dev:armel libsecret-1-dev:armel
12:28:36 #33 23.32 Reading package lists...
12:28:36 #33 25.29 Building dependency tree...
12:28:36 #33 26.70 The following additional packages will be installed:
12:28:36 #33 26.70   binutils-arm-linux-gnueabi cpp-10-arm-linux-gnueabi cpp-arm-linux-gnueabi
12:28:36 #33 26.70   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base gcc-10-base:armel
12:28:36 #33 26.70   gcc-10-cross-base gir1.2-glib-2.0:armel gir1.2-secret-1:armel
12:28:36 #33 26.70   libasan6-armel-cross libatomic1-armel-cross libblkid-dev:armel
12:28:36 #33 26.70   libblkid1:armel libbtrfs0:armel libc6:armel libc6-armel-cross
12:28:36 #33 26.70   libc6-dev:armel libcom-err2:armel libcrypt-dev:armel libcrypt1:armel libelf1
12:28:36 #33 26.70   libffi-dev:armel libffi7:armel libgcc-10-dev-armel-cross libgcc-s1:armel
12:28:36 #33 26.70   libgcc-s1-armel-cross libgcrypt20:armel libgirepository-1.0-1:armel
12:28:36 #33 26.70   libglib2.0-0:armel libglib2.0-bin libglib2.0-data libglib2.0-dev:armel
12:28:36 #33 26.70   libglib2.0-dev-bin libgomp1-armel-cross libgpg-error0:armel
12:28:36 #33 26.70   libgssapi-krb5-2:armel libk5crypto3:armel libkeyutils1:armel libkrb5-3:armel
12:28:36 #33 26.70   libkrb5support0:armel libmount-dev:armel libmount1:armel libnsl-dev:armel
12:28:36 #33 26.70   libnsl2:armel libpcre16-3:armel libpcre2-16-0:armel libpcre2-32-0:armel
12:28:36 #33 26.70   libpcre2-8-0:armel libpcre2-dev:armel libpcre2-posix2:armel libpcre3:armel
12:28:36 #33 26.70   libpcre3-dev:armel libpcre32-3:armel libpcrecpp0v5:armel libsecret-1-0:armel
12:28:36 #33 26.70   libsecret-common libselinux1:armel libselinux1-dev:armel libsepol1:armel
12:28:36 #33 26.70   libsepol1-dev:armel libssl1.1:armel libstdc++6:armel libstdc++6-armel-cross
12:28:36 #33 26.70   libtirpc-dev:armel libtirpc3:armel libubsan1-armel-cross libuuid1:armel
12:28:36 #33 26.71   linux-libc-dev linux-libc-dev:armel python3-distutils python3-lib2to3
12:28:36 #33 26.71   uuid-dev:armel zlib1g:armel zlib1g-dev:armel
12:28:36 #33 26.71 Suggested packages:
12:28:36 #33 26.71   binutils-doc gcc-10-locales cpp-doc gcc-10-doc manpages-dev autoconf
12:28:36 #33 26.71   automake libtool flex bison gdb-arm-linux-gnueabi gcc-doc glibc-doc:armel
12:28:36 #33 26.71   libc-l10n:armel locales:armel manpages-dev:armel rng-tools:armel
12:28:36 #33 26.71   libgirepository1.0-dev:armel libglib2.0-doc:armel libgdk-pixbuf2.0-bin
12:28:36 #33 26.71   | libgdk-pixbuf2.0-dev libxml2-utils krb5-doc:armel krb5-user:armel
12:28:36 #33 26.71 Recommended packages:
12:28:36 #33 26.71   libc6-dev-armel-cross libc6-dev-armel-cross | libc-dev-armel-cross
12:28:36 #33 26.71   libidn2-0:armel libnss-nis:armel libnss-nisplus:armel shared-mime-info:armel
12:28:36 #33 26.71   xdg-user-dirs:armel libgpg-error-l10n:armel krb5-locales:armel
12:28:36 #33 26.71   uuid-runtime:armel
12:28:36 #33 27.70 The following NEW packages will be installed:
12:28:36 #33 27.70   binutils-arm-linux-gnueabi cpp-10-arm-linux-gnueabi cpp-arm-linux-gnueabi
12:28:36 #33 27.70   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base gcc-10-base:armel
12:28:36 #33 27.70   gcc-10-cross-base gcc-arm-linux-gnueabi gir1.2-glib-2.0:armel
12:28:36 #33 27.70   gir1.2-secret-1:armel libasan6-armel-cross libatomic1-armel-cross
12:28:36 #33 27.70   libblkid-dev:armel libblkid1:armel libbtrfs-dev:armel libbtrfs0:armel
12:28:36 #33 27.70   libc6:armel libc6-armel-cross libc6-dev:armel libcom-err2:armel
12:28:36 #33 27.70   libcrypt-dev:armel libcrypt1:armel libelf1 libffi-dev:armel libffi7:armel
12:28:36 #33 27.70   libgcc-10-dev-armel-cross libgcc-s1:armel libgcc-s1-armel-cross
12:28:36 #33 27.70   libgcrypt20:armel libgirepository-1.0-1:armel libglib2.0-0:armel
12:28:36 #33 27.70   libglib2.0-bin libglib2.0-data libglib2.0-dev:armel libglib2.0-dev-bin
12:28:36 #33 27.70   libgomp1-armel-cross libgpg-error0:armel libgssapi-krb5-2:armel
12:28:36 #33 27.70   libk5crypto3:armel libkeyutils1:armel libkrb5-3:armel libkrb5support0:armel
12:28:36 #33 27.70   libmount-dev:armel libmount1:armel libnsl-dev:armel libnsl2:armel
12:28:36 #33 27.70   libpcre16-3:armel libpcre2-16-0:armel libpcre2-32-0:armel libpcre2-8-0:armel
12:28:36 #33 27.70   libpcre2-dev:armel libpcre2-posix2:armel libpcre3:armel libpcre3-dev:armel
12:28:36 #33 27.70   libpcre32-3:armel libpcrecpp0v5:armel libsecret-1-0:armel
12:28:36 #33 27.70   libsecret-1-dev:armel libsecret-common libselinux1:armel
12:28:36 #33 27.70   libselinux1-dev:armel libsepol1:armel libsepol1-dev:armel libssl1.1:armel
12:28:36 #33 27.70   libstdc++6:armel libstdc++6-armel-cross libtirpc-dev:armel libtirpc3:armel
12:28:36 #33 27.70   libubsan1-armel-cross libuuid1:armel linux-libc-dev:armel python3-distutils
12:28:36 #33 27.71   python3-lib2to3 uuid-dev:armel zlib1g:armel zlib1g-dev:armel
12:28:36 #33 27.71 The following packages will be upgraded:
12:28:36 #33 27.71   linux-libc-dev
12:28:36 #33 28.00 1 upgraded, 76 newly installed, 0 to remove and 0 not upgraded.
12:28:36 #33 28.00 Need to get 120 MB of archives.
12:28:36 #33 28.00 After this operation, 515 MB of additional disk space will be used.
12:28:36 #33 28.00 Get:1 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
12:28:36 #33 28.00 Get:2 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabi arm64 2.35.2-2 [2484 kB]
12:28:36 #33 28.05 Get:3 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi-base arm64 10.2.1-6cross1 [202 kB]
12:28:36 #33 28.05 Get:4 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [42.8 MB]
12:28:36 #33 30.92 Get:5 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabi arm64 4:10.2.1-1 [16.8 kB]
12:28:36 #33 30.96 Get:6 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:36 #33 30.97 Get:7 http://deb.debian.org/debian bullseye/main arm64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
12:28:36 #33 31.25 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
12:28:36 #33 31.25 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
12:28:36 #33 31.30 Get:10 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
12:28:36 #33 31.31 Get:11 http://deb.debian.org/debian bullseye/main arm64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
12:28:36 #33 31.45 Get:12 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
12:28:36 #33 31.49 Get:13 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
12:28:36 #33 31.53 Get:14 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
12:28:36 #33 31.57 Get:15 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [48.2 MB]
12:28:36 #33 ...
12:28:36 
12:28:36 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:36 #38 32.10 Get:7 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabi arm64 4:10.2.1-1 [16.8 kB]
12:28:36 #38 32.11 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:28:36 #38 32.12 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:28:36 #38 32.28 Get:10 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:36 #38 32.30 Get:11 http://deb.debian.org/debian bullseye/main arm64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
12:28:36 #38 32.36 Get:12 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
12:28:36 #38 32.39 Get:13 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
12:28:36 #38 32.42 Get:14 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
12:28:36 #38 32.42 Get:15 http://deb.debian.org/debian bullseye/main arm64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
12:28:36 #38 32.56 Get:16 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
12:28:36 #38 32.61 Get:17 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
12:28:36 #38 32.68 Get:18 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
12:28:36 #38 32.76 Get:19 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [48.2 MB]
12:28:36 #31 9.060 + apt-get  install --no-install-recommends -y gcc-mingw-w64-x86-64
12:28:36 #42 ...
12:28:36 
12:28:36 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:36 #33 26.92 + apt-get  install -y --no-install-recommends dpkg-dev:armhf gcc-arm-linux-gnueabihf libc6-dev:armhf libseccomp-dev:armhf
12:28:36 #33 26.94 Reading package lists...
12:28:36 #33 29.38 Building dependency tree...
12:28:36 #33 30.80 The following additional packages will be installed:
12:28:36 #33 30.80   binutils-arm-linux-gnueabihf bzip2 cpp-10-arm-linux-gnueabihf
12:28:36 #33 30.80   cpp-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf
12:28:36 #33 30.80   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:36 #33 30.80   libasan6-armhf-cross libatomic1-armhf-cross libc6:armhf libc6-armhf-cross
12:28:36 #33 30.80   libcom-err2:armhf libcrypt-dev:armhf libcrypt1:armhf
12:28:36 #33 30.80   libgcc-10-dev-armhf-cross libgcc-s1:armhf libgcc-s1-armhf-cross
12:28:36 #33 30.80   libgomp1-armhf-cross libgssapi-krb5-2:armhf libk5crypto3:armhf
12:28:36 #33 30.80   libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf libnsl-dev:armhf
12:28:36 #33 30.80   libnsl2:armhf libseccomp2:armhf libssl1.1:armhf libstdc++6-armhf-cross
12:28:36 #33 30.80   libtirpc-dev:armhf libtirpc3:armhf libubsan1-armhf-cross linux-libc-dev
12:28:36 #33 30.80   linux-libc-dev:armhf patch xz-utils
12:28:36 #33 30.80 Suggested packages:
12:28:36 #33 30.80   binutils-doc bzip2-doc gcc-10-locales cpp-doc debian-keyring gcc-10-doc
12:28:36 #33 30.80   manpages-dev autoconf automake libtool flex bison gdb-arm-linux-gnueabihf
12:28:36 #33 30.80   gcc-doc glibc-doc:armhf libc-l10n:armhf locales:armhf manpages-dev:armhf
12:28:36 #33 30.80   krb5-doc:armhf krb5-user:armhf seccomp:armhf ed diffutils-doc
12:28:36 #33 30.80 Recommended packages:
12:28:36 #33 30.80   build-essential fakeroot libalgorithm-merge-perl libc6-dev-armhf-cross
12:28:36 #33 30.80   libc6-dev-armhf-cross | libc-dev-armhf-cross libidn2-0:armhf
12:28:36 #33 30.80   libnss-nis:armhf libnss-nisplus:armhf krb5-locales:armhf
12:28:36 #33 31.34 The following NEW packages will be installed:
12:28:36 #33 31.34   binutils-arm-linux-gnueabihf bzip2 cpp-10-arm-linux-gnueabihf
12:28:36 #33 31.34   cpp-arm-linux-gnueabihf dpkg-dev gcc-10-arm-linux-gnueabihf
12:28:36 #33 31.34   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:28:36 #33 31.34   gcc-arm-linux-gnueabihf libasan6-armhf-cross libatomic1-armhf-cross
12:28:36 #33 31.34   libc6:armhf libc6-armhf-cross libc6-dev:armhf libcom-err2:armhf
12:28:36 #33 31.34   libcrypt-dev:armhf libcrypt1:armhf libgcc-10-dev-armhf-cross libgcc-s1:armhf
12:28:36 #33 31.34   libgcc-s1-armhf-cross libgomp1-armhf-cross libgssapi-krb5-2:armhf
12:28:36 #33 31.34   libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf libkrb5support0:armhf
12:28:36 #33 31.35   libnsl-dev:armhf libnsl2:armhf libseccomp-dev:armhf libseccomp2:armhf
12:28:36 #33 31.35   libssl1.1:armhf libstdc++6-armhf-cross libtirpc-dev:armhf libtirpc3:armhf
12:28:36 #33 31.35   libubsan1-armhf-cross linux-libc-dev:armhf patch xz-utils
12:28:36 #33 31.35 The following packages will be upgraded:
12:28:36 #33 31.35   linux-libc-dev
12:28:36 #33 31.68 1 upgraded, 39 newly installed, 0 to remove and 0 not upgraded.
12:28:36 #33 31.68 Need to get 112 MB of archives.
12:28:36 #33 31.68 After this operation, 469 MB of additional disk space will be used.
12:28:36 #33 31.68 Get:1 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
12:28:36 #33 31.69 Get:2 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:28:36 #33 31.69 Get:3 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:28:36 #33 31.70 Get:4 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabihf arm64 2.35.2-2 [2483 kB]
12:28:36 #33 31.75 Get:5 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf-base arm64 10.2.1-6cross1 [202 kB]
12:28:36 #33 31.76 Get:6 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [42.8 MB]
12:28:36 #33 33.54 Get:7 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabihf arm64 4:10.2.1-1 [16.8 kB]
12:28:36 #33 33.54 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:28:36 #33 33.55 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:28:36 #33 33.67 Get:10 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:36 #33 33.69 Get:11 http://deb.debian.org/debian bullseye/main arm64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
12:28:36 #33 33.75 Get:12 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
12:28:36 #33 33.75 Get:13 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
12:28:36 #33 33.76 Get:14 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
12:28:36 #33 33.76 Get:15 http://deb.debian.org/debian bullseye/main arm64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
12:28:36 #33 33.88 Get:16 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
12:28:36 #33 33.89 Get:17 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
12:28:36 #33 33.91 Get:18 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
12:28:36 #33 33.94 Get:19 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [48.2 MB]
12:28:36 #33 36.43 Get:20 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabihf arm64 4:10.2.1-1 [1468 B]
12:28:36 #33 36.43 Get:21 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
12:28:36 #33 36.44 Get:22 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
12:28:36 #33 36.44 Get:23 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
12:28:36 #33 36.50 Get:24 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:36 #33 36.55 Get:25 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.162-1 [1545 kB]
12:28:36 #33 36.55 Get:26 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
12:28:36 #33 36.55 Get:27 http://deb.debian.org/debian bullseye/main armhf libcom-err2 armhf 1.46.2-2 [73.4 kB]
12:28:36 #33 36.55 Get:28 http://deb.debian.org/debian bullseye/main armhf libkrb5support0 armhf 1.18.3-6+deb11u3 [62.6 kB]
12:28:36 #33 36.56 Get:29 http://deb.debian.org/debian bullseye/main armhf libk5crypto3 armhf 1.18.3-6+deb11u3 [110 kB]
12:28:36 #33 36.56 Get:30 http://deb.debian.org/debian bullseye/main armhf libkeyutils1 armhf 1.6.1-2 [14.4 kB]
12:28:36 #33 36.56 Get:31 http://deb.debian.org/debian bullseye/main armhf libssl1.1 armhf 1.1.1n-0+deb11u3 [1312 kB]
12:28:36 #33 36.61 Get:32 http://deb.debian.org/debian bullseye/main armhf libkrb5-3 armhf 1.18.3-6+deb11u3 [319 kB]
12:28:36 #33 36.61 Get:33 http://deb.debian.org/debian bullseye/main armhf libgssapi-krb5-2 armhf 1.18.3-6+deb11u3 [143 kB]
12:28:36 #33 36.61 Get:34 http://deb.debian.org/debian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [72.5 kB]
12:28:36 #33 36.62 Get:35 http://deb.debian.org/debian bullseye/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
12:28:36 #33 36.62 Get:36 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
12:28:36 #33 36.62 Get:37 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
12:28:36 #33 36.62 Get:38 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
12:28:36 #33 36.68 Get:39 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
12:28:36 #33 36.72 Get:40 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
12:28:37 #31 9.069 Reading package lists...
12:28:37 #31 9.528 Building dependency tree...
12:28:37 #31 9.619 Reading state information...
12:28:37 #31 9.726 The following additional packages will be installed:
12:28:37 #31 9.727   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:28:37 #31 9.727   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:28:37 #31 9.727   gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev
12:28:37 #31 9.728 Suggested packages:
12:28:37 #31 9.728   gcc-10-locales wine64
12:28:37 #31 9.773 The following NEW packages will be installed:
12:28:37 #31 9.773   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64
12:28:37 #31 9.773   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:28:37 #31 9.774   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime
12:28:37 #31 9.774   mingw-w64-common mingw-w64-x86-64-dev
12:28:37 #33 37.79 debconf: delaying package configuration, since apt-utils is not installed
12:28:37 #33 ...
12:28:37 
12:28:37 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:37 #42 20.05 Get:16 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabihf arm64 4:10.2.1-1 [1468 B]
12:28:37 #42 20.05 Get:17 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
12:28:37 #42 20.06 Get:18 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
12:28:37 #31 10.04 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
12:28:37 #31 10.04 Need to get 87.4 MB of archives.
12:28:37 #31 10.04 After this operation, 508 MB of additional disk space will be used.
12:28:37 #31 10.04 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
12:28:37 #31 10.07 Get:2 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
12:28:37 #31 10.07 Get:3 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:28:37 #31 10.11 Get:4 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:28:37 #31 10.14 Get:5 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]
12:28:37 #42 20.06 Get:19 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
12:28:37 #42 20.13 Get:20 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:37 #42 20.16 Get:21 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.162-1 [1545 kB]
12:28:37 #42 20.16 Get:22 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
12:28:37 #42 20.18 Get:23 http://deb.debian.org/debian bullseye/main armhf libcom-err2 armhf 1.46.2-2 [73.4 kB]
12:28:37 #42 20.18 Get:24 http://deb.debian.org/debian bullseye/main armhf libkrb5support0 armhf 1.18.3-6+deb11u3 [62.6 kB]
12:28:37 #42 20.18 Get:25 http://deb.debian.org/debian bullseye/main armhf libk5crypto3 armhf 1.18.3-6+deb11u3 [110 kB]
12:28:37 #42 20.18 Get:26 http://deb.debian.org/debian bullseye/main armhf libkeyutils1 armhf 1.6.1-2 [14.4 kB]
12:28:37 #42 20.18 Get:27 http://deb.debian.org/debian bullseye/main armhf libssl1.1 armhf 1.1.1n-0+deb11u3 [1312 kB]
12:28:37 #42 20.20 Get:28 http://deb.debian.org/debian bullseye/main armhf libkrb5-3 armhf 1.18.3-6+deb11u3 [319 kB]
12:28:37 #42 20.20 Get:29 http://deb.debian.org/debian bullseye/main armhf libgssapi-krb5-2 armhf 1.18.3-6+deb11u3 [143 kB]
12:28:37 #42 20.22 Get:30 http://deb.debian.org/debian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [72.5 kB]
12:28:37 #42 20.22 Get:31 http://deb.debian.org/debian bullseye/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
12:28:37 #42 20.22 Get:32 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
12:28:37 #42 20.22 Get:33 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
12:28:37 #42 20.22 Get:34 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
12:28:37 #31 10.22 Get:6 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
12:28:37 #31 10.42 Get:7 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]
12:28:37 #31 10.51 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
12:28:37 #42 20.53 debconf: delaying package configuration, since apt-utils is not installed
12:28:37 #42 20.64 Fetched 109 MB in 5s (22.9 MB/s)
12:28:37 #42 20.68 Selecting previously unselected package gcc-10-base:armhf.
12:28:37 #42 20.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18672 files and directories currently installed.)
12:28:37 #42 20.69 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armhf.deb ...
12:28:37 #42 20.70 Unpacking gcc-10-base:armhf (10.2.1-6) ...
12:28:37 #42 20.77 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:28:37 #42 20.78 Preparing to unpack .../01-binutils-arm-linux-gnueabihf_2.35.2-2_arm64.deb ...
12:28:37 #42 20.79 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:28:38 #31 10.71 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:28:38 #31 10.83 debconf: delaying package configuration, since apt-utils is not installed
12:28:38 #31 10.85 Fetched 87.4 MB in 1s (93.2 MB/s)
12:28:38 #31 10.87 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:28:38 #31 10.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 ... 16832 files and directories currently installed.)
12:28:38 #31 10.88 Preparing to unpack .../0-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:28:38 #31 10.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:28:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc
12:28:38  debian/rules build
12:28:38 dh build --with=bash-completion
12:28:38    dh_update_autotools_config
12:28:38    dh_autoreconf
12:28:38    debian/rules override_dh_auto_build
12:28:38 make[1]: Entering directory '/root/build-deb'
12:28:38 # Build the daemon and dependencies
12:28:38 cd engine && DOCKER_GITCOMMIT=2b9de2e PRODUCT=docker ./hack/make.sh dynbinary
12:28:38 
12:28:38 Removing bundles/
12:28:38 
12:28:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:38 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
12:28:38 #31 11.21 Selecting previously unselected package gcc-mingw-w64-base.
12:28:38 #31 11.21 Preparing to unpack .../1-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:28:38 #31 11.22 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:28:38 #31 11.25 Selecting previously unselected package mingw-w64-common.
12:28:38 #31 11.26 Preparing to unpack .../2-mingw-w64-common_8.0.0-1_all.deb ...
12:28:38 #31 11.26 Unpacking mingw-w64-common (8.0.0-1) ...
12:28:38 #48 ...
12:28:38 
12:28:38 #45 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:38 #45 15.44 Selecting previously unselected package libclang-cpp11.
12:28:38 #45 15.44 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_arm64.deb ...
12:28:38 #45 15.46 Unpacking libclang-cpp11 (1:11.0.1-2) ...
12:28:38 #45 17.23 Selecting previously unselected package libgc1:arm64.
12:28:38 #45 17.23 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_arm64.deb ...
12:28:38 #45 17.24 Unpacking libgc1:arm64 (1:8.0.4-3) ...
12:28:38 #45 17.34 Selecting previously unselected package libobjc4:arm64.
12:28:38 #45 17.34 Preparing to unpack .../04-libobjc4_10.2.1-6_arm64.deb ...
12:28:38 #45 17.34 Unpacking libobjc4:arm64 (10.2.1-6) ...
12:28:38 #45 17.40 Selecting previously unselected package libobjc-10-dev:arm64.
12:28:38 #45 17.40 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_arm64.deb ...
12:28:38 #45 17.41 Unpacking libobjc-10-dev:arm64 (10.2.1-6) ...
12:28:38 #45 17.51 Selecting previously unselected package libclang-common-11-dev.
12:28:38 #45 17.51 Preparing to unpack .../06-libclang-common-11-dev_1%3a11.0.1-2_arm64.deb ...
12:28:38 #45 17.52 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
12:28:38 #45 18.91 Selecting previously unselected package libclang1-11.
12:28:38 #45 18.91 Preparing to unpack .../07-libclang1-11_1%3a11.0.1-2_arm64.deb ...
12:28:38 #45 18.91 Unpacking libclang1-11 (1:11.0.1-2) ...
12:28:38 #42 21.55 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:arm64.
12:28:38 #42 21.55 Preparing to unpack .../02-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_arm64.deb ...
12:28:38 #42 21.56 Unpacking gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:28:38 #42 21.64 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
12:28:38 #42 21.64 Preparing to unpack .../03-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:28:38 #42 21.65 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:39 #45 19.88 Selecting previously unselected package clang-11.
12:28:39 #45 19.88 Preparing to unpack .../08-clang-11_1%3a11.0.1-2_arm64.deb ...
12:28:39 #45 19.89 Unpacking clang-11 (1:11.0.1-2) ...
12:28:39 #45 19.97 Selecting previously unselected package clang.
12:28:39 #45 19.97 Preparing to unpack .../09-clang_1%3a11.0-51+nmu5_arm64.deb ...
12:28:39 #45 19.98 Unpacking clang (1:11.0-51+nmu5) ...
12:28:39 #45 20.03 Selecting previously unselected package libpfm4:arm64.
12:28:39 #45 20.03 Preparing to unpack .../10-libpfm4_4.11.1+git32-gd0b85fb-1_arm64.deb ...
12:28:39 #45 20.04 Unpacking libpfm4:arm64 (4.11.1+git32-gd0b85fb-1) ...
12:28:39 #45 20.09 Selecting previously unselected package lld-11.
12:28:39 #45 20.09 Preparing to unpack .../11-lld-11_1%3a11.0.1-2_arm64.deb ...
12:28:39 #45 20.09 Unpacking lld-11 (1:11.0.1-2) ...
12:28:39 #45 20.37 Selecting previously unselected package lld.
12:28:39 #45 20.37 Preparing to unpack .../12-lld_1%3a11.0-51+nmu5_arm64.deb ...
12:28:39 #45 20.38 Unpacking lld (1:11.0-51+nmu5) ...
12:28:39 #45 20.43 Selecting previously unselected package llvm-11-runtime.
12:28:39 #38 36.08 Get:20 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabi arm64 4:10.2.1-1 [1460 B]
12:28:39 #38 36.10 Get:21 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
12:28:39 #38 36.10 Get:22 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
12:28:39 #38 36.10 Get:23 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u5 [2346 kB]
12:28:39 #38 36.18 Get:24 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:39 #38 36.30 Get:25 http://deb.debian.org/debian-security bullseye-security/main armel linux-libc-dev armel 5.10.162-1 [1545 kB]
12:28:39 #38 36.38 Get:26 http://deb.debian.org/debian bullseye/main armel libcrypt-dev armel 1:4.4.18-4 [115 kB]
12:28:39 #38 36.40 Get:27 http://deb.debian.org/debian bullseye/main armel libcom-err2 armel 1.46.2-2 [73.5 kB]
12:28:39 #38 36.41 Get:28 http://deb.debian.org/debian bullseye/main armel libkrb5support0 armel 1.18.3-6+deb11u3 [62.4 kB]
12:28:39 #38 36.45 Get:29 http://deb.debian.org/debian bullseye/main armel libk5crypto3 armel 1.18.3-6+deb11u3 [109 kB]
12:28:39 #38 36.46 Get:30 http://deb.debian.org/debian bullseye/main armel libkeyutils1 armel 1.6.1-2 [14.5 kB]
12:28:39 #38 36.48 Get:31 http://deb.debian.org/debian bullseye/main armel libssl1.1 armel 1.1.1n-0+deb11u3 [1281 kB]
12:28:39 #38 36.60 Get:32 http://deb.debian.org/debian bullseye/main armel libkrb5-3 armel 1.18.3-6+deb11u3 [315 kB]
12:28:39 #31 11.88 Selecting previously unselected package mingw-w64-x86-64-dev.
12:28:39 #31 11.88 Preparing to unpack .../3-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:28:39 #31 11.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:28:39 #45 20.43 Preparing to unpack .../13-llvm-11-runtime_1%3a11.0.1-2_arm64.deb ...
12:28:39 #45 20.44 Unpacking llvm-11-runtime (1:11.0.1-2) ...
12:28:39 #45 20.52 Selecting previously unselected package llvm-runtime.
12:28:39 #45 20.53 Preparing to unpack .../14-llvm-runtime_1%3a11.0-51+nmu5_arm64.deb ...
12:28:39 #45 20.53 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
12:28:39 #45 20.58 Selecting previously unselected package llvm-11.
12:28:39 #45 20.58 Preparing to unpack .../15-llvm-11_1%3a11.0.1-2_arm64.deb ...
12:28:39 #45 20.59 Unpacking llvm-11 (1:11.0.1-2) ...
12:28:39 #38 36.64 Get:33 http://deb.debian.org/debian bullseye/main armel libgssapi-krb5-2 armel 1.18.3-6+deb11u3 [142 kB]
12:28:39 #38 36.65 Get:34 http://deb.debian.org/debian bullseye/main armel libtirpc3 armel 1.3.1-1+deb11u1 [71.7 kB]
12:28:39 #38 36.69 Get:35 http://deb.debian.org/debian bullseye/main armel libnsl2 armel 1.3.0-2 [33.0 kB]
12:28:39 #38 36.71 Get:36 http://deb.debian.org/debian bullseye/main armel libtirpc-dev armel 1.3.1-1+deb11u1 [182 kB]
12:28:39 #38 36.72 Get:37 http://deb.debian.org/debian bullseye/main armel libnsl-dev armel 1.3.0-2 [61.7 kB]
12:28:39 #38 36.76 Get:38 http://deb.debian.org/debian bullseye/main armel libc6-dev armel 2.31-13+deb11u5 [1932 kB]
12:28:39 #31 12.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:28:39 #31 12.56 Preparing to unpack .../4-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:28:39 #31 12.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:28:39 #38 36.92 Get:39 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
12:28:39 #38 36.93 Get:40 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
12:28:40 #42 ...
12:28:40 
12:28:40 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:40 #43 16.31 Selecting previously unselected package libclang-cpp11.
12:28:40 #43 16.31 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_arm64.deb ...
12:28:40 #43 16.32 Unpacking libclang-cpp11 (1:11.0.1-2) ...
12:28:40 #43 22.44 Selecting previously unselected package libgc1:arm64.
12:28:40 #43 22.45 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_arm64.deb ...
12:28:40 #43 22.86 Unpacking libgc1:arm64 (1:8.0.4-3) ...
12:28:40 #43 22.99 Selecting previously unselected package libobjc4:arm64.
12:28:40 #43 23.00 Preparing to unpack .../04-libobjc4_10.2.1-6_arm64.deb ...
12:28:40 #43 23.00 Unpacking libobjc4:arm64 (10.2.1-6) ...
12:28:40 #43 23.12 Selecting previously unselected package libobjc-10-dev:arm64.
12:28:40 #43 23.12 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_arm64.deb ...
12:28:40 #43 23.13 Unpacking libobjc-10-dev:arm64 (10.2.1-6) ...
12:28:40 #43 23.25 Selecting previously unselected package libclang-common-11-dev.
12:28:40 #43 23.25 Preparing to unpack .../06-libclang-common-11-dev_1%3a11.0.1-2_arm64.deb ...
12:28:40 #43 23.26 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
12:28:40 #43 25.02 Selecting previously unselected package libclang1-11.
12:28:40 #43 25.02 Preparing to unpack .../07-libclang1-11_1%3a11.0.1-2_arm64.deb ...
12:28:40 #43 25.03 Unpacking libclang1-11 (1:11.0.1-2) ...
12:28:40 #38 ...
12:28:40 
12:28:40 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:40 #33 34.71 Get:16 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabi arm64 4:10.2.1-1 [1460 B]
12:28:40 #33 34.73 Get:17 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
12:28:40 #33 34.74 Get:18 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
12:28:40 #33 34.74 Get:19 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u5 [2346 kB]
12:28:40 #33 34.88 Get:20 http://deb.debian.org/debian bullseye/main armel libffi7 armel 3.3-6 [19.9 kB]
12:28:40 #33 34.91 Get:21 http://deb.debian.org/debian bullseye/main armel libblkid1 armel 2.36.1-8+deb11u1 [183 kB]
12:28:40 #33 35.02 Get:22 http://deb.debian.org/debian bullseye/main armel libpcre2-8-0 armel 10.36-2+deb11u1 [211 kB]
12:28:40 #33 35.05 Get:23 http://deb.debian.org/debian bullseye/main armel libselinux1 armel 3.1-3 [80.9 kB]
12:28:40 #33 35.07 Get:24 http://deb.debian.org/debian bullseye/main armel libmount1 armel 2.36.1-8+deb11u1 [193 kB]
12:28:40 #33 35.12 Get:25 http://deb.debian.org/debian bullseye/main armel libpcre3 armel 2:8.39-13 [317 kB]
12:28:40 #33 35.16 Get:26 http://deb.debian.org/debian bullseye/main armel zlib1g armel 1:1.2.11.dfsg-2+deb11u2 [84.8 kB]
12:28:40 #33 35.17 Get:27 http://deb.debian.org/debian bullseye/main armel libglib2.0-0 armel 2.66.8-1 [1186 kB]
12:28:40 #33 35.28 Get:28 http://deb.debian.org/debian bullseye/main armel libgirepository-1.0-1 armel 1.66.1-1+b1 [83.3 kB]
12:28:40 #33 35.29 Get:29 http://deb.debian.org/debian bullseye/main armel gir1.2-glib-2.0 armel 1.66.1-1+b1 [151 kB]
12:28:40 #33 35.33 Get:30 http://deb.debian.org/debian bullseye/main armel libgpg-error0 armel 1.38-2 [67.6 kB]
12:28:40 #33 35.37 Get:31 http://deb.debian.org/debian bullseye/main armel libgcrypt20 armel 1.8.7-6 [482 kB]
12:28:40 #33 35.40 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:28:40 #33 35.45 Get:33 http://deb.debian.org/debian bullseye/main armel libsecret-1-0 armel 0.20.4-2 [95.6 kB]
12:28:40 #33 35.48 Get:34 http://deb.debian.org/debian bullseye/main armel gir1.2-secret-1 armel 0.20.4-2 [13.7 kB]
12:28:40 #33 35.49 Get:35 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:40 #33 35.60 Get:36 http://deb.debian.org/debian-security bullseye-security/main armel linux-libc-dev armel 5.10.162-1 [1545 kB]
12:28:40 #33 35.70 Get:37 http://deb.debian.org/debian bullseye/main armel libcrypt-dev armel 1:4.4.18-4 [115 kB]
12:28:40 #33 35.73 Get:38 http://deb.debian.org/debian bullseye/main armel libcom-err2 armel 1.46.2-2 [73.5 kB]
12:28:40 #33 35.73 Get:39 http://deb.debian.org/debian bullseye/main armel libkrb5support0 armel 1.18.3-6+deb11u3 [62.4 kB]
12:28:40 #33 35.74 Get:40 http://deb.debian.org/debian bullseye/main armel libk5crypto3 armel 1.18.3-6+deb11u3 [109 kB]
12:28:40 #33 35.76 Get:41 http://deb.debian.org/debian bullseye/main armel libkeyutils1 armel 1.6.1-2 [14.5 kB]
12:28:40 #33 35.78 Get:42 http://deb.debian.org/debian bullseye/main armel libssl1.1 armel 1.1.1n-0+deb11u3 [1281 kB]
12:28:40 #33 35.90 Get:43 http://deb.debian.org/debian bullseye/main armel libkrb5-3 armel 1.18.3-6+deb11u3 [315 kB]
12:28:40 #33 35.92 Get:44 http://deb.debian.org/debian bullseye/main armel libgssapi-krb5-2 armel 1.18.3-6+deb11u3 [142 kB]
12:28:40 #33 35.98 Get:45 http://deb.debian.org/debian bullseye/main armel libtirpc3 armel 1.3.1-1+deb11u1 [71.7 kB]
12:28:40 #33 35.99 Get:46 http://deb.debian.org/debian bullseye/main armel libnsl2 armel 1.3.0-2 [33.0 kB]
12:28:40 #33 35.99 Get:47 http://deb.debian.org/debian bullseye/main armel libtirpc-dev armel 1.3.1-1+deb11u1 [182 kB]
12:28:40 #33 36.02 Get:48 http://deb.debian.org/debian bullseye/main armel libnsl-dev armel 1.3.0-2 [61.7 kB]
12:28:40 #33 36.06 Get:49 http://deb.debian.org/debian bullseye/main armel libc6-dev armel 2.31-13+deb11u5 [1932 kB]
12:28:40 #33 36.19 Get:50 http://deb.debian.org/debian bullseye/main armel libuuid1 armel 2.36.1-8+deb11u1 [82.8 kB]
12:28:40 #33 36.20 Get:51 http://deb.debian.org/debian bullseye/main armel uuid-dev armel 2.36.1-8+deb11u1 [98.4 kB]
12:28:40 #33 36.23 Get:52 http://deb.debian.org/debian bullseye/main armel libblkid-dev armel 2.36.1-8+deb11u1 [220 kB]
12:28:40 #33 36.27 Get:53 http://deb.debian.org/debian bullseye/main armel libbtrfs0 armel 5.10.1-2 [219 kB]
12:28:40 #33 36.27 Get:54 http://deb.debian.org/debian bullseye/main armel libbtrfs-dev armel 5.10.1-2 [279 kB]
12:28:40 #33 36.31 Get:55 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:28:40 #33 36.35 Get:56 http://deb.debian.org/debian bullseye/main armel libffi-dev armel 3.3-6 [52.7 kB]
12:28:40 #33 36.38 Get:57 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:28:40 #33 36.50 Get:58 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:28:40 #33 36.52 Get:59 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:28:40 #33 36.53 Get:60 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:28:40 #33 36.54 Get:61 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:28:40 #33 36.54 Get:62 http://deb.debian.org/debian bullseye/main armel libsepol1 armel 3.1-1 [223 kB]
12:28:40 #33 36.58 Get:63 http://deb.debian.org/debian bullseye/main armel libsepol1-dev armel 3.1-1 [307 kB]
12:28:40 #33 36.61 Get:64 http://deb.debian.org/debian bullseye/main armel libpcre2-16-0 armel 10.36-2+deb11u1 [197 kB]
12:28:40 #33 36.66 Get:65 http://deb.debian.org/debian bullseye/main armel libpcre2-32-0 armel 10.36-2+deb11u1 [188 kB]
12:28:40 #33 36.66 Get:66 http://deb.debian.org/debian bullseye/main armel libpcre2-posix2 armel 10.36-2+deb11u1 [48.7 kB]
12:28:40 #33 36.69 Get:67 http://deb.debian.org/debian bullseye/main armel libpcre2-dev armel 10.36-2+deb11u1 [632 kB]
12:28:40 #33 36.77 Get:68 http://deb.debian.org/debian bullseye/main armel libselinux1-dev armel 3.1-3 [163 kB]
12:28:40 #33 36.78 Get:69 http://deb.debian.org/debian bullseye/main armel libmount-dev armel 2.36.1-8+deb11u1 [78.0 kB]
12:28:40 #33 36.79 Get:70 http://deb.debian.org/debian bullseye/main armel libpcre16-3 armel 2:8.39-13 [235 kB]
12:28:40 #33 36.81 Get:71 http://deb.debian.org/debian bullseye/main armel libpcre32-3 armel 2:8.39-13 [226 kB]
12:28:40 #33 36.83 Get:72 http://deb.debian.org/debian bullseye/main armel libstdc++6 armel 10.2.1-6 [409 kB]
12:28:40 #33 36.89 Get:73 http://deb.debian.org/debian bullseye/main armel libpcrecpp0v5 armel 2:8.39-13 [150 kB]
12:28:40 #33 36.89 Get:74 http://deb.debian.org/debian bullseye/main armel libpcre3-dev armel 2:8.39-13 [569 kB]
12:28:40 #33 36.96 Get:75 http://deb.debian.org/debian bullseye/main armel zlib1g-dev armel 1:1.2.11.dfsg-2+deb11u2 [185 kB]
12:28:40 #33 36.98 Get:76 http://deb.debian.org/debian bullseye/main armel libglib2.0-dev armel 2.66.8-1 [1456 kB]
12:28:40 #33 37.10 Get:77 http://deb.debian.org/debian bullseye/main armel libsecret-1-dev armel 0.20.4-2 [211 kB]
12:28:41 #45 21.86 Selecting previously unselected package llvm.
12:28:41 #45 21.87 Preparing to unpack .../16-llvm_1%3a11.0-51+nmu5_arm64.deb ...
12:28:41 #45 21.87 Unpacking llvm (1:11.0-51+nmu5) ...
12:28:41 #45 21.99 Setting up libz3-4:arm64 (4.8.10-1) ...
12:28:41 #45 22.00 Setting up libpfm4:arm64 (4.11.1+git32-gd0b85fb-1) ...
12:28:41 #45 22.02 Setting up libllvm11:arm64 (1:11.0.1-2) ...
12:28:41 #45 22.04 Setting up libclang1-11 (1:11.0.1-2) ...
12:28:41 #45 22.05 Setting up libgc1:arm64 (1:8.0.4-3) ...
12:28:41 #45 22.07 Setting up libclang-common-11-dev (1:11.0.1-2) ...
12:28:41 #45 22.08 Setting up llvm-11-runtime (1:11.0.1-2) ...
12:28:41 #45 22.10 Setting up llvm-11 (1:11.0.1-2) ...
12:28:41 #43 26.45 Selecting previously unselected package clang-11.
12:28:41 #43 ...
12:28:41 
12:28:41 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:41 #35 38.15 Selecting previously unselected package cpp-arm-linux-gnueabihf.
12:28:41 #35 38.16 Preparing to unpack .../04-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:28:41 #35 38.17 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:28:41 #35 38.21 Selecting previously unselected package gcc-10-cross-base.
12:28:41 #35 38.21 Preparing to unpack .../05-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:28:41 #35 38.21 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:28:41 #35 38.34 Selecting previously unselected package libc6-armhf-cross.
12:28:41 #35 38.35 Preparing to unpack .../06-libc6-armhf-cross_2.31-9cross4_all.deb ...
12:28:41 #35 38.35 Unpacking libc6-armhf-cross (2.31-9cross4) ...
12:28:41 #35 38.57 Selecting previously unselected package libgcc-s1-armhf-cross.
12:28:41 #35 38.58 Preparing to unpack .../07-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:41 #35 38.58 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:28:41 #35 38.63 Selecting previously unselected package libgomp1-armhf-cross.
12:28:41 #35 38.63 Preparing to unpack .../08-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:41 #35 38.64 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
12:28:41 #35 38.70 Selecting previously unselected package libatomic1-armhf-cross.
12:28:41 #35 38.70 Preparing to unpack .../09-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:41 #35 38.71 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
12:28:41 #35 38.75 Selecting previously unselected package libasan6-armhf-cross.
12:28:41 #35 38.76 Preparing to unpack .../10-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:41 #35 38.76 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
12:28:41 #35 39.34 Selecting previously unselected package libstdc++6-armhf-cross.
12:28:41 #35 39.34 Preparing to unpack .../11-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:41 #35 39.35 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:28:41 #35 39.48 Selecting previously unselected package libubsan1-armhf-cross.
12:28:41 #35 39.49 Preparing to unpack .../12-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:41 #35 39.50 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
12:28:41 #35 39.76 Selecting previously unselected package libgcc-10-dev-armhf-cross.
12:28:41 #35 39.77 Preparing to unpack .../13-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:41 #35 39.77 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:28:41 #35 40.20 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
12:28:41 #35 40.21 Preparing to unpack .../14-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:28:41 #35 40.22 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:41 #31 13.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:28:41 #31 13.71 Preparing to unpack .../5-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:28:41 #31 13.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:28:41 #33 38.24 debconf: delaying package configuration, since apt-utils is not installed
12:28:41 #45 22.11 Setting up libobjc4:arm64 (10.2.1-6) ...
12:28:41 #45 22.13 Setting up lld-11 (1:11.0.1-2) ...
12:28:41 #45 22.15 Setting up libclang-cpp11 (1:11.0.1-2) ...
12:28:41 #45 22.16 Setting up llvm-runtime (1:11.0-51+nmu5) ...
12:28:41 #45 22.18 Setting up llvm (1:11.0-51+nmu5) ...
12:28:41 #45 22.19 Setting up libobjc-10-dev:arm64 (10.2.1-6) ...
12:28:41 #45 22.20 Setting up clang-11 (1:11.0.1-2) ...
12:28:41 #45 22.22 Setting up lld (1:11.0-51+nmu5) ...
12:28:41 #45 22.24 Setting up clang (1:11.0-51+nmu5) ...
12:28:41 #45 22.27 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:41 #33 38.59 Fetched 120 MB in 9s (12.8 MB/s)
12:28:41 #33 38.63 Selecting previously unselected package gcc-10-base:armel.
12:28:41 #33 38.63 (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 ... 15744 files and directories currently installed.)
12:28:41 #33 38.66 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
12:28:41 #33 38.79 Unpacking gcc-10-base:armel (10.2.1-6) ...
12:28:41 #33 38.88 Selecting previously unselected package binutils-arm-linux-gnueabi.
12:28:41 #33 38.88 Preparing to unpack .../01-binutils-arm-linux-gnueabi_2.35.2-2_arm64.deb ...
12:28:41 #33 38.89 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
12:28:42 #33 39.56 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:arm64.
12:28:42 #33 39.57 Preparing to unpack .../02-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_arm64.deb ...
12:28:42 #33 39.57 Unpacking gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:28:42 #33 39.64 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
12:28:42 #33 39.65 Preparing to unpack .../03-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:28:42 #33 39.66 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:43 #45 DONE 24.2s
12:28:43 
12:28:43 #52 [linux/arm64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:28:43 #31 16.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:28:43 #31 16.01 Preparing to unpack .../6-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:28:43 #31 16.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:28:43 #52 0.518 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:28:43 #52 0.518 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:28:43 #52 0.518 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:44 #33 ...
12:28:44 
12:28:44 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:44 #36 31.68 Get:29 http://deb.debian.org/debian bullseye/main armel libgssapi-krb5-2 armel 1.18.3-6+deb11u3 [142 kB]
12:28:44 #36 31.68 Get:30 http://deb.debian.org/debian bullseye/main armel libtirpc3 armel 1.3.1-1+deb11u1 [71.7 kB]
12:28:44 #36 31.69 Get:31 http://deb.debian.org/debian bullseye/main armel libnsl2 armel 1.3.0-2 [33.0 kB]
12:28:44 #36 31.69 Get:32 http://deb.debian.org/debian bullseye/main armel libtirpc-dev armel 1.3.1-1+deb11u1 [182 kB]
12:28:44 #36 31.71 Get:33 http://deb.debian.org/debian bullseye/main armel libnsl-dev armel 1.3.0-2 [61.7 kB]
12:28:44 #36 31.73 Get:34 http://deb.debian.org/debian bullseye/main armel libc6-dev armel 2.31-13+deb11u5 [1932 kB]
12:28:44 #36 34.97 debconf: delaying package configuration, since apt-utils is not installed
12:28:44 #36 36.32 Fetched 109 MB in 7s (16.1 MB/s)
12:28:44 #36 38.34 Selecting previously unselected package gcc-10-base:armel.
12:28:44 #36 38.34 (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 ... 15744 files and directories currently installed.)
12:28:44 #36 38.36 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
12:28:44 #36 38.44 Unpacking gcc-10-base:armel (10.2.1-6) ...
12:28:44 #36 38.53 Selecting previously unselected package binutils-arm-linux-gnueabi.
12:28:44 #36 38.53 Preparing to unpack .../01-binutils-arm-linux-gnueabi_2.35.2-2_arm64.deb ...
12:28:44 #36 38.54 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
12:28:44 #36 39.05 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:arm64.
12:28:44 #36 39.05 Preparing to unpack .../02-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_arm64.deb ...
12:28:44 #36 39.05 Unpacking gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:28:44 #36 39.12 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
12:28:44 #36 39.12 Preparing to unpack .../03-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:28:44 #36 39.12 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:44 #31 17.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:28:44 #31 17.16 Preparing to unpack .../7-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:28:44 #31 17.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:28:44 #36 ...
12:28:44 
12:28:44 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:44 #43 15.10 Get:5 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabi arm64 4:10.2.1-1 [16.8 kB]
12:28:44 #43 15.11 Get:6 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:28:44 #43 15.13 Get:7 http://deb.debian.org/debian bullseye/main arm64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
12:28:44 #43 15.23 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
12:28:44 #43 15.24 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
12:28:44 #43 15.30 Get:10 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
12:28:44 #43 15.30 Get:11 http://deb.debian.org/debian bullseye/main arm64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
12:28:44 #43 15.43 Get:12 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
12:28:44 #43 15.46 Get:13 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
12:28:44 #43 15.53 Get:14 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
12:28:44 #43 15.62 Get:15 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [48.2 MB]
12:28:44 #43 17.71 Get:16 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabi arm64 4:10.2.1-1 [1460 B]
12:28:44 #43 17.74 Get:17 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
12:28:44 #43 17.75 Get:18 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
12:28:44 #43 17.75 Get:19 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u5 [2346 kB]
12:28:44 #43 17.83 Get:20 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:28:44 #43 17.85 Get:21 http://deb.debian.org/debian-security bullseye-security/main armel linux-libc-dev armel 5.10.162-1 [1545 kB]
12:28:44 #43 17.93 Get:22 http://deb.debian.org/debian bullseye/main armel libcrypt-dev armel 1:4.4.18-4 [115 kB]
12:28:44 #43 17.93 Get:23 http://deb.debian.org/debian bullseye/main armel libcom-err2 armel 1.46.2-2 [73.5 kB]
12:28:44 #43 17.93 Get:24 http://deb.debian.org/debian bullseye/main armel libkrb5support0 armel 1.18.3-6+deb11u3 [62.4 kB]
12:28:44 #43 17.93 Get:25 http://deb.debian.org/debian bullseye/main armel libk5crypto3 armel 1.18.3-6+deb11u3 [109 kB]
12:28:44 #43 17.94 Get:26 http://deb.debian.org/debian bullseye/main armel libkeyutils1 armel 1.6.1-2 [14.5 kB]
12:28:44 #43 17.94 Get:27 http://deb.debian.org/debian bullseye/main armel libssl1.1 armel 1.1.1n-0+deb11u3 [1281 kB]
12:28:44 #43 17.95 Get:28 http://deb.debian.org/debian bullseye/main armel libkrb5-3 armel 1.18.3-6+deb11u3 [315 kB]
12:28:44 #43 17.96 Get:29 http://deb.debian.org/debian bullseye/main armel libgssapi-krb5-2 armel 1.18.3-6+deb11u3 [142 kB]
12:28:44 #43 17.96 Get:30 http://deb.debian.org/debian bullseye/main armel libtirpc3 armel 1.3.1-1+deb11u1 [71.7 kB]
12:28:44 #43 17.96 Get:31 http://deb.debian.org/debian bullseye/main armel libnsl2 armel 1.3.0-2 [33.0 kB]
12:28:44 #43 17.96 Get:32 http://deb.debian.org/debian bullseye/main armel libtirpc-dev armel 1.3.1-1+deb11u1 [182 kB]
12:28:44 #43 17.96 Get:33 http://deb.debian.org/debian bullseye/main armel libnsl-dev armel 1.3.0-2 [61.7 kB]
12:28:44 #43 17.96 Get:34 http://deb.debian.org/debian bullseye/main armel libc6-dev armel 2.31-13+deb11u5 [1932 kB]
12:28:44 #43 18.43 debconf: delaying package configuration, since apt-utils is not installed
12:28:44 #43 18.54 Fetched 109 MB in 7s (16.6 MB/s)
12:28:44 #43 18.57 Selecting previously unselected package gcc-10-base:armel.
12:28:44 #43 18.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 ... 18672 files and directories currently installed.)
12:28:44 #43 18.59 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
12:28:44 #43 18.60 Unpacking gcc-10-base:armel (10.2.1-6) ...
12:28:44 #43 18.67 Selecting previously unselected package binutils-arm-linux-gnueabi.
12:28:44 #43 18.68 Preparing to unpack .../01-binutils-arm-linux-gnueabi_2.35.2-2_arm64.deb ...
12:28:44 #43 18.69 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
12:28:44 #43 19.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:arm64.
12:28:44 #43 19.49 Preparing to unpack .../02-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_arm64.deb ...
12:28:44 #43 19.51 Unpacking gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:28:44 #43 19.57 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
12:28:44 #43 19.57 Preparing to unpack .../03-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:28:44 #43 19.58 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:45 #35 ...
12:28:45 
12:28:45 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:45 #43 26.45 Preparing to unpack .../08-clang-11_1%3a11.0.1-2_arm64.deb ...
12:28:45 #43 26.46 Unpacking clang-11 (1:11.0.1-2) ...
12:28:45 #43 26.56 Selecting previously unselected package clang.
12:28:45 #43 26.56 Preparing to unpack .../09-clang_1%3a11.0-51+nmu5_arm64.deb ...
12:28:45 #43 26.56 Unpacking clang (1:11.0-51+nmu5) ...
12:28:45 #43 26.62 Selecting previously unselected package libpfm4:arm64.
12:28:45 #43 26.63 Preparing to unpack .../10-libpfm4_4.11.1+git32-gd0b85fb-1_arm64.deb ...
12:28:45 #43 26.64 Unpacking libpfm4:arm64 (4.11.1+git32-gd0b85fb-1) ...
12:28:45 #43 26.71 Selecting previously unselected package lld-11.
12:28:45 #43 26.71 Preparing to unpack .../11-lld-11_1%3a11.0.1-2_arm64.deb ...
12:28:45 #43 26.72 Unpacking lld-11 (1:11.0.1-2) ...
12:28:45 #43 27.07 Selecting previously unselected package lld.
12:28:45 #43 27.07 Preparing to unpack .../12-lld_1%3a11.0-51+nmu5_arm64.deb ...
12:28:45 #43 27.08 Unpacking lld (1:11.0-51+nmu5) ...
12:28:45 #43 27.43 Selecting previously unselected package llvm-11-runtime.
12:28:45 #43 27.43 Preparing to unpack .../13-llvm-11-runtime_1%3a11.0.1-2_arm64.deb ...
12:28:45 #43 27.44 Unpacking llvm-11-runtime (1:11.0.1-2) ...
12:28:45 #43 27.57 Selecting previously unselected package llvm-runtime.
12:28:45 #43 27.58 Preparing to unpack .../14-llvm-runtime_1%3a11.0-51+nmu5_arm64.deb ...
12:28:45 #43 27.58 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
12:28:45 #43 27.63 Selecting previously unselected package llvm-11.
12:28:45 #43 27.63 Preparing to unpack .../15-llvm-11_1%3a11.0.1-2_arm64.deb ...
12:28:45 #43 27.64 Unpacking llvm-11 (1:11.0.1-2) ...
12:28:45 #43 30.16 Selecting previously unselected package llvm.
12:28:45 #43 30.16 Preparing to unpack .../16-llvm_1%3a11.0-51+nmu5_arm64.deb ...
12:28:45 #43 30.17 Unpacking llvm (1:11.0-51+nmu5) ...
12:28:45 #52 1.208 Reading package lists...
12:28:45 #52 2.272 + apt-get  install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev
12:28:45 #43 31.28 Setting up libz3-4:arm64 (4.8.10-1) ...
12:28:46 #43 ...
12:28:46 
12:28:46 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:46 #37 36.56 debconf: delaying package configuration, since apt-utils is not installed
12:28:46 #37 37.50 Fetched 121 MB in 5s (25.7 MB/s)
12:28:46 #37 38.15 Selecting previously unselected package gcc-10-base:armhf.
12:28:46 #37 38.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
12:28:46 #37 38.18 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armhf.deb ...
12:28:46 #37 38.19 Unpacking gcc-10-base:armhf (10.2.1-6) ...
12:28:46 #37 38.35 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:28:46 #37 38.35 Preparing to unpack .../01-binutils-arm-linux-gnueabihf_2.35.2-2_arm64.deb ...
12:28:46 #37 38.36 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:28:46 #37 39.11 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:arm64.
12:28:46 #37 39.11 Preparing to unpack .../02-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_arm64.deb ...
12:28:46 #37 39.12 Unpacking gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:28:46 #37 39.19 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
12:28:46 #37 39.19 Preparing to unpack .../03-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:28:46 #37 39.20 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:46 #37 ...
12:28:46 
12:28:46 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:46 #43 31.52 Setting up libpfm4:arm64 (4.11.1+git32-gd0b85fb-1) ...
12:28:46 #52 2.294 Reading package lists...
12:28:46 #52 3.302 Building dependency tree...
12:28:46 #52 3.673 Reading state information...
12:28:47 #31 19.53 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:28:47 #31 19.53 Preparing to unpack .../8-gcc-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:28:47 #31 19.54 Unpacking gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:28:47 #31 19.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:28:47 #31 19.60 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:28:47 #31 19.61 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:28:47 #31 19.62 Setting up mingw-w64-common (8.0.0-1) ...
12:28:47 #31 19.63 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:28:47 #31 19.64 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:28:47 #31 19.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:28:47 #31 19.67 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
12:28:47 #31 19.67 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:28:47 #31 19.68 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
12:28:47 #31 19.69 Setting up gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:28:47 #43 32.41 Setting up libllvm11:arm64 (1:11.0.1-2) ...
12:28:47 #52 4.094 gcc is already the newest version (4:10.2.1-1).
12:28:47 #52 4.094 libc6-dev is already the newest version (2.31-13+deb11u5).
12:28:47 #52 4.094 The following additional packages will be installed:
12:28:47 #52 4.101   bzip2 dmsetup gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
12:28:47 #52 4.101   libdevmapper-event1.02.1 libdevmapper1.02.1 libelf1 libffi-dev
12:28:47 #52 4.102   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
12:28:47 #52 4.103   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
12:28:47 #52 4.104   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:28:47 #52 4.106   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev patch
12:28:47 #52 4.107   python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
12:28:47 #52 4.110 Suggested packages:
12:28:47 #52 4.112   bzip2-doc debian-keyring libgirepository1.0-dev libglib2.0-doc
12:28:47 #52 4.113   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp ed
12:28:47 #52 4.113   diffutils-doc
12:28:47 #52 4.114 Recommended packages:
12:28:47 #52 4.114   build-essential fakeroot libalgorithm-merge-perl
12:28:47 #43 ...
12:28:47 
12:28:47 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:47 #33 38.19 Fetched 112 MB in 5s (21.0 MB/s)
12:28:47 #33 38.28 Selecting previously unselected package gcc-10-base:armhf.
12:28:47 #33 38.28 (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 ... 15744 files and directories currently installed.)
12:28:47 #33 38.29 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armhf.deb ...
12:28:47 #33 38.30 Unpacking gcc-10-base:armhf (10.2.1-6) ...
12:28:47 #33 38.35 Selecting previously unselected package bzip2.
12:28:47 #33 38.36 Preparing to unpack .../01-bzip2_1.0.8-4_arm64.deb ...
12:28:47 #33 38.37 Unpacking bzip2 (1.0.8-4) ...
12:28:47 #33 38.42 Selecting previously unselected package xz-utils.
12:28:47 #33 38.43 Preparing to unpack .../02-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:28:47 #33 38.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:28:47 #33 38.55 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:28:47 #33 38.56 Preparing to unpack .../03-binutils-arm-linux-gnueabihf_2.35.2-2_arm64.deb ...
12:28:47 #33 38.57 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:28:47 #33 39.21 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:arm64.
12:28:47 #33 39.21 Preparing to unpack .../04-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_arm64.deb ...
12:28:47 #33 39.22 Unpacking gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:28:47 #33 39.28 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
12:28:47 #33 39.29 Preparing to unpack .../05-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:28:47 #33 39.30 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:48 #52 4.858 The following NEW packages will be installed:
12:28:48 #52 4.859   bzip2 dmsetup dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev
12:28:48 #52 4.859   libapparmor1 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1
12:28:48 #52 4.859   libdevmapper1.02.1 libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
12:28:48 #52 4.859   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
12:28:48 #52 4.859   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
12:28:48 #52 4.860   libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev
12:28:48 #52 4.861   libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:28:48 #52 4.861   patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
12:28:48 #52 5.140 0 upgraded, 41 newly installed, 0 to remove and 1 not upgraded.
12:28:48 #52 5.140 Need to get 11.3 MB of archives.
12:28:48 #52 5.140 After this operation, 45.4 MB of additional disk space will be used.
12:28:48 #52 5.140 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:28:48 #52 5.144 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:28:48 #52 5.148 Get:3 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:28:48 #52 5.149 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:28:48 #52 5.150 Get:5 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:28:48 #52 5.151 Get:6 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:28:48 #52 5.172 Get:7 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
12:28:48 #52 5.177 Get:8 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
12:28:48 #52 5.178 Get:9 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:28:48 #52 5.180 Get:10 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
12:28:48 #52 5.181 Get:11 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
12:28:48 #52 5.188 Get:12 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:28:48 #52 5.190 Get:13 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
12:28:48 #52 5.191 Get:14 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
12:28:48 #52 5.197 Get:15 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
12:28:48 #52 5.204 Get:16 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
12:28:48 #52 5.208 Get:17 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
12:28:48 #31 DONE 21.1s
12:28:48 
12:28:48 #35 [linux/amd64->windows/amd64 build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
12:28:48 #35 DONE 0.1s
12:28:48 #52 5.209 Get:18 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:28:48 #52 5.220 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:28:48 #52 5.222 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:28:48 #52 5.224 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:28:48 #52 5.226 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:28:48 #52 5.242 Get:23 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:28:48 #52 5.244 Get:24 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
12:28:48 #52 5.245 Get:25 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:28:48 #52 5.247 Get:26 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
12:28:48 #52 5.250 Get:27 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:28:48 #52 5.269 Get:28 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:28:48 #52 5.273 Get:29 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:28:48 #52 5.277 Get:30 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:28:48 #52 5.279 Get:31 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:28:48 #52 5.281 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
12:28:48 #52 5.289 Get:33 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
12:28:48 #52 5.291 Get:34 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
12:28:48 #52 5.297 Get:35 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
12:28:48 #52 5.299 Get:36 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
12:28:48 #52 5.308 Get:37 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
12:28:48 #52 5.311 Get:38 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
12:28:48 #52 5.346 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:28:48 #52 5.348 Get:40 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
12:28:48 #52 5.350 Get:41 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
12:28:48 #33 ...
12:28:48 
12:28:48 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:48 #43 33.91 Setting up libclang1-11 (1:11.0.1-2) ...
12:28:48 
12:28:48 #36 [linux/amd64->windows/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-windows/amd64 <<EOT (set -e...)
12:28:48 #36 0.272 
12:28:48 #52 5.730 debconf: delaying package configuration, since apt-utils is not installed
12:28:48 #36 0.288 Removing /tmp/bundles/
12:28:48 #36 0.289 
12:28:48 #36 0.294 ---> Making bundle: binary (in /tmp/bundles/binary)
12:28:48 #36 0.330 ++++++ cat ./cli/winresources/dockerd/winres.json
12:28:48 #36 0.331 {
12:28:48 #36 0.331   "RT_GROUP_ICON": {
12:28:48 #36 0.331     "#1": {
12:28:48 #36 0.331       "0409": "../../winresources/docker.ico"
12:28:48 #36 0.331     }
12:28:48 #36 0.331   },
12:28:48 #36 0.331   "RT_MANIFEST": {
12:28:48 #36 0.331     "#1": {
12:28:48 #36 0.331       "0409": {
12:28:48 #36 0.331         "identity": {},
12:28:48 #36 0.331         "description": "Docker Engine",
12:28:48 #36 0.331         "minimum-os": "vista",
12:28:48 #36 0.331         "execution-level": "",
12:28:48 #36 0.331         "ui-access": false,
12:28:48 #36 0.331         "auto-elevate": false,
12:28:48 #36 0.331         "dpi-awareness": "unaware",
12:28:48 #36 0.331         "disable-theming": false,
12:28:48 #36 0.331         "disable-window-filtering": false,
12:28:48 #36 0.331         "high-resolution-scrolling-aware": false,
12:28:48 #36 0.331         "ultra-high-resolution-scrolling-aware": false,
12:28:48 #36 0.331         "long-path-aware": false,
12:28:48 #36 0.331         "printer-driver-isolation": false,
12:28:48 #36 0.331         "gdi-scaling": false,
12:28:48 #36 0.331         "segment-heap": false,
12:28:48 #36 0.331         "use-common-controls-v6": false
12:28:48 #36 0.331       }
12:28:48 #36 0.331     }
12:28:48 #36 0.331   },
12:28:48 #36 0.331   "RT_MESSAGETABLE": {
12:28:48 #36 0.331     "#1": {
12:28:48 #36 0.331       "0409": "../../winresources/event_messages.bin"
12:28:48 #36 0.331     }
12:28:48 #36 0.331   },
12:28:48 #36 0.331   "RT_VERSION": {
12:28:48 #36 0.331     "#1": {
12:28:48 #36 0.331       "0409": {
12:28:48 #36 0.331         "fixed": {
12:28:48 #36 0.331           "file_version": "0.0.0.0",
12:28:48 #36 0.331           "product_version": "0.0.0.0",
12:28:48 #36 0.331           "type": "Unknown"
12:28:48 #36 0.331         },
12:28:48 #36 0.331         "info": {
12:28:48 #36 0.331           "0000": {
12:28:48 #36 0.331             "CompanyName": "",
12:28:48 #36 0.331             "FileVersion": "0.0.0-20230124074129-645395c",
12:28:48 #36 0.331             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
12:28:48 #36 0.331             "OriginalFileName": "dockerd.exe",
12:28:48 #36 0.331             "ProductName": "",
12:28:48 #36 0.331             "ProductVersion": "0.0.0-20230124074129-645395c",
12:28:48 #36 0.331             "SpecialBuild": "HEAD"
12:28:48 #36 0.331           }
12:28:48 #36 0.331         }
12:28:48 #36 0.331       }
12:28:48 #36 0.331     }
12:28:48 #36 0.331   }
12:28:48 #36 0.331 }
12:28:48 #36 0.336 cmd/dockerd/cobra.go
12:28:48 #36 0.336 cmd/dockerd/config.go
12:28:48 #36 0.336 cmd/dockerd/config_windows.go
12:28:48 #36 0.336 cmd/dockerd/daemon.go
12:28:48 #36 0.336 cmd/dockerd/daemon_test.go
12:28:48 #36 0.337 cmd/dockerd/daemon_windows.go
12:28:48 #36 0.337 cmd/dockerd/docker.go
12:28:48 #36 0.337 cmd/dockerd/docker_windows.go
12:28:48 #36 0.337 cmd/dockerd/error.go
12:28:48 #36 0.337 cmd/dockerd/genwinres_windows.go
12:28:48 #36 0.341 cmd/dockerd/metrics.go
12:28:48 #36 0.341 cmd/dockerd/options.go
12:28:48 #36 0.342 cmd/dockerd/options_test.go
12:28:48 #36 0.342 cmd/dockerd/required.go
12:28:48 #36 0.342 cmd/dockerd/service_windows.go
12:28:48 #36 0.361 Building static /tmp/bundles/binary-daemon/dockerd.exe (windows/amd64)...
12:28:49 #52 5.832 Fetched 11.3 MB in 0s (23.2 MB/s)
12:28:49 #52 5.869 Selecting previously unselected package bzip2.
12:28:49 #52 5.870 (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 ... 16481 files and directories currently installed.)
12:28:49 #52 5.906 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
12:28:49 #52 5.911 Unpacking bzip2 (1.0.8-4) ...
12:28:49 #52 5.969 Selecting previously unselected package xz-utils.
12:28:49 #52 5.973 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:28:49 #52 5.977 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:28:49 #52 6.084 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:28:49 #52 6.084 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:28:49 #52 6.092 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:28:49 #52 6.181 Selecting previously unselected package dmsetup.
12:28:49 #52 6.184 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:28:49 #52 6.190 Unpacking dmsetup (2:1.02.175-2.1) ...
12:28:49 #52 6.250 Selecting previously unselected package patch.
12:28:49 #52 6.253 Preparing to unpack .../04-patch_2.7.6-7_arm64.deb ...
12:28:49 #52 6.258 Unpacking patch (2.7.6-7) ...
12:28:49 #52 6.334 Selecting previously unselected package dpkg-dev.
12:28:49 #52 6.343 Preparing to unpack .../05-dpkg-dev_1.20.12_all.deb ...
12:28:49 #52 6.368 Unpacking dpkg-dev (1.20.12) ...
12:28:50 #43 35.16 Setting up libgc1:arm64 (1:8.0.4-3) ...
12:28:50 #52 6.812 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:28:50 #52 6.815 Preparing to unpack .../06-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
12:28:50 #52 6.828 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:28:50 #52 6.928 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:28:50 #52 6.931 Preparing to unpack .../07-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
12:28:50 #52 6.936 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:28:50 #52 7.022 Selecting previously unselected package libsecret-common.
12:28:50 #52 7.026 Preparing to unpack .../08-libsecret-common_0.20.4-2_all.deb ...
12:28:50 #52 7.031 Unpacking libsecret-common (0.20.4-2) ...
12:28:50 #52 7.211 Selecting previously unselected package libsecret-1-0:arm64.
12:28:50 #52 7.214 Preparing to unpack .../09-libsecret-1-0_0.20.4-2_arm64.deb ...
12:28:50 #52 7.219 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
12:28:50 #52 7.305 Selecting previously unselected package gir1.2-secret-1:arm64.
12:28:50 #52 7.308 Preparing to unpack .../10-gir1.2-secret-1_0.20.4-2_arm64.deb ...
12:28:50 #52 7.326 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
12:28:50 #52 7.372 Selecting previously unselected package libapparmor1:arm64.
12:28:50 #52 7.373 Preparing to unpack .../11-libapparmor1_2.13.6-10_arm64.deb ...
12:28:50 #52 7.380 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:28:50 #52 7.450 Selecting previously unselected package libapparmor-dev:arm64.
12:28:50 Created binary: bundles/dynbinary-daemon/dockerd
12:28:50 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:28:50 Created binary: bundles/dynbinary-daemon/docker-proxy
12:28:50 
12:28:50 + popd
12:28:50 ~/rpmbuild/BUILD/src
12:28:50 + exit 0
12:28:50 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ql005l
12:28:50 + umask 022
12:28:50 + cd /root/rpmbuild/BUILD
12:28:50 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64 '!=' / ']'
12:28:50 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:28:50 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:28:50 + mkdir -p /root/rpmbuild/BUILDROOT
12:28:50 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:28:50 + cd src
12:28:50 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:28:50 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/dockerd
12:28:50 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:28:50 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/docker-proxy
12:28:50 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/docker-init
12:28:50 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/lib/systemd/system/docker.service
12:28:50 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/lib/systemd/system/docker.socket
12:28:50 + /usr/lib/rpm/check-buildroot
12:28:50 + /usr/lib/rpm/redhat/brp-compress
12:28:50 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:28:50 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:28:50 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:28:50 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:28:50 + /usr/lib/rpm/redhat/brp-python-hardlink
12:28:50 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:28:50 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FI52Am
12:28:50 + umask 022
12:28:50 + cd /root/rpmbuild/BUILD
12:28:50 + cd src
12:28:50 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:28:50 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:28:50 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:28:50 PASS: daemon version OK
12:28:50 + echo 'PASS: daemon version OK'
12:28:50 + exit 0
12:28:50 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:28:50 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.el7 docker-ce(aarch-64) = 3:0.0.0~20230124074129.645395c-0.el7
12:28:50 Requires(interp): /bin/sh /bin/sh /bin/sh
12:28:50 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:28:50 Requires(post): /bin/sh
12:28:50 Requires(preun): /bin/sh
12:28:50 Requires(postun): /bin/sh
12:28:50 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)
12:28:50 Conflicts: docker docker-io docker-engine-cs docker-ee
12:28:50 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
12:28:50 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:28:50 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.el7.src.rpm
12:28:50 #52 7.455 Preparing to unpack .../12-libapparmor-dev_2.13.6-10_arm64.deb ...
12:28:50 #52 7.461 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
12:28:50 #52 7.532 Selecting previously unselected package uuid-dev:arm64.
12:28:50 #52 7.534 Preparing to unpack .../13-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:28:50 #52 7.543 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:51 #52 7.619 Selecting previously unselected package libblkid-dev:arm64.
12:28:51 #52 7.619 Preparing to unpack .../14-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:28:51 #52 7.626 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:51 #52 7.731 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:28:51 #52 7.735 Preparing to unpack .../15-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:28:51 #52 7.744 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:28:51 #52 7.820 Selecting previously unselected package libudev-dev:arm64.
12:28:51 #52 7.820 Preparing to unpack .../16-libudev-dev_247.3-7+deb11u1_arm64.deb ...
12:28:51 #52 7.830 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
12:28:51 #52 7.916 Selecting previously unselected package libsepol1-dev:arm64.
12:28:51 #52 7.916 Preparing to unpack .../17-libsepol1-dev_3.1-1_arm64.deb ...
12:28:51 #52 7.926 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:28:51 #52 8.100 Selecting previously unselected package libpcre2-16-0:arm64.
12:28:51 #52 8.103 Preparing to unpack .../18-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:28:51 #52 8.110 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:28:51 #43 ...
12:28:51 
12:28:51 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:51 #42 21.59 Selecting previously unselected package libllvm11:arm64.
12:28:51 #42 21.59 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_arm64.deb ...
12:28:51 #42 22.33 Unpacking libllvm11:arm64 (1:11.0.1-2) ...
12:28:51 #42 25.87 Selecting previously unselected package libclang-cpp11.
12:28:51 #42 25.88 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_arm64.deb ...
12:28:51 #42 25.88 Unpacking libclang-cpp11 (1:11.0.1-2) ...
12:28:51 #42 28.56 Selecting previously unselected package libgc1:arm64.
12:28:51 #42 28.56 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_arm64.deb ...
12:28:51 #42 28.56 Unpacking libgc1:arm64 (1:8.0.4-3) ...
12:28:51 #42 28.66 Selecting previously unselected package libobjc4:arm64.
12:28:51 #42 28.67 Preparing to unpack .../04-libobjc4_10.2.1-6_arm64.deb ...
12:28:51 #42 28.67 Unpacking libobjc4:arm64 (10.2.1-6) ...
12:28:51 #42 28.73 Selecting previously unselected package libobjc-10-dev:arm64.
12:28:51 #42 28.75 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_arm64.deb ...
12:28:51 #42 28.76 Unpacking libobjc-10-dev:arm64 (10.2.1-6) ...
12:28:51 #42 28.91 Selecting previously unselected package libclang-common-11-dev.
12:28:51 #42 28.92 Preparing to unpack .../06-libclang-common-11-dev_1%3a11.0.1-2_arm64.deb ...
12:28:51 #42 28.93 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
12:28:51 #42 30.62 Selecting previously unselected package libclang1-11.
12:28:51 #42 30.62 Preparing to unpack .../07-libclang1-11_1%3a11.0.1-2_arm64.deb ...
12:28:51 #42 30.63 Unpacking libclang1-11 (1:11.0.1-2) ...
12:28:51 #42 ...
12:28:51 
12:28:51 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:28:51 #38 38.18 debconf: delaying package configuration, since apt-utils is not installed
12:28:51 #38 38.49 Fetched 112 MB in 7s (15.2 MB/s)
12:28:51 #38 38.52 Selecting previously unselected package gcc-10-base:armel.
12:28:51 #38 38.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
12:28:51 #38 38.54 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
12:28:51 #38 38.54 Unpacking gcc-10-base:armel (10.2.1-6) ...
12:28:51 #38 38.77 Selecting previously unselected package bzip2.
12:28:51 #38 38.77 Preparing to unpack .../01-bzip2_1.0.8-4_arm64.deb ...
12:28:51 #38 38.78 Unpacking bzip2 (1.0.8-4) ...
12:28:51 #38 38.85 Selecting previously unselected package xz-utils.
12:28:51 #38 38.85 Preparing to unpack .../02-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:28:51 #38 38.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:28:51 #38 38.98 Selecting previously unselected package binutils-arm-linux-gnueabi.
12:28:51 #38 38.98 Preparing to unpack .../03-binutils-arm-linux-gnueabi_2.35.2-2_arm64.deb ...
12:28:51 #38 38.99 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
12:28:51 #38 39.91 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:arm64.
12:28:51 #38 39.92 Preparing to unpack .../04-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_arm64.deb ...
12:28:51 #38 39.94 Unpacking gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:28:51 #38 39.99 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
12:28:51 #38 39.99 Preparing to unpack .../05-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:28:51 #38 39.99 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:51 #52 8.188 Selecting previously unselected package libpcre2-32-0:arm64.
12:28:51 #52 8.196 Preparing to unpack .../19-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:28:51 #52 8.203 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:28:51 #52 8.286 Selecting previously unselected package libpcre2-posix2:arm64.
12:28:51 #52 8.290 Preparing to unpack .../20-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:28:51 #52 8.296 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:28:51 #52 8.350 Selecting previously unselected package libpcre2-dev:arm64.
12:28:51 #52 8.353 Preparing to unpack .../21-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:28:51 #52 8.360 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:28:51 #52 8.504 Selecting previously unselected package libselinux1-dev:arm64.
12:28:51 #52 8.507 Preparing to unpack .../22-libselinux1-dev_3.1-3_arm64.deb ...
12:28:51 #52 8.525 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:28:51 #52 8.664 Selecting previously unselected package libdevmapper-dev:arm64.
12:28:51 #52 8.665 Preparing to unpack .../23-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
12:28:51 #52 8.672 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:28:51 #38 ...
12:28:51 
12:28:51 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:28:51 #42 33.01 Selecting previously unselected package clang-11.
12:28:51 #42 33.02 Preparing to unpack .../08-clang-11_1%3a11.0.1-2_arm64.deb ...
12:28:51 #42 33.22 Unpacking clang-11 (1:11.0.1-2) ...
12:28:52 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm
12:28:52 + umask 022
12:28:52 + cd /root/rpmbuild/BUILD
12:28:52 + cd src
12:28:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:28:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tDF4Xc
12:28:52 + exit 0
12:28:52 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.goEnHd
12:28:52 + umask 022
12:28:52 + cd /root/rpmbuild/BUILD
12:28:52 + cd /root/rpmbuild/BUILD
12:28:52 + rm -rf src
12:28:52 #52 8.744 Selecting previously unselected package libelf1:arm64.
12:28:52 #52 8.745 Preparing to unpack .../24-libelf1_0.183-1_arm64.deb ...
12:28:52 #52 8.751 Unpacking libelf1:arm64 (0.183-1) ...
12:28:52 #52 8.859 Selecting previously unselected package libffi-dev:arm64.
12:28:52 #52 8.859 Preparing to unpack .../25-libffi-dev_3.3-6_arm64.deb ...
12:28:52 #52 8.863 Unpacking libffi-dev:arm64 (3.3-6) ...
12:28:52 #52 8.920 Selecting previously unselected package libglib2.0-data.
12:28:52 #52 8.924 Preparing to unpack .../26-libglib2.0-data_2.66.8-1_all.deb ...
12:28:52 #52 8.937 Unpacking libglib2.0-data (2.66.8-1) ...
12:28:52 + /usr/bin/mkdir -p src
12:28:52 + cd src
12:28:52 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:28:52 + /usr/bin/tar -xf -
12:28:52 #43 37.48 Setting up libclang-common-11-dev (1:11.0.1-2) ...
12:28:52 + STATUS=0
12:28:52 + '[' 0 -ne 0 ']'
12:28:52 + /usr/bin/tar -xf -
12:28:52 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:28:52 #52 9.334 Selecting previously unselected package libglib2.0-bin.
12:28:52 #52 9.337 Preparing to unpack .../27-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:28:52 #52 9.343 Unpacking libglib2.0-bin (2.66.8-1) ...
12:28:52 #52 9.447 Selecting previously unselected package python3-lib2to3.
12:28:52 #52 9.449 Preparing to unpack .../28-python3-lib2to3_3.9.2-1_all.deb ...
12:28:52 #52 9.459 Unpacking python3-lib2to3 (3.9.2-1) ...
12:28:52 + STATUS=0
12:28:52 + '[' 0 -ne 0 ']'
12:28:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:28:52 #52 9.556 Selecting previously unselected package python3-distutils.
12:28:52 #52 9.560 Preparing to unpack .../29-python3-distutils_3.9.2-1_all.deb ...
12:28:52 #52 9.569 Unpacking python3-distutils (3.9.2-1) ...
12:28:52 #52 9.673 Selecting previously unselected package libglib2.0-dev-bin.
12:28:52 #52 9.688 Preparing to unpack .../30-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:28:52 #52 9.693 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:28:53 + exit 0
12:28:53 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hh9Fse
12:28:53 + umask 022
12:28:53 + cd /root/rpmbuild/BUILD
12:28:53 + cd src
12:28:53 + mkdir -p /go/src/github.com/docker
12:28:53 + rm -f /go/src/github.com/docker/cli
12:28:53 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:28:53 + pushd /go/src/github.com/docker/cli
12:28:53 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:28:53 + VERSION=0.0.0-20230124074129-645395c
12:28:53 + GITCOMMIT=645395c
12:28:53 + GO_LINKMODE=dynamic
12:28:53 + ./scripts/build/binary
12:28:53 Building dynamic docker-linux-arm64
12:28:53 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:28:52Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:28:53 #52 9.780 Selecting previously unselected package libmount-dev:arm64.
12:28:53 #52 9.784 Preparing to unpack .../31-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
12:28:53 #52 9.790 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:53 #52 9.861 Selecting previously unselected package libpcre16-3:arm64.
12:28:53 #52 9.863 Preparing to unpack .../32-libpcre16-3_2%3a8.39-13_arm64.deb ...
12:28:53 #52 9.872 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
12:28:53 #52 9.960 Selecting previously unselected package libpcre32-3:arm64.
12:28:53 #52 9.962 Preparing to unpack .../33-libpcre32-3_2%3a8.39-13_arm64.deb ...
12:28:53 #52 9.967 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
12:28:53 #52 10.06 Selecting previously unselected package libpcrecpp0v5:arm64.
12:28:53 #42 34.70 Selecting previously unselected package clang.
12:28:53 #52 10.06 Preparing to unpack .../34-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
12:28:53 #52 10.06 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
12:28:53 #52 10.13 Selecting previously unselected package libpcre3-dev:arm64.
12:28:53 #52 10.14 Preparing to unpack .../35-libpcre3-dev_2%3a8.39-13_arm64.deb ...
12:28:53 #52 10.15 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
12:28:53 #52 10.34 Selecting previously unselected package zlib1g-dev:arm64.
12:28:53 #42 34.71 Preparing to unpack .../09-clang_1%3a11.0-51+nmu5_arm64.deb ...
12:28:53 #52 10.34 Preparing to unpack .../36-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
12:28:53 #52 10.34 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:28:53 #52 10.45 Selecting previously unselected package libglib2.0-dev:arm64.
12:28:53 #52 10.45 Preparing to unpack .../37-libglib2.0-dev_2.66.8-1_arm64.deb ...
12:28:53 #52 10.45 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
12:28:53 #43 ...
12:28:53 
12:28:53 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:28:53 #37 54.51 Selecting previously unselected package cpp-arm-linux-gnueabihf.
12:28:53 #37 54.51 Preparing to unpack .../04-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:28:54 #42 35.25 Unpacking clang (1:11.0-51+nmu5) ...
12:28:54 #52 10.99 Selecting previously unselected package libseccomp-dev:arm64.
12:28:54 #52 11.00 Preparing to unpack .../38-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:28:54 #52 11.00 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:28:54 #52 11.07 Selecting previously unselected package libsecret-1-dev:arm64.
12:28:54 #52 11.07 Preparing to unpack .../39-libsecret-1-dev_0.20.4-2_arm64.deb ...
12:28:54 #52 11.08 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
12:28:54 #52 11.19 Selecting previously unselected package libsystemd-dev:arm64.
12:28:54 #52 11.20 Preparing to unpack .../40-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
12:28:54 #52 11.21 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
12:28:54 #52 11.49 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
12:28:54 #52 11.50 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:28:54 #52 11.52 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:28:54 #52 11.53 Setting up libpcre16-3:arm64 (2:8.39-13) ...
12:28:54 #52 11.55 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:28:54 #52 11.56 Setting up bzip2 (1.0.8-4) ...
12:28:54 #52 11.58 Setting up libffi-dev:arm64 (3.3-6) ...
12:28:54 #52 11.59 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:28:54 #52 11.61 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:28:54 #52 11.63 Setting up libglib2.0-data (2.66.8-1) ...
12:28:54 #52 11.64 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:54 #52 11.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:28:55 #52 11.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:28:55 #52 11.68 Setting up libpcre32-3:arm64 (2:8.39-13) ...
12:28:55 #52 11.70 Setting up patch (2.7.6-7) ...
12:28:55 #52 11.72 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
12:28:55 #52 11.73 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:28:55 #52 11.75 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:28:55 #52 11.77 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:28:55 #52 11.78 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
12:28:55 #52 11.80 Setting up python3-lib2to3 (3.9.2-1) ...
12:28:55 #52 12.01 Setting up libelf1:arm64 (0.183-1) ...
12:28:55 #52 12.03 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
12:28:55 #52 12.04 Setting up libsecret-common (0.20.4-2) ...
12:28:55 #52 12.06 Setting up python3-distutils (3.9.2-1) ...
12:28:55 #37 55.58 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:28:55 #42 36.50 Selecting previously unselected package libpfm4:arm64.
12:28:55 #42 36.51 Preparing to unpack .../10-libpfm4_4.11.1+git32-gd0b85fb-1_arm64.deb ...
12:28:55 #42 36.52 Unpacking libpfm4:arm64 (4.11.1+git32-gd0b85fb-1) ...
12:28:55 #42 36.58 Selecting previously unselected package lld-11.
12:28:55 #42 36.58 Preparing to unpack .../11-lld-11_1%3a11.0.1-2_arm64.deb ...
12:28:55 #42 36.59 Unpacking lld-11 (1:11.0.1-2) ...
12:28:55 #52 12.37 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:28:55 #42 36.90 Selecting previously unselected package lld.
12:28:55 #42 36.90 Preparing to unpack .../12-lld_1%3a11.0-51+nmu5_arm64.deb ...
12:28:55 #42 36.91 Unpacking lld (1:11.0-51+nmu5) ...
12:28:55 #42 36.96 Selecting previously unselected package llvm-11-runtime.
12:28:55 #42 36.97 Preparing to unpack .../13-llvm-11-runtime_1%3a11.0.1-2_arm64.deb ...
12:28:55 #42 36.98 Unpacking llvm-11-runtime (1:11.0.1-2) ...
12:28:56 #42 37.07 Selecting previously unselected package llvm-runtime.
12:28:56 #42 37.08 Preparing to unpack .../14-llvm-runtime_1%3a11.0-51+nmu5_arm64.deb ...
12:28:56 #42 37.09 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
12:28:56 #42 37.14 Selecting previously unselected package llvm-11.
12:28:56 #42 37.14 Preparing to unpack .../15-llvm-11_1%3a11.0.1-2_arm64.deb ...
12:28:56 #42 37.15 Unpacking llvm-11 (1:11.0.1-2) ...
12:28:56 #23 DONE 116.6s
12:28:56 
12:28:56 #24 [linux/amd64 binary 1/1] COPY --from=build /out .
12:28:56 #24 DONE 0.1s
12:28:56 
12:28:56 #25 exporting to client directory
12:28:56 #25 copying files linux/amd64 4.03MB 0.1s
12:28:56 #25 copying files linux/amd64 34.48MB 1.1s done
12:28:56 #25 DONE 1.1s
12:28:56 + build_engine
12:28:56 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker
12:28:56 + set -x
12:28:56 + docker buildx build --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --build-arg DOCKER_STATIC=1 --build-arg CONTAINERD_VERSION --build-arg RUNC_VERSION --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --build-arg PRODUCT --build-arg VERSION=0.0.0-20230124074129-645395c --output ./build --platform linux/amd64 --target all .
12:28:56 #1 [internal] load build definition from Dockerfile
12:28:56 #1 transferring dockerfile: 26.78kB 0.0s done
12:28:56 #1 DONE 0.0s
12:28:56 
12:28:56 #2 [internal] load .dockerignore
12:28:56 #2 transferring context: 113B done
12:28:56 #2 DONE 0.0s
12:28:56 
12:28:56 #3 resolve image config for docker.io/docker/dockerfile:1
12:28:56 #3 DONE 0.1s
12:28:56 
12:28:56 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:28:56 #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:28:56 #4 CACHED
12:28:56 
12:28:56 #5 [auth] library/busybox:pull token for registry-1.docker.io
12:28:56 #5 DONE 0.0s
12:28:56 
12:28:56 #6 [auth] djs55/vpnkit:pull token for registry-1.docker.io
12:28:56 #6 DONE 0.0s
12:28:56 
12:28:56 #7 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:28:56 #7 DONE 0.6s
12:28:56 
12:28:56 #8 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:28:56 #8 DONE 0.6s
12:28:56 
12:28:56 #9 [linux/amd64 internal] load metadata for docker.io/library/busybox:latest
12:28:56 #9 DONE 0.6s
12:28:56 
12:28:56 #10 [linux/amd64 internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:28:56 #10 DONE 0.7s
12:28:56 
12:28:56 #11 [linux/amd64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:28:56 #11 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done
12:28:56 #11 DONE 0.1s
12:28:56 
12:28:56 #12 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:28:56 #12 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.1s done
12:28:56 #12 ...
12:28:56 
12:28:56 #13 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:28:56 #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
12:28:56 #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
12:28:56 #13 DONE 0.3s
12:28:56 
12:28:56 #13 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:28:56 #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642
12:28:56 #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.3s done
12:28:56 #13 DONE 0.6s
12:28:56 
12:28:56 #14 [linux/amd64 vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:28:56 #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:28:56 #14 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
12:28:56 #14 DONE 0.7s
12:28:56 
12:28:56 #15 [internal] load build context
12:28:56 #15 ...
12:28:56 
12:28:56 #12 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:28:56 #12 DONE 0.8s
12:28:56 
12:28:56 #15 [internal] load build context
12:28:56 #15 ...
12:28:56 
12:28:56 #11 [linux/amd64 build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:28:56 #11 sha256:205dae5015e78dd8c4d302e3db4eb31576fac715b46d099fe09680ba28093a7a 2.59MB / 2.59MB 0.1s done
12:28:56 #11 extracting sha256:205dae5015e78dd8c4d302e3db4eb31576fac715b46d099fe09680ba28093a7a 0.6s done
12:28:56 #11 DONE 0.9s
12:28:56 
12:28:56 #15 [internal] load build context
12:28:56 #15 transferring context: 11.60MB 2.7s
12:28:56 #15 ...
12:28:56 
12:28:56 #16 [linux/amd64 build-dummy 2/2] RUN mkdir -p /build
12:28:56 #16 DONE 4.3s
12:28:56 
12:28:56 #14 [linux/amd64 vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:28:56 #14 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done
12:28:56 #14 DONE 5.4s
12:28:56 
12:28:56 #12 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:28:56 #12 sha256:f2cb106937a0f07be410ed8582e7d9a8dbfdaa33072fd6d15a11eca3b4cb90dd 148.95MB / 148.95MB 4.5s
12:28:56 #12 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 4.2s done
12:28:56 #12 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.7s done
12:28:56 #12 sha256:a84b8005c1782cb771645a32ea9798b29f749199af90aaf038a8847fc6f51a11 155B / 155B 0.2s done
12:28:56 #12 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.5s done
12:28:56 #12 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.9s done
12:28:56 #12 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.5s
12:28:56 #12 sha256:f2cb106937a0f07be410ed8582e7d9a8dbfdaa33072fd6d15a11eca3b4cb90dd 148.95MB / 148.95MB 5.0s done
12:28:56 #52 12.83 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:56 #52 13.17 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:28:56 #52 13.21 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:28:56 #52 ...
12:28:56 
12:28:56 #47 [linux/arm64 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
12:28:56 #47 DONE 37.7s
12:28:56 
12:28:56 #53 [linux/arm64 rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:28:56 #53 DONE 0.0s
12:28:56 
12:28:56 #52 [linux/arm64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:28:56 #52 13.22 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
12:28:56 #52 13.24 Setting up libglib2.0-bin (2.66.8-1) ...
12:28:56 #52 13.26 Setting up dpkg-dev (1.20.12) ...
12:28:56 #52 13.29 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
12:28:56 #52 13.30 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:28:56 #52 13.32 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:28:56 #52 ...
12:28:56 
12:28:56 #54 [linux/arm64 rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:28:56 #54 DONE 0.0s
12:28:56 
12:28:56 #52 [linux/arm64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:28:56 #52 13.34 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
12:28:56 #52 13.35 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
12:28:56 #52 13.36 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:28:56 #52 13.38 Setting up dmsetup (2:1.02.175-2.1) ...
12:28:56 #52 13.39 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:28:56 #52 13.41 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:28:56 #52 13.42 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:28:56 #52 13.44 No schema files found: doing nothing.
12:28:56 #52 13.45 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:28:56 #52 13.52 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
12:28:57 #12 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.8s done
12:28:57 #12 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082
12:28:57 #12 ...
12:28:57 
12:28:57 #17 [linux/amd64 binary-dummy 1/1] COPY --from=build-dummy /build /build
12:28:57 #17 DONE 1.4s
12:28:57 
12:28:57 #15 [internal] load build context
12:28:57 #52 DONE 13.7s
12:28:57 
12:28:57 #55 [linux/arm64 build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
12:28:57 #42 ...
12:28:57 
12:28:57 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:28:57 #36 52.41 Selecting previously unselected package cpp-arm-linux-gnueabi.
12:28:57 #36 52.41 Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:28:57 #36 52.42 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:28:57 #36 52.47 Selecting previously unselected package gcc-10-cross-base.
12:28:57 #36 52.47 Preparing to unpack .../05-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:28:57 #36 52.47 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:28:57 #36 52.53 Selecting previously unselected package libc6-armel-cross.
12:28:57 #36 52.54 Preparing to unpack .../06-libc6-armel-cross_2.31-9cross4_all.deb ...
12:28:57 #36 52.55 Unpacking libc6-armel-cross (2.31-9cross4) ...
12:28:57 #36 52.79 Selecting previously unselected package libgcc-s1-armel-cross.
12:28:57 #36 52.80 Preparing to unpack .../07-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:57 #36 52.80 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:28:57 #36 52.86 Selecting previously unselected package libgomp1-armel-cross.
12:28:57 #36 52.86 Preparing to unpack .../08-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:57 #36 52.87 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
12:28:57 #36 52.94 Selecting previously unselected package libatomic1-armel-cross.
12:28:57 #36 52.95 Preparing to unpack .../09-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:57 #36 52.96 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
12:28:57 #36 53.00 Selecting previously unselected package libasan6-armel-cross.
12:28:57 #36 53.01 Preparing to unpack .../10-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
12:28:57 #36 53.01 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
12:28:57 #36 53.54 Selecting previously unselected package libstdc++6-armel-cross.
12:28:57 #36 53.54 Preparing to unpack .../11-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
12:28:57 #36 53.54 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
12:28:57 #36 53.69 Selecting previously unselected package libubsan1-armel-cross.
12:28:57 #36 53.69 Preparing to unpack .../12-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:57 #36 53.70 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
12:28:57 #55 DONE 0.3s
12:28:57 
12:28:57 #56 [linux/arm64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm64 <<EOT (set -e...)
12:28:57 #56 0.542 
12:28:58 #15 transferring context: 61.84MB 7.7s
12:28:58 #56 0.776 Removing /tmp/bundles/
12:28:58 #56 0.778 
12:28:58 #56 0.788 ---> Making bundle: binary (in /tmp/bundles/binary)
12:28:58 #56 0.831 Building static /tmp/bundles/binary-daemon/dockerd (linux/arm64)...
12:28:58 #15 transferring context: 65.21MB 8.1s done
12:28:58 #15 DONE 8.3s
12:28:58 
12:28:58 #12 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:28:59 #37 60.16 Selecting previously unselected package gcc-10-cross-base.
12:28:59 #37 60.16 Preparing to unpack .../05-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:29:00 #36 56.58 Selecting previously unselected package libgcc-10-dev-armel-cross.
12:29:00 #36 56.58 Preparing to unpack .../13-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
12:29:00 #36 57.03 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:00 #37 ...
12:29:00 
12:29:00 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:00 #42 37.02 Selecting previously unselected package cpp-arm-linux-gnueabihf.
12:29:00 #42 37.02 Preparing to unpack .../04-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:29:00 #42 38.11 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:00 #42 42.55 Selecting previously unselected package gcc-10-cross-base.
12:29:00 #42 42.55 Preparing to unpack .../05-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:29:00 #42 ...
12:29:00 
12:29:00 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:00 #37 61.19 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:29:01 #12 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 4.1s done
12:29:01 #12 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1
12:29:01 #12 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.3s done
12:29:01 #12 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2
12:29:01 #12 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.5s done
12:29:01 #12 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988
12:29:04 #12 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 2.7s done
12:29:04 #12 DONE 14.2s
12:29:04 
12:29:04 #12 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:29:04 #12 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103
12:29:04 #37 ...
12:29:04 
12:29:04 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:29:04 #43 39.99 Setting up llvm-11-runtime (1:11.0.1-2) ...
12:29:04 #43 42.50 Setting up llvm-11 (1:11.0.1-2) ...
12:29:04 #43 45.44 Setting up libobjc4:arm64 (10.2.1-6) ...
12:29:04 #43 48.18 Setting up lld-11 (1:11.0.1-2) ...
12:29:04 #43 ...
12:29:04 
12:29:04 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:04 #33 55.16 Selecting previously unselected package cpp-arm-linux-gnueabihf.
12:29:04 #33 55.16 Preparing to unpack .../06-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:29:04 #33 56.16 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:04 #33 60.62 Selecting previously unselected package patch.
12:29:04 #33 60.63 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
12:29:04 #33 61.59 Unpacking patch (2.7.6-7) ...
12:29:04 #33 ...
12:29:04 
12:29:04 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:04 #35 55.92 Selecting previously unselected package gcc-arm-linux-gnueabihf.
12:29:04 #35 55.92 Preparing to unpack .../15-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:29:04 #35 56.82 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:04 #35 62.78 Selecting previously unselected package libgcc-s1:armhf.
12:29:04 #35 62.79 Preparing to unpack .../16-libgcc-s1_10.2.1-6_armhf.deb ...
12:29:04 #35 63.67 Unpacking libgcc-s1:armhf (10.2.1-6) ...
12:29:05 #35 ...
12:29:05 
12:29:05 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:05 #37 65.84 Selecting previously unselected package libc6-armhf-cross.
12:29:05 #37 65.84 Preparing to unpack .../06-libc6-armhf-cross_2.31-9cross4_all.deb ...
12:29:05 #36 61.56 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
12:29:05 #36 61.56 Preparing to unpack .../14-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:29:05 #36 ...
12:29:05 
12:29:05 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:05 #33 52.46 Selecting previously unselected package cpp-arm-linux-gnueabi.
12:29:05 #33 52.47 Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:29:05 #33 52.48 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:05 #33 52.53 Selecting previously unselected package gcc-10-cross-base.
12:29:05 #33 52.53 Preparing to unpack .../05-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:29:05 #33 52.54 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:29:05 #33 52.60 Selecting previously unselected package libc6-armel-cross.
12:29:05 #33 52.60 Preparing to unpack .../06-libc6-armel-cross_2.31-9cross4_all.deb ...
12:29:05 #33 52.61 Unpacking libc6-armel-cross (2.31-9cross4) ...
12:29:05 #33 52.92 Selecting previously unselected package libgcc-s1-armel-cross.
12:29:05 #33 52.93 Preparing to unpack .../07-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #33 52.93 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:29:05 #33 52.99 Selecting previously unselected package libgomp1-armel-cross.
12:29:05 #33 53.00 Preparing to unpack .../08-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #33 53.01 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
12:29:05 #33 53.07 Selecting previously unselected package libatomic1-armel-cross.
12:29:05 #33 53.08 Preparing to unpack .../09-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #33 53.09 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
12:29:05 #33 53.13 Selecting previously unselected package libasan6-armel-cross.
12:29:05 #33 53.13 Preparing to unpack .../10-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #33 53.14 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
12:29:05 #33 53.72 Selecting previously unselected package libstdc++6-armel-cross.
12:29:05 #33 53.73 Preparing to unpack .../11-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #33 53.73 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
12:29:05 #33 56.87 Selecting previously unselected package libubsan1-armel-cross.
12:29:05 #33 56.87 Preparing to unpack .../12-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #33 57.36 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
12:29:05 #33 61.63 Selecting previously unselected package libgcc-10-dev-armel-cross.
12:29:05 #33 61.63 Preparing to unpack .../13-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #33 62.64 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:05 #33 ...
12:29:05 
12:29:05 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:05 #43 32.10 Selecting previously unselected package cpp-arm-linux-gnueabi.
12:29:05 #43 32.11 Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:29:05 #43 32.12 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:05 #43 32.16 Selecting previously unselected package gcc-10-cross-base.
12:29:05 #43 32.17 Preparing to unpack .../05-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:29:05 #43 32.18 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:29:05 #43 32.24 Selecting previously unselected package libc6-armel-cross.
12:29:05 #43 32.24 Preparing to unpack .../06-libc6-armel-cross_2.31-9cross4_all.deb ...
12:29:05 #43 32.25 Unpacking libc6-armel-cross (2.31-9cross4) ...
12:29:05 #43 32.55 Selecting previously unselected package libgcc-s1-armel-cross.
12:29:05 #43 32.55 Preparing to unpack .../07-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #43 32.56 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:29:05 #43 32.62 Selecting previously unselected package libgomp1-armel-cross.
12:29:05 #43 32.62 Preparing to unpack .../08-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #43 32.63 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
12:29:05 #43 32.69 Selecting previously unselected package libatomic1-armel-cross.
12:29:05 #43 32.70 Preparing to unpack .../09-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #43 32.70 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
12:29:05 #43 32.75 Selecting previously unselected package libasan6-armel-cross.
12:29:05 #43 32.76 Preparing to unpack .../10-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #43 32.77 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
12:29:05 #43 33.36 Selecting previously unselected package libstdc++6-armel-cross.
12:29:05 #43 33.36 Preparing to unpack .../11-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #43 33.37 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
12:29:05 #43 36.62 Selecting previously unselected package libubsan1-armel-cross.
12:29:05 #43 36.62 Preparing to unpack .../12-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #43 37.23 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
12:29:05 #43 41.56 Selecting previously unselected package libgcc-10-dev-armel-cross.
12:29:05 #43 41.56 Preparing to unpack .../13-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #43 42.44 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:05 #43 ...
12:29:05 
12:29:05 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:05 #38 52.42 Selecting previously unselected package cpp-arm-linux-gnueabi.
12:29:05 #38 52.43 Preparing to unpack .../06-cpp-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:29:05 #38 52.44 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:05 #38 52.49 Selecting previously unselected package patch.
12:29:05 #38 52.49 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
12:29:05 #38 52.51 Unpacking patch (2.7.6-7) ...
12:29:05 #38 52.58 Selecting previously unselected package dpkg-dev.
12:29:05 #38 52.58 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
12:29:05 #38 52.58 Unpacking dpkg-dev (1.20.12) ...
12:29:05 #38 52.91 Selecting previously unselected package gcc-10-cross-base.
12:29:05 #38 52.91 Preparing to unpack .../09-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:29:05 #38 52.92 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:29:05 #38 52.98 Selecting previously unselected package libc6-armel-cross.
12:29:05 #38 52.98 Preparing to unpack .../10-libc6-armel-cross_2.31-9cross4_all.deb ...
12:29:05 #38 52.99 Unpacking libc6-armel-cross (2.31-9cross4) ...
12:29:05 #38 53.22 Selecting previously unselected package libgcc-s1-armel-cross.
12:29:05 #38 53.23 Preparing to unpack .../11-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #38 53.23 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:29:05 #38 53.27 Selecting previously unselected package libgomp1-armel-cross.
12:29:05 #38 53.28 Preparing to unpack .../12-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #38 53.28 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
12:29:05 #38 53.34 Selecting previously unselected package libatomic1-armel-cross.
12:29:05 #38 53.34 Preparing to unpack .../13-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #38 53.35 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
12:29:05 #38 53.38 Selecting previously unselected package libasan6-armel-cross.
12:29:05 #38 53.39 Preparing to unpack .../14-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #38 53.39 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
12:29:05 #38 57.03 Selecting previously unselected package libstdc++6-armel-cross.
12:29:05 #38 57.04 Preparing to unpack .../15-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
12:29:05 #38 57.74 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
12:29:05 #38 62.59 Selecting previously unselected package libubsan1-armel-cross.
12:29:05 #38 62.59 Preparing to unpack .../16-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
12:29:06 #37 66.75 Unpacking libc6-armhf-cross (2.31-9cross4) ...
12:29:06 #38 63.49 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
12:29:10 #12 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.1s done
12:29:10 #12 extracting sha256:f2cb106937a0f07be410ed8582e7d9a8dbfdaa33072fd6d15a11eca3b4cb90dd
12:29:10 #38 ...
12:29:10 
12:29:10 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:10 #43 46.75 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
12:29:10 #43 46.78 Preparing to unpack .../14-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:29:10 #43 ...
12:29:10 
12:29:10 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:29:10 #42 41.22 Selecting previously unselected package llvm.
12:29:10 #42 41.22 Preparing to unpack .../16-llvm_1%3a11.0-51+nmu5_arm64.deb ...
12:29:10 #42 42.10 Unpacking llvm (1:11.0-51+nmu5) ...
12:29:10 #42 46.83 Setting up libz3-4:arm64 (4.8.10-1) ...
12:29:10 #42 49.36 Setting up libpfm4:arm64 (4.11.1+git32-gd0b85fb-1) ...
12:29:10 #42 51.28 Setting up libllvm11:arm64 (1:11.0.1-2) ...
12:29:10 #42 51.30 Setting up libclang1-11 (1:11.0.1-2) ...
12:29:10 #42 51.31 Setting up libgc1:arm64 (1:8.0.4-3) ...
12:29:10 #42 51.32 Setting up libclang-common-11-dev (1:11.0.1-2) ...
12:29:10 #42 51.33 Setting up llvm-11-runtime (1:11.0.1-2) ...
12:29:10 #42 51.34 Setting up llvm-11 (1:11.0.1-2) ...
12:29:10 #42 51.35 Setting up libobjc4:arm64 (10.2.1-6) ...
12:29:10 #42 51.36 Setting up lld-11 (1:11.0.1-2) ...
12:29:10 #42 51.38 Setting up libclang-cpp11 (1:11.0.1-2) ...
12:29:10 #42 ...
12:29:10 
12:29:10 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:10 #38 67.21 Selecting previously unselected package libgcc-10-dev-armel-cross.
12:29:10 #38 67.21 Preparing to unpack .../17-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
12:29:10 #38 67.22 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:10 #38 67.55 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
12:29:10 #38 67.55 Preparing to unpack .../18-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:29:10 #38 67.56 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:10 Created binary: bundles/dynbinary-daemon/dockerd
12:29:10 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:10 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:10 
12:29:10 + popd
12:29:10 ~/rpmbuild/BUILD/src
12:29:10 + RPM_EC=0
12:29:10 ++ jobs -p
12:29:10 + exit 0
12:29:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zq1qVw
12:29:10 + umask 022
12:29:10 + cd /root/rpmbuild/BUILD
12:29:10 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64 '!=' / ']'
12:29:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64
12:29:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64
12:29:10 + mkdir -p /root/rpmbuild/BUILDROOT
12:29:10 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64
12:29:10 + cd src
12:29:10 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:29:10 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/dockerd
12:29:10 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:29:10 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/docker-proxy
12:29:10 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/docker-init
12:29:10 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/lib/systemd/system/docker.service
12:29:10 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/lib/systemd/system/docker.socket
12:29:10 + /usr/lib/rpm/check-buildroot
12:29:10 + /usr/lib/rpm/redhat/brp-ldconfig
12:29:10 + /usr/lib/rpm/brp-compress
12:29:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:29:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:29:10 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
12:29:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:29:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:29:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:29:10 + /usr/lib/rpm/brp-python-hardlink
12:29:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:29:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.63ktaT
12:29:10 + umask 022
12:29:10 + cd /root/rpmbuild/BUILD
12:29:10 + cd src
12:29:10 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:29:10 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:10 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:10 + echo 'PASS: daemon version OK'
12:29:10 PASS: daemon version OK
12:29:10 + RPM_EC=0
12:29:10 ++ jobs -p
12:29:10 + exit 0
12:29:10 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64
12:29:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/docker-proxy
12:29:10 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.el9 docker-ce(aarch-64) = 3:0.0.0~20230124074129.645395c-0.el9
12:29:10 Requires(interp): /bin/sh /bin/sh /bin/sh
12:29:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:29:10 Requires(post): /bin/sh
12:29:10 Requires(preun): /bin/sh
12:29:10 Requires(postun): /bin/sh
12:29:10 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)
12:29:10 Conflicts: docker docker-ee docker-engine-cs docker-io
12:29:10 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:29:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64
12:29:10 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.el9.src.rpm
12:29:11 #37 ...
12:29:11 
12:29:11 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:11 #42 43.59 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:29:11 #42 48.21 Selecting previously unselected package libc6-armhf-cross.
12:29:11 #42 48.21 Preparing to unpack .../06-libc6-armhf-cross_2.31-9cross4_all.deb ...
12:29:11 #42 49.11 Unpacking libc6-armhf-cross (2.31-9cross4) ...
12:29:11 #42 ...
12:29:11 
12:29:11 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:11 #37 71.66 Selecting previously unselected package libgcc-s1-armhf-cross.
12:29:11 #37 71.67 Preparing to unpack .../07-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:11 #37 72.13 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:11 #37 72.19 Selecting previously unselected package libgomp1-armhf-cross.
12:29:11 #37 72.19 Preparing to unpack .../08-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:11 #37 72.19 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:11 #37 72.26 Selecting previously unselected package libatomic1-armhf-cross.
12:29:11 #37 72.26 Preparing to unpack .../09-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:11 #37 72.28 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:11 #37 72.33 Selecting previously unselected package libasan6-armhf-cross.
12:29:11 #37 72.34 Preparing to unpack .../10-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:11 #37 72.35 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:12 #37 ...
12:29:12 
12:29:12 #43 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:29:12 #43 50.62 Setting up libclang-cpp11 (1:11.0.1-2) ...
12:29:12 #43 53.18 Setting up llvm-runtime (1:11.0-51+nmu5) ...
12:29:12 #43 55.70 Setting up llvm (1:11.0-51+nmu5) ...
12:29:12 #43 56.91 Setting up libobjc-10-dev:arm64 (10.2.1-6) ...
12:29:12 #43 56.93 Setting up clang-11 (1:11.0.1-2) ...
12:29:12 #43 56.94 Setting up lld (1:11.0-51+nmu5) ...
12:29:12 #43 56.96 Setting up clang (1:11.0-51+nmu5) ...
12:29:12 #43 57.01 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:12 #43 DONE 57.5s
12:29:12 
12:29:12 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:12 #37 72.77 Selecting previously unselected package libstdc++6-armhf-cross.
12:29:12 #37 72.78 Preparing to unpack .../11-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:12 #37 72.78 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:12 #37 72.94 Selecting previously unselected package libubsan1-armhf-cross.
12:29:12 #37 72.94 Preparing to unpack .../12-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:12 #37 72.94 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:12 #37 73.10 Selecting previously unselected package libgcc-10-dev-armhf-cross.
12:29:12 #37 73.10 Preparing to unpack .../13-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:12 #37 73.11 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:12 #37 73.36 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
12:29:12 #37 73.36 Preparing to unpack .../14-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:29:12 #37 73.37 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:15 #38 ...
12:29:15 
12:29:15 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:15 #36 62.58 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:15 #36 68.51 Selecting previously unselected package gcc-arm-linux-gnueabi.
12:29:15 #36 68.51 Preparing to unpack .../15-gcc-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:29:15 #36 68.95 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:15 #36 72.42 Selecting previously unselected package libgcc-s1:armel.
12:29:15 #36 72.42 Preparing to unpack .../16-libgcc-s1_10.2.1-6_armel.deb ...
12:29:15 #36 ...
12:29:15 
12:29:15 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:29:15 #42 51.38 Setting up libclang-cpp11 (1:11.0.1-2) ...
12:29:15 #42 51.39 Setting up llvm-runtime (1:11.0-51+nmu5) ...
12:29:15 #42 51.40 Setting up llvm (1:11.0-51+nmu5) ...
12:29:15 #42 51.41 Setting up libobjc-10-dev:arm64 (10.2.1-6) ...
12:29:15 #42 51.43 Setting up clang-11 (1:11.0.1-2) ...
12:29:15 #42 51.44 Setting up lld (1:11.0-51+nmu5) ...
12:29:15 #42 51.45 Setting up clang (1:11.0-51+nmu5) ...
12:29:15 #42 51.48 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:15 #42 ...
12:29:15 
12:29:15 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:15 #36 72.86 Unpacking libgcc-s1:armel (10.2.1-6) ...
12:29:16 #37 ...
12:29:16 
12:29:16 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:16 #33 66.21 Selecting previously unselected package dpkg-dev.
12:29:16 #33 66.21 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
12:29:16 #33 67.20 Unpacking dpkg-dev (1.20.12) ...
12:29:16 #33 71.52 Selecting previously unselected package gcc-10-cross-base.
12:29:16 #33 71.52 Preparing to unpack .../09-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:29:16 #33 72.08 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:29:16 #33 72.15 Selecting previously unselected package libc6-armhf-cross.
12:29:16 #33 72.16 Preparing to unpack .../10-libc6-armhf-cross_2.31-9cross4_all.deb ...
12:29:16 #33 72.17 Unpacking libc6-armhf-cross (2.31-9cross4) ...
12:29:16 #33 72.73 Selecting previously unselected package libgcc-s1-armhf-cross.
12:29:16 #33 72.74 Preparing to unpack .../11-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #33 72.75 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #33 72.79 Selecting previously unselected package libgomp1-armhf-cross.
12:29:16 #33 72.82 Preparing to unpack .../12-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #33 72.82 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #33 72.88 Selecting previously unselected package libatomic1-armhf-cross.
12:29:16 #33 72.89 Preparing to unpack .../13-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #33 72.90 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #33 72.94 Selecting previously unselected package libasan6-armhf-cross.
12:29:16 #33 72.95 Preparing to unpack .../14-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #33 72.96 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:16 #33 73.33 Selecting previously unselected package libstdc++6-armhf-cross.
12:29:16 #33 73.34 Preparing to unpack .../15-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #33 73.34 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:16 #33 73.44 Selecting previously unselected package libubsan1-armhf-cross.
12:29:16 #33 73.45 Preparing to unpack .../16-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #33 73.45 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #33 73.63 Selecting previously unselected package libgcc-10-dev-armhf-cross.
12:29:16 #33 73.63 Preparing to unpack .../17-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #33 73.64 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:16 #33 73.92 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
12:29:16 #33 73.92 Preparing to unpack .../18-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:29:16 #33 73.93 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:16 #33 ...
12:29:16 
12:29:16 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:16 #42 54.01 Selecting previously unselected package libgcc-s1-armhf-cross.
12:29:16 #42 54.01 Preparing to unpack .../07-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #42 54.30 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #42 54.35 Selecting previously unselected package libgomp1-armhf-cross.
12:29:16 #42 54.36 Preparing to unpack .../08-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #42 54.36 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #42 54.44 Selecting previously unselected package libatomic1-armhf-cross.
12:29:16 #42 54.44 Preparing to unpack .../09-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #42 54.46 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #42 54.50 Selecting previously unselected package libasan6-armhf-cross.
12:29:16 #42 54.51 Preparing to unpack .../10-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #42 54.52 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:16 #42 54.94 Selecting previously unselected package libstdc++6-armhf-cross.
12:29:16 #42 54.96 Preparing to unpack .../11-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #42 54.96 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:16 #42 55.12 Selecting previously unselected package libubsan1-armhf-cross.
12:29:16 #42 55.13 Preparing to unpack .../12-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #42 55.14 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:16 #42 55.31 Selecting previously unselected package libgcc-10-dev-armhf-cross.
12:29:16 #42 55.31 Preparing to unpack .../13-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:16 #42 55.32 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:16 #42 55.54 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
12:29:16 #42 55.54 Preparing to unpack .../14-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:29:16 #42 55.55 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:18 #42 ...
12:29:18 
12:29:18 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:18 #35 68.91 Selecting previously unselected package libcrypt1:armhf.
12:29:18 #35 68.91 Preparing to unpack .../17-libcrypt1_1%3a4.4.18-4_armhf.deb ...
12:29:18 #35 69.90 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
12:29:18 #35 72.16 Selecting previously unselected package libc6:armhf.
12:29:18 #35 72.17 Preparing to unpack .../18-libc6_2.31-13+deb11u5_armhf.deb ...
12:29:18 #35 72.52 Unpacking libc6:armhf (2.31-13+deb11u5) ...
12:29:18 #35 72.88 Preparing to unpack .../19-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:18 #35 72.90 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:18 #35 75.91 Selecting previously unselected package linux-libc-dev:armhf.
12:29:18 #35 75.92 Preparing to unpack .../20-linux-libc-dev_5.10.162-1_armhf.deb ...
12:29:18 #35 75.92 Unpacking linux-libc-dev:armhf (5.10.162-1) ...
12:29:18 #35 76.35 Selecting previously unselected package libcrypt-dev:armhf.
12:29:18 #35 76.36 Preparing to unpack .../21-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:29:18 #35 76.36 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:18 #35 76.46 Selecting previously unselected package libcom-err2:armhf.
12:29:18 #35 76.46 Preparing to unpack .../22-libcom-err2_1.46.2-2_armhf.deb ...
12:29:18 #35 76.46 Unpacking libcom-err2:armhf (1.46.2-2) ...
12:29:18 #35 76.53 Selecting previously unselected package libkrb5support0:armhf.
12:29:18 #35 76.53 Preparing to unpack .../23-libkrb5support0_1.18.3-6+deb11u3_armhf.deb ...
12:29:18 #35 76.54 Unpacking libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:18 #35 76.60 Selecting previously unselected package libk5crypto3:armhf.
12:29:18 #35 76.60 Preparing to unpack .../24-libk5crypto3_1.18.3-6+deb11u3_armhf.deb ...
12:29:18 #35 76.61 Unpacking libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:18 #35 76.73 Selecting previously unselected package libkeyutils1:armhf.
12:29:18 #35 76.73 Preparing to unpack .../25-libkeyutils1_1.6.1-2_armhf.deb ...
12:29:18 #35 76.74 Unpacking libkeyutils1:armhf (1.6.1-2) ...
12:29:18 #35 76.81 Selecting previously unselected package libssl1.1:armhf.
12:29:18 #35 76.82 Preparing to unpack .../26-libssl1.1_1.1.1n-0+deb11u3_armhf.deb ...
12:29:18 #35 76.82 Unpacking libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:18 #35 77.27 Selecting previously unselected package libkrb5-3:armhf.
12:29:18 #35 77.28 Preparing to unpack .../27-libkrb5-3_1.18.3-6+deb11u3_armhf.deb ...
12:29:18 #35 77.28 Unpacking libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:18 #35 77.46 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:29:18 #35 77.46 Preparing to unpack .../28-libgssapi-krb5-2_1.18.3-6+deb11u3_armhf.deb ...
12:29:18 #35 77.47 Unpacking libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:18 #35 77.53 Selecting previously unselected package libtirpc3:armhf.
12:29:18 #35 77.53 Preparing to unpack .../29-libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
12:29:18 #35 77.54 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:18 #35 77.62 Selecting previously unselected package libnsl2:armhf.
12:29:18 #35 77.62 Preparing to unpack .../30-libnsl2_1.3.0-2_armhf.deb ...
12:29:18 #35 77.62 Unpacking libnsl2:armhf (1.3.0-2) ...
12:29:18 #35 77.66 Selecting previously unselected package libtirpc-dev:armhf.
12:29:18 #35 77.66 Preparing to unpack .../31-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:29:18 #35 77.66 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:18 #35 77.76 Selecting previously unselected package libnsl-dev:armhf.
12:29:18 #35 77.76 Preparing to unpack .../32-libnsl-dev_1.3.0-2_armhf.deb ...
12:29:18 #35 77.77 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:29:18 #35 77.82 Selecting previously unselected package libc6-dev:armhf.
12:29:18 #35 77.82 Preparing to unpack .../33-libc6-dev_2.31-13+deb11u5_armhf.deb ...
12:29:18 #35 77.83 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:18 #35 78.59 Setting up libc6-armhf-cross (2.31-9cross4) ...
12:29:18 #35 78.60 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:18 #35 78.62 Setting up linux-libc-dev:armhf (5.10.162-1) ...
12:29:18 #35 78.63 Setting up gcc-10-base:armhf (10.2.1-6) ...
12:29:18 #35 78.64 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:18 #35 78.65 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:29:18 #35 78.66 Setting up gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:29:18 #35 78.67 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:18 #35 78.68 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:18 #35 78.69 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:18 #35 78.70 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:18 #35 78.71 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:18 #35 78.72 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:18 #35 78.74 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:18 #35 78.75 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:18 #35 78.76 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:18 #35 78.77 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:18 #35 78.79 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:18 #35 78.83 Setting up libcrypt1:armhf (1:4.4.18-4) ...
12:29:18 #35 79.07 Setting up libgcc-s1:armhf (10.2.1-6) ...
12:29:19 #36 76.03 Selecting previously unselected package libcrypt1:armel.
12:29:19 #36 76.03 Preparing to unpack .../17-libcrypt1_1%3a4.4.18-4_armel.deb ...
12:29:19 #35 79.89 Setting up libc6:armhf (2.31-13+deb11u5) ...
12:29:19 #36 76.47 Unpacking libcrypt1:armel (1:4.4.18-4) ...
12:29:19 #36 ...
12:29:19 
12:29:19 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:19 #33 66.99 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
12:29:19 #33 66.99 Preparing to unpack .../14-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:29:19 #33 67.27 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:20 #33 ...
12:29:20 
12:29:20 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:20 #43 46.90 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:20 #23 DONE 124.6s
12:29:20 
12:29:20 #24 [darwin/amd64 binary 1/1] COPY --from=build /out .
12:29:20 #24 DONE 0.1s
12:29:20 
12:29:20 #25 exporting to client directory
12:29:20 #25 copying files darwin/amd64 22B
12:29:20 #25 copying files darwin/amd64 36.81MB 1.1s done
12:29:20 #25 DONE 1.1s
12:29:20 + build_buildx
12:29:20 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx
12:29:20 + set -x
12:29:20 + docker buildx build --platform darwin/amd64 --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --output ./bin --target binaries .
12:29:20 #1 [internal] load build definition from Dockerfile
12:29:20 #1 transferring dockerfile: 2.93kB done
12:29:20 #1 DONE 0.0s
12:29:20 
12:29:20 #2 [internal] load .dockerignore
12:29:20 #2 transferring context: 45B done
12:29:20 #2 DONE 0.0s
12:29:20 
12:29:20 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
12:29:20 #3 DONE 0.0s
12:29:20 
12:29:20 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
12:29:20 #4 DONE 0.6s
12:29:20 
12:29:20 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:29:20 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 0.0s done
12:29:20 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 0B / 11.55MB 0.2s
12:29:20 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 11.55MB / 11.55MB 0.3s
12:29:20 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 11.55MB / 11.55MB 1.0s done
12:29:20 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013
12:29:20 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 0.5s done
12:29:20 #5 DONE 1.6s
12:29:20 
12:29:20 #6 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:29:20 #6 DONE 0.4s
12:29:20 
12:29:20 #7 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:29:20 #7 DONE 0.4s
12:29:22 #12 extracting sha256:f2cb106937a0f07be410ed8582e7d9a8dbfdaa33072fd6d15a11eca3b4cb90dd 11.1s done
12:29:22 #12 DONE 30.4s
12:29:22 
12:29:22 #12 [linux/amd64 base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:29:22 #12 extracting sha256:a84b8005c1782cb771645a32ea9798b29f749199af90aaf038a8847fc6f51a11 0.0s done
12:29:22 #12 DONE 30.4s
12:29:22 
12:29:22 #18 [linux/amd64 base 2/5] COPY --from=xx / /
12:29:22 #35 82.72 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:22 #35 ...
12:29:22 
12:29:22 #44 [linux/arm64->arm/v7 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:29:22 #0 0.544 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:29:22 #0 0.546 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:29:22 #0 0.546 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:29:22 #0 0.812 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
12:29:22 #0 1.317 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [212 kB]
12:29:22 #0 1.935 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
12:29:22 #0 3.653 Fetched 8169 kB in 3s (2405 kB/s)
12:29:22 #0 3.653 Reading package lists...
12:29:22 
12:29:22 #8 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:29:22 #8 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:29:22 #8 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
12:29:22 #8 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642
12:29:22 #8 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.1s done
12:29:22 #8 DONE 0.3s
12:29:22 
12:29:22 #9 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:29:22 #9 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb 0.0s done
12:29:22 #9 sha256:4f26d270037d8578282b40f86c0a1816fc5d034d6213f7dcab8440056a589309 155B / 155B 0.1s done
12:29:22 #9 sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 0B / 284.81kB 0.2s
12:29:22 #9 sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 3.37MB / 3.37MB 0.2s
12:29:22 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 4.19MB / 122.33MB 0.2s
12:29:22 #9 sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 3.37MB / 3.37MB 0.2s done
12:29:22 #9 extracting sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9
12:29:22 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 13.63MB / 122.33MB 0.3s
12:29:23 #44 ...
12:29:23 
12:29:23 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:23 #35 83.62 Setting up libkeyutils1:armhf (1.6.1-2) ...
12:29:23 #9 sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 284.81kB / 284.81kB 0.5s done
12:29:23 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 25.73MB / 122.33MB 0.8s
12:29:23 #9 extracting sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 0.6s done
12:29:23 #9 extracting sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c
12:29:23 #18 DONE 2.8s
12:29:23 
12:29:23 #19 [linux/amd64 base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:29:23 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 32.51MB / 122.33MB 0.9s
12:29:23 #19 DONE 0.2s
12:29:23 
12:29:23 #20 [linux/amd64 base 4/5] 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
12:29:23 #9 extracting sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 0.4s done
12:29:24 #35 84.42 Setting up libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:24 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 49.28MB / 122.33MB 1.5s
12:29:24 #20 DONE 0.6s
12:29:24 
12:29:24 #21 [linux/amd64 base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:29:24 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 60.82MB / 122.33MB 1.8s
12:29:24 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 67.11MB / 122.33MB 2.0s
12:29:24 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 75.71MB / 122.33MB 2.3s
12:29:25 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 83.89MB / 122.33MB 2.4s
12:29:25 #21 0.444 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:29:25 #21 0.469 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:29:25 #21 0.470 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:29:25 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 90.77MB / 122.33MB 2.6s
12:29:25 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 99.31MB / 122.33MB 2.7s
12:29:25 #21 0.735 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:29:25 #35 85.84 Setting up libcom-err2:armhf (1.46.2-2) ...
12:29:25 #43 61.56 Selecting previously unselected package gcc-arm-linux-gnueabi.
12:29:25 #43 61.56 Preparing to unpack .../15-gcc-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:29:25 #43 ...
12:29:25 
12:29:25 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:25 #33 82.07 Selecting previously unselected package gcc-arm-linux-gnueabi.
12:29:25 #33 82.07 Preparing to unpack .../15-gcc-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:29:25 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 106.95MB / 122.33MB 2.9s
12:29:25 #33 83.11 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:25 #21 1.149 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:29:25 #21 1.455 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:29:25 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 118.49MB / 122.33MB 3.2s
12:29:26 Created binary: bundles/dynbinary-daemon/dockerd
12:29:26 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:26 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:26 
12:29:26 + popd
12:29:26 + RPM_EC=0
12:29:26 ~/rpmbuild/BUILD/src
12:29:26 ++ jobs -p
12:29:26 + exit 0
12:29:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WYYuni
12:29:26 + umask 022
12:29:26 + cd /root/rpmbuild/BUILD
12:29:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64 '!=' / ']'
12:29:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:29:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:29:26 + mkdir -p /root/rpmbuild/BUILDROOT
12:29:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:29:26 + 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'
12:29:26 + export CFLAGS
12:29:26 + 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'
12:29:26 + export CXXFLAGS
12:29:26 + 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'
12:29:26 + export FFLAGS
12:29:26 + 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'
12:29:26 + export FCFLAGS
12:29:26 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:29:26 + export LDFLAGS
12:29:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:29:26 + export LT_SYS_LIBRARY_PATH
12:29:26 + CC=gcc
12:29:26 + export CC
12:29:26 + CXX=g++
12:29:26 + export CXX
12:29:26 + cd src
12:29:26 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:29:26 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/dockerd
12:29:26 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:29:26 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-proxy
12:29:26 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-init
12:29:26 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/lib/systemd/system/docker.service
12:29:26 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/lib/systemd/system/docker.socket
12:29:26 + /usr/lib/rpm/check-buildroot
12:29:26 + /usr/lib/rpm/redhat/brp-ldconfig
12:29:26 + /usr/lib/rpm/brp-compress
12:29:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:29:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:29:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:29:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:29:26 + /usr/lib/rpm/check-rpaths
12:29:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:29:26 + /usr/lib/rpm/brp-remove-la-files
12:29:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:29:26 + /usr/lib/rpm/redhat/brp-python-hardlink
12:29:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X9GRUy
12:29:26 + umask 022
12:29:26 + cd /root/rpmbuild/BUILD
12:29:26 + 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'
12:29:26 + export CFLAGS
12:29:26 + 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'
12:29:26 + export CXXFLAGS
12:29:26 + 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'
12:29:26 + export FFLAGS
12:29:26 + 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'
12:29:26 + export FCFLAGS
12:29:26 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:29:26 + export LDFLAGS
12:29:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:29:26 + export LT_SYS_LIBRARY_PATH
12:29:26 + CC=gcc
12:29:26 + export CC
12:29:26 + CXX=g++
12:29:26 + export CXX
12:29:26 + cd src
12:29:26 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:29:26 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:26 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:26 + echo 'PASS: daemon version OK'
12:29:26 + RPM_EC=0
12:29:26 PASS: daemon version OK
12:29:26 ++ jobs -p
12:29:26 + exit 0
12:29:26 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:29:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-proxy
12:29:26 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.fc37 docker-ce(aarch-64) = 3:0.0.0~20230124074129.645395c-0.fc37
12:29:26 Requires(interp): /bin/sh /bin/sh /bin/sh
12:29:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:29:26 Requires(post): /bin/sh
12:29:26 Requires(preun): /bin/sh
12:29:26 Requires(postun): /bin/sh
12:29:26 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)
12:29:26 Conflicts: docker docker-ee docker-engine-cs docker-io
12:29:26 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:29:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:29:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.fc37.src.rpm
12:29:26 #35 86.77 Setting up libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:26 Created binary: bundles/dynbinary-daemon/dockerd
12:29:26 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:26 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:26 
12:29:26 + popd
12:29:26 + exit 0
12:29:26 ~/rpmbuild/BUILD/src
12:29:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q8NDeB
12:29:26 + umask 022
12:29:26 + cd /root/rpmbuild/BUILD
12:29:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64 '!=' / ']'
12:29:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64
12:29:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64
12:29:26 + mkdir -p /root/rpmbuild/BUILDROOT
12:29:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64
12:29:26 + cd src
12:29:26 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:29:26 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/dockerd
12:29:26 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:29:26 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/docker-proxy
12:29:26 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/docker-init
12:29:26 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/lib/systemd/system/docker.service
12:29:26 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/lib/systemd/system/docker.socket
12:29:26 + /usr/lib/rpm/check-buildroot
12:29:26 + /usr/lib/rpm/redhat/brp-ldconfig
12:29:26 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:29:26 + /usr/lib/rpm/brp-compress
12:29:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:29:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:29:26 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
12:29:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:29:26 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:29:26 + /usr/lib/rpm/brp-python-hardlink
12:29:26 + PYTHON3=/usr/libexec/platform-python
12:29:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:29:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.krMga1
12:29:26 + umask 022
12:29:26 + cd /root/rpmbuild/BUILD
12:29:26 + cd src
12:29:26 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:29:26 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:26 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:26 + echo 'PASS: daemon version OK'
12:29:26 PASS: daemon version OK
12:29:26 + exit 0
12:29:26 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64
12:29:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/docker-proxy
12:29:26 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.el8 docker-ce(aarch-64) = 3:0.0.0~20230124074129.645395c-0.el8
12:29:26 Requires(interp): /bin/sh /bin/sh /bin/sh
12:29:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:29:26 Requires(post): /bin/sh
12:29:26 Requires(preun): /bin/sh
12:29:26 Requires(postun): /bin/sh
12:29:26 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)
12:29:26 Conflicts: docker docker-ee docker-engine-cs docker-io
12:29:26 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:29:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64
12:29:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.el8.src.rpm
12:29:26 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 122.33MB / 122.33MB 4.1s done
12:29:26 #9 extracting sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613
12:29:27 #21 2.605 Fetched 8622 kB in 2s (3555 kB/s)
12:29:27 #35 87.96 Setting up libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:27 #21 2.605 Reading package lists...
12:29:28 Created binary: bundles/dynbinary-daemon/dockerd
12:29:28 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:28 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:28 
12:29:28 + popd
12:29:28 ~/rpmbuild/BUILD/src
12:29:28 + RPM_EC=0
12:29:28 ++ jobs -p
12:29:28 + exit 0
12:29:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JyFU9i
12:29:28 + umask 022
12:29:28 + cd /root/rpmbuild/BUILD
12:29:28 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64 '!=' / ']'
12:29:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:29:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:29:28 + mkdir -p /root/rpmbuild/BUILDROOT
12:29:28 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:29:28 + 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'
12:29:28 + export CFLAGS
12:29:28 + 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'
12:29:28 + export CXXFLAGS
12:29:28 + 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'
12:29:28 + export FFLAGS
12:29:28 + 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'
12:29:28 + export FCFLAGS
12:29:28 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:29:28 + export LDFLAGS
12:29:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:29:28 + export LT_SYS_LIBRARY_PATH
12:29:28 + CC=gcc
12:29:28 + export CC
12:29:28 + CXX=g++
12:29:28 + export CXX
12:29:28 + cd src
12:29:28 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:29:28 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/dockerd
12:29:28 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:29:28 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-proxy
12:29:28 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-init
12:29:28 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/lib/systemd/system/docker.service
12:29:28 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/lib/systemd/system/docker.socket
12:29:28 + /usr/lib/rpm/check-buildroot
12:29:28 + /usr/lib/rpm/redhat/brp-ldconfig
12:29:28 + /usr/lib/rpm/brp-compress
12:29:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:29:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:29:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:29:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:29:28 + /usr/lib/rpm/check-rpaths
12:29:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:29:28 + /usr/lib/rpm/brp-remove-la-files
12:29:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:29:28 + /usr/lib/rpm/redhat/brp-python-hardlink
12:29:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1OZTnZ
12:29:28 + umask 022
12:29:28 + cd /root/rpmbuild/BUILD
12:29:28 + 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'
12:29:28 + export CFLAGS
12:29:28 + 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'
12:29:28 + export CXXFLAGS
12:29:28 + 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'
12:29:28 + export FFLAGS
12:29:28 + 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'
12:29:28 + export FCFLAGS
12:29:28 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:29:28 + export LDFLAGS
12:29:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:29:28 + export LT_SYS_LIBRARY_PATH
12:29:28 + CC=gcc
12:29:28 + export CC
12:29:28 + CXX=g++
12:29:28 + export CXX
12:29:28 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:29:28 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230124074129.645395c-0.fc36 aarch64
12:29:28 + cd src
12:29:28 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:29:28 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:28 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:28 + echo 'PASS: daemon version OK'
12:29:28 + RPM_EC=0
12:29:28 PASS: daemon version OK
12:29:28 ++ jobs -p
12:29:28 + exit 0
12:29:28 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:29:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-proxy
12:29:28 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.fc36 docker-ce(aarch-64) = 3:0.0.0~20230124074129.645395c-0.fc36
12:29:28 Requires(interp): /bin/sh /bin/sh /bin/sh
12:29:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:29:28 Requires(post): /bin/sh
12:29:28 Requires(preun): /bin/sh
12:29:28 Requires(postun): /bin/sh
12:29:28 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)
12:29:28 Conflicts: docker docker-ee docker-engine-cs docker-io
12:29:28 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:29:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:29:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.fc36.src.rpm
12:29:28 #9 ...
12:29:28 
12:29:28 #10 [internal] load build context
12:29:28 #10 transferring context: 62.46MB 5.7s done
12:29:28 #10 DONE 5.9s
12:29:28 #21 3.307 Reading package lists...
12:29:28 
12:29:28 #9 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:29:28 #21 3.989 Building dependency tree...
12:29:28 #21 4.163 Reading state information...
12:29:28 #21 4.343 The following additional packages will be installed:
12:29:28 #21 4.343   libmagic-mgc libmagic1
12:29:28 #21 4.371 The following NEW packages will be installed:
12:29:28 #21 4.373   file libmagic-mgc libmagic1
12:29:29 Created binary: bundles/dynbinary-daemon/dockerd
12:29:29 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:29 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:29 
12:29:29 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:29:29 + RM_GOPATH=0
12:29:29 + TMP_GOPATH=/go
12:29:29 + : /usr/local/bin
12:29:29 + '[' -z /go ']'
12:29:29 + export GOPATH=/go
12:29:29 + GOPATH=/go
12:29:29 + case "$(go env GOARCH)" in
12:29:29 ++ go env GOARCH
12:29:29 + export GO_BUILDMODE=-buildmode=pie
12:29:29 + GO_BUILDMODE=-buildmode=pie
12:29:29 ++ dirname hack/dockerfile/install/install.sh
12:29:29 + dir=hack/dockerfile/install
12:29:29 + bin=tini
12:29:29 + shift
12:29:29 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:29:29 + . hack/dockerfile/install/tini.installer
12:29:29 ++ : v0.19.0
12:29:29 + install_tini
12:29:29 + echo 'Install tini version v0.19.0'
12:29:29 + git clone https://github.com/krallin/tini.git /go/tini
12:29:29 Install tini version v0.19.0
12:29:29 Cloning into '/go/tini'...
12:29:29 + cd /go/tini
12:29:29 + git checkout -q v0.19.0
12:29:29 + cmake .
12:29:29 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:29:29   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:29:29   CMake.
12:29:29 
12:29:29   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:29:29   CMake that the project does not need compatibility with older versions.
12:29:29 
12:29:29 
12:29:29 -- The C compiler identification is GNU 11.3.0
12:29:29 -- Detecting C compiler ABI info
12:29:29 -- Detecting C compiler ABI info - done
12:29:29 -- Check for working C compiler: /usr/bin/cc - skipped
12:29:29 -- Detecting C compile features
12:29:29 -- Detecting C compile features - done
12:29:29 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:29 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:29:29 -- Configuring done
12:29:29 -- Generating done
12:29:29 -- Build files have been written to: /go/tini
12:29:29 + make tini-static
12:29:29 make[2]: Entering directory '/go/tini'
12:29:29 make[3]: Entering directory '/go/tini'
12:29:29 make[4]: Entering directory '/go/tini'
12:29:29 make[5]: Entering directory '/go/tini'
12:29:29 make[5]: Leaving directory '/go/tini'
12:29:29 make[5]: Entering directory '/go/tini'
12:29:29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:29 [100%] Linking C executable tini-static
12:29:29 make[5]: Leaving directory '/go/tini'
12:29:29 [100%] Built target tini-static
12:29:29 make[4]: Leaving directory '/go/tini'
12:29:29 make[3]: Leaving directory '/go/tini'
12:29:29 make[2]: Leaving directory '/go/tini'
12:29:29 + mkdir -p /usr/local/bin
12:29:29 + cp tini-static /usr/local/bin/docker-init
12:29:29 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:29:29 + RM_GOPATH=0
12:29:29 + TMP_GOPATH=/go
12:29:29 + : /usr/local/bin
12:29:29 + '[' -z /go ']'
12:29:29 + export GOPATH=/go
12:29:29 + GOPATH=/go
12:29:29 + case "$(go env GOARCH)" in
12:29:29 ++ go env GOARCH
12:29:29 + export GO_BUILDMODE=-buildmode=pie
12:29:29 + GO_BUILDMODE=-buildmode=pie
12:29:29 ++ dirname hack/dockerfile/install/install.sh
12:29:29 + dir=hack/dockerfile/install
12:29:29 + bin=rootlesskit
12:29:29 + shift
12:29:29 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:29:29 + . hack/dockerfile/install/rootlesskit.installer
12:29:29 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:29 + install_rootlesskit dynamic
12:29:29 + case "$1" in
12:29:29 + install_rootlesskit_dynamic
12:29:29 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:29:29 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:29:29 + export BUILD_MODE=-buildmode=pie
12:29:29 + BUILD_MODE=-buildmode=pie
12:29:29 + _install_rootlesskit
12:29:29 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:29:29 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:29 + for f in rootlesskit rootlesskit-docker-proxy
12:29:29 + GOBIN=/usr/local/bin
12:29:29 + GO111MODULE=on
12:29:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:29 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:29:29 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:29 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:29 go: downloading golang.org/x/sys v0.2.0
12:29:29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:29 go: downloading github.com/google/uuid v1.3.0
12:29:29 go: downloading github.com/moby/vpnkit v0.5.0
12:29:29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:29 go: downloading github.com/gofrs/flock v0.8.1
12:29:29 go: downloading github.com/gorilla/mux v1.8.0
12:29:29 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:29 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:29 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:29 go: downloading golang.org/x/net v0.1.0
12:29:29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:29 #21 4.645 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
12:29:29 #21 4.645 Need to get 468 kB of archives.
12:29:29 #21 4.645 After this operation, 7075 kB of additional disk space will be used.
12:29:29 #21 4.645 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:29:29 #21 4.652 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:29:29 #21 4.655 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:29:29 #21 4.808 debconf: delaying package configuration, since apt-utils is not installed
12:29:29 #21 4.855 Fetched 468 kB in 0s (1703 kB/s)
12:29:29 #21 4.879 Selecting previously unselected package libmagic-mgc.
12:29:29 #21 4.879 (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 ... 15718 files and directories currently installed.)
12:29:29 #21 4.892 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:29:29 #21 4.896 Unpacking libmagic-mgc (1:5.39-3) ...
12:29:29 #21 5.006 Selecting previously unselected package libmagic1:amd64.
12:29:29 #21 5.011 Preparing to unpack .../libmagic1_1%3a5.39-3_amd64.deb ...
12:29:29 #21 5.020 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:29:29 #21 5.064 Selecting previously unselected package file.
12:29:29 #21 5.069 Preparing to unpack .../file_1%3a5.39-3_amd64.deb ...
12:29:29 #21 5.074 Unpacking file (1:5.39-3) ...
12:29:29 #21 5.125 Setting up libmagic-mgc (1:5.39-3) ...
12:29:29 #21 5.139 Setting up libmagic1:amd64 (1:5.39-3) ...
12:29:29 #21 5.162 Setting up file (1:5.39-3) ...
12:29:29 #21 5.175 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:29 #35 90.42 Setting up libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:30 #21 DONE 5.6s
12:29:30 
12:29:30 #22 [linux/amd64 tini-src 1/3] WORKDIR /usr/src/tini
12:29:30 #22 DONE 0.2s
12:29:30 
12:29:30 #23 [linux/amd64 containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:29:30 #23 DONE 0.1s
12:29:30 
12:29:30 #24 [linux/amd64 rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:29:30 #24 DONE 0.2s
12:29:30 
12:29:30 #25 [linux/amd64 runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:29:30 #25 DONE 0.2s
12:29:30 
12:29:30 #26 [linux/amd64 containerd-src 1/3] WORKDIR /usr/src/containerd
12:29:30 #26 DONE 0.2s
12:29:30 
12:29:30 #27 [linux/amd64 runc-src 1/3] WORKDIR /usr/src/runc
12:29:30 #27 DONE 0.2s
12:29:30 
12:29:30 #28 [linux/amd64 rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:29:30 #28 DONE 0.2s
12:29:30 
12:29:30 #29 [linux/amd64 tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:29:30 #29 DONE 0.2s
12:29:30 
12:29:30 #30 [linux/amd64 tini-build 2/4] 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
12:29:30 #35 91.14 Setting up libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:30 #35 91.16 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:30 #35 91.19 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:30 #35 91.21 Setting up libnsl2:armhf (1.3.0-2) ...
12:29:30 #35 ...
12:29:30 
12:29:30 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:30 #33 91.12 Selecting previously unselected package gcc-arm-linux-gnueabihf.
12:29:30 #33 91.12 Preparing to unpack .../19-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:29:30 #33 91.14 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:30 #33 91.20 Selecting previously unselected package libgcc-s1:armhf.
12:29:30 #33 91.21 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
12:29:30 #33 91.22 Unpacking libgcc-s1:armhf (10.2.1-6) ...
12:29:30 #33 91.31 Selecting previously unselected package libcrypt1:armhf.
12:29:30 #33 91.31 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
12:29:30 #33 91.37 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
12:29:30 #30 ...
12:29:30 
12:29:30 #31 [linux/amd64 rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:29:30 #0 0.619 hint: Using 'master' as the name for the initial branch. This default branch name
12:29:30 #0 0.619 hint: is subject to change. To configure the initial branch name to use in all
12:29:30 #0 0.620 hint: of your new repositories, which will suppress this warning, call:
12:29:30 #0 0.620 hint: 
12:29:30 #0 0.620 hint: 	git config --global init.defaultBranch <name>
12:29:30 #0 0.620 hint: 
12:29:30 #0 0.620 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:29:30 #0 0.620 hint: 'development'. The just-created branch can be renamed via this command:
12:29:30 #0 0.621 hint: 
12:29:30 #0 0.621 hint: 	git branch -m <name>
12:29:30 #0 0.624 Initialized empty Git repository in /usr/src/rootlesskit/.git/
12:29:30 #31 DONE 0.7s
12:29:31 #33 ...
12:29:31 
12:29:31 #35 [linux/arm64->arm/v7 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:31 #35 91.21 Setting up libnsl2:armhf (1.3.0-2) ...
12:29:31 #35 91.23 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:29:31 #35 91.25 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:31 #35 91.27 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:31 #35 DONE 91.5s
12:29:31 
12:29:31 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:31 #33 91.50 Selecting previously unselected package libc6:armhf.
12:29:31 #33 91.51 Preparing to unpack .../22-libc6_2.31-13+deb11u5_armhf.deb ...
12:29:31 
12:29:31 #32 [linux/amd64 tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:29:31 #0 0.728 hint: Using 'master' as the name for the initial branch. This default branch name
12:29:31 #0 0.737 Initialized empty Git repository in /usr/src/tini/.git/
12:29:31 #0 0.740 hint: is subject to change. To configure the initial branch name to use in all
12:29:31 #0 0.740 hint: of your new repositories, which will suppress this warning, call:
12:29:31 #0 0.740 hint: 
12:29:31 #0 0.740 hint: 	git config --global init.defaultBranch <name>
12:29:31 #0 0.740 hint: 
12:29:31 #0 0.740 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:29:31 #0 0.740 hint: 'development'. The just-created branch can be renamed via this command:
12:29:31 #0 0.740 hint: 
12:29:31 #0 0.740 hint: 	git branch -m <name>
12:29:31 #32 DONE 0.8s
12:29:31 
12:29:31 #33 [linux/amd64 containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:29:31 #0 0.789 hint: Using 'master' as the name for the initial branch. This default branch name
12:29:31 #0 0.789 hint: is subject to change. To configure the initial branch name to use in all
12:29:31 #0 0.789 hint: of your new repositories, which will suppress this warning, call:
12:29:31 #0 0.790 hint: 
12:29:31 #0 0.790 hint: 	git config --global init.defaultBranch <name>
12:29:31 #0 0.790 hint: 
12:29:31 #0 0.790 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:29:31 #0 0.790 hint: 'development'. The just-created branch can be renamed via this command:
12:29:31 #0 0.790 hint: 
12:29:31 #0 0.790 hint: 	git branch -m <name>
12:29:31 #0 0.803 Initialized empty Git repository in /usr/src/containerd/.git/
12:29:31 #33 91.83 Unpacking libc6:armhf (2.31-13+deb11u5) ...
12:29:31 #33 DONE 0.9s
12:29:31 
12:29:31 #34 [linux/amd64 runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:29:31 #0 0.754 hint: Using 'master' as the name for the initial branch. This default branch name
12:29:31 #0 0.754 hint: is subject to change. To configure the initial branch name to use in all
12:29:31 #0 0.754 hint: of your new repositories, which will suppress this warning, call:
12:29:31 #0 0.754 hint: 
12:29:31 #0 0.754 hint: 	git config --global init.defaultBranch <name>
12:29:31 #0 0.754 hint: 
12:29:31 #0 0.754 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:29:31 #0 0.754 hint: 'development'. The just-created branch can be renamed via this command:
12:29:31 #0 0.754 hint: 
12:29:31 #0 0.754 hint: 	git branch -m <name>
12:29:31 #0 0.756 Initialized empty Git repository in /usr/src/runc/.git/
12:29:31 #34 DONE 0.9s
12:29:31 
12:29:31 #35 [linux/amd64 runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:29:31 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:29:31 + make manpages
12:29:31 scripts/docs/generate-man.sh
12:29:31 + cp -r . /tmp/docker-cli-docsgen.VIZVHL0ZDz/
12:29:31 + cd /tmp/docker-cli-docsgen.VIZVHL0ZDz
12:29:31 + ./scripts/vendor init
12:29:31 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:29:31 + cp man/tools.go .
12:29:31 + ./scripts/vendor update
12:29:31 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:29:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:29:31 go: downloading github.com/spf13/cobra v1.6.1
12:29:31 go: downloading github.com/spf13/pflag v1.0.5
12:29:31 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:29:31 go: downloading github.com/fvbommel/sortorder v1.0.2
12:29:31 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:29:31 go: downloading github.com/morikuni/aec v1.0.0
12:29:31 go: downloading github.com/pkg/errors v0.9.1
12:29:31 go: downloading github.com/google/go-cmp v0.5.9
12:29:31 go: downloading gotest.tools/v3 v3.4.0
12:29:31 go: downloading golang.org/x/sys v0.4.0
12:29:31 go: downloading github.com/docker/go-units v0.5.0
12:29:31 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:29:31 go: downloading github.com/docker/go-connections v0.4.0
12:29:31 go: downloading github.com/moby/sys/sequential v0.5.0
12:29:31 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:31 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:29:31 go: downloading github.com/containerd/containerd v1.6.15
12:29:31 go: downloading github.com/moby/sys/signal v0.7.0
12:29:31 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:29:31 go: downloading github.com/mattn/go-runewidth v0.0.13
12:29:31 go: downloading golang.org/x/text v0.6.0
12:29:31 go: downloading github.com/moby/buildkit v0.10.6
12:29:31 go: downloading github.com/moby/patternmatcher v0.5.0
12:29:31 go: downloading github.com/opencontainers/go-digest v1.0.0
12:29:31 go: downloading gopkg.in/yaml.v2 v2.4.0
12:29:31 go: downloading github.com/gogo/protobuf v1.3.2
12:29:32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:29:32 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:29:32 #33 92.49 Preparing to unpack .../23-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:32 #33 92.51 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:32 go: downloading golang.org/x/term v0.4.0
12:29:32 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:29:32 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:29:32 go: downloading github.com/imdario/mergo v0.3.12
12:29:32 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:29:32 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:29:32 go: downloading github.com/creack/pty v1.1.11
12:29:32 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:29:32 go: downloading github.com/gorilla/mux v1.8.0
12:29:32 + for f in rootlesskit rootlesskit-docker-proxy
12:29:32 + GOBIN=/usr/local/bin
12:29:32 + GO111MODULE=on
12:29:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:32 #33 88.46 Selecting previously unselected package libgcc-s1:armel.
12:29:32 #33 88.46 Preparing to unpack .../16-libgcc-s1_10.2.1-6_armel.deb ...
12:29:32 #33 ...
12:29:32 
12:29:32 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:32 #38 82.21 Selecting previously unselected package gcc-arm-linux-gnueabi.
12:29:32 #38 82.23 Preparing to unpack .../19-gcc-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:29:32 #38 83.39 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:32 #38 88.55 Selecting previously unselected package libgcc-s1:armel.
12:29:32 #38 88.55 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armel.deb ...
12:29:32 #38 ...
12:29:32 
12:29:32 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:32 #33 89.26 Unpacking libgcc-s1:armel (10.2.1-6) ...
12:29:32 #13 94.93 --------------------------------------------------------------------------------
12:29:32 #13 94.94 Total                                              1.3 MB/s |  80 MB  00:59     
12:29:32 #13 95.09 Running transaction check
12:29:32 #13 95.25 Running transaction test
12:29:32 #13 95.40 Transaction test succeeded
12:29:32 #13 95.40 Running transaction
12:29:32 #35 ...
12:29:32 
12:29:32 #36 [linux/amd64 tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:29:32 #36 DONE 1.4s
12:29:32 
12:29:32 #30 [linux/amd64 tini-build 2/4] 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
12:29:32 #30 1.152 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:29:32 #30 1.179 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:29:32 #30 1.188 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:29:32 #30 1.756 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:29:33 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm
12:29:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SRA99c
12:29:33 + umask 022
12:29:33 + cd /root/rpmbuild/BUILD
12:29:33 + cd src
12:29:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64
12:29:33 + exit 0
12:29:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sHR1t2
12:29:33 + umask 022
12:29:33 + cd /root/rpmbuild/BUILD
12:29:33 + cd /root/rpmbuild/BUILD
12:29:33 + rm -rf src
12:29:33 Created binary: bundles/dynbinary-daemon/dockerd
12:29:33 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:33 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:33 
12:29:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:29:33 + RM_GOPATH=0
12:29:33 + TMP_GOPATH=/go
12:29:33 + : /usr/local/bin
12:29:33 + '[' -z /go ']'
12:29:33 + export GOPATH=/go
12:29:33 + GOPATH=/go
12:29:33 + case "$(go env GOARCH)" in
12:29:33 ++ go env GOARCH
12:29:33 + export GO_BUILDMODE=-buildmode=pie
12:29:33 + GO_BUILDMODE=-buildmode=pie
12:29:33 ++ dirname hack/dockerfile/install/install.sh
12:29:33 + dir=hack/dockerfile/install
12:29:33 + bin=tini
12:29:33 + shift
12:29:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:29:33 + . hack/dockerfile/install/tini.installer
12:29:33 ++ : v0.19.0
12:29:33 + install_tini
12:29:33 Install tini version v0.19.0
12:29:33 + echo 'Install tini version v0.19.0'
12:29:33 + git clone https://github.com/krallin/tini.git /go/tini
12:29:33 Cloning into '/go/tini'...
12:29:33 + cd /go/tini
12:29:33 + git checkout -q v0.19.0
12:29:33 + cmake .
12:29:33 -- The C compiler identification is GNU 7.5.0
12:29:33 -- Check for working C compiler: /usr/bin/cc
12:29:33 -- Check for working C compiler: /usr/bin/cc -- works
12:29:33 -- Detecting C compiler ABI info
12:29:33 -- Detecting C compiler ABI info - done
12:29:33 -- Detecting C compile features
12:29:33 -- Detecting C compile features - done
12:29:33 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:33 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:29:33 -- Configuring done
12:29:33 -- Generating done
12:29:33 -- Build files have been written to: /go/tini
12:29:33 + make tini-static
12:29:33 make[2]: Entering directory '/go/tini'
12:29:33 make[3]: Entering directory '/go/tini'
12:29:33 make[4]: Entering directory '/go/tini'
12:29:33 make[5]: Entering directory '/go/tini'
12:29:33 Scanning dependencies of target tini-static
12:29:33 make[5]: Leaving directory '/go/tini'
12:29:33 make[5]: Entering directory '/go/tini'
12:29:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:33 [100%] Linking C executable tini-static
12:29:33 make[5]: Leaving directory '/go/tini'
12:29:33 [100%] Built target tini-static
12:29:33 make[4]: Leaving directory '/go/tini'
12:29:33 make[3]: Leaving directory '/go/tini'
12:29:33 make[2]: Leaving directory '/go/tini'
12:29:33 + mkdir -p /usr/local/bin
12:29:33 + cp tini-static /usr/local/bin/docker-init
12:29:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:29:33 + RM_GOPATH=0
12:29:33 + TMP_GOPATH=/go
12:29:33 + : /usr/local/bin
12:29:33 + '[' -z /go ']'
12:29:33 + export GOPATH=/go
12:29:33 + GOPATH=/go
12:29:33 + case "$(go env GOARCH)" in
12:29:33 ++ go env GOARCH
12:29:33 + export GO_BUILDMODE=-buildmode=pie
12:29:33 + GO_BUILDMODE=-buildmode=pie
12:29:33 ++ dirname hack/dockerfile/install/install.sh
12:29:33 + dir=hack/dockerfile/install
12:29:33 + bin=rootlesskit
12:29:33 + shift
12:29:33 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:29:33 + . hack/dockerfile/install/rootlesskit.installer
12:29:33 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:33 + install_rootlesskit dynamic
12:29:33 + case "$1" in
12:29:33 + install_rootlesskit_dynamic
12:29:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:29:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:29:33 + export BUILD_MODE=-buildmode=pie
12:29:33 + BUILD_MODE=-buildmode=pie
12:29:33 + _install_rootlesskit
12:29:33 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:29:33 + for f in rootlesskit rootlesskit-docker-proxy
12:29:33 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:33 + GOBIN=/usr/local/bin
12:29:33 + GO111MODULE=on
12:29:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:33 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:29:33 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:33 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:33 go: downloading golang.org/x/sys v0.2.0
12:29:33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:33 go: downloading github.com/google/uuid v1.3.0
12:29:33 go: downloading github.com/moby/vpnkit v0.5.0
12:29:33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:33 go: downloading github.com/gofrs/flock v0.8.1
12:29:33 go: downloading github.com/gorilla/mux v1.8.0
12:29:33 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:33 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:33 go: downloading golang.org/x/net v0.1.0
12:29:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:33 go: downloading gopkg.in/yaml.v3 v3.0.1
12:29:33 go: downloading github.com/stretchr/testify v1.8.0
12:29:33 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:29:33 go: downloading github.com/klauspost/compress v1.15.12
12:29:33 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:29:33 go: downloading github.com/containerd/continuity v0.3.0
12:29:33 go: downloading github.com/rivo/uniseg v0.2.0
12:29:33 go: downloading github.com/moby/sys/symlink v0.2.0
12:29:33 go: downloading golang.org/x/time v0.1.0
12:29:33 go: downloading github.com/opencontainers/runc v1.1.3
12:29:33 go: downloading golang.org/x/crypto v0.2.0
12:29:33 + /usr/bin/mkdir -p src
12:29:33 + cd src
12:29:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:29:33 + /usr/bin/tar -xof -
12:29:33 + return
12:29:33 # Build the CLI
12:29:33 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:29:33 Building dynamic docker-linux-arm64
12:29:33 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:33Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:29:33 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:29:33 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:29:33 + STATUS=0
12:29:33 + '[' 0 -ne 0 ']'
12:29:33 + /usr/bin/tar -xof -
12:29:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:29:34 #30 3.791 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:29:34 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:29:34 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:29:34 go: downloading google.golang.org/grpc v1.48.0
12:29:34 + STATUS=0
12:29:34 + '[' 0 -ne 0 ']'
12:29:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:29:34 + exit 0
12:29:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XM2iQ0
12:29:34 + umask 022
12:29:34 + cd /root/rpmbuild/BUILD
12:29:34 + cd src
12:29:34 + mkdir -p /go/src/github.com/docker
12:29:34 + rm -f /go/src/github.com/docker/cli
12:29:34 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:29:34 + pushd /go/src/github.com/docker/cli
12:29:34 + VERSION=0.0.0-20230124074129-645395c
12:29:34 + GITCOMMIT=645395c
12:29:34 + GO_LINKMODE=dynamic
12:29:34 + ./scripts/build/binary
12:29:34 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:29:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:29:34 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:29:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:34 go: downloading github.com/russross/blackfriday v1.6.0
12:29:34 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:29:34 go: downloading github.com/Microsoft/go-winio v0.5.2
12:29:34 Building dynamic docker-linux-arm64
12:29:34 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:29:34Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:29:34 #13 97.87   Updating   : glibc-common-2.17-326.el7_9.x86_64                          1/65 
12:29:34 go: downloading golang.org/x/net v0.5.0
12:29:34 go: downloading github.com/davecgh/go-spew v1.1.1
12:29:34 go: downloading github.com/pmezard/go-difflib v1.0.0
12:29:34 go: downloading github.com/miekg/pkcs11 v1.1.1
12:29:34 go: downloading github.com/prometheus/client_golang v1.14.0
12:29:34 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:29:34 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:29:34 #33 ...
12:29:34 
12:29:34 #42 [linux/arm64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:29:34 #42 DONE 75.8s
12:29:34 
12:29:34 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:34 #33 91.78 Selecting previously unselected package libcrypt1:armel.
12:29:34 #33 91.79 Preparing to unpack .../17-libcrypt1_1%3a4.4.18-4_armel.deb ...
12:29:34 #33 91.80 Unpacking libcrypt1:armel (1:4.4.18-4) ...
12:29:34 #33 92.04 Selecting previously unselected package libc6:armel.
12:29:34 #33 92.04 Preparing to unpack .../18-libc6_2.31-13+deb11u5_armel.deb ...
12:29:34 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:29:34 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:29:34 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:29:34 go: downloading github.com/golang/protobuf v1.5.2
12:29:34 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:29:35 #13 98.38   Updating   : glibc-2.17-326.el7_9.x86_64                                 2/65 
12:29:35 #13 98.94   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/65 
12:29:35 #33 92.29 Unpacking libc6:armel (2.31-13+deb11u5) ...
12:29:35 + for f in rootlesskit rootlesskit-docker-proxy
12:29:35 + GOBIN=/usr/local/bin
12:29:35 + GO111MODULE=on
12:29:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:35 #30 ...
12:29:35 
12:29:35 #37 [linux/amd64 rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:29:35 #37 DONE 4.3s
12:29:35 
12:29:35 #38 [linux/amd64 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:35 #0 1.129 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:29:35 #0 1.158 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:29:35 #0 1.158 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:29:35 #0 1.750 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:29:35 #0 3.998 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:29:35 #13 98.96   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/65 
12:29:35 #33 92.89 Selecting previously unselected package libffi7:armel.
12:29:35 #33 ...
12:29:35 
12:29:35 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:35 #43 62.45 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:35 #43 67.90 Selecting previously unselected package libgcc-s1:armel.
12:29:35 #43 67.90 Preparing to unpack .../16-libgcc-s1_10.2.1-6_armel.deb ...
12:29:35 #43 68.70 Unpacking libgcc-s1:armel (10.2.1-6) ...
12:29:35 #43 71.40 Selecting previously unselected package libcrypt1:armel.
12:29:35 #43 71.40 Preparing to unpack .../17-libcrypt1_1%3a4.4.18-4_armel.deb ...
12:29:35 #43 71.41 Unpacking libcrypt1:armel (1:4.4.18-4) ...
12:29:35 #43 71.59 Selecting previously unselected package libc6:armel.
12:29:35 #43 71.59 Preparing to unpack .../18-libc6_2.31-13+deb11u5_armel.deb ...
12:29:35 #43 71.91 Unpacking libc6:armel (2.31-13+deb11u5) ...
12:29:35 #43 72.57 Preparing to unpack .../19-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:35 #43 72.58 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:35 #43 ...
12:29:35 
12:29:35 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:35 #33 92.89 Selecting previously unselected package libffi7:armel.
12:29:35 #33 92.90 Preparing to unpack .../19-libffi7_3.3-6_armel.deb ...
12:29:35 #33 92.90 Unpacking libffi7:armel (3.3-6) ...
12:29:35 #33 92.95 Selecting previously unselected package libblkid1:armel.
12:29:35 #33 92.95 Preparing to unpack .../20-libblkid1_2.36.1-8+deb11u1_armel.deb ...
12:29:35 #33 92.96 Unpacking libblkid1:armel (2.36.1-8+deb11u1) ...
12:29:35 #33 93.04 Selecting previously unselected package libpcre2-8-0:armel.
12:29:36 #33 93.04 Preparing to unpack .../21-libpcre2-8-0_10.36-2+deb11u1_armel.deb ...
12:29:36 #33 93.04 Unpacking libpcre2-8-0:armel (10.36-2+deb11u1) ...
12:29:36 #33 93.12 Selecting previously unselected package libselinux1:armel.
12:29:36 #33 93.12 Preparing to unpack .../22-libselinux1_3.1-3_armel.deb ...
12:29:36 #33 93.13 Unpacking libselinux1:armel (3.1-3) ...
12:29:36 #33 93.20 Selecting previously unselected package libmount1:armel.
12:29:36 #33 93.20 Preparing to unpack .../23-libmount1_2.36.1-8+deb11u1_armel.deb ...
12:29:36 #33 93.21 Unpacking libmount1:armel (2.36.1-8+deb11u1) ...
12:29:36 #33 93.28 Selecting previously unselected package libpcre3:armel.
12:29:36 #33 93.29 Preparing to unpack .../24-libpcre3_2%3a8.39-13_armel.deb ...
12:29:36 #33 93.29 Unpacking libpcre3:armel (2:8.39-13) ...
12:29:36 #33 93.40 Selecting previously unselected package zlib1g:armel.
12:29:36 #33 93.40 Preparing to unpack .../25-zlib1g_1%3a1.2.11.dfsg-2+deb11u2_armel.deb ...
12:29:36 #33 93.41 Unpacking zlib1g:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:29:36 + return
12:29:36 # Build the CLI
12:29:36 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:29:36 Building dynamic docker-linux-arm64
12:29:36 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:38Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:29:36 #33 ...
12:29:36 
12:29:36 #44 [linux/arm64->arm/v7 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:29:36 #44 20.59 + apt-get  install --no-install-recommends -y dpkg-dev:armhf gcc-arm-linux-gnueabihf libapparmor-dev:armhf libc6-dev:armhf libdevmapper-dev:armhf libseccomp-dev:armhf libsecret-1-dev:armhf libsystemd-dev:armhf libudev-dev:armhf
12:29:36 #44 20.60 Reading package lists...
12:29:36 #44 21.71 Building dependency tree...
12:29:36 #44 21.99 Reading state information...
12:29:36 #44 22.31 The following additional packages will be installed:
12:29:36 #44 22.31   binutils-arm-linux-gnueabihf bzip2 cpp-10-arm-linux-gnueabihf
12:29:36 #44 22.31   cpp-arm-linux-gnueabihf dmsetup gcc-10-arm-linux-gnueabihf
12:29:36 #44 22.31   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:29:36 #44 22.31   gir1.2-glib-2.0:armhf gir1.2-secret-1:armhf libapparmor1:armhf
12:29:36 #44 22.31   libasan6-armhf-cross libatomic1-armhf-cross libblkid-dev:armhf
12:29:36 #44 22.31   libblkid1:armhf libc6:armhf libc6-armhf-cross libcom-err2:armhf
12:29:36 #44 22.31   libcrypt-dev:armhf libcrypt1:armhf libdevmapper-event1.02.1:armhf
12:29:36 #44 22.31   libdevmapper1.02.1 libdevmapper1.02.1:armhf libelf1 libffi-dev:armhf
12:29:36 #44 22.31   libffi7:armhf libgcc-10-dev-armhf-cross libgcc-s1:armhf
12:29:36 #44 22.31   libgcc-s1-armhf-cross libgcrypt20:armhf libgirepository-1.0-1:armhf
12:29:36 #44 22.31   libglib2.0-0:armhf libglib2.0-bin libglib2.0-data libglib2.0-dev:armhf
12:29:36 #44 22.31   libglib2.0-dev-bin libgomp1-armhf-cross libgpg-error0:armhf
12:29:36 #44 22.31   libgssapi-krb5-2:armhf libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf
12:29:36 #44 22.31   libkrb5support0:armhf liblz4-1:armhf liblzma5:armhf libmount-dev:armhf
12:29:36 #44 22.31   libmount1:armhf libnsl-dev:armhf libnsl2:armhf libpcre16-3:armhf
12:29:36 #44 22.31   libpcre2-16-0:armhf libpcre2-32-0:armhf libpcre2-8-0:armhf
12:29:36 #44 22.31   libpcre2-dev:armhf libpcre2-posix2:armhf libpcre3:armhf libpcre3-dev:armhf
12:29:36 #44 22.31   libpcre32-3:armhf libpcrecpp0v5:armhf libseccomp2:armhf libsecret-1-0:armhf
12:29:36 #44 22.31   libsecret-common libselinux1:armhf libselinux1-dev:armhf libsepol1:armhf
12:29:36 #44 22.31   libsepol1-dev:armhf libssl1.1:armhf libstdc++6:armhf libstdc++6-armhf-cross
12:29:36 #44 22.31   libsystemd0:armhf libtirpc-dev:armhf libtirpc3:armhf libubsan1-armhf-cross
12:29:36 #44 22.31   libudev1:armhf libuuid1:armhf libzstd1:armhf linux-libc-dev
12:29:36 #44 22.31   linux-libc-dev:armhf patch python3-distutils python3-lib2to3 uuid-dev:armhf
12:29:36 #44 22.31   xz-utils zlib1g:armhf zlib1g-dev:armhf
12:29:36 #44 22.32 Suggested packages:
12:29:36 #44 22.32   binutils-doc bzip2-doc gcc-10-locales cpp-doc debian-keyring gcc-10-doc
12:29:36 #44 22.32   manpages-dev autoconf automake libtool flex bison gdb-arm-linux-gnueabihf
12:29:36 #44 22.32   gcc-doc glibc-doc:armhf libc-l10n:armhf locales:armhf manpages-dev:armhf
12:29:36 #44 22.32   rng-tools:armhf libgirepository1.0-dev:armhf libglib2.0-doc:armhf
12:29:36 #44 22.32   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils krb5-doc:armhf
12:29:36 #44 22.32   krb5-user:armhf seccomp:armhf ed diffutils-doc
12:29:36 #44 22.32 Recommended packages:
12:29:36 #44 22.32   build-essential fakeroot libalgorithm-merge-perl libc6-dev-armhf-cross
12:29:36 #44 22.32   libc6-dev-armhf-cross | libc-dev-armhf-cross libidn2-0:armhf
12:29:36 #44 22.32   libnss-nis:armhf libnss-nisplus:armhf shared-mime-info:armhf
12:29:36 #44 22.32   xdg-user-dirs:armhf libgpg-error-l10n:armhf krb5-locales:armhf
12:29:36 #44 22.32   uuid-runtime:armhf
12:29:36 #44 23.05 The following NEW packages will be installed:
12:29:36 #44 23.06   binutils-arm-linux-gnueabihf bzip2 cpp-10-arm-linux-gnueabihf
12:29:36 #44 23.06   cpp-arm-linux-gnueabihf dmsetup dpkg-dev gcc-10-arm-linux-gnueabihf
12:29:36 #44 23.06   gcc-10-arm-linux-gnueabihf-base gcc-10-base:armhf gcc-10-cross-base
12:29:36 #44 23.06   gcc-arm-linux-gnueabihf gir1.2-glib-2.0:armhf gir1.2-secret-1:armhf
12:29:36 #44 23.06   libapparmor-dev:armhf libapparmor1:armhf libasan6-armhf-cross
12:29:36 #44 23.06   libatomic1-armhf-cross libblkid-dev:armhf libblkid1:armhf libc6:armhf
12:29:36 #44 23.06   libc6-armhf-cross libc6-dev:armhf libcom-err2:armhf libcrypt-dev:armhf
12:29:36 #44 23.06   libcrypt1:armhf libdevmapper-dev:armhf libdevmapper-event1.02.1:armhf
12:29:36 #44 23.06   libdevmapper1.02.1 libdevmapper1.02.1:armhf libelf1 libffi-dev:armhf
12:29:36 #44 23.06   libffi7:armhf libgcc-10-dev-armhf-cross libgcc-s1:armhf
12:29:36 #44 23.06   libgcc-s1-armhf-cross libgcrypt20:armhf libgirepository-1.0-1:armhf
12:29:36 #44 23.06   libglib2.0-0:armhf libglib2.0-bin libglib2.0-data libglib2.0-dev:armhf
12:29:36 #44 23.06   libglib2.0-dev-bin libgomp1-armhf-cross libgpg-error0:armhf
12:29:36 #44 23.06   libgssapi-krb5-2:armhf libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf
12:29:36 #44 23.06   libkrb5support0:armhf liblz4-1:armhf liblzma5:armhf libmount-dev:armhf
12:29:36 #44 23.06   libmount1:armhf libnsl-dev:armhf libnsl2:armhf libpcre16-3:armhf
12:29:36 #44 23.06   libpcre2-16-0:armhf libpcre2-32-0:armhf libpcre2-8-0:armhf
12:29:36 #44 23.06   libpcre2-dev:armhf libpcre2-posix2:armhf libpcre3:armhf libpcre3-dev:armhf
12:29:36 #44 23.06   libpcre32-3:armhf libpcrecpp0v5:armhf libseccomp-dev:armhf libseccomp2:armhf
12:29:36 #44 23.06   libsecret-1-0:armhf libsecret-1-dev:armhf libsecret-common libselinux1:armhf
12:29:36 #44 23.07   libselinux1-dev:armhf libsepol1:armhf libsepol1-dev:armhf libssl1.1:armhf
12:29:36 #44 23.07   libstdc++6:armhf libstdc++6-armhf-cross libsystemd-dev:armhf
12:29:36 #44 23.07   libsystemd0:armhf libtirpc-dev:armhf libtirpc3:armhf libubsan1-armhf-cross
12:29:36 #44 23.07   libudev-dev:armhf libudev1:armhf libuuid1:armhf libzstd1:armhf
12:29:36 #44 23.07   linux-libc-dev:armhf patch python3-distutils python3-lib2to3 uuid-dev:armhf
12:29:36 #44 23.07   xz-utils zlib1g:armhf zlib1g-dev:armhf
12:29:36 #44 23.07 The following packages will be upgraded:
12:29:36 #44 23.07   linux-libc-dev
12:29:36 #44 23.36 1 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.
12:29:36 #44 23.36 Need to get 125 MB of archives.
12:29:36 #44 23.36 After this operation, 514 MB of additional disk space will be used.
12:29:36 #44 23.36 Get:1 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
12:29:36 #44 23.37 Get:2 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
12:29:36 #44 23.37 Get:3 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
12:29:36 #44 23.37 Get:4 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
12:29:36 #44 23.40 Get:5 http://deb.debian.org/debian bullseye/main armhf libgpg-error0 armhf 1.38-2 [69.0 kB]
12:29:36 #44 23.40 Get:6 http://deb.debian.org/debian bullseye/main armhf libgcrypt20 armhf 1.8.7-6 [504 kB]
12:29:36 #44 23.42 Get:7 http://deb.debian.org/debian bullseye/main armhf liblz4-1 armhf 1.9.3-2 [50.6 kB]
12:29:36 #44 23.43 Get:8 http://deb.debian.org/debian bullseye/main armhf liblzma5 armhf 5.2.5-2.1~deb11u1 [159 kB]
12:29:36 #44 23.43 Get:9 http://deb.debian.org/debian bullseye/main armhf libzstd1 armhf 1.4.8+dfsg-2.1 [272 kB]
12:29:36 #44 23.44 Get:10 http://deb.debian.org/debian bullseye/main armhf libsystemd0 armhf 247.3-7+deb11u1 [351 kB]
12:29:36 #44 23.44 Get:11 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:29:36 #44 23.44 Get:12 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:29:36 #44 23.44 Get:13 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabihf arm64 2.35.2-2 [2483 kB]
12:29:36 #44 23.48 Get:14 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf-base arm64 10.2.1-6cross1 [202 kB]
12:29:36 #44 23.50 Get:15 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [42.8 MB]
12:29:36 #33 93.52 Selecting previously unselected package libglib2.0-0:armel.
12:29:36 #33 93.52 Preparing to unpack .../26-libglib2.0-0_2.66.8-1_armel.deb ...
12:29:36 #33 93.53 Unpacking libglib2.0-0:armel (2.66.8-1) ...
12:29:36 #33 ...
12:29:36 
12:29:36 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:36 #36 83.51 Selecting previously unselected package libc6:armel.
12:29:36 #36 83.51 Preparing to unpack .../18-libc6_2.31-13+deb11u5_armel.deb ...
12:29:36 #36 84.99 Unpacking libc6:armel (2.31-13+deb11u5) ...
12:29:36 #36 89.17 Preparing to unpack .../19-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:36 #36 91.66 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:36 #36 ...
12:29:36 
12:29:36 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:36 #33 93.74 Selecting previously unselected package libgirepository-1.0-1:armel.
12:29:36 #33 93.75 Preparing to unpack .../27-libgirepository-1.0-1_1.66.1-1+b1_armel.deb ...
12:29:36 #33 93.76 Unpacking libgirepository-1.0-1:armel (1.66.1-1+b1) ...
12:29:36 #44 24.61 Get:16 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabihf arm64 4:10.2.1-1 [16.8 kB]
12:29:36 #9 extracting sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 8.5s done
12:29:36 #9 extracting sha256:4f26d270037d8578282b40f86c0a1816fc5d034d6213f7dcab8440056a589309 0.0s done
12:29:36 #9 DONE 12.9s
12:29:36 
12:29:36 #11 [linux/amd64 gobase 1/3] COPY --from=xx / /
12:29:36 #33 93.84 Selecting previously unselected package gir1.2-glib-2.0:armel.
12:29:36 #33 93.84 Preparing to unpack .../28-gir1.2-glib-2.0_1.66.1-1+b1_armel.deb ...
12:29:36 #33 93.85 Unpacking gir1.2-glib-2.0:armel (1.66.1-1+b1) ...
12:29:36 #33 93.93 Selecting previously unselected package libgpg-error0:armel.
12:29:36 #33 93.93 Preparing to unpack .../29-libgpg-error0_1.38-2_armel.deb ...
12:29:36 #33 93.94 Unpacking libgpg-error0:armel (1.38-2) ...
12:29:36 #33 94.01 Selecting previously unselected package libgcrypt20:armel.
12:29:36 #33 94.01 Preparing to unpack .../30-libgcrypt20_1.8.7-6_armel.deb ...
12:29:36 #33 94.02 Unpacking libgcrypt20:armel (1.8.7-6) ...
12:29:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:29:36 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:29:36 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:29:36 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:29:36 go: downloading github.com/beorn7/perks v1.0.1
12:29:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:29:36 go: downloading github.com/prometheus/client_model v0.3.0
12:29:36 go: downloading github.com/prometheus/common v0.37.0
12:29:36 go: downloading github.com/prometheus/procfs v0.8.0
12:29:36 go: downloading google.golang.org/protobuf v1.28.1
12:29:36 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:29:36 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:29:36 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:29:36 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:29:36 go: downloading k8s.io/klog/v2 v2.80.1
12:29:36 go: downloading github.com/kr/text v0.2.0
12:29:36 go: downloading github.com/docker/go-metrics v0.0.1
12:29:36 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:29:36 go: downloading github.com/BurntSushi/toml v0.3.1
12:29:36 go: downloading github.com/kr/pretty v0.2.1
12:29:36 go: downloading github.com/magiconair/properties v1.5.3
12:29:36 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:29:36 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:29:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:29:36 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:29:36 go: downloading github.com/go-logr/logr v1.2.3
12:29:36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:36 + go mod vendor -modfile=vendor.mod
12:29:36 #38 6.462 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:29:36 #38 ...
12:29:36 
12:29:36 #39 [linux/amd64 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.3.0"      && /build/go-winres --help
12:29:36 #0 0.930 go: downloading github.com/tc-hib/go-winres v0.3.0
12:29:36 #0 1.991 go: downloading github.com/tc-hib/winres v0.1.6
12:29:36 #0 3.231 go: downloading github.com/urfave/cli/v2 v2.3.0
12:29:36 #0 3.431 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:29:36 #0 3.461 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:29:36 #0 5.648 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:29:36 #0 5.800 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:36 #44 24.61 Get:17 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:29:36 #44 24.62 Get:18 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:29:36 #44 24.62 Get:19 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:29:36 #44 24.62 Get:20 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:29:36 #44 24.67 Get:21 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:29:36 #44 24.68 Get:22 http://deb.debian.org/debian bullseye/main arm64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
12:29:36 #44 24.70 Get:23 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
12:29:36 #44 24.70 Get:24 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
12:29:36 #44 24.71 Get:25 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
12:29:36 #44 24.71 Get:26 http://deb.debian.org/debian bullseye/main arm64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
12:29:36 #44 24.73 Get:27 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
12:29:36 #44 24.73 Get:28 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
12:29:36 #44 24.76 Get:29 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
12:29:36 #44 24.76 Get:30 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabihf arm64 10.2.1-6cross1 [48.2 MB]
12:29:37 #33 94.10 Selecting previously unselected package libsecret-common.
12:29:37 #33 94.11 Preparing to unpack .../31-libsecret-common_0.20.4-2_all.deb ...
12:29:37 #33 94.12 Unpacking libsecret-common (0.20.4-2) ...
12:29:37 #33 94.22 Selecting previously unselected package libsecret-1-0:armel.
12:29:37 #33 94.23 Preparing to unpack .../32-libsecret-1-0_0.20.4-2_armel.deb ...
12:29:37 #33 94.23 Unpacking libsecret-1-0:armel (0.20.4-2) ...
12:29:37 #33 94.30 Selecting previously unselected package gir1.2-secret-1:armel.
12:29:37 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm
12:29:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7geqBc
12:29:37 + umask 022
12:29:37 + cd /root/rpmbuild/BUILD
12:29:37 + cd src
12:29:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64
12:29:37 + RPM_EC=0
12:29:37 ++ jobs -p
12:29:37 + exit 0
12:29:37 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MNpS7W
12:29:37 + umask 022
12:29:37 + cd /root/rpmbuild/BUILD
12:29:37 + cd /root/rpmbuild/BUILD
12:29:37 + rm -rf src
12:29:37 + /usr/bin/mkdir -p src
12:29:37 + cd src
12:29:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:29:37 + /usr/bin/tar -xof -
12:29:37 + STATUS=0
12:29:37 + '[' 0 -ne 0 ']'
12:29:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:29:37 + /usr/bin/tar -xof -
12:29:37 + STATUS=0
12:29:37 + '[' 0 -ne 0 ']'
12:29:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:29:37 + RPM_EC=0
12:29:37 ++ jobs -p
12:29:37 + exit 0
12:29:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DdRjBO
12:29:37 + umask 022
12:29:37 + cd /root/rpmbuild/BUILD
12:29:37 + cd src
12:29:37 + mkdir -p /go/src/github.com/docker
12:29:37 + rm -f /go/src/github.com/docker/cli
12:29:37 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:29:37 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:29:37 + pushd /go/src/github.com/docker/cli
12:29:37 + VERSION=0.0.0-20230124074129-645395c
12:29:37 + GITCOMMIT=645395c
12:29:37 + GO_LINKMODE=dynamic
12:29:37 + ./scripts/build/binary
12:29:37 Building dynamic docker-linux-arm64
12:29:37 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:29:34Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:29:37 #39 ...
12:29:37 
12:29:37 #30 [linux/amd64 tini-build 2/4] 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
12:29:37 #30 6.983 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:29:37 #11 DONE 2.0s
12:29:37 
12:29:37 #12 [linux/amd64 gobase 2/3] RUN apk add --no-cache file git
12:29:37 #0 0.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
12:29:37 #33 94.30 Preparing to unpack .../33-gir1.2-secret-1_0.20.4-2_armel.deb ...
12:29:37 #33 94.31 Unpacking gir1.2-secret-1:armel (0.20.4-2) ...
12:29:37 #33 94.36 Preparing to unpack .../34-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:37 #33 94.40 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:37 #13 99.54   Updating   : systemd-libs-219-78.el7_9.7.x86_64                          5/65 
12:29:38 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:29:38 #13 101.3   Updating   : systemd-219-78.el7_9.7.x86_64                               6/65 
12:29:38 #13 102.0 Failed to get D-Bus connection: Operation not permitted
12:29:38 #44 26.11 Get:31 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabihf arm64 4:10.2.1-1 [1468 B]
12:29:38 #44 26.12 Get:32 http://deb.debian.org/debian bullseye/main armhf libffi7 armhf 3.3-6 [19.9 kB]
12:29:38 #44 26.12 Get:33 http://deb.debian.org/debian bullseye/main armhf libblkid1 armhf 2.36.1-8+deb11u1 [181 kB]
12:29:38 #44 26.12 Get:34 http://deb.debian.org/debian bullseye/main armhf libpcre2-8-0 armhf 10.36-2+deb11u1 [213 kB]
12:29:38 #44 26.12 Get:35 http://deb.debian.org/debian bullseye/main armhf libselinux1 armhf 3.1-3 [79.9 kB]
12:29:38 #44 26.12 Get:36 http://deb.debian.org/debian bullseye/main armhf libmount1 armhf 2.36.1-8+deb11u1 [196 kB]
12:29:38 #44 26.13 Get:37 http://deb.debian.org/debian bullseye/main armhf libpcre3 armhf 2:8.39-13 [322 kB]
12:29:38 #44 26.13 Get:38 http://deb.debian.org/debian bullseye/main armhf zlib1g armhf 1:1.2.11.dfsg-2+deb11u2 [85.0 kB]
12:29:38 #44 26.13 Get:39 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
12:29:38 #44 26.14 Get:40 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB]
12:29:38 #44 26.14 Get:41 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
12:29:38 #44 26.15 Get:42 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:29:38 #44 26.15 Get:43 http://deb.debian.org/debian bullseye/main armhf libsecret-1-0 armhf 0.20.4-2 [98.8 kB]
12:29:38 #44 26.15 Get:44 http://deb.debian.org/debian bullseye/main armhf gir1.2-secret-1 armhf 0.20.4-2 [13.7 kB]
12:29:38 #44 26.15 Get:45 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
12:29:38 #44 26.16 Get:46 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
12:29:38 #44 26.16 Get:47 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:29:38 #44 26.16 Get:48 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.162-1 [1545 kB]
12:29:38 #44 26.20 Get:49 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
12:29:38 #44 26.21 Get:50 http://deb.debian.org/debian bullseye/main armhf libcom-err2 armhf 1.46.2-2 [73.4 kB]
12:29:38 #44 26.21 Get:51 http://deb.debian.org/debian bullseye/main armhf libkrb5support0 armhf 1.18.3-6+deb11u3 [62.6 kB]
12:29:38 #44 26.21 Get:52 http://deb.debian.org/debian bullseye/main armhf libk5crypto3 armhf 1.18.3-6+deb11u3 [110 kB]
12:29:38 #44 26.21 Get:53 http://deb.debian.org/debian bullseye/main armhf libkeyutils1 armhf 1.6.1-2 [14.4 kB]
12:29:38 #44 26.21 Get:54 http://deb.debian.org/debian bullseye/main armhf libssl1.1 armhf 1.1.1n-0+deb11u3 [1312 kB]
12:29:38 #44 26.22 Get:55 http://deb.debian.org/debian bullseye/main armhf libkrb5-3 armhf 1.18.3-6+deb11u3 [319 kB]
12:29:38 #44 26.22 Get:56 http://deb.debian.org/debian bullseye/main armhf libgssapi-krb5-2 armhf 1.18.3-6+deb11u3 [143 kB]
12:29:38 #44 26.24 Get:57 http://deb.debian.org/debian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [72.5 kB]
12:29:38 #44 26.24 Get:58 http://deb.debian.org/debian bullseye/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
12:29:38 #44 26.24 Get:59 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
12:29:38 #44 26.24 Get:60 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
12:29:38 #30 ...
12:29:38 
12:29:38 #35 [linux/amd64 runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:29:38 #35 DONE 7.3s
12:29:38 
12:29:38 #40 [linux/amd64 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:38 #0 1.319 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:29:38 #0 1.412 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:29:38 #0 1.419 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:29:38 #0 1.890 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:29:38 #0 3.229 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:29:38 #0 6.496 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:29:38 #44 26.25 Get:61 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
12:29:38 #44 26.28 Get:62 http://deb.debian.org/debian bullseye/main armhf libuuid1 armhf 2.36.1-8+deb11u1 [82.8 kB]
12:29:38 #44 26.28 Get:63 http://deb.debian.org/debian bullseye/main armhf uuid-dev armhf 2.36.1-8+deb11u1 [98.1 kB]
12:29:38 #44 26.29 Get:64 http://deb.debian.org/debian bullseye/main armhf libblkid-dev armhf 2.36.1-8+deb11u1 [217 kB]
12:29:38 #44 26.29 Get:65 http://deb.debian.org/debian bullseye/main armhf libudev1 armhf 247.3-7+deb11u1 [162 kB]
12:29:38 #44 26.29 Get:66 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
12:29:38 #44 26.29 Get:67 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
12:29:38 #44 26.29 Get:68 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7+deb11u1 [123 kB]
12:29:38 #44 26.30 Get:69 http://deb.debian.org/debian bullseye/main armhf libsepol1 armhf 3.1-1 [234 kB]
12:29:38 #44 26.30 Get:70 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
12:29:38 #44 26.31 Get:71 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
12:29:38 #44 26.31 Get:72 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
12:29:38 #44 26.32 Get:73 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
12:29:38 #44 26.32 Get:74 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
12:29:38 #44 26.32 Get:75 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
12:29:38 #44 26.33 Get:76 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
12:29:38 #44 26.33 Get:77 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:29:38 #44 26.33 Get:78 http://deb.debian.org/debian bullseye/main armhf libffi-dev armhf 3.3-6 [52.8 kB]
12:29:38 #44 26.33 Get:79 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:29:38 #44 26.35 Get:80 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:29:38 #44 26.35 Get:81 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:29:38 #44 26.36 Get:82 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:29:38 #44 26.38 Get:83 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:29:38 #44 26.38 Get:84 http://deb.debian.org/debian bullseye/main armhf libmount-dev armhf 2.36.1-8+deb11u1 [78.0 kB]
12:29:38 #44 26.38 Get:85 http://deb.debian.org/debian bullseye/main armhf libpcre16-3 armhf 2:8.39-13 [239 kB]
12:29:38 #44 26.38 Get:86 http://deb.debian.org/debian bullseye/main armhf libpcre32-3 armhf 2:8.39-13 [231 kB]
12:29:38 #44 26.38 Get:87 http://deb.debian.org/debian bullseye/main armhf libstdc++6 armhf 10.2.1-6 [421 kB]
12:29:38 #44 26.39 Get:88 http://deb.debian.org/debian bullseye/main armhf libpcrecpp0v5 armhf 2:8.39-13 [150 kB]
12:29:38 #44 26.39 Get:89 http://deb.debian.org/debian bullseye/main armhf libpcre3-dev armhf 2:8.39-13 [587 kB]
12:29:38 #44 26.39 Get:90 http://deb.debian.org/debian bullseye/main armhf zlib1g-dev armhf 1:1.2.11.dfsg-2+deb11u2 [185 kB]
12:29:38 #44 26.39 Get:91 http://deb.debian.org/debian bullseye/main armhf libglib2.0-dev armhf 2.66.8-1 [1471 kB]
12:29:38 #44 26.43 Get:92 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
12:29:38 #44 26.43 Get:93 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
12:29:38 #44 26.43 Get:94 http://deb.debian.org/debian bullseye/main armhf libsecret-1-dev armhf 0.20.4-2 [208 kB]
12:29:38 #44 26.44 Get:95 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u1 [401 kB]
12:29:38 #12 1.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
12:29:38 #12 1.456 (1/8) Installing libmagic (5.43-r0)
12:29:38 #13 102.1   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/65 
12:29:39 #12 1.487 (2/8) Installing file (5.43-r0)
12:29:39 #12 1.491 (3/8) Installing brotli-libs (1.0.9-r9)
12:29:39 #12 1.503 (4/8) Installing nghttp2-libs (1.51.0-r0)
12:29:39 #12 1.510 (5/8) Installing libcurl (7.87.0-r1)
12:29:39 #12 1.517 (6/8) Installing libexpat (2.5.0-r0)
12:29:39 #12 1.521 (7/8) Installing pcre2 (10.42-r0)
12:29:39 #12 1.530 (8/8) Installing git (2.38.3-r1)
12:29:39 #12 1.599 Executing busybox-1.35.0-r29.trigger
12:29:39 #44 26.85 debconf: delaying package configuration, since apt-utils is not installed
12:29:39 #44 27.00 Fetched 125 MB in 3s (37.2 MB/s)
12:29:39 #44 27.05 Selecting previously unselected package gcc-10-base:armhf.
12:29:39 #44 27.05 (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 ... 16481 files and directories currently installed.)
12:29:39 #44 27.07 Preparing to unpack .../0-gcc-10-base_10.2.1-6_armhf.deb ...
12:29:39 #44 27.09 Unpacking gcc-10-base:armhf (10.2.1-6) ...
12:29:39 #12 1.606 OK: 24 MiB in 24 packages
12:29:39 #13 102.6   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/65 
12:29:39 #44 27.15 Selecting previously unselected package libgcc-s1:armhf.
12:29:39 #44 27.15 Preparing to unpack .../1-libgcc-s1_10.2.1-6_armhf.deb ...
12:29:39 #44 27.16 Unpacking libgcc-s1:armhf (10.2.1-6) ...
12:29:39 #44 27.23 Selecting previously unselected package libcrypt1:armhf.
12:29:39 #44 27.23 Preparing to unpack .../2-libcrypt1_1%3a4.4.18-4_armhf.deb ...
12:29:39 #44 27.24 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
12:29:39 #44 27.33 Selecting previously unselected package libc6:armhf.
12:29:39 #44 27.34 Preparing to unpack .../3-libc6_2.31-13+deb11u5_armhf.deb ...
12:29:39 #12 DONE 2.0s
12:29:39 
12:29:39 #13 [linux/amd64 gobase 3/3] WORKDIR /src
12:29:39 #13 DONE 0.0s
12:29:39 
12:29:39 #14 [linux/amd64 buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
12:29:39 #44 27.58 Unpacking libc6:armhf (2.31-13+deb11u5) ...
12:29:39 #13 103.2   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/65 
12:29:40 #40 ...
12:29:40 
12:29:40 #41 [linux/amd64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:40 #0 1.299 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:29:40 #0 1.347 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:29:40 #0 1.347 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:29:40 #0 1.887 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:29:40 #0 4.040 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:29:40 #0 6.867 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:29:40 #13 103.8   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/65 
12:29:40 #33 97.62 Selecting previously unselected package linux-libc-dev:armel.
12:29:40 #33 97.62 Preparing to unpack .../35-linux-libc-dev_5.10.162-1_armel.deb ...
12:29:40 #33 97.62 Unpacking linux-libc-dev:armel (5.10.162-1) ...
12:29:40 #44 28.29 Selecting previously unselected package libgpg-error0:armhf.
12:29:40 #44 28.29 Preparing to unpack .../4-libgpg-error0_1.38-2_armhf.deb ...
12:29:40 #44 28.30 Unpacking libgpg-error0:armhf (1.38-2) ...
12:29:40 #44 28.36 Selecting previously unselected package libgcrypt20:armhf.
12:29:40 #44 28.36 Preparing to unpack .../5-libgcrypt20_1.8.7-6_armhf.deb ...
12:29:40 #44 28.37 Unpacking libgcrypt20:armhf (1.8.7-6) ...
12:29:40 #44 ...
12:29:40 
12:29:40 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:40 #37 91.15 Selecting previously unselected package gcc-arm-linux-gnueabihf.
12:29:40 #37 91.16 Preparing to unpack .../15-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:29:40 #37 91.17 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:40 #37 91.26 Selecting previously unselected package libgcc-s1:armhf.
12:29:40 #37 91.28 Preparing to unpack .../16-libgcc-s1_10.2.1-6_armhf.deb ...
12:29:40 #37 91.30 Unpacking libgcc-s1:armhf (10.2.1-6) ...
12:29:40 #37 91.43 Selecting previously unselected package libcrypt1:armhf.
12:29:40 #37 91.43 Preparing to unpack .../17-libcrypt1_1%3a4.4.18-4_armhf.deb ...
12:29:40 #37 91.43 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
12:29:40 #37 91.54 Selecting previously unselected package libc6:armhf.
12:29:40 #37 91.54 Preparing to unpack .../18-libc6_2.31-13+deb11u5_armhf.deb ...
12:29:40 #37 91.87 Unpacking libc6:armhf (2.31-13+deb11u5) ...
12:29:40 #37 92.47 Selecting previously unselected package libffi7:armhf.
12:29:40 #37 92.47 Preparing to unpack .../19-libffi7_3.3-6_armhf.deb ...
12:29:40 #37 92.47 Unpacking libffi7:armhf (3.3-6) ...
12:29:40 #37 92.52 Selecting previously unselected package libblkid1:armhf.
12:29:40 #37 92.53 Preparing to unpack .../20-libblkid1_2.36.1-8+deb11u1_armhf.deb ...
12:29:40 #37 92.53 Unpacking libblkid1:armhf (2.36.1-8+deb11u1) ...
12:29:40 #37 92.63 Selecting previously unselected package libpcre2-8-0:armhf.
12:29:40 #37 92.64 Preparing to unpack .../21-libpcre2-8-0_10.36-2+deb11u1_armhf.deb ...
12:29:40 #37 92.65 Unpacking libpcre2-8-0:armhf (10.36-2+deb11u1) ...
12:29:40 #37 92.73 Selecting previously unselected package libselinux1:armhf.
12:29:40 #37 92.74 Preparing to unpack .../22-libselinux1_3.1-3_armhf.deb ...
12:29:40 #37 92.74 Unpacking libselinux1:armhf (3.1-3) ...
12:29:40 #37 92.82 Selecting previously unselected package libmount1:armhf.
12:29:40 #37 92.82 Preparing to unpack .../23-libmount1_2.36.1-8+deb11u1_armhf.deb ...
12:29:40 #37 92.83 Unpacking libmount1:armhf (2.36.1-8+deb11u1) ...
12:29:40 #37 92.94 Selecting previously unselected package libpcre3:armhf.
12:29:40 #37 92.95 Preparing to unpack .../24-libpcre3_2%3a8.39-13_armhf.deb ...
12:29:40 #37 92.96 Unpacking libpcre3:armhf (2:8.39-13) ...
12:29:40 #37 93.08 Selecting previously unselected package zlib1g:armhf.
12:29:40 #37 93.09 Preparing to unpack .../25-zlib1g_1%3a1.2.11.dfsg-2+deb11u2_armhf.deb ...
12:29:40 #37 93.10 Unpacking zlib1g:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:29:40 #37 93.21 Selecting previously unselected package libglib2.0-0:armhf.
12:29:40 #37 93.21 Preparing to unpack .../26-libglib2.0-0_2.66.8-1_armhf.deb ...
12:29:40 #37 93.22 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:29:40 #37 93.55 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:29:40 #37 93.56 Preparing to unpack .../27-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
12:29:40 #37 93.56 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:29:40 #37 93.68 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:29:40 #37 93.69 Preparing to unpack .../28-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
12:29:40 #37 93.70 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:29:40 #37 93.80 Selecting previously unselected package libgpg-error0:armhf.
12:29:40 #37 93.81 Preparing to unpack .../29-libgpg-error0_1.38-2_armhf.deb ...
12:29:40 #37 93.82 Unpacking libgpg-error0:armhf (1.38-2) ...
12:29:40 #37 93.89 Selecting previously unselected package libgcrypt20:armhf.
12:29:40 #37 93.91 Preparing to unpack .../30-libgcrypt20_1.8.7-6_armhf.deb ...
12:29:40 #37 93.92 Unpacking libgcrypt20:armhf (1.8.7-6) ...
12:29:40 #37 94.05 Selecting previously unselected package libsecret-common.
12:29:40 #37 94.05 Preparing to unpack .../31-libsecret-common_0.20.4-2_all.deb ...
12:29:40 #37 94.06 Unpacking libsecret-common (0.20.4-2) ...
12:29:40 #37 94.17 Selecting previously unselected package libsecret-1-0:armhf.
12:29:40 #37 94.18 Preparing to unpack .../32-libsecret-1-0_0.20.4-2_armhf.deb ...
12:29:40 #37 94.19 Unpacking libsecret-1-0:armhf (0.20.4-2) ...
12:29:40 #37 94.27 Selecting previously unselected package gir1.2-secret-1:armhf.
12:29:40 #37 94.28 Preparing to unpack .../33-gir1.2-secret-1_0.20.4-2_armhf.deb ...
12:29:40 #37 94.28 Unpacking gir1.2-secret-1:armhf (0.20.4-2) ...
12:29:40 #37 94.34 Preparing to unpack .../34-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:40 #37 94.43 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:40 #37 101.1 Selecting previously unselected package linux-libc-dev:armhf.
12:29:40 #37 101.1 Preparing to unpack .../35-linux-libc-dev_5.10.162-1_armhf.deb ...
12:29:40 #37 101.1 Unpacking linux-libc-dev:armhf (5.10.162-1) ...
12:29:40 #37 ...
12:29:40 
12:29:40 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:40 #42 73.32 Selecting previously unselected package gcc-arm-linux-gnueabihf.
12:29:40 #42 73.33 Preparing to unpack .../15-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:29:40 #42 73.34 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:40 #42 73.45 Selecting previously unselected package libgcc-s1:armhf.
12:29:40 #42 73.45 Preparing to unpack .../16-libgcc-s1_10.2.1-6_armhf.deb ...
12:29:40 #42 73.46 Unpacking libgcc-s1:armhf (10.2.1-6) ...
12:29:40 #42 73.61 Selecting previously unselected package libcrypt1:armhf.
12:29:40 #42 73.62 Preparing to unpack .../17-libcrypt1_1%3a4.4.18-4_armhf.deb ...
12:29:40 #42 73.63 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
12:29:40 #42 73.72 Selecting previously unselected package libc6:armhf.
12:29:40 #42 73.72 Preparing to unpack .../18-libc6_2.31-13+deb11u5_armhf.deb ...
12:29:40 #42 74.05 Unpacking libc6:armhf (2.31-13+deb11u5) ...
12:29:40 #42 74.58 Preparing to unpack .../19-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:40 #42 74.59 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:40 #42 79.86 Selecting previously unselected package linux-libc-dev:armhf.
12:29:40 #42 79.87 Preparing to unpack .../20-linux-libc-dev_5.10.162-1_armhf.deb ...
12:29:40 #42 79.87 Unpacking linux-libc-dev:armhf (5.10.162-1) ...
12:29:40 #42 80.22 Selecting previously unselected package libcrypt-dev:armhf.
12:29:40 #42 80.23 Preparing to unpack .../21-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:29:40 #42 80.23 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:40 #42 81.44 Selecting previously unselected package libcom-err2:armhf.
12:29:40 #42 81.44 Preparing to unpack .../22-libcom-err2_1.46.2-2_armhf.deb ...
12:29:40 #42 81.45 Unpacking libcom-err2:armhf (1.46.2-2) ...
12:29:40 #42 81.56 Selecting previously unselected package libkrb5support0:armhf.
12:29:40 #42 81.56 Preparing to unpack .../23-libkrb5support0_1.18.3-6+deb11u3_armhf.deb ...
12:29:40 #42 81.58 Unpacking libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:40 #42 81.65 Selecting previously unselected package libk5crypto3:armhf.
12:29:40 #42 81.65 Preparing to unpack .../24-libk5crypto3_1.18.3-6+deb11u3_armhf.deb ...
12:29:40 #42 81.66 Unpacking libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:40 #42 81.80 Selecting previously unselected package libkeyutils1:armhf.
12:29:40 #42 81.81 Preparing to unpack .../25-libkeyutils1_1.6.1-2_armhf.deb ...
12:29:40 #42 81.82 Unpacking libkeyutils1:armhf (1.6.1-2) ...
12:29:40 #42 81.96 Selecting previously unselected package libssl1.1:armhf.
12:29:40 #42 81.97 Preparing to unpack .../26-libssl1.1_1.1.1n-0+deb11u3_armhf.deb ...
12:29:40 #42 81.98 Unpacking libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:40 #42 82.19 Selecting previously unselected package libkrb5-3:armhf.
12:29:40 #42 82.19 Preparing to unpack .../27-libkrb5-3_1.18.3-6+deb11u3_armhf.deb ...
12:29:40 #42 82.21 Unpacking libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:40 #42 82.32 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:29:40 #42 82.32 Preparing to unpack .../28-libgssapi-krb5-2_1.18.3-6+deb11u3_armhf.deb ...
12:29:40 #42 82.33 Unpacking libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:40 #42 82.45 Selecting previously unselected package libtirpc3:armhf.
12:29:40 #42 82.45 Preparing to unpack .../29-libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
12:29:40 #42 82.46 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:40 #42 82.56 Selecting previously unselected package libnsl2:armhf.
12:29:40 #42 82.56 Preparing to unpack .../30-libnsl2_1.3.0-2_armhf.deb ...
12:29:40 #42 82.57 Unpacking libnsl2:armhf (1.3.0-2) ...
12:29:40 #42 82.62 Selecting previously unselected package libtirpc-dev:armhf.
12:29:40 #42 82.63 Preparing to unpack .../31-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:29:40 #42 82.64 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:40 #42 82.71 Selecting previously unselected package libnsl-dev:armhf.
12:29:40 #42 82.72 Preparing to unpack .../32-libnsl-dev_1.3.0-2_armhf.deb ...
12:29:40 #42 82.72 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:29:40 #42 82.79 Selecting previously unselected package libc6-dev:armhf.
12:29:40 #42 82.79 Preparing to unpack .../33-libc6-dev_2.31-13+deb11u5_armhf.deb ...
12:29:40 #42 82.80 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:40 #42 83.56 Setting up libc6-armhf-cross (2.31-9cross4) ...
12:29:40 #42 83.57 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:40 #33 98.06 Selecting previously unselected package libcrypt-dev:armel.
12:29:40 #33 98.06 Preparing to unpack .../36-libcrypt-dev_1%3a4.4.18-4_armel.deb ...
12:29:40 #33 98.07 Unpacking libcrypt-dev:armel (1:4.4.18-4) ...
12:29:40 #42 83.58 Setting up linux-libc-dev:armhf (5.10.162-1) ...
12:29:40 #42 83.61 Setting up gcc-10-base:armhf (10.2.1-6) ...
12:29:40 #42 83.62 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:40 #42 83.64 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:29:40 #42 83.66 Setting up gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:29:40 #42 83.68 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:40 #42 ...
12:29:40 
12:29:40 #44 [linux/arm64->arm/v7 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:29:40 #44 28.56 Selecting previously unselected package liblz4-1:armhf.
12:29:40 #44 28.57 Preparing to unpack .../6-liblz4-1_1.9.3-2_armhf.deb ...
12:29:40 #44 28.58 Unpacking liblz4-1:armhf (1.9.3-2) ...
12:29:40 #44 28.64 Selecting previously unselected package liblzma5:armhf.
12:29:40 #44 28.65 Preparing to unpack .../7-liblzma5_5.2.5-2.1~deb11u1_armhf.deb ...
12:29:40 #44 28.66 Unpacking liblzma5:armhf (5.2.5-2.1~deb11u1) ...
12:29:40 #44 28.75 Selecting previously unselected package libzstd1:armhf.
12:29:40 #44 28.76 Preparing to unpack .../8-libzstd1_1.4.8+dfsg-2.1_armhf.deb ...
12:29:40 #44 28.77 Unpacking libzstd1:armhf (1.4.8+dfsg-2.1) ...
12:29:40 #44 ...
12:29:40 
12:29:40 #45 [linux/arm64->arm/v7 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm/v7 <<EOT (set -e...)
12:29:40 #0 0.254 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:40 #0 0.255 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:40 #0 0.938 go: downloading golang.org/x/sys v0.2.0
12:29:40 #0 1.552 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:40 #0 1.759 go: downloading github.com/google/uuid v1.3.0
12:29:40 #0 1.812 go: downloading github.com/moby/vpnkit v0.5.0
12:29:40 #0 1.899 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:40 #0 1.953 go: downloading github.com/gofrs/flock v0.8.1
12:29:40 #0 1.983 go: downloading github.com/gorilla/mux v1.8.0
12:29:40 #0 2.059 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:40 #0 2.359 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:40 #0 2.374 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:40 #0 2.914 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:40 #0 2.944 go: downloading golang.org/x/net v0.1.0
12:29:41 #41 ...
12:29:41 
12:29:41 #42 [linux/amd64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:29:41 #13 104.3   Installing : m4-1.4.16-10.el7.x86_64                                    11/65 
12:29:41 #13 104.9   Installing : checkpolicy-2.5-8.el7.x86_64                               12/65 
12:29:41 #33 98.17 Selecting previously unselected package libcom-err2:armel.
12:29:41 #33 98.17 Preparing to unpack .../37-libcom-err2_1.46.2-2_armel.deb ...
12:29:41 #33 98.18 Unpacking libcom-err2:armel (1.46.2-2) ...
12:29:41 #33 98.25 Selecting previously unselected package libkrb5support0:armel.
12:29:41 #33 98.25 Preparing to unpack .../38-libkrb5support0_1.18.3-6+deb11u3_armel.deb ...
12:29:41 #33 98.26 Unpacking libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:41 #33 98.32 Selecting previously unselected package libk5crypto3:armel.
12:29:41 #33 98.32 Preparing to unpack .../39-libk5crypto3_1.18.3-6+deb11u3_armel.deb ...
12:29:41 #33 98.33 Unpacking libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:41 #33 98.41 Selecting previously unselected package libkeyutils1:armel.
12:29:41 #33 98.41 Preparing to unpack .../40-libkeyutils1_1.6.1-2_armel.deb ...
12:29:41 #33 98.42 Unpacking libkeyutils1:armel (1.6.1-2) ...
12:29:41 #33 98.50 Selecting previously unselected package libssl1.1:armel.
12:29:41 #33 98.50 Preparing to unpack .../41-libssl1.1_1.1.1n-0+deb11u3_armel.deb ...
12:29:41 #45 ...
12:29:41 
12:29:41 #44 [linux/arm64->arm/v7 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:29:41 #44 28.95 Setting up gcc-10-base:armhf (10.2.1-6) ...
12:29:41 #44 28.98 Setting up libgcc-s1:armhf (10.2.1-6) ...
12:29:41 #44 29.01 Setting up libcrypt1:armhf (1:4.4.18-4) ...
12:29:41 #44 29.04 Setting up libc6:armhf (2.31-13+deb11u5) ...
12:29:41 #14 0.746 v0.10.0876462897612d36679153c3414f7689626251501#14 DONE 2.0s
12:29:41 #33 98.50 Unpacking libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:41 #33 98.76 Selecting previously unselected package libkrb5-3:armel.
12:29:41 #33 98.77 Preparing to unpack .../42-libkrb5-3_1.18.3-6+deb11u3_armel.deb ...
12:29:41 #33 98.77 Unpacking libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:41 #33 98.88 Selecting previously unselected package libgssapi-krb5-2:armel.
12:29:41 #33 98.89 Preparing to unpack .../43-libgssapi-krb5-2_1.18.3-6+deb11u3_armel.deb ...
12:29:41 #33 98.89 Unpacking libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:41 #33 98.97 Selecting previously unselected package libtirpc3:armel.
12:29:41 #13 105.0   Installing : 1:make-3.82-24.el7.x86_64                                  13/65 
12:29:41 
12:29:41 #15 [linux/amd64->darwin/amd64 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,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
12:29:41 #33 98.97 Preparing to unpack .../44-libtirpc3_1.3.1-1+deb11u1_armel.deb ...
12:29:41 #33 98.98 Unpacking libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:41 #33 99.04 Selecting previously unselected package libnsl2:armel.
12:29:41 #33 99.05 Preparing to unpack .../45-libnsl2_1.3.0-2_armel.deb ...
12:29:41 #33 99.05 Unpacking libnsl2:armel (1.3.0-2) ...
12:29:41 #33 99.10 Selecting previously unselected package libtirpc-dev:armel.
12:29:41 #33 99.10 Preparing to unpack .../46-libtirpc-dev_1.3.1-1+deb11u1_armel.deb ...
12:29:41 #33 99.11 Unpacking libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:41 #33 99.18 Selecting previously unselected package libnsl-dev:armel.
12:29:42 #33 99.19 Preparing to unpack .../47-libnsl-dev_1.3.0-2_armel.deb ...
12:29:42 #33 99.19 Unpacking libnsl-dev:armel (1.3.0-2) ...
12:29:42 #33 99.26 Selecting previously unselected package libc6-dev:armel.
12:29:42 #33 99.26 Preparing to unpack .../48-libc6-dev_2.31-13+deb11u5_armel.deb ...
12:29:42 #33 99.27 Unpacking libc6-dev:armel (2.31-13+deb11u5) ...
12:29:42 #13 105.5   Installing : 1:perl-Error-0.17020-2.el7.noarch                          14/65 
12:29:42 #15 0.139 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=876462897612d36679153c3414f7689626251501 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
12:29:42 #42 ...
12:29:42 
12:29:42 #38 [linux/amd64 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:42 #38 11.86 Fetched 8622 kB in 11s (785 kB/s)
12:29:42 #33 99.59 Selecting previously unselected package libuuid1:armel.
12:29:42 #33 ...
12:29:42 
12:29:42 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:42 #38 89.52 Unpacking libgcc-s1:armel (10.2.1-6) ...
12:29:42 #38 91.72 Selecting previously unselected package libcrypt1:armel.
12:29:42 #38 91.73 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armel.deb ...
12:29:42 #38 91.74 Unpacking libcrypt1:armel (1:4.4.18-4) ...
12:29:42 #38 91.98 Selecting previously unselected package libc6:armel.
12:29:42 #38 91.99 Preparing to unpack .../22-libc6_2.31-13+deb11u5_armel.deb ...
12:29:42 #38 92.19 Unpacking libc6:armel (2.31-13+deb11u5) ...
12:29:42 #38 92.81 Preparing to unpack .../23-linux-libc-dev_5.10.162-1_arm64.deb ...
12:29:42 #38 92.83 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:29:42 #38 96.01 Selecting previously unselected package linux-libc-dev:armel.
12:29:42 #38 96.02 Preparing to unpack .../24-linux-libc-dev_5.10.162-1_armel.deb ...
12:29:42 #38 96.03 Unpacking linux-libc-dev:armel (5.10.162-1) ...
12:29:42 #38 96.54 Selecting previously unselected package libcrypt-dev:armel.
12:29:42 #38 96.55 Preparing to unpack .../25-libcrypt-dev_1%3a4.4.18-4_armel.deb ...
12:29:42 #38 96.56 Unpacking libcrypt-dev:armel (1:4.4.18-4) ...
12:29:42 #38 96.65 Selecting previously unselected package libcom-err2:armel.
12:29:42 #38 96.65 Preparing to unpack .../26-libcom-err2_1.46.2-2_armel.deb ...
12:29:42 #38 96.66 Unpacking libcom-err2:armel (1.46.2-2) ...
12:29:42 #38 96.74 Selecting previously unselected package libkrb5support0:armel.
12:29:42 #38 96.74 Preparing to unpack .../27-libkrb5support0_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #38 96.75 Unpacking libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:42 #38 96.85 Selecting previously unselected package libk5crypto3:armel.
12:29:42 #38 96.85 Preparing to unpack .../28-libk5crypto3_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #38 96.87 Unpacking libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:42 #38 96.95 Selecting previously unselected package libkeyutils1:armel.
12:29:42 #38 96.96 Preparing to unpack .../29-libkeyutils1_1.6.1-2_armel.deb ...
12:29:42 #38 96.96 Unpacking libkeyutils1:armel (1.6.1-2) ...
12:29:42 #38 97.03 Selecting previously unselected package libssl1.1:armel.
12:29:42 #38 97.04 Preparing to unpack .../30-libssl1.1_1.1.1n-0+deb11u3_armel.deb ...
12:29:42 #38 97.05 Unpacking libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:42 #38 97.38 Selecting previously unselected package libkrb5-3:armel.
12:29:42 #38 97.38 Preparing to unpack .../31-libkrb5-3_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #38 97.39 Unpacking libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:42 #38 97.54 Selecting previously unselected package libgssapi-krb5-2:armel.
12:29:42 #38 97.54 Preparing to unpack .../32-libgssapi-krb5-2_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #38 97.55 Unpacking libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:42 #38 97.63 Selecting previously unselected package libtirpc3:armel.
12:29:42 #38 97.64 Preparing to unpack .../33-libtirpc3_1.3.1-1+deb11u1_armel.deb ...
12:29:42 #38 97.64 Unpacking libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:42 #38 97.71 Selecting previously unselected package libnsl2:armel.
12:29:42 #38 97.72 Preparing to unpack .../34-libnsl2_1.3.0-2_armel.deb ...
12:29:42 #38 97.72 Unpacking libnsl2:armel (1.3.0-2) ...
12:29:42 #38 97.76 Selecting previously unselected package libtirpc-dev:armel.
12:29:42 #38 97.77 Preparing to unpack .../35-libtirpc-dev_1.3.1-1+deb11u1_armel.deb ...
12:29:42 #38 97.77 Unpacking libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:42 #38 97.88 Selecting previously unselected package libnsl-dev:armel.
12:29:42 #38 97.88 Preparing to unpack .../36-libnsl-dev_1.3.0-2_armel.deb ...
12:29:42 #38 97.89 Unpacking libnsl-dev:armel (1.3.0-2) ...
12:29:42 #38 97.95 Selecting previously unselected package libc6-dev:armel.
12:29:42 #38 97.96 Preparing to unpack .../37-libc6-dev_2.31-13+deb11u5_armel.deb ...
12:29:42 #38 97.97 Unpacking libc6-dev:armel (2.31-13+deb11u5) ...
12:29:42 #38 98.61 Selecting previously unselected package libseccomp2:armel.
12:29:42 #38 98.61 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
12:29:42 #38 98.61 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
12:29:42 #38 98.68 Selecting previously unselected package libseccomp-dev:armel.
12:29:42 #38 98.69 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
12:29:42 #38 98.70 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
12:29:42 #38 98.80 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
12:29:42 #38 98.82 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:42 #38 98.84 Setting up linux-libc-dev:armel (5.10.162-1) ...
12:29:42 #38 98.85 Setting up gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:29:42 #38 98.87 Setting up bzip2 (1.0.8-4) ...
12:29:42 #38 98.88 Setting up gcc-10-base:armel (10.2.1-6) ...
12:29:42 #38 98.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:29:42 #38 98.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:29:42 #38 98.93 Setting up patch (2.7.6-7) ...
12:29:42 #38 98.95 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:42 #38 98.96 Setting up libc6-armel-cross (2.31-9cross4) ...
12:29:42 #38 98.98 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:42 #38 98.99 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
12:29:42 #38 99.01 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:29:42 #38 99.02 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
12:29:42 #38 99.03 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
12:29:42 #38 99.04 Setting up dpkg-dev (1.20.12) ...
12:29:42 #38 99.07 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:42 #38 99.08 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
12:29:42 #38 99.10 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
12:29:42 #38 99.11 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:42 #38 99.13 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:42 #38 99.14 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:42 #38 99.15 Setting up libcrypt1:armel (1:4.4.18-4) ...
12:29:42 #38 99.16 Setting up libgcc-s1:armel (10.2.1-6) ...
12:29:42 #38 99.18 Setting up libc6:armel (2.31-13+deb11u5) ...
12:29:42 #38 ...
12:29:42 
12:29:42 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:42 #33 99.59 Selecting previously unselected package libuuid1:armel.
12:29:42 #33 99.59 Preparing to unpack .../49-libuuid1_2.36.1-8+deb11u1_armel.deb ...
12:29:42 #33 99.60 Unpacking libuuid1:armel (2.36.1-8+deb11u1) ...
12:29:42 #33 99.64 Selecting previously unselected package uuid-dev:armel.
12:29:42 #33 99.64 Preparing to unpack .../50-uuid-dev_2.36.1-8+deb11u1_armel.deb ...
12:29:42 #33 99.64 Unpacking uuid-dev:armel (2.36.1-8+deb11u1) ...
12:29:42 #33 99.70 Selecting previously unselected package libblkid-dev:armel.
12:29:42 #33 99.70 Preparing to unpack .../51-libblkid-dev_2.36.1-8+deb11u1_armel.deb ...
12:29:42 #33 99.72 Unpacking libblkid-dev:armel (2.36.1-8+deb11u1) ...
12:29:42 #44 30.31 Setting up libgpg-error0:armhf (1.38-2) ...
12:29:42 #44 30.32 Setting up libgcrypt20:armhf (1.8.7-6) ...
12:29:42 #44 30.34 Setting up liblz4-1:armhf (1.9.3-2) ...
12:29:42 #44 30.36 Setting up liblzma5:armhf (5.2.5-2.1~deb11u1) ...
12:29:42 #44 30.37 Setting up libzstd1:armhf (1.4.8+dfsg-2.1) ...
12:29:42 #33 99.80 Selecting previously unselected package libbtrfs0:armel.
12:29:42 #33 99.81 Preparing to unpack .../52-libbtrfs0_5.10.1-2_armel.deb ...
12:29:42 #33 99.82 Unpacking libbtrfs0:armel (5.10.1-2) ...
12:29:42 #33 99.89 Selecting previously unselected package libbtrfs-dev:armel.
12:29:42 #33 99.89 Preparing to unpack .../53-libbtrfs-dev_5.10.1-2_armel.deb ...
12:29:42 #33 99.90 Unpacking libbtrfs-dev:armel (5.10.1-2) ...
12:29:42 #33 100.0 Selecting previously unselected package libelf1:arm64.
12:29:42 #33 100.0 Preparing to unpack .../54-libelf1_0.183-1_arm64.deb ...
12:29:42 #33 100.1 Unpacking libelf1:arm64 (0.183-1) ...
12:29:42 #13 106.1   Installing : cpp-4.8.5-44.el7.x86_64                                    15/65 
12:29:42 #44 30.50 Selecting previously unselected package libsystemd0:armhf.
12:29:42 #44 30.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 ... 16793 files and directories currently installed.)
12:29:42 #44 30.53 Preparing to unpack .../00-libsystemd0_247.3-7+deb11u1_armhf.deb ...
12:29:42 #44 30.54 Unpacking libsystemd0:armhf (247.3-7+deb11u1) ...
12:29:42 #44 30.69 Selecting previously unselected package bzip2.
12:29:42 #44 30.69 Preparing to unpack .../01-bzip2_1.0.8-4_arm64.deb ...
12:29:42 #44 30.70 Unpacking bzip2 (1.0.8-4) ...
12:29:42 #44 30.77 Selecting previously unselected package xz-utils.
12:29:42 #44 30.77 Preparing to unpack .../02-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:29:42 #44 30.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:29:42 
12:29:42 #33 ...
12:29:42 
12:29:42 #36 [linux/arm64->arm/v6 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:42 #36 95.35 Selecting previously unselected package linux-libc-dev:armel.
12:29:42 #36 95.36 Preparing to unpack .../20-linux-libc-dev_5.10.162-1_armel.deb ...
12:29:42 #36 95.36 Unpacking linux-libc-dev:armel (5.10.162-1) ...
12:29:42 #36 95.64 Selecting previously unselected package libcrypt-dev:armel.
12:29:42 #36 95.64 Preparing to unpack .../21-libcrypt-dev_1%3a4.4.18-4_armel.deb ...
12:29:42 #36 95.65 Unpacking libcrypt-dev:armel (1:4.4.18-4) ...
12:29:42 #36 95.72 Selecting previously unselected package libcom-err2:armel.
12:29:42 #36 95.73 Preparing to unpack .../22-libcom-err2_1.46.2-2_armel.deb ...
12:29:42 #36 95.75 Unpacking libcom-err2:armel (1.46.2-2) ...
12:29:42 #36 95.85 Selecting previously unselected package libkrb5support0:armel.
12:29:42 #36 95.85 Preparing to unpack .../23-libkrb5support0_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #36 95.86 Unpacking libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 95.97 Selecting previously unselected package libk5crypto3:armel.
12:29:42 #36 95.98 Preparing to unpack .../24-libk5crypto3_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #36 95.99 Unpacking libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 96.08 Selecting previously unselected package libkeyutils1:armel.
12:29:42 #36 96.08 Preparing to unpack .../25-libkeyutils1_1.6.1-2_armel.deb ...
12:29:42 #36 96.09 Unpacking libkeyutils1:armel (1.6.1-2) ...
12:29:42 #36 96.15 Selecting previously unselected package libssl1.1:armel.
12:29:42 #36 96.16 Preparing to unpack .../26-libssl1.1_1.1.1n-0+deb11u3_armel.deb ...
12:29:42 #36 96.17 Unpacking libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:42 #36 96.53 Selecting previously unselected package libkrb5-3:armel.
12:29:42 #36 96.53 Preparing to unpack .../27-libkrb5-3_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #36 96.53 Unpacking libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 96.65 Selecting previously unselected package libgssapi-krb5-2:armel.
12:29:42 #36 96.66 Preparing to unpack .../28-libgssapi-krb5-2_1.18.3-6+deb11u3_armel.deb ...
12:29:42 #36 96.66 Unpacking libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 96.75 Selecting previously unselected package libtirpc3:armel.
12:29:42 #36 96.76 Preparing to unpack .../29-libtirpc3_1.3.1-1+deb11u1_armel.deb ...
12:29:42 #36 96.77 Unpacking libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:42 #36 96.85 Selecting previously unselected package libnsl2:armel.
12:29:42 #36 96.85 Preparing to unpack .../30-libnsl2_1.3.0-2_armel.deb ...
12:29:42 #36 96.86 Unpacking libnsl2:armel (1.3.0-2) ...
12:29:42 #36 96.92 Selecting previously unselected package libtirpc-dev:armel.
12:29:42 #36 96.93 Preparing to unpack .../31-libtirpc-dev_1.3.1-1+deb11u1_armel.deb ...
12:29:42 #36 96.94 Unpacking libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:42 #36 97.05 Selecting previously unselected package libnsl-dev:armel.
12:29:42 #36 97.06 Preparing to unpack .../32-libnsl-dev_1.3.0-2_armel.deb ...
12:29:42 #36 97.06 Unpacking libnsl-dev:armel (1.3.0-2) ...
12:29:42 #36 97.12 Selecting previously unselected package libc6-dev:armel.
12:29:42 #36 97.12 Preparing to unpack .../33-libc6-dev_2.31-13+deb11u5_armel.deb ...
12:29:42 #36 97.13 Unpacking libc6-dev:armel (2.31-13+deb11u5) ...
12:29:42 #36 97.89 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
12:29:42 #36 97.91 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:42 #36 97.93 Setting up linux-libc-dev:armel (5.10.162-1) ...
12:29:42 #36 97.95 Setting up gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:29:42 #36 97.96 Setting up gcc-10-base:armel (10.2.1-6) ...
12:29:42 #36 97.99 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:42 #36 98.00 Setting up libc6-armel-cross (2.31-9cross4) ...
12:29:42 #36 98.02 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:42 #36 98.04 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
12:29:42 #36 98.07 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:29:42 #36 98.09 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
12:29:42 #36 98.10 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
12:29:42 #36 98.12 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:42 #36 98.14 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
12:29:42 #36 98.16 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
12:29:42 #36 98.18 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:42 #36 98.19 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:42 #36 98.21 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:42 #36 98.23 Setting up libcrypt1:armel (1:4.4.18-4) ...
12:29:42 #36 98.24 Setting up libgcc-s1:armel (10.2.1-6) ...
12:29:42 #36 98.26 Setting up libc6:armel (2.31-13+deb11u5) ...
12:29:42 #36 99.51 Setting up libcrypt-dev:armel (1:4.4.18-4) ...
12:29:42 #36 99.52 Setting up libkeyutils1:armel (1.6.1-2) ...
12:29:42 #36 99.53 Setting up libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:42 #36 99.66 Setting up libcom-err2:armel (1.46.2-2) ...
12:29:42 #36 99.67 Setting up libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 99.68 Setting up libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 99.70 Setting up libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 99.72 Setting up libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:42 #36 99.73 Setting up libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:42 #36 99.74 Setting up libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:42 #36 99.76 Setting up libnsl2:armel (1.3.0-2) ...
12:29:42 #36 99.77 Setting up libnsl-dev:armel (1.3.0-2) ...
12:29:42 #36 99.78 Setting up libc6-dev:armel (2.31-13+deb11u5) ...
12:29:42 #36 99.80 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:42 #36 DONE 100.1s
12:29:42 
12:29:42 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:42 #33 100.2 Selecting previously unselected package libffi-dev:armel.
12:29:42 #33 100.2 Preparing to unpack .../55-libffi-dev_3.3-6_armel.deb ...
12:29:42 #33 100.2 Unpacking libffi-dev:armel (3.3-6) ...
12:29:42 #33 100.2 Selecting previously unselected package libglib2.0-data.
12:29:42 #33 100.2 Preparing to unpack .../56-libglib2.0-data_2.66.8-1_all.deb ...
12:29:42 #33 100.2 Unpacking libglib2.0-data (2.66.8-1) ...
12:29:43 #44 30.87 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:29:43 #44 30.87 Preparing to unpack .../03-binutils-arm-linux-gnueabihf_2.35.2-2_arm64.deb ...
12:29:43 #44 30.88 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:29:43 #13 106.7   Installing : rsync-3.1.2-12.el7_9.x86_64                                16/65 
12:29:43 #33 100.7 Selecting previously unselected package libglib2.0-bin.
12:29:43 #33 100.7 Preparing to unpack .../57-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:29:43 #33 100.7 Unpacking libglib2.0-bin (2.66.8-1) ...
12:29:43 #33 100.8 Selecting previously unselected package python3-lib2to3.
12:29:43 #33 100.8 Preparing to unpack .../58-python3-lib2to3_3.9.2-1_all.deb ...
12:29:43 #33 100.8 Unpacking python3-lib2to3 (3.9.2-1) ...
12:29:43 #44 ...
12:29:43 
12:29:43 #42 [linux/arm64->arm/v7 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:43 #42 83.69 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:43 #42 83.71 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:43 #42 83.72 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:43 #42 83.80 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:43 #42 83.83 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:43 #42 83.86 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:43 #42 83.89 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:43 #42 83.93 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:43 #42 83.98 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:43 #42 84.00 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:43 #42 84.03 Setting up libcrypt1:armhf (1:4.4.18-4) ...
12:29:43 #42 84.06 Setting up libgcc-s1:armhf (10.2.1-6) ...
12:29:43 #42 84.07 Setting up libc6:armhf (2.31-13+deb11u5) ...
12:29:43 #42 85.34 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:43 #42 85.41 Setting up libkeyutils1:armhf (1.6.1-2) ...
12:29:43 #42 85.43 Setting up libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:43 #42 85.63 Setting up libcom-err2:armhf (1.46.2-2) ...
12:29:43 #42 85.65 Setting up libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:43 #42 85.68 Setting up libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:43 #42 85.70 Setting up libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:43 #42 85.72 Setting up libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:43 #42 85.74 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:43 #42 85.76 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:43 #42 85.78 Setting up libnsl2:armhf (1.3.0-2) ...
12:29:43 #42 85.80 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:29:43 #42 85.82 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:43 #42 85.91 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:43 #42 DONE 86.5s
12:29:43 
12:29:43 #44 [linux/arm64->arm/v7 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:29:43 #44 31.58 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:arm64.
12:29:43 #44 31.59 Preparing to unpack .../04-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_arm64.deb ...
12:29:43 #44 31.60 Unpacking gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:29:43 #44 31.67 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
12:29:43 #44 31.67 Preparing to unpack .../05-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:29:43 #44 31.68 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:43 #33 ...
12:29:43 
12:29:43 #43 [linux/arm64->arm/v6 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:43 #43 75.76 Selecting previously unselected package linux-libc-dev:armel.
12:29:43 #43 75.76 Preparing to unpack .../20-linux-libc-dev_5.10.162-1_armel.deb ...
12:29:43 #43 75.76 Unpacking linux-libc-dev:armel (5.10.162-1) ...
12:29:43 #43 76.25 Selecting previously unselected package libcrypt-dev:armel.
12:29:43 #43 76.25 Preparing to unpack .../21-libcrypt-dev_1%3a4.4.18-4_armel.deb ...
12:29:43 #43 76.26 Unpacking libcrypt-dev:armel (1:4.4.18-4) ...
12:29:43 #43 76.36 Selecting previously unselected package libcom-err2:armel.
12:29:43 #43 76.36 Preparing to unpack .../22-libcom-err2_1.46.2-2_armel.deb ...
12:29:43 #43 76.36 Unpacking libcom-err2:armel (1.46.2-2) ...
12:29:43 #43 76.44 Selecting previously unselected package libkrb5support0:armel.
12:29:43 #43 76.45 Preparing to unpack .../23-libkrb5support0_1.18.3-6+deb11u3_armel.deb ...
12:29:43 #43 76.46 Unpacking libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 76.56 Selecting previously unselected package libk5crypto3:armel.
12:29:43 #43 76.56 Preparing to unpack .../24-libk5crypto3_1.18.3-6+deb11u3_armel.deb ...
12:29:43 #43 76.57 Unpacking libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 76.64 Selecting previously unselected package libkeyutils1:armel.
12:29:43 #43 76.65 Preparing to unpack .../25-libkeyutils1_1.6.1-2_armel.deb ...
12:29:43 #43 76.65 Unpacking libkeyutils1:armel (1.6.1-2) ...
12:29:43 #43 76.72 Selecting previously unselected package libssl1.1:armel.
12:29:43 #43 76.73 Preparing to unpack .../26-libssl1.1_1.1.1n-0+deb11u3_armel.deb ...
12:29:43 #43 76.74 Unpacking libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:43 #43 77.07 Selecting previously unselected package libkrb5-3:armel.
12:29:43 #43 77.07 Preparing to unpack .../27-libkrb5-3_1.18.3-6+deb11u3_armel.deb ...
12:29:43 #43 77.08 Unpacking libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 77.21 Selecting previously unselected package libgssapi-krb5-2:armel.
12:29:43 #43 77.21 Preparing to unpack .../28-libgssapi-krb5-2_1.18.3-6+deb11u3_armel.deb ...
12:29:43 #43 77.23 Unpacking libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 77.31 Selecting previously unselected package libtirpc3:armel.
12:29:43 #43 77.32 Preparing to unpack .../29-libtirpc3_1.3.1-1+deb11u1_armel.deb ...
12:29:43 #43 77.32 Unpacking libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:43 #43 77.39 Selecting previously unselected package libnsl2:armel.
12:29:43 #43 77.40 Preparing to unpack .../30-libnsl2_1.3.0-2_armel.deb ...
12:29:43 #43 77.40 Unpacking libnsl2:armel (1.3.0-2) ...
12:29:43 #43 77.46 Selecting previously unselected package libtirpc-dev:armel.
12:29:43 #43 77.47 Preparing to unpack .../31-libtirpc-dev_1.3.1-1+deb11u1_armel.deb ...
12:29:43 #43 77.49 Unpacking libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:43 #43 77.60 Selecting previously unselected package libnsl-dev:armel.
12:29:43 #43 77.61 Preparing to unpack .../32-libnsl-dev_1.3.0-2_armel.deb ...
12:29:43 #43 77.62 Unpacking libnsl-dev:armel (1.3.0-2) ...
12:29:43 #43 77.70 Selecting previously unselected package libc6-dev:armel.
12:29:43 #43 77.71 Preparing to unpack .../33-libc6-dev_2.31-13+deb11u5_armel.deb ...
12:29:43 #43 77.72 Unpacking libc6-dev:armel (2.31-13+deb11u5) ...
12:29:43 #43 78.38 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
12:29:43 #43 78.41 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:43 #43 78.43 Setting up linux-libc-dev:armel (5.10.162-1) ...
12:29:43 #43 78.44 Setting up gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:29:43 #43 78.46 Setting up gcc-10-base:armel (10.2.1-6) ...
12:29:43 #43 78.47 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:43 #43 78.49 Setting up libc6-armel-cross (2.31-9cross4) ...
12:29:43 #43 78.50 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:43 #43 78.51 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
12:29:43 #43 78.52 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:29:43 #43 78.54 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
12:29:43 #43 78.56 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
12:29:43 #43 78.57 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:43 #43 78.59 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
12:29:43 #43 78.61 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
12:29:43 #43 78.63 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:43 #43 78.65 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:43 #43 78.66 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:43 #43 78.68 Setting up libcrypt1:armel (1:4.4.18-4) ...
12:29:43 #43 78.69 Setting up libgcc-s1:armel (10.2.1-6) ...
12:29:43 #43 78.71 Setting up libc6:armel (2.31-13+deb11u5) ...
12:29:43 #43 79.88 Setting up libcrypt-dev:armel (1:4.4.18-4) ...
12:29:43 #43 79.89 Setting up libkeyutils1:armel (1.6.1-2) ...
12:29:43 #43 79.91 Setting up libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:43 #43 80.11 Setting up libcom-err2:armel (1.46.2-2) ...
12:29:43 #43 80.12 Setting up libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 80.14 Setting up libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 80.15 Setting up libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 80.17 Setting up libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:43 #43 80.19 Setting up libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:43 #43 80.20 Setting up libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:43 #43 80.22 Setting up libnsl2:armel (1.3.0-2) ...
12:29:43 #43 80.23 Setting up libnsl-dev:armel (1.3.0-2) ...
12:29:43 #43 80.25 Setting up libc6-dev:armel (2.31-13+deb11u5) ...
12:29:43 #43 80.26 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:43 #43 DONE 80.5s
12:29:43 
12:29:43 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:43 #33 100.9 Selecting previously unselected package python3-distutils.
12:29:43 #33 100.9 Preparing to unpack .../59-python3-distutils_3.9.2-1_all.deb ...
12:29:43 #33 100.9 Unpacking python3-distutils (3.9.2-1) ...
12:29:43 
12:29:43 #33 ...
12:29:43 
12:29:43 #38 [linux/arm64->arm/v6 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:43 #38 100.3 Setting up libcrypt-dev:armel (1:4.4.18-4) ...
12:29:43 #38 100.4 Setting up libkeyutils1:armel (1.6.1-2) ...
12:29:43 #38 100.4 Setting up libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:43 #38 100.6 Setting up libcom-err2:armel (1.46.2-2) ...
12:29:43 #38 100.6 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
12:29:43 #38 100.6 Setting up libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:43 #38 100.6 Setting up libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:43 #38 100.6 Setting up libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:43 #38 100.6 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
12:29:43 #38 100.7 Setting up libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:43 #38 100.7 Setting up libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:43 #38 100.7 Setting up libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:43 #38 100.7 Setting up libnsl2:armel (1.3.0-2) ...
12:29:43 #38 100.7 Setting up libnsl-dev:armel (1.3.0-2) ...
12:29:43 #38 100.7 Setting up libc6-dev:armel (2.31-13+deb11u5) ...
12:29:43 #38 100.8 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:43 #38 DONE 101.0s
12:29:43 
12:29:43 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:43 #33 101.1 Selecting previously unselected package libglib2.0-dev-bin.
12:29:43 #33 101.1 Preparing to unpack .../60-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:29:43 #13 107.3   Installing : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
12:29:44 #33 101.1 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:29:44 #33 101.2 Selecting previously unselected package libsepol1:armel.
12:29:44 #33 101.2 Preparing to unpack .../61-libsepol1_3.1-1_armel.deb ...
12:29:44 #33 101.2 Unpacking libsepol1:armel (3.1-1) ...
12:29:44 #33 101.3 Selecting previously unselected package libsepol1-dev:armel.
12:29:44 #33 101.3 Preparing to unpack .../62-libsepol1-dev_3.1-1_armel.deb ...
12:29:44 #44 ...
12:29:44 
12:29:44 #33 [linux/arm64->arm/v7 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:44 #33 97.92 Selecting previously unselected package linux-libc-dev:armhf.
12:29:44 #33 97.92 Preparing to unpack .../24-linux-libc-dev_5.10.162-1_armhf.deb ...
12:29:44 #33 97.93 Unpacking linux-libc-dev:armhf (5.10.162-1) ...
12:29:44 #33 99.24 Selecting previously unselected package libcrypt-dev:armhf.
12:29:44 #33 99.24 Preparing to unpack .../25-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:29:44 #33 99.25 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:44 #33 99.37 Selecting previously unselected package libcom-err2:armhf.
12:29:44 #33 99.38 Preparing to unpack .../26-libcom-err2_1.46.2-2_armhf.deb ...
12:29:44 #33 99.39 Unpacking libcom-err2:armhf (1.46.2-2) ...
12:29:44 #33 99.48 Selecting previously unselected package libkrb5support0:armhf.
12:29:44 #33 99.48 Preparing to unpack .../27-libkrb5support0_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #33 99.55 Unpacking libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 99.64 Selecting previously unselected package libk5crypto3:armhf.
12:29:44 #33 99.66 Preparing to unpack .../28-libk5crypto3_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #33 99.68 Unpacking libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 99.78 Selecting previously unselected package libkeyutils1:armhf.
12:29:44 #33 99.79 Preparing to unpack .../29-libkeyutils1_1.6.1-2_armhf.deb ...
12:29:44 #33 99.81 Unpacking libkeyutils1:armhf (1.6.1-2) ...
12:29:44 #33 99.88 Selecting previously unselected package libssl1.1:armhf.
12:29:44 #33 99.88 Preparing to unpack .../30-libssl1.1_1.1.1n-0+deb11u3_armhf.deb ...
12:29:44 #33 99.89 Unpacking libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:44 #33 100.1 Selecting previously unselected package libkrb5-3:armhf.
12:29:44 #33 100.2 Preparing to unpack .../31-libkrb5-3_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #33 100.2 Unpacking libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 100.4 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:29:44 #33 100.4 Preparing to unpack .../32-libgssapi-krb5-2_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #33 100.4 Unpacking libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 100.5 Selecting previously unselected package libtirpc3:armhf.
12:29:44 #33 100.5 Preparing to unpack .../33-libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
12:29:44 #33 100.5 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:44 #33 100.5 Selecting previously unselected package libnsl2:armhf.
12:29:44 #33 100.5 Preparing to unpack .../34-libnsl2_1.3.0-2_armhf.deb ...
12:29:44 #33 100.5 Unpacking libnsl2:armhf (1.3.0-2) ...
12:29:44 #33 100.6 Selecting previously unselected package libtirpc-dev:armhf.
12:29:44 #33 100.6 Preparing to unpack .../35-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:29:44 #33 100.6 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:44 #33 100.8 Selecting previously unselected package libnsl-dev:armhf.
12:29:44 #33 100.8 Preparing to unpack .../36-libnsl-dev_1.3.0-2_armhf.deb ...
12:29:44 #33 100.8 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:29:44 #33 100.9 Selecting previously unselected package libc6-dev:armhf.
12:29:44 #33 100.9 Preparing to unpack .../37-libc6-dev_2.31-13+deb11u5_armhf.deb ...
12:29:44 #33 100.9 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:44 #33 101.5 Selecting previously unselected package libseccomp2:armhf.
12:29:44 #33 101.5 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
12:29:44 #33 101.5 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
12:29:44 #33 101.6 Selecting previously unselected package libseccomp-dev:armhf.
12:29:44 #33 101.6 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
12:29:44 #33 101.6 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:29:44 #33 101.8 Setting up libc6-armhf-cross (2.31-9cross4) ...
12:29:44 #33 101.8 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:44 #33 101.8 Setting up linux-libc-dev:armhf (5.10.162-1) ...
12:29:44 #33 101.8 Setting up bzip2 (1.0.8-4) ...
12:29:44 #33 101.8 Setting up gcc-10-base:armhf (10.2.1-6) ...
12:29:44 #33 101.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:29:44 #33 101.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:29:44 #33 101.9 Setting up patch (2.7.6-7) ...
12:29:44 #33 101.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:44 #33 101.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:29:44 #33 101.9 Setting up gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:29:44 #33 102.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:44 #33 102.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:44 #33 102.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:44 #33 102.0 Setting up dpkg-dev (1.20.12) ...
12:29:44 #33 102.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:44 #33 102.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:44 #33 102.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:44 #33 102.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:44 #33 102.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:44 #33 102.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:44 #33 102.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:44 #33 102.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:44 #33 102.2 Setting up libcrypt1:armhf (1:4.4.18-4) ...
12:29:44 #33 102.2 Setting up libgcc-s1:armhf (10.2.1-6) ...
12:29:44 #33 102.2 Setting up libc6:armhf (2.31-13+deb11u5) ...
12:29:44 #33 103.4 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:44 #33 103.4 Setting up libkeyutils1:armhf (1.6.1-2) ...
12:29:44 #33 103.5 Setting up libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:44 #33 103.7 Setting up libcom-err2:armhf (1.46.2-2) ...
12:29:44 #33 103.7 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
12:29:44 #33 103.7 Setting up libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 103.8 Setting up libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 103.8 Setting up libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 103.8 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:29:44 #33 103.8 Setting up libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:44 #33 103.9 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:44 #33 103.9 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:44 #33 104.0 Setting up libnsl2:armhf (1.3.0-2) ...
12:29:44 #33 104.1 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:29:44 #33 104.2 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:44 #33 104.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:44 #33 DONE 104.6s
12:29:44 
12:29:44 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:44 #37 101.5 Selecting previously unselected package libcrypt-dev:armhf.
12:29:44 #37 101.5 Preparing to unpack .../36-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:29:44 #37 101.5 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:44 #37 101.7 Selecting previously unselected package libcom-err2:armhf.
12:29:44 #37 101.7 Preparing to unpack .../37-libcom-err2_1.46.2-2_armhf.deb ...
12:29:44 #37 101.7 Unpacking libcom-err2:armhf (1.46.2-2) ...
12:29:44 #37 101.8 Selecting previously unselected package libkrb5support0:armhf.
12:29:44 #37 101.8 Preparing to unpack .../38-libkrb5support0_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #37 101.8 Unpacking libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:44 #37 101.9 Selecting previously unselected package libk5crypto3:armhf.
12:29:44 #37 101.9 Preparing to unpack .../39-libk5crypto3_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #37 101.9 Unpacking libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:44 #37 101.9 Selecting previously unselected package libkeyutils1:armhf.
12:29:44 #37 101.9 Preparing to unpack .../40-libkeyutils1_1.6.1-2_armhf.deb ...
12:29:44 #37 101.9 Unpacking libkeyutils1:armhf (1.6.1-2) ...
12:29:44 #37 102.0 Selecting previously unselected package libssl1.1:armhf.
12:29:44 #37 102.0 Preparing to unpack .../41-libssl1.1_1.1.1n-0+deb11u3_armhf.deb ...
12:29:44 #37 102.0 Unpacking libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:44 #37 102.2 Selecting previously unselected package libkrb5-3:armhf.
12:29:44 #37 102.2 Preparing to unpack .../42-libkrb5-3_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #37 102.2 Unpacking libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:44 #37 102.3 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:29:44 #37 102.3 Preparing to unpack .../43-libgssapi-krb5-2_1.18.3-6+deb11u3_armhf.deb ...
12:29:44 #37 102.3 Unpacking libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:44 #37 102.4 Selecting previously unselected package libtirpc3:armhf.
12:29:44 #37 102.4 Preparing to unpack .../44-libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
12:29:44 #37 102.4 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:44 #37 102.5 Selecting previously unselected package libnsl2:armhf.
12:29:44 #37 102.5 Preparing to unpack .../45-libnsl2_1.3.0-2_armhf.deb ...
12:29:44 #37 102.5 Unpacking libnsl2:armhf (1.3.0-2) ...
12:29:44 #37 102.6 Selecting previously unselected package libtirpc-dev:armhf.
12:29:44 #37 102.6 Preparing to unpack .../46-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:29:44 #37 102.6 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:44 #37 102.7 Selecting previously unselected package libnsl-dev:armhf.
12:29:44 #37 102.7 Preparing to unpack .../47-libnsl-dev_1.3.0-2_armhf.deb ...
12:29:44 #37 102.7 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:29:44 #37 102.7 Selecting previously unselected package libc6-dev:armhf.
12:29:44 #37 102.7 Preparing to unpack .../48-libc6-dev_2.31-13+deb11u5_armhf.deb ...
12:29:44 #37 102.7 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:44 #37 103.1 Selecting previously unselected package libuuid1:armhf.
12:29:44 #37 103.1 Preparing to unpack .../49-libuuid1_2.36.1-8+deb11u1_armhf.deb ...
12:29:44 #37 103.1 Unpacking libuuid1:armhf (2.36.1-8+deb11u1) ...
12:29:44 #37 103.1 Selecting previously unselected package uuid-dev:armhf.
12:29:44 #37 103.1 Preparing to unpack .../50-uuid-dev_2.36.1-8+deb11u1_armhf.deb ...
12:29:44 #37 103.2 Unpacking uuid-dev:armhf (2.36.1-8+deb11u1) ...
12:29:44 #37 103.3 Selecting previously unselected package libblkid-dev:armhf.
12:29:44 #37 103.3 Preparing to unpack .../51-libblkid-dev_2.36.1-8+deb11u1_armhf.deb ...
12:29:44 #37 103.3 Unpacking libblkid-dev:armhf (2.36.1-8+deb11u1) ...
12:29:44 #37 103.4 Selecting previously unselected package libbtrfs0:armhf.
12:29:44 #37 103.4 Preparing to unpack .../52-libbtrfs0_5.10.1-2_armhf.deb ...
12:29:44 #37 103.4 Unpacking libbtrfs0:armhf (5.10.1-2) ...
12:29:44 #37 103.5 Selecting previously unselected package libbtrfs-dev:armhf.
12:29:44 #37 103.5 Preparing to unpack .../53-libbtrfs-dev_5.10.1-2_armhf.deb ...
12:29:44 #37 103.5 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
12:29:44 #37 103.6 Selecting previously unselected package libelf1:arm64.
12:29:44 #37 103.6 Preparing to unpack .../54-libelf1_0.183-1_arm64.deb ...
12:29:44 #37 103.6 Unpacking libelf1:arm64 (0.183-1) ...
12:29:44 #37 103.8 Selecting previously unselected package libffi-dev:armhf.
12:29:44 #37 103.8 Preparing to unpack .../55-libffi-dev_3.3-6_armhf.deb ...
12:29:44 #37 103.8 Unpacking libffi-dev:armhf (3.3-6) ...
12:29:44 #37 103.8 Selecting previously unselected package libglib2.0-data.
12:29:44 #37 103.8 Preparing to unpack .../56-libglib2.0-data_2.66.8-1_all.deb ...
12:29:44 #37 103.9 Unpacking libglib2.0-data (2.66.8-1) ...
12:29:44 #37 104.3 Selecting previously unselected package libglib2.0-bin.
12:29:44 #37 104.4 Preparing to unpack .../57-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:29:44 #37 104.4 Unpacking libglib2.0-bin (2.66.8-1) ...
12:29:44 #37 104.5 Selecting previously unselected package python3-lib2to3.
12:29:44 #37 104.5 Preparing to unpack .../58-python3-lib2to3_3.9.2-1_all.deb ...
12:29:44 #37 104.5 Unpacking python3-lib2to3 (3.9.2-1) ...
12:29:44 #37 104.6 Selecting previously unselected package python3-distutils.
12:29:44 #37 104.6 Preparing to unpack .../59-python3-distutils_3.9.2-1_all.deb ...
12:29:44 #37 104.6 Unpacking python3-distutils (3.9.2-1) ...
12:29:44 #37 104.7 Selecting previously unselected package libglib2.0-dev-bin.
12:29:44 #37 104.7 Preparing to unpack .../60-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:29:44 #37 104.8 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:29:44 #37 104.9 Selecting previously unselected package libsepol1:armhf.
12:29:44 #37 104.9 Preparing to unpack .../61-libsepol1_3.1-1_armhf.deb ...
12:29:44 #37 104.9 Unpacking libsepol1:armhf (3.1-1) ...
12:29:44 #33 101.3 Unpacking libsepol1-dev:armel (3.1-1) ...
12:29:44 #33 101.5 Selecting previously unselected package libpcre2-16-0:armel.
12:29:44 #33 101.5 Preparing to unpack .../63-libpcre2-16-0_10.36-2+deb11u1_armel.deb ...
12:29:44 #33 101.5 Unpacking libpcre2-16-0:armel (10.36-2+deb11u1) ...
12:29:44 #33 101.6 Selecting previously unselected package libpcre2-32-0:armel.
12:29:44 #37 105.0 Selecting previously unselected package libsepol1-dev:armhf.
12:29:44 #37 105.0 Preparing to unpack .../62-libsepol1-dev_3.1-1_armhf.deb ...
12:29:44 #37 105.0 Unpacking libsepol1-dev:armhf (3.1-1) ...
12:29:44 #37 105.2 Selecting previously unselected package libpcre2-16-0:armhf.
12:29:44 #37 105.2 Preparing to unpack .../63-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
12:29:44 #37 105.2 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:29:44 #33 101.6 Preparing to unpack .../64-libpcre2-32-0_10.36-2+deb11u1_armel.deb ...
12:29:44 #33 101.6 Unpacking libpcre2-32-0:armel (10.36-2+deb11u1) ...
12:29:44 #33 101.7 Selecting previously unselected package libpcre2-posix2:armel.
12:29:44 #33 101.7 Preparing to unpack .../65-libpcre2-posix2_10.36-2+deb11u1_armel.deb ...
12:29:44 #33 101.7 Unpacking libpcre2-posix2:armel (10.36-2+deb11u1) ...
12:29:44 #33 101.8 Selecting previously unselected package libpcre2-dev:armel.
12:29:44 #33 101.8 Preparing to unpack .../66-libpcre2-dev_10.36-2+deb11u1_armel.deb ...
12:29:44 #33 101.8 Unpacking libpcre2-dev:armel (10.36-2+deb11u1) ...
12:29:44 #33 ...
12:29:44 
12:29:44 #44 [linux/arm64->arm/v6 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:29:44 #0 0.513 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:29:44 #0 0.515 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:29:44 #0 0.516 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:29:44 #0 0.814 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
12:29:44 #0 1.186 Get:5 http://deb.debian.org/debian-security bullseye-security/main armel Packages [197 kB]
12:29:44 #0 1.389 Get:6 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
12:29:44 #0 2.444 Fetched 8081 kB in 2s (3680 kB/s)
12:29:44 #0 2.444 Reading package lists...
12:29:44 #44 ...
12:29:44 
12:29:44 #45 [linux/arm64->arm/v6 tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm/v6 <<EOT (set -e...)
12:29:44 #0 0.479 -- The C compiler identification is GNU 10.2.1
12:29:44 #0 0.517 -- Detecting C compiler ABI info
12:29:44 #0 0.736 -- Detecting C compiler ABI info - done
12:29:44 #0 0.766 -- Check for working C compiler: /usr/bin/arm-linux-gnueabi-gcc - skipped
12:29:44 #0 0.768 -- Detecting C compile features
12:29:44 #0 0.771 -- Detecting C compile features - done
12:29:44 #0 0.804 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:44 #0 0.875 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:29:44 #0 0.908 -- Configuring done
12:29:44 #0 0.912 -- Generating done
12:29:44 #0 0.916 -- Build files have been written to: /go/src/github.com/krallin/tini
12:29:44 #0 1.006 Scanning dependencies of target tini-static
12:29:44 #0 1.028 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:44 #37 105.3 Selecting previously unselected package libpcre2-32-0:armhf.
12:29:44 #37 105.3 Preparing to unpack .../64-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
12:29:44 #37 105.3 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:29:44 #37 105.4 Selecting previously unselected package libpcre2-posix2:armhf.
12:29:44 #37 105.4 Preparing to unpack .../65-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
12:29:44 #37 105.4 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:29:44 #37 105.4 Selecting previously unselected package libpcre2-dev:armhf.
12:29:44 #37 105.5 Preparing to unpack .../66-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
12:29:44 #37 105.5 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:29:45 #45 1.546 [100%] Linking C executable tini-static
12:29:45 #37 105.7 Selecting previously unselected package libselinux1-dev:armhf.
12:29:45 #37 105.7 Preparing to unpack .../67-libselinux1-dev_3.1-3_armhf.deb ...
12:29:45 #37 105.8 Unpacking libselinux1-dev:armhf (3.1-3) ...
12:29:45 #37 105.9 Selecting previously unselected package libmount-dev:armhf.
12:29:45 #37 105.9 Preparing to unpack .../68-libmount-dev_2.36.1-8+deb11u1_armhf.deb ...
12:29:45 #37 106.0 Unpacking libmount-dev:armhf (2.36.1-8+deb11u1) ...
12:29:45 #37 106.0 Selecting previously unselected package libpcre16-3:armhf.
12:29:45 #37 106.0 Preparing to unpack .../69-libpcre16-3_2%3a8.39-13_armhf.deb ...
12:29:45 #37 106.0 Unpacking libpcre16-3:armhf (2:8.39-13) ...
12:29:45 #13 107.8   Installing : libcgroup-0.41-21.el7.x86_64                               18/65 
12:29:45 #13 109.0   Installing : openssh-7.4p1-22.el7_9.x86_64                              19/65 
12:29:45 #45 1.733 [100%] Built target tini-static
12:29:45 #37 106.2 Selecting previously unselected package libpcre32-3:armhf.
12:29:45 #37 106.2 Preparing to unpack .../70-libpcre32-3_2%3a8.39-13_armhf.deb ...
12:29:45 #37 106.2 Unpacking libpcre32-3:armhf (2:8.39-13) ...
12:29:45 #13 109.0   Installing : lzo-2.06-8.el7.x86_64                                      20/65 
12:29:45 #45 DONE 2.0s
12:29:45 
12:29:45 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:45 #33 102.1 Selecting previously unselected package libselinux1-dev:armel.
12:29:45 #33 102.1 Preparing to unpack .../67-libselinux1-dev_3.1-3_armel.deb ...
12:29:45 #33 102.1 Unpacking libselinux1-dev:armel (3.1-3) ...
12:29:45 #33 102.2 Selecting previously unselected package libmount-dev:armel.
12:29:45 #33 102.2 Preparing to unpack .../68-libmount-dev_2.36.1-8+deb11u1_armel.deb ...
12:29:45 #33 102.2 Unpacking libmount-dev:armel (2.36.1-8+deb11u1) ...
12:29:45 #33 102.3 Selecting previously unselected package libpcre16-3:armel.
12:29:45 #33 102.3 Preparing to unpack .../69-libpcre16-3_2%3a8.39-13_armel.deb ...
12:29:45 #33 102.3 Unpacking libpcre16-3:armel (2:8.39-13) ...
12:29:45 #33 102.5 Selecting previously unselected package libpcre32-3:armel.
12:29:45 #33 102.5 Preparing to unpack .../70-libpcre32-3_2%3a8.39-13_armel.deb ...
12:29:45 #33 102.5 Unpacking libpcre32-3:armel (2:8.39-13) ...
12:29:45 #33 102.6 Selecting previously unselected package libstdc++6:armel.
12:29:45 #33 102.6 Preparing to unpack .../71-libstdc++6_10.2.1-6_armel.deb ...
12:29:45 #33 102.6 Unpacking libstdc++6:armel (10.2.1-6) ...
12:29:45 #33 102.9 Selecting previously unselected package libpcrecpp0v5:armel.
12:29:45 #33 102.9 Preparing to unpack .../72-libpcrecpp0v5_2%3a8.39-13_armel.deb ...
12:29:45 #33 102.9 Unpacking libpcrecpp0v5:armel (2:8.39-13) ...
12:29:45 #38 11.86 Reading package lists...
12:29:45 #37 106.5 Selecting previously unselected package libstdc++6:armhf.
12:29:45 #37 106.5 Preparing to unpack .../71-libstdc++6_10.2.1-6_armhf.deb ...
12:29:45 #33 103.1 Selecting previously unselected package libpcre3-dev:armel.
12:29:45 #33 103.1 Preparing to unpack .../73-libpcre3-dev_2%3a8.39-13_armel.deb ...
12:29:45 #33 103.1 Unpacking libpcre3-dev:armel (2:8.39-13) ...
12:29:46 #37 106.5 Unpacking libstdc++6:armhf (10.2.1-6) ...#37 ...
12:29:46 
12:29:46 #46 [linux/arm64->arm/v7 tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm/v7 <<EOT (set -e...)
12:29:46 #0 0.439 -- The C compiler identification is GNU 10.2.1
12:29:46 #0 0.494 -- Detecting C compiler ABI info
12:29:46 #0 0.706 -- Detecting C compiler ABI info - done
12:29:46 #0 0.741 -- Check for working C compiler: /usr/bin/arm-linux-gnueabihf-gcc - skipped
12:29:46 #0 0.746 -- Detecting C compile features
12:29:46 #0 0.748 -- Detecting C compile features - done
12:29:46 #0 0.773 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:46 #0 0.871 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:29:46 #0 0.900 -- Configuring done
12:29:46 #0 0.914 -- Generating done
12:29:46 #0 0.916 -- Build files have been written to: /go/src/github.com/krallin/tini
12:29:46 #0 1.092 Scanning dependencies of target tini-static
12:29:46 #0 1.128 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:46 #0 1.795 [100%] Linking C executable tini-static
12:29:46 #0 1.925 [100%] Built target tini-static
12:29:46 #46 DONE 2.2s
12:29:46 
12:29:46 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:46 #37 106.5 Unpacking libstdc++6:armhf (10.2.1-6) ...
12:29:46 #37 ...
12:29:46 
12:29:46 #47 [linux/arm64->arm/v7 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm/v7 <<EOT (set -e...)
12:29:46 #0 0.330 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
12:29:46 #13 109.5   Installing : libarchive-3.1.2-14.el7_7.x86_64                           21/65 
12:29:46 #13 110.1   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/65 
12:29:46 #33 103.3 Selecting previously unselected package zlib1g-dev:armel.
12:29:46 #33 103.4 Preparing to unpack .../74-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_armel.deb ...
12:29:46 #33 103.4 Unpacking zlib1g-dev:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:29:46 #38 15.99 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:29:46 #38 16.00 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:29:46 #38 16.00 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:29:46 Created binary: bundles/dynbinary-daemon/dockerd
12:29:46 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:46 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:46 
12:29:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:29:46 + RM_GOPATH=0
12:29:46 + TMP_GOPATH=/go
12:29:46 + : /usr/local/bin
12:29:46 + '[' -z /go ']'
12:29:46 + export GOPATH=/go
12:29:46 + GOPATH=/go
12:29:46 + case "$(go env GOARCH)" in
12:29:46 ++ go env GOARCH
12:29:46 + export GO_BUILDMODE=-buildmode=pie
12:29:46 + GO_BUILDMODE=-buildmode=pie
12:29:46 ++ dirname hack/dockerfile/install/install.sh
12:29:46 + dir=hack/dockerfile/install
12:29:46 + bin=tini
12:29:46 + shift
12:29:46 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:29:46 + . hack/dockerfile/install/tini.installer
12:29:46 ++ : v0.19.0
12:29:46 + install_tini
12:29:46 + echo 'Install tini version v0.19.0'
12:29:46 + git clone https://github.com/krallin/tini.git /go/tini
12:29:46 Install tini version v0.19.0
12:29:46 Cloning into '/go/tini'...
12:29:46 + cd /go/tini
12:29:46 + git checkout -q v0.19.0
12:29:46 + cmake .
12:29:46 -- The C compiler identification is GNU 8.3.0
12:29:46 -- Check for working C compiler: /usr/bin/cc
12:29:46 -- Check for working C compiler: /usr/bin/cc -- works
12:29:46 -- Detecting C compiler ABI info
12:29:46 -- Detecting C compiler ABI info - done
12:29:46 -- Detecting C compile features
12:29:46 -- Detecting C compile features - done
12:29:46 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:29:46 -- Configuring done
12:29:46 -- Generating done
12:29:46 -- Build files have been written to: /go/tini
12:29:46 + make tini-static
12:29:46 make[2]: Entering directory '/go/tini'
12:29:46 make[3]: Entering directory '/go/tini'
12:29:46 make[4]: Entering directory '/go/tini'
12:29:46 make[5]: Entering directory '/go/tini'
12:29:46 Scanning dependencies of target tini-static
12:29:46 make[5]: Leaving directory '/go/tini'
12:29:46 make[5]: Entering directory '/go/tini'
12:29:46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:46 [100%] Linking C executable tini-static
12:29:46 make[5]: Leaving directory '/go/tini'
12:29:46 [100%] Built target tini-static
12:29:46 make[4]: Leaving directory '/go/tini'
12:29:46 make[3]: Leaving directory '/go/tini'
12:29:46 make[2]: Leaving directory '/go/tini'
12:29:46 + mkdir -p /usr/local/bin
12:29:46 + cp tini-static /usr/local/bin/docker-init
12:29:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:29:46 + RM_GOPATH=0
12:29:46 + TMP_GOPATH=/go
12:29:46 + : /usr/local/bin
12:29:46 + '[' -z /go ']'
12:29:46 + export GOPATH=/go
12:29:46 + GOPATH=/go
12:29:46 + case "$(go env GOARCH)" in
12:29:46 ++ go env GOARCH
12:29:46 + export GO_BUILDMODE=-buildmode=pie
12:29:46 + GO_BUILDMODE=-buildmode=pie
12:29:46 ++ dirname hack/dockerfile/install/install.sh
12:29:46 + dir=hack/dockerfile/install
12:29:46 + bin=rootlesskit
12:29:46 + shift
12:29:46 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:29:46 + . hack/dockerfile/install/rootlesskit.installer
12:29:46 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:46 + install_rootlesskit dynamic
12:29:46 + case "$1" in
12:29:46 + install_rootlesskit_dynamic
12:29:46 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:29:46 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:29:46 + export BUILD_MODE=-buildmode=pie
12:29:46 + BUILD_MODE=-buildmode=pie
12:29:46 + _install_rootlesskit
12:29:46 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:29:46 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:46 + for f in rootlesskit rootlesskit-docker-proxy
12:29:46 + GOBIN=/usr/local/bin
12:29:46 + GO111MODULE=on
12:29:46 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:46 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:29:46 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:46 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:46 go: downloading golang.org/x/sys v0.2.0
12:29:46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:46 go: downloading github.com/google/uuid v1.3.0
12:29:46 go: downloading github.com/moby/vpnkit v0.5.0
12:29:46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:46 go: downloading github.com/gofrs/flock v0.8.1
12:29:46 go: downloading github.com/gorilla/mux v1.8.0
12:29:46 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:46 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:46 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:46 go: downloading golang.org/x/net v0.1.0
12:29:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:46 #33 ...
12:29:46 
12:29:46 #46 [linux/arm/v6 all 1/7] COPY --from=tini          /build/ /
12:29:46 #46 DONE 0.1s
12:29:46 
12:29:46 #33 [linux/arm64->arm/v6 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:46 #33 103.6 Selecting previously unselected package libglib2.0-dev:armel.
12:29:46 #33 103.7 Preparing to unpack .../75-libglib2.0-dev_2.66.8-1_armel.deb ...
12:29:46 #33 103.7 Unpacking libglib2.0-dev:armel (2.66.8-1) ...
12:29:46 #47 ...
12:29:46 
12:29:46 #48 [linux/arm/v7 all 1/7] COPY --from=tini          /build/ /
12:29:46 #48 DONE 0.1s
12:29:46 #13 110.1   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/65 
12:29:46 
12:29:46 #37 [linux/arm64->arm/v7 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:46 #37 106.7 Selecting previously unselected package libpcrecpp0v5:armhf.
12:29:46 #37 106.7 Preparing to unpack .../72-libpcrecpp0v5_2%3a8.39-13_armhf.deb ...
12:29:46 #37 106.7 Unpacking libpcrecpp0v5:armhf (2:8.39-13) ...
12:29:46 #37 106.9 Selecting previously unselected package libpcre3-dev:armhf.
12:29:46 #37 106.9 Preparing to unpack .../73-libpcre3-dev_2%3a8.39-13_armhf.deb ...
12:29:46 #37 106.9 Unpacking libpcre3-dev:armhf (2:8.39-13) ...
12:29:46 #37 107.3 Selecting previously unselected package zlib1g-dev:armhf.
12:29:46 #37 107.3 Preparing to unpack .../74-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_armhf.deb ...
12:29:46 #37 107.3 Unpacking zlib1g-dev:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:29:46 #37 107.4 Selecting previously unselected package libglib2.0-dev:armhf.
12:29:46 #37 107.4 Preparing to unpack .../75-libglib2.0-dev_2.66.8-1_armhf.deb ...
12:29:46 #37 107.4 Unpacking libglib2.0-dev:armhf (2.66.8-1) ...
12:29:47 #33 104.1 Selecting previously unselected package libsecret-1-dev:armel.
12:29:47 #33 104.1 Preparing to unpack .../76-libsecret-1-dev_0.20.4-2_armel.deb ...
12:29:47 #33 104.1 Unpacking libsecret-1-dev:armel (0.20.4-2) ...
12:29:47 #33 104.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
12:29:47 #33 104.3 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:47 #37 107.8 Selecting previously unselected package libsecret-1-dev:armhf.
12:29:47 #37 107.8 Preparing to unpack .../76-libsecret-1-dev_0.20.4-2_armhf.deb ...
12:29:47 #37 107.8 Unpacking libsecret-1-dev:armhf (0.20.4-2) ...
12:29:47 #37 107.9 Setting up libc6-armhf-cross (2.31-9cross4) ...
12:29:47 #33 104.3 Setting up linux-libc-dev:armel (5.10.162-1) ...
12:29:47 #33 104.3 Setting up gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:29:47 #33 104.3 Setting up gcc-10-base:armel (10.2.1-6) ...
12:29:47 #33 104.4 Setting up libglib2.0-data (2.66.8-1) ...
12:29:47 #33 104.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:47 #33 104.4 Setting up libc6-armel-cross (2.31-9cross4) ...
12:29:47 #33 104.4 Setting up python3-lib2to3 (3.9.2-1) ...
12:29:47 #13 110.7   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/65 
12:29:47 + for f in rootlesskit rootlesskit-docker-proxy
12:29:47 + GOBIN=/usr/local/bin
12:29:47 + GO111MODULE=on
12:29:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:47 #37 107.9 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:29:47 #37 107.9 Setting up linux-libc-dev:armhf (5.10.162-1) ...
12:29:47 #37 108.0 Setting up gcc-10-base:armhf (10.2.1-6) ...
12:29:47 #37 108.0 Setting up libglib2.0-data (2.66.8-1) ...
12:29:47 #37 108.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:29:47 #37 108.0 Setting up python3-lib2to3 (3.9.2-1) ...
12:29:47 #37 108.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:29:47 #33 104.6 Setting up libelf1:arm64 (0.183-1) ...
12:29:47 #33 104.7 Setting up libsecret-common (0.20.4-2) ...
12:29:47 #33 104.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:47 #33 104.7 Setting up python3-distutils (3.9.2-1) ...
12:29:47 #13 111.2   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/65 
12:29:47 #13 111.3   Installing : policycoreutils-2.5-34.el7.x86_64                          26/65 
12:29:47 #37 108.2 Setting up libelf1:arm64 (0.183-1) ...
12:29:47 #37 108.2 Setting up libsecret-common (0.20.4-2) ...
12:29:47 #37 108.2 Setting up gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:29:47 #37 108.3 Setting up python3-distutils (3.9.2-1) ...
12:29:47 #33 104.9 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:29:47 Created binary: bundles/dynbinary-daemon/dockerd
12:29:47 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:47 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:47 
12:29:47 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:29:47 + RM_GOPATH=0
12:29:47 + TMP_GOPATH=/go
12:29:47 + : /usr/local/bin
12:29:47 + '[' -z /go ']'
12:29:47 + export GOPATH=/go
12:29:47 + GOPATH=/go
12:29:47 + case "$(go env GOARCH)" in
12:29:47 ++ go env GOARCH
12:29:47 + export GO_BUILDMODE=-buildmode=pie
12:29:47 + GO_BUILDMODE=-buildmode=pie
12:29:47 ++ dirname hack/dockerfile/install/install.sh
12:29:47 + dir=hack/dockerfile/install
12:29:47 + bin=tini
12:29:47 + shift
12:29:47 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:29:47 + . hack/dockerfile/install/tini.installer
12:29:47 ++ : v0.19.0
12:29:47 + install_tini
12:29:47 + echo 'Install tini version v0.19.0'
12:29:47 + git clone https://github.com/krallin/tini.git /go/tini
12:29:47 Install tini version v0.19.0
12:29:47 Cloning into '/go/tini'...
12:29:47 + cd /go/tini
12:29:47 + git checkout -q v0.19.0
12:29:47 + cmake .
12:29:47 -- The C compiler identification is GNU 9.4.0
12:29:47 -- Check for working C compiler: /usr/bin/cc
12:29:47 -- Check for working C compiler: /usr/bin/cc -- works
12:29:47 -- Detecting C compiler ABI info
12:29:47 -- Detecting C compiler ABI info - done
12:29:47 -- Detecting C compile features
12:29:47 -- Detecting C compile features - done
12:29:47 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:47 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:29:47 -- Configuring done
12:29:47 -- Generating done
12:29:47 -- Build files have been written to: /go/tini
12:29:47 + make tini-static
12:29:47 make[2]: Entering directory '/go/tini'
12:29:47 make[3]: Entering directory '/go/tini'
12:29:47 make[4]: Entering directory '/go/tini'
12:29:47 make[5]: Entering directory '/go/tini'
12:29:47 Scanning dependencies of target tini-static
12:29:47 make[5]: Leaving directory '/go/tini'
12:29:47 make[5]: Entering directory '/go/tini'
12:29:47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:47 [100%] Linking C executable tini-static
12:29:47 make[5]: Leaving directory '/go/tini'
12:29:47 [100%] Built target tini-static
12:29:47 make[4]: Leaving directory '/go/tini'
12:29:47 make[3]: Leaving directory '/go/tini'
12:29:47 make[2]: Leaving directory '/go/tini'
12:29:47 + mkdir -p /usr/local/bin
12:29:47 + cp tini-static /usr/local/bin/docker-init
12:29:47 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:29:47 + RM_GOPATH=0
12:29:47 + TMP_GOPATH=/go
12:29:47 + : /usr/local/bin
12:29:47 + '[' -z /go ']'
12:29:47 + export GOPATH=/go
12:29:47 + GOPATH=/go
12:29:47 + case "$(go env GOARCH)" in
12:29:47 ++ go env GOARCH
12:29:47 + export GO_BUILDMODE=-buildmode=pie
12:29:47 + GO_BUILDMODE=-buildmode=pie
12:29:47 ++ dirname hack/dockerfile/install/install.sh
12:29:47 + dir=hack/dockerfile/install
12:29:47 + bin=rootlesskit
12:29:47 + shift
12:29:47 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:29:47 + . hack/dockerfile/install/rootlesskit.installer
12:29:47 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:47 + install_rootlesskit dynamic
12:29:47 + case "$1" in
12:29:47 + install_rootlesskit_dynamic
12:29:47 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:29:47 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:29:47 + export BUILD_MODE=-buildmode=pie
12:29:47 + BUILD_MODE=-buildmode=pie
12:29:47 + _install_rootlesskit
12:29:47 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:29:47 + for f in rootlesskit rootlesskit-docker-proxy
12:29:47 + GOBIN=/usr/local/bin
12:29:47 + GO111MODULE=on
12:29:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:47 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:47 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:29:47 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:47 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:47 go: downloading golang.org/x/sys v0.2.0
12:29:47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:47 go: downloading github.com/google/uuid v1.3.0
12:29:47 go: downloading github.com/moby/vpnkit v0.5.0
12:29:47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:47 go: downloading github.com/gofrs/flock v0.8.1
12:29:47 go: downloading github.com/gorilla/mux v1.8.0
12:29:47 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:47 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:47 go: downloading golang.org/x/net v0.1.0
12:29:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:47 + for f in rootlesskit rootlesskit-docker-proxy
12:29:47 + GOBIN=/usr/local/bin
12:29:47 + GO111MODULE=on
12:29:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:47 + return
12:29:47 # Build the CLI
12:29:47 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:29:47 Building dynamic docker-linux-arm64
12:29:47 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:52Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:29:48 #37 108.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:48 #37 108.5 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:29:48 #33 105.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
12:29:48 #33 105.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:29:48 #33 105.3 Setting up libglib2.0-bin (2.66.8-1) ...
12:29:48 #33 105.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
12:29:48 #33 105.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
12:29:48 #33 105.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:48 #33 105.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
12:29:48 #33 105.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
12:29:48 #33 105.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:29:48 #33 105.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:29:48 #33 105.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:29:48 #33 105.4 Setting up libcrypt1:armel (1:4.4.18-4) ...
12:29:48 #33 105.4 Setting up libgcc-s1:armel (10.2.1-6) ...
12:29:48 #33 105.5 Setting up libc6:armel (2.31-13+deb11u5) ...
12:29:48 #37 109.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:48 #37 109.0 Setting up libglib2.0-bin (2.66.8-1) ...
12:29:48 #37 109.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:48 #37 109.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:48 #37 109.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:48 #37 109.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:48 #37 109.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:48 #37 109.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:48 #37 109.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:48 #37 109.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:48 #37 109.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:48 #37 109.1 Setting up libcrypt1:armhf (1:4.4.18-4) ...
12:29:48 #37 109.2 Setting up libgcc-s1:armhf (10.2.1-6) ...
12:29:48 #37 109.2 Setting up libc6:armhf (2.31-13+deb11u5) ...
12:29:48 + return
12:29:48 # Build the CLI
12:29:48 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:29:48 Building dynamic docker-linux-arm64
12:29:48 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:29:49 #13 111.3   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/65 
12:29:49 #13 112.5   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/65 
12:29:49 #38 17.27 Reading package lists...
12:29:49 #38 ...
12:29:49 
12:29:49 #40 [linux/amd64 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:49 #40 12.03 Fetched 8622 kB in 11s (783 kB/s)
12:29:49 #40 12.03 Reading package lists...
12:29:49 #40 16.19 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:29:49 #40 16.19 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:29:49 #40 16.20 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:29:49 #13 113.0   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/65 
12:29:49 #13 113.0   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        30/65 
12:29:49 Created binary: bundles/dynbinary-daemon/dockerd
12:29:49 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:49 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:49 
12:29:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:29:49 + RM_GOPATH=0
12:29:49 + TMP_GOPATH=/go
12:29:49 + : /usr/local/bin
12:29:49 + '[' -z /go ']'
12:29:49 + export GOPATH=/go
12:29:49 + GOPATH=/go
12:29:49 + case "$(go env GOARCH)" in
12:29:49 ++ go env GOARCH
12:29:49 + export GO_BUILDMODE=-buildmode=pie
12:29:49 + GO_BUILDMODE=-buildmode=pie
12:29:49 ++ dirname hack/dockerfile/install/install.sh
12:29:49 + dir=hack/dockerfile/install
12:29:49 + bin=tini
12:29:49 + shift
12:29:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:29:49 + . hack/dockerfile/install/tini.installer
12:29:49 ++ : v0.19.0
12:29:49 + install_tini
12:29:49 + echo 'Install tini version v0.19.0'
12:29:49 + git clone https://github.com/krallin/tini.git /go/tini
12:29:49 Install tini version v0.19.0
12:29:49 Cloning into '/go/tini'...
12:29:49 + cd /go/tini
12:29:49 + git checkout -q v0.19.0
12:29:49 + cmake .
12:29:49 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:29:49   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:29:49   CMake.
12:29:49 
12:29:49   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:29:49   CMake that the project does not need compatibility with older versions.
12:29:49 
12:29:49 
12:29:49 -- The C compiler identification is GNU 12.2.0
12:29:49 -- Detecting C compiler ABI info
12:29:49 -- Detecting C compiler ABI info - done
12:29:49 -- Check for working C compiler: /usr/bin/cc - skipped
12:29:49 -- Detecting C compile features
12:29:49 -- Detecting C compile features - done
12:29:49 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:49 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:29:49 -- Configuring done
12:29:49 -- Generating done
12:29:49 -- Build files have been written to: /go/tini
12:29:49 + make tini-static
12:29:49 make[2]: Entering directory '/go/tini'
12:29:49 make[3]: Entering directory '/go/tini'
12:29:49 make[4]: Entering directory '/go/tini'
12:29:49 make[5]: Entering directory '/go/tini'
12:29:49 make[5]: Leaving directory '/go/tini'
12:29:49 make[5]: Entering directory '/go/tini'
12:29:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:49 [100%] Linking C executable tini-static
12:29:49 make[5]: Leaving directory '/go/tini'
12:29:49 [100%] Built target tini-static
12:29:49 make[4]: Leaving directory '/go/tini'
12:29:49 make[3]: Leaving directory '/go/tini'
12:29:49 make[2]: Leaving directory '/go/tini'
12:29:49 + mkdir -p /usr/local/bin
12:29:49 + cp tini-static /usr/local/bin/docker-init
12:29:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:29:49 + RM_GOPATH=0
12:29:49 + TMP_GOPATH=/go
12:29:49 + : /usr/local/bin
12:29:49 + '[' -z /go ']'
12:29:49 + export GOPATH=/go
12:29:49 + GOPATH=/go
12:29:49 + case "$(go env GOARCH)" in
12:29:49 ++ go env GOARCH
12:29:49 + export GO_BUILDMODE=-buildmode=pie
12:29:49 + GO_BUILDMODE=-buildmode=pie
12:29:49 ++ dirname hack/dockerfile/install/install.sh
12:29:49 + dir=hack/dockerfile/install
12:29:49 + bin=rootlesskit
12:29:49 + shift
12:29:49 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:29:49 + . hack/dockerfile/install/rootlesskit.installer
12:29:49 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:49 + install_rootlesskit dynamic
12:29:49 + case "$1" in
12:29:49 + install_rootlesskit_dynamic
12:29:49 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:29:49 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:29:49 + export BUILD_MODE=-buildmode=pie
12:29:49 + BUILD_MODE=-buildmode=pie
12:29:49 + _install_rootlesskit
12:29:49 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:29:49 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:49 + for f in rootlesskit rootlesskit-docker-proxy
12:29:49 + GOBIN=/usr/local/bin
12:29:49 + GO111MODULE=on
12:29:49 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:49 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:29:49 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:49 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:49 go: downloading golang.org/x/sys v0.2.0
12:29:49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:49 go: downloading github.com/google/uuid v1.3.0
12:29:49 go: downloading github.com/moby/vpnkit v0.5.0
12:29:49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:49 go: downloading github.com/gofrs/flock v0.8.1
12:29:49 go: downloading github.com/gorilla/mux v1.8.0
12:29:49 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:49 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:49 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:49 go: downloading golang.org/x/net v0.1.0
12:29:49 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:49 #33 106.7 Setting up libsepol1:armel (3.1-1) ...
12:29:49 #33 106.7 Setting up libcrypt-dev:armel (1:4.4.18-4) ...
12:29:49 #33 106.8 Setting up libblkid1:armel (2.36.1-8+deb11u1) ...
12:29:49 #33 106.8 Setting up libstdc++6:armel (10.2.1-6) ...
12:29:49 #33 106.8 Setting up libkeyutils1:armel (1.6.1-2) ...
12:29:49 #33 106.8 Setting up libpcre16-3:armel (2:8.39-13) ...
12:29:49 #33 106.8 Setting up libgpg-error0:armel (1.38-2) ...
12:29:49 #33 106.8 Setting up libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:29:49 #33 107.0 Setting up libffi7:armel (3.3-6) ...
12:29:49 #13 113.1   Installing : autoconf-2.69-11.el7.noarch                                31/65 
12:29:49 #13 113.7 install-info: No such file or directory for /usr/share/info/autoconf.info
12:29:49 #13 113.7   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       32/65 
12:29:49 + for f in rootlesskit rootlesskit-docker-proxy
12:29:49 + GOBIN=/usr/local/bin
12:29:49 + GO111MODULE=on
12:29:49 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:49 #37 110.5 Setting up libsepol1:armhf (3.1-1) ...
12:29:49 #37 110.5 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:29:49 #37 110.5 Setting up libblkid1:armhf (2.36.1-8+deb11u1) ...
12:29:49 #37 110.5 Setting up libstdc++6:armhf (10.2.1-6) ...
12:29:49 #37 110.5 Setting up libkeyutils1:armhf (1.6.1-2) ...
12:29:49 #37 110.6 Setting up libpcre16-3:armhf (2:8.39-13) ...
12:29:49 #37 110.6 Setting up libgpg-error0:armhf (1.38-2) ...
12:29:49 #37 110.6 Setting up libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:29:50 #33 107.0 Setting up libsepol1-dev:armel (3.1-1) ...
12:29:50 #33 107.0 Setting up libgcrypt20:armel (1.8.7-6) ...
12:29:50 #33 107.0 Setting up zlib1g:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:29:50 #33 107.0 Setting up libcom-err2:armel (1.46.2-2) ...
12:29:50 #33 107.1 Setting up libffi-dev:armel (3.3-6) ...
12:29:50 #33 107.1 Setting up libpcre2-16-0:armel (10.36-2+deb11u1) ...
12:29:50 #33 107.1 Setting up libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:29:50 #33 107.1 Setting up libpcre3:armel (2:8.39-13) ...
12:29:50 #33 107.1 Setting up libpcre2-32-0:armel (10.36-2+deb11u1) ...
12:29:50 #33 107.1 Setting up libpcre32-3:armel (2:8.39-13) ...
12:29:50 #33 107.1 Setting up libuuid1:armel (2.36.1-8+deb11u1) ...
12:29:50 #33 107.2 Setting up libpcre2-8-0:armel (10.36-2+deb11u1) ...
12:29:50 #33 107.2 Setting up libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:29:50 #33 107.2 Setting up libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:29:50 #33 107.2 Setting up libpcrecpp0v5:armel (2:8.39-13) ...
12:29:50 #37 110.7 Setting up libffi7:armhf (3.3-6) ...
12:29:50 #37 110.7 Setting up libsepol1-dev:armhf (3.1-1) ...
12:29:50 #37 110.7 Setting up libgcrypt20:armhf (1.8.7-6) ...
12:29:50 #37 110.8 Setting up zlib1g:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:29:50 #37 110.8 Setting up libcom-err2:armhf (1.46.2-2) ...
12:29:50 #37 110.8 Setting up libffi-dev:armhf (3.3-6) ...
12:29:50 #37 110.8 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:29:50 #37 110.8 Setting up libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:29:50 #37 110.8 Setting up libpcre3:armhf (2:8.39-13) ...
12:29:50 #37 110.8 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:29:50 #37 110.8 Setting up libpcre32-3:armhf (2:8.39-13) ...
12:29:50 #37 110.9 Setting up libuuid1:armhf (2.36.1-8+deb11u1) ...
12:29:50 #37 110.9 Setting up libpcre2-8-0:armhf (10.36-2+deb11u1) ...
12:29:50 #37 110.9 Setting up libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:29:50 #37 110.9 Setting up libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:29:50 #37 110.9 Setting up libpcrecpp0v5:armhf (2:8.39-13) ...
12:29:50 #37 111.0 Setting up libselinux1:armhf (3.1-3) ...
12:29:50 #33 107.2 Setting up libselinux1:armel (3.1-3) ...
12:29:50 #33 107.2 Setting up libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:29:50 #33 107.3 Setting up libpcre2-posix2:armel (10.36-2+deb11u1) ...
12:29:50 #33 107.3 Setting up libmount1:armel (2.36.1-8+deb11u1) ...
12:29:50 #33 107.3 Setting up libtirpc3:armel (1.3.1-1+deb11u1) ...
12:29:50 #33 107.3 Setting up libglib2.0-0:armel (2.66.8-1) ...
12:29:50 #33 107.4 No schema files found: doing nothing.
12:29:50 #33 107.4 Setting up libbtrfs0:armel (5.10.1-2) ...
12:29:50 #33 107.4 Setting up libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:29:50 #33 107.4 Setting up libbtrfs-dev:armel (5.10.1-2) ...
12:29:50 #33 107.5 Setting up libnsl2:armel (1.3.0-2) ...
12:29:50 #33 107.5 Setting up libnsl-dev:armel (1.3.0-2) ...
12:29:50 #33 107.5 Setting up libc6-dev:armel (2.31-13+deb11u5) ...
12:29:50 #33 107.5 Setting up libpcre2-dev:armel (10.36-2+deb11u1) ...
12:29:50 #33 107.5 Setting up libselinux1-dev:armel (3.1-3) ...
12:29:50 #33 107.5 Setting up libpcre3-dev:armel (2:8.39-13) ...
12:29:50 #33 107.5 Setting up uuid-dev:armel (2.36.1-8+deb11u1) ...
12:29:50 #33 107.5 Setting up zlib1g-dev:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:29:50 #33 107.6 Setting up libblkid-dev:armel (2.36.1-8+deb11u1) ...
12:29:50 #33 107.6 Setting up libmount-dev:armel (2.36.1-8+deb11u1) ...
12:29:50 #13 113.7   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      33/65 
12:29:50 #13 114.4   Installing : openssh-clients-7.4p1-22.el7_9.x86_64                      34/65 
12:29:50 #40 17.37 Reading package lists...
12:29:50 #40 ...
12:29:50 
12:29:50 #30 [linux/amd64 tini-build 2/4] 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
12:29:50 #30 12.00 Fetched 8622 kB in 11s (777 kB/s)
12:29:50 #30 12.00 Reading package lists...
12:29:50 #30 15.52 Reading package lists...
12:29:50 #30 18.67 Building dependency tree...
12:29:50 #37 111.0 Setting up libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:29:50 #37 111.0 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:29:50 #37 111.0 Setting up libmount1:armhf (2.36.1-8+deb11u1) ...
12:29:50 #37 111.0 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:29:50 #37 111.0 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:29:50 #37 111.1 No schema files found: doing nothing.
12:29:50 #37 111.1 Setting up libbtrfs0:armhf (5.10.1-2) ...
12:29:50 #37 111.1 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:29:50 #37 111.1 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
12:29:50 #37 111.1 Setting up libnsl2:armhf (1.3.0-2) ...
12:29:50 #37 111.2 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:29:50 #37 111.2 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
12:29:50 #33 107.6 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:29:50 #33 107.6 No schema files found: doing nothing.
12:29:50 #33 107.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:50 #33 107.6 Setting up libsecret-1-0:armel (0.20.4-2) ...
12:29:50 #33 107.7 Setting up libglib2.0-dev:armel (2.66.8-1) ...
12:29:50 #33 107.7 Setting up libgirepository-1.0-1:armel (1.66.1-1+b1) ...
12:29:50 #33 107.7 Setting up gir1.2-glib-2.0:armel (1.66.1-1+b1) ...
12:29:50 #33 107.7 Setting up gir1.2-secret-1:armel (0.20.4-2) ...
12:29:50 #33 107.7 Setting up libsecret-1-dev:armel (0.20.4-2) ...
12:29:50 #33 107.7 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:50 #13 114.4   Installing : libselinux-python-2.5-15.el7.x86_64                        35/65 
12:29:50 #37 111.2 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:29:50 #37 111.2 Setting up libselinux1-dev:armhf (3.1-3) ...
12:29:50 #37 111.2 Setting up libpcre3-dev:armhf (2:8.39-13) ...
12:29:50 #37 111.3 Setting up uuid-dev:armhf (2.36.1-8+deb11u1) ...
12:29:50 #37 111.3 Setting up zlib1g-dev:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:29:50 #37 111.3 Setting up libblkid-dev:armhf (2.36.1-8+deb11u1) ...
12:29:50 #37 111.3 Setting up libmount-dev:armhf (2.36.1-8+deb11u1) ...
12:29:50 #37 111.3 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:29:50 #37 111.3 No schema files found: doing nothing.
12:29:50 #37 111.4 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:50 #37 111.4 Setting up libsecret-1-0:armhf (0.20.4-2) ...
12:29:50 #13 114.4   Installing : libgomp-4.8.5-44.el7.x86_64                                36/65 
12:29:51 #37 111.4 Setting up libglib2.0-dev:armhf (2.66.8-1) ...
12:29:51 #37 111.4 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:29:51 #37 111.4 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:29:51 #37 111.5 Setting up gir1.2-secret-1:armhf (0.20.4-2) ...
12:29:51 #37 111.5 Setting up libsecret-1-dev:armhf (0.20.4-2) ...
12:29:51 #37 111.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:29:51 #33 DONE 108.0s
12:29:51 
12:29:51 #47 [linux/arm64->arm/v6 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm/v6 <<EOT (set -e...)
12:29:51 #13 115.0   Installing : less-458-9.el7.x86_64                                      37/65 
12:29:51 + return
12:29:51 # Build the CLI
12:29:51 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:29:51 Building dynamic docker-linux-arm64
12:29:51 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:29:51 Created binary: bundles/dynbinary-daemon/dockerd
12:29:51 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:29:51 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:51 
12:29:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:29:51 + RM_GOPATH=0
12:29:51 + TMP_GOPATH=/go
12:29:51 + : /usr/local/bin
12:29:51 + '[' -z /go ']'
12:29:51 + export GOPATH=/go
12:29:51 + GOPATH=/go
12:29:51 + case "$(go env GOARCH)" in
12:29:51 ++ go env GOARCH
12:29:51 + export GO_BUILDMODE=-buildmode=pie
12:29:51 + GO_BUILDMODE=-buildmode=pie
12:29:51 ++ dirname hack/dockerfile/install/install.sh
12:29:51 + dir=hack/dockerfile/install
12:29:51 + bin=tini
12:29:51 + shift
12:29:51 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:29:51 + . hack/dockerfile/install/tini.installer
12:29:51 Install tini version v0.19.0
12:29:51 ++ : v0.19.0
12:29:51 + install_tini
12:29:51 + echo 'Install tini version v0.19.0'
12:29:51 + git clone https://github.com/krallin/tini.git /go/tini
12:29:51 Cloning into '/go/tini'...
12:29:51 + cd /go/tini
12:29:51 + git checkout -q v0.19.0
12:29:51 + cmake .
12:29:51 -- The C compiler identification is GNU 10.2.1
12:29:51 -- Detecting C compiler ABI info
12:29:51 -- Detecting C compiler ABI info - done
12:29:51 -- Check for working C compiler: /usr/bin/cc - skipped
12:29:51 -- Detecting C compile features
12:29:51 -- Detecting C compile features - done
12:29:51 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:51 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:29:51 -- Configuring done
12:29:51 -- Generating done
12:29:51 -- Build files have been written to: /go/tini
12:29:51 + make tini-static
12:29:51 make[2]: Entering directory '/go/tini'
12:29:51 make[3]: Entering directory '/go/tini'
12:29:51 make[4]: Entering directory '/go/tini'
12:29:51 make[5]: Entering directory '/go/tini'
12:29:51 Scanning dependencies of target tini-static
12:29:51 make[5]: Leaving directory '/go/tini'
12:29:51 make[5]: Entering directory '/go/tini'
12:29:51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:51 [100%] Linking C executable tini-static
12:29:51 make[5]: Leaving directory '/go/tini'
12:29:51 [100%] Built target tini-static
12:29:51 make[4]: Leaving directory '/go/tini'
12:29:51 make[3]: Leaving directory '/go/tini'
12:29:51 make[2]: Leaving directory '/go/tini'
12:29:51 + mkdir -p /usr/local/bin
12:29:51 + cp tini-static /usr/local/bin/docker-init
12:29:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:29:51 + RM_GOPATH=0
12:29:51 + TMP_GOPATH=/go
12:29:51 + : /usr/local/bin
12:29:51 + '[' -z /go ']'
12:29:51 + export GOPATH=/go
12:29:51 + GOPATH=/go
12:29:51 + case "$(go env GOARCH)" in
12:29:51 ++ go env GOARCH
12:29:51 + export GO_BUILDMODE=-buildmode=pie
12:29:51 + GO_BUILDMODE=-buildmode=pie
12:29:51 ++ dirname hack/dockerfile/install/install.sh
12:29:51 + dir=hack/dockerfile/install
12:29:51 + bin=rootlesskit
12:29:51 + shift
12:29:51 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:29:51 + . hack/dockerfile/install/rootlesskit.installer
12:29:51 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:51 + install_rootlesskit dynamic
12:29:51 + case "$1" in
12:29:51 + install_rootlesskit_dynamic
12:29:51 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:29:51 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:29:51 + export BUILD_MODE=-buildmode=pie
12:29:51 + BUILD_MODE=-buildmode=pie
12:29:51 + _install_rootlesskit
12:29:51 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:29:51 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:51 + for f in rootlesskit rootlesskit-docker-proxy
12:29:51 + GOBIN=/usr/local/bin
12:29:51 + GO111MODULE=on
12:29:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:51 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:29:51 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:51 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:51 go: downloading golang.org/x/sys v0.2.0
12:29:51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:51 go: downloading github.com/google/uuid v1.3.0
12:29:51 go: downloading github.com/moby/vpnkit v0.5.0
12:29:51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:51 go: downloading github.com/gofrs/flock v0.8.1
12:29:51 go: downloading github.com/gorilla/mux v1.8.0
12:29:51 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:51 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:51 go: downloading golang.org/x/net v0.1.0
12:29:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:51 #37 DONE 112.0s
12:29:51 
12:29:51 #49 [linux/arm64->arm/v7 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm/v7 <<EOT (set -e...)
12:29:51 #13 115.0   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           38/65 
12:29:51 #13 115.6   Installing : git-1.8.3.1-23.el7_8.x86_64                                39/65 
12:29:51 #30 21.60 The following additional packages will be installed:
12:29:51 #30 21.61   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:29:51 #30 21.62 Suggested packages:
12:29:51 #30 21.63   cmake-doc ninja-build lrzip
12:29:51 #30 ...
12:29:51 
12:29:51 #40 [linux/amd64 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:29:51 #40 17.37 Reading package lists...
12:29:52 #13 115.6   Installing : libsepol-devel-2.5-10.el7.x86_64                           40/65 
12:29:52 #40 21.79 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
12:29:52 #40 21.87 Reading package lists...
12:29:52 #40 ...
12:29:52 
12:29:52 #41 [linux/amd64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:29:52 #41 12.04 Fetched 8622 kB in 11s (785 kB/s)
12:29:52 #41 12.04 Reading package lists...
12:29:52 #41 16.18 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:29:52 #41 16.18 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:29:52 #41 16.18 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:29:52 #41 17.36 Reading package lists...
12:29:52 #41 21.84 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
12:29:52 #41 21.93 Reading package lists...
12:29:52 #41 ...
12:29:52 
12:29:52 #30 [linux/amd64 tini-build 2/4] 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
12:29:52 #30 21.94 The following NEW packages will be installed:
12:29:52 #30 21.95   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:29:52 #13 115.9   Installing : kernel-headers-3.10.0-1160.81.1.el7.x86_64                 41/65 
12:29:52 #30 22.30 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
12:29:52 #30 22.30 Need to get 17.3 MB of archives.
12:29:52 #30 22.30 After this operation, 70.1 MB of additional disk space will be used.
12:29:52 #30 22.30 Get:1 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:29:52 #30 22.37 Get:2 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:29:52 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm
12:29:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pBIIn3
12:29:52 + umask 022
12:29:52 + cd /root/rpmbuild/BUILD
12:29:52 + cd src
12:29:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:29:52 + RPM_EC=0
12:29:52 ++ jobs -p
12:29:52 + exit 0
12:29:52 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.afJ613
12:29:52 + umask 022
12:29:52 + cd /root/rpmbuild/BUILD
12:29:52 + rm -rf src src.gemspec
12:29:52 + RPM_EC=0
12:29:52 ++ jobs -p
12:29:52 + exit 0
12:29:52 
12:29:52 RPM build warnings:
12:29:52     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:29:52     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:29:52     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:29:52     source_date_epoch_from_changelog set but %changelog is missing
12:29:52     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-proxy
12:29:52 warning: source_date_epoch_from_changelog set but %changelog is missing
12:29:52 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8UhAzv
12:29:52 + umask 022
12:29:52 + cd /root/rpmbuild/BUILD
12:29:52 + cd /root/rpmbuild/BUILD
12:29:52 + rm -rf src
12:29:52 + /usr/bin/mkdir -p src
12:29:52 + cd src
12:29:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
12:29:52 + STATUS=0
12:29:52 + '[' 0 -ne 0 ']'
12:29:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
12:29:52 + STATUS=0
12:29:52 + '[' 0 -ne 0 ']'
12:29:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:29:52 + RPM_EC=0
12:29:52 ++ jobs -p
12:29:52 + exit 0
12:29:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bFBmfi
12:29:52 + umask 022
12:29:52 + cd /root/rpmbuild/BUILD
12:29:52 + 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'
12:29:52 + export CFLAGS
12:29:52 + 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'
12:29:52 + export CXXFLAGS
12:29:52 + 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'
12:29:52 + export FFLAGS
12:29:52 + 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'
12:29:52 + export FCFLAGS
12:29:52 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:29:52 + export LDFLAGS
12:29:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:29:52 + export LT_SYS_LIBRARY_PATH
12:29:52 + CC=gcc
12:29:52 + export CC
12:29:52 + CXX=g++
12:29:52 + export CXX
12:29:52 + cd src
12:29:52 + mkdir -p /go/src/github.com/docker
12:29:52 + rm -f /go/src/github.com/docker/cli
12:29:52 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:29:52 + pushd /go/src/github.com/docker/cli
12:29:52 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:29:52 + VERSION=0.0.0-20230124074129-645395c
12:29:52 + GITCOMMIT=645395c
12:29:52 + GO_LINKMODE=dynamic
12:29:52 + ./scripts/build/binary
12:29:52 Building dynamic docker-linux-arm64
12:29:52 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:29:52Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:29:52 #13 116.6   Installing : glibc-headers-2.17-326.el7_9.x86_64                        42/65 
12:29:53 #47 ...
12:29:53 
12:29:53 #48 [linux/arm64->arm/v6 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm/v6 <<EOT (set -e...)
12:29:53 #0 0.317 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:53 #0 0.318 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:53 #0 1.123 go: downloading golang.org/x/sys v0.2.0
12:29:53 #0 1.642 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:29:53 #0 2.015 go: downloading github.com/google/uuid v1.3.0
12:29:53 #0 2.055 go: downloading github.com/moby/vpnkit v0.5.0
12:29:53 #0 2.240 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:29:53 #0 2.357 go: downloading github.com/gofrs/flock v0.8.1
12:29:53 #0 2.368 go: downloading github.com/gorilla/mux v1.8.0
12:29:53 #0 2.418 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:29:53 #0 2.573 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:29:53 #0 2.640 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:29:53 #0 3.115 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:29:53 #0 3.190 go: downloading golang.org/x/net v0.1.0
12:29:53 #30 22.88 Get:3 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
12:29:53 #30 22.90 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:29:53 #30 22.92 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:29:53 #30 22.93 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:29:53 #30 22.93 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:29:53 #30 22.94 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:29:53 #48 ...
12:29:53 
12:29:53 #49 [linux/arm64->arm/v6 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm/v6 <<EOT (set -e...)
12:29:53 #0 0.777 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
12:29:54 #30 23.89 debconf: delaying package configuration, since apt-utils is not installed
12:29:54 #49 ...
12:29:54 
12:29:54 #47 [linux/arm64->arm/v6 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm/v6 <<EOT (set -e...)
12:29:54 #47 3.088 + bin/ctr
12:29:54 #47 3.088 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
12:29:54 #56 ...
12:29:54 
12:29:54 #50 [linux/arm64 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
12:29:54 #50 DONE 84.1s
12:29:54 
12:29:54 #56 [linux/arm64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm64 <<EOT (set -e...)
12:29:54 #56 ...
12:29:54 
12:29:54 #57 [linux/arm64 all 2/7] COPY --from=runc          /build/ /
12:29:54 #57 DONE 0.4s
12:29:54 
12:29:54 #56 [linux/arm64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm64 <<EOT (set -e...)
12:29:54 #30 24.07 Fetched 17.3 MB in 1s (14.1 MB/s)
12:29:54 #30 24.18 Selecting previously unselected package cmake-data.
12:29:54 #30 24.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 ... 15753 files and directories currently installed.)
12:29:54 #30 24.25 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:29:54 #30 24.27 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:29:54 Created binary: bundles/dynbinary-daemon/dockerd
12:29:54 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:29:54 Created binary: bundles/dynbinary-daemon/docker-proxy
12:29:54 
12:29:54 ~/rpmbuild/BUILD/src
12:29:54 + popd
12:29:54 + RPM_EC=0
12:29:54 ++ jobs -p
12:29:54 + exit 0
12:29:54 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ohHfDA
12:29:54 + umask 022
12:29:54 + cd /root/rpmbuild/BUILD
12:29:54 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64 '!=' / ']'
12:29:54 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64
12:29:54 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64
12:29:54 + mkdir -p /root/rpmbuild/BUILDROOT
12:29:54 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64
12:29:54 + cd src
12:29:54 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:29:54 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/dockerd
12:29:54 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:29:54 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/docker-proxy
12:29:54 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/docker-init
12:29:54 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/lib/systemd/system/docker.service
12:29:54 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/lib/systemd/system/docker.socket
12:29:54 + /usr/lib/rpm/check-buildroot
12:29:54 + /usr/lib/rpm/redhat/brp-ldconfig
12:29:54 + /usr/lib/rpm/brp-compress
12:29:54 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:29:54 #13 116.7   Installing : glibc-devel-2.17-326.el7_9.x86_64                          43/65 
12:29:54 + for f in rootlesskit rootlesskit-docker-proxy
12:29:54 + GOBIN=/usr/local/bin
12:29:54 + GO111MODULE=on
12:29:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:29:54 #49 3.091 + bin/ctr
12:29:54 #49 3.092 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
12:29:55 #13 118.4   Installing : gcc-4.8.5-44.el7.x86_64                                    44/65 
12:29:55 #13 119.0   Installing : python-IPy-0.75-6.el7.noarch                               45/65 
12:29:55 #13 119.0   Installing : policycoreutils-python-2.5-34.el7.x86_64                   46/65 
12:29:55 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:29:55 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
12:29:55 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:29:55 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:29:55 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:29:55 + /usr/lib/rpm/brp-python-hardlink
12:29:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:29:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pElPHV
12:29:55 + umask 022
12:29:55 + cd /root/rpmbuild/BUILD
12:29:55 + cd src
12:29:55 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:29:55 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:55 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:29:55 + echo 'PASS: daemon version OK'
12:29:55 PASS: daemon version OK
12:29:55 + RPM_EC=0
12:29:55 ++ jobs -p
12:29:55 + exit 0
12:29:55 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64
12:29:55 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/docker-proxy
12:29:55 #13 119.1   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    47/65 
12:29:55 + return
12:29:55 # Build the CLI
12:29:55 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:29:56 Building dynamic docker-linux-arm64
12:29:56 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:59Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:29:56 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.el9 docker-ce(x86-64) = 3:0.0.0~20230124074129.645395c-0.el9
12:29:56 Requires(interp): /bin/sh /bin/sh /bin/sh
12:29:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:29:56 Requires(post): /bin/sh
12:29:56 Requires(preun): /bin/sh
12:29:56 Requires(postun): /bin/sh
12:29:56 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)
12:29:56 Conflicts: docker docker-ee docker-engine-cs docker-io
12:29:56 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:29:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64
12:29:56 #13 119.6   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             48/65 
12:29:56 #13 120.2   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/65 
12:29:56 #30 26.22 Selecting previously unselected package libicu67:amd64.
12:29:56 #30 26.22 Preparing to unpack .../1-libicu67_67.1-7_amd64.deb ...
12:29:56 #30 26.23 Unpacking libicu67:amd64 (67.1-7) ...
12:29:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.el9.src.rpm
12:29:56 #49 ...
12:29:56 
12:29:56 #44 [linux/arm64->arm/v7 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:29:56 #44 40.93 Selecting previously unselected package cpp-arm-linux-gnueabihf.
12:29:56 #44 40.93 Preparing to unpack .../06-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:29:56 #44 40.94 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:29:56 #44 41.06 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:29:56 #44 41.06 Preparing to unpack .../07-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:29:56 #44 41.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:29:56 #44 41.21 Selecting previously unselected package dmsetup.
12:29:56 #44 41.21 Preparing to unpack .../08-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:29:56 #44 41.22 Unpacking dmsetup (2:1.02.175-2.1) ...
12:29:56 #44 41.30 Selecting previously unselected package patch.
12:29:56 #44 41.31 Preparing to unpack .../09-patch_2.7.6-7_arm64.deb ...
12:29:56 #44 41.32 Unpacking patch (2.7.6-7) ...
12:29:56 #44 41.63 Selecting previously unselected package dpkg-dev.
12:29:56 #44 41.63 Preparing to unpack .../10-dpkg-dev_1.20.12_all.deb ...
12:29:56 #44 41.64 Unpacking dpkg-dev (1.20.12) ...
12:29:56 #44 41.96 Selecting previously unselected package gcc-10-cross-base.
12:29:56 #44 41.97 Preparing to unpack .../11-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:29:56 #44 41.97 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:29:56 #44 42.03 Selecting previously unselected package libc6-armhf-cross.
12:29:56 #44 42.05 Preparing to unpack .../12-libc6-armhf-cross_2.31-9cross4_all.deb ...
12:29:56 #44 42.05 Unpacking libc6-armhf-cross (2.31-9cross4) ...
12:29:56 #44 42.33 Selecting previously unselected package libgcc-s1-armhf-cross.
12:29:56 #44 42.33 Preparing to unpack .../13-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:56 #44 42.34 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:29:56 #44 42.39 Selecting previously unselected package libgomp1-armhf-cross.
12:29:56 #44 42.39 Preparing to unpack .../14-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:56 #44 42.40 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
12:29:56 #44 42.45 Selecting previously unselected package libatomic1-armhf-cross.
12:29:56 #44 42.46 Preparing to unpack .../15-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:56 #44 42.46 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
12:29:56 #44 42.50 Selecting previously unselected package libasan6-armhf-cross.
12:29:56 #44 42.50 Preparing to unpack .../16-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:56 #44 42.50 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
12:29:56 #44 42.99 Selecting previously unselected package libstdc++6-armhf-cross.
12:29:56 #44 42.99 Preparing to unpack .../17-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:56 #44 42.99 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:29:56 #44 43.11 Selecting previously unselected package libubsan1-armhf-cross.
12:29:56 #44 43.11 Preparing to unpack .../18-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:56 #44 43.11 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
12:29:56 #44 43.30 Selecting previously unselected package libgcc-10-dev-armhf-cross.
12:29:56 #44 43.30 Preparing to unpack .../19-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
12:29:56 #44 43.31 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:29:56 #44 43.55 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
12:29:56 #44 43.55 Preparing to unpack .../20-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_arm64.deb ...
12:29:56 #44 43.56 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:29:56 #13 120.3   Installing : automake-1.13.4-3.el7.noarch                               50/65 
12:29:56 #13 120.9 install-info: No such file or directory for /usr/share/info/automake.info.gz
12:29:57 #13 120.9   Installing : pcre-devel-8.32-17.el7.x86_64                              51/65 
12:29:57 #13 121.0   Installing : libselinux-devel-2.5-15.el7.x86_64                         52/65 
12:29:57 #13 121.0   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            53/65 
12:29:57 #30 ...
12:29:57 
12:29:57 #38 [linux/amd64 rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:29:57 #38 17.27 Reading package lists...
12:29:57 #38 21.71 + apt-get  install -y --no-install-recommends gcc libc6-dev
12:29:57 #38 21.80 Reading package lists...
12:29:57 #38 24.35 Building dependency tree...
12:29:57 #38 26.69 gcc is already the newest version (4:10.2.1-1).
12:29:57 #38 26.69 libc6-dev is already the newest version (2.31-13+deb11u5).
12:29:57 #38 26.69 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
12:29:57 #38 DONE 27.1s
12:29:57 
12:29:57 #39 [linux/amd64 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.3.0"      && /build/go-winres --help
12:29:57 #39 26.51 NAME:
12:29:57 #39 26.52    go-winres - A tool for embedding resources in Windows executables
12:29:57 #39 26.52 
12:29:57 #39 26.52 USAGE:
12:29:57 #39 26.53    go-winres [global options] command [command options] [arguments...]
12:29:57 #39 26.53 
12:29:57 #39 26.53 COMMANDS:
12:29:57 #39 26.53    init     Create an initial ./winres/winres.json
12:29:57 #39 26.53    make     Make syso files for the "go build" command
12:29:57 #39 26.54    simply   Make syso files for the "go build" command (simplified)
12:29:57 #39 26.54    extract  Extract all resources from an executable
12:29:57 #39 26.54    patch    Replace resources in an executable file (exe, dll)
12:29:57 #39 26.55    help, h  Shows a list of commands or help for one command
12:29:57 #39 26.55 
12:29:57 #39 26.55 GLOBAL OPTIONS:
12:29:57 #39 26.55    --help, -h  show help (default: false)
12:29:57 #39 DONE 27.4s
12:29:57 
12:29:57 #43 [linux/amd64 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 <<EOT (set -e...)
12:29:57 #13 121.1   Installing : libtool-2.4.2-22.el7_3.x86_64                              54/65 
12:29:57 #13 121.6 install-info: No such file or directory for /usr/share/info/libtool.info.gz
12:29:57 #43 0.554 go: downloading github.com/urfave/cli/v2 v2.23.5
12:29:58 #43 0.605 go: downloading github.com/sirupsen/logrus v1.9.0
12:29:58 #13 121.8   Installing : glibc-static-2.17-326.el7_9.x86_64                         55/65 
12:29:58 #13 121.9   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        56/65 
12:29:59 #13 121.9   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   57/65 
12:29:59 #13 122.8   Installing : cmake-2.8.12.2-2.el7.x86_64                                58/65 
12:29:59 #43 2.001 go: downloading golang.org/x/sys v0.2.0
12:29:59 #13 122.8   Installing : which-2.20-7.el7.x86_64                                    59/65 
12:29:59 #13 123.4 install-info: No such file or directory for /usr/share/info/which.info.gz
12:29:59 #13 123.9   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      60/65 
12:30:00 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm
12:30:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1eIgFo
12:30:00 + umask 022
12:30:00 + cd /root/rpmbuild/BUILD
12:30:00 + cd src
12:30:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:30:00 + RPM_EC=0
12:30:00 ++ jobs -p
12:30:00 + exit 0
12:30:00 
12:30:00 RPM build warnings:
12:30:00     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:30:00     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:30:00     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:30:00     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-proxy
12:30:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HSpbSw
12:30:00 + umask 022
12:30:00 + cd /root/rpmbuild/BUILD
12:30:00 + cd /root/rpmbuild/BUILD
12:30:00 + rm -rf src
12:30:00 + /usr/bin/mkdir -p src
12:30:00 + cd src
12:30:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:30:00 + /usr/bin/tar -xof -
12:30:00 + STATUS=0
12:30:00 + '[' 0 -ne 0 ']'
12:30:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:30:00 + /usr/bin/tar -xof -
12:30:00 + STATUS=0
12:30:00 + '[' 0 -ne 0 ']'
12:30:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:30:00 + RPM_EC=0
12:30:00 ++ jobs -p
12:30:00 + exit 0
12:30:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ax9HTm
12:30:00 + umask 022
12:30:00 + cd /root/rpmbuild/BUILD
12:30:00 + 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'
12:30:00 + export CFLAGS
12:30:00 + 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'
12:30:00 + export CXXFLAGS
12:30:00 + 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'
12:30:00 + export FFLAGS
12:30:00 + 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'
12:30:00 + export FCFLAGS
12:30:00 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:30:00 + export LDFLAGS
12:30:00 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:30:00 + export LT_SYS_LIBRARY_PATH
12:30:00 + CC=gcc
12:30:00 + export CC
12:30:00 + CXX=g++
12:30:00 + export CXX
12:30:00 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:30:00 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230124074129.645395c-0.fc36 aarch64
12:30:00 + cd src
12:30:00 + mkdir -p /go/src/github.com/docker
12:30:00 + rm -f /go/src/github.com/docker/cli
12:30:00 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:30:00 + pushd /go/src/github.com/docker/cli
12:30:00 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:30:00 + VERSION=0.0.0-20230124074129-645395c
12:30:00 + GITCOMMIT=645395c
12:30:00 + GO_LINKMODE=dynamic
12:30:00 + ./scripts/build/binary
12:30:00 Building dynamic docker-linux-arm64
12:30:00 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:29:56Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:30:00 #47 ...
12:30:00 
12:30:00 #44 [linux/arm64->arm/v6 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:30:00 #44 23.76 + apt-get  install --no-install-recommends -y dpkg-dev:armel gcc-arm-linux-gnueabi libapparmor-dev:armel libc6-dev:armel libdevmapper-dev:armel libseccomp-dev:armel libsecret-1-dev:armel libsystemd-dev:armel libudev-dev:armel
12:30:00 #44 23.80 Reading package lists...
12:30:00 #43 ...
12:30:00 
12:30:00 #44 [linux/amd64 build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
12:30:00 #44 DONE 0.9s
12:30:00 
12:30:00 #43 [linux/amd64 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 <<EOT (set -e...)
12:30:00 #43 3.329 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:01 #43 ...
12:30:01 
12:30:01 #42 [linux/amd64 containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:30:01 #42 DONE 29.8s
12:30:01 
12:30:01 #45 [linux/amd64 build 2/6] WORKDIR /go/src/github.com/docker/docker
12:30:01 #45 DONE 0.2s
12:30:01 
12:30:01 #46 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:30:01 #13 123.9   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 61/65 
12:30:01 #46 ...
12:30:01 
12:30:01 #40 [linux/amd64 runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:30:01 #40 21.87 Reading package lists...
12:30:01 #40 24.58 Building dependency tree...
12:30:01 #40 26.21 gcc is already the newest version (4:10.2.1-1).
12:30:01 #40 26.21 libc6-dev is already the newest version (2.31-13+deb11u5).
12:30:01 #40 26.21 The following additional packages will be installed:
12:30:01 #40 26.22   bzip2 patch xz-utils
12:30:01 #40 26.24 Suggested packages:
12:30:01 #40 26.25   bzip2-doc debian-keyring seccomp ed diffutils-doc
12:30:01 #40 26.25 Recommended packages:
12:30:01 #40 26.25   build-essential fakeroot libalgorithm-merge-perl
12:30:01 #40 26.60 The following NEW packages will be installed:
12:30:01 #40 26.60   bzip2 dpkg-dev libseccomp-dev patch xz-utils
12:30:01 #40 26.93 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
12:30:01 #40 26.93 Need to get 2802 kB of archives.
12:30:01 #40 26.93 After this operation, 4128 kB of additional disk space will be used.
12:30:01 #40 26.93 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:30:01 #40 26.95 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:30:01 #40 26.95 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:30:01 #40 26.96 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
12:30:01 #40 27.04 Get:5 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:30:01 #40 28.06 debconf: delaying package configuration, since apt-utils is not installed
12:30:01 #40 28.34 Fetched 2802 kB in 0s (6166 kB/s)
12:30:01 #40 28.42 Selecting previously unselected package bzip2.
12:30:01 #40 28.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 ... 15753 files and directories currently installed.)
12:30:01 #40 28.48 Preparing to unpack .../bzip2_1.0.8-4_amd64.deb ...
12:30:01 #40 28.49 Unpacking bzip2 (1.0.8-4) ...
12:30:01 #40 28.65 Selecting previously unselected package xz-utils.
12:30:01 #40 28.66 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:30:01 #40 28.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:30:01 #40 29.11 Selecting previously unselected package patch.
12:30:01 #40 29.13 Preparing to unpack .../patch_2.7.6-7_amd64.deb ...
12:30:01 #40 29.15 Unpacking patch (2.7.6-7) ...
12:30:01 #40 29.32 Selecting previously unselected package dpkg-dev.
12:30:01 #40 29.33 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
12:30:01 #40 29.33 Unpacking dpkg-dev (1.20.12) ...
12:30:01 #40 30.25 Selecting previously unselected package libseccomp-dev:amd64.
12:30:01 #40 30.25 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:30:01 #40 30.27 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:30:01 #40 30.77 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:30:01 #40 30.84 Setting up bzip2 (1.0.8-4) ...
12:30:01 #40 30.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:30:01 #40 30.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:30:01 #40 30.91 Setting up patch (2.7.6-7) ...
12:30:01 #40 30.93 Setting up dpkg-dev (1.20.12) ...
12:30:01 #40 DONE 31.4s
12:30:01 #44 26.10 Building dependency tree...
12:30:01 #44 26.98 Reading state information...
12:30:01 
12:30:01 #43 [linux/amd64 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 <<EOT (set -e...)
12:30:01 #43 3.988 go: downloading github.com/google/uuid v1.3.0
12:30:01 #43 4.063 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:01 #43 4.133 go: downloading github.com/moby/vpnkit v0.5.0
12:30:01 #43 4.271 go: downloading github.com/gofrs/flock v0.8.1
12:30:01 #43 4.317 go: downloading github.com/gorilla/mux v1.8.0
12:30:01 #43 4.522 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:02 #13 125.0   Cleanup    : systemd-219-78.el7.x86_64                                  62/65 
12:30:02 #13 125.6   Cleanup    : systemd-libs-219-78.el7.x86_64                             63/65 
12:30:02 #13 126.2   Cleanup    : glibc-common-2.17-317.el7.x86_64                           64/65 
12:30:02 #44 28.08 The following additional packages will be installed:
12:30:02 #44 28.09   binutils-arm-linux-gnueabi bzip2 cpp-10-arm-linux-gnueabi
12:30:02 #44 28.09   cpp-arm-linux-gnueabi dmsetup gcc-10-arm-linux-gnueabi
12:30:02 #44 28.09   gcc-10-arm-linux-gnueabi-base gcc-10-base:armel gcc-10-cross-base
12:30:02 #44 28.09   gir1.2-glib-2.0:armel gir1.2-secret-1:armel libapparmor1:armel
12:30:02 #44 28.09   libasan6-armel-cross libatomic1-armel-cross libblkid-dev:armel
12:30:02 #44 28.09   libblkid1:armel libc6:armel libc6-armel-cross libcom-err2:armel
12:30:02 #44 28.09   libcrypt-dev:armel libcrypt1:armel libdevmapper-event1.02.1:armel
12:30:02 #44 28.09   libdevmapper1.02.1 libdevmapper1.02.1:armel libelf1 libffi-dev:armel
12:30:02 #44 28.09   libffi7:armel libgcc-10-dev-armel-cross libgcc-s1:armel
12:30:02 #44 28.09   libgcc-s1-armel-cross libgcrypt20:armel libgirepository-1.0-1:armel
12:30:02 #44 28.10   libglib2.0-0:armel libglib2.0-bin libglib2.0-data libglib2.0-dev:armel
12:30:02 #44 28.10   libglib2.0-dev-bin libgomp1-armel-cross libgpg-error0:armel
12:30:02 #44 28.10   libgssapi-krb5-2:armel libk5crypto3:armel libkeyutils1:armel libkrb5-3:armel
12:30:02 #44 28.10   libkrb5support0:armel liblz4-1:armel liblzma5:armel libmount-dev:armel
12:30:02 #44 28.10   libmount1:armel libnsl-dev:armel libnsl2:armel libpcre16-3:armel
12:30:02 #44 28.10   libpcre2-16-0:armel libpcre2-32-0:armel libpcre2-8-0:armel
12:30:02 #44 28.10   libpcre2-dev:armel libpcre2-posix2:armel libpcre3:armel libpcre3-dev:armel
12:30:02 #44 28.10   libpcre32-3:armel libpcrecpp0v5:armel libseccomp2:armel libsecret-1-0:armel
12:30:02 #44 28.10   libsecret-common libselinux1:armel libselinux1-dev:armel libsepol1:armel
12:30:02 #44 28.10   libsepol1-dev:armel libssl1.1:armel libstdc++6:armel libstdc++6-armel-cross
12:30:02 #44 28.10   libsystemd0:armel libtirpc-dev:armel libtirpc3:armel libubsan1-armel-cross
12:30:02 #44 28.10   libudev1:armel libuuid1:armel libzstd1:armel linux-libc-dev
12:30:02 #44 28.11   linux-libc-dev:armel patch python3-distutils python3-lib2to3 uuid-dev:armel
12:30:02 #44 28.11   xz-utils zlib1g:armel zlib1g-dev:armel
12:30:02 #44 28.12 Suggested packages:
12:30:02 #44 28.12   binutils-doc bzip2-doc gcc-10-locales cpp-doc debian-keyring gcc-10-doc
12:30:02 #44 28.12   manpages-dev autoconf automake libtool flex bison gdb-arm-linux-gnueabi
12:30:02 #44 28.12   gcc-doc glibc-doc:armel libc-l10n:armel locales:armel manpages-dev:armel
12:30:02 #44 28.12   rng-tools:armel libgirepository1.0-dev:armel libglib2.0-doc:armel
12:30:02 #44 28.12   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils krb5-doc:armel
12:30:02 #44 28.12   krb5-user:armel seccomp:armel ed diffutils-doc
12:30:02 #44 28.12 Recommended packages:
12:30:02 #44 28.12   build-essential fakeroot libalgorithm-merge-perl libc6-dev-armel-cross
12:30:02 #44 28.12   libc6-dev-armel-cross | libc-dev-armel-cross libidn2-0:armel
12:30:02 #44 28.12   libnss-nis:armel libnss-nisplus:armel shared-mime-info:armel
12:30:02 #43 5.153 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:02 #43 5.255 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:02 #44 28.13   xdg-user-dirs:armel libgpg-error-l10n:armel krb5-locales:armel
12:30:02 #44 28.13   uuid-runtime:armel
12:30:03 #43 5.916 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:03 #43 6.032 go: downloading golang.org/x/net v0.1.0
12:30:03 #13 126.2   Cleanup    : glibc-2.17-317.el7.x86_64                                  65/65 
12:30:03 #13 127.3   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/65 
12:30:03 #13 127.4   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/65 
12:30:03 #13 127.4   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/65 
12:30:03 #13 127.4   Verifying  : systemd-libs-219-78.el7_9.7.x86_64                          4/65 
12:30:03 #13 127.4   Verifying  : rsync-3.1.2-12.el7_9.x86_64                                 5/65 
12:30:03 #13 127.4   Verifying  : glibc-2.17-326.el7_9.x86_64                                 6/65 
12:30:03 #13 127.4   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    7/65 
12:30:03 #13 127.4   Verifying  : openssh-clients-7.4p1-22.el7_9.x86_64                       8/65 
12:30:03 #13 127.4   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64             9/65 
12:30:03 #13 127.5   Verifying  : pcre-devel-8.32-17.el7.x86_64                              10/65 
12:30:03 #13 127.5   Verifying  : glibc-common-2.17-326.el7_9.x86_64                         11/65 
12:30:03 #13 127.5   Verifying  : automake-1.13.4-3.el7.noarch                               12/65 
12:30:03 #13 127.5   Verifying  : lzo-2.06-8.el7.x86_64                                      13/65 
12:30:03 #13 127.5   Verifying  : m4-1.4.16-10.el7.x86_64                                    14/65 
12:30:03 #13 127.5   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             15/65 
12:30:03 #13 127.5   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                16/65 
12:30:03 #13 127.5   Verifying  : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
12:30:03 #13 127.5   Verifying  : checkpolicy-2.5-8.el7.x86_64                               18/65 
12:30:03 #13 127.6   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    19/65 
12:30:03 #13 127.6   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        20/65 
12:30:03 #13 127.6   Verifying  : policycoreutils-2.5-34.el7.x86_64                          21/65 
12:30:03 #13 127.6   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        22/65 
12:30:03 #13 127.6   Verifying  : which-2.20-7.el7.x86_64                                    23/65 
12:30:03 #13 127.6   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         24/65 
12:30:03 #13 127.6   Verifying  : cpp-4.8.5-44.el7.x86_64                                    25/65 
12:30:03 #13 127.6   Verifying  : glibc-headers-2.17-326.el7_9.x86_64                        26/65 
12:30:03 #13 127.7   Verifying  : python-IPy-0.75-6.el7.noarch                               27/65 
12:30:03 #13 127.7   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              28/65 
12:30:03 #13 127.7   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               29/65 
12:30:03 #13 127.7   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         30/65 
12:30:03 #13 127.7   Verifying  : 1:make-3.82-24.el7.x86_64                                  31/65 
12:30:03 #13 127.7   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           32/65 
12:30:03 #13 127.7   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              33/65 
12:30:03 #13 127.7   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            34/65 
12:30:03 #13 127.7   Verifying  : kernel-headers-3.10.0-1160.81.1.el7.x86_64                 35/65 
12:30:04 #13 127.8   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       36/65 
12:30:04 #13 127.8   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           37/65 
12:30:04 #13 127.8   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        38/65 
12:30:04 #13 127.8   Verifying  : openssh-7.4p1-22.el7_9.x86_64                              39/65 
12:30:04 #13 127.9   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             40/65 
12:30:04 #13 127.9   Verifying  : systemd-219-78.el7_9.7.x86_64                              41/65 
12:30:04 #13 127.9   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/65 
12:30:04 #13 127.9   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/65 
12:30:04 #13 127.9   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/65 
12:30:04 #13 127.9   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   45/65 
12:30:04 #13 127.9   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       46/65 
12:30:04 #13 128.0   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           47/65 
12:30:04 #13 128.0   Verifying  : glibc-static-2.17-326.el7_9.x86_64                         48/65 
12:30:04 #13 128.0   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/65 
12:30:04 #13 128.0   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                50/65 
12:30:04 #13 128.0   Verifying  : autoconf-2.69-11.el7.noarch                                51/65 
12:30:04 #15 DONE 101.4s
12:30:04 
12:30:04 #16 exporting to client directory
12:30:04 #16 copying files darwin/arm64 4.06MB 0.1s
12:30:04 #16 copying files darwin/arm64 54.65MB 0.7s done
12:30:04 #16 DONE 0.7s
12:30:04 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64 ']'
12:30:04 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-cli
12:30:04 + case ${TARGETOS} in
12:30:04 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build/darwin_arm64/docker-darwin-arm64 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-cli/docker
12:30:04 + case ${TARGETOS} in
12:30:04 + set -x
12:30:04 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-cli-0.0.0-20230124074129-645395c.tgz docker-cli
12:30:04 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-engine
12:30:04 + case ${TARGETOS} in
12:30:04 + case ${TARGETOS} in
12:30:04 + set -x
12:30:04 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-engine-0.0.0-20230124074129-645395c.tgz docker-engine
12:30:04 + case ${TARGETOS} in
12:30:04 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-rootless-extras ']'
12:30:04 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:30:04 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-buildx
12:30:04 + case ${TARGETOS} in
12:30:04 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin/darwin_arm64/buildx /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-buildx/docker-buildx
12:30:04 + case ${TARGETOS} in
12:30:04 + set -x
12:30:04 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64/docker-buildx-plugin-0.10.0.tgz docker-buildx
12:30:04 + bundlesFilename=bundles-ce-static-darwin-arm64.tar.gz
12:30:04 + set -x
12:30:04 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/arm64
12:30:04 + rm -r docker-buildx/ docker-cli/ docker-engine/
12:30:04 + tar -zvcf /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/bundles-ce-static-darwin-arm64.tar.gz .
12:30:04 ./
12:30:04 ./docker-buildx-plugin-0.10.0.tgz
12:30:04 ./docker-cli-0.0.0-20230124074129-645395c.tgz
12:30:04 ./docker-engine-0.0.0-20230124074129-645395c.tgz
12:30:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:30:04 #13 128.0   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      52/65 
12:30:04 #13 128.0   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    53/65 
12:30:04 #13 128.1   Verifying  : glibc-devel-2.17-326.el7_9.x86_64                          54/65 
12:30:04 #13 128.1   Verifying  : libselinux-python-2.5-15.el7.x86_64                        55/65 
12:30:04 #13 128.1   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  56/65 
12:30:04 #13 128.1   Verifying  : libgomp-4.8.5-44.el7.x86_64                                57/65 
12:30:04 #13 128.1   Verifying  : less-458-9.el7.x86_64                                      58/65 
12:30:04 #13 128.1   Verifying  : libcgroup-0.41-21.el7.x86_64                               59/65 
12:30:04 #13 128.1   Verifying  : glibc-common-2.17-317.el7.x86_64                           60/65 
12:30:04 #13 128.1   Verifying  : systemd-libs-219-78.el7.x86_64                             61/65 
12:30:04 #13 128.1   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      62/65 
12:30:04 #13 128.1   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/65 
12:30:04 #13 128.1   Verifying  : systemd-219-78.el7.x86_64                                  64/65 
12:30:04 #13 128.1   Verifying  : glibc-2.17-317.el7.x86_64                                  65/65 
12:30:04 #13 128.2 
12:30:04 #13 128.2 Installed:
12:30:04 #13 128.2   cmake.x86_64 0:2.8.12.2-2.el7                                                 
12:30:04 #13 128.2   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
12:30:04 #13 128.2   gcc.x86_64 0:4.8.5-44.el7                                                     
12:30:04 #13 128.2   git.x86_64 0:1.8.3.1-23.el7_8                                                 
12:30:04 #13 128.2   glibc-static.x86_64 0:2.17-326.el7_9                                          
12:30:04 #13 128.2   libarchive.x86_64 0:3.1.2-14.el7_7                                            
12:30:04 #13 128.2   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
12:30:04 #13 128.2   libselinux-devel.x86_64 0:2.5-15.el7                                          
12:30:04 #13 128.2   libtool.x86_64 0:2.4.2-22.el7_3                                               
12:30:04 #13 128.2   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
12:30:04 #13 128.2   make.x86_64 1:3.82-24.el7                                                     
12:30:04 #13 128.2   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
12:30:04 #13 128.2   systemd-devel.x86_64 0:219-78.el7_9.7                                         
12:30:04 #13 128.2   which.x86_64 0:2.20-7.el7                                                     
12:30:04 #13 128.2 
12:30:04 #13 128.2 Dependency Installed:
12:30:04 #13 128.2   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
12:30:04 #13 128.2   autoconf.noarch 0:2.69-11.el7                                                 
12:30:04 #13 128.2   automake.noarch 0:1.13.4-3.el7                                                
12:30:04 #13 128.2   checkpolicy.x86_64 0:2.5-8.el7                                                
12:30:04 #13 128.2   cpp.x86_64 0:4.8.5-44.el7                                                     
12:30:04 #13 128.2   fipscheck.x86_64 0:1.4.1-6.el7                                                
12:30:04 #13 128.2   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
12:30:04 #13 128.2   glibc-devel.x86_64 0:2.17-326.el7_9                                           
12:30:04 #13 128.2   glibc-headers.x86_64 0:2.17-326.el7_9                                         
12:30:04 #13 128.2   kernel-headers.x86_64 0:3.10.0-1160.81.1.el7                                  
12:30:04 #13 128.2   less.x86_64 0:458-9.el7                                                       
12:30:04 #13 128.2   libcgroup.x86_64 0:0.41-21.el7                                                
12:30:04 #13 128.2   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
12:30:04 #13 128.2   libgomp.x86_64 0:4.8.5-44.el7                                                 
12:30:04 #13 128.2   libmpc.x86_64 0:1.0.1-3.el7                                                   
12:30:04 #13 128.2   libseccomp.x86_64 0:2.3.1-4.el7                                               
12:30:04 #13 128.2   libselinux-python.x86_64 0:2.5-15.el7                                         
12:30:04 #13 128.2   libselinux-utils.x86_64 0:2.5-15.el7                                          
12:30:04 #13 128.2   libsemanage-python.x86_64 0:2.5-14.el7                                        
12:30:04 #13 128.2   libsepol-devel.x86_64 0:2.5-10.el7                                            
12:30:04 #13 128.2   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
12:30:04 #13 128.2   lzo.x86_64 0:2.06-8.el7                                                       
12:30:04 #13 128.2   m4.x86_64 0:1.4.16-10.el7                                                     
12:30:04 #13 128.2   mpfr.x86_64 0:3.1.1-4.el7                                                     
12:30:04 #13 128.2   openssh.x86_64 0:7.4p1-22.el7_9                                               
12:30:04 #13 128.2   openssh-clients.x86_64 0:7.4p1-22.el7_9                                       
12:30:04 #13 128.2   pcre-devel.x86_64 0:8.32-17.el7                                               
12:30:04 #13 128.2   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
12:30:04 #13 128.2   perl-Error.noarch 1:0.17020-2.el7                                             
12:30:04 #13 128.2   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
12:30:04 #13 128.2   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
12:30:04 #13 128.2   perl-Test-Harness.noarch 0:3.28-3.el7                                         
12:30:04 #13 128.2   policycoreutils.x86_64 0:2.5-34.el7                                           
12:30:04 #13 128.2   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
12:30:04 #13 128.2   policycoreutils-python.x86_64 0:2.5-34.el7                                    
12:30:04 #13 128.2   python-IPy.noarch 0:0.75-6.el7                                                
12:30:04 #13 128.2   rsync.x86_64 0:3.1.2-12.el7_9                                                 
12:30:04 #13 128.2   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
12:30:04 #13 128.2   setools-libs.x86_64 0:3.3.8-4.el7                                             
12:30:04 #13 128.2 
12:30:04 #13 128.2 Dependency Updated:
12:30:04 #13 128.2   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
12:30:04 #13 128.2   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
12:30:04 #13 128.2   glibc.x86_64 0:2.17-326.el7_9                                                 
12:30:04 #13 128.2   glibc-common.x86_64 0:2.17-326.el7_9                                          
12:30:04 #13 128.2   systemd.x86_64 0:219-78.el7_9.7                                               
12:30:04 #13 128.2   systemd-libs.x86_64 0:219-78.el7_9.7                                          
12:30:04 #13 128.2 
12:30:04 #13 128.2 Complete!
12:30:04 #44 29.69 The following NEW packages will be installed:
12:30:04 #44 29.70   binutils-arm-linux-gnueabi bzip2 cpp-10-arm-linux-gnueabi
12:30:04 #44 29.70   cpp-arm-linux-gnueabi dmsetup dpkg-dev gcc-10-arm-linux-gnueabi
12:30:04 #44 29.70   gcc-10-arm-linux-gnueabi-base gcc-10-base:armel gcc-10-cross-base
12:30:04 #44 29.70   gcc-arm-linux-gnueabi gir1.2-glib-2.0:armel gir1.2-secret-1:armel
12:30:04 #44 29.70   libapparmor-dev:armel libapparmor1:armel libasan6-armel-cross
12:30:04 #44 29.70   libatomic1-armel-cross libblkid-dev:armel libblkid1:armel libc6:armel
12:30:04 #44 29.70   libc6-armel-cross libc6-dev:armel libcom-err2:armel libcrypt-dev:armel
12:30:04 #44 29.70   libcrypt1:armel libdevmapper-dev:armel libdevmapper-event1.02.1:armel
12:30:04 #44 29.70   libdevmapper1.02.1 libdevmapper1.02.1:armel libelf1 libffi-dev:armel
12:30:04 #44 29.70   libffi7:armel libgcc-10-dev-armel-cross libgcc-s1:armel
12:30:04 #44 29.70   libgcc-s1-armel-cross libgcrypt20:armel libgirepository-1.0-1:armel
12:30:04 #44 29.70   libglib2.0-0:armel libglib2.0-bin libglib2.0-data libglib2.0-dev:armel
12:30:04 #44 29.71   libglib2.0-dev-bin libgomp1-armel-cross libgpg-error0:armel
12:30:04 #44 29.71   libgssapi-krb5-2:armel libk5crypto3:armel libkeyutils1:armel libkrb5-3:armel
12:30:04 #44 29.71   libkrb5support0:armel liblz4-1:armel liblzma5:armel libmount-dev:armel
12:30:04 #44 29.71   libmount1:armel libnsl-dev:armel libnsl2:armel libpcre16-3:armel
12:30:04 #44 29.71   libpcre2-16-0:armel libpcre2-32-0:armel libpcre2-8-0:armel
12:30:04 #44 29.71   libpcre2-dev:armel libpcre2-posix2:armel libpcre3:armel libpcre3-dev:armel
12:30:04 #44 29.71   libpcre32-3:armel libpcrecpp0v5:armel libseccomp-dev:armel libseccomp2:armel
12:30:04 #44 29.71   libsecret-1-0:armel libsecret-1-dev:armel libsecret-common libselinux1:armel
12:30:04 #44 29.71   libselinux1-dev:armel libsepol1:armel libsepol1-dev:armel libssl1.1:armel
12:30:04 #44 29.71   libstdc++6:armel libstdc++6-armel-cross libsystemd-dev:armel
12:30:04 #44 29.71   libsystemd0:armel libtirpc-dev:armel libtirpc3:armel libubsan1-armel-cross
12:30:04 #44 29.72   libudev-dev:armel libudev1:armel libuuid1:armel libzstd1:armel
12:30:04 #44 29.72   linux-libc-dev:armel patch python3-distutils python3-lib2to3 uuid-dev:armel
12:30:04 #44 29.72   xz-utils zlib1g:armel zlib1g-dev:armel
12:30:04 #44 29.73 The following packages will be upgraded:
12:30:04 #44 29.73   linux-libc-dev
12:30:04 + make clean
12:30:04 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:30:04 Unable to find image 'alpine:latest' locally
12:30:04 #44 30.05 1 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.
12:30:04 #44 30.05 Need to get 125 MB of archives.
12:30:04 #44 30.05 After this operation, 523 MB of additional disk space will be used.
12:30:04 #44 30.05 Get:1 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
12:30:04 #44 30.05 Get:2 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
12:30:04 #44 30.06 Get:3 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
12:30:04 #44 30.06 Get:4 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u5 [2346 kB]
12:30:04 #44 30.08 Get:5 http://deb.debian.org/debian bullseye/main armel libgpg-error0 armel 1.38-2 [67.6 kB]
12:30:04 #44 30.08 Get:6 http://deb.debian.org/debian bullseye/main armel libgcrypt20 armel 1.8.7-6 [482 kB]
12:30:04 #44 30.11 Get:7 http://deb.debian.org/debian bullseye/main armel liblz4-1 armel 1.9.3-2 [53.3 kB]
12:30:04 #44 30.11 Get:8 http://deb.debian.org/debian bullseye/main armel liblzma5 armel 5.2.5-2.1~deb11u1 [159 kB]
12:30:04 #44 30.11 Get:9 http://deb.debian.org/debian bullseye/main armel libzstd1 armel 1.4.8+dfsg-2.1 [272 kB]
12:30:04 #44 30.11 Get:10 http://deb.debian.org/debian bullseye/main armel libsystemd0 armel 247.3-7+deb11u1 [347 kB]
12:30:04 #44 30.12 Get:11 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:30:04 #44 30.12 Get:12 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:30:04 #44 30.13 Get:13 http://deb.debian.org/debian bullseye/main arm64 binutils-arm-linux-gnueabi arm64 2.35.2-2 [2484 kB]
12:30:04 #44 30.21 Get:14 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi-base arm64 10.2.1-6cross1 [202 kB]
12:30:04 #44 30.21 Get:15 http://deb.debian.org/debian bullseye/main arm64 cpp-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [42.8 MB]
12:30:05 #43 ...
12:30:05 
12:30:05 #41 [linux/amd64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:30:05 #41 21.93 Reading package lists...
12:30:05 #41 24.79 Building dependency tree...
12:30:05 #41 26.77 gcc is already the newest version (4:10.2.1-1).
12:30:05 #41 26.77 The following additional packages will be installed:
12:30:05 #41 26.77   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
12:30:05 #41 26.77   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
12:30:05 #41 26.77   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
12:30:05 #41 26.77   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:30:05 #41 26.77   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
12:30:05 #41 26.78   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
12:30:05 #41 26.78 Suggested packages:
12:30:05 #41 26.78   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
12:30:05 #41 26.78   | libgdk-pixbuf2.0-dev libxml2-utils
12:30:05 #41 28.13 The following NEW packages will be installed:
12:30:05 #41 28.14   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
12:30:05 #41 28.15   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
12:30:05 #41 28.15   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
12:30:05 #41 28.15   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
12:30:05 #41 28.15   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
12:30:05 #41 28.16   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
12:30:05 #41 28.55 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
12:30:05 #41 28.55 Need to get 8225 kB of archives.
12:30:05 #41 28.55 After this operation, 40.0 MB of additional disk space will be used.
12:30:05 #41 28.55 Get:1 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
12:30:05 #41 28.56 Get:2 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
12:30:05 #41 28.56 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
12:30:05 #41 28.56 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
12:30:05 #41 28.56 Get:5 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
12:30:05 #41 28.57 Get:6 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
12:30:05 #41 28.57 Get:7 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
12:30:05 #41 28.58 Get:8 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:30:05 #41 28.59 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:30:05 #41 28.60 Get:10 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:30:05 #41 28.62 Get:11 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
12:30:05 #41 28.63 Get:12 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:30:05 #41 28.70 Get:13 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
12:30:05 #41 28.72 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:30:05 #41 28.72 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:30:05 #41 28.74 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
12:30:05 #41 28.77 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:30:05 #41 28.79 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:30:05 #41 28.81 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:30:05 #41 28.82 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:30:05 #41 28.83 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:30:05 #41 28.87 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:30:05 #41 28.88 Get:23 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
12:30:05 #41 28.89 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
12:30:05 #41 28.89 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
12:30:05 #41 28.91 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
12:30:05 #41 28.91 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
12:30:05 #41 28.97 Get:28 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
12:30:05 #41 28.97 Get:29 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
12:30:05 #41 29.06 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
12:30:05 #41 30.15 debconf: delaying package configuration, since apt-utils is not installed
12:30:05 #41 30.30 Fetched 8225 kB in 1s (10.1 MB/s)
12:30:05 #41 30.58 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:30:05 #41 30.59 (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 ... 15753 files and directories currently installed.)
12:30:05 #41 30.62 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
12:30:05 #41 30.68 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
12:30:05 #41 30.94 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:30:05 #41 30.94 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
12:30:05 #41 30.96 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
12:30:05 #41 31.17 Selecting previously unselected package libsecret-common.
12:30:05 #41 31.19 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
12:30:05 #41 31.20 Unpacking libsecret-common (0.20.4-2) ...
12:30:05 #41 31.51 Selecting previously unselected package libsecret-1-0:amd64.
12:30:05 #41 31.51 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_amd64.deb ...
12:30:05 #41 31.52 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
12:30:05 #41 31.68 Selecting previously unselected package gir1.2-secret-1:amd64.
12:30:05 #41 31.69 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_amd64.deb ...
12:30:05 #41 31.70 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
12:30:05 #41 31.77 Selecting previously unselected package uuid-dev:amd64.
12:30:05 #41 31.78 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
12:30:05 #41 31.78 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
12:30:05 #41 32.00 Selecting previously unselected package libblkid-dev:amd64.
12:30:05 #41 32.01 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
12:30:05 #41 32.07 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
12:30:05 #41 32.28 Selecting previously unselected package libbtrfs0:amd64.
12:30:05 #41 32.28 Preparing to unpack .../07-libbtrfs0_5.10.1-2_amd64.deb ...
12:30:05 #41 32.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:30:05 #41 32.45 Selecting previously unselected package libbtrfs-dev:amd64.
12:30:05 #41 32.46 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:30:05 #41 32.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:30:05 #41 32.72 Selecting previously unselected package libelf1:amd64.
12:30:05 #41 32.73 Preparing to unpack .../09-libelf1_0.183-1_amd64.deb ...
12:30:05 #41 32.76 Unpacking libelf1:amd64 (0.183-1) ...
12:30:05 #41 33.81 Selecting previously unselected package libffi-dev:amd64.
12:30:05 #41 33.82 Preparing to unpack .../10-libffi-dev_3.3-6_amd64.deb ...
12:30:05 #41 33.83 Unpacking libffi-dev:amd64 (3.3-6) ...
12:30:05 #41 34.05 Selecting previously unselected package libglib2.0-data.
12:30:05 #41 34.05 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
12:30:05 #41 34.06 Unpacking libglib2.0-data (2.66.8-1) ...
12:30:05 #41 34.93 Selecting previously unselected package libglib2.0-bin.
12:30:05 #41 34.93 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_amd64.deb ...
12:30:05 #41 34.93 Unpacking libglib2.0-bin (2.66.8-1) ...
12:30:05 #41 35.19 Selecting previously unselected package python3-lib2to3.
12:30:05 #41 35.19 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
12:30:05 latest: Pulling from library/alpine
12:30:05 a9eaa45ef418: Already exists
12:30:05 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:30:05 Status: Downloaded newer image for alpine:latest
12:30:05 #41 35.20 Unpacking python3-lib2to3 (3.9.2-1) ...
12:30:05 #41 35.48 Selecting previously unselected package python3-distutils.
12:30:05 #41 35.48 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
12:30:05 #13 DONE 129.3s
12:30:05 
12:30:05 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
12:30:05 #41 35.49 Unpacking python3-distutils (3.9.2-1) ...
12:30:05 #41 35.69 Selecting previously unselected package libglib2.0-dev-bin.
12:30:05 #41 35.70 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
12:30:05 #41 35.70 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:30:05 Created binary: bundles/dynbinary-daemon/dockerd
12:30:05 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:05 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:05 
12:30:05 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:05 + RM_GOPATH=0
12:30:05 + TMP_GOPATH=/go
12:30:05 + : /usr/local/bin
12:30:05 + '[' -z /go ']'
12:30:05 + export GOPATH=/go
12:30:05 + GOPATH=/go
12:30:05 + case "$(go env GOARCH)" in
12:30:05 ++ go env GOARCH
12:30:05 + export GO_BUILDMODE=-buildmode=pie
12:30:05 + GO_BUILDMODE=-buildmode=pie
12:30:05 ++ dirname hack/dockerfile/install/install.sh
12:30:05 + dir=hack/dockerfile/install
12:30:05 + bin=tini
12:30:05 + shift
12:30:05 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:05 + . hack/dockerfile/install/tini.installer
12:30:05 ++ : v0.19.0
12:30:05 + install_tini
12:30:05 + echo 'Install tini version v0.19.0'
12:30:05 Install tini version v0.19.0
12:30:05 + git clone https://github.com/krallin/tini.git /go/tini
12:30:05 Cloning into '/go/tini'...
12:30:05 + cd /go/tini
12:30:05 + git checkout -q v0.19.0
12:30:05 + cmake .
12:30:05 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:30:05   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:30:05   CMake.
12:30:05 
12:30:05   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:30:05   CMake that the project does not need compatibility with older versions.
12:30:05 
12:30:05 
12:30:05 -- The C compiler identification is GNU 11.3.0
12:30:05 -- Detecting C compiler ABI info
12:30:05 -- Detecting C compiler ABI info - done
12:30:05 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:05 -- Detecting C compile features
12:30:05 -- Detecting C compile features - done
12:30:05 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:05 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:05 -- Configuring done
12:30:05 -- Generating done
12:30:05 -- Build files have been written to: /go/tini
12:30:05 + make tini-static
12:30:05 make[2]: Entering directory '/go/tini'
12:30:05 make[3]: Entering directory '/go/tini'
12:30:05 make[4]: Entering directory '/go/tini'
12:30:05 make[5]: Entering directory '/go/tini'
12:30:05 make[5]: Leaving directory '/go/tini'
12:30:05 make[5]: Entering directory '/go/tini'
12:30:05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:05 [100%] Linking C executable tini-static
12:30:05 make[5]: Leaving directory '/go/tini'
12:30:05 [100%] Built target tini-static
12:30:05 make[4]: Leaving directory '/go/tini'
12:30:05 make[3]: Leaving directory '/go/tini'
12:30:05 make[2]: Leaving directory '/go/tini'
12:30:05 + mkdir -p /usr/local/bin
12:30:05 + cp tini-static /usr/local/bin/docker-init
12:30:05 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:05 + RM_GOPATH=0
12:30:05 + TMP_GOPATH=/go
12:30:05 + : /usr/local/bin
12:30:05 + '[' -z /go ']'
12:30:05 + export GOPATH=/go
12:30:05 + GOPATH=/go
12:30:05 + case "$(go env GOARCH)" in
12:30:05 ++ go env GOARCH
12:30:05 + export GO_BUILDMODE=-buildmode=pie
12:30:05 + GO_BUILDMODE=-buildmode=pie
12:30:05 ++ dirname hack/dockerfile/install/install.sh
12:30:05 + dir=hack/dockerfile/install
12:30:05 + bin=rootlesskit
12:30:05 + shift
12:30:05 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:05 + . hack/dockerfile/install/rootlesskit.installer
12:30:05 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:05 + install_rootlesskit dynamic
12:30:05 + case "$1" in
12:30:05 + install_rootlesskit_dynamic
12:30:05 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:05 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:05 + export BUILD_MODE=-buildmode=pie
12:30:05 + BUILD_MODE=-buildmode=pie
12:30:05 + _install_rootlesskit
12:30:05 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:05 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:05 + for f in rootlesskit rootlesskit-docker-proxy
12:30:05 + GOBIN=/usr/local/bin
12:30:05 + GO111MODULE=on
12:30:05 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:05 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:05 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:05 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:05 go: downloading golang.org/x/sys v0.2.0
12:30:06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:06 #41 35.97 Selecting previously unselected package libsepol1-dev:amd64.
12:30:06 #41 35.98 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
12:30:06 #41 36.00 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:30:06 go: downloading github.com/google/uuid v1.3.0
12:30:06 go: downloading github.com/moby/vpnkit v0.5.0
12:30:06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:06 go: downloading github.com/gofrs/flock v0.8.1
12:30:06 go: downloading github.com/gorilla/mux v1.8.0
12:30:06 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:06 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:06 #56 ...
12:30:06 
12:30:06 #48 [linux/arm64 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:30:06 #48 95.57 + bin/containerd
12:30:06 #48 95.57 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
12:30:06 #41 36.39 Selecting previously unselected package libpcre2-16-0:amd64.
12:30:06 #41 36.39 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:30:06 #41 36.41 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:30:06 #41 36.63 Selecting previously unselected package libpcre2-32-0:amd64.
12:30:06 #41 36.63 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:30:06 #41 36.64 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:30:06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:06 go: downloading golang.org/x/net v0.1.0
12:30:06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:07 Created binary: bundles/dynbinary-daemon/dockerd
12:30:07 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:07 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:07 
12:30:07 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:07 + RM_GOPATH=0
12:30:07 + TMP_GOPATH=/go
12:30:07 + : /usr/local/bin
12:30:07 + '[' -z /go ']'
12:30:07 + export GOPATH=/go
12:30:07 + GOPATH=/go
12:30:07 + case "$(go env GOARCH)" in
12:30:07 ++ go env GOARCH
12:30:07 + export GO_BUILDMODE=-buildmode=pie
12:30:07 + GO_BUILDMODE=-buildmode=pie
12:30:07 ++ dirname hack/dockerfile/install/install.sh
12:30:07 + dir=hack/dockerfile/install
12:30:07 + bin=tini
12:30:07 + shift
12:30:07 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:07 + . hack/dockerfile/install/tini.installer
12:30:07 ++ : v0.19.0
12:30:07 + install_tini
12:30:07 + echo 'Install tini version v0.19.0'
12:30:07 + git clone https://github.com/krallin/tini.git /go/tini
12:30:07 Install tini version v0.19.0
12:30:07 Cloning into '/go/tini'...
12:30:07 + cd /go/tini
12:30:07 + git checkout -q v0.19.0
12:30:07 + cmake .
12:30:07 -- The C compiler identification is GNU 8.3.0
12:30:07 -- Check for working C compiler: /usr/bin/cc
12:30:07 -- Check for working C compiler: /usr/bin/cc -- works
12:30:07 -- Detecting C compiler ABI info
12:30:07 -- Detecting C compiler ABI info - done
12:30:07 -- Detecting C compile features
12:30:07 -- Detecting C compile features - done
12:30:07 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:07 -- Configuring done
12:30:07 -- Generating done
12:30:07 -- Build files have been written to: /go/tini
12:30:07 + make tini-static
12:30:07 make[2]: Entering directory '/go/tini'
12:30:07 make[3]: Entering directory '/go/tini'
12:30:07 make[4]: Entering directory '/go/tini'
12:30:07 make[5]: Entering directory '/go/tini'
12:30:07 Scanning dependencies of target tini-static
12:30:07 make[5]: Leaving directory '/go/tini'
12:30:07 make[5]: Entering directory '/go/tini'
12:30:07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:07 [100%] Linking C executable tini-static
12:30:07 make[5]: Leaving directory '/go/tini'
12:30:07 [100%] Built target tini-static
12:30:07 make[4]: Leaving directory '/go/tini'
12:30:07 make[3]: Leaving directory '/go/tini'
12:30:07 make[2]: Leaving directory '/go/tini'
12:30:07 + mkdir -p /usr/local/bin
12:30:07 + cp tini-static /usr/local/bin/docker-init
12:30:07 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:07 + RM_GOPATH=0
12:30:07 + TMP_GOPATH=/go
12:30:07 + : /usr/local/bin
12:30:07 + '[' -z /go ']'
12:30:07 + export GOPATH=/go
12:30:07 + GOPATH=/go
12:30:07 + case "$(go env GOARCH)" in
12:30:07 ++ go env GOARCH
12:30:07 + export GO_BUILDMODE=-buildmode=pie
12:30:07 + GO_BUILDMODE=-buildmode=pie
12:30:07 ++ dirname hack/dockerfile/install/install.sh
12:30:07 + dir=hack/dockerfile/install
12:30:07 + bin=rootlesskit
12:30:07 + shift
12:30:07 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:07 + . hack/dockerfile/install/rootlesskit.installer
12:30:07 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:07 + install_rootlesskit dynamic
12:30:07 + case "$1" in
12:30:07 + install_rootlesskit_dynamic
12:30:07 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:07 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:07 + export BUILD_MODE=-buildmode=pie
12:30:07 + BUILD_MODE=-buildmode=pie
12:30:07 + _install_rootlesskit
12:30:07 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:07 + for f in rootlesskit rootlesskit-docker-proxy
12:30:07 + GOBIN=/usr/local/bin
12:30:07 + GO111MODULE=on
12:30:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:07 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:07 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:07 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:07 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:07 go: downloading golang.org/x/sys v0.2.0
12:30:07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:07 go: downloading github.com/google/uuid v1.3.0
12:30:07 go: downloading github.com/moby/vpnkit v0.5.0
12:30:07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:07 go: downloading github.com/gofrs/flock v0.8.1
12:30:07 go: downloading github.com/gorilla/mux v1.8.0
12:30:07 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:07 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:07 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:07 go: downloading golang.org/x/net v0.1.0
12:30:07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:07 #41 36.90 Selecting previously unselected package libpcre2-posix2:amd64.
12:30:07 #41 36.91 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:30:07 #41 36.92 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:30:07 #41 37.02 Selecting previously unselected package libpcre2-dev:amd64.
12:30:07 #41 37.02 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:30:07 #41 37.03 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:30:07 #41 37.75 Selecting previously unselected package libselinux1-dev:amd64.
12:30:07 #41 37.75 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
12:30:08 rm -f -r src
12:30:08 #41 37.76 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:30:08 make -C rpm clean
12:30:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:30:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:30:08 rm -f -r rpmbuild/
12:30:08 docker builder prune -f --filter until=24h
12:30:08 #41 38.12 Selecting previously unselected package libmount-dev:amd64.
12:30:08 #41 38.12 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
12:30:08 Total:	0B
12:30:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:30:08 make -C deb clean
12:30:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:30:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:30:08 rm -f -r debbuild
12:30:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:30:08 rm -f -r sources
12:30:08 docker builder prune -f --filter until=24h
12:30:08 #41 38.28 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
12:30:08 #41 38.41 Selecting previously unselected package libpcre16-3:amd64.
12:30:08 #41 38.41 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_amd64.deb ...
12:30:08 #41 38.43 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
12:30:08 Total:	0B
12:30:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:30:08 make -C static clean
12:30:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:30:08 grep: /Dockerfile: No such file or directory
12:30:08 grep: /Dockerfile: No such file or directory
12:30:08 #41 38.67 Selecting previously unselected package libpcre32-3:amd64.
12:30:08 #41 38.67 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_amd64.deb ...
12:30:08 #41 38.68 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
12:30:09 #44 56.12 Selecting previously unselected package gcc-arm-linux-gnueabihf.
12:30:09 #44 56.12 Preparing to unpack .../21-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_arm64.deb ...
12:30:09 #44 56.12 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:30:09 #44 56.16 Selecting previously unselected package libffi7:armhf.
12:30:09 #44 56.16 Preparing to unpack .../22-libffi7_3.3-6_armhf.deb ...
12:30:09 #44 56.17 Unpacking libffi7:armhf (3.3-6) ...
12:30:09 #44 56.21 Selecting previously unselected package libblkid1:armhf.
12:30:09 #44 56.22 Preparing to unpack .../23-libblkid1_2.36.1-8+deb11u1_armhf.deb ...
12:30:09 #44 56.22 Unpacking libblkid1:armhf (2.36.1-8+deb11u1) ...
12:30:09 #44 56.32 Selecting previously unselected package libpcre2-8-0:armhf.
12:30:09 #44 56.32 Preparing to unpack .../24-libpcre2-8-0_10.36-2+deb11u1_armhf.deb ...
12:30:09 #44 56.33 Unpacking libpcre2-8-0:armhf (10.36-2+deb11u1) ...
12:30:09 #44 56.44 Selecting previously unselected package libselinux1:armhf.
12:30:09 #44 56.44 Preparing to unpack .../25-libselinux1_3.1-3_armhf.deb ...
12:30:09 #44 56.44 Unpacking libselinux1:armhf (3.1-3) ...
12:30:09 #44 56.53 Selecting previously unselected package libmount1:armhf.
12:30:09 #44 56.53 Preparing to unpack .../26-libmount1_2.36.1-8+deb11u1_armhf.deb ...
12:30:09 #44 56.54 Unpacking libmount1:armhf (2.36.1-8+deb11u1) ...
12:30:09 #44 56.67 Selecting previously unselected package libpcre3:armhf.
12:30:09 #44 56.67 Preparing to unpack .../27-libpcre3_2%3a8.39-13_armhf.deb ...
12:30:09 #44 56.68 Unpacking libpcre3:armhf (2:8.39-13) ...
12:30:09 #44 56.80 Selecting previously unselected package zlib1g:armhf.
12:30:09 #44 56.81 Preparing to unpack .../28-zlib1g_1%3a1.2.11.dfsg-2+deb11u2_armhf.deb ...
12:30:09 #44 56.82 Unpacking zlib1g:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:30:09 #44 56.89 Selecting previously unselected package libglib2.0-0:armhf.
12:30:09 #44 56.90 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
12:30:09 #44 33.85 Get:16 http://deb.debian.org/debian bullseye/main arm64 cpp-arm-linux-gnueabi arm64 4:10.2.1-1 [16.8 kB]
12:30:09 #44 33.85 Get:17 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:30:09 #44 33.85 Get:18 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:30:09 #44 33.86 Get:19 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:30:09 #44 33.86 Get:20 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:30:09 #44 34.03 Get:21 http://deb.debian.org/debian bullseye/main arm64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:30:09 #44 34.10 Get:22 http://deb.debian.org/debian bullseye/main arm64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
12:30:09 #44 34.20 Get:23 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
12:30:09 #44 34.23 Get:24 http://deb.debian.org/debian bullseye/main arm64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
12:30:09 #44 34.23 Get:25 http://deb.debian.org/debian bullseye/main arm64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
12:30:09 #44 34.23 Get:26 http://deb.debian.org/debian bullseye/main arm64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
12:30:09 #44 34.36 Get:27 http://deb.debian.org/debian bullseye/main arm64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
12:30:09 #44 34.43 Get:28 http://deb.debian.org/debian bullseye/main arm64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
12:30:09 #44 34.47 Get:29 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
12:30:09 #44 34.54 Get:30 http://deb.debian.org/debian bullseye/main arm64 gcc-10-arm-linux-gnueabi arm64 10.2.1-6cross1 [48.2 MB]
12:30:09 #41 ...
12:30:09 
12:30:09 #30 [linux/amd64 tini-build 2/4] 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
12:30:09 #30 31.92 Selecting previously unselected package libxml2:amd64.
12:30:09 #30 31.94 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
12:30:09 #30 31.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:30:09 #30 32.46 Selecting previously unselected package libarchive13:amd64.
12:30:09 #30 32.47 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:30:09 #30 32.49 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:30:09 #30 33.62 Selecting previously unselected package libjsoncpp24:amd64.
12:30:09 #30 33.63 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
12:30:09 #30 33.66 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:30:09 #30 33.86 Selecting previously unselected package librhash0:amd64.
12:30:09 #30 33.89 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
12:30:09 #30 33.94 Unpacking librhash0:amd64 (1.4.1-2) ...
12:30:09 #30 34.20 Selecting previously unselected package libuv1:amd64.
12:30:09 #30 34.20 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
12:30:09 #30 34.21 Unpacking libuv1:amd64 (1.40.0-2) ...
12:30:09 #30 34.46 Selecting previously unselected package cmake.
12:30:09 #30 34.46 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:30:09 #30 34.49 Unpacking cmake (3.18.4-2+deb11u1) ...
12:30:09 #30 38.04 Setting up libicu67:amd64 (67.1-7) ...
12:30:09 #30 38.26 Setting up libuv1:amd64 (1.40.0-2) ...
12:30:09 #30 38.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:30:09 #30 38.30 Setting up librhash0:amd64 (1.4.1-2) ...
12:30:09 #30 38.34 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:30:09 #30 38.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:30:09 #30 38.37 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:30:09 #30 38.39 Setting up cmake (3.18.4-2+deb11u1) ...
12:30:09 #30 38.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:30:09 #30 DONE 38.7s
12:30:09 
12:30:09 #47 [linux/amd64 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:30:09 #44 56.90 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:30:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:30:09 #44 57.21 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:30:09 #44 57.21 Preparing to unpack .../30-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
12:30:09 #44 57.21 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:30:09 #44 57.30 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:30:09 #44 57.30 Preparing to unpack .../31-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
12:30:09 #44 57.32 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:30:09 #44 57.42 Selecting previously unselected package libsecret-common.
12:30:09 #44 57.42 Preparing to unpack .../32-libsecret-common_0.20.4-2_all.deb ...
12:30:09 #44 57.43 Unpacking libsecret-common (0.20.4-2) ...
12:30:09 #44 57.52 Selecting previously unselected package libsecret-1-0:armhf.
12:30:09 #44 57.52 Preparing to unpack .../33-libsecret-1-0_0.20.4-2_armhf.deb ...
12:30:09 #44 57.53 Unpacking libsecret-1-0:armhf (0.20.4-2) ...
12:30:09 #44 57.59 Selecting previously unselected package gir1.2-secret-1:armhf.
12:30:09 #44 57.59 Preparing to unpack .../34-gir1.2-secret-1_0.20.4-2_armhf.deb ...
12:30:09 #44 57.60 Unpacking gir1.2-secret-1:armhf (0.20.4-2) ...
12:30:09 #44 57.64 Selecting previously unselected package libapparmor1:armhf.
12:30:09 #44 57.65 Preparing to unpack .../35-libapparmor1_2.13.6-10_armhf.deb ...
12:30:09 #44 57.66 Unpacking libapparmor1:armhf (2.13.6-10) ...
12:30:09 #44 57.72 Selecting previously unselected package libapparmor-dev:armhf.
12:30:09 #44 57.72 Preparing to unpack .../36-libapparmor-dev_2.13.6-10_armhf.deb ...
12:30:09 #44 57.73 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
12:30:09 #14 DONE 3.9s
12:30:09 
12:30:09 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
12:30:09 #15 DONE 0.0s
12:30:09 
12:30:09 #16 exporting to image
12:30:09 #16 exporting layers
12:30:10 #44 57.80 Preparing to unpack .../37-linux-libc-dev_5.10.162-1_arm64.deb ...
12:30:10 #44 57.82 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:30:10 #47 1.263 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:30:10 #47 1.263 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:30:10 #47 1.264 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:30:11 #44 36.01 Get:31 http://deb.debian.org/debian bullseye/main arm64 gcc-arm-linux-gnueabi arm64 4:10.2.1-1 [1460 B]
12:30:11 #44 36.01 Get:32 http://deb.debian.org/debian bullseye/main armel libffi7 armel 3.3-6 [19.9 kB]
12:30:11 #44 36.01 Get:33 http://deb.debian.org/debian bullseye/main armel libblkid1 armel 2.36.1-8+deb11u1 [183 kB]
12:30:11 #44 36.02 Get:34 http://deb.debian.org/debian bullseye/main armel libpcre2-8-0 armel 10.36-2+deb11u1 [211 kB]
12:30:11 #44 36.02 Get:35 http://deb.debian.org/debian bullseye/main armel libselinux1 armel 3.1-3 [80.9 kB]
12:30:11 #44 36.02 Get:36 http://deb.debian.org/debian bullseye/main armel libmount1 armel 2.36.1-8+deb11u1 [193 kB]
12:30:11 #44 36.02 Get:37 http://deb.debian.org/debian bullseye/main armel libpcre3 armel 2:8.39-13 [317 kB]
12:30:11 #44 36.04 Get:38 http://deb.debian.org/debian bullseye/main armel zlib1g armel 1:1.2.11.dfsg-2+deb11u2 [84.8 kB]
12:30:11 #44 36.04 Get:39 http://deb.debian.org/debian bullseye/main armel libglib2.0-0 armel 2.66.8-1 [1186 kB]
12:30:11 #44 36.16 Get:40 http://deb.debian.org/debian bullseye/main armel libgirepository-1.0-1 armel 1.66.1-1+b1 [83.3 kB]
12:30:11 #44 36.21 Get:41 http://deb.debian.org/debian bullseye/main armel gir1.2-glib-2.0 armel 1.66.1-1+b1 [151 kB]
12:30:11 #44 36.22 Get:42 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:30:11 #44 36.23 Get:43 http://deb.debian.org/debian bullseye/main armel libsecret-1-0 armel 0.20.4-2 [95.6 kB]
12:30:11 #44 36.23 Get:44 http://deb.debian.org/debian bullseye/main armel gir1.2-secret-1 armel 0.20.4-2 [13.7 kB]
12:30:11 #44 36.24 Get:45 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
12:30:11 #44 36.25 Get:46 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
12:30:11 #44 36.26 Get:47 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.162-1 [1556 kB]
12:30:11 #44 36.28 Get:48 http://deb.debian.org/debian-security bullseye-security/main armel linux-libc-dev armel 5.10.162-1 [1545 kB]
12:30:11 #44 36.30 Get:49 http://deb.debian.org/debian bullseye/main armel libcrypt-dev armel 1:4.4.18-4 [115 kB]
12:30:11 #44 36.30 Get:50 http://deb.debian.org/debian bullseye/main armel libcom-err2 armel 1.46.2-2 [73.5 kB]
12:30:11 #44 36.30 Get:51 http://deb.debian.org/debian bullseye/main armel libkrb5support0 armel 1.18.3-6+deb11u3 [62.4 kB]
12:30:11 #44 36.31 Get:52 http://deb.debian.org/debian bullseye/main armel libk5crypto3 armel 1.18.3-6+deb11u3 [109 kB]
12:30:11 #44 36.31 Get:53 http://deb.debian.org/debian bullseye/main armel libkeyutils1 armel 1.6.1-2 [14.5 kB]
12:30:11 #44 36.31 Get:54 http://deb.debian.org/debian bullseye/main armel libssl1.1 armel 1.1.1n-0+deb11u3 [1281 kB]
12:30:11 #44 36.35 Get:55 http://deb.debian.org/debian bullseye/main armel libkrb5-3 armel 1.18.3-6+deb11u3 [315 kB]
12:30:11 #44 36.35 Get:56 http://deb.debian.org/debian bullseye/main armel libgssapi-krb5-2 armel 1.18.3-6+deb11u3 [142 kB]
12:30:11 #44 36.36 Get:57 http://deb.debian.org/debian bullseye/main armel libtirpc3 armel 1.3.1-1+deb11u1 [71.7 kB]
12:30:11 #44 36.36 Get:58 http://deb.debian.org/debian bullseye/main armel libnsl2 armel 1.3.0-2 [33.0 kB]
12:30:11 #44 36.37 Get:59 http://deb.debian.org/debian bullseye/main armel libtirpc-dev armel 1.3.1-1+deb11u1 [182 kB]
12:30:11 #44 36.37 Get:60 http://deb.debian.org/debian bullseye/main armel libnsl-dev armel 1.3.0-2 [61.7 kB]
12:30:11 #44 36.38 Get:61 http://deb.debian.org/debian bullseye/main armel libc6-dev armel 2.31-13+deb11u5 [1932 kB]
12:30:11 #44 36.40 Get:62 http://deb.debian.org/debian bullseye/main armel libuuid1 armel 2.36.1-8+deb11u1 [82.8 kB]
12:30:11 #44 36.40 Get:63 http://deb.debian.org/debian bullseye/main armel uuid-dev armel 2.36.1-8+deb11u1 [98.4 kB]
12:30:11 #44 36.40 Get:64 http://deb.debian.org/debian bullseye/main armel libblkid-dev armel 2.36.1-8+deb11u1 [220 kB]
12:30:11 #44 36.41 Get:65 http://deb.debian.org/debian bullseye/main armel libudev1 armel 247.3-7+deb11u1 [162 kB]
12:30:11 #44 36.41 Get:66 http://deb.debian.org/debian bullseye/main armel libdevmapper1.02.1 armel 2:1.02.175-2.1 [135 kB]
12:30:11 #44 36.42 Get:67 http://deb.debian.org/debian bullseye/main armel libdevmapper-event1.02.1 armel 2:1.02.175-2.1 [22.3 kB]
12:30:11 #44 36.42 Get:68 http://deb.debian.org/debian bullseye/main armel libudev-dev armel 247.3-7+deb11u1 [123 kB]
12:30:11 #44 36.42 Get:69 http://deb.debian.org/debian bullseye/main armel libsepol1 armel 3.1-1 [223 kB]
12:30:11 #44 36.43 Get:70 http://deb.debian.org/debian bullseye/main armel libsepol1-dev armel 3.1-1 [307 kB]
12:30:11 #44 36.44 Get:71 http://deb.debian.org/debian bullseye/main armel libpcre2-16-0 armel 10.36-2+deb11u1 [197 kB]
12:30:11 #44 36.45 Get:72 http://deb.debian.org/debian bullseye/main armel libpcre2-32-0 armel 10.36-2+deb11u1 [188 kB]
12:30:11 #44 36.45 Get:73 http://deb.debian.org/debian bullseye/main armel libpcre2-posix2 armel 10.36-2+deb11u1 [48.7 kB]
12:30:11 #44 36.46 Get:74 http://deb.debian.org/debian bullseye/main armel libpcre2-dev armel 10.36-2+deb11u1 [632 kB]
12:30:11 #44 36.47 Get:75 http://deb.debian.org/debian bullseye/main armel libselinux1-dev armel 3.1-3 [163 kB]
12:30:11 #44 36.48 Get:76 http://deb.debian.org/debian bullseye/main armel libdevmapper-dev armel 2:1.02.175-2.1 [52.0 kB]
12:30:11 #44 36.48 Get:77 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:30:11 #44 36.48 Get:78 http://deb.debian.org/debian bullseye/main armel libffi-dev armel 3.3-6 [52.7 kB]
12:30:11 #44 36.49 Get:79 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:30:11 #44 36.51 Get:80 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:30:11 #44 36.52 Get:81 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:30:11 #44 36.52 Get:82 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:30:11 #44 36.53 Get:83 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:30:11 #44 36.54 Get:84 http://deb.debian.org/debian bullseye/main armel libmount-dev armel 2.36.1-8+deb11u1 [78.0 kB]
12:30:11 #44 36.54 Get:85 http://deb.debian.org/debian bullseye/main armel libpcre16-3 armel 2:8.39-13 [235 kB]
12:30:11 #44 36.54 Get:86 http://deb.debian.org/debian bullseye/main armel libpcre32-3 armel 2:8.39-13 [226 kB]
12:30:11 #44 36.55 Get:87 http://deb.debian.org/debian bullseye/main armel libstdc++6 armel 10.2.1-6 [409 kB]
12:30:11 #44 36.56 Get:88 http://deb.debian.org/debian bullseye/main armel libpcrecpp0v5 armel 2:8.39-13 [150 kB]
12:30:11 #44 36.57 Get:89 http://deb.debian.org/debian bullseye/main armel libpcre3-dev armel 2:8.39-13 [569 kB]
12:30:11 #44 36.58 Get:90 http://deb.debian.org/debian bullseye/main armel zlib1g-dev armel 1:1.2.11.dfsg-2+deb11u2 [185 kB]
12:30:11 #44 36.58 Get:91 http://deb.debian.org/debian bullseye/main armel libglib2.0-dev armel 2.66.8-1 [1456 kB]
12:30:11 #44 36.63 Get:92 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
12:30:11 #44 36.65 Get:93 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
12:30:11 #44 36.66 Get:94 http://deb.debian.org/debian bullseye/main armel libsecret-1-dev armel 0.20.4-2 [211 kB]
12:30:11 #44 36.77 Get:95 http://deb.debian.org/debian bullseye/main armel libsystemd-dev armel 247.3-7+deb11u1 [401 kB]
12:30:11 #47 ...
12:30:11 
12:30:11 #48 [linux/amd64 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 <<EOT (set -e...)
12:30:11 #0 0.934 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
12:30:11 #48 ...
12:30:11 
12:30:11 #41 [linux/amd64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:30:11 #41 38.91 Selecting previously unselected package libpcrecpp0v5:amd64.
12:30:11 #41 38.93 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
12:30:11 #41 38.93 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
12:30:11 #41 39.06 Selecting previously unselected package libpcre3-dev:amd64.
12:30:11 #41 39.07 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_amd64.deb ...
12:30:11 #41 39.08 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
12:30:11 #41 39.56 Selecting previously unselected package zlib1g-dev:amd64.
12:30:11 #41 39.57 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
12:30:11 #41 39.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:30:11 #41 39.74 Selecting previously unselected package libglib2.0-dev:amd64.
12:30:11 #41 39.75 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_amd64.deb ...
12:30:11 #41 39.75 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
12:30:11 #41 40.77 Selecting previously unselected package libsecret-1-dev:amd64.
12:30:11 #41 40.77 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_amd64.deb ...
12:30:11 #41 40.79 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
12:30:11 #41 41.09 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
12:30:11 #41 41.12 Setting up libpcre16-3:amd64 (2:8.39-13) ...
12:30:11 #41 41.13 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:30:11 #41 41.14 Setting up libffi-dev:amd64 (3.3-6) ...
12:30:11 #41 41.15 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:30:11 #41 41.18 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:30:11 #41 41.22 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:30:11 #41 41.24 Setting up libglib2.0-data (2.66.8-1) ...
12:30:11 #41 41.26 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
12:30:11 #41 41.29 Setting up libpcre32-3:amd64 (2:8.39-13) ...
12:30:11 #41 41.33 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:30:11 #41 41.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:30:11 #41 41.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:30:11 #41 41.43 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
12:30:11 #41 41.46 Setting up python3-lib2to3 (3.9.2-1) ...
12:30:12 #41 ...
12:30:12 
12:30:12 #46 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:30:12 #46 0.910 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:30:12 #46 0.990 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:30:12 #46 0.990 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:30:12 #46 1.565 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:30:12 #46 2.629 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:30:12 #46 3.331 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:30:12 #46 8.759 Fetched 8622 kB in 8s (1055 kB/s)
12:30:12 #44 37.57 debconf: delaying package configuration, since apt-utils is not installed
12:30:12 #44 37.75 Fetched 125 MB in 7s (17.3 MB/s)
12:30:12 #44 37.79 Selecting previously unselected package gcc-10-base:armel.
12:30:12 #46 8.759 Reading package lists...
12:30:12 #46 ...
12:30:12 
12:30:12 #41 [linux/amd64 containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:30:12 #41 42.11 Setting up libelf1:amd64 (0.183-1) ...
12:30:12 #41 42.12 Setting up libsecret-common (0.20.4-2) ...
12:30:12 #41 42.13 Setting up python3-distutils (3.9.2-1) ...
12:30:12 make[2]: Entering directory '/root/build-deb/cli'
12:30:12 scripts/docs/generate-man.sh
12:30:12 + cp -r . /tmp/docker-cli-docsgen.CAM5US1Bdn/
12:30:12 + cd /tmp/docker-cli-docsgen.CAM5US1Bdn
12:30:12 + ./scripts/vendor init
12:30:12 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:12 + cp man/tools.go .
12:30:12 + ./scripts/vendor update
12:30:12 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:12 go: downloading github.com/spf13/cobra v1.6.1
12:30:12 go: downloading github.com/spf13/pflag v1.0.5
12:30:12 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:12 #44 37.79 (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 ... 16481 files and directories currently installed.)
12:30:12 #44 37.84 Preparing to unpack .../0-gcc-10-base_10.2.1-6_armel.deb ...
12:30:12 #44 37.84 Unpacking gcc-10-base:armel (10.2.1-6) ...
12:30:12 #41 42.49 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:30:12 #44 37.99 Selecting previously unselected package libgcc-s1:armel.
12:30:12 #44 37.99 Preparing to unpack .../1-libgcc-s1_10.2.1-6_armel.deb ...
12:30:12 #44 38.00 Unpacking libgcc-s1:armel (10.2.1-6) ...
12:30:12 #44 38.14 Selecting previously unselected package libcrypt1:armel.
12:30:12 #44 38.14 Preparing to unpack .../2-libcrypt1_1%3a4.4.18-4_armel.deb ...
12:30:12 #44 38.15 Unpacking libcrypt1:armel (1:4.4.18-4) ...
12:30:13 #44 38.33 Selecting previously unselected package libc6:armel.
12:30:13 #44 38.33 Preparing to unpack .../3-libc6_2.31-13+deb11u5_armel.deb ...
12:30:13 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:30:13 + make manpages
12:30:13 scripts/docs/generate-man.sh
12:30:13 + cp -r . /tmp/docker-cli-docsgen.XuMSSUdR7u/
12:30:13 + cd /tmp/docker-cli-docsgen.XuMSSUdR7u
12:30:13 + ./scripts/vendor init
12:30:13 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:13 + cp man/tools.go .
12:30:13 + ./scripts/vendor update
12:30:13 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:13 go: downloading github.com/spf13/cobra v1.6.1
12:30:13 go: downloading github.com/spf13/pflag v1.0.5
12:30:13 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:13 + for f in rootlesskit rootlesskit-docker-proxy
12:30:13 + GOBIN=/usr/local/bin
12:30:13 + GO111MODULE=on
12:30:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:13 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:13 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:13 go: downloading github.com/morikuni/aec v1.0.0
12:30:13 go: downloading github.com/pkg/errors v0.9.1
12:30:13 go: downloading github.com/google/go-cmp v0.5.9
12:30:13 go: downloading gotest.tools/v3 v3.4.0
12:30:13 go: downloading golang.org/x/sys v0.4.0
12:30:13 go: downloading github.com/docker/go-units v0.5.0
12:30:13 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:13 go: downloading github.com/docker/go-connections v0.4.0
12:30:13 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:13 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:13 #44 38.74 Unpacking libc6:armel (2.31-13+deb11u5) ...
12:30:13 go: downloading golang.org/x/text v0.6.0
12:30:13 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:13 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:13 go: downloading github.com/morikuni/aec v1.0.0
12:30:13 go: downloading github.com/pkg/errors v0.9.1
12:30:13 go: downloading github.com/google/go-cmp v0.5.9
12:30:13 go: downloading gotest.tools/v3 v3.4.0
12:30:13 go: downloading golang.org/x/sys v0.4.0
12:30:13 go: downloading github.com/docker/go-units v0.5.0
12:30:13 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:14 #41 43.50 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
12:30:14 #41 43.55 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:30:14 #41 43.59 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:30:14 #41 43.61 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
12:30:14 #41 43.62 Setting up libglib2.0-bin (2.66.8-1) ...
12:30:14 #41 43.66 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
12:30:14 #41 43.69 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
12:30:14 #41 43.73 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
12:30:14 #41 43.79 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
12:30:14 #41 43.80 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
12:30:14 #41 43.81 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
12:30:14 #41 43.83 No schema files found: doing nothing.
12:30:14 #41 43.88 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:30:14 go: downloading github.com/docker/go-connections v0.4.0
12:30:14 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:14 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:14 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:14 go: downloading golang.org/x/text v0.6.0
12:30:14 #16 exporting layers 4.6s done
12:30:14 #16 writing image sha256:c12b8c8da79332c7cc03e7429c05607de6b029f56cd1d9809c1a9d7786fac44c done
12:30:14 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
12:30:14 #16 DONE 4.6s
12:30:14 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 645395c' --define '_gitcommit_engine 2b9de2e' --define '_release 0' --define '_version 0.0.0~20230124074129.645395c' --define '_origversion 0.0.0-20230124074129-645395c' --define '_buildx_rpm_version 0.10.0' --define '_buildx_version v0.10.0' --define '_buildx_gitcommit 8764628' --define '_compose_rpm_version 2.15.1' --define '_compose_version v2.15.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  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:30:14 #44 39.45 Selecting previously unselected package libgpg-error0:armel.
12:30:14 #44 39.45 Preparing to unpack .../4-libgpg-error0_1.38-2_armel.deb ...
12:30:14 #44 39.46 Unpacking libgpg-error0:armel (1.38-2) ...
12:30:14 #44 39.53 Selecting previously unselected package libgcrypt20:armel.
12:30:14 #44 39.54 Preparing to unpack .../5-libgcrypt20_1.8.7-6_armel.deb ...
12:30:14 #44 39.58 Unpacking libgcrypt20:armel (1.8.7-6) ...
12:30:14 + return
12:30:14 # Build the CLI
12:30:14 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:14 Building dynamic docker-linux-amd64
12:30:14 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:14 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:14 go: downloading github.com/containerd/containerd v1.6.15
12:30:14 #41 43.92 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
12:30:14 go: downloading github.com/containerd/containerd v1.6.15
12:30:14 #44 39.79 Selecting previously unselected package liblz4-1:armel.
12:30:14 #44 39.80 Preparing to unpack .../6-liblz4-1_1.9.3-2_armel.deb ...
12:30:14 #44 39.81 Unpacking liblz4-1:armel (1.9.3-2) ...
12:30:14 #44 39.86 Selecting previously unselected package liblzma5:armel.
12:30:14 #44 39.87 Preparing to unpack .../7-liblzma5_5.2.5-2.1~deb11u1_armel.deb ...
12:30:14 #44 39.87 Unpacking liblzma5:armel (5.2.5-2.1~deb11u1) ...
12:30:14 #44 39.97 Selecting previously unselected package libzstd1:armel.
12:30:14 go: downloading github.com/moby/sys/signal v0.7.0
12:30:14 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:14 go: downloading github.com/moby/buildkit v0.10.6
12:30:14 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:14 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:14 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:14 go: downloading github.com/gogo/protobuf v1.3.2
12:30:14 #44 39.97 Preparing to unpack .../8-libzstd1_1.4.8+dfsg-2.1_armel.deb ...
12:30:14 #44 39.98 Unpacking libzstd1:armel (1.4.8+dfsg-2.1) ...
12:30:14 #44 40.10 Setting up gcc-10-base:armel (10.2.1-6) ...
12:30:14 #44 40.11 Setting up libgcc-s1:armel (10.2.1-6) ...
12:30:14 #44 40.12 Setting up libcrypt1:armel (1:4.4.18-4) ...
12:30:14 #44 40.14 Setting up libc6:armel (2.31-13+deb11u5) ...
12:30:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d3cvAQ
12:30:14 + umask 022
12:30:14 + cd /root/rpmbuild/BUILD
12:30:14 + cd /root/rpmbuild/BUILD
12:30:14 + rm -rf src
12:30:14 + /usr/bin/mkdir -p src
12:30:14 + cd src
12:30:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:30:14 + /usr/bin/tar -xf -
12:30:14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:14 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:14 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:14 go: downloading github.com/moby/sys/signal v0.7.0
12:30:14 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:14 go: downloading github.com/moby/buildkit v0.10.6
12:30:14 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:14 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:14 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:14 go: downloading github.com/gogo/protobuf v1.3.2
12:30:15 go: downloading golang.org/x/term v0.4.0
12:30:15 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:15 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:15 go: downloading github.com/imdario/mergo v0.3.12
12:30:15 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:15 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:15 go: downloading github.com/creack/pty v1.1.11
12:30:15 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:15 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:15 make[2]: Entering directory '/root/build-deb/cli'
12:30:15 scripts/docs/generate-man.sh
12:30:15 + cp -r . /tmp/docker-cli-docsgen.lnvTEdDet9/
12:30:15 + cd /tmp/docker-cli-docsgen.lnvTEdDet9
12:30:15 + ./scripts/vendor init
12:30:15 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:15 + cp man/tools.go .
12:30:15 + ./scripts/vendor update
12:30:15 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:15 go: downloading github.com/spf13/cobra v1.6.1
12:30:15 go: downloading github.com/spf13/pflag v1.0.5
12:30:15 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:15 #41 DONE 44.9s
12:30:15 
12:30:15 #49 [linux/amd64 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <<EOT (set -e...)
12:30:15 + for f in rootlesskit rootlesskit-docker-proxy
12:30:15 + GOBIN=/usr/local/bin
12:30:15 + GO111MODULE=on
12:30:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:15 + STATUS=0
12:30:15 + '[' 0 -ne 0 ']'
12:30:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:30:15 + /usr/bin/tar -xf -
12:30:15 go: downloading golang.org/x/term v0.4.0
12:30:15 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:15 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:15 go: downloading github.com/imdario/mergo v0.3.12
12:30:15 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:15 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:15 go: downloading github.com/creack/pty v1.1.11
12:30:15 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:15 go: downloading github.com/gorilla/mux v1.8.0
12:30:15 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:15 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:15 go: downloading github.com/morikuni/aec v1.0.0
12:30:15 go: downloading github.com/pkg/errors v0.9.1
12:30:15 go: downloading github.com/google/go-cmp v0.5.9
12:30:15 go: downloading gotest.tools/v3 v3.4.0
12:30:15 go: downloading golang.org/x/sys v0.4.0
12:30:15 go: downloading github.com/docker/go-units v0.5.0
12:30:15 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:15 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:15 go: downloading github.com/docker/go-connections v0.4.0
12:30:15 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:15 go: downloading github.com/containerd/containerd v1.6.15
12:30:15 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:30:15 + make manpages
12:30:15 scripts/docs/generate-man.sh
12:30:15 + cp -r . /tmp/docker-cli-docsgen.9xkubKsdpN/
12:30:15 + cd /tmp/docker-cli-docsgen.9xkubKsdpN
12:30:15 + ./scripts/vendor init
12:30:15 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:15 + cp man/tools.go .
12:30:15 + ./scripts/vendor update
12:30:15 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:15 go: downloading github.com/spf13/cobra v1.6.1
12:30:15 go: downloading github.com/spf13/pflag v1.0.5
12:30:15 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:15 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:15 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:15 go: downloading github.com/morikuni/aec v1.0.0
12:30:15 go: downloading github.com/pkg/errors v0.9.1
12:30:15 go: downloading github.com/google/go-cmp v0.5.9
12:30:15 go: downloading gotest.tools/v3 v3.4.0
12:30:15 go: downloading golang.org/x/sys v0.4.0
12:30:15 go: downloading github.com/docker/go-units v0.5.0
12:30:15 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:15 go: downloading github.com/docker/go-connections v0.4.0
12:30:15 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:15 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:15 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:15 go: downloading github.com/containerd/containerd v1.6.15
12:30:15 go: downloading github.com/moby/sys/signal v0.7.0
12:30:15 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:15 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:15 go: downloading golang.org/x/text v0.6.0
12:30:15 go: downloading github.com/moby/buildkit v0.10.6
12:30:15 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:15 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:15 go: downloading github.com/gogo/protobuf v1.3.2
12:30:15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:15 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:15 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:15 go: downloading golang.org/x/term v0.4.0
12:30:15 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:15 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:15 go: downloading github.com/imdario/mergo v0.3.12
12:30:15 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:15 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:15 go: downloading github.com/creack/pty v1.1.11
12:30:15 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:15 go: downloading github.com/gorilla/mux v1.8.0
12:30:15 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:15 go: downloading github.com/stretchr/testify v1.8.0
12:30:15 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:15 go: downloading github.com/klauspost/compress v1.15.12
12:30:15 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:15 go: downloading github.com/containerd/continuity v0.3.0
12:30:15 go: downloading github.com/rivo/uniseg v0.2.0
12:30:15 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:15 go: downloading golang.org/x/time v0.1.0
12:30:15 go: downloading github.com/opencontainers/runc v1.1.3
12:30:15 go: downloading golang.org/x/crypto v0.2.0
12:30:15 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:15 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:15 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:15 go: downloading google.golang.org/grpc v1.48.0
12:30:15 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:15 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:15 go: downloading github.com/russross/blackfriday v1.6.0
12:30:15 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:15 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:15 go: downloading golang.org/x/net v0.5.0
12:30:15 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:15 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:15 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:15 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:15 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:15 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:15 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:15 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:15 go: downloading github.com/golang/protobuf v1.5.2
12:30:15 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:15 go: downloading github.com/moby/sys/signal v0.7.0
12:30:15 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:15 go: downloading golang.org/x/text v0.6.0
12:30:15 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:15 go: downloading github.com/moby/buildkit v0.10.6
12:30:16 #44 41.54 Setting up libgpg-error0:armel (1.38-2) ...
12:30:16 #44 41.57 Setting up libgcrypt20:armel (1.8.7-6) ...
12:30:16 + return
12:30:16 # Build the CLI
12:30:16 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:16 Building dynamic docker-linux-arm-v6
12:30:16 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:16 + STATUS=0
12:30:16 + '[' 0 -ne 0 ']'
12:30:16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:30:16 + exit 0
12:30:16 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.87LOQ0
12:30:16 + umask 022
12:30:16 + cd /root/rpmbuild/BUILD
12:30:16 + cd src
12:30:16 + export DOCKER_GITCOMMIT=2b9de2e
12:30:16 + DOCKER_GITCOMMIT=2b9de2e
12:30:16 + mkdir -p /go/src/github.com/docker
12:30:16 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:30:16 + pushd /root/rpmbuild/BUILD/src/engine
12:30:16 + TMP_GOPATH=/go
12:30:16 + hack/dockerfile/install/install.sh tini
12:30:16 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:30:16 + RM_GOPATH=0
12:30:16 + TMP_GOPATH=/go
12:30:16 + : /usr/local/bin
12:30:16 + '[' -z /go ']'
12:30:16 + export GOPATH=/go
12:30:16 + GOPATH=/go
12:30:16 + case "$(go env GOARCH)" in
12:30:16 ++ go env GOARCH
12:30:16 + export GO_BUILDMODE=-buildmode=pie
12:30:16 + GO_BUILDMODE=-buildmode=pie
12:30:16 ++ dirname hack/dockerfile/install/install.sh
12:30:16 + dir=hack/dockerfile/install
12:30:16 + bin=tini
12:30:16 + shift
12:30:16 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:16 + . hack/dockerfile/install/tini.installer
12:30:16 ++ : v0.19.0
12:30:16 + install_tini
12:30:16 + echo 'Install tini version v0.19.0'
12:30:16 Install tini version v0.19.0
12:30:16 + git clone https://github.com/krallin/tini.git /go/tini
12:30:16 Cloning into '/go/tini'...
12:30:16 #44 41.59 Setting up liblz4-1:armel (1.9.3-2) ...
12:30:16 #44 41.61 Setting up liblzma5:armel (5.2.5-2.1~deb11u1) ...
12:30:16 #44 41.62 Setting up libzstd1:armel (1.4.8+dfsg-2.1) ...
12:30:16 #44 41.71 Selecting previously unselected package libsystemd0:armel.
12:30:16 #44 41.71 (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 ... 16792 files and directories currently installed.)
12:30:16 #44 41.77 Preparing to unpack .../00-libsystemd0_247.3-7+deb11u1_armel.deb ...
12:30:16 #44 41.78 Unpacking libsystemd0:armel (247.3-7+deb11u1) ...
12:30:16 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:16 go: downloading github.com/stretchr/testify v1.8.0
12:30:16 go: downloading github.com/rivo/uniseg v0.2.0
12:30:16 go: downloading github.com/klauspost/compress v1.15.12
12:30:16 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:16 go: downloading github.com/containerd/continuity v0.3.0
12:30:16 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:16 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:16 go: downloading golang.org/x/time v0.1.0
12:30:16 go: downloading github.com/opencontainers/runc v1.1.3
12:30:16 go: downloading golang.org/x/crypto v0.2.0
12:30:16 + cd /go/tini
12:30:16 + git checkout -q v0.19.0
12:30:16 + cmake .
12:30:16 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:16 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:16 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:16 go: downloading github.com/gogo/protobuf v1.3.2
12:30:16 #44 41.89 Selecting previously unselected package bzip2.
12:30:16 #44 41.89 Preparing to unpack .../01-bzip2_1.0.8-4_arm64.deb ...
12:30:16 #44 41.90 Unpacking bzip2 (1.0.8-4) ...
12:30:16 #44 41.95 Selecting previously unselected package xz-utils.
12:30:16 #44 41.96 Preparing to unpack .../02-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:30:16 #44 41.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:30:16 #44 42.06 Selecting previously unselected package binutils-arm-linux-gnueabi.
12:30:16 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:16 -- The C compiler identification is GNU 4.8.5
12:30:16 -- Check for working C compiler: /usr/bin/cc
12:30:16 -- Check for working C compiler: /usr/bin/cc -- works
12:30:16 -- Detecting C compiler ABI info
12:30:16 -- Detecting C compiler ABI info - done
12:30:16 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:16 -- Configuring done
12:30:16 -- Generating done
12:30:16 -- Build files have been written to: /go/tini
12:30:16 + make tini-static
12:30:16 Scanning dependencies of target tini-static
12:30:16 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:16 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:16 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:30:16 ++ pwd
12:30:16 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:30:16 Project root: .
12:30:16 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:30:16 INFO: man/src/attach.md found
12:30:16 WARN: man/src/build.md does not exist, skipping
12:30:16 WARN: man/src/builder/build.md does not exist, skipping
12:30:16 WARN: man/src/builder/prune.md does not exist, skipping
12:30:16 WARN: man/src/builder.md does not exist, skipping
12:30:16 WARN: man/src/checkpoint/create.md does not exist, skipping
12:30:16 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:30:16 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:30:16 WARN: man/src/checkpoint.md does not exist, skipping
12:30:16 INFO: man/src/commit.md found
12:30:16 WARN: man/src/config/create.md does not exist, skipping
12:30:16 WARN: man/src/config/inspect.md does not exist, skipping
12:30:16 WARN: man/src/config/ls.md does not exist, skipping
12:30:16 WARN: man/src/config/rm.md does not exist, skipping
12:30:16 WARN: man/src/config.md does not exist, skipping
12:30:16 INFO: man/src/container/attach.md found
12:30:16 INFO: man/src/container/commit.md found
12:30:16 INFO: man/src/container/cp.md found
12:30:16 INFO: man/src/container/create.md found
12:30:16 INFO: man/src/container/diff.md found
12:30:16 INFO: man/src/container/exec.md found
12:30:16 INFO: man/src/container/export.md found
12:30:16 WARN: man/src/container/inspect.md does not exist, skipping
12:30:16 INFO: man/src/container/kill.md found
12:30:16 INFO: man/src/container/logs.md found
12:30:16 INFO: man/src/container/ls.md found
12:30:16 INFO: man/src/container/pause.md found
12:30:16 INFO: man/src/container/port.md found
12:30:16 WARN: man/src/container/prune.md does not exist, skipping
12:30:16 INFO: man/src/container/rename.md found
12:30:16 INFO: man/src/container/restart.md found
12:30:16 INFO: man/src/container/rm.md found
12:30:16 INFO: man/src/container/run.md found
12:30:16 INFO: man/src/container/start.md found
12:30:16 INFO: man/src/container/stats.md found
12:30:16 INFO: man/src/container/stop.md found
12:30:16 INFO: man/src/container/top.md found
12:30:16 INFO: man/src/container/unpause.md found
12:30:16 INFO: man/src/container/update.md found
12:30:16 INFO: man/src/container/wait.md found
12:30:16 WARN: man/src/container.md does not exist, skipping
12:30:16 WARN: man/src/context/create.md does not exist, skipping
12:30:16 WARN: man/src/context/export.md does not exist, skipping
12:30:16 WARN: man/src/context/import.md does not exist, skipping
12:30:16 WARN: man/src/context/inspect.md does not exist, skipping
12:30:16 WARN: man/src/context/ls.md does not exist, skipping
12:30:16 WARN: man/src/context/rm.md does not exist, skipping
12:30:16 WARN: man/src/context/show.md does not exist, skipping
12:30:16 WARN: man/src/context/update.md does not exist, skipping
12:30:16 WARN: man/src/context/use.md does not exist, skipping
12:30:16 WARN: man/src/context.md does not exist, skipping
12:30:16 INFO: man/src/cp.md found
12:30:16 INFO: man/src/create.md found
12:30:16 INFO: man/src/diff.md found
12:30:16 INFO: man/src/events.md found
12:30:16 INFO: man/src/exec.md found
12:30:16 INFO: man/src/export.md found
12:30:16 INFO: man/src/history.md found
12:30:16 INFO: man/src/image/build.md found
12:30:16 INFO: man/src/image/history.md found
12:30:16 INFO: man/src/image/import.md found
12:30:16 WARN: man/src/image/inspect.md does not exist, skipping
12:30:16 INFO: man/src/image/load.md found
12:30:16 INFO: man/src/image/ls.md found
12:30:16 WARN: man/src/image/prune.md does not exist, skipping
12:30:16 INFO: man/src/image/pull.md found
12:30:16 INFO: man/src/image/push.md found
12:30:16 INFO: man/src/image/rm.md found
12:30:16 INFO: man/src/image/save.md found
12:30:16 INFO: man/src/image/tag.md found
12:30:16 WARN: man/src/image.md does not exist, skipping
12:30:16 INFO: man/src/images.md found
12:30:16 INFO: man/src/import.md found
12:30:16 INFO: man/src/info.md found
12:30:16 INFO: man/src/inspect.md found
12:30:16 INFO: man/src/kill.md found
12:30:16 INFO: man/src/load.md found
12:30:16 INFO: man/src/login.md found
12:30:16 INFO: man/src/logout.md found
12:30:16 INFO: man/src/logs.md found
12:30:16 WARN: man/src/manifest/annotate.md does not exist, skipping
12:30:16 WARN: man/src/manifest/create.md does not exist, skipping
12:30:16 WARN: man/src/manifest/inspect.md does not exist, skipping
12:30:16 WARN: man/src/manifest/push.md does not exist, skipping
12:30:16 WARN: man/src/manifest/rm.md does not exist, skipping
12:30:16 WARN: man/src/manifest.md does not exist, skipping
12:30:16 INFO: man/src/network/connect.md found
12:30:16 INFO: man/src/network/create.md found
12:30:16 INFO: man/src/network/disconnect.md found
12:30:16 INFO: man/src/network/inspect.md found
12:30:16 INFO: man/src/network/ls.md found
12:30:16 WARN: man/src/network/prune.md does not exist, skipping
12:30:16 INFO: man/src/network/rm.md found
12:30:16 WARN: man/src/network.md does not exist, skipping
12:30:16 WARN: man/src/node/demote.md does not exist, skipping
12:30:16 WARN: man/src/node/inspect.md does not exist, skipping
12:30:16 WARN: man/src/node/ls.md does not exist, skipping
12:30:16 WARN: man/src/node/promote.md does not exist, skipping
12:30:16 WARN: man/src/node/ps.md does not exist, skipping
12:30:16 WARN: man/src/node/rm.md does not exist, skipping
12:30:16 WARN: man/src/node/update.md does not exist, skipping
12:30:16 WARN: man/src/node.md does not exist, skipping
12:30:16 INFO: man/src/pause.md found
12:30:16 WARN: man/src/plugin/create.md does not exist, skipping
12:30:16 WARN: man/src/plugin/disable.md does not exist, skipping
12:30:16 WARN: man/src/plugin/enable.md does not exist, skipping
12:30:16 WARN: man/src/plugin/inspect.md does not exist, skipping
12:30:16 WARN: man/src/plugin/install.md does not exist, skipping
12:30:16 INFO: man/src/plugin/ls.md found
12:30:16 WARN: man/src/plugin/push.md does not exist, skipping
12:30:16 WARN: man/src/plugin/rm.md does not exist, skipping
12:30:16 WARN: man/src/plugin/set.md does not exist, skipping
12:30:16 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:30:16 WARN: man/src/plugin.md does not exist, skipping
12:30:16 INFO: man/src/port.md found
12:30:16 INFO: man/src/ps.md found
12:30:16 INFO: man/src/pull.md found
12:30:16 INFO: man/src/push.md found
12:30:16 INFO: man/src/rename.md found
12:30:16 INFO: man/src/restart.md found
12:30:16 INFO: man/src/rm.md found
12:30:16 INFO: man/src/rmi.md found
12:30:16 WARN: man/src/run.md does not exist, skipping
12:30:16 INFO: man/src/save.md found
12:30:16 INFO: man/src/search.md found
12:30:16 WARN: man/src/secret/create.md does not exist, skipping
12:30:16 WARN: man/src/secret/inspect.md does not exist, skipping
12:30:16 WARN: man/src/secret/ls.md does not exist, skipping
12:30:16 WARN: man/src/secret/rm.md does not exist, skipping
12:30:16 WARN: man/src/secret.md does not exist, skipping
12:30:16 WARN: man/src/service/create.md does not exist, skipping
12:30:16 WARN: man/src/service/inspect.md does not exist, skipping
12:30:16 WARN: man/src/service/logs.md does not exist, skipping
12:30:16 WARN: man/src/service/ls.md does not exist, skipping
12:30:16 WARN: man/src/service/ps.md does not exist, skipping
12:30:16 WARN: man/src/service/rm.md does not exist, skipping
12:30:16 WARN: man/src/service/rollback.md does not exist, skipping
12:30:16 WARN: man/src/service/scale.md does not exist, skipping
12:30:16 WARN: man/src/service/update.md does not exist, skipping
12:30:16 WARN: man/src/service.md does not exist, skipping
12:30:16 WARN: man/src/stack/config.md does not exist, skipping
12:30:16 WARN: man/src/stack/deploy.md does not exist, skipping
12:30:16 WARN: man/src/stack/ls.md does not exist, skipping
12:30:16 WARN: man/src/stack/ps.md does not exist, skipping
12:30:16 WARN: man/src/stack/rm.md does not exist, skipping
12:30:16 WARN: man/src/stack/services.md does not exist, skipping
12:30:16 WARN: man/src/stack.md does not exist, skipping
12:30:16 INFO: man/src/start.md found
12:30:16 INFO: man/src/stats.md found
12:30:16 INFO: man/src/stop.md found
12:30:16 WARN: man/src/swarm/ca.md does not exist, skipping
12:30:16 WARN: man/src/swarm/init.md does not exist, skipping
12:30:16 WARN: man/src/swarm/join.md does not exist, skipping
12:30:16 WARN: man/src/swarm/join-token.md does not exist, skipping
12:30:16 WARN: man/src/swarm/leave.md does not exist, skipping
12:30:16 WARN: man/src/swarm/unlock.md does not exist, skipping
12:30:16 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:30:16 WARN: man/src/swarm/update.md does not exist, skipping
12:30:16 WARN: man/src/swarm.md does not exist, skipping
12:30:16 WARN: man/src/system/df.md does not exist, skipping
12:30:16 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:30:16 INFO: man/src/system/events.md found
12:30:16 INFO: man/src/system/info.md found
12:30:16 WARN: man/src/system/prune.md does not exist, skipping
12:30:16 WARN: man/src/system.md does not exist, skipping
12:30:16 INFO: man/src/tag.md found
12:30:16 INFO: man/src/top.md found
12:30:16 WARN: man/src/trust/inspect.md does not exist, skipping
12:30:16 WARN: man/src/trust/key/generate.md does not exist, skipping
12:30:16 WARN: man/src/trust/key/load.md does not exist, skipping
12:30:16 WARN: man/src/trust/key.md does not exist, skipping
12:30:16 WARN: man/src/trust/revoke.md does not exist, skipping
12:30:16 WARN: man/src/trust/sign.md does not exist, skipping
12:30:16 WARN: man/src/trust/signer/add.md does not exist, skipping
12:30:16 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:30:16 WARN: man/src/trust/signer.md does not exist, skipping
12:30:16 WARN: man/src/trust.md does not exist, skipping
12:30:16 INFO: man/src/unpause.md found
12:30:16 INFO: man/src/update.md found
12:30:16 INFO: man/src/version.md found
12:30:16 INFO: man/src/volume/create.md found
12:30:16 INFO: man/src/volume/inspect.md found
12:30:16 INFO: man/src/volume/ls.md found
12:30:16 WARN: man/src/volume/prune.md does not exist, skipping
12:30:16 WARN: man/src/volume/rm.md does not exist, skipping
12:30:16 WARN: man/src/volume/update.md does not exist, skipping
12:30:16 INFO: man/src/volume.md found
12:30:16 INFO: man/src/wait.md found
12:30:16 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:30:16 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:30:16 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:30:16 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:30:16 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:30:16 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:30:16 + popd
12:30:16 + exit 0
12:30:16 ~/rpmbuild/BUILD/src
12:30:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UVrWRi
12:30:16 + umask 022
12:30:16 + cd /root/rpmbuild/BUILD
12:30:16 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64 '!=' / ']'
12:30:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:16 + mkdir -p /root/rpmbuild/BUILDROOT
12:30:16 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:16 + cd src
12:30:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin
12:30:16 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/docker
12:30:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/bash-completion/completions
12:30:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/zsh/vendor-completions
12:30:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/fish/vendor_completions.d
12:30:16 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/bash-completion/completions/docker
12:30:16 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
12:30:16 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
12:30:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/man/man1
12:30:16 + 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-update.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~20230124074129.645395c-0.el7.aarch64/usr/share/man/man1
12:30:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/man/man5
12:30:16 + 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~20230124074129.645395c-0.el7.aarch64/usr/share/man/man5
12:30:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/man/man8
12:30:16 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/man/man8
12:30:16 + mkdir -p build-docs
12:30:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:16 + cp cli/LICENSE build-docs/LICENSE
12:30:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:16 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:30:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:16 + cp cli/NOTICE build-docs/NOTICE
12:30:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:16 + cp cli/README.md build-docs/README.md
12:30:16 + /usr/lib/rpm/check-buildroot
12:30:16 + /usr/lib/rpm/redhat/brp-compress
12:30:16 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:30:16 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:30:16 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:30:16 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:30:16 + /usr/lib/rpm/redhat/brp-python-hardlink
12:30:16 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:30:16 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KareRX
12:30:16 + umask 022
12:30:16 + cd /root/rpmbuild/BUILD
12:30:16 + cd src
12:30:16 ++ cli/build/docker --version
12:30:16 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:30:16 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:30:16 + echo 'PASS: cli version OK'
12:30:16 PASS: cli version OK
12:30:16 + exit 0
12:30:16 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:16 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MzqpDJ
12:30:16 + umask 022
12:30:16 + cd /root/rpmbuild/BUILD
12:30:16 + cd src
12:30:16 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:30:16 + export DOCDIR
12:30:16 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:30:16 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:30:16 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:30:16 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:30:16 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:30:16 + exit 0
12:30:16 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20230124074129.645395c-0.el7
12:30:16 Requires(interp): /bin/sh
12:30:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:30:16 Requires(post): /bin/sh
12:30:16 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)
12:30:16 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
12:30:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.src.rpm
12:30:16 #44 42.07 Preparing to unpack .../03-binutils-arm-linux-gnueabi_2.35.2-2_arm64.deb ...
12:30:16 #44 42.08 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
12:30:16 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:16 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:16 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:16 go: downloading google.golang.org/grpc v1.48.0
12:30:17 Linking C executable tini-static
12:30:17 [100%] Built target tini-static
12:30:17 + mkdir -p /usr/local/bin
12:30:17 + cp tini-static /usr/local/bin/docker-init
12:30:17 + VERSION=0.0.0-20230124074129-645395c
12:30:17 + PRODUCT=docker
12:30:17 + hack/make.sh dynbinary
12:30:17 
12:30:17 Removing bundles/
12:30:17 
12:30:17 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:30:17 go: downloading golang.org/x/term v0.4.0
12:30:17 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:17 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:17 go: downloading github.com/imdario/mergo v0.3.12
12:30:17 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:17 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:17 go: downloading github.com/creack/pty v1.1.11
12:30:17 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:17 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:17 go: downloading github.com/russross/blackfriday v1.6.0
12:30:17 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:17 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:17 go: downloading golang.org/x/net v0.5.0
12:30:17 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
12:30:17 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:17 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:17 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:17 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:17 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:17 go: downloading github.com/beorn7/perks v1.0.1
12:30:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:17 go: downloading github.com/prometheus/client_model v0.3.0
12:30:17 go: downloading github.com/prometheus/common v0.37.0
12:30:17 go: downloading github.com/prometheus/procfs v0.8.0
12:30:17 go: downloading google.golang.org/protobuf v1.28.1
12:30:17 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:17 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:17 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:17 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:17 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:17 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:17 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:17 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:17 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:17 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:17 #44 42.79 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:arm64.
12:30:17 #44 42.79 Preparing to unpack .../04-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_arm64.deb ...
12:30:17 #44 42.80 Unpacking gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:30:17 #44 42.86 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
12:30:17 #44 42.87 Preparing to unpack .../05-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:30:17 #44 42.87 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:30:17 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:17 go: downloading k8s.io/klog/v2 v2.80.1
12:30:17 go: downloading github.com/kr/text v0.2.0
12:30:17 go: downloading github.com/docker/go-metrics v0.0.1
12:30:17 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:17 go: downloading github.com/kr/pretty v0.2.1
12:30:17 go: downloading github.com/magiconair/properties v1.5.3
12:30:17 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:17 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:17 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:17 go: downloading github.com/go-logr/logr v1.2.3
12:30:17 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:17 Created binary: bundles/dynbinary-daemon/dockerd
12:30:17 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:17 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:17 
12:30:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:17 + RM_GOPATH=0
12:30:17 + TMP_GOPATH=/go
12:30:17 + : /usr/local/bin
12:30:17 + '[' -z /go ']'
12:30:17 + export GOPATH=/go
12:30:17 + GOPATH=/go
12:30:17 + case "$(go env GOARCH)" in
12:30:17 ++ go env GOARCH
12:30:17 + export GO_BUILDMODE=-buildmode=pie
12:30:17 + GO_BUILDMODE=-buildmode=pie
12:30:17 ++ dirname hack/dockerfile/install/install.sh
12:30:17 + dir=hack/dockerfile/install
12:30:17 + bin=tini
12:30:17 + shift
12:30:17 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:17 + . hack/dockerfile/install/tini.installer
12:30:17 ++ : v0.19.0
12:30:17 + install_tini
12:30:17 + echo 'Install tini version v0.19.0'
12:30:17 Install tini version v0.19.0
12:30:17 + git clone https://github.com/krallin/tini.git /go/tini
12:30:17 Cloning into '/go/tini'...
12:30:17 + cd /go/tini
12:30:17 + git checkout -q v0.19.0
12:30:17 + cmake .
12:30:17 -- The C compiler identification is GNU 8.3.0
12:30:17 -- Check for working C compiler: /usr/bin/cc
12:30:17 -- Check for working C compiler: /usr/bin/cc -- works
12:30:17 -- Detecting C compiler ABI info
12:30:17 -- Detecting C compiler ABI info - done
12:30:17 -- Detecting C compile features
12:30:17 -- Detecting C compile features - done
12:30:17 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:17 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:17 -- Configuring done
12:30:17 -- Generating done
12:30:17 -- Build files have been written to: /go/tini
12:30:17 + make tini-static
12:30:17 make[2]: Entering directory '/go/tini'
12:30:17 make[3]: Entering directory '/go/tini'
12:30:17 make[4]: Entering directory '/go/tini'
12:30:17 make[5]: Entering directory '/go/tini'
12:30:17 Scanning dependencies of target tini-static
12:30:17 make[5]: Leaving directory '/go/tini'
12:30:17 make[5]: Entering directory '/go/tini'
12:30:17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:17 [100%] Linking C executable tini-static
12:30:17 make[5]: Leaving directory '/go/tini'
12:30:17 [100%] Built target tini-static
12:30:17 make[4]: Leaving directory '/go/tini'
12:30:17 make[3]: Leaving directory '/go/tini'
12:30:17 make[2]: Leaving directory '/go/tini'
12:30:17 + mkdir -p /usr/local/bin
12:30:17 + cp tini-static /usr/local/bin/docker-init
12:30:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:17 + RM_GOPATH=0
12:30:17 + TMP_GOPATH=/go
12:30:17 + : /usr/local/bin
12:30:17 + '[' -z /go ']'
12:30:17 + export GOPATH=/go
12:30:17 + GOPATH=/go
12:30:17 + case "$(go env GOARCH)" in
12:30:17 ++ go env GOARCH
12:30:17 + export GO_BUILDMODE=-buildmode=pie
12:30:17 + GO_BUILDMODE=-buildmode=pie
12:30:17 ++ dirname hack/dockerfile/install/install.sh
12:30:17 + dir=hack/dockerfile/install
12:30:17 + bin=rootlesskit
12:30:17 + shift
12:30:17 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:17 + . hack/dockerfile/install/rootlesskit.installer
12:30:17 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:17 + install_rootlesskit dynamic
12:30:17 + case "$1" in
12:30:17 + install_rootlesskit_dynamic
12:30:17 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:17 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:17 + export BUILD_MODE=-buildmode=pie
12:30:17 + BUILD_MODE=-buildmode=pie
12:30:17 + _install_rootlesskit
12:30:17 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:17 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:17 + for f in rootlesskit rootlesskit-docker-proxy
12:30:17 + GOBIN=/usr/local/bin
12:30:17 + GO111MODULE=on
12:30:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:17 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:17 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:17 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:17 go: downloading golang.org/x/sys v0.2.0
12:30:17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:17 go: downloading github.com/google/uuid v1.3.0
12:30:17 go: downloading github.com/moby/vpnkit v0.5.0
12:30:17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:17 go: downloading github.com/gofrs/flock v0.8.1
12:30:17 go: downloading github.com/gorilla/mux v1.8.0
12:30:17 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:17 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:17 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:17 go: downloading golang.org/x/net v0.1.0
12:30:17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:17 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:17 go: downloading github.com/golang/protobuf v1.5.2
12:30:17 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:17 + go mod vendor -modfile=vendor.mod
12:30:18 #44 64.75 Selecting previously unselected package linux-libc-dev:armhf.
12:30:18 #44 64.75 Preparing to unpack .../38-linux-libc-dev_5.10.162-1_armhf.deb ...
12:30:18 #44 64.76 Unpacking linux-libc-dev:armhf (5.10.162-1) ...
12:30:18 #44 65.20 Selecting previously unselected package libcrypt-dev:armhf.
12:30:18 #44 65.20 Preparing to unpack .../39-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:30:18 #44 65.21 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:30:18 #44 65.28 Selecting previously unselected package libcom-err2:armhf.
12:30:18 #44 65.29 Preparing to unpack .../40-libcom-err2_1.46.2-2_armhf.deb ...
12:30:18 #44 65.30 Unpacking libcom-err2:armhf (1.46.2-2) ...
12:30:18 #44 65.38 Selecting previously unselected package libkrb5support0:armhf.
12:30:18 #44 65.38 Preparing to unpack .../41-libkrb5support0_1.18.3-6+deb11u3_armhf.deb ...
12:30:18 #44 65.39 Unpacking libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:30:18 #44 65.43 Selecting previously unselected package libk5crypto3:armhf.
12:30:18 #44 65.45 Preparing to unpack .../42-libk5crypto3_1.18.3-6+deb11u3_armhf.deb ...
12:30:18 #44 65.48 Unpacking libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:30:18 #44 65.56 Selecting previously unselected package libkeyutils1:armhf.
12:30:18 #44 65.57 Preparing to unpack .../43-libkeyutils1_1.6.1-2_armhf.deb ...
12:30:18 #44 65.58 Unpacking libkeyutils1:armhf (1.6.1-2) ...
12:30:18 #44 65.64 Selecting previously unselected package libssl1.1:armhf.
12:30:18 #44 65.65 Preparing to unpack .../44-libssl1.1_1.1.1n-0+deb11u3_armhf.deb ...
12:30:18 #44 65.65 Unpacking libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:30:18 #44 65.93 Selecting previously unselected package libkrb5-3:armhf.
12:30:18 #44 65.94 Preparing to unpack .../45-libkrb5-3_1.18.3-6+deb11u3_armhf.deb ...
12:30:18 #44 65.94 Unpacking libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:30:18 #44 66.07 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:30:18 #44 66.07 Preparing to unpack .../46-libgssapi-krb5-2_1.18.3-6+deb11u3_armhf.deb ...
12:30:18 #44 66.08 Unpacking libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:30:18 #44 66.16 Selecting previously unselected package libtirpc3:armhf.
12:30:18 #44 66.16 Preparing to unpack .../47-libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
12:30:18 #44 66.17 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:30:18 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:18 go: downloading github.com/stretchr/testify v1.8.0
12:30:18 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:18 go: downloading github.com/klauspost/compress v1.15.12
12:30:18 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:18 go: downloading github.com/containerd/continuity v0.3.0
12:30:18 go: downloading github.com/rivo/uniseg v0.2.0
12:30:18 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:18 go: downloading golang.org/x/time v0.1.0
12:30:18 go: downloading github.com/opencontainers/runc v1.1.3
12:30:18 #44 66.35 Selecting previously unselected package libnsl2:armhf.
12:30:18 #44 66.36 Preparing to unpack .../48-libnsl2_1.3.0-2_armhf.deb ...
12:30:18 #44 66.36 Unpacking libnsl2:armhf (1.3.0-2) ...
12:30:18 #44 66.41 Selecting previously unselected package libtirpc-dev:armhf.
12:30:18 #44 66.41 Preparing to unpack .../49-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
12:30:18 #44 66.42 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:30:18 go: downloading golang.org/x/crypto v0.2.0
12:30:18 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:18 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:18 #44 66.52 Selecting previously unselected package libnsl-dev:armhf.
12:30:18 #44 66.52 Preparing to unpack .../50-libnsl-dev_1.3.0-2_armhf.deb ...
12:30:18 #44 66.53 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:30:18 #44 66.58 Selecting previously unselected package libc6-dev:armhf.
12:30:18 #44 66.58 Preparing to unpack .../51-libc6-dev_2.31-13+deb11u5_armhf.deb ...
12:30:18 #44 66.59 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
12:30:18 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:18 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:18 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:18 go: downloading google.golang.org/grpc v1.48.0
12:30:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:19 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:19 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:19 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:19 go: downloading github.com/beorn7/perks v1.0.1
12:30:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:19 go: downloading github.com/prometheus/client_model v0.3.0
12:30:19 go: downloading github.com/prometheus/common v0.37.0
12:30:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:19 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:19 go: downloading github.com/russross/blackfriday v1.6.0
12:30:19 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:19 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:19 go: downloading golang.org/x/net v0.5.0
12:30:19 go: downloading github.com/prometheus/procfs v0.8.0
12:30:19 go: downloading google.golang.org/protobuf v1.28.1
12:30:19 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:19 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:19 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:19 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:19 go: downloading k8s.io/klog/v2 v2.80.1
12:30:19 go: downloading github.com/kr/text v0.2.0
12:30:19 go: downloading github.com/docker/go-metrics v0.0.1
12:30:19 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:19 go: downloading github.com/kr/pretty v0.2.1
12:30:19 #44 67.10 Selecting previously unselected package libuuid1:armhf.
12:30:19 #44 67.11 Preparing to unpack .../52-libuuid1_2.36.1-8+deb11u1_armhf.deb ...
12:30:19 #44 67.12 Unpacking libuuid1:armhf (2.36.1-8+deb11u1) ...
12:30:19 #44 67.17 Selecting previously unselected package uuid-dev:armhf.
12:30:19 #44 67.18 Preparing to unpack .../53-uuid-dev_2.36.1-8+deb11u1_armhf.deb ...
12:30:19 #44 67.18 Unpacking uuid-dev:armhf (2.36.1-8+deb11u1) ...
12:30:19 #44 67.25 Selecting previously unselected package libblkid-dev:armhf.
12:30:19 #44 67.26 Preparing to unpack .../54-libblkid-dev_2.36.1-8+deb11u1_armhf.deb ...
12:30:19 #44 67.27 Unpacking libblkid-dev:armhf (2.36.1-8+deb11u1) ...
12:30:19 #44 67.35 Selecting previously unselected package libudev1:armhf.
12:30:19 #44 67.35 Preparing to unpack .../55-libudev1_247.3-7+deb11u1_armhf.deb ...
12:30:19 #44 67.36 Unpacking libudev1:armhf (247.3-7+deb11u1) ...
12:30:19 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:19 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:19 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:19 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:19 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:19 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:19 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:19 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:19 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:19 go: downloading github.com/stretchr/testify v1.8.0
12:30:19 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:19 go: downloading github.com/rivo/uniseg v0.2.0
12:30:19 go: downloading github.com/klauspost/compress v1.15.12
12:30:19 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:19 go: downloading github.com/containerd/continuity v0.3.0
12:30:19 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:19 go: downloading golang.org/x/time v0.1.0
12:30:19 go: downloading github.com/opencontainers/runc v1.1.3
12:30:19 go: downloading golang.org/x/crypto v0.2.0
12:30:19 go: downloading github.com/magiconair/properties v1.5.3
12:30:19 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:19 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:19 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:19 go: downloading github.com/go-logr/logr v1.2.3
12:30:19 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:19 + go mod vendor -modfile=vendor.mod
12:30:19 #44 67.42 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:30:19 #44 67.42 Preparing to unpack .../56-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:30:19 #44 67.42 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:30:19 #44 67.50 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:30:19 #44 67.50 Preparing to unpack .../57-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:30:19 #44 67.51 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:30:19 #44 67.56 Selecting previously unselected package libudev-dev:armhf.
12:30:19 #44 67.57 Preparing to unpack .../58-libudev-dev_247.3-7+deb11u1_armhf.deb ...
12:30:19 #44 67.58 Unpacking libudev-dev:armhf (247.3-7+deb11u1) ...
12:30:19 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:19 go: downloading github.com/golang/protobuf v1.5.2
12:30:19 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:19 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:19 Created binary: bundles/dynbinary-daemon/dockerd
12:30:19 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:19 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:19 
12:30:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:19 + RM_GOPATH=0
12:30:19 + TMP_GOPATH=/go
12:30:19 + : /usr/local/bin
12:30:19 + '[' -z /go ']'
12:30:19 + export GOPATH=/go
12:30:19 + GOPATH=/go
12:30:19 + case "$(go env GOARCH)" in
12:30:19 ++ go env GOARCH
12:30:19 + export GO_BUILDMODE=-buildmode=pie
12:30:19 + GO_BUILDMODE=-buildmode=pie
12:30:19 ++ dirname hack/dockerfile/install/install.sh
12:30:19 + dir=hack/dockerfile/install
12:30:19 + bin=tini
12:30:19 + shift
12:30:19 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:19 + . hack/dockerfile/install/tini.installer
12:30:19 ++ : v0.19.0
12:30:19 Install tini version v0.19.0
12:30:19 + install_tini
12:30:19 + echo 'Install tini version v0.19.0'
12:30:19 + git clone https://github.com/krallin/tini.git /go/tini
12:30:19 Cloning into '/go/tini'...
12:30:19 + cd /go/tini
12:30:19 + git checkout -q v0.19.0
12:30:19 + cmake .
12:30:19 -- The C compiler identification is GNU 9.4.0
12:30:19 -- Check for working C compiler: /usr/bin/cc
12:30:19 #44 67.66 Selecting previously unselected package libsepol1:armhf.
12:30:19 #44 67.67 Preparing to unpack .../59-libsepol1_3.1-1_armhf.deb ...
12:30:19 #44 67.67 Unpacking libsepol1:armhf (3.1-1) ...
12:30:19 #44 67.78 Selecting previously unselected package libsepol1-dev:armhf.
12:30:19 #44 67.78 Preparing to unpack .../60-libsepol1-dev_3.1-1_armhf.deb ...
12:30:19 #44 67.78 Unpacking libsepol1-dev:armhf (3.1-1) ...
12:30:19 #44 67.93 Selecting previously unselected package libpcre2-16-0:armhf.
12:30:20 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:20 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:20 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:20 go: downloading google.golang.org/grpc v1.48.0
12:30:20 -- Check for working C compiler: /usr/bin/cc -- works
12:30:20 -- Detecting C compiler ABI info
12:30:20 -- Detecting C compiler ABI info - done
12:30:20 -- Detecting C compile features
12:30:20 -- Detecting C compile features - done
12:30:20 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:20 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:20 -- Configuring done
12:30:20 -- Generating done
12:30:20 -- Build files have been written to: /go/tini
12:30:20 + make tini-static
12:30:20 make[2]: Entering directory '/go/tini'
12:30:20 make[3]: Entering directory '/go/tini'
12:30:20 #44 67.93 Preparing to unpack .../61-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
12:30:20 #44 67.93 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:30:20 #44 68.03 Selecting previously unselected package libpcre2-32-0:armhf.
12:30:20 #44 68.03 Preparing to unpack .../62-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
12:30:20 #44 68.04 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:30:20 #44 68.12 Selecting previously unselected package libpcre2-posix2:armhf.
12:30:20 #44 68.13 Preparing to unpack .../63-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
12:30:20 #44 68.14 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:30:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:20 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:20 go: downloading github.com/russross/blackfriday v1.6.0
12:30:20 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:20 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:20 go: downloading golang.org/x/net v0.5.0
12:30:20 make[4]: Entering directory '/go/tini'
12:30:20 make[5]: Entering directory '/go/tini'
12:30:20 Scanning dependencies of target tini-static
12:30:20 make[5]: Leaving directory '/go/tini'
12:30:20 make[5]: Entering directory '/go/tini'
12:30:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:20 [100%] Linking C executable tini-static
12:30:20 #44 68.19 Selecting previously unselected package libpcre2-dev:armhf.
12:30:20 #44 68.19 Preparing to unpack .../64-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
12:30:20 #44 68.19 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:30:20 #44 68.39 Selecting previously unselected package libselinux1-dev:armhf.
12:30:20 #44 68.39 Preparing to unpack .../65-libselinux1-dev_3.1-3_armhf.deb ...
12:30:20 #44 68.39 Unpacking libselinux1-dev:armhf (3.1-3) ...
12:30:20 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:20 #49 ...
12:30:20 
12:30:20 #46 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:30:20 #46 8.759 Reading package lists...
12:30:20 #46 11.49 Reading package lists...
12:30:20 #46 14.03 Building dependency tree...
12:30:20 #46 16.60 The following additional packages will be installed:
12:30:20 #46 16.60   clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
12:30:20 #46 16.61   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
12:30:20 #46 16.61   libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime
12:30:20 #46 16.61 Suggested packages:
12:30:20 #46 16.62   clang-11-doc llvm-11-doc
12:30:20 #46 16.62 Recommended packages:
12:30:20 #46 16.62   llvm-11-dev libomp-11-dev binfmt-support
12:30:20 #46 17.56 The following NEW packages will be installed:
12:30:20 #46 17.56   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
12:30:20 #46 17.56   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
12:30:20 #46 17.56   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
12:30:20 #46 17.91 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
12:30:20 #46 17.91 Need to get 58.8 MB of archives.
12:30:20 #46 17.91 After this operation, 300 MB of additional disk space will be used.
12:30:20 #46 17.91 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
12:30:20 #46 18.29 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
12:30:20 #46 19.07 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
12:30:20 #46 19.34 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
12:30:20 #46 19.34 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
12:30:20 #46 19.34 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
12:30:20 #46 19.34 Get:7 http://deb.debian.org/debian bullseye/main amd64 libc6-i386 amd64 2.31-13+deb11u5 [2616 kB]
12:30:20 #46 19.43 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
12:30:20 #46 19.43 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
12:30:20 #46 19.43 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
12:30:20 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:20 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:20 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:20 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:20 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:20 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:20 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:20 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:20 make[5]: Leaving directory '/go/tini'
12:30:20 [100%] Built target tini-static
12:30:20 make[4]: Leaving directory '/go/tini'
12:30:20 make[3]: Leaving directory '/go/tini'
12:30:20 make[2]: Leaving directory '/go/tini'
12:30:20 + mkdir -p /usr/local/bin
12:30:20 + cp tini-static /usr/local/bin/docker-init
12:30:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:20 + RM_GOPATH=0
12:30:20 + TMP_GOPATH=/go
12:30:20 + : /usr/local/bin
12:30:20 + '[' -z /go ']'
12:30:20 + export GOPATH=/go
12:30:20 + GOPATH=/go
12:30:20 + case "$(go env GOARCH)" in
12:30:20 ++ go env GOARCH
12:30:20 + export GO_BUILDMODE=-buildmode=pie
12:30:20 + GO_BUILDMODE=-buildmode=pie
12:30:20 ++ dirname hack/dockerfile/install/install.sh
12:30:20 + dir=hack/dockerfile/install
12:30:20 + bin=rootlesskit
12:30:20 + shift
12:30:20 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:20 + . hack/dockerfile/install/rootlesskit.installer
12:30:20 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:20 + install_rootlesskit dynamic
12:30:20 + case "$1" in
12:30:20 + install_rootlesskit_dynamic
12:30:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:20 + export BUILD_MODE=-buildmode=pie
12:30:20 + BUILD_MODE=-buildmode=pie
12:30:20 + _install_rootlesskit
12:30:20 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:20 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:20 + for f in rootlesskit rootlesskit-docker-proxy
12:30:20 + GOBIN=/usr/local/bin
12:30:20 + GO111MODULE=on
12:30:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:20 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:20 #44 68.52 Selecting previously unselected package libdevmapper-dev:armhf.
12:30:20 #44 68.52 Preparing to unpack .../66-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
12:30:20 #44 68.53 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:30:20 #44 68.59 Selecting previously unselected package libelf1:arm64.
12:30:20 #44 68.59 Preparing to unpack .../67-libelf1_0.183-1_arm64.deb ...
12:30:20 #44 68.60 Unpacking libelf1:arm64 (0.183-1) ...
12:30:20 #46 19.66 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
12:30:20 #46 19.85 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
12:30:20 #46 19.86 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
12:30:20 #46 19.86 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
12:30:20 #46 19.86 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
12:30:20 #46 19.90 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
12:30:21 #44 68.68 Selecting previously unselected package libffi-dev:armhf.
12:30:21 #44 68.68 Preparing to unpack .../68-libffi-dev_3.3-6_armhf.deb ...
12:30:21 #44 68.69 Unpacking libffi-dev:armhf (3.3-6) ...
12:30:21 #44 68.74 Selecting previously unselected package libglib2.0-data.
12:30:21 #44 68.74 Preparing to unpack .../69-libglib2.0-data_2.66.8-1_all.deb ...
12:30:21 #44 68.75 Unpacking libglib2.0-data (2.66.8-1) ...
12:30:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm
12:30:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5pnXPf
12:30:21 + umask 022
12:30:21 + cd /root/rpmbuild/BUILD
12:30:21 + cd src
12:30:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:21 + exit 0
12:30:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6JSWBY
12:30:21 + umask 022
12:30:21 + cd /root/rpmbuild/BUILD
12:30:21 + cd /root/rpmbuild/BUILD
12:30:21 + rm -rf src
12:30:21 + /usr/bin/mkdir -p src
12:30:21 + cd src
12:30:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:30:21 + /usr/bin/tar -xf -
12:30:21 #46 19.91 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
12:30:21 #46 19.91 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
12:30:21 #46 19.92 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
12:30:21 #46 20.11 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
12:30:21 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:21 go: downloading github.com/golang/protobuf v1.5.2
12:30:21 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:21 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:21 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:21 go: downloading golang.org/x/sys v0.2.0
12:30:21 #44 69.14 Selecting previously unselected package libglib2.0-bin.
12:30:21 #44 69.14 Preparing to unpack .../70-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:30:21 #44 69.15 Unpacking libglib2.0-bin (2.66.8-1) ...
12:30:21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:21 go: downloading github.com/google/uuid v1.3.0
12:30:21 go: downloading github.com/moby/vpnkit v0.5.0
12:30:21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:21 #44 69.23 Selecting previously unselected package python3-lib2to3.
12:30:21 #44 69.24 Preparing to unpack .../71-python3-lib2to3_3.9.2-1_all.deb ...
12:30:21 #44 69.24 Unpacking python3-lib2to3 (3.9.2-1) ...
12:30:21 #44 69.33 Selecting previously unselected package python3-distutils.
12:30:21 #44 69.33 Preparing to unpack .../72-python3-distutils_3.9.2-1_all.deb ...
12:30:21 #44 69.34 Unpacking python3-distutils (3.9.2-1) ...
12:30:21 #44 69.45 Selecting previously unselected package libglib2.0-dev-bin.
12:30:21 + STATUS=0
12:30:21 + '[' 0 -ne 0 ']'
12:30:21 + /usr/bin/tar -xf -
12:30:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:30:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:21 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:21 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:21 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:21 go: downloading github.com/beorn7/perks v1.0.1
12:30:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:21 go: downloading github.com/prometheus/client_model v0.3.0
12:30:21 go: downloading github.com/prometheus/common v0.37.0
12:30:21 go: downloading github.com/prometheus/procfs v0.8.0
12:30:21 go: downloading google.golang.org/protobuf v1.28.1
12:30:21 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:21 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:21 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:21 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:21 go: downloading k8s.io/klog/v2 v2.80.1
12:30:21 go: downloading github.com/kr/text v0.2.0
12:30:21 go: downloading github.com/docker/go-metrics v0.0.1
12:30:21 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:21 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:21 go: downloading github.com/kr/pretty v0.2.1
12:30:21 go: downloading github.com/magiconair/properties v1.5.3
12:30:21 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:21 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:21 go: downloading github.com/go-logr/logr v1.2.3
12:30:21 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:21 + go mod vendor -modfile=vendor.mod
12:30:21 #46 20.56 debconf: delaying package configuration, since apt-utils is not installed
12:30:21 #46 20.74 Fetched 58.8 MB in 2s (23.7 MB/s)
12:30:21 go: downloading github.com/gofrs/flock v0.8.1
12:30:21 go: downloading github.com/gorilla/mux v1.8.0
12:30:21 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:21 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:21 go: downloading golang.org/x/net v0.1.0
12:30:21 #44 69.45 Preparing to unpack .../73-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:30:21 #44 69.46 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:30:21 #44 69.57 Selecting previously unselected package libmount-dev:armhf.
12:30:21 #44 69.59 Preparing to unpack .../74-libmount-dev_2.36.1-8+deb11u1_armhf.deb ...
12:30:21 #44 69.60 Unpacking libmount-dev:armhf (2.36.1-8+deb11u1) ...
12:30:21 #44 69.66 Selecting previously unselected package libpcre16-3:armhf.
12:30:21 #44 69.66 Preparing to unpack .../75-libpcre16-3_2%3a8.39-13_armhf.deb ...
12:30:21 
12:30:21 #46 ...
12:30:21 
12:30:21 #47 [linux/amd64 tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:30:21 #47 4.393 Reading package lists...
12:30:21 #47 7.011 + apt-get  install -y --no-install-recommends gcc libc6-dev
12:30:21 #47 7.066 Reading package lists...
12:30:21 #47 10.69 Building dependency tree...
12:30:21 #47 11.41 Reading state information...
12:30:21 #47 12.70 gcc is already the newest version (4:10.2.1-1).
12:30:21 #47 12.70 libc6-dev is already the newest version (2.31-13+deb11u5).
12:30:21 #47 12.70 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
12:30:21 #47 DONE 12.9s
12:30:21 
12:30:21 #46 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:30:21 #46 20.83 Selecting previously unselected package libz3-4:amd64.
12:30:21 #46 20.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
12:30:21 #46 ...
12:30:21 
12:30:21 #50 [linux/amd64 tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/amd64 <<EOT (set -e...)
12:30:22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:22 #44 69.67 Unpacking libpcre16-3:armhf (2:8.39-13) ...
12:30:22 #44 69.79 Selecting previously unselected package libpcre32-3:armhf.
12:30:22 #44 69.79 Preparing to unpack .../76-libpcre32-3_2%3a8.39-13_armhf.deb ...
12:30:22 #44 69.80 Unpacking libpcre32-3:armhf (2:8.39-13) ...
12:30:22 Created binary: bundles/dynbinary-daemon/dockerd
12:30:22 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:22 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:22 
12:30:22 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:22 + RM_GOPATH=0
12:30:22 + TMP_GOPATH=/go
12:30:22 + : /usr/local/bin
12:30:22 + '[' -z /go ']'
12:30:22 + export GOPATH=/go
12:30:22 + GOPATH=/go
12:30:22 + case "$(go env GOARCH)" in
12:30:22 ++ go env GOARCH
12:30:22 + export GO_BUILDMODE=-buildmode=pie
12:30:22 + GO_BUILDMODE=-buildmode=pie
12:30:22 ++ dirname hack/dockerfile/install/install.sh
12:30:22 + dir=hack/dockerfile/install
12:30:22 + bin=tini
12:30:22 + shift
12:30:22 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:22 + . hack/dockerfile/install/tini.installer
12:30:22 ++ : v0.19.0
12:30:22 + install_tini
12:30:22 + echo 'Install tini version v0.19.0'
12:30:22 + git clone https://github.com/krallin/tini.git /go/tini
12:30:22 Install tini version v0.19.0
12:30:22 Cloning into '/go/tini'...
12:30:22 + cd /go/tini
12:30:22 + git checkout -q v0.19.0
12:30:22 + cmake .
12:30:22 -- The C compiler identification is GNU 7.5.0
12:30:22 -- Check for working C compiler: /usr/bin/cc
12:30:22 -- Check for working C compiler: /usr/bin/cc -- works
12:30:22 -- Detecting C compiler ABI info
12:30:22 -- Detecting C compiler ABI info - done
12:30:22 -- Detecting C compile features
12:30:22 -- Detecting C compile features - done
12:30:22 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:22 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:22 -- Configuring done
12:30:22 -- Generating done
12:30:22 -- Build files have been written to: /go/tini
12:30:22 + make tini-static
12:30:22 make[2]: Entering directory '/go/tini'
12:30:22 make[3]: Entering directory '/go/tini'
12:30:22 make[4]: Entering directory '/go/tini'
12:30:22 make[5]: Entering directory '/go/tini'
12:30:22 Scanning dependencies of target tini-static
12:30:22 make[5]: Leaving directory '/go/tini'
12:30:22 make[5]: Entering directory '/go/tini'
12:30:22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:22 [100%] Linking C executable tini-static
12:30:22 make[5]: Leaving directory '/go/tini'
12:30:22 [100%] Built target tini-static
12:30:22 make[4]: Leaving directory '/go/tini'
12:30:22 make[3]: Leaving directory '/go/tini'
12:30:22 make[2]: Leaving directory '/go/tini'
12:30:22 + mkdir -p /usr/local/bin
12:30:22 + cp tini-static /usr/local/bin/docker-init
12:30:22 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:22 + RM_GOPATH=0
12:30:22 + TMP_GOPATH=/go
12:30:22 + : /usr/local/bin
12:30:22 + '[' -z /go ']'
12:30:22 + export GOPATH=/go
12:30:22 + GOPATH=/go
12:30:22 + case "$(go env GOARCH)" in
12:30:22 ++ go env GOARCH
12:30:22 + export GO_BUILDMODE=-buildmode=pie
12:30:22 + GO_BUILDMODE=-buildmode=pie
12:30:22 ++ dirname hack/dockerfile/install/install.sh
12:30:22 + dir=hack/dockerfile/install
12:30:22 + bin=rootlesskit
12:30:22 + shift
12:30:22 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:22 + . hack/dockerfile/install/rootlesskit.installer
12:30:22 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:22 + install_rootlesskit dynamic
12:30:22 + case "$1" in
12:30:22 + install_rootlesskit_dynamic
12:30:22 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:22 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:22 + export BUILD_MODE=-buildmode=pie
12:30:22 + BUILD_MODE=-buildmode=pie
12:30:22 + _install_rootlesskit
12:30:22 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:22 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:22 + for f in rootlesskit rootlesskit-docker-proxy
12:30:22 + GOBIN=/usr/local/bin
12:30:22 + GO111MODULE=on
12:30:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:22 + STATUS=0
12:30:22 + '[' 0 -ne 0 ']'
12:30:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:30:22 + exit 0
12:30:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.34R4A5
12:30:22 + umask 022
12:30:22 + cd /root/rpmbuild/BUILD
12:30:22 + cd src
12:30:22 + export DOCKER_GITCOMMIT=2b9de2e
12:30:22 + DOCKER_GITCOMMIT=2b9de2e
12:30:22 + mkdir -p /go/src/github.com/docker
12:30:22 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:30:22 + TMP_GOPATH=/go
12:30:22 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:22 + RM_GOPATH=0
12:30:22 + TMP_GOPATH=/go
12:30:22 + : /usr/local/bin
12:30:22 + '[' -z /go ']'
12:30:22 + export GOPATH=/go
12:30:22 + GOPATH=/go
12:30:22 + case "$(go env GOARCH)" in
12:30:22 ++ go env GOARCH
12:30:22 + export GO_BUILDMODE=-buildmode=pie
12:30:22 + GO_BUILDMODE=-buildmode=pie
12:30:22 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:30:22 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:30:22 + bin=rootlesskit
12:30:22 + shift
12:30:22 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:30:22 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:30:22 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:22 + install_rootlesskit dynamic
12:30:22 + case "$1" in
12:30:22 + install_rootlesskit_dynamic
12:30:22 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:22 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:22 + export BUILD_MODE=-buildmode=pie
12:30:22 + BUILD_MODE=-buildmode=pie
12:30:22 + _install_rootlesskit
12:30:22 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:22 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:22 + for f in rootlesskit rootlesskit-docker-proxy
12:30:22 + GOBIN=/usr/local/bin
12:30:22 + GO111MODULE=on
12:30:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:22 #44 69.90 Selecting previously unselected package libstdc++6:armhf.
12:30:22 #44 69.90 Preparing to unpack .../77-libstdc++6_10.2.1-6_armhf.deb ...
12:30:22 #44 69.91 Unpacking libstdc++6:armhf (10.2.1-6) ...
12:30:22 #44 70.07 Selecting previously unselected package libpcrecpp0v5:armhf.
12:30:22 #44 70.07 Preparing to unpack .../78-libpcrecpp0v5_2%3a8.39-13_armhf.deb ...
12:30:22 #44 70.08 Unpacking libpcrecpp0v5:armhf (2:8.39-13) ...
12:30:22 #44 70.12 Selecting previously unselected package libpcre3-dev:armhf.
12:30:22 #44 70.12 Preparing to unpack .../79-libpcre3-dev_2%3a8.39-13_armhf.deb ...
12:30:22 #44 70.13 Unpacking libpcre3-dev:armhf (2:8.39-13) ...
12:30:22 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:22 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:22 go: downloading github.com/beorn7/perks v1.0.1
12:30:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:22 go: downloading github.com/prometheus/client_model v0.3.0
12:30:22 go: downloading github.com/prometheus/common v0.37.0
12:30:22 go: downloading github.com/prometheus/procfs v0.8.0
12:30:22 go: downloading google.golang.org/protobuf v1.28.1
12:30:22 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:22 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:22 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:22 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:22 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:22 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:22 Created binary: bundles/dynbinary-daemon/dockerd
12:30:22 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:22 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:22 
12:30:22 + popd
12:30:22 + exit 0
12:30:22 ~/rpmbuild/BUILD/src
12:30:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QpgGiv
12:30:22 + umask 022
12:30:22 + cd /root/rpmbuild/BUILD
12:30:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64 '!=' / ']'
12:30:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64
12:30:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64
12:30:22 + mkdir -p /root/rpmbuild/BUILDROOT
12:30:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64
12:30:22 + cd src
12:30:22 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:30:22 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/dockerd
12:30:22 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:30:22 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/docker-proxy
12:30:22 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/docker-init
12:30:22 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/lib/systemd/system/docker.service
12:30:22 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/lib/systemd/system/docker.socket
12:30:22 + /usr/lib/rpm/check-buildroot
12:30:22 + /usr/lib/rpm/redhat/brp-ldconfig
12:30:22 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:30:22 + /usr/lib/rpm/brp-compress
12:30:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:30:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:30:22 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
12:30:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:30:22 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:30:22 + /usr/lib/rpm/brp-python-hardlink
12:30:22 + PYTHON3=/usr/libexec/platform-python
12:30:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:30:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oSEVcu
12:30:22 + umask 022
12:30:22 + cd /root/rpmbuild/BUILD
12:30:22 + cd src
12:30:22 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:30:22 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:30:22 PASS: daemon version OK
12:30:22 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:30:22 + echo 'PASS: daemon version OK'
12:30:22 + exit 0
12:30:22 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64
12:30:22 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/docker-proxy
12:30:22 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.el8 docker-ce(x86-64) = 3:0.0.0~20230124074129.645395c-0.el8
12:30:22 Requires(interp): /bin/sh /bin/sh /bin/sh
12:30:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:30:22 Requires(post): /bin/sh
12:30:22 Requires(preun): /bin/sh
12:30:22 Requires(postun): /bin/sh
12:30:22 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)
12:30:22 Conflicts: docker docker-ee docker-engine-cs docker-io
12:30:22 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:30:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64
12:30:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.el8.src.rpm
12:30:22 #44 70.28 Selecting previously unselected package zlib1g-dev:armhf.
12:30:22 #44 70.28 Preparing to unpack .../80-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_armhf.deb ...
12:30:22 #44 70.28 Unpacking zlib1g-dev:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:30:22 #44 70.37 Selecting previously unselected package libglib2.0-dev:armhf.
12:30:22 #44 70.37 Preparing to unpack .../81-libglib2.0-dev_2.66.8-1_armhf.deb ...
12:30:22 #44 70.38 Unpacking libglib2.0-dev:armhf (2.66.8-1) ...
12:30:22 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:22 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:22 go: downloading k8s.io/klog/v2 v2.80.1
12:30:22 go: downloading github.com/kr/text v0.2.0
12:30:22 go: downloading github.com/docker/go-metrics v0.0.1
12:30:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:22 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:22 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:22 go: downloading github.com/kr/pretty v0.2.1
12:30:22 go: downloading github.com/magiconair/properties v1.5.3
12:30:22 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:22 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:22 go: downloading github.com/go-logr/logr v1.2.3
12:30:22 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:22 #50 1.082 -- The C compiler identification is GNU 10.2.1
12:30:22 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:22 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:22 go: downloading golang.org/x/sys v0.2.0
12:30:22 + for f in rootlesskit rootlesskit-docker-proxy
12:30:22 + GOBIN=/usr/local/bin
12:30:22 + GO111MODULE=on
12:30:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:22 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:22 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:22 go: downloading golang.org/x/sys v0.2.0
12:30:23 + go mod vendor -modfile=vendor.mod
12:30:23 #50 1.181 -- Detecting C compiler ABI info
12:30:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:23 #44 70.86 Selecting previously unselected package libseccomp2:armhf.
12:30:23 #44 70.87 Preparing to unpack .../82-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
12:30:23 #44 70.88 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
12:30:23 #44 70.92 Selecting previously unselected package libseccomp-dev:armhf.
12:30:23 #44 70.93 Preparing to unpack .../83-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
12:30:23 #44 70.93 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:30:23 #44 71.00 Selecting previously unselected package libsecret-1-dev:armhf.
12:30:23 #44 71.00 Preparing to unpack .../84-libsecret-1-dev_0.20.4-2_armhf.deb ...
12:30:23 #44 71.01 Unpacking libsecret-1-dev:armhf (0.20.4-2) ...
12:30:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:23 go: downloading github.com/google/uuid v1.3.0
12:30:23 go: downloading github.com/moby/vpnkit v0.5.0
12:30:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:23 go: downloading github.com/gofrs/flock v0.8.1
12:30:23 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:23 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:23 go: downloading github.com/google/uuid v1.3.0
12:30:23 go: downloading github.com/moby/vpnkit v0.5.0
12:30:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:23 go: downloading github.com/gofrs/flock v0.8.1
12:30:23 go: downloading github.com/gorilla/mux v1.8.0
12:30:23 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:23 #44 71.12 Selecting previously unselected package libsystemd-dev:armhf.
12:30:23 #44 71.13 Preparing to unpack .../85-libsystemd-dev_247.3-7+deb11u1_armhf.deb ...
12:30:23 #44 71.14 Unpacking libsystemd-dev:armhf (247.3-7+deb11u1) ...
12:30:23 + return
12:30:23 # Build the CLI
12:30:23 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:23 Building dynamic docker-linux-amd64
12:30:23 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:55Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:23 go: downloading golang.org/x/net v0.1.0
12:30:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:23 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:23 go: downloading golang.org/x/net v0.1.0
12:30:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:23 #44 71.45 Setting up libkeyutils1:armhf (1.6.1-2) ...
12:30:23 #44 71.47 Setting up libapparmor1:armhf (2.13.6-10) ...
12:30:23 #44 71.49 Setting up libc6-armhf-cross (2.31-9cross4) ...
12:30:23 #44 71.50 Setting up libpcre16-3:armhf (2:8.39-13) ...
12:30:23 #44 71.52 Setting up libssl1.1:armhf (1.1.1n-0+deb11u3) ...
12:30:23 #50 1.833 -- Detecting C compiler ABI info - done
12:30:23 #50 1.908 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped
12:30:23 #50 1.927 -- Detecting C compile features
12:30:23 #50 1.929 -- Detecting C compile features - done
12:30:23 #50 1.973 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:23 #44 71.76 Setting up libffi7:armhf (3.3-6) ...
12:30:23 #44 71.78 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:30:23 #44 71.80 Setting up linux-libc-dev:armhf (5.10.162-1) ...
12:30:23 #44 71.81 Setting up zlib1g:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:30:23 #44 71.82 Setting up libcom-err2:armhf (1.46.2-2) ...
12:30:23 #44 71.84 Setting up bzip2 (1.0.8-4) ...
12:30:23 #44 71.85 Setting up libffi-dev:armhf (3.3-6) ...
12:30:23 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm
12:30:23 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.21jgEY
12:30:23 + umask 022
12:30:23 + cd /root/rpmbuild/BUILD
12:30:23 + cd src
12:30:23 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64
12:30:23 + exit 0
12:30:23 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VKIbuO
12:30:23 + umask 022
12:30:23 + cd /root/rpmbuild/BUILD
12:30:23 + cd /root/rpmbuild/BUILD
12:30:23 + rm -rf src
12:30:23 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:24 #50 2.225 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:24 #50 2.330 -- Configuring done
12:30:24 #44 71.86 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
12:30:24 #44 71.87 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
12:30:24 #44 71.89 Setting up libsystemd0:armhf (247.3-7+deb11u1) ...
12:30:24 #44 71.90 Setting up libkrb5support0:armhf (1.18.3-6+deb11u3) ...
12:30:24 #44 71.91 Setting up libpcre3:armhf (2:8.39-13) ...
12:30:24 #44 71.92 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
12:30:24 #44 71.93 Setting up libglib2.0-data (2.66.8-1) ...
12:30:24 #44 71.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:30:24 #44 71.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:30:24 #44 71.97 Setting up libpcre32-3:armhf (2:8.39-13) ...
12:30:24 #44 71.98 Setting up libuuid1:armhf (2.36.1-8+deb11u1) ...
12:30:24 #44 72.00 Setting up patch (2.7.6-7) ...
12:30:24 #44 72.01 Setting up libpcre2-8-0:armhf (10.36-2+deb11u1) ...
12:30:24 #44 72.03 Setting up libk5crypto3:armhf (1.18.3-6+deb11u3) ...
12:30:24 #44 72.04 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:30:24 #44 72.05 Setting up libudev1:armhf (247.3-7+deb11u1) ...
12:30:24 + /usr/bin/mkdir -p src
12:30:24 + cd src
12:30:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:30:24 + /usr/bin/tar -xof -
12:30:24 #50 2.362 -- Generating done
12:30:24 #50 2.371 -- Build files have been written to: /go/src/github.com/krallin/tini
12:30:24 #44 72.06 Setting up libsepol1:armhf (3.1-1) ...
12:30:24 #44 72.08 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:30:24 #44 72.09 Setting up libkrb5-3:armhf (1.18.3-6+deb11u3) ...
12:30:24 #44 72.10 Setting up libapparmor-dev:armhf (2.13.6-10) ...
12:30:24 #44 72.11 Setting up python3-lib2to3 (3.9.2-1) ...
12:30:24 + STATUS=0
12:30:24 + '[' 0 -ne 0 ']'
12:30:24 + /usr/bin/tar -xof -
12:30:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:30:24 #50 2.719 Scanning dependencies of target tini-static
12:30:24 #50 2.756 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:24 #44 72.33 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:30:24 #44 72.34 Setting up libelf1:arm64 (0.183-1) ...
12:30:24 #44 72.36 Setting up libblkid1:armhf (2.36.1-8+deb11u1) ...
12:30:24 #44 72.37 Setting up libstdc++6:armhf (10.2.1-6) ...
12:30:24 #44 72.38 Setting up libsystemd-dev:armhf (247.3-7+deb11u1) ...
12:30:24 #44 72.39 Setting up libsecret-common (0.20.4-2) ...
12:30:24 #44 72.41 Setting up gcc-10-arm-linux-gnueabihf-base:arm64 (10.2.1-6cross1) ...
12:30:24 #44 72.42 Setting up python3-distutils (3.9.2-1) ...
12:30:24 + STATUS=0
12:30:24 + '[' 0 -ne 0 ']'
12:30:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:30:24 + exit 0
12:30:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4U0QF2
12:30:24 + umask 022
12:30:24 + cd /root/rpmbuild/BUILD
12:30:24 + cd src
12:30:24 + mkdir -p /go/src/github.com/docker
12:30:24 + rm -f /go/src/github.com/docker/cli
12:30:24 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:30:24 + pushd /go/src/github.com/docker/cli
12:30:24 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:30:24 + VERSION=0.0.0-20230124074129-645395c
12:30:24 + GITCOMMIT=645395c
12:30:24 + GO_LINKMODE=dynamic
12:30:24 + ./scripts/build/binary
12:30:24 Building dynamic docker-linux-amd64
12:30:24 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:30:24Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:30:24 Created binary: bundles/dynbinary-daemon/dockerd
12:30:24 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:24 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:24 
12:30:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:24 + RM_GOPATH=0
12:30:24 + TMP_GOPATH=/go
12:30:24 + : /usr/local/bin
12:30:24 + '[' -z /go ']'
12:30:24 + export GOPATH=/go
12:30:24 + GOPATH=/go
12:30:24 + case "$(go env GOARCH)" in
12:30:24 ++ go env GOARCH
12:30:24 + export GO_BUILDMODE=-buildmode=pie
12:30:24 + GO_BUILDMODE=-buildmode=pie
12:30:24 ++ dirname hack/dockerfile/install/install.sh
12:30:24 + dir=hack/dockerfile/install
12:30:24 + bin=tini
12:30:24 + shift
12:30:24 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:24 + . hack/dockerfile/install/tini.installer
12:30:24 ++ : v0.19.0
12:30:24 + install_tini
12:30:24 + echo 'Install tini version v0.19.0'
12:30:24 Install tini version v0.19.0
12:30:24 + git clone https://github.com/krallin/tini.git /go/tini
12:30:24 Cloning into '/go/tini'...
12:30:24 + cd /go/tini
12:30:24 + git checkout -q v0.19.0
12:30:24 + cmake .
12:30:24 -- The C compiler identification is GNU 7.5.0
12:30:24 -- Check for working C compiler: /usr/bin/cc
12:30:24 -- Check for working C compiler: /usr/bin/cc -- works
12:30:24 -- Detecting C compiler ABI info
12:30:24 -- Detecting C compiler ABI info - done
12:30:24 -- Detecting C compile features
12:30:24 -- Detecting C compile features - done
12:30:24 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:24 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:24 -- Configuring done
12:30:24 -- Generating done
12:30:24 -- Build files have been written to: /go/tini
12:30:24 + make tini-static
12:30:24 make[2]: Entering directory '/go/tini'
12:30:24 make[3]: Entering directory '/go/tini'
12:30:24 make[4]: Entering directory '/go/tini'
12:30:24 make[5]: Entering directory '/go/tini'
12:30:24 Scanning dependencies of target tini-static
12:30:24 make[5]: Leaving directory '/go/tini'
12:30:24 make[5]: Entering directory '/go/tini'
12:30:24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:24 [100%] Linking C executable tini-static
12:30:24 make[5]: Leaving directory '/go/tini'
12:30:24 [100%] Built target tini-static
12:30:24 make[4]: Leaving directory '/go/tini'
12:30:24 make[3]: Leaving directory '/go/tini'
12:30:24 make[2]: Leaving directory '/go/tini'
12:30:24 + mkdir -p /usr/local/bin
12:30:24 + cp tini-static /usr/local/bin/docker-init
12:30:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:24 + RM_GOPATH=0
12:30:24 + TMP_GOPATH=/go
12:30:24 + : /usr/local/bin
12:30:24 + '[' -z /go ']'
12:30:24 + export GOPATH=/go
12:30:24 + GOPATH=/go
12:30:24 + case "$(go env GOARCH)" in
12:30:24 ++ go env GOARCH
12:30:24 + export GO_BUILDMODE=-buildmode=pie
12:30:24 + GO_BUILDMODE=-buildmode=pie
12:30:24 ++ dirname hack/dockerfile/install/install.sh
12:30:24 + dir=hack/dockerfile/install
12:30:24 + bin=rootlesskit
12:30:24 + shift
12:30:24 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:24 + . hack/dockerfile/install/rootlesskit.installer
12:30:24 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:24 + install_rootlesskit dynamic
12:30:24 + case "$1" in
12:30:24 + install_rootlesskit_dynamic
12:30:24 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:24 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:24 + export BUILD_MODE=-buildmode=pie
12:30:24 + BUILD_MODE=-buildmode=pie
12:30:24 + _install_rootlesskit
12:30:24 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:24 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:24 + for f in rootlesskit rootlesskit-docker-proxy
12:30:24 + GOBIN=/usr/local/bin
12:30:24 + GO111MODULE=on
12:30:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:24 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:24 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:24 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:24 go: downloading golang.org/x/sys v0.2.0
12:30:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:24 go: downloading github.com/google/uuid v1.3.0
12:30:24 go: downloading github.com/moby/vpnkit v0.5.0
12:30:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:24 go: downloading github.com/gofrs/flock v0.8.1
12:30:24 go: downloading github.com/gorilla/mux v1.8.0
12:30:24 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:24 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:24 go: downloading golang.org/x/net v0.1.0
12:30:24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:24 + for f in rootlesskit rootlesskit-docker-proxy
12:30:24 + GOBIN=/usr/local/bin
12:30:24 + GO111MODULE=on
12:30:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:24 + return
12:30:24 # Build the CLI
12:30:24 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:24 Building dynamic docker-linux-amd64
12:30:24 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:47Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:24 #44 72.70 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
12:30:24 #44 72.72 Setting up libpcrecpp0v5:armhf (2:8.39-13) ...
12:30:24 #44 72.73 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:30:25 #44 73.14 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:30:25 #44 73.15 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:30:25 #44 73.17 Setting up libsepol1-dev:armhf (3.1-1) ...
12:30:25 #44 73.19 Setting up libglib2.0-bin (2.66.8-1) ...
12:30:25 #44 73.20 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
12:30:25 #44 73.22 Setting up dpkg-dev (1.20.12) ...
12:30:25 #44 73.24 Setting up libselinux1:armhf (3.1-3) ...
12:30:25 #44 73.26 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:30:25 #44 73.27 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
12:30:25 #44 73.29 Setting up libgssapi-krb5-2:armhf (1.18.3-6+deb11u3) ...
12:30:25 #44 73.31 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:30:25 #44 73.32 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
12:30:25 #44 73.33 Setting up libudev-dev:armhf (247.3-7+deb11u1) ...
12:30:25 #44 73.35 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
12:30:25 #44 73.36 Setting up libmount1:armhf (2.36.1-8+deb11u1) ...
12:30:25 #44 73.38 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:30:25 #44 73.40 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:30:25 #44 73.41 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
12:30:25 #44 73.42 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:30:25 #44 73.44 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:30:25 #44 73.51 No schema files found: doing nothing.
12:30:25 #44 73.52 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
12:30:25 #44 73.54 Setting up libnsl2:armhf (1.3.0-2) ...
12:30:25 #44 73.57 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:30:25 #44 73.59 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:30:25 #44 73.60 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
12:30:25 #44 73.64 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
12:30:25 Created binary: bundles/dynbinary-daemon/dockerd
12:30:25 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:25 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:25 
12:30:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:25 + RM_GOPATH=0
12:30:25 + TMP_GOPATH=/go
12:30:25 + : /usr/local/bin
12:30:25 + '[' -z /go ']'
12:30:25 + export GOPATH=/go
12:30:25 + GOPATH=/go
12:30:25 + case "$(go env GOARCH)" in
12:30:25 ++ go env GOARCH
12:30:25 + export GO_BUILDMODE=-buildmode=pie
12:30:25 + GO_BUILDMODE=-buildmode=pie
12:30:25 ++ dirname hack/dockerfile/install/install.sh
12:30:25 + dir=hack/dockerfile/install
12:30:25 + bin=tini
12:30:25 + shift
12:30:25 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:25 + . hack/dockerfile/install/tini.installer
12:30:25 ++ : v0.19.0
12:30:25 Install tini version v0.19.0
12:30:25 + install_tini
12:30:25 + echo 'Install tini version v0.19.0'
12:30:25 + git clone https://github.com/krallin/tini.git /go/tini
12:30:25 Cloning into '/go/tini'...
12:30:25 + cd /go/tini
12:30:25 + git checkout -q v0.19.0
12:30:25 + cmake .
12:30:25 -- The C compiler identification is GNU 9.4.0
12:30:25 -- Check for working C compiler: /usr/bin/cc
12:30:25 -- Check for working C compiler: /usr/bin/cc -- works
12:30:25 -- Detecting C compiler ABI info
12:30:25 -- Detecting C compiler ABI info - done
12:30:25 -- Detecting C compile features
12:30:25 -- Detecting C compile features - done
12:30:25 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:25 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:25 -- Configuring done
12:30:25 -- Generating done
12:30:25 -- Build files have been written to: /go/tini
12:30:25 + make tini-static
12:30:25 make[2]: Entering directory '/go/tini'
12:30:25 make[3]: Entering directory '/go/tini'
12:30:25 make[4]: Entering directory '/go/tini'
12:30:25 make[5]: Entering directory '/go/tini'
12:30:25 Scanning dependencies of target tini-static
12:30:25 make[5]: Leaving directory '/go/tini'
12:30:25 make[5]: Entering directory '/go/tini'
12:30:25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:25 [100%] Linking C executable tini-static
12:30:25 make[5]: Leaving directory '/go/tini'
12:30:25 [100%] Built target tini-static
12:30:25 make[4]: Leaving directory '/go/tini'
12:30:25 make[3]: Leaving directory '/go/tini'
12:30:25 make[2]: Leaving directory '/go/tini'
12:30:25 + mkdir -p /usr/local/bin
12:30:25 + cp tini-static /usr/local/bin/docker-init
12:30:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:25 + RM_GOPATH=0
12:30:25 + TMP_GOPATH=/go
12:30:25 + : /usr/local/bin
12:30:25 + '[' -z /go ']'
12:30:25 + export GOPATH=/go
12:30:25 + GOPATH=/go
12:30:25 + case "$(go env GOARCH)" in
12:30:25 ++ go env GOARCH
12:30:25 + export GO_BUILDMODE=-buildmode=pie
12:30:25 + GO_BUILDMODE=-buildmode=pie
12:30:25 ++ dirname hack/dockerfile/install/install.sh
12:30:25 + dir=hack/dockerfile/install
12:30:25 + bin=rootlesskit
12:30:25 + shift
12:30:25 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:25 + . hack/dockerfile/install/rootlesskit.installer
12:30:25 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:25 + install_rootlesskit dynamic
12:30:25 + case "$1" in
12:30:25 + install_rootlesskit_dynamic
12:30:25 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:25 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:25 + export BUILD_MODE=-buildmode=pie
12:30:25 + BUILD_MODE=-buildmode=pie
12:30:25 + _install_rootlesskit
12:30:25 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:25 + for f in rootlesskit rootlesskit-docker-proxy
12:30:25 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:25 + GOBIN=/usr/local/bin
12:30:25 + GO111MODULE=on
12:30:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:25 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:25 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:25 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:25 #50 3.893 [100%] Linking C executable tini-static
12:30:25 #50 4.144 [100%] Built target tini-static
12:30:26 #44 73.66 Setting up libselinux1-dev:armhf (3.1-3) ...
12:30:26 #44 73.68 Setting up libpcre3-dev:armhf (2:8.39-13) ...
12:30:26 #44 73.70 Setting up uuid-dev:armhf (2.36.1-8+deb11u1) ...
12:30:26 #44 73.71 Setting up zlib1g-dev:armhf (1:1.2.11.dfsg-2+deb11u2) ...
12:30:26 #44 73.73 Setting up libblkid-dev:armhf (2.36.1-8+deb11u1) ...
12:30:26 #44 73.75 Setting up libmount-dev:armhf (2.36.1-8+deb11u1) ...
12:30:26 #44 73.77 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:30:26 #44 73.79 Setting up dmsetup (2:1.02.175-2.1) ...
12:30:26 #44 73.80 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:30:26 #44 73.81 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:30:26 #44 73.83 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:30:26 #44 73.84 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:30:26 #44 73.86 No schema files found: doing nothing.
12:30:26 #44 73.86 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:30:26 #44 73.89 Setting up libsecret-1-0:armhf (0.20.4-2) ...
12:30:26 #44 73.93 Setting up libglib2.0-dev:armhf (2.66.8-1) ...
12:30:26 #44 73.94 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:30:26 #44 73.95 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:30:26 #44 73.97 Setting up gir1.2-secret-1:armhf (0.20.4-2) ...
12:30:26 Created binary: bundles/dynbinary-daemon/dockerd
12:30:26 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:26 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:26 
12:30:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:26 + RM_GOPATH=0
12:30:26 + TMP_GOPATH=/go
12:30:26 + : /usr/local/bin
12:30:26 + '[' -z /go ']'
12:30:26 + export GOPATH=/go
12:30:26 + GOPATH=/go
12:30:26 + case "$(go env GOARCH)" in
12:30:26 ++ go env GOARCH
12:30:26 + export GO_BUILDMODE=-buildmode=pie
12:30:26 + GO_BUILDMODE=-buildmode=pie
12:30:26 ++ dirname hack/dockerfile/install/install.sh
12:30:26 + dir=hack/dockerfile/install
12:30:26 + bin=tini
12:30:26 + shift
12:30:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:26 + . hack/dockerfile/install/tini.installer
12:30:26 ++ : v0.19.0
12:30:26 + install_tini
12:30:26 + echo 'Install tini version v0.19.0'
12:30:26 + git clone https://github.com/krallin/tini.git /go/tini
12:30:26 Install tini version v0.19.0
12:30:26 Cloning into '/go/tini'...
12:30:26 + cd /go/tini
12:30:26 + git checkout -q v0.19.0
12:30:26 + cmake .
12:30:26 -- The C compiler identification is GNU 10.2.1
12:30:26 -- Detecting C compiler ABI info
12:30:26 go: downloading golang.org/x/sys v0.2.0
12:30:26 #44 73.99 Setting up libsecret-1-dev:armhf (0.20.4-2) ...
12:30:26 #44 74.01 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:30:26 -- Detecting C compiler ABI info - done
12:30:26 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:26 -- Detecting C compile features
12:30:26 -- Detecting C compile features - done
12:30:26 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:26 -- Configuring done
12:30:26 -- Generating done
12:30:26 -- Build files have been written to: /go/tini
12:30:26 + make tini-static
12:30:26 make[2]: Entering directory '/go/tini'
12:30:26 make[3]: Entering directory '/go/tini'
12:30:26 make[4]: Entering directory '/go/tini'
12:30:26 make[5]: Entering directory '/go/tini'
12:30:26 Scanning dependencies of target tini-static
12:30:26 make[5]: Leaving directory '/go/tini'
12:30:26 make[5]: Entering directory '/go/tini'
12:30:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:26 go: downloading github.com/google/uuid v1.3.0
12:30:26 go: downloading github.com/moby/vpnkit v0.5.0
12:30:26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:26 #44 DONE 74.4s
12:30:26 
12:30:26 #45 [linux/arm64->arm/v7 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm/v7 <<EOT (set -e...)
12:30:26 [100%] Linking C executable tini-static
12:30:26 make[5]: Leaving directory '/go/tini'
12:30:26 [100%] Built target tini-static
12:30:26 make[4]: Leaving directory '/go/tini'
12:30:26 make[3]: Leaving directory '/go/tini'
12:30:26 make[2]: Leaving directory '/go/tini'
12:30:26 + mkdir -p /usr/local/bin
12:30:26 + cp tini-static /usr/local/bin/docker-init
12:30:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:26 + RM_GOPATH=0
12:30:26 + TMP_GOPATH=/go
12:30:26 + : /usr/local/bin
12:30:26 + '[' -z /go ']'
12:30:26 + export GOPATH=/go
12:30:26 + GOPATH=/go
12:30:26 + case "$(go env GOARCH)" in
12:30:26 ++ go env GOARCH
12:30:26 + export GO_BUILDMODE=-buildmode=pie
12:30:26 + GO_BUILDMODE=-buildmode=pie
12:30:26 ++ dirname hack/dockerfile/install/install.sh
12:30:26 + dir=hack/dockerfile/install
12:30:26 + bin=rootlesskit
12:30:26 + shift
12:30:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:26 + . hack/dockerfile/install/rootlesskit.installer
12:30:26 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:26 + install_rootlesskit dynamic
12:30:26 + case "$1" in
12:30:26 + install_rootlesskit_dynamic
12:30:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:26 + export BUILD_MODE=-buildmode=pie
12:30:26 + BUILD_MODE=-buildmode=pie
12:30:26 + _install_rootlesskit
12:30:26 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:26 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:26 + for f in rootlesskit rootlesskit-docker-proxy
12:30:26 + GOBIN=/usr/local/bin
12:30:26 + GO111MODULE=on
12:30:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:26 go: downloading github.com/gofrs/flock v0.8.1
12:30:26 go: downloading github.com/gorilla/mux v1.8.0
12:30:26 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:26 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:26 make[2]: Entering directory '/root/build-deb/cli'
12:30:26 scripts/docs/generate-man.sh
12:30:26 + cp -r . /tmp/docker-cli-docsgen.EIskpc13II/
12:30:26 + cd /tmp/docker-cli-docsgen.EIskpc13II
12:30:26 + ./scripts/vendor init
12:30:26 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:26 + cp man/tools.go .
12:30:26 + ./scripts/vendor update
12:30:26 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:26 go: downloading github.com/spf13/cobra v1.6.1
12:30:26 go: downloading github.com/spf13/pflag v1.0.5
12:30:26 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:26 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:26 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:26 go: downloading github.com/morikuni/aec v1.0.0
12:30:26 go: downloading github.com/pkg/errors v0.9.1
12:30:26 go: downloading github.com/google/go-cmp v0.5.9
12:30:26 go: downloading gotest.tools/v3 v3.4.0
12:30:26 go: downloading golang.org/x/sys v0.4.0
12:30:26 go: downloading github.com/docker/go-units v0.5.0
12:30:26 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:26 go: downloading github.com/docker/go-connections v0.4.0
12:30:26 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:26 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:26 #45 ...
12:30:26 
12:30:26 #50 [linux/arm64->arm/v7 build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
12:30:26 #50 DONE 0.2s
12:30:26 
12:30:26 #51 [linux/arm64->arm/v7 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v7 <<EOT (set -e...)
12:30:26 go: downloading golang.org/x/net v0.1.0
12:30:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:26 #50 DONE 4.9s
12:30:26 
12:30:26 #46 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:30:26 #46 20.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 ... 15753 files and directories currently installed.)
12:30:26 #46 20.89 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
12:30:26 #46 20.90 Unpacking libz3-4:amd64 (4.8.10-1) ...
12:30:26 #46 25.83 Selecting previously unselected package libllvm11:amd64.
12:30:26 #46 25.84 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
12:30:26 #46 25.85 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
12:30:26 go: downloading golang.org/x/text v0.6.0
12:30:26 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:26 go: downloading github.com/containerd/containerd v1.6.15
12:30:26 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:27 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:27 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:27 go: downloading golang.org/x/sys v0.2.0
12:30:27 go: downloading github.com/moby/sys/signal v0.7.0
12:30:27 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:27 go: downloading github.com/moby/buildkit v0.10.6
12:30:27 #44 51.51 Selecting previously unselected package cpp-arm-linux-gnueabi.
12:30:27 #44 51.51 Preparing to unpack .../06-cpp-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:30:27 #44 51.51 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:30:27 #44 51.55 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:30:27 #44 51.56 Preparing to unpack .../07-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:30:27 #44 51.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:30:27 #44 51.63 Selecting previously unselected package dmsetup.
12:30:27 #44 51.63 Preparing to unpack .../08-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:30:27 #44 51.63 Unpacking dmsetup (2:1.02.175-2.1) ...
12:30:27 #44 51.69 Selecting previously unselected package patch.
12:30:27 #44 51.69 Preparing to unpack .../09-patch_2.7.6-7_arm64.deb ...
12:30:27 #44 51.69 Unpacking patch (2.7.6-7) ...
12:30:27 #44 51.75 Selecting previously unselected package dpkg-dev.
12:30:27 #44 51.75 Preparing to unpack .../10-dpkg-dev_1.20.12_all.deb ...
12:30:27 #44 51.76 Unpacking dpkg-dev (1.20.12) ...
12:30:27 #44 52.11 Selecting previously unselected package gcc-10-cross-base.
12:30:27 #44 52.11 Preparing to unpack .../11-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:30:27 #44 52.11 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:30:27 #44 52.18 Selecting previously unselected package libc6-armel-cross.
12:30:27 #44 52.18 Preparing to unpack .../12-libc6-armel-cross_2.31-9cross4_all.deb ...
12:30:27 #44 52.19 Unpacking libc6-armel-cross (2.31-9cross4) ...
12:30:27 #44 52.50 Selecting previously unselected package libgcc-s1-armel-cross.
12:30:27 #44 52.50 Preparing to unpack .../13-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
12:30:27 #44 52.50 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:30:27 #44 52.56 Selecting previously unselected package libgomp1-armel-cross.
12:30:27 #44 52.56 Preparing to unpack .../14-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
12:30:27 #44 52.57 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
12:30:27 #44 52.63 Selecting previously unselected package libatomic1-armel-cross.
12:30:27 #44 52.63 Preparing to unpack .../15-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
12:30:27 #44 52.64 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
12:30:27 #44 52.69 Selecting previously unselected package libasan6-armel-cross.
12:30:27 #44 52.69 Preparing to unpack .../16-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
12:30:27 #44 52.70 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
12:30:27 make[2]: Entering directory '/root/build-deb/cli'
12:30:27 scripts/docs/generate-man.sh
12:30:27 + cp -r . /tmp/docker-cli-docsgen.n3WvyUXVUM/
12:30:27 + cd /tmp/docker-cli-docsgen.n3WvyUXVUM
12:30:27 + ./scripts/vendor init
12:30:27 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:27 + cp man/tools.go .
12:30:27 + ./scripts/vendor update
12:30:27 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:27 go: downloading github.com/spf13/cobra v1.6.1
12:30:27 go: downloading github.com/spf13/pflag v1.0.5
12:30:27 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:27 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:27 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:27 go: downloading github.com/morikuni/aec v1.0.0
12:30:27 go: downloading github.com/pkg/errors v0.9.1
12:30:27 go: downloading github.com/google/go-cmp v0.5.9
12:30:27 go: downloading gotest.tools/v3 v3.4.0
12:30:27 go: downloading golang.org/x/sys v0.4.0
12:30:27 go: downloading github.com/docker/go-units v0.5.0
12:30:27 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:27 go: downloading github.com/docker/go-connections v0.4.0
12:30:27 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:27 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:27 go: downloading golang.org/x/text v0.6.0
12:30:27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:27 go: downloading github.com/google/uuid v1.3.0
12:30:27 go: downloading github.com/moby/vpnkit v0.5.0
12:30:27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:27 go: downloading github.com/gofrs/flock v0.8.1
12:30:27 go: downloading github.com/gorilla/mux v1.8.0
12:30:27 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:27 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:27 go: downloading github.com/gogo/protobuf v1.3.2
12:30:27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:27 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:27 #44 53.14 Selecting previously unselected package libstdc++6-armel-cross.
12:30:27 #44 53.14 Preparing to unpack .../17-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
12:30:27 #44 53.15 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
12:30:27 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:27 go: downloading github.com/containerd/containerd v1.6.15
12:30:27 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:27 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:27 go: downloading golang.org/x/net v0.1.0
12:30:27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:27 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:27 go: downloading golang.org/x/term v0.4.0
12:30:27 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:27 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:27 go: downloading github.com/imdario/mergo v0.3.12
12:30:27 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:27 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:27 Created binary: bundles/dynbinary-daemon/dockerd
12:30:27 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:27 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:27 
12:30:27 + popd
12:30:27 ~/rpmbuild/BUILD/src
12:30:27 + RPM_EC=0
12:30:27 ++ jobs -p
12:30:27 + exit 0
12:30:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lVaaGn
12:30:27 + umask 022
12:30:27 + cd /root/rpmbuild/BUILD
12:30:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64 '!=' / ']'
12:30:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:30:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:30:27 + mkdir -p /root/rpmbuild/BUILDROOT
12:30:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:30:27 + 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'
12:30:27 + export CFLAGS
12:30:27 + 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'
12:30:27 + export CXXFLAGS
12:30:27 + 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'
12:30:27 + export FFLAGS
12:30:27 + 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'
12:30:27 + export FCFLAGS
12:30:27 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:30:27 + export LDFLAGS
12:30:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:30:27 + export LT_SYS_LIBRARY_PATH
12:30:27 + CC=gcc
12:30:27 + export CC
12:30:27 + CXX=g++
12:30:27 + export CXX
12:30:27 + cd src
12:30:27 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:30:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/dockerd
12:30:27 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:30:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:30:27 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-init
12:30:27 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/lib/systemd/system/docker.service
12:30:27 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/lib/systemd/system/docker.socket
12:30:27 + /usr/lib/rpm/check-buildroot
12:30:27 + /usr/lib/rpm/redhat/brp-ldconfig
12:30:27 + /usr/lib/rpm/brp-compress
12:30:27 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:30:27 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:30:27 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:30:27 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:30:27 + /usr/lib/rpm/check-rpaths
12:30:27 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:30:27 + /usr/lib/rpm/brp-remove-la-files
12:30:27 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:30:27 + /usr/lib/rpm/redhat/brp-python-hardlink
12:30:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1dKGZK
12:30:27 + umask 022
12:30:27 + cd /root/rpmbuild/BUILD
12:30:27 + 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'
12:30:27 + export CFLAGS
12:30:27 + 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'
12:30:27 + export CXXFLAGS
12:30:27 + 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'
12:30:27 + export FFLAGS
12:30:27 + 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'
12:30:27 + export FCFLAGS
12:30:27 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:30:27 + export LDFLAGS
12:30:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:30:27 + export LT_SYS_LIBRARY_PATH
12:30:27 + CC=gcc
12:30:27 + export CC
12:30:27 + CXX=g++
12:30:27 + export CXX
12:30:27 + cd src
12:30:27 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:30:27 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:30:27 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:30:27 + echo 'PASS: daemon version OK'
12:30:27 PASS: daemon version OK
12:30:27 + RPM_EC=0
12:30:27 ++ jobs -p
12:30:27 + exit 0
12:30:27 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:30:27 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:30:27 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.fc37 docker-ce(x86-64) = 3:0.0.0~20230124074129.645395c-0.fc37
12:30:27 Requires(interp): /bin/sh /bin/sh /bin/sh
12:30:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:30:27 Requires(post): /bin/sh
12:30:27 Requires(preun): /bin/sh
12:30:27 Requires(postun): /bin/sh
12:30:27 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)
12:30:27 Conflicts: docker docker-ee docker-engine-cs docker-io
12:30:27 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:30:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:30:27 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.fc37.src.rpm
12:30:27 #44 53.30 Selecting previously unselected package libubsan1-armel-cross.
12:30:27 #44 53.31 Preparing to unpack .../18-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
12:30:27 #44 53.31 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
12:30:27 #44 53.45 Selecting previously unselected package libgcc-10-dev-armel-cross.
12:30:27 #44 53.45 Preparing to unpack .../19-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
12:30:27 #44 53.46 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:30:28 go: downloading github.com/creack/pty v1.1.11
12:30:28 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:28 #51 1.035 
12:30:28 #51 1.285 Removing /tmp/bundles/
12:30:28 #51 1.286 
12:30:28 #51 1.302 ---> Making bundle: binary (in /tmp/bundles/binary)
12:30:28 #51 1.394 Building static /tmp/bundles/binary-daemon/dockerd (linux/arm/v7)...
12:30:28 go: downloading github.com/moby/sys/signal v0.7.0
12:30:28 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:28 go: downloading github.com/moby/buildkit v0.10.6
12:30:28 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:28 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:28 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:28 go: downloading github.com/gogo/protobuf v1.3.2
12:30:28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:28 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:28 #46 ...
12:30:28 
12:30:28 #51 [linux/amd64 all 1/7] COPY --from=tini          /build/ /
12:30:28 #51 DONE 0.1s
12:30:28 
12:30:28 #49 [linux/amd64 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <<EOT (set -e...)
12:30:28 #49 7.612 + bin/ctr
12:30:28 #49 7.612 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
12:30:28 #44 53.71 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
12:30:28 #44 53.71 Preparing to unpack .../20-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_arm64.deb ...
12:30:28 #44 53.75 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:30:28 go: downloading golang.org/x/term v0.4.0
12:30:28 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:28 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:28 go: downloading github.com/imdario/mergo v0.3.12
12:30:28 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:28 + for f in rootlesskit rootlesskit-docker-proxy
12:30:28 + GOBIN=/usr/local/bin
12:30:28 + GO111MODULE=on
12:30:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:28 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:28 go: downloading github.com/creack/pty v1.1.11
12:30:28 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:28 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:28 go: downloading github.com/stretchr/testify v1.8.0
12:30:28 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:28 go: downloading github.com/rivo/uniseg v0.2.0
12:30:28 go: downloading github.com/klauspost/compress v1.15.12
12:30:28 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:28 go: downloading github.com/containerd/continuity v0.3.0
12:30:28 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:28 go: downloading golang.org/x/time v0.1.0
12:30:28 go: downloading github.com/opencontainers/runc v1.1.3
12:30:28 go: downloading golang.org/x/crypto v0.2.0
12:30:29 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:29 Created binary: bundles/dynbinary-daemon/dockerd
12:30:29 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:29 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:29 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:29 go: downloading google.golang.org/grpc v1.48.0
12:30:29 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:29 
12:30:29 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:29 + RM_GOPATH=0
12:30:29 + TMP_GOPATH=/go
12:30:29 + : /usr/local/bin
12:30:29 + '[' -z /go ']'
12:30:29 + export GOPATH=/go
12:30:29 + GOPATH=/go
12:30:29 + case "$(go env GOARCH)" in
12:30:29 ++ go env GOARCH
12:30:29 + export GO_BUILDMODE=-buildmode=pie
12:30:29 + GO_BUILDMODE=-buildmode=pie
12:30:29 ++ dirname hack/dockerfile/install/install.sh
12:30:29 + dir=hack/dockerfile/install
12:30:29 + bin=tini
12:30:29 + shift
12:30:29 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:29 + . hack/dockerfile/install/tini.installer
12:30:29 ++ : v0.19.0
12:30:29 + install_tini
12:30:29 + echo 'Install tini version v0.19.0'
12:30:29 + git clone https://github.com/krallin/tini.git /go/tini
12:30:29 Install tini version v0.19.0
12:30:29 Cloning into '/go/tini'...
12:30:29 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:29 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:29 go: downloading github.com/russross/blackfriday v1.6.0
12:30:29 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:29 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:29 go: downloading golang.org/x/net v0.5.0
12:30:29 + return
12:30:29 # Build the CLI
12:30:29 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:29 Building dynamic docker-linux-amd64
12:30:29 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:30 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:30 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:30 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:30 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:30 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:30 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:30 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:30 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:30 + for f in rootlesskit rootlesskit-docker-proxy
12:30:30 + GOBIN=/usr/local/bin
12:30:30 + GO111MODULE=on
12:30:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:30 make[2]: Entering directory '/root/build-deb/cli'
12:30:30 scripts/docs/generate-man.sh
12:30:30 + cp -r . /tmp/docker-cli-docsgen.kOwRn9oQ3x/
12:30:30 + cd /tmp/docker-cli-docsgen.kOwRn9oQ3x
12:30:30 + ./scripts/vendor init
12:30:30 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:30 + cp man/tools.go .
12:30:30 + ./scripts/vendor update
12:30:30 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:30 go: downloading github.com/spf13/cobra v1.6.1
12:30:30 go: downloading github.com/spf13/pflag v1.0.5
12:30:30 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:30 + cd /go/tini
12:30:30 + git checkout -q v0.19.0
12:30:30 + cmake .
12:30:30 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:30:30   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:30:30   CMake.
12:30:30 
12:30:30   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:30:30   CMake that the project does not need compatibility with older versions.
12:30:30 
12:30:30 
12:30:30 -- The C compiler identification is GNU 11.3.0
12:30:30 Created binary: bundles/dynbinary-daemon/dockerd
12:30:30 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:30 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:30 
12:30:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:30 + RM_GOPATH=0
12:30:30 + TMP_GOPATH=/go
12:30:30 + : /usr/local/bin
12:30:30 + '[' -z /go ']'
12:30:30 + export GOPATH=/go
12:30:30 + GOPATH=/go
12:30:30 + case "$(go env GOARCH)" in
12:30:30 ++ go env GOARCH
12:30:30 + export GO_BUILDMODE=-buildmode=pie
12:30:30 + GO_BUILDMODE=-buildmode=pie
12:30:30 ++ dirname hack/dockerfile/install/install.sh
12:30:30 + dir=hack/dockerfile/install
12:30:30 + bin=tini
12:30:30 + shift
12:30:30 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:30 + . hack/dockerfile/install/tini.installer
12:30:30 ++ : v0.19.0
12:30:30 + install_tini
12:30:30 + echo 'Install tini version v0.19.0'
12:30:30 + git clone https://github.com/krallin/tini.git /go/tini
12:30:30 Install tini version v0.19.0
12:30:30 Cloning into '/go/tini'...
12:30:30 + cd /go/tini
12:30:30 + git checkout -q v0.19.0
12:30:30 + cmake .
12:30:30 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:30:30   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:30:30   CMake.
12:30:30 
12:30:30   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:30:30   CMake that the project does not need compatibility with older versions.
12:30:30 
12:30:30 
12:30:30 -- The C compiler identification is GNU 12.2.0
12:30:30 -- Detecting C compiler ABI info
12:30:30 -- Detecting C compiler ABI info - done
12:30:30 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:30 -- Detecting C compile features
12:30:30 -- Detecting C compile features - done
12:30:30 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:30 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:30 -- Configuring done
12:30:30 -- Generating done
12:30:30 -- Build files have been written to: /go/tini
12:30:30 + make tini-static
12:30:30 make[2]: Entering directory '/go/tini'
12:30:30 make[3]: Entering directory '/go/tini'
12:30:30 make[4]: Entering directory '/go/tini'
12:30:30 make[5]: Entering directory '/go/tini'
12:30:30 make[5]: Leaving directory '/go/tini'
12:30:30 make[5]: Entering directory '/go/tini'
12:30:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:30 [100%] Linking C executable tini-static
12:30:30 make[5]: Leaving directory '/go/tini'
12:30:30 [100%] Built target tini-static
12:30:30 make[4]: Leaving directory '/go/tini'
12:30:30 make[3]: Leaving directory '/go/tini'
12:30:30 make[2]: Leaving directory '/go/tini'
12:30:30 + mkdir -p /usr/local/bin
12:30:30 + cp tini-static /usr/local/bin/docker-init
12:30:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:30 + RM_GOPATH=0
12:30:30 + TMP_GOPATH=/go
12:30:30 + : /usr/local/bin
12:30:30 + '[' -z /go ']'
12:30:30 + export GOPATH=/go
12:30:30 + GOPATH=/go
12:30:30 + case "$(go env GOARCH)" in
12:30:30 ++ go env GOARCH
12:30:30 + export GO_BUILDMODE=-buildmode=pie
12:30:30 + GO_BUILDMODE=-buildmode=pie
12:30:30 ++ dirname hack/dockerfile/install/install.sh
12:30:30 + dir=hack/dockerfile/install
12:30:30 + bin=rootlesskit
12:30:30 + shift
12:30:30 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:30 + . hack/dockerfile/install/rootlesskit.installer
12:30:30 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:30 + install_rootlesskit dynamic
12:30:30 + case "$1" in
12:30:30 + install_rootlesskit_dynamic
12:30:30 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:30 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:30 + export BUILD_MODE=-buildmode=pie
12:30:30 + BUILD_MODE=-buildmode=pie
12:30:30 + _install_rootlesskit
12:30:30 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:30 + for f in rootlesskit rootlesskit-docker-proxy
12:30:30 + GOBIN=/usr/local/bin
12:30:30 + GO111MODULE=on
12:30:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:30 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:30 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:30 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:30 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:30 go: downloading golang.org/x/sys v0.2.0
12:30:30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:30 go: downloading github.com/google/uuid v1.3.0
12:30:30 go: downloading github.com/moby/vpnkit v0.5.0
12:30:30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:30 go: downloading github.com/gofrs/flock v0.8.1
12:30:30 go: downloading github.com/gorilla/mux v1.8.0
12:30:30 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:30 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:30 go: downloading github.com/stretchr/testify v1.8.0
12:30:30 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:30 go: downloading github.com/rivo/uniseg v0.2.0
12:30:30 go: downloading github.com/klauspost/compress v1.15.12
12:30:30 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:30 go: downloading github.com/containerd/continuity v0.3.0
12:30:30 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:30 go: downloading golang.org/x/time v0.1.0
12:30:30 go: downloading github.com/opencontainers/runc v1.1.3
12:30:30 go: downloading golang.org/x/crypto v0.2.0
12:30:30 go: downloading github.com/golang/protobuf v1.5.2
12:30:30 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:30 + return
12:30:30 + exit 0
12:30:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AYPMrh
12:30:30 + umask 022
12:30:30 + cd /root/rpmbuild/BUILD
12:30:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64 '!=' / ']'
12:30:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:30 + mkdir -p /root/rpmbuild/BUILDROOT
12:30:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:30 + cd src
12:30:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/dockerd-rootless.sh
12:30:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
12:30:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/rootlesskit
12:30:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
12:30:30 + /usr/lib/rpm/check-buildroot
12:30:30 + /usr/lib/rpm/redhat/brp-compress
12:30:30 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:30:30 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:30:30 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:30:30 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:30:30 -- Detecting C compiler ABI info
12:30:30 -- Detecting C compiler ABI info - done
12:30:30 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:30 -- Detecting C compile features
12:30:30 -- Detecting C compile features - done
12:30:30 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:30 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:30 -- Configuring done
12:30:30 -- Generating done
12:30:30 -- Build files have been written to: /go/tini
12:30:30 + make tini-static
12:30:30 make[2]: Entering directory '/go/tini'
12:30:30 make[3]: Entering directory '/go/tini'
12:30:30 make[4]: Entering directory '/go/tini'
12:30:30 make[5]: Entering directory '/go/tini'
12:30:30 make[5]: Leaving directory '/go/tini'
12:30:30 make[5]: Entering directory '/go/tini'
12:30:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:30 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:30 go: downloading golang.org/x/net v0.1.0
12:30:30 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:30 + /usr/lib/rpm/redhat/brp-python-hardlink
12:30:30 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:30:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ph4UPG
12:30:30 + umask 022
12:30:30 + cd /root/rpmbuild/BUILD
12:30:30 + cd src
12:30:30 + /usr/local/bin/rootlesskit -v
12:30:30 rootlesskit version 1.1.0
12:30:30 + exit 0
12:30:30 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:30 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:30 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:30 go: downloading github.com/morikuni/aec v1.0.0
12:30:30 go: downloading github.com/pkg/errors v0.9.1
12:30:30 go: downloading github.com/google/go-cmp v0.5.9
12:30:30 go: downloading gotest.tools/v3 v3.4.0
12:30:30 go: downloading golang.org/x/sys v0.4.0
12:30:30 go: downloading github.com/docker/go-units v0.5.0
12:30:30 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:30 go: downloading github.com/docker/go-connections v0.4.0
12:30:30 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:30 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:30 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:30 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:30 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:30 go: downloading google.golang.org/grpc v1.48.0
12:30:30 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230124074129.645395c-0.el7
12:30:30 Requires(interp): /bin/sh /bin/sh /bin/sh
12:30:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:30:30 Requires(post): /bin/sh
12:30:30 Requires(preun): /bin/sh
12:30:30 Requires(postun): /bin/sh
12:30:30 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)
12:30:30 Conflicts: rootlesskit
12:30:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:30 go: downloading golang.org/x/text v0.6.0
12:30:30 go: downloading github.com/containerd/containerd v1.6.15
12:30:30 [100%] Linking C executable tini-static
12:30:30 make[5]: Leaving directory '/go/tini'
12:30:30 [100%] Built target tini-static
12:30:30 make[4]: Leaving directory '/go/tini'
12:30:30 make[3]: Leaving directory '/go/tini'
12:30:30 make[2]: Leaving directory '/go/tini'
12:30:30 + mkdir -p /usr/local/bin
12:30:30 + cp tini-static /usr/local/bin/docker-init
12:30:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:30 + RM_GOPATH=0
12:30:30 + TMP_GOPATH=/go
12:30:30 + : /usr/local/bin
12:30:30 + '[' -z /go ']'
12:30:30 + export GOPATH=/go
12:30:30 + GOPATH=/go
12:30:30 + case "$(go env GOARCH)" in
12:30:30 ++ go env GOARCH
12:30:30 + export GO_BUILDMODE=-buildmode=pie
12:30:30 + GO_BUILDMODE=-buildmode=pie
12:30:30 ++ dirname hack/dockerfile/install/install.sh
12:30:30 + dir=hack/dockerfile/install
12:30:30 + bin=rootlesskit
12:30:30 + shift
12:30:30 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:30 + . hack/dockerfile/install/rootlesskit.installer
12:30:30 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:30 + install_rootlesskit dynamic
12:30:30 + case "$1" in
12:30:30 + install_rootlesskit_dynamic
12:30:30 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:30 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:30 + export BUILD_MODE=-buildmode=pie
12:30:30 + BUILD_MODE=-buildmode=pie
12:30:30 + _install_rootlesskit
12:30:30 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:30 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:30 + for f in rootlesskit rootlesskit-docker-proxy
12:30:30 + GOBIN=/usr/local/bin
12:30:30 + GO111MODULE=on
12:30:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:30 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:30 go: downloading github.com/russross/blackfriday v1.6.0
12:30:30 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:30 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:31 Created binary: bundles/dynbinary-daemon/dockerd
12:30:31 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:31 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:31 
12:30:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:31 + RM_GOPATH=0
12:30:31 + TMP_GOPATH=/go
12:30:31 + : /usr/local/bin
12:30:31 + '[' -z /go ']'
12:30:31 + export GOPATH=/go
12:30:31 + GOPATH=/go
12:30:31 + case "$(go env GOARCH)" in
12:30:31 ++ go env GOARCH
12:30:31 + export GO_BUILDMODE=-buildmode=pie
12:30:31 + GO_BUILDMODE=-buildmode=pie
12:30:31 ++ dirname hack/dockerfile/install/install.sh
12:30:31 + dir=hack/dockerfile/install
12:30:31 + bin=tini
12:30:31 + shift
12:30:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:31 + . hack/dockerfile/install/tini.installer
12:30:31 ++ : v0.19.0
12:30:31 + install_tini
12:30:31 + echo 'Install tini version v0.19.0'
12:30:31 + git clone https://github.com/krallin/tini.git /go/tini
12:30:31 Install tini version v0.19.0
12:30:31 Cloning into '/go/tini'...
12:30:31 + cd /go/tini
12:30:31 + git checkout -q v0.19.0
12:30:31 + cmake .
12:30:31 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:30:31   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:30:31   CMake.
12:30:31 
12:30:31   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:30:31   CMake that the project does not need compatibility with older versions.
12:30:31 
12:30:31 
12:30:31 -- The C compiler identification is GNU 12.2.0
12:30:31 -- Detecting C compiler ABI info
12:30:31 -- Detecting C compiler ABI info - done
12:30:31 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:31 -- Detecting C compile features
12:30:31 -- Detecting C compile features - done
12:30:31 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:30:31 -- Configuring done
12:30:31 -- Generating done
12:30:31 -- Build files have been written to: /go/tini
12:30:31 + make tini-static
12:30:31 make[2]: Entering directory '/go/tini'
12:30:31 make[3]: Entering directory '/go/tini'
12:30:31 make[4]: Entering directory '/go/tini'
12:30:31 make[5]: Entering directory '/go/tini'
12:30:31 make[5]: Leaving directory '/go/tini'
12:30:31 make[5]: Entering directory '/go/tini'
12:30:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:31 [100%] Linking C executable tini-static
12:30:31 make[5]: Leaving directory '/go/tini'
12:30:31 [100%] Built target tini-static
12:30:31 make[4]: Leaving directory '/go/tini'
12:30:31 make[3]: Leaving directory '/go/tini'
12:30:31 make[2]: Leaving directory '/go/tini'
12:30:31 + mkdir -p /usr/local/bin
12:30:31 + cp tini-static /usr/local/bin/docker-init
12:30:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:31 + RM_GOPATH=0
12:30:31 + TMP_GOPATH=/go
12:30:31 + : /usr/local/bin
12:30:31 + '[' -z /go ']'
12:30:31 + export GOPATH=/go
12:30:31 + GOPATH=/go
12:30:31 + case "$(go env GOARCH)" in
12:30:31 ++ go env GOARCH
12:30:31 + export GO_BUILDMODE=-buildmode=pie
12:30:31 + GO_BUILDMODE=-buildmode=pie
12:30:31 ++ dirname hack/dockerfile/install/install.sh
12:30:31 + dir=hack/dockerfile/install
12:30:31 + bin=rootlesskit
12:30:31 + shift
12:30:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:31 + . hack/dockerfile/install/rootlesskit.installer
12:30:31 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:31 + install_rootlesskit dynamic
12:30:31 + case "$1" in
12:30:31 + install_rootlesskit_dynamic
12:30:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:31 + export BUILD_MODE=-buildmode=pie
12:30:31 + BUILD_MODE=-buildmode=pie
12:30:31 + _install_rootlesskit
12:30:31 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:31 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:31 + for f in rootlesskit rootlesskit-docker-proxy
12:30:31 + GOBIN=/usr/local/bin
12:30:31 + GO111MODULE=on
12:30:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:31 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:31 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:31 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:31 go: downloading golang.org/x/sys v0.2.0
12:30:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:31 go: downloading github.com/google/uuid v1.3.0
12:30:31 go: downloading github.com/moby/vpnkit v0.5.0
12:30:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:31 go: downloading github.com/gofrs/flock v0.8.1
12:30:31 go: downloading github.com/gorilla/mux v1.8.0
12:30:31 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:31 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:31 go: downloading golang.org/x/net v0.1.0
12:30:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:31 + for f in rootlesskit rootlesskit-docker-proxy
12:30:31 + GOBIN=/usr/local/bin
12:30:31 + GO111MODULE=on
12:30:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:31 + return
12:30:31 # Build the CLI
12:30:31 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:31 Building dynamic docker-linux-amd64
12:30:31 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:31 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:31 go: downloading golang.org/x/net v0.5.0
12:30:31 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:31 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:31 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:31 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:31 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:31 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:31 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.src.rpm
12:30:31 go: downloading github.com/moby/sys/signal v0.7.0
12:30:31 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:31 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:31 go: downloading github.com/moby/buildkit v0.10.6
12:30:31 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:31 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:31 go: downloading github.com/gogo/protobuf v1.3.2
12:30:31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:31 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:31 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:31 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:31 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:31 go: downloading github.com/golang/protobuf v1.5.2
12:30:31 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:31 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:30:31 + make manpages
12:30:31 scripts/docs/generate-man.sh
12:30:31 + cp -r . /tmp/docker-cli-docsgen.DyTkeNNnCh/
12:30:31 + cd /tmp/docker-cli-docsgen.DyTkeNNnCh
12:30:31 + ./scripts/vendor init
12:30:31 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:31 + cp man/tools.go .
12:30:31 + ./scripts/vendor update
12:30:31 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:31 go: downloading github.com/spf13/cobra v1.6.1
12:30:31 go: downloading github.com/spf13/pflag v1.0.5
12:30:31 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:31 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:31 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:31 go: downloading github.com/morikuni/aec v1.0.0
12:30:31 go: downloading github.com/pkg/errors v0.9.1
12:30:31 go: downloading github.com/google/go-cmp v0.5.9
12:30:31 go: downloading gotest.tools/v3 v3.4.0
12:30:31 go: downloading golang.org/x/sys v0.4.0
12:30:31 go: downloading github.com/docker/go-units v0.5.0
12:30:31 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:31 go: downloading github.com/docker/go-connections v0.4.0
12:30:31 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:31 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:31 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:31 go: downloading golang.org/x/text v0.6.0
12:30:31 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:31 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:31 go: downloading github.com/moby/buildkit v0.10.6
12:30:31 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:31 go: downloading github.com/beorn7/perks v1.0.1
12:30:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:31 go: downloading github.com/prometheus/client_model v0.3.0
12:30:31 go: downloading github.com/prometheus/common v0.37.0
12:30:31 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:31 go: downloading golang.org/x/term v0.4.0
12:30:31 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:31 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:31 go: downloading github.com/imdario/mergo v0.3.12
12:30:31 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:31 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:31 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:31 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:31 go: downloading golang.org/x/sys v0.2.0
12:30:31 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:31 go: downloading github.com/containerd/containerd v1.6.15
12:30:31 + for f in rootlesskit rootlesskit-docker-proxy
12:30:31 + GOBIN=/usr/local/bin
12:30:31 + GO111MODULE=on
12:30:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:31 go: downloading github.com/prometheus/procfs v0.8.0
12:30:31 go: downloading google.golang.org/protobuf v1.28.1
12:30:31 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:31 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:31 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:31 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:31 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:31 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:31 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:31 go: downloading k8s.io/klog/v2 v2.80.1
12:30:31 go: downloading github.com/kr/text v0.2.0
12:30:31 go: downloading github.com/docker/go-metrics v0.0.1
12:30:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:31 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:31 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:31 go: downloading github.com/kr/pretty v0.2.1
12:30:31 go: downloading github.com/magiconair/properties v1.5.3
12:30:31 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:31 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:31 go: downloading github.com/go-logr/logr v1.2.3
12:30:31 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:31 go: downloading github.com/creack/pty v1.1.11
12:30:31 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:32 go: downloading github.com/moby/sys/signal v0.7.0
12:30:32 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:32 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:32 go: downloading github.com/gogo/protobuf v1.3.2
12:30:32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:32 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:32 + go mod vendor -modfile=vendor.mod
12:30:32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:32 go: downloading github.com/google/uuid v1.3.0
12:30:32 go: downloading github.com/moby/vpnkit v0.5.0
12:30:32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:32 go: downloading github.com/gofrs/flock v0.8.1
12:30:32 go: downloading github.com/gorilla/mux v1.8.0
12:30:32 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:32 go: downloading golang.org/x/term v0.4.0
12:30:32 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:32 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:32 go: downloading github.com/imdario/mergo v0.3.12
12:30:32 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:32 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:32 go: downloading github.com/creack/pty v1.1.11
12:30:32 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:32 go: downloading github.com/gorilla/mux v1.8.0
12:30:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:32 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:32 go: downloading golang.org/x/net v0.1.0
12:30:32 + return
12:30:32 # Build the CLI
12:30:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:32 Building dynamic docker-linux-arm-v6
12:30:32 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:56Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:32 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:32 go: downloading github.com/stretchr/testify v1.8.0
12:30:32 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:32 go: downloading github.com/klauspost/compress v1.15.12
12:30:32 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:33 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:33 go: downloading github.com/containerd/continuity v0.3.0
12:30:33 go: downloading github.com/rivo/uniseg v0.2.0
12:30:33 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:33 go: downloading golang.org/x/time v0.1.0
12:30:33 go: downloading github.com/opencontainers/runc v1.1.3
12:30:33 go: downloading golang.org/x/crypto v0.2.0
12:30:33 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:33 go: downloading github.com/stretchr/testify v1.8.0
12:30:33 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:33 go: downloading github.com/rivo/uniseg v0.2.0
12:30:33 go: downloading github.com/klauspost/compress v1.15.12
12:30:33 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:33 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:33 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:33 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:33 go: downloading github.com/beorn7/perks v1.0.1
12:30:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:33 go: downloading github.com/prometheus/client_model v0.3.0
12:30:33 go: downloading github.com/prometheus/common v0.37.0
12:30:33 go: downloading github.com/prometheus/procfs v0.8.0
12:30:33 go: downloading google.golang.org/protobuf v1.28.1
12:30:33 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:33 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:33 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:33 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:33 go: downloading k8s.io/klog/v2 v2.80.1
12:30:33 go: downloading github.com/kr/text v0.2.0
12:30:33 go: downloading github.com/docker/go-metrics v0.0.1
12:30:33 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:33 go: downloading github.com/kr/pretty v0.2.1
12:30:33 go: downloading github.com/magiconair/properties v1.5.3
12:30:33 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:33 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:33 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:33 go: downloading github.com/go-logr/logr v1.2.3
12:30:33 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:33 + go mod vendor -modfile=vendor.mod
12:30:33 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:33 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:33 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:33 go: downloading google.golang.org/grpc v1.48.0
12:30:33 go: downloading github.com/opencontainers/runc v1.1.3
12:30:33 go: downloading golang.org/x/time v0.1.0
12:30:33 go: downloading golang.org/x/crypto v0.2.0
12:30:33 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:33 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:33 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:33 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:33 go: downloading github.com/containerd/continuity v0.3.0
12:30:33 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:33 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:33 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:33 go: downloading github.com/russross/blackfriday v1.6.0
12:30:33 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:33 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:33 go: downloading golang.org/x/net v0.5.0
12:30:34 go: downloading google.golang.org/grpc v1.48.0
12:30:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:34 Created binary: bundles/dynbinary-daemon/dockerd
12:30:34 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:34 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:34 
12:30:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:34 + RM_GOPATH=0
12:30:34 + TMP_GOPATH=/go
12:30:34 + : /usr/local/bin
12:30:34 + '[' -z /go ']'
12:30:34 + export GOPATH=/go
12:30:34 + GOPATH=/go
12:30:34 + case "$(go env GOARCH)" in
12:30:34 ++ go env GOARCH
12:30:34 + export GO_BUILDMODE=-buildmode=pie
12:30:34 + GO_BUILDMODE=-buildmode=pie
12:30:34 ++ dirname hack/dockerfile/install/install.sh
12:30:34 + dir=hack/dockerfile/install
12:30:34 + bin=tini
12:30:34 + shift
12:30:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:34 + . hack/dockerfile/install/tini.installer
12:30:34 ++ : v0.19.0
12:30:34 + install_tini
12:30:34 + echo 'Install tini version v0.19.0'
12:30:34 + git clone https://github.com/krallin/tini.git /go/tini
12:30:34 Install tini version v0.19.0
12:30:34 Cloning into '/go/tini'...
12:30:34 + cd /go/tini
12:30:34 + git checkout -q v0.19.0
12:30:34 + cmake .
12:30:34 -- The C compiler identification is GNU 8.3.0
12:30:34 -- Check for working C compiler: /usr/bin/cc
12:30:34 -- Check for working C compiler: /usr/bin/cc -- works
12:30:34 -- Detecting C compiler ABI info
12:30:34 -- Detecting C compiler ABI info - done
12:30:34 -- Detecting C compile features
12:30:34 -- Detecting C compile features - done
12:30:34 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:34 -- Configuring done
12:30:34 -- Generating done
12:30:34 -- Build files have been written to: /go/tini
12:30:34 + make tini-static
12:30:34 make[2]: Entering directory '/go/tini'
12:30:34 make[3]: Entering directory '/go/tini'
12:30:34 make[4]: Entering directory '/go/tini'
12:30:34 make[5]: Entering directory '/go/tini'
12:30:34 Scanning dependencies of target tini-static
12:30:34 make[5]: Leaving directory '/go/tini'
12:30:34 make[5]: Entering directory '/go/tini'
12:30:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:34 [100%] Linking C executable tini-static
12:30:34 make[5]: Leaving directory '/go/tini'
12:30:34 [100%] Built target tini-static
12:30:34 make[4]: Leaving directory '/go/tini'
12:30:34 make[3]: Leaving directory '/go/tini'
12:30:34 make[2]: Leaving directory '/go/tini'
12:30:34 + mkdir -p /usr/local/bin
12:30:34 + cp tini-static /usr/local/bin/docker-init
12:30:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:34 + RM_GOPATH=0
12:30:34 + TMP_GOPATH=/go
12:30:34 + : /usr/local/bin
12:30:34 + '[' -z /go ']'
12:30:34 + export GOPATH=/go
12:30:34 + GOPATH=/go
12:30:34 + case "$(go env GOARCH)" in
12:30:34 ++ go env GOARCH
12:30:34 + export GO_BUILDMODE=-buildmode=pie
12:30:34 + GO_BUILDMODE=-buildmode=pie
12:30:34 ++ dirname hack/dockerfile/install/install.sh
12:30:34 + dir=hack/dockerfile/install
12:30:34 + bin=rootlesskit
12:30:34 + shift
12:30:34 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:34 + . hack/dockerfile/install/rootlesskit.installer
12:30:34 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:34 + install_rootlesskit dynamic
12:30:34 + case "$1" in
12:30:34 + install_rootlesskit_dynamic
12:30:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:34 + export BUILD_MODE=-buildmode=pie
12:30:34 + BUILD_MODE=-buildmode=pie
12:30:34 + _install_rootlesskit
12:30:34 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:34 + for f in rootlesskit rootlesskit-docker-proxy
12:30:34 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:34 + GOBIN=/usr/local/bin
12:30:34 + GO111MODULE=on
12:30:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:34 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:34 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:34 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:34 go: downloading golang.org/x/sys v0.2.0
12:30:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:34 go: downloading github.com/google/uuid v1.3.0
12:30:34 go: downloading github.com/moby/vpnkit v0.5.0
12:30:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:34 go: downloading github.com/gofrs/flock v0.8.1
12:30:34 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:34 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:34 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:34 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:34 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:34 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:34 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:34 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:34 go: downloading github.com/golang/protobuf v1.5.2
12:30:34 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:34 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:34 go: downloading github.com/russross/blackfriday v1.6.0
12:30:34 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:34 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:34 go: downloading golang.org/x/net v0.5.0
12:30:34 + for f in rootlesskit rootlesskit-docker-proxy
12:30:34 + GOBIN=/usr/local/bin
12:30:34 + GO111MODULE=on
12:30:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:34 go: downloading github.com/gorilla/mux v1.8.0
12:30:34 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:34 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:34 go: downloading golang.org/x/net v0.1.0
12:30:34 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:34 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:34 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:34 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:34 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:34 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:34 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:34 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:34 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:34 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:34 make[2]: Entering directory '/root/build-deb/cli'
12:30:34 scripts/docs/generate-man.sh
12:30:34 + cp -r . /tmp/docker-cli-docsgen.vAmFUmWpd6/
12:30:34 + cd /tmp/docker-cli-docsgen.vAmFUmWpd6
12:30:34 + ./scripts/vendor init
12:30:34 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:34 + cp man/tools.go .
12:30:34 + ./scripts/vendor update
12:30:34 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:34 go: downloading github.com/spf13/cobra v1.6.1
12:30:34 go: downloading github.com/spf13/pflag v1.0.5
12:30:34 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:34 go: downloading github.com/golang/protobuf v1.5.2
12:30:34 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:35 + for f in rootlesskit rootlesskit-docker-proxy
12:30:35 + GOBIN=/usr/local/bin
12:30:35 + GO111MODULE=on
12:30:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:35 Created binary: bundles/dynbinary-daemon/dockerd
12:30:35 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:30:35 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:35 
12:30:35 + popd
12:30:35 ~/rpmbuild/BUILD/src
12:30:35 + RPM_EC=0
12:30:35 ++ jobs -p
12:30:35 + exit 0
12:30:35 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OJmioe
12:30:35 + umask 022
12:30:35 + cd /root/rpmbuild/BUILD
12:30:35 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64 '!=' / ']'
12:30:35 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:30:35 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:30:35 + mkdir -p /root/rpmbuild/BUILDROOT
12:30:35 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:30:35 + 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'
12:30:35 + export CFLAGS
12:30:35 + 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'
12:30:35 + export CXXFLAGS
12:30:35 + 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'
12:30:35 + export FFLAGS
12:30:35 + 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'
12:30:35 + export FCFLAGS
12:30:35 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:30:35 + export LDFLAGS
12:30:35 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:30:35 + export LT_SYS_LIBRARY_PATH
12:30:35 + CC=gcc
12:30:35 + export CC
12:30:35 + CXX=g++
12:30:35 + export CXX
12:30:35 + cd src
12:30:35 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:30:35 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/dockerd
12:30:35 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:30:35 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:30:35 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-init
12:30:35 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/lib/systemd/system/docker.service
12:30:35 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/lib/systemd/system/docker.socket
12:30:35 + /usr/lib/rpm/check-buildroot
12:30:35 + /usr/lib/rpm/redhat/brp-ldconfig
12:30:35 + /usr/lib/rpm/brp-compress
12:30:35 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:30:35 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:30:35 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:30:35 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:30:35 + /usr/lib/rpm/check-rpaths
12:30:35 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:30:35 + /usr/lib/rpm/brp-remove-la-files
12:30:35 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:30:35 + /usr/lib/rpm/redhat/brp-python-hardlink
12:30:35 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.e14qC9
12:30:35 + umask 022
12:30:35 + cd /root/rpmbuild/BUILD
12:30:35 + 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'
12:30:35 + export CFLAGS
12:30:35 + 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'
12:30:35 + export CXXFLAGS
12:30:35 + 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'
12:30:35 + export FFLAGS
12:30:35 + 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'
12:30:35 + export FCFLAGS
12:30:35 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:30:35 + export LDFLAGS
12:30:35 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:30:35 + export LT_SYS_LIBRARY_PATH
12:30:35 + CC=gcc
12:30:35 + export CC
12:30:35 + CXX=g++
12:30:35 + export CXX
12:30:35 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:30:35 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20230124074129.645395c-0.fc36 x86_64
12:30:35 + cd src
12:30:35 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:30:35 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:30:35 PASS: daemon version OK
12:30:35 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:30:35 + echo 'PASS: daemon version OK'
12:30:35 + RPM_EC=0
12:30:35 ++ jobs -p
12:30:35 + exit 0
12:30:35 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:30:35 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:30:35 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.fc36 docker-ce(x86-64) = 3:0.0.0~20230124074129.645395c-0.fc36
12:30:35 Requires(interp): /bin/sh /bin/sh /bin/sh
12:30:35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:30:35 Requires(post): /bin/sh
12:30:35 Requires(preun): /bin/sh
12:30:35 Requires(postun): /bin/sh
12:30:35 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)
12:30:35 Conflicts: docker docker-ee docker-engine-cs docker-io
12:30:35 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:30:35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:30:35 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.fc36.src.rpm
12:30:35 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:35 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:35 go: downloading github.com/morikuni/aec v1.0.0
12:30:35 go: downloading github.com/pkg/errors v0.9.1
12:30:35 go: downloading github.com/google/go-cmp v0.5.9
12:30:35 go: downloading gotest.tools/v3 v3.4.0
12:30:35 go: downloading golang.org/x/sys v0.4.0
12:30:35 go: downloading github.com/docker/go-units v0.5.0
12:30:35 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:35 Created binary: bundles/dynbinary-daemon/dockerd
12:30:35 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:35 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:35 
12:30:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:35 + RM_GOPATH=0
12:30:35 + TMP_GOPATH=/go
12:30:35 + : /usr/local/bin
12:30:35 + '[' -z /go ']'
12:30:35 + export GOPATH=/go
12:30:35 + GOPATH=/go
12:30:35 + case "$(go env GOARCH)" in
12:30:35 ++ go env GOARCH
12:30:35 + export GO_BUILDMODE=-buildmode=pie
12:30:35 + GO_BUILDMODE=-buildmode=pie
12:30:35 ++ dirname hack/dockerfile/install/install.sh
12:30:35 + dir=hack/dockerfile/install
12:30:35 + bin=tini
12:30:35 + shift
12:30:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:35 + . hack/dockerfile/install/tini.installer
12:30:35 ++ : v0.19.0
12:30:35 + install_tini
12:30:35 + echo 'Install tini version v0.19.0'
12:30:35 + git clone https://github.com/krallin/tini.git /go/tini
12:30:35 Install tini version v0.19.0
12:30:35 Cloning into '/go/tini'...
12:30:35 + cd /go/tini
12:30:35 + git checkout -q v0.19.0
12:30:35 + cmake .
12:30:35 -- The C compiler identification is GNU 10.2.1
12:30:35 -- Detecting C compiler ABI info
12:30:35 -- Detecting C compiler ABI info - done
12:30:35 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:35 -- Detecting C compile features
12:30:35 -- Detecting C compile features - done
12:30:35 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:35 -- Configuring done
12:30:35 -- Generating done
12:30:35 -- Build files have been written to: /go/tini
12:30:35 + make tini-static
12:30:35 make[2]: Entering directory '/go/tini'
12:30:35 make[3]: Entering directory '/go/tini'
12:30:35 make[4]: Entering directory '/go/tini'
12:30:35 make[5]: Entering directory '/go/tini'
12:30:35 Scanning dependencies of target tini-static
12:30:35 make[5]: Leaving directory '/go/tini'
12:30:35 make[5]: Entering directory '/go/tini'
12:30:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:35 [100%] Linking C executable tini-static
12:30:35 make[5]: Leaving directory '/go/tini'
12:30:35 [100%] Built target tini-static
12:30:35 make[4]: Leaving directory '/go/tini'
12:30:35 make[3]: Leaving directory '/go/tini'
12:30:35 make[2]: Leaving directory '/go/tini'
12:30:35 + mkdir -p /usr/local/bin
12:30:35 + cp tini-static /usr/local/bin/docker-init
12:30:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:35 + RM_GOPATH=0
12:30:35 + TMP_GOPATH=/go
12:30:35 + : /usr/local/bin
12:30:35 + '[' -z /go ']'
12:30:35 + export GOPATH=/go
12:30:35 + GOPATH=/go
12:30:35 + case "$(go env GOARCH)" in
12:30:35 ++ go env GOARCH
12:30:35 + export GO_BUILDMODE=-buildmode=pie
12:30:35 + GO_BUILDMODE=-buildmode=pie
12:30:35 ++ dirname hack/dockerfile/install/install.sh
12:30:35 + dir=hack/dockerfile/install
12:30:35 + bin=rootlesskit
12:30:35 + shift
12:30:35 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:35 + . hack/dockerfile/install/rootlesskit.installer
12:30:35 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:35 + install_rootlesskit dynamic
12:30:35 + case "$1" in
12:30:35 + install_rootlesskit_dynamic
12:30:35 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:35 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:35 + export BUILD_MODE=-buildmode=pie
12:30:35 + BUILD_MODE=-buildmode=pie
12:30:35 + _install_rootlesskit
12:30:35 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:35 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:35 + for f in rootlesskit rootlesskit-docker-proxy
12:30:35 + GOBIN=/usr/local/bin
12:30:35 + GO111MODULE=on
12:30:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:35 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:35 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:35 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:35 go: downloading golang.org/x/sys v0.2.0
12:30:35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:35 go: downloading github.com/google/uuid v1.3.0
12:30:35 go: downloading github.com/moby/vpnkit v0.5.0
12:30:35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:35 go: downloading github.com/gofrs/flock v0.8.1
12:30:35 go: downloading github.com/gorilla/mux v1.8.0
12:30:35 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:35 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:35 go: downloading golang.org/x/net v0.1.0
12:30:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:35 + for f in rootlesskit rootlesskit-docker-proxy
12:30:35 + GOBIN=/usr/local/bin
12:30:35 + GO111MODULE=on
12:30:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:35 + return
12:30:35 # Build the CLI
12:30:35 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:35 Building dynamic docker-linux-arm-v6
12:30:35 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:27:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:35 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm
12:30:35 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rCqGYQ
12:30:35 + umask 022
12:30:35 + cd /root/rpmbuild/BUILD
12:30:35 + cd src
12:30:35 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:30:35 + exit 0
12:30:35 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WGdlgR
12:30:35 + umask 022
12:30:35 + cd /root/rpmbuild/BUILD
12:30:35 + cd /root/rpmbuild/BUILD
12:30:35 + rm -rf src
12:30:35 + /usr/bin/mkdir -p src
12:30:35 + cd src
12:30:35 + /usr/bin/tar -xf -
12:30:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:30:35 + STATUS=0
12:30:35 + '[' 0 -ne 0 ']'
12:30:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:30:35 + /usr/bin/tar -xf -
12:30:35 go: downloading github.com/docker/go-connections v0.4.0
12:30:35 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:35 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:35 go: downloading golang.org/x/text v0.6.0
12:30:35 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:35 go: downloading github.com/containerd/containerd v1.6.15
12:30:35 + return
12:30:35 # Build the CLI
12:30:35 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:35 Building dynamic docker-linux-amd64
12:30:35 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:28:03Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:36 + return
12:30:36 # Build the CLI
12:30:36 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:36 Building dynamic docker-linux-arm-v6
12:30:36 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:28:00Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:36 + STATUS=0
12:30:36 + '[' 0 -ne 0 ']'
12:30:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:30:36 + exit 0
12:30:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.baOuZT
12:30:36 + umask 022
12:30:36 + cd /root/rpmbuild/BUILD
12:30:36 + cd src
12:30:36 + pushd /root/rpmbuild/BUILD/src/buildx
12:30:36 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:30:36 + GO111MODULE=on
12:30:36 + CGO_ENABLED=0
12:30:36 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:30:36 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:36 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:36 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:36 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:36 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:36 go: downloading github.com/beorn7/perks v1.0.1
12:30:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:36 go: downloading github.com/prometheus/client_model v0.3.0
12:30:36 go: downloading github.com/prometheus/common v0.37.0
12:30:36 go: downloading github.com/prometheus/procfs v0.8.0
12:30:36 go: downloading google.golang.org/protobuf v1.28.1
12:30:36 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:36 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:36 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:36 go: downloading k8s.io/klog/v2 v2.80.1
12:30:36 go: downloading github.com/kr/text v0.2.0
12:30:36 go: downloading github.com/docker/go-metrics v0.0.1
12:30:36 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:36 go: downloading github.com/kr/pretty v0.2.1
12:30:36 go: downloading github.com/magiconair/properties v1.5.3
12:30:36 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:36 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:36 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:36 go: downloading github.com/go-logr/logr v1.2.3
12:30:36 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:36 + go mod vendor -modfile=vendor.mod
12:30:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:36 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:36 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:36 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:36 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:36 go: downloading github.com/beorn7/perks v1.0.1
12:30:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:36 go: downloading github.com/prometheus/client_model v0.3.0
12:30:36 go: downloading github.com/prometheus/common v0.37.0
12:30:36 go: downloading github.com/prometheus/procfs v0.8.0
12:30:36 go: downloading google.golang.org/protobuf v1.28.1
12:30:36 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:36 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:36 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:36 go: downloading github.com/moby/sys/signal v0.7.0
12:30:36 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:36 go: downloading github.com/moby/buildkit v0.10.6
12:30:36 go: downloading k8s.io/klog/v2 v2.80.1
12:30:36 go: downloading github.com/kr/text v0.2.0
12:30:36 go: downloading github.com/docker/go-metrics v0.0.1
12:30:36 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:36 go: downloading github.com/kr/pretty v0.2.1
12:30:36 go: downloading github.com/magiconair/properties v1.5.3
12:30:36 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:36 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:36 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:36 go: downloading github.com/go-logr/logr v1.2.3
12:30:36 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:36 + go mod vendor -modfile=vendor.mod
12:30:36 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:36 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:36 go: downloading github.com/gogo/protobuf v1.3.2
12:30:36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:36 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:36 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:36 go: downloading golang.org/x/term v0.4.0
12:30:36 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:36 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:36 go: downloading github.com/imdario/mergo v0.3.12
12:30:36 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:36 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:36 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:36 go: downloading github.com/creack/pty v1.1.11
12:30:37 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:37 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:37 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:37 go: downloading github.com/stretchr/testify v1.8.0
12:30:37 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:37 go: downloading github.com/rivo/uniseg v0.2.0
12:30:37 go: downloading github.com/klauspost/compress v1.15.12
12:30:37 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:37 go: downloading github.com/containerd/continuity v0.3.0
12:30:37 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:37 go: downloading golang.org/x/time v0.1.0
12:30:37 go: downloading github.com/opencontainers/runc v1.1.3
12:30:37 go: downloading golang.org/x/crypto v0.2.0
12:30:37 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:38 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:38 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:38 go: downloading google.golang.org/grpc v1.48.0
12:30:38 #49 ...
12:30:38 
12:30:38 #46 [linux/amd64 build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
12:30:38 #46 35.96 Selecting previously unselected package libclang-cpp11.
12:30:38 #46 35.96 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
12:30:38 #46 35.96 Unpacking libclang-cpp11 (1:11.0.1-2) ...
12:30:38 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:38 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:38 go: downloading github.com/russross/blackfriday v1.6.0
12:30:38 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:38 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:38 go: downloading golang.org/x/net v0.5.0
12:30:38 #44 63.50 Selecting previously unselected package gcc-arm-linux-gnueabi.
12:30:38 #44 63.51 Preparing to unpack .../21-gcc-arm-linux-gnueabi_4%3a10.2.1-1_arm64.deb ...
12:30:38 #44 63.53 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:30:38 #44 63.58 Selecting previously unselected package libffi7:armel.
12:30:38 #44 63.59 Preparing to unpack .../22-libffi7_3.3-6_armel.deb ...
12:30:38 #44 63.59 Unpacking libffi7:armel (3.3-6) ...
12:30:38 #44 63.67 Selecting previously unselected package libblkid1:armel.
12:30:38 #44 63.68 Preparing to unpack .../23-libblkid1_2.36.1-8+deb11u1_armel.deb ...
12:30:38 #44 63.68 Unpacking libblkid1:armel (2.36.1-8+deb11u1) ...
12:30:38 #44 63.78 Selecting previously unselected package libpcre2-8-0:armel.
12:30:38 #44 63.78 Preparing to unpack .../24-libpcre2-8-0_10.36-2+deb11u1_armel.deb ...
12:30:38 #44 63.80 Unpacking libpcre2-8-0:armel (10.36-2+deb11u1) ...
12:30:38 #44 63.87 Selecting previously unselected package libselinux1:armel.
12:30:38 #44 63.87 Preparing to unpack .../25-libselinux1_3.1-3_armel.deb ...
12:30:38 #44 63.88 Unpacking libselinux1:armel (3.1-3) ...
12:30:38 #44 63.93 Selecting previously unselected package libmount1:armel.
12:30:38 #44 63.94 Preparing to unpack .../26-libmount1_2.36.1-8+deb11u1_armel.deb ...
12:30:38 #44 63.95 Unpacking libmount1:armel (2.36.1-8+deb11u1) ...
12:30:38 #44 64.01 Selecting previously unselected package libpcre3:armel.
12:30:38 #44 64.02 Preparing to unpack .../27-libpcre3_2%3a8.39-13_armel.deb ...
12:30:38 #44 64.02 Unpacking libpcre3:armel (2:8.39-13) ...
12:30:38 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:38 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:38 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:38 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:38 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:38 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:38 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:38 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:38 + for f in rootlesskit rootlesskit-docker-proxy
12:30:38 + GOBIN=/usr/local/bin
12:30:38 + GO111MODULE=on
12:30:38 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:38 #44 64.15 Selecting previously unselected package zlib1g:armel.
12:30:38 #44 64.16 Preparing to unpack .../28-zlib1g_1%3a1.2.11.dfsg-2+deb11u2_armel.deb ...
12:30:38 #44 64.16 Unpacking zlib1g:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:30:38 #44 64.24 Selecting previously unselected package libglib2.0-0:armel.
12:30:38 #44 64.24 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armel.deb ...
12:30:38 #44 64.25 Unpacking libglib2.0-0:armel (2.66.8-1) ...
12:30:38 go: downloading github.com/golang/protobuf v1.5.2
12:30:38 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:39 #44 64.56 Selecting previously unselected package libgirepository-1.0-1:armel.
12:30:39 #44 64.57 Preparing to unpack .../30-libgirepository-1.0-1_1.66.1-1+b1_armel.deb ...
12:30:39 #44 64.57 Unpacking libgirepository-1.0-1:armel (1.66.1-1+b1) ...
12:30:39 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:30:39 + make manpages
12:30:39 scripts/docs/generate-man.sh
12:30:39 + cp -r . /tmp/docker-cli-docsgen.TAyZufkyPu/
12:30:39 + cd /tmp/docker-cli-docsgen.TAyZufkyPu
12:30:39 + ./scripts/vendor init
12:30:39 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:30:39 + cp man/tools.go .
12:30:39 + ./scripts/vendor update
12:30:39 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:30:39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:30:39 go: downloading github.com/spf13/cobra v1.6.1
12:30:39 go: downloading github.com/spf13/pflag v1.0.5
12:30:39 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:30:39 go: downloading github.com/fvbommel/sortorder v1.0.2
12:30:39 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:30:39 go: downloading github.com/morikuni/aec v1.0.0
12:30:39 go: downloading github.com/pkg/errors v0.9.1
12:30:39 go: downloading github.com/google/go-cmp v0.5.9
12:30:39 go: downloading gotest.tools/v3 v3.4.0
12:30:39 go: downloading golang.org/x/sys v0.4.0
12:30:39 go: downloading github.com/docker/go-units v0.5.0
12:30:39 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:30:39 go: downloading github.com/docker/go-connections v0.4.0
12:30:39 go: downloading github.com/moby/sys/sequential v0.5.0
12:30:39 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:39 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:30:39 go: downloading golang.org/x/text v0.6.0
12:30:39 go: downloading github.com/mattn/go-runewidth v0.0.13
12:30:39 go: downloading github.com/containerd/containerd v1.6.15
12:30:39 go: downloading github.com/moby/sys/signal v0.7.0
12:30:39 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:30:39 go: downloading github.com/moby/buildkit v0.10.6
12:30:39 go: downloading github.com/moby/patternmatcher v0.5.0
12:30:39 go: downloading github.com/opencontainers/go-digest v1.0.0
12:30:39 go: downloading gopkg.in/yaml.v2 v2.4.0
12:30:39 go: downloading github.com/gogo/protobuf v1.3.2
12:30:39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:30:39 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:30:39 go: downloading golang.org/x/term v0.4.0
12:30:39 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:30:39 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:30:39 go: downloading github.com/imdario/mergo v0.3.12
12:30:39 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:30:39 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:30:39 go: downloading github.com/creack/pty v1.1.11
12:30:39 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:30:39 go: downloading github.com/gorilla/mux v1.8.0
12:30:39 go: downloading gopkg.in/yaml.v3 v3.0.1
12:30:39 go: downloading github.com/stretchr/testify v1.8.0
12:30:39 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:30:39 go: downloading github.com/rivo/uniseg v0.2.0
12:30:39 go: downloading github.com/klauspost/compress v1.15.12
12:30:39 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:30:39 go: downloading github.com/containerd/continuity v0.3.0
12:30:39 go: downloading github.com/moby/sys/symlink v0.2.0
12:30:39 go: downloading golang.org/x/time v0.1.0
12:30:39 go: downloading github.com/opencontainers/runc v1.1.3
12:30:39 go: downloading golang.org/x/crypto v0.2.0
12:30:39 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:30:39 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:30:39 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:30:39 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:30:39 go: downloading google.golang.org/grpc v1.48.0
12:30:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:30:39 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:30:39 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:39 go: downloading github.com/russross/blackfriday v1.6.0
12:30:39 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:30:39 go: downloading github.com/Microsoft/go-winio v0.5.2
12:30:39 go: downloading golang.org/x/net v0.5.0
12:30:39 + return
12:30:39 # Build the CLI
12:30:39 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:39 Building dynamic docker-linux-arm-v6
12:30:39 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:28:04Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:39 #44 64.63 Selecting previously unselected package gir1.2-glib-2.0:armel.
12:30:39 #44 64.63 Preparing to unpack .../31-gir1.2-glib-2.0_1.66.1-1+b1_armel.deb ...
12:30:39 #44 64.64 Unpacking gir1.2-glib-2.0:armel (1.66.1-1+b1) ...
12:30:39 #44 64.74 Selecting previously unselected package libsecret-common.
12:30:39 #44 64.75 Preparing to unpack .../32-libsecret-common_0.20.4-2_all.deb ...
12:30:39 #44 64.76 Unpacking libsecret-common (0.20.4-2) ...
12:30:39 #44 64.83 Selecting previously unselected package libsecret-1-0:armel.
12:30:39 #44 64.83 Preparing to unpack .../33-libsecret-1-0_0.20.4-2_armel.deb ...
12:30:39 #44 64.84 Unpacking libsecret-1-0:armel (0.20.4-2) ...
12:30:39 go: downloading github.com/davecgh/go-spew v1.1.1
12:30:39 go: downloading github.com/pmezard/go-difflib v1.0.0
12:30:39 go: downloading github.com/miekg/pkcs11 v1.1.1
12:30:39 go: downloading github.com/prometheus/client_golang v1.14.0
12:30:39 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:30:39 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:30:39 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:30:39 #44 64.90 Selecting previously unselected package gir1.2-secret-1:armel.
12:30:39 #44 64.91 Preparing to unpack .../34-gir1.2-secret-1_0.20.4-2_armel.deb ...
12:30:39 #44 64.91 Unpacking gir1.2-secret-1:armel (0.20.4-2) ...
12:30:39 #44 64.95 Selecting previously unselected package libapparmor1:armel.
12:30:39 #44 64.95 Preparing to unpack .../35-libapparmor1_2.13.6-10_armel.deb ...
12:30:39 #44 64.97 Unpacking libapparmor1:armel (2.13.6-10) ...
12:30:39 #44 65.02 Selecting previously unselected package libapparmor-dev:armel.
12:30:39 #44 65.02 Preparing to unpack .../36-libapparmor-dev_2.13.6-10_armel.deb ...
12:30:39 #44 65.03 Unpacking libapparmor-dev:armel (2.13.6-10) ...
12:30:39 #44 65.11 Preparing to unpack .../37-linux-libc-dev_5.10.162-1_arm64.deb ...
12:30:39 #44 65.12 Unpacking linux-libc-dev:arm64 (5.10.162-1) over (5.10.158-2) ...
12:30:39 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:30:39 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:39 go: downloading github.com/golang/protobuf v1.5.2
12:30:39 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:30:40 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:30:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:40 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:40 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:40 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:40 go: downloading github.com/beorn7/perks v1.0.1
12:30:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:40 go: downloading github.com/prometheus/client_model v0.3.0
12:30:40 go: downloading github.com/prometheus/common v0.37.0
12:30:40 #36 110.1 Created binary: /tmp/bundles/binary-daemon/dockerd.exe
12:30:40 #36 110.2 ++++++ cat ./cli/winresources/docker-proxy/winres.json
12:30:40 #36 110.2 {
12:30:40 #36 110.2   "RT_GROUP_ICON": {
12:30:40 #36 110.2     "#1": {
12:30:40 #36 110.2       "0409": "../../winresources/docker.ico"
12:30:40 #36 110.2     }
12:30:40 #36 110.2   },
12:30:40 #36 110.2   "RT_MANIFEST": {
12:30:40 #36 110.2     "#1": {
12:30:40 #36 110.2       "0409": {
12:30:40 #36 110.2         "identity": {},
12:30:40 #36 110.2         "description": "Docker Engine",
12:30:40 #36 110.2         "minimum-os": "vista",
12:30:40 #36 110.2         "execution-level": "",
12:30:40 #36 110.2         "ui-access": false,
12:30:40 #36 110.2         "auto-elevate": false,
12:30:40 #36 110.2         "dpi-awareness": "unaware",
12:30:40 #36 110.2         "disable-theming": false,
12:30:40 #36 110.2         "disable-window-filtering": false,
12:30:40 #36 110.2         "high-resolution-scrolling-aware": false,
12:30:40 #36 110.2         "ultra-high-resolution-scrolling-aware": false,
12:30:40 #36 110.2         "long-path-aware": false,
12:30:40 #36 110.2         "printer-driver-isolation": false,
12:30:40 #36 110.2         "gdi-scaling": false,
12:30:40 #36 110.2         "segment-heap": false,
12:30:40 #36 110.2         "use-common-controls-v6": false
12:30:40 #36 110.2       }
12:30:40 #36 110.2     }
12:30:40 #36 110.2   },
12:30:40 #36 110.2   "RT_MESSAGETABLE": {
12:30:40 #36 110.2     "#1": {
12:30:40 #36 110.2       "0409": "../../winresources/event_messages.bin"
12:30:40 #36 110.2     }
12:30:40 #36 110.2   },
12:30:40 #36 110.2   "RT_VERSION": {
12:30:40 #36 110.2     "#1": {
12:30:40 #36 110.2       "0409": {
12:30:40 #36 110.2         "fixed": {
12:30:40 #36 110.2           "file_version": "0.0.0.0",
12:30:40 #36 110.2           "product_version": "0.0.0.0",
12:30:40 #36 110.2           "type": "Unknown"
12:30:40 #36 110.2         },
12:30:40 #36 110.2         "info": {
12:30:40 #36 110.2           "0000": {
12:30:40 #36 110.2             "CompanyName": "",
12:30:40 #36 110.2             "FileVersion": "0.0.0-20230124074129-645395c",
12:30:40 #36 110.2             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
12:30:40 #36 110.2             "OriginalFileName": "docker-proxy.exe",
12:30:40 #36 110.2             "ProductName": "",
12:30:40 #36 110.2             "ProductVersion": "0.0.0-20230124074129-645395c",
12:30:40 #36 110.2             "SpecialBuild": "HEAD"
12:30:40 #36 110.2           }
12:30:40 #36 110.2         }
12:30:40 #36 110.2       }
12:30:40 #36 110.2     }
12:30:40 #36 110.2   }
12:30:40 #36 110.2 }
12:30:40 #36 110.2 cmd/docker-proxy/genwinres_windows.go
12:30:40 #36 110.2 cmd/docker-proxy/main.go
12:30:40 #36 110.2 cmd/docker-proxy/network_proxy_test.go
12:30:40 #36 110.2 cmd/docker-proxy/proxy.go
12:30:40 #36 110.2 cmd/docker-proxy/sctp_proxy.go
12:30:40 #36 110.2 cmd/docker-proxy/tcp_proxy.go
12:30:40 #36 110.2 cmd/docker-proxy/udp_proxy.go
12:30:40 #36 110.2 Building static /tmp/bundles/binary-daemon/docker-proxy.exe (windows/amd64)...
12:30:40 #36 110.5 Created binary: /tmp/bundles/binary-daemon/docker-proxy.exe
12:30:40 #36 110.5 
12:30:40 #36 DONE 110.8s
12:30:40 
12:30:40 #37 [windows/amd64 all 7/7] COPY --from=build         /build  /
12:30:40 #37 DONE 0.2s
12:30:40 
12:30:40 #38 exporting to client directory
12:30:40 #38 copying files windows/amd64 23B
12:30:40 #51 ...
12:30:40 
12:30:40 #45 [linux/arm64->arm/v7 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm/v7 <<EOT (set -e...)
12:30:40 #45 DONE 69.6s
12:30:40 
12:30:40 #52 [linux/arm64->arm/v7 rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:30:40 #52 DONE 0.0s
12:30:40 
12:30:40 #53 [linux/arm64->arm/v7 rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:30:40 #53 DONE 0.0s
12:30:40 go: downloading github.com/prometheus/procfs v0.8.0
12:30:40 go: downloading google.golang.org/protobuf v1.28.1
12:30:40 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:40 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:40 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:40 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:40 go: downloading k8s.io/klog/v2 v2.80.1
12:30:40 go: downloading github.com/kr/text v0.2.0
12:30:40 go: downloading github.com/docker/go-metrics v0.0.1
12:30:40 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:40 go: downloading github.com/kr/pretty v0.2.1
12:30:40 go: downloading github.com/magiconair/properties v1.5.3
12:30:40 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:40 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:40 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:40 go: downloading github.com/go-logr/logr v1.2.3
12:30:40 
12:30:40 #51 [linux/arm64->arm/v7 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v7 <<EOT (set -e...)
12:30:40 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:40 + go mod vendor -modfile=vendor.mod
12:30:40 + for f in rootlesskit rootlesskit-docker-proxy
12:30:40 + GOBIN=/usr/local/bin
12:30:40 + GO111MODULE=on
12:30:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:41 #38 copying files windows/amd64 61.49MB 1.1s done
12:30:41 #38 DONE 1.1s
12:30:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:30:41 go: downloading github.com/beorn7/perks v1.0.1
12:30:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:30:41 go: downloading github.com/prometheus/client_model v0.3.0
12:30:41 go: downloading github.com/prometheus/common v0.37.0
12:30:41 go: downloading github.com/prometheus/procfs v0.8.0
12:30:41 go: downloading google.golang.org/protobuf v1.28.1
12:30:41 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:30:41 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:30:41 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:30:41 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:30:41 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:30:41 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:30:41 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:30:41 go: downloading k8s.io/klog/v2 v2.80.1
12:30:41 go: downloading github.com/kr/text v0.2.0
12:30:41 go: downloading github.com/docker/go-metrics v0.0.1
12:30:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:30:41 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:30:41 go: downloading github.com/BurntSushi/toml v0.3.1
12:30:41 go: downloading github.com/kr/pretty v0.2.1
12:30:41 go: downloading github.com/magiconair/properties v1.5.3
12:30:41 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:30:41 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:30:41 go: downloading github.com/go-logr/logr v1.2.3
12:30:41 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:30:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:41 + build_buildx
12:30:41 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx
12:30:41 + set -x
12:30:41 + docker buildx build --platform windows/amd64 --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --output ./bin --target binaries .
12:30:41 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:41 + return
12:30:41 # Build the CLI
12:30:41 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:41 Building dynamic docker-linux-arm-v6
12:30:41 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:28:04Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:41 + go mod vendor -modfile=vendor.mod
12:30:41 #1 [internal] load build definition from Dockerfile
12:30:41 #1 transferring dockerfile: 2.93kB done
12:30:41 #1 DONE 0.0s
12:30:41 
12:30:41 #2 [internal] load .dockerignore
12:30:41 #2 transferring context: 45B done
12:30:41 #2 DONE 0.0s
12:30:41 
12:30:41 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
12:30:41 #3 DONE 0.0s
12:30:41 
12:30:41 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
12:30:42 #46 41.22 Selecting previously unselected package libgc1:amd64.
12:30:42 #46 41.22 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
12:30:42 #46 41.25 Unpacking libgc1:amd64 (1:8.0.4-3) ...
12:30:42 #46 41.39 Selecting previously unselected package libobjc4:amd64.
12:30:42 #46 41.40 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
12:30:42 #46 41.41 Unpacking libobjc4:amd64 (10.2.1-6) ...
12:30:42 #46 41.54 Selecting previously unselected package libobjc-10-dev:amd64.
12:30:42 #46 41.55 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
12:30:42 #46 41.55 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
12:30:42 + for f in rootlesskit rootlesskit-docker-proxy
12:30:42 + GOBIN=/usr/local/bin
12:30:42 + GO111MODULE=on
12:30:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:42 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:30:42 #4 DONE 0.6s
12:30:42 
12:30:42 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:30:42 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 0.0s done
12:30:42 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 0B / 11.55MB 0.2s
12:30:42 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 11.55MB / 11.55MB 0.4s done
12:30:42 #44 68.27 Selecting previously unselected package linux-libc-dev:armel.
12:30:42 #44 68.27 Preparing to unpack .../38-linux-libc-dev_5.10.162-1_armel.deb ...
12:30:42 #44 68.28 Unpacking linux-libc-dev:armel (5.10.162-1) ...
12:30:42 #46 41.81 Selecting previously unselected package libc6-i386.
12:30:42 #46 41.82 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u5_amd64.deb ...
12:30:42 #46 41.87 Unpacking libc6-i386 (2.31-13+deb11u5) ...
12:30:43 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013
12:30:43 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 0.2s done
12:30:43 #5 DONE 0.6s
12:30:43 
12:30:43 #6 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:30:43 #6 DONE 0.1s
12:30:43 
12:30:43 #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:30:43 #44 68.75 Selecting previously unselected package libcrypt-dev:armel.
12:30:43 #44 68.76 Preparing to unpack .../39-libcrypt-dev_1%3a4.4.18-4_armel.deb ...
12:30:43 #44 68.77 Unpacking libcrypt-dev:armel (1:4.4.18-4) ...
12:30:43 #44 68.84 Selecting previously unselected package libcom-err2:armel.
12:30:43 #44 68.84 Preparing to unpack .../40-libcom-err2_1.46.2-2_armel.deb ...
12:30:43 #44 68.84 Unpacking libcom-err2:armel (1.46.2-2) ...
12:30:43 #44 68.96 Selecting previously unselected package libkrb5support0:armel.
12:30:43 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm
12:30:43 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sYBE1J
12:30:43 + umask 022
12:30:43 + cd /root/rpmbuild/BUILD
12:30:43 + cd src
12:30:43 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64
12:30:43 + RPM_EC=0
12:30:43 ++ jobs -p
12:30:43 + exit 0
12:30:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QWHwSQ
12:30:43 + umask 022
12:30:43 + cd /root/rpmbuild/BUILD
12:30:43 + cd /root/rpmbuild/BUILD
12:30:43 + rm -rf src
12:30:43 + /usr/bin/mkdir -p src
12:30:43 + cd src
12:30:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:30:43 + /usr/bin/tar -xof -
12:30:43 + STATUS=0
12:30:43 + '[' 0 -ne 0 ']'
12:30:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:30:43 + /usr/bin/tar -xof -
12:30:43 + STATUS=0
12:30:43 + '[' 0 -ne 0 ']'
12:30:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:30:43 + RPM_EC=0
12:30:43 ++ jobs -p
12:30:43 + exit 0
12:30:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m9Et94
12:30:43 + umask 022
12:30:43 + cd /root/rpmbuild/BUILD
12:30:43 + cd src
12:30:43 + mkdir -p /go/src/github.com/docker
12:30:43 + rm -f /go/src/github.com/docker/cli
12:30:43 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:30:43 + pushd /go/src/github.com/docker/cli
12:30:43 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:30:43 + VERSION=0.0.0-20230124074129-645395c
12:30:43 + GITCOMMIT=645395c
12:30:43 + GO_LINKMODE=dynamic
12:30:43 + ./scripts/build/binary
12:30:43 Building dynamic docker-linux-amd64
12:30:43 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:30:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:30:43 #7 DONE 0.2s
12:30:43 + return
12:30:43 # Build the CLI
12:30:43 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:43 Building dynamic docker-linux-arm-v6
12:30:43 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:28:08Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:43 #44 68.96 Preparing to unpack .../41-libkrb5support0_1.18.3-6+deb11u3_armel.deb ...
12:30:43 #44 68.97 Unpacking libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:30:43 #44 69.03 Selecting previously unselected package libk5crypto3:armel.
12:30:43 #44 69.03 Preparing to unpack .../42-libk5crypto3_1.18.3-6+deb11u3_armel.deb ...
12:30:43 #44 69.03 Unpacking libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:30:43 #44 69.14 Selecting previously unselected package libkeyutils1:armel.
12:30:43 #44 69.14 Preparing to unpack .../43-libkeyutils1_1.6.1-2_armel.deb ...
12:30:43 #44 69.14 Unpacking libkeyutils1:armel (1.6.1-2) ...
12:30:43 #44 69.20 Selecting previously unselected package libssl1.1:armel.
12:30:43 #44 69.20 Preparing to unpack .../44-libssl1.1_1.1.1n-0+deb11u3_armel.deb ...
12:30:43 #44 69.21 Unpacking libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:30:43 
12:30:43 #8 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:30:43 #8 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:30:43 #8 CACHED
12:30:43 
12:30:43 #9 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:30:43 #9 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb 0.0s done
12:30:43 #9 DONE 0.1s
12:30:43 
12:30:43 #10 [internal] load build context
12:30:44 #44 69.45 Selecting previously unselected package libkrb5-3:armel.
12:30:44 #44 69.46 Preparing to unpack .../45-libkrb5-3_1.18.3-6+deb11u3_armel.deb ...
12:30:44 #44 69.46 Unpacking libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:30:44 #44 69.66 Selecting previously unselected package libgssapi-krb5-2:armel.
12:30:44 #44 69.67 Preparing to unpack .../46-libgssapi-krb5-2_1.18.3-6+deb11u3_armel.deb ...
12:30:44 #44 69.67 Unpacking libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:30:44 #44 69.75 Selecting previously unselected package libtirpc3:armel.
12:30:44 #44 69.75 Preparing to unpack .../47-libtirpc3_1.3.1-1+deb11u1_armel.deb ...
12:30:44 #44 69.76 Unpacking libtirpc3:armel (1.3.1-1+deb11u1) ...
12:30:44 #46 42.97 Selecting previously unselected package lib32gcc-s1.
12:30:44 #46 42.98 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
12:30:44 #46 42.99 Unpacking lib32gcc-s1 (10.2.1-6) ...
12:30:44 #46 43.14 Selecting previously unselected package lib32stdc++6.
12:30:44 #46 43.15 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
12:30:44 #46 43.16 Unpacking lib32stdc++6 (10.2.1-6) ...
12:30:44 #44 69.82 Selecting previously unselected package libnsl2:armel.
12:30:44 #44 69.82 Preparing to unpack .../48-libnsl2_1.3.0-2_armel.deb ...
12:30:44 #44 69.82 Unpacking libnsl2:armel (1.3.0-2) ...
12:30:44 #44 69.86 Selecting previously unselected package libtirpc-dev:armel.
12:30:44 #44 69.86 Preparing to unpack .../49-libtirpc-dev_1.3.1-1+deb11u1_armel.deb ...
12:30:44 #44 69.87 Unpacking libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:30:44 #44 69.94 Selecting previously unselected package libnsl-dev:armel.
12:30:44 #44 69.94 Preparing to unpack .../50-libnsl-dev_1.3.0-2_armel.deb ...
12:30:44 #44 69.95 Unpacking libnsl-dev:armel (1.3.0-2) ...
12:30:44 #44 70.01 Selecting previously unselected package libc6-dev:armel.
12:30:44 #44 70.01 Preparing to unpack .../51-libc6-dev_2.31-13+deb11u5_armel.deb ...
12:30:44 #44 70.01 Unpacking libc6-dev:armel (2.31-13+deb11u5) ...
12:30:44 #46 43.48 Selecting previously unselected package libclang-common-11-dev.
12:30:44 #46 43.48 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
12:30:44 #46 43.51 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
12:30:44 Created binary: bundles/dynbinary-daemon/dockerd
12:30:44 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
12:30:44 Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:44 
12:30:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:44 + RM_GOPATH=0
12:30:44 + TMP_GOPATH=/go
12:30:44 + : /usr/local/bin
12:30:44 + '[' -z /go ']'
12:30:44 + export GOPATH=/go
12:30:44 + GOPATH=/go
12:30:44 + case "$(go env GOARCH)" in
12:30:44 ++ go env GOARCH
12:30:44 + export GO_BUILDMODE=-buildmode=pie
12:30:44 + GO_BUILDMODE=-buildmode=pie
12:30:44 ++ dirname hack/dockerfile/install/install.sh
12:30:44 + dir=hack/dockerfile/install
12:30:44 + bin=tini
12:30:44 + shift
12:30:44 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:44 + . hack/dockerfile/install/tini.installer
12:30:44 ++ : v0.19.0
12:30:44 + install_tini
12:30:44 + echo 'Install tini version v0.19.0'
12:30:44 + git clone https://github.com/krallin/tini.git /go/tini
12:30:44 Install tini version v0.19.0
12:30:44 Cloning into '/go/tini'...
12:30:44 + cd /go/tini
12:30:44 + git checkout -q v0.19.0
12:30:44 + cmake .
12:30:44 -- The C compiler identification is GNU 10.2.1
12:30:44 -- Detecting C compiler ABI info
12:30:44 -- Detecting C compiler ABI info - done
12:30:44 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:44 -- Detecting C compile features
12:30:44 -- Detecting C compile features - done
12:30:44 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:44 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:44 -- Configuring done
12:30:44 -- Generating done
12:30:44 -- Build files have been written to: /go/tini
12:30:44 + make tini-static
12:30:44 make[2]: Entering directory '/go/tini'
12:30:44 make[3]: Entering directory '/go/tini'
12:30:44 make[4]: Entering directory '/go/tini'
12:30:44 make[5]: Entering directory '/go/tini'
12:30:44 Scanning dependencies of target tini-static
12:30:44 make[5]: Leaving directory '/go/tini'
12:30:44 make[5]: Entering directory '/go/tini'
12:30:44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:44 [100%] Linking C executable tini-static
12:30:44 make[5]: Leaving directory '/go/tini'
12:30:44 [100%] Built target tini-static
12:30:44 make[4]: Leaving directory '/go/tini'
12:30:44 make[3]: Leaving directory '/go/tini'
12:30:44 make[2]: Leaving directory '/go/tini'
12:30:44 + mkdir -p /usr/local/bin
12:30:44 + cp tini-static /usr/local/bin/docker-init
12:30:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:44 + RM_GOPATH=0
12:30:44 + TMP_GOPATH=/go
12:30:44 + : /usr/local/bin
12:30:44 + '[' -z /go ']'
12:30:44 + export GOPATH=/go
12:30:44 + GOPATH=/go
12:30:44 + case "$(go env GOARCH)" in
12:30:44 ++ go env GOARCH
12:30:44 + export GO_BUILDMODE=-buildmode=pie
12:30:44 + GO_BUILDMODE=-buildmode=pie
12:30:44 ++ dirname hack/dockerfile/install/install.sh
12:30:44 + dir=hack/dockerfile/install
12:30:44 + bin=rootlesskit
12:30:44 + shift
12:30:44 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:44 + . hack/dockerfile/install/rootlesskit.installer
12:30:44 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:44 + install_rootlesskit dynamic
12:30:44 + case "$1" in
12:30:44 + install_rootlesskit_dynamic
12:30:44 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:44 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:44 + export BUILD_MODE=-buildmode=pie
12:30:44 + BUILD_MODE=-buildmode=pie
12:30:44 + _install_rootlesskit
12:30:44 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:30:44 + for f in rootlesskit rootlesskit-docker-proxy
12:30:44 + GOBIN=/usr/local/bin
12:30:44 + GO111MODULE=on
12:30:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:44 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:44 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:30:45 #44 70.59 Selecting previously unselected package libuuid1:armel.
12:30:45 #44 70.60 Preparing to unpack .../52-libuuid1_2.36.1-8+deb11u1_armel.deb ...
12:30:45 #44 70.60 Unpacking libuuid1:armel (2.36.1-8+deb11u1) ...
12:30:45 go: downloading github.com/sirupsen/logrus v1.9.0
12:30:45 go: downloading github.com/urfave/cli/v2 v2.23.5
12:30:45 go: downloading golang.org/x/sys v0.2.0
12:30:45 #44 70.67 Selecting previously unselected package uuid-dev:armel.
12:30:45 #44 70.67 Preparing to unpack .../53-uuid-dev_2.36.1-8+deb11u1_armel.deb ...
12:30:45 #44 70.67 Unpacking uuid-dev:armel (2.36.1-8+deb11u1) ...
12:30:45 #44 70.75 Selecting previously unselected package libblkid-dev:armel.
12:30:45 #44 70.75 Preparing to unpack .../54-libblkid-dev_2.36.1-8+deb11u1_armel.deb ...
12:30:45 #44 70.76 Unpacking libblkid-dev:armel (2.36.1-8+deb11u1) ...
12:30:45 #44 70.87 Selecting previously unselected package libudev1:armel.
12:30:45 #44 70.87 Preparing to unpack .../55-libudev1_247.3-7+deb11u1_armel.deb ...
12:30:45 #44 70.88 Unpacking libudev1:armel (247.3-7+deb11u1) ...
12:30:45 #44 70.95 Selecting previously unselected package libdevmapper1.02.1:armel.
12:30:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:30:45 #44 70.95 Preparing to unpack .../56-libdevmapper1.02.1_2%3a1.02.175-2.1_armel.deb ...
12:30:45 #44 70.96 Unpacking libdevmapper1.02.1:armel (2:1.02.175-2.1) ...
12:30:45 #44 71.07 Selecting previously unselected package libdevmapper-event1.02.1:armel.
12:30:45 #44 71.07 Preparing to unpack .../57-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armel.deb ...
12:30:45 #44 71.08 Unpacking libdevmapper-event1.02.1:armel (2:1.02.175-2.1) ...
12:30:45 #44 71.13 Selecting previously unselected package libudev-dev:armel.
12:30:45 #44 71.13 Preparing to unpack .../58-libudev-dev_247.3-7+deb11u1_armel.deb ...
12:30:45 #44 71.13 Unpacking libudev-dev:armel (247.3-7+deb11u1) ...
12:30:45 #44 71.22 Selecting previously unselected package libsepol1:armel.
12:30:45 go: downloading github.com/google/uuid v1.3.0
12:30:45 go: downloading github.com/moby/vpnkit v0.5.0
12:30:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:30:45 go: downloading github.com/gofrs/flock v0.8.1
12:30:45 go: downloading github.com/gorilla/mux v1.8.0
12:30:45 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:30:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:30:45 #44 71.22 Preparing to unpack .../59-libsepol1_3.1-1_armel.deb ...
12:30:45 #44 71.23 Unpacking libsepol1:armel (3.1-1) ...
12:30:45 #44 71.34 Selecting previously unselected package libsepol1-dev:armel.
12:30:45 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:30:45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:30:45 go: downloading golang.org/x/net v0.1.0
12:30:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:46 #44 71.34 Preparing to unpack .../60-libsepol1-dev_3.1-1_armel.deb ...
12:30:46 #44 71.36 Unpacking libsepol1-dev:armel (3.1-1) ...
12:30:46 #44 71.50 Selecting previously unselected package libpcre2-16-0:armel.
12:30:46 #44 71.50 Preparing to unpack .../61-libpcre2-16-0_10.36-2+deb11u1_armel.deb ...
12:30:46 #44 71.51 Unpacking libpcre2-16-0:armel (10.36-2+deb11u1) ...
12:30:46 #44 71.62 Selecting previously unselected package libpcre2-32-0:armel.
12:30:46 #44 71.62 Preparing to unpack .../62-libpcre2-32-0_10.36-2+deb11u1_armel.deb ...
12:30:46 #44 71.63 Unpacking libpcre2-32-0:armel (10.36-2+deb11u1) ...
12:30:46 #44 71.71 Selecting previously unselected package libpcre2-posix2:armel.
12:30:46 #44 71.71 Preparing to unpack .../63-libpcre2-posix2_10.36-2+deb11u1_armel.deb ...
12:30:46 #44 71.72 Unpacking libpcre2-posix2:armel (10.36-2+deb11u1) ...
12:30:46 #44 71.77 Selecting previously unselected package libpcre2-dev:armel.
12:30:46 #44 71.78 Preparing to unpack .../64-libpcre2-dev_10.36-2+deb11u1_armel.deb ...
12:30:46 #44 71.79 Unpacking libpcre2-dev:armel (10.36-2+deb11u1) ...
12:30:46 #44 72.02 Selecting previously unselected package libselinux1-dev:armel.
12:30:46 #44 72.02 Preparing to unpack .../65-libselinux1-dev_3.1-3_armel.deb ...
12:30:46 #44 72.03 Unpacking libselinux1-dev:armel (3.1-3) ...
12:30:46 #44 72.17 Selecting previously unselected package libdevmapper-dev:armel.
12:30:46 #44 72.17 Preparing to unpack .../66-libdevmapper-dev_2%3a1.02.175-2.1_armel.deb ...
12:30:46 #44 72.18 Unpacking libdevmapper-dev:armel (2:1.02.175-2.1) ...
12:30:46 #44 72.23 Selecting previously unselected package libelf1:arm64.
12:30:46 #44 72.23 Preparing to unpack .../67-libelf1_0.183-1_arm64.deb ...
12:30:46 #44 72.24 Unpacking libelf1:arm64 (0.183-1) ...
12:30:46 #44 72.32 Selecting previously unselected package libffi-dev:armel.
12:30:46 #44 72.32 Preparing to unpack .../68-libffi-dev_3.3-6_armel.deb ...
12:30:46 #44 72.33 Unpacking libffi-dev:armel (3.3-6) ...
12:30:46 #44 72.38 Selecting previously unselected package libglib2.0-data.
12:30:46 #44 72.38 Preparing to unpack .../69-libglib2.0-data_2.66.8-1_all.deb ...
12:30:46 #44 72.39 Unpacking libglib2.0-data (2.66.8-1) ...
12:30:47 #10 transferring context: 53.65MB 3.4s
12:30:47 #44 72.80 Selecting previously unselected package libglib2.0-bin.
12:30:47 #44 72.81 Preparing to unpack .../70-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:30:47 #44 72.81 Unpacking libglib2.0-bin (2.66.8-1) ...
12:30:47 #44 72.90 Selecting previously unselected package python3-lib2to3.
12:30:47 #44 72.90 Preparing to unpack .../71-python3-lib2to3_3.9.2-1_all.deb ...
12:30:47 #44 72.90 Unpacking python3-lib2to3 (3.9.2-1) ...
12:30:47 #44 72.98 Selecting previously unselected package python3-distutils.
12:30:47 #10 transferring context: 62.45MB 3.8s done
12:30:47 #10 DONE 3.9s
12:30:47 
12:30:47 #9 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:30:47 #9 sha256:4f26d270037d8578282b40f86c0a1816fc5d034d6213f7dcab8440056a589309 155B / 155B 0.1s done
12:30:47 #9 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 122.33MB / 122.33MB 1.7s done
12:30:47 #9 sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 284.81kB / 284.81kB 0.4s done
12:30:47 #9 sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 3.37MB / 3.37MB 0.5s done
12:30:47 #9 extracting sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 0.6s done
12:30:47 #9 extracting sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 0.2s done
12:30:47 #9 extracting sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613
12:30:47 #44 73.00 Preparing to unpack .../72-python3-distutils_3.9.2-1_all.deb ...
12:30:47 #44 73.01 Unpacking python3-distutils (3.9.2-1) ...
12:30:47 #44 73.11 Selecting previously unselected package libglib2.0-dev-bin.
12:30:47 #44 73.12 Preparing to unpack .../73-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:30:47 #44 73.13 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:30:48 #44 73.22 Selecting previously unselected package libmount-dev:armel.
12:30:48 #44 73.23 Preparing to unpack .../74-libmount-dev_2.36.1-8+deb11u1_armel.deb ...
12:30:48 #44 73.23 Unpacking libmount-dev:armel (2.36.1-8+deb11u1) ...
12:30:48 #44 73.29 Selecting previously unselected package libpcre16-3:armel.
12:30:48 #44 73.30 Preparing to unpack .../75-libpcre16-3_2%3a8.39-13_armel.deb ...
12:30:48 #44 73.30 Unpacking libpcre16-3:armel (2:8.39-13) ...
12:30:48 #44 73.41 Selecting previously unselected package libpcre32-3:armel.
12:30:48 #44 73.42 Preparing to unpack .../76-libpcre32-3_2%3a8.39-13_armel.deb ...
12:30:48 #44 73.42 Unpacking libpcre32-3:armel (2:8.39-13) ...
12:30:48 #44 73.53 Selecting previously unselected package libstdc++6:armel.
12:30:48 #44 73.53 Preparing to unpack .../77-libstdc++6_10.2.1-6_armel.deb ...
12:30:48 #44 73.53 Unpacking libstdc++6:armel (10.2.1-6) ...
12:30:48 #44 73.72 Selecting previously unselected package libpcrecpp0v5:armel.
12:30:48 #44 73.72 Preparing to unpack .../78-libpcrecpp0v5_2%3a8.39-13_armel.deb ...
12:30:48 #44 73.73 Unpacking libpcrecpp0v5:armel (2:8.39-13) ...
12:30:48 #44 73.79 Selecting previously unselected package libpcre3-dev:armel.
12:30:48 #44 73.80 Preparing to unpack .../79-libpcre3-dev_2%3a8.39-13_armel.deb ...
12:30:48 #44 73.81 Unpacking libpcre3-dev:armel (2:8.39-13) ...
12:30:48 #44 74.03 Selecting previously unselected package zlib1g-dev:armel.
12:30:48 #44 74.03 Preparing to unpack .../80-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_armel.deb ...
12:30:48 #44 74.04 Unpacking zlib1g-dev:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:30:48 #46 47.09 Selecting previously unselected package libclang1-11.
12:30:48 #46 47.10 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
12:30:48 #46 47.10 Unpacking libclang1-11 (1:11.0.1-2) ...
12:30:48 #44 74.13 Selecting previously unselected package libglib2.0-dev:armel.
12:30:48 #44 74.14 Preparing to unpack .../81-libglib2.0-dev_2.66.8-1_armel.deb ...
12:30:48 #44 74.15 Unpacking libglib2.0-dev:armel (2.66.8-1) ...
12:30:49 #44 74.63 Selecting previously unselected package libseccomp2:armel.
12:30:49 #44 74.63 Preparing to unpack .../82-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
12:30:49 #44 74.64 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
12:30:49 #44 74.70 Selecting previously unselected package libseccomp-dev:armel.
12:30:49 #44 74.71 Preparing to unpack .../83-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
12:30:49 #44 74.73 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
12:30:49 #44 74.81 Selecting previously unselected package libsecret-1-dev:armel.
12:30:49 #44 74.81 Preparing to unpack .../84-libsecret-1-dev_0.20.4-2_armel.deb ...
12:30:49 #44 74.82 Unpacking libsecret-1-dev:armel (0.20.4-2) ...
12:30:49 #44 74.96 Selecting previously unselected package libsystemd-dev:armel.
12:30:49 #44 74.97 Preparing to unpack .../85-libsystemd-dev_247.3-7+deb11u1_armel.deb ...
12:30:49 #44 74.97 Unpacking libsystemd-dev:armel (247.3-7+deb11u1) ...
12:30:49 #44 75.26 Setting up libkeyutils1:armel (1.6.1-2) ...
12:30:49 #44 75.28 Setting up libapparmor1:armel (2.13.6-10) ...
12:30:49 #44 75.29 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
12:30:49 #44 75.30 Setting up libpcre16-3:armel (2:8.39-13) ...
12:30:49 #44 75.31 Setting up libssl1.1:armel (1.1.1n-0+deb11u3) ...
12:30:50 #44 75.49 Setting up libffi7:armel (3.3-6) ...
12:30:50 #44 75.50 Setting up linux-libc-dev:arm64 (5.10.162-1) ...
12:30:50 #44 75.52 Setting up linux-libc-dev:armel (5.10.162-1) ...
12:30:50 #44 75.53 Setting up zlib1g:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:30:50 #44 75.54 Setting up libcom-err2:armel (1.46.2-2) ...
12:30:50 #44 75.56 Setting up gcc-10-arm-linux-gnueabi-base:arm64 (10.2.1-6cross1) ...
12:30:50 #44 75.57 Setting up bzip2 (1.0.8-4) ...
12:30:50 #44 75.58 Setting up libffi-dev:armel (3.3-6) ...
12:30:50 #44 75.59 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
12:30:50 #44 75.60 Setting up libpcre2-16-0:armel (10.36-2+deb11u1) ...
12:30:50 #44 75.63 Setting up libsystemd0:armel (247.3-7+deb11u1) ...
12:30:50 #44 75.64 Setting up libkrb5support0:armel (1.18.3-6+deb11u3) ...
12:30:50 #44 75.65 Setting up libpcre3:armel (2:8.39-13) ...
12:30:50 #44 75.66 Setting up libpcre2-32-0:armel (10.36-2+deb11u1) ...
12:30:50 #44 75.68 Setting up libglib2.0-data (2.66.8-1) ...
12:30:50 #44 75.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:30:50 #44 75.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:30:50 #44 75.71 Setting up libpcre32-3:armel (2:8.39-13) ...
12:30:50 #44 75.72 Setting up libuuid1:armel (2.36.1-8+deb11u1) ...
12:30:50 #44 75.74 Setting up patch (2.7.6-7) ...
12:30:50 #44 75.75 Setting up libpcre2-8-0:armel (10.36-2+deb11u1) ...
12:30:50 #44 75.76 Setting up libk5crypto3:armel (1.18.3-6+deb11u3) ...
12:30:50 #44 75.78 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:30:50 #44 75.79 Setting up libc6-armel-cross (2.31-9cross4) ...
12:30:50 #44 75.80 Setting up libudev1:armel (247.3-7+deb11u1) ...
12:30:50 #44 75.81 Setting up libsepol1:armel (3.1-1) ...
12:30:50 #44 75.83 Setting up libcrypt-dev:armel (1:4.4.18-4) ...
12:30:50 #44 75.84 Setting up libkrb5-3:armel (1.18.3-6+deb11u3) ...
12:30:50 #44 75.86 Setting up libapparmor-dev:armel (2.13.6-10) ...
12:30:50 #44 75.87 Setting up python3-lib2to3 (3.9.2-1) ...
12:30:50 #44 76.13 Setting up libelf1:arm64 (0.183-1) ...
12:30:50 #44 76.15 Setting up libblkid1:armel (2.36.1-8+deb11u1) ...
12:30:50 #44 76.18 Setting up libstdc++6:armel (10.2.1-6) ...
12:30:50 #44 76.20 Setting up libsystemd-dev:armel (247.3-7+deb11u1) ...
12:30:50 #44 76.21 Setting up libsecret-common (0.20.4-2) ...
12:30:50 #44 76.23 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:30:50 #9 extracting sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 5.3s done
12:30:50 #9 extracting sha256:4f26d270037d8578282b40f86c0a1816fc5d034d6213f7dcab8440056a589309 0.0s done
12:30:50 #9 DONE 7.1s
12:30:50 
12:30:50 #11 [linux/amd64 gobase 1/3] COPY --from=xx / /
12:30:50 #44 76.24 Setting up python3-distutils (3.9.2-1) ...
12:30:51 #44 76.58 Setting up libpcrecpp0v5:armel (2:8.39-13) ...
12:30:51 #44 76.62 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:30:51 #46 50.01 Selecting previously unselected package clang-11.
12:30:51 #46 50.01 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
12:30:51 #46 50.05 Unpacking clang-11 (1:11.0.1-2) ...
12:30:51 #46 50.21 Selecting previously unselected package clang.
12:30:51 #46 50.21 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
12:30:51 #46 50.22 Unpacking clang (1:11.0-51+nmu5) ...
12:30:51 #46 50.29 Selecting previously unselected package libpfm4:amd64.
12:30:51 #46 50.29 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
12:30:51 #46 50.30 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
12:30:51 #46 50.64 Selecting previously unselected package lld-11.
12:30:51 #46 50.64 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
12:30:51 #46 50.65 Unpacking lld-11 (1:11.0.1-2) ...
12:30:51 #44 77.11 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
12:30:51 #44 77.38 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
12:30:52 #46 51.17 Selecting previously unselected package lld.
12:30:52 #46 51.17 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
12:30:52 #46 51.18 Unpacking lld (1:11.0-51+nmu5) ...
12:30:52 #46 51.39 Selecting previously unselected package llvm-11-runtime.
12:30:52 #46 51.41 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
12:30:52 #46 51.43 Unpacking llvm-11-runtime (1:11.0.1-2) ...
12:30:52 #11 DONE 1.3s
12:30:52 
12:30:52 #12 [linux/amd64 gobase 2/3] RUN apk add --no-cache file git
12:30:52 #12 0.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
12:30:52 #44 77.87 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:30:52 #44 78.19 Setting up libsepol1-dev:armel (3.1-1) ...
12:30:52 #44 78.22 Setting up libglib2.0-bin (2.66.8-1) ...
12:30:52 #46 51.70 Selecting previously unselected package llvm-runtime.
12:30:52 #46 51.71 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
12:30:52 #46 51.71 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
12:30:52 #46 51.83 Selecting previously unselected package llvm-11.
12:30:52 #46 51.83 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
12:30:52 #46 51.84 Unpacking llvm-11 (1:11.0.1-2) ...
12:30:53 #44 78.23 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
12:30:53 #44 78.25 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
12:30:53 #44 78.27 Setting up dpkg-dev (1.20.12) ...
12:30:53 #44 78.29 Setting up libselinux1:armel (3.1-3) ...
12:30:53 #44 78.30 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:30:53 #44 78.32 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
12:30:53 #44 78.33 Setting up libgssapi-krb5-2:armel (1.18.3-6+deb11u3) ...
12:30:53 #44 78.34 Setting up libudev-dev:armel (247.3-7+deb11u1) ...
12:30:53 #44 78.35 Setting up libpcre2-posix2:armel (10.36-2+deb11u1) ...
12:30:53 #44 78.38 Setting up libmount1:armel (2.36.1-8+deb11u1) ...
12:30:53 #44 78.39 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
12:30:53 #44 78.41 Setting up libtirpc3:armel (1.3.1-1+deb11u1) ...
12:30:53 #44 78.42 Setting up libglib2.0-0:armel (2.66.8-1) ...
12:30:53 #44 78.49 No schema files found: doing nothing.
12:30:53 #44 78.50 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:30:53 #44 78.51 Setting up libtirpc-dev:armel (1.3.1-1+deb11u1) ...
12:30:53 #44 78.52 Setting up libnsl2:armel (1.3.0-2) ...
12:30:53 #44 78.53 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:30:53 #44 78.54 Setting up libnsl-dev:armel (1.3.0-2) ...
12:30:53 #44 78.56 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:30:53 #44 78.57 Setting up libc6-dev:armel (2.31-13+deb11u5) ...
12:30:53 #44 78.58 Setting up libpcre2-dev:armel (10.36-2+deb11u1) ...
12:30:53 #44 78.59 Setting up libselinux1-dev:armel (3.1-3) ...
12:30:53 #44 78.60 Setting up libpcre3-dev:armel (2:8.39-13) ...
12:30:53 #44 78.61 Setting up uuid-dev:armel (2.36.1-8+deb11u1) ...
12:30:53 #44 78.62 Setting up zlib1g-dev:armel (1:1.2.11.dfsg-2+deb11u2) ...
12:30:53 #44 78.63 Setting up libblkid-dev:armel (2.36.1-8+deb11u1) ...
12:30:53 #44 78.66 Setting up libmount-dev:armel (2.36.1-8+deb11u1) ...
12:30:53 #44 78.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:30:53 #44 78.70 Setting up dmsetup (2:1.02.175-2.1) ...
12:30:53 #44 78.72 Setting up libdevmapper1.02.1:armel (2:1.02.175-2.1) ...
12:30:53 #44 78.74 Setting up libdevmapper-event1.02.1:armel (2:1.02.175-2.1) ...
12:30:53 #44 78.75 Setting up libdevmapper-dev:armel (2:1.02.175-2.1) ...
12:30:53 #44 78.77 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:30:53 #44 78.78 No schema files found: doing nothing.
12:30:53 #44 78.78 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:30:53 #12 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
12:30:53 #44 78.81 Setting up libsecret-1-0:armel (0.20.4-2) ...
12:30:53 #44 78.85 Setting up libglib2.0-dev:armel (2.66.8-1) ...
12:30:53 #44 78.87 Setting up libgirepository-1.0-1:armel (1.66.1-1+b1) ...
12:30:53 #44 78.88 Setting up gir1.2-glib-2.0:armel (1.66.1-1+b1) ...
12:30:53 #44 78.89 Setting up gir1.2-secret-1:armel (0.20.4-2) ...
12:30:53 #44 78.91 Setting up libsecret-1-dev:armel (0.20.4-2) ...
12:30:53 #44 78.92 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:30:53 #12 1.427 (1/8) Installing libmagic (5.43-r0)
12:30:53 #12 1.453 (2/8) Installing file (5.43-r0)
12:30:53 #12 1.456 (3/8) Installing brotli-libs (1.0.9-r9)
12:30:53 #12 1.465 (4/8) Installing nghttp2-libs (1.51.0-r0)
12:30:53 #12 1.468 (5/8) Installing libcurl (7.87.0-r1)
12:30:53 #12 1.475 (6/8) Installing libexpat (2.5.0-r0)
12:30:53 #12 1.479 (7/8) Installing pcre2 (10.42-r0)
12:30:53 #12 1.489 (8/8) Installing git (2.38.3-r1)
12:30:53 #12 1.555 Executing busybox-1.35.0-r29.trigger
12:30:53 #12 1.560 OK: 24 MiB in 24 packages
12:30:53 #44 DONE 79.3s
12:30:53 
12:30:53 #50 [linux/arm64->arm/v6 build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
12:30:53 #12 DONE 1.6s
12:30:53 
12:30:53 #13 [linux/amd64 gobase 3/3] WORKDIR /src
12:30:53 #13 DONE 0.0s
12:30:53 
12:30:53 #14 [linux/amd64 buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
12:30:54 #50 DONE 0.2s
12:30:54 
12:30:54 #48 [linux/arm64->arm/v6 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm/v6 <<EOT (set -e...)
12:30:54 + for f in rootlesskit rootlesskit-docker-proxy
12:30:54 + GOBIN=/usr/local/bin
12:30:54 + GO111MODULE=on
12:30:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:30:54 #48 ...
12:30:54 
12:30:54 #51 [linux/arm64->arm/v6 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v6 <<EOT (set -e...)
12:30:54 #14 0.369 v0.10.0876462897612d36679153c3414f7689626251501#14 DONE 0.8s
12:30:54 
12:30:54 #15 [linux/amd64->windows/amd64 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,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
12:30:54 #0 0.075 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=876462897612d36679153c3414f7689626251501 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
12:30:54 #51 0.861 
12:30:55 + return
12:30:55 # Build the CLI
12:30:55 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230124074129-645395c GITCOMMIT=645395c LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:55 Building dynamic docker-linux-arm-v6
12:30:55 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:28:19Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
12:30:55 #51 1.047 Removing /tmp/bundles/
12:30:55 #51 1.047 
12:30:55 #51 1.053 ---> Making bundle: binary (in /tmp/bundles/binary)
12:30:55 #51 1.120 Building static /tmp/bundles/binary-daemon/dockerd (linux/arm/v6)...
12:30:57 #46 56.15 Selecting previously unselected package llvm.
12:30:57 #46 56.15 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
12:30:57 #46 56.16 Unpacking llvm (1:11.0-51+nmu5) ...
12:30:57 #46 56.36 Setting up libz3-4:amd64 (4.8.10-1) ...
12:30:57 #46 56.38 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
12:30:57 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:30:57 ++ pwd
12:30:57 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:30:57 Project root: .
12:30:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:30:57 INFO: man/src/attach.md found
12:30:57 WARN: man/src/build.md does not exist, skipping
12:30:57 WARN: man/src/builder/build.md does not exist, skipping
12:30:57 WARN: man/src/builder/prune.md does not exist, skipping
12:30:57 WARN: man/src/builder.md does not exist, skipping
12:30:57 WARN: man/src/checkpoint/create.md does not exist, skipping
12:30:57 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:30:57 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:30:57 WARN: man/src/checkpoint.md does not exist, skipping
12:30:57 INFO: man/src/commit.md found
12:30:57 WARN: man/src/config/create.md does not exist, skipping
12:30:57 WARN: man/src/config/inspect.md does not exist, skipping
12:30:57 WARN: man/src/config/ls.md does not exist, skipping
12:30:57 WARN: man/src/config/rm.md does not exist, skipping
12:30:57 WARN: man/src/config.md does not exist, skipping
12:30:57 INFO: man/src/container/attach.md found
12:30:57 INFO: man/src/container/commit.md found
12:30:57 INFO: man/src/container/cp.md found
12:30:57 INFO: man/src/container/create.md found
12:30:57 INFO: man/src/container/diff.md found
12:30:57 INFO: man/src/container/exec.md found
12:30:57 INFO: man/src/container/export.md found
12:30:57 WARN: man/src/container/inspect.md does not exist, skipping
12:30:57 INFO: man/src/container/kill.md found
12:30:57 INFO: man/src/container/logs.md found
12:30:57 INFO: man/src/container/ls.md found
12:30:57 INFO: man/src/container/pause.md found
12:30:57 INFO: man/src/container/port.md found
12:30:57 WARN: man/src/container/prune.md does not exist, skipping
12:30:57 INFO: man/src/container/rename.md found
12:30:57 INFO: man/src/container/restart.md found
12:30:57 INFO: man/src/container/rm.md found
12:30:57 INFO: man/src/container/run.md found
12:30:57 INFO: man/src/container/start.md found
12:30:57 INFO: man/src/container/stats.md found
12:30:57 INFO: man/src/container/stop.md found
12:30:57 INFO: man/src/container/top.md found
12:30:57 INFO: man/src/container/unpause.md found
12:30:57 INFO: man/src/container/update.md found
12:30:57 INFO: man/src/container/wait.md found
12:30:57 WARN: man/src/container.md does not exist, skipping
12:30:57 WARN: man/src/context/create.md does not exist, skipping
12:30:57 WARN: man/src/context/export.md does not exist, skipping
12:30:57 WARN: man/src/context/import.md does not exist, skipping
12:30:57 WARN: man/src/context/inspect.md does not exist, skipping
12:30:57 WARN: man/src/context/ls.md does not exist, skipping
12:30:57 WARN: man/src/context/rm.md does not exist, skipping
12:30:57 WARN: man/src/context/show.md does not exist, skipping
12:30:57 WARN: man/src/context/update.md does not exist, skipping
12:30:57 WARN: man/src/context/use.md does not exist, skipping
12:30:57 WARN: man/src/context.md does not exist, skipping
12:30:57 INFO: man/src/cp.md found
12:30:57 INFO: man/src/create.md found
12:30:57 INFO: man/src/diff.md found
12:30:57 INFO: man/src/events.md found
12:30:57 INFO: man/src/exec.md found
12:30:57 INFO: man/src/export.md found
12:30:57 INFO: man/src/history.md found
12:30:57 INFO: man/src/image/build.md found
12:30:57 INFO: man/src/image/history.md found
12:30:57 INFO: man/src/image/import.md found
12:30:57 WARN: man/src/image/inspect.md does not exist, skipping
12:30:57 INFO: man/src/image/load.md found
12:30:57 INFO: man/src/image/ls.md found
12:30:57 WARN: man/src/image/prune.md does not exist, skipping
12:30:57 INFO: man/src/image/pull.md found
12:30:57 INFO: man/src/image/push.md found
12:30:57 INFO: man/src/image/rm.md found
12:30:57 INFO: man/src/image/save.md found
12:30:57 INFO: man/src/image/tag.md found
12:30:57 WARN: man/src/image.md does not exist, skipping
12:30:57 INFO: man/src/images.md found
12:30:57 INFO: man/src/import.md found
12:30:57 INFO: man/src/info.md found
12:30:57 INFO: man/src/inspect.md found
12:30:57 INFO: man/src/kill.md found
12:30:57 INFO: man/src/load.md found
12:30:57 INFO: man/src/login.md found
12:30:57 INFO: man/src/logout.md found
12:30:57 INFO: man/src/logs.md found
12:30:57 WARN: man/src/manifest/annotate.md does not exist, skipping
12:30:57 WARN: man/src/manifest/create.md does not exist, skipping
12:30:57 WARN: man/src/manifest/inspect.md does not exist, skipping
12:30:57 WARN: man/src/manifest/push.md does not exist, skipping
12:30:57 WARN: man/src/manifest/rm.md does not exist, skipping
12:30:57 WARN: man/src/manifest.md does not exist, skipping
12:30:57 INFO: man/src/network/connect.md found
12:30:57 INFO: man/src/network/create.md found
12:30:57 INFO: man/src/network/disconnect.md found
12:30:57 INFO: man/src/network/inspect.md found
12:30:57 INFO: man/src/network/ls.md found
12:30:57 WARN: man/src/network/prune.md does not exist, skipping
12:30:57 INFO: man/src/network/rm.md found
12:30:57 WARN: man/src/network.md does not exist, skipping
12:30:57 WARN: man/src/node/demote.md does not exist, skipping
12:30:57 WARN: man/src/node/inspect.md does not exist, skipping
12:30:57 WARN: man/src/node/ls.md does not exist, skipping
12:30:57 WARN: man/src/node/promote.md does not exist, skipping
12:30:57 WARN: man/src/node/ps.md does not exist, skipping
12:30:57 WARN: man/src/node/rm.md does not exist, skipping
12:30:57 WARN: man/src/node/update.md does not exist, skipping
12:30:57 WARN: man/src/node.md does not exist, skipping
12:30:57 INFO: man/src/pause.md found
12:30:57 WARN: man/src/plugin/create.md does not exist, skipping
12:30:57 WARN: man/src/plugin/disable.md does not exist, skipping
12:30:57 WARN: man/src/plugin/enable.md does not exist, skipping
12:30:57 WARN: man/src/plugin/inspect.md does not exist, skipping
12:30:57 WARN: man/src/plugin/install.md does not exist, skipping
12:30:57 INFO: man/src/plugin/ls.md found
12:30:57 WARN: man/src/plugin/push.md does not exist, skipping
12:30:57 WARN: man/src/plugin/rm.md does not exist, skipping
12:30:57 WARN: man/src/plugin/set.md does not exist, skipping
12:30:57 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:30:57 WARN: man/src/plugin.md does not exist, skipping
12:30:57 INFO: man/src/port.md found
12:30:57 INFO: man/src/ps.md found
12:30:57 INFO: man/src/pull.md found
12:30:57 INFO: man/src/push.md found
12:30:57 INFO: man/src/rename.md found
12:30:57 INFO: man/src/restart.md found
12:30:57 INFO: man/src/rm.md found
12:30:57 INFO: man/src/rmi.md found
12:30:57 WARN: man/src/run.md does not exist, skipping
12:30:57 INFO: man/src/save.md found
12:30:57 INFO: man/src/search.md found
12:30:57 WARN: man/src/secret/create.md does not exist, skipping
12:30:57 WARN: man/src/secret/inspect.md does not exist, skipping
12:30:57 WARN: man/src/secret/ls.md does not exist, skipping
12:30:57 WARN: man/src/secret/rm.md does not exist, skipping
12:30:57 WARN: man/src/secret.md does not exist, skipping
12:30:57 WARN: man/src/service/create.md does not exist, skipping
12:30:57 WARN: man/src/service/inspect.md does not exist, skipping
12:30:57 WARN: man/src/service/logs.md does not exist, skipping
12:30:57 WARN: man/src/service/ls.md does not exist, skipping
12:30:57 WARN: man/src/service/ps.md does not exist, skipping
12:30:57 WARN: man/src/service/rm.md does not exist, skipping
12:30:57 WARN: man/src/service/rollback.md does not exist, skipping
12:30:57 WARN: man/src/service/scale.md does not exist, skipping
12:30:57 WARN: man/src/service/update.md does not exist, skipping
12:30:57 WARN: man/src/service.md does not exist, skipping
12:30:57 WARN: man/src/stack/config.md does not exist, skipping
12:30:57 WARN: man/src/stack/deploy.md does not exist, skipping
12:30:57 WARN: man/src/stack/ls.md does not exist, skipping
12:30:57 WARN: man/src/stack/ps.md does not exist, skipping
12:30:57 WARN: man/src/stack/rm.md does not exist, skipping
12:30:57 WARN: man/src/stack/services.md does not exist, skipping
12:30:57 WARN: man/src/stack.md does not exist, skipping
12:30:57 INFO: man/src/start.md found
12:30:57 INFO: man/src/stats.md found
12:30:57 INFO: man/src/stop.md found
12:30:57 WARN: man/src/swarm/ca.md does not exist, skipping
12:30:57 WARN: man/src/swarm/init.md does not exist, skipping
12:30:57 WARN: man/src/swarm/join.md does not exist, skipping
12:30:57 WARN: man/src/swarm/join-token.md does not exist, skipping
12:30:57 WARN: man/src/swarm/leave.md does not exist, skipping
12:30:57 WARN: man/src/swarm/unlock.md does not exist, skipping
12:30:57 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:30:57 WARN: man/src/swarm/update.md does not exist, skipping
12:30:57 WARN: man/src/swarm.md does not exist, skipping
12:30:57 WARN: man/src/system/df.md does not exist, skipping
12:30:57 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:30:57 INFO: man/src/system/events.md found
12:30:57 INFO: man/src/system/info.md found
12:30:57 WARN: man/src/system/prune.md does not exist, skipping
12:30:57 WARN: man/src/system.md does not exist, skipping
12:30:57 INFO: man/src/tag.md found
12:30:57 INFO: man/src/top.md found
12:30:57 WARN: man/src/trust/inspect.md does not exist, skipping
12:30:57 WARN: man/src/trust/key/generate.md does not exist, skipping
12:30:57 WARN: man/src/trust/key/load.md does not exist, skipping
12:30:57 WARN: man/src/trust/key.md does not exist, skipping
12:30:57 WARN: man/src/trust/revoke.md does not exist, skipping
12:30:57 WARN: man/src/trust/sign.md does not exist, skipping
12:30:57 WARN: man/src/trust/signer/add.md does not exist, skipping
12:30:57 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:30:57 WARN: man/src/trust/signer.md does not exist, skipping
12:30:57 WARN: man/src/trust.md does not exist, skipping
12:30:57 INFO: man/src/unpause.md found
12:30:57 INFO: man/src/update.md found
12:30:57 INFO: man/src/version.md found
12:30:57 INFO: man/src/volume/create.md found
12:30:57 INFO: man/src/volume/inspect.md found
12:30:57 INFO: man/src/volume/ls.md found
12:30:57 WARN: man/src/volume/prune.md does not exist, skipping
12:30:57 WARN: man/src/volume/rm.md does not exist, skipping
12:30:57 WARN: man/src/volume/update.md does not exist, skipping
12:30:57 INFO: man/src/volume.md found
12:30:57 INFO: man/src/wait.md found
12:30:57 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:30:57 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:30:57 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:30:57 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:30:57 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:30:57 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:30:57 + popd
12:30:57 ~/rpmbuild/BUILD/src
12:30:57 + RPM_EC=0
12:30:57 ++ jobs -p
12:30:57 + exit 0
12:30:57 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RHIAbe
12:30:57 + umask 022
12:30:57 + cd /root/rpmbuild/BUILD
12:30:57 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64 '!=' / ']'
12:30:57 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64
12:30:57 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64
12:30:57 + mkdir -p /root/rpmbuild/BUILDROOT
12:30:57 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64
12:30:57 + cd src
12:30:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin
12:30:57 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/docker
12:30:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/bash-completion/completions
12:30:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/zsh/vendor-completions
12:30:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/fish/vendor_completions.d
12:30:57 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/bash-completion/completions/docker
12:30:57 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker
12:30:57 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish
12:30:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/man/man1
12:30:57 + 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-update.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~20230124074129.645395c-0.el9.aarch64/usr/share/man/man1
12:30:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/man/man5
12:30:57 + 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~20230124074129.645395c-0.el9.aarch64/usr/share/man/man5
12:30:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/man/man8
12:30:57 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/man/man8
12:30:57 + mkdir -p build-docs
12:30:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:57 + cp cli/LICENSE build-docs/LICENSE
12:30:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:57 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:30:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:57 + cp cli/NOTICE build-docs/NOTICE
12:30:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:30:57 + cp cli/README.md build-docs/README.md
12:30:57 + /usr/lib/rpm/check-buildroot
12:30:57 + /usr/lib/rpm/redhat/brp-ldconfig
12:30:57 + /usr/lib/rpm/brp-compress
12:30:57 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:30:57 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:30:57 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:30:57 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:30:57 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:30:57 + /usr/lib/rpm/brp-python-hardlink
12:30:57 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:30:57 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kwe73h
12:30:57 + umask 022
12:30:57 + cd /root/rpmbuild/BUILD
12:30:57 + cd src
12:30:57 ++ cli/build/docker --version
12:30:57 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:30:57 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:30:57 + echo 'PASS: cli version OK'
12:30:57 + RPM_EC=0
12:30:57 PASS: cli version OK
12:30:57 ++ jobs -p
12:30:57 + exit 0
12:30:57 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64
12:30:57 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ESLa8h
12:30:57 + umask 022
12:30:57 + cd /root/rpmbuild/BUILD
12:30:57 + cd src
12:30:57 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/doc/docker-ce-cli
12:30:57 + export LC_ALL=C
12:30:57 + LC_ALL=C
12:30:57 + export DOCDIR
12:30:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/doc/docker-ce-cli
12:30:57 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/doc/docker-ce-cli
12:30:57 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/doc/docker-ce-cli
12:30:57 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/doc/docker-ce-cli
12:30:57 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/share/doc/docker-ce-cli
12:30:57 + RPM_EC=0
12:30:57 ++ jobs -p
12:30:57 + exit 0
12:30:57 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0~20230124074129.645395c-0.el9
12:30:57 Requires(interp): /bin/sh
12:30:57 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:30:57 Requires(post): /bin/sh
12:30:57 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)
12:30:57 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:30:57 Recommends: docker-buildx-plugin docker-compose-plugin
12:30:57 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64
12:30:57 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.src.rpm
12:30:57 #46 56.41 Setting up libllvm11:amd64 (1:11.0.1-2) ...
12:30:57 #46 56.42 Setting up libclang1-11 (1:11.0.1-2) ...
12:30:57 #46 56.46 Setting up libgc1:amd64 (1:8.0.4-3) ...
12:30:57 #46 56.49 Setting up libc6-i386 (2.31-13+deb11u5) ...
12:30:57 #46 56.53 Setting up llvm-11-runtime (1:11.0.1-2) ...
12:30:57 #46 56.57 Setting up llvm-11 (1:11.0.1-2) ...
12:30:57 #46 56.59 Setting up libobjc4:amd64 (10.2.1-6) ...
12:30:57 #46 56.60 Setting up lld-11 (1:11.0.1-2) ...
12:30:57 #46 56.63 Setting up libclang-cpp11 (1:11.0.1-2) ...
12:30:57 #46 56.64 Setting up lib32gcc-s1 (10.2.1-6) ...
12:30:57 #46 56.66 Setting up lib32stdc++6 (10.2.1-6) ...
12:30:57 #46 56.67 Setting up llvm-runtime (1:11.0-51+nmu5) ...
12:30:57 #46 56.69 Setting up llvm (1:11.0-51+nmu5) ...
12:30:57 #46 56.70 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
12:30:57 #46 56.72 Setting up libclang-common-11-dev (1:11.0.1-2) ...
12:30:57 #46 56.74 Setting up clang-11 (1:11.0.1-2) ...
12:30:57 #46 56.76 Setting up lld (1:11.0-51+nmu5) ...
12:30:57 #46 56.79 Setting up clang (1:11.0-51+nmu5) ...
12:30:57 #46 56.83 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:30:59 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:30:59 ++ pwd
12:30:59 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:30:59 Project root: .
12:30:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:30:59 INFO: man/src/attach.md found
12:30:59 WARN: man/src/build.md does not exist, skipping
12:30:59 WARN: man/src/builder/build.md does not exist, skipping
12:30:59 WARN: man/src/builder/prune.md does not exist, skipping
12:30:59 WARN: man/src/builder.md does not exist, skipping
12:30:59 WARN: man/src/checkpoint/create.md does not exist, skipping
12:30:59 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:30:59 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:30:59 WARN: man/src/checkpoint.md does not exist, skipping
12:30:59 INFO: man/src/commit.md found
12:30:59 WARN: man/src/config/create.md does not exist, skipping
12:30:59 WARN: man/src/config/inspect.md does not exist, skipping
12:30:59 WARN: man/src/config/ls.md does not exist, skipping
12:30:59 WARN: man/src/config/rm.md does not exist, skipping
12:30:59 WARN: man/src/config.md does not exist, skipping
12:30:59 INFO: man/src/container/attach.md found
12:30:59 INFO: man/src/container/commit.md found
12:30:59 INFO: man/src/container/cp.md found
12:30:59 INFO: man/src/container/create.md found
12:30:59 INFO: man/src/container/diff.md found
12:30:59 INFO: man/src/container/exec.md found
12:30:59 INFO: man/src/container/export.md found
12:30:59 WARN: man/src/container/inspect.md does not exist, skipping
12:30:59 INFO: man/src/container/kill.md found
12:30:59 INFO: man/src/container/logs.md found
12:30:59 INFO: man/src/container/ls.md found
12:30:59 INFO: man/src/container/pause.md found
12:30:59 INFO: man/src/container/port.md found
12:30:59 WARN: man/src/container/prune.md does not exist, skipping
12:30:59 INFO: man/src/container/rename.md found
12:30:59 INFO: man/src/container/restart.md found
12:30:59 INFO: man/src/container/rm.md found
12:30:59 INFO: man/src/container/run.md found
12:30:59 INFO: man/src/container/start.md found
12:30:59 INFO: man/src/container/stats.md found
12:30:59 INFO: man/src/container/stop.md found
12:30:59 INFO: man/src/container/top.md found
12:30:59 INFO: man/src/container/unpause.md found
12:30:59 INFO: man/src/container/update.md found
12:30:59 INFO: man/src/container/wait.md found
12:30:59 WARN: man/src/container.md does not exist, skipping
12:30:59 WARN: man/src/context/create.md does not exist, skipping
12:30:59 WARN: man/src/context/export.md does not exist, skipping
12:30:59 WARN: man/src/context/import.md does not exist, skipping
12:30:59 WARN: man/src/context/inspect.md does not exist, skipping
12:30:59 WARN: man/src/context/ls.md does not exist, skipping
12:30:59 WARN: man/src/context/rm.md does not exist, skipping
12:30:59 WARN: man/src/context/show.md does not exist, skipping
12:30:59 WARN: man/src/context/update.md does not exist, skipping
12:30:59 WARN: man/src/context/use.md does not exist, skipping
12:30:59 WARN: man/src/context.md does not exist, skipping
12:30:59 INFO: man/src/cp.md found
12:30:59 INFO: man/src/create.md found
12:30:59 INFO: man/src/diff.md found
12:30:59 INFO: man/src/events.md found
12:30:59 INFO: man/src/exec.md found
12:30:59 INFO: man/src/export.md found
12:30:59 INFO: man/src/history.md found
12:30:59 INFO: man/src/image/build.md found
12:30:59 INFO: man/src/image/history.md found
12:30:59 INFO: man/src/image/import.md found
12:30:59 WARN: man/src/image/inspect.md does not exist, skipping
12:30:59 INFO: man/src/image/load.md found
12:30:59 INFO: man/src/image/ls.md found
12:30:59 WARN: man/src/image/prune.md does not exist, skipping
12:30:59 INFO: man/src/image/pull.md found
12:30:59 INFO: man/src/image/push.md found
12:30:59 INFO: man/src/image/rm.md found
12:30:59 INFO: man/src/image/save.md found
12:30:59 INFO: man/src/image/tag.md found
12:30:59 WARN: man/src/image.md does not exist, skipping
12:30:59 INFO: man/src/images.md found
12:30:59 INFO: man/src/import.md found
12:30:59 INFO: man/src/info.md found
12:30:59 INFO: man/src/inspect.md found
12:30:59 INFO: man/src/kill.md found
12:30:59 INFO: man/src/load.md found
12:30:59 INFO: man/src/login.md found
12:30:59 INFO: man/src/logout.md found
12:30:59 INFO: man/src/logs.md found
12:30:59 WARN: man/src/manifest/annotate.md does not exist, skipping
12:30:59 WARN: man/src/manifest/create.md does not exist, skipping
12:30:59 WARN: man/src/manifest/inspect.md does not exist, skipping
12:30:59 WARN: man/src/manifest/push.md does not exist, skipping
12:30:59 WARN: man/src/manifest/rm.md does not exist, skipping
12:30:59 WARN: man/src/manifest.md does not exist, skipping
12:30:59 INFO: man/src/network/connect.md found
12:30:59 INFO: man/src/network/create.md found
12:30:59 INFO: man/src/network/disconnect.md found
12:30:59 INFO: man/src/network/inspect.md found
12:30:59 INFO: man/src/network/ls.md found
12:30:59 WARN: man/src/network/prune.md does not exist, skipping
12:30:59 INFO: man/src/network/rm.md found
12:30:59 WARN: man/src/network.md does not exist, skipping
12:30:59 WARN: man/src/node/demote.md does not exist, skipping
12:30:59 WARN: man/src/node/inspect.md does not exist, skipping
12:30:59 WARN: man/src/node/ls.md does not exist, skipping
12:30:59 WARN: man/src/node/promote.md does not exist, skipping
12:30:59 WARN: man/src/node/ps.md does not exist, skipping
12:30:59 WARN: man/src/node/rm.md does not exist, skipping
12:30:59 WARN: man/src/node/update.md does not exist, skipping
12:30:59 WARN: man/src/node.md does not exist, skipping
12:30:59 INFO: man/src/pause.md found
12:30:59 WARN: man/src/plugin/create.md does not exist, skipping
12:30:59 WARN: man/src/plugin/disable.md does not exist, skipping
12:30:59 WARN: man/src/plugin/enable.md does not exist, skipping
12:30:59 WARN: man/src/plugin/inspect.md does not exist, skipping
12:30:59 WARN: man/src/plugin/install.md does not exist, skipping
12:30:59 INFO: man/src/plugin/ls.md found
12:30:59 WARN: man/src/plugin/push.md does not exist, skipping
12:30:59 WARN: man/src/plugin/rm.md does not exist, skipping
12:30:59 WARN: man/src/plugin/set.md does not exist, skipping
12:30:59 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:30:59 WARN: man/src/plugin.md does not exist, skipping
12:30:59 INFO: man/src/port.md found
12:30:59 INFO: man/src/ps.md found
12:30:59 INFO: man/src/pull.md found
12:30:59 INFO: man/src/push.md found
12:30:59 INFO: man/src/rename.md found
12:30:59 INFO: man/src/restart.md found
12:30:59 INFO: man/src/rm.md found
12:30:59 INFO: man/src/rmi.md found
12:30:59 WARN: man/src/run.md does not exist, skipping
12:30:59 INFO: man/src/save.md found
12:30:59 INFO: man/src/search.md found
12:30:59 WARN: man/src/secret/create.md does not exist, skipping
12:30:59 WARN: man/src/secret/inspect.md does not exist, skipping
12:30:59 WARN: man/src/secret/ls.md does not exist, skipping
12:30:59 WARN: man/src/secret/rm.md does not exist, skipping
12:30:59 WARN: man/src/secret.md does not exist, skipping
12:30:59 WARN: man/src/service/create.md does not exist, skipping
12:30:59 WARN: man/src/service/inspect.md does not exist, skipping
12:30:59 WARN: man/src/service/logs.md does not exist, skipping
12:30:59 WARN: man/src/service/ls.md does not exist, skipping
12:30:59 WARN: man/src/service/ps.md does not exist, skipping
12:30:59 WARN: man/src/service/rm.md does not exist, skipping
12:30:59 WARN: man/src/service/rollback.md does not exist, skipping
12:30:59 WARN: man/src/service/scale.md does not exist, skipping
12:30:59 WARN: man/src/service/update.md does not exist, skipping
12:30:59 WARN: man/src/service.md does not exist, skipping
12:30:59 WARN: man/src/stack/config.md does not exist, skipping
12:30:59 WARN: man/src/stack/deploy.md does not exist, skipping
12:30:59 WARN: man/src/stack/ls.md does not exist, skipping
12:30:59 WARN: man/src/stack/ps.md does not exist, skipping
12:30:59 WARN: man/src/stack/rm.md does not exist, skipping
12:30:59 WARN: man/src/stack/services.md does not exist, skipping
12:30:59 WARN: man/src/stack.md does not exist, skipping
12:30:59 INFO: man/src/start.md found
12:30:59 INFO: man/src/stats.md found
12:30:59 INFO: man/src/stop.md found
12:30:59 WARN: man/src/swarm/ca.md does not exist, skipping
12:30:59 WARN: man/src/swarm/init.md does not exist, skipping
12:30:59 WARN: man/src/swarm/join.md does not exist, skipping
12:30:59 WARN: man/src/swarm/join-token.md does not exist, skipping
12:30:59 WARN: man/src/swarm/leave.md does not exist, skipping
12:30:59 WARN: man/src/swarm/unlock.md does not exist, skipping
12:30:59 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:30:59 WARN: man/src/swarm/update.md does not exist, skipping
12:30:59 WARN: man/src/swarm.md does not exist, skipping
12:30:59 WARN: man/src/system/df.md does not exist, skipping
12:30:59 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:30:59 INFO: man/src/system/events.md found
12:30:59 INFO: man/src/system/info.md found
12:30:59 WARN: man/src/system/prune.md does not exist, skipping
12:30:59 WARN: man/src/system.md does not exist, skipping
12:30:59 INFO: man/src/tag.md found
12:30:59 INFO: man/src/top.md found
12:30:59 WARN: man/src/trust/inspect.md does not exist, skipping
12:30:59 WARN: man/src/trust/key/generate.md does not exist, skipping
12:30:59 WARN: man/src/trust/key/load.md does not exist, skipping
12:30:59 WARN: man/src/trust/key.md does not exist, skipping
12:30:59 WARN: man/src/trust/revoke.md does not exist, skipping
12:30:59 WARN: man/src/trust/sign.md does not exist, skipping
12:30:59 WARN: man/src/trust/signer/add.md does not exist, skipping
12:30:59 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:30:59 WARN: man/src/trust/signer.md does not exist, skipping
12:30:59 WARN: man/src/trust.md does not exist, skipping
12:30:59 INFO: man/src/unpause.md found
12:30:59 INFO: man/src/update.md found
12:30:59 INFO: man/src/version.md found
12:30:59 INFO: man/src/volume/create.md found
12:30:59 INFO: man/src/volume/inspect.md found
12:30:59 INFO: man/src/volume/ls.md found
12:30:59 WARN: man/src/volume/prune.md does not exist, skipping
12:30:59 WARN: man/src/volume/rm.md does not exist, skipping
12:30:59 WARN: man/src/volume/update.md does not exist, skipping
12:30:59 INFO: man/src/volume.md found
12:30:59 INFO: man/src/wait.md found
12:30:59 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:30:59 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:30:59 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:30:59 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:30:59 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:30:59 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:30:59 make[2]: Leaving directory '/root/build-deb/cli'
12:30:59 # Build buildx plugin
12:30:59 cd /go/src/github.com/docker/buildx \
12:30:59 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:30:59 && GO111MODULE=on \
12:30:59 	CGO_ENABLED=0 \
12:30:59 		go build \
12:30:59 			-mod=vendor \
12:30:59 			-trimpath \
12:30:59 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:30:59 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:30:59 			./cmd/buildx
12:31:00 #46 DONE 58.9s
12:31:00 
12:31:00 #52 [linux/amd64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:31:00 #52 0.793 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:31:00 make[2]: Entering directory '/root/build-deb/cli'
12:31:00 scripts/docs/generate-man.sh
12:31:00 + cp -r . /tmp/docker-cli-docsgen.xNiB0Gp3at/
12:31:00 + cd /tmp/docker-cli-docsgen.xNiB0Gp3at
12:31:00 + ./scripts/vendor init
12:31:00 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:00 + cp man/tools.go .
12:31:00 + ./scripts/vendor update
12:31:00 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:00 go: downloading github.com/spf13/cobra v1.6.1
12:31:00 #52 0.794 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:31:00 #52 0.794 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:31:01 go: downloading github.com/spf13/pflag v1.0.5
12:31:01 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:01 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:01 ++ pwd
12:31:01 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:01 Project root: .
12:31:01 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:01 INFO: man/src/attach.md found
12:31:01 WARN: man/src/build.md does not exist, skipping
12:31:01 WARN: man/src/builder/build.md does not exist, skipping
12:31:01 WARN: man/src/builder/prune.md does not exist, skipping
12:31:01 WARN: man/src/builder.md does not exist, skipping
12:31:01 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:01 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:01 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:01 WARN: man/src/checkpoint.md does not exist, skipping
12:31:01 INFO: man/src/commit.md found
12:31:01 WARN: man/src/config/create.md does not exist, skipping
12:31:01 WARN: man/src/config/inspect.md does not exist, skipping
12:31:01 WARN: man/src/config/ls.md does not exist, skipping
12:31:01 WARN: man/src/config/rm.md does not exist, skipping
12:31:01 WARN: man/src/config.md does not exist, skipping
12:31:01 INFO: man/src/container/attach.md found
12:31:01 INFO: man/src/container/commit.md found
12:31:01 INFO: man/src/container/cp.md found
12:31:01 INFO: man/src/container/create.md found
12:31:01 INFO: man/src/container/diff.md found
12:31:01 INFO: man/src/container/exec.md found
12:31:01 INFO: man/src/container/export.md found
12:31:01 WARN: man/src/container/inspect.md does not exist, skipping
12:31:01 INFO: man/src/container/kill.md found
12:31:01 INFO: man/src/container/logs.md found
12:31:01 INFO: man/src/container/ls.md found
12:31:01 INFO: man/src/container/pause.md found
12:31:01 INFO: man/src/container/port.md found
12:31:01 WARN: man/src/container/prune.md does not exist, skipping
12:31:01 INFO: man/src/container/rename.md found
12:31:01 INFO: man/src/container/restart.md found
12:31:01 INFO: man/src/container/rm.md found
12:31:01 INFO: man/src/container/run.md found
12:31:01 INFO: man/src/container/start.md found
12:31:01 INFO: man/src/container/stats.md found
12:31:01 INFO: man/src/container/stop.md found
12:31:01 INFO: man/src/container/top.md found
12:31:01 INFO: man/src/container/unpause.md found
12:31:01 INFO: man/src/container/update.md found
12:31:01 INFO: man/src/container/wait.md found
12:31:01 WARN: man/src/container.md does not exist, skipping
12:31:01 WARN: man/src/context/create.md does not exist, skipping
12:31:01 WARN: man/src/context/export.md does not exist, skipping
12:31:01 WARN: man/src/context/import.md does not exist, skipping
12:31:01 WARN: man/src/context/inspect.md does not exist, skipping
12:31:01 WARN: man/src/context/ls.md does not exist, skipping
12:31:01 WARN: man/src/context/rm.md does not exist, skipping
12:31:01 WARN: man/src/context/show.md does not exist, skipping
12:31:01 WARN: man/src/context/update.md does not exist, skipping
12:31:01 WARN: man/src/context/use.md does not exist, skipping
12:31:01 WARN: man/src/context.md does not exist, skipping
12:31:01 INFO: man/src/cp.md found
12:31:01 INFO: man/src/create.md found
12:31:01 INFO: man/src/diff.md found
12:31:01 INFO: man/src/events.md found
12:31:01 INFO: man/src/exec.md found
12:31:01 INFO: man/src/export.md found
12:31:01 INFO: man/src/history.md found
12:31:01 INFO: man/src/image/build.md found
12:31:01 INFO: man/src/image/history.md found
12:31:01 INFO: man/src/image/import.md found
12:31:01 WARN: man/src/image/inspect.md does not exist, skipping
12:31:01 INFO: man/src/image/load.md found
12:31:01 INFO: man/src/image/ls.md found
12:31:01 WARN: man/src/image/prune.md does not exist, skipping
12:31:01 INFO: man/src/image/pull.md found
12:31:01 INFO: man/src/image/push.md found
12:31:01 INFO: man/src/image/rm.md found
12:31:01 INFO: man/src/image/save.md found
12:31:01 INFO: man/src/image/tag.md found
12:31:01 WARN: man/src/image.md does not exist, skipping
12:31:01 INFO: man/src/images.md found
12:31:01 INFO: man/src/import.md found
12:31:01 INFO: man/src/info.md found
12:31:01 INFO: man/src/inspect.md found
12:31:01 INFO: man/src/kill.md found
12:31:01 INFO: man/src/load.md found
12:31:01 INFO: man/src/login.md found
12:31:01 INFO: man/src/logout.md found
12:31:01 INFO: man/src/logs.md found
12:31:01 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:01 WARN: man/src/manifest/create.md does not exist, skipping
12:31:01 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:01 WARN: man/src/manifest/push.md does not exist, skipping
12:31:01 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:01 WARN: man/src/manifest.md does not exist, skipping
12:31:01 INFO: man/src/network/connect.md found
12:31:01 INFO: man/src/network/create.md found
12:31:01 INFO: man/src/network/disconnect.md found
12:31:01 INFO: man/src/network/inspect.md found
12:31:01 INFO: man/src/network/ls.md found
12:31:01 WARN: man/src/network/prune.md does not exist, skipping
12:31:01 INFO: man/src/network/rm.md found
12:31:01 WARN: man/src/network.md does not exist, skipping
12:31:01 WARN: man/src/node/demote.md does not exist, skipping
12:31:01 WARN: man/src/node/inspect.md does not exist, skipping
12:31:01 WARN: man/src/node/ls.md does not exist, skipping
12:31:01 WARN: man/src/node/promote.md does not exist, skipping
12:31:01 WARN: man/src/node/ps.md does not exist, skipping
12:31:01 WARN: man/src/node/rm.md does not exist, skipping
12:31:01 WARN: man/src/node/update.md does not exist, skipping
12:31:01 WARN: man/src/node.md does not exist, skipping
12:31:01 INFO: man/src/pause.md found
12:31:01 WARN: man/src/plugin/create.md does not exist, skipping
12:31:01 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:01 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:01 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:01 WARN: man/src/plugin/install.md does not exist, skipping
12:31:01 INFO: man/src/plugin/ls.md found
12:31:01 WARN: man/src/plugin/push.md does not exist, skipping
12:31:01 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:01 WARN: man/src/plugin/set.md does not exist, skipping
12:31:01 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:01 WARN: man/src/plugin.md does not exist, skipping
12:31:01 INFO: man/src/port.md found
12:31:01 INFO: man/src/ps.md found
12:31:01 INFO: man/src/pull.md found
12:31:01 INFO: man/src/push.md found
12:31:01 INFO: man/src/rename.md found
12:31:01 INFO: man/src/restart.md found
12:31:01 INFO: man/src/rm.md found
12:31:01 INFO: man/src/rmi.md found
12:31:01 WARN: man/src/run.md does not exist, skipping
12:31:01 INFO: man/src/save.md found
12:31:01 INFO: man/src/search.md found
12:31:01 WARN: man/src/secret/create.md does not exist, skipping
12:31:01 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:01 WARN: man/src/secret/ls.md does not exist, skipping
12:31:01 WARN: man/src/secret/rm.md does not exist, skipping
12:31:01 WARN: man/src/secret.md does not exist, skipping
12:31:01 WARN: man/src/service/create.md does not exist, skipping
12:31:01 WARN: man/src/service/inspect.md does not exist, skipping
12:31:01 WARN: man/src/service/logs.md does not exist, skipping
12:31:01 WARN: man/src/service/ls.md does not exist, skipping
12:31:01 WARN: man/src/service/ps.md does not exist, skipping
12:31:01 WARN: man/src/service/rm.md does not exist, skipping
12:31:01 WARN: man/src/service/rollback.md does not exist, skipping
12:31:01 WARN: man/src/service/scale.md does not exist, skipping
12:31:01 WARN: man/src/service/update.md does not exist, skipping
12:31:01 WARN: man/src/service.md does not exist, skipping
12:31:01 WARN: man/src/stack/config.md does not exist, skipping
12:31:01 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:01 WARN: man/src/stack/ls.md does not exist, skipping
12:31:01 WARN: man/src/stack/ps.md does not exist, skipping
12:31:01 WARN: man/src/stack/rm.md does not exist, skipping
12:31:01 WARN: man/src/stack/services.md does not exist, skipping
12:31:01 WARN: man/src/stack.md does not exist, skipping
12:31:01 INFO: man/src/start.md found
12:31:01 INFO: man/src/stats.md found
12:31:01 INFO: man/src/stop.md found
12:31:01 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:01 WARN: man/src/swarm/init.md does not exist, skipping
12:31:01 WARN: man/src/swarm/join.md does not exist, skipping
12:31:01 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:01 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:01 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:01 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:01 WARN: man/src/swarm/update.md does not exist, skipping
12:31:01 WARN: man/src/swarm.md does not exist, skipping
12:31:01 WARN: man/src/system/df.md does not exist, skipping
12:31:01 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:01 INFO: man/src/system/events.md found
12:31:01 INFO: man/src/system/info.md found
12:31:01 WARN: man/src/system/prune.md does not exist, skipping
12:31:01 WARN: man/src/system.md does not exist, skipping
12:31:01 INFO: man/src/tag.md found
12:31:01 INFO: man/src/top.md found
12:31:01 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:01 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:01 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:01 WARN: man/src/trust/key.md does not exist, skipping
12:31:01 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:01 WARN: man/src/trust/sign.md does not exist, skipping
12:31:01 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:01 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:01 WARN: man/src/trust/signer.md does not exist, skipping
12:31:01 WARN: man/src/trust.md does not exist, skipping
12:31:01 INFO: man/src/unpause.md found
12:31:01 INFO: man/src/update.md found
12:31:01 INFO: man/src/version.md found
12:31:01 INFO: man/src/volume/create.md found
12:31:01 INFO: man/src/volume/inspect.md found
12:31:01 INFO: man/src/volume/ls.md found
12:31:01 WARN: man/src/volume/prune.md does not exist, skipping
12:31:01 WARN: man/src/volume/rm.md does not exist, skipping
12:31:01 WARN: man/src/volume/update.md does not exist, skipping
12:31:01 INFO: man/src/volume.md found
12:31:01 INFO: man/src/wait.md found
12:31:01 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:01 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:01 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:01 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:01 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:01 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:01 make[2]: Leaving directory '/root/build-deb/cli'
12:31:01 # Build buildx plugin
12:31:01 cd /go/src/github.com/docker/buildx \
12:31:01 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:31:01 && GO111MODULE=on \
12:31:01 	CGO_ENABLED=0 \
12:31:01 		go build \
12:31:01 			-mod=vendor \
12:31:01 			-trimpath \
12:31:01 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:31:01 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:31:01 			./cmd/buildx
12:31:01 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:01 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:01 go: downloading github.com/morikuni/aec v1.0.0
12:31:01 go: downloading github.com/pkg/errors v0.9.1
12:31:01 go: downloading github.com/google/go-cmp v0.5.9
12:31:01 go: downloading gotest.tools/v3 v3.4.0
12:31:01 go: downloading golang.org/x/sys v0.4.0
12:31:01 go: downloading github.com/docker/go-units v0.5.0
12:31:01 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:01 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:01 go: downloading github.com/docker/go-connections v0.4.0
12:31:01 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:02 go: downloading github.com/containerd/containerd v1.6.15
12:31:02 go: downloading github.com/moby/sys/signal v0.7.0
12:31:02 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:02 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:02 go: downloading golang.org/x/text v0.6.0
12:31:02 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:02 ++ pwd
12:31:02 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:02 Project root: .
12:31:02 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:02 INFO: man/src/attach.md found
12:31:02 WARN: man/src/build.md does not exist, skipping
12:31:02 WARN: man/src/builder/build.md does not exist, skipping
12:31:02 WARN: man/src/builder/prune.md does not exist, skipping
12:31:02 WARN: man/src/builder.md does not exist, skipping
12:31:02 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:02 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:02 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:02 WARN: man/src/checkpoint.md does not exist, skipping
12:31:02 INFO: man/src/commit.md found
12:31:02 WARN: man/src/config/create.md does not exist, skipping
12:31:02 WARN: man/src/config/inspect.md does not exist, skipping
12:31:02 WARN: man/src/config/ls.md does not exist, skipping
12:31:02 WARN: man/src/config/rm.md does not exist, skipping
12:31:02 WARN: man/src/config.md does not exist, skipping
12:31:02 INFO: man/src/container/attach.md found
12:31:02 INFO: man/src/container/commit.md found
12:31:02 INFO: man/src/container/cp.md found
12:31:02 INFO: man/src/container/create.md found
12:31:02 INFO: man/src/container/diff.md found
12:31:02 INFO: man/src/container/exec.md found
12:31:02 INFO: man/src/container/export.md found
12:31:02 WARN: man/src/container/inspect.md does not exist, skipping
12:31:02 INFO: man/src/container/kill.md found
12:31:02 INFO: man/src/container/logs.md found
12:31:02 INFO: man/src/container/ls.md found
12:31:02 INFO: man/src/container/pause.md found
12:31:02 INFO: man/src/container/port.md found
12:31:02 WARN: man/src/container/prune.md does not exist, skipping
12:31:02 INFO: man/src/container/rename.md found
12:31:02 INFO: man/src/container/restart.md found
12:31:02 INFO: man/src/container/rm.md found
12:31:02 INFO: man/src/container/run.md found
12:31:02 INFO: man/src/container/start.md found
12:31:02 INFO: man/src/container/stats.md found
12:31:02 INFO: man/src/container/stop.md found
12:31:02 INFO: man/src/container/top.md found
12:31:02 INFO: man/src/container/unpause.md found
12:31:02 INFO: man/src/container/update.md found
12:31:02 INFO: man/src/container/wait.md found
12:31:02 WARN: man/src/container.md does not exist, skipping
12:31:02 WARN: man/src/context/create.md does not exist, skipping
12:31:02 WARN: man/src/context/export.md does not exist, skipping
12:31:02 WARN: man/src/context/import.md does not exist, skipping
12:31:02 WARN: man/src/context/inspect.md does not exist, skipping
12:31:02 WARN: man/src/context/ls.md does not exist, skipping
12:31:02 WARN: man/src/context/rm.md does not exist, skipping
12:31:02 WARN: man/src/context/show.md does not exist, skipping
12:31:02 WARN: man/src/context/update.md does not exist, skipping
12:31:02 WARN: man/src/context/use.md does not exist, skipping
12:31:02 WARN: man/src/context.md does not exist, skipping
12:31:02 INFO: man/src/cp.md found
12:31:02 INFO: man/src/create.md found
12:31:02 INFO: man/src/diff.md found
12:31:02 INFO: man/src/events.md found
12:31:02 INFO: man/src/exec.md found
12:31:02 INFO: man/src/export.md found
12:31:02 INFO: man/src/history.md found
12:31:02 INFO: man/src/image/build.md found
12:31:02 INFO: man/src/image/history.md found
12:31:02 INFO: man/src/image/import.md found
12:31:02 WARN: man/src/image/inspect.md does not exist, skipping
12:31:02 INFO: man/src/image/load.md found
12:31:02 INFO: man/src/image/ls.md found
12:31:02 WARN: man/src/image/prune.md does not exist, skipping
12:31:02 INFO: man/src/image/pull.md found
12:31:02 INFO: man/src/image/push.md found
12:31:02 INFO: man/src/image/rm.md found
12:31:02 INFO: man/src/image/save.md found
12:31:02 INFO: man/src/image/tag.md found
12:31:02 WARN: man/src/image.md does not exist, skipping
12:31:02 INFO: man/src/images.md found
12:31:02 INFO: man/src/import.md found
12:31:02 INFO: man/src/info.md found
12:31:02 INFO: man/src/inspect.md found
12:31:02 INFO: man/src/kill.md found
12:31:02 INFO: man/src/load.md found
12:31:02 INFO: man/src/login.md found
12:31:02 INFO: man/src/logout.md found
12:31:02 INFO: man/src/logs.md found
12:31:02 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:02 WARN: man/src/manifest/create.md does not exist, skipping
12:31:02 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:02 WARN: man/src/manifest/push.md does not exist, skipping
12:31:02 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:02 WARN: man/src/manifest.md does not exist, skipping
12:31:02 INFO: man/src/network/connect.md found
12:31:02 INFO: man/src/network/create.md found
12:31:02 INFO: man/src/network/disconnect.md found
12:31:02 INFO: man/src/network/inspect.md found
12:31:02 INFO: man/src/network/ls.md found
12:31:02 WARN: man/src/network/prune.md does not exist, skipping
12:31:02 INFO: man/src/network/rm.md found
12:31:02 WARN: man/src/network.md does not exist, skipping
12:31:02 WARN: man/src/node/demote.md does not exist, skipping
12:31:02 WARN: man/src/node/inspect.md does not exist, skipping
12:31:02 WARN: man/src/node/ls.md does not exist, skipping
12:31:02 WARN: man/src/node/promote.md does not exist, skipping
12:31:02 WARN: man/src/node/ps.md does not exist, skipping
12:31:02 WARN: man/src/node/rm.md does not exist, skipping
12:31:02 WARN: man/src/node/update.md does not exist, skipping
12:31:02 WARN: man/src/node.md does not exist, skipping
12:31:02 INFO: man/src/pause.md found
12:31:02 WARN: man/src/plugin/create.md does not exist, skipping
12:31:02 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:02 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:02 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:02 WARN: man/src/plugin/install.md does not exist, skipping
12:31:02 INFO: man/src/plugin/ls.md found
12:31:02 WARN: man/src/plugin/push.md does not exist, skipping
12:31:02 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:02 WARN: man/src/plugin/set.md does not exist, skipping
12:31:02 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:02 WARN: man/src/plugin.md does not exist, skipping
12:31:02 INFO: man/src/port.md found
12:31:02 INFO: man/src/ps.md found
12:31:02 INFO: man/src/pull.md found
12:31:02 INFO: man/src/push.md found
12:31:02 INFO: man/src/rename.md found
12:31:02 INFO: man/src/restart.md found
12:31:02 INFO: man/src/rm.md found
12:31:02 INFO: man/src/rmi.md found
12:31:02 WARN: man/src/run.md does not exist, skipping
12:31:02 INFO: man/src/save.md found
12:31:02 INFO: man/src/search.md found
12:31:02 WARN: man/src/secret/create.md does not exist, skipping
12:31:02 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:02 WARN: man/src/secret/ls.md does not exist, skipping
12:31:02 WARN: man/src/secret/rm.md does not exist, skipping
12:31:02 WARN: man/src/secret.md does not exist, skipping
12:31:02 WARN: man/src/service/create.md does not exist, skipping
12:31:02 WARN: man/src/service/inspect.md does not exist, skipping
12:31:02 WARN: man/src/service/logs.md does not exist, skipping
12:31:02 WARN: man/src/service/ls.md does not exist, skipping
12:31:02 WARN: man/src/service/ps.md does not exist, skipping
12:31:02 WARN: man/src/service/rm.md does not exist, skipping
12:31:02 WARN: man/src/service/rollback.md does not exist, skipping
12:31:02 WARN: man/src/service/scale.md does not exist, skipping
12:31:02 WARN: man/src/service/update.md does not exist, skipping
12:31:02 WARN: man/src/service.md does not exist, skipping
12:31:02 WARN: man/src/stack/config.md does not exist, skipping
12:31:02 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:02 WARN: man/src/stack/ls.md does not exist, skipping
12:31:02 WARN: man/src/stack/ps.md does not exist, skipping
12:31:02 WARN: man/src/stack/rm.md does not exist, skipping
12:31:02 WARN: man/src/stack/services.md does not exist, skipping
12:31:02 WARN: man/src/stack.md does not exist, skipping
12:31:02 INFO: man/src/start.md found
12:31:02 INFO: man/src/stats.md found
12:31:02 INFO: man/src/stop.md found
12:31:02 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:02 WARN: man/src/swarm/init.md does not exist, skipping
12:31:02 WARN: man/src/swarm/join.md does not exist, skipping
12:31:02 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:02 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:02 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:02 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:02 WARN: man/src/swarm/update.md does not exist, skipping
12:31:02 WARN: man/src/swarm.md does not exist, skipping
12:31:02 WARN: man/src/system/df.md does not exist, skipping
12:31:02 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:02 INFO: man/src/system/events.md found
12:31:02 INFO: man/src/system/info.md found
12:31:02 WARN: man/src/system/prune.md does not exist, skipping
12:31:02 WARN: man/src/system.md does not exist, skipping
12:31:02 INFO: man/src/tag.md found
12:31:02 INFO: man/src/top.md found
12:31:02 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:02 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:02 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:02 WARN: man/src/trust/key.md does not exist, skipping
12:31:02 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:02 WARN: man/src/trust/sign.md does not exist, skipping
12:31:02 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:02 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:02 WARN: man/src/trust/signer.md does not exist, skipping
12:31:02 WARN: man/src/trust.md does not exist, skipping
12:31:02 INFO: man/src/unpause.md found
12:31:02 INFO: man/src/update.md found
12:31:02 INFO: man/src/version.md found
12:31:02 INFO: man/src/volume/create.md found
12:31:02 INFO: man/src/volume/inspect.md found
12:31:02 INFO: man/src/volume/ls.md found
12:31:02 WARN: man/src/volume/prune.md does not exist, skipping
12:31:02 WARN: man/src/volume/rm.md does not exist, skipping
12:31:02 WARN: man/src/volume/update.md does not exist, skipping
12:31:02 INFO: man/src/volume.md found
12:31:02 INFO: man/src/wait.md found
12:31:02 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:02 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:02 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:02 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:02 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:02 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:02 + popd
12:31:02 + exit 0
12:31:02 ~/rpmbuild/BUILD/src
12:31:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5F95Ek
12:31:02 + umask 022
12:31:02 + cd /root/rpmbuild/BUILD
12:31:02 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64 '!=' / ']'
12:31:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:02 + mkdir -p /root/rpmbuild/BUILDROOT
12:31:02 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:02 + cd src
12:31:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin
12:31:02 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/docker
12:31:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/bash-completion/completions
12:31:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/zsh/vendor-completions
12:31:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/fish/vendor_completions.d
12:31:02 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/bash-completion/completions/docker
12:31:02 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
12:31:02 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
12:31:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/man/man1
12:31:02 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-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-update.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~20230124074129.645395c-0.el8.aarch64/usr/share/man/man1
12:31:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/man/man5
12:31:02 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/man/man5
12:31:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/man/man8
12:31:02 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/man/man8
12:31:02 + mkdir -p build-docs
12:31:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:02 + cp cli/LICENSE build-docs/LICENSE
12:31:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:02 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:31:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:02 + cp cli/NOTICE build-docs/NOTICE
12:31:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:02 + cp cli/README.md build-docs/README.md
12:31:02 + /usr/lib/rpm/check-buildroot
12:31:02 + /usr/lib/rpm/redhat/brp-ldconfig
12:31:02 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:31:02 + /usr/lib/rpm/brp-compress
12:31:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:31:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:31:02 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:31:02 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:31:02 + /usr/lib/rpm/brp-python-hardlink
12:31:02 + PYTHON3=/usr/libexec/platform-python
12:31:02 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:31:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xnJkAq
12:31:02 + umask 022
12:31:02 + cd /root/rpmbuild/BUILD
12:31:02 + cd src
12:31:02 ++ cli/build/docker --version
12:31:02 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:31:02 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:31:02 + echo 'PASS: cli version OK'
12:31:02 + exit 0
12:31:02 PASS: cli version OK
12:31:02 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:02 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SV22fh
12:31:02 + umask 022
12:31:02 + cd /root/rpmbuild/BUILD
12:31:02 + cd src
12:31:02 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/doc/docker-ce-cli
12:31:02 + export LC_ALL=C
12:31:02 + LC_ALL=C
12:31:02 + export DOCDIR
12:31:02 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/doc/docker-ce-cli
12:31:02 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/doc/docker-ce-cli
12:31:02 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/doc/docker-ce-cli
12:31:02 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/doc/docker-ce-cli
12:31:02 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/share/doc/docker-ce-cli
12:31:02 + exit 0
12:31:02 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0~20230124074129.645395c-0.el8
12:31:02 Requires(interp): /bin/sh
12:31:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:31:02 Requires(post): /bin/sh
12:31:02 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)
12:31:02 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:31:02 Recommends: docker-buildx-plugin docker-compose-plugin
12:31:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:02 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.src.rpm
12:31:02 go: downloading github.com/moby/buildkit v0.10.6
12:31:03 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:03 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:03 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:03 go: downloading github.com/gogo/protobuf v1.3.2
12:31:03 #51 ...
12:31:03 
12:31:03 #48 [linux/arm64->arm/v6 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm/v6 <<EOT (set -e...)
12:31:03 #48 DONE 79.0s
12:31:03 
12:31:03 #52 [linux/arm64->arm/v6 rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:31:03 #52 DONE 0.0s
12:31:03 
12:31:03 #53 [linux/arm64->arm/v6 rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:31:03 #53 DONE 0.1s
12:31:03 
12:31:03 #47 [linux/arm64->arm/v6 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm/v6 <<EOT (set -e...)
12:31:03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:03 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:03 go: downloading golang.org/x/term v0.4.0
12:31:03 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:03 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:03 go: downloading github.com/imdario/mergo v0.3.12
12:31:03 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:03 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:03 go: downloading github.com/creack/pty v1.1.11
12:31:03 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:04 #52 2.054 Reading package lists...
12:31:04 #52 4.296 + apt-get  install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev
12:31:04 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:04 go: downloading github.com/stretchr/testify v1.8.0
12:31:04 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:04 go: downloading github.com/klauspost/compress v1.15.12
12:31:04 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:04 go: downloading github.com/containerd/continuity v0.3.0
12:31:04 go: downloading github.com/rivo/uniseg v0.2.0
12:31:04 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:04 go: downloading golang.org/x/time v0.1.0
12:31:04 go: downloading github.com/opencontainers/runc v1.1.3
12:31:04 go: downloading golang.org/x/crypto v0.2.0
12:31:05 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:05 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:05 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:05 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:05 go: downloading google.golang.org/grpc v1.48.0
12:31:05 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm
12:31:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MNZReq
12:31:05 + umask 022
12:31:05 + cd /root/rpmbuild/BUILD
12:31:05 + cd src
12:31:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64
12:31:05 + RPM_EC=0
12:31:05 ++ jobs -p
12:31:05 + exit 0
12:31:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DNSm50
12:31:05 + umask 022
12:31:05 + cd /root/rpmbuild/BUILD
12:31:05 + cd /root/rpmbuild/BUILD
12:31:05 + rm -rf src
12:31:05 + /usr/bin/mkdir -p src
12:31:05 + cd src
12:31:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:31:05 + /usr/bin/tar -xof -
12:31:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:05 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:05 go: downloading github.com/russross/blackfriday v1.6.0
12:31:05 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:05 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:05 go: downloading golang.org/x/net v0.5.0
12:31:05 + STATUS=0
12:31:05 + '[' 0 -ne 0 ']'
12:31:05 + /usr/bin/tar -xof -
12:31:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:31:05 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm
12:31:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SPmYUd
12:31:05 + umask 022
12:31:05 + cd /root/rpmbuild/BUILD
12:31:05 + cd src
12:31:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:05 + exit 0
12:31:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d5ehxk
12:31:05 + umask 022
12:31:05 + cd /root/rpmbuild/BUILD
12:31:05 + cd /root/rpmbuild/BUILD
12:31:05 + rm -rf src
12:31:05 + /usr/bin/mkdir -p src
12:31:05 + cd src
12:31:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:31:05 + /usr/bin/tar -xof -
12:31:06 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:06 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:06 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:06 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:06 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:06 + STATUS=0
12:31:06 + '[' 0 -ne 0 ']'
12:31:06 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:31:06 + /usr/bin/tar -xof -
12:31:06 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:06 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:06 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:06 go: downloading github.com/golang/protobuf v1.5.2
12:31:06 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:06 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:06 + STATUS=0
12:31:06 + '[' 0 -ne 0 ']'
12:31:06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:06 + RPM_EC=0
12:31:06 ++ jobs -p
12:31:06 + exit 0
12:31:06 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qxN5sB
12:31:06 + umask 022
12:31:06 + cd /root/rpmbuild/BUILD
12:31:06 + cd src
12:31:06 + export DOCKER_GITCOMMIT=2b9de2e
12:31:06 + DOCKER_GITCOMMIT=2b9de2e
12:31:06 + mkdir -p /go/src/github.com/docker
12:31:06 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:31:06 + TMP_GOPATH=/go
12:31:06 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:31:06 + RM_GOPATH=0
12:31:06 + TMP_GOPATH=/go
12:31:06 + : /usr/local/bin
12:31:06 + '[' -z /go ']'
12:31:06 + export GOPATH=/go
12:31:06 + GOPATH=/go
12:31:06 + case "$(go env GOARCH)" in
12:31:06 ++ go env GOARCH
12:31:06 + export GO_BUILDMODE=-buildmode=pie
12:31:06 + GO_BUILDMODE=-buildmode=pie
12:31:06 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:31:06 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:31:06 + bin=rootlesskit
12:31:06 + shift
12:31:06 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:31:06 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:31:06 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:06 + install_rootlesskit dynamic
12:31:06 + case "$1" in
12:31:06 + install_rootlesskit_dynamic
12:31:06 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:31:06 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:31:06 + export BUILD_MODE=-buildmode=pie
12:31:06 + BUILD_MODE=-buildmode=pie
12:31:06 + _install_rootlesskit
12:31:06 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:31:06 + for f in rootlesskit rootlesskit-docker-proxy
12:31:06 + GOBIN=/usr/local/bin
12:31:06 + GO111MODULE=on
12:31:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:06 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:06 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:31:06 + STATUS=0
12:31:06 + '[' 0 -ne 0 ']'
12:31:06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:06 + exit 0
12:31:06 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0x0VcN
12:31:06 + umask 022
12:31:06 + cd /root/rpmbuild/BUILD
12:31:06 + cd src
12:31:06 + export DOCKER_GITCOMMIT=2b9de2e
12:31:06 + DOCKER_GITCOMMIT=2b9de2e
12:31:06 + mkdir -p /go/src/github.com/docker
12:31:06 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:31:06 + TMP_GOPATH=/go
12:31:06 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:31:06 + RM_GOPATH=0
12:31:06 + TMP_GOPATH=/go
12:31:06 + : /usr/local/bin
12:31:06 + '[' -z /go ']'
12:31:06 + export GOPATH=/go
12:31:06 + GOPATH=/go
12:31:06 + case "$(go env GOARCH)" in
12:31:06 ++ go env GOARCH
12:31:06 + export GO_BUILDMODE=-buildmode=pie
12:31:06 + GO_BUILDMODE=-buildmode=pie
12:31:06 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:31:06 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:31:06 + bin=rootlesskit
12:31:06 + shift
12:31:06 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:31:06 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:31:06 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:06 + install_rootlesskit dynamic
12:31:06 + case "$1" in
12:31:06 + install_rootlesskit_dynamic
12:31:06 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:31:06 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:31:06 + export BUILD_MODE=-buildmode=pie
12:31:06 + BUILD_MODE=-buildmode=pie
12:31:06 + _install_rootlesskit
12:31:06 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:06 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:31:06 + for f in rootlesskit rootlesskit-docker-proxy
12:31:06 + GOBIN=/usr/local/bin
12:31:06 + GO111MODULE=on
12:31:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:07 go: downloading github.com/urfave/cli/v2 v2.23.5
12:31:07 go: downloading golang.org/x/sys v0.2.0
12:31:07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:31:07 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:31:07 #52 4.363 Reading package lists...
12:31:07 go: downloading github.com/google/uuid v1.3.0
12:31:07 go: downloading github.com/moby/vpnkit v0.5.0
12:31:07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:31:07 go: downloading github.com/gofrs/flock v0.8.1
12:31:07 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:31:07 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:31:07 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:31:07 go: downloading golang.org/x/net v0.1.0
12:31:07 go: downloading github.com/urfave/cli/v2 v2.23.5
12:31:07 go: downloading golang.org/x/sys v0.2.0
12:31:07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:31:08 #52 7.436 Building dependency tree...
12:31:08 #52 8.063 Reading state information...
12:31:08 go: downloading github.com/google/uuid v1.3.0
12:31:08 go: downloading github.com/moby/vpnkit v0.5.0
12:31:08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:31:08 go: downloading github.com/gofrs/flock v0.8.1
12:31:08 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:31:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:08 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:08 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:08 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:08 go: downloading github.com/beorn7/perks v1.0.1
12:31:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:08 go: downloading github.com/prometheus/client_model v0.3.0
12:31:08 go: downloading github.com/prometheus/common v0.37.0
12:31:08 go: downloading github.com/prometheus/procfs v0.8.0
12:31:08 go: downloading google.golang.org/protobuf v1.28.1
12:31:08 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:08 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:08 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:08 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:08 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:31:08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:31:08 go: downloading golang.org/x/net v0.1.0
12:31:08 go: downloading k8s.io/klog/v2 v2.80.1
12:31:08 go: downloading github.com/kr/text v0.2.0
12:31:08 go: downloading github.com/docker/go-metrics v0.0.1
12:31:08 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:08 go: downloading github.com/kr/pretty v0.2.1
12:31:08 go: downloading github.com/magiconair/properties v1.5.3
12:31:08 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:08 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:08 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:08 go: downloading github.com/go-logr/logr v1.2.3
12:31:08 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:08 + go mod vendor -modfile=vendor.mod
12:31:08 #52 8.828 gcc is already the newest version (4:10.2.1-1).
12:31:08 #52 8.828 libc6-dev is already the newest version (2.31-13+deb11u5).
12:31:08 #52 8.828 The following additional packages will be installed:
12:31:08 #52 8.830   bzip2 dmsetup gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
12:31:08 #52 8.831   libdevmapper-event1.02.1 libdevmapper1.02.1 libelf1 libffi-dev
12:31:08 #52 8.831   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
12:31:08 #52 8.832   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
12:31:08 #52 8.833   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:31:08 #52 8.834   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev patch
12:31:08 #52 8.836   python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
12:31:08 #52 8.842 Suggested packages:
12:31:08 #52 8.842   bzip2-doc debian-keyring libgirepository1.0-dev libglib2.0-doc
12:31:08 #52 8.843   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp ed
12:31:08 #52 8.843   diffutils-doc
12:31:08 #52 8.843 Recommended packages:
12:31:08 #52 8.844   build-essential fakeroot libalgorithm-merge-perl
12:31:09 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:10 make[2]: Entering directory '/root/build-deb/cli'
12:31:10 scripts/docs/generate-man.sh
12:31:10 + cp -r . /tmp/docker-cli-docsgen.Ek9qHUv3yx/
12:31:10 + cd /tmp/docker-cli-docsgen.Ek9qHUv3yx
12:31:10 + ./scripts/vendor init
12:31:10 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:10 + cp man/tools.go .
12:31:10 + ./scripts/vendor update
12:31:10 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:10 go: downloading github.com/spf13/cobra v1.6.1
12:31:10 go: downloading github.com/spf13/pflag v1.0.5
12:31:10 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:10 #52 10.10 The following NEW packages will be installed:
12:31:10 #52 10.10   bzip2 dmsetup dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev
12:31:10 #52 10.10   libapparmor1 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1
12:31:10 #52 10.11   libdevmapper1.02.1 libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
12:31:10 #52 10.11   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
12:31:10 #52 10.11   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
12:31:10 #52 10.11   libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev
12:31:10 #52 10.11   libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
12:31:10 #52 10.11   patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
12:31:10 #52 10.44 0 upgraded, 41 newly installed, 0 to remove and 1 not upgraded.
12:31:10 #52 10.44 Need to get 11.6 MB of archives.
12:31:10 #52 10.44 After this operation, 45.7 MB of additional disk space will be used.
12:31:10 #52 10.44 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:31:10 #52 10.44 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:31:10 #52 10.45 Get:3 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:31:10 #52 10.46 Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:31:10 #52 10.48 Get:5 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:31:10 #52 10.48 Get:6 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
12:31:10 #52 10.55 Get:7 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
12:31:10 #52 10.55 Get:8 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
12:31:10 #52 10.55 Get:9 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
12:31:10 #52 10.55 Get:10 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
12:31:10 #52 10.55 Get:11 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
12:31:10 #52 10.55 Get:12 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:31:10 #52 10.56 Get:13 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:31:10 #52 10.56 Get:14 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
12:31:10 #52 10.57 Get:15 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
12:31:10 #52 10.57 Get:16 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:31:10 #52 10.57 Get:17 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
12:31:10 #52 10.59 Get:18 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:31:10 #52 10.61 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:31:10 #52 10.61 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:31:10 #52 10.61 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:31:10 #52 10.62 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:31:10 #52 10.67 Get:23 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:31:10 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:10 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:10 go: downloading github.com/morikuni/aec v1.0.0
12:31:10 go: downloading github.com/pkg/errors v0.9.1
12:31:10 go: downloading github.com/google/go-cmp v0.5.9
12:31:10 go: downloading gotest.tools/v3 v3.4.0
12:31:10 go: downloading golang.org/x/sys v0.4.0
12:31:10 go: downloading github.com/docker/go-units v0.5.0
12:31:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:10 #52 10.67 Get:24 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:31:10 #52 10.68 Get:25 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:31:10 #52 10.69 Get:26 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
12:31:10 #52 10.69 Get:27 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:31:10 #52 10.71 Get:28 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
12:31:10 #52 10.72 Get:29 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:31:10 #52 10.72 Get:30 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:31:10 #52 10.73 Get:31 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
12:31:10 #52 10.73 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
12:31:10 #52 10.74 Get:33 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
12:31:10 #52 10.75 Get:34 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
12:31:10 #52 10.75 Get:35 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
12:31:10 #52 10.76 Get:36 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
12:31:10 #52 10.78 Get:37 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
12:31:10 #52 10.79 Get:38 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
12:31:10 #52 10.82 Get:39 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:31:10 #52 10.83 Get:40 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
12:31:10 #52 10.83 Get:41 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
12:31:10 go: downloading github.com/docker/go-connections v0.4.0
12:31:10 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:10 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:10 go: downloading golang.org/x/text v0.6.0
12:31:11 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:11 go: downloading github.com/containerd/containerd v1.6.15
12:31:11 #52 11.28 debconf: delaying package configuration, since apt-utils is not installed
12:31:11 #52 11.42 Fetched 11.6 MB in 1s (17.0 MB/s)
12:31:11 make[2]: Entering directory '/root/build-deb/cli'
12:31:11 scripts/docs/generate-man.sh
12:31:11 + cp -r . /tmp/docker-cli-docsgen.3wdBD4mhq6/
12:31:11 + cd /tmp/docker-cli-docsgen.3wdBD4mhq6
12:31:11 + ./scripts/vendor init
12:31:11 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:11 + cp man/tools.go .
12:31:11 + ./scripts/vendor update
12:31:11 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:11 go: downloading github.com/spf13/cobra v1.6.1
12:31:11 go: downloading github.com/spf13/pflag v1.0.5
12:31:11 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:11 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:11 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:11 go: downloading github.com/morikuni/aec v1.0.0
12:31:11 go: downloading github.com/pkg/errors v0.9.1
12:31:11 go: downloading github.com/google/go-cmp v0.5.9
12:31:11 go: downloading gotest.tools/v3 v3.4.0
12:31:11 go: downloading golang.org/x/sys v0.4.0
12:31:11 go: downloading github.com/docker/go-units v0.5.0
12:31:11 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:11 go: downloading github.com/docker/go-connections v0.4.0
12:31:11 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:11 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:11 go: downloading golang.org/x/text v0.6.0
12:31:11 go: downloading github.com/containerd/containerd v1.6.15
12:31:11 go: downloading github.com/moby/sys/signal v0.7.0
12:31:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:11 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:11 go: downloading github.com/moby/buildkit v0.10.6
12:31:11 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:11 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:11 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:11 go: downloading github.com/gogo/protobuf v1.3.2
12:31:11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:11 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:11 #52 11.57 Selecting previously unselected package bzip2.
12:31:11 #52 11.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 ... 16832 files and directories currently installed.)
12:31:11 #52 11.61 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
12:31:11 #52 11.64 Unpacking bzip2 (1.0.8-4) ...
12:31:11 #52 11.71 Selecting previously unselected package xz-utils.
12:31:11 #52 11.72 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:31:11 #52 11.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:31:11 go: downloading github.com/moby/sys/signal v0.7.0
12:31:11 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:11 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:11 go: downloading github.com/moby/buildkit v0.10.6
12:31:11 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:11 ++ pwd
12:31:11 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:11 Project root: .
12:31:11 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:11 INFO: man/src/attach.md found
12:31:11 WARN: man/src/build.md does not exist, skipping
12:31:11 WARN: man/src/builder/build.md does not exist, skipping
12:31:11 WARN: man/src/builder/prune.md does not exist, skipping
12:31:11 WARN: man/src/builder.md does not exist, skipping
12:31:11 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:11 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:11 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:11 WARN: man/src/checkpoint.md does not exist, skipping
12:31:11 INFO: man/src/commit.md found
12:31:11 WARN: man/src/config/create.md does not exist, skipping
12:31:11 WARN: man/src/config/inspect.md does not exist, skipping
12:31:11 WARN: man/src/config/ls.md does not exist, skipping
12:31:11 WARN: man/src/config/rm.md does not exist, skipping
12:31:11 WARN: man/src/config.md does not exist, skipping
12:31:11 INFO: man/src/container/attach.md found
12:31:11 INFO: man/src/container/commit.md found
12:31:11 INFO: man/src/container/cp.md found
12:31:11 INFO: man/src/container/create.md found
12:31:11 INFO: man/src/container/diff.md found
12:31:11 INFO: man/src/container/exec.md found
12:31:11 INFO: man/src/container/export.md found
12:31:11 WARN: man/src/container/inspect.md does not exist, skipping
12:31:11 INFO: man/src/container/kill.md found
12:31:11 INFO: man/src/container/logs.md found
12:31:11 INFO: man/src/container/ls.md found
12:31:11 INFO: man/src/container/pause.md found
12:31:11 INFO: man/src/container/port.md found
12:31:11 WARN: man/src/container/prune.md does not exist, skipping
12:31:11 INFO: man/src/container/rename.md found
12:31:11 INFO: man/src/container/restart.md found
12:31:11 INFO: man/src/container/rm.md found
12:31:11 INFO: man/src/container/run.md found
12:31:11 INFO: man/src/container/start.md found
12:31:11 INFO: man/src/container/stats.md found
12:31:11 INFO: man/src/container/stop.md found
12:31:11 INFO: man/src/container/top.md found
12:31:11 INFO: man/src/container/unpause.md found
12:31:11 INFO: man/src/container/update.md found
12:31:11 INFO: man/src/container/wait.md found
12:31:11 WARN: man/src/container.md does not exist, skipping
12:31:11 WARN: man/src/context/create.md does not exist, skipping
12:31:11 WARN: man/src/context/export.md does not exist, skipping
12:31:11 WARN: man/src/context/import.md does not exist, skipping
12:31:11 WARN: man/src/context/inspect.md does not exist, skipping
12:31:11 WARN: man/src/context/ls.md does not exist, skipping
12:31:11 WARN: man/src/context/rm.md does not exist, skipping
12:31:11 WARN: man/src/context/show.md does not exist, skipping
12:31:11 WARN: man/src/context/update.md does not exist, skipping
12:31:11 WARN: man/src/context/use.md does not exist, skipping
12:31:11 WARN: man/src/context.md does not exist, skipping
12:31:11 INFO: man/src/cp.md found
12:31:11 INFO: man/src/create.md found
12:31:11 INFO: man/src/diff.md found
12:31:11 INFO: man/src/events.md found
12:31:11 INFO: man/src/exec.md found
12:31:11 INFO: man/src/export.md found
12:31:11 INFO: man/src/history.md found
12:31:11 INFO: man/src/image/build.md found
12:31:11 INFO: man/src/image/history.md found
12:31:11 INFO: man/src/image/import.md found
12:31:11 WARN: man/src/image/inspect.md does not exist, skipping
12:31:11 INFO: man/src/image/load.md found
12:31:11 INFO: man/src/image/ls.md found
12:31:11 WARN: man/src/image/prune.md does not exist, skipping
12:31:11 INFO: man/src/image/pull.md found
12:31:11 INFO: man/src/image/push.md found
12:31:11 INFO: man/src/image/rm.md found
12:31:11 INFO: man/src/image/save.md found
12:31:11 INFO: man/src/image/tag.md found
12:31:11 WARN: man/src/image.md does not exist, skipping
12:31:11 INFO: man/src/images.md found
12:31:11 INFO: man/src/import.md found
12:31:11 INFO: man/src/info.md found
12:31:11 INFO: man/src/inspect.md found
12:31:11 INFO: man/src/kill.md found
12:31:11 INFO: man/src/load.md found
12:31:11 INFO: man/src/login.md found
12:31:11 INFO: man/src/logout.md found
12:31:11 INFO: man/src/logs.md found
12:31:11 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:11 WARN: man/src/manifest/create.md does not exist, skipping
12:31:11 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:11 WARN: man/src/manifest/push.md does not exist, skipping
12:31:11 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:11 WARN: man/src/manifest.md does not exist, skipping
12:31:11 INFO: man/src/network/connect.md found
12:31:11 INFO: man/src/network/create.md found
12:31:11 INFO: man/src/network/disconnect.md found
12:31:11 INFO: man/src/network/inspect.md found
12:31:11 INFO: man/src/network/ls.md found
12:31:11 WARN: man/src/network/prune.md does not exist, skipping
12:31:11 INFO: man/src/network/rm.md found
12:31:11 WARN: man/src/network.md does not exist, skipping
12:31:11 WARN: man/src/node/demote.md does not exist, skipping
12:31:11 WARN: man/src/node/inspect.md does not exist, skipping
12:31:11 WARN: man/src/node/ls.md does not exist, skipping
12:31:11 WARN: man/src/node/promote.md does not exist, skipping
12:31:11 WARN: man/src/node/ps.md does not exist, skipping
12:31:11 WARN: man/src/node/rm.md does not exist, skipping
12:31:11 WARN: man/src/node/update.md does not exist, skipping
12:31:11 WARN: man/src/node.md does not exist, skipping
12:31:11 INFO: man/src/pause.md found
12:31:11 WARN: man/src/plugin/create.md does not exist, skipping
12:31:11 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:11 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:11 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:11 WARN: man/src/plugin/install.md does not exist, skipping
12:31:11 INFO: man/src/plugin/ls.md found
12:31:11 WARN: man/src/plugin/push.md does not exist, skipping
12:31:11 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:11 WARN: man/src/plugin/set.md does not exist, skipping
12:31:11 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:11 WARN: man/src/plugin.md does not exist, skipping
12:31:11 INFO: man/src/port.md found
12:31:11 INFO: man/src/ps.md found
12:31:11 INFO: man/src/pull.md found
12:31:11 INFO: man/src/push.md found
12:31:11 INFO: man/src/rename.md found
12:31:11 INFO: man/src/restart.md found
12:31:11 INFO: man/src/rm.md found
12:31:11 INFO: man/src/rmi.md found
12:31:11 WARN: man/src/run.md does not exist, skipping
12:31:11 INFO: man/src/save.md found
12:31:11 INFO: man/src/search.md found
12:31:11 WARN: man/src/secret/create.md does not exist, skipping
12:31:11 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:11 WARN: man/src/secret/ls.md does not exist, skipping
12:31:11 WARN: man/src/secret/rm.md does not exist, skipping
12:31:11 WARN: man/src/secret.md does not exist, skipping
12:31:11 WARN: man/src/service/create.md does not exist, skipping
12:31:11 WARN: man/src/service/inspect.md does not exist, skipping
12:31:11 WARN: man/src/service/logs.md does not exist, skipping
12:31:11 WARN: man/src/service/ls.md does not exist, skipping
12:31:11 WARN: man/src/service/ps.md does not exist, skipping
12:31:11 WARN: man/src/service/rm.md does not exist, skipping
12:31:11 WARN: man/src/service/rollback.md does not exist, skipping
12:31:11 WARN: man/src/service/scale.md does not exist, skipping
12:31:11 WARN: man/src/service/update.md does not exist, skipping
12:31:11 WARN: man/src/service.md does not exist, skipping
12:31:11 WARN: man/src/stack/config.md does not exist, skipping
12:31:11 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:11 WARN: man/src/stack/ls.md does not exist, skipping
12:31:11 WARN: man/src/stack/ps.md does not exist, skipping
12:31:11 WARN: man/src/stack/rm.md does not exist, skipping
12:31:11 WARN: man/src/stack/services.md does not exist, skipping
12:31:11 WARN: man/src/stack.md does not exist, skipping
12:31:11 INFO: man/src/start.md found
12:31:11 INFO: man/src/stats.md found
12:31:11 INFO: man/src/stop.md found
12:31:11 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:11 WARN: man/src/swarm/init.md does not exist, skipping
12:31:11 WARN: man/src/swarm/join.md does not exist, skipping
12:31:11 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:11 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:11 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:11 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:11 WARN: man/src/swarm/update.md does not exist, skipping
12:31:11 WARN: man/src/swarm.md does not exist, skipping
12:31:11 WARN: man/src/system/df.md does not exist, skipping
12:31:11 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:11 INFO: man/src/system/events.md found
12:31:11 INFO: man/src/system/info.md found
12:31:11 WARN: man/src/system/prune.md does not exist, skipping
12:31:11 WARN: man/src/system.md does not exist, skipping
12:31:11 INFO: man/src/tag.md found
12:31:11 INFO: man/src/top.md found
12:31:11 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:11 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:11 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:11 WARN: man/src/trust/key.md does not exist, skipping
12:31:11 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:11 WARN: man/src/trust/sign.md does not exist, skipping
12:31:11 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:11 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:11 WARN: man/src/trust/signer.md does not exist, skipping
12:31:11 WARN: man/src/trust.md does not exist, skipping
12:31:11 INFO: man/src/unpause.md found
12:31:11 INFO: man/src/update.md found
12:31:11 INFO: man/src/version.md found
12:31:11 INFO: man/src/volume/create.md found
12:31:11 INFO: man/src/volume/inspect.md found
12:31:11 INFO: man/src/volume/ls.md found
12:31:11 WARN: man/src/volume/prune.md does not exist, skipping
12:31:11 WARN: man/src/volume/rm.md does not exist, skipping
12:31:11 WARN: man/src/volume/update.md does not exist, skipping
12:31:11 INFO: man/src/volume.md found
12:31:11 INFO: man/src/wait.md found
12:31:11 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:11 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:11 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:11 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:11 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:11 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:11 make[2]: Leaving directory '/root/build-deb/cli'
12:31:11 # Build buildx plugin
12:31:11 cd /go/src/github.com/docker/buildx \
12:31:11 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:31:11 && GO111MODULE=on \
12:31:11 	CGO_ENABLED=0 \
12:31:11 		go build \
12:31:11 			-mod=vendor \
12:31:11 			-trimpath \
12:31:11 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:31:11 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:31:11 			./cmd/buildx
12:31:11 #52 11.96 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:31:11 #52 11.97 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:31:11 #52 12.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:31:12 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:12 go: downloading github.com/gogo/protobuf v1.3.2
12:31:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:12 go: downloading golang.org/x/term v0.4.0
12:31:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:12 go: downloading github.com/imdario/mergo v0.3.12
12:31:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:12 go: downloading github.com/creack/pty v1.1.11
12:31:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:12 #52 12.10 Selecting previously unselected package dmsetup.
12:31:12 #52 12.11 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:31:12 #52 12.12 Unpacking dmsetup (2:1.02.175-2.1) ...
12:31:12 #52 12.22 Selecting previously unselected package patch.
12:31:12 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:12 go: downloading golang.org/x/term v0.4.0
12:31:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:12 make[2]: Entering directory '/root/build-deb/cli'
12:31:12 scripts/docs/generate-man.sh
12:31:12 + cp -r . /tmp/docker-cli-docsgen.PV7cctQiGR/
12:31:12 + cd /tmp/docker-cli-docsgen.PV7cctQiGR
12:31:12 + ./scripts/vendor init
12:31:12 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:12 + cp man/tools.go .
12:31:12 + ./scripts/vendor update
12:31:12 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:12 go: downloading github.com/spf13/cobra v1.6.1
12:31:12 go: downloading github.com/spf13/pflag v1.0.5
12:31:12 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:12 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:12 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:12 go: downloading github.com/morikuni/aec v1.0.0
12:31:12 go: downloading github.com/pkg/errors v0.9.1
12:31:12 go: downloading github.com/google/go-cmp v0.5.9
12:31:12 go: downloading gotest.tools/v3 v3.4.0
12:31:12 go: downloading golang.org/x/sys v0.4.0
12:31:12 go: downloading github.com/docker/go-units v0.5.0
12:31:12 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:12 go: downloading github.com/docker/go-connections v0.4.0
12:31:12 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:12 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:12 go: downloading golang.org/x/text v0.6.0
12:31:12 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:12 go: downloading github.com/containerd/containerd v1.6.15
12:31:12 go: downloading github.com/moby/sys/signal v0.7.0
12:31:12 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:12 go: downloading github.com/moby/buildkit v0.10.6
12:31:12 #52 12.22 Preparing to unpack .../04-patch_2.7.6-7_amd64.deb ...
12:31:12 #52 12.22 Unpacking patch (2.7.6-7) ...
12:31:12 #52 12.49 Selecting previously unselected package dpkg-dev.
12:31:12 go: downloading github.com/imdario/mergo v0.3.12
12:31:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:12 go: downloading github.com/creack/pty v1.1.11
12:31:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:12 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:12 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:12 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:12 go: downloading github.com/gogo/protobuf v1.3.2
12:31:12 #52 12.49 Preparing to unpack .../05-dpkg-dev_1.20.12_all.deb ...
12:31:12 #52 12.51 Unpacking dpkg-dev (1.20.12) ...
12:31:12 + for f in rootlesskit rootlesskit-docker-proxy
12:31:12 + GOBIN=/usr/local/bin
12:31:12 + GO111MODULE=on
12:31:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:13 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:13 go: downloading github.com/stretchr/testify v1.8.0
12:31:13 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:13 go: downloading github.com/klauspost/compress v1.15.12
12:31:13 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:13 #52 13.24 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:31:13 #52 13.26 Preparing to unpack .../06-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
12:31:13 #52 13.26 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
12:31:13 go: downloading github.com/containerd/continuity v0.3.0
12:31:13 go: downloading github.com/rivo/uniseg v0.2.0
12:31:13 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:13 go: downloading golang.org/x/time v0.1.0
12:31:13 go: downloading github.com/opencontainers/runc v1.1.3
12:31:13 go: downloading golang.org/x/crypto v0.2.0
12:31:13 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:13 ++ pwd
12:31:13 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:13 Project root: .
12:31:13 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:13 INFO: man/src/attach.md found
12:31:13 WARN: man/src/build.md does not exist, skipping
12:31:13 WARN: man/src/builder/build.md does not exist, skipping
12:31:13 WARN: man/src/builder/prune.md does not exist, skipping
12:31:13 WARN: man/src/builder.md does not exist, skipping
12:31:13 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:13 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:13 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:13 WARN: man/src/checkpoint.md does not exist, skipping
12:31:13 INFO: man/src/commit.md found
12:31:13 WARN: man/src/config/create.md does not exist, skipping
12:31:13 WARN: man/src/config/inspect.md does not exist, skipping
12:31:13 WARN: man/src/config/ls.md does not exist, skipping
12:31:13 WARN: man/src/config/rm.md does not exist, skipping
12:31:13 WARN: man/src/config.md does not exist, skipping
12:31:13 INFO: man/src/container/attach.md found
12:31:13 INFO: man/src/container/commit.md found
12:31:13 INFO: man/src/container/cp.md found
12:31:13 INFO: man/src/container/create.md found
12:31:13 INFO: man/src/container/diff.md found
12:31:13 INFO: man/src/container/exec.md found
12:31:13 INFO: man/src/container/export.md found
12:31:13 WARN: man/src/container/inspect.md does not exist, skipping
12:31:13 INFO: man/src/container/kill.md found
12:31:13 INFO: man/src/container/logs.md found
12:31:13 INFO: man/src/container/ls.md found
12:31:13 INFO: man/src/container/pause.md found
12:31:13 INFO: man/src/container/port.md found
12:31:13 WARN: man/src/container/prune.md does not exist, skipping
12:31:13 INFO: man/src/container/rename.md found
12:31:13 INFO: man/src/container/restart.md found
12:31:13 INFO: man/src/container/rm.md found
12:31:13 INFO: man/src/container/run.md found
12:31:13 INFO: man/src/container/start.md found
12:31:13 INFO: man/src/container/stats.md found
12:31:13 INFO: man/src/container/stop.md found
12:31:13 INFO: man/src/container/top.md found
12:31:13 INFO: man/src/container/unpause.md found
12:31:13 INFO: man/src/container/update.md found
12:31:13 INFO: man/src/container/wait.md found
12:31:13 WARN: man/src/container.md does not exist, skipping
12:31:13 WARN: man/src/context/create.md does not exist, skipping
12:31:13 WARN: man/src/context/export.md does not exist, skipping
12:31:13 WARN: man/src/context/import.md does not exist, skipping
12:31:13 WARN: man/src/context/inspect.md does not exist, skipping
12:31:13 WARN: man/src/context/ls.md does not exist, skipping
12:31:13 WARN: man/src/context/rm.md does not exist, skipping
12:31:13 WARN: man/src/context/show.md does not exist, skipping
12:31:13 WARN: man/src/context/update.md does not exist, skipping
12:31:13 WARN: man/src/context/use.md does not exist, skipping
12:31:13 WARN: man/src/context.md does not exist, skipping
12:31:13 INFO: man/src/cp.md found
12:31:13 INFO: man/src/create.md found
12:31:13 INFO: man/src/diff.md found
12:31:13 INFO: man/src/events.md found
12:31:13 INFO: man/src/exec.md found
12:31:13 INFO: man/src/export.md found
12:31:13 INFO: man/src/history.md found
12:31:13 INFO: man/src/image/build.md found
12:31:13 INFO: man/src/image/history.md found
12:31:13 INFO: man/src/image/import.md found
12:31:13 WARN: man/src/image/inspect.md does not exist, skipping
12:31:13 INFO: man/src/image/load.md found
12:31:13 INFO: man/src/image/ls.md found
12:31:13 WARN: man/src/image/prune.md does not exist, skipping
12:31:13 INFO: man/src/image/pull.md found
12:31:13 INFO: man/src/image/push.md found
12:31:13 INFO: man/src/image/rm.md found
12:31:13 INFO: man/src/image/save.md found
12:31:13 INFO: man/src/image/tag.md found
12:31:13 WARN: man/src/image.md does not exist, skipping
12:31:13 INFO: man/src/images.md found
12:31:13 INFO: man/src/import.md found
12:31:13 INFO: man/src/info.md found
12:31:13 INFO: man/src/inspect.md found
12:31:13 INFO: man/src/kill.md found
12:31:13 INFO: man/src/load.md found
12:31:13 INFO: man/src/login.md found
12:31:13 INFO: man/src/logout.md found
12:31:13 INFO: man/src/logs.md found
12:31:13 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:13 WARN: man/src/manifest/create.md does not exist, skipping
12:31:13 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:13 WARN: man/src/manifest/push.md does not exist, skipping
12:31:13 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:13 WARN: man/src/manifest.md does not exist, skipping
12:31:13 INFO: man/src/network/connect.md found
12:31:13 INFO: man/src/network/create.md found
12:31:13 INFO: man/src/network/disconnect.md found
12:31:13 INFO: man/src/network/inspect.md found
12:31:13 INFO: man/src/network/ls.md found
12:31:13 WARN: man/src/network/prune.md does not exist, skipping
12:31:13 INFO: man/src/network/rm.md found
12:31:13 WARN: man/src/network.md does not exist, skipping
12:31:13 WARN: man/src/node/demote.md does not exist, skipping
12:31:13 WARN: man/src/node/inspect.md does not exist, skipping
12:31:13 WARN: man/src/node/ls.md does not exist, skipping
12:31:13 WARN: man/src/node/promote.md does not exist, skipping
12:31:13 WARN: man/src/node/ps.md does not exist, skipping
12:31:13 WARN: man/src/node/rm.md does not exist, skipping
12:31:13 WARN: man/src/node/update.md does not exist, skipping
12:31:13 WARN: man/src/node.md does not exist, skipping
12:31:13 INFO: man/src/pause.md found
12:31:13 WARN: man/src/plugin/create.md does not exist, skipping
12:31:13 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:13 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:13 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:13 WARN: man/src/plugin/install.md does not exist, skipping
12:31:13 INFO: man/src/plugin/ls.md found
12:31:13 WARN: man/src/plugin/push.md does not exist, skipping
12:31:13 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:13 WARN: man/src/plugin/set.md does not exist, skipping
12:31:13 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:13 WARN: man/src/plugin.md does not exist, skipping
12:31:13 INFO: man/src/port.md found
12:31:13 INFO: man/src/ps.md found
12:31:13 INFO: man/src/pull.md found
12:31:13 INFO: man/src/push.md found
12:31:13 INFO: man/src/rename.md found
12:31:13 INFO: man/src/restart.md found
12:31:13 INFO: man/src/rm.md found
12:31:13 INFO: man/src/rmi.md found
12:31:13 WARN: man/src/run.md does not exist, skipping
12:31:13 INFO: man/src/save.md found
12:31:13 INFO: man/src/search.md found
12:31:13 WARN: man/src/secret/create.md does not exist, skipping
12:31:13 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:13 WARN: man/src/secret/ls.md does not exist, skipping
12:31:13 WARN: man/src/secret/rm.md does not exist, skipping
12:31:13 WARN: man/src/secret.md does not exist, skipping
12:31:13 WARN: man/src/service/create.md does not exist, skipping
12:31:13 WARN: man/src/service/inspect.md does not exist, skipping
12:31:13 WARN: man/src/service/logs.md does not exist, skipping
12:31:13 WARN: man/src/service/ls.md does not exist, skipping
12:31:13 WARN: man/src/service/ps.md does not exist, skipping
12:31:13 WARN: man/src/service/rm.md does not exist, skipping
12:31:13 WARN: man/src/service/rollback.md does not exist, skipping
12:31:13 WARN: man/src/service/scale.md does not exist, skipping
12:31:13 WARN: man/src/service/update.md does not exist, skipping
12:31:13 WARN: man/src/service.md does not exist, skipping
12:31:13 WARN: man/src/stack/config.md does not exist, skipping
12:31:13 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:13 WARN: man/src/stack/ls.md does not exist, skipping
12:31:13 WARN: man/src/stack/ps.md does not exist, skipping
12:31:13 WARN: man/src/stack/rm.md does not exist, skipping
12:31:13 WARN: man/src/stack/services.md does not exist, skipping
12:31:13 WARN: man/src/stack.md does not exist, skipping
12:31:13 INFO: man/src/start.md found
12:31:13 INFO: man/src/stats.md found
12:31:13 INFO: man/src/stop.md found
12:31:13 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:13 WARN: man/src/swarm/init.md does not exist, skipping
12:31:13 WARN: man/src/swarm/join.md does not exist, skipping
12:31:13 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:13 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:13 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:13 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:13 WARN: man/src/swarm/update.md does not exist, skipping
12:31:13 WARN: man/src/swarm.md does not exist, skipping
12:31:13 WARN: man/src/system/df.md does not exist, skipping
12:31:13 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:13 INFO: man/src/system/events.md found
12:31:13 INFO: man/src/system/info.md found
12:31:13 WARN: man/src/system/prune.md does not exist, skipping
12:31:13 WARN: man/src/system.md does not exist, skipping
12:31:13 INFO: man/src/tag.md found
12:31:13 INFO: man/src/top.md found
12:31:13 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:13 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:13 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:13 WARN: man/src/trust/key.md does not exist, skipping
12:31:13 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:13 WARN: man/src/trust/sign.md does not exist, skipping
12:31:13 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:13 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:13 WARN: man/src/trust/signer.md does not exist, skipping
12:31:13 WARN: man/src/trust.md does not exist, skipping
12:31:13 INFO: man/src/unpause.md found
12:31:13 INFO: man/src/update.md found
12:31:13 INFO: man/src/version.md found
12:31:13 INFO: man/src/volume/create.md found
12:31:13 INFO: man/src/volume/inspect.md found
12:31:13 INFO: man/src/volume/ls.md found
12:31:13 WARN: man/src/volume/prune.md does not exist, skipping
12:31:13 WARN: man/src/volume/rm.md does not exist, skipping
12:31:13 WARN: man/src/volume/update.md does not exist, skipping
12:31:13 INFO: man/src/volume.md found
12:31:13 INFO: man/src/wait.md found
12:31:13 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:13 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:13 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:13 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:13 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:13 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:13 make[2]: Leaving directory '/root/build-deb/cli'
12:31:13 # Build buildx plugin
12:31:13 cd /go/src/github.com/docker/buildx \
12:31:13 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:31:13 && GO111MODULE=on \
12:31:13 	CGO_ENABLED=0 \
12:31:13 		go build \
12:31:13 			-mod=vendor \
12:31:13 			-trimpath \
12:31:13 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:31:13 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:31:13 			./cmd/buildx
12:31:13 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:13 go: downloading github.com/stretchr/testify v1.8.0
12:31:13 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:13 go: downloading github.com/rivo/uniseg v0.2.0
12:31:13 go: downloading github.com/klauspost/compress v1.15.12
12:31:13 go: downloading golang.org/x/term v0.4.0
12:31:13 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:13 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:13 go: downloading github.com/imdario/mergo v0.3.12
12:31:13 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:13 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:13 go: downloading github.com/creack/pty v1.1.11
12:31:13 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:13 #52 13.38 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:31:13 #52 13.39 Preparing to unpack .../07-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
12:31:13 #52 13.40 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
12:31:13 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:13 + for f in rootlesskit rootlesskit-docker-proxy
12:31:13 + GOBIN=/usr/local/bin
12:31:13 + GO111MODULE=on
12:31:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:13 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:13 go: downloading github.com/containerd/continuity v0.3.0
12:31:13 go: downloading github.com/opencontainers/runc v1.1.3
12:31:13 go: downloading golang.org/x/time v0.1.0
12:31:13 #52 13.67 Selecting previously unselected package libsecret-common.
12:31:13 #52 13.68 Preparing to unpack .../08-libsecret-common_0.20.4-2_all.deb ...
12:31:13 #52 13.69 Unpacking libsecret-common (0.20.4-2) ...
12:31:13 #52 13.96 Selecting previously unselected package libsecret-1-0:amd64.
12:31:13 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:13 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:13 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:13 go: downloading golang.org/x/crypto v0.2.0
12:31:13 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:14 #52 13.96 Preparing to unpack .../09-libsecret-1-0_0.20.4-2_amd64.deb ...
12:31:14 #52 13.97 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
12:31:14 go: downloading google.golang.org/grpc v1.48.0
12:31:14 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:14 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:14 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:14 go: downloading google.golang.org/grpc v1.48.0
12:31:14 + return
12:31:14 + RPM_EC=0
12:31:14 ++ jobs -p
12:31:14 + exit 0
12:31:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YTI9Jj
12:31:14 + umask 022
12:31:14 + cd /root/rpmbuild/BUILD
12:31:14 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64 '!=' / ']'
12:31:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64
12:31:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64
12:31:14 + mkdir -p /root/rpmbuild/BUILDROOT
12:31:14 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64
12:31:14 + cd src
12:31:14 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/dockerd-rootless.sh
12:31:14 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh
12:31:14 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/rootlesskit
12:31:14 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy
12:31:14 + /usr/lib/rpm/check-buildroot
12:31:14 + /usr/lib/rpm/redhat/brp-ldconfig
12:31:14 + /usr/lib/rpm/brp-compress
12:31:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:31:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:31:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:31:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:31:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:31:14 + /usr/lib/rpm/brp-python-hardlink
12:31:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:31:14 #52 14.16 Selecting previously unselected package gir1.2-secret-1:amd64.
12:31:14 #52 14.16 Preparing to unpack .../10-gir1.2-secret-1_0.20.4-2_amd64.deb ...
12:31:14 #52 14.17 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
12:31:14 #52 14.25 Selecting previously unselected package libapparmor1:amd64.
12:31:14 #52 14.25 Preparing to unpack .../11-libapparmor1_2.13.6-10_amd64.deb ...
12:31:14 #52 14.25 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:31:14 #52 14.36 Selecting previously unselected package libapparmor-dev:amd64.
12:31:14 #52 14.36 Preparing to unpack .../12-libapparmor-dev_2.13.6-10_amd64.deb ...
12:31:14 #52 14.36 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:31:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:14 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:14 go: downloading github.com/russross/blackfriday v1.6.0
12:31:14 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:14 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:14 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
12:31:14 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
12:31:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CyEGXc
12:31:14 + umask 022
12:31:14 + cd /root/rpmbuild/BUILD
12:31:14 + cd src
12:31:14 + /usr/local/bin/rootlesskit -v
12:31:14 rootlesskit version 1.1.0
12:31:14 + RPM_EC=0
12:31:14 ++ jobs -p
12:31:14 + exit 0
12:31:14 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64
12:31:14 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230124074129.645395c-0.el9
12:31:14 Requires(interp): /bin/sh /bin/sh /bin/sh
12:31:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:31:14 Requires(post): /bin/sh
12:31:14 Requires(preun): /bin/sh
12:31:14 Requires(postun): /bin/sh
12:31:14 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)
12:31:14 Conflicts: rootlesskit
12:31:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64
12:31:14 #52 14.51 Selecting previously unselected package uuid-dev:amd64.
12:31:14 #52 14.51 Preparing to unpack .../13-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
12:31:14 #52 14.52 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
12:31:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm
12:31:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wOFd0O
12:31:14 + umask 022
12:31:14 + cd /root/rpmbuild/BUILD
12:31:14 + cd src
12:31:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:31:14 + RPM_EC=0
12:31:14 ++ jobs -p
12:31:14 + exit 0
12:31:14 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.g2UStQ
12:31:14 + umask 022
12:31:14 + cd /root/rpmbuild/BUILD
12:31:14 + rm -rf src src.gemspec
12:31:14 + RPM_EC=0
12:31:14 ++ jobs -p
12:31:14 + exit 0
12:31:14 
12:31:14 RPM build warnings:
12:31:14     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:31:14     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:31:14     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:31:14     source_date_epoch_from_changelog set but %changelog is missing
12:31:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:31:14 warning: source_date_epoch_from_changelog set but %changelog is missing
12:31:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F7qB2h
12:31:14 + umask 022
12:31:14 + cd /root/rpmbuild/BUILD
12:31:14 + cd /root/rpmbuild/BUILD
12:31:14 + rm -rf src
12:31:14 + /usr/bin/mkdir -p src
12:31:14 + cd src
12:31:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
12:31:14 + STATUS=0
12:31:14 + '[' 0 -ne 0 ']'
12:31:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
12:31:14 + STATUS=0
12:31:14 + '[' 0 -ne 0 ']'
12:31:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:14 + RPM_EC=0
12:31:14 ++ jobs -p
12:31:14 + exit 0
12:31:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0aBMJb
12:31:14 + umask 022
12:31:14 + cd /root/rpmbuild/BUILD
12:31:14 + 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'
12:31:14 + export CFLAGS
12:31:14 + 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'
12:31:14 + export CXXFLAGS
12:31:14 + 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'
12:31:14 + export FFLAGS
12:31:14 + 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'
12:31:14 + export FCFLAGS
12:31:14 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:31:14 + export LDFLAGS
12:31:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:14 + export LT_SYS_LIBRARY_PATH
12:31:14 + CC=gcc
12:31:14 + export CC
12:31:14 + CXX=g++
12:31:14 + export CXX
12:31:14 + cd src
12:31:14 + mkdir -p /go/src/github.com/docker
12:31:14 + rm -f /go/src/github.com/docker/cli
12:31:14 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:31:14 + pushd /go/src/github.com/docker/cli
12:31:14 + VERSION=0.0.0-20230124074129-645395c
12:31:14 + GITCOMMIT=645395c
12:31:14 + GO_LINKMODE=dynamic
12:31:14 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:31:14 + ./scripts/build/binary
12:31:14 Building dynamic docker-linux-amd64
12:31:14 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:31:08Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:31:14 go: downloading golang.org/x/net v0.5.0
12:31:14 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:14 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:14 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:14 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:14 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:14 go: downloading github.com/russross/blackfriday v1.6.0
12:31:14 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:14 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:14 go: downloading golang.org/x/net v0.5.0
12:31:14 #52 14.69 Selecting previously unselected package libblkid-dev:amd64.
12:31:14 #52 14.69 Preparing to unpack .../14-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
12:31:14 #52 14.73 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
12:31:14 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:14 go: downloading github.com/stretchr/testify v1.8.0
12:31:14 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:14 go: downloading github.com/rivo/uniseg v0.2.0
12:31:14 go: downloading github.com/klauspost/compress v1.15.12
12:31:14 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:14 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:14 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:14 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:14 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:14 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:14 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:15 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:15 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:15 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:15 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:15 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:15 + return
12:31:15 + exit 0
12:31:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7STHjA
12:31:15 + umask 022
12:31:15 + cd /root/rpmbuild/BUILD
12:31:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64 '!=' / ']'
12:31:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:15 + mkdir -p /root/rpmbuild/BUILDROOT
12:31:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:15 + cd src
12:31:15 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/dockerd-rootless.sh
12:31:15 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
12:31:15 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/rootlesskit
12:31:15 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
12:31:15 + /usr/lib/rpm/check-buildroot
12:31:15 #52 14.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:31:15 #52 14.95 Preparing to unpack .../15-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:31:15 #52 14.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:31:15 #52 15.08 Selecting previously unselected package libudev-dev:amd64.
12:31:15 #52 15.09 Preparing to unpack .../16-libudev-dev_247.3-7+deb11u1_amd64.deb ...
12:31:15 #52 15.09 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
12:31:15 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.src.rpm
12:31:15 go: downloading github.com/containerd/continuity v0.3.0
12:31:15 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:15 go: downloading golang.org/x/time v0.1.0
12:31:15 go: downloading github.com/opencontainers/runc v1.1.3
12:31:15 go: downloading golang.org/x/crypto v0.2.0
12:31:15 go: downloading github.com/golang/protobuf v1.5.2
12:31:15 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:15 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:15 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:15 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:15 go: downloading github.com/golang/protobuf v1.5.2
12:31:15 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:15 + /usr/lib/rpm/redhat/brp-ldconfig
12:31:15 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:31:15 + /usr/lib/rpm/brp-compress
12:31:15 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:31:15 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:31:15 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:31:15 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:31:15 + /usr/lib/rpm/brp-python-hardlink
12:31:15 + PYTHON3=/usr/libexec/platform-python
12:31:15 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:31:15 12:31:15 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7J4uOM
12:31:15 + umask 022
12:31:15 + cd /root/rpmbuild/BUILD
12:31:15 + cd src
12:31:15 + /usr/local/bin/rootlesskit -v
12:31:15 rootlesskit version 1.1.0
12:31:15 + exit 0
12:31:15 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64
#52 15.33 Selecting previously unselected package libsepol1-dev:amd64.
12:31:15 #52 15.33 Preparing to unpack .../17-libsepol1-dev_3.1-1_amd64.deb ...
12:31:15 #52 15.35 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:31:15 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:15 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230124074129.645395c-0.el8
12:31:15 Requires(interp): /bin/sh /bin/sh /bin/sh
12:31:15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:31:15 Requires(post): /bin/sh
12:31:15 Requires(preun): /bin/sh
12:31:15 Requires(postun): /bin/sh
12:31:15 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)
12:31:15 Conflicts: rootlesskit
12:31:15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:15 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:15 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:15 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:15 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:15 ++ pwd
12:31:15 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:15 Project root: .
12:31:15 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:15 INFO: man/src/attach.md found
12:31:15 WARN: man/src/build.md does not exist, skipping
12:31:15 WARN: man/src/builder/build.md does not exist, skipping
12:31:15 WARN: man/src/builder/prune.md does not exist, skipping
12:31:15 WARN: man/src/builder.md does not exist, skipping
12:31:15 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:15 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:15 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:15 WARN: man/src/checkpoint.md does not exist, skipping
12:31:15 INFO: man/src/commit.md found
12:31:15 WARN: man/src/config/create.md does not exist, skipping
12:31:15 WARN: man/src/config/inspect.md does not exist, skipping
12:31:15 WARN: man/src/config/ls.md does not exist, skipping
12:31:15 WARN: man/src/config/rm.md does not exist, skipping
12:31:15 WARN: man/src/config.md does not exist, skipping
12:31:15 INFO: man/src/container/attach.md found
12:31:15 INFO: man/src/container/commit.md found
12:31:15 INFO: man/src/container/cp.md found
12:31:15 INFO: man/src/container/create.md found
12:31:15 INFO: man/src/container/diff.md found
12:31:15 INFO: man/src/container/exec.md found
12:31:15 INFO: man/src/container/export.md found
12:31:15 WARN: man/src/container/inspect.md does not exist, skipping
12:31:15 INFO: man/src/container/kill.md found
12:31:15 INFO: man/src/container/logs.md found
12:31:15 INFO: man/src/container/ls.md found
12:31:15 INFO: man/src/container/pause.md found
12:31:15 INFO: man/src/container/port.md found
12:31:15 WARN: man/src/container/prune.md does not exist, skipping
12:31:15 INFO: man/src/container/rename.md found
12:31:15 INFO: man/src/container/restart.md found
12:31:15 INFO: man/src/container/rm.md found
12:31:15 INFO: man/src/container/run.md found
12:31:15 INFO: man/src/container/start.md found
12:31:15 INFO: man/src/container/stats.md found
12:31:15 INFO: man/src/container/stop.md found
12:31:15 INFO: man/src/container/top.md found
12:31:15 INFO: man/src/container/unpause.md found
12:31:15 INFO: man/src/container/update.md found
12:31:15 INFO: man/src/container/wait.md found
12:31:15 WARN: man/src/container.md does not exist, skipping
12:31:15 WARN: man/src/context/create.md does not exist, skipping
12:31:15 WARN: man/src/context/export.md does not exist, skipping
12:31:15 WARN: man/src/context/import.md does not exist, skipping
12:31:15 WARN: man/src/context/inspect.md does not exist, skipping
12:31:15 WARN: man/src/context/ls.md does not exist, skipping
12:31:15 WARN: man/src/context/rm.md does not exist, skipping
12:31:15 WARN: man/src/context/show.md does not exist, skipping
12:31:15 WARN: man/src/context/update.md does not exist, skipping
12:31:15 WARN: man/src/context/use.md does not exist, skipping
12:31:15 WARN: man/src/context.md does not exist, skipping
12:31:15 INFO: man/src/cp.md found
12:31:15 INFO: man/src/create.md found
12:31:15 INFO: man/src/diff.md found
12:31:15 INFO: man/src/events.md found
12:31:15 INFO: man/src/exec.md found
12:31:15 INFO: man/src/export.md found
12:31:15 INFO: man/src/history.md found
12:31:15 INFO: man/src/image/build.md found
12:31:15 INFO: man/src/image/history.md found
12:31:15 INFO: man/src/image/import.md found
12:31:15 WARN: man/src/image/inspect.md does not exist, skipping
12:31:15 INFO: man/src/image/load.md found
12:31:15 INFO: man/src/image/ls.md found
12:31:15 WARN: man/src/image/prune.md does not exist, skipping
12:31:15 INFO: man/src/image/pull.md found
12:31:15 INFO: man/src/image/push.md found
12:31:15 INFO: man/src/image/rm.md found
12:31:15 INFO: man/src/image/save.md found
12:31:15 INFO: man/src/image/tag.md found
12:31:15 WARN: man/src/image.md does not exist, skipping
12:31:15 INFO: man/src/images.md found
12:31:15 INFO: man/src/import.md found
12:31:15 INFO: man/src/info.md found
12:31:15 INFO: man/src/inspect.md found
12:31:15 INFO: man/src/kill.md found
12:31:15 INFO: man/src/load.md found
12:31:15 INFO: man/src/login.md found
12:31:15 INFO: man/src/logout.md found
12:31:15 INFO: man/src/logs.md found
12:31:15 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:15 WARN: man/src/manifest/create.md does not exist, skipping
12:31:15 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:15 WARN: man/src/manifest/push.md does not exist, skipping
12:31:15 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:15 WARN: man/src/manifest.md does not exist, skipping
12:31:15 INFO: man/src/network/connect.md found
12:31:15 INFO: man/src/network/create.md found
12:31:15 INFO: man/src/network/disconnect.md found
12:31:15 INFO: man/src/network/inspect.md found
12:31:15 INFO: man/src/network/ls.md found
12:31:15 WARN: man/src/network/prune.md does not exist, skipping
12:31:15 INFO: man/src/network/rm.md found
12:31:15 WARN: man/src/network.md does not exist, skipping
12:31:15 WARN: man/src/node/demote.md does not exist, skipping
12:31:15 WARN: man/src/node/inspect.md does not exist, skipping
12:31:15 WARN: man/src/node/ls.md does not exist, skipping
12:31:15 WARN: man/src/node/promote.md does not exist, skipping
12:31:15 WARN: man/src/node/ps.md does not exist, skipping
12:31:15 WARN: man/src/node/rm.md does not exist, skipping
12:31:15 WARN: man/src/node/update.md does not exist, skipping
12:31:15 WARN: man/src/node.md does not exist, skipping
12:31:15 INFO: man/src/pause.md found
12:31:15 WARN: man/src/plugin/create.md does not exist, skipping
12:31:15 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:15 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:15 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:15 WARN: man/src/plugin/install.md does not exist, skipping
12:31:15 INFO: man/src/plugin/ls.md found
12:31:15 WARN: man/src/plugin/push.md does not exist, skipping
12:31:15 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:15 WARN: man/src/plugin/set.md does not exist, skipping
12:31:15 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:15 WARN: man/src/plugin.md does not exist, skipping
12:31:15 INFO: man/src/port.md found
12:31:15 INFO: man/src/ps.md found
12:31:15 INFO: man/src/pull.md found
12:31:15 INFO: man/src/push.md found
12:31:15 INFO: man/src/rename.md found
12:31:15 INFO: man/src/restart.md found
12:31:15 INFO: man/src/rm.md found
12:31:15 INFO: man/src/rmi.md found
12:31:15 WARN: man/src/run.md does not exist, skipping
12:31:15 INFO: man/src/save.md found
12:31:15 INFO: man/src/search.md found
12:31:15 WARN: man/src/secret/create.md does not exist, skipping
12:31:15 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:15 WARN: man/src/secret/ls.md does not exist, skipping
12:31:15 WARN: man/src/secret/rm.md does not exist, skipping
12:31:15 WARN: man/src/secret.md does not exist, skipping
12:31:15 WARN: man/src/service/create.md does not exist, skipping
12:31:15 WARN: man/src/service/inspect.md does not exist, skipping
12:31:15 WARN: man/src/service/logs.md does not exist, skipping
12:31:15 WARN: man/src/service/ls.md does not exist, skipping
12:31:15 WARN: man/src/service/ps.md does not exist, skipping
12:31:15 WARN: man/src/service/rm.md does not exist, skipping
12:31:15 WARN: man/src/service/rollback.md does not exist, skipping
12:31:15 WARN: man/src/service/scale.md does not exist, skipping
12:31:15 WARN: man/src/service/update.md does not exist, skipping
12:31:15 WARN: man/src/service.md does not exist, skipping
12:31:15 WARN: man/src/stack/config.md does not exist, skipping
12:31:15 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:15 WARN: man/src/stack/ls.md does not exist, skipping
12:31:15 WARN: man/src/stack/ps.md does not exist, skipping
12:31:15 WARN: man/src/stack/rm.md does not exist, skipping
12:31:15 WARN: man/src/stack/services.md does not exist, skipping
12:31:15 WARN: man/src/stack.md does not exist, skipping
12:31:15 INFO: man/src/start.md found
12:31:15 INFO: man/src/stats.md found
12:31:15 INFO: man/src/stop.md found
12:31:15 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:15 WARN: man/src/swarm/init.md does not exist, skipping
12:31:15 WARN: man/src/swarm/join.md does not exist, skipping
12:31:15 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:15 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:15 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:15 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:15 WARN: man/src/swarm/update.md does not exist, skipping
12:31:15 WARN: man/src/swarm.md does not exist, skipping
12:31:15 WARN: man/src/system/df.md does not exist, skipping
12:31:15 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:15 INFO: man/src/system/events.md found
12:31:15 INFO: man/src/system/info.md found
12:31:15 WARN: man/src/system/prune.md does not exist, skipping
12:31:15 WARN: man/src/system.md does not exist, skipping
12:31:15 INFO: man/src/tag.md found
12:31:15 INFO: man/src/top.md found
12:31:15 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:15 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:15 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:15 WARN: man/src/trust/key.md does not exist, skipping
12:31:15 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:15 WARN: man/src/trust/sign.md does not exist, skipping
12:31:15 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:15 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:15 WARN: man/src/trust/signer.md does not exist, skipping
12:31:15 WARN: man/src/trust.md does not exist, skipping
12:31:15 INFO: man/src/unpause.md found
12:31:15 INFO: man/src/update.md found
12:31:15 INFO: man/src/version.md found
12:31:15 INFO: man/src/volume/create.md found
12:31:15 INFO: man/src/volume/inspect.md found
12:31:15 INFO: man/src/volume/ls.md found
12:31:15 WARN: man/src/volume/prune.md does not exist, skipping
12:31:15 WARN: man/src/volume/rm.md does not exist, skipping
12:31:15 WARN: man/src/volume/update.md does not exist, skipping
12:31:15 INFO: man/src/volume.md found
12:31:15 INFO: man/src/wait.md found
12:31:15 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:15 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:15 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:15 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:15 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:15 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:15 make[2]: Leaving directory '/root/build-deb/cli'
12:31:15 # Build buildx plugin
12:31:15 cd /go/src/github.com/docker/buildx \
12:31:15 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:31:15 && GO111MODULE=on \
12:31:15 	CGO_ENABLED=0 \
12:31:15 		go build \
12:31:15 			-mod=vendor \
12:31:15 			-trimpath \
12:31:15 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:31:15 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:31:15 			./cmd/buildx
12:31:15 #52 15.69 Selecting previously unselected package libpcre2-16-0:amd64.
12:31:15 #52 15.71 Preparing to unpack .../18-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:31:15 #52 15.71 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:31:15 #52 15.93 Selecting previously unselected package libpcre2-32-0:amd64.
12:31:15 go: downloading google.golang.org/grpc v1.48.0
12:31:16 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:16 ++ pwd
12:31:16 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:16 Project root: .
12:31:16 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:16 INFO: man/src/attach.md found
12:31:16 WARN: man/src/build.md does not exist, skipping
12:31:16 WARN: man/src/builder/build.md does not exist, skipping
12:31:16 WARN: man/src/builder/prune.md does not exist, skipping
12:31:16 WARN: man/src/builder.md does not exist, skipping
12:31:16 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:16 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:16 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:16 WARN: man/src/checkpoint.md does not exist, skipping
12:31:16 INFO: man/src/commit.md found
12:31:16 WARN: man/src/config/create.md does not exist, skipping
12:31:16 WARN: man/src/config/inspect.md does not exist, skipping
12:31:16 WARN: man/src/config/ls.md does not exist, skipping
12:31:16 WARN: man/src/config/rm.md does not exist, skipping
12:31:16 WARN: man/src/config.md does not exist, skipping
12:31:16 INFO: man/src/container/attach.md found
12:31:16 INFO: man/src/container/commit.md found
12:31:16 INFO: man/src/container/cp.md found
12:31:16 INFO: man/src/container/create.md found
12:31:16 INFO: man/src/container/diff.md found
12:31:16 INFO: man/src/container/exec.md found
12:31:16 INFO: man/src/container/export.md found
12:31:16 WARN: man/src/container/inspect.md does not exist, skipping
12:31:16 INFO: man/src/container/kill.md found
12:31:16 INFO: man/src/container/logs.md found
12:31:16 INFO: man/src/container/ls.md found
12:31:16 INFO: man/src/container/pause.md found
12:31:16 INFO: man/src/container/port.md found
12:31:16 WARN: man/src/container/prune.md does not exist, skipping
12:31:16 INFO: man/src/container/rename.md found
12:31:16 INFO: man/src/container/restart.md found
12:31:16 INFO: man/src/container/rm.md found
12:31:16 INFO: man/src/container/run.md found
12:31:16 INFO: man/src/container/start.md found
12:31:16 INFO: man/src/container/stats.md found
12:31:16 INFO: man/src/container/stop.md found
12:31:16 INFO: man/src/container/top.md found
12:31:16 INFO: man/src/container/unpause.md found
12:31:16 INFO: man/src/container/update.md found
12:31:16 INFO: man/src/container/wait.md found
12:31:16 WARN: man/src/container.md does not exist, skipping
12:31:16 WARN: man/src/context/create.md does not exist, skipping
12:31:16 WARN: man/src/context/export.md does not exist, skipping
12:31:16 WARN: man/src/context/import.md does not exist, skipping
12:31:16 WARN: man/src/context/inspect.md does not exist, skipping
12:31:16 WARN: man/src/context/ls.md does not exist, skipping
12:31:16 WARN: man/src/context/rm.md does not exist, skipping
12:31:16 WARN: man/src/context/show.md does not exist, skipping
12:31:16 WARN: man/src/context/update.md does not exist, skipping
12:31:16 WARN: man/src/context/use.md does not exist, skipping
12:31:16 WARN: man/src/context.md does not exist, skipping
12:31:16 INFO: man/src/cp.md found
12:31:16 INFO: man/src/create.md found
12:31:16 INFO: man/src/diff.md found
12:31:16 INFO: man/src/events.md found
12:31:16 INFO: man/src/exec.md found
12:31:16 INFO: man/src/export.md found
12:31:16 INFO: man/src/history.md found
12:31:16 INFO: man/src/image/build.md found
12:31:16 INFO: man/src/image/history.md found
12:31:16 INFO: man/src/image/import.md found
12:31:16 WARN: man/src/image/inspect.md does not exist, skipping
12:31:16 INFO: man/src/image/load.md found
12:31:16 INFO: man/src/image/ls.md found
12:31:16 WARN: man/src/image/prune.md does not exist, skipping
12:31:16 INFO: man/src/image/pull.md found
12:31:16 INFO: man/src/image/push.md found
12:31:16 INFO: man/src/image/rm.md found
12:31:16 INFO: man/src/image/save.md found
12:31:16 INFO: man/src/image/tag.md found
12:31:16 WARN: man/src/image.md does not exist, skipping
12:31:16 INFO: man/src/images.md found
12:31:16 INFO: man/src/import.md found
12:31:16 INFO: man/src/info.md found
12:31:16 INFO: man/src/inspect.md found
12:31:16 INFO: man/src/kill.md found
12:31:16 INFO: man/src/load.md found
12:31:16 INFO: man/src/login.md found
12:31:16 INFO: man/src/logout.md found
12:31:16 INFO: man/src/logs.md found
12:31:16 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:16 WARN: man/src/manifest/create.md does not exist, skipping
12:31:16 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:16 WARN: man/src/manifest/push.md does not exist, skipping
12:31:16 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:16 WARN: man/src/manifest.md does not exist, skipping
12:31:16 INFO: man/src/network/connect.md found
12:31:16 INFO: man/src/network/create.md found
12:31:16 INFO: man/src/network/disconnect.md found
12:31:16 INFO: man/src/network/inspect.md found
12:31:16 INFO: man/src/network/ls.md found
12:31:16 WARN: man/src/network/prune.md does not exist, skipping
12:31:16 INFO: man/src/network/rm.md found
12:31:16 WARN: man/src/network.md does not exist, skipping
12:31:16 WARN: man/src/node/demote.md does not exist, skipping
12:31:16 WARN: man/src/node/inspect.md does not exist, skipping
12:31:16 WARN: man/src/node/ls.md does not exist, skipping
12:31:16 WARN: man/src/node/promote.md does not exist, skipping
12:31:16 WARN: man/src/node/ps.md does not exist, skipping
12:31:16 WARN: man/src/node/rm.md does not exist, skipping
12:31:16 WARN: man/src/node/update.md does not exist, skipping
12:31:16 WARN: man/src/node.md does not exist, skipping
12:31:16 INFO: man/src/pause.md found
12:31:16 WARN: man/src/plugin/create.md does not exist, skipping
12:31:16 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:16 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:16 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:16 WARN: man/src/plugin/install.md does not exist, skipping
12:31:16 INFO: man/src/plugin/ls.md found
12:31:16 WARN: man/src/plugin/push.md does not exist, skipping
12:31:16 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:16 WARN: man/src/plugin/set.md does not exist, skipping
12:31:16 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:16 WARN: man/src/plugin.md does not exist, skipping
12:31:16 INFO: man/src/port.md found
12:31:16 INFO: man/src/ps.md found
12:31:16 INFO: man/src/pull.md found
12:31:16 INFO: man/src/push.md found
12:31:16 INFO: man/src/rename.md found
12:31:16 INFO: man/src/restart.md found
12:31:16 INFO: man/src/rm.md found
12:31:16 INFO: man/src/rmi.md found
12:31:16 WARN: man/src/run.md does not exist, skipping
12:31:16 INFO: man/src/save.md found
12:31:16 INFO: man/src/search.md found
12:31:16 WARN: man/src/secret/create.md does not exist, skipping
12:31:16 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:16 WARN: man/src/secret/ls.md does not exist, skipping
12:31:16 WARN: man/src/secret/rm.md does not exist, skipping
12:31:16 WARN: man/src/secret.md does not exist, skipping
12:31:16 WARN: man/src/service/create.md does not exist, skipping
12:31:16 WARN: man/src/service/inspect.md does not exist, skipping
12:31:16 WARN: man/src/service/logs.md does not exist, skipping
12:31:16 WARN: man/src/service/ls.md does not exist, skipping
12:31:16 WARN: man/src/service/ps.md does not exist, skipping
12:31:16 WARN: man/src/service/rm.md does not exist, skipping
12:31:16 WARN: man/src/service/rollback.md does not exist, skipping
12:31:16 WARN: man/src/service/scale.md does not exist, skipping
12:31:16 WARN: man/src/service/update.md does not exist, skipping
12:31:16 WARN: man/src/service.md does not exist, skipping
12:31:16 WARN: man/src/stack/config.md does not exist, skipping
12:31:16 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:16 WARN: man/src/stack/ls.md does not exist, skipping
12:31:16 WARN: man/src/stack/ps.md does not exist, skipping
12:31:16 WARN: man/src/stack/rm.md does not exist, skipping
12:31:16 WARN: man/src/stack/services.md does not exist, skipping
12:31:16 WARN: man/src/stack.md does not exist, skipping
12:31:16 INFO: man/src/start.md found
12:31:16 INFO: man/src/stats.md found
12:31:16 INFO: man/src/stop.md found
12:31:16 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:16 WARN: man/src/swarm/init.md does not exist, skipping
12:31:16 WARN: man/src/swarm/join.md does not exist, skipping
12:31:16 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:16 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:16 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:16 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:16 WARN: man/src/swarm/update.md does not exist, skipping
12:31:16 WARN: man/src/swarm.md does not exist, skipping
12:31:16 WARN: man/src/system/df.md does not exist, skipping
12:31:16 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:16 INFO: man/src/system/events.md found
12:31:16 INFO: man/src/system/info.md found
12:31:16 WARN: man/src/system/prune.md does not exist, skipping
12:31:16 WARN: man/src/system.md does not exist, skipping
12:31:16 INFO: man/src/tag.md found
12:31:16 INFO: man/src/top.md found
12:31:16 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:16 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:16 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:16 WARN: man/src/trust/key.md does not exist, skipping
12:31:16 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:16 WARN: man/src/trust/sign.md does not exist, skipping
12:31:16 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:16 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:16 WARN: man/src/trust/signer.md does not exist, skipping
12:31:16 WARN: man/src/trust.md does not exist, skipping
12:31:16 INFO: man/src/unpause.md found
12:31:16 INFO: man/src/update.md found
12:31:16 INFO: man/src/version.md found
12:31:16 INFO: man/src/volume/create.md found
12:31:16 INFO: man/src/volume/inspect.md found
12:31:16 INFO: man/src/volume/ls.md found
12:31:16 WARN: man/src/volume/prune.md does not exist, skipping
12:31:16 WARN: man/src/volume/rm.md does not exist, skipping
12:31:16 WARN: man/src/volume/update.md does not exist, skipping
12:31:16 INFO: man/src/volume.md found
12:31:16 INFO: man/src/wait.md found
12:31:16 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:16 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:16 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:16 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:16 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:16 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:16 + popd
12:31:16 + RPM_EC=0
12:31:16 ~/rpmbuild/BUILD/src
12:31:16 ++ jobs -p
12:31:16 + exit 0
12:31:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iDklUN
12:31:16 + umask 022
12:31:16 + cd /root/rpmbuild/BUILD
12:31:16 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64 '!=' / ']'
12:31:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:16 + mkdir -p /root/rpmbuild/BUILDROOT
12:31:16 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:16 + 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'
12:31:16 + export CFLAGS
12:31:16 + 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'
12:31:16 + export CXXFLAGS
12:31:16 + 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'
12:31:16 + export FFLAGS
12:31:16 + 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'
12:31:16 + export FCFLAGS
12:31:16 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:31:16 + export LDFLAGS
12:31:16 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:16 + export LT_SYS_LIBRARY_PATH
12:31:16 + CC=gcc
12:31:16 + export CC
12:31:16 + CXX=g++
12:31:16 + export CXX
12:31:16 + cd src
12:31:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin
12:31:16 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker
12:31:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/bash-completion/completions
12:31:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/zsh/vendor-completions
12:31:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/fish/vendor_completions.d
12:31:16 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/bash-completion/completions/docker
12:31:16 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/zsh/vendor-completions/_docker
12:31:16 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/fish/vendor_completions.d/docker.fish
12:31:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/man/man1
12:31:16 + 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-update.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~20230124074129.645395c-0.fc37.aarch64/usr/share/man/man1
12:31:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/man/man5
12:31:16 + 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~20230124074129.645395c-0.fc37.aarch64/usr/share/man/man5
12:31:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/man/man8
12:31:16 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/man/man8
12:31:16 + mkdir -p build-docs
12:31:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:16 + cp cli/LICENSE build-docs/LICENSE
12:31:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:16 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:31:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:16 + cp cli/NOTICE build-docs/NOTICE
12:31:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:16 + cp cli/README.md build-docs/README.md
12:31:16 + /usr/lib/rpm/check-buildroot
12:31:16 + /usr/lib/rpm/redhat/brp-ldconfig
12:31:16 + /usr/lib/rpm/brp-compress
12:31:16 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:31:16 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:31:16 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:31:16 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:31:16 + /usr/lib/rpm/check-rpaths
12:31:16 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:31:16 + /usr/lib/rpm/brp-remove-la-files
12:31:16 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:31:16 + /usr/lib/rpm/redhat/brp-python-hardlink
12:31:16 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cMYD0y
12:31:16 + umask 022
12:31:16 + cd /root/rpmbuild/BUILD
12:31:16 + 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'
12:31:16 + export CFLAGS
12:31:16 + 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'
12:31:16 + export CXXFLAGS
12:31:16 + 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'
12:31:16 + export FFLAGS
12:31:16 + 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'
12:31:16 + export FCFLAGS
12:31:16 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:31:16 + export LDFLAGS
12:31:16 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:16 + export LT_SYS_LIBRARY_PATH
12:31:16 + CC=gcc
12:31:16 + export CC
12:31:16 + CXX=g++
12:31:16 + export CXX
12:31:16 + cd src
12:31:16 ++ cli/build/docker --version
12:31:16 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:31:16 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:31:16 + echo 'PASS: cli version OK'
12:31:16 + RPM_EC=0
12:31:16 PASS: cli version OK
12:31:16 ++ jobs -p
12:31:16 + exit 0
12:31:16 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:16 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s33XFO
12:31:16 + umask 022
12:31:16 + cd /root/rpmbuild/BUILD
12:31:16 + cd src
12:31:16 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/doc/docker-ce-cli
12:31:16 + export LC_ALL=C
12:31:16 + LC_ALL=C
12:31:16 + export DOCDIR
12:31:16 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/doc/docker-ce-cli
12:31:16 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/doc/docker-ce-cli
12:31:16 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/doc/docker-ce-cli
12:31:16 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/doc/docker-ce-cli
12:31:16 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/share/doc/docker-ce-cli
12:31:16 + RPM_EC=0
12:31:16 ++ jobs -p
12:31:16 + exit 0
12:31:16 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.fc37 docker-ce-cli(aarch-64) = 1:0.0.0~20230124074129.645395c-0.fc37
12:31:16 Requires(interp): /bin/sh
12:31:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:31:16 Requires(post): /bin/sh
12:31:16 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)
12:31:16 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:31:16 Recommends: docker-buildx-plugin docker-compose-plugin
12:31:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.src.rpm
12:31:16 #52 15.94 Preparing to unpack .../19-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:31:16 #52 15.94 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:31:16 #52 16.14 Selecting previously unselected package libpcre2-posix2:amd64.
12:31:16 #52 16.14 Preparing to unpack .../20-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:31:16 #52 16.15 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:31:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.src.rpm
12:31:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:16 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:16 #52 16.27 Selecting previously unselected package libpcre2-dev:amd64.
12:31:16 #52 16.27 Preparing to unpack .../21-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:31:16 #52 16.28 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:31:16 go: downloading github.com/russross/blackfriday v1.6.0
12:31:16 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:16 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:16 go: downloading golang.org/x/net v0.5.0
12:31:17 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:17 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:17 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:17 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:17 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:17 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:17 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:17 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:17 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:17 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:17 go: downloading github.com/beorn7/perks v1.0.1
12:31:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:17 go: downloading github.com/prometheus/client_model v0.3.0
12:31:17 go: downloading github.com/prometheus/common v0.37.0
12:31:17 go: downloading github.com/prometheus/procfs v0.8.0
12:31:17 go: downloading google.golang.org/protobuf v1.28.1
12:31:17 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:17 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:17 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:17 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:17 go: downloading k8s.io/klog/v2 v2.80.1
12:31:17 go: downloading github.com/kr/text v0.2.0
12:31:17 go: downloading github.com/docker/go-metrics v0.0.1
12:31:17 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:17 go: downloading github.com/kr/pretty v0.2.1
12:31:17 go: downloading github.com/magiconair/properties v1.5.3
12:31:17 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:17 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:17 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:17 go: downloading github.com/go-logr/logr v1.2.3
12:31:17 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:17 + go mod vendor -modfile=vendor.mod
12:31:17 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:17 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:17 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:17 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:17 go: downloading github.com/beorn7/perks v1.0.1
12:31:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:17 go: downloading github.com/prometheus/client_model v0.3.0
12:31:17 go: downloading github.com/prometheus/common v0.37.0
12:31:17 go: downloading github.com/prometheus/procfs v0.8.0
12:31:17 go: downloading google.golang.org/protobuf v1.28.1
12:31:17 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:17 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:17 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:17 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:17 go: downloading k8s.io/klog/v2 v2.80.1
12:31:17 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:17 go: downloading github.com/docker/go-metrics v0.0.1
12:31:17 go: downloading github.com/kr/text v0.2.0
12:31:17 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:17 go: downloading github.com/kr/pretty v0.2.1
12:31:17 go: downloading github.com/magiconair/properties v1.5.3
12:31:17 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:17 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:17 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:17 go: downloading github.com/go-logr/logr v1.2.3
12:31:17 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:17 + go mod vendor -modfile=vendor.mod
12:31:17 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:17 go: downloading github.com/golang/protobuf v1.5.2
12:31:17 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:17 make[2]: Entering directory '/root/build-deb/cli'
12:31:17 scripts/docs/generate-man.sh
12:31:17 + cp -r . /tmp/docker-cli-docsgen.bfXuEGWN1E/
12:31:17 + cd /tmp/docker-cli-docsgen.bfXuEGWN1E
12:31:17 + ./scripts/vendor init
12:31:17 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:17 + cp man/tools.go .
12:31:17 + ./scripts/vendor update
12:31:17 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:17 go: downloading github.com/spf13/cobra v1.6.1
12:31:17 go: downloading github.com/spf13/pflag v1.0.5
12:31:17 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:17 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:17 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:17 go: downloading github.com/morikuni/aec v1.0.0
12:31:17 go: downloading github.com/pkg/errors v0.9.1
12:31:17 go: downloading github.com/google/go-cmp v0.5.9
12:31:17 go: downloading gotest.tools/v3 v3.4.0
12:31:17 go: downloading golang.org/x/sys v0.4.0
12:31:17 go: downloading github.com/docker/go-units v0.5.0
12:31:17 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:17 #52 17.73 Selecting previously unselected package libselinux1-dev:amd64.
12:31:17 #52 17.76 Preparing to unpack .../22-libselinux1-dev_3.1-3_amd64.deb ...
12:31:17 #52 17.82 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:31:17 go: downloading github.com/docker/go-connections v0.4.0
12:31:17 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:17 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:17 go: downloading golang.org/x/text v0.6.0
12:31:18 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:18 go: downloading github.com/containerd/containerd v1.6.15
12:31:18 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:18 #52 18.30 Selecting previously unselected package libdevmapper-dev:amd64.
12:31:18 #52 18.32 Preparing to unpack .../23-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:31:18 #52 18.32 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:31:18 #52 ...
12:31:18 
12:31:18 #43 [linux/amd64 rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 <<EOT (set -e...)
12:31:18 #43 DONE 81.1s
12:31:18 
12:31:18 #52 [linux/amd64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:31:18 #52 18.53 Selecting previously unselected package libelf1:amd64.
12:31:18 #52 18.54 Preparing to unpack .../24-libelf1_0.183-1_amd64.deb ...
12:31:18 #52 18.54 Unpacking libelf1:amd64 (0.183-1) ...
12:31:18 #52 ...
12:31:18 
12:31:18 #53 [linux/amd64 rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:31:18 #53 DONE 0.1s
12:31:18 
12:31:18 #54 [linux/amd64 rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:31:18 #54 DONE 0.0s
12:31:18 
12:31:18 #52 [linux/amd64 build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:31:18 #52 18.68 Selecting previously unselected package libffi-dev:amd64.
12:31:18 #52 18.68 Preparing to unpack .../25-libffi-dev_3.3-6_amd64.deb ...
12:31:18 #52 18.69 Unpacking libffi-dev:amd64 (3.3-6) ...
12:31:18 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm
12:31:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ycYp3e
12:31:18 + umask 022
12:31:18 + cd /root/rpmbuild/BUILD
12:31:18 + cd src
12:31:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64
12:31:18 + exit 0
12:31:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Uh84ht
12:31:18 + umask 022
12:31:18 + cd /root/rpmbuild/BUILD
12:31:18 + cd /root/rpmbuild/BUILD
12:31:18 + rm -rf src
12:31:18 + /usr/bin/mkdir -p src
12:31:18 + cd src
12:31:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:31:18 + /usr/bin/tar -xof -
12:31:18 go: downloading github.com/moby/sys/signal v0.7.0
12:31:18 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:18 go: downloading github.com/moby/buildkit v0.10.6
12:31:18 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:18 #52 18.80 Selecting previously unselected package libglib2.0-data.
12:31:18 #52 18.82 Preparing to unpack .../26-libglib2.0-data_2.66.8-1_all.deb ...
12:31:18 #52 18.84 Unpacking libglib2.0-data (2.66.8-1) ...
12:31:18 + STATUS=0
12:31:18 + '[' 0 -ne 0 ']'
12:31:18 + /usr/bin/tar -xof -
12:31:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:31:19 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:19 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:19 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:19 go: downloading github.com/gogo/protobuf v1.3.2
12:31:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:19 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:19 + STATUS=0
12:31:19 + '[' 0 -ne 0 ']'
12:31:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:19 go: downloading golang.org/x/term v0.4.0
12:31:19 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:19 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:19 + exit 0
12:31:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9QOH35
12:31:19 + umask 022
12:31:19 + cd /root/rpmbuild/BUILD
12:31:19 + cd src
12:31:19 + pushd /root/rpmbuild/BUILD/src/buildx
12:31:19 + GO111MODULE=on
12:31:19 + CGO_ENABLED=0
12:31:19 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:31:19 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:31:19 #51 ...
12:31:19 
12:31:19 #47 [linux/arm64->arm/v7 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm/v7 <<EOT (set -e...)
12:31:19 #47 DONE 90.9s
12:31:19 
12:31:19 #51 [linux/arm64->arm/v7 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v7 <<EOT (set -e...)
12:31:19 #51 ...
12:31:19 
12:31:19 #54 [linux/arm/v7 all 2/7] COPY --from=runc          /build/ /
12:31:19 #54 DONE 0.5s
12:31:19 
12:31:19 #51 [linux/arm64->arm/v7 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v7 <<EOT (set -e...)
12:31:19 go: downloading github.com/imdario/mergo v0.3.12
12:31:19 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:19 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:19 go: downloading github.com/creack/pty v1.1.11
12:31:19 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:19 #52 19.93 Selecting previously unselected package libglib2.0-bin.
12:31:19 #52 19.95 Preparing to unpack .../27-libglib2.0-bin_2.66.8-1_amd64.deb ...
12:31:19 #52 20.04 Unpacking libglib2.0-bin (2.66.8-1) ...
12:31:20 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm
12:31:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XtaShw
12:31:20 + umask 022
12:31:20 + cd /root/rpmbuild/BUILD
12:31:20 + cd src
12:31:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64
12:31:20 + RPM_EC=0
12:31:20 ++ jobs -p
12:31:20 + exit 0
12:31:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.twen0s
12:31:20 + umask 022
12:31:20 + cd /root/rpmbuild/BUILD
12:31:20 + cd /root/rpmbuild/BUILD
12:31:20 + rm -rf src
12:31:20 + /usr/bin/mkdir -p src
12:31:20 + cd src
12:31:20 + /usr/bin/tar -xof -
12:31:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:31:20 #52 20.59 Selecting previously unselected package python3-lib2to3.
12:31:20 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:20 go: downloading github.com/stretchr/testify v1.8.0
12:31:20 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:20 go: downloading github.com/rivo/uniseg v0.2.0
12:31:20 go: downloading github.com/klauspost/compress v1.15.12
12:31:20 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:20 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:20 ++ pwd
12:31:20 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:20 Project root: .
12:31:20 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:20 INFO: man/src/attach.md found
12:31:20 WARN: man/src/build.md does not exist, skipping
12:31:20 WARN: man/src/builder/build.md does not exist, skipping
12:31:20 WARN: man/src/builder/prune.md does not exist, skipping
12:31:20 WARN: man/src/builder.md does not exist, skipping
12:31:20 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:20 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:20 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:20 WARN: man/src/checkpoint.md does not exist, skipping
12:31:20 INFO: man/src/commit.md found
12:31:20 WARN: man/src/config/create.md does not exist, skipping
12:31:20 WARN: man/src/config/inspect.md does not exist, skipping
12:31:20 WARN: man/src/config/ls.md does not exist, skipping
12:31:20 WARN: man/src/config/rm.md does not exist, skipping
12:31:20 WARN: man/src/config.md does not exist, skipping
12:31:20 INFO: man/src/container/attach.md found
12:31:20 INFO: man/src/container/commit.md found
12:31:20 INFO: man/src/container/cp.md found
12:31:20 INFO: man/src/container/create.md found
12:31:20 INFO: man/src/container/diff.md found
12:31:20 INFO: man/src/container/exec.md found
12:31:20 INFO: man/src/container/export.md found
12:31:20 WARN: man/src/container/inspect.md does not exist, skipping
12:31:20 INFO: man/src/container/kill.md found
12:31:20 INFO: man/src/container/logs.md found
12:31:20 INFO: man/src/container/ls.md found
12:31:20 INFO: man/src/container/pause.md found
12:31:20 INFO: man/src/container/port.md found
12:31:20 WARN: man/src/container/prune.md does not exist, skipping
12:31:20 INFO: man/src/container/rename.md found
12:31:20 INFO: man/src/container/restart.md found
12:31:20 INFO: man/src/container/rm.md found
12:31:20 INFO: man/src/container/run.md found
12:31:20 INFO: man/src/container/start.md found
12:31:20 INFO: man/src/container/stats.md found
12:31:20 INFO: man/src/container/stop.md found
12:31:20 INFO: man/src/container/top.md found
12:31:20 INFO: man/src/container/unpause.md found
12:31:20 INFO: man/src/container/update.md found
12:31:20 INFO: man/src/container/wait.md found
12:31:20 WARN: man/src/container.md does not exist, skipping
12:31:20 WARN: man/src/context/create.md does not exist, skipping
12:31:20 WARN: man/src/context/export.md does not exist, skipping
12:31:20 WARN: man/src/context/import.md does not exist, skipping
12:31:20 WARN: man/src/context/inspect.md does not exist, skipping
12:31:20 WARN: man/src/context/ls.md does not exist, skipping
12:31:20 WARN: man/src/context/rm.md does not exist, skipping
12:31:20 WARN: man/src/context/show.md does not exist, skipping
12:31:20 WARN: man/src/context/update.md does not exist, skipping
12:31:20 WARN: man/src/context/use.md does not exist, skipping
12:31:20 WARN: man/src/context.md does not exist, skipping
12:31:20 INFO: man/src/cp.md found
12:31:20 INFO: man/src/create.md found
12:31:20 INFO: man/src/diff.md found
12:31:20 INFO: man/src/events.md found
12:31:20 INFO: man/src/exec.md found
12:31:20 INFO: man/src/export.md found
12:31:20 INFO: man/src/history.md found
12:31:20 INFO: man/src/image/build.md found
12:31:20 INFO: man/src/image/history.md found
12:31:20 INFO: man/src/image/import.md found
12:31:20 WARN: man/src/image/inspect.md does not exist, skipping
12:31:20 INFO: man/src/image/load.md found
12:31:20 INFO: man/src/image/ls.md found
12:31:20 WARN: man/src/image/prune.md does not exist, skipping
12:31:20 INFO: man/src/image/pull.md found
12:31:20 INFO: man/src/image/push.md found
12:31:20 INFO: man/src/image/rm.md found
12:31:20 INFO: man/src/image/save.md found
12:31:20 INFO: man/src/image/tag.md found
12:31:20 WARN: man/src/image.md does not exist, skipping
12:31:20 INFO: man/src/images.md found
12:31:20 INFO: man/src/import.md found
12:31:20 INFO: man/src/info.md found
12:31:20 INFO: man/src/inspect.md found
12:31:20 INFO: man/src/kill.md found
12:31:20 INFO: man/src/load.md found
12:31:20 INFO: man/src/login.md found
12:31:20 INFO: man/src/logout.md found
12:31:20 INFO: man/src/logs.md found
12:31:20 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:20 WARN: man/src/manifest/create.md does not exist, skipping
12:31:20 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:20 WARN: man/src/manifest/push.md does not exist, skipping
12:31:20 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:20 WARN: man/src/manifest.md does not exist, skipping
12:31:20 INFO: man/src/network/connect.md found
12:31:20 INFO: man/src/network/create.md found
12:31:20 INFO: man/src/network/disconnect.md found
12:31:20 INFO: man/src/network/inspect.md found
12:31:20 INFO: man/src/network/ls.md found
12:31:20 WARN: man/src/network/prune.md does not exist, skipping
12:31:20 INFO: man/src/network/rm.md found
12:31:20 WARN: man/src/network.md does not exist, skipping
12:31:20 WARN: man/src/node/demote.md does not exist, skipping
12:31:20 WARN: man/src/node/inspect.md does not exist, skipping
12:31:20 WARN: man/src/node/ls.md does not exist, skipping
12:31:20 WARN: man/src/node/promote.md does not exist, skipping
12:31:20 WARN: man/src/node/ps.md does not exist, skipping
12:31:20 WARN: man/src/node/rm.md does not exist, skipping
12:31:20 WARN: man/src/node/update.md does not exist, skipping
12:31:20 WARN: man/src/node.md does not exist, skipping
12:31:20 INFO: man/src/pause.md found
12:31:20 WARN: man/src/plugin/create.md does not exist, skipping
12:31:20 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:20 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:20 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:20 WARN: man/src/plugin/install.md does not exist, skipping
12:31:20 INFO: man/src/plugin/ls.md found
12:31:20 WARN: man/src/plugin/push.md does not exist, skipping
12:31:20 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:20 WARN: man/src/plugin/set.md does not exist, skipping
12:31:20 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:20 WARN: man/src/plugin.md does not exist, skipping
12:31:20 INFO: man/src/port.md found
12:31:20 INFO: man/src/ps.md found
12:31:20 INFO: man/src/pull.md found
12:31:20 INFO: man/src/push.md found
12:31:20 INFO: man/src/rename.md found
12:31:20 INFO: man/src/restart.md found
12:31:20 INFO: man/src/rm.md found
12:31:20 INFO: man/src/rmi.md found
12:31:20 WARN: man/src/run.md does not exist, skipping
12:31:20 INFO: man/src/save.md found
12:31:20 INFO: man/src/search.md found
12:31:20 WARN: man/src/secret/create.md does not exist, skipping
12:31:20 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:20 WARN: man/src/secret/ls.md does not exist, skipping
12:31:20 WARN: man/src/secret/rm.md does not exist, skipping
12:31:20 WARN: man/src/secret.md does not exist, skipping
12:31:20 WARN: man/src/service/create.md does not exist, skipping
12:31:20 WARN: man/src/service/inspect.md does not exist, skipping
12:31:20 WARN: man/src/service/logs.md does not exist, skipping
12:31:20 WARN: man/src/service/ls.md does not exist, skipping
12:31:20 WARN: man/src/service/ps.md does not exist, skipping
12:31:20 WARN: man/src/service/rm.md does not exist, skipping
12:31:20 WARN: man/src/service/rollback.md does not exist, skipping
12:31:20 WARN: man/src/service/scale.md does not exist, skipping
12:31:20 WARN: man/src/service/update.md does not exist, skipping
12:31:20 WARN: man/src/service.md does not exist, skipping
12:31:20 WARN: man/src/stack/config.md does not exist, skipping
12:31:20 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:20 WARN: man/src/stack/ls.md does not exist, skipping
12:31:20 WARN: man/src/stack/ps.md does not exist, skipping
12:31:20 WARN: man/src/stack/rm.md does not exist, skipping
12:31:20 WARN: man/src/stack/services.md does not exist, skipping
12:31:20 WARN: man/src/stack.md does not exist, skipping
12:31:20 INFO: man/src/start.md found
12:31:20 INFO: man/src/stats.md found
12:31:20 INFO: man/src/stop.md found
12:31:20 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:20 WARN: man/src/swarm/init.md does not exist, skipping
12:31:20 WARN: man/src/swarm/join.md does not exist, skipping
12:31:20 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:20 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:20 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:20 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:20 WARN: man/src/swarm/update.md does not exist, skipping
12:31:20 WARN: man/src/swarm.md does not exist, skipping
12:31:20 WARN: man/src/system/df.md does not exist, skipping
12:31:20 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:20 INFO: man/src/system/events.md found
12:31:20 INFO: man/src/system/info.md found
12:31:20 WARN: man/src/system/prune.md does not exist, skipping
12:31:20 WARN: man/src/system.md does not exist, skipping
12:31:20 INFO: man/src/tag.md found
12:31:20 INFO: man/src/top.md found
12:31:20 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:20 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:20 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:20 WARN: man/src/trust/key.md does not exist, skipping
12:31:20 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:20 WARN: man/src/trust/sign.md does not exist, skipping
12:31:20 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:20 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:20 WARN: man/src/trust/signer.md does not exist, skipping
12:31:20 WARN: man/src/trust.md does not exist, skipping
12:31:20 INFO: man/src/unpause.md found
12:31:20 INFO: man/src/update.md found
12:31:20 INFO: man/src/version.md found
12:31:20 INFO: man/src/volume/create.md found
12:31:20 INFO: man/src/volume/inspect.md found
12:31:20 INFO: man/src/volume/ls.md found
12:31:20 WARN: man/src/volume/prune.md does not exist, skipping
12:31:20 WARN: man/src/volume/rm.md does not exist, skipping
12:31:20 WARN: man/src/volume/update.md does not exist, skipping
12:31:20 INFO: man/src/volume.md found
12:31:20 INFO: man/src/wait.md found
12:31:20 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:20 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:20 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:20 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:20 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:20 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:20 make[2]: Leaving directory '/root/build-deb/cli'
12:31:20 # Build buildx plugin
12:31:20 cd /go/src/github.com/docker/buildx \
12:31:20 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:31:20 && GO111MODULE=on \
12:31:20 	CGO_ENABLED=0 \
12:31:20 		go build \
12:31:20 			-mod=vendor \
12:31:20 			-trimpath \
12:31:20 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:31:20 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:31:20 			./cmd/buildx
12:31:20 + STATUS=0
12:31:20 + '[' 0 -ne 0 ']'
12:31:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:31:20 + /usr/bin/tar -xof -
12:31:20 #52 20.60 Preparing to unpack .../28-python3-lib2to3_3.9.2-1_all.deb ...
12:31:20 #52 20.60 Unpacking python3-lib2to3 (3.9.2-1) ...
12:31:20 go: downloading github.com/containerd/continuity v0.3.0
12:31:20 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:20 go: downloading golang.org/x/time v0.1.0
12:31:20 go: downloading github.com/opencontainers/runc v1.1.3
12:31:20 go: downloading golang.org/x/crypto v0.2.0
12:31:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:20 go: downloading github.com/beorn7/perks v1.0.1
12:31:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:20 go: downloading github.com/prometheus/client_model v0.3.0
12:31:20 go: downloading github.com/prometheus/common v0.37.0
12:31:20 go: downloading github.com/prometheus/procfs v0.8.0
12:31:20 go: downloading google.golang.org/protobuf v1.28.1
12:31:20 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:20 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:20 + STATUS=0
12:31:20 + '[' 0 -ne 0 ']'
12:31:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:20 #52 20.89 Selecting previously unselected package python3-distutils.
12:31:20 #52 20.90 Preparing to unpack .../29-python3-distutils_3.9.2-1_all.deb ...
12:31:20 #52 20.96 Unpacking python3-distutils (3.9.2-1) ...
12:31:20 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:20 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:31:20 + make manpages
12:31:20 scripts/docs/generate-man.sh
12:31:20 + cp -r . /tmp/docker-cli-docsgen.vlEeCYK1Tw/
12:31:20 + cd /tmp/docker-cli-docsgen.vlEeCYK1Tw
12:31:20 + ./scripts/vendor init
12:31:20 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:20 + cp man/tools.go .
12:31:20 + ./scripts/vendor update
12:31:20 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:20 go: downloading github.com/spf13/cobra v1.6.1
12:31:20 go: downloading github.com/spf13/pflag v1.0.5
12:31:20 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:20 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:20 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:20 go: downloading github.com/morikuni/aec v1.0.0
12:31:20 go: downloading github.com/pkg/errors v0.9.1
12:31:20 go: downloading github.com/google/go-cmp v0.5.9
12:31:20 go: downloading gotest.tools/v3 v3.4.0
12:31:20 go: downloading golang.org/x/sys v0.4.0
12:31:20 go: downloading github.com/docker/go-units v0.5.0
12:31:20 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:20 go: downloading github.com/docker/go-connections v0.4.0
12:31:20 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:20 go: downloading github.com/sirupsen/logrus v1.9.0
12:31:20 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:20 go: downloading golang.org/x/text v0.6.0
12:31:20 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:20 go: downloading github.com/containerd/containerd v1.6.15
12:31:20 go: downloading github.com/moby/sys/signal v0.7.0
12:31:20 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:20 go: downloading github.com/moby/buildkit v0.10.6
12:31:20 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:20 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:20 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:20 go: downloading github.com/gogo/protobuf v1.3.2
12:31:20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:20 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:20 go: downloading golang.org/x/term v0.4.0
12:31:20 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:20 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:20 go: downloading github.com/imdario/mergo v0.3.12
12:31:20 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:20 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:20 go: downloading github.com/creack/pty v1.1.11
12:31:20 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:20 go: downloading github.com/gorilla/mux v1.8.0
12:31:20 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:20 go: downloading github.com/stretchr/testify v1.8.0
12:31:20 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:20 go: downloading github.com/rivo/uniseg v0.2.0
12:31:20 go: downloading github.com/klauspost/compress v1.15.12
12:31:20 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:20 go: downloading github.com/containerd/continuity v0.3.0
12:31:20 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:20 go: downloading golang.org/x/time v0.1.0
12:31:20 go: downloading github.com/opencontainers/runc v1.1.3
12:31:20 go: downloading golang.org/x/crypto v0.2.0
12:31:20 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:20 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:20 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:20 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:20 go: downloading google.golang.org/grpc v1.48.0
12:31:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:20 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:31:20 go: downloading github.com/russross/blackfriday v1.6.0
12:31:20 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:20 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:20 go: downloading golang.org/x/net v0.5.0
12:31:20 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:20 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:20 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:20 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:20 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:20 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:20 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:20 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:20 go: downloading github.com/golang/protobuf v1.5.2
12:31:20 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:20 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:20 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:20 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:20 go: downloading github.com/beorn7/perks v1.0.1
12:31:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:20 go: downloading github.com/prometheus/client_model v0.3.0
12:31:20 go: downloading github.com/prometheus/common v0.37.0
12:31:20 go: downloading github.com/prometheus/procfs v0.8.0
12:31:20 go: downloading google.golang.org/protobuf v1.28.1
12:31:20 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:20 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:20 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:20 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:20 go: downloading k8s.io/klog/v2 v2.80.1
12:31:20 go: downloading github.com/kr/text v0.2.0
12:31:20 go: downloading github.com/docker/go-metrics v0.0.1
12:31:20 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:20 go: downloading github.com/kr/pretty v0.2.1
12:31:20 go: downloading github.com/magiconair/properties v1.5.3
12:31:20 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:20 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:20 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:20 go: downloading github.com/go-logr/logr v1.2.3
12:31:20 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:31:21 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:21 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:21 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:21 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:21 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:21 go: downloading k8s.io/klog/v2 v2.80.1
12:31:21 go: downloading github.com/kr/text v0.2.0
12:31:21 + RPM_EC=0
12:31:21 ++ jobs -p
12:31:21 + exit 0
12:31:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CgSs6d
12:31:21 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:31:21 + umask 022
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + cd src
12:31:21 + pushd /root/rpmbuild/BUILD/src/buildx
12:31:21 + GO111MODULE=on
12:31:21 + CGO_ENABLED=0
12:31:21 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:31:21 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:21 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:21 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:21 go: downloading google.golang.org/grpc v1.48.0
12:31:21 + go mod vendor -modfile=vendor.mod
12:31:21 go: downloading github.com/docker/go-metrics v0.0.1
12:31:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:21 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:21 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:21 go: downloading github.com/kr/pretty v0.2.1
12:31:21 go: downloading github.com/magiconair/properties v1.5.3
12:31:21 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:21 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:21 go: downloading github.com/go-logr/logr v1.2.3
12:31:21 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:21 + go mod vendor -modfile=vendor.mod
12:31:21 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:21 ++ pwd
12:31:21 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:21 Project root: .
12:31:21 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:21 INFO: man/src/attach.md found
12:31:21 WARN: man/src/build.md does not exist, skipping
12:31:21 WARN: man/src/builder/build.md does not exist, skipping
12:31:21 WARN: man/src/builder/prune.md does not exist, skipping
12:31:21 WARN: man/src/builder.md does not exist, skipping
12:31:21 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:21 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:21 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:21 WARN: man/src/checkpoint.md does not exist, skipping
12:31:21 INFO: man/src/commit.md found
12:31:21 WARN: man/src/config/create.md does not exist, skipping
12:31:21 WARN: man/src/config/inspect.md does not exist, skipping
12:31:21 WARN: man/src/config/ls.md does not exist, skipping
12:31:21 WARN: man/src/config/rm.md does not exist, skipping
12:31:21 WARN: man/src/config.md does not exist, skipping
12:31:21 INFO: man/src/container/attach.md found
12:31:21 INFO: man/src/container/commit.md found
12:31:21 INFO: man/src/container/cp.md found
12:31:21 INFO: man/src/container/create.md found
12:31:21 INFO: man/src/container/diff.md found
12:31:21 INFO: man/src/container/exec.md found
12:31:21 INFO: man/src/container/export.md found
12:31:21 WARN: man/src/container/inspect.md does not exist, skipping
12:31:21 INFO: man/src/container/kill.md found
12:31:21 INFO: man/src/container/logs.md found
12:31:21 INFO: man/src/container/ls.md found
12:31:21 INFO: man/src/container/pause.md found
12:31:21 INFO: man/src/container/port.md found
12:31:21 WARN: man/src/container/prune.md does not exist, skipping
12:31:21 INFO: man/src/container/rename.md found
12:31:21 INFO: man/src/container/restart.md found
12:31:21 INFO: man/src/container/rm.md found
12:31:21 INFO: man/src/container/run.md found
12:31:21 INFO: man/src/container/start.md found
12:31:21 INFO: man/src/container/stats.md found
12:31:21 INFO: man/src/container/stop.md found
12:31:21 INFO: man/src/container/top.md found
12:31:21 INFO: man/src/container/unpause.md found
12:31:21 INFO: man/src/container/update.md found
12:31:21 INFO: man/src/container/wait.md found
12:31:21 WARN: man/src/container.md does not exist, skipping
12:31:21 WARN: man/src/context/create.md does not exist, skipping
12:31:21 WARN: man/src/context/export.md does not exist, skipping
12:31:21 WARN: man/src/context/import.md does not exist, skipping
12:31:21 WARN: man/src/context/inspect.md does not exist, skipping
12:31:21 WARN: man/src/context/ls.md does not exist, skipping
12:31:21 WARN: man/src/context/rm.md does not exist, skipping
12:31:21 WARN: man/src/context/show.md does not exist, skipping
12:31:21 WARN: man/src/context/update.md does not exist, skipping
12:31:21 WARN: man/src/context/use.md does not exist, skipping
12:31:21 WARN: man/src/context.md does not exist, skipping
12:31:21 INFO: man/src/cp.md found
12:31:21 INFO: man/src/create.md found
12:31:21 INFO: man/src/diff.md found
12:31:21 INFO: man/src/events.md found
12:31:21 INFO: man/src/exec.md found
12:31:21 INFO: man/src/export.md found
12:31:21 INFO: man/src/history.md found
12:31:21 INFO: man/src/image/build.md found
12:31:21 INFO: man/src/image/history.md found
12:31:21 INFO: man/src/image/import.md found
12:31:21 WARN: man/src/image/inspect.md does not exist, skipping
12:31:21 INFO: man/src/image/load.md found
12:31:21 INFO: man/src/image/ls.md found
12:31:21 WARN: man/src/image/prune.md does not exist, skipping
12:31:21 INFO: man/src/image/pull.md found
12:31:21 INFO: man/src/image/push.md found
12:31:21 INFO: man/src/image/rm.md found
12:31:21 INFO: man/src/image/save.md found
12:31:21 INFO: man/src/image/tag.md found
12:31:21 WARN: man/src/image.md does not exist, skipping
12:31:21 INFO: man/src/images.md found
12:31:21 INFO: man/src/import.md found
12:31:21 INFO: man/src/info.md found
12:31:21 INFO: man/src/inspect.md found
12:31:21 INFO: man/src/kill.md found
12:31:21 INFO: man/src/load.md found
12:31:21 INFO: man/src/login.md found
12:31:21 INFO: man/src/logout.md found
12:31:21 INFO: man/src/logs.md found
12:31:21 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:21 WARN: man/src/manifest/create.md does not exist, skipping
12:31:21 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:21 WARN: man/src/manifest/push.md does not exist, skipping
12:31:21 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:21 WARN: man/src/manifest.md does not exist, skipping
12:31:21 INFO: man/src/network/connect.md found
12:31:21 INFO: man/src/network/create.md found
12:31:21 INFO: man/src/network/disconnect.md found
12:31:21 INFO: man/src/network/inspect.md found
12:31:21 INFO: man/src/network/ls.md found
12:31:21 WARN: man/src/network/prune.md does not exist, skipping
12:31:21 INFO: man/src/network/rm.md found
12:31:21 WARN: man/src/network.md does not exist, skipping
12:31:21 WARN: man/src/node/demote.md does not exist, skipping
12:31:21 WARN: man/src/node/inspect.md does not exist, skipping
12:31:21 WARN: man/src/node/ls.md does not exist, skipping
12:31:21 WARN: man/src/node/promote.md does not exist, skipping
12:31:21 WARN: man/src/node/ps.md does not exist, skipping
12:31:21 WARN: man/src/node/rm.md does not exist, skipping
12:31:21 WARN: man/src/node/update.md does not exist, skipping
12:31:21 WARN: man/src/node.md does not exist, skipping
12:31:21 INFO: man/src/pause.md found
12:31:21 WARN: man/src/plugin/create.md does not exist, skipping
12:31:21 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:21 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:21 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:21 WARN: man/src/plugin/install.md does not exist, skipping
12:31:21 INFO: man/src/plugin/ls.md found
12:31:21 WARN: man/src/plugin/push.md does not exist, skipping
12:31:21 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:21 WARN: man/src/plugin/set.md does not exist, skipping
12:31:21 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:21 WARN: man/src/plugin.md does not exist, skipping
12:31:21 INFO: man/src/port.md found
12:31:21 INFO: man/src/ps.md found
12:31:21 INFO: man/src/pull.md found
12:31:21 INFO: man/src/push.md found
12:31:21 INFO: man/src/rename.md found
12:31:21 INFO: man/src/restart.md found
12:31:21 INFO: man/src/rm.md found
12:31:21 INFO: man/src/rmi.md found
12:31:21 WARN: man/src/run.md does not exist, skipping
12:31:21 INFO: man/src/save.md found
12:31:21 INFO: man/src/search.md found
12:31:21 WARN: man/src/secret/create.md does not exist, skipping
12:31:21 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:21 WARN: man/src/secret/ls.md does not exist, skipping
12:31:21 WARN: man/src/secret/rm.md does not exist, skipping
12:31:21 WARN: man/src/secret.md does not exist, skipping
12:31:21 WARN: man/src/service/create.md does not exist, skipping
12:31:21 WARN: man/src/service/inspect.md does not exist, skipping
12:31:21 WARN: man/src/service/logs.md does not exist, skipping
12:31:21 WARN: man/src/service/ls.md does not exist, skipping
12:31:21 WARN: man/src/service/ps.md does not exist, skipping
12:31:21 WARN: man/src/service/rm.md does not exist, skipping
12:31:21 WARN: man/src/service/rollback.md does not exist, skipping
12:31:21 WARN: man/src/service/scale.md does not exist, skipping
12:31:21 WARN: man/src/service/update.md does not exist, skipping
12:31:21 WARN: man/src/service.md does not exist, skipping
12:31:21 WARN: man/src/stack/config.md does not exist, skipping
12:31:21 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:21 WARN: man/src/stack/ls.md does not exist, skipping
12:31:21 WARN: man/src/stack/ps.md does not exist, skipping
12:31:21 WARN: man/src/stack/rm.md does not exist, skipping
12:31:21 WARN: man/src/stack/services.md does not exist, skipping
12:31:21 WARN: man/src/stack.md does not exist, skipping
12:31:21 INFO: man/src/start.md found
12:31:21 INFO: man/src/stats.md found
12:31:21 INFO: man/src/stop.md found
12:31:21 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:21 WARN: man/src/swarm/init.md does not exist, skipping
12:31:21 WARN: man/src/swarm/join.md does not exist, skipping
12:31:21 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:21 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:21 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:21 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:21 WARN: man/src/swarm/update.md does not exist, skipping
12:31:21 WARN: man/src/swarm.md does not exist, skipping
12:31:21 WARN: man/src/system/df.md does not exist, skipping
12:31:21 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:21 INFO: man/src/system/events.md found
12:31:21 INFO: man/src/system/info.md found
12:31:21 WARN: man/src/system/prune.md does not exist, skipping
12:31:21 WARN: man/src/system.md does not exist, skipping
12:31:21 INFO: man/src/tag.md found
12:31:21 INFO: man/src/top.md found
12:31:21 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:21 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:21 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:21 WARN: man/src/trust/key.md does not exist, skipping
12:31:21 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:21 WARN: man/src/trust/sign.md does not exist, skipping
12:31:21 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:21 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:21 WARN: man/src/trust/signer.md does not exist, skipping
12:31:21 WARN: man/src/trust.md does not exist, skipping
12:31:21 INFO: man/src/unpause.md found
12:31:21 INFO: man/src/update.md found
12:31:21 INFO: man/src/version.md found
12:31:21 INFO: man/src/volume/create.md found
12:31:21 INFO: man/src/volume/inspect.md found
12:31:21 INFO: man/src/volume/ls.md found
12:31:21 WARN: man/src/volume/prune.md does not exist, skipping
12:31:21 WARN: man/src/volume/rm.md does not exist, skipping
12:31:21 WARN: man/src/volume/update.md does not exist, skipping
12:31:21 INFO: man/src/volume.md found
12:31:21 INFO: man/src/wait.md found
12:31:21 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:21 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:21 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:21 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:21 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:21 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:21 + popd
12:31:21 + RPM_EC=0
12:31:21 ~/rpmbuild/BUILD/src
12:31:21 ++ jobs -p
12:31:21 + exit 0
12:31:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IqDXBh
12:31:21 + umask 022
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64 '!=' / ']'
12:31:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:21 + mkdir -p /root/rpmbuild/BUILDROOT
12:31:21 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:21 + 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'
12:31:21 + export CFLAGS
12:31:21 + 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'
12:31:21 + export CXXFLAGS
12:31:21 + 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'
12:31:21 + export FFLAGS
12:31:21 + 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'
12:31:21 + export FCFLAGS
12:31:21 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:31:21 + export LDFLAGS
12:31:21 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:21 + export LT_SYS_LIBRARY_PATH
12:31:21 + CC=gcc
12:31:21 + export CC
12:31:21 + CXX=g++
12:31:21 + export CXX
12:31:21 + cd src
12:31:21 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin
12:31:21 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker
12:31:21 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/bash-completion/completions
12:31:21 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/zsh/vendor-completions
12:31:21 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/fish/vendor_completions.d
12:31:21 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/bash-completion/completions/docker
12:31:21 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/zsh/vendor-completions/_docker
12:31:21 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/fish/vendor_completions.d/docker.fish
12:31:21 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/man/man1
12:31:21 + 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-update.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~20230124074129.645395c-0.fc36.aarch64/usr/share/man/man1
12:31:21 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/man/man5
12:31:21 + 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~20230124074129.645395c-0.fc36.aarch64/usr/share/man/man5
12:31:21 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/man/man8
12:31:21 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/man/man8
12:31:21 + mkdir -p build-docs
12:31:21 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:21 + cp cli/LICENSE build-docs/LICENSE
12:31:21 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:21 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:31:21 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:21 + cp cli/NOTICE build-docs/NOTICE
12:31:21 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:31:21 + cp cli/README.md build-docs/README.md
12:31:21 + /usr/lib/rpm/check-buildroot
12:31:21 + /usr/lib/rpm/redhat/brp-ldconfig
12:31:21 + /usr/lib/rpm/brp-compress
12:31:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:31:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:31:21 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:31:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:31:21 + /usr/lib/rpm/check-rpaths
12:31:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:31:21 + /usr/lib/rpm/brp-remove-la-files
12:31:21 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:31:21 + /usr/lib/rpm/redhat/brp-python-hardlink
12:31:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Gp7kMa
12:31:21 + umask 022
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + 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'
12:31:21 + export CFLAGS
12:31:21 + 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'
12:31:21 + export CXXFLAGS
12:31:21 + 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'
12:31:21 + export FFLAGS
12:31:21 + 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'
12:31:21 + export FCFLAGS
12:31:21 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:31:21 + export LDFLAGS
12:31:21 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:21 + export LT_SYS_LIBRARY_PATH
12:31:21 + CC=gcc
12:31:21 + export CC
12:31:21 + CXX=g++
12:31:21 + export CXX
12:31:21 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:31:21 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230124074129.645395c-0.fc36 aarch64
12:31:21 + cd src
12:31:21 ++ cli/build/docker --version
12:31:21 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:31:21 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:31:21 + echo 'PASS: cli version OK'
12:31:21 + RPM_EC=0
12:31:21 PASS: cli version OK
12:31:21 ++ jobs -p
12:31:21 + exit 0
12:31:21 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:21 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EOXk5b
12:31:21 + umask 022
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + cd src
12:31:21 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/doc/docker-ce-cli
12:31:21 + export LC_ALL=C
12:31:21 + LC_ALL=C
12:31:21 + export DOCDIR
12:31:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/doc/docker-ce-cli
12:31:21 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/doc/docker-ce-cli
12:31:21 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/doc/docker-ce-cli
12:31:21 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/doc/docker-ce-cli
12:31:21 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/share/doc/docker-ce-cli
12:31:21 + RPM_EC=0
12:31:21 ++ jobs -p
12:31:21 + exit 0
12:31:21 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.fc36 docker-ce-cli(aarch-64) = 1:0.0.0~20230124074129.645395c-0.fc36
12:31:21 Requires(interp): /bin/sh
12:31:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:31:21 Requires(post): /bin/sh
12:31:21 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)
12:31:21 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:31:21 Recommends: docker-buildx-plugin docker-compose-plugin
12:31:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:21 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.src.rpm
12:31:21 #52 21.38 Selecting previously unselected package libglib2.0-dev-bin.
12:31:21 #52 21.38 Preparing to unpack .../30-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
12:31:21 #52 21.48 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:31:21 #52 21.60 Selecting previously unselected package libmount-dev:amd64.
12:31:21 #52 21.60 Preparing to unpack .../31-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
12:31:21 #52 21.66 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
12:31:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:21 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:21 go: downloading github.com/russross/blackfriday v1.6.0
12:31:21 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:21 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:21 go: downloading golang.org/x/net v0.5.0
12:31:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm
12:31:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IeLoGc
12:31:21 + umask 022
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + cd src
12:31:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:31:21 + RPM_EC=0
12:31:21 ++ jobs -p
12:31:21 + exit 0
12:31:21 
12:31:21 RPM build warnings:
12:31:21     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:31:21     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:31:21     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:31:21     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:31:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hm3qtB
12:31:21 + umask 022
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + rm -rf src
12:31:21 + /usr/bin/mkdir -p src
12:31:21 + cd src
12:31:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:31:21 + /usr/bin/tar -xof -
12:31:21 + STATUS=0
12:31:21 + '[' 0 -ne 0 ']'
12:31:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:31:21 + /usr/bin/tar -xof -
12:31:21 + STATUS=0
12:31:21 + '[' 0 -ne 0 ']'
12:31:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:21 + RPM_EC=0
12:31:21 ++ jobs -p
12:31:21 + exit 0
12:31:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aKg5gJ
12:31:21 + umask 022
12:31:21 + cd /root/rpmbuild/BUILD
12:31:21 + 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'
12:31:21 + export CFLAGS
12:31:21 + 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'
12:31:21 + export CXXFLAGS
12:31:21 + 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'
12:31:21 + export FFLAGS
12:31:21 + 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'
12:31:21 + export FCFLAGS
12:31:21 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:31:21 + export LDFLAGS
12:31:21 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:21 + export LT_SYS_LIBRARY_PATH
12:31:21 + CC=gcc
12:31:21 + export CC
12:31:21 + CXX=g++
12:31:21 + export CXX
12:31:21 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:31:21 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230124074129.645395c-0.fc36 x86_64
12:31:21 + cd src
12:31:21 + mkdir -p /go/src/github.com/docker
12:31:21 + rm -f /go/src/github.com/docker/cli
12:31:21 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:31:21 + pushd /go/src/github.com/docker/cli
12:31:21 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:31:21 + VERSION=0.0.0-20230124074129-645395c
12:31:21 + GITCOMMIT=645395c
12:31:21 + GO_LINKMODE=dynamic
12:31:21 + ./scripts/build/binary
12:31:21 Building dynamic docker-linux-amd64
12:31:21 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:31:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:31:22 #52 22.11 Selecting previously unselected package libpcre16-3:amd64.
12:31:22 #52 22.14 Preparing to unpack .../32-libpcre16-3_2%3a8.39-13_amd64.deb ...
12:31:22 #52 22.15 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
12:31:22 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:22 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:22 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:22 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:22 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:22 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:22 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:22 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:22 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:22 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:22 go: downloading github.com/golang/protobuf v1.5.2
12:31:22 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:22 #52 22.42 Selecting previously unselected package libpcre32-3:amd64.
12:31:22 #52 22.42 Preparing to unpack .../33-libpcre32-3_2%3a8.39-13_amd64.deb ...
12:31:22 #52 22.43 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
12:31:22 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:22 #52 22.70 Selecting previously unselected package libpcrecpp0v5:amd64.
12:31:22 #52 22.71 Preparing to unpack .../34-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
12:31:22 #52 22.72 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
12:31:22 #52 22.92 Selecting previously unselected package libpcre3-dev:amd64.
12:31:23 #52 22.93 Preparing to unpack .../35-libpcre3-dev_2%3a8.39-13_amd64.deb ...
12:31:23 #52 22.94 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
12:31:23 #52 23.23 Selecting previously unselected package zlib1g-dev:amd64.
12:31:23 #52 23.24 Preparing to unpack .../36-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
12:31:23 #52 23.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:31:23 #52 23.38 Selecting previously unselected package libglib2.0-dev:amd64.
12:31:23 #52 23.40 Preparing to unpack .../37-libglib2.0-dev_2.66.8-1_amd64.deb ...
12:31:23 #52 23.41 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
12:31:23 #52 24.09 Selecting previously unselected package libseccomp-dev:amd64.
12:31:23 #52 24.09 Preparing to unpack .../38-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:31:24 #52 24.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:31:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:24 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:24 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:24 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:24 go: downloading github.com/beorn7/perks v1.0.1
12:31:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:24 go: downloading github.com/prometheus/client_model v0.3.0
12:31:24 go: downloading github.com/prometheus/common v0.37.0
12:31:24 go: downloading github.com/prometheus/procfs v0.8.0
12:31:24 go: downloading google.golang.org/protobuf v1.28.1
12:31:24 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:24 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:24 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:24 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:24 #52 24.26 Selecting previously unselected package libsecret-1-dev:amd64.
12:31:24 #52 24.26 Preparing to unpack .../39-libsecret-1-dev_0.20.4-2_amd64.deb ...
12:31:24 #52 24.27 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
12:31:24 #52 24.43 Selecting previously unselected package libsystemd-dev:amd64.
12:31:24 #52 24.43 Preparing to unpack .../40-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
12:31:24 #52 24.44 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:31:24 go: downloading k8s.io/klog/v2 v2.80.1
12:31:24 go: downloading github.com/kr/text v0.2.0
12:31:24 go: downloading github.com/docker/go-metrics v0.0.1
12:31:24 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:24 go: downloading github.com/kr/pretty v0.2.1
12:31:24 go: downloading github.com/magiconair/properties v1.5.3
12:31:24 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:24 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:24 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:24 go: downloading github.com/go-logr/logr v1.2.3
12:31:24 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:24 + go mod vendor -modfile=vendor.mod
12:31:25 #52 24.95 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
12:31:25 #52 25.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:31:25 #47 ...
12:31:25 
12:31:25 #49 [linux/arm64->arm/v6 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm/v6 <<EOT (set -e...)
12:31:25 #49 DONE 98.3s
12:31:25 
12:31:25 #47 [linux/arm64->arm/v6 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm/v6 <<EOT (set -e...)
12:31:25 #47 ...
12:31:25 
12:31:25 #54 [linux/arm/v6 all 2/7] COPY --from=runc          /build/ /
12:31:25 #54 DONE 0.4s
12:31:25 
12:31:25 #47 [linux/arm64->arm/v6 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm/v6 <<EOT (set -e...)
12:31:25 #52 25.08 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:31:25 #52 25.13 Setting up libpcre16-3:amd64 (2:8.39-13) ...
12:31:25 #52 25.15 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:31:25 #52 25.17 Setting up bzip2 (1.0.8-4) ...
12:31:25 #52 25.18 Setting up libffi-dev:amd64 (3.3-6) ...
12:31:25 #52 25.19 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:31:25 #52 25.21 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:31:25 #52 25.23 Setting up libglib2.0-data (2.66.8-1) ...
12:31:25 #52 25.25 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
12:31:25 #52 25.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:31:25 #52 25.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:31:25 #52 25.34 Setting up libpcre32-3:amd64 (2:8.39-13) ...
12:31:25 #52 25.35 Setting up patch (2.7.6-7) ...
12:31:25 #52 25.37 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
12:31:25 #52 25.38 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:31:25 #52 25.40 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:31:25 #52 25.43 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
12:31:25 #52 25.44 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:31:25 #52 25.46 Setting up python3-lib2to3 (3.9.2-1) ...
12:31:25 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:25 #52 25.73 Setting up libelf1:amd64 (0.183-1) ...
12:31:25 #52 25.75 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:31:25 #52 25.77 Setting up libsecret-common (0.20.4-2) ...
12:31:25 #52 25.78 Setting up python3-distutils (3.9.2-1) ...
12:31:26 #52 26.09 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:31:26 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm
12:31:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VdqeQa
12:31:26 + umask 022
12:31:26 + cd /root/rpmbuild/BUILD
12:31:26 + cd src
12:31:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:26 + RPM_EC=0
12:31:26 ++ jobs -p
12:31:26 + exit 0
12:31:26 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.mnhKoX
12:31:26 + umask 022
12:31:26 + cd /root/rpmbuild/BUILD
12:31:26 + rm -rf src src.gemspec
12:31:26 + RPM_EC=0
12:31:26 ++ jobs -p
12:31:26 + exit 0
12:31:26     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:31:26     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:31:26     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:31:26     source_date_epoch_from_changelog set but %changelog is missing
12:31:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-proxy
12:31:26     source_date_epoch_from_changelog set but %changelog is missing
12:31:26 
12:31:26 RPM build warnings:
12:31:26 warning: source_date_epoch_from_changelog set but %changelog is missing
12:31:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GhiinF
12:31:26 + umask 022
12:31:26 + cd /root/rpmbuild/BUILD
12:31:26 + cd /root/rpmbuild/BUILD
12:31:26 + rm -rf src
12:31:26 + /usr/bin/mkdir -p src
12:31:26 + cd src
12:31:26 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:31:26 + STATUS=0
12:31:26 + '[' 0 -ne 0 ']'
12:31:26 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:31:26 make[2]: Entering directory '/root/build-deb/cli'
12:31:26 scripts/docs/generate-man.sh
12:31:26 + cp -r . /tmp/docker-cli-docsgen.nSSjdZJDBT/
12:31:26 + cd /tmp/docker-cli-docsgen.nSSjdZJDBT
12:31:26 + ./scripts/vendor init
12:31:26 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:26 + cp man/tools.go .
12:31:26 + ./scripts/vendor update
12:31:26 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:26 go: downloading github.com/spf13/cobra v1.6.1
12:31:26 go: downloading github.com/spf13/pflag v1.0.5
12:31:26 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:26 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:26 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:26 go: downloading github.com/morikuni/aec v1.0.0
12:31:26 go: downloading github.com/pkg/errors v0.9.1
12:31:26 go: downloading github.com/google/go-cmp v0.5.9
12:31:26 go: downloading gotest.tools/v3 v3.4.0
12:31:26 go: downloading golang.org/x/sys v0.4.0
12:31:26 go: downloading github.com/docker/go-units v0.5.0
12:31:26 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:26 go: downloading github.com/docker/go-connections v0.4.0
12:31:26 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:26 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:26 go: downloading golang.org/x/text v0.6.0
12:31:26 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:26 go: downloading github.com/containerd/containerd v1.6.15
12:31:26 go: downloading github.com/moby/sys/signal v0.7.0
12:31:26 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:26 go: downloading github.com/moby/buildkit v0.10.6
12:31:26 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:26 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:26 go: downloading github.com/gogo/protobuf v1.3.2
12:31:26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:26 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:26 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:26 go: downloading golang.org/x/term v0.4.0
12:31:26 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:26 go: downloading github.com/imdario/mergo v0.3.12
12:31:26 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:26 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:26 go: downloading github.com/creack/pty v1.1.11
12:31:26 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:26 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:26 go: downloading github.com/stretchr/testify v1.8.0
12:31:26 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:26 go: downloading github.com/rivo/uniseg v0.2.0
12:31:26 go: downloading github.com/klauspost/compress v1.15.12
12:31:26 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:26 go: downloading github.com/containerd/continuity v0.3.0
12:31:26 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:26 go: downloading golang.org/x/time v0.1.0
12:31:26 go: downloading github.com/opencontainers/runc v1.1.3
12:31:26 go: downloading golang.org/x/crypto v0.2.0
12:31:26 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:26 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:26 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:26 go: downloading google.golang.org/grpc v1.48.0
12:31:26 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:26 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:26 go: downloading github.com/russross/blackfriday v1.6.0
12:31:26 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:26 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:26 go: downloading golang.org/x/net v0.5.0
12:31:26 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:26 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:26 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:26 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:26 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:26 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:26 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:26 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:26 go: downloading github.com/golang/protobuf v1.5.2
12:31:26 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:26 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:26 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:26 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:26 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:26 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:26 go: downloading github.com/beorn7/perks v1.0.1
12:31:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:26 go: downloading github.com/prometheus/client_model v0.3.0
12:31:26 go: downloading github.com/prometheus/common v0.37.0
12:31:26 go: downloading github.com/prometheus/procfs v0.8.0
12:31:26 go: downloading google.golang.org/protobuf v1.28.1
12:31:26 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:26 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:26 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:26 go: downloading k8s.io/klog/v2 v2.80.1
12:31:26 go: downloading github.com/kr/text v0.2.0
12:31:26 go: downloading github.com/docker/go-metrics v0.0.1
12:31:26 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:26 go: downloading github.com/kr/pretty v0.2.1
12:31:26 go: downloading github.com/magiconair/properties v1.5.3
12:31:26 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:26 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:26 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:26 go: downloading github.com/go-logr/logr v1.2.3
12:31:26 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:26 + go mod vendor -modfile=vendor.mod
12:31:26 + STATUS=0
12:31:26 + '[' 0 -ne 0 ']'
12:31:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:26 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:26 + RPM_EC=0
12:31:26 ++ jobs -p
12:31:26 + exit 0
12:31:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jF6KMk
12:31:26 + umask 022
12:31:26 + cd /root/rpmbuild/BUILD
12:31:26 + 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'
12:31:26 + export CFLAGS
12:31:26 + 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'
12:31:26 + export CXXFLAGS
12:31:26 + 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'
12:31:26 + export FFLAGS
12:31:26 + 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'
12:31:26 + export FCFLAGS
12:31:26 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:31:26 + export LDFLAGS
12:31:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:26 + export LT_SYS_LIBRARY_PATH
12:31:26 + CC=gcc
12:31:26 + export CC
12:31:26 + CXX=g++
12:31:26 + export CXX
12:31:26 + cd src
12:31:26 + export DOCKER_GITCOMMIT=2b9de2e
12:31:26 + DOCKER_GITCOMMIT=2b9de2e
12:31:26 + mkdir -p /go/src/github.com/docker
12:31:26 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:31:26 + TMP_GOPATH=/go
12:31:26 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:31:26 + RM_GOPATH=0
12:31:26 + TMP_GOPATH=/go
12:31:26 + : /usr/local/bin
12:31:26 + '[' -z /go ']'
12:31:26 + export GOPATH=/go
12:31:26 + GOPATH=/go
12:31:26 + case "$(go env GOARCH)" in
12:31:26 ++ go env GOARCH
12:31:26 + export GO_BUILDMODE=-buildmode=pie
12:31:26 + GO_BUILDMODE=-buildmode=pie
12:31:26 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:31:26 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:31:26 + bin=rootlesskit
12:31:26 + shift
12:31:26 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:31:26 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:31:26 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:26 + install_rootlesskit dynamic
12:31:26 + case "$1" in
12:31:26 + install_rootlesskit_dynamic
12:31:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:31:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:31:26 + export BUILD_MODE=-buildmode=pie
12:31:26 + BUILD_MODE=-buildmode=pie
12:31:26 + _install_rootlesskit
12:31:26 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:31:26 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:26 + for f in rootlesskit rootlesskit-docker-proxy
12:31:26 + GOBIN=/usr/local/bin
12:31:26 + GO111MODULE=on
12:31:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:26 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:31:26 #52 26.85 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
12:31:26 #52 26.91 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:31:26 #52 26.94 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:31:26 #52 26.97 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
12:31:26 #52 26.99 Setting up libglib2.0-bin (2.66.8-1) ...
12:31:26 #52 27.03 Setting up dpkg-dev (1.20.12) ...
12:31:27 #52 27.06 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
12:31:27 #52 27.08 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
12:31:27 #52 27.10 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
12:31:27 #52 27.13 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
12:31:27 #52 27.14 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
12:31:27 #52 27.20 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:31:27 #52 27.22 Setting up dmsetup (2:1.02.175-2.1) ...
12:31:27 #52 27.24 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:31:27 go: downloading github.com/urfave/cli/v2 v2.23.5
12:31:27 go: downloading golang.org/x/sys v0.2.0
12:31:27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:31:27 go: downloading github.com/google/uuid v1.3.0
12:31:27 go: downloading github.com/moby/vpnkit v0.5.0
12:31:27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:31:27 #52 27.31 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:31:27 #52 27.34 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
12:31:27 #52 27.36 No schema files found: doing nothing.
12:31:27 #52 27.36 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:31:27 #52 27.44 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
12:31:27 go: downloading github.com/gofrs/flock v0.8.1
12:31:27 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:31:27 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:31:27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:31:27 go: downloading golang.org/x/net v0.1.0
12:31:28 #48 172.1 + bin/containerd-stress
12:31:28 #48 172.1 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
12:31:28 #48 174.7 + bin/containerd-shim
12:31:28 #48 175.7 + bin/containerd-shim-runc-v1
12:31:28 #48 177.3 + bin/containerd-shim-runc-v2
12:31:28 #48 178.7 + binaries
12:31:28 #52 DONE 28.2s
12:31:28 
12:31:28 #55 [linux/amd64 build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
12:31:28 #55 DONE 0.4s
12:31:28 
12:31:28 #48 [linux/amd64 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 <<EOT (set -e...)
12:31:28 #48 ...
12:31:28 
12:31:28 #56 [linux/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
12:31:28 make[2]: Entering directory '/root/build-deb/cli'
12:31:28 scripts/docs/generate-man.sh
12:31:28 + cp -r . /tmp/docker-cli-docsgen.lDotdDxkJD/
12:31:28 + cd /tmp/docker-cli-docsgen.lDotdDxkJD
12:31:28 + ./scripts/vendor init
12:31:28 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:28 + cp man/tools.go .
12:31:28 + ./scripts/vendor update
12:31:28 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:28 go: downloading github.com/spf13/cobra v1.6.1
12:31:28 go: downloading github.com/spf13/pflag v1.0.5
12:31:28 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:28 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:28 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:28 go: downloading github.com/morikuni/aec v1.0.0
12:31:28 go: downloading github.com/pkg/errors v0.9.1
12:31:28 go: downloading github.com/google/go-cmp v0.5.9
12:31:28 go: downloading gotest.tools/v3 v3.4.0
12:31:28 go: downloading golang.org/x/sys v0.4.0
12:31:28 go: downloading github.com/docker/go-units v0.5.0
12:31:28 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:28 go: downloading github.com/docker/go-connections v0.4.0
12:31:28 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:28 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:28 go: downloading golang.org/x/text v0.6.0
12:31:28 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:28 go: downloading github.com/containerd/containerd v1.6.15
12:31:29 go: downloading github.com/moby/sys/signal v0.7.0
12:31:29 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:29 go: downloading github.com/moby/buildkit v0.10.6
12:31:29 #56 1.001 
12:31:29 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:29 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:29 go: downloading github.com/gogo/protobuf v1.3.2
12:31:30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:30 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:30 #56 1.482 Removing /tmp/bundles/
12:31:30 #56 1.489 
12:31:30 #56 1.502 ---> Making bundle: binary (in /tmp/bundles/binary)
12:31:30 #56 1.571 Building static /tmp/bundles/binary-daemon/dockerd (linux/amd64)...
12:31:30 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:31:30 + make manpages
12:31:30 scripts/docs/generate-man.sh
12:31:30 + cp -r . /tmp/docker-cli-docsgen.DD4yJkAJEa/
12:31:30 + cd /tmp/docker-cli-docsgen.DD4yJkAJEa
12:31:30 + ./scripts/vendor init
12:31:30 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:30 + cp man/tools.go .
12:31:30 + ./scripts/vendor update
12:31:30 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:30 go: downloading github.com/spf13/cobra v1.6.1
12:31:30 go: downloading github.com/spf13/pflag v1.0.5
12:31:30 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:30 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:30 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:30 go: downloading github.com/morikuni/aec v1.0.0
12:31:30 go: downloading github.com/pkg/errors v0.9.1
12:31:30 go: downloading github.com/google/go-cmp v0.5.9
12:31:30 go: downloading gotest.tools/v3 v3.4.0
12:31:30 go: downloading golang.org/x/sys v0.4.0
12:31:30 go: downloading github.com/docker/go-units v0.5.0
12:31:30 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:30 go: downloading github.com/docker/go-connections v0.4.0
12:31:30 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:30 go: downloading github.com/sirupsen/logrus v1.9.0
12:31:30 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:30 go: downloading golang.org/x/text v0.6.0
12:31:30 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:30 go: downloading github.com/containerd/containerd v1.6.15
12:31:30 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:30 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:30 go: downloading golang.org/x/term v0.4.0
12:31:30 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:30 go: downloading github.com/imdario/mergo v0.3.12
12:31:30 go: downloading github.com/moby/sys/signal v0.7.0
12:31:30 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:30 go: downloading github.com/moby/buildkit v0.10.6
12:31:30 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:30 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:30 go: downloading github.com/creack/pty v1.1.11
12:31:30 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:30 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:30 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:30 go: downloading github.com/gogo/protobuf v1.3.2
12:31:31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:31 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:31 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:31 go: downloading golang.org/x/term v0.4.0
12:31:31 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:31 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:31 go: downloading github.com/imdario/mergo v0.3.12
12:31:31 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:31 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:31 go: downloading github.com/creack/pty v1.1.11
12:31:31 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:31 go: downloading github.com/gorilla/mux v1.8.0
12:31:31 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:31 go: downloading github.com/stretchr/testify v1.8.0
12:31:31 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:31 go: downloading github.com/rivo/uniseg v0.2.0
12:31:31 go: downloading github.com/klauspost/compress v1.15.12
12:31:31 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:31 #48 DONE 181.6s
12:31:31 
12:31:31 #56 [linux/arm64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm64 <<EOT (set -e...)
12:31:31 make[2]: Entering directory '/root/build-deb/cli'
12:31:31 scripts/docs/generate-man.sh
12:31:31 + cp -r . /tmp/docker-cli-docsgen.FW5TebFRZN/
12:31:31 + cd /tmp/docker-cli-docsgen.FW5TebFRZN
12:31:31 + ./scripts/vendor init
12:31:31 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:31 + cp man/tools.go .
12:31:31 + ./scripts/vendor update
12:31:31 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:31 go: downloading github.com/spf13/cobra v1.6.1
12:31:31 go: downloading github.com/spf13/pflag v1.0.5
12:31:31 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:31 go: downloading github.com/containerd/continuity v0.3.0
12:31:31 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:31 go: downloading golang.org/x/time v0.1.0
12:31:31 go: downloading github.com/opencontainers/runc v1.1.3
12:31:31 make[2]: Entering directory '/root/build-deb/cli'
12:31:31 scripts/docs/generate-man.sh
12:31:31 + cp -r . /tmp/docker-cli-docsgen.0rSIs1fAJz/
12:31:31 + cd /tmp/docker-cli-docsgen.0rSIs1fAJz
12:31:31 + ./scripts/vendor init
12:31:31 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:31 + cp man/tools.go .
12:31:31 + ./scripts/vendor update
12:31:31 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:31 go: downloading github.com/spf13/cobra v1.6.1
12:31:31 go: downloading github.com/spf13/pflag v1.0.5
12:31:31 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:31 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:31 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:31 go: downloading github.com/morikuni/aec v1.0.0
12:31:31 go: downloading github.com/pkg/errors v0.9.1
12:31:31 go: downloading github.com/google/go-cmp v0.5.9
12:31:31 go: downloading gotest.tools/v3 v3.4.0
12:31:31 go: downloading golang.org/x/sys v0.4.0
12:31:31 go: downloading github.com/docker/go-units v0.5.0
12:31:31 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:31 go: downloading github.com/docker/go-connections v0.4.0
12:31:31 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:31 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:31 go: downloading golang.org/x/text v0.6.0
12:31:31 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:31 go: downloading github.com/containerd/containerd v1.6.15
12:31:31 go: downloading github.com/moby/sys/signal v0.7.0
12:31:31 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:31 go: downloading github.com/moby/buildkit v0.10.6
12:31:31 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:31 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:31 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:31 go: downloading github.com/gogo/protobuf v1.3.2
12:31:31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:31 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:31 go: downloading golang.org/x/term v0.4.0
12:31:31 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:31 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:31 go: downloading github.com/imdario/mergo v0.3.12
12:31:31 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:31 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:31 go: downloading github.com/creack/pty v1.1.11
12:31:31 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:31 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:31 go: downloading github.com/stretchr/testify v1.8.0
12:31:31 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:31 go: downloading github.com/rivo/uniseg v0.2.0
12:31:31 go: downloading github.com/klauspost/compress v1.15.12
12:31:31 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:31 go: downloading github.com/containerd/continuity v0.3.0
12:31:31 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:31 go: downloading golang.org/x/time v0.1.0
12:31:31 go: downloading github.com/opencontainers/runc v1.1.3
12:31:31 go: downloading golang.org/x/crypto v0.2.0
12:31:31 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:31 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:31 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:31 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:31 go: downloading google.golang.org/grpc v1.48.0
12:31:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:31 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:31 go: downloading github.com/russross/blackfriday v1.6.0
12:31:31 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:31 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:31 go: downloading golang.org/x/net v0.5.0
12:31:31 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:31 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:31 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:31 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:31 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:31 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:31 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:31 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:31 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:31 go: downloading github.com/golang/protobuf v1.5.2
12:31:31 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:31 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:31 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:31 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:31 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:31 go: downloading github.com/beorn7/perks v1.0.1
12:31:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:31 go: downloading github.com/prometheus/client_model v0.3.0
12:31:31 go: downloading github.com/prometheus/common v0.37.0
12:31:31 go: downloading github.com/prometheus/procfs v0.8.0
12:31:31 go: downloading google.golang.org/protobuf v1.28.1
12:31:31 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:31 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:31 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:31 go: downloading k8s.io/klog/v2 v2.80.1
12:31:31 go: downloading github.com/kr/text v0.2.0
12:31:31 go: downloading github.com/docker/go-metrics v0.0.1
12:31:31 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:31 go: downloading github.com/kr/pretty v0.2.1
12:31:31 go: downloading github.com/magiconair/properties v1.5.3
12:31:31 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:31 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:31 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:31 go: downloading github.com/go-logr/logr v1.2.3
12:31:31 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:31 + go mod vendor -modfile=vendor.mod
12:31:31 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:31 #56 ...
12:31:31 
12:31:31 #58 [linux/arm64 all 3/7] COPY --from=containerd    /build/ /
12:31:32 go: downloading golang.org/x/crypto v0.2.0
12:31:32 make[2]: Entering directory '/root/build-deb/cli'
12:31:32 scripts/docs/generate-man.sh
12:31:32 + cp -r . /tmp/docker-cli-docsgen.StHsKraTks/
12:31:32 + cd /tmp/docker-cli-docsgen.StHsKraTks
12:31:32 + ./scripts/vendor init
12:31:32 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:32 + cp man/tools.go .
12:31:32 + ./scripts/vendor update
12:31:32 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:32 go: downloading github.com/spf13/cobra v1.6.1
12:31:32 go: downloading github.com/spf13/pflag v1.0.5
12:31:32 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:32 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:32 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:32 go: downloading github.com/morikuni/aec v1.0.0
12:31:32 go: downloading github.com/pkg/errors v0.9.1
12:31:32 go: downloading github.com/google/go-cmp v0.5.9
12:31:32 go: downloading gotest.tools/v3 v3.4.0
12:31:32 go: downloading golang.org/x/sys v0.4.0
12:31:32 go: downloading github.com/docker/go-units v0.5.0
12:31:32 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:32 go: downloading github.com/docker/go-connections v0.4.0
12:31:32 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:32 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:32 go: downloading golang.org/x/text v0.6.0
12:31:32 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:32 go: downloading github.com/containerd/containerd v1.6.15
12:31:32 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:32 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:32 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:32 go: downloading github.com/morikuni/aec v1.0.0
12:31:32 go: downloading github.com/pkg/errors v0.9.1
12:31:32 go: downloading github.com/google/go-cmp v0.5.9
12:31:32 go: downloading gotest.tools/v3 v3.4.0
12:31:32 go: downloading golang.org/x/sys v0.4.0
12:31:32 go: downloading github.com/docker/go-units v0.5.0
12:31:32 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:32 go: downloading github.com/moby/sys/signal v0.7.0
12:31:32 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:32 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:32 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:32 go: downloading google.golang.org/grpc v1.48.0
12:31:32 go: downloading github.com/docker/go-connections v0.4.0
12:31:32 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:32 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:32 go: downloading golang.org/x/text v0.6.0
12:31:32 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:32 go: downloading github.com/stretchr/testify v1.8.0
12:31:32 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:32 go: downloading github.com/rivo/uniseg v0.2.0
12:31:32 go: downloading github.com/klauspost/compress v1.15.12
12:31:32 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:32 go: downloading github.com/containerd/continuity v0.3.0
12:31:32 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:32 go: downloading golang.org/x/time v0.1.0
12:31:32 go: downloading github.com/opencontainers/runc v1.1.3
12:31:32 go: downloading github.com/moby/buildkit v0.10.6
12:31:32 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:32 go: downloading github.com/containerd/containerd v1.6.15
12:31:32 go: downloading golang.org/x/crypto v0.2.0
12:31:32 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:32 + for f in rootlesskit rootlesskit-docker-proxy
12:31:32 + GOBIN=/usr/local/bin
12:31:32 + GO111MODULE=on
12:31:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:32 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:32 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:32 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:32 go: downloading github.com/gogo/protobuf v1.3.2
12:31:33 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:33 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:33 go: downloading github.com/russross/blackfriday v1.6.0
12:31:33 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:33 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:33 go: downloading golang.org/x/net v0.5.0
12:31:33 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:33 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:33 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:33 go: downloading github.com/moby/sys/signal v0.7.0
12:31:33 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:33 go: downloading github.com/moby/buildkit v0.10.6
12:31:33 go: downloading google.golang.org/grpc v1.48.0
12:31:33 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:33 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:33 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:33 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:33 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:33 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:33 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:33 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:33 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm
12:31:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EOiJls
12:31:33 + umask 022
12:31:33 + cd /root/rpmbuild/BUILD
12:31:33 + cd src
12:31:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:33 + RPM_EC=0
12:31:33 ++ jobs -p
12:31:33 + exit 0
12:31:33 
12:31:33 RPM build warnings:
12:31:33     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:31:33     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:31:33     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:31:33     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-proxy
12:31:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mrUcYy
12:31:33 + umask 022
12:31:33 + cd /root/rpmbuild/BUILD
12:31:33 + cd /root/rpmbuild/BUILD
12:31:33 + rm -rf src
12:31:33 + /usr/bin/mkdir -p src
12:31:33 + cd src
12:31:33 + /usr/bin/tar -xof -
12:31:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:31:33 + STATUS=0
12:31:33 + '[' 0 -ne 0 ']'
12:31:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:31:33 + /usr/bin/tar -xof -
12:31:33 + STATUS=0
12:31:33 + '[' 0 -ne 0 ']'
12:31:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:33 + RPM_EC=0
12:31:33 ++ jobs -p
12:31:33 + exit 0
12:31:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W2zP9W
12:31:33 + umask 022
12:31:33 + cd /root/rpmbuild/BUILD
12:31:33 + 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'
12:31:33 + export CFLAGS
12:31:33 + 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'
12:31:33 + export CXXFLAGS
12:31:33 + 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'
12:31:33 + export FFLAGS
12:31:33 + 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'
12:31:33 + export FCFLAGS
12:31:33 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:31:33 + export LDFLAGS
12:31:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:33 + export LT_SYS_LIBRARY_PATH
12:31:33 + CC=gcc
12:31:33 + export CC
12:31:33 + CXX=g++
12:31:33 + export CXX
12:31:33 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:31:33 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230124074129.645395c-0.fc36 aarch64
12:31:33 + cd src
12:31:33 + export DOCKER_GITCOMMIT=2b9de2e
12:31:33 + DOCKER_GITCOMMIT=2b9de2e
12:31:33 + mkdir -p /go/src/github.com/docker
12:31:33 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:31:33 + TMP_GOPATH=/go
12:31:33 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:31:33 + RM_GOPATH=0
12:31:33 + TMP_GOPATH=/go
12:31:33 + : /usr/local/bin
12:31:33 + '[' -z /go ']'
12:31:33 + export GOPATH=/go
12:31:33 + GOPATH=/go
12:31:33 + case "$(go env GOARCH)" in
12:31:33 ++ go env GOARCH
12:31:33 + export GO_BUILDMODE=-buildmode=pie
12:31:33 + GO_BUILDMODE=-buildmode=pie
12:31:33 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:31:33 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:31:33 + bin=rootlesskit
12:31:33 + shift
12:31:33 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:31:33 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:31:33 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:33 + install_rootlesskit dynamic
12:31:33 + case "$1" in
12:31:33 + install_rootlesskit_dynamic
12:31:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:31:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:31:33 + export BUILD_MODE=-buildmode=pie
12:31:33 + BUILD_MODE=-buildmode=pie
12:31:33 + _install_rootlesskit
12:31:33 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:31:33 + for f in rootlesskit rootlesskit-docker-proxy
12:31:33 + GOBIN=/usr/local/bin
12:31:33 + GO111MODULE=on
12:31:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:33 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:33 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:33 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:31:33 go: downloading github.com/russross/blackfriday v1.6.0
12:31:33 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:33 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:33 #58 DONE 2.0s
12:31:33 
12:31:33 #56 [linux/arm64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm64 <<EOT (set -e...)
12:31:33 go: downloading golang.org/x/term v0.4.0
12:31:33 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:33 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:33 go: downloading github.com/imdario/mergo v0.3.12
12:31:33 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:33 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:33 go: downloading github.com/creack/pty v1.1.11
12:31:33 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:33 go: downloading github.com/golang/protobuf v1.5.2
12:31:33 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:33 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:31:33 go: downloading golang.org/x/net v0.5.0
12:31:33 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:33 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:33 go: downloading github.com/gogo/protobuf v1.3.2
12:31:34 #56 ...
12:31:34 
12:31:34 #59 [linux/arm64 all 4/7] COPY --from=rootlesskit   /build/ /
12:31:34 go: downloading github.com/urfave/cli/v2 v2.23.5
12:31:34 go: downloading golang.org/x/sys v0.2.0
12:31:34 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:34 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:34 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:34 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:34 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:34 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:34 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:34 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:34 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:34 + return
12:31:34 + RPM_EC=0
12:31:34 ++ jobs -p
12:31:34 + exit 0
12:31:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UU8crW
12:31:34 + umask 022
12:31:34 + cd /root/rpmbuild/BUILD
12:31:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64 '!=' / ']'
12:31:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:34 + mkdir -p /root/rpmbuild/BUILDROOT
12:31:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:34 + 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'
12:31:34 + export CFLAGS
12:31:34 + 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'
12:31:34 + export CXXFLAGS
12:31:34 + 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'
12:31:34 + export FFLAGS
12:31:34 + 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'
12:31:34 + export FCFLAGS
12:31:34 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:31:34 + export LDFLAGS
12:31:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:34 + export LT_SYS_LIBRARY_PATH
12:31:34 + CC=gcc
12:31:34 + export CC
12:31:34 + CXX=g++
12:31:34 + export CXX
12:31:34 + cd src
12:31:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
12:31:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
12:31:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/rootlesskit
12:31:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
12:31:34 + /usr/lib/rpm/check-buildroot
12:31:34 + /usr/lib/rpm/redhat/brp-ldconfig
12:31:34 + /usr/lib/rpm/brp-compress
12:31:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:31:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:31:34 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:31:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:31:34 + /usr/lib/rpm/check-rpaths
12:31:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:31:34 #59 DONE 0.4s
12:31:34 
12:31:34 #56 [linux/arm64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm64 <<EOT (set -e...)
12:31:34 #56 ...
12:31:34 
12:31:34 #60 [linux/arm64 all 5/7] COPY --from=containerutil /build/ /
12:31:34 #60 DONE 0.1s
12:31:34 
12:31:34 #61 [linux/arm64 all 6/7] COPY --from=vpnkit        /       /
12:31:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:31:34 go: downloading github.com/google/uuid v1.3.0
12:31:34 go: downloading github.com/moby/vpnkit v0.5.0
12:31:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:31:34 go: downloading github.com/gofrs/flock v0.8.1
12:31:34 go: downloading github.com/golang/protobuf v1.5.2
12:31:34 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:34 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:34 go: downloading golang.org/x/term v0.4.0
12:31:34 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:34 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:34 go: downloading github.com/imdario/mergo v0.3.12
12:31:34 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:34 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:34 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
12:31:34 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
12:31:34 + /usr/lib/rpm/brp-remove-la-files
12:31:34 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:31:34 + /usr/lib/rpm/redhat/brp-python-hardlink
12:31:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dFF507
12:31:34 + umask 022
12:31:34 + cd /root/rpmbuild/BUILD
12:31:34 + 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'
12:31:34 + export CFLAGS
12:31:34 + 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'
12:31:34 + export CXXFLAGS
12:31:34 + 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'
12:31:34 + export FFLAGS
12:31:34 + 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'
12:31:34 + export FCFLAGS
12:31:34 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:31:34 + export LDFLAGS
12:31:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:34 + export LT_SYS_LIBRARY_PATH
12:31:34 + CC=gcc
12:31:34 + export CC
12:31:34 + CXX=g++
12:31:34 + export CXX
12:31:34 + cd src
12:31:34 + /usr/local/bin/rootlesskit -v
12:31:34 rootlesskit version 1.1.0
12:31:34 + RPM_EC=0
12:31:34 ++ jobs -p
12:31:34 + exit 0
12:31:34 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:34 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230124074129.645395c-0.fc37
12:31:34 Requires(interp): /bin/sh /bin/sh /bin/sh
12:31:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:31:34 Requires(post): /bin/sh
12:31:34 Requires(preun): /bin/sh
12:31:34 Requires(postun): /bin/sh
12:31:34 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)
12:31:34 Conflicts: rootlesskit
12:31:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:34 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:31:34 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:31:34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:31:34 go: downloading golang.org/x/net v0.1.0
12:31:34 go: downloading github.com/creack/pty v1.1.11
12:31:34 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:34 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:34 go: downloading github.com/stretchr/testify v1.8.0
12:31:34 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:34 go: downloading github.com/rivo/uniseg v0.2.0
12:31:35 go: downloading github.com/klauspost/compress v1.15.12
12:31:35 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:35 go: downloading github.com/containerd/continuity v0.3.0
12:31:35 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.src.rpm
12:31:35 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:35 go: downloading golang.org/x/time v0.1.0
12:31:35 go: downloading github.com/opencontainers/runc v1.1.3
12:31:35 go: downloading golang.org/x/crypto v0.2.0
12:31:35 make[2]: Entering directory '/root/build-deb/cli'
12:31:35 scripts/docs/generate-man.sh
12:31:35 + cp -r . /tmp/docker-cli-docsgen.tMSfgzlwr2/
12:31:35 + cd /tmp/docker-cli-docsgen.tMSfgzlwr2
12:31:35 + ./scripts/vendor init
12:31:35 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:35 + cp man/tools.go .
12:31:35 + ./scripts/vendor update
12:31:35 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:35 go: downloading github.com/spf13/cobra v1.6.1
12:31:35 go: downloading github.com/spf13/pflag v1.0.5
12:31:35 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:35 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:35 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:35 go: downloading github.com/morikuni/aec v1.0.0
12:31:35 go: downloading github.com/pkg/errors v0.9.1
12:31:35 go: downloading github.com/google/go-cmp v0.5.9
12:31:35 go: downloading gotest.tools/v3 v3.4.0
12:31:35 go: downloading golang.org/x/sys v0.4.0
12:31:35 go: downloading github.com/docker/go-units v0.5.0
12:31:35 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:35 go: downloading github.com/docker/go-connections v0.4.0
12:31:35 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:35 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:35 go: downloading golang.org/x/text v0.6.0
12:31:35 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:35 go: downloading github.com/containerd/containerd v1.6.15
12:31:35 go: downloading github.com/moby/sys/signal v0.7.0
12:31:35 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:35 go: downloading github.com/moby/buildkit v0.10.6
12:31:35 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:35 #61 DONE 1.2s
12:31:35 
12:31:35 #56 [linux/arm64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm64 <<EOT (set -e...)
12:31:35 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:35 go: downloading github.com/stretchr/testify v1.8.0
12:31:35 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:35 go: downloading github.com/rivo/uniseg v0.2.0
12:31:35 go: downloading github.com/klauspost/compress v1.15.12
12:31:35 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:35 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:35 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:35 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:35 go: downloading github.com/gogo/protobuf v1.3.2
12:31:35 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:35 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:35 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:35 go: downloading github.com/containerd/continuity v0.3.0
12:31:35 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:35 go: downloading golang.org/x/time v0.1.0
12:31:35 go: downloading github.com/opencontainers/runc v1.1.3
12:31:36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:36 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:36 go: downloading google.golang.org/grpc v1.48.0
12:31:36 go: downloading golang.org/x/crypto v0.2.0
12:31:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:36 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:36 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:36 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:36 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:36 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:36 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:36 go: downloading github.com/beorn7/perks v1.0.1
12:31:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:36 go: downloading github.com/prometheus/client_model v0.3.0
12:31:36 go: downloading github.com/prometheus/common v0.37.0
12:31:36 go: downloading github.com/prometheus/procfs v0.8.0
12:31:36 go: downloading google.golang.org/protobuf v1.28.1
12:31:36 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:36 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:36 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:36 go: downloading k8s.io/klog/v2 v2.80.1
12:31:36 go: downloading github.com/kr/text v0.2.0
12:31:36 go: downloading github.com/docker/go-metrics v0.0.1
12:31:36 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:36 go: downloading github.com/kr/pretty v0.2.1
12:31:36 go: downloading github.com/magiconair/properties v1.5.3
12:31:36 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:36 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:36 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:36 go: downloading github.com/go-logr/logr v1.2.3
12:31:36 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:31:36 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:36 go: downloading github.com/russross/blackfriday v1.6.0
12:31:36 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:36 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:36 go: downloading golang.org/x/net v0.5.0
12:31:36 go: downloading golang.org/x/term v0.4.0
12:31:36 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:36 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:36 go: downloading github.com/imdario/mergo v0.3.12
12:31:36 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:36 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:36 go: downloading github.com/creack/pty v1.1.11
12:31:36 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:36 + go mod vendor -modfile=vendor.mod
12:31:36 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:36 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:36 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:36 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:36 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:37 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:37 go: downloading google.golang.org/grpc v1.48.0
12:31:37 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:37 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:37 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:37 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:37 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:37 go: downloading github.com/golang/protobuf v1.5.2
12:31:37 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:37 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:37 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:37 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:37 go: downloading github.com/russross/blackfriday v1.6.0
12:31:37 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:37 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:37 go: downloading golang.org/x/net v0.5.0
12:31:37 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:37 go: downloading github.com/stretchr/testify v1.8.0
12:31:37 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:37 go: downloading github.com/rivo/uniseg v0.2.0
12:31:37 go: downloading github.com/klauspost/compress v1.15.12
12:31:37 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:37 go: downloading github.com/containerd/continuity v0.3.0
12:31:37 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:37 go: downloading golang.org/x/time v0.1.0
12:31:37 go: downloading github.com/opencontainers/runc v1.1.3
12:31:38 make[2]: Entering directory '/root/build-deb/cli'
12:31:38 scripts/docs/generate-man.sh
12:31:38 + cp -r . /tmp/docker-cli-docsgen.x6DKeVTtrZ/
12:31:38 + cd /tmp/docker-cli-docsgen.x6DKeVTtrZ
12:31:38 + ./scripts/vendor init
12:31:38 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:38 + cp man/tools.go .
12:31:38 + ./scripts/vendor update
12:31:38 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:38 go: downloading github.com/spf13/cobra v1.6.1
12:31:38 go: downloading github.com/spf13/pflag v1.0.5
12:31:38 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:38 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:38 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:38 go: downloading github.com/morikuni/aec v1.0.0
12:31:38 go: downloading github.com/pkg/errors v0.9.1
12:31:38 go: downloading github.com/google/go-cmp v0.5.9
12:31:38 go: downloading gotest.tools/v3 v3.4.0
12:31:38 go: downloading golang.org/x/sys v0.4.0
12:31:38 go: downloading github.com/docker/go-units v0.5.0
12:31:38 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:38 go: downloading github.com/docker/go-connections v0.4.0
12:31:38 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:38 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:38 go: downloading golang.org/x/text v0.6.0
12:31:38 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:38 go: downloading github.com/containerd/containerd v1.6.15
12:31:38 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:38 go: downloading github.com/beorn7/perks v1.0.1
12:31:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:38 go: downloading github.com/prometheus/client_model v0.3.0
12:31:38 go: downloading github.com/prometheus/common v0.37.0
12:31:38 go: downloading github.com/prometheus/procfs v0.8.0
12:31:38 go: downloading google.golang.org/protobuf v1.28.1
12:31:38 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:38 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:38 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:38 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:38 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:38 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:38 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:38 go: downloading k8s.io/klog/v2 v2.80.1
12:31:38 go: downloading github.com/kr/text v0.2.0
12:31:38 go: downloading github.com/docker/go-metrics v0.0.1
12:31:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:38 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:38 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:38 go: downloading github.com/kr/pretty v0.2.1
12:31:38 go: downloading github.com/magiconair/properties v1.5.3
12:31:38 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:38 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:38 go: downloading github.com/go-logr/logr v1.2.3
12:31:38 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:38 + go mod vendor -modfile=vendor.mod
12:31:38 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:38 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:38 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:38 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:38 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:38 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:38 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:38 go: downloading golang.org/x/crypto v0.2.0
12:31:38 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:38 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:38 go: downloading github.com/moby/sys/signal v0.7.0
12:31:38 go: downloading github.com/golang/protobuf v1.5.2
12:31:38 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:38 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:38 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:38 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:38 go: downloading google.golang.org/grpc v1.48.0
12:31:38 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:38 go: downloading github.com/moby/buildkit v0.10.6
12:31:39 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:39 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:39 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:39 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:39 go: downloading github.com/gogo/protobuf v1.3.2
12:31:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:39 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:39 go: downloading github.com/russross/blackfriday v1.6.0
12:31:39 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:39 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:39 go: downloading golang.org/x/net v0.5.0
12:31:39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:39 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:39 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:39 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:39 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:39 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:39 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:39 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:39 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:39 go: downloading golang.org/x/term v0.4.0
12:31:39 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:39 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:39 go: downloading github.com/imdario/mergo v0.3.12
12:31:39 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:39 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:39 go: downloading github.com/creack/pty v1.1.11
12:31:39 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:39 make[2]: Entering directory '/root/build-deb/cli'
12:31:39 scripts/docs/generate-man.sh
12:31:39 + cp -r . /tmp/docker-cli-docsgen.RVIWmdQB46/
12:31:39 + cd /tmp/docker-cli-docsgen.RVIWmdQB46
12:31:39 + ./scripts/vendor init
12:31:39 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:39 + cp man/tools.go .
12:31:39 + ./scripts/vendor update
12:31:39 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:39 go: downloading github.com/spf13/cobra v1.6.1
12:31:39 go: downloading github.com/spf13/pflag v1.0.5
12:31:39 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:39 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:39 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:39 go: downloading github.com/morikuni/aec v1.0.0
12:31:39 go: downloading github.com/pkg/errors v0.9.1
12:31:39 go: downloading github.com/google/go-cmp v0.5.9
12:31:39 go: downloading gotest.tools/v3 v3.4.0
12:31:39 go: downloading golang.org/x/sys v0.4.0
12:31:39 go: downloading github.com/docker/go-units v0.5.0
12:31:39 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:39 go: downloading github.com/docker/go-connections v0.4.0
12:31:39 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:39 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:39 go: downloading golang.org/x/text v0.6.0
12:31:39 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:39 go: downloading github.com/containerd/containerd v1.6.15
12:31:39 go: downloading github.com/moby/sys/signal v0.7.0
12:31:39 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:39 go: downloading github.com/moby/buildkit v0.10.6
12:31:39 + for f in rootlesskit rootlesskit-docker-proxy
12:31:39 + GOBIN=/usr/local/bin
12:31:39 + GO111MODULE=on
12:31:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:31:40 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:40 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:40 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:40 go: downloading github.com/gogo/protobuf v1.3.2
12:31:40 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:40 go: downloading github.com/golang/protobuf v1.5.2
12:31:40 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:40 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm
12:31:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d40qlV
12:31:40 + umask 022
12:31:40 + cd /root/rpmbuild/BUILD
12:31:40 + cd src
12:31:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64
12:31:40 + RPM_EC=0
12:31:40 ++ jobs -p
12:31:40 + exit 0
12:31:40 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.IHQ6sY
12:31:40 + umask 022
12:31:40 + cd /root/rpmbuild/BUILD
12:31:40 + rm -rf src src.gemspec
12:31:40 + RPM_EC=0
12:31:40 ++ jobs -p
12:31:40 + exit 0
12:31:40 
12:31:40 RPM build warnings:
12:31:40     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:31:40     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:31:40     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:31:40     source_date_epoch_from_changelog set but %changelog is missing
12:31:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-proxy
12:31:40     source_date_epoch_from_changelog set but %changelog is missing
12:31:40     source_date_epoch_from_changelog set but %changelog is missing
12:31:40 warning: source_date_epoch_from_changelog set but %changelog is missing
12:31:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tvoNmz
12:31:40 + umask 022
12:31:40 + cd /root/rpmbuild/BUILD
12:31:40 + cd /root/rpmbuild/BUILD
12:31:40 + rm -rf src
12:31:40 + /usr/bin/mkdir -p src
12:31:40 + cd src
12:31:40 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
12:31:40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:40 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:40 + STATUS=0
12:31:40 + '[' 0 -ne 0 ']'
12:31:40 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
12:31:40 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:40 go: downloading github.com/stretchr/testify v1.8.0
12:31:40 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:40 go: downloading github.com/rivo/uniseg v0.2.0
12:31:40 go: downloading github.com/klauspost/compress v1.15.12
12:31:40 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:41 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:41 go: downloading golang.org/x/term v0.4.0
12:31:41 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:41 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:41 go: downloading github.com/imdario/mergo v0.3.12
12:31:41 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:41 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:41 go: downloading github.com/creack/pty v1.1.11
12:31:41 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:41 go: downloading github.com/containerd/continuity v0.3.0
12:31:41 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:41 go: downloading golang.org/x/time v0.1.0
12:31:41 go: downloading github.com/opencontainers/runc v1.1.3
12:31:41 + STATUS=0
12:31:41 + '[' 0 -ne 0 ']'
12:31:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:41 + RPM_EC=0
12:31:41 ++ jobs -p
12:31:41 + exit 0
12:31:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.76AkCc
12:31:41 + umask 022
12:31:41 + cd /root/rpmbuild/BUILD
12:31:41 + 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'
12:31:41 + export CFLAGS
12:31:41 + 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'
12:31:41 + export CXXFLAGS
12:31:41 + 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'
12:31:41 + export FFLAGS
12:31:41 + 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'
12:31:41 + export FCFLAGS
12:31:41 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:31:41 + export LDFLAGS
12:31:41 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:31:41 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:41 + export LT_SYS_LIBRARY_PATH
12:31:41 + CC=gcc
12:31:41 + export CC
12:31:41 + CXX=g++
12:31:41 + export CXX
12:31:41 + cd src
12:31:41 + pushd /root/rpmbuild/BUILD/src/buildx
12:31:41 + GO111MODULE=on
12:31:41 + CGO_ENABLED=0
12:31:41 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:31:41 go: downloading golang.org/x/crypto v0.2.0
12:31:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:41 go: downloading github.com/beorn7/perks v1.0.1
12:31:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:41 go: downloading github.com/prometheus/client_model v0.3.0
12:31:41 go: downloading github.com/prometheus/common v0.37.0
12:31:41 go: downloading github.com/prometheus/procfs v0.8.0
12:31:41 go: downloading google.golang.org/protobuf v1.28.1
12:31:41 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:41 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:41 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:41 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:41 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:41 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:41 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:41 go: downloading k8s.io/klog/v2 v2.80.1
12:31:41 go: downloading github.com/kr/text v0.2.0
12:31:41 go: downloading github.com/docker/go-metrics v0.0.1
12:31:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:41 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:41 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:41 go: downloading github.com/kr/pretty v0.2.1
12:31:41 go: downloading github.com/magiconair/properties v1.5.3
12:31:41 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:41 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:41 go: downloading github.com/go-logr/logr v1.2.3
12:31:41 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:41 + go mod vendor -modfile=vendor.mod
12:31:41 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:41 + return
12:31:41 + RPM_EC=0
12:31:41 ++ jobs -p
12:31:41 + exit 0
12:31:41 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U2OKqW
12:31:41 + umask 022
12:31:41 + cd /root/rpmbuild/BUILD
12:31:41 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64 '!=' / ']'
12:31:41 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:41 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:41 + mkdir -p /root/rpmbuild/BUILDROOT
12:31:41 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:41 + 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'
12:31:41 + export CFLAGS
12:31:41 + 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'
12:31:41 + export CXXFLAGS
12:31:41 + 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'
12:31:41 + export FFLAGS
12:31:41 + 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'
12:31:41 + export FCFLAGS
12:31:41 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:31:41 + export LDFLAGS
12:31:41 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:41 + export LT_SYS_LIBRARY_PATH
12:31:41 + CC=gcc
12:31:41 + export CC
12:31:41 + CXX=g++
12:31:41 + export CXX
12:31:41 + cd src
12:31:41 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/dockerd-rootless.sh
12:31:41 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/dockerd-rootless-setuptool.sh
12:31:41 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/rootlesskit
12:31:41 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/rootlesskit-docker-proxy
12:31:41 + /usr/lib/rpm/check-buildroot
12:31:41 + /usr/lib/rpm/redhat/brp-ldconfig
12:31:41 + /usr/lib/rpm/brp-compress
12:31:41 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:31:41 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:31:41 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:31:41 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:31:41 + /usr/lib/rpm/check-rpaths
12:31:41 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:31:41 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
12:31:41 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
12:31:41 + /usr/lib/rpm/brp-remove-la-files
12:31:41 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:31:41 + /usr/lib/rpm/redhat/brp-python-hardlink
12:31:41 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XR8bVm
12:31:41 + umask 022
12:31:41 + cd /root/rpmbuild/BUILD
12:31:41 + 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'
12:31:41 + export CFLAGS
12:31:41 + 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'
12:31:41 + export CXXFLAGS
12:31:41 + 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'
12:31:41 + export FFLAGS
12:31:41 + 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'
12:31:41 + export FCFLAGS
12:31:41 + 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~20230124074129.645395c-0.fc36.aarch64.ld'
12:31:41 + export LDFLAGS
12:31:41 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:41 + export LT_SYS_LIBRARY_PATH
12:31:41 + CC=gcc
12:31:41 + export CC
12:31:41 + CXX=g++
12:31:41 + export CXX
12:31:41 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:31:41 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230124074129.645395c-0.fc36 aarch64
12:31:41 + cd src
12:31:41 + /usr/local/bin/rootlesskit -v
12:31:41 rootlesskit version 1.1.0
12:31:41 + RPM_EC=0
12:31:41 ++ jobs -p
12:31:41 + exit 0
12:31:41 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:41 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.fc36 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230124074129.645395c-0.fc36
12:31:41 Requires(interp): /bin/sh /bin/sh /bin/sh
12:31:41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:31:41 Requires(post): /bin/sh
12:31:41 Requires(preun): /bin/sh
12:31:41 Requires(postun): /bin/sh
12:31:41 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)
12:31:41 Conflicts: rootlesskit
12:31:41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:41 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:41 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:41 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:41 go: downloading google.golang.org/grpc v1.48.0
12:31:41 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:41 go: downloading github.com/stretchr/testify v1.8.0
12:31:41 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:41 go: downloading github.com/rivo/uniseg v0.2.0
12:31:41 go: downloading github.com/klauspost/compress v1.15.12
12:31:41 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:41 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:41 go: downloading github.com/beorn7/perks v1.0.1
12:31:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:41 go: downloading github.com/prometheus/client_model v0.3.0
12:31:41 go: downloading github.com/prometheus/common v0.37.0
12:31:41 go: downloading github.com/prometheus/procfs v0.8.0
12:31:41 go: downloading google.golang.org/protobuf v1.28.1
12:31:41 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:41 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:41 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:41 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:41 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:42 go: downloading github.com/containerd/continuity v0.3.0
12:31:42 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:42 go: downloading golang.org/x/time v0.1.0
12:31:42 go: downloading github.com/opencontainers/runc v1.1.3
12:31:42 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:42 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:42 go: downloading k8s.io/klog/v2 v2.80.1
12:31:42 go: downloading github.com/kr/text v0.2.0
12:31:42 go: downloading github.com/docker/go-metrics v0.0.1
12:31:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:42 #56 165.0 Created binary: /tmp/bundles/binary-daemon/dockerd
12:31:42 #56 165.0 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/arm64)...
12:31:42 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:42 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:42 go: downloading github.com/russross/blackfriday v1.6.0
12:31:42 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:42 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:42 go: downloading golang.org/x/net v0.5.0
12:31:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.src.rpm
12:31:42 go: downloading golang.org/x/crypto v0.2.0
12:31:42 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:42 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:42 go: downloading github.com/kr/pretty v0.2.1
12:31:42 go: downloading github.com/magiconair/properties v1.5.3
12:31:42 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:42 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:42 go: downloading github.com/go-logr/logr v1.2.3
12:31:42 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:42 + go mod vendor -modfile=vendor.mod
12:31:42 #56 165.3 Created binary: /tmp/bundles/binary-daemon/docker-proxy
12:31:42 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:42 #56 165.3 
12:31:42 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:42 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:42 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:42 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:42 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:42 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:42 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:43 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:43 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:43 go: downloading google.golang.org/grpc v1.48.0
12:31:43 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:43 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:43 go: downloading github.com/golang/protobuf v1.5.2
12:31:43 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:43 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:43 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:43 go: downloading github.com/russross/blackfriday v1.6.0
12:31:43 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:43 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:43 go: downloading golang.org/x/net v0.5.0
12:31:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:43 go: downloading github.com/beorn7/perks v1.0.1
12:31:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:43 go: downloading github.com/prometheus/client_model v0.3.0
12:31:43 go: downloading github.com/prometheus/common v0.37.0
12:31:43 go: downloading github.com/prometheus/procfs v0.8.0
12:31:43 go: downloading google.golang.org/protobuf v1.28.1
12:31:43 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:43 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:43 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:43 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:43 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:43 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:43 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:43 go: downloading k8s.io/klog/v2 v2.80.1
12:31:43 go: downloading github.com/kr/text v0.2.0
12:31:43 go: downloading github.com/docker/go-metrics v0.0.1
12:31:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:43 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:43 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:43 go: downloading github.com/kr/pretty v0.2.1
12:31:43 go: downloading github.com/magiconair/properties v1.5.3
12:31:43 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:43 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:43 go: downloading github.com/go-logr/logr v1.2.3
12:31:43 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:43 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:44 + go mod vendor -modfile=vendor.mod
12:31:44 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:44 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:44 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:44 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:44 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:44 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:44 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:44 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:44 go: downloading github.com/golang/protobuf v1.5.2
12:31:44 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:44 #56 DONE 167.1s
12:31:45 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:45 
12:31:45 #62 [linux/arm64 all 7/7] COPY --from=build         /build  /
12:31:46 #62 DONE 1.7s
12:31:46 
12:31:46 #63 exporting to client directory
12:31:46 #63 copying files linux/arm64 21B
12:31:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:46 go: downloading github.com/beorn7/perks v1.0.1
12:31:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:46 go: downloading github.com/prometheus/client_model v0.3.0
12:31:46 go: downloading github.com/prometheus/common v0.37.0
12:31:46 go: downloading github.com/prometheus/procfs v0.8.0
12:31:46 go: downloading google.golang.org/protobuf v1.28.1
12:31:47 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:47 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:47 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:47 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:47 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:47 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:47 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:47 go: downloading k8s.io/klog/v2 v2.80.1
12:31:47 go: downloading github.com/kr/text v0.2.0
12:31:47 go: downloading github.com/docker/go-metrics v0.0.1
12:31:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:47 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:47 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:47 go: downloading github.com/kr/pretty v0.2.1
12:31:47 go: downloading github.com/magiconair/properties v1.5.3
12:31:47 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:47 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:47 go: downloading github.com/go-logr/logr v1.2.3
12:31:47 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:47 + go mod vendor -modfile=vendor.mod
12:31:47 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm
12:31:47 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J2w4eA
12:31:47 + umask 022
12:31:47 + cd /root/rpmbuild/BUILD
12:31:47 + cd src
12:31:47 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64
12:31:47 + RPM_EC=0
12:31:47 ++ jobs -p
12:31:47 + exit 0
12:31:47 
12:31:47 RPM build warnings:
12:31:47     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:31:47     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:31:47     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:31:47     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-proxy
12:31:47 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UzD9MG
12:31:47 + umask 022
12:31:47 + cd /root/rpmbuild/BUILD
12:31:47 + cd /root/rpmbuild/BUILD
12:31:47 + rm -rf src
12:31:47 + /usr/bin/mkdir -p src
12:31:47 + cd src
12:31:47 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:31:47 + /usr/bin/tar -xof -
12:31:47 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:47 go: downloading github.com/beorn7/perks v1.0.1
12:31:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:47 go: downloading github.com/prometheus/client_model v0.3.0
12:31:47 go: downloading github.com/prometheus/common v0.37.0
12:31:47 go: downloading github.com/prometheus/procfs v0.8.0
12:31:47 go: downloading google.golang.org/protobuf v1.28.1
12:31:47 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:31:47 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:31:47 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:31:47 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:31:47 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:31:47 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:31:48 + STATUS=0
12:31:48 + '[' 0 -ne 0 ']'
12:31:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:31:48 + /usr/bin/tar -xof -
12:31:48 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:31:48 go: downloading k8s.io/klog/v2 v2.80.1
12:31:48 go: downloading github.com/kr/text v0.2.0
12:31:48 go: downloading github.com/docker/go-metrics v0.0.1
12:31:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:31:48 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:31:48 go: downloading github.com/BurntSushi/toml v0.3.1
12:31:48 go: downloading github.com/kr/pretty v0.2.1
12:31:48 go: downloading github.com/magiconair/properties v1.5.3
12:31:48 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:31:48 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:31:48 go: downloading github.com/go-logr/logr v1.2.3
12:31:48 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:31:48 + go mod vendor -modfile=vendor.mod
12:31:48 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:48 + STATUS=0
12:31:48 + '[' 0 -ne 0 ']'
12:31:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:31:48 + RPM_EC=0
12:31:48 ++ jobs -p
12:31:48 + exit 0
12:31:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xLrys5
12:31:48 + umask 022
12:31:48 + cd /root/rpmbuild/BUILD
12:31:48 + 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'
12:31:48 + export CFLAGS
12:31:48 + 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'
12:31:48 + export CXXFLAGS
12:31:48 + 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'
12:31:48 + export FFLAGS
12:31:48 + 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'
12:31:48 + export FCFLAGS
12:31:48 + 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.10.0-0.fc36.aarch64.ld'
12:31:48 + export LDFLAGS
12:31:48 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:31:48 + export LT_SYS_LIBRARY_PATH
12:31:48 + CC=gcc
12:31:48 + export CC
12:31:48 + CXX=g++
12:31:48 + export CXX
12:31:48 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:31:48 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.0-0.fc36 aarch64
12:31:48 + cd src
12:31:48 + pushd /root/rpmbuild/BUILD/src/buildx
12:31:48 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:31:48 + GO111MODULE=on
12:31:48 + CGO_ENABLED=0
12:31:48 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:31:49 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:31:50 #63 copying files linux/arm64 198.82MB 2.7s done
12:31:50 #63 DONE 2.7s
12:31:50 + build_buildx
12:31:50 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx
12:31:50 + set -x
12:31:50 + docker buildx build --platform linux/arm64 --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --output ./bin --target binaries .
12:31:50 #1 [internal] load build definition from Dockerfile
12:31:50 #1 transferring dockerfile: 2.93kB done
12:31:50 #1 DONE 0.0s
12:31:50 
12:31:50 #2 [internal] load .dockerignore
12:31:50 #2 transferring context: 45B done
12:31:50 #2 DONE 0.0s
12:31:50 
12:31:50 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
12:31:50 #3 DONE 0.0s
12:31:50 
12:31:50 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
12:31:51 #4 DONE 0.7s
12:31:51 
12:31:51 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:31:51 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 0.0s done
12:31:51 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 0B / 10.81MB 0.2s
12:31:51 make[2]: Entering directory '/root/build-deb/cli'
12:31:51 scripts/docs/generate-man.sh
12:31:51 + cp -r . /tmp/docker-cli-docsgen.j3AaSlxZmm/
12:31:51 + cd /tmp/docker-cli-docsgen.j3AaSlxZmm
12:31:51 + ./scripts/vendor init
12:31:51 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:31:51 + cp man/tools.go .
12:31:51 + ./scripts/vendor update
12:31:51 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:31:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:31:51 go: downloading github.com/spf13/cobra v1.6.1
12:31:51 go: downloading github.com/spf13/pflag v1.0.5
12:31:51 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:31:51 go: downloading github.com/fvbommel/sortorder v1.0.2
12:31:51 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:31:51 go: downloading github.com/morikuni/aec v1.0.0
12:31:51 go: downloading github.com/pkg/errors v0.9.1
12:31:51 go: downloading github.com/google/go-cmp v0.5.9
12:31:51 go: downloading gotest.tools/v3 v3.4.0
12:31:51 go: downloading golang.org/x/sys v0.4.0
12:31:51 go: downloading github.com/docker/go-units v0.5.0
12:31:51 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:31:51 go: downloading github.com/docker/go-connections v0.4.0
12:31:51 go: downloading github.com/moby/sys/sequential v0.5.0
12:31:51 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:31:51 go: downloading golang.org/x/text v0.6.0
12:31:51 go: downloading github.com/mattn/go-runewidth v0.0.13
12:31:51 go: downloading github.com/containerd/containerd v1.6.15
12:31:51 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 9.44MB / 10.81MB 0.3s
12:31:51 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 10.81MB / 10.81MB 0.5s
12:31:51 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 10.81MB / 10.81MB 0.7s done
12:31:51 go: downloading github.com/moby/sys/signal v0.7.0
12:31:51 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:31:51 go: downloading github.com/moby/buildkit v0.10.6
12:31:51 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887
12:31:51 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 0.1s done
12:31:51 #5 DONE 1.0s
12:31:51 
12:31:51 #6 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:31:52 go: downloading github.com/moby/patternmatcher v0.5.0
12:31:52 go: downloading github.com/opencontainers/go-digest v1.0.0
12:31:52 go: downloading github.com/gogo/protobuf v1.3.2
12:31:52 #6 ...
12:31:52 
12:31:52 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:31:52 #7 DONE 0.0s
12:31:52 
12:31:52 #8 [auth] library/golang:pull token for registry-1.docker.io
12:31:52 #8 DONE 0.0s
12:31:52 
12:31:52 #9 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:31:52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:31:52 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:31:52 #9 DONE 0.3s
12:31:52 
12:31:52 #6 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:31:52 #6 DONE 0.3s
12:31:52 go: downloading gopkg.in/yaml.v2 v2.4.0
12:31:52 go: downloading golang.org/x/term v0.4.0
12:31:52 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:31:52 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:31:52 go: downloading github.com/imdario/mergo v0.3.12
12:31:52 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:31:52 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:31:52 go: downloading github.com/creack/pty v1.1.11
12:31:52 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:31:53 go: downloading gopkg.in/yaml.v3 v3.0.1
12:31:53 go: downloading github.com/stretchr/testify v1.8.0
12:31:54 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:31:54 go: downloading github.com/rivo/uniseg v0.2.0
12:31:54 go: downloading github.com/klauspost/compress v1.15.12
12:31:54 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:31:54 go: downloading github.com/containerd/continuity v0.3.0
12:31:54 go: downloading github.com/moby/sys/symlink v0.2.0
12:31:54 go: downloading golang.org/x/time v0.1.0
12:31:54 go: downloading github.com/opencontainers/runc v1.1.3
12:31:54 go: downloading golang.org/x/crypto v0.2.0
12:31:54 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:31:54 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:31:54 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:31:55 go: downloading google.golang.org/grpc v1.48.0
12:31:55 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:31:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:31:55 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:31:55 go: downloading github.com/russross/blackfriday v1.6.0
12:31:55 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:31:55 go: downloading github.com/Microsoft/go-winio v0.5.2
12:31:55 go: downloading golang.org/x/net v0.5.0
12:31:56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:31:56 ++ pwd
12:31:56 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:31:56 Project root: .
12:31:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:31:56 INFO: man/src/attach.md found
12:31:56 WARN: man/src/build.md does not exist, skipping
12:31:56 WARN: man/src/builder/build.md does not exist, skipping
12:31:56 WARN: man/src/builder/prune.md does not exist, skipping
12:31:56 WARN: man/src/builder.md does not exist, skipping
12:31:56 WARN: man/src/checkpoint/create.md does not exist, skipping
12:31:56 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:31:56 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:31:56 WARN: man/src/checkpoint.md does not exist, skipping
12:31:56 INFO: man/src/commit.md found
12:31:56 WARN: man/src/config/create.md does not exist, skipping
12:31:56 WARN: man/src/config/inspect.md does not exist, skipping
12:31:56 WARN: man/src/config/ls.md does not exist, skipping
12:31:56 WARN: man/src/config/rm.md does not exist, skipping
12:31:56 WARN: man/src/config.md does not exist, skipping
12:31:56 INFO: man/src/container/attach.md found
12:31:56 INFO: man/src/container/commit.md found
12:31:56 INFO: man/src/container/cp.md found
12:31:56 INFO: man/src/container/create.md found
12:31:56 INFO: man/src/container/diff.md found
12:31:56 INFO: man/src/container/exec.md found
12:31:56 INFO: man/src/container/export.md found
12:31:56 WARN: man/src/container/inspect.md does not exist, skipping
12:31:56 INFO: man/src/container/kill.md found
12:31:56 INFO: man/src/container/logs.md found
12:31:56 INFO: man/src/container/ls.md found
12:31:56 INFO: man/src/container/pause.md found
12:31:56 INFO: man/src/container/port.md found
12:31:56 WARN: man/src/container/prune.md does not exist, skipping
12:31:56 INFO: man/src/container/rename.md found
12:31:56 INFO: man/src/container/restart.md found
12:31:56 INFO: man/src/container/rm.md found
12:31:56 INFO: man/src/container/run.md found
12:31:56 INFO: man/src/container/start.md found
12:31:56 INFO: man/src/container/stats.md found
12:31:56 INFO: man/src/container/stop.md found
12:31:56 INFO: man/src/container/top.md found
12:31:56 INFO: man/src/container/unpause.md found
12:31:56 INFO: man/src/container/update.md found
12:31:56 INFO: man/src/container/wait.md found
12:31:56 WARN: man/src/container.md does not exist, skipping
12:31:56 WARN: man/src/context/create.md does not exist, skipping
12:31:56 WARN: man/src/context/export.md does not exist, skipping
12:31:56 WARN: man/src/context/import.md does not exist, skipping
12:31:56 WARN: man/src/context/inspect.md does not exist, skipping
12:31:56 WARN: man/src/context/ls.md does not exist, skipping
12:31:56 WARN: man/src/context/rm.md does not exist, skipping
12:31:56 WARN: man/src/context/show.md does not exist, skipping
12:31:56 WARN: man/src/context/update.md does not exist, skipping
12:31:56 WARN: man/src/context/use.md does not exist, skipping
12:31:56 WARN: man/src/context.md does not exist, skipping
12:31:56 INFO: man/src/cp.md found
12:31:56 INFO: man/src/create.md found
12:31:56 INFO: man/src/diff.md found
12:31:56 INFO: man/src/events.md found
12:31:56 INFO: man/src/exec.md found
12:31:56 INFO: man/src/export.md found
12:31:56 INFO: man/src/history.md found
12:31:56 INFO: man/src/image/build.md found
12:31:56 INFO: man/src/image/history.md found
12:31:56 INFO: man/src/image/import.md found
12:31:56 WARN: man/src/image/inspect.md does not exist, skipping
12:31:56 INFO: man/src/image/load.md found
12:31:56 INFO: man/src/image/ls.md found
12:31:56 WARN: man/src/image/prune.md does not exist, skipping
12:31:56 INFO: man/src/image/pull.md found
12:31:56 INFO: man/src/image/push.md found
12:31:56 INFO: man/src/image/rm.md found
12:31:56 INFO: man/src/image/save.md found
12:31:56 INFO: man/src/image/tag.md found
12:31:56 WARN: man/src/image.md does not exist, skipping
12:31:56 INFO: man/src/images.md found
12:31:56 INFO: man/src/import.md found
12:31:56 INFO: man/src/info.md found
12:31:56 INFO: man/src/inspect.md found
12:31:56 INFO: man/src/kill.md found
12:31:56 INFO: man/src/load.md found
12:31:56 INFO: man/src/login.md found
12:31:56 INFO: man/src/logout.md found
12:31:56 INFO: man/src/logs.md found
12:31:56 WARN: man/src/manifest/annotate.md does not exist, skipping
12:31:56 WARN: man/src/manifest/create.md does not exist, skipping
12:31:56 WARN: man/src/manifest/inspect.md does not exist, skipping
12:31:56 WARN: man/src/manifest/push.md does not exist, skipping
12:31:56 WARN: man/src/manifest/rm.md does not exist, skipping
12:31:56 WARN: man/src/manifest.md does not exist, skipping
12:31:56 INFO: man/src/network/connect.md found
12:31:56 INFO: man/src/network/create.md found
12:31:56 INFO: man/src/network/disconnect.md found
12:31:56 INFO: man/src/network/inspect.md found
12:31:56 INFO: man/src/network/ls.md found
12:31:56 WARN: man/src/network/prune.md does not exist, skipping
12:31:56 INFO: man/src/network/rm.md found
12:31:56 WARN: man/src/network.md does not exist, skipping
12:31:56 WARN: man/src/node/demote.md does not exist, skipping
12:31:56 WARN: man/src/node/inspect.md does not exist, skipping
12:31:56 WARN: man/src/node/ls.md does not exist, skipping
12:31:56 WARN: man/src/node/promote.md does not exist, skipping
12:31:56 WARN: man/src/node/ps.md does not exist, skipping
12:31:56 WARN: man/src/node/rm.md does not exist, skipping
12:31:56 WARN: man/src/node/update.md does not exist, skipping
12:31:56 WARN: man/src/node.md does not exist, skipping
12:31:56 INFO: man/src/pause.md found
12:31:56 WARN: man/src/plugin/create.md does not exist, skipping
12:31:56 WARN: man/src/plugin/disable.md does not exist, skipping
12:31:56 WARN: man/src/plugin/enable.md does not exist, skipping
12:31:56 WARN: man/src/plugin/inspect.md does not exist, skipping
12:31:56 WARN: man/src/plugin/install.md does not exist, skipping
12:31:56 INFO: man/src/plugin/ls.md found
12:31:56 WARN: man/src/plugin/push.md does not exist, skipping
12:31:56 WARN: man/src/plugin/rm.md does not exist, skipping
12:31:56 WARN: man/src/plugin/set.md does not exist, skipping
12:31:56 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:31:56 WARN: man/src/plugin.md does not exist, skipping
12:31:56 INFO: man/src/port.md found
12:31:56 INFO: man/src/ps.md found
12:31:56 INFO: man/src/pull.md found
12:31:56 INFO: man/src/push.md found
12:31:56 INFO: man/src/rename.md found
12:31:56 INFO: man/src/restart.md found
12:31:56 INFO: man/src/rm.md found
12:31:56 INFO: man/src/rmi.md found
12:31:56 WARN: man/src/run.md does not exist, skipping
12:31:56 INFO: man/src/save.md found
12:31:56 INFO: man/src/search.md found
12:31:56 WARN: man/src/secret/create.md does not exist, skipping
12:31:56 WARN: man/src/secret/inspect.md does not exist, skipping
12:31:56 WARN: man/src/secret/ls.md does not exist, skipping
12:31:56 WARN: man/src/secret/rm.md does not exist, skipping
12:31:56 WARN: man/src/secret.md does not exist, skipping
12:31:56 WARN: man/src/service/create.md does not exist, skipping
12:31:56 WARN: man/src/service/inspect.md does not exist, skipping
12:31:56 WARN: man/src/service/logs.md does not exist, skipping
12:31:56 WARN: man/src/service/ls.md does not exist, skipping
12:31:56 WARN: man/src/service/ps.md does not exist, skipping
12:31:56 WARN: man/src/service/rm.md does not exist, skipping
12:31:56 WARN: man/src/service/rollback.md does not exist, skipping
12:31:56 WARN: man/src/service/scale.md does not exist, skipping
12:31:56 WARN: man/src/service/update.md does not exist, skipping
12:31:56 WARN: man/src/service.md does not exist, skipping
12:31:56 WARN: man/src/stack/config.md does not exist, skipping
12:31:56 WARN: man/src/stack/deploy.md does not exist, skipping
12:31:56 WARN: man/src/stack/ls.md does not exist, skipping
12:31:56 WARN: man/src/stack/ps.md does not exist, skipping
12:31:56 WARN: man/src/stack/rm.md does not exist, skipping
12:31:56 WARN: man/src/stack/services.md does not exist, skipping
12:31:56 WARN: man/src/stack.md does not exist, skipping
12:31:56 INFO: man/src/start.md found
12:31:56 INFO: man/src/stats.md found
12:31:56 INFO: man/src/stop.md found
12:31:56 WARN: man/src/swarm/ca.md does not exist, skipping
12:31:56 WARN: man/src/swarm/init.md does not exist, skipping
12:31:56 WARN: man/src/swarm/join.md does not exist, skipping
12:31:56 WARN: man/src/swarm/join-token.md does not exist, skipping
12:31:56 WARN: man/src/swarm/leave.md does not exist, skipping
12:31:56 WARN: man/src/swarm/unlock.md does not exist, skipping
12:31:56 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:31:56 WARN: man/src/swarm/update.md does not exist, skipping
12:31:56 WARN: man/src/swarm.md does not exist, skipping
12:31:56 WARN: man/src/system/df.md does not exist, skipping
12:31:56 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:31:56 INFO: man/src/system/events.md found
12:31:56 INFO: man/src/system/info.md found
12:31:56 WARN: man/src/system/prune.md does not exist, skipping
12:31:56 WARN: man/src/system.md does not exist, skipping
12:31:56 INFO: man/src/tag.md found
12:31:56 INFO: man/src/top.md found
12:31:56 WARN: man/src/trust/inspect.md does not exist, skipping
12:31:56 WARN: man/src/trust/key/generate.md does not exist, skipping
12:31:56 WARN: man/src/trust/key/load.md does not exist, skipping
12:31:56 WARN: man/src/trust/key.md does not exist, skipping
12:31:56 WARN: man/src/trust/revoke.md does not exist, skipping
12:31:56 WARN: man/src/trust/sign.md does not exist, skipping
12:31:56 WARN: man/src/trust/signer/add.md does not exist, skipping
12:31:56 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:31:56 WARN: man/src/trust/signer.md does not exist, skipping
12:31:56 WARN: man/src/trust.md does not exist, skipping
12:31:56 INFO: man/src/unpause.md found
12:31:56 INFO: man/src/update.md found
12:31:56 INFO: man/src/version.md found
12:31:56 INFO: man/src/volume/create.md found
12:31:56 INFO: man/src/volume/inspect.md found
12:31:56 INFO: man/src/volume/ls.md found
12:31:56 WARN: man/src/volume/prune.md does not exist, skipping
12:31:56 WARN: man/src/volume/rm.md does not exist, skipping
12:31:56 WARN: man/src/volume/update.md does not exist, skipping
12:31:56 INFO: man/src/volume.md found
12:31:56 INFO: man/src/wait.md found
12:31:56 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:31:56 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:31:56 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:31:56 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:31:56 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:31:56 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:31:56 make[2]: Leaving directory '/root/build-deb/cli'
12:31:56 # Build buildx plugin
12:31:56 cd /go/src/github.com/docker/buildx \
12:31:56 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:31:56 && GO111MODULE=on \
12:31:56 	CGO_ENABLED=0 \
12:31:56 		go build \
12:31:56 			-mod=vendor \
12:31:56 			-trimpath \
12:31:56 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:31:56 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:31:56 			./cmd/buildx
12:31:56 go: downloading github.com/davecgh/go-spew v1.1.1
12:31:56 go: downloading github.com/pmezard/go-difflib v1.0.0
12:31:56 go: downloading github.com/miekg/pkcs11 v1.1.1
12:31:56 go: downloading github.com/prometheus/client_golang v1.14.0
12:31:56 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:31:56 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:31:56 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:31:56 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:31:56 go: downloading github.com/golang/protobuf v1.5.2
12:31:56 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:31:58 #51 ...
12:31:58 
12:31:58 #49 [linux/arm64->arm/v7 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm/v7 <<EOT (set -e...)
12:31:58 #49 124.3 + bin/containerd
12:31:58 #49 124.3 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
12:31:59 
12:31:59 #10 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:31:59 #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:31:59 #10 CACHED
12:31:59 
12:31:59 #11 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:31:59 #11 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb 0.0s done
12:31:59 #11 sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 0B / 155B 0.2s
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 0B / 116.88MB 0.2s
12:31:59 #11 sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 0B / 286.26kB 0.2s
12:31:59 #11 sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 0B / 3.26MB 0.2s
12:31:59 #11 sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 155B / 155B 0.4s done
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 11.53MB / 116.88MB 0.5s
12:31:59 #11 sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 286.26kB / 286.26kB 0.5s
12:31:59 #11 sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 3.26MB / 3.26MB 0.5s
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 26.21MB / 116.88MB 0.6s
12:31:59 #11 sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 286.26kB / 286.26kB 0.6s done
12:31:59 #11 sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 3.26MB / 3.26MB 0.5s done
12:31:59 #11 extracting sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 33.71MB / 116.88MB 0.8s
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 50.33MB / 116.88MB 0.9s
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 66.06MB / 116.88MB 1.1s
12:31:59 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:31:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:31:59 go: downloading github.com/beorn7/perks v1.0.1
12:31:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:31:59 go: downloading github.com/prometheus/client_model v0.3.0
12:31:59 go: downloading github.com/prometheus/common v0.37.0
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 81.78MB / 116.88MB 1.2s
12:31:59 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 99.61MB / 116.88MB 1.4s
12:32:00 go: downloading github.com/prometheus/procfs v0.8.0
12:32:00 go: downloading google.golang.org/protobuf v1.28.1
12:32:00 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:32:00 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:32:00 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:32:00 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:32:00 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:32:00 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:32:00 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:32:00 #11 extracting sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 0.8s done
12:32:00 #11 extracting sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596
12:32:00 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 116.88MB / 116.88MB 1.5s
12:32:00 go: downloading k8s.io/klog/v2 v2.80.1
12:32:00 go: downloading github.com/kr/text v0.2.0
12:32:00 go: downloading github.com/docker/go-metrics v0.0.1
12:32:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:32:00 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:32:00 go: downloading github.com/BurntSushi/toml v0.3.1
12:32:00 go: downloading github.com/kr/pretty v0.2.1
12:32:00 go: downloading github.com/magiconair/properties v1.5.3
12:32:00 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:32:00 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:32:00 go: downloading github.com/go-logr/logr v1.2.3
12:32:00 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:32:00 + go mod vendor -modfile=vendor.mod
12:32:01 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:32:01 + make manpages
12:32:01 scripts/docs/generate-man.sh
12:32:01 + cp -r . /tmp/docker-cli-docsgen.Z27lzV0DHi/
12:32:01 + cd /tmp/docker-cli-docsgen.Z27lzV0DHi
12:32:01 + ./scripts/vendor init
12:32:01 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:32:01 + cp man/tools.go .
12:32:01 + ./scripts/vendor update
12:32:01 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:32:01 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:32:01 go: downloading github.com/fvbommel/sortorder v1.0.2
12:32:01 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:32:01 go: downloading github.com/morikuni/aec v1.0.0
12:32:01 go: downloading github.com/pkg/errors v0.9.1
12:32:01 go: downloading github.com/spf13/cobra v1.6.1
12:32:01 go: downloading github.com/spf13/pflag v1.0.5
12:32:01 go: downloading github.com/google/go-cmp v0.5.9
12:32:01 go: downloading gotest.tools/v3 v3.4.0
12:32:01 go: downloading golang.org/x/sys v0.4.0
12:32:01 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:32:01 go: downloading github.com/docker/go-connections v0.4.0
12:32:01 go: downloading github.com/moby/sys/sequential v0.5.0
12:32:01 go: downloading github.com/sirupsen/logrus v1.9.0
12:32:01 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:32:01 go: downloading github.com/docker/go-units v0.5.0
12:32:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:32:01 go: downloading github.com/containerd/containerd v1.6.15
12:32:01 go: downloading github.com/moby/sys/signal v0.7.0
12:32:01 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:32:01 go: downloading github.com/mattn/go-runewidth v0.0.13
12:32:01 go: downloading golang.org/x/text v0.6.0
12:32:01 go: downloading github.com/moby/buildkit v0.10.6
12:32:01 go: downloading github.com/moby/patternmatcher v0.5.0
12:32:01 go: downloading github.com/opencontainers/go-digest v1.0.0
12:32:01 go: downloading github.com/gogo/protobuf v1.3.2
12:32:01 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:32:01 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:32:01 go: downloading gopkg.in/yaml.v2 v2.4.0
12:32:01 go: downloading golang.org/x/term v0.4.0
12:32:01 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:32:01 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:32:01 go: downloading github.com/imdario/mergo v0.3.12
12:32:01 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:32:01 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:32:01 go: downloading github.com/creack/pty v1.1.11
12:32:01 go: downloading github.com/gorilla/mux v1.8.0
12:32:01 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:32:01 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:32:02 #11 ...
12:32:02 
12:32:02 #12 [internal] load build context
12:32:02 #12 transferring context: 62.45MB 2.7s done
12:32:02 #12 DONE 3.2s
12:32:02 
12:32:02 #11 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:32:02 go: downloading github.com/stretchr/testify v1.8.0
12:32:02 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:32:02 go: downloading gopkg.in/yaml.v3 v3.0.1
12:32:02 go: downloading github.com/klauspost/compress v1.15.12
12:32:02 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:32:02 go: downloading github.com/containerd/continuity v0.3.0
12:32:02 go: downloading github.com/rivo/uniseg v0.2.0
12:32:02 go: downloading github.com/moby/sys/symlink v0.2.0
12:32:02 go: downloading golang.org/x/time v0.1.0
12:32:02 go: downloading github.com/opencontainers/runc v1.1.3
12:32:02 go: downloading golang.org/x/crypto v0.2.0
12:32:02 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 116.88MB / 116.88MB 3.9s done
12:32:02 #11 extracting sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 2.5s done
12:32:02 #11 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8
12:32:02 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:32:03 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:32:03 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:32:03 go: downloading google.golang.org/grpc v1.48.0
12:32:03 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:32:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:32:03 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:32:03 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:32:03 go: downloading github.com/Microsoft/go-winio v0.5.2
12:32:03 go: downloading golang.org/x/net v0.5.0
12:32:03 go: downloading github.com/davecgh/go-spew v1.1.1
12:32:03 go: downloading github.com/pmezard/go-difflib v1.0.0
12:32:03 go: downloading github.com/miekg/pkcs11 v1.1.1
12:32:04 go: downloading github.com/prometheus/client_golang v1.14.0
12:32:04 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:32:04 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:32:04 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:32:04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:32:04 go: downloading github.com/russross/blackfriday v1.6.0
12:32:04 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:32:04 go: downloading github.com/golang/protobuf v1.5.2
12:32:04 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:32:05 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:05 ++ pwd
12:32:05 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:05 Project root: .
12:32:05 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:05 INFO: man/src/attach.md found
12:32:05 WARN: man/src/build.md does not exist, skipping
12:32:05 WARN: man/src/builder/build.md does not exist, skipping
12:32:05 WARN: man/src/builder/prune.md does not exist, skipping
12:32:05 WARN: man/src/builder.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint.md does not exist, skipping
12:32:05 INFO: man/src/commit.md found
12:32:05 WARN: man/src/config/create.md does not exist, skipping
12:32:05 WARN: man/src/config/inspect.md does not exist, skipping
12:32:05 WARN: man/src/config/ls.md does not exist, skipping
12:32:05 WARN: man/src/config/rm.md does not exist, skipping
12:32:05 WARN: man/src/config.md does not exist, skipping
12:32:05 INFO: man/src/container/attach.md found
12:32:05 INFO: man/src/container/commit.md found
12:32:05 INFO: man/src/container/cp.md found
12:32:05 INFO: man/src/container/create.md found
12:32:05 INFO: man/src/container/diff.md found
12:32:05 INFO: man/src/container/exec.md found
12:32:05 INFO: man/src/container/export.md found
12:32:05 WARN: man/src/container/inspect.md does not exist, skipping
12:32:05 INFO: man/src/container/kill.md found
12:32:05 INFO: man/src/container/logs.md found
12:32:05 INFO: man/src/container/ls.md found
12:32:05 INFO: man/src/container/pause.md found
12:32:05 INFO: man/src/container/port.md found
12:32:05 WARN: man/src/container/prune.md does not exist, skipping
12:32:05 INFO: man/src/container/rename.md found
12:32:05 INFO: man/src/container/restart.md found
12:32:05 INFO: man/src/container/rm.md found
12:32:05 INFO: man/src/container/run.md found
12:32:05 INFO: man/src/container/start.md found
12:32:05 INFO: man/src/container/stats.md found
12:32:05 INFO: man/src/container/stop.md found
12:32:05 INFO: man/src/container/top.md found
12:32:05 INFO: man/src/container/unpause.md found
12:32:05 INFO: man/src/container/update.md found
12:32:05 INFO: man/src/container/wait.md found
12:32:05 WARN: man/src/container.md does not exist, skipping
12:32:05 WARN: man/src/context/create.md does not exist, skipping
12:32:05 WARN: man/src/context/export.md does not exist, skipping
12:32:05 WARN: man/src/context/import.md does not exist, skipping
12:32:05 WARN: man/src/context/inspect.md does not exist, skipping
12:32:05 WARN: man/src/context/ls.md does not exist, skipping
12:32:05 WARN: man/src/context/rm.md does not exist, skipping
12:32:05 WARN: man/src/context/show.md does not exist, skipping
12:32:05 WARN: man/src/context/update.md does not exist, skipping
12:32:05 WARN: man/src/context/use.md does not exist, skipping
12:32:05 WARN: man/src/context.md does not exist, skipping
12:32:05 INFO: man/src/cp.md found
12:32:05 INFO: man/src/create.md found
12:32:05 INFO: man/src/diff.md found
12:32:05 INFO: man/src/events.md found
12:32:05 INFO: man/src/exec.md found
12:32:05 INFO: man/src/export.md found
12:32:05 INFO: man/src/history.md found
12:32:05 INFO: man/src/image/build.md found
12:32:05 INFO: man/src/image/history.md found
12:32:05 INFO: man/src/image/import.md found
12:32:05 WARN: man/src/image/inspect.md does not exist, skipping
12:32:05 INFO: man/src/image/load.md found
12:32:05 INFO: man/src/image/ls.md found
12:32:05 WARN: man/src/image/prune.md does not exist, skipping
12:32:05 INFO: man/src/image/pull.md found
12:32:05 INFO: man/src/image/push.md found
12:32:05 INFO: man/src/image/rm.md found
12:32:05 INFO: man/src/image/save.md found
12:32:05 INFO: man/src/image/tag.md found
12:32:05 WARN: man/src/image.md does not exist, skipping
12:32:05 INFO: man/src/images.md found
12:32:05 INFO: man/src/import.md found
12:32:05 INFO: man/src/info.md found
12:32:05 INFO: man/src/inspect.md found
12:32:05 INFO: man/src/kill.md found
12:32:05 INFO: man/src/load.md found
12:32:05 INFO: man/src/login.md found
12:32:05 INFO: man/src/logout.md found
12:32:05 INFO: man/src/logs.md found
12:32:05 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:05 WARN: man/src/manifest/create.md does not exist, skipping
12:32:05 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:05 WARN: man/src/manifest/push.md does not exist, skipping
12:32:05 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:05 WARN: man/src/manifest.md does not exist, skipping
12:32:05 INFO: man/src/network/connect.md found
12:32:05 INFO: man/src/network/create.md found
12:32:05 INFO: man/src/network/disconnect.md found
12:32:05 INFO: man/src/network/inspect.md found
12:32:05 INFO: man/src/network/ls.md found
12:32:05 WARN: man/src/network/prune.md does not exist, skipping
12:32:05 INFO: man/src/network/rm.md found
12:32:05 WARN: man/src/network.md does not exist, skipping
12:32:05 WARN: man/src/node/demote.md does not exist, skipping
12:32:05 WARN: man/src/node/inspect.md does not exist, skipping
12:32:05 WARN: man/src/node/ls.md does not exist, skipping
12:32:05 WARN: man/src/node/promote.md does not exist, skipping
12:32:05 WARN: man/src/node/ps.md does not exist, skipping
12:32:05 WARN: man/src/node/rm.md does not exist, skipping
12:32:05 WARN: man/src/node/update.md does not exist, skipping
12:32:05 WARN: man/src/node.md does not exist, skipping
12:32:05 INFO: man/src/pause.md found
12:32:05 WARN: man/src/plugin/create.md does not exist, skipping
12:32:05 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:05 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:05 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:05 WARN: man/src/plugin/install.md does not exist, skipping
12:32:05 INFO: man/src/plugin/ls.md found
12:32:05 WARN: man/src/plugin/push.md does not exist, skipping
12:32:05 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:05 WARN: man/src/plugin/set.md does not exist, skipping
12:32:05 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:05 WARN: man/src/plugin.md does not exist, skipping
12:32:05 INFO: man/src/port.md found
12:32:05 INFO: man/src/ps.md found
12:32:05 INFO: man/src/pull.md found
12:32:05 INFO: man/src/push.md found
12:32:05 INFO: man/src/rename.md found
12:32:05 INFO: man/src/restart.md found
12:32:05 INFO: man/src/rm.md found
12:32:05 INFO: man/src/rmi.md found
12:32:05 WARN: man/src/run.md does not exist, skipping
12:32:05 INFO: man/src/save.md found
12:32:05 INFO: man/src/search.md found
12:32:05 WARN: man/src/secret/create.md does not exist, skipping
12:32:05 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:05 WARN: man/src/secret/ls.md does not exist, skipping
12:32:05 WARN: man/src/secret/rm.md does not exist, skipping
12:32:05 WARN: man/src/secret.md does not exist, skipping
12:32:05 WARN: man/src/service/create.md does not exist, skipping
12:32:05 WARN: man/src/service/inspect.md does not exist, skipping
12:32:05 WARN: man/src/service/logs.md does not exist, skipping
12:32:05 WARN: man/src/service/ls.md does not exist, skipping
12:32:05 WARN: man/src/service/ps.md does not exist, skipping
12:32:05 WARN: man/src/service/rm.md does not exist, skipping
12:32:05 WARN: man/src/service/rollback.md does not exist, skipping
12:32:05 WARN: man/src/service/scale.md does not exist, skipping
12:32:05 WARN: man/src/service/update.md does not exist, skipping
12:32:05 WARN: man/src/service.md does not exist, skipping
12:32:05 WARN: man/src/stack/config.md does not exist, skipping
12:32:05 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:05 WARN: man/src/stack/ls.md does not exist, skipping
12:32:05 WARN: man/src/stack/ps.md does not exist, skipping
12:32:05 WARN: man/src/stack/rm.md does not exist, skipping
12:32:05 WARN: man/src/stack/services.md does not exist, skipping
12:32:05 WARN: man/src/stack.md does not exist, skipping
12:32:05 INFO: man/src/start.md found
12:32:05 INFO: man/src/stats.md found
12:32:05 INFO: man/src/stop.md found
12:32:05 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:05 WARN: man/src/swarm/init.md does not exist, skipping
12:32:05 WARN: man/src/swarm/join.md does not exist, skipping
12:32:05 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:05 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:05 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:05 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:05 WARN: man/src/swarm/update.md does not exist, skipping
12:32:05 WARN: man/src/swarm.md does not exist, skipping
12:32:05 WARN: man/src/system/df.md does not exist, skipping
12:32:05 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:05 INFO: man/src/system/events.md found
12:32:05 INFO: man/src/system/info.md found
12:32:05 WARN: man/src/system/prune.md does not exist, skipping
12:32:05 WARN: man/src/system.md does not exist, skipping
12:32:05 INFO: man/src/tag.md found
12:32:05 INFO: man/src/top.md found
12:32:05 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:05 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:05 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:05 WARN: man/src/trust/key.md does not exist, skipping
12:32:05 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:05 WARN: man/src/trust/sign.md does not exist, skipping
12:32:05 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:05 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:05 WARN: man/src/trust/signer.md does not exist, skipping
12:32:05 WARN: man/src/trust.md does not exist, skipping
12:32:05 INFO: man/src/unpause.md found
12:32:05 INFO: man/src/update.md found
12:32:05 INFO: man/src/version.md found
12:32:05 INFO: man/src/volume/create.md found
12:32:05 INFO: man/src/volume/inspect.md found
12:32:05 INFO: man/src/volume/ls.md found
12:32:05 WARN: man/src/volume/prune.md does not exist, skipping
12:32:05 WARN: man/src/volume/rm.md does not exist, skipping
12:32:05 WARN: man/src/volume/update.md does not exist, skipping
12:32:05 INFO: man/src/volume.md found
12:32:05 INFO: man/src/wait.md found
12:32:05 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:05 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:05 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:05 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:05 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:05 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:05 make[2]: Leaving directory '/root/build-deb/cli'
12:32:05 # Build buildx plugin
12:32:05 cd /go/src/github.com/docker/buildx \
12:32:05 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:05 && GO111MODULE=on \
12:32:05 	CGO_ENABLED=0 \
12:32:05 		go build \
12:32:05 			-mod=vendor \
12:32:05 			-trimpath \
12:32:05 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:05 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:05 			./cmd/buildx
12:32:05 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:05 ++ pwd
12:32:05 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:05 Project root: .
12:32:05 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:05 INFO: man/src/attach.md found
12:32:05 WARN: man/src/build.md does not exist, skipping
12:32:05 WARN: man/src/builder/build.md does not exist, skipping
12:32:05 WARN: man/src/builder/prune.md does not exist, skipping
12:32:05 WARN: man/src/builder.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:05 WARN: man/src/checkpoint.md does not exist, skipping
12:32:05 INFO: man/src/commit.md found
12:32:05 WARN: man/src/config/create.md does not exist, skipping
12:32:05 WARN: man/src/config/inspect.md does not exist, skipping
12:32:05 WARN: man/src/config/ls.md does not exist, skipping
12:32:05 WARN: man/src/config/rm.md does not exist, skipping
12:32:05 WARN: man/src/config.md does not exist, skipping
12:32:05 INFO: man/src/container/attach.md found
12:32:05 INFO: man/src/container/commit.md found
12:32:05 INFO: man/src/container/cp.md found
12:32:05 INFO: man/src/container/create.md found
12:32:05 INFO: man/src/container/diff.md found
12:32:05 INFO: man/src/container/exec.md found
12:32:05 INFO: man/src/container/export.md found
12:32:05 WARN: man/src/container/inspect.md does not exist, skipping
12:32:05 INFO: man/src/container/kill.md found
12:32:05 INFO: man/src/container/logs.md found
12:32:05 INFO: man/src/container/ls.md found
12:32:05 INFO: man/src/container/pause.md found
12:32:05 INFO: man/src/container/port.md found
12:32:05 WARN: man/src/container/prune.md does not exist, skipping
12:32:05 INFO: man/src/container/rename.md found
12:32:05 INFO: man/src/container/restart.md found
12:32:05 INFO: man/src/container/rm.md found
12:32:05 INFO: man/src/container/run.md found
12:32:05 INFO: man/src/container/start.md found
12:32:05 INFO: man/src/container/stats.md found
12:32:05 INFO: man/src/container/stop.md found
12:32:05 INFO: man/src/container/top.md found
12:32:05 INFO: man/src/container/unpause.md found
12:32:05 INFO: man/src/container/update.md found
12:32:05 INFO: man/src/container/wait.md found
12:32:05 WARN: man/src/container.md does not exist, skipping
12:32:05 WARN: man/src/context/create.md does not exist, skipping
12:32:05 WARN: man/src/context/export.md does not exist, skipping
12:32:05 WARN: man/src/context/import.md does not exist, skipping
12:32:05 WARN: man/src/context/inspect.md does not exist, skipping
12:32:05 WARN: man/src/context/ls.md does not exist, skipping
12:32:05 WARN: man/src/context/rm.md does not exist, skipping
12:32:05 WARN: man/src/context/show.md does not exist, skipping
12:32:05 WARN: man/src/context/update.md does not exist, skipping
12:32:05 WARN: man/src/context/use.md does not exist, skipping
12:32:05 WARN: man/src/context.md does not exist, skipping
12:32:05 INFO: man/src/cp.md found
12:32:05 INFO: man/src/create.md found
12:32:05 INFO: man/src/diff.md found
12:32:05 INFO: man/src/events.md found
12:32:05 INFO: man/src/exec.md found
12:32:05 INFO: man/src/export.md found
12:32:05 INFO: man/src/history.md found
12:32:05 INFO: man/src/image/build.md found
12:32:05 INFO: man/src/image/history.md found
12:32:05 INFO: man/src/image/import.md found
12:32:05 WARN: man/src/image/inspect.md does not exist, skipping
12:32:05 INFO: man/src/image/load.md found
12:32:05 INFO: man/src/image/ls.md found
12:32:05 WARN: man/src/image/prune.md does not exist, skipping
12:32:05 INFO: man/src/image/pull.md found
12:32:05 INFO: man/src/image/push.md found
12:32:05 INFO: man/src/image/rm.md found
12:32:05 INFO: man/src/image/save.md found
12:32:05 INFO: man/src/image/tag.md found
12:32:05 WARN: man/src/image.md does not exist, skipping
12:32:05 INFO: man/src/images.md found
12:32:05 INFO: man/src/import.md found
12:32:05 INFO: man/src/info.md found
12:32:05 INFO: man/src/inspect.md found
12:32:05 INFO: man/src/kill.md found
12:32:05 INFO: man/src/load.md found
12:32:05 INFO: man/src/login.md found
12:32:05 INFO: man/src/logout.md found
12:32:05 INFO: man/src/logs.md found
12:32:05 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:05 WARN: man/src/manifest/create.md does not exist, skipping
12:32:05 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:05 WARN: man/src/manifest/push.md does not exist, skipping
12:32:05 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:05 WARN: man/src/manifest.md does not exist, skipping
12:32:05 INFO: man/src/network/connect.md found
12:32:05 INFO: man/src/network/create.md found
12:32:05 INFO: man/src/network/disconnect.md found
12:32:05 INFO: man/src/network/inspect.md found
12:32:05 INFO: man/src/network/ls.md found
12:32:05 WARN: man/src/network/prune.md does not exist, skipping
12:32:05 INFO: man/src/network/rm.md found
12:32:05 WARN: man/src/network.md does not exist, skipping
12:32:05 WARN: man/src/node/demote.md does not exist, skipping
12:32:05 WARN: man/src/node/inspect.md does not exist, skipping
12:32:05 WARN: man/src/node/ls.md does not exist, skipping
12:32:05 WARN: man/src/node/promote.md does not exist, skipping
12:32:05 WARN: man/src/node/ps.md does not exist, skipping
12:32:05 WARN: man/src/node/rm.md does not exist, skipping
12:32:05 WARN: man/src/node/update.md does not exist, skipping
12:32:05 WARN: man/src/node.md does not exist, skipping
12:32:05 INFO: man/src/pause.md found
12:32:05 WARN: man/src/plugin/create.md does not exist, skipping
12:32:05 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:05 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:05 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:05 WARN: man/src/plugin/install.md does not exist, skipping
12:32:05 INFO: man/src/plugin/ls.md found
12:32:05 WARN: man/src/plugin/push.md does not exist, skipping
12:32:05 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:05 WARN: man/src/plugin/set.md does not exist, skipping
12:32:05 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:05 WARN: man/src/plugin.md does not exist, skipping
12:32:05 INFO: man/src/port.md found
12:32:05 INFO: man/src/ps.md found
12:32:05 INFO: man/src/pull.md found
12:32:05 INFO: man/src/push.md found
12:32:05 INFO: man/src/rename.md found
12:32:05 INFO: man/src/restart.md found
12:32:05 INFO: man/src/rm.md found
12:32:05 INFO: man/src/rmi.md found
12:32:05 WARN: man/src/run.md does not exist, skipping
12:32:05 INFO: man/src/save.md found
12:32:05 INFO: man/src/search.md found
12:32:05 WARN: man/src/secret/create.md does not exist, skipping
12:32:05 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:05 WARN: man/src/secret/ls.md does not exist, skipping
12:32:05 WARN: man/src/secret/rm.md does not exist, skipping
12:32:05 WARN: man/src/secret.md does not exist, skipping
12:32:05 WARN: man/src/service/create.md does not exist, skipping
12:32:05 WARN: man/src/service/inspect.md does not exist, skipping
12:32:05 WARN: man/src/service/logs.md does not exist, skipping
12:32:05 WARN: man/src/service/ls.md does not exist, skipping
12:32:05 WARN: man/src/service/ps.md does not exist, skipping
12:32:05 WARN: man/src/service/rm.md does not exist, skipping
12:32:05 WARN: man/src/service/rollback.md does not exist, skipping
12:32:05 WARN: man/src/service/scale.md does not exist, skipping
12:32:05 WARN: man/src/service/update.md does not exist, skipping
12:32:05 WARN: man/src/service.md does not exist, skipping
12:32:05 WARN: man/src/stack/config.md does not exist, skipping
12:32:05 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:05 WARN: man/src/stack/ls.md does not exist, skipping
12:32:05 WARN: man/src/stack/ps.md does not exist, skipping
12:32:05 WARN: man/src/stack/rm.md does not exist, skipping
12:32:05 WARN: man/src/stack/services.md does not exist, skipping
12:32:05 WARN: man/src/stack.md does not exist, skipping
12:32:05 INFO: man/src/start.md found
12:32:05 INFO: man/src/stats.md found
12:32:05 INFO: man/src/stop.md found
12:32:05 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:05 WARN: man/src/swarm/init.md does not exist, skipping
12:32:05 WARN: man/src/swarm/join.md does not exist, skipping
12:32:05 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:05 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:05 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:05 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:05 WARN: man/src/swarm/update.md does not exist, skipping
12:32:05 WARN: man/src/swarm.md does not exist, skipping
12:32:05 WARN: man/src/system/df.md does not exist, skipping
12:32:05 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:05 INFO: man/src/system/events.md found
12:32:05 INFO: man/src/system/info.md found
12:32:05 WARN: man/src/system/prune.md does not exist, skipping
12:32:05 WARN: man/src/system.md does not exist, skipping
12:32:05 INFO: man/src/tag.md found
12:32:05 INFO: man/src/top.md found
12:32:05 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:05 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:05 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:05 WARN: man/src/trust/key.md does not exist, skipping
12:32:05 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:05 WARN: man/src/trust/sign.md does not exist, skipping
12:32:05 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:05 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:05 WARN: man/src/trust/signer.md does not exist, skipping
12:32:05 WARN: man/src/trust.md does not exist, skipping
12:32:05 INFO: man/src/unpause.md found
12:32:05 INFO: man/src/update.md found
12:32:05 INFO: man/src/version.md found
12:32:05 INFO: man/src/volume/create.md found
12:32:05 INFO: man/src/volume/inspect.md found
12:32:05 INFO: man/src/volume/ls.md found
12:32:05 WARN: man/src/volume/prune.md does not exist, skipping
12:32:05 WARN: man/src/volume/rm.md does not exist, skipping
12:32:05 WARN: man/src/volume/update.md does not exist, skipping
12:32:05 INFO: man/src/volume.md found
12:32:05 INFO: man/src/wait.md found
12:32:05 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:05 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:05 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:05 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:05 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:05 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:05 make[2]: Leaving directory '/root/build-deb/cli'
12:32:05 # Build buildx plugin
12:32:05 cd /go/src/github.com/docker/buildx \
12:32:05 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:05 && GO111MODULE=on \
12:32:05 	CGO_ENABLED=0 \
12:32:05 		go build \
12:32:05 			-mod=vendor \
12:32:05 			-trimpath \
12:32:05 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:05 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:05 			./cmd/buildx
12:32:06 #11 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 3.0s done
12:32:06 #11 extracting sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 0.0s done
12:32:06 #11 DONE 7.1s
12:32:06 
12:32:06 #13 [linux/arm64 gobase 1/3] COPY --from=xx / /
12:32:06 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:32:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:32:06 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:32:06 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:32:06 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:32:06 go: downloading github.com/beorn7/perks v1.0.1
12:32:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:32:06 go: downloading github.com/prometheus/client_model v0.3.0
12:32:06 go: downloading github.com/prometheus/common v0.37.0
12:32:06 go: downloading github.com/prometheus/procfs v0.8.0
12:32:06 go: downloading google.golang.org/protobuf v1.28.1
12:32:06 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:32:06 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:32:06 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:32:06 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:32:06 go: downloading k8s.io/klog/v2 v2.80.1
12:32:06 go: downloading github.com/kr/text v0.2.0
12:32:06 go: downloading github.com/docker/go-metrics v0.0.1
12:32:06 go: downloading github.com/BurntSushi/toml v0.3.1
12:32:06 go: downloading github.com/kr/pretty v0.2.1
12:32:06 go: downloading github.com/magiconair/properties v1.5.3
12:32:06 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:32:06 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:32:06 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:32:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:32:06 go: downloading github.com/go-logr/logr v1.2.3
12:32:06 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:32:06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:32:06 + go mod vendor -modfile=vendor.mod
12:32:07 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:32:08 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:32:08 + make manpages
12:32:08 scripts/docs/generate-man.sh
12:32:08 + cp -r . /tmp/docker-cli-docsgen.3NAXVzVIuU/
12:32:08 + cd /tmp/docker-cli-docsgen.3NAXVzVIuU
12:32:08 + ./scripts/vendor init
12:32:08 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:32:08 + cp man/tools.go .
12:32:08 + ./scripts/vendor update
12:32:08 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:32:08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:32:08 go: downloading github.com/spf13/cobra v1.6.1
12:32:08 go: downloading github.com/spf13/pflag v1.0.5
12:32:08 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:32:08 go: downloading github.com/fvbommel/sortorder v1.0.2
12:32:08 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:32:08 go: downloading github.com/morikuni/aec v1.0.0
12:32:08 go: downloading github.com/pkg/errors v0.9.1
12:32:08 go: downloading github.com/google/go-cmp v0.5.9
12:32:08 go: downloading gotest.tools/v3 v3.4.0
12:32:08 go: downloading golang.org/x/sys v0.4.0
12:32:08 go: downloading github.com/docker/go-units v0.5.0
12:32:08 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:32:08 go: downloading github.com/docker/go-connections v0.4.0
12:32:08 go: downloading github.com/moby/sys/sequential v0.5.0
12:32:08 go: downloading github.com/sirupsen/logrus v1.9.0
12:32:08 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:32:08 go: downloading golang.org/x/text v0.6.0
12:32:08 go: downloading github.com/mattn/go-runewidth v0.0.13
12:32:08 go: downloading github.com/containerd/containerd v1.6.15
12:32:08 go: downloading github.com/moby/sys/signal v0.7.0
12:32:08 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:32:08 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:08 ++ pwd
12:32:08 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:08 Project root: .
12:32:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:08 INFO: man/src/attach.md found
12:32:08 WARN: man/src/build.md does not exist, skipping
12:32:08 WARN: man/src/builder/build.md does not exist, skipping
12:32:08 WARN: man/src/builder/prune.md does not exist, skipping
12:32:08 WARN: man/src/builder.md does not exist, skipping
12:32:08 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:08 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:08 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:08 WARN: man/src/checkpoint.md does not exist, skipping
12:32:08 INFO: man/src/commit.md found
12:32:08 WARN: man/src/config/create.md does not exist, skipping
12:32:08 WARN: man/src/config/inspect.md does not exist, skipping
12:32:08 WARN: man/src/config/ls.md does not exist, skipping
12:32:08 WARN: man/src/config/rm.md does not exist, skipping
12:32:08 WARN: man/src/config.md does not exist, skipping
12:32:08 INFO: man/src/container/attach.md found
12:32:08 INFO: man/src/container/commit.md found
12:32:08 INFO: man/src/container/cp.md found
12:32:08 INFO: man/src/container/create.md found
12:32:08 INFO: man/src/container/diff.md found
12:32:08 INFO: man/src/container/exec.md found
12:32:08 INFO: man/src/container/export.md found
12:32:08 WARN: man/src/container/inspect.md does not exist, skipping
12:32:08 INFO: man/src/container/kill.md found
12:32:08 INFO: man/src/container/logs.md found
12:32:08 INFO: man/src/container/ls.md found
12:32:08 INFO: man/src/container/pause.md found
12:32:08 INFO: man/src/container/port.md found
12:32:08 WARN: man/src/container/prune.md does not exist, skipping
12:32:08 INFO: man/src/container/rename.md found
12:32:08 INFO: man/src/container/restart.md found
12:32:08 INFO: man/src/container/rm.md found
12:32:08 INFO: man/src/container/run.md found
12:32:08 INFO: man/src/container/start.md found
12:32:08 INFO: man/src/container/stats.md found
12:32:08 INFO: man/src/container/stop.md found
12:32:08 INFO: man/src/container/top.md found
12:32:08 INFO: man/src/container/unpause.md found
12:32:08 INFO: man/src/container/update.md found
12:32:08 INFO: man/src/container/wait.md found
12:32:08 WARN: man/src/container.md does not exist, skipping
12:32:08 WARN: man/src/context/create.md does not exist, skipping
12:32:08 WARN: man/src/context/export.md does not exist, skipping
12:32:08 WARN: man/src/context/import.md does not exist, skipping
12:32:08 WARN: man/src/context/inspect.md does not exist, skipping
12:32:08 WARN: man/src/context/ls.md does not exist, skipping
12:32:08 WARN: man/src/context/rm.md does not exist, skipping
12:32:08 WARN: man/src/context/show.md does not exist, skipping
12:32:08 WARN: man/src/context/update.md does not exist, skipping
12:32:08 WARN: man/src/context/use.md does not exist, skipping
12:32:08 WARN: man/src/context.md does not exist, skipping
12:32:08 INFO: man/src/cp.md found
12:32:08 INFO: man/src/create.md found
12:32:08 INFO: man/src/diff.md found
12:32:08 INFO: man/src/events.md found
12:32:08 INFO: man/src/exec.md found
12:32:08 INFO: man/src/export.md found
12:32:08 INFO: man/src/history.md found
12:32:08 INFO: man/src/image/build.md found
12:32:08 INFO: man/src/image/history.md found
12:32:08 INFO: man/src/image/import.md found
12:32:08 WARN: man/src/image/inspect.md does not exist, skipping
12:32:08 INFO: man/src/image/load.md found
12:32:08 INFO: man/src/image/ls.md found
12:32:08 WARN: man/src/image/prune.md does not exist, skipping
12:32:08 INFO: man/src/image/pull.md found
12:32:08 INFO: man/src/image/push.md found
12:32:08 INFO: man/src/image/rm.md found
12:32:08 INFO: man/src/image/save.md found
12:32:08 INFO: man/src/image/tag.md found
12:32:08 WARN: man/src/image.md does not exist, skipping
12:32:08 INFO: man/src/images.md found
12:32:08 INFO: man/src/import.md found
12:32:08 INFO: man/src/info.md found
12:32:08 INFO: man/src/inspect.md found
12:32:08 INFO: man/src/kill.md found
12:32:08 INFO: man/src/load.md found
12:32:08 INFO: man/src/login.md found
12:32:08 INFO: man/src/logout.md found
12:32:08 INFO: man/src/logs.md found
12:32:08 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:08 WARN: man/src/manifest/create.md does not exist, skipping
12:32:08 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:08 WARN: man/src/manifest/push.md does not exist, skipping
12:32:08 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:08 WARN: man/src/manifest.md does not exist, skipping
12:32:08 INFO: man/src/network/connect.md found
12:32:08 INFO: man/src/network/create.md found
12:32:08 INFO: man/src/network/disconnect.md found
12:32:08 INFO: man/src/network/inspect.md found
12:32:08 INFO: man/src/network/ls.md found
12:32:08 WARN: man/src/network/prune.md does not exist, skipping
12:32:08 INFO: man/src/network/rm.md found
12:32:08 WARN: man/src/network.md does not exist, skipping
12:32:08 WARN: man/src/node/demote.md does not exist, skipping
12:32:08 WARN: man/src/node/inspect.md does not exist, skipping
12:32:08 WARN: man/src/node/ls.md does not exist, skipping
12:32:08 WARN: man/src/node/promote.md does not exist, skipping
12:32:08 WARN: man/src/node/ps.md does not exist, skipping
12:32:08 WARN: man/src/node/rm.md does not exist, skipping
12:32:08 WARN: man/src/node/update.md does not exist, skipping
12:32:08 WARN: man/src/node.md does not exist, skipping
12:32:08 INFO: man/src/pause.md found
12:32:08 WARN: man/src/plugin/create.md does not exist, skipping
12:32:08 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:08 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:08 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:08 WARN: man/src/plugin/install.md does not exist, skipping
12:32:08 INFO: man/src/plugin/ls.md found
12:32:08 WARN: man/src/plugin/push.md does not exist, skipping
12:32:08 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:08 WARN: man/src/plugin/set.md does not exist, skipping
12:32:08 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:08 WARN: man/src/plugin.md does not exist, skipping
12:32:08 INFO: man/src/port.md found
12:32:08 INFO: man/src/ps.md found
12:32:08 INFO: man/src/pull.md found
12:32:08 INFO: man/src/push.md found
12:32:08 INFO: man/src/rename.md found
12:32:08 INFO: man/src/restart.md found
12:32:08 INFO: man/src/rm.md found
12:32:08 INFO: man/src/rmi.md found
12:32:08 WARN: man/src/run.md does not exist, skipping
12:32:08 INFO: man/src/save.md found
12:32:08 INFO: man/src/search.md found
12:32:08 WARN: man/src/secret/create.md does not exist, skipping
12:32:08 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:08 WARN: man/src/secret/ls.md does not exist, skipping
12:32:08 WARN: man/src/secret/rm.md does not exist, skipping
12:32:08 WARN: man/src/secret.md does not exist, skipping
12:32:08 WARN: man/src/service/create.md does not exist, skipping
12:32:08 WARN: man/src/service/inspect.md does not exist, skipping
12:32:08 WARN: man/src/service/logs.md does not exist, skipping
12:32:08 WARN: man/src/service/ls.md does not exist, skipping
12:32:08 WARN: man/src/service/ps.md does not exist, skipping
12:32:08 WARN: man/src/service/rm.md does not exist, skipping
12:32:08 WARN: man/src/service/rollback.md does not exist, skipping
12:32:08 WARN: man/src/service/scale.md does not exist, skipping
12:32:08 WARN: man/src/service/update.md does not exist, skipping
12:32:08 WARN: man/src/service.md does not exist, skipping
12:32:08 WARN: man/src/stack/config.md does not exist, skipping
12:32:08 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:08 WARN: man/src/stack/ls.md does not exist, skipping
12:32:08 WARN: man/src/stack/ps.md does not exist, skipping
12:32:08 WARN: man/src/stack/rm.md does not exist, skipping
12:32:08 WARN: man/src/stack/services.md does not exist, skipping
12:32:08 WARN: man/src/stack.md does not exist, skipping
12:32:08 INFO: man/src/start.md found
12:32:08 INFO: man/src/stats.md found
12:32:08 INFO: man/src/stop.md found
12:32:08 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:08 WARN: man/src/swarm/init.md does not exist, skipping
12:32:08 WARN: man/src/swarm/join.md does not exist, skipping
12:32:08 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:08 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:08 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:08 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:08 WARN: man/src/swarm/update.md does not exist, skipping
12:32:08 WARN: man/src/swarm.md does not exist, skipping
12:32:08 WARN: man/src/system/df.md does not exist, skipping
12:32:08 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:08 INFO: man/src/system/events.md found
12:32:08 INFO: man/src/system/info.md found
12:32:08 WARN: man/src/system/prune.md does not exist, skipping
12:32:08 WARN: man/src/system.md does not exist, skipping
12:32:08 INFO: man/src/tag.md found
12:32:08 INFO: man/src/top.md found
12:32:08 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:08 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:08 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:08 WARN: man/src/trust/key.md does not exist, skipping
12:32:08 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:08 WARN: man/src/trust/sign.md does not exist, skipping
12:32:08 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:08 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:08 WARN: man/src/trust/signer.md does not exist, skipping
12:32:08 WARN: man/src/trust.md does not exist, skipping
12:32:08 INFO: man/src/unpause.md found
12:32:08 INFO: man/src/update.md found
12:32:08 INFO: man/src/version.md found
12:32:08 INFO: man/src/volume/create.md found
12:32:08 INFO: man/src/volume/inspect.md found
12:32:08 INFO: man/src/volume/ls.md found
12:32:08 WARN: man/src/volume/prune.md does not exist, skipping
12:32:08 WARN: man/src/volume/rm.md does not exist, skipping
12:32:08 WARN: man/src/volume/update.md does not exist, skipping
12:32:08 INFO: man/src/volume.md found
12:32:08 INFO: man/src/wait.md found
12:32:08 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:08 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:08 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:08 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:08 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:08 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:08 + popd
12:32:08 + exit 0
12:32:08 ~/rpmbuild/BUILD/src
12:32:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ceBRX
12:32:08 + umask 022
12:32:08 + cd /root/rpmbuild/BUILD
12:32:08 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64 '!=' / ']'
12:32:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:08 + mkdir -p /root/rpmbuild/BUILDROOT
12:32:08 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:08 + cd src
12:32:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin
12:32:08 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/docker
12:32:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/bash-completion/completions
12:32:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/zsh/vendor-completions
12:32:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/fish/vendor_completions.d
12:32:08 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/bash-completion/completions/docker
12:32:08 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
12:32:08 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:32:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/man/man1
12:32:08 + 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-update.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~20230124074129.645395c-0.el8.x86_64/usr/share/man/man1
12:32:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/man/man5
12:32:08 + 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~20230124074129.645395c-0.el8.x86_64/usr/share/man/man5
12:32:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/man/man8
12:32:08 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/man/man8
12:32:08 + mkdir -p build-docs
12:32:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:08 + cp cli/LICENSE build-docs/LICENSE
12:32:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:08 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:32:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:08 + cp cli/NOTICE build-docs/NOTICE
12:32:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:08 + cp cli/README.md build-docs/README.md
12:32:08 + /usr/lib/rpm/check-buildroot
12:32:08 + /usr/lib/rpm/redhat/brp-ldconfig
12:32:08 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:32:08 + /usr/lib/rpm/brp-compress
12:32:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:32:08 go: downloading github.com/moby/buildkit v0.10.6
12:32:09 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:32:09 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:32:09 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:32:09 + /usr/lib/rpm/brp-python-hardlink
12:32:09 + PYTHON3=/usr/libexec/platform-python
12:32:09 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:32:09 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JipuaL
12:32:09 + umask 022
12:32:09 + cd /root/rpmbuild/BUILD
12:32:09 + cd src
12:32:09 ++ cli/build/docker --version
12:32:09 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:32:09 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:32:09 + echo 'PASS: cli version OK'
12:32:09 PASS: cli version OK
12:32:09 + exit 0
12:32:09 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:09 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mmRGxz
12:32:09 + umask 022
12:32:09 + cd /root/rpmbuild/BUILD
12:32:09 + cd src
12:32:09 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:32:09 + export LC_ALL=C
12:32:09 + LC_ALL=C
12:32:09 + export DOCDIR
12:32:09 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:32:09 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:32:09 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:32:09 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:32:09 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:32:09 + exit 0
12:32:09 go: downloading github.com/moby/patternmatcher v0.5.0
12:32:09 go: downloading github.com/opencontainers/go-digest v1.0.0
12:32:09 go: downloading github.com/gogo/protobuf v1.3.2
12:32:09 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:32:09 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:32:09 #13 DONE 3.2s
12:32:09 
12:32:09 #14 [linux/arm64 gobase 2/3] RUN apk add --no-cache file git
12:32:09 #0 0.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
12:32:09 go: downloading gopkg.in/yaml.v2 v2.4.0
12:32:09 go: downloading golang.org/x/term v0.4.0
12:32:09 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:32:09 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:32:09 go: downloading github.com/imdario/mergo v0.3.12
12:32:09 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:32:09 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:32:09 go: downloading github.com/creack/pty v1.1.11
12:32:09 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:32:09 go: downloading github.com/gorilla/mux v1.8.0
12:32:10 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.el8 docker-ce-cli(x86-64) = 1:0.0.0~20230124074129.645395c-0.el8
12:32:10 Requires(interp): /bin/sh
12:32:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:32:10 Requires(post): /bin/sh
12:32:10 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)
12:32:10 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:32:10 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
12:32:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:10 #14 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
12:32:10 #14 1.450 (1/8) Installing libmagic (5.43-r0)
12:32:10 #14 1.477 (2/8) Installing file (5.43-r0)
12:32:10 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.src.rpm
12:32:10 #14 1.481 (3/8) Installing brotli-libs (1.0.9-r9)
12:32:10 #14 1.492 (4/8) Installing nghttp2-libs (1.51.0-r0)
12:32:10 #14 1.498 (5/8) Installing libcurl (7.87.0-r1)
12:32:10 #14 1.506 (6/8) Installing libexpat (2.5.0-r0)
12:32:10 #14 1.510 (7/8) Installing pcre2 (10.42-r0)
12:32:10 #14 1.518 (8/8) Installing git (2.38.3-r1)
12:32:10 #14 1.577 Executing busybox-1.35.0-r29.trigger
12:32:10 #14 1.583 OK: 25 MiB in 24 packages
12:32:10 go: downloading gopkg.in/yaml.v3 v3.0.1
12:32:10 go: downloading github.com/stretchr/testify v1.8.0
12:32:10 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:32:10 go: downloading github.com/rivo/uniseg v0.2.0
12:32:10 go: downloading github.com/klauspost/compress v1.15.12
12:32:10 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:32:10 go: downloading github.com/containerd/continuity v0.3.0
12:32:10 go: downloading github.com/moby/sys/symlink v0.2.0
12:32:10 go: downloading golang.org/x/time v0.1.0
12:32:10 go: downloading github.com/opencontainers/runc v1.1.3
12:32:10 go: downloading golang.org/x/crypto v0.2.0
12:32:11 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:32:11 #14 DONE 2.3s
12:32:11 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:32:11 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:32:11 go: downloading google.golang.org/grpc v1.48.0
12:32:11 
12:32:11 #15 [linux/arm64 gobase 3/3] WORKDIR /src
12:32:11 #15 DONE 0.0s
12:32:11 
12:32:11 #16 [linux/arm64 buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
12:32:11 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:32:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:32:11 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:32:11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:32:11 go: downloading github.com/russross/blackfriday v1.6.0
12:32:11 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:32:11 go: downloading github.com/Microsoft/go-winio v0.5.2
12:32:11 go: downloading golang.org/x/net v0.5.0
12:32:12 #47 134.8 + bin/containerd
12:32:12 #47 134.8 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
12:32:12 go: downloading github.com/davecgh/go-spew v1.1.1
12:32:12 go: downloading github.com/pmezard/go-difflib v1.0.0
12:32:12 go: downloading github.com/miekg/pkcs11 v1.1.1
12:32:12 go: downloading github.com/prometheus/client_golang v1.14.0
12:32:12 #16 0.407 v0.10.0876462897612d36679153c3414f7689626251501#16 DONE 0.9s
12:32:12 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:12 ++ pwd
12:32:12 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:12 Project root: .
12:32:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:12 INFO: man/src/attach.md found
12:32:12 WARN: man/src/build.md does not exist, skipping
12:32:12 WARN: man/src/builder/build.md does not exist, skipping
12:32:12 WARN: man/src/builder/prune.md does not exist, skipping
12:32:12 WARN: man/src/builder.md does not exist, skipping
12:32:12 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:12 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:12 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:12 WARN: man/src/checkpoint.md does not exist, skipping
12:32:12 INFO: man/src/commit.md found
12:32:12 WARN: man/src/config/create.md does not exist, skipping
12:32:12 WARN: man/src/config/inspect.md does not exist, skipping
12:32:12 WARN: man/src/config/ls.md does not exist, skipping
12:32:12 WARN: man/src/config/rm.md does not exist, skipping
12:32:12 WARN: man/src/config.md does not exist, skipping
12:32:12 INFO: man/src/container/attach.md found
12:32:12 INFO: man/src/container/commit.md found
12:32:12 INFO: man/src/container/cp.md found
12:32:12 INFO: man/src/container/create.md found
12:32:12 INFO: man/src/container/diff.md found
12:32:12 INFO: man/src/container/exec.md found
12:32:12 INFO: man/src/container/export.md found
12:32:12 WARN: man/src/container/inspect.md does not exist, skipping
12:32:12 INFO: man/src/container/kill.md found
12:32:12 INFO: man/src/container/logs.md found
12:32:12 INFO: man/src/container/ls.md found
12:32:12 INFO: man/src/container/pause.md found
12:32:12 INFO: man/src/container/port.md found
12:32:12 WARN: man/src/container/prune.md does not exist, skipping
12:32:12 INFO: man/src/container/rename.md found
12:32:12 INFO: man/src/container/restart.md found
12:32:12 INFO: man/src/container/rm.md found
12:32:12 INFO: man/src/container/run.md found
12:32:12 INFO: man/src/container/start.md found
12:32:12 INFO: man/src/container/stats.md found
12:32:12 INFO: man/src/container/stop.md found
12:32:12 INFO: man/src/container/top.md found
12:32:12 INFO: man/src/container/unpause.md found
12:32:12 INFO: man/src/container/update.md found
12:32:12 INFO: man/src/container/wait.md found
12:32:12 WARN: man/src/container.md does not exist, skipping
12:32:12 WARN: man/src/context/create.md does not exist, skipping
12:32:12 WARN: man/src/context/export.md does not exist, skipping
12:32:12 WARN: man/src/context/import.md does not exist, skipping
12:32:12 WARN: man/src/context/inspect.md does not exist, skipping
12:32:12 WARN: man/src/context/ls.md does not exist, skipping
12:32:12 WARN: man/src/context/rm.md does not exist, skipping
12:32:12 WARN: man/src/context/show.md does not exist, skipping
12:32:12 WARN: man/src/context/update.md does not exist, skipping
12:32:12 WARN: man/src/context/use.md does not exist, skipping
12:32:12 WARN: man/src/context.md does not exist, skipping
12:32:12 INFO: man/src/cp.md found
12:32:12 INFO: man/src/create.md found
12:32:12 INFO: man/src/diff.md found
12:32:12 INFO: man/src/events.md found
12:32:12 INFO: man/src/exec.md found
12:32:12 INFO: man/src/export.md found
12:32:12 INFO: man/src/history.md found
12:32:12 INFO: man/src/image/build.md found
12:32:12 INFO: man/src/image/history.md found
12:32:12 INFO: man/src/image/import.md found
12:32:12 WARN: man/src/image/inspect.md does not exist, skipping
12:32:12 INFO: man/src/image/load.md found
12:32:12 INFO: man/src/image/ls.md found
12:32:12 WARN: man/src/image/prune.md does not exist, skipping
12:32:12 INFO: man/src/image/pull.md found
12:32:12 INFO: man/src/image/push.md found
12:32:12 INFO: man/src/image/rm.md found
12:32:12 INFO: man/src/image/save.md found
12:32:12 INFO: man/src/image/tag.md found
12:32:12 WARN: man/src/image.md does not exist, skipping
12:32:12 INFO: man/src/images.md found
12:32:12 INFO: man/src/import.md found
12:32:12 INFO: man/src/info.md found
12:32:12 INFO: man/src/inspect.md found
12:32:12 INFO: man/src/kill.md found
12:32:12 INFO: man/src/load.md found
12:32:12 INFO: man/src/login.md found
12:32:12 INFO: man/src/logout.md found
12:32:12 INFO: man/src/logs.md found
12:32:12 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:12 WARN: man/src/manifest/create.md does not exist, skipping
12:32:12 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:12 WARN: man/src/manifest/push.md does not exist, skipping
12:32:12 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:12 WARN: man/src/manifest.md does not exist, skipping
12:32:12 INFO: man/src/network/connect.md found
12:32:12 INFO: man/src/network/create.md found
12:32:12 INFO: man/src/network/disconnect.md found
12:32:12 INFO: man/src/network/inspect.md found
12:32:12 INFO: man/src/network/ls.md found
12:32:12 WARN: man/src/network/prune.md does not exist, skipping
12:32:12 INFO: man/src/network/rm.md found
12:32:12 WARN: man/src/network.md does not exist, skipping
12:32:12 WARN: man/src/node/demote.md does not exist, skipping
12:32:12 WARN: man/src/node/inspect.md does not exist, skipping
12:32:12 WARN: man/src/node/ls.md does not exist, skipping
12:32:12 WARN: man/src/node/promote.md does not exist, skipping
12:32:12 WARN: man/src/node/ps.md does not exist, skipping
12:32:12 WARN: man/src/node/rm.md does not exist, skipping
12:32:12 WARN: man/src/node/update.md does not exist, skipping
12:32:12 WARN: man/src/node.md does not exist, skipping
12:32:12 INFO: man/src/pause.md found
12:32:12 WARN: man/src/plugin/create.md does not exist, skipping
12:32:12 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:12 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:12 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:12 WARN: man/src/plugin/install.md does not exist, skipping
12:32:12 INFO: man/src/plugin/ls.md found
12:32:12 WARN: man/src/plugin/push.md does not exist, skipping
12:32:12 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:12 WARN: man/src/plugin/set.md does not exist, skipping
12:32:12 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:12 WARN: man/src/plugin.md does not exist, skipping
12:32:12 INFO: man/src/port.md found
12:32:12 INFO: man/src/ps.md found
12:32:12 INFO: man/src/pull.md found
12:32:12 INFO: man/src/push.md found
12:32:12 INFO: man/src/rename.md found
12:32:12 INFO: man/src/restart.md found
12:32:12 INFO: man/src/rm.md found
12:32:12 INFO: man/src/rmi.md found
12:32:12 WARN: man/src/run.md does not exist, skipping
12:32:12 INFO: man/src/save.md found
12:32:12 INFO: man/src/search.md found
12:32:12 WARN: man/src/secret/create.md does not exist, skipping
12:32:12 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:12 WARN: man/src/secret/ls.md does not exist, skipping
12:32:12 WARN: man/src/secret/rm.md does not exist, skipping
12:32:12 WARN: man/src/secret.md does not exist, skipping
12:32:12 WARN: man/src/service/create.md does not exist, skipping
12:32:12 WARN: man/src/service/inspect.md does not exist, skipping
12:32:12 WARN: man/src/service/logs.md does not exist, skipping
12:32:12 WARN: man/src/service/ls.md does not exist, skipping
12:32:12 WARN: man/src/service/ps.md does not exist, skipping
12:32:12 WARN: man/src/service/rm.md does not exist, skipping
12:32:12 WARN: man/src/service/rollback.md does not exist, skipping
12:32:12 WARN: man/src/service/scale.md does not exist, skipping
12:32:12 WARN: man/src/service/update.md does not exist, skipping
12:32:12 WARN: man/src/service.md does not exist, skipping
12:32:12 WARN: man/src/stack/config.md does not exist, skipping
12:32:12 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:12 WARN: man/src/stack/ls.md does not exist, skipping
12:32:12 WARN: man/src/stack/ps.md does not exist, skipping
12:32:12 WARN: man/src/stack/rm.md does not exist, skipping
12:32:12 WARN: man/src/stack/services.md does not exist, skipping
12:32:12 WARN: man/src/stack.md does not exist, skipping
12:32:12 INFO: man/src/start.md found
12:32:12 INFO: man/src/stats.md found
12:32:12 INFO: man/src/stop.md found
12:32:12 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:12 WARN: man/src/swarm/init.md does not exist, skipping
12:32:12 WARN: man/src/swarm/join.md does not exist, skipping
12:32:12 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:12 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:12 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:12 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:12 WARN: man/src/swarm/update.md does not exist, skipping
12:32:12 WARN: man/src/swarm.md does not exist, skipping
12:32:12 WARN: man/src/system/df.md does not exist, skipping
12:32:12 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:12 INFO: man/src/system/events.md found
12:32:12 INFO: man/src/system/info.md found
12:32:12 WARN: man/src/system/prune.md does not exist, skipping
12:32:12 WARN: man/src/system.md does not exist, skipping
12:32:12 INFO: man/src/tag.md found
12:32:12 INFO: man/src/top.md found
12:32:12 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:12 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:12 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:12 WARN: man/src/trust/key.md does not exist, skipping
12:32:12 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:12 WARN: man/src/trust/sign.md does not exist, skipping
12:32:12 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:12 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:12 WARN: man/src/trust/signer.md does not exist, skipping
12:32:12 WARN: man/src/trust.md does not exist, skipping
12:32:12 INFO: man/src/unpause.md found
12:32:12 INFO: man/src/update.md found
12:32:12 INFO: man/src/version.md found
12:32:12 INFO: man/src/volume/create.md found
12:32:12 INFO: man/src/volume/inspect.md found
12:32:12 INFO: man/src/volume/ls.md found
12:32:12 WARN: man/src/volume/prune.md does not exist, skipping
12:32:12 WARN: man/src/volume/rm.md does not exist, skipping
12:32:12 WARN: man/src/volume/update.md does not exist, skipping
12:32:12 INFO: man/src/volume.md found
12:32:12 INFO: man/src/wait.md found
12:32:12 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:12 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:12 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:12 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:12 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:12 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:12 make[2]: Leaving directory '/root/build-deb/cli'
12:32:12 # Build buildx plugin
12:32:12 cd /go/src/github.com/docker/buildx \
12:32:12 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:12 && GO111MODULE=on \
12:32:12 	CGO_ENABLED=0 \
12:32:12 		go build \
12:32:12 			-mod=vendor \
12:32:12 			-trimpath \
12:32:12 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:12 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:12 			./cmd/buildx
12:32:12 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:32:12 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:32:12 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:32:12 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:32:12 
12:32:12 #17 [linux/arm64 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,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
12:32:12 #17 0.083 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=876462897612d36679153c3414f7689626251501 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
12:32:12 go: downloading github.com/golang/protobuf v1.5.2
12:32:12 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:32:13 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:13 ++ pwd
12:32:13 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:13 Project root: .
12:32:13 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:13 INFO: man/src/attach.md found
12:32:13 WARN: man/src/build.md does not exist, skipping
12:32:13 WARN: man/src/builder/build.md does not exist, skipping
12:32:13 WARN: man/src/builder/prune.md does not exist, skipping
12:32:13 WARN: man/src/builder.md does not exist, skipping
12:32:13 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:13 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:13 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:13 WARN: man/src/checkpoint.md does not exist, skipping
12:32:13 INFO: man/src/commit.md found
12:32:13 WARN: man/src/config/create.md does not exist, skipping
12:32:13 WARN: man/src/config/inspect.md does not exist, skipping
12:32:13 WARN: man/src/config/ls.md does not exist, skipping
12:32:13 WARN: man/src/config/rm.md does not exist, skipping
12:32:13 WARN: man/src/config.md does not exist, skipping
12:32:13 INFO: man/src/container/attach.md found
12:32:13 INFO: man/src/container/commit.md found
12:32:13 INFO: man/src/container/cp.md found
12:32:13 INFO: man/src/container/create.md found
12:32:13 INFO: man/src/container/diff.md found
12:32:13 INFO: man/src/container/exec.md found
12:32:13 INFO: man/src/container/export.md found
12:32:13 WARN: man/src/container/inspect.md does not exist, skipping
12:32:13 INFO: man/src/container/kill.md found
12:32:13 INFO: man/src/container/logs.md found
12:32:13 INFO: man/src/container/ls.md found
12:32:13 INFO: man/src/container/pause.md found
12:32:13 INFO: man/src/container/port.md found
12:32:13 WARN: man/src/container/prune.md does not exist, skipping
12:32:13 INFO: man/src/container/rename.md found
12:32:13 INFO: man/src/container/restart.md found
12:32:13 INFO: man/src/container/rm.md found
12:32:13 INFO: man/src/container/run.md found
12:32:13 INFO: man/src/container/start.md found
12:32:13 INFO: man/src/container/stats.md found
12:32:13 INFO: man/src/container/stop.md found
12:32:13 INFO: man/src/container/top.md found
12:32:13 INFO: man/src/container/unpause.md found
12:32:13 INFO: man/src/container/update.md found
12:32:13 INFO: man/src/container/wait.md found
12:32:13 WARN: man/src/container.md does not exist, skipping
12:32:13 WARN: man/src/context/create.md does not exist, skipping
12:32:13 WARN: man/src/context/export.md does not exist, skipping
12:32:13 WARN: man/src/context/import.md does not exist, skipping
12:32:13 WARN: man/src/context/inspect.md does not exist, skipping
12:32:13 WARN: man/src/context/ls.md does not exist, skipping
12:32:13 WARN: man/src/context/rm.md does not exist, skipping
12:32:13 WARN: man/src/context/show.md does not exist, skipping
12:32:13 WARN: man/src/context/update.md does not exist, skipping
12:32:13 WARN: man/src/context/use.md does not exist, skipping
12:32:13 WARN: man/src/context.md does not exist, skipping
12:32:13 INFO: man/src/cp.md found
12:32:13 INFO: man/src/create.md found
12:32:13 INFO: man/src/diff.md found
12:32:13 INFO: man/src/events.md found
12:32:13 INFO: man/src/exec.md found
12:32:13 INFO: man/src/export.md found
12:32:13 INFO: man/src/history.md found
12:32:13 INFO: man/src/image/build.md found
12:32:13 INFO: man/src/image/history.md found
12:32:13 INFO: man/src/image/import.md found
12:32:13 WARN: man/src/image/inspect.md does not exist, skipping
12:32:13 INFO: man/src/image/load.md found
12:32:13 INFO: man/src/image/ls.md found
12:32:13 WARN: man/src/image/prune.md does not exist, skipping
12:32:13 INFO: man/src/image/pull.md found
12:32:13 INFO: man/src/image/push.md found
12:32:13 INFO: man/src/image/rm.md found
12:32:13 INFO: man/src/image/save.md found
12:32:13 INFO: man/src/image/tag.md found
12:32:13 WARN: man/src/image.md does not exist, skipping
12:32:13 INFO: man/src/images.md found
12:32:13 INFO: man/src/import.md found
12:32:13 INFO: man/src/info.md found
12:32:13 INFO: man/src/inspect.md found
12:32:13 INFO: man/src/kill.md found
12:32:13 INFO: man/src/load.md found
12:32:13 INFO: man/src/login.md found
12:32:13 INFO: man/src/logout.md found
12:32:13 INFO: man/src/logs.md found
12:32:13 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:13 WARN: man/src/manifest/create.md does not exist, skipping
12:32:13 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:13 WARN: man/src/manifest/push.md does not exist, skipping
12:32:13 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:13 WARN: man/src/manifest.md does not exist, skipping
12:32:13 INFO: man/src/network/connect.md found
12:32:13 INFO: man/src/network/create.md found
12:32:13 INFO: man/src/network/disconnect.md found
12:32:13 INFO: man/src/network/inspect.md found
12:32:13 INFO: man/src/network/ls.md found
12:32:13 WARN: man/src/network/prune.md does not exist, skipping
12:32:13 INFO: man/src/network/rm.md found
12:32:13 WARN: man/src/network.md does not exist, skipping
12:32:13 WARN: man/src/node/demote.md does not exist, skipping
12:32:13 WARN: man/src/node/inspect.md does not exist, skipping
12:32:13 WARN: man/src/node/ls.md does not exist, skipping
12:32:13 WARN: man/src/node/promote.md does not exist, skipping
12:32:13 WARN: man/src/node/ps.md does not exist, skipping
12:32:13 WARN: man/src/node/rm.md does not exist, skipping
12:32:13 WARN: man/src/node/update.md does not exist, skipping
12:32:13 WARN: man/src/node.md does not exist, skipping
12:32:13 INFO: man/src/pause.md found
12:32:13 WARN: man/src/plugin/create.md does not exist, skipping
12:32:13 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:13 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:13 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:13 WARN: man/src/plugin/install.md does not exist, skipping
12:32:13 INFO: man/src/plugin/ls.md found
12:32:13 WARN: man/src/plugin/push.md does not exist, skipping
12:32:13 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:13 WARN: man/src/plugin/set.md does not exist, skipping
12:32:13 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:13 WARN: man/src/plugin.md does not exist, skipping
12:32:13 INFO: man/src/port.md found
12:32:13 INFO: man/src/ps.md found
12:32:13 INFO: man/src/pull.md found
12:32:13 INFO: man/src/push.md found
12:32:13 INFO: man/src/rename.md found
12:32:13 INFO: man/src/restart.md found
12:32:13 INFO: man/src/rm.md found
12:32:13 INFO: man/src/rmi.md found
12:32:13 WARN: man/src/run.md does not exist, skipping
12:32:13 INFO: man/src/save.md found
12:32:13 INFO: man/src/search.md found
12:32:13 WARN: man/src/secret/create.md does not exist, skipping
12:32:13 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:13 WARN: man/src/secret/ls.md does not exist, skipping
12:32:13 WARN: man/src/secret/rm.md does not exist, skipping
12:32:13 WARN: man/src/secret.md does not exist, skipping
12:32:13 WARN: man/src/service/create.md does not exist, skipping
12:32:13 WARN: man/src/service/inspect.md does not exist, skipping
12:32:13 WARN: man/src/service/logs.md does not exist, skipping
12:32:13 WARN: man/src/service/ls.md does not exist, skipping
12:32:13 WARN: man/src/service/ps.md does not exist, skipping
12:32:13 WARN: man/src/service/rm.md does not exist, skipping
12:32:13 WARN: man/src/service/rollback.md does not exist, skipping
12:32:13 WARN: man/src/service/scale.md does not exist, skipping
12:32:13 WARN: man/src/service/update.md does not exist, skipping
12:32:13 WARN: man/src/service.md does not exist, skipping
12:32:13 WARN: man/src/stack/config.md does not exist, skipping
12:32:13 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:13 WARN: man/src/stack/ls.md does not exist, skipping
12:32:13 WARN: man/src/stack/ps.md does not exist, skipping
12:32:13 WARN: man/src/stack/rm.md does not exist, skipping
12:32:13 WARN: man/src/stack/services.md does not exist, skipping
12:32:13 WARN: man/src/stack.md does not exist, skipping
12:32:13 INFO: man/src/start.md found
12:32:13 INFO: man/src/stats.md found
12:32:13 INFO: man/src/stop.md found
12:32:13 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:13 WARN: man/src/swarm/init.md does not exist, skipping
12:32:13 WARN: man/src/swarm/join.md does not exist, skipping
12:32:13 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:13 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:13 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:13 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:13 WARN: man/src/swarm/update.md does not exist, skipping
12:32:13 WARN: man/src/swarm.md does not exist, skipping
12:32:13 WARN: man/src/system/df.md does not exist, skipping
12:32:13 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:13 INFO: man/src/system/events.md found
12:32:13 INFO: man/src/system/info.md found
12:32:13 WARN: man/src/system/prune.md does not exist, skipping
12:32:13 WARN: man/src/system.md does not exist, skipping
12:32:13 INFO: man/src/tag.md found
12:32:13 INFO: man/src/top.md found
12:32:13 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:13 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:13 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:13 WARN: man/src/trust/key.md does not exist, skipping
12:32:13 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:13 WARN: man/src/trust/sign.md does not exist, skipping
12:32:13 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:13 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:13 WARN: man/src/trust/signer.md does not exist, skipping
12:32:13 WARN: man/src/trust.md does not exist, skipping
12:32:13 INFO: man/src/unpause.md found
12:32:13 INFO: man/src/update.md found
12:32:13 INFO: man/src/version.md found
12:32:13 INFO: man/src/volume/create.md found
12:32:13 INFO: man/src/volume/inspect.md found
12:32:13 INFO: man/src/volume/ls.md found
12:32:13 WARN: man/src/volume/prune.md does not exist, skipping
12:32:13 WARN: man/src/volume/rm.md does not exist, skipping
12:32:13 WARN: man/src/volume/update.md does not exist, skipping
12:32:13 INFO: man/src/volume.md found
12:32:13 INFO: man/src/wait.md found
12:32:13 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:13 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:13 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:13 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:13 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:13 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:13 make[2]: Leaving directory '/root/build-deb/cli'
12:32:13 # Build buildx plugin
12:32:13 cd /go/src/github.com/docker/buildx \
12:32:13 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:13 && GO111MODULE=on \
12:32:13 	CGO_ENABLED=0 \
12:32:13 		go build \
12:32:13 			-mod=vendor \
12:32:13 			-trimpath \
12:32:13 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:13 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:13 			./cmd/buildx
12:32:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm
12:32:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZcU2Px
12:32:13 + umask 022
12:32:13 + cd /root/rpmbuild/BUILD
12:32:13 + cd src
12:32:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:13 + exit 0
12:32:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VJjR9R
12:32:13 + umask 022
12:32:13 + cd /root/rpmbuild/BUILD
12:32:13 + cd /root/rpmbuild/BUILD
12:32:13 + rm -rf src
12:32:13 + /usr/bin/mkdir -p src
12:32:13 + cd src
12:32:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:32:13 + /usr/bin/tar -xof -
12:32:14 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:32:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:32:14 go: downloading github.com/beorn7/perks v1.0.1
12:32:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:32:14 go: downloading github.com/prometheus/client_model v0.3.0
12:32:14 go: downloading github.com/prometheus/common v0.37.0
12:32:14 go: downloading github.com/prometheus/procfs v0.8.0
12:32:14 go: downloading google.golang.org/protobuf v1.28.1
12:32:14 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:32:14 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:32:14 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:32:14 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:32:14 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:32:14 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:32:14 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:32:14 go: downloading k8s.io/klog/v2 v2.80.1
12:32:14 go: downloading github.com/kr/text v0.2.0
12:32:14 go: downloading github.com/docker/go-metrics v0.0.1
12:32:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:32:14 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:32:14 go: downloading github.com/BurntSushi/toml v0.3.1
12:32:14 go: downloading github.com/kr/pretty v0.2.1
12:32:14 go: downloading github.com/magiconair/properties v1.5.3
12:32:14 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:32:14 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:32:14 + STATUS=0
12:32:14 + '[' 0 -ne 0 ']'
12:32:14 + /usr/bin/tar -xof -
12:32:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:32:14 go: downloading github.com/go-logr/logr v1.2.3
12:32:14 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:32:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:32:14 + go mod vendor -modfile=vendor.mod
12:32:15 + STATUS=0
12:32:15 + '[' 0 -ne 0 ']'
12:32:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:32:15 + exit 0
12:32:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QlBt2L
12:32:15 + umask 022
12:32:15 + cd /root/rpmbuild/BUILD
12:32:15 + cd src
12:32:15 + export DOCKER_GITCOMMIT=2b9de2e
12:32:15 + DOCKER_GITCOMMIT=2b9de2e
12:32:15 + mkdir -p /go/src/github.com/docker
12:32:15 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:32:15 + TMP_GOPATH=/go
12:32:15 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:32:15 + RM_GOPATH=0
12:32:15 + TMP_GOPATH=/go
12:32:15 + : /usr/local/bin
12:32:15 + '[' -z /go ']'
12:32:15 + export GOPATH=/go
12:32:15 + GOPATH=/go
12:32:15 + case "$(go env GOARCH)" in
12:32:15 ++ go env GOARCH
12:32:15 + export GO_BUILDMODE=-buildmode=pie
12:32:15 + GO_BUILDMODE=-buildmode=pie
12:32:15 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:32:15 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:32:15 + bin=rootlesskit
12:32:15 + shift
12:32:15 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:32:15 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:32:15 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:15 + install_rootlesskit dynamic
12:32:15 + case "$1" in
12:32:15 + install_rootlesskit_dynamic
12:32:15 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:32:15 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:32:15 + export BUILD_MODE=-buildmode=pie
12:32:15 + BUILD_MODE=-buildmode=pie
12:32:15 + _install_rootlesskit
12:32:15 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:15 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:32:15 + for f in rootlesskit rootlesskit-docker-proxy
12:32:15 + GOBIN=/usr/local/bin
12:32:15 + GO111MODULE=on
12:32:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:15 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:32:15 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:32:15 go: downloading github.com/urfave/cli/v2 v2.23.5
12:32:15 go: downloading golang.org/x/sys v0.2.0
12:32:16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:32:16 go: downloading github.com/google/uuid v1.3.0
12:32:16 go: downloading github.com/moby/vpnkit v0.5.0
12:32:16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:32:16 go: downloading github.com/gofrs/flock v0.8.1
12:32:16 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:32:16 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:32:16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:32:16 go: downloading golang.org/x/net v0.1.0
12:32:18 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:18 ++ pwd
12:32:18 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:18 Project root: .
12:32:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:18 INFO: man/src/attach.md found
12:32:18 WARN: man/src/build.md does not exist, skipping
12:32:18 WARN: man/src/builder/build.md does not exist, skipping
12:32:18 WARN: man/src/builder/prune.md does not exist, skipping
12:32:18 WARN: man/src/builder.md does not exist, skipping
12:32:18 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:18 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:18 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:18 WARN: man/src/checkpoint.md does not exist, skipping
12:32:18 INFO: man/src/commit.md found
12:32:18 WARN: man/src/config/create.md does not exist, skipping
12:32:18 WARN: man/src/config/inspect.md does not exist, skipping
12:32:18 WARN: man/src/config/ls.md does not exist, skipping
12:32:18 WARN: man/src/config/rm.md does not exist, skipping
12:32:18 WARN: man/src/config.md does not exist, skipping
12:32:18 INFO: man/src/container/attach.md found
12:32:18 INFO: man/src/container/commit.md found
12:32:18 INFO: man/src/container/cp.md found
12:32:18 INFO: man/src/container/create.md found
12:32:18 INFO: man/src/container/diff.md found
12:32:18 INFO: man/src/container/exec.md found
12:32:18 INFO: man/src/container/export.md found
12:32:18 WARN: man/src/container/inspect.md does not exist, skipping
12:32:18 INFO: man/src/container/kill.md found
12:32:18 INFO: man/src/container/logs.md found
12:32:18 INFO: man/src/container/ls.md found
12:32:18 INFO: man/src/container/pause.md found
12:32:18 INFO: man/src/container/port.md found
12:32:18 WARN: man/src/container/prune.md does not exist, skipping
12:32:18 INFO: man/src/container/rename.md found
12:32:18 INFO: man/src/container/restart.md found
12:32:18 INFO: man/src/container/rm.md found
12:32:18 INFO: man/src/container/run.md found
12:32:18 INFO: man/src/container/start.md found
12:32:18 INFO: man/src/container/stats.md found
12:32:18 INFO: man/src/container/stop.md found
12:32:18 INFO: man/src/container/top.md found
12:32:18 INFO: man/src/container/unpause.md found
12:32:18 INFO: man/src/container/update.md found
12:32:18 INFO: man/src/container/wait.md found
12:32:18 WARN: man/src/container.md does not exist, skipping
12:32:18 WARN: man/src/context/create.md does not exist, skipping
12:32:18 WARN: man/src/context/export.md does not exist, skipping
12:32:18 WARN: man/src/context/import.md does not exist, skipping
12:32:18 WARN: man/src/context/inspect.md does not exist, skipping
12:32:18 WARN: man/src/context/ls.md does not exist, skipping
12:32:18 WARN: man/src/context/rm.md does not exist, skipping
12:32:18 WARN: man/src/context/show.md does not exist, skipping
12:32:18 WARN: man/src/context/update.md does not exist, skipping
12:32:18 WARN: man/src/context/use.md does not exist, skipping
12:32:18 WARN: man/src/context.md does not exist, skipping
12:32:18 INFO: man/src/cp.md found
12:32:18 INFO: man/src/create.md found
12:32:18 INFO: man/src/diff.md found
12:32:18 INFO: man/src/events.md found
12:32:18 INFO: man/src/exec.md found
12:32:18 INFO: man/src/export.md found
12:32:18 INFO: man/src/history.md found
12:32:18 INFO: man/src/image/build.md found
12:32:18 INFO: man/src/image/history.md found
12:32:18 INFO: man/src/image/import.md found
12:32:18 WARN: man/src/image/inspect.md does not exist, skipping
12:32:18 INFO: man/src/image/load.md found
12:32:18 INFO: man/src/image/ls.md found
12:32:18 WARN: man/src/image/prune.md does not exist, skipping
12:32:18 INFO: man/src/image/pull.md found
12:32:18 INFO: man/src/image/push.md found
12:32:18 INFO: man/src/image/rm.md found
12:32:18 INFO: man/src/image/save.md found
12:32:18 INFO: man/src/image/tag.md found
12:32:18 WARN: man/src/image.md does not exist, skipping
12:32:18 INFO: man/src/images.md found
12:32:18 INFO: man/src/import.md found
12:32:18 INFO: man/src/info.md found
12:32:18 INFO: man/src/inspect.md found
12:32:18 INFO: man/src/kill.md found
12:32:18 INFO: man/src/load.md found
12:32:18 INFO: man/src/login.md found
12:32:18 INFO: man/src/logout.md found
12:32:18 INFO: man/src/logs.md found
12:32:18 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:18 WARN: man/src/manifest/create.md does not exist, skipping
12:32:18 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:18 WARN: man/src/manifest/push.md does not exist, skipping
12:32:18 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:18 WARN: man/src/manifest.md does not exist, skipping
12:32:18 INFO: man/src/network/connect.md found
12:32:18 INFO: man/src/network/create.md found
12:32:18 INFO: man/src/network/disconnect.md found
12:32:18 INFO: man/src/network/inspect.md found
12:32:18 INFO: man/src/network/ls.md found
12:32:18 WARN: man/src/network/prune.md does not exist, skipping
12:32:18 INFO: man/src/network/rm.md found
12:32:18 WARN: man/src/network.md does not exist, skipping
12:32:18 WARN: man/src/node/demote.md does not exist, skipping
12:32:18 WARN: man/src/node/inspect.md does not exist, skipping
12:32:18 WARN: man/src/node/ls.md does not exist, skipping
12:32:18 WARN: man/src/node/promote.md does not exist, skipping
12:32:18 WARN: man/src/node/ps.md does not exist, skipping
12:32:18 WARN: man/src/node/rm.md does not exist, skipping
12:32:18 WARN: man/src/node/update.md does not exist, skipping
12:32:18 WARN: man/src/node.md does not exist, skipping
12:32:18 INFO: man/src/pause.md found
12:32:18 WARN: man/src/plugin/create.md does not exist, skipping
12:32:18 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:18 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:18 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:18 WARN: man/src/plugin/install.md does not exist, skipping
12:32:18 INFO: man/src/plugin/ls.md found
12:32:18 WARN: man/src/plugin/push.md does not exist, skipping
12:32:18 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:18 WARN: man/src/plugin/set.md does not exist, skipping
12:32:18 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:18 WARN: man/src/plugin.md does not exist, skipping
12:32:18 INFO: man/src/port.md found
12:32:18 INFO: man/src/ps.md found
12:32:18 INFO: man/src/pull.md found
12:32:18 INFO: man/src/push.md found
12:32:18 INFO: man/src/rename.md found
12:32:18 INFO: man/src/restart.md found
12:32:18 INFO: man/src/rm.md found
12:32:18 INFO: man/src/rmi.md found
12:32:18 WARN: man/src/run.md does not exist, skipping
12:32:18 INFO: man/src/save.md found
12:32:18 INFO: man/src/search.md found
12:32:18 WARN: man/src/secret/create.md does not exist, skipping
12:32:18 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:18 WARN: man/src/secret/ls.md does not exist, skipping
12:32:18 WARN: man/src/secret/rm.md does not exist, skipping
12:32:18 WARN: man/src/secret.md does not exist, skipping
12:32:18 WARN: man/src/service/create.md does not exist, skipping
12:32:18 WARN: man/src/service/inspect.md does not exist, skipping
12:32:18 WARN: man/src/service/logs.md does not exist, skipping
12:32:18 WARN: man/src/service/ls.md does not exist, skipping
12:32:18 WARN: man/src/service/ps.md does not exist, skipping
12:32:18 WARN: man/src/service/rm.md does not exist, skipping
12:32:18 WARN: man/src/service/rollback.md does not exist, skipping
12:32:18 WARN: man/src/service/scale.md does not exist, skipping
12:32:18 WARN: man/src/service/update.md does not exist, skipping
12:32:18 WARN: man/src/service.md does not exist, skipping
12:32:18 WARN: man/src/stack/config.md does not exist, skipping
12:32:18 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:18 WARN: man/src/stack/ls.md does not exist, skipping
12:32:18 WARN: man/src/stack/ps.md does not exist, skipping
12:32:18 WARN: man/src/stack/rm.md does not exist, skipping
12:32:18 WARN: man/src/stack/services.md does not exist, skipping
12:32:18 WARN: man/src/stack.md does not exist, skipping
12:32:18 INFO: man/src/start.md found
12:32:18 INFO: man/src/stats.md found
12:32:18 INFO: man/src/stop.md found
12:32:18 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:18 WARN: man/src/swarm/init.md does not exist, skipping
12:32:18 WARN: man/src/swarm/join.md does not exist, skipping
12:32:18 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:18 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:18 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:18 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:18 WARN: man/src/swarm/update.md does not exist, skipping
12:32:18 WARN: man/src/swarm.md does not exist, skipping
12:32:18 WARN: man/src/system/df.md does not exist, skipping
12:32:18 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:18 INFO: man/src/system/events.md found
12:32:18 INFO: man/src/system/info.md found
12:32:18 WARN: man/src/system/prune.md does not exist, skipping
12:32:18 WARN: man/src/system.md does not exist, skipping
12:32:18 INFO: man/src/tag.md found
12:32:18 INFO: man/src/top.md found
12:32:18 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:18 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:18 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:18 WARN: man/src/trust/key.md does not exist, skipping
12:32:18 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:18 WARN: man/src/trust/sign.md does not exist, skipping
12:32:18 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:18 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:18 WARN: man/src/trust/signer.md does not exist, skipping
12:32:18 WARN: man/src/trust.md does not exist, skipping
12:32:18 INFO: man/src/unpause.md found
12:32:18 INFO: man/src/update.md found
12:32:18 INFO: man/src/version.md found
12:32:18 INFO: man/src/volume/create.md found
12:32:18 INFO: man/src/volume/inspect.md found
12:32:18 INFO: man/src/volume/ls.md found
12:32:18 WARN: man/src/volume/prune.md does not exist, skipping
12:32:18 WARN: man/src/volume/rm.md does not exist, skipping
12:32:18 WARN: man/src/volume/update.md does not exist, skipping
12:32:18 INFO: man/src/volume.md found
12:32:18 INFO: man/src/wait.md found
12:32:18 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:18 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:18 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:18 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:18 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:18 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:18 make[2]: Leaving directory '/root/build-deb/cli'
12:32:18 # Build buildx plugin
12:32:18 cd /go/src/github.com/docker/buildx \
12:32:18 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:18 && GO111MODULE=on \
12:32:18 	CGO_ENABLED=0 \
12:32:18 		go build \
12:32:18 			-mod=vendor \
12:32:18 			-trimpath \
12:32:18 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:18 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:18 			./cmd/buildx
12:32:23 + for f in rootlesskit rootlesskit-docker-proxy
12:32:23 + GOBIN=/usr/local/bin
12:32:23 + GO111MODULE=on
12:32:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:24 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:24 ++ pwd
12:32:24 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:24 Project root: .
12:32:24 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:24 INFO: man/src/attach.md found
12:32:24 WARN: man/src/build.md does not exist, skipping
12:32:24 WARN: man/src/builder/build.md does not exist, skipping
12:32:24 WARN: man/src/builder/prune.md does not exist, skipping
12:32:24 WARN: man/src/builder.md does not exist, skipping
12:32:24 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:24 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:24 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:24 WARN: man/src/checkpoint.md does not exist, skipping
12:32:24 INFO: man/src/commit.md found
12:32:24 WARN: man/src/config/create.md does not exist, skipping
12:32:24 WARN: man/src/config/inspect.md does not exist, skipping
12:32:24 WARN: man/src/config/ls.md does not exist, skipping
12:32:24 WARN: man/src/config/rm.md does not exist, skipping
12:32:24 WARN: man/src/config.md does not exist, skipping
12:32:24 INFO: man/src/container/attach.md found
12:32:24 INFO: man/src/container/commit.md found
12:32:24 INFO: man/src/container/cp.md found
12:32:24 INFO: man/src/container/create.md found
12:32:24 INFO: man/src/container/diff.md found
12:32:24 INFO: man/src/container/exec.md found
12:32:24 INFO: man/src/container/export.md found
12:32:24 WARN: man/src/container/inspect.md does not exist, skipping
12:32:24 INFO: man/src/container/kill.md found
12:32:24 INFO: man/src/container/logs.md found
12:32:24 INFO: man/src/container/ls.md found
12:32:24 INFO: man/src/container/pause.md found
12:32:24 INFO: man/src/container/port.md found
12:32:24 WARN: man/src/container/prune.md does not exist, skipping
12:32:24 INFO: man/src/container/rename.md found
12:32:24 INFO: man/src/container/restart.md found
12:32:24 INFO: man/src/container/rm.md found
12:32:24 INFO: man/src/container/run.md found
12:32:24 INFO: man/src/container/start.md found
12:32:24 INFO: man/src/container/stats.md found
12:32:24 INFO: man/src/container/stop.md found
12:32:24 INFO: man/src/container/top.md found
12:32:24 INFO: man/src/container/unpause.md found
12:32:24 INFO: man/src/container/update.md found
12:32:24 INFO: man/src/container/wait.md found
12:32:24 WARN: man/src/container.md does not exist, skipping
12:32:24 WARN: man/src/context/create.md does not exist, skipping
12:32:24 WARN: man/src/context/export.md does not exist, skipping
12:32:24 WARN: man/src/context/import.md does not exist, skipping
12:32:24 WARN: man/src/context/inspect.md does not exist, skipping
12:32:24 WARN: man/src/context/ls.md does not exist, skipping
12:32:24 WARN: man/src/context/rm.md does not exist, skipping
12:32:24 WARN: man/src/context/show.md does not exist, skipping
12:32:24 WARN: man/src/context/update.md does not exist, skipping
12:32:24 WARN: man/src/context/use.md does not exist, skipping
12:32:24 WARN: man/src/context.md does not exist, skipping
12:32:24 INFO: man/src/cp.md found
12:32:24 INFO: man/src/create.md found
12:32:24 INFO: man/src/diff.md found
12:32:24 INFO: man/src/events.md found
12:32:24 INFO: man/src/exec.md found
12:32:24 INFO: man/src/export.md found
12:32:24 INFO: man/src/history.md found
12:32:24 INFO: man/src/image/build.md found
12:32:24 INFO: man/src/image/history.md found
12:32:24 INFO: man/src/image/import.md found
12:32:24 WARN: man/src/image/inspect.md does not exist, skipping
12:32:24 INFO: man/src/image/load.md found
12:32:24 INFO: man/src/image/ls.md found
12:32:24 WARN: man/src/image/prune.md does not exist, skipping
12:32:24 INFO: man/src/image/pull.md found
12:32:24 INFO: man/src/image/push.md found
12:32:24 INFO: man/src/image/rm.md found
12:32:24 INFO: man/src/image/save.md found
12:32:24 INFO: man/src/image/tag.md found
12:32:24 WARN: man/src/image.md does not exist, skipping
12:32:24 INFO: man/src/images.md found
12:32:24 INFO: man/src/import.md found
12:32:24 INFO: man/src/info.md found
12:32:24 INFO: man/src/inspect.md found
12:32:24 INFO: man/src/kill.md found
12:32:24 INFO: man/src/load.md found
12:32:24 INFO: man/src/login.md found
12:32:24 INFO: man/src/logout.md found
12:32:24 INFO: man/src/logs.md found
12:32:24 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:24 WARN: man/src/manifest/create.md does not exist, skipping
12:32:24 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:24 WARN: man/src/manifest/push.md does not exist, skipping
12:32:24 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:24 WARN: man/src/manifest.md does not exist, skipping
12:32:24 INFO: man/src/network/connect.md found
12:32:24 INFO: man/src/network/create.md found
12:32:24 INFO: man/src/network/disconnect.md found
12:32:24 INFO: man/src/network/inspect.md found
12:32:24 INFO: man/src/network/ls.md found
12:32:24 WARN: man/src/network/prune.md does not exist, skipping
12:32:24 INFO: man/src/network/rm.md found
12:32:24 WARN: man/src/network.md does not exist, skipping
12:32:24 WARN: man/src/node/demote.md does not exist, skipping
12:32:24 WARN: man/src/node/inspect.md does not exist, skipping
12:32:24 WARN: man/src/node/ls.md does not exist, skipping
12:32:24 WARN: man/src/node/promote.md does not exist, skipping
12:32:24 WARN: man/src/node/ps.md does not exist, skipping
12:32:24 WARN: man/src/node/rm.md does not exist, skipping
12:32:24 WARN: man/src/node/update.md does not exist, skipping
12:32:24 WARN: man/src/node.md does not exist, skipping
12:32:24 INFO: man/src/pause.md found
12:32:24 WARN: man/src/plugin/create.md does not exist, skipping
12:32:24 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:24 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:24 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:24 WARN: man/src/plugin/install.md does not exist, skipping
12:32:24 INFO: man/src/plugin/ls.md found
12:32:24 WARN: man/src/plugin/push.md does not exist, skipping
12:32:24 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:24 WARN: man/src/plugin/set.md does not exist, skipping
12:32:24 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:24 WARN: man/src/plugin.md does not exist, skipping
12:32:24 INFO: man/src/port.md found
12:32:24 INFO: man/src/ps.md found
12:32:24 INFO: man/src/pull.md found
12:32:24 INFO: man/src/push.md found
12:32:24 INFO: man/src/rename.md found
12:32:24 INFO: man/src/restart.md found
12:32:24 INFO: man/src/rm.md found
12:32:24 INFO: man/src/rmi.md found
12:32:24 WARN: man/src/run.md does not exist, skipping
12:32:24 INFO: man/src/save.md found
12:32:24 INFO: man/src/search.md found
12:32:24 WARN: man/src/secret/create.md does not exist, skipping
12:32:24 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:24 WARN: man/src/secret/ls.md does not exist, skipping
12:32:24 WARN: man/src/secret/rm.md does not exist, skipping
12:32:24 WARN: man/src/secret.md does not exist, skipping
12:32:24 WARN: man/src/service/create.md does not exist, skipping
12:32:24 WARN: man/src/service/inspect.md does not exist, skipping
12:32:24 WARN: man/src/service/logs.md does not exist, skipping
12:32:24 WARN: man/src/service/ls.md does not exist, skipping
12:32:24 WARN: man/src/service/ps.md does not exist, skipping
12:32:24 WARN: man/src/service/rm.md does not exist, skipping
12:32:24 WARN: man/src/service/rollback.md does not exist, skipping
12:32:24 WARN: man/src/service/scale.md does not exist, skipping
12:32:24 WARN: man/src/service/update.md does not exist, skipping
12:32:24 WARN: man/src/service.md does not exist, skipping
12:32:24 WARN: man/src/stack/config.md does not exist, skipping
12:32:24 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:24 WARN: man/src/stack/ls.md does not exist, skipping
12:32:24 WARN: man/src/stack/ps.md does not exist, skipping
12:32:24 WARN: man/src/stack/rm.md does not exist, skipping
12:32:24 WARN: man/src/stack/services.md does not exist, skipping
12:32:24 WARN: man/src/stack.md does not exist, skipping
12:32:24 INFO: man/src/start.md found
12:32:24 INFO: man/src/stats.md found
12:32:24 INFO: man/src/stop.md found
12:32:24 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:24 WARN: man/src/swarm/init.md does not exist, skipping
12:32:24 WARN: man/src/swarm/join.md does not exist, skipping
12:32:24 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:24 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:24 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:24 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:24 WARN: man/src/swarm/update.md does not exist, skipping
12:32:24 WARN: man/src/swarm.md does not exist, skipping
12:32:24 WARN: man/src/system/df.md does not exist, skipping
12:32:24 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:24 INFO: man/src/system/events.md found
12:32:24 INFO: man/src/system/info.md found
12:32:24 WARN: man/src/system/prune.md does not exist, skipping
12:32:24 WARN: man/src/system.md does not exist, skipping
12:32:24 INFO: man/src/tag.md found
12:32:24 INFO: man/src/top.md found
12:32:24 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:24 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:24 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:24 WARN: man/src/trust/key.md does not exist, skipping
12:32:24 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:24 WARN: man/src/trust/sign.md does not exist, skipping
12:32:24 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:24 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:24 WARN: man/src/trust/signer.md does not exist, skipping
12:32:24 WARN: man/src/trust.md does not exist, skipping
12:32:24 INFO: man/src/unpause.md found
12:32:24 INFO: man/src/update.md found
12:32:24 INFO: man/src/version.md found
12:32:24 INFO: man/src/volume/create.md found
12:32:24 INFO: man/src/volume/inspect.md found
12:32:24 INFO: man/src/volume/ls.md found
12:32:24 WARN: man/src/volume/prune.md does not exist, skipping
12:32:24 WARN: man/src/volume/rm.md does not exist, skipping
12:32:24 WARN: man/src/volume/update.md does not exist, skipping
12:32:24 INFO: man/src/volume.md found
12:32:24 INFO: man/src/wait.md found
12:32:24 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:24 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:24 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:24 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:24 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:24 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:24 ~/rpmbuild/BUILD/src
12:32:24 + popd
12:32:24 + RPM_EC=0
12:32:24 ++ jobs -p
12:32:24 + exit 0
12:32:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KB191F
12:32:24 + umask 022
12:32:24 + cd /root/rpmbuild/BUILD
12:32:24 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64 '!=' / ']'
12:32:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:24 + mkdir -p /root/rpmbuild/BUILDROOT
12:32:24 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:24 + cd src
12:32:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin
12:32:24 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/docker
12:32:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/bash-completion/completions
12:32:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/zsh/vendor-completions
12:32:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/fish/vendor_completions.d
12:32:24 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/bash-completion/completions/docker
12:32:24 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker
12:32:24 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:32:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/man/man1
12:32:24 + 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-update.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~20230124074129.645395c-0.el9.x86_64/usr/share/man/man1
12:32:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/man/man5
12:32:24 + 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~20230124074129.645395c-0.el9.x86_64/usr/share/man/man5
12:32:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/man/man8
12:32:24 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/man/man8
12:32:24 + mkdir -p build-docs
12:32:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:24 + cp cli/LICENSE build-docs/LICENSE
12:32:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:24 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:32:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:24 + cp cli/NOTICE build-docs/NOTICE
12:32:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:24 + cp cli/README.md build-docs/README.md
12:32:24 + /usr/lib/rpm/check-buildroot
12:32:24 + /usr/lib/rpm/redhat/brp-ldconfig
12:32:24 + /usr/lib/rpm/brp-compress
12:32:24 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:32:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:32:24 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:32:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:32:24 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:32:24 + /usr/lib/rpm/brp-python-hardlink
12:32:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:32:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.krFnvt
12:32:24 + umask 022
12:32:24 + cd /root/rpmbuild/BUILD
12:32:24 + cd src
12:32:24 ++ cli/build/docker --version
12:32:24 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:32:24 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:32:24 + echo 'PASS: cli version OK'
12:32:24 PASS: cli version OK
12:32:24 + RPM_EC=0
12:32:24 ++ jobs -p
12:32:24 + exit 0
12:32:24 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:24 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.au5D7t
12:32:24 + umask 022
12:32:24 + cd /root/rpmbuild/BUILD
12:32:24 + cd src
12:32:24 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/doc/docker-ce-cli
12:32:24 + export LC_ALL=C
12:32:24 + LC_ALL=C
12:32:24 + export DOCDIR
12:32:24 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/doc/docker-ce-cli
12:32:24 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/doc/docker-ce-cli
12:32:24 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/doc/docker-ce-cli
12:32:24 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/doc/docker-ce-cli
12:32:24 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/share/doc/docker-ce-cli
12:32:24 + RPM_EC=0
12:32:24 ++ jobs -p
12:32:24 + exit 0
12:32:24 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.el9 docker-ce-cli(x86-64) = 1:0.0.0~20230124074129.645395c-0.el9
12:32:24 Requires(interp): /bin/sh
12:32:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:32:24 Requires(post): /bin/sh
12:32:24 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)
12:32:24 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:32:24 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
12:32:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.src.rpm
12:32:24 + return
12:32:24 + exit 0
12:32:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HAPWDw
12:32:24 + umask 022
12:32:24 + cd /root/rpmbuild/BUILD
12:32:24 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64 '!=' / ']'
12:32:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:24 + mkdir -p /root/rpmbuild/BUILDROOT
12:32:24 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:24 + cd src
12:32:24 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/dockerd-rootless.sh
12:32:24 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:32:24 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/rootlesskit
12:32:24 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
12:32:24 + /usr/lib/rpm/check-buildroot
12:32:24 + /usr/lib/rpm/redhat/brp-ldconfig
12:32:24 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:32:24 + /usr/lib/rpm/brp-compress
12:32:24 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:32:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:32:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:32:24 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:32:24 + /usr/lib/rpm/brp-python-hardlink
12:32:24 + PYTHON3=/usr/libexec/platform-python
12:32:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:32:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6t0fp0
12:32:24 + umask 022
12:32:24 + cd /root/rpmbuild/BUILD
12:32:24 + cd src
12:32:24 + /usr/local/bin/rootlesskit -v
12:32:24 rootlesskit version 1.1.0
12:32:24 + exit 0
12:32:24 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:24 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230124074129.645395c-0.el8
12:32:24 Requires(interp): /bin/sh /bin/sh /bin/sh
12:32:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:32:24 Requires(post): /bin/sh
12:32:24 Requires(preun): /bin/sh
12:32:24 Requires(postun): /bin/sh
12:32:24 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)
12:32:24 Conflicts: rootlesskit
12:32:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.src.rpm
12:32:27 + popd
12:32:27 ~/rpmbuild/BUILD/src
12:32:27 + exit 0
12:32:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5Xc4Yh
12:32:27 + umask 022
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64 '!=' / ']'
12:32:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64
12:32:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64
12:32:27 + mkdir -p /root/rpmbuild/BUILDROOT
12:32:27 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64
12:32:27 + cd src
12:32:27 + pushd /root/rpmbuild/BUILD/src/buildx
12:32:27 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:32:27 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:32:27 + popd
12:32:27 + /usr/lib/rpm/check-buildroot
12:32:27 ~/rpmbuild/BUILD/src
12:32:27 + /usr/lib/rpm/redhat/brp-compress
12:32:27 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:32:27 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:32:27 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:32:27 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:32:27 + /usr/lib/rpm/redhat/brp-python-hardlink
12:32:27 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:32:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1aejla
12:32:27 + umask 022
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + cd src
12:32:27 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:32:27 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:32:27 + ver=v0.10.0
12:32:27 + test v0.10.0 = v0.10.0
12:32:27 + echo 'PASS: docker-buildx version OK'
12:32:27 + exit 0
12:32:27 PASS: docker-buildx version OK
12:32:27 Processing files: docker-buildx-plugin-0.10.0-0.el7.aarch64
12:32:27 Provides: docker-buildx-plugin = 0:0.10.0-0.el7 docker-buildx-plugin(aarch-64) = 0:0.10.0-0.el7
12:32:27 Requires(interp): /bin/sh /bin/sh /bin/sh
12:32:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:32:27 Requires(post): /bin/sh
12:32:27 Requires(preun): /bin/sh
12:32:27 Requires(postun): /bin/sh
12:32:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64
12:32:27 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.el7.src.rpm
12:32:27 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el7.aarch64.rpm
12:32:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lRKIlm
12:32:27 + umask 022
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + cd src
12:32:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.aarch64
12:32:27 + exit 0
12:32:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HRacCU
12:32:27 + umask 022
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + rm -rf src
12:32:27 + /usr/bin/mkdir -p src
12:32:27 + cd src
12:32:27 + /usr/bin/tar -xf -
12:32:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:32:27 + STATUS=0
12:32:27 + '[' 0 -ne 0 ']'
12:32:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:32:27 + /usr/bin/tar -xf -
12:32:27 + STATUS=0
12:32:27 + '[' 0 -ne 0 ']'
12:32:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:32:27 + exit 0
12:32:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3J08JI
12:32:27 + umask 022
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + cd src
12:32:27 + pushd /root/rpmbuild/BUILD/src/compose
12:32:27 + make VERSION=v2.15.1 DESTDIR=./bin build
12:32:27 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:32:27 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:32:27 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:32:27 go: downloading golang.org/x/sys v0.3.0
12:32:27 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:32:27 go: downloading github.com/theupdateframework/notary v0.7.0
12:32:27 go: downloading github.com/compose-spec/compose-go v1.8.2
12:32:27 go: downloading github.com/hashicorp/go-version v1.6.0
12:32:27 go: downloading github.com/docker/buildx v0.9.1
12:32:27 go: downloading github.com/mattn/go-shellwords v1.0.12
12:32:27 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:32:27 go: downloading go.opentelemetry.io/otel v1.11.2
12:32:27 go: downloading github.com/containerd/containerd v1.6.14
12:32:27 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:32:27 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:32:27 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:32:27 go: downloading golang.org/x/sync v0.1.0
12:32:27 go: downloading k8s.io/client-go v0.22.4
12:32:27 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:32:27 go: downloading github.com/imdario/mergo v0.3.13
12:32:27 go: downloading github.com/containerd/console v1.0.3
12:32:27 go: downloading github.com/buger/goterm v1.0.4
12:32:27 go: downloading github.com/stretchr/testify v1.8.1
12:32:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:32:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:32:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:32:27 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:32:27 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:32:27 go: downloading k8s.io/api v0.22.4
12:32:27 go: downloading k8s.io/apimachinery v0.22.4
12:32:27 go: downloading github.com/gofrs/flock v0.8.0
12:32:27 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:32:27 go: downloading github.com/golang/mock v1.6.0
12:32:27 go: downloading github.com/klauspost/compress v1.15.9
12:32:27 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:32:27 go: downloading github.com/hashicorp/errwrap v1.1.0
12:32:27 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:32:27 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:32:27 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:32:27 go: downloading google.golang.org/grpc v1.47.0
12:32:27 go: downloading golang.org/x/net v0.4.0
12:32:27 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:32:27 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:32:27 go: downloading golang.org/x/term v0.3.0
12:32:27 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:32:27 go: downloading github.com/mattn/go-runewidth v0.0.14
12:32:27 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:32:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:32:27 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:32:27 go: downloading google.golang.org/protobuf v1.28.0
12:32:27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm
12:32:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SiQxsj
12:32:27 + umask 022
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + cd src
12:32:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64
12:32:27 + exit 0
12:32:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zl8o9a
12:32:27 + umask 022
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + cd /root/rpmbuild/BUILD
12:32:27 + rm -rf src
12:32:27 + /usr/bin/mkdir -p src
12:32:27 + cd src
12:32:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:32:27 + /usr/bin/tar -xof -
12:32:28 go: downloading github.com/go-logr/stdr v1.2.2
12:32:28 go: downloading github.com/containerd/typeurl v1.0.2
12:32:28 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:32:28 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:32:28 go: downloading k8s.io/klog/v2 v2.60.1
12:32:28 go: downloading github.com/pelletier/go-toml v1.9.4
12:32:28 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:32:28 go: downloading github.com/google/gofuzz v1.2.0
12:32:28 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:32:28 go: downloading github.com/gogo/googleapis v1.4.1
12:32:28 + STATUS=0
12:32:28 + '[' 0 -ne 0 ']'
12:32:28 + /usr/bin/tar -xof -
12:32:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:32:28 + STATUS=0
12:32:28 + '[' 0 -ne 0 ']'
12:32:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:32:28 + exit 0
12:32:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GoR9Tm
12:32:28 + umask 022
12:32:28 + cd /root/rpmbuild/BUILD
12:32:28 + cd src
12:32:28 + pushd /root/rpmbuild/BUILD/src/buildx
12:32:28 + GO111MODULE=on
12:32:28 + CGO_ENABLED=0
12:32:28 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:32:28 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:32:29 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:32:29 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:32:29 go: downloading github.com/moby/locker v1.0.1
12:32:29 go: downloading github.com/felixge/httpsnoop v1.0.2
12:32:29 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:32:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:32:29 go: downloading gopkg.in/inf.v0 v0.9.1
12:32:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:32:29 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:32:29 go: downloading github.com/googleapis/gnostic v0.5.5
12:32:29 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:32:29 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:32:29 go: downloading github.com/json-iterator/go v1.1.12
12:32:29 go: downloading github.com/modern-go/reflect2 v1.0.2
12:32:29 go: downloading sigs.k8s.io/yaml v1.2.0
12:32:29 go: downloading github.com/mattn/go-colorable v0.1.12
12:32:29 go: downloading github.com/prometheus/client_golang v1.12.2
12:32:29 go: downloading github.com/containerd/ttrpc v1.1.0
12:32:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:32:29 go: downloading github.com/moby/spdystream v0.2.0
12:32:29 go: downloading github.com/mattn/go-isatty v0.0.16
12:32:29 go: downloading github.com/prometheus/client_model v0.2.0
12:32:29 go: downloading github.com/prometheus/common v0.32.1
12:32:29 go: downloading github.com/prometheus/procfs v0.7.3
12:32:30 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:30 ++ pwd
12:32:30 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:30 Project root: .
12:32:30 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:30 INFO: man/src/attach.md found
12:32:30 WARN: man/src/build.md does not exist, skipping
12:32:30 WARN: man/src/builder/build.md does not exist, skipping
12:32:30 WARN: man/src/builder/prune.md does not exist, skipping
12:32:30 WARN: man/src/builder.md does not exist, skipping
12:32:30 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:30 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:30 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:30 WARN: man/src/checkpoint.md does not exist, skipping
12:32:30 INFO: man/src/commit.md found
12:32:30 WARN: man/src/config/create.md does not exist, skipping
12:32:30 WARN: man/src/config/inspect.md does not exist, skipping
12:32:30 WARN: man/src/config/ls.md does not exist, skipping
12:32:30 WARN: man/src/config/rm.md does not exist, skipping
12:32:30 WARN: man/src/config.md does not exist, skipping
12:32:30 INFO: man/src/container/attach.md found
12:32:30 INFO: man/src/container/commit.md found
12:32:30 INFO: man/src/container/cp.md found
12:32:30 INFO: man/src/container/create.md found
12:32:30 INFO: man/src/container/diff.md found
12:32:30 INFO: man/src/container/exec.md found
12:32:30 INFO: man/src/container/export.md found
12:32:30 WARN: man/src/container/inspect.md does not exist, skipping
12:32:30 INFO: man/src/container/kill.md found
12:32:30 INFO: man/src/container/logs.md found
12:32:30 INFO: man/src/container/ls.md found
12:32:30 INFO: man/src/container/pause.md found
12:32:30 INFO: man/src/container/port.md found
12:32:30 WARN: man/src/container/prune.md does not exist, skipping
12:32:30 INFO: man/src/container/rename.md found
12:32:30 INFO: man/src/container/restart.md found
12:32:30 INFO: man/src/container/rm.md found
12:32:30 INFO: man/src/container/run.md found
12:32:30 INFO: man/src/container/start.md found
12:32:30 INFO: man/src/container/stats.md found
12:32:30 INFO: man/src/container/stop.md found
12:32:30 INFO: man/src/container/top.md found
12:32:30 INFO: man/src/container/unpause.md found
12:32:30 INFO: man/src/container/update.md found
12:32:30 INFO: man/src/container/wait.md found
12:32:30 WARN: man/src/container.md does not exist, skipping
12:32:30 WARN: man/src/context/create.md does not exist, skipping
12:32:30 WARN: man/src/context/export.md does not exist, skipping
12:32:30 WARN: man/src/context/import.md does not exist, skipping
12:32:30 WARN: man/src/context/inspect.md does not exist, skipping
12:32:30 WARN: man/src/context/ls.md does not exist, skipping
12:32:30 WARN: man/src/context/rm.md does not exist, skipping
12:32:30 WARN: man/src/context/show.md does not exist, skipping
12:32:30 WARN: man/src/context/update.md does not exist, skipping
12:32:30 WARN: man/src/context/use.md does not exist, skipping
12:32:30 WARN: man/src/context.md does not exist, skipping
12:32:30 INFO: man/src/cp.md found
12:32:30 INFO: man/src/create.md found
12:32:30 INFO: man/src/diff.md found
12:32:30 INFO: man/src/events.md found
12:32:30 INFO: man/src/exec.md found
12:32:30 INFO: man/src/export.md found
12:32:30 INFO: man/src/history.md found
12:32:30 INFO: man/src/image/build.md found
12:32:30 INFO: man/src/image/history.md found
12:32:30 INFO: man/src/image/import.md found
12:32:30 WARN: man/src/image/inspect.md does not exist, skipping
12:32:30 INFO: man/src/image/load.md found
12:32:30 INFO: man/src/image/ls.md found
12:32:30 WARN: man/src/image/prune.md does not exist, skipping
12:32:30 INFO: man/src/image/pull.md found
12:32:30 INFO: man/src/image/push.md found
12:32:30 INFO: man/src/image/rm.md found
12:32:30 INFO: man/src/image/save.md found
12:32:30 INFO: man/src/image/tag.md found
12:32:30 WARN: man/src/image.md does not exist, skipping
12:32:30 INFO: man/src/images.md found
12:32:30 INFO: man/src/import.md found
12:32:30 INFO: man/src/info.md found
12:32:30 INFO: man/src/inspect.md found
12:32:30 INFO: man/src/kill.md found
12:32:30 INFO: man/src/load.md found
12:32:30 INFO: man/src/login.md found
12:32:30 INFO: man/src/logout.md found
12:32:30 INFO: man/src/logs.md found
12:32:30 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:30 WARN: man/src/manifest/create.md does not exist, skipping
12:32:30 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:30 WARN: man/src/manifest/push.md does not exist, skipping
12:32:30 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:30 WARN: man/src/manifest.md does not exist, skipping
12:32:30 INFO: man/src/network/connect.md found
12:32:30 INFO: man/src/network/create.md found
12:32:30 INFO: man/src/network/disconnect.md found
12:32:30 INFO: man/src/network/inspect.md found
12:32:30 INFO: man/src/network/ls.md found
12:32:30 WARN: man/src/network/prune.md does not exist, skipping
12:32:30 INFO: man/src/network/rm.md found
12:32:30 WARN: man/src/network.md does not exist, skipping
12:32:30 WARN: man/src/node/demote.md does not exist, skipping
12:32:30 WARN: man/src/node/inspect.md does not exist, skipping
12:32:30 WARN: man/src/node/ls.md does not exist, skipping
12:32:30 WARN: man/src/node/promote.md does not exist, skipping
12:32:30 WARN: man/src/node/ps.md does not exist, skipping
12:32:30 WARN: man/src/node/rm.md does not exist, skipping
12:32:30 WARN: man/src/node/update.md does not exist, skipping
12:32:30 WARN: man/src/node.md does not exist, skipping
12:32:30 INFO: man/src/pause.md found
12:32:30 WARN: man/src/plugin/create.md does not exist, skipping
12:32:30 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:30 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:30 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:30 WARN: man/src/plugin/install.md does not exist, skipping
12:32:30 INFO: man/src/plugin/ls.md found
12:32:30 WARN: man/src/plugin/push.md does not exist, skipping
12:32:30 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:30 WARN: man/src/plugin/set.md does not exist, skipping
12:32:30 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:30 WARN: man/src/plugin.md does not exist, skipping
12:32:30 INFO: man/src/port.md found
12:32:30 INFO: man/src/ps.md found
12:32:30 INFO: man/src/pull.md found
12:32:30 INFO: man/src/push.md found
12:32:30 INFO: man/src/rename.md found
12:32:30 INFO: man/src/restart.md found
12:32:30 INFO: man/src/rm.md found
12:32:30 INFO: man/src/rmi.md found
12:32:30 WARN: man/src/run.md does not exist, skipping
12:32:30 INFO: man/src/save.md found
12:32:30 INFO: man/src/search.md found
12:32:30 WARN: man/src/secret/create.md does not exist, skipping
12:32:30 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:30 WARN: man/src/secret/ls.md does not exist, skipping
12:32:30 WARN: man/src/secret/rm.md does not exist, skipping
12:32:30 WARN: man/src/secret.md does not exist, skipping
12:32:30 WARN: man/src/service/create.md does not exist, skipping
12:32:30 WARN: man/src/service/inspect.md does not exist, skipping
12:32:30 WARN: man/src/service/logs.md does not exist, skipping
12:32:30 WARN: man/src/service/ls.md does not exist, skipping
12:32:30 WARN: man/src/service/ps.md does not exist, skipping
12:32:30 WARN: man/src/service/rm.md does not exist, skipping
12:32:30 WARN: man/src/service/rollback.md does not exist, skipping
12:32:30 WARN: man/src/service/scale.md does not exist, skipping
12:32:30 WARN: man/src/service/update.md does not exist, skipping
12:32:30 WARN: man/src/service.md does not exist, skipping
12:32:30 WARN: man/src/stack/config.md does not exist, skipping
12:32:30 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:30 WARN: man/src/stack/ls.md does not exist, skipping
12:32:30 WARN: man/src/stack/ps.md does not exist, skipping
12:32:30 WARN: man/src/stack/rm.md does not exist, skipping
12:32:30 WARN: man/src/stack/services.md does not exist, skipping
12:32:30 WARN: man/src/stack.md does not exist, skipping
12:32:30 INFO: man/src/start.md found
12:32:30 INFO: man/src/stats.md found
12:32:30 INFO: man/src/stop.md found
12:32:30 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:30 WARN: man/src/swarm/init.md does not exist, skipping
12:32:30 WARN: man/src/swarm/join.md does not exist, skipping
12:32:30 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:30 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:30 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:30 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:30 WARN: man/src/swarm/update.md does not exist, skipping
12:32:30 WARN: man/src/swarm.md does not exist, skipping
12:32:30 WARN: man/src/system/df.md does not exist, skipping
12:32:30 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:30 INFO: man/src/system/events.md found
12:32:30 INFO: man/src/system/info.md found
12:32:30 WARN: man/src/system/prune.md does not exist, skipping
12:32:30 WARN: man/src/system.md does not exist, skipping
12:32:30 INFO: man/src/tag.md found
12:32:30 INFO: man/src/top.md found
12:32:30 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:30 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:30 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:30 WARN: man/src/trust/key.md does not exist, skipping
12:32:30 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:30 WARN: man/src/trust/sign.md does not exist, skipping
12:32:30 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:30 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:30 WARN: man/src/trust/signer.md does not exist, skipping
12:32:30 WARN: man/src/trust.md does not exist, skipping
12:32:30 INFO: man/src/unpause.md found
12:32:30 INFO: man/src/update.md found
12:32:30 INFO: man/src/version.md found
12:32:30 INFO: man/src/volume/create.md found
12:32:30 INFO: man/src/volume/inspect.md found
12:32:30 INFO: man/src/volume/ls.md found
12:32:30 WARN: man/src/volume/prune.md does not exist, skipping
12:32:30 WARN: man/src/volume/rm.md does not exist, skipping
12:32:30 WARN: man/src/volume/update.md does not exist, skipping
12:32:30 INFO: man/src/volume.md found
12:32:30 INFO: man/src/wait.md found
12:32:30 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:30 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:30 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:30 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:30 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:30 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:30 make[2]: Leaving directory '/root/build-deb/cli'
12:32:30 # Build buildx plugin
12:32:30 cd /go/src/github.com/docker/buildx \
12:32:30 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:30 && GO111MODULE=on \
12:32:30 	CGO_ENABLED=0 \
12:32:30 		go build \
12:32:30 			-mod=vendor \
12:32:30 			-trimpath \
12:32:30 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:30 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:30 			./cmd/buildx
12:32:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm
12:32:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rFcZah
12:32:36 + umask 022
12:32:36 + cd /root/rpmbuild/BUILD
12:32:36 + cd src
12:32:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:36 + RPM_EC=0
12:32:36 ++ jobs -p
12:32:36 + exit 0
12:32:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IcG1mU
12:32:36 + umask 022
12:32:36 + cd /root/rpmbuild/BUILD
12:32:36 + cd /root/rpmbuild/BUILD
12:32:36 + rm -rf src
12:32:36 + /usr/bin/mkdir -p src
12:32:36 + cd src
12:32:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:32:36 + /usr/bin/tar -xof -
12:32:36 + STATUS=0
12:32:36 + '[' 0 -ne 0 ']'
12:32:36 + /usr/bin/tar -xof -
12:32:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:32:36 + STATUS=0
12:32:36 + '[' 0 -ne 0 ']'
12:32:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:32:36 + RPM_EC=0
12:32:36 ++ jobs -p
12:32:36 + exit 0
12:32:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IK3xYb
12:32:36 + umask 022
12:32:36 + cd /root/rpmbuild/BUILD
12:32:36 + cd src
12:32:36 + export DOCKER_GITCOMMIT=2b9de2e
12:32:36 + DOCKER_GITCOMMIT=2b9de2e
12:32:36 + mkdir -p /go/src/github.com/docker
12:32:36 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:32:36 + TMP_GOPATH=/go
12:32:36 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:32:36 + RM_GOPATH=0
12:32:36 + TMP_GOPATH=/go
12:32:36 + : /usr/local/bin
12:32:36 + '[' -z /go ']'
12:32:36 + export GOPATH=/go
12:32:36 + GOPATH=/go
12:32:36 + case "$(go env GOARCH)" in
12:32:36 ++ go env GOARCH
12:32:36 + export GO_BUILDMODE=-buildmode=pie
12:32:36 + GO_BUILDMODE=-buildmode=pie
12:32:36 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:32:36 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:32:36 + bin=rootlesskit
12:32:36 + shift
12:32:36 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:32:36 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:32:36 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:36 + install_rootlesskit dynamic
12:32:36 + case "$1" in
12:32:36 + install_rootlesskit_dynamic
12:32:36 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:32:36 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:32:36 + export BUILD_MODE=-buildmode=pie
12:32:36 + BUILD_MODE=-buildmode=pie
12:32:36 + _install_rootlesskit
12:32:36 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:32:36 + for f in rootlesskit rootlesskit-docker-proxy
12:32:36 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:36 + GOBIN=/usr/local/bin
12:32:36 + GO111MODULE=on
12:32:36 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:36 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:32:37 go: downloading github.com/urfave/cli/v2 v2.23.5
12:32:37 go: downloading golang.org/x/sys v0.2.0
12:32:37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:32:37 go: downloading github.com/google/uuid v1.3.0
12:32:37 go: downloading github.com/moby/vpnkit v0.5.0
12:32:37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:32:37 go: downloading github.com/gofrs/flock v0.8.1
12:32:37 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:32:37 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:32:37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:32:37 go: downloading golang.org/x/net v0.1.0
12:32:37 #56 ...
12:32:37 
12:32:37 #48 [linux/amd64 runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 <<EOT (set -e...)
12:32:37 #48 DONE 155.4s
12:32:37 
12:32:37 #56 [linux/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
12:32:38 Created binary: bundles/dynbinary-daemon/dockerd
12:32:38 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
12:32:38 Created binary: bundles/dynbinary-daemon/docker-proxy
12:32:38 
12:32:38 ~/rpmbuild/BUILD/src
12:32:38 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bRDSLl
12:32:38 + popd
12:32:38 + exit 0
12:32:38 + umask 022
12:32:38 + cd /root/rpmbuild/BUILD
12:32:38 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64 '!=' / ']'
12:32:38 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:32:38 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:32:38 + mkdir -p /root/rpmbuild/BUILDROOT
12:32:38 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:32:38 + cd src
12:32:38 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:32:38 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/dockerd
12:32:38 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:32:38 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/docker-proxy
12:32:38 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/docker-init
12:32:38 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/lib/systemd/system/docker.service
12:32:38 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/lib/systemd/system/docker.socket
12:32:38 + /usr/lib/rpm/check-buildroot
12:32:38 + /usr/lib/rpm/redhat/brp-compress
12:32:38 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:32:38 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:32:38 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:32:38 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:32:38 + /usr/lib/rpm/redhat/brp-python-hardlink
12:32:38 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:32:38 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mdHDtH
12:32:38 + umask 022
12:32:38 + cd /root/rpmbuild/BUILD
12:32:38 + cd src
12:32:38 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:32:38 + ver='Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:32:38 + test 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e' = 'Docker version 0.0.0-20230124074129-645395c, build 2b9de2e'
12:32:38 + echo 'PASS: daemon version OK'
12:32:38 PASS: daemon version OK
12:32:38 + exit 0
12:32:38 Processing files: docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:32:38 Provides: docker-ce = 3:0.0.0~20230124074129.645395c-0.el7 docker-ce(x86-64) = 3:0.0.0~20230124074129.645395c-0.el7
12:32:38 Requires(interp): /bin/sh /bin/sh /bin/sh
12:32:38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:32:38 Requires(post): /bin/sh
12:32:38 Requires(preun): /bin/sh
12:32:38 Requires(postun): /bin/sh
12:32:38 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)
12:32:38 Conflicts: docker docker-io docker-engine-cs docker-ee
12:32:38 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
12:32:38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:32:38 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230124074129.645395c-0.el7.src.rpm
12:32:39 #56 ...
12:32:39 
12:32:39 #57 [linux/amd64 all 2/7] COPY --from=runc          /build/ /
12:32:39 #57 DONE 0.4s
12:32:39 
12:32:39 #56 [linux/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
12:32:41 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:41 ++ pwd
12:32:41 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:41 Project root: .
12:32:41 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:41 INFO: man/src/attach.md found
12:32:41 WARN: man/src/build.md does not exist, skipping
12:32:41 WARN: man/src/builder/build.md does not exist, skipping
12:32:41 WARN: man/src/builder/prune.md does not exist, skipping
12:32:41 WARN: man/src/builder.md does not exist, skipping
12:32:41 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:41 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:41 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:41 WARN: man/src/checkpoint.md does not exist, skipping
12:32:41 INFO: man/src/commit.md found
12:32:41 WARN: man/src/config/create.md does not exist, skipping
12:32:41 WARN: man/src/config/inspect.md does not exist, skipping
12:32:41 WARN: man/src/config/ls.md does not exist, skipping
12:32:41 WARN: man/src/config/rm.md does not exist, skipping
12:32:41 WARN: man/src/config.md does not exist, skipping
12:32:41 INFO: man/src/container/attach.md found
12:32:41 INFO: man/src/container/commit.md found
12:32:41 INFO: man/src/container/cp.md found
12:32:41 INFO: man/src/container/create.md found
12:32:41 INFO: man/src/container/diff.md found
12:32:41 INFO: man/src/container/exec.md found
12:32:41 INFO: man/src/container/export.md found
12:32:41 WARN: man/src/container/inspect.md does not exist, skipping
12:32:41 INFO: man/src/container/kill.md found
12:32:41 INFO: man/src/container/logs.md found
12:32:41 INFO: man/src/container/ls.md found
12:32:41 INFO: man/src/container/pause.md found
12:32:41 INFO: man/src/container/port.md found
12:32:41 WARN: man/src/container/prune.md does not exist, skipping
12:32:41 INFO: man/src/container/rename.md found
12:32:41 INFO: man/src/container/restart.md found
12:32:41 INFO: man/src/container/rm.md found
12:32:41 INFO: man/src/container/run.md found
12:32:41 INFO: man/src/container/start.md found
12:32:41 INFO: man/src/container/stats.md found
12:32:41 INFO: man/src/container/stop.md found
12:32:41 INFO: man/src/container/top.md found
12:32:41 INFO: man/src/container/unpause.md found
12:32:41 INFO: man/src/container/update.md found
12:32:41 INFO: man/src/container/wait.md found
12:32:41 WARN: man/src/container.md does not exist, skipping
12:32:41 WARN: man/src/context/create.md does not exist, skipping
12:32:41 WARN: man/src/context/export.md does not exist, skipping
12:32:41 WARN: man/src/context/import.md does not exist, skipping
12:32:41 WARN: man/src/context/inspect.md does not exist, skipping
12:32:41 WARN: man/src/context/ls.md does not exist, skipping
12:32:41 WARN: man/src/context/rm.md does not exist, skipping
12:32:41 WARN: man/src/context/show.md does not exist, skipping
12:32:41 WARN: man/src/context/update.md does not exist, skipping
12:32:41 WARN: man/src/context/use.md does not exist, skipping
12:32:41 WARN: man/src/context.md does not exist, skipping
12:32:41 INFO: man/src/cp.md found
12:32:41 INFO: man/src/create.md found
12:32:41 INFO: man/src/diff.md found
12:32:41 INFO: man/src/events.md found
12:32:41 INFO: man/src/exec.md found
12:32:41 INFO: man/src/export.md found
12:32:41 INFO: man/src/history.md found
12:32:41 INFO: man/src/image/build.md found
12:32:41 INFO: man/src/image/history.md found
12:32:41 INFO: man/src/image/import.md found
12:32:41 WARN: man/src/image/inspect.md does not exist, skipping
12:32:41 INFO: man/src/image/load.md found
12:32:41 INFO: man/src/image/ls.md found
12:32:41 WARN: man/src/image/prune.md does not exist, skipping
12:32:41 INFO: man/src/image/pull.md found
12:32:41 INFO: man/src/image/push.md found
12:32:41 INFO: man/src/image/rm.md found
12:32:41 INFO: man/src/image/save.md found
12:32:41 INFO: man/src/image/tag.md found
12:32:41 WARN: man/src/image.md does not exist, skipping
12:32:41 INFO: man/src/images.md found
12:32:41 INFO: man/src/import.md found
12:32:41 INFO: man/src/info.md found
12:32:41 INFO: man/src/inspect.md found
12:32:41 INFO: man/src/kill.md found
12:32:41 INFO: man/src/load.md found
12:32:41 INFO: man/src/login.md found
12:32:41 INFO: man/src/logout.md found
12:32:41 INFO: man/src/logs.md found
12:32:41 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:41 WARN: man/src/manifest/create.md does not exist, skipping
12:32:41 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:41 WARN: man/src/manifest/push.md does not exist, skipping
12:32:41 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:41 WARN: man/src/manifest.md does not exist, skipping
12:32:41 INFO: man/src/network/connect.md found
12:32:41 INFO: man/src/network/create.md found
12:32:41 INFO: man/src/network/disconnect.md found
12:32:41 INFO: man/src/network/inspect.md found
12:32:41 INFO: man/src/network/ls.md found
12:32:41 WARN: man/src/network/prune.md does not exist, skipping
12:32:41 INFO: man/src/network/rm.md found
12:32:41 WARN: man/src/network.md does not exist, skipping
12:32:41 WARN: man/src/node/demote.md does not exist, skipping
12:32:41 WARN: man/src/node/inspect.md does not exist, skipping
12:32:41 WARN: man/src/node/ls.md does not exist, skipping
12:32:41 WARN: man/src/node/promote.md does not exist, skipping
12:32:41 WARN: man/src/node/ps.md does not exist, skipping
12:32:41 WARN: man/src/node/rm.md does not exist, skipping
12:32:41 WARN: man/src/node/update.md does not exist, skipping
12:32:41 WARN: man/src/node.md does not exist, skipping
12:32:41 INFO: man/src/pause.md found
12:32:41 WARN: man/src/plugin/create.md does not exist, skipping
12:32:41 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:41 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:41 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:41 WARN: man/src/plugin/install.md does not exist, skipping
12:32:41 INFO: man/src/plugin/ls.md found
12:32:41 WARN: man/src/plugin/push.md does not exist, skipping
12:32:41 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:41 WARN: man/src/plugin/set.md does not exist, skipping
12:32:41 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:41 WARN: man/src/plugin.md does not exist, skipping
12:32:41 INFO: man/src/port.md found
12:32:41 INFO: man/src/ps.md found
12:32:41 INFO: man/src/pull.md found
12:32:41 INFO: man/src/push.md found
12:32:41 INFO: man/src/rename.md found
12:32:41 INFO: man/src/restart.md found
12:32:41 INFO: man/src/rm.md found
12:32:41 INFO: man/src/rmi.md found
12:32:41 WARN: man/src/run.md does not exist, skipping
12:32:41 INFO: man/src/save.md found
12:32:41 INFO: man/src/search.md found
12:32:41 WARN: man/src/secret/create.md does not exist, skipping
12:32:41 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:41 WARN: man/src/secret/ls.md does not exist, skipping
12:32:41 WARN: man/src/secret/rm.md does not exist, skipping
12:32:41 WARN: man/src/secret.md does not exist, skipping
12:32:41 WARN: man/src/service/create.md does not exist, skipping
12:32:41 WARN: man/src/service/inspect.md does not exist, skipping
12:32:41 WARN: man/src/service/logs.md does not exist, skipping
12:32:41 WARN: man/src/service/ls.md does not exist, skipping
12:32:41 WARN: man/src/service/ps.md does not exist, skipping
12:32:41 WARN: man/src/service/rm.md does not exist, skipping
12:32:41 WARN: man/src/service/rollback.md does not exist, skipping
12:32:41 WARN: man/src/service/scale.md does not exist, skipping
12:32:41 WARN: man/src/service/update.md does not exist, skipping
12:32:41 WARN: man/src/service.md does not exist, skipping
12:32:41 WARN: man/src/stack/config.md does not exist, skipping
12:32:41 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:41 WARN: man/src/stack/ls.md does not exist, skipping
12:32:41 WARN: man/src/stack/ps.md does not exist, skipping
12:32:41 WARN: man/src/stack/rm.md does not exist, skipping
12:32:41 WARN: man/src/stack/services.md does not exist, skipping
12:32:41 WARN: man/src/stack.md does not exist, skipping
12:32:41 INFO: man/src/start.md found
12:32:41 INFO: man/src/stats.md found
12:32:41 INFO: man/src/stop.md found
12:32:41 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:41 WARN: man/src/swarm/init.md does not exist, skipping
12:32:41 WARN: man/src/swarm/join.md does not exist, skipping
12:32:41 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:41 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:41 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:41 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:41 WARN: man/src/swarm/update.md does not exist, skipping
12:32:41 WARN: man/src/swarm.md does not exist, skipping
12:32:41 WARN: man/src/system/df.md does not exist, skipping
12:32:41 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:41 INFO: man/src/system/events.md found
12:32:41 INFO: man/src/system/info.md found
12:32:41 WARN: man/src/system/prune.md does not exist, skipping
12:32:41 WARN: man/src/system.md does not exist, skipping
12:32:41 INFO: man/src/tag.md found
12:32:41 INFO: man/src/top.md found
12:32:41 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:41 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:41 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:41 WARN: man/src/trust/key.md does not exist, skipping
12:32:41 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:41 WARN: man/src/trust/sign.md does not exist, skipping
12:32:41 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:41 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:41 WARN: man/src/trust/signer.md does not exist, skipping
12:32:41 WARN: man/src/trust.md does not exist, skipping
12:32:41 INFO: man/src/unpause.md found
12:32:41 INFO: man/src/update.md found
12:32:41 INFO: man/src/version.md found
12:32:41 INFO: man/src/volume/create.md found
12:32:41 INFO: man/src/volume/inspect.md found
12:32:41 INFO: man/src/volume/ls.md found
12:32:41 WARN: man/src/volume/prune.md does not exist, skipping
12:32:41 WARN: man/src/volume/rm.md does not exist, skipping
12:32:41 WARN: man/src/volume/update.md does not exist, skipping
12:32:41 INFO: man/src/volume.md found
12:32:41 INFO: man/src/wait.md found
12:32:41 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:41 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:41 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:41 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:41 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:41 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:41 make[2]: Leaving directory '/root/build-deb/cli'
12:32:41 # Build buildx plugin
12:32:41 cd /go/src/github.com/docker/buildx \
12:32:41 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:41 && GO111MODULE=on \
12:32:41 	CGO_ENABLED=0 \
12:32:41 		go build \
12:32:41 			-mod=vendor \
12:32:41 			-trimpath \
12:32:41 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:41 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:41 			./cmd/buildx
12:32:44 + for f in rootlesskit rootlesskit-docker-proxy
12:32:44 + GOBIN=/usr/local/bin
12:32:44 + GO111MODULE=on
12:32:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:32:45 + return
12:32:45 + RPM_EC=0
12:32:45 ++ jobs -p
12:32:45 + exit 0
12:32:45 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VXUfNT
12:32:45 + umask 022
12:32:45 + cd /root/rpmbuild/BUILD
12:32:45 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64 '!=' / ']'
12:32:45 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:45 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:45 + mkdir -p /root/rpmbuild/BUILDROOT
12:32:45 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:45 + cd src
12:32:45 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/dockerd-rootless.sh
12:32:45 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:32:45 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/rootlesskit
12:32:45 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
12:32:45 + /usr/lib/rpm/check-buildroot
12:32:45 + /usr/lib/rpm/redhat/brp-ldconfig
12:32:45 + /usr/lib/rpm/brp-compress
12:32:45 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:32:45 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:32:45 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:32:45 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:32:45 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:32:45 + /usr/lib/rpm/brp-python-hardlink
12:32:45 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:32:45 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
12:32:45 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
12:32:45 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LDuOW6
12:32:45 + umask 022
12:32:45 + cd /root/rpmbuild/BUILD
12:32:45 + cd src
12:32:45 + /usr/local/bin/rootlesskit -v
12:32:45 rootlesskit version 1.1.0
12:32:45 + RPM_EC=0
12:32:45 ++ jobs -p
12:32:45 + exit 0
12:32:45 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:45 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230124074129.645395c-0.el9
12:32:45 Requires(interp): /bin/sh /bin/sh /bin/sh
12:32:45 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:32:45 Requires(post): /bin/sh
12:32:45 Requires(preun): /bin/sh
12:32:45 Requires(postun): /bin/sh
12:32:45 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)
12:32:45 Conflicts: rootlesskit
12:32:45 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:46 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.src.rpm
12:32:46 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:46 ++ pwd
12:32:46 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:46 Project root: .
12:32:46 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:46 INFO: man/src/attach.md found
12:32:46 WARN: man/src/build.md does not exist, skipping
12:32:46 WARN: man/src/builder/build.md does not exist, skipping
12:32:46 WARN: man/src/builder/prune.md does not exist, skipping
12:32:46 WARN: man/src/builder.md does not exist, skipping
12:32:46 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:46 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:46 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:46 WARN: man/src/checkpoint.md does not exist, skipping
12:32:46 INFO: man/src/commit.md found
12:32:46 WARN: man/src/config/create.md does not exist, skipping
12:32:46 WARN: man/src/config/inspect.md does not exist, skipping
12:32:46 WARN: man/src/config/ls.md does not exist, skipping
12:32:46 WARN: man/src/config/rm.md does not exist, skipping
12:32:46 WARN: man/src/config.md does not exist, skipping
12:32:46 INFO: man/src/container/attach.md found
12:32:46 INFO: man/src/container/commit.md found
12:32:46 INFO: man/src/container/cp.md found
12:32:46 INFO: man/src/container/create.md found
12:32:46 INFO: man/src/container/diff.md found
12:32:46 INFO: man/src/container/exec.md found
12:32:46 INFO: man/src/container/export.md found
12:32:46 WARN: man/src/container/inspect.md does not exist, skipping
12:32:46 INFO: man/src/container/kill.md found
12:32:46 INFO: man/src/container/logs.md found
12:32:46 INFO: man/src/container/ls.md found
12:32:46 INFO: man/src/container/pause.md found
12:32:46 INFO: man/src/container/port.md found
12:32:46 WARN: man/src/container/prune.md does not exist, skipping
12:32:46 INFO: man/src/container/rename.md found
12:32:46 INFO: man/src/container/restart.md found
12:32:46 INFO: man/src/container/rm.md found
12:32:46 INFO: man/src/container/run.md found
12:32:46 INFO: man/src/container/start.md found
12:32:46 INFO: man/src/container/stats.md found
12:32:46 INFO: man/src/container/stop.md found
12:32:46 INFO: man/src/container/top.md found
12:32:46 INFO: man/src/container/unpause.md found
12:32:46 INFO: man/src/container/update.md found
12:32:46 INFO: man/src/container/wait.md found
12:32:46 WARN: man/src/container.md does not exist, skipping
12:32:46 WARN: man/src/context/create.md does not exist, skipping
12:32:46 WARN: man/src/context/export.md does not exist, skipping
12:32:46 WARN: man/src/context/import.md does not exist, skipping
12:32:46 WARN: man/src/context/inspect.md does not exist, skipping
12:32:46 WARN: man/src/context/ls.md does not exist, skipping
12:32:46 WARN: man/src/context/rm.md does not exist, skipping
12:32:46 WARN: man/src/context/show.md does not exist, skipping
12:32:46 WARN: man/src/context/update.md does not exist, skipping
12:32:46 WARN: man/src/context/use.md does not exist, skipping
12:32:46 WARN: man/src/context.md does not exist, skipping
12:32:46 INFO: man/src/cp.md found
12:32:46 INFO: man/src/create.md found
12:32:46 INFO: man/src/diff.md found
12:32:46 INFO: man/src/events.md found
12:32:46 INFO: man/src/exec.md found
12:32:46 INFO: man/src/export.md found
12:32:46 INFO: man/src/history.md found
12:32:46 INFO: man/src/image/build.md found
12:32:46 INFO: man/src/image/history.md found
12:32:46 INFO: man/src/image/import.md found
12:32:46 WARN: man/src/image/inspect.md does not exist, skipping
12:32:46 INFO: man/src/image/load.md found
12:32:46 INFO: man/src/image/ls.md found
12:32:46 WARN: man/src/image/prune.md does not exist, skipping
12:32:46 INFO: man/src/image/pull.md found
12:32:46 INFO: man/src/image/push.md found
12:32:46 INFO: man/src/image/rm.md found
12:32:46 INFO: man/src/image/save.md found
12:32:46 INFO: man/src/image/tag.md found
12:32:46 WARN: man/src/image.md does not exist, skipping
12:32:46 INFO: man/src/images.md found
12:32:46 INFO: man/src/import.md found
12:32:46 INFO: man/src/info.md found
12:32:46 INFO: man/src/inspect.md found
12:32:46 INFO: man/src/kill.md found
12:32:46 INFO: man/src/load.md found
12:32:46 INFO: man/src/login.md found
12:32:46 INFO: man/src/logout.md found
12:32:46 INFO: man/src/logs.md found
12:32:46 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:46 WARN: man/src/manifest/create.md does not exist, skipping
12:32:46 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:46 WARN: man/src/manifest/push.md does not exist, skipping
12:32:46 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:46 WARN: man/src/manifest.md does not exist, skipping
12:32:46 INFO: man/src/network/connect.md found
12:32:46 INFO: man/src/network/create.md found
12:32:46 INFO: man/src/network/disconnect.md found
12:32:46 INFO: man/src/network/inspect.md found
12:32:46 INFO: man/src/network/ls.md found
12:32:46 WARN: man/src/network/prune.md does not exist, skipping
12:32:46 INFO: man/src/network/rm.md found
12:32:46 WARN: man/src/network.md does not exist, skipping
12:32:46 WARN: man/src/node/demote.md does not exist, skipping
12:32:46 WARN: man/src/node/inspect.md does not exist, skipping
12:32:46 WARN: man/src/node/ls.md does not exist, skipping
12:32:46 WARN: man/src/node/promote.md does not exist, skipping
12:32:46 WARN: man/src/node/ps.md does not exist, skipping
12:32:46 WARN: man/src/node/rm.md does not exist, skipping
12:32:46 WARN: man/src/node/update.md does not exist, skipping
12:32:46 WARN: man/src/node.md does not exist, skipping
12:32:46 INFO: man/src/pause.md found
12:32:46 WARN: man/src/plugin/create.md does not exist, skipping
12:32:46 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:46 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:46 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:46 WARN: man/src/plugin/install.md does not exist, skipping
12:32:46 INFO: man/src/plugin/ls.md found
12:32:46 WARN: man/src/plugin/push.md does not exist, skipping
12:32:46 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:46 WARN: man/src/plugin/set.md does not exist, skipping
12:32:46 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:46 WARN: man/src/plugin.md does not exist, skipping
12:32:46 INFO: man/src/port.md found
12:32:46 INFO: man/src/ps.md found
12:32:46 INFO: man/src/pull.md found
12:32:46 INFO: man/src/push.md found
12:32:46 INFO: man/src/rename.md found
12:32:46 INFO: man/src/restart.md found
12:32:46 INFO: man/src/rm.md found
12:32:46 INFO: man/src/rmi.md found
12:32:46 WARN: man/src/run.md does not exist, skipping
12:32:46 INFO: man/src/save.md found
12:32:46 INFO: man/src/search.md found
12:32:46 WARN: man/src/secret/create.md does not exist, skipping
12:32:46 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:46 WARN: man/src/secret/ls.md does not exist, skipping
12:32:46 WARN: man/src/secret/rm.md does not exist, skipping
12:32:46 WARN: man/src/secret.md does not exist, skipping
12:32:46 WARN: man/src/service/create.md does not exist, skipping
12:32:46 WARN: man/src/service/inspect.md does not exist, skipping
12:32:46 WARN: man/src/service/logs.md does not exist, skipping
12:32:46 WARN: man/src/service/ls.md does not exist, skipping
12:32:46 WARN: man/src/service/ps.md does not exist, skipping
12:32:46 WARN: man/src/service/rm.md does not exist, skipping
12:32:46 WARN: man/src/service/rollback.md does not exist, skipping
12:32:46 WARN: man/src/service/scale.md does not exist, skipping
12:32:46 WARN: man/src/service/update.md does not exist, skipping
12:32:46 WARN: man/src/service.md does not exist, skipping
12:32:46 WARN: man/src/stack/config.md does not exist, skipping
12:32:46 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:46 WARN: man/src/stack/ls.md does not exist, skipping
12:32:46 WARN: man/src/stack/ps.md does not exist, skipping
12:32:46 WARN: man/src/stack/rm.md does not exist, skipping
12:32:46 WARN: man/src/stack/services.md does not exist, skipping
12:32:46 WARN: man/src/stack.md does not exist, skipping
12:32:46 INFO: man/src/start.md found
12:32:46 INFO: man/src/stats.md found
12:32:46 INFO: man/src/stop.md found
12:32:46 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:46 WARN: man/src/swarm/init.md does not exist, skipping
12:32:46 WARN: man/src/swarm/join.md does not exist, skipping
12:32:46 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:46 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:46 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:46 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:46 WARN: man/src/swarm/update.md does not exist, skipping
12:32:46 WARN: man/src/swarm.md does not exist, skipping
12:32:46 WARN: man/src/system/df.md does not exist, skipping
12:32:46 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:46 INFO: man/src/system/events.md found
12:32:46 INFO: man/src/system/info.md found
12:32:46 WARN: man/src/system/prune.md does not exist, skipping
12:32:46 WARN: man/src/system.md does not exist, skipping
12:32:46 INFO: man/src/tag.md found
12:32:46 INFO: man/src/top.md found
12:32:46 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:46 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:46 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:46 WARN: man/src/trust/key.md does not exist, skipping
12:32:46 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:46 WARN: man/src/trust/sign.md does not exist, skipping
12:32:46 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:46 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:46 WARN: man/src/trust/signer.md does not exist, skipping
12:32:46 WARN: man/src/trust.md does not exist, skipping
12:32:46 INFO: man/src/unpause.md found
12:32:46 INFO: man/src/update.md found
12:32:46 INFO: man/src/version.md found
12:32:46 INFO: man/src/volume/create.md found
12:32:46 INFO: man/src/volume/inspect.md found
12:32:46 INFO: man/src/volume/ls.md found
12:32:46 WARN: man/src/volume/prune.md does not exist, skipping
12:32:46 WARN: man/src/volume/rm.md does not exist, skipping
12:32:46 WARN: man/src/volume/update.md does not exist, skipping
12:32:46 INFO: man/src/volume.md found
12:32:46 INFO: man/src/wait.md found
12:32:46 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:46 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:46 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:46 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:46 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:46 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:46 make[2]: Leaving directory '/root/build-deb/cli'
12:32:46 # Build buildx plugin
12:32:46 cd /go/src/github.com/docker/buildx \
12:32:46 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:46 && GO111MODULE=on \
12:32:46 	CGO_ENABLED=0 \
12:32:46 		go build \
12:32:46 			-mod=vendor \
12:32:46 			-trimpath \
12:32:46 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:46 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:46 			./cmd/buildx
12:32:48 # Build the compose plugin
12:32:48 cd /go/src/github.com/docker/compose \
12:32:48 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:32:48 make[2]: Entering directory '/root/build-deb/compose'
12:32:48 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:32:48 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:32:48 go: downloading golang.org/x/sys v0.3.0
12:32:48 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:32:48 #15 DONE 174.2s
12:32:48 
12:32:48 #16 exporting to client directory
12:32:48 #16 copying files darwin/amd64 22B
12:32:48 #16 copying files darwin/amd64 55.26MB 1.0s done
12:32:48 #16 DONE 1.0s
12:32:48 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64 ']'
12:32:48 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-cli
12:32:48 + case ${TARGETOS} in
12:32:48 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build/darwin_amd64/docker-darwin-amd64 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-cli/docker
12:32:48 + case ${TARGETOS} in
12:32:48 + set -x
12:32:48 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-cli-0.0.0-20230124074129-645395c.tgz docker-cli
12:32:48 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-engine
12:32:48 + case ${TARGETOS} in
12:32:48 + case ${TARGETOS} in
12:32:48 + set -x
12:32:48 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-engine-0.0.0-20230124074129-645395c.tgz docker-engine
12:32:48 + case ${TARGETOS} in
12:32:48 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-rootless-extras ']'
12:32:48 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:32:48 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-buildx
12:32:48 + case ${TARGETOS} in
12:32:48 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin/darwin_amd64/buildx /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-buildx/docker-buildx
12:32:48 + case ${TARGETOS} in
12:32:48 + set -x
12:32:48 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64/docker-buildx-plugin-0.10.0.tgz docker-buildx
12:32:48 + bundlesFilename=bundles-ce-static-darwin-amd64.tar.gz
12:32:48 + set -x
12:32:48 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/darwin/amd64
12:32:48 + rm -r docker-buildx/ docker-cli/ docker-engine/
12:32:48 + tar -zvcf /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/bundles-ce-static-darwin-amd64.tar.gz .
12:32:48 ./
12:32:48 ./docker-engine-0.0.0-20230124074129-645395c.tgz
12:32:48 ./docker-cli-0.0.0-20230124074129-645395c.tgz
12:32:48 ./docker-buildx-plugin-0.10.0.tgz
12:32:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:32:49 + make clean
12:32:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:32:49 Unable to find image 'alpine:latest' locally
12:32:49 latest: Pulling from library/alpine
12:32:49 go: downloading github.com/theupdateframework/notary v0.7.0
12:32:49 go: downloading github.com/compose-spec/compose-go v1.8.2
12:32:49 go: downloading github.com/hashicorp/go-version v1.6.0
12:32:49 go: downloading github.com/docker/buildx v0.9.1
12:32:49 go: downloading github.com/mattn/go-shellwords v1.0.12
12:32:49 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:32:49 8921db27df28: Already exists
12:32:49 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:32:49 Status: Downloaded newer image for alpine:latest
12:32:49 go: downloading go.opentelemetry.io/otel v1.11.2
12:32:49 go: downloading github.com/containerd/containerd v1.6.14
12:32:49 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:32:49 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:32:49 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:32:49 go: downloading golang.org/x/sync v0.1.0
12:32:49 go: downloading k8s.io/client-go v0.22.4
12:32:49 # Build the compose plugin
12:32:49 cd /go/src/github.com/docker/compose \
12:32:49 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:32:49 make[2]: Entering directory '/root/build-deb/compose'
12:32:49 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:32:49 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:32:49 go: downloading golang.org/x/sys v0.3.0
12:32:49 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:32:49 go: downloading github.com/theupdateframework/notary v0.7.0
12:32:49 go: downloading github.com/compose-spec/compose-go v1.8.2
12:32:49 go: downloading github.com/hashicorp/go-version v1.6.0
12:32:49 go: downloading github.com/docker/buildx v0.9.1
12:32:49 go: downloading github.com/mattn/go-shellwords v1.0.12
12:32:49 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:32:50 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:50 ++ pwd
12:32:50 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:50 Project root: .
12:32:50 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:50 INFO: man/src/attach.md found
12:32:50 WARN: man/src/build.md does not exist, skipping
12:32:50 WARN: man/src/builder/build.md does not exist, skipping
12:32:50 WARN: man/src/builder/prune.md does not exist, skipping
12:32:50 WARN: man/src/builder.md does not exist, skipping
12:32:50 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:50 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:50 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:50 WARN: man/src/checkpoint.md does not exist, skipping
12:32:50 INFO: man/src/commit.md found
12:32:50 WARN: man/src/config/create.md does not exist, skipping
12:32:50 WARN: man/src/config/inspect.md does not exist, skipping
12:32:50 WARN: man/src/config/ls.md does not exist, skipping
12:32:50 WARN: man/src/config/rm.md does not exist, skipping
12:32:50 WARN: man/src/config.md does not exist, skipping
12:32:50 INFO: man/src/container/attach.md found
12:32:50 INFO: man/src/container/commit.md found
12:32:50 INFO: man/src/container/cp.md found
12:32:50 INFO: man/src/container/create.md found
12:32:50 INFO: man/src/container/diff.md found
12:32:50 INFO: man/src/container/exec.md found
12:32:50 INFO: man/src/container/export.md found
12:32:50 WARN: man/src/container/inspect.md does not exist, skipping
12:32:50 INFO: man/src/container/kill.md found
12:32:50 INFO: man/src/container/logs.md found
12:32:50 INFO: man/src/container/ls.md found
12:32:50 INFO: man/src/container/pause.md found
12:32:50 INFO: man/src/container/port.md found
12:32:50 WARN: man/src/container/prune.md does not exist, skipping
12:32:50 INFO: man/src/container/rename.md found
12:32:50 INFO: man/src/container/restart.md found
12:32:50 INFO: man/src/container/rm.md found
12:32:50 INFO: man/src/container/run.md found
12:32:50 INFO: man/src/container/start.md found
12:32:50 INFO: man/src/container/stats.md found
12:32:50 INFO: man/src/container/stop.md found
12:32:50 INFO: man/src/container/top.md found
12:32:50 INFO: man/src/container/unpause.md found
12:32:50 INFO: man/src/container/update.md found
12:32:50 INFO: man/src/container/wait.md found
12:32:50 WARN: man/src/container.md does not exist, skipping
12:32:50 WARN: man/src/context/create.md does not exist, skipping
12:32:50 WARN: man/src/context/export.md does not exist, skipping
12:32:50 WARN: man/src/context/import.md does not exist, skipping
12:32:50 WARN: man/src/context/inspect.md does not exist, skipping
12:32:50 WARN: man/src/context/ls.md does not exist, skipping
12:32:50 WARN: man/src/context/rm.md does not exist, skipping
12:32:50 WARN: man/src/context/show.md does not exist, skipping
12:32:50 WARN: man/src/context/update.md does not exist, skipping
12:32:50 WARN: man/src/context/use.md does not exist, skipping
12:32:50 WARN: man/src/context.md does not exist, skipping
12:32:50 INFO: man/src/cp.md found
12:32:50 INFO: man/src/create.md found
12:32:50 INFO: man/src/diff.md found
12:32:50 INFO: man/src/events.md found
12:32:50 INFO: man/src/exec.md found
12:32:50 INFO: man/src/export.md found
12:32:50 INFO: man/src/history.md found
12:32:50 INFO: man/src/image/build.md found
12:32:50 INFO: man/src/image/history.md found
12:32:50 INFO: man/src/image/import.md found
12:32:50 WARN: man/src/image/inspect.md does not exist, skipping
12:32:50 INFO: man/src/image/load.md found
12:32:50 INFO: man/src/image/ls.md found
12:32:50 WARN: man/src/image/prune.md does not exist, skipping
12:32:50 INFO: man/src/image/pull.md found
12:32:50 INFO: man/src/image/push.md found
12:32:50 INFO: man/src/image/rm.md found
12:32:50 INFO: man/src/image/save.md found
12:32:50 INFO: man/src/image/tag.md found
12:32:50 WARN: man/src/image.md does not exist, skipping
12:32:50 INFO: man/src/images.md found
12:32:50 INFO: man/src/import.md found
12:32:50 INFO: man/src/info.md found
12:32:50 INFO: man/src/inspect.md found
12:32:50 INFO: man/src/kill.md found
12:32:50 INFO: man/src/load.md found
12:32:50 INFO: man/src/login.md found
12:32:50 INFO: man/src/logout.md found
12:32:50 INFO: man/src/logs.md found
12:32:50 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:50 WARN: man/src/manifest/create.md does not exist, skipping
12:32:50 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:50 WARN: man/src/manifest/push.md does not exist, skipping
12:32:50 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:50 WARN: man/src/manifest.md does not exist, skipping
12:32:50 INFO: man/src/network/connect.md found
12:32:50 INFO: man/src/network/create.md found
12:32:50 INFO: man/src/network/disconnect.md found
12:32:50 INFO: man/src/network/inspect.md found
12:32:50 INFO: man/src/network/ls.md found
12:32:50 WARN: man/src/network/prune.md does not exist, skipping
12:32:50 INFO: man/src/network/rm.md found
12:32:50 WARN: man/src/network.md does not exist, skipping
12:32:50 WARN: man/src/node/demote.md does not exist, skipping
12:32:50 WARN: man/src/node/inspect.md does not exist, skipping
12:32:50 WARN: man/src/node/ls.md does not exist, skipping
12:32:50 WARN: man/src/node/promote.md does not exist, skipping
12:32:50 WARN: man/src/node/ps.md does not exist, skipping
12:32:50 WARN: man/src/node/rm.md does not exist, skipping
12:32:50 WARN: man/src/node/update.md does not exist, skipping
12:32:50 WARN: man/src/node.md does not exist, skipping
12:32:50 INFO: man/src/pause.md found
12:32:50 WARN: man/src/plugin/create.md does not exist, skipping
12:32:50 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:50 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:50 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:50 WARN: man/src/plugin/install.md does not exist, skipping
12:32:50 INFO: man/src/plugin/ls.md found
12:32:50 WARN: man/src/plugin/push.md does not exist, skipping
12:32:50 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:50 WARN: man/src/plugin/set.md does not exist, skipping
12:32:50 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:50 WARN: man/src/plugin.md does not exist, skipping
12:32:50 INFO: man/src/port.md found
12:32:50 INFO: man/src/ps.md found
12:32:50 INFO: man/src/pull.md found
12:32:50 INFO: man/src/push.md found
12:32:50 INFO: man/src/rename.md found
12:32:50 INFO: man/src/restart.md found
12:32:50 INFO: man/src/rm.md found
12:32:50 INFO: man/src/rmi.md found
12:32:50 WARN: man/src/run.md does not exist, skipping
12:32:50 INFO: man/src/save.md found
12:32:50 INFO: man/src/search.md found
12:32:50 WARN: man/src/secret/create.md does not exist, skipping
12:32:50 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:50 WARN: man/src/secret/ls.md does not exist, skipping
12:32:50 WARN: man/src/secret/rm.md does not exist, skipping
12:32:50 WARN: man/src/secret.md does not exist, skipping
12:32:50 WARN: man/src/service/create.md does not exist, skipping
12:32:50 WARN: man/src/service/inspect.md does not exist, skipping
12:32:50 WARN: man/src/service/logs.md does not exist, skipping
12:32:50 WARN: man/src/service/ls.md does not exist, skipping
12:32:50 WARN: man/src/service/ps.md does not exist, skipping
12:32:50 WARN: man/src/service/rm.md does not exist, skipping
12:32:50 WARN: man/src/service/rollback.md does not exist, skipping
12:32:50 WARN: man/src/service/scale.md does not exist, skipping
12:32:50 WARN: man/src/service/update.md does not exist, skipping
12:32:50 WARN: man/src/service.md does not exist, skipping
12:32:50 WARN: man/src/stack/config.md does not exist, skipping
12:32:50 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:50 WARN: man/src/stack/ls.md does not exist, skipping
12:32:50 WARN: man/src/stack/ps.md does not exist, skipping
12:32:50 WARN: man/src/stack/rm.md does not exist, skipping
12:32:50 WARN: man/src/stack/services.md does not exist, skipping
12:32:50 WARN: man/src/stack.md does not exist, skipping
12:32:50 INFO: man/src/start.md found
12:32:50 INFO: man/src/stats.md found
12:32:50 INFO: man/src/stop.md found
12:32:50 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:50 WARN: man/src/swarm/init.md does not exist, skipping
12:32:50 WARN: man/src/swarm/join.md does not exist, skipping
12:32:50 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:50 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:50 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:50 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:50 WARN: man/src/swarm/update.md does not exist, skipping
12:32:50 WARN: man/src/swarm.md does not exist, skipping
12:32:50 WARN: man/src/system/df.md does not exist, skipping
12:32:50 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:50 INFO: man/src/system/events.md found
12:32:50 INFO: man/src/system/info.md found
12:32:50 WARN: man/src/system/prune.md does not exist, skipping
12:32:50 WARN: man/src/system.md does not exist, skipping
12:32:50 INFO: man/src/tag.md found
12:32:50 INFO: man/src/top.md found
12:32:50 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:50 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:50 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:50 WARN: man/src/trust/key.md does not exist, skipping
12:32:50 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:50 WARN: man/src/trust/sign.md does not exist, skipping
12:32:50 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:50 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:50 WARN: man/src/trust/signer.md does not exist, skipping
12:32:50 WARN: man/src/trust.md does not exist, skipping
12:32:50 INFO: man/src/unpause.md found
12:32:50 INFO: man/src/update.md found
12:32:50 INFO: man/src/version.md found
12:32:50 INFO: man/src/volume/create.md found
12:32:50 INFO: man/src/volume/inspect.md found
12:32:50 INFO: man/src/volume/ls.md found
12:32:50 WARN: man/src/volume/prune.md does not exist, skipping
12:32:50 WARN: man/src/volume/rm.md does not exist, skipping
12:32:50 WARN: man/src/volume/update.md does not exist, skipping
12:32:50 INFO: man/src/volume.md found
12:32:50 INFO: man/src/wait.md found
12:32:50 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:50 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:50 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:50 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:50 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:50 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:50 make[2]: Leaving directory '/root/build-deb/cli'
12:32:50 # Build buildx plugin
12:32:50 cd /go/src/github.com/docker/buildx \
12:32:50 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:50 && GO111MODULE=on \
12:32:50 	CGO_ENABLED=0 \
12:32:50 		go build \
12:32:50 			-mod=vendor \
12:32:50 			-trimpath \
12:32:50 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:50 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:50 			./cmd/buildx
12:32:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:32:50 go: downloading github.com/imdario/mergo v0.3.13
12:32:50 go: downloading github.com/containerd/console v1.0.3
12:32:50 go: downloading github.com/buger/goterm v1.0.4
12:32:50 go: downloading github.com/stretchr/testify v1.8.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel v1.11.2
12:32:50 go: downloading github.com/containerd/containerd v1.6.14
12:32:50 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:32:50 go: downloading k8s.io/api v0.22.4
12:32:50 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:32:50 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:32:50 go: downloading golang.org/x/sync v0.1.0
12:32:50 go: downloading k8s.io/client-go v0.22.4
12:32:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:32:50 go: downloading github.com/imdario/mergo v0.3.13
12:32:50 go: downloading github.com/containerd/console v1.0.3
12:32:50 go: downloading github.com/buger/goterm v1.0.4
12:32:50 go: downloading github.com/stretchr/testify v1.8.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:32:50 # Build the compose plugin
12:32:50 cd /go/src/github.com/docker/compose \
12:32:50 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:32:50 make[2]: Entering directory '/root/build-deb/compose'
12:32:50 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:32:50 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:32:50 go: downloading golang.org/x/sys v0.3.0
12:32:50 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:32:50 go: downloading github.com/theupdateframework/notary v0.7.0
12:32:50 go: downloading github.com/compose-spec/compose-go v1.8.2
12:32:50 go: downloading github.com/hashicorp/go-version v1.6.0
12:32:50 go: downloading github.com/docker/buildx v0.9.1
12:32:50 go: downloading github.com/mattn/go-shellwords v1.0.12
12:32:50 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:32:50 go: downloading go.opentelemetry.io/otel v1.11.2
12:32:50 go: downloading github.com/containerd/containerd v1.6.14
12:32:50 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:32:50 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:32:50 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:32:50 go: downloading golang.org/x/sync v0.1.0
12:32:50 go: downloading k8s.io/client-go v0.22.4
12:32:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:32:50 go: downloading github.com/imdario/mergo v0.3.13
12:32:50 go: downloading github.com/containerd/console v1.0.3
12:32:50 go: downloading github.com/buger/goterm v1.0.4
12:32:50 go: downloading github.com/stretchr/testify v1.8.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:32:50 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:32:50 go: downloading k8s.io/api v0.22.4
12:32:50 go: downloading k8s.io/apimachinery v0.22.4
12:32:50 go: downloading github.com/gofrs/flock v0.8.0
12:32:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:32:50 go: downloading github.com/golang/mock v1.6.0
12:32:50 go: downloading github.com/klauspost/compress v1.15.9
12:32:50 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:32:50 go: downloading github.com/hashicorp/errwrap v1.1.0
12:32:50 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:32:50 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:32:50 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:32:50 go: downloading google.golang.org/grpc v1.47.0
12:32:50 go: downloading golang.org/x/net v0.4.0
12:32:50 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:32:50 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:32:50 go: downloading golang.org/x/term v0.3.0
12:32:50 go: downloading github.com/mattn/go-runewidth v0.0.14
12:32:50 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:32:50 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:32:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:32:50 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:32:50 go: downloading google.golang.org/protobuf v1.28.0
12:32:50 go: downloading github.com/go-logr/stdr v1.2.2
12:32:50 go: downloading github.com/containerd/typeurl v1.0.2
12:32:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:32:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:32:50 go: downloading k8s.io/klog/v2 v2.60.1
12:32:50 go: downloading github.com/pelletier/go-toml v1.9.4
12:32:50 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:32:50 go: downloading github.com/google/gofuzz v1.2.0
12:32:50 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:32:50 go: downloading github.com/gogo/googleapis v1.4.1
12:32:50 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:32:50 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:32:50 go: downloading github.com/moby/locker v1.0.1
12:32:50 go: downloading github.com/felixge/httpsnoop v1.0.2
12:32:50 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:32:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:32:50 go: downloading gopkg.in/inf.v0 v0.9.1
12:32:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:32:50 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:32:50 go: downloading github.com/googleapis/gnostic v0.5.5
12:32:50 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:32:50 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:32:50 go: downloading github.com/json-iterator/go v1.1.12
12:32:50 go: downloading github.com/modern-go/reflect2 v1.0.2
12:32:50 go: downloading sigs.k8s.io/yaml v1.2.0
12:32:50 go: downloading github.com/mattn/go-colorable v0.1.12
12:32:50 go: downloading github.com/prometheus/client_golang v1.12.2
12:32:50 go: downloading github.com/containerd/ttrpc v1.1.0
12:32:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:32:50 go: downloading github.com/moby/spdystream v0.2.0
12:32:50 go: downloading github.com/mattn/go-isatty v0.0.16
12:32:50 go: downloading github.com/prometheus/client_model v0.2.0
12:32:50 go: downloading github.com/prometheus/common v0.32.1
12:32:50 go: downloading github.com/prometheus/procfs v0.7.3
12:32:50 go: downloading k8s.io/api v0.22.4
12:32:50 go: downloading k8s.io/apimachinery v0.22.4
12:32:50 go: downloading github.com/gofrs/flock v0.8.0
12:32:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:32:50 go: downloading github.com/golang/mock v1.6.0
12:32:50 go: downloading github.com/klauspost/compress v1.15.9
12:32:50 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:32:50 go: downloading github.com/hashicorp/errwrap v1.1.0
12:32:50 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:32:50 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:32:50 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:32:50 go: downloading google.golang.org/grpc v1.47.0
12:32:51 go: downloading golang.org/x/net v0.4.0
12:32:51 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:32:51 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:32:51 go: downloading golang.org/x/term v0.3.0
12:32:51 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:32:51 go: downloading k8s.io/apimachinery v0.22.4
12:32:51 go: downloading github.com/gofrs/flock v0.8.0
12:32:51 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:32:51 go: downloading github.com/golang/mock v1.6.0
12:32:51 go: downloading github.com/klauspost/compress v1.15.9
12:32:51 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:32:51 go: downloading github.com/hashicorp/errwrap v1.1.0
12:32:51 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:32:51 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:32:51 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:32:51 go: downloading google.golang.org/grpc v1.47.0
12:32:51 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:51 ++ pwd
12:32:51 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:51 Project root: .
12:32:51 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:51 INFO: man/src/attach.md found
12:32:51 WARN: man/src/build.md does not exist, skipping
12:32:51 WARN: man/src/builder/build.md does not exist, skipping
12:32:51 WARN: man/src/builder/prune.md does not exist, skipping
12:32:51 WARN: man/src/builder.md does not exist, skipping
12:32:51 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:51 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:51 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:51 WARN: man/src/checkpoint.md does not exist, skipping
12:32:51 INFO: man/src/commit.md found
12:32:51 WARN: man/src/config/create.md does not exist, skipping
12:32:51 WARN: man/src/config/inspect.md does not exist, skipping
12:32:51 WARN: man/src/config/ls.md does not exist, skipping
12:32:51 WARN: man/src/config/rm.md does not exist, skipping
12:32:51 WARN: man/src/config.md does not exist, skipping
12:32:51 INFO: man/src/container/attach.md found
12:32:51 INFO: man/src/container/commit.md found
12:32:51 INFO: man/src/container/cp.md found
12:32:51 INFO: man/src/container/create.md found
12:32:51 INFO: man/src/container/diff.md found
12:32:51 INFO: man/src/container/exec.md found
12:32:51 INFO: man/src/container/export.md found
12:32:51 WARN: man/src/container/inspect.md does not exist, skipping
12:32:51 INFO: man/src/container/kill.md found
12:32:51 INFO: man/src/container/logs.md found
12:32:51 INFO: man/src/container/ls.md found
12:32:51 INFO: man/src/container/pause.md found
12:32:51 INFO: man/src/container/port.md found
12:32:51 WARN: man/src/container/prune.md does not exist, skipping
12:32:51 INFO: man/src/container/rename.md found
12:32:51 INFO: man/src/container/restart.md found
12:32:51 INFO: man/src/container/rm.md found
12:32:51 INFO: man/src/container/run.md found
12:32:51 INFO: man/src/container/start.md found
12:32:51 INFO: man/src/container/stats.md found
12:32:51 INFO: man/src/container/stop.md found
12:32:51 INFO: man/src/container/top.md found
12:32:51 INFO: man/src/container/unpause.md found
12:32:51 INFO: man/src/container/update.md found
12:32:51 INFO: man/src/container/wait.md found
12:32:51 WARN: man/src/container.md does not exist, skipping
12:32:51 WARN: man/src/context/create.md does not exist, skipping
12:32:51 WARN: man/src/context/export.md does not exist, skipping
12:32:51 WARN: man/src/context/import.md does not exist, skipping
12:32:51 WARN: man/src/context/inspect.md does not exist, skipping
12:32:51 WARN: man/src/context/ls.md does not exist, skipping
12:32:51 WARN: man/src/context/rm.md does not exist, skipping
12:32:51 WARN: man/src/context/show.md does not exist, skipping
12:32:51 WARN: man/src/context/update.md does not exist, skipping
12:32:51 WARN: man/src/context/use.md does not exist, skipping
12:32:51 WARN: man/src/context.md does not exist, skipping
12:32:51 INFO: man/src/cp.md found
12:32:51 INFO: man/src/create.md found
12:32:51 INFO: man/src/diff.md found
12:32:51 INFO: man/src/events.md found
12:32:51 INFO: man/src/exec.md found
12:32:51 INFO: man/src/export.md found
12:32:51 INFO: man/src/history.md found
12:32:51 INFO: man/src/image/build.md found
12:32:51 INFO: man/src/image/history.md found
12:32:51 INFO: man/src/image/import.md found
12:32:51 WARN: man/src/image/inspect.md does not exist, skipping
12:32:51 INFO: man/src/image/load.md found
12:32:51 INFO: man/src/image/ls.md found
12:32:51 WARN: man/src/image/prune.md does not exist, skipping
12:32:51 INFO: man/src/image/pull.md found
12:32:51 INFO: man/src/image/push.md found
12:32:51 INFO: man/src/image/rm.md found
12:32:51 INFO: man/src/image/save.md found
12:32:51 INFO: man/src/image/tag.md found
12:32:51 WARN: man/src/image.md does not exist, skipping
12:32:51 INFO: man/src/images.md found
12:32:51 INFO: man/src/import.md found
12:32:51 INFO: man/src/info.md found
12:32:51 INFO: man/src/inspect.md found
12:32:51 INFO: man/src/kill.md found
12:32:51 INFO: man/src/load.md found
12:32:51 INFO: man/src/login.md found
12:32:51 INFO: man/src/logout.md found
12:32:51 INFO: man/src/logs.md found
12:32:51 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:51 WARN: man/src/manifest/create.md does not exist, skipping
12:32:51 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:51 WARN: man/src/manifest/push.md does not exist, skipping
12:32:51 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:51 WARN: man/src/manifest.md does not exist, skipping
12:32:51 INFO: man/src/network/connect.md found
12:32:51 INFO: man/src/network/create.md found
12:32:51 INFO: man/src/network/disconnect.md found
12:32:51 INFO: man/src/network/inspect.md found
12:32:51 INFO: man/src/network/ls.md found
12:32:51 WARN: man/src/network/prune.md does not exist, skipping
12:32:51 INFO: man/src/network/rm.md found
12:32:51 WARN: man/src/network.md does not exist, skipping
12:32:51 WARN: man/src/node/demote.md does not exist, skipping
12:32:51 WARN: man/src/node/inspect.md does not exist, skipping
12:32:51 WARN: man/src/node/ls.md does not exist, skipping
12:32:51 WARN: man/src/node/promote.md does not exist, skipping
12:32:51 WARN: man/src/node/ps.md does not exist, skipping
12:32:51 WARN: man/src/node/rm.md does not exist, skipping
12:32:51 WARN: man/src/node/update.md does not exist, skipping
12:32:51 WARN: man/src/node.md does not exist, skipping
12:32:51 INFO: man/src/pause.md found
12:32:51 WARN: man/src/plugin/create.md does not exist, skipping
12:32:51 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:51 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:51 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:51 WARN: man/src/plugin/install.md does not exist, skipping
12:32:51 INFO: man/src/plugin/ls.md found
12:32:51 WARN: man/src/plugin/push.md does not exist, skipping
12:32:51 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:51 WARN: man/src/plugin/set.md does not exist, skipping
12:32:51 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:51 WARN: man/src/plugin.md does not exist, skipping
12:32:51 INFO: man/src/port.md found
12:32:51 INFO: man/src/ps.md found
12:32:51 INFO: man/src/pull.md found
12:32:51 INFO: man/src/push.md found
12:32:51 INFO: man/src/rename.md found
12:32:51 INFO: man/src/restart.md found
12:32:51 INFO: man/src/rm.md found
12:32:51 INFO: man/src/rmi.md found
12:32:51 WARN: man/src/run.md does not exist, skipping
12:32:51 INFO: man/src/save.md found
12:32:51 INFO: man/src/search.md found
12:32:51 WARN: man/src/secret/create.md does not exist, skipping
12:32:51 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:51 WARN: man/src/secret/ls.md does not exist, skipping
12:32:51 WARN: man/src/secret/rm.md does not exist, skipping
12:32:51 WARN: man/src/secret.md does not exist, skipping
12:32:51 WARN: man/src/service/create.md does not exist, skipping
12:32:51 WARN: man/src/service/inspect.md does not exist, skipping
12:32:51 WARN: man/src/service/logs.md does not exist, skipping
12:32:51 WARN: man/src/service/ls.md does not exist, skipping
12:32:51 WARN: man/src/service/ps.md does not exist, skipping
12:32:51 WARN: man/src/service/rm.md does not exist, skipping
12:32:51 WARN: man/src/service/rollback.md does not exist, skipping
12:32:51 WARN: man/src/service/scale.md does not exist, skipping
12:32:51 WARN: man/src/service/update.md does not exist, skipping
12:32:51 WARN: man/src/service.md does not exist, skipping
12:32:51 WARN: man/src/stack/config.md does not exist, skipping
12:32:51 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:51 WARN: man/src/stack/ls.md does not exist, skipping
12:32:51 WARN: man/src/stack/ps.md does not exist, skipping
12:32:51 WARN: man/src/stack/rm.md does not exist, skipping
12:32:51 WARN: man/src/stack/services.md does not exist, skipping
12:32:51 WARN: man/src/stack.md does not exist, skipping
12:32:51 INFO: man/src/start.md found
12:32:51 INFO: man/src/stats.md found
12:32:51 INFO: man/src/stop.md found
12:32:51 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:51 WARN: man/src/swarm/init.md does not exist, skipping
12:32:51 WARN: man/src/swarm/join.md does not exist, skipping
12:32:51 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:51 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:51 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:51 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:51 WARN: man/src/swarm/update.md does not exist, skipping
12:32:51 WARN: man/src/swarm.md does not exist, skipping
12:32:51 WARN: man/src/system/df.md does not exist, skipping
12:32:51 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:51 INFO: man/src/system/events.md found
12:32:51 INFO: man/src/system/info.md found
12:32:51 WARN: man/src/system/prune.md does not exist, skipping
12:32:51 WARN: man/src/system.md does not exist, skipping
12:32:51 INFO: man/src/tag.md found
12:32:51 INFO: man/src/top.md found
12:32:51 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:51 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:51 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:51 WARN: man/src/trust/key.md does not exist, skipping
12:32:51 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:51 WARN: man/src/trust/sign.md does not exist, skipping
12:32:51 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:51 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:51 WARN: man/src/trust/signer.md does not exist, skipping
12:32:51 WARN: man/src/trust.md does not exist, skipping
12:32:51 INFO: man/src/unpause.md found
12:32:51 INFO: man/src/update.md found
12:32:51 INFO: man/src/version.md found
12:32:51 INFO: man/src/volume/create.md found
12:32:51 INFO: man/src/volume/inspect.md found
12:32:51 INFO: man/src/volume/ls.md found
12:32:51 WARN: man/src/volume/prune.md does not exist, skipping
12:32:51 WARN: man/src/volume/rm.md does not exist, skipping
12:32:51 WARN: man/src/volume/update.md does not exist, skipping
12:32:51 INFO: man/src/volume.md found
12:32:51 INFO: man/src/wait.md found
12:32:51 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:51 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:51 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:51 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:51 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:51 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:51 make[2]: Leaving directory '/root/build-deb/cli'
12:32:51 # Build buildx plugin
12:32:51 cd /go/src/github.com/docker/buildx \
12:32:51 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:51 && GO111MODULE=on \
12:32:51 	CGO_ENABLED=0 \
12:32:51 		go build \
12:32:51 			-mod=vendor \
12:32:51 			-trimpath \
12:32:51 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:51 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:51 			./cmd/buildx
12:32:51 go: downloading github.com/mattn/go-runewidth v0.0.14
12:32:51 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:32:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:32:51 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:32:51 go: downloading golang.org/x/net v0.4.0
12:32:51 go: downloading google.golang.org/protobuf v1.28.0
12:32:51 go: downloading github.com/go-logr/stdr v1.2.2
12:32:51 go: downloading github.com/containerd/typeurl v1.0.2
12:32:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:32:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:32:51 go: downloading k8s.io/klog/v2 v2.60.1
12:32:51 go: downloading github.com/pelletier/go-toml v1.9.4
12:32:51 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:32:52 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:32:52 go: downloading github.com/google/gofuzz v1.2.0
12:32:52 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:32:52 go: downloading github.com/gogo/googleapis v1.4.1
12:32:52 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:32:52 go: downloading golang.org/x/term v0.3.0
12:32:52 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:32:52 go: downloading github.com/mattn/go-runewidth v0.0.14
12:32:52 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:32:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:32:52 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:32:52 # Build the compose plugin
12:32:52 cd /go/src/github.com/docker/compose \
12:32:52 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:32:52 make[2]: Entering directory '/root/build-deb/compose'
12:32:52 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:32:52 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:32:52 go: downloading google.golang.org/protobuf v1.28.0
12:32:52 go: downloading github.com/go-logr/stdr v1.2.2
12:32:52 go: downloading github.com/containerd/typeurl v1.0.2
12:32:52 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:32:52 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:32:52 go: downloading golang.org/x/sys v0.3.0
12:32:52 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:32:52 go: downloading k8s.io/klog/v2 v2.60.1
12:32:52 go: downloading github.com/pelletier/go-toml v1.9.4
12:32:52 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:32:52 go: downloading github.com/google/gofuzz v1.2.0
12:32:52 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:32:52 go: downloading github.com/gogo/googleapis v1.4.1
12:32:53 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm
12:32:53 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Imr2T
12:32:53 + umask 022
12:32:53 + cd /root/rpmbuild/BUILD
12:32:53 + cd src
12:32:53 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64
12:32:53 + RPM_EC=0
12:32:53 ++ jobs -p
12:32:53 + exit 0
12:32:53 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0bRHaR
12:32:53 + umask 022
12:32:53 + cd /root/rpmbuild/BUILD
12:32:53 + cd /root/rpmbuild/BUILD
12:32:53 + rm -rf src
12:32:53 + /usr/bin/mkdir -p src
12:32:53 + cd src
12:32:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:32:53 + /usr/bin/tar -xof -
12:32:53 + STATUS=0
12:32:53 + '[' 0 -ne 0 ']'
12:32:53 + /usr/bin/tar -xof -
12:32:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:32:53 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:32:53 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:32:53 go: downloading github.com/moby/locker v1.0.1
12:32:53 go: downloading github.com/felixge/httpsnoop v1.0.2
12:32:53 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:32:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:32:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:32:53 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:32:53 go: downloading gopkg.in/inf.v0 v0.9.1
12:32:53 go: downloading github.com/googleapis/gnostic v0.5.5
12:32:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:32:53 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:32:53 go: downloading github.com/json-iterator/go v1.1.12
12:32:53 go: downloading github.com/modern-go/reflect2 v1.0.2
12:32:53 go: downloading sigs.k8s.io/yaml v1.2.0
12:32:53 # Build the compose plugin
12:32:53 cd /go/src/github.com/docker/compose \
12:32:53 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:32:53 make[2]: Entering directory '/root/build-deb/compose'
12:32:53 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:32:53 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:32:53 go: downloading golang.org/x/sys v0.3.0
12:32:53 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:32:53 go: downloading github.com/theupdateframework/notary v0.7.0
12:32:53 go: downloading github.com/compose-spec/compose-go v1.8.2
12:32:53 go: downloading github.com/hashicorp/go-version v1.6.0
12:32:53 go: downloading github.com/docker/buildx v0.9.1
12:32:53 go: downloading github.com/mattn/go-shellwords v1.0.12
12:32:53 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:32:53 go: downloading go.opentelemetry.io/otel v1.11.2
12:32:53 go: downloading github.com/containerd/containerd v1.6.14
12:32:53 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:32:53 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:32:53 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:32:53 go: downloading golang.org/x/sync v0.1.0
12:32:53 go: downloading k8s.io/client-go v0.22.4
12:32:53 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:32:53 go: downloading github.com/imdario/mergo v0.3.13
12:32:53 go: downloading github.com/containerd/console v1.0.3
12:32:53 go: downloading github.com/buger/goterm v1.0.4
12:32:53 go: downloading github.com/stretchr/testify v1.8.1
12:32:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:32:53 go: downloading k8s.io/api v0.22.4
12:32:53 go: downloading k8s.io/apimachinery v0.22.4
12:32:53 go: downloading github.com/gofrs/flock v0.8.0
12:32:53 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:32:53 go: downloading github.com/golang/mock v1.6.0
12:32:53 go: downloading github.com/klauspost/compress v1.15.9
12:32:53 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:32:53 go: downloading github.com/hashicorp/errwrap v1.1.0
12:32:53 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:32:53 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:32:53 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:32:53 go: downloading google.golang.org/grpc v1.47.0
12:32:53 go: downloading golang.org/x/net v0.4.0
12:32:53 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:32:53 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:32:53 go: downloading golang.org/x/term v0.3.0
12:32:53 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:32:53 go: downloading github.com/mattn/go-runewidth v0.0.14
12:32:53 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:32:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:32:53 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:32:53 go: downloading google.golang.org/protobuf v1.28.0
12:32:53 go: downloading github.com/go-logr/stdr v1.2.2
12:32:53 go: downloading github.com/containerd/typeurl v1.0.2
12:32:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:32:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:32:53 go: downloading k8s.io/klog/v2 v2.60.1
12:32:53 go: downloading github.com/pelletier/go-toml v1.9.4
12:32:53 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:32:53 go: downloading github.com/google/gofuzz v1.2.0
12:32:53 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:32:53 go: downloading github.com/gogo/googleapis v1.4.1
12:32:53 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:32:53 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:32:53 go: downloading github.com/moby/locker v1.0.1
12:32:53 go: downloading github.com/felixge/httpsnoop v1.0.2
12:32:53 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:32:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:32:53 go: downloading gopkg.in/inf.v0 v0.9.1
12:32:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:32:53 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:32:53 go: downloading github.com/googleapis/gnostic v0.5.5
12:32:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:32:53 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:32:53 go: downloading github.com/json-iterator/go v1.1.12
12:32:53 go: downloading github.com/modern-go/reflect2 v1.0.2
12:32:53 go: downloading sigs.k8s.io/yaml v1.2.0
12:32:53 go: downloading github.com/mattn/go-colorable v0.1.12
12:32:53 go: downloading github.com/prometheus/client_golang v1.12.2
12:32:53 go: downloading github.com/containerd/ttrpc v1.1.0
12:32:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:32:53 go: downloading github.com/moby/spdystream v0.2.0
12:32:53 go: downloading github.com/mattn/go-isatty v0.0.16
12:32:53 go: downloading github.com/prometheus/client_model v0.2.0
12:32:53 go: downloading github.com/prometheus/common v0.32.1
12:32:53 go: downloading github.com/prometheus/procfs v0.7.3
12:32:53 go: downloading github.com/theupdateframework/notary v0.7.0
12:32:53 go: downloading github.com/compose-spec/compose-go v1.8.2
12:32:53 go: downloading github.com/hashicorp/go-version v1.6.0
12:32:53 go: downloading github.com/docker/buildx v0.9.1
12:32:53 go: downloading github.com/mattn/go-shellwords v1.0.12
12:32:53 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:32:53 + STATUS=0
12:32:53 + '[' 0 -ne 0 ']'
12:32:53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:32:53 + RPM_EC=0
12:32:53 ++ jobs -p
12:32:53 + exit 0
12:32:53 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FTL2cx
12:32:53 + umask 022
12:32:53 + cd /root/rpmbuild/BUILD
12:32:53 + cd src
12:32:53 + pushd /root/rpmbuild/BUILD/src/buildx
12:32:53 + GO111MODULE=on
12:32:53 + CGO_ENABLED=0
12:32:53 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:32:53 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:32:53 go: downloading github.com/mattn/go-colorable v0.1.12
12:32:53 go: downloading github.com/prometheus/client_golang v1.12.2
12:32:53 go: downloading github.com/containerd/ttrpc v1.1.0
12:32:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:32:53 go: downloading github.com/moby/spdystream v0.2.0
12:32:53 go: downloading github.com/mattn/go-isatty v0.0.16
12:32:53 go: downloading github.com/prometheus/client_model v0.2.0
12:32:53 go: downloading github.com/prometheus/common v0.32.1
12:32:53 go: downloading github.com/prometheus/procfs v0.7.3
12:32:53 go: downloading go.opentelemetry.io/otel v1.11.2
12:32:53 go: downloading github.com/containerd/containerd v1.6.14
12:32:53 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:32:53 rm -f -r src
12:32:53 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:32:53 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:32:53 go: downloading golang.org/x/sync v0.1.0
12:32:53 go: downloading k8s.io/client-go v0.22.4
12:32:53 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:32:53 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:32:53 go: downloading github.com/moby/locker v1.0.1
12:32:53 go: downloading github.com/felixge/httpsnoop v1.0.2
12:32:53 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:32:53 make -C rpm clean
12:32:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:32:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:32:53 rm -f -r rpmbuild/
12:32:53 docker builder prune -f --filter until=24h
12:32:53 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:32:53 go: downloading github.com/imdario/mergo v0.3.13
12:32:53 go: downloading github.com/containerd/console v1.0.3
12:32:53 go: downloading github.com/buger/goterm v1.0.4
12:32:53 go: downloading github.com/stretchr/testify v1.8.1
12:32:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:32:53 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:32:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:32:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:32:53 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:32:53 go: downloading gopkg.in/inf.v0 v0.9.1
12:32:53 go: downloading github.com/googleapis/gnostic v0.5.5
12:32:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:32:53 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:32:53 go: downloading github.com/json-iterator/go v1.1.12
12:32:53 go: downloading github.com/modern-go/reflect2 v1.0.2
12:32:53 go: downloading sigs.k8s.io/yaml v1.2.0
12:32:53 go: downloading github.com/mattn/go-colorable v0.1.12
12:32:53 go: downloading github.com/prometheus/client_golang v1.12.2
12:32:53 go: downloading github.com/containerd/ttrpc v1.1.0
12:32:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:32:53 go: downloading github.com/moby/spdystream v0.2.0
12:32:54 Total:	0B
12:32:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:32:54 make -C deb clean
12:32:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:32:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:32:54 rm -f -r debbuild
12:32:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:32:54 rm -f -r sources
12:32:54 docker builder prune -f --filter until=24h
12:32:54 go: downloading k8s.io/api v0.22.4
12:32:54 go: downloading github.com/mattn/go-isatty v0.0.16
12:32:54 go: downloading github.com/prometheus/client_model v0.2.0
12:32:54 go: downloading github.com/prometheus/common v0.32.1
12:32:54 go: downloading github.com/prometheus/procfs v0.7.3
12:32:54 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:54 ++ pwd
12:32:54 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:54 Project root: .
12:32:54 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:54 INFO: man/src/attach.md found
12:32:54 WARN: man/src/build.md does not exist, skipping
12:32:54 WARN: man/src/builder/build.md does not exist, skipping
12:32:54 WARN: man/src/builder/prune.md does not exist, skipping
12:32:54 WARN: man/src/builder.md does not exist, skipping
12:32:54 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:54 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:54 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:54 WARN: man/src/checkpoint.md does not exist, skipping
12:32:54 INFO: man/src/commit.md found
12:32:54 WARN: man/src/config/create.md does not exist, skipping
12:32:54 WARN: man/src/config/inspect.md does not exist, skipping
12:32:54 WARN: man/src/config/ls.md does not exist, skipping
12:32:54 WARN: man/src/config/rm.md does not exist, skipping
12:32:54 WARN: man/src/config.md does not exist, skipping
12:32:54 INFO: man/src/container/attach.md found
12:32:54 INFO: man/src/container/commit.md found
12:32:54 INFO: man/src/container/cp.md found
12:32:54 INFO: man/src/container/create.md found
12:32:54 INFO: man/src/container/diff.md found
12:32:54 INFO: man/src/container/exec.md found
12:32:54 INFO: man/src/container/export.md found
12:32:54 WARN: man/src/container/inspect.md does not exist, skipping
12:32:54 INFO: man/src/container/kill.md found
12:32:54 INFO: man/src/container/logs.md found
12:32:54 INFO: man/src/container/ls.md found
12:32:54 INFO: man/src/container/pause.md found
12:32:54 INFO: man/src/container/port.md found
12:32:54 WARN: man/src/container/prune.md does not exist, skipping
12:32:54 INFO: man/src/container/rename.md found
12:32:54 INFO: man/src/container/restart.md found
12:32:54 INFO: man/src/container/rm.md found
12:32:54 INFO: man/src/container/run.md found
12:32:54 INFO: man/src/container/start.md found
12:32:54 INFO: man/src/container/stats.md found
12:32:54 INFO: man/src/container/stop.md found
12:32:54 INFO: man/src/container/top.md found
12:32:54 INFO: man/src/container/unpause.md found
12:32:54 INFO: man/src/container/update.md found
12:32:54 INFO: man/src/container/wait.md found
12:32:54 WARN: man/src/container.md does not exist, skipping
12:32:54 WARN: man/src/context/create.md does not exist, skipping
12:32:54 WARN: man/src/context/export.md does not exist, skipping
12:32:54 WARN: man/src/context/import.md does not exist, skipping
12:32:54 WARN: man/src/context/inspect.md does not exist, skipping
12:32:54 WARN: man/src/context/ls.md does not exist, skipping
12:32:54 WARN: man/src/context/rm.md does not exist, skipping
12:32:54 WARN: man/src/context/show.md does not exist, skipping
12:32:54 WARN: man/src/context/update.md does not exist, skipping
12:32:54 WARN: man/src/context/use.md does not exist, skipping
12:32:54 WARN: man/src/context.md does not exist, skipping
12:32:54 INFO: man/src/cp.md found
12:32:54 INFO: man/src/create.md found
12:32:54 INFO: man/src/diff.md found
12:32:54 INFO: man/src/events.md found
12:32:54 INFO: man/src/exec.md found
12:32:54 INFO: man/src/export.md found
12:32:54 INFO: man/src/history.md found
12:32:54 INFO: man/src/image/build.md found
12:32:54 INFO: man/src/image/history.md found
12:32:54 INFO: man/src/image/import.md found
12:32:54 WARN: man/src/image/inspect.md does not exist, skipping
12:32:54 INFO: man/src/image/load.md found
12:32:54 INFO: man/src/image/ls.md found
12:32:54 WARN: man/src/image/prune.md does not exist, skipping
12:32:54 INFO: man/src/image/pull.md found
12:32:54 INFO: man/src/image/push.md found
12:32:54 INFO: man/src/image/rm.md found
12:32:54 INFO: man/src/image/save.md found
12:32:54 INFO: man/src/image/tag.md found
12:32:54 WARN: man/src/image.md does not exist, skipping
12:32:54 INFO: man/src/images.md found
12:32:54 INFO: man/src/import.md found
12:32:54 INFO: man/src/info.md found
12:32:54 INFO: man/src/inspect.md found
12:32:54 INFO: man/src/kill.md found
12:32:54 INFO: man/src/load.md found
12:32:54 INFO: man/src/login.md found
12:32:54 INFO: man/src/logout.md found
12:32:54 INFO: man/src/logs.md found
12:32:54 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:54 WARN: man/src/manifest/create.md does not exist, skipping
12:32:54 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:54 WARN: man/src/manifest/push.md does not exist, skipping
12:32:54 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:54 WARN: man/src/manifest.md does not exist, skipping
12:32:54 INFO: man/src/network/connect.md found
12:32:54 INFO: man/src/network/create.md found
12:32:54 INFO: man/src/network/disconnect.md found
12:32:54 INFO: man/src/network/inspect.md found
12:32:54 INFO: man/src/network/ls.md found
12:32:54 WARN: man/src/network/prune.md does not exist, skipping
12:32:54 INFO: man/src/network/rm.md found
12:32:54 WARN: man/src/network.md does not exist, skipping
12:32:54 WARN: man/src/node/demote.md does not exist, skipping
12:32:54 WARN: man/src/node/inspect.md does not exist, skipping
12:32:54 WARN: man/src/node/ls.md does not exist, skipping
12:32:54 WARN: man/src/node/promote.md does not exist, skipping
12:32:54 WARN: man/src/node/ps.md does not exist, skipping
12:32:54 WARN: man/src/node/rm.md does not exist, skipping
12:32:54 WARN: man/src/node/update.md does not exist, skipping
12:32:54 WARN: man/src/node.md does not exist, skipping
12:32:54 INFO: man/src/pause.md found
12:32:54 WARN: man/src/plugin/create.md does not exist, skipping
12:32:54 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:54 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:54 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:54 WARN: man/src/plugin/install.md does not exist, skipping
12:32:54 INFO: man/src/plugin/ls.md found
12:32:54 WARN: man/src/plugin/push.md does not exist, skipping
12:32:54 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:54 WARN: man/src/plugin/set.md does not exist, skipping
12:32:54 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:54 WARN: man/src/plugin.md does not exist, skipping
12:32:54 INFO: man/src/port.md found
12:32:54 INFO: man/src/ps.md found
12:32:54 INFO: man/src/pull.md found
12:32:54 INFO: man/src/push.md found
12:32:54 INFO: man/src/rename.md found
12:32:54 INFO: man/src/restart.md found
12:32:54 INFO: man/src/rm.md found
12:32:54 INFO: man/src/rmi.md found
12:32:54 WARN: man/src/run.md does not exist, skipping
12:32:54 INFO: man/src/save.md found
12:32:54 INFO: man/src/search.md found
12:32:54 WARN: man/src/secret/create.md does not exist, skipping
12:32:54 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:54 WARN: man/src/secret/ls.md does not exist, skipping
12:32:54 WARN: man/src/secret/rm.md does not exist, skipping
12:32:54 WARN: man/src/secret.md does not exist, skipping
12:32:54 WARN: man/src/service/create.md does not exist, skipping
12:32:54 WARN: man/src/service/inspect.md does not exist, skipping
12:32:54 WARN: man/src/service/logs.md does not exist, skipping
12:32:54 WARN: man/src/service/ls.md does not exist, skipping
12:32:54 WARN: man/src/service/ps.md does not exist, skipping
12:32:54 WARN: man/src/service/rm.md does not exist, skipping
12:32:54 WARN: man/src/service/rollback.md does not exist, skipping
12:32:54 WARN: man/src/service/scale.md does not exist, skipping
12:32:54 WARN: man/src/service/update.md does not exist, skipping
12:32:54 WARN: man/src/service.md does not exist, skipping
12:32:54 WARN: man/src/stack/config.md does not exist, skipping
12:32:54 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:54 WARN: man/src/stack/ls.md does not exist, skipping
12:32:54 WARN: man/src/stack/ps.md does not exist, skipping
12:32:54 WARN: man/src/stack/rm.md does not exist, skipping
12:32:54 WARN: man/src/stack/services.md does not exist, skipping
12:32:54 WARN: man/src/stack.md does not exist, skipping
12:32:54 INFO: man/src/start.md found
12:32:54 INFO: man/src/stats.md found
12:32:54 INFO: man/src/stop.md found
12:32:54 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:54 WARN: man/src/swarm/init.md does not exist, skipping
12:32:54 WARN: man/src/swarm/join.md does not exist, skipping
12:32:54 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:54 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:54 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:54 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:54 WARN: man/src/swarm/update.md does not exist, skipping
12:32:54 WARN: man/src/swarm.md does not exist, skipping
12:32:54 WARN: man/src/system/df.md does not exist, skipping
12:32:54 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:54 INFO: man/src/system/events.md found
12:32:54 INFO: man/src/system/info.md found
12:32:54 WARN: man/src/system/prune.md does not exist, skipping
12:32:54 WARN: man/src/system.md does not exist, skipping
12:32:54 INFO: man/src/tag.md found
12:32:54 INFO: man/src/top.md found
12:32:54 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:54 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:54 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:54 WARN: man/src/trust/key.md does not exist, skipping
12:32:54 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:54 WARN: man/src/trust/sign.md does not exist, skipping
12:32:54 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:54 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:54 WARN: man/src/trust/signer.md does not exist, skipping
12:32:54 WARN: man/src/trust.md does not exist, skipping
12:32:54 INFO: man/src/unpause.md found
12:32:54 INFO: man/src/update.md found
12:32:54 INFO: man/src/version.md found
12:32:54 INFO: man/src/volume/create.md found
12:32:54 INFO: man/src/volume/inspect.md found
12:32:54 INFO: man/src/volume/ls.md found
12:32:54 WARN: man/src/volume/prune.md does not exist, skipping
12:32:54 WARN: man/src/volume/rm.md does not exist, skipping
12:32:54 WARN: man/src/volume/update.md does not exist, skipping
12:32:54 INFO: man/src/volume.md found
12:32:54 INFO: man/src/wait.md found
12:32:54 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:54 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:54 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:54 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:54 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:54 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:54 ~/rpmbuild/BUILD/src
12:32:54 + popd
12:32:54 + RPM_EC=0
12:32:54 ++ jobs -p
12:32:54 + exit 0
12:32:54 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dWjUhg
12:32:54 + umask 022
12:32:54 + cd /root/rpmbuild/BUILD
12:32:54 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64 '!=' / ']'
12:32:54 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:32:54 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:32:54 + mkdir -p /root/rpmbuild/BUILDROOT
12:32:54 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:32:54 + 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'
12:32:54 + export CFLAGS
12:32:54 + 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'
12:32:54 + export CXXFLAGS
12:32:54 + 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'
12:32:54 + export FFLAGS
12:32:54 + 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'
12:32:54 + export FCFLAGS
12:32:54 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:32:54 + export LDFLAGS
12:32:54 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:32:54 + export LT_SYS_LIBRARY_PATH
12:32:54 + CC=gcc
12:32:54 + export CC
12:32:54 + CXX=g++
12:32:54 + export CXX
12:32:54 + cd src
12:32:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin
12:32:54 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker
12:32:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/bash-completion/completions
12:32:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/zsh/vendor-completions
12:32:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/fish/vendor_completions.d
12:32:54 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/bash-completion/completions/docker
12:32:54 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/zsh/vendor-completions/_docker
12:32:54 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:32:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/man/man1
12:32:54 + 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-update.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~20230124074129.645395c-0.fc37.x86_64/usr/share/man/man1
12:32:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/man/man5
12:32:54 + 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~20230124074129.645395c-0.fc37.x86_64/usr/share/man/man5
12:32:54 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/man/man8
12:32:54 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/man/man8
12:32:54 + mkdir -p build-docs
12:32:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:54 + cp cli/LICENSE build-docs/LICENSE
12:32:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:54 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:32:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:54 + cp cli/NOTICE build-docs/NOTICE
12:32:54 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:32:54 + cp cli/README.md build-docs/README.md
12:32:54 + /usr/lib/rpm/check-buildroot
12:32:54 + /usr/lib/rpm/redhat/brp-ldconfig
12:32:54 + /usr/lib/rpm/brp-compress
12:32:54 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:32:54 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:32:54 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:32:54 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:32:54 + /usr/lib/rpm/check-rpaths
12:32:54 Total:	0B
12:32:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:32:54 make -C static clean
12:32:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:32:54 grep: /Dockerfile: No such file or directory
12:32:54 grep: /Dockerfile: No such file or directory
12:32:54 go: downloading k8s.io/apimachinery v0.22.4
12:32:54 go: downloading github.com/gofrs/flock v0.8.0
12:32:54 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:32:54 go: downloading github.com/golang/mock v1.6.0
12:32:54 go: downloading github.com/klauspost/compress v1.15.9
12:32:54 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:32:54 go: downloading github.com/hashicorp/errwrap v1.1.0
12:32:54 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:32:54 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:32:54 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:32:54 go: downloading google.golang.org/grpc v1.47.0
12:32:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:32:55 go: downloading golang.org/x/net v0.4.0
12:32:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:32:55 + /usr/lib/rpm/brp-remove-la-files
12:32:55 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:32:55 + /usr/lib/rpm/redhat/brp-python-hardlink
12:32:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5XtXAC
12:32:55 + umask 022
12:32:55 + cd /root/rpmbuild/BUILD
12:32:55 + 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'
12:32:55 + export CFLAGS
12:32:55 + 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'
12:32:55 + export CXXFLAGS
12:32:55 + 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'
12:32:55 + export FFLAGS
12:32:55 + 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'
12:32:55 + export FCFLAGS
12:32:55 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:32:55 + export LDFLAGS
12:32:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:32:55 + export LT_SYS_LIBRARY_PATH
12:32:55 + CC=gcc
12:32:55 + export CC
12:32:55 + CXX=g++
12:32:55 + export CXX
12:32:55 + cd src
12:32:55 ++ cli/build/docker --version
12:32:55 PASS: cli version OK
12:32:55 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:32:55 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:32:55 + echo 'PASS: cli version OK'
12:32:55 + RPM_EC=0
12:32:55 ++ jobs -p
12:32:55 + exit 0
12:32:55 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:32:55 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GjMxbK
12:32:55 + umask 022
12:32:55 + cd /root/rpmbuild/BUILD
12:32:55 + cd src
12:32:55 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/doc/docker-ce-cli
12:32:55 + export LC_ALL=C
12:32:55 + LC_ALL=C
12:32:55 + export DOCDIR
12:32:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/doc/docker-ce-cli
12:32:55 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/doc/docker-ce-cli
12:32:55 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/doc/docker-ce-cli
12:32:55 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/doc/docker-ce-cli
12:32:55 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/share/doc/docker-ce-cli
12:32:55 + RPM_EC=0
12:32:55 ++ jobs -p
12:32:55 + exit 0
12:32:55 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:32:55 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:32:55 go: downloading golang.org/x/term v0.3.0
12:32:55 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:32:55 go: downloading github.com/mattn/go-runewidth v0.0.14
12:32:55 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:32:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:32:55 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:32:55 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.fc37 docker-ce-cli(x86-64) = 1:0.0.0~20230124074129.645395c-0.fc37
12:32:55 Requires(interp): /bin/sh
12:32:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:32:55 Requires(post): /bin/sh
12:32:55 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)
12:32:55 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:32:55 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
12:32:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:32:55 go: downloading google.golang.org/protobuf v1.28.0
12:32:55 go: downloading github.com/go-logr/stdr v1.2.2
12:32:55 go: downloading github.com/containerd/typeurl v1.0.2
12:32:55 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:32:55 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:32:55 go: downloading k8s.io/klog/v2 v2.60.1
12:32:55 go: downloading github.com/pelletier/go-toml v1.9.4
12:32:55 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.src.rpm
12:32:56 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:32:56 go: downloading github.com/google/gofuzz v1.2.0
12:32:56 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:32:56 go: downloading github.com/gogo/googleapis v1.4.1
12:32:56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:56 ++ pwd
12:32:56 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:56 Project root: .
12:32:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:56 INFO: man/src/attach.md found
12:32:56 WARN: man/src/build.md does not exist, skipping
12:32:56 WARN: man/src/builder/build.md does not exist, skipping
12:32:56 WARN: man/src/builder/prune.md does not exist, skipping
12:32:56 WARN: man/src/builder.md does not exist, skipping
12:32:56 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:56 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:56 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:56 WARN: man/src/checkpoint.md does not exist, skipping
12:32:56 INFO: man/src/commit.md found
12:32:56 WARN: man/src/config/create.md does not exist, skipping
12:32:56 WARN: man/src/config/inspect.md does not exist, skipping
12:32:56 WARN: man/src/config/ls.md does not exist, skipping
12:32:56 WARN: man/src/config/rm.md does not exist, skipping
12:32:56 WARN: man/src/config.md does not exist, skipping
12:32:56 INFO: man/src/container/attach.md found
12:32:56 INFO: man/src/container/commit.md found
12:32:56 INFO: man/src/container/cp.md found
12:32:56 INFO: man/src/container/create.md found
12:32:56 INFO: man/src/container/diff.md found
12:32:56 INFO: man/src/container/exec.md found
12:32:56 INFO: man/src/container/export.md found
12:32:56 WARN: man/src/container/inspect.md does not exist, skipping
12:32:56 INFO: man/src/container/kill.md found
12:32:56 INFO: man/src/container/logs.md found
12:32:56 INFO: man/src/container/ls.md found
12:32:56 INFO: man/src/container/pause.md found
12:32:56 INFO: man/src/container/port.md found
12:32:56 WARN: man/src/container/prune.md does not exist, skipping
12:32:56 INFO: man/src/container/rename.md found
12:32:56 INFO: man/src/container/restart.md found
12:32:56 INFO: man/src/container/rm.md found
12:32:56 INFO: man/src/container/run.md found
12:32:56 INFO: man/src/container/start.md found
12:32:56 INFO: man/src/container/stats.md found
12:32:56 INFO: man/src/container/stop.md found
12:32:56 INFO: man/src/container/top.md found
12:32:56 INFO: man/src/container/unpause.md found
12:32:56 INFO: man/src/container/update.md found
12:32:56 INFO: man/src/container/wait.md found
12:32:56 WARN: man/src/container.md does not exist, skipping
12:32:56 WARN: man/src/context/create.md does not exist, skipping
12:32:56 WARN: man/src/context/export.md does not exist, skipping
12:32:56 WARN: man/src/context/import.md does not exist, skipping
12:32:56 WARN: man/src/context/inspect.md does not exist, skipping
12:32:56 WARN: man/src/context/ls.md does not exist, skipping
12:32:56 WARN: man/src/context/rm.md does not exist, skipping
12:32:56 WARN: man/src/context/show.md does not exist, skipping
12:32:56 WARN: man/src/context/update.md does not exist, skipping
12:32:56 WARN: man/src/context/use.md does not exist, skipping
12:32:56 WARN: man/src/context.md does not exist, skipping
12:32:56 INFO: man/src/cp.md found
12:32:56 INFO: man/src/create.md found
12:32:56 INFO: man/src/diff.md found
12:32:56 INFO: man/src/events.md found
12:32:56 INFO: man/src/exec.md found
12:32:56 INFO: man/src/export.md found
12:32:56 INFO: man/src/history.md found
12:32:56 INFO: man/src/image/build.md found
12:32:56 INFO: man/src/image/history.md found
12:32:56 INFO: man/src/image/import.md found
12:32:56 WARN: man/src/image/inspect.md does not exist, skipping
12:32:56 INFO: man/src/image/load.md found
12:32:56 INFO: man/src/image/ls.md found
12:32:56 WARN: man/src/image/prune.md does not exist, skipping
12:32:56 INFO: man/src/image/pull.md found
12:32:56 INFO: man/src/image/push.md found
12:32:56 INFO: man/src/image/rm.md found
12:32:56 INFO: man/src/image/save.md found
12:32:56 INFO: man/src/image/tag.md found
12:32:56 WARN: man/src/image.md does not exist, skipping
12:32:56 INFO: man/src/images.md found
12:32:56 INFO: man/src/import.md found
12:32:56 INFO: man/src/info.md found
12:32:56 INFO: man/src/inspect.md found
12:32:56 INFO: man/src/kill.md found
12:32:56 INFO: man/src/load.md found
12:32:56 INFO: man/src/login.md found
12:32:56 INFO: man/src/logout.md found
12:32:56 INFO: man/src/logs.md found
12:32:56 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:56 WARN: man/src/manifest/create.md does not exist, skipping
12:32:56 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:56 WARN: man/src/manifest/push.md does not exist, skipping
12:32:56 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:56 WARN: man/src/manifest.md does not exist, skipping
12:32:56 INFO: man/src/network/connect.md found
12:32:56 INFO: man/src/network/create.md found
12:32:56 INFO: man/src/network/disconnect.md found
12:32:56 INFO: man/src/network/inspect.md found
12:32:56 INFO: man/src/network/ls.md found
12:32:56 WARN: man/src/network/prune.md does not exist, skipping
12:32:56 INFO: man/src/network/rm.md found
12:32:56 WARN: man/src/network.md does not exist, skipping
12:32:56 WARN: man/src/node/demote.md does not exist, skipping
12:32:56 WARN: man/src/node/inspect.md does not exist, skipping
12:32:56 WARN: man/src/node/ls.md does not exist, skipping
12:32:56 WARN: man/src/node/promote.md does not exist, skipping
12:32:56 WARN: man/src/node/ps.md does not exist, skipping
12:32:56 WARN: man/src/node/rm.md does not exist, skipping
12:32:56 WARN: man/src/node/update.md does not exist, skipping
12:32:56 WARN: man/src/node.md does not exist, skipping
12:32:56 INFO: man/src/pause.md found
12:32:56 WARN: man/src/plugin/create.md does not exist, skipping
12:32:56 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:56 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:56 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:56 WARN: man/src/plugin/install.md does not exist, skipping
12:32:56 INFO: man/src/plugin/ls.md found
12:32:56 WARN: man/src/plugin/push.md does not exist, skipping
12:32:56 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:56 WARN: man/src/plugin/set.md does not exist, skipping
12:32:56 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:56 WARN: man/src/plugin.md does not exist, skipping
12:32:56 INFO: man/src/port.md found
12:32:56 INFO: man/src/ps.md found
12:32:56 INFO: man/src/pull.md found
12:32:56 INFO: man/src/push.md found
12:32:56 INFO: man/src/rename.md found
12:32:56 INFO: man/src/restart.md found
12:32:56 INFO: man/src/rm.md found
12:32:56 INFO: man/src/rmi.md found
12:32:56 WARN: man/src/run.md does not exist, skipping
12:32:56 INFO: man/src/save.md found
12:32:56 INFO: man/src/search.md found
12:32:56 WARN: man/src/secret/create.md does not exist, skipping
12:32:56 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:56 WARN: man/src/secret/ls.md does not exist, skipping
12:32:56 WARN: man/src/secret/rm.md does not exist, skipping
12:32:56 WARN: man/src/secret.md does not exist, skipping
12:32:56 WARN: man/src/service/create.md does not exist, skipping
12:32:56 WARN: man/src/service/inspect.md does not exist, skipping
12:32:56 WARN: man/src/service/logs.md does not exist, skipping
12:32:56 WARN: man/src/service/ls.md does not exist, skipping
12:32:56 WARN: man/src/service/ps.md does not exist, skipping
12:32:56 WARN: man/src/service/rm.md does not exist, skipping
12:32:56 WARN: man/src/service/rollback.md does not exist, skipping
12:32:56 WARN: man/src/service/scale.md does not exist, skipping
12:32:56 WARN: man/src/service/update.md does not exist, skipping
12:32:56 WARN: man/src/service.md does not exist, skipping
12:32:56 WARN: man/src/stack/config.md does not exist, skipping
12:32:56 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:56 WARN: man/src/stack/ls.md does not exist, skipping
12:32:56 WARN: man/src/stack/ps.md does not exist, skipping
12:32:56 WARN: man/src/stack/rm.md does not exist, skipping
12:32:56 WARN: man/src/stack/services.md does not exist, skipping
12:32:56 WARN: man/src/stack.md does not exist, skipping
12:32:56 INFO: man/src/start.md found
12:32:56 INFO: man/src/stats.md found
12:32:56 INFO: man/src/stop.md found
12:32:56 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:56 WARN: man/src/swarm/init.md does not exist, skipping
12:32:56 WARN: man/src/swarm/join.md does not exist, skipping
12:32:56 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:56 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:56 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:56 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:56 WARN: man/src/swarm/update.md does not exist, skipping
12:32:56 WARN: man/src/swarm.md does not exist, skipping
12:32:56 WARN: man/src/system/df.md does not exist, skipping
12:32:56 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:56 INFO: man/src/system/events.md found
12:32:56 INFO: man/src/system/info.md found
12:32:56 WARN: man/src/system/prune.md does not exist, skipping
12:32:56 WARN: man/src/system.md does not exist, skipping
12:32:56 INFO: man/src/tag.md found
12:32:56 INFO: man/src/top.md found
12:32:56 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:56 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:56 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:56 WARN: man/src/trust/key.md does not exist, skipping
12:32:56 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:56 WARN: man/src/trust/sign.md does not exist, skipping
12:32:56 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:56 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:56 WARN: man/src/trust/signer.md does not exist, skipping
12:32:56 WARN: man/src/trust.md does not exist, skipping
12:32:56 INFO: man/src/unpause.md found
12:32:56 INFO: man/src/update.md found
12:32:56 INFO: man/src/version.md found
12:32:56 INFO: man/src/volume/create.md found
12:32:56 INFO: man/src/volume/inspect.md found
12:32:56 INFO: man/src/volume/ls.md found
12:32:56 WARN: man/src/volume/prune.md does not exist, skipping
12:32:56 WARN: man/src/volume/rm.md does not exist, skipping
12:32:56 WARN: man/src/volume/update.md does not exist, skipping
12:32:56 INFO: man/src/volume.md found
12:32:56 INFO: man/src/wait.md found
12:32:56 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:56 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:56 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:56 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:56 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:56 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:56 make[2]: Leaving directory '/root/build-deb/cli'
12:32:56 # Build buildx plugin
12:32:56 cd /go/src/github.com/docker/buildx \
12:32:56 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:56 && GO111MODULE=on \
12:32:56 	CGO_ENABLED=0 \
12:32:56 		go build \
12:32:56 			-mod=vendor \
12:32:56 			-trimpath \
12:32:56 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:56 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:56 			./cmd/buildx
12:32:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm
12:32:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zdmw6I
12:32:56 + umask 022
12:32:56 + cd /root/rpmbuild/BUILD
12:32:56 + cd src
12:32:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:32:56 + exit 0
12:32:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cw4UCV
12:32:56 + umask 022
12:32:56 + cd /root/rpmbuild/BUILD
12:32:56 + cd /root/rpmbuild/BUILD
12:32:56 + rm -rf src
12:32:56 + /usr/bin/mkdir -p src
12:32:56 + cd src
12:32:56 + /usr/bin/tar -xf -
12:32:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:32:56 + STATUS=0
12:32:56 + '[' 0 -ne 0 ']'
12:32:56 + /usr/bin/tar -xf -
12:32:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:32:57 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:32:57 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:32:57 go: downloading github.com/moby/locker v1.0.1
12:32:57 go: downloading github.com/felixge/httpsnoop v1.0.2
12:32:57 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:32:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:32:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:32:57 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:32:57 go: downloading gopkg.in/inf.v0 v0.9.1
12:32:57 go: downloading github.com/googleapis/gnostic v0.5.5
12:32:57 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:32:57 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:32:57 go: downloading github.com/json-iterator/go v1.1.12
12:32:57 go: downloading github.com/modern-go/reflect2 v1.0.2
12:32:57 go: downloading sigs.k8s.io/yaml v1.2.0
12:32:57 go: downloading github.com/mattn/go-colorable v0.1.12
12:32:57 go: downloading github.com/prometheus/client_golang v1.12.2
12:32:57 go: downloading github.com/containerd/ttrpc v1.1.0
12:32:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:32:57 go: downloading github.com/moby/spdystream v0.2.0
12:32:57 go: downloading github.com/mattn/go-isatty v0.0.16
12:32:57 go: downloading github.com/prometheus/client_model v0.2.0
12:32:57 go: downloading github.com/prometheus/common v0.32.1
12:32:57 go: downloading github.com/prometheus/procfs v0.7.3
12:32:57 + STATUS=0
12:32:57 + '[' 0 -ne 0 ']'
12:32:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:32:57 + exit 0
12:32:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n11p0b
12:32:57 + umask 022
12:32:57 + cd /root/rpmbuild/BUILD
12:32:57 + cd src
12:32:57 + mkdir -p /go/src/github.com/docker
12:32:57 + rm -f /go/src/github.com/docker/cli
12:32:57 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:32:57 + pushd /go/src/github.com/docker/cli
12:32:57 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:32:57 + VERSION=0.0.0-20230124074129-645395c
12:32:57 + GITCOMMIT=645395c
12:32:57 + GO_LINKMODE=dynamic
12:32:57 + ./scripts/build/binary
12:32:57 Building dynamic docker-linux-amd64
12:32:57 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=645395c" -X "github.com/docker/cli/cli/version.BuildTime=2023-01-25T12:32:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230124074129-645395c" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
12:32:57 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:32:57 ++ pwd
12:32:57 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:32:57 Project root: .
12:32:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:57 INFO: man/src/attach.md found
12:32:57 WARN: man/src/build.md does not exist, skipping
12:32:57 WARN: man/src/builder/build.md does not exist, skipping
12:32:57 WARN: man/src/builder/prune.md does not exist, skipping
12:32:57 WARN: man/src/builder.md does not exist, skipping
12:32:57 WARN: man/src/checkpoint/create.md does not exist, skipping
12:32:57 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:32:57 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:32:57 WARN: man/src/checkpoint.md does not exist, skipping
12:32:57 INFO: man/src/commit.md found
12:32:57 WARN: man/src/config/create.md does not exist, skipping
12:32:57 WARN: man/src/config/inspect.md does not exist, skipping
12:32:57 WARN: man/src/config/ls.md does not exist, skipping
12:32:57 WARN: man/src/config/rm.md does not exist, skipping
12:32:57 WARN: man/src/config.md does not exist, skipping
12:32:57 INFO: man/src/container/attach.md found
12:32:57 INFO: man/src/container/commit.md found
12:32:57 INFO: man/src/container/cp.md found
12:32:57 INFO: man/src/container/create.md found
12:32:57 INFO: man/src/container/diff.md found
12:32:57 INFO: man/src/container/exec.md found
12:32:57 INFO: man/src/container/export.md found
12:32:57 WARN: man/src/container/inspect.md does not exist, skipping
12:32:57 INFO: man/src/container/kill.md found
12:32:57 INFO: man/src/container/logs.md found
12:32:57 INFO: man/src/container/ls.md found
12:32:57 INFO: man/src/container/pause.md found
12:32:57 INFO: man/src/container/port.md found
12:32:57 WARN: man/src/container/prune.md does not exist, skipping
12:32:57 INFO: man/src/container/rename.md found
12:32:57 INFO: man/src/container/restart.md found
12:32:57 INFO: man/src/container/rm.md found
12:32:57 INFO: man/src/container/run.md found
12:32:57 INFO: man/src/container/start.md found
12:32:57 INFO: man/src/container/stats.md found
12:32:57 INFO: man/src/container/stop.md found
12:32:57 INFO: man/src/container/top.md found
12:32:57 INFO: man/src/container/unpause.md found
12:32:57 INFO: man/src/container/update.md found
12:32:57 INFO: man/src/container/wait.md found
12:32:57 WARN: man/src/container.md does not exist, skipping
12:32:57 WARN: man/src/context/create.md does not exist, skipping
12:32:57 WARN: man/src/context/export.md does not exist, skipping
12:32:57 WARN: man/src/context/import.md does not exist, skipping
12:32:57 WARN: man/src/context/inspect.md does not exist, skipping
12:32:57 WARN: man/src/context/ls.md does not exist, skipping
12:32:57 WARN: man/src/context/rm.md does not exist, skipping
12:32:57 WARN: man/src/context/show.md does not exist, skipping
12:32:57 WARN: man/src/context/update.md does not exist, skipping
12:32:57 WARN: man/src/context/use.md does not exist, skipping
12:32:57 WARN: man/src/context.md does not exist, skipping
12:32:57 INFO: man/src/cp.md found
12:32:57 INFO: man/src/create.md found
12:32:57 INFO: man/src/diff.md found
12:32:57 INFO: man/src/events.md found
12:32:57 INFO: man/src/exec.md found
12:32:57 INFO: man/src/export.md found
12:32:57 INFO: man/src/history.md found
12:32:57 INFO: man/src/image/build.md found
12:32:57 INFO: man/src/image/history.md found
12:32:57 INFO: man/src/image/import.md found
12:32:57 WARN: man/src/image/inspect.md does not exist, skipping
12:32:57 INFO: man/src/image/load.md found
12:32:57 INFO: man/src/image/ls.md found
12:32:57 WARN: man/src/image/prune.md does not exist, skipping
12:32:57 INFO: man/src/image/pull.md found
12:32:57 INFO: man/src/image/push.md found
12:32:57 INFO: man/src/image/rm.md found
12:32:57 INFO: man/src/image/save.md found
12:32:57 INFO: man/src/image/tag.md found
12:32:57 WARN: man/src/image.md does not exist, skipping
12:32:57 INFO: man/src/images.md found
12:32:57 INFO: man/src/import.md found
12:32:57 INFO: man/src/info.md found
12:32:57 INFO: man/src/inspect.md found
12:32:57 INFO: man/src/kill.md found
12:32:57 INFO: man/src/load.md found
12:32:57 INFO: man/src/login.md found
12:32:57 INFO: man/src/logout.md found
12:32:57 INFO: man/src/logs.md found
12:32:57 WARN: man/src/manifest/annotate.md does not exist, skipping
12:32:57 WARN: man/src/manifest/create.md does not exist, skipping
12:32:57 WARN: man/src/manifest/inspect.md does not exist, skipping
12:32:57 WARN: man/src/manifest/push.md does not exist, skipping
12:32:57 WARN: man/src/manifest/rm.md does not exist, skipping
12:32:57 WARN: man/src/manifest.md does not exist, skipping
12:32:57 INFO: man/src/network/connect.md found
12:32:57 INFO: man/src/network/create.md found
12:32:57 INFO: man/src/network/disconnect.md found
12:32:57 INFO: man/src/network/inspect.md found
12:32:57 INFO: man/src/network/ls.md found
12:32:57 WARN: man/src/network/prune.md does not exist, skipping
12:32:57 INFO: man/src/network/rm.md found
12:32:57 WARN: man/src/network.md does not exist, skipping
12:32:57 WARN: man/src/node/demote.md does not exist, skipping
12:32:57 WARN: man/src/node/inspect.md does not exist, skipping
12:32:57 WARN: man/src/node/ls.md does not exist, skipping
12:32:57 WARN: man/src/node/promote.md does not exist, skipping
12:32:57 WARN: man/src/node/ps.md does not exist, skipping
12:32:57 WARN: man/src/node/rm.md does not exist, skipping
12:32:57 WARN: man/src/node/update.md does not exist, skipping
12:32:57 WARN: man/src/node.md does not exist, skipping
12:32:57 INFO: man/src/pause.md found
12:32:57 WARN: man/src/plugin/create.md does not exist, skipping
12:32:57 WARN: man/src/plugin/disable.md does not exist, skipping
12:32:57 WARN: man/src/plugin/enable.md does not exist, skipping
12:32:57 WARN: man/src/plugin/inspect.md does not exist, skipping
12:32:57 WARN: man/src/plugin/install.md does not exist, skipping
12:32:57 INFO: man/src/plugin/ls.md found
12:32:57 WARN: man/src/plugin/push.md does not exist, skipping
12:32:57 WARN: man/src/plugin/rm.md does not exist, skipping
12:32:57 WARN: man/src/plugin/set.md does not exist, skipping
12:32:57 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:32:57 WARN: man/src/plugin.md does not exist, skipping
12:32:57 INFO: man/src/port.md found
12:32:57 INFO: man/src/ps.md found
12:32:57 INFO: man/src/pull.md found
12:32:57 INFO: man/src/push.md found
12:32:57 INFO: man/src/rename.md found
12:32:57 INFO: man/src/restart.md found
12:32:57 INFO: man/src/rm.md found
12:32:57 INFO: man/src/rmi.md found
12:32:57 WARN: man/src/run.md does not exist, skipping
12:32:57 INFO: man/src/save.md found
12:32:57 INFO: man/src/search.md found
12:32:57 WARN: man/src/secret/create.md does not exist, skipping
12:32:57 WARN: man/src/secret/inspect.md does not exist, skipping
12:32:57 WARN: man/src/secret/ls.md does not exist, skipping
12:32:57 WARN: man/src/secret/rm.md does not exist, skipping
12:32:57 WARN: man/src/secret.md does not exist, skipping
12:32:57 WARN: man/src/service/create.md does not exist, skipping
12:32:57 WARN: man/src/service/inspect.md does not exist, skipping
12:32:57 WARN: man/src/service/logs.md does not exist, skipping
12:32:57 WARN: man/src/service/ls.md does not exist, skipping
12:32:57 WARN: man/src/service/ps.md does not exist, skipping
12:32:57 WARN: man/src/service/rm.md does not exist, skipping
12:32:57 WARN: man/src/service/rollback.md does not exist, skipping
12:32:57 WARN: man/src/service/scale.md does not exist, skipping
12:32:57 WARN: man/src/service/update.md does not exist, skipping
12:32:57 WARN: man/src/service.md does not exist, skipping
12:32:57 WARN: man/src/stack/config.md does not exist, skipping
12:32:57 WARN: man/src/stack/deploy.md does not exist, skipping
12:32:57 WARN: man/src/stack/ls.md does not exist, skipping
12:32:57 WARN: man/src/stack/ps.md does not exist, skipping
12:32:57 WARN: man/src/stack/rm.md does not exist, skipping
12:32:57 WARN: man/src/stack/services.md does not exist, skipping
12:32:57 WARN: man/src/stack.md does not exist, skipping
12:32:57 INFO: man/src/start.md found
12:32:57 INFO: man/src/stats.md found
12:32:57 INFO: man/src/stop.md found
12:32:57 WARN: man/src/swarm/ca.md does not exist, skipping
12:32:57 WARN: man/src/swarm/init.md does not exist, skipping
12:32:57 WARN: man/src/swarm/join.md does not exist, skipping
12:32:57 WARN: man/src/swarm/join-token.md does not exist, skipping
12:32:57 WARN: man/src/swarm/leave.md does not exist, skipping
12:32:57 WARN: man/src/swarm/unlock.md does not exist, skipping
12:32:57 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:32:57 WARN: man/src/swarm/update.md does not exist, skipping
12:32:57 WARN: man/src/swarm.md does not exist, skipping
12:32:57 WARN: man/src/system/df.md does not exist, skipping
12:32:57 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:32:57 INFO: man/src/system/events.md found
12:32:57 INFO: man/src/system/info.md found
12:32:57 WARN: man/src/system/prune.md does not exist, skipping
12:32:57 WARN: man/src/system.md does not exist, skipping
12:32:57 INFO: man/src/tag.md found
12:32:57 INFO: man/src/top.md found
12:32:57 WARN: man/src/trust/inspect.md does not exist, skipping
12:32:57 WARN: man/src/trust/key/generate.md does not exist, skipping
12:32:57 WARN: man/src/trust/key/load.md does not exist, skipping
12:32:57 WARN: man/src/trust/key.md does not exist, skipping
12:32:57 WARN: man/src/trust/revoke.md does not exist, skipping
12:32:57 WARN: man/src/trust/sign.md does not exist, skipping
12:32:57 WARN: man/src/trust/signer/add.md does not exist, skipping
12:32:57 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:32:57 WARN: man/src/trust/signer.md does not exist, skipping
12:32:57 WARN: man/src/trust.md does not exist, skipping
12:32:57 INFO: man/src/unpause.md found
12:32:57 INFO: man/src/update.md found
12:32:57 INFO: man/src/version.md found
12:32:57 INFO: man/src/volume/create.md found
12:32:57 INFO: man/src/volume/inspect.md found
12:32:57 INFO: man/src/volume/ls.md found
12:32:57 WARN: man/src/volume/prune.md does not exist, skipping
12:32:57 WARN: man/src/volume/rm.md does not exist, skipping
12:32:57 WARN: man/src/volume/update.md does not exist, skipping
12:32:57 INFO: man/src/volume.md found
12:32:57 INFO: man/src/wait.md found
12:32:57 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:32:57 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:32:57 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:32:57 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:32:57 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:32:57 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:32:57 make[2]: Leaving directory '/root/build-deb/cli'
12:32:57 # Build buildx plugin
12:32:57 cd /go/src/github.com/docker/buildx \
12:32:57 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:57 && GO111MODULE=on \
12:32:57 	CGO_ENABLED=0 \
12:32:57 		go build \
12:32:57 			-mod=vendor \
12:32:57 			-trimpath \
12:32:57 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:32:57 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:32:57 			./cmd/buildx
12:33:01 #56 ...
12:33:01 
12:33:01 #49 [linux/amd64 containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <<EOT (set -e...)
12:33:01 #49 165.5 + bin/containerd
12:33:01 #49 165.5 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
12:33:02 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:33:02 ++ pwd
12:33:02 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:33:02 Project root: .
12:33:02 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:33:02 INFO: man/src/attach.md found
12:33:02 WARN: man/src/build.md does not exist, skipping
12:33:02 WARN: man/src/builder/build.md does not exist, skipping
12:33:02 WARN: man/src/builder/prune.md does not exist, skipping
12:33:02 WARN: man/src/builder.md does not exist, skipping
12:33:02 WARN: man/src/checkpoint/create.md does not exist, skipping
12:33:02 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:33:02 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:33:02 WARN: man/src/checkpoint.md does not exist, skipping
12:33:02 INFO: man/src/commit.md found
12:33:02 WARN: man/src/config/create.md does not exist, skipping
12:33:02 WARN: man/src/config/inspect.md does not exist, skipping
12:33:02 WARN: man/src/config/ls.md does not exist, skipping
12:33:02 WARN: man/src/config/rm.md does not exist, skipping
12:33:02 WARN: man/src/config.md does not exist, skipping
12:33:02 INFO: man/src/container/attach.md found
12:33:02 INFO: man/src/container/commit.md found
12:33:02 INFO: man/src/container/cp.md found
12:33:02 INFO: man/src/container/create.md found
12:33:02 INFO: man/src/container/diff.md found
12:33:02 INFO: man/src/container/exec.md found
12:33:02 INFO: man/src/container/export.md found
12:33:02 WARN: man/src/container/inspect.md does not exist, skipping
12:33:02 INFO: man/src/container/kill.md found
12:33:02 INFO: man/src/container/logs.md found
12:33:02 INFO: man/src/container/ls.md found
12:33:02 INFO: man/src/container/pause.md found
12:33:02 INFO: man/src/container/port.md found
12:33:02 WARN: man/src/container/prune.md does not exist, skipping
12:33:02 INFO: man/src/container/rename.md found
12:33:02 INFO: man/src/container/restart.md found
12:33:02 INFO: man/src/container/rm.md found
12:33:02 INFO: man/src/container/run.md found
12:33:02 INFO: man/src/container/start.md found
12:33:02 INFO: man/src/container/stats.md found
12:33:02 INFO: man/src/container/stop.md found
12:33:02 INFO: man/src/container/top.md found
12:33:02 INFO: man/src/container/unpause.md found
12:33:02 INFO: man/src/container/update.md found
12:33:02 INFO: man/src/container/wait.md found
12:33:02 WARN: man/src/container.md does not exist, skipping
12:33:02 WARN: man/src/context/create.md does not exist, skipping
12:33:02 WARN: man/src/context/export.md does not exist, skipping
12:33:02 WARN: man/src/context/import.md does not exist, skipping
12:33:02 WARN: man/src/context/inspect.md does not exist, skipping
12:33:02 WARN: man/src/context/ls.md does not exist, skipping
12:33:02 WARN: man/src/context/rm.md does not exist, skipping
12:33:02 WARN: man/src/context/show.md does not exist, skipping
12:33:02 WARN: man/src/context/update.md does not exist, skipping
12:33:02 WARN: man/src/context/use.md does not exist, skipping
12:33:02 WARN: man/src/context.md does not exist, skipping
12:33:02 INFO: man/src/cp.md found
12:33:02 INFO: man/src/create.md found
12:33:02 INFO: man/src/diff.md found
12:33:02 INFO: man/src/events.md found
12:33:02 INFO: man/src/exec.md found
12:33:02 INFO: man/src/export.md found
12:33:02 INFO: man/src/history.md found
12:33:02 INFO: man/src/image/build.md found
12:33:02 INFO: man/src/image/history.md found
12:33:02 INFO: man/src/image/import.md found
12:33:02 WARN: man/src/image/inspect.md does not exist, skipping
12:33:02 INFO: man/src/image/load.md found
12:33:02 INFO: man/src/image/ls.md found
12:33:02 WARN: man/src/image/prune.md does not exist, skipping
12:33:02 INFO: man/src/image/pull.md found
12:33:02 INFO: man/src/image/push.md found
12:33:02 INFO: man/src/image/rm.md found
12:33:02 INFO: man/src/image/save.md found
12:33:02 INFO: man/src/image/tag.md found
12:33:02 WARN: man/src/image.md does not exist, skipping
12:33:02 INFO: man/src/images.md found
12:33:02 INFO: man/src/import.md found
12:33:02 INFO: man/src/info.md found
12:33:02 INFO: man/src/inspect.md found
12:33:02 INFO: man/src/kill.md found
12:33:02 INFO: man/src/load.md found
12:33:02 INFO: man/src/login.md found
12:33:02 INFO: man/src/logout.md found
12:33:02 INFO: man/src/logs.md found
12:33:02 WARN: man/src/manifest/annotate.md does not exist, skipping
12:33:02 WARN: man/src/manifest/create.md does not exist, skipping
12:33:02 WARN: man/src/manifest/inspect.md does not exist, skipping
12:33:02 WARN: man/src/manifest/push.md does not exist, skipping
12:33:02 WARN: man/src/manifest/rm.md does not exist, skipping
12:33:02 WARN: man/src/manifest.md does not exist, skipping
12:33:02 INFO: man/src/network/connect.md found
12:33:02 INFO: man/src/network/create.md found
12:33:02 INFO: man/src/network/disconnect.md found
12:33:02 INFO: man/src/network/inspect.md found
12:33:02 INFO: man/src/network/ls.md found
12:33:02 WARN: man/src/network/prune.md does not exist, skipping
12:33:02 INFO: man/src/network/rm.md found
12:33:02 WARN: man/src/network.md does not exist, skipping
12:33:02 WARN: man/src/node/demote.md does not exist, skipping
12:33:02 WARN: man/src/node/inspect.md does not exist, skipping
12:33:02 WARN: man/src/node/ls.md does not exist, skipping
12:33:02 WARN: man/src/node/promote.md does not exist, skipping
12:33:02 WARN: man/src/node/ps.md does not exist, skipping
12:33:02 WARN: man/src/node/rm.md does not exist, skipping
12:33:02 WARN: man/src/node/update.md does not exist, skipping
12:33:02 WARN: man/src/node.md does not exist, skipping
12:33:02 INFO: man/src/pause.md found
12:33:02 WARN: man/src/plugin/create.md does not exist, skipping
12:33:02 WARN: man/src/plugin/disable.md does not exist, skipping
12:33:02 WARN: man/src/plugin/enable.md does not exist, skipping
12:33:02 WARN: man/src/plugin/inspect.md does not exist, skipping
12:33:02 WARN: man/src/plugin/install.md does not exist, skipping
12:33:02 INFO: man/src/plugin/ls.md found
12:33:02 WARN: man/src/plugin/push.md does not exist, skipping
12:33:02 WARN: man/src/plugin/rm.md does not exist, skipping
12:33:02 WARN: man/src/plugin/set.md does not exist, skipping
12:33:02 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:33:02 WARN: man/src/plugin.md does not exist, skipping
12:33:02 INFO: man/src/port.md found
12:33:02 INFO: man/src/ps.md found
12:33:02 INFO: man/src/pull.md found
12:33:02 INFO: man/src/push.md found
12:33:02 INFO: man/src/rename.md found
12:33:02 INFO: man/src/restart.md found
12:33:02 INFO: man/src/rm.md found
12:33:02 INFO: man/src/rmi.md found
12:33:02 WARN: man/src/run.md does not exist, skipping
12:33:02 INFO: man/src/save.md found
12:33:02 INFO: man/src/search.md found
12:33:02 WARN: man/src/secret/create.md does not exist, skipping
12:33:02 WARN: man/src/secret/inspect.md does not exist, skipping
12:33:02 WARN: man/src/secret/ls.md does not exist, skipping
12:33:02 WARN: man/src/secret/rm.md does not exist, skipping
12:33:02 WARN: man/src/secret.md does not exist, skipping
12:33:02 WARN: man/src/service/create.md does not exist, skipping
12:33:02 WARN: man/src/service/inspect.md does not exist, skipping
12:33:02 WARN: man/src/service/logs.md does not exist, skipping
12:33:02 WARN: man/src/service/ls.md does not exist, skipping
12:33:02 WARN: man/src/service/ps.md does not exist, skipping
12:33:02 WARN: man/src/service/rm.md does not exist, skipping
12:33:02 WARN: man/src/service/rollback.md does not exist, skipping
12:33:02 WARN: man/src/service/scale.md does not exist, skipping
12:33:02 WARN: man/src/service/update.md does not exist, skipping
12:33:02 WARN: man/src/service.md does not exist, skipping
12:33:02 WARN: man/src/stack/config.md does not exist, skipping
12:33:02 WARN: man/src/stack/deploy.md does not exist, skipping
12:33:02 WARN: man/src/stack/ls.md does not exist, skipping
12:33:02 WARN: man/src/stack/ps.md does not exist, skipping
12:33:02 WARN: man/src/stack/rm.md does not exist, skipping
12:33:02 WARN: man/src/stack/services.md does not exist, skipping
12:33:02 WARN: man/src/stack.md does not exist, skipping
12:33:02 INFO: man/src/start.md found
12:33:02 INFO: man/src/stats.md found
12:33:02 INFO: man/src/stop.md found
12:33:02 WARN: man/src/swarm/ca.md does not exist, skipping
12:33:02 WARN: man/src/swarm/init.md does not exist, skipping
12:33:02 WARN: man/src/swarm/join.md does not exist, skipping
12:33:02 WARN: man/src/swarm/join-token.md does not exist, skipping
12:33:02 WARN: man/src/swarm/leave.md does not exist, skipping
12:33:02 WARN: man/src/swarm/unlock.md does not exist, skipping
12:33:02 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:33:02 WARN: man/src/swarm/update.md does not exist, skipping
12:33:02 WARN: man/src/swarm.md does not exist, skipping
12:33:02 WARN: man/src/system/df.md does not exist, skipping
12:33:02 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:33:02 INFO: man/src/system/events.md found
12:33:02 INFO: man/src/system/info.md found
12:33:02 WARN: man/src/system/prune.md does not exist, skipping
12:33:02 WARN: man/src/system.md does not exist, skipping
12:33:02 INFO: man/src/tag.md found
12:33:02 INFO: man/src/top.md found
12:33:02 WARN: man/src/trust/inspect.md does not exist, skipping
12:33:02 WARN: man/src/trust/key/generate.md does not exist, skipping
12:33:02 WARN: man/src/trust/key/load.md does not exist, skipping
12:33:02 WARN: man/src/trust/key.md does not exist, skipping
12:33:02 WARN: man/src/trust/revoke.md does not exist, skipping
12:33:02 WARN: man/src/trust/sign.md does not exist, skipping
12:33:02 WARN: man/src/trust/signer/add.md does not exist, skipping
12:33:02 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:33:02 WARN: man/src/trust/signer.md does not exist, skipping
12:33:02 WARN: man/src/trust.md does not exist, skipping
12:33:02 INFO: man/src/unpause.md found
12:33:02 INFO: man/src/update.md found
12:33:02 INFO: man/src/version.md found
12:33:02 INFO: man/src/volume/create.md found
12:33:02 INFO: man/src/volume/inspect.md found
12:33:02 INFO: man/src/volume/ls.md found
12:33:02 WARN: man/src/volume/prune.md does not exist, skipping
12:33:02 WARN: man/src/volume/rm.md does not exist, skipping
12:33:02 WARN: man/src/volume/update.md does not exist, skipping
12:33:02 INFO: man/src/volume.md found
12:33:02 INFO: man/src/wait.md found
12:33:02 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:33:02 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:33:02 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:33:02 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:33:02 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:33:02 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:33:02 ~/rpmbuild/BUILD/src
12:33:02 + popd
12:33:02 + RPM_EC=0
12:33:02 ++ jobs -p
12:33:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zu3g2k
12:33:02 + exit 0
12:33:02 + umask 022
12:33:02 + cd /root/rpmbuild/BUILD
12:33:02 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64 '!=' / ']'
12:33:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:02 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:02 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:02 + 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'
12:33:02 + export CFLAGS
12:33:02 + 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'
12:33:02 + export CXXFLAGS
12:33:02 + 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'
12:33:02 + export FFLAGS
12:33:02 + 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'
12:33:02 + export FCFLAGS
12:33:02 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:33:02 + export LDFLAGS
12:33:02 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:02 + export LT_SYS_LIBRARY_PATH
12:33:02 + CC=gcc
12:33:02 + export CC
12:33:02 + CXX=g++
12:33:02 + export CXX
12:33:02 + cd src
12:33:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin
12:33:02 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker
12:33:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/bash-completion/completions
12:33:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/zsh/vendor-completions
12:33:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/fish/vendor_completions.d
12:33:02 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/bash-completion/completions/docker
12:33:02 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/zsh/vendor-completions/_docker
12:33:02 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:33:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/man/man1
12:33:02 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-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-update.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~20230124074129.645395c-0.fc36.x86_64/usr/share/man/man1
12:33:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/man/man5
12:33:02 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/man/man5
12:33:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/man/man8
12:33:02 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/man/man8
12:33:02 + mkdir -p build-docs
12:33:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:33:02 + cp cli/LICENSE build-docs/LICENSE
12:33:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:33:02 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:33:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:33:02 + cp cli/NOTICE build-docs/NOTICE
12:33:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:33:02 + cp cli/README.md build-docs/README.md
12:33:02 + /usr/lib/rpm/check-buildroot
12:33:02 + /usr/lib/rpm/redhat/brp-ldconfig
12:33:02 + /usr/lib/rpm/brp-compress
12:33:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:33:03 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:03 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:33:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:33:03 + /usr/lib/rpm/check-rpaths
12:33:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:33:04 + /usr/lib/rpm/brp-remove-la-files
12:33:04 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:33:04 + /usr/lib/rpm/redhat/brp-python-hardlink
12:33:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5RZamO
12:33:04 + umask 022
12:33:04 + cd /root/rpmbuild/BUILD
12:33:04 + 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'
12:33:04 + export CFLAGS
12:33:04 + 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'
12:33:04 + export CXXFLAGS
12:33:04 + 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'
12:33:04 + export FFLAGS
12:33:04 + 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'
12:33:04 + export FCFLAGS
12:33:04 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:33:04 + export LDFLAGS
12:33:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:04 + export LT_SYS_LIBRARY_PATH
12:33:04 + CC=gcc
12:33:04 + export CC
12:33:04 + CXX=g++
12:33:04 + export CXX
12:33:04 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:33:04 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20230124074129.645395c-0.fc36 x86_64
12:33:04 + cd src
12:33:04 ++ cli/build/docker --version
12:33:04 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:33:04 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:33:04 + echo 'PASS: cli version OK'
12:33:04 + RPM_EC=0
12:33:04 PASS: cli version OK
12:33:04 ++ jobs -p
12:33:04 + exit 0
12:33:04 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:04 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dyvj71
12:33:04 + umask 022
12:33:04 + cd /root/rpmbuild/BUILD
12:33:04 + cd src
12:33:04 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/doc/docker-ce-cli
12:33:04 + export LC_ALL=C
12:33:04 + LC_ALL=C
12:33:04 + export DOCDIR
12:33:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/doc/docker-ce-cli
12:33:04 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/doc/docker-ce-cli
12:33:04 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/doc/docker-ce-cli
12:33:04 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/doc/docker-ce-cli
12:33:04 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/share/doc/docker-ce-cli
12:33:04 + RPM_EC=0
12:33:04 ++ jobs -p
12:33:04 + exit 0
12:33:04 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.fc36 docker-ce-cli(x86-64) = 1:0.0.0~20230124074129.645395c-0.fc36
12:33:04 Requires(interp): /bin/sh
12:33:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:04 Requires(post): /bin/sh
12:33:04 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)
12:33:04 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:33:04 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
12:33:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.src.rpm
12:33:09 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:33:09 ++ pwd
12:33:09 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:33:09 Project root: .
12:33:09 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:33:09 INFO: man/src/attach.md found
12:33:09 WARN: man/src/build.md does not exist, skipping
12:33:09 WARN: man/src/builder/build.md does not exist, skipping
12:33:09 WARN: man/src/builder/prune.md does not exist, skipping
12:33:09 WARN: man/src/builder.md does not exist, skipping
12:33:09 WARN: man/src/checkpoint/create.md does not exist, skipping
12:33:09 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:33:09 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:33:09 WARN: man/src/checkpoint.md does not exist, skipping
12:33:09 INFO: man/src/commit.md found
12:33:09 WARN: man/src/config/create.md does not exist, skipping
12:33:09 WARN: man/src/config/inspect.md does not exist, skipping
12:33:09 WARN: man/src/config/ls.md does not exist, skipping
12:33:09 WARN: man/src/config/rm.md does not exist, skipping
12:33:09 WARN: man/src/config.md does not exist, skipping
12:33:09 INFO: man/src/container/attach.md found
12:33:09 INFO: man/src/container/commit.md found
12:33:09 INFO: man/src/container/cp.md found
12:33:09 INFO: man/src/container/create.md found
12:33:09 INFO: man/src/container/diff.md found
12:33:09 INFO: man/src/container/exec.md found
12:33:09 INFO: man/src/container/export.md found
12:33:09 WARN: man/src/container/inspect.md does not exist, skipping
12:33:09 INFO: man/src/container/kill.md found
12:33:09 INFO: man/src/container/logs.md found
12:33:09 INFO: man/src/container/ls.md found
12:33:09 INFO: man/src/container/pause.md found
12:33:09 INFO: man/src/container/port.md found
12:33:09 WARN: man/src/container/prune.md does not exist, skipping
12:33:09 INFO: man/src/container/rename.md found
12:33:09 INFO: man/src/container/restart.md found
12:33:09 INFO: man/src/container/rm.md found
12:33:09 INFO: man/src/container/run.md found
12:33:09 INFO: man/src/container/start.md found
12:33:09 INFO: man/src/container/stats.md found
12:33:09 INFO: man/src/container/stop.md found
12:33:09 INFO: man/src/container/top.md found
12:33:09 INFO: man/src/container/unpause.md found
12:33:09 INFO: man/src/container/update.md found
12:33:09 INFO: man/src/container/wait.md found
12:33:09 WARN: man/src/container.md does not exist, skipping
12:33:09 WARN: man/src/context/create.md does not exist, skipping
12:33:09 WARN: man/src/context/export.md does not exist, skipping
12:33:09 WARN: man/src/context/import.md does not exist, skipping
12:33:09 WARN: man/src/context/inspect.md does not exist, skipping
12:33:09 WARN: man/src/context/ls.md does not exist, skipping
12:33:09 WARN: man/src/context/rm.md does not exist, skipping
12:33:09 WARN: man/src/context/show.md does not exist, skipping
12:33:09 WARN: man/src/context/update.md does not exist, skipping
12:33:09 WARN: man/src/context/use.md does not exist, skipping
12:33:09 WARN: man/src/context.md does not exist, skipping
12:33:09 INFO: man/src/cp.md found
12:33:09 INFO: man/src/create.md found
12:33:09 INFO: man/src/diff.md found
12:33:09 INFO: man/src/events.md found
12:33:09 INFO: man/src/exec.md found
12:33:09 INFO: man/src/export.md found
12:33:09 INFO: man/src/history.md found
12:33:09 INFO: man/src/image/build.md found
12:33:09 INFO: man/src/image/history.md found
12:33:09 INFO: man/src/image/import.md found
12:33:09 WARN: man/src/image/inspect.md does not exist, skipping
12:33:09 INFO: man/src/image/load.md found
12:33:09 INFO: man/src/image/ls.md found
12:33:09 WARN: man/src/image/prune.md does not exist, skipping
12:33:09 INFO: man/src/image/pull.md found
12:33:09 INFO: man/src/image/push.md found
12:33:09 INFO: man/src/image/rm.md found
12:33:09 INFO: man/src/image/save.md found
12:33:09 INFO: man/src/image/tag.md found
12:33:09 WARN: man/src/image.md does not exist, skipping
12:33:09 INFO: man/src/images.md found
12:33:09 INFO: man/src/import.md found
12:33:09 INFO: man/src/info.md found
12:33:09 INFO: man/src/inspect.md found
12:33:09 INFO: man/src/kill.md found
12:33:09 INFO: man/src/load.md found
12:33:09 INFO: man/src/login.md found
12:33:09 INFO: man/src/logout.md found
12:33:09 INFO: man/src/logs.md found
12:33:09 WARN: man/src/manifest/annotate.md does not exist, skipping
12:33:09 WARN: man/src/manifest/create.md does not exist, skipping
12:33:09 WARN: man/src/manifest/inspect.md does not exist, skipping
12:33:09 WARN: man/src/manifest/push.md does not exist, skipping
12:33:09 WARN: man/src/manifest/rm.md does not exist, skipping
12:33:09 WARN: man/src/manifest.md does not exist, skipping
12:33:09 INFO: man/src/network/connect.md found
12:33:09 INFO: man/src/network/create.md found
12:33:09 INFO: man/src/network/disconnect.md found
12:33:09 INFO: man/src/network/inspect.md found
12:33:09 INFO: man/src/network/ls.md found
12:33:09 WARN: man/src/network/prune.md does not exist, skipping
12:33:09 INFO: man/src/network/rm.md found
12:33:09 WARN: man/src/network.md does not exist, skipping
12:33:09 WARN: man/src/node/demote.md does not exist, skipping
12:33:09 WARN: man/src/node/inspect.md does not exist, skipping
12:33:09 WARN: man/src/node/ls.md does not exist, skipping
12:33:09 WARN: man/src/node/promote.md does not exist, skipping
12:33:09 WARN: man/src/node/ps.md does not exist, skipping
12:33:09 WARN: man/src/node/rm.md does not exist, skipping
12:33:09 WARN: man/src/node/update.md does not exist, skipping
12:33:09 WARN: man/src/node.md does not exist, skipping
12:33:09 INFO: man/src/pause.md found
12:33:09 WARN: man/src/plugin/create.md does not exist, skipping
12:33:09 WARN: man/src/plugin/disable.md does not exist, skipping
12:33:09 WARN: man/src/plugin/enable.md does not exist, skipping
12:33:09 WARN: man/src/plugin/inspect.md does not exist, skipping
12:33:09 WARN: man/src/plugin/install.md does not exist, skipping
12:33:09 INFO: man/src/plugin/ls.md found
12:33:09 WARN: man/src/plugin/push.md does not exist, skipping
12:33:09 WARN: man/src/plugin/rm.md does not exist, skipping
12:33:09 WARN: man/src/plugin/set.md does not exist, skipping
12:33:09 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:33:09 WARN: man/src/plugin.md does not exist, skipping
12:33:09 INFO: man/src/port.md found
12:33:09 INFO: man/src/ps.md found
12:33:09 INFO: man/src/pull.md found
12:33:09 INFO: man/src/push.md found
12:33:09 INFO: man/src/rename.md found
12:33:09 INFO: man/src/restart.md found
12:33:09 INFO: man/src/rm.md found
12:33:09 INFO: man/src/rmi.md found
12:33:09 WARN: man/src/run.md does not exist, skipping
12:33:09 INFO: man/src/save.md found
12:33:09 INFO: man/src/search.md found
12:33:09 WARN: man/src/secret/create.md does not exist, skipping
12:33:09 WARN: man/src/secret/inspect.md does not exist, skipping
12:33:09 WARN: man/src/secret/ls.md does not exist, skipping
12:33:09 WARN: man/src/secret/rm.md does not exist, skipping
12:33:09 WARN: man/src/secret.md does not exist, skipping
12:33:09 WARN: man/src/service/create.md does not exist, skipping
12:33:09 WARN: man/src/service/inspect.md does not exist, skipping
12:33:09 WARN: man/src/service/logs.md does not exist, skipping
12:33:09 WARN: man/src/service/ls.md does not exist, skipping
12:33:09 WARN: man/src/service/ps.md does not exist, skipping
12:33:09 WARN: man/src/service/rm.md does not exist, skipping
12:33:09 WARN: man/src/service/rollback.md does not exist, skipping
12:33:09 WARN: man/src/service/scale.md does not exist, skipping
12:33:09 WARN: man/src/service/update.md does not exist, skipping
12:33:09 WARN: man/src/service.md does not exist, skipping
12:33:09 WARN: man/src/stack/config.md does not exist, skipping
12:33:09 WARN: man/src/stack/deploy.md does not exist, skipping
12:33:09 WARN: man/src/stack/ls.md does not exist, skipping
12:33:09 WARN: man/src/stack/ps.md does not exist, skipping
12:33:09 WARN: man/src/stack/rm.md does not exist, skipping
12:33:09 WARN: man/src/stack/services.md does not exist, skipping
12:33:09 WARN: man/src/stack.md does not exist, skipping
12:33:09 INFO: man/src/start.md found
12:33:09 INFO: man/src/stats.md found
12:33:09 INFO: man/src/stop.md found
12:33:09 WARN: man/src/swarm/ca.md does not exist, skipping
12:33:09 WARN: man/src/swarm/init.md does not exist, skipping
12:33:09 WARN: man/src/swarm/join.md does not exist, skipping
12:33:09 WARN: man/src/swarm/join-token.md does not exist, skipping
12:33:09 WARN: man/src/swarm/leave.md does not exist, skipping
12:33:09 WARN: man/src/swarm/unlock.md does not exist, skipping
12:33:09 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:33:09 WARN: man/src/swarm/update.md does not exist, skipping
12:33:09 WARN: man/src/swarm.md does not exist, skipping
12:33:09 WARN: man/src/system/df.md does not exist, skipping
12:33:09 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:33:09 INFO: man/src/system/events.md found
12:33:09 INFO: man/src/system/info.md found
12:33:09 WARN: man/src/system/prune.md does not exist, skipping
12:33:09 WARN: man/src/system.md does not exist, skipping
12:33:09 INFO: man/src/tag.md found
12:33:09 INFO: man/src/top.md found
12:33:09 WARN: man/src/trust/inspect.md does not exist, skipping
12:33:09 WARN: man/src/trust/key/generate.md does not exist, skipping
12:33:09 WARN: man/src/trust/key/load.md does not exist, skipping
12:33:09 WARN: man/src/trust/key.md does not exist, skipping
12:33:09 WARN: man/src/trust/revoke.md does not exist, skipping
12:33:09 WARN: man/src/trust/sign.md does not exist, skipping
12:33:09 WARN: man/src/trust/signer/add.md does not exist, skipping
12:33:09 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:33:09 WARN: man/src/trust/signer.md does not exist, skipping
12:33:09 WARN: man/src/trust.md does not exist, skipping
12:33:09 INFO: man/src/unpause.md found
12:33:09 INFO: man/src/update.md found
12:33:09 INFO: man/src/version.md found
12:33:09 INFO: man/src/volume/create.md found
12:33:09 INFO: man/src/volume/inspect.md found
12:33:09 INFO: man/src/volume/ls.md found
12:33:09 WARN: man/src/volume/prune.md does not exist, skipping
12:33:09 WARN: man/src/volume/rm.md does not exist, skipping
12:33:09 WARN: man/src/volume/update.md does not exist, skipping
12:33:09 INFO: man/src/volume.md found
12:33:09 INFO: man/src/wait.md found
12:33:09 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:33:09 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:33:09 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:33:09 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:33:09 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:33:09 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:33:09 make[2]: Leaving directory '/root/build-deb/cli'
12:33:09 # Build buildx plugin
12:33:09 cd /go/src/github.com/docker/buildx \
12:33:09 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:33:09 && GO111MODULE=on \
12:33:09 	CGO_ENABLED=0 \
12:33:09 		go build \
12:33:09 			-mod=vendor \
12:33:09 			-trimpath \
12:33:09 			-ldflags "-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
12:33:09 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
12:33:09 			./cmd/buildx
12:33:10 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm
12:33:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dslY0j
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + cd src
12:33:10 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:33:10 + RPM_EC=0
12:33:10 ++ jobs -p
12:33:10 + exit 0
12:33:10 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TrRlnV
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + rm -rf src src.gemspec
12:33:10 + RPM_EC=0
12:33:10 ++ jobs -p
12:33:10 + exit 0
12:33:10     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:33:10     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:33:10     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:33:10     source_date_epoch_from_changelog set but %changelog is missing
12:33:10     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:33:10     source_date_epoch_from_changelog set but %changelog is missing
12:33:10 
12:33:10 RPM build warnings:
12:33:10 warning: source_date_epoch_from_changelog set but %changelog is missing
12:33:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mxQJE7
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + rm -rf src
12:33:10 + /usr/bin/mkdir -p src
12:33:10 + cd src
12:33:10 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:33:10 + STATUS=0
12:33:10 + '[' 0 -ne 0 ']'
12:33:10 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
12:33:10 + STATUS=0
12:33:10 + '[' 0 -ne 0 ']'
12:33:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:10 + RPM_EC=0
12:33:10 ++ jobs -p
12:33:10 + exit 0
12:33:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BTShuv
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + 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'
12:33:10 + export CFLAGS
12:33:10 + 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'
12:33:10 + export CXXFLAGS
12:33:10 + 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'
12:33:10 + export FFLAGS
12:33:10 + 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'
12:33:10 + export FCFLAGS
12:33:10 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:33:10 + export LDFLAGS
12:33:10 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:10 + export LT_SYS_LIBRARY_PATH
12:33:10 + CC=gcc
12:33:10 + export CC
12:33:10 + CXX=g++
12:33:10 + export CXX
12:33:10 + cd src
12:33:10 + export DOCKER_GITCOMMIT=2b9de2e
12:33:10 + DOCKER_GITCOMMIT=2b9de2e
12:33:10 + mkdir -p /go/src/github.com/docker
12:33:10 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:33:10 + TMP_GOPATH=/go
12:33:10 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:33:10 + RM_GOPATH=0
12:33:10 + TMP_GOPATH=/go
12:33:10 + : /usr/local/bin
12:33:10 + '[' -z /go ']'
12:33:10 + export GOPATH=/go
12:33:10 + GOPATH=/go
12:33:10 + case "$(go env GOARCH)" in
12:33:10 ++ go env GOARCH
12:33:10 + export GO_BUILDMODE=-buildmode=pie
12:33:10 + GO_BUILDMODE=-buildmode=pie
12:33:10 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:33:10 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:33:10 + bin=rootlesskit
12:33:10 + shift
12:33:10 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:33:10 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:33:10 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:10 + install_rootlesskit dynamic
12:33:10 + case "$1" in
12:33:10 + install_rootlesskit_dynamic
12:33:10 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:33:10 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:33:10 + export BUILD_MODE=-buildmode=pie
12:33:10 + BUILD_MODE=-buildmode=pie
12:33:10 + _install_rootlesskit
12:33:10 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:33:10 + for f in rootlesskit rootlesskit-docker-proxy
12:33:10 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:10 + GOBIN=/usr/local/bin
12:33:10 + GO111MODULE=on
12:33:10 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:10 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:33:10 go: downloading github.com/urfave/cli/v2 v2.23.5
12:33:10 go: downloading golang.org/x/sys v0.2.0
12:33:10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:33:10 + popd
12:33:10 + exit 0
12:33:10 ~/rpmbuild/BUILD/src
12:33:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2o3LKw
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64 '!=' / ']'
12:33:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64
12:33:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64
12:33:10 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:10 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64
12:33:10 + cd src
12:33:10 + pushd /root/rpmbuild/BUILD/src/buildx
12:33:10 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:33:10 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:10 + popd
12:33:10 + /usr/lib/rpm/check-buildroot
12:33:10 ~/rpmbuild/BUILD/src
12:33:10 + /usr/lib/rpm/redhat/brp-ldconfig
12:33:10 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:33:10 + /usr/lib/rpm/brp-compress
12:33:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:33:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:33:10 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:33:10 + /usr/lib/rpm/brp-python-hardlink
12:33:10 + PYTHON3=/usr/libexec/platform-python
12:33:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:33:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zOURx2
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + cd src
12:33:10 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:33:10 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:33:10 + ver=v0.10.0
12:33:10 + test v0.10.0 = v0.10.0
12:33:10 PASS: docker-buildx version OK
12:33:10 + echo 'PASS: docker-buildx version OK'
12:33:10 + exit 0
12:33:10 Processing files: docker-buildx-plugin-0.10.0-0.el8.aarch64
12:33:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:10 Provides: docker-buildx-plugin = 0:0.10.0-0.el8 docker-buildx-plugin(aarch-64) = 0:0.10.0-0.el8
12:33:10 Requires(interp): /bin/sh /bin/sh /bin/sh
12:33:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:10 Requires(post): /bin/sh
12:33:10 Requires(preun): /bin/sh
12:33:10 Requires(postun): /bin/sh
12:33:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64
12:33:10 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.el8.src.rpm
12:33:10 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el8.aarch64.rpm
12:33:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LDK4yv
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + cd src
12:33:10 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.aarch64
12:33:10 + exit 0
12:33:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LzXnAv
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + rm -rf src
12:33:10 + /usr/bin/mkdir -p src
12:33:10 + cd src
12:33:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:33:10 + /usr/bin/tar -xof -
12:33:10 + STATUS=0
12:33:10 + '[' 0 -ne 0 ']'
12:33:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:33:10 + /usr/bin/tar -xof -
12:33:10 + STATUS=0
12:33:10 + '[' 0 -ne 0 ']'
12:33:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:10 + exit 0
12:33:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7Mx9el
12:33:10 + umask 022
12:33:10 + cd /root/rpmbuild/BUILD
12:33:10 + cd src
12:33:10 + pushd /root/rpmbuild/BUILD/src/compose
12:33:10 + make VERSION=v2.15.1 DESTDIR=./bin build
12:33:10 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:33:10 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:33:10 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:33:10 go: downloading golang.org/x/sys v0.3.0
12:33:10 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:33:10 go: downloading github.com/theupdateframework/notary v0.7.0
12:33:10 go: downloading github.com/compose-spec/compose-go v1.8.2
12:33:10 go: downloading github.com/hashicorp/go-version v1.6.0
12:33:10 go: downloading github.com/docker/buildx v0.9.1
12:33:10 go: downloading github.com/mattn/go-shellwords v1.0.12
12:33:10 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:33:10 go: downloading go.opentelemetry.io/otel v1.11.2
12:33:10 go: downloading github.com/containerd/containerd v1.6.14
12:33:10 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:33:10 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:33:10 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:33:10 go: downloading golang.org/x/sync v0.1.0
12:33:10 go: downloading k8s.io/client-go v0.22.4
12:33:10 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:33:10 go: downloading github.com/imdario/mergo v0.3.13
12:33:10 go: downloading github.com/containerd/console v1.0.3
12:33:10 go: downloading github.com/buger/goterm v1.0.4
12:33:10 go: downloading github.com/stretchr/testify v1.8.1
12:33:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:33:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:33:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:33:10 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:33:10 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:33:10 go: downloading k8s.io/api v0.22.4
12:33:11 go: downloading github.com/google/uuid v1.3.0
12:33:11 go: downloading github.com/moby/vpnkit v0.5.0
12:33:11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:33:11 go: downloading github.com/gofrs/flock v0.8.1
12:33:11 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:33:11 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:33:11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:33:11 go: downloading golang.org/x/net v0.1.0
12:33:11 go: downloading k8s.io/apimachinery v0.22.4
12:33:11 go: downloading github.com/gofrs/flock v0.8.0
12:33:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:33:11 go: downloading github.com/golang/mock v1.6.0
12:33:11 go: downloading github.com/klauspost/compress v1.15.9
12:33:11 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:33:11 go: downloading github.com/hashicorp/errwrap v1.1.0
12:33:11 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:33:11 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:33:11 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:33:11 go: downloading google.golang.org/grpc v1.47.0
12:33:11 # Build the compose plugin
12:33:11 cd /go/src/github.com/docker/compose \
12:33:11 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:33:11 make[2]: Entering directory '/root/build-deb/compose'
12:33:11 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:33:11 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:33:11 go: downloading golang.org/x/sys v0.3.0
12:33:11 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:33:11 go: downloading github.com/theupdateframework/notary v0.7.0
12:33:11 go: downloading github.com/compose-spec/compose-go v1.8.2
12:33:11 go: downloading github.com/hashicorp/go-version v1.6.0
12:33:11 go: downloading github.com/docker/buildx v0.9.1
12:33:11 go: downloading github.com/mattn/go-shellwords v1.0.12
12:33:11 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:33:11 go: downloading go.opentelemetry.io/otel v1.11.2
12:33:11 go: downloading github.com/containerd/containerd v1.6.14
12:33:11 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:33:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:33:11 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:33:11 go: downloading golang.org/x/sync v0.1.0
12:33:11 go: downloading k8s.io/client-go v0.22.4
12:33:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:33:11 go: downloading github.com/imdario/mergo v0.3.13
12:33:11 go: downloading github.com/containerd/console v1.0.3
12:33:11 go: downloading github.com/buger/goterm v1.0.4
12:33:11 go: downloading github.com/stretchr/testify v1.8.1
12:33:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:33:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:33:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:33:11 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:33:11 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:33:11 go: downloading k8s.io/api v0.22.4
12:33:11 go: downloading k8s.io/apimachinery v0.22.4
12:33:11 go: downloading github.com/gofrs/flock v0.8.0
12:33:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:33:11 go: downloading github.com/golang/mock v1.6.0
12:33:11 go: downloading github.com/klauspost/compress v1.15.9
12:33:11 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:33:11 go: downloading github.com/hashicorp/errwrap v1.1.0
12:33:11 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:33:11 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:33:11 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:33:11 go: downloading google.golang.org/grpc v1.47.0
12:33:11 go: downloading golang.org/x/net v0.4.0
12:33:11 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:33:11 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:33:11 go: downloading golang.org/x/term v0.3.0
12:33:11 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:33:11 go: downloading github.com/mattn/go-runewidth v0.0.14
12:33:11 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:33:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:33:11 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:33:11 go: downloading google.golang.org/protobuf v1.28.0
12:33:11 go: downloading github.com/go-logr/stdr v1.2.2
12:33:11 go: downloading github.com/containerd/typeurl v1.0.2
12:33:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:33:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:33:11 go: downloading k8s.io/klog/v2 v2.60.1
12:33:11 go: downloading github.com/pelletier/go-toml v1.9.4
12:33:11 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:33:11 go: downloading github.com/google/gofuzz v1.2.0
12:33:11 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:33:11 go: downloading github.com/gogo/googleapis v1.4.1
12:33:11 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:33:11 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:33:11 go: downloading github.com/moby/locker v1.0.1
12:33:11 go: downloading github.com/felixge/httpsnoop v1.0.2
12:33:11 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:33:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:33:11 go: downloading gopkg.in/inf.v0 v0.9.1
12:33:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:33:11 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:33:11 go: downloading github.com/googleapis/gnostic v0.5.5
12:33:11 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:33:11 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:33:11 go: downloading github.com/json-iterator/go v1.1.12
12:33:11 go: downloading github.com/modern-go/reflect2 v1.0.2
12:33:11 go: downloading sigs.k8s.io/yaml v1.2.0
12:33:11 go: downloading github.com/mattn/go-colorable v0.1.12
12:33:11 go: downloading github.com/prometheus/client_golang v1.12.2
12:33:11 go: downloading github.com/containerd/ttrpc v1.1.0
12:33:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:33:11 go: downloading github.com/moby/spdystream v0.2.0
12:33:11 go: downloading github.com/mattn/go-isatty v0.0.16
12:33:11 go: downloading github.com/prometheus/client_model v0.2.0
12:33:11 go: downloading github.com/prometheus/common v0.32.1
12:33:11 go: downloading github.com/prometheus/procfs v0.7.3
12:33:11 go: downloading golang.org/x/net v0.4.0
12:33:12 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:33:12 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:33:12 go: downloading golang.org/x/term v0.3.0
12:33:12 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:33:12 go: downloading github.com/mattn/go-runewidth v0.0.14
12:33:12 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:33:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:33:12 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:33:12 go: downloading google.golang.org/protobuf v1.28.0
12:33:12 + popd
12:33:12 + RPM_EC=0
12:33:12 ~/rpmbuild/BUILD/src
12:33:12 ++ jobs -p
12:33:12 + exit 0
12:33:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kthCYy
12:33:12 + umask 022
12:33:12 + cd /root/rpmbuild/BUILD
12:33:12 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64 '!=' / ']'
12:33:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64
12:33:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64
12:33:12 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:12 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64
12:33:12 + cd src
12:33:12 + pushd /root/rpmbuild/BUILD/src/buildx
12:33:12 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:33:12 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:12 + popd
12:33:12 ~/rpmbuild/BUILD/src
12:33:12 + /usr/lib/rpm/check-buildroot
12:33:12 + /usr/lib/rpm/redhat/brp-ldconfig
12:33:12 + /usr/lib/rpm/brp-compress
12:33:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:33:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:33:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:33:12 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:33:12 + /usr/lib/rpm/brp-python-hardlink
12:33:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:33:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XqV50k
12:33:12 + umask 022
12:33:12 + cd /root/rpmbuild/BUILD
12:33:12 + cd src
12:33:12 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:33:12 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:33:12 + ver=v0.10.0
12:33:12 + test v0.10.0 = v0.10.0
12:33:12 + echo 'PASS: docker-buildx version OK'
12:33:12 PASS: docker-buildx version OK
12:33:12 + RPM_EC=0
12:33:12 ++ jobs -p
12:33:12 + exit 0
12:33:12 Processing files: docker-buildx-plugin-0.10.0-0.el9.aarch64
12:33:12 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:12 Provides: docker-buildx-plugin = 0:0.10.0-0.el9 docker-buildx-plugin(aarch-64) = 0:0.10.0-0.el9
12:33:12 Requires(interp): /bin/sh /bin/sh /bin/sh
12:33:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:12 Requires(post): /bin/sh
12:33:12 Requires(preun): /bin/sh
12:33:12 Requires(postun): /bin/sh
12:33:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64
12:33:12 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.el9.src.rpm
12:33:12 go: downloading github.com/go-logr/stdr v1.2.2
12:33:12 go: downloading github.com/containerd/typeurl v1.0.2
12:33:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:33:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:33:12 go: downloading k8s.io/klog/v2 v2.60.1
12:33:12 go: downloading github.com/pelletier/go-toml v1.9.4
12:33:12 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:33:12 go: downloading github.com/google/gofuzz v1.2.0
12:33:12 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:33:12 go: downloading github.com/gogo/googleapis v1.4.1
12:33:14 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:33:14 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:33:14 go: downloading github.com/moby/locker v1.0.1
12:33:14 go: downloading github.com/felixge/httpsnoop v1.0.2
12:33:14 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:33:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:33:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:33:14 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:33:14 go: downloading gopkg.in/inf.v0 v0.9.1
12:33:14 go: downloading github.com/googleapis/gnostic v0.5.5
12:33:14 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:33:14 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:33:14 go: downloading github.com/json-iterator/go v1.1.12
12:33:14 go: downloading github.com/modern-go/reflect2 v1.0.2
12:33:14 go: downloading sigs.k8s.io/yaml v1.2.0
12:33:14 go: downloading github.com/mattn/go-colorable v0.1.12
12:33:14 go: downloading github.com/prometheus/client_golang v1.12.2
12:33:14 go: downloading github.com/containerd/ttrpc v1.1.0
12:33:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:33:14 go: downloading github.com/moby/spdystream v0.2.0
12:33:14 go: downloading github.com/mattn/go-isatty v0.0.16
12:33:14 go: downloading github.com/prometheus/client_model v0.2.0
12:33:14 go: downloading github.com/prometheus/common v0.32.1
12:33:14 go: downloading github.com/prometheus/procfs v0.7.3
12:33:16 #15 DONE 130.6s
12:33:16 
12:33:16 #16 exporting to client directory
12:33:16 #16 copying files windows/amd64 6.72MB 0.1s
12:33:16 #16 copying files windows/amd64 50.05MB 0.9s done
12:33:16 #16 DONE 0.9s
12:33:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64 ']'
12:33:16 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-cli
12:33:16 + case ${TARGETOS} in
12:33:16 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build/windows_amd64/docker-windows-amd64.exe /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-cli/docker.exe
12:33:16 + case ${TARGETOS} in
12:33:16 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64
12:33:16 + set -x
12:33:16 + zip -r docker-cli-0.0.0-20230124074129-645395c.zip docker-cli
12:33:16   adding: docker-cli/ (stored 0%)
12:33:16   adding: docker-cli/docker.exe (deflated 54%)
12:33:16 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-engine
12:33:16 + case ${TARGETOS} in
12:33:16 + for f in dockerd.exe docker-proxy.exe
12:33:16 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/windows_amd64/dockerd.exe ']'
12:33:16 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/windows_amd64/dockerd.exe /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-engine/dockerd.exe
12:33:16 + for f in dockerd.exe docker-proxy.exe
12:33:16 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/windows_amd64/docker-proxy.exe ']'
12:33:16 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/windows_amd64/docker-proxy.exe /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-engine/docker-proxy.exe
12:33:16 + case ${TARGETOS} in
12:33:16 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64
12:33:16 + set -x
12:33:16 + zip -r docker-engine-0.0.0-20230124074129-645395c.zip docker-engine
12:33:16   adding: docker-engine/ (stored 0%)
12:33:16   adding: docker-engine/docker-proxy.exe (deflated 61%)
12:33:16   adding: docker-engine/dockerd.exe (deflated 70%)
12:33:16 + case ${TARGETOS} in
12:33:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-rootless-extras ']'
12:33:16 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:33:16 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-buildx
12:33:16 + case ${TARGETOS} in
12:33:16 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin/windows_amd64/buildx.exe /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64/docker-buildx/docker-buildx.exe
12:33:16 + case ${TARGETOS} in
12:33:16 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64
12:33:16 + set -x
12:33:16 + zip -r docker-buildx-plugin-0.10.0.zip docker-buildx
12:33:16   adding: docker-buildx/ (stored 0%)
12:33:16   adding: docker-buildx/docker-buildx.exe (deflated 68%)
12:33:16 + bundlesFilename=bundles-ce-static-windows-amd64.tar.gz
12:33:16 + set -x
12:33:16 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/windows/amd64
12:33:16 + rm -r docker-buildx/ docker-cli/ docker-engine/
12:33:16 + tar -zvcf /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/bundles-ce-static-windows-amd64.tar.gz .
12:33:16 ./
12:33:16 ./docker-cli-0.0.0-20230124074129-645395c.zip
12:33:16 ./docker-engine-0.0.0-20230124074129-645395c.zip
12:33:16 ./docker-buildx-plugin-0.10.0.zip
12:33:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:33:16 + make clean
12:33:16 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:33:16 Unable to find image 'alpine:latest' locally
12:33:16 latest: Pulling from library/alpine
12:33:16 8921db27df28: Already exists
12:33:16 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:33:16 Status: Downloaded newer image for alpine:latest
12:33:17 + for f in rootlesskit rootlesskit-docker-proxy
12:33:17 + GOBIN=/usr/local/bin
12:33:17 + GO111MODULE=on
12:33:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:18 rm -f -r src
12:33:18 make -C rpm clean
12:33:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:33:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:33:18 rm -f -r rpmbuild/
12:33:18 docker builder prune -f --filter until=24h
12:33:18 Total:	0B
12:33:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:33:18 make -C deb clean
12:33:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:33:18 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:33:18 rm -f -r debbuild
12:33:19 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:33:19 rm -f -r sources
12:33:19 docker builder prune -f --filter until=24h
12:33:19 Total:	0B
12:33:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:33:19 make -C static clean
12:33:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:33:19 grep: /Dockerfile: No such file or directory
12:33:19 grep: /Dockerfile: No such file or directory
12:33:19 + return
12:33:19 + RPM_EC=0
12:33:19 ++ jobs -p
12:33:19 + exit 0
12:33:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MAAwa2
12:33:19 + umask 022
12:33:19 + cd /root/rpmbuild/BUILD
12:33:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64 '!=' / ']'
12:33:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:33:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:33:19 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:33:19 + 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'
12:33:19 + export CFLAGS
12:33:19 + 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'
12:33:19 + export CXXFLAGS
12:33:19 + 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'
12:33:19 + export FFLAGS
12:33:19 + 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'
12:33:19 + export FCFLAGS
12:33:19 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:33:19 + export LDFLAGS
12:33:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:19 + export LT_SYS_LIBRARY_PATH
12:33:19 + CC=gcc
12:33:19 + export CC
12:33:19 + CXX=g++
12:33:19 + export CXX
12:33:19 + cd src
12:33:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/dockerd-rootless.sh
12:33:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:33:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/rootlesskit
12:33:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/rootlesskit-docker-proxy
12:33:19 + /usr/lib/rpm/check-buildroot
12:33:19 + /usr/lib/rpm/redhat/brp-ldconfig
12:33:19 + /usr/lib/rpm/brp-compress
12:33:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:33:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:19 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:33:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:33:19 + /usr/lib/rpm/check-rpaths
12:33:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:33:19 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
12:33:19 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
12:33:19 + /usr/lib/rpm/brp-remove-la-files
12:33:19 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:33:19 + /usr/lib/rpm/redhat/brp-python-hardlink
12:33:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pCcWiK
12:33:19 + umask 022
12:33:19 + cd /root/rpmbuild/BUILD
12:33:19 + 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'
12:33:19 + export CFLAGS
12:33:19 + 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'
12:33:19 + export CXXFLAGS
12:33:19 + 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'
12:33:19 + export FFLAGS
12:33:19 + 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'
12:33:19 + export FCFLAGS
12:33:19 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:33:19 + export LDFLAGS
12:33:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:19 + export LT_SYS_LIBRARY_PATH
12:33:19 + CC=gcc
12:33:19 + export CC
12:33:19 + CXX=g++
12:33:19 + export CXX
12:33:19 + cd src
12:33:19 + /usr/local/bin/rootlesskit -v
12:33:19 rootlesskit version 1.1.0
12:33:19 + RPM_EC=0
12:33:19 ++ jobs -p
12:33:19 + exit 0
12:33:19 #49 199.7 + bin/containerd-stress
12:33:19 #49 199.7 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
12:33:19 #49 201.9 + bin/containerd-shim
12:33:19 #49 202.8 + bin/containerd-shim-runc-v1
12:33:19 #49 204.4 + bin/containerd-shim-runc-v2
12:33:19 #49 205.6 + binaries
12:33:19 #49 DONE 206.5s
12:33:19 
12:33:19 #51 [linux/arm64->arm/v7 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v7 <<EOT (set -e...)
12:33:19 #51 ...
12:33:19 
12:33:19 #55 [linux/arm/v7 all 3/7] COPY --from=containerd    /build/ /
12:33:19 #55 DONE 0.2s
12:33:19 
12:33:19 #51 [linux/arm64->arm/v7 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v7 <<EOT (set -e...)
12:33:19 #51 ...
12:33:19 
12:33:19 #56 [linux/arm/v7 all 4/7] COPY --from=rootlesskit   /build/ /
12:33:19 #56 DONE 0.1s
12:33:19 
12:33:19 #57 [linux/arm/v7 all 5/7] COPY --from=containerutil /build/ /
12:33:19 #57 DONE 0.0s
12:33:19 
12:33:19 #58 [linux/arm/v7 all 6/7] COPY --from=vpnkit        /       /
12:33:19 #58 DONE 0.0s
12:33:19 
12:33:19 #51 [linux/arm64->arm/v7 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v7 <<EOT (set -e...)
12:33:19 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:33:19 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.fc37 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230124074129.645395c-0.fc37
12:33:19 Requires(interp): /bin/sh /bin/sh /bin/sh
12:33:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:19 Requires(post): /bin/sh
12:33:19 Requires(preun): /bin/sh
12:33:19 Requires(postun): /bin/sh
12:33:19 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)
12:33:19 Conflicts: rootlesskit
12:33:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:33:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:33:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm
12:33:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dSsYxR
12:33:20 + umask 022
12:33:20 + cd /root/rpmbuild/BUILD
12:33:20 + cd src
12:33:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:20 + RPM_EC=0
12:33:20 ++ jobs -p
12:33:20 + exit 0
12:33:20 
12:33:20 RPM build warnings:
12:33:20     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:33:20     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:33:20     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:33:20     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:33:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YucSbX
12:33:20 + umask 022
12:33:20 + cd /root/rpmbuild/BUILD
12:33:20 + cd /root/rpmbuild/BUILD
12:33:20 + rm -rf src
12:33:20 + /usr/bin/mkdir -p src
12:33:20 + cd src
12:33:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:33:20 + /usr/bin/tar -xof -
12:33:20 + STATUS=0
12:33:20 + '[' 0 -ne 0 ']'
12:33:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:33:20 + /usr/bin/tar -xof -
12:33:20 + STATUS=0
12:33:20 + '[' 0 -ne 0 ']'
12:33:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:20 + RPM_EC=0
12:33:20 ++ jobs -p
12:33:20 + exit 0
12:33:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HFAv6C
12:33:20 + umask 022
12:33:20 + cd /root/rpmbuild/BUILD
12:33:20 + 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'
12:33:20 + export CFLAGS
12:33:20 + 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'
12:33:20 + export CXXFLAGS
12:33:20 + 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'
12:33:20 + export FFLAGS
12:33:20 + 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'
12:33:20 + export FCFLAGS
12:33:20 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:33:20 + export LDFLAGS
12:33:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:20 + export LT_SYS_LIBRARY_PATH
12:33:20 + CC=gcc
12:33:20 + export CC
12:33:20 + CXX=g++
12:33:20 + export CXX
12:33:20 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:33:20 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230124074129.645395c-0.fc36 x86_64
12:33:20 + cd src
12:33:20 + export DOCKER_GITCOMMIT=2b9de2e
12:33:20 + DOCKER_GITCOMMIT=2b9de2e
12:33:20 + mkdir -p /go/src/github.com/docker
12:33:20 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:33:20 + TMP_GOPATH=/go
12:33:20 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:33:20 + RM_GOPATH=0
12:33:20 + TMP_GOPATH=/go
12:33:20 + : /usr/local/bin
12:33:20 + '[' -z /go ']'
12:33:20 + export GOPATH=/go
12:33:20 + GOPATH=/go
12:33:20 + case "$(go env GOARCH)" in
12:33:20 ++ go env GOARCH
12:33:20 + export GO_BUILDMODE=-buildmode=pie
12:33:20 + GO_BUILDMODE=-buildmode=pie
12:33:20 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:33:20 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:33:20 + bin=rootlesskit
12:33:20 + shift
12:33:20 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:33:20 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:33:20 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:20 + install_rootlesskit dynamic
12:33:20 + case "$1" in
12:33:20 + install_rootlesskit_dynamic
12:33:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:33:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:33:20 + export BUILD_MODE=-buildmode=pie
12:33:20 + BUILD_MODE=-buildmode=pie
12:33:20 + _install_rootlesskit
12:33:20 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:20 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:33:20 + for f in rootlesskit rootlesskit-docker-proxy
12:33:20 + GOBIN=/usr/local/bin
12:33:20 + GO111MODULE=on
12:33:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:20 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:33:20 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.src.rpm
12:33:20 go: downloading github.com/urfave/cli/v2 v2.23.5
12:33:20 go: downloading golang.org/x/sys v0.2.0
12:33:20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:33:20 go: downloading github.com/google/uuid v1.3.0
12:33:20 go: downloading github.com/moby/vpnkit v0.5.0
12:33:20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:33:20 go: downloading github.com/gofrs/flock v0.8.1
12:33:21 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:33:21 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:33:21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:33:21 go: downloading golang.org/x/net v0.1.0
12:33:22 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el9.aarch64.rpm
12:33:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7oer6O
12:33:22 + umask 022
12:33:22 + cd /root/rpmbuild/BUILD
12:33:22 + cd src
12:33:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.aarch64
12:33:22 + RPM_EC=0
12:33:22 ++ jobs -p
12:33:22 + exit 0
12:33:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aP4zyj
12:33:22 + umask 022
12:33:22 + cd /root/rpmbuild/BUILD
12:33:22 + cd /root/rpmbuild/BUILD
12:33:22 + rm -rf src
12:33:22 + /usr/bin/mkdir -p src
12:33:22 + cd src
12:33:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:33:22 + /usr/bin/tar -xof -
12:33:22 + STATUS=0
12:33:22 + '[' 0 -ne 0 ']'
12:33:22 + /usr/bin/tar -xof -
12:33:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:33:22 + STATUS=0
12:33:22 + '[' 0 -ne 0 ']'
12:33:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:22 + RPM_EC=0
12:33:22 ++ jobs -p
12:33:22 + exit 0
12:33:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4VDx4T
12:33:22 + umask 022
12:33:22 + cd /root/rpmbuild/BUILD
12:33:22 + cd src
12:33:22 + pushd /root/rpmbuild/BUILD/src/compose
12:33:22 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:33:22 + make VERSION=v2.15.1 DESTDIR=./bin build
12:33:22 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:33:22 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:33:23 go: downloading golang.org/x/sys v0.3.0
12:33:23 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:33:23 go: downloading github.com/theupdateframework/notary v0.7.0
12:33:23 go: downloading github.com/compose-spec/compose-go v1.8.2
12:33:23 go: downloading github.com/hashicorp/go-version v1.6.0
12:33:23 go: downloading github.com/docker/buildx v0.9.1
12:33:23 go: downloading github.com/mattn/go-shellwords v1.0.12
12:33:23 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:33:23 go: downloading go.opentelemetry.io/otel v1.11.2
12:33:23 go: downloading github.com/containerd/containerd v1.6.14
12:33:23 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:33:24 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:33:24 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:33:24 go: downloading golang.org/x/sync v0.1.0
12:33:24 go: downloading k8s.io/client-go v0.22.4
12:33:24 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:33:24 go: downloading github.com/imdario/mergo v0.3.13
12:33:24 go: downloading github.com/containerd/console v1.0.3
12:33:24 go: downloading github.com/buger/goterm v1.0.4
12:33:24 go: downloading github.com/stretchr/testify v1.8.1
12:33:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:33:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:33:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:33:24 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:33:24 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:33:24 go: downloading k8s.io/api v0.22.4
12:33:25 go: downloading k8s.io/apimachinery v0.22.4
12:33:25 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:33:25 go: downloading github.com/gofrs/flock v0.8.0
12:33:25 go: downloading github.com/golang/mock v1.6.0
12:33:25 go: downloading github.com/klauspost/compress v1.15.9
12:33:25 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:33:25 go: downloading github.com/hashicorp/errwrap v1.1.0
12:33:25 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:33:25 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:33:25 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:33:25 go: downloading google.golang.org/grpc v1.47.0
12:33:25 go: downloading golang.org/x/net v0.4.0
12:33:25 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:33:25 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:33:25 go: downloading golang.org/x/term v0.3.0
12:33:25 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:33:25 go: downloading github.com/mattn/go-runewidth v0.0.14
12:33:25 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:33:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:33:26 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:33:26 go: downloading google.golang.org/protobuf v1.28.0
12:33:26 go: downloading github.com/go-logr/stdr v1.2.2
12:33:26 go: downloading github.com/containerd/typeurl v1.0.2
12:33:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:33:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:33:26 go: downloading k8s.io/klog/v2 v2.60.1
12:33:26 go: downloading github.com/pelletier/go-toml v1.9.4
12:33:26 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:33:26 go: downloading github.com/google/gofuzz v1.2.0
12:33:26 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:33:26 go: downloading github.com/gogo/googleapis v1.4.1
12:33:26 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm
12:33:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wlUikx
12:33:26 + umask 022
12:33:26 + cd /root/rpmbuild/BUILD
12:33:26 + cd src
12:33:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64
12:33:26 + RPM_EC=0
12:33:26 ++ jobs -p
12:33:26 + exit 0
12:33:26 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.fBCSJo
12:33:26 + umask 022
12:33:26 + cd /root/rpmbuild/BUILD
12:33:26 + rm -rf src src.gemspec
12:33:26 + RPM_EC=0
12:33:26 ++ jobs -p
12:33:26 + exit 0
12:33:26     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:33:26     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:33:26     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:33:26     source_date_epoch_from_changelog set but %changelog is missing
12:33:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:33:26     source_date_epoch_from_changelog set but %changelog is missing
12:33:26     source_date_epoch_from_changelog set but %changelog is missing
12:33:26 
12:33:26 RPM build warnings:
12:33:26 warning: source_date_epoch_from_changelog set but %changelog is missing
12:33:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hv4vCz
12:33:26 + umask 022
12:33:26 + cd /root/rpmbuild/BUILD
12:33:26 + cd /root/rpmbuild/BUILD
12:33:26 + rm -rf src
12:33:26 + /usr/bin/mkdir -p src
12:33:26 + cd src
12:33:26 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
12:33:26 + STATUS=0
12:33:26 + '[' 0 -ne 0 ']'
12:33:26 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
12:33:27 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:33:27 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:33:27 go: downloading github.com/moby/locker v1.0.1
12:33:27 go: downloading github.com/felixge/httpsnoop v1.0.2
12:33:27 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:33:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:33:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:33:27 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:33:27 go: downloading gopkg.in/inf.v0 v0.9.1
12:33:27 go: downloading github.com/googleapis/gnostic v0.5.5
12:33:27 + STATUS=0
12:33:27 + '[' 0 -ne 0 ']'
12:33:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:27 + RPM_EC=0
12:33:27 ++ jobs -p
12:33:27 + exit 0
12:33:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZWU2RI
12:33:27 + umask 022
12:33:27 + cd /root/rpmbuild/BUILD
12:33:27 + 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'
12:33:27 + export CFLAGS
12:33:27 + 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'
12:33:27 + export CXXFLAGS
12:33:27 + 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'
12:33:27 + export FFLAGS
12:33:27 + 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'
12:33:27 + export FCFLAGS
12:33:27 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:33:27 + export LDFLAGS
12:33:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:27 + export LT_SYS_LIBRARY_PATH
12:33:27 + CC=gcc
12:33:27 + export CC
12:33:27 + CXX=g++
12:33:27 + export CXX
12:33:27 + cd src
12:33:27 + pushd /root/rpmbuild/BUILD/src/buildx
12:33:27 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:33:27 + GO111MODULE=on
12:33:27 + CGO_ENABLED=0
12:33:27 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:33:27 + for f in rootlesskit rootlesskit-docker-proxy
12:33:27 + GOBIN=/usr/local/bin
12:33:27 + GO111MODULE=on
12:33:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:33:27 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:33:27 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:33:27 go: downloading github.com/json-iterator/go v1.1.12
12:33:27 go: downloading github.com/modern-go/reflect2 v1.0.2
12:33:27 go: downloading sigs.k8s.io/yaml v1.2.0
12:33:27 go: downloading github.com/mattn/go-colorable v0.1.12
12:33:27 go: downloading github.com/prometheus/client_golang v1.12.2
12:33:27 go: downloading github.com/containerd/ttrpc v1.1.0
12:33:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:33:27 go: downloading github.com/moby/spdystream v0.2.0
12:33:27 go: downloading github.com/mattn/go-isatty v0.0.16
12:33:27 go: downloading github.com/prometheus/client_model v0.2.0
12:33:27 go: downloading github.com/prometheus/common v0.32.1
12:33:27 go: downloading github.com/prometheus/procfs v0.7.3
12:33:29 + return
12:33:29 + RPM_EC=0
12:33:29 ++ jobs -p
12:33:29 + exit 0
12:33:29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.42dEID
12:33:29 + umask 022
12:33:29 + cd /root/rpmbuild/BUILD
12:33:29 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64 '!=' / ']'
12:33:29 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:29 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:29 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:29 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:29 + 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'
12:33:29 + export CFLAGS
12:33:29 + 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'
12:33:29 + export CXXFLAGS
12:33:29 + 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'
12:33:29 + export FFLAGS
12:33:29 + 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'
12:33:29 + export FCFLAGS
12:33:29 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:33:29 + export LDFLAGS
12:33:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:29 + export LT_SYS_LIBRARY_PATH
12:33:29 + CC=gcc
12:33:29 + export CC
12:33:29 + CXX=g++
12:33:29 + export CXX
12:33:29 + cd src
12:33:29 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/dockerd-rootless.sh
12:33:29 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:33:29 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/rootlesskit
12:33:29 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/rootlesskit-docker-proxy
12:33:29 + /usr/lib/rpm/check-buildroot
12:33:29 + /usr/lib/rpm/redhat/brp-ldconfig
12:33:29 + /usr/lib/rpm/brp-compress
12:33:29 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:33:29 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:29 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:33:29 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:33:29 + /usr/lib/rpm/check-rpaths
12:33:29 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:33:29 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
12:33:29 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
12:33:29 + /usr/lib/rpm/brp-remove-la-files
12:33:29 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:33:29 + /usr/lib/rpm/redhat/brp-python-hardlink
12:33:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pskN0t
12:33:29 + umask 022
12:33:29 + cd /root/rpmbuild/BUILD
12:33:29 + 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'
12:33:29 + export CFLAGS
12:33:29 + 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'
12:33:29 + export CXXFLAGS
12:33:29 + 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'
12:33:29 + export FFLAGS
12:33:29 + 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'
12:33:29 + export FCFLAGS
12:33:29 + 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~20230124074129.645395c-0.fc36.x86_64.ld'
12:33:29 + export LDFLAGS
12:33:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:29 + export LT_SYS_LIBRARY_PATH
12:33:29 + CC=gcc
12:33:29 + export CC
12:33:29 + CXX=g++
12:33:29 + export CXX
12:33:29 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:33:29 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20230124074129.645395c-0.fc36 x86_64
12:33:29 + cd src
12:33:29 + /usr/local/bin/rootlesskit -v
12:33:29 rootlesskit version 1.1.0
12:33:29 + RPM_EC=0
12:33:29 ++ jobs -p
12:33:29 + exit 0
12:33:29 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:29 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.fc36 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230124074129.645395c-0.fc36
12:33:29 Requires(interp): /bin/sh /bin/sh /bin/sh
12:33:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:29 Requires(post): /bin/sh
12:33:29 Requires(preun): /bin/sh
12:33:29 Requires(postun): /bin/sh
12:33:29 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)
12:33:29 Conflicts: rootlesskit
12:33:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:30 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.src.rpm
12:33:31 #51 183.3 Created binary: /tmp/bundles/binary-daemon/dockerd
12:33:31 #51 183.3 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/arm/v7)...
12:33:31 #51 183.7 Created binary: /tmp/bundles/binary-daemon/docker-proxy
12:33:31 #51 183.7 
12:33:31 #51 DONE 184.0s
12:33:31 
12:33:31 #59 [linux/arm/v7 all 7/7] COPY --from=build         /build  /
12:33:31 #59 DONE 0.2s
12:33:31 
12:33:31 #60 exporting to client directory
12:33:31 #60 copying files linux/arm/v7 7.94MB 0.1s
12:33:32 + popd
12:33:32 ~/rpmbuild/BUILD/src
12:33:32 + RPM_EC=0
12:33:32 ++ jobs -p
12:33:32 + exit 0
12:33:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4UHFDK
12:33:32 + umask 022
12:33:32 + cd /root/rpmbuild/BUILD
12:33:32 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64 '!=' / ']'
12:33:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64
12:33:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64
12:33:32 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:32 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64
12:33:32 + 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'
12:33:32 + export CFLAGS
12:33:32 + 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'
12:33:32 + export CXXFLAGS
12:33:32 + 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'
12:33:32 + export FFLAGS
12:33:32 + 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'
12:33:32 + export FCFLAGS
12:33:32 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:33:32 + export LDFLAGS
12:33:32 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:32 + export LT_SYS_LIBRARY_PATH
12:33:32 + CC=gcc
12:33:32 + export CC
12:33:32 + CXX=g++
12:33:32 + export CXX
12:33:32 + cd src
12:33:32 + pushd /root/rpmbuild/BUILD/src/buildx
12:33:32 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:33:32 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:32 + popd
12:33:32 + /usr/lib/rpm/check-buildroot
12:33:32 ~/rpmbuild/BUILD/src
12:33:32 + /usr/lib/rpm/redhat/brp-ldconfig
12:33:32 + /usr/lib/rpm/brp-compress
12:33:32 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:33:32 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:32 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:33:32 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:33:32 + /usr/lib/rpm/check-rpaths
12:33:32 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:33:32 + /usr/lib/rpm/brp-remove-la-files
12:33:32 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:33:32 + /usr/lib/rpm/redhat/brp-python-hardlink
12:33:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JZ3WqE
12:33:32 + umask 022
12:33:32 + cd /root/rpmbuild/BUILD
12:33:32 + 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'
12:33:32 + export CFLAGS
12:33:32 + 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'
12:33:32 + export CXXFLAGS
12:33:32 + 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'
12:33:32 + export FFLAGS
12:33:32 + 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'
12:33:32 + export FCFLAGS
12:33:32 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:33:32 + export LDFLAGS
12:33:32 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:32 + export LT_SYS_LIBRARY_PATH
12:33:32 + CC=gcc
12:33:32 + export CC
12:33:32 + CXX=g++
12:33:32 + export CXX
12:33:32 + cd src
12:33:32 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:33:32 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:33:32 + ver=v0.10.0
12:33:32 + test v0.10.0 = v0.10.0
12:33:32 + echo 'PASS: docker-buildx version OK'
12:33:32 + RPM_EC=0
12:33:32 PASS: docker-buildx version OK
12:33:32 ++ jobs -p
12:33:32 + exit 0
12:33:32 Processing files: docker-buildx-plugin-0.10.0-0.fc37.aarch64
12:33:32 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:32 Provides: docker-buildx-plugin = 0:0.10.0-0.fc37 docker-buildx-plugin(aarch-64) = 0:0.10.0-0.fc37
12:33:32 Requires(interp): /bin/sh /bin/sh /bin/sh
12:33:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:32 Requires(post): /bin/sh
12:33:32 Requires(preun): /bin/sh
12:33:32 Requires(postun): /bin/sh
12:33:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64
12:33:32 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.fc37.src.rpm
12:33:33 #47 212.9 + bin/containerd-stress
12:33:33 #47 212.9 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
12:33:33 #47 215.3 + bin/containerd-shim
12:33:33 #47 216.2 + bin/containerd-shim-runc-v1
12:33:33 #47 217.7 + bin/containerd-shim-runc-v2
12:33:33 #47 219.1 + binaries
12:33:33 #47 DONE 219.9s
12:33:33 
12:33:33 #51 [linux/arm64->arm/v6 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v6 <<EOT (set -e...)
12:33:33 #51 ...
12:33:33 
12:33:33 #55 [linux/arm/v6 all 3/7] COPY --from=containerd    /build/ /
12:33:33 #55 DONE 0.6s
12:33:33 
12:33:33 #51 [linux/arm64->arm/v6 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v6 <<EOT (set -e...)
12:33:33 #51 ...
12:33:33 
12:33:33 #56 [linux/arm/v6 all 4/7] COPY --from=rootlesskit   /build/ /
12:33:33 #56 DONE 0.1s
12:33:33 
12:33:33 #57 [linux/arm/v6 all 5/7] COPY --from=containerutil /build/ /
12:33:33 #57 DONE 0.0s
12:33:33 
12:33:33 #58 [linux/arm/v6 all 6/7] COPY --from=vpnkit        /       /
12:33:33 #58 DONE 0.1s
12:33:33 
12:33:33 #51 [linux/arm64->arm/v6 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/arm/v6 <<EOT (set -e...)
12:33:33 #60 copying files linux/arm/v7 155.97MB 2.1s done
12:33:33 #60 DONE 2.1s
12:33:33 + build_buildx
12:33:33 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx
12:33:33 + set -x
12:33:33 + docker buildx build --platform linux/arm/v7 --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --output ./bin --target binaries .
12:33:34 #1 [internal] load build definition from Dockerfile
12:33:34 #1 transferring dockerfile: 2.93kB done
12:33:34 #1 DONE 0.0s
12:33:34 
12:33:34 #2 [internal] load .dockerignore
12:33:34 #2 transferring context: 45B done
12:33:34 #2 DONE 0.0s
12:33:34 
12:33:34 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
12:33:34 #3 DONE 0.0s
12:33:34 
12:33:34 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
12:33:35 #4 DONE 0.7s
12:33:35 
12:33:35 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:33:35 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 0.0s done
12:33:35 #5 DONE 0.1s
12:33:35 
12:33:35 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:33:35 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 10.81MB / 10.81MB 0.2s done
12:33:35 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887
12:33:35 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 0.1s done
12:33:35 #5 DONE 0.4s
12:33:35 
12:33:35 #6 [auth] library/golang:pull token for registry-1.docker.io
12:33:35 #6 DONE 0.0s
12:33:35 
12:33:35 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:33:35 #7 DONE 0.0s
12:33:35 
12:33:35 #8 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:33:35 #8 DONE 0.3s
12:33:35 
12:33:35 #9 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:33:35 #9 DONE 0.3s
12:33:36 
12:33:36 #10 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:33:36 #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:33:36 #10 CACHED
12:33:36 
12:33:36 #11 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:33:36 #11 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb 0.0s done
12:33:36 #11 sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 155B / 155B 0.1s done
12:33:36 #11 sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 286.26kB / 286.26kB 0.1s done
12:33:36 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 11.53MB / 116.88MB 0.2s
12:33:36 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 28.31MB / 116.88MB 0.3s
12:33:36 #11 sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 3.26MB / 3.26MB 0.1s done
12:33:36 #11 extracting sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f
12:33:36 #11 extracting sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 0.2s done
12:33:36 #11 extracting sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596
12:33:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm
12:33:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dbosFS
12:33:36 + umask 022
12:33:36 + cd /root/rpmbuild/BUILD
12:33:36 + cd src
12:33:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64
12:33:36 + RPM_EC=0
12:33:36 ++ jobs -p
12:33:36 + exit 0
12:33:36     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:33:36     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:33:36     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:33:36     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:33:36 
12:33:36 RPM build warnings:
12:33:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.41F79t
12:33:36 + umask 022
12:33:36 + cd /root/rpmbuild/BUILD
12:33:36 + cd /root/rpmbuild/BUILD
12:33:36 + rm -rf src
12:33:36 + /usr/bin/mkdir -p src
12:33:36 + cd src
12:33:36 + /usr/bin/tar -xof -
12:33:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:33:36 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 58.72MB / 116.88MB 0.6s
12:33:36 #11 extracting sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 0.1s done
12:33:37 + popd
12:33:37 + exit 0
12:33:37 ~/rpmbuild/BUILD/src
12:33:37 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NpdDaa
12:33:37 + umask 022
12:33:37 + cd /root/rpmbuild/BUILD
12:33:37 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64 '!=' / ']'
12:33:37 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64
12:33:37 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64
12:33:37 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:37 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64
12:33:37 + cd src
12:33:37 + pushd /root/rpmbuild/BUILD/src/compose
12:33:37 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:33:37 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:33:37 + popd
12:33:37 + for f in LICENSE MAINTAINERS NOTICE README.md
12:33:37 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:33:37 ~/rpmbuild/BUILD/src
12:33:37 + for f in LICENSE MAINTAINERS NOTICE README.md
12:33:37 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:33:37 + for f in LICENSE MAINTAINERS NOTICE README.md
12:33:37 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:33:37 + for f in LICENSE MAINTAINERS NOTICE README.md
12:33:37 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:33:37 + /usr/lib/rpm/check-buildroot
12:33:37 + /usr/lib/rpm/redhat/brp-compress
12:33:37 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:33:37 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:37 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:33:37 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:33:37 + /usr/lib/rpm/redhat/brp-python-hardlink
12:33:37 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:33:37 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tlnfyU
12:33:37 + umask 022
12:33:37 + cd /root/rpmbuild/BUILD
12:33:37 + cd src
12:33:37 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:33:37 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:33:37 + ver=v2.15.1
12:33:37 + test v2.15.1 = v2.15.1
12:33:37 + echo 'PASS: docker-compose version OK'
12:33:37 + exit 0
12:33:37 PASS: docker-compose version OK
12:33:37 Processing files: docker-compose-plugin-2.15.1-0.el7.aarch64
12:33:37 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XaH8dH
12:33:37 + umask 022
12:33:37 + cd /root/rpmbuild/BUILD
12:33:37 + cd src
12:33:37 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.15.1
12:33:37 + export DOCDIR
12:33:37 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.15.1
12:33:37 + 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.15.1-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.15.1
12:33:37 + exit 0
12:33:37 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xTfGlu
12:33:37 + umask 022
12:33:37 + cd /root/rpmbuild/BUILD
12:33:37 + cd src
12:33:37 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.15.1
12:33:37 + export LICENSEDIR
12:33:37 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.15.1
12:33:37 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.15.1
12:33:37 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.15.1
12:33:37 + exit 0
12:33:37 Provides: docker-compose-plugin = 0:2.15.1-0.el7 docker-compose-plugin(aarch-64) = 0:2.15.1-0.el7
12:33:37 Requires(interp): /bin/sh /bin/sh /bin/sh
12:33:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:37 Requires(post): /bin/sh
12:33:37 Requires(preun): /bin/sh
12:33:37 Requires(postun): /bin/sh
12:33:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64
12:33:37 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.el7.src.rpm
12:33:37 + STATUS=0
12:33:37 + '[' 0 -ne 0 ']'
12:33:37 + /usr/bin/tar -xof -
12:33:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:33:37 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 70.31MB / 116.88MB 0.8s
12:33:37 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 88.08MB / 116.88MB 0.9s
12:33:37 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 99.61MB / 116.88MB 1.1s
12:33:37 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 116.88MB / 116.88MB 1.2s
12:33:37 + STATUS=0
12:33:37 + '[' 0 -ne 0 ']'
12:33:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:37 + RPM_EC=0
12:33:37 ++ jobs -p
12:33:37 + exit 0
12:33:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tDXYNj
12:33:37 + umask 022
12:33:37 + cd /root/rpmbuild/BUILD
12:33:37 + 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'
12:33:37 + export CFLAGS
12:33:37 + 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'
12:33:37 + export CXXFLAGS
12:33:37 + 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'
12:33:37 + export FFLAGS
12:33:37 + 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'
12:33:37 + export FCFLAGS
12:33:37 + 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.10.0-0.fc36.x86_64.ld'
12:33:37 + export LDFLAGS
12:33:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:37 + export LT_SYS_LIBRARY_PATH
12:33:37 + CC=gcc
12:33:37 + export CC
12:33:37 + CXX=g++
12:33:37 + export CXX
12:33:37 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:33:37 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.0-0.fc36 x86_64
12:33:37 + cd src
12:33:37 + pushd /root/rpmbuild/BUILD/src/buildx
12:33:37 + GO111MODULE=on
12:33:37 + CGO_ENABLED=0
12:33:37 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:33:37 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:33:37 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 116.88MB / 116.88MB 1.3s done
12:33:37 #11 DONE 1.5s
12:33:37 
12:33:37 #12 [internal] load build context
12:33:39 #12 transferring context: 62.46MB 3.0s done
12:33:39 #12 DONE 3.0s
12:33:39 
12:33:39 #11 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:33:39 #11 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8
12:33:39 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el7.aarch64.rpm
12:33:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HcnQom
12:33:39 + umask 022
12:33:39 + cd /root/rpmbuild/BUILD
12:33:39 + cd src
12:33:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.aarch64
12:33:39 + exit 0
12:33:40 ~/rpmbuild/BUILD/src
12:33:40 + popd
12:33:40 + RPM_EC=0
12:33:40 ++ jobs -p
12:33:40 + exit 0
12:33:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ugT7Od
12:33:40 + umask 022
12:33:40 + cd /root/rpmbuild/BUILD
12:33:40 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64 '!=' / ']'
12:33:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64
12:33:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64
12:33:40 + mkdir -p /root/rpmbuild/BUILDROOT
12:33:40 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64
12:33:40 + 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'
12:33:40 + export CFLAGS
12:33:40 + 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'
12:33:40 + export CXXFLAGS
12:33:40 + 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'
12:33:40 + export FFLAGS
12:33:40 + 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'
12:33:40 + export FCFLAGS
12:33:40 + 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.10.0-0.fc36.aarch64.ld'
12:33:40 + export LDFLAGS
12:33:40 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:40 + export LT_SYS_LIBRARY_PATH
12:33:40 + CC=gcc
12:33:40 + export CC
12:33:40 + CXX=g++
12:33:40 + export CXX
12:33:40 + cd src
12:33:40 + pushd /root/rpmbuild/BUILD/src/buildx
12:33:40 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:33:40 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:40 + popd
12:33:40 + /usr/lib/rpm/check-buildroot
12:33:40 ~/rpmbuild/BUILD/src
12:33:40 + /usr/lib/rpm/redhat/brp-ldconfig
12:33:40 + /usr/lib/rpm/brp-compress
12:33:40 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:33:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:33:40 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:33:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:33:40 + /usr/lib/rpm/check-rpaths
12:33:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:33:40 + /usr/lib/rpm/brp-remove-la-files
12:33:40 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:33:40 + /usr/lib/rpm/redhat/brp-python-hardlink
12:33:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dhawTe
12:33:40 + umask 022
12:33:40 + cd /root/rpmbuild/BUILD
12:33:40 + 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'
12:33:40 + export CFLAGS
12:33:40 + 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'
12:33:40 + export CXXFLAGS
12:33:40 + 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'
12:33:40 + export FFLAGS
12:33:40 + 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'
12:33:40 + export FCFLAGS
12:33:40 + 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.10.0-0.fc36.aarch64.ld'
12:33:40 + export LDFLAGS
12:33:40 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:40 + export LT_SYS_LIBRARY_PATH
12:33:40 + CC=gcc
12:33:40 + export CC
12:33:40 + CXX=g++
12:33:40 + export CXX
12:33:40 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:33:40 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.0-0.fc36 aarch64
12:33:40 + cd src
12:33:40 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:33:40 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:33:40 + ver=v0.10.0
12:33:40 + test v0.10.0 = v0.10.0
12:33:40 + echo 'PASS: docker-buildx version OK'
12:33:40 + RPM_EC=0
12:33:40 PASS: docker-buildx version OK
12:33:40 ++ jobs -p
12:33:40 + exit 0
12:33:40 Processing files: docker-buildx-plugin-0.10.0-0.fc36.aarch64
12:33:40 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:40 Provides: docker-buildx-plugin = 0:0.10.0-0.fc36 docker-buildx-plugin(aarch-64) = 0:0.10.0-0.fc36
12:33:40 Requires(interp): /bin/sh /bin/sh /bin/sh
12:33:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:33:40 Requires(post): /bin/sh
12:33:40 Requires(preun): /bin/sh
12:33:40 Requires(postun): /bin/sh
12:33:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64
12:33:40 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.fc36.src.rpm
12:33:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
12:33:41 #11 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 3.9s done
12:33:41 #11 extracting sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 0.0s done
12:33:41 #11 DONE 5.5s
12:33:41 
12:33:41 #13 [linux/arm64 gobase 1/3] COPY --from=xx / /
12:33:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:33:42 + make IMAGE=centos:7 verify
12:33:42 docker run  --rm -i \
12:33:42 	-v "$(pwd):/v" \
12:33:42 	-e DEBIAN_FRONTEND=noninteractive \
12:33:42 	-e PACKAGE_REPO=staging \
12:33:42 	-w /v \
12:33:42 	centos:7 ./verify
12:33:42 Unable to find image 'centos:7' locally
12:33:42 #13 DONE 1.0s
12:33:42 
12:33:42 #14 [linux/arm64 gobase 2/3] RUN apk add --no-cache file git
12:33:42 #0 0.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
12:33:42 7: Pulling from library/centos
12:33:42 6717b8ec66cd: Already exists
12:33:42 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
12:33:42 Status: Downloaded newer image for centos:7
12:33:43 + verify
12:33:43 + dpkg --version
12:33:43 + rpm --version
12:33:43 + verify_rpm
12:33:43 ++ . /etc/os-release
12:33:43 +++ NAME='CentOS Linux'
12:33:43 +++ VERSION='7 (AltArch)'
12:33:43 +++ ID=centos
12:33:43 +++ ID_LIKE='rhel fedora'
12:33:43 +++ VERSION_ID=7
12:33:43 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
12:33:43 +++ ANSI_COLOR='0;31'
12:33:43 +++ CPE_NAME=cpe:/o:centos:centos:7:server
12:33:43 +++ HOME_URL=https://www.centos.org/
12:33:43 +++ BUG_REPORT_URL=https://bugs.centos.org/
12:33:43 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
12:33:43 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
12:33:43 +++ REDHAT_SUPPORT_PRODUCT=centos
12:33:43 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
12:33:43 ++ echo centos
12:33:43 + DIST_ID=centos
12:33:43 ++ . /etc/os-release
12:33:43 +++ NAME='CentOS Linux'
12:33:43 +++ VERSION='7 (AltArch)'
12:33:43 +++ ID=centos
12:33:43 +++ ID_LIKE='rhel fedora'
12:33:43 +++ VERSION_ID=7
12:33:43 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
12:33:43 +++ ANSI_COLOR='0;31'
12:33:43 +++ CPE_NAME=cpe:/o:centos:centos:7:server
12:33:43 +++ HOME_URL=https://www.centos.org/
12:33:43 +++ BUG_REPORT_URL=https://bugs.centos.org/
12:33:43 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
12:33:43 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
12:33:43 +++ REDHAT_SUPPORT_PRODUCT=centos
12:33:43 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
12:33:43 ++ echo 7
12:33:43 ++ cut -d. -f1
12:33:43 + DIST_VERSION=7
12:33:43 + pkg_manager=yum
12:33:43 + pkg_config_manager=yum-config-manager
12:33:43 + dnf --version
12:33:43 ./verify: line 117: dnf: command not found
12:33:43 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
12:33:43 + case ${DIST_ID}:${DIST_VERSION} in
12:33:43 + install_rpm_containerd
12:33:43 + '[' staging = stage ']'
12:33:43 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
12:33:43 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
12:33:43 + dnf --version
12:33:43 install-containerd-helpers: line 27: dnf: command not found
12:33:43 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
12:33:43 #14 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
12:33:43 Loaded plugins: fastestmirror, ovl
12:33:43 #14 1.403 (1/8) Installing libmagic (5.43-r0)
12:33:43 #14 1.429 (2/8) Installing file (5.43-r0)
12:33:43 #14 1.432 (3/8) Installing brotli-libs (1.0.9-r9)
12:33:43 #14 1.442 (4/8) Installing nghttp2-libs (1.51.0-r0)
12:33:43 #14 1.447 (5/8) Installing libcurl (7.87.0-r1)
12:33:43 #14 1.460 (6/8) Installing libexpat (2.5.0-r0)
12:33:43 #14 1.464 (7/8) Installing pcre2 (10.42-r0)
12:33:43 #14 1.472 (8/8) Installing git (2.38.3-r1)
12:33:43 #14 1.531 Executing busybox-1.35.0-r29.trigger
12:33:43 #14 1.536 OK: 25 MiB in 24 packages
12:33:44 #14 DONE 1.6s
12:33:44 
12:33:44 #15 [linux/arm64 gobase 3/3] WORKDIR /src
12:33:44 #15 DONE 0.0s
12:33:44 
12:33:44 #16 [linux/arm64 buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
12:33:45 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.fc37.aarch64.rpm
12:33:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g2Rhna
12:33:45 + umask 022
12:33:45 + cd /root/rpmbuild/BUILD
12:33:45 + cd src
12:33:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64
12:33:45 + RPM_EC=0
12:33:45 ++ jobs -p
12:33:45 + exit 0
12:33:45 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.RMtiA5
12:33:45 + umask 022
12:33:45 + cd /root/rpmbuild/BUILD
12:33:45 + rm -rf src src.gemspec
12:33:45 + RPM_EC=0
12:33:45 ++ jobs -p
12:33:45 + exit 0
12:33:45 
12:33:45 RPM build warnings:
12:33:45     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:33:45     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:33:45     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:33:45     source_date_epoch_from_changelog set but %changelog is missing
12:33:45     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-proxy
12:33:45     source_date_epoch_from_changelog set but %changelog is missing
12:33:45     source_date_epoch_from_changelog set but %changelog is missing
12:33:45     source_date_epoch_from_changelog set but %changelog is missing
12:33:45     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:45 warning: source_date_epoch_from_changelog set but %changelog is missing
12:33:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w5oFvN
12:33:45 + umask 022
12:33:45 + cd /root/rpmbuild/BUILD
12:33:45 + cd /root/rpmbuild/BUILD
12:33:45 + rm -rf src
12:33:45 + /usr/bin/mkdir -p src
12:33:45 + cd src
12:33:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
12:33:45 + STATUS=0
12:33:45 + '[' 0 -ne 0 ']'
12:33:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
12:33:45 + STATUS=0
12:33:45 + '[' 0 -ne 0 ']'
12:33:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:45 + RPM_EC=0
12:33:45 ++ jobs -p
12:33:45 + exit 0
12:33:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9OHw8C
12:33:45 + umask 022
12:33:45 + cd /root/rpmbuild/BUILD
12:33:45 + 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'
12:33:45 + export CFLAGS
12:33:45 + 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'
12:33:45 + export CXXFLAGS
12:33:45 + 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'
12:33:45 + export FFLAGS
12:33:45 + 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'
12:33:45 + export FCFLAGS
12:33:45 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:33:45 + export LDFLAGS
12:33:45 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:45 + export LT_SYS_LIBRARY_PATH
12:33:45 + CC=gcc
12:33:45 + export CC
12:33:45 + CXX=g++
12:33:45 + export CXX
12:33:45 + cd src
12:33:45 + pushd /root/rpmbuild/BUILD/src/compose
12:33:45 + make VERSION=v2.15.1 DESTDIR=./bin build
12:33:45 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:33:45 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:33:45 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:33:45 go: downloading golang.org/x/sys v0.3.0
12:33:45 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:33:45 #16 0.404 v0.10.0876462897612d36679153c3414f7689626251501#16 DONE 0.9s
12:33:45 
12:33:45 #17 [linux/arm64->arm/v7 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,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
12:33:45 #17 0.083 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=876462897612d36679153c3414f7689626251501 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
12:33:45 go: downloading github.com/theupdateframework/notary v0.7.0
12:33:45 go: downloading github.com/compose-spec/compose-go v1.8.2
12:33:45 go: downloading github.com/hashicorp/go-version v1.6.0
12:33:45 go: downloading github.com/docker/buildx v0.9.1
12:33:45 go: downloading github.com/mattn/go-shellwords v1.0.12
12:33:45 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:33:46 go: downloading go.opentelemetry.io/otel v1.11.2
12:33:46 go: downloading github.com/containerd/containerd v1.6.14
12:33:46 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:33:46 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:33:46 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:33:46 go: downloading golang.org/x/sync v0.1.0
12:33:46 go: downloading k8s.io/client-go v0.22.4
12:33:46 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:33:46 go: downloading github.com/imdario/mergo v0.3.13
12:33:46 go: downloading github.com/containerd/console v1.0.3
12:33:46 go: downloading github.com/buger/goterm v1.0.4
12:33:46 go: downloading github.com/stretchr/testify v1.8.1
12:33:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:33:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:33:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:33:46 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:33:46 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:33:46 go: downloading k8s.io/api v0.22.4
12:33:47 go: downloading k8s.io/apimachinery v0.22.4
12:33:47 go: downloading github.com/gofrs/flock v0.8.0
12:33:47 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:33:47 go: downloading github.com/golang/mock v1.6.0
12:33:47 go: downloading github.com/klauspost/compress v1.15.9
12:33:47 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:33:47 go: downloading github.com/hashicorp/errwrap v1.1.0
12:33:47 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:33:47 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:33:47 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:33:47 go: downloading google.golang.org/grpc v1.47.0
12:33:47 go: downloading golang.org/x/net v0.4.0
12:33:47 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:33:47 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:33:47 go: downloading golang.org/x/term v0.3.0
12:33:47 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:33:47 go: downloading github.com/mattn/go-runewidth v0.0.14
12:33:47 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:33:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:33:47 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:33:48 go: downloading google.golang.org/protobuf v1.28.0
12:33:48 #51 173.6 Created binary: /tmp/bundles/binary-daemon/dockerd
12:33:48 #51 173.6 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/arm/v6)...
12:33:48 #51 174.0 Created binary: /tmp/bundles/binary-daemon/docker-proxy
12:33:48 #51 174.0 
12:33:48 #51 DONE 174.4s
12:33:48 go: downloading github.com/go-logr/stdr v1.2.2
12:33:48 go: downloading github.com/containerd/typeurl v1.0.2
12:33:48 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:33:48 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:33:48 go: downloading k8s.io/klog/v2 v2.60.1
12:33:48 go: downloading github.com/pelletier/go-toml v1.9.4
12:33:48 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:33:48 go: downloading github.com/google/gofuzz v1.2.0
12:33:48 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:33:48 go: downloading github.com/gogo/googleapis v1.4.1
12:33:49 
12:33:49 #59 [linux/arm/v6 all 7/7] COPY --from=build         /build  /
12:33:49 #59 DONE 0.2s
12:33:49 
12:33:49 #60 exporting to client directory
12:33:49 #60 copying files linux/arm/v6 7.64MB 0.1s
12:33:49 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:33:49 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:33:49 go: downloading github.com/moby/locker v1.0.1
12:33:49 go: downloading github.com/felixge/httpsnoop v1.0.2
12:33:49 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:33:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:33:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:33:49 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:33:49 go: downloading gopkg.in/inf.v0 v0.9.1
12:33:49 go: downloading github.com/googleapis/gnostic v0.5.5
12:33:49 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:33:49 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:33:49 go: downloading github.com/json-iterator/go v1.1.12
12:33:49 go: downloading github.com/modern-go/reflect2 v1.0.2
12:33:49 go: downloading sigs.k8s.io/yaml v1.2.0
12:33:49 go: downloading github.com/mattn/go-colorable v0.1.12
12:33:49 go: downloading github.com/prometheus/client_golang v1.12.2
12:33:49 go: downloading github.com/containerd/ttrpc v1.1.0
12:33:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:33:49 go: downloading github.com/moby/spdystream v0.2.0
12:33:49 go: downloading github.com/mattn/go-isatty v0.0.16
12:33:49 go: downloading github.com/prometheus/client_model v0.2.0
12:33:49 go: downloading github.com/prometheus/common v0.32.1
12:33:49 go: downloading github.com/prometheus/procfs v0.7.3
12:33:51 #60 copying files linux/arm/v6 156.53MB 2.2s done
12:33:51 #60 DONE 2.2s
12:33:51 + build_buildx
12:33:51 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx
12:33:51 + set -x
12:33:51 + docker buildx build --platform linux/arm/v6 --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --output ./bin --target binaries .
12:33:52 #1 [internal] load build definition from Dockerfile
12:33:52 #1 transferring dockerfile: 2.93kB done
12:33:52 #1 DONE 0.0s
12:33:52 
12:33:52 #2 [internal] load .dockerignore
12:33:52 #2 transferring context: 45B done
12:33:52 #2 DONE 0.0s
12:33:52 
12:33:52 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
12:33:52 #3 DONE 0.0s
12:33:52 
12:33:52 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
12:33:52 #4 DONE 0.6s
12:33:52 
12:33:52 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:33:52 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 0.0s done
12:33:53 #5 sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 10.81MB / 10.81MB 0.1s done
12:33:53 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887
12:33:53 #5 extracting sha256:303cacc860f95482f949cbde98d3d3c49a02007166ae0aa91f1268f0e85df887 0.2s done
12:33:53 #5 DONE 0.4s
12:33:53 
12:33:53 #6 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:33:53 #6 ...
12:33:53 
12:33:53 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:33:53 #7 DONE 0.0s
12:33:53 
12:33:53 #8 [auth] library/golang:pull token for registry-1.docker.io
12:33:53 #8 DONE 0.0s
12:33:53 
12:33:53 #6 [linux/arm64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:33:53 #6 DONE 0.3s
12:33:53 
12:33:53 #9 [linux/arm64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:33:53 #9 DONE 0.3s
12:33:53 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
12:33:53 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
12:33:53 repo saved to /etc/yum.repos.d/docker-ce.repo
12:33:53 + yum-config-manager --disable 'docker-ce-*'
12:33:53 Loaded plugins: fastestmirror, ovl
12:33:53 =========================== repo: docker-ce-nightly ============================
12:33:53 [docker-ce-nightly]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/aarch64/nightly
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Nightly - aarch64
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-nightly/7/aarch64
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ====================== repo: docker-ce-nightly-debuginfo =======================
12:33:53 [docker-ce-nightly-debuginfo]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/nightly
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Nightly - Debuginfo aarch64
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-nightly-debuginfo/7/aarch64
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ======================== repo: docker-ce-nightly-source ========================
12:33:53 [docker-ce-nightly-source]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/source/nightly
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-source
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Nightly - Sources
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-nightly-source/7
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ============================ repo: docker-ce-stable ============================
12:33:53 [docker-ce-stable]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/aarch64/stable
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = 0
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Stable - aarch64
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-stable/7/aarch64
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ======================= repo: docker-ce-stable-debuginfo =======================
12:33:53 [docker-ce-stable-debuginfo]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/stable
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Stable - Debuginfo aarch64
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-stable-debuginfo/7/aarch64
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ======================== repo: docker-ce-stable-source =========================
12:33:53 [docker-ce-stable-source]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/source/stable
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-source
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Stable - Sources
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-stable-source/7
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ============================= repo: docker-ce-test =============================
12:33:53 [docker-ce-test]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Test - aarch64
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-test/7/aarch64
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ======================== repo: docker-ce-test-debuginfo ========================
12:33:53 [docker-ce-test-debuginfo]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/test
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Test - Debuginfo aarch64
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-test-debuginfo/7/aarch64
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 ========================= repo: docker-ce-test-source ==========================
12:33:53 [docker-ce-test-source]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/source/test
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-source
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = False
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-source/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Test - Sources
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-source/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-test-source/7
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 + yum-config-manager --enable docker-ce-test
12:33:53 Loaded plugins: fastestmirror, ovl
12:33:53 ============================= repo: docker-ce-test =============================
12:33:53 [docker-ce-test]
12:33:53 async = True
12:33:53 bandwidth = 0
12:33:53 base_persistdir = /var/lib/yum/repos/aarch64/7
12:33:53 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
12:33:53 cache = 0
12:33:53 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
12:33:53 check_config_file_age = True
12:33:53 compare_providers_priority = 80
12:33:53 cost = 1000
12:33:53 deltarpm_metadata_percentage = 100
12:33:53 deltarpm_percentage = 
12:33:53 enabled = 1
12:33:53 enablegroups = True
12:33:53 exclude = 
12:33:53 failovermethod = priority
12:33:53 ftp_disable_epsv = False
12:33:53 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
12:33:53 gpgcakey = 
12:33:53 gpgcheck = True
12:33:53 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
12:33:53 gpgkey = https://download.docker.com/linux/centos/gpg
12:33:53 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
12:33:53 http_caching = all
12:33:53 includepkgs = 
12:33:53 ip_resolve = 
12:33:53 keepalive = True
12:33:53 keepcache = False
12:33:53 mddownloadpolicy = sqlite
12:33:53 mdpolicy = group:small
12:33:53 mediaid = 
12:33:53 metadata_expire = 21600
12:33:53 metadata_expire_filter = read-only:present
12:33:53 metalink = 
12:33:53 minrate = 0
12:33:53 mirrorlist = 
12:33:53 mirrorlist_expire = 86400
12:33:53 name = Docker CE Test - aarch64
12:33:53 old_base_cache_dir = 
12:33:53 password = 
12:33:53 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
12:33:53 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
12:33:53 proxy = False
12:33:53 proxy_dict = 
12:33:53 proxy_password = 
12:33:53 proxy_username = 
12:33:53 repo_gpgcheck = False
12:33:53 retries = 10
12:33:53 skip_if_unavailable = False
12:33:53 ssl_check_cert_permissions = True
12:33:53 sslcacert = 
12:33:53 sslclientcert = 
12:33:53 sslclientkey = 
12:33:53 sslverify = True
12:33:53 throttle = 0
12:33:53 timeout = 30.0
12:33:53 ui_id = docker-ce-test/7/aarch64
12:33:53 ui_repoid_vars = releasever,
12:33:53    basearch
12:33:53 username = 
12:33:53 
12:33:53 + yum makecache
12:33:53 Loaded plugins: fastestmirror, ovl
12:33:53 Determining fastest mirrors
12:33:53 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:33:53 + make manpages
12:33:53 scripts/docs/generate-man.sh
12:33:53 + cp -r . /tmp/docker-cli-docsgen.azIF4ZY3up/
12:33:53 + cd /tmp/docker-cli-docsgen.azIF4ZY3up
12:33:53 + ./scripts/vendor init
12:33:53 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
12:33:53 + cp man/tools.go .
12:33:53 + ./scripts/vendor update
12:33:53 + go mod tidy -compat=1.18 -modfile=vendor.mod
12:33:53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:33:53 go: downloading github.com/spf13/cobra v1.6.1
12:33:53 go: downloading github.com/spf13/pflag v1.0.5
12:33:53 go: downloading github.com/docker/docker v23.0.0-rc.3+incompatible
12:33:53 go: downloading github.com/fvbommel/sortorder v1.0.2
12:33:53 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
12:33:53 go: downloading github.com/morikuni/aec v1.0.0
12:33:53 go: downloading github.com/pkg/errors v0.9.1
12:33:53 go: downloading github.com/google/go-cmp v0.5.9
12:33:53 go: downloading gotest.tools/v3 v3.4.0
12:33:53 go: downloading golang.org/x/sys v0.4.0
12:33:53 go: downloading github.com/docker/go-units v0.5.0
12:33:53 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:33:53 go: downloading github.com/docker/go-connections v0.4.0
12:33:53 go: downloading github.com/moby/sys/sequential v0.5.0
12:33:53 go: downloading github.com/sirupsen/logrus v1.9.0
12:33:53 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
12:33:53 go: downloading golang.org/x/text v0.6.0
12:33:53 go: downloading github.com/mattn/go-runewidth v0.0.13
12:33:53 go: downloading github.com/containerd/containerd v1.6.15
12:33:53 go: downloading github.com/moby/sys/signal v0.7.0
12:33:53 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:33:53 go: downloading github.com/moby/buildkit v0.10.6
12:33:53 go: downloading github.com/moby/patternmatcher v0.5.0
12:33:53 go: downloading github.com/opencontainers/go-digest v1.0.0
12:33:53 go: downloading github.com/gogo/protobuf v1.3.2
12:33:53 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:33:53 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
12:33:53 go: downloading gopkg.in/yaml.v2 v2.4.0
12:33:53 go: downloading golang.org/x/term v0.4.0
12:33:53 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
12:33:53 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:33:53 go: downloading github.com/imdario/mergo v0.3.12
12:33:53 go: downloading github.com/mitchellh/mapstructure v1.3.2
12:33:53 go: downloading github.com/docker/docker-credential-helpers v0.7.0
12:33:53 go: downloading github.com/creack/pty v1.1.11
12:33:53 go: downloading github.com/inconshreveable/mousetrap v1.1.0
12:33:53 go: downloading github.com/gorilla/mux v1.8.0
12:33:53 go: downloading gopkg.in/yaml.v3 v3.0.1
12:33:53 go: downloading github.com/stretchr/testify v1.8.0
12:33:53 go: downloading github.com/rivo/uniseg v0.2.0
12:33:53 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:33:53 go: downloading github.com/klauspost/compress v1.15.12
12:33:53 go: downloading github.com/Microsoft/hcsshim v0.9.6
12:33:53 
12:33:53 #10 [linux/arm64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:33:53 #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:33:53 #10 CACHED
12:33:53 
12:33:53 #11 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:33:53 #11 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb 0.0s done
12:33:53 #11 DONE 0.1s
12:33:53 
12:33:53 #12 [internal] load build context
12:33:54 go: downloading github.com/containerd/continuity v0.3.0
12:33:54 go: downloading github.com/moby/sys/symlink v0.2.0
12:33:54 go: downloading golang.org/x/time v0.1.0
12:33:54 go: downloading github.com/opencontainers/runc v1.1.3
12:33:54 go: downloading golang.org/x/crypto v0.2.0
12:33:54 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:33:54 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:33:54 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
12:33:54 go: downloading google.golang.org/grpc v1.48.0
12:33:55 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.fc36.aarch64.rpm
12:33:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rguntr
12:33:55 + umask 022
12:33:55 + cd /root/rpmbuild/BUILD
12:33:55 + cd src
12:33:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64
12:33:55 + RPM_EC=0
12:33:55 ++ jobs -p
12:33:55 + exit 0
12:33:55 
12:33:55 RPM build warnings:
12:33:55     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:33:55     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:33:55     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:33:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-proxy
12:33:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:33:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZbJGk6
12:33:55 + umask 022
12:33:55 + cd /root/rpmbuild/BUILD
12:33:55 + cd /root/rpmbuild/BUILD
12:33:55 + rm -rf src
12:33:55 + /usr/bin/mkdir -p src
12:33:55 + cd src
12:33:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:33:55 + /usr/bin/tar -xof -
12:33:55 + STATUS=0
12:33:55 + '[' 0 -ne 0 ']'
12:33:55 + /usr/bin/tar -xof -
12:33:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:33:55 + STATUS=0
12:33:55 + '[' 0 -ne 0 ']'
12:33:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:33:55 + RPM_EC=0
12:33:55 ++ jobs -p
12:33:55 + exit 0
12:33:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OabYAS
12:33:55 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
12:33:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:33:55 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
12:33:55 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:33:55 go: downloading github.com/russross/blackfriday v1.6.0
12:33:55 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:33:55 go: downloading github.com/Microsoft/go-winio v0.5.2
12:33:55 go: downloading golang.org/x/net v0.5.0
12:33:55 + umask 022
12:33:55 + cd /root/rpmbuild/BUILD
12:33:55 + 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'
12:33:55 + export CFLAGS
12:33:55 + 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'
12:33:55 + export CXXFLAGS
12:33:55 + 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'
12:33:55 + export FFLAGS
12:33:55 + 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'
12:33:55 + export FCFLAGS
12:33:55 + 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.15.1-0.fc36.aarch64.ld'
12:33:55 + export LDFLAGS
12:33:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:33:55 + export LT_SYS_LIBRARY_PATH
12:33:55 + CC=gcc
12:33:55 + export CC
12:33:55 + CXX=g++
12:33:55 + export CXX
12:33:55 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:33:55 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.15.1-0.fc36 aarch64
12:33:55 + cd src
12:33:55 + pushd /root/rpmbuild/BUILD/src/compose
12:33:55 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:33:55 + make VERSION=v2.15.1 DESTDIR=./bin build
12:33:55 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:33:55 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:33:55 go: downloading github.com/davecgh/go-spew v1.1.1
12:33:55 go: downloading github.com/pmezard/go-difflib v1.0.0
12:33:55 go: downloading github.com/miekg/pkcs11 v1.1.1
12:33:55 go: downloading github.com/prometheus/client_golang v1.14.0
12:33:55 go: downloading github.com/go-sql-driver/mysql v1.6.0
12:33:55 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
12:33:55 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
12:33:55 go: downloading github.com/google/certificate-transparency-go v1.1.4
12:33:55 go: downloading github.com/golang/protobuf v1.5.2
12:33:55 go: downloading google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
12:33:55 go: downloading golang.org/x/sys v0.3.0
12:33:55 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:33:56 go: downloading github.com/theupdateframework/notary v0.7.0
12:33:56 go: downloading github.com/compose-spec/compose-go v1.8.2
12:33:56 go: downloading github.com/hashicorp/go-version v1.6.0
12:33:56 go: downloading github.com/docker/buildx v0.9.1
12:33:56 go: downloading github.com/mattn/go-shellwords v1.0.12
12:33:56 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:33:56 go: downloading go.opentelemetry.io/otel v1.11.2
12:33:56 go: downloading github.com/containerd/containerd v1.6.14
12:33:56 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:33:57 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:33:57 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:33:57 go: downloading golang.org/x/sync v0.1.0
12:33:57 go: downloading k8s.io/client-go v0.22.4
12:33:57 #12 transferring context: 62.46MB 2.9s done
12:33:57 #12 DONE 3.0s
12:33:57 
12:33:57 #11 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:33:57 #11 sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 155B / 155B 0.0s done
12:33:57 #11 sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 286.26kB / 286.26kB 0.1s done
12:33:57 #11 sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 3.26MB / 3.26MB 0.1s done
12:33:57 #11 extracting sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f 0.3s done
12:33:57 #11 sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 116.88MB / 116.88MB 1.3s done
12:33:57 #11 extracting sha256:da3aa66ae7ca151fbd33126b15fa4d01bd5ceb35d53de36a8c6c82ecde58b596 0.1s done
12:33:57 #11 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8
12:33:57 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:33:57 go: downloading github.com/imdario/mergo v0.3.13
12:33:57 go: downloading github.com/containerd/console v1.0.3
12:33:57 go: downloading github.com/buger/goterm v1.0.4
12:33:57 go: downloading github.com/stretchr/testify v1.8.1
12:33:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:33:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:33:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:33:57 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:33:57 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:33:57 go: downloading k8s.io/api v0.22.4
12:33:57 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
12:33:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:33:57 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
12:33:57 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
12:33:57 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
12:33:57 go: downloading github.com/beorn7/perks v1.0.1
12:33:57 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:33:57 go: downloading github.com/prometheus/client_model v0.3.0
12:33:57 go: downloading github.com/prometheus/common v0.37.0
12:33:57 go: downloading github.com/prometheus/procfs v0.8.0
12:33:57 go: downloading google.golang.org/protobuf v1.28.1
12:33:57 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
12:33:57 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
12:33:57 go: downloading github.com/opentracing/opentracing-go v1.1.0
12:33:57 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
12:33:57 go: downloading k8s.io/klog/v2 v2.80.1
12:33:57 go: downloading github.com/kr/text v0.2.0
12:33:57 go: downloading github.com/docker/go-metrics v0.0.1
12:33:57 go: downloading github.com/BurntSushi/toml v0.3.1
12:33:57 go: downloading github.com/kr/pretty v0.2.1
12:33:57 go: downloading github.com/magiconair/properties v1.5.3
12:33:57 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
12:33:57 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
12:33:57 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
12:33:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
12:33:57 go: downloading github.com/go-logr/logr v1.2.3
12:33:57 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
12:33:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:33:57 + go mod vendor -modfile=vendor.mod
12:33:57  * base: download.cf.centos.org
12:33:57  * extras: download.cf.centos.org
12:33:57  * updates: download.cf.centos.org
12:33:58 go: downloading k8s.io/apimachinery v0.22.4
12:33:58 go: downloading github.com/gofrs/flock v0.8.0
12:33:58 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:33:58 go: downloading github.com/golang/mock v1.6.0
12:33:58 go: downloading github.com/klauspost/compress v1.15.9
12:33:58 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:33:58 go: downloading github.com/hashicorp/errwrap v1.1.0
12:33:58 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:33:58 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:33:58 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:33:58 go: downloading google.golang.org/grpc v1.47.0
12:33:58 make[2]: Leaving directory '/root/build-deb/compose'
12:33:58 # Build the scan-plugin
12:33:58 # TODO change once we support scan-plugin on other architectures
12:33:58 if [ "arm64" = "amd64" ]; then \
12:33:58 	cd /go/src/github.com/docker/scan-cli-plugin \
12:33:58 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:33:58 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:33:58 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:33:58 fi
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    debian/rules override_dh_auto_test
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:33:58 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:33:58 PASS: daemon version OK
12:33:58 ver="$(cli/build/docker --version)"; \
12:33:58 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:33:58 PASS: cli version OK
12:33:58 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:33:58 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:33:58 PASS: docker-buildx version OK
12:33:58 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:33:58 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:33:58 PASS: docker-compose version OK
12:33:58 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:33:58 # TODO change once we support scan-plugin on other architectures
12:33:58 if [ "arm64" = "amd64" ]; then \
12:33:58 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:33:58 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:33:58 fi
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    create-stamp debian/debhelper-build-stamp
12:33:58  debian/rules binary
12:33:58 dh binary --with=bash-completion
12:33:58    dh_testroot
12:33:58    dh_prep
12:33:58    debian/rules override_dh_auto_install
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 # docker-ce-cli install
12:33:58 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:33:58 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:33:58 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:33:58 # docker-ce install
12:33:58 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:33:58 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:33:58 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:33:58 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:33:58 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:33:58 # docker-buildx-plugin install
12:33:58 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:33:58 # docker-compose-plugin install
12:33:58 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:33:58 # docker-scan-plugin install
12:33:58 # TODO change once we support scan-plugin on other architectures
12:33:58 if [ "arm64" = "amd64" ]; then \
12:33:58 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:33:58 fi
12:33:58 # docker-ce-rootless-extras install
12:33:58 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:33:58 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:33:58 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:33:58 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:33:58 # TODO: how can we install vpnkit?
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    debian/rules override_dh_install
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 dh_install
12:33:58 # TODO Can we do this from within our container?
12:33:58 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    dh_installdocs
12:33:58    dh_installchangelogs
12:33:58    dh_installman
12:33:58    dh_bash-completion
12:33:58    dh_systemd_enable
12:33:58    debian/rules override_dh_installinit
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 # use "docker" as our service name, not "docker-ce"
12:33:58 dh_installinit --name=docker
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    dh_systemd_start
12:33:58    dh_perl
12:33:58    dh_link
12:33:58    dh_strip_nondeterminism
12:33:58    dh_compress
12:33:58    dh_fixperms
12:33:58    dh_missing
12:33:58    debian/rules override_dh_strip
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 # Go has lots of problems with stripping, so just don't
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    dh_makeshlibs
12:33:58    debian/rules override_dh_shlibdeps
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    dh_installdeb
12:33:58    debian/rules override_dh_gencontrol
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:33:58 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:33:58 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:33:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:33:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:33:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:33:58 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:33:58 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:33:58 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:33:58 if [ "arm64" = "amd64" ]; then \
12:33:58 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:33:58 fi
12:33:58 dh_gencontrol --remaining-packages
12:33:58 make[1]: Leaving directory '/root/build-deb'
12:33:58    dh_md5sums
12:33:58    debian/rules override_dh_builddeb
12:33:58 make[1]: Entering directory '/root/build-deb'
12:33:58 dh_builddeb -- -Zxz
12:33:58 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'.
12:33:58 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb'.
12:33:58 go: downloading golang.org/x/net v0.4.0
12:33:58 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:33:58 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:33:58 go: downloading golang.org/x/term v0.3.0
12:33:58 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:33:58 go: downloading github.com/mattn/go-runewidth v0.0.14
12:33:58 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:33:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:33:58 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:33:59 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
12:33:59 #11 extracting sha256:491d6e59a2be619159e6630fabdf81f0255c275176cd97d109fa2f417935d6a8 4.0s done
12:33:59 #11 DONE 5.5s
12:33:59 
12:33:59 #11 [linux/arm64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:33:59 #11 extracting sha256:cb4d12be79e26ab534722d5e8e5c9d931ed5ebd84ded16cae4b12390bb543502 0.0s done
12:33:59 #11 DONE 5.5s
12:33:59 
12:33:59 #13 [linux/arm64 gobase 1/3] COPY --from=xx / /
12:34:00 #13 DONE 0.9s
12:34:00 
12:34:00 #14 [linux/arm64 gobase 2/3] RUN apk add --no-cache file git
12:34:00 #0 0.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
12:34:00 make[2]: Leaving directory '/root/build-deb/compose'
12:34:00 # Build the scan-plugin
12:34:00 # TODO change once we support scan-plugin on other architectures
12:34:00 if [ "arm64" = "amd64" ]; then \
12:34:00 	cd /go/src/github.com/docker/scan-cli-plugin \
12:34:00 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:34:00 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:34:00 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:34:00 fi
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    debian/rules override_dh_auto_test
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:34:00 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:34:00 PASS: daemon version OK
12:34:00 ver="$(cli/build/docker --version)"; \
12:34:00 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:34:00 PASS: cli version OK
12:34:00 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:00 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:34:00 PASS: docker-buildx version OK
12:34:00 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:00 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:34:00 PASS: docker-compose version OK
12:34:00 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:34:00 # TODO change once we support scan-plugin on other architectures
12:34:00 if [ "arm64" = "amd64" ]; then \
12:34:00 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:00 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:34:00 fi
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    create-stamp debian/debhelper-build-stamp
12:34:00  debian/rules binary
12:34:00 dh binary --with=bash-completion
12:34:00    dh_testroot
12:34:00    dh_prep
12:34:00    debian/rules override_dh_auto_install
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 # docker-ce-cli install
12:34:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:34:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:34:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:34:00 # docker-ce install
12:34:00 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:34:00 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:34:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:34:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:34:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:34:00 # docker-buildx-plugin install
12:34:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:34:00 # docker-compose-plugin install
12:34:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:34:00 # docker-scan-plugin install
12:34:00 # TODO change once we support scan-plugin on other architectures
12:34:00 if [ "arm64" = "amd64" ]; then \
12:34:00 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:34:00 fi
12:34:00 # docker-ce-rootless-extras install
12:34:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:34:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:34:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:34:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:34:00 # TODO: how can we install vpnkit?
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    debian/rules override_dh_install
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 dh_install
12:34:00 # TODO Can we do this from within our container?
12:34:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    dh_installdocs
12:34:00    dh_installchangelogs
12:34:00    dh_installman
12:34:00    dh_bash-completion
12:34:00    dh_systemd_enable
12:34:00    debian/rules override_dh_installinit
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 # use "docker" as our service name, not "docker-ce"
12:34:00 dh_installinit --name=docker
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    dh_systemd_start
12:34:00    dh_perl
12:34:00    dh_link
12:34:00    dh_strip_nondeterminism
12:34:00    dh_compress
12:34:00    dh_fixperms
12:34:00    dh_missing
12:34:00    debian/rules override_dh_strip
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 # Go has lots of problems with stripping, so just don't
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    dh_makeshlibs
12:34:00    debian/rules override_dh_shlibdeps
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    dh_installdeb
12:34:00    debian/rules override_dh_gencontrol
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:34:00 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:34:00 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:00 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:34:00 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:34:00 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:00 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:34:00 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:34:00 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:34:00 if [ "arm64" = "amd64" ]; then \
12:34:00 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:34:00 fi
12:34:00 dh_gencontrol --remaining-packages
12:34:00 make[1]: Leaving directory '/root/build-deb'
12:34:00    dh_md5sums
12:34:00    debian/rules override_dh_builddeb
12:34:00 make[1]: Entering directory '/root/build-deb'
12:34:00 dh_builddeb -- -Zxz
12:34:00 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'.
12:34:00 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb'.
12:34:01 make[2]: Leaving directory '/root/build-deb/compose'
12:34:01 # Build the scan-plugin
12:34:01 # TODO change once we support scan-plugin on other architectures
12:34:01 if [ "arm64" = "amd64" ]; then \
12:34:01 	cd /go/src/github.com/docker/scan-cli-plugin \
12:34:01 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:34:01 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:34:01 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:34:01 fi
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    debian/rules override_dh_auto_test
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:34:01 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:34:01 PASS: daemon version OK
12:34:01 ver="$(cli/build/docker --version)"; \
12:34:01 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:34:01 PASS: cli version OK
12:34:01 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:01 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:34:01 PASS: docker-buildx version OK
12:34:01 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:01 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:34:01 PASS: docker-compose version OK
12:34:01 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:34:01 # TODO change once we support scan-plugin on other architectures
12:34:01 if [ "arm64" = "amd64" ]; then \
12:34:01 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:01 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:34:01 fi
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    create-stamp debian/debhelper-build-stamp
12:34:01  debian/rules binary
12:34:01 dh binary --with=bash-completion
12:34:01    dh_testroot
12:34:01    dh_prep
12:34:01    debian/rules override_dh_auto_install
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 # docker-ce-cli install
12:34:01 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:34:01 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:34:01 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:34:01 # docker-ce install
12:34:01 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:34:01 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:34:01 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:34:01 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:34:01 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:34:01 # docker-buildx-plugin install
12:34:01 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:34:01 # docker-compose-plugin install
12:34:01 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:34:01 # docker-scan-plugin install
12:34:01 # TODO change once we support scan-plugin on other architectures
12:34:01 if [ "arm64" = "amd64" ]; then \
12:34:01 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:34:01 fi
12:34:01 # docker-ce-rootless-extras install
12:34:01 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:34:01 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:34:01 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:34:01 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:34:01 # TODO: how can we install vpnkit?
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    debian/rules override_dh_install
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 dh_install
12:34:01 # TODO Can we do this from within our container?
12:34:01 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    dh_installdocs
12:34:01    dh_installchangelogs
12:34:01    dh_installman
12:34:01    dh_bash-completion
12:34:01    dh_systemd_enable
12:34:01    debian/rules override_dh_installinit
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 # use "docker" as our service name, not "docker-ce"
12:34:01 dh_installinit --name=docker
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    dh_systemd_start
12:34:01    dh_perl
12:34:01    dh_link
12:34:01    dh_strip_nondeterminism
12:34:01    dh_compress
12:34:01    dh_fixperms
12:34:01    dh_missing
12:34:01    debian/rules override_dh_strip
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 # Go has lots of problems with stripping, so just don't
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    dh_makeshlibs
12:34:01    debian/rules override_dh_shlibdeps
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:34:01 go: downloading google.golang.org/protobuf v1.28.0
12:34:01 go: downloading github.com/go-logr/stdr v1.2.2
12:34:01 go: downloading github.com/containerd/typeurl v1.0.2
12:34:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:01 go: downloading k8s.io/klog/v2 v2.60.1
12:34:01 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:01 #14 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
12:34:01 #14 1.414 (1/8) Installing libmagic (5.43-r0)
12:34:01 #14 1.443 (2/8) Installing file (5.43-r0)
12:34:01 #14 1.446 (3/8) Installing brotli-libs (1.0.9-r9)
12:34:01 #14 1.457 (4/8) Installing nghttp2-libs (1.51.0-r0)
12:34:01 #14 1.462 (5/8) Installing libcurl (7.87.0-r1)
12:34:01 #14 1.470 (6/8) Installing libexpat (2.5.0-r0)
12:34:01 #14 1.475 (7/8) Installing pcre2 (10.42-r0)
12:34:01 #14 1.483 (8/8) Installing git (2.38.3-r1)
12:34:01 #14 1.545 Executing busybox-1.35.0-r29.trigger
12:34:01 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:01 go: downloading github.com/google/gofuzz v1.2.0
12:34:01 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:01 go: downloading github.com/gogo/googleapis v1.4.1
12:34:01 make[2]: Leaving directory '/root/build-deb/compose'
12:34:01 # Build the scan-plugin
12:34:01 # TODO change once we support scan-plugin on other architectures
12:34:01 if [ "arm64" = "amd64" ]; then \
12:34:01 	cd /go/src/github.com/docker/scan-cli-plugin \
12:34:01 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:34:01 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:34:01 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:34:01 fi
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    debian/rules override_dh_auto_test
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:34:01 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:34:01 PASS: daemon version OK
12:34:01 ver="$(cli/build/docker --version)"; \
12:34:01 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:34:01 PASS: cli version OK
12:34:01 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:01 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:34:01 PASS: docker-buildx version OK
12:34:01 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:01 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:34:01 PASS: docker-compose version OK
12:34:01 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:34:01 # TODO change once we support scan-plugin on other architectures
12:34:01 if [ "arm64" = "amd64" ]; then \
12:34:01 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:01 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:34:01 fi
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    create-stamp debian/debhelper-build-stamp
12:34:01  debian/rules binary
12:34:01 dh binary --with=bash-completion
12:34:01    dh_testroot
12:34:01    dh_prep
12:34:01    debian/rules override_dh_auto_install
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 # docker-ce-cli install
12:34:01 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:34:01 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:34:01 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:34:01 # docker-ce install
12:34:01 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:34:01 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:34:01 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:34:01 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:34:01 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:34:01 # docker-buildx-plugin install
12:34:01 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:34:01 # docker-compose-plugin install
12:34:01 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:34:01 # docker-scan-plugin install
12:34:01 # TODO change once we support scan-plugin on other architectures
12:34:01 if [ "arm64" = "amd64" ]; then \
12:34:01 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:34:01 fi
12:34:01 # docker-ce-rootless-extras install
12:34:01 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:34:01 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:34:01 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:34:01 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:34:01 # TODO: how can we install vpnkit?
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    debian/rules override_dh_install
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 dh_install
12:34:01 # TODO Can we do this from within our container?
12:34:01 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    dh_installdocs
12:34:01    dh_installchangelogs
12:34:01    dh_installman
12:34:01    dh_bash-completion
12:34:01    dh_systemd_enable
12:34:01    debian/rules override_dh_installinit
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 # use "docker" as our service name, not "docker-ce"
12:34:01 dh_installinit --name=docker
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    dh_systemd_start
12:34:01    dh_perl
12:34:01    dh_link
12:34:01    dh_strip_nondeterminism
12:34:01    dh_compress
12:34:01    dh_fixperms
12:34:01    dh_missing
12:34:01    debian/rules override_dh_strip
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 # Go has lots of problems with stripping, so just don't
12:34:01 make[1]: Leaving directory '/root/build-deb'
12:34:01    dh_makeshlibs
12:34:01    debian/rules override_dh_shlibdeps
12:34:01 make[1]: Entering directory '/root/build-deb'
12:34:01 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:34:01 #14 1.550 OK: 25 MiB in 24 packages
12:34:01 #14 DONE 1.7s
12:34:01 
12:34:01 #15 [linux/arm64 gobase 3/3] WORKDIR /src
12:34:01 #15 DONE 0.0s
12:34:01 
12:34:01 #16 [linux/arm64 buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
12:34:02 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:02 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:02 go: downloading github.com/moby/locker v1.0.1
12:34:02 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:02 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:02 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:02 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:02 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:02 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:02 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:02 go: downloading github.com/json-iterator/go v1.1.12
12:34:02 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:02 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:02 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:02 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:02 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:02 go: downloading github.com/moby/spdystream v0.2.0
12:34:02 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:02 go: downloading github.com/prometheus/client_model v0.2.0
12:34:02 go: downloading github.com/prometheus/common v0.32.1
12:34:02 go: downloading github.com/prometheus/procfs v0.7.3
12:34:02 #16 0.403 v0.10.0876462897612d36679153c3414f7689626251501#16 DONE 0.8s
12:34:02 
12:34:02 #17 [linux/arm64->arm/v6 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,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
12:34:03 #17 0.079 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=876462897612d36679153c3414f7689626251501 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
12:34:03 make[1]: Leaving directory '/root/build-deb'
12:34:03    dh_installdeb
12:34:03    debian/rules override_dh_gencontrol
12:34:03 make[1]: Entering directory '/root/build-deb'
12:34:03 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:34:03 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:34:03 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:03 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:34:03 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:34:03 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:03 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:34:03 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:34:03 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:34:03 if [ "arm64" = "amd64" ]; then \
12:34:03 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:34:03 fi
12:34:03 dh_gencontrol --remaining-packages
12:34:03 make[1]: Leaving directory '/root/build-deb'
12:34:03    dh_installdeb
12:34:03    debian/rules override_dh_gencontrol
12:34:03 make[1]: Entering directory '/root/build-deb'
12:34:03 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:34:03 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:34:03 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:03 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:34:03 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:34:03 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:03 make[1]: Leaving directory '/root/build-deb'
12:34:03    dh_md5sums
12:34:03 #17 DONE 103.7s
12:34:03 
12:34:03 #18 exporting to client directory
12:34:03 #18 copying files linux/arm64 6.52MB 0.1s
12:34:03 #18 copying files linux/arm64 47.59MB 0.7s done
12:34:03 #18 DONE 0.7s
12:34:03 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64 ']'
12:34:03 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-cli
12:34:03 + case ${TARGETOS} in
12:34:03 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build/linux_arm64/docker-linux-arm64 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-cli/docker
12:34:03 + case ${TARGETOS} in
12:34:03 + set -x
12:34:03 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-cli-0.0.0-20230124074129-645395c.tgz docker-cli
12:34:03 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-engine
12:34:03 + case ${TARGETOS} in
12:34:03 + for f in dockerd docker-init docker-proxy
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/dockerd ']'
12:34:03 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/dockerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-engine/dockerd
12:34:03 + for f in dockerd docker-init docker-proxy
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/docker-init ']'
12:34:03 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/docker-init /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-engine/docker-init
12:34:03 + for f in dockerd docker-init docker-proxy
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/docker-proxy ']'
12:34:03 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/docker-proxy /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-engine/docker-proxy
12:34:03 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/containerd
12:34:03 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/containerd ']'
12:34:03 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/containerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/containerd/containerd
12:34:03 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/ctr ']'
12:34:03 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/ctr /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/containerd/ctr
12:34:03 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/containerd-shim ']'
12:34:03 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/containerd-shim-runc-v2 ']'
12:34:03 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/containerd-shim-runc-v2 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/containerd/containerd-shim-runc-v2
12:34:03 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:34:03 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/runc ']'
12:34:03 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm64/runc /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/containerd/runc
12:34:03 + case ${TARGETOS} in
12:34:03 + set -x
12:34:03 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-engine-0.0.0-20230124074129-645395c.tgz docker-engine
12:34:03 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/containerd-1.7.0-beta.1.tgz containerd
12:34:04 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:34:04 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:34:04 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:34:04 if [ "arm64" = "amd64" ]; then \
12:34:04 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:34:04 fi
12:34:04 dh_gencontrol --remaining-packages
12:34:04 make[1]: Leaving directory '/root/build-deb'
12:34:04    dh_md5sums
12:34:04    debian/rules override_dh_builddeb
12:34:04 make[1]: Entering directory '/root/build-deb'
12:34:04 dh_builddeb -- -Zxz
12:34:04 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb'.
12:34:04 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'.
12:34:04    debian/rules override_dh_builddeb
12:34:04 make[1]: Entering directory '/root/build-deb'
12:34:04 dh_builddeb -- -Zxz
12:34:04 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb'.
12:34:04 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'.
12:34:05 make[2]: Leaving directory '/root/build-deb/compose'
12:34:05 # Build the scan-plugin
12:34:05 # TODO change once we support scan-plugin on other architectures
12:34:05 if [ "arm64" = "amd64" ]; then \
12:34:05 	cd /go/src/github.com/docker/scan-cli-plugin \
12:34:05 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:34:05 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:34:05 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:34:05 fi
12:34:05 make[1]: Leaving directory '/root/build-deb'
12:34:05    debian/rules override_dh_auto_test
12:34:05 make[1]: Entering directory '/root/build-deb'
12:34:05 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:34:05 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:34:05 PASS: daemon version OK
12:34:05 ver="$(cli/build/docker --version)"; \
12:34:05 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:34:05 PASS: cli version OK
12:34:05 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:05 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:34:05 PASS: docker-buildx version OK
12:34:05 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:05 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:34:05 PASS: docker-compose version OK
12:34:05 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:34:05 # TODO change once we support scan-plugin on other architectures
12:34:05 if [ "arm64" = "amd64" ]; then \
12:34:05 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:05 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:34:05 fi
12:34:05 make[1]: Leaving directory '/root/build-deb'
12:34:05    create-stamp debian/debhelper-build-stamp
12:34:05  debian/rules binary
12:34:05 dh binary --with=bash-completion
12:34:05    dh_testroot
12:34:05    dh_prep
12:34:05    debian/rules override_dh_auto_install
12:34:05 make[1]: Entering directory '/root/build-deb'
12:34:05 # docker-ce-cli install
12:34:05 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:34:05 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:34:05 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:34:05 # docker-ce install
12:34:05 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:34:05 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:34:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:34:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:34:05 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:34:05 # docker-buildx-plugin install
12:34:05 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:34:05 # docker-compose-plugin install
12:34:05 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:34:05 # docker-scan-plugin install
12:34:05 # TODO change once we support scan-plugin on other architectures
12:34:05 if [ "arm64" = "amd64" ]; then \
12:34:05 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:34:05 fi
12:34:05 # docker-ce-rootless-extras install
12:34:05 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:34:05 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:34:05 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:34:05 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:34:05 # TODO: how can we install vpnkit?
12:34:05 make[1]: Leaving directory '/root/build-deb'
12:34:05    debian/rules override_dh_install
12:34:05 make[1]: Entering directory '/root/build-deb'
12:34:05 dh_install
12:34:05 # TODO Can we do this from within our container?
12:34:05 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:34:05 make[1]: Leaving directory '/root/build-deb'
12:34:05    dh_installdocs
12:34:05    dh_installchangelogs
12:34:05    dh_installman
12:34:05    dh_bash-completion
12:34:05    dh_systemd_enable
12:34:05    debian/rules override_dh_installinit
12:34:05 make[1]: Entering directory '/root/build-deb'
12:34:05 # use "docker" as our service name, not "docker-ce"
12:34:05 dh_installinit --name=docker
12:34:05 make[1]: Leaving directory '/root/build-deb'
12:34:05    dh_systemd_start
12:34:05    dh_perl
12:34:05    dh_link
12:34:05    dh_strip_nondeterminism
12:34:05    dh_compress
12:34:05    dh_fixperms
12:34:05    dh_missing
12:34:05    debian/rules override_dh_strip
12:34:05 make[1]: Entering directory '/root/build-deb'
12:34:05 # Go has lots of problems with stripping, so just don't
12:34:05 make[1]: Leaving directory '/root/build-deb'
12:34:05    dh_makeshlibs
12:34:05    debian/rules override_dh_shlibdeps
12:34:05 make[1]: Entering directory '/root/build-deb'
12:34:05 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:34:06 + case ${TARGETOS} in
12:34:06 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:34:06 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm64/rootlesskit ']'
12:34:06 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:34:06 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm64/rootlesskit-docker-proxy ']'
12:34:06 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:34:06 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm64/dockerd-rootless.sh ']'
12:34:06 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:34:06 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm64/dockerd-rootless-setuptool.sh ']'
12:34:06 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:34:06 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm64/vpnkit ']'
12:34:06 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-rootless-extras ']'
12:34:06 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:34:06 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-buildx
12:34:06 + case ${TARGETOS} in
12:34:06 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin/linux_arm64/buildx /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-buildx/docker-buildx
12:34:06 + case ${TARGETOS} in
12:34:06 + set -x
12:34:06 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64/docker-buildx-plugin-0.10.0.tgz docker-buildx
12:34:08 make[2]: Leaving directory '/root/build-deb/compose'
12:34:08 # Build the scan-plugin
12:34:08 # TODO change once we support scan-plugin on other architectures
12:34:08 if [ "arm64" = "amd64" ]; then \
12:34:08 	cd /go/src/github.com/docker/scan-cli-plugin \
12:34:08 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:34:08 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:34:08 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:34:08 fi
12:34:08 make[1]: Leaving directory '/root/build-deb'
12:34:08    debian/rules override_dh_auto_test
12:34:08 make[1]: Entering directory '/root/build-deb'
12:34:08 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:34:08 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:34:08 PASS: daemon version OK
12:34:08 ver="$(cli/build/docker --version)"; \
12:34:08 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:34:08 PASS: cli version OK
12:34:08 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:08 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:34:08 PASS: docker-buildx version OK
12:34:08 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:08 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:34:08 PASS: docker-compose version OK
12:34:08 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:34:08 # TODO change once we support scan-plugin on other architectures
12:34:08 if [ "arm64" = "amd64" ]; then \
12:34:08 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:34:08 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:34:08 fi
12:34:08 make[1]: Leaving directory '/root/build-deb'
12:34:08    create-stamp debian/debhelper-build-stamp
12:34:08  debian/rules binary
12:34:08 dh binary --with=bash-completion
12:34:08    dh_testroot
12:34:08    dh_prep
12:34:08    debian/rules override_dh_auto_install
12:34:08 make[1]: Entering directory '/root/build-deb'
12:34:08 # docker-ce-cli install
12:34:08 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:34:08 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:34:08 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:34:08 # docker-ce install
12:34:08 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:34:08 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:34:08 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:34:08 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:34:08 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:34:08 # docker-buildx-plugin install
12:34:08 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:34:08 # docker-compose-plugin install
12:34:08 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:34:08 # docker-scan-plugin install
12:34:08 # TODO change once we support scan-plugin on other architectures
12:34:08 if [ "arm64" = "amd64" ]; then \
12:34:08 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:34:08 fi
12:34:08 # docker-ce-rootless-extras install
12:34:08 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:34:08 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:34:08 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:34:08 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:34:08 # TODO: how can we install vpnkit?
12:34:08 make[1]: Leaving directory '/root/build-deb'
12:34:08    debian/rules override_dh_install
12:34:08 make[1]: Entering directory '/root/build-deb'
12:34:08 dh_install
12:34:08 # TODO Can we do this from within our container?
12:34:08 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:34:08 make[1]: Leaving directory '/root/build-deb'
12:34:08    dh_installdocs
12:34:08    dh_installchangelogs
12:34:08    dh_installman
12:34:08    dh_bash-completion
12:34:08    dh_systemd_enable
12:34:08    debian/rules override_dh_installinit
12:34:08 make[1]: Entering directory '/root/build-deb'
12:34:08 # use "docker" as our service name, not "docker-ce"
12:34:08 dh_installinit --name=docker
12:34:08 make[1]: Leaving directory '/root/build-deb'
12:34:08    dh_systemd_start
12:34:08    dh_perl
12:34:08    dh_link
12:34:08    dh_strip_nondeterminism
12:34:09 + bundlesFilename=bundles-ce-static-linux-arm64.tar.gz
12:34:09 + set -x
12:34:09 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm64
12:34:09 + rm -r containerd/ docker-buildx/ docker-cli/ docker-engine/
12:34:09 + tar -zvcf /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/bundles-ce-static-linux-arm64.tar.gz .
12:34:09 ./
12:34:09 ./docker-buildx-plugin-0.10.0.tgz
12:34:09 make[1]: Leaving directory '/root/build-deb'
12:34:09    dh_installdeb
12:34:09    debian/rules override_dh_gencontrol
12:34:09 make[1]: Entering directory '/root/build-deb'
12:34:09 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:34:09 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:34:09 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:09 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:34:09 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:34:09 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:09 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:34:09 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:34:09 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:34:09 if [ "arm64" = "amd64" ]; then \
12:34:09 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:34:09 fi
12:34:09 dh_gencontrol --remaining-packages
12:34:09 make[1]: Leaving directory '/root/build-deb'
12:34:09    dh_md5sums
12:34:09 ./docker-cli-0.0.0-20230124074129-645395c.tgz
12:34:09    debian/rules override_dh_builddeb
12:34:09 make[1]: Entering directory '/root/build-deb'
12:34:09 dh_builddeb -- -Zxz
12:34:09 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb'.
12:34:09 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'.
12:34:10 ./docker-engine-0.0.0-20230124074129-645395c.tgz
12:34:10    dh_compress
12:34:10    dh_fixperms
12:34:10    dh_missing
12:34:10    debian/rules override_dh_strip
12:34:10 make[1]: Entering directory '/root/build-deb'
12:34:10 # Go has lots of problems with stripping, so just don't
12:34:10 make[1]: Leaving directory '/root/build-deb'
12:34:10    dh_makeshlibs
12:34:10    debian/rules override_dh_shlibdeps
12:34:10 make[1]: Entering directory '/root/build-deb'
12:34:10 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:34:11 ./containerd-1.7.0-beta.1.tgz
12:34:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:34:12 + make clean
12:34:12 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:34:12 Unable to find image 'alpine:latest' locally
12:34:12 latest: Pulling from library/alpine
12:34:13 a9eaa45ef418: Already exists
12:34:13 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:34:13 Status: Downloaded newer image for alpine:latest
12:34:15 make[1]: Leaving directory '/root/build-deb'
12:34:15    dh_installdeb
12:34:15    debian/rules override_dh_gencontrol
12:34:15 make[1]: Entering directory '/root/build-deb'
12:34:15 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:34:15 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:34:15 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:15 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:34:15 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:34:15 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:34:15 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:34:15 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:34:15 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:34:15 if [ "arm64" = "amd64" ]; then \
12:34:15 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:34:15 fi
12:34:15 dh_gencontrol --remaining-packages
12:34:15 make[1]: Leaving directory '/root/build-deb'
12:34:15    dh_md5sums
12:34:15    debian/rules override_dh_builddeb
12:34:15 make[1]: Entering directory '/root/build-deb'
12:34:15 dh_builddeb -- -Zxz
12:34:15 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb'.
12:34:15 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'.
12:34:17 # Build the compose plugin
12:34:17 cd /go/src/github.com/docker/compose \
12:34:17 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:34:17 make[2]: Entering directory '/root/build-deb/compose'
12:34:17 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:34:17 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:17 go: downloading golang.org/x/sys v0.3.0
12:34:17 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:17 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:17 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:17 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:17 go: downloading github.com/docker/buildx v0.9.1
12:34:17 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:17 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:17 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:17 go: downloading github.com/containerd/containerd v1.6.14
12:34:17 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:17 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:17 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:17 go: downloading golang.org/x/sync v0.1.0
12:34:17 go: downloading k8s.io/client-go v0.22.4
12:34:17 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:17 go: downloading github.com/imdario/mergo v0.3.13
12:34:17 go: downloading github.com/containerd/console v1.0.3
12:34:17 go: downloading github.com/buger/goterm v1.0.4
12:34:17 go: downloading github.com/stretchr/testify v1.8.1
12:34:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:17 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:17 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:17 go: downloading k8s.io/api v0.22.4
12:34:17 go: downloading k8s.io/apimachinery v0.22.4
12:34:17 go: downloading github.com/gofrs/flock v0.8.0
12:34:17 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:17 go: downloading github.com/golang/mock v1.6.0
12:34:17 go: downloading github.com/klauspost/compress v1.15.9
12:34:17 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:17 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:17 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:17 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:17 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:17 go: downloading google.golang.org/grpc v1.47.0
12:34:17 go: downloading golang.org/x/net v0.4.0
12:34:17 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:17 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:17 go: downloading golang.org/x/term v0.3.0
12:34:17 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:17 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:17 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:17 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:17 go: downloading google.golang.org/protobuf v1.28.0
12:34:17 go: downloading github.com/go-logr/stdr v1.2.2
12:34:17 go: downloading github.com/containerd/typeurl v1.0.2
12:34:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:17 go: downloading k8s.io/klog/v2 v2.60.1
12:34:17 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:17 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:17 go: downloading github.com/google/gofuzz v1.2.0
12:34:17 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:17 go: downloading github.com/gogo/googleapis v1.4.1
12:34:17 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:17 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:17 go: downloading github.com/moby/locker v1.0.1
12:34:17 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:17 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:17 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:17 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:17 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:17 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:17 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:17 go: downloading github.com/json-iterator/go v1.1.12
12:34:17 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:17 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:17 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:17 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:17 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:17 go: downloading github.com/moby/spdystream v0.2.0
12:34:17 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:17 go: downloading github.com/prometheus/client_model v0.2.0
12:34:17 go: downloading github.com/prometheus/common v0.32.1
12:34:17 go: downloading github.com/prometheus/procfs v0.7.3
12:34:21 rm -f -r src
12:34:21 make -C rpm clean
12:34:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:34:21 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:34:21 rm -f -r rpmbuild/
12:34:21 docker builder prune -f --filter until=24h
12:34:21 Total:	0B
12:34:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:34:21 make -C deb clean
12:34:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:34:21 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:34:21 rm -f -r debbuild
12:34:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:34:21 rm -f -r sources
12:34:21 docker builder prune -f --filter until=24h
12:34:21 Total:	0B
12:34:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:34:21 make -C static clean
12:34:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:34:21 grep: /Dockerfile: No such file or directory
12:34:21 grep: /Dockerfile: No such file or directory
12:34:21 ~/rpmbuild/BUILD/src
12:34:21 + popd
12:34:21 + exit 0
12:34:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ekdvmd
12:34:21 + umask 022
12:34:21 + cd /root/rpmbuild/BUILD
12:34:21 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64 '!=' / ']'
12:34:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64
12:34:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64
12:34:21 + mkdir -p /root/rpmbuild/BUILDROOT
12:34:21 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64
12:34:21 + cd src
12:34:21 + pushd /root/rpmbuild/BUILD/src/compose
12:34:21 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:34:21 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:34:21 ~/rpmbuild/BUILD/src
12:34:21 + popd
12:34:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:34:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:34:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:34:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:34:21 + /usr/lib/rpm/check-buildroot
12:34:21 + /usr/lib/rpm/redhat/brp-ldconfig
12:34:21 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:34:21 + /usr/lib/rpm/brp-compress
12:34:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:34:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:34:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:34:21 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:34:21 + /usr/lib/rpm/brp-python-hardlink
12:34:21 + PYTHON3=/usr/libexec/platform-python
12:34:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:34:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8g4zZ6
12:34:21 + umask 022
12:34:21 + cd /root/rpmbuild/BUILD
12:34:21 + cd src
12:34:21 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:34:21 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:34:21 + ver=v2.15.1
12:34:21 + test v2.15.1 = v2.15.1
12:34:21 + echo 'PASS: docker-compose version OK'
12:34:21 + exit 0
12:34:21 PASS: docker-compose version OK
12:34:21 Processing files: docker-compose-plugin-2.15.1-0.el8.aarch64
12:34:21 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6Cp83q
12:34:21 + umask 022
12:34:21 + cd /root/rpmbuild/BUILD
12:34:21 + cd src
12:34:21 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/share/doc/docker-compose-plugin
12:34:21 + export LC_ALL=C
12:34:21 + LC_ALL=C
12:34:21 + export DOCDIR
12:34:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/share/doc/docker-compose-plugin
12:34:21 + 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.15.1-0.el8.aarch64/usr/share/doc/docker-compose-plugin
12:34:21 + exit 0
12:34:21 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hB8kuu
12:34:21 + umask 022
12:34:21 + cd /root/rpmbuild/BUILD
12:34:21 + cd src
12:34:21 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
12:34:21 + export LC_ALL=C
12:34:21 + LC_ALL=C
12:34:21 + export LICENSEDIR
12:34:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
12:34:21 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
12:34:21 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
12:34:21 + exit 0
12:34:21 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:34:21 Provides: docker-compose-plugin = 0:2.15.1-0.el8 docker-compose-plugin(aarch-64) = 0:2.15.1-0.el8
12:34:21 Requires(interp): /bin/sh /bin/sh /bin/sh
12:34:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:34:21 Requires(post): /bin/sh
12:34:21 Requires(preun): /bin/sh
12:34:21 Requires(postun): /bin/sh
12:34:21 Enhances: docker-ce-cli
12:34:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64
12:34:21 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.el8.src.rpm
12:34:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:34:26 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el8.aarch64.rpm
12:34:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kbVQkS
12:34:26 + umask 022
12:34:26 + cd /root/rpmbuild/BUILD
12:34:26 + cd src
12:34:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.aarch64
12:34:26 + exit 0
12:34:26 # Build the compose plugin
12:34:26 cd /go/src/github.com/docker/compose \
12:34:26 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:34:26 make[2]: Entering directory '/root/build-deb/compose'
12:34:26 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:34:26 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:26 go: downloading golang.org/x/sys v0.3.0
12:34:26 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:26 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:26 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:26 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:26 go: downloading github.com/docker/buildx v0.9.1
12:34:26 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:26 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:26 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:26 go: downloading github.com/containerd/containerd v1.6.14
12:34:26 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:26 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:26 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:26 go: downloading golang.org/x/sync v0.1.0
12:34:26 go: downloading k8s.io/client-go v0.22.4
12:34:26 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:26 go: downloading github.com/imdario/mergo v0.3.13
12:34:26 go: downloading github.com/containerd/console v1.0.3
12:34:26 go: downloading github.com/buger/goterm v1.0.4
12:34:26 go: downloading github.com/stretchr/testify v1.8.1
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:26 go: downloading k8s.io/api v0.22.4
12:34:26 go: downloading k8s.io/apimachinery v0.22.4
12:34:26 go: downloading github.com/gofrs/flock v0.8.0
12:34:26 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:26 go: downloading github.com/golang/mock v1.6.0
12:34:26 go: downloading github.com/klauspost/compress v1.15.9
12:34:26 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:26 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:26 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:26 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:26 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:26 go: downloading google.golang.org/grpc v1.47.0
12:34:26 go: downloading golang.org/x/net v0.4.0
12:34:26 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:26 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:26 go: downloading golang.org/x/term v0.3.0
12:34:26 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:26 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:26 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:26 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:26 go: downloading google.golang.org/protobuf v1.28.0
12:34:26 go: downloading github.com/go-logr/stdr v1.2.2
12:34:26 go: downloading github.com/containerd/typeurl v1.0.2
12:34:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:26 go: downloading k8s.io/klog/v2 v2.60.1
12:34:26 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:26 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:26 go: downloading github.com/google/gofuzz v1.2.0
12:34:26 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:26 go: downloading github.com/gogo/googleapis v1.4.1
12:34:26 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:26 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:26 go: downloading github.com/moby/locker v1.0.1
12:34:26 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:26 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:26 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:26 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:26 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:26 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:26 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:26 go: downloading github.com/json-iterator/go v1.1.12
12:34:26 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:26 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:26 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:26 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:26 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:26 go: downloading github.com/moby/spdystream v0.2.0
12:34:26 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:26 go: downloading github.com/prometheus/client_model v0.2.0
12:34:26 go: downloading github.com/prometheus/common v0.32.1
12:34:26 go: downloading github.com/prometheus/procfs v0.7.3
12:34:26 # Build the compose plugin
12:34:26 cd /go/src/github.com/docker/compose \
12:34:26 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:34:26 make[2]: Entering directory '/root/build-deb/compose'
12:34:26 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:34:26 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:26 go: downloading golang.org/x/sys v0.3.0
12:34:26 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:26 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:26 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:26 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:26 go: downloading github.com/docker/buildx v0.9.1
12:34:26 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:26 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:26 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:26 go: downloading github.com/containerd/containerd v1.6.14
12:34:26 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:26 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:26 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:26 go: downloading golang.org/x/sync v0.1.0
12:34:26 go: downloading k8s.io/client-go v0.22.4
12:34:26 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:26 go: downloading github.com/imdario/mergo v0.3.13
12:34:26 go: downloading github.com/containerd/console v1.0.3
12:34:26 go: downloading github.com/buger/goterm v1.0.4
12:34:26 go: downloading github.com/stretchr/testify v1.8.1
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:26 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:26 go: downloading k8s.io/api v0.22.4
12:34:26 go: downloading k8s.io/apimachinery v0.22.4
12:34:26 go: downloading github.com/gofrs/flock v0.8.0
12:34:26 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:26 go: downloading github.com/golang/mock v1.6.0
12:34:26 go: downloading github.com/klauspost/compress v1.15.9
12:34:26 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:26 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:26 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:26 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:26 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:26 go: downloading google.golang.org/grpc v1.47.0
12:34:26 go: downloading golang.org/x/net v0.4.0
12:34:26 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:26 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:26 go: downloading golang.org/x/term v0.3.0
12:34:26 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:26 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:26 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:26 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:26 go: downloading google.golang.org/protobuf v1.28.0
12:34:26 go: downloading github.com/go-logr/stdr v1.2.2
12:34:26 go: downloading github.com/containerd/typeurl v1.0.2
12:34:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:26 go: downloading k8s.io/klog/v2 v2.60.1
12:34:26 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:26 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:26 go: downloading github.com/google/gofuzz v1.2.0
12:34:26 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:26 go: downloading github.com/gogo/googleapis v1.4.1
12:34:26 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:26 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:26 go: downloading github.com/moby/locker v1.0.1
12:34:26 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:26 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:26 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:26 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:26 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:26 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:26 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:26 go: downloading github.com/json-iterator/go v1.1.12
12:34:26 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:26 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:26 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:26 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:26 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:26 go: downloading github.com/moby/spdystream v0.2.0
12:34:26 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:26 go: downloading github.com/prometheus/client_model v0.2.0
12:34:26 go: downloading github.com/prometheus/common v0.32.1
12:34:26 go: downloading github.com/prometheus/procfs v0.7.3
12:34:27 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
12:34:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:34:28 + make IMAGE=quay.io/centos/centos:stream8 verify
12:34:28 docker run  --rm -i \
12:34:28 	-v "$(pwd):/v" \
12:34:28 	-e DEBIAN_FRONTEND=noninteractive \
12:34:28 	-e PACKAGE_REPO=staging \
12:34:28 	-w /v \
12:34:28 	quay.io/centos/centos:stream8 ./verify
12:34:28 Unable to find image 'quay.io/centos/centos:stream8' locally
12:34:28 stream8: Pulling from centos/centos
12:34:29 44219e00881c: Already exists
12:34:29 795f49826329: Already exists
12:34:29 e72c69f7a7a0: Already exists
12:34:29 18c13effe3e1: Already exists
12:34:29 Digest: sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
12:34:29 Status: Downloaded newer image for quay.io/centos/centos:stream8
12:34:29 + verify
12:34:29 + dpkg --version
12:34:29 + rpm --version
12:34:29 + verify_rpm
12:34:29 ++ . /etc/os-release
12:34:29 +++ NAME='CentOS Stream'
12:34:29 +++ VERSION=8
12:34:29 +++ ID=centos
12:34:29 +++ ID_LIKE='rhel fedora'
12:34:29 +++ VERSION_ID=8
12:34:29 +++ PLATFORM_ID=platform:el8
12:34:29 +++ PRETTY_NAME='CentOS Stream 8'
12:34:29 +++ ANSI_COLOR='0;31'
12:34:29 +++ CPE_NAME=cpe:/o:centos:centos:8
12:34:29 +++ HOME_URL=https://centos.org/
12:34:29 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:34:29 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
12:34:29 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:34:29 ++ echo centos
12:34:29 + DIST_ID=centos
12:34:29 ++ . /etc/os-release
12:34:29 +++ NAME='CentOS Stream'
12:34:29 +++ VERSION=8
12:34:29 +++ ID=centos
12:34:29 +++ ID_LIKE='rhel fedora'
12:34:29 +++ VERSION_ID=8
12:34:29 +++ PLATFORM_ID=platform:el8
12:34:29 +++ PRETTY_NAME='CentOS Stream 8'
12:34:29 +++ ANSI_COLOR='0;31'
12:34:29 +++ CPE_NAME=cpe:/o:centos:centos:8
12:34:29 +++ HOME_URL=https://centos.org/
12:34:29 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:34:29 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
12:34:29 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:34:29 ++ cut -d. -f1
12:34:29 ++ echo 8
12:34:29 + DIST_VERSION=8
12:34:29 + pkg_manager=yum
12:34:29 + pkg_config_manager=yum-config-manager
12:34:29 + dnf --version
12:34:29 4.7.0
12:34:29   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:03:09 2022
12:34:29   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
12:34:29 
12:34:29   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue Sep  6 17:20:54 2022
12:34:29   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
12:34:29 + pkg_manager=dnf
12:34:29 + pkg_config_manager='dnf config-manager'
12:34:29 + dnf clean all
12:34:30 0 files removed
12:34:30 + dnf install -y 'dnf-command(config-manager)'
12:34:31 CentOS Stream 8 - AppStream                      28 MB/s |  24 MB     00:00    
12:34:32 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb'.
12:34:33 # Build the compose plugin
12:34:33 cd /go/src/github.com/docker/compose \
12:34:33 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:34:33 make[2]: Entering directory '/root/build-deb/compose'
12:34:33 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:34:33 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:33 go: downloading golang.org/x/sys v0.3.0
12:34:33 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:33 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:33 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:33 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:33 go: downloading github.com/docker/buildx v0.9.1
12:34:33 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:33 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:33 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:33 go: downloading github.com/containerd/containerd v1.6.14
12:34:33 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:33 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:33 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:33 go: downloading golang.org/x/sync v0.1.0
12:34:33 go: downloading k8s.io/client-go v0.22.4
12:34:33 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:33 go: downloading github.com/imdario/mergo v0.3.13
12:34:33 go: downloading github.com/containerd/console v1.0.3
12:34:33 go: downloading github.com/buger/goterm v1.0.4
12:34:33 go: downloading github.com/stretchr/testify v1.8.1
12:34:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:33 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:33 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:33 go: downloading k8s.io/api v0.22.4
12:34:33 go: downloading k8s.io/apimachinery v0.22.4
12:34:33 go: downloading github.com/gofrs/flock v0.8.0
12:34:33 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:33 go: downloading github.com/golang/mock v1.6.0
12:34:33 go: downloading github.com/klauspost/compress v1.15.9
12:34:33 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:33 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:33 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:33 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:33 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:33 go: downloading google.golang.org/grpc v1.47.0
12:34:33 go: downloading golang.org/x/net v0.4.0
12:34:33 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:33 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:33 go: downloading golang.org/x/term v0.3.0
12:34:33 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:33 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:33 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:33 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:33 go: downloading google.golang.org/protobuf v1.28.0
12:34:33 go: downloading github.com/go-logr/stdr v1.2.2
12:34:33 go: downloading github.com/containerd/typeurl v1.0.2
12:34:33 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:33 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:33 go: downloading k8s.io/klog/v2 v2.60.1
12:34:33 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:33 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:33 go: downloading github.com/google/gofuzz v1.2.0
12:34:33 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:33 go: downloading github.com/gogo/googleapis v1.4.1
12:34:33 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:33 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:33 go: downloading github.com/moby/locker v1.0.1
12:34:33 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:33 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:33 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:33 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:33 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:33 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:33 go: downloading github.com/json-iterator/go v1.1.12
12:34:33 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:33 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:33 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:33 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:33 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:33 go: downloading github.com/moby/spdystream v0.2.0
12:34:33 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:33 go: downloading github.com/prometheus/client_model v0.2.0
12:34:33 go: downloading github.com/prometheus/common v0.32.1
12:34:33 go: downloading github.com/prometheus/procfs v0.7.3
12:34:34 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'.
12:34:34 # Build the compose plugin
12:34:34 cd /go/src/github.com/docker/compose \
12:34:34 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:34:34 make[2]: Entering directory '/root/build-deb/compose'
12:34:34 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:34:34 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:34 go: downloading golang.org/x/sys v0.3.0
12:34:34 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:34 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:34 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:34 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:34 go: downloading github.com/docker/buildx v0.9.1
12:34:34 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:34 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:34 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:34 go: downloading github.com/containerd/containerd v1.6.14
12:34:34 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:34 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:34 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:34 go: downloading golang.org/x/sync v0.1.0
12:34:34 go: downloading k8s.io/client-go v0.22.4
12:34:34 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:34 go: downloading github.com/imdario/mergo v0.3.13
12:34:34 go: downloading github.com/containerd/console v1.0.3
12:34:34 go: downloading github.com/buger/goterm v1.0.4
12:34:34 go: downloading github.com/stretchr/testify v1.8.1
12:34:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:34 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:34 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:34 go: downloading k8s.io/api v0.22.4
12:34:34 go: downloading k8s.io/apimachinery v0.22.4
12:34:34 go: downloading github.com/gofrs/flock v0.8.0
12:34:34 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:34 go: downloading github.com/golang/mock v1.6.0
12:34:34 go: downloading github.com/klauspost/compress v1.15.9
12:34:34 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:34 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:34 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:34 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:34 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:34 go: downloading google.golang.org/grpc v1.47.0
12:34:34 go: downloading golang.org/x/net v0.4.0
12:34:34 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:34 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:34 go: downloading golang.org/x/term v0.3.0
12:34:34 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:34 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:34 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:34 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:34 go: downloading google.golang.org/protobuf v1.28.0
12:34:34 go: downloading github.com/go-logr/stdr v1.2.2
12:34:34 go: downloading github.com/containerd/typeurl v1.0.2
12:34:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:34 go: downloading k8s.io/klog/v2 v2.60.1
12:34:34 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:34 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:34 go: downloading github.com/google/gofuzz v1.2.0
12:34:34 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:34 go: downloading github.com/gogo/googleapis v1.4.1
12:34:34 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:34 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:34 go: downloading github.com/moby/locker v1.0.1
12:34:34 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:34 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:34 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:34 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:34 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:34 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:34 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:34 go: downloading github.com/json-iterator/go v1.1.12
12:34:34 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:34 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:34 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:34 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:34 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:34 go: downloading github.com/moby/spdystream v0.2.0
12:34:34 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:34 go: downloading github.com/prometheus/client_model v0.2.0
12:34:34 go: downloading github.com/prometheus/common v0.32.1
12:34:34 go: downloading github.com/prometheus/procfs v0.7.3
12:34:35 + popd
12:34:35 ~/rpmbuild/BUILD/src
12:34:35 + RPM_EC=0
12:34:35 ++ jobs -p
12:34:35 + exit 0
12:34:35 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Dyq4cQ
12:34:35 + umask 022
12:34:35 + cd /root/rpmbuild/BUILD
12:34:35 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64 '!=' / ']'
12:34:35 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64
12:34:35 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64
12:34:35 + mkdir -p /root/rpmbuild/BUILDROOT
12:34:35 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64
12:34:35 + cd src
12:34:35 + pushd /root/rpmbuild/BUILD/src/compose
12:34:35 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:34:35 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:34:35 + popd
12:34:35 ~/rpmbuild/BUILD/src
12:34:35 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:35 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:34:35 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:35 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:34:35 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:35 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:34:35 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:35 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:34:35 + /usr/lib/rpm/check-buildroot
12:34:35 + /usr/lib/rpm/redhat/brp-ldconfig
12:34:35 + /usr/lib/rpm/brp-compress
12:34:35 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:34:35 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:34:35 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:34:35 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:34:35 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:34:35 + /usr/lib/rpm/brp-python-hardlink
12:34:35 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:34:35 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.F4xXiq
12:34:35 + umask 022
12:34:35 + cd /root/rpmbuild/BUILD
12:34:35 + cd src
12:34:35 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:34:35 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:34:35 + ver=v2.15.1
12:34:35 PASS: docker-compose version OK
12:34:35 + test v2.15.1 = v2.15.1
12:34:35 + echo 'PASS: docker-compose version OK'
12:34:35 + RPM_EC=0
12:34:35 ++ jobs -p
12:34:35 + exit 0
12:34:35 Processing files: docker-compose-plugin-2.15.1-0.el9.aarch64
12:34:35 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cKs0r7
12:34:35 + umask 022
12:34:35 + cd /root/rpmbuild/BUILD
12:34:35 + cd src
12:34:35 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/share/doc/docker-compose-plugin
12:34:35 + export LC_ALL=C
12:34:35 + LC_ALL=C
12:34:35 + export DOCDIR
12:34:35 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/share/doc/docker-compose-plugin
12:34:35 + 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.15.1-0.el9.aarch64/usr/share/doc/docker-compose-plugin
12:34:35 + RPM_EC=0
12:34:35 ++ jobs -p
12:34:35 + exit 0
12:34:35 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bgtmjB
12:34:35 + umask 022
12:34:35 + cd /root/rpmbuild/BUILD
12:34:35 + cd src
12:34:35 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
12:34:35 + export LC_ALL=C
12:34:35 + LC_ALL=C
12:34:35 + export LICENSEDIR
12:34:35 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
12:34:35 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
12:34:35 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
12:34:35 + RPM_EC=0
12:34:35 ++ jobs -p
12:34:35 + exit 0
12:34:35 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:34:35 Provides: docker-compose-plugin = 0:2.15.1-0.el9 docker-compose-plugin(aarch-64) = 0:2.15.1-0.el9
12:34:35 Requires(interp): /bin/sh /bin/sh /bin/sh
12:34:35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:34:35 Requires(post): /bin/sh
12:34:35 Requires(preun): /bin/sh
12:34:35 Requires(postun): /bin/sh
12:34:35 Enhances: docker-ce-cli
12:34:35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64
12:34:35 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.el9.src.rpm
12:34:36 Metadata Cache Created
12:34:36 [DEBUG] Installing engine rpms
12:34:36 + echo '[DEBUG] Installing engine rpms'
12:34:36 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
12:34:36 ++ sed /src/d
12:34:36 + packages='rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm
12:34:36 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm
12:34:36 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el7.aarch64.rpm
12:34:36 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm
12:34:36 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el7.aarch64.rpm'
12:34:36 + set -x
12:34:36 ++ source /etc/os-release
12:34:36 +++ NAME='CentOS Linux'
12:34:36 +++ VERSION='7 (AltArch)'
12:34:36 +++ ID=centos
12:34:36 +++ ID_LIKE='rhel fedora'
12:34:36 +++ VERSION_ID=7
12:34:36 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
12:34:36 +++ ANSI_COLOR='0;31'
12:34:36 +++ CPE_NAME=cpe:/o:centos:centos:7:server
12:34:36 +++ HOME_URL=https://www.centos.org/
12:34:36 +++ BUG_REPORT_URL=https://bugs.centos.org/
12:34:36 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
12:34:36 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
12:34:36 +++ REDHAT_SUPPORT_PRODUCT=centos
12:34:36 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
12:34:36 ++ echo 7
12:34:36 + product_version=7
12:34:36 + '[' 7 = rawhide ']'
12:34:36 + yum install -y rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el7.aarch64.rpm
12:34:36 Loaded plugins: fastestmirror, ovl
12:34:36 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm to be installed
12:34:36 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm to be installed
12:34:36 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el7.aarch64.rpm: docker-buildx-plugin-0.10.0-0.el7.aarch64
12:34:36 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el7.aarch64.rpm to be installed
12:34:36 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64.rpm to be installed
12:34:36 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el7.aarch64.rpm: docker-compose-plugin-2.15.1-0.el7.aarch64
12:34:36 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el7.aarch64.rpm to be installed
12:34:36 Resolving Dependencies
12:34:36 --> Running transaction check
12:34:36 ---> Package docker-buildx-plugin.aarch64 0:0.10.0-0.el7 will be installed
12:34:36 ---> Package docker-ce.aarch64 3:0.0.0~20230124074129.645395c-0.el7 will be installed
12:34:36 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 Loading mirror speeds from cached hostfile
12:34:36  * base: download.cf.centos.org
12:34:36  * extras: download.cf.centos.org
12:34:36  * updates: download.cf.centos.org
12:34:36 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 ---> Package docker-ce-cli.aarch64 1:0.0.0~20230124074129.645395c-0.el7 will be installed
12:34:36 ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20230124074129.645395c-0.el7 will be installed
12:34:36 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36 ---> Package docker-compose-plugin.aarch64 0:2.15.1-0.el7 will be installed
12:34:36 --> Running transaction check
12:34:36 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
12:34:36 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:34:36 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:34:36 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:34:36 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:34:36 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:34:36 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:34:36 ---> Package containerd.io.aarch64 0:1.6.15-3.1.el7 will be installed
12:34:36 ---> Package fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 will be installed
12:34:36 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
12:34:36 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
12:34:36 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
12:34:36 ---> Package iptables.aarch64 0:1.4.21-35.el7 will be installed
12:34:36 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.aarch64
12:34:36 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.aarch64
12:34:36 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
12:34:36 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
12:34:36 ---> Package slirp4netns.aarch64 0:0.4.3-4.el7_8 will be installed
12:34:36 --> Running transaction check
12:34:36 ---> Package fuse3-libs.aarch64 0:3.6.1-4.el7 will be installed
12:34:36 ---> Package libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 will be installed
12:34:36 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
12:34:36 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
12:34:36 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
12:34:36 ---> Package libnfnetlink.aarch64 0:1.0.1-4.el7 will be installed
12:34:36 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
12:34:36 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
12:34:36 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
12:34:36 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
12:34:36 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
12:34:36 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
12:34:36 --> Running transaction check
12:34:36 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
12:34:36 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
12:34:36 ---> Package libmnl.aarch64 0:1.0.3-7.el7 will be installed
12:34:36 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
12:34:36 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
12:34:36 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
12:34:36 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
12:34:36 --> Finished Dependency Resolution
12:34:36 
12:34:36 Dependencies Resolved
12:34:36 
12:34:36 ================================================================================
12:34:36  Package                 Arch    Version                   Repository      Size
12:34:36 ================================================================================
12:34:36 Installing:
12:34:36  docker-buildx-plugin    aarch64 0.10.0-0.el7              /docker-buildx-plugin-0.10.0-0.el7.aarch64
12:34:36                                                                            52 M
12:34:36  docker-ce               aarch64 3:0.0.0~20230124074129.645395c-0.el7
12:34:36                                                            /docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36                                                                            66 M
12:34:36  docker-ce-cli           aarch64 1:0.0.0~20230124074129.645395c-0.el7
12:34:36                                                            /docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36                                                                            33 M
12:34:36  docker-ce-rootless-extras
12:34:36                          aarch64 0.0.0~20230124074129.645395c-0.el7
12:34:36                                                            /docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.aarch64
12:34:36                                                                            18 M
12:34:36  docker-compose-plugin   aarch64 2.15.1-0.el7              /docker-compose-plugin-2.15.1-0.el7.aarch64
12:34:36                                                                            41 M
12:34:36 Installing for dependencies:
12:34:36  audit-libs-python       aarch64 2.8.5-4.el7               base            73 k
12:34:36  checkpolicy             aarch64 2.5-8.el7                 base           275 k
12:34:36  container-selinux       noarch  2:2.119.2-1.911c772.el7_8 extras          40 k
12:34:36  containerd.io           aarch64 1.6.15-3.1.el7            docker-ce-test  24 M
12:34:36  fuse-overlayfs          aarch64 0.7.2-6.el7_8             extras          52 k
12:34:36  fuse3-libs              aarch64 3.6.1-4.el7               extras          76 k
12:34:36  iptables                aarch64 1.4.21-35.el7             base           439 k
12:34:36  libcgroup               aarch64 0.41-21.el7               base            63 k
12:34:36  libmnl                  aarch64 1.0.3-7.el7               base            23 k
12:34:36  libnetfilter_conntrack  aarch64 1.0.6-1.el7_3             base            51 k
12:34:36  libnfnetlink            aarch64 1.0.1-4.el7               base            25 k
12:34:36  libseccomp              aarch64 2.3.1-4.el7               base            55 k
12:34:36  libselinux-python       aarch64 2.5-15.el7                base           222 k
12:34:36  libselinux-utils        aarch64 2.5-15.el7                base           154 k
12:34:36  libsemanage-python      aarch64 2.5-14.el7                base           109 k
12:34:36  policycoreutils         aarch64 2.5-34.el7                base           916 k
12:34:36  policycoreutils-python  aarch64 2.5-34.el7                base           456 k
12:34:36  python-IPy              noarch  0.75-6.el7                base            32 k
12:34:36  selinux-policy          noarch  3.13.1-268.el7_9.2        updates        498 k
12:34:36  selinux-policy-targeted noarch  3.13.1-268.el7_9.2        updates        7.0 M
12:34:36  setools-libs            aarch64 3.3.8-4.el7               base           567 k
12:34:36  slirp4netns             aarch64 0.4.3-4.el7_8             extras          78 k
12:34:36 
12:34:36 Transaction Summary
12:34:36 ================================================================================
12:34:36 Install  5 Packages (+22 Dependent packages)
12:34:36 
12:34:36 Total size: 246 M
12:34:36 Total download size: 36 M
12:34:36 Installed size: 343 M
12:34:36 Downloading packages:
12:34:36 warning: /var/cache/yum/aarch64/7/extras/packages/container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
12:34:36 Public key for container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm is not installed
12:34:36 warning: /var/cache/yum/aarch64/7/base/packages/audit-libs-python-2.8.5-4.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY
12:34:36 Public key for audit-libs-python-2.8.5-4.el7.aarch64.rpm is not installed
12:34:36 Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed
12:34:37 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb'.
12:34:37 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'.
12:34:39 CentOS Stream 8 - BaseOS                         19 MB/s |  21 MB     00:01    
12:34:39 # Build the compose plugin
12:34:39 cd /go/src/github.com/docker/compose \
12:34:39 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:34:39 make[2]: Entering directory '/root/build-deb/compose'
12:34:39 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:34:39 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:39 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:39 go: downloading golang.org/x/sys v0.3.0
12:34:39 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:39 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:39 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:39 go: downloading github.com/docker/buildx v0.9.1
12:34:39 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:39 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:39 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:39 go: downloading github.com/containerd/containerd v1.6.14
12:34:39 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:39 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:39 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:39 go: downloading golang.org/x/sync v0.1.0
12:34:39 go: downloading k8s.io/client-go v0.22.4
12:34:39 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:39 go: downloading github.com/imdario/mergo v0.3.13
12:34:39 go: downloading github.com/containerd/console v1.0.3
12:34:39 go: downloading github.com/buger/goterm v1.0.4
12:34:39 go: downloading github.com/stretchr/testify v1.8.1
12:34:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:39 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:39 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:39 go: downloading k8s.io/api v0.22.4
12:34:39 go: downloading k8s.io/apimachinery v0.22.4
12:34:39 go: downloading github.com/gofrs/flock v0.8.0
12:34:39 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:39 go: downloading github.com/golang/mock v1.6.0
12:34:39 go: downloading github.com/klauspost/compress v1.15.9
12:34:39 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:39 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:39 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:39 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:39 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:39 go: downloading google.golang.org/grpc v1.47.0
12:34:39 go: downloading golang.org/x/net v0.4.0
12:34:39 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:39 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:39 go: downloading golang.org/x/term v0.3.0
12:34:39 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:39 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:39 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:39 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:39 go: downloading google.golang.org/protobuf v1.28.0
12:34:39 go: downloading github.com/go-logr/stdr v1.2.2
12:34:39 go: downloading github.com/containerd/typeurl v1.0.2
12:34:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:39 go: downloading k8s.io/klog/v2 v2.60.1
12:34:39 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:39 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:39 go: downloading github.com/google/gofuzz v1.2.0
12:34:39 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:39 go: downloading github.com/gogo/googleapis v1.4.1
12:34:39 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:39 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:39 go: downloading github.com/moby/locker v1.0.1
12:34:39 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:39 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:39 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:39 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:39 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:39 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:39 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:39 go: downloading github.com/json-iterator/go v1.1.12
12:34:39 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:39 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:39 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:40 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:40 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:40 go: downloading github.com/moby/spdystream v0.2.0
12:34:40 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:40 go: downloading github.com/prometheus/client_model v0.2.0
12:34:40 go: downloading github.com/prometheus/common v0.32.1
12:34:40 go: downloading github.com/prometheus/procfs v0.7.3
12:34:43 warning: /var/cache/yum/aarch64/7/docker-ce-test/packages/containerd.io-1.6.15-3.1.el7.aarch64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
12:34:43 Public key for containerd.io-1.6.15-3.1.el7.aarch64.rpm is not installed
12:34:43 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb'.
12:34:43 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'.
12:34:43 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb'.
12:34:43 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'.
12:34:43 --------------------------------------------------------------------------------
12:34:43 Total                                              3.4 MB/s |  36 MB  00:10     
12:34:43 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:34:43 Importing GPG key 0xF4A80EB5:
12:34:43  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
12:34:43  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
12:34:43  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
12:34:43  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:34:43 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
12:34:43 Importing GPG key 0x305D49D6:
12:34:43  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
12:34:43  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
12:34:43  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
12:34:43  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
12:34:43 Retrieving key from https://download.docker.com/linux/centos/gpg
12:34:44 CentOS Stream 8 - Extras                         23 kB/s |  17 kB     00:00    
12:34:44 CentOS Stream 8 - Extras common packages        6.0 kB/s | 5.2 kB     00:00    
12:34:46 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
12:34:46 ++ pwd
12:34:46 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
12:34:46 Project root: .
12:34:46 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:34:46 INFO: man/src/attach.md found
12:34:46 WARN: man/src/build.md does not exist, skipping
12:34:46 WARN: man/src/builder/build.md does not exist, skipping
12:34:46 WARN: man/src/builder/prune.md does not exist, skipping
12:34:46 WARN: man/src/builder.md does not exist, skipping
12:34:46 WARN: man/src/checkpoint/create.md does not exist, skipping
12:34:46 WARN: man/src/checkpoint/ls.md does not exist, skipping
12:34:46 WARN: man/src/checkpoint/rm.md does not exist, skipping
12:34:46 WARN: man/src/checkpoint.md does not exist, skipping
12:34:46 INFO: man/src/commit.md found
12:34:46 WARN: man/src/config/create.md does not exist, skipping
12:34:46 WARN: man/src/config/inspect.md does not exist, skipping
12:34:46 WARN: man/src/config/ls.md does not exist, skipping
12:34:46 WARN: man/src/config/rm.md does not exist, skipping
12:34:46 WARN: man/src/config.md does not exist, skipping
12:34:46 INFO: man/src/container/attach.md found
12:34:46 INFO: man/src/container/commit.md found
12:34:46 INFO: man/src/container/cp.md found
12:34:46 INFO: man/src/container/create.md found
12:34:46 INFO: man/src/container/diff.md found
12:34:46 INFO: man/src/container/exec.md found
12:34:46 INFO: man/src/container/export.md found
12:34:46 WARN: man/src/container/inspect.md does not exist, skipping
12:34:46 INFO: man/src/container/kill.md found
12:34:46 INFO: man/src/container/logs.md found
12:34:46 INFO: man/src/container/ls.md found
12:34:46 INFO: man/src/container/pause.md found
12:34:46 INFO: man/src/container/port.md found
12:34:46 WARN: man/src/container/prune.md does not exist, skipping
12:34:46 INFO: man/src/container/rename.md found
12:34:46 INFO: man/src/container/restart.md found
12:34:46 INFO: man/src/container/rm.md found
12:34:46 INFO: man/src/container/run.md found
12:34:46 INFO: man/src/container/start.md found
12:34:46 INFO: man/src/container/stats.md found
12:34:46 INFO: man/src/container/stop.md found
12:34:46 INFO: man/src/container/top.md found
12:34:46 INFO: man/src/container/unpause.md found
12:34:46 INFO: man/src/container/update.md found
12:34:46 INFO: man/src/container/wait.md found
12:34:46 WARN: man/src/container.md does not exist, skipping
12:34:46 WARN: man/src/context/create.md does not exist, skipping
12:34:46 WARN: man/src/context/export.md does not exist, skipping
12:34:46 WARN: man/src/context/import.md does not exist, skipping
12:34:46 WARN: man/src/context/inspect.md does not exist, skipping
12:34:46 WARN: man/src/context/ls.md does not exist, skipping
12:34:46 WARN: man/src/context/rm.md does not exist, skipping
12:34:46 WARN: man/src/context/show.md does not exist, skipping
12:34:46 WARN: man/src/context/update.md does not exist, skipping
12:34:46 WARN: man/src/context/use.md does not exist, skipping
12:34:46 WARN: man/src/context.md does not exist, skipping
12:34:46 INFO: man/src/cp.md found
12:34:46 INFO: man/src/create.md found
12:34:46 INFO: man/src/diff.md found
12:34:46 INFO: man/src/events.md found
12:34:46 INFO: man/src/exec.md found
12:34:46 INFO: man/src/export.md found
12:34:46 INFO: man/src/history.md found
12:34:46 INFO: man/src/image/build.md found
12:34:46 INFO: man/src/image/history.md found
12:34:46 INFO: man/src/image/import.md found
12:34:46 WARN: man/src/image/inspect.md does not exist, skipping
12:34:46 INFO: man/src/image/load.md found
12:34:46 INFO: man/src/image/ls.md found
12:34:46 WARN: man/src/image/prune.md does not exist, skipping
12:34:46 INFO: man/src/image/pull.md found
12:34:46 INFO: man/src/image/push.md found
12:34:46 INFO: man/src/image/rm.md found
12:34:46 INFO: man/src/image/save.md found
12:34:46 INFO: man/src/image/tag.md found
12:34:46 WARN: man/src/image.md does not exist, skipping
12:34:46 INFO: man/src/images.md found
12:34:46 INFO: man/src/import.md found
12:34:46 INFO: man/src/info.md found
12:34:46 INFO: man/src/inspect.md found
12:34:46 INFO: man/src/kill.md found
12:34:46 INFO: man/src/load.md found
12:34:46 INFO: man/src/login.md found
12:34:46 INFO: man/src/logout.md found
12:34:46 INFO: man/src/logs.md found
12:34:46 WARN: man/src/manifest/annotate.md does not exist, skipping
12:34:46 WARN: man/src/manifest/create.md does not exist, skipping
12:34:46 WARN: man/src/manifest/inspect.md does not exist, skipping
12:34:46 WARN: man/src/manifest/push.md does not exist, skipping
12:34:46 WARN: man/src/manifest/rm.md does not exist, skipping
12:34:46 WARN: man/src/manifest.md does not exist, skipping
12:34:46 INFO: man/src/network/connect.md found
12:34:46 INFO: man/src/network/create.md found
12:34:46 INFO: man/src/network/disconnect.md found
12:34:46 INFO: man/src/network/inspect.md found
12:34:46 INFO: man/src/network/ls.md found
12:34:46 WARN: man/src/network/prune.md does not exist, skipping
12:34:46 INFO: man/src/network/rm.md found
12:34:46 WARN: man/src/network.md does not exist, skipping
12:34:46 WARN: man/src/node/demote.md does not exist, skipping
12:34:46 WARN: man/src/node/inspect.md does not exist, skipping
12:34:46 WARN: man/src/node/ls.md does not exist, skipping
12:34:46 WARN: man/src/node/promote.md does not exist, skipping
12:34:46 WARN: man/src/node/ps.md does not exist, skipping
12:34:46 WARN: man/src/node/rm.md does not exist, skipping
12:34:46 WARN: man/src/node/update.md does not exist, skipping
12:34:46 WARN: man/src/node.md does not exist, skipping
12:34:46 INFO: man/src/pause.md found
12:34:46 WARN: man/src/plugin/create.md does not exist, skipping
12:34:46 WARN: man/src/plugin/disable.md does not exist, skipping
12:34:46 WARN: man/src/plugin/enable.md does not exist, skipping
12:34:46 WARN: man/src/plugin/inspect.md does not exist, skipping
12:34:46 WARN: man/src/plugin/install.md does not exist, skipping
12:34:46 INFO: man/src/plugin/ls.md found
12:34:46 WARN: man/src/plugin/push.md does not exist, skipping
12:34:46 WARN: man/src/plugin/rm.md does not exist, skipping
12:34:46 WARN: man/src/plugin/set.md does not exist, skipping
12:34:46 WARN: man/src/plugin/upgrade.md does not exist, skipping
12:34:46 WARN: man/src/plugin.md does not exist, skipping
12:34:46 INFO: man/src/port.md found
12:34:46 INFO: man/src/ps.md found
12:34:46 INFO: man/src/pull.md found
12:34:46 INFO: man/src/push.md found
12:34:46 INFO: man/src/rename.md found
12:34:46 INFO: man/src/restart.md found
12:34:46 INFO: man/src/rm.md found
12:34:46 INFO: man/src/rmi.md found
12:34:46 WARN: man/src/run.md does not exist, skipping
12:34:46 INFO: man/src/save.md found
12:34:46 INFO: man/src/search.md found
12:34:46 WARN: man/src/secret/create.md does not exist, skipping
12:34:46 WARN: man/src/secret/inspect.md does not exist, skipping
12:34:46 WARN: man/src/secret/ls.md does not exist, skipping
12:34:46 WARN: man/src/secret/rm.md does not exist, skipping
12:34:46 WARN: man/src/secret.md does not exist, skipping
12:34:46 WARN: man/src/service/create.md does not exist, skipping
12:34:46 WARN: man/src/service/inspect.md does not exist, skipping
12:34:46 WARN: man/src/service/logs.md does not exist, skipping
12:34:46 WARN: man/src/service/ls.md does not exist, skipping
12:34:46 WARN: man/src/service/ps.md does not exist, skipping
12:34:46 WARN: man/src/service/rm.md does not exist, skipping
12:34:46 WARN: man/src/service/rollback.md does not exist, skipping
12:34:46 WARN: man/src/service/scale.md does not exist, skipping
12:34:46 WARN: man/src/service/update.md does not exist, skipping
12:34:46 WARN: man/src/service.md does not exist, skipping
12:34:46 WARN: man/src/stack/config.md does not exist, skipping
12:34:46 WARN: man/src/stack/deploy.md does not exist, skipping
12:34:46 WARN: man/src/stack/ls.md does not exist, skipping
12:34:46 WARN: man/src/stack/ps.md does not exist, skipping
12:34:46 WARN: man/src/stack/rm.md does not exist, skipping
12:34:46 WARN: man/src/stack/services.md does not exist, skipping
12:34:46 WARN: man/src/stack.md does not exist, skipping
12:34:46 INFO: man/src/start.md found
12:34:46 INFO: man/src/stats.md found
12:34:46 INFO: man/src/stop.md found
12:34:46 WARN: man/src/swarm/ca.md does not exist, skipping
12:34:46 WARN: man/src/swarm/init.md does not exist, skipping
12:34:46 WARN: man/src/swarm/join.md does not exist, skipping
12:34:46 WARN: man/src/swarm/join-token.md does not exist, skipping
12:34:46 WARN: man/src/swarm/leave.md does not exist, skipping
12:34:46 WARN: man/src/swarm/unlock.md does not exist, skipping
12:34:46 WARN: man/src/swarm/unlock-key.md does not exist, skipping
12:34:46 WARN: man/src/swarm/update.md does not exist, skipping
12:34:46 WARN: man/src/swarm.md does not exist, skipping
12:34:46 WARN: man/src/system/df.md does not exist, skipping
12:34:46 WARN: man/src/system/dial-stdio.md does not exist, skipping
12:34:46 INFO: man/src/system/events.md found
12:34:46 INFO: man/src/system/info.md found
12:34:46 WARN: man/src/system/prune.md does not exist, skipping
12:34:46 WARN: man/src/system.md does not exist, skipping
12:34:46 INFO: man/src/tag.md found
12:34:46 INFO: man/src/top.md found
12:34:46 WARN: man/src/trust/inspect.md does not exist, skipping
12:34:46 WARN: man/src/trust/key/generate.md does not exist, skipping
12:34:46 WARN: man/src/trust/key/load.md does not exist, skipping
12:34:46 WARN: man/src/trust/key.md does not exist, skipping
12:34:46 WARN: man/src/trust/revoke.md does not exist, skipping
12:34:46 WARN: man/src/trust/sign.md does not exist, skipping
12:34:46 WARN: man/src/trust/signer/add.md does not exist, skipping
12:34:46 WARN: man/src/trust/signer/remove.md does not exist, skipping
12:34:46 WARN: man/src/trust/signer.md does not exist, skipping
12:34:46 WARN: man/src/trust.md does not exist, skipping
12:34:46 INFO: man/src/unpause.md found
12:34:46 INFO: man/src/update.md found
12:34:46 INFO: man/src/version.md found
12:34:46 INFO: man/src/volume/create.md found
12:34:46 INFO: man/src/volume/inspect.md found
12:34:46 INFO: man/src/volume/ls.md found
12:34:46 WARN: man/src/volume/prune.md does not exist, skipping
12:34:46 WARN: man/src/volume/rm.md does not exist, skipping
12:34:46 WARN: man/src/volume/update.md does not exist, skipping
12:34:46 INFO: man/src/volume.md found
12:34:46 INFO: man/src/wait.md found
12:34:46 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
12:34:46 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
12:34:46 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
12:34:46 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
12:34:46 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
12:34:46 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
12:34:46 + popd
12:34:46 + exit 0
12:34:46 ~/rpmbuild/BUILD/src
12:34:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uR7KDe
12:34:46 + umask 022
12:34:46 + cd /root/rpmbuild/BUILD
12:34:46 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64 '!=' / ']'
12:34:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:34:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:34:46 + mkdir -p /root/rpmbuild/BUILDROOT
12:34:46 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:34:46 + cd src
12:34:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin
12:34:46 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/docker
12:34:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/bash-completion/completions
12:34:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/zsh/vendor-completions
12:34:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/fish/vendor_completions.d
12:34:46 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/bash-completion/completions/docker
12:34:46 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
12:34:46 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:34:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/man/man1
12:34:46 + 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-update.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~20230124074129.645395c-0.el7.x86_64/usr/share/man/man1
12:34:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/man/man5
12:34:46 + 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~20230124074129.645395c-0.el7.x86_64/usr/share/man/man5
12:34:46 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/man/man8
12:34:46 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/man/man8
12:34:46 + mkdir -p build-docs
12:34:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:34:46 + cp cli/LICENSE build-docs/LICENSE
12:34:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:34:46 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:34:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:34:46 + cp cli/NOTICE build-docs/NOTICE
12:34:46 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:34:46 + cp cli/README.md build-docs/README.md
12:34:46 + /usr/lib/rpm/check-buildroot
12:34:46 + /usr/lib/rpm/redhat/brp-compress
12:34:46 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:34:46 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:34:46 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:34:46 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:34:46 + /usr/lib/rpm/redhat/brp-python-hardlink
12:34:46 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:34:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9Ldyxi
12:34:46 + umask 022
12:34:46 + cd /root/rpmbuild/BUILD
12:34:46 + cd src
12:34:46 ++ cli/build/docker --version
12:34:46 + ver='Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:34:46 + test 'Docker version 0.0.0-20230124074129-645395c, build 645395c' = 'Docker version 0.0.0-20230124074129-645395c, build 645395c'
12:34:46 + echo 'PASS: cli version OK'
12:34:46 PASS: cli version OK
12:34:46 + exit 0
12:34:46 Processing files: docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:34:46 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kz1JAm
12:34:46 + umask 022
12:34:46 + cd /root/rpmbuild/BUILD
12:34:46 + cd src
12:34:46 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:34:46 + export DOCDIR
12:34:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:34:46 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:34:46 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:34:46 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:34:46 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230124074129.645395c
12:34:46 + exit 0
12:34:46 Provides: docker-ce-cli = 1:0.0.0~20230124074129.645395c-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20230124074129.645395c-0.el7
12:34:46 Requires(interp): /bin/sh
12:34:46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:34:46 Requires(post): /bin/sh
12:34:46 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)
12:34:46 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
12:34:46 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:34:47 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.src.rpm
12:34:47 Dependencies resolved.
12:34:47 ================================================================================
12:34:47  Package                      Arch        Version           Repository     Size
12:34:47 ================================================================================
12:34:47 Installing:
12:34:47  dnf-plugins-core             noarch      4.0.21-18.el8     baseos         75 k
12:34:47 Upgrading:
12:34:47  python3-dnf-plugins-core     noarch      4.0.21-18.el8     baseos        258 k
12:34:47 Installing dependencies:
12:34:47  python3-systemd              aarch64     234-8.el8         appstream      80 k
12:34:47 
12:34:47 Transaction Summary
12:34:47 ================================================================================
12:34:47 Install  2 Packages
12:34:47 Upgrade  1 Package
12:34:47 
12:34:47 Total download size: 414 k
12:34:47 Downloading Packages:
12:34:48 (1/3): python3-systemd-234-8.el8.aarch64.rpm    348 kB/s |  80 kB     00:00    
12:34:48 (2/3): dnf-plugins-core-4.0.21-18.el8.noarch.rp 322 kB/s |  75 kB     00:00    
12:34:48 (3/3): python3-dnf-plugins-core-4.0.21-18.el8.n 1.0 MB/s | 258 kB     00:00    
12:34:48 --------------------------------------------------------------------------------
12:34:48 Total                                           493 kB/s | 414 kB     00:00     
12:34:48 Running transaction check
12:34:48 Transaction check succeeded.
12:34:48 Running transaction test
12:34:48 Transaction test succeeded.
12:34:48 Running transaction
12:34:48   Preparing        :                                                        1/1 
12:34:48   Installing       : python3-systemd-234-8.el8.aarch64                      1/4 
12:34:48   Upgrading        : python3-dnf-plugins-core-4.0.21-18.el8.noarch          2/4 
12:34:48   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                  3/4 
12:34:48 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb'.
12:34:48 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'.
12:34:48   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
12:34:48   Running scriptlet: python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
12:34:48   Verifying        : python3-systemd-234-8.el8.aarch64                      1/4 
12:34:48   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                  2/4 
12:34:48   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch          3/4 
12:34:48   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
12:34:48 
12:34:48 Upgraded:
12:34:48   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
12:34:48 Installed:
12:34:48   dnf-plugins-core-4.0.21-18.el8.noarch    python3-systemd-234-8.el8.aarch64   
12:34:48 
12:34:48 Complete!
12:34:48 + case ${DIST_ID}:${DIST_VERSION} in
12:34:48 + install_rpm_containerd
12:34:48 + '[' staging = stage ']'
12:34:48 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
12:34:48 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
12:34:48 + dnf --version
12:34:48 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
12:34:48 4.7.0
12:34:48   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:03:09 2022
12:34:48   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
12:34:48 
12:34:48   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue Sep  6 17:20:54 2022
12:34:48   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
12:34:48 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
12:34:49 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
12:34:49 + dnf config-manager --set-disabled 'docker-ce-*'
12:34:49 + dnf config-manager --set-enabled docker-ce-test
12:34:49 + dnf makecache
12:34:50 ~/rpmbuild/BUILD/src
12:34:50 + popd
12:34:50 + exit 0
12:34:50 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g8AAEt
12:34:50 + umask 022
12:34:50 + cd /root/rpmbuild/BUILD
12:34:50 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64 '!=' / ']'
12:34:50 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64
12:34:50 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64
12:34:50 + mkdir -p /root/rpmbuild/BUILDROOT
12:34:50 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64
12:34:50 + cd src
12:34:50 + pushd /root/rpmbuild/BUILD/src/buildx
12:34:50 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:34:50 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:34:50 + popd
12:34:50 + /usr/lib/rpm/check-buildroot
12:34:50 ~/rpmbuild/BUILD/src
12:34:50 + /usr/lib/rpm/redhat/brp-ldconfig
12:34:50 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:34:50 + /usr/lib/rpm/brp-compress
12:34:50 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:34:50 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:34:50 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:34:50 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:34:50 + /usr/lib/rpm/brp-python-hardlink
12:34:50 + PYTHON3=/usr/libexec/platform-python
12:34:50 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:34:50 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5CP1KJ
12:34:50 + umask 022
12:34:50 + cd /root/rpmbuild/BUILD
12:34:50 + cd src
12:34:50 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:34:50 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:34:50 + ver=v0.10.0
12:34:50 + test v0.10.0 = v0.10.0
12:34:50 + echo 'PASS: docker-buildx version OK'
12:34:50 + exit 0
12:34:50 PASS: docker-buildx version OK
12:34:50 Processing files: docker-buildx-plugin-0.10.0-0.el8.x86_64
12:34:50 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:34:50 Provides: docker-buildx-plugin = 0:0.10.0-0.el8 docker-buildx-plugin(x86-64) = 0:0.10.0-0.el8
12:34:50 Requires(interp): /bin/sh /bin/sh /bin/sh
12:34:50 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:34:50 Requires(post): /bin/sh
12:34:50 Requires(preun): /bin/sh
12:34:50 Requires(postun): /bin/sh
12:34:50 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64
12:34:50 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.el8.src.rpm
12:34:50 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el9.aarch64.rpm
12:34:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wE1xuN
12:34:50 + umask 022
12:34:50 + cd /root/rpmbuild/BUILD
12:34:50 + cd src
12:34:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.aarch64
12:34:50 + RPM_EC=0
12:34:50 ++ jobs -p
12:34:50 + exit 0
12:34:50 CentOS Stream 8 - AppStream                     9.1 kB/s | 4.4 kB     00:00    
12:34:51 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el8.x86_64.rpm
12:34:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qQCfe4
12:34:51 + umask 022
12:34:51 + cd /root/rpmbuild/BUILD
12:34:51 + cd src
12:34:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el8.x86_64
12:34:51 + exit 0
12:34:51 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ylni5J
12:34:51 + umask 022
12:34:51 + cd /root/rpmbuild/BUILD
12:34:51 + cd /root/rpmbuild/BUILD
12:34:51 + rm -rf src
12:34:51 + /usr/bin/mkdir -p src
12:34:51 + cd src
12:34:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:34:51 + /usr/bin/tar -xof -
12:34:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
12:34:51 + STATUS=0
12:34:51 + '[' 0 -ne 0 ']'
12:34:51 + /usr/bin/tar -xof -
12:34:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:34:51 + STATUS=0
12:34:51 + '[' 0 -ne 0 ']'
12:34:51 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:34:51 + exit 0
12:34:51 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lcgK3H
12:34:51 + umask 022
12:34:51 + cd /root/rpmbuild/BUILD
12:34:51 + cd src
12:34:51 + pushd /root/rpmbuild/BUILD/src/compose
12:34:51 + make VERSION=v2.15.1 DESTDIR=./bin build
12:34:51 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:34:51 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:34:51 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:51 CentOS Stream 8 - BaseOS                        6.3 kB/s | 3.9 kB     00:00    
12:34:51 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:51 # Build the compose plugin
12:34:51 cd /go/src/github.com/docker/compose \
12:34:51 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:34:51 make[2]: Entering directory '/root/build-deb/compose'
12:34:51 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:34:51 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:34:51 go: downloading golang.org/x/sys v0.3.0
12:34:51 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:34:51 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:51 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:51 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:51 go: downloading github.com/docker/buildx v0.9.1
12:34:51 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:51 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:51 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:51 go: downloading github.com/containerd/containerd v1.6.14
12:34:51 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:51 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:51 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:51 go: downloading golang.org/x/sync v0.1.0
12:34:51 go: downloading k8s.io/client-go v0.22.4
12:34:51 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:51 go: downloading github.com/imdario/mergo v0.3.13
12:34:51 go: downloading github.com/containerd/console v1.0.3
12:34:51 go: downloading github.com/buger/goterm v1.0.4
12:34:51 go: downloading github.com/stretchr/testify v1.8.1
12:34:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:51 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:51 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:51 go: downloading k8s.io/api v0.22.4
12:34:51 go: downloading k8s.io/apimachinery v0.22.4
12:34:51 go: downloading github.com/gofrs/flock v0.8.0
12:34:51 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:51 go: downloading github.com/golang/mock v1.6.0
12:34:51 go: downloading github.com/klauspost/compress v1.15.9
12:34:51 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:51 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:51 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:51 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:51 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:51 go: downloading google.golang.org/grpc v1.47.0
12:34:51 go: downloading golang.org/x/net v0.4.0
12:34:51 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:51 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:51 go: downloading golang.org/x/term v0.3.0
12:34:51 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:51 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:51 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:51 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:51 go: downloading google.golang.org/protobuf v1.28.0
12:34:51 go: downloading github.com/go-logr/stdr v1.2.2
12:34:51 go: downloading github.com/containerd/typeurl v1.0.2
12:34:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:51 go: downloading k8s.io/klog/v2 v2.60.1
12:34:51 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:51 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:51 go: downloading github.com/google/gofuzz v1.2.0
12:34:51 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:51 go: downloading github.com/gogo/googleapis v1.4.1
12:34:51 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:51 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:34:52 go: downloading github.com/moby/locker v1.0.1
12:34:52 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:52 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:52 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:52 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:52 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:52 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:52 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:52 go: downloading github.com/json-iterator/go v1.1.12
12:34:52 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:52 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:52 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:52 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:52 CentOS Stream 8 - Extras                        5.0 kB/s | 2.9 kB     00:00    
12:34:52 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:52 go: downloading github.com/moby/spdystream v0.2.0
12:34:52 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:52 go: downloading github.com/prometheus/client_model v0.2.0
12:34:52 go: downloading github.com/prometheus/common v0.32.1
12:34:52 go: downloading github.com/prometheus/procfs v0.7.3
12:34:52 + make IMAGE=quay.io/centos/centos:stream9 verify
12:34:52 docker run  --rm -i \
12:34:52 	-v "$(pwd):/v" \
12:34:52 	-e DEBIAN_FRONTEND=noninteractive \
12:34:52 	-e PACKAGE_REPO=staging \
12:34:52 	-w /v \
12:34:52 	quay.io/centos/centos:stream9 ./verify
12:34:52 Unable to find image 'quay.io/centos/centos:stream9' locally
12:34:52 stream9: Pulling from centos/centos
12:34:52 go: downloading golang.org/x/sys v0.3.0
12:34:52 go: downloading github.com/theupdateframework/notary v0.7.0
12:34:52 CentOS Stream 8 - Extras common packages        6.8 kB/s | 3.0 kB     00:00    
12:34:52 4c45b685fe23: Already exists
12:34:52 Digest: sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929
12:34:52 Status: Downloaded newer image for quay.io/centos/centos:stream9
12:34:52 go: downloading github.com/compose-spec/compose-go v1.8.2
12:34:52 go: downloading github.com/hashicorp/go-version v1.6.0
12:34:52 go: downloading github.com/docker/buildx v0.9.1
12:34:52 #49 269.9 + bin/containerd-stress
12:34:52 #49 269.9 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
12:34:52 #49 273.4 + bin/containerd-shim
12:34:52 #49 274.8 + bin/containerd-shim-runc-v1
12:34:52 #49 277.3 + bin/containerd-shim-runc-v2
12:34:53 go: downloading github.com/mattn/go-shellwords v1.0.12
12:34:53 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:34:53 go: downloading go.opentelemetry.io/otel v1.11.2
12:34:53 go: downloading github.com/containerd/containerd v1.6.14
12:34:53 Docker CE Test - aarch64                         91 kB/s |  41 kB     00:00    
12:34:53 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:34:53 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:34:53 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:34:53 + verify
12:34:53 + dpkg --version
12:34:53 + rpm --version
12:34:53 + verify_rpm
12:34:53 ++ . /etc/os-release
12:34:53 +++ NAME='CentOS Stream'
12:34:53 +++ VERSION=9
12:34:53 +++ ID=centos
12:34:53 +++ ID_LIKE='rhel fedora'
12:34:53 +++ VERSION_ID=9
12:34:53 +++ PLATFORM_ID=platform:el9
12:34:53 +++ PRETTY_NAME='CentOS Stream 9'
12:34:53 +++ ANSI_COLOR='0;31'
12:34:53 +++ LOGO=fedora-logo-icon
12:34:53 +++ CPE_NAME=cpe:/o:centos:centos:9
12:34:53 +++ HOME_URL=https://centos.org/
12:34:53 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:34:53 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
12:34:53 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:34:53 ++ echo centos
12:34:53 + DIST_ID=centos
12:34:53 ++ . /etc/os-release
12:34:53 +++ NAME='CentOS Stream'
12:34:53 +++ VERSION=9
12:34:53 +++ ID=centos
12:34:53 +++ ID_LIKE='rhel fedora'
12:34:53 +++ VERSION_ID=9
12:34:53 +++ PLATFORM_ID=platform:el9
12:34:53 +++ PRETTY_NAME='CentOS Stream 9'
12:34:53 +++ ANSI_COLOR='0;31'
12:34:53 +++ LOGO=fedora-logo-icon
12:34:53 +++ CPE_NAME=cpe:/o:centos:centos:9
12:34:53 +++ HOME_URL=https://centos.org/
12:34:53 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:34:53 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
12:34:53 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:34:53 ++ cut -d. -f1
12:34:53 ++ echo 9
12:34:53 + DIST_VERSION=9
12:34:53 + pkg_manager=yum
12:34:53 + pkg_config_manager=yum-config-manager
12:34:53 + dnf --version
12:34:53 4.14.0
12:34:53   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Jan 23 09:16:06 2023
12:34:53   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
12:34:53 
12:34:53   Installed: rpm-0:4.16.1.3-22.el9.aarch64 at Mon Jan 23 09:16:01 2023
12:34:53   Built    : builder@centos.org at Mon Dec 19 23:58:04 2022
12:34:53 + pkg_manager=dnf
12:34:53 + pkg_config_manager='dnf config-manager'
12:34:53 + dnf clean all
12:34:53 Importing GPG key 0x621E9F35:
12:34:53  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:34:53  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
12:34:53  From       : https://download.docker.com/linux/centos/gpg
12:34:53 Running transaction check
12:34:53 Running transaction test
12:34:53 Transaction test succeeded
12:34:53 Running transaction
12:34:53   Installing : libseccomp-2.3.1-4.el7.aarch64                              1/27 
12:34:53   Installing : libcgroup-0.41-21.el7.aarch64                               2/27 
12:34:53   Installing : libselinux-utils-2.5-15.el7.aarch64                         3/27 
12:34:53   Installing : policycoreutils-2.5-34.el7.aarch64                          4/27 
12:34:53 go: downloading golang.org/x/sync v0.1.0
12:34:53 go: downloading k8s.io/client-go v0.22.4
12:34:53 0 files removed
12:34:53 + dnf install -y 'dnf-command(config-manager)'
12:34:53   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    5/27 
12:34:53 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm
12:34:53 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hTt7zU
12:34:53 + umask 022
12:34:53 + cd /root/rpmbuild/BUILD
12:34:53 + cd src
12:34:53 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:34:53 + exit 0
12:34:53 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8fQvbi
12:34:53 + umask 022
12:34:53 + cd /root/rpmbuild/BUILD
12:34:53 + cd /root/rpmbuild/BUILD
12:34:53 + rm -rf src
12:34:53 + /usr/bin/mkdir -p src
12:34:53 + cd src
12:34:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:34:53 + /usr/bin/tar -xf -
12:34:53 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:34:53 go: downloading github.com/imdario/mergo v0.3.13
12:34:53 go: downloading github.com/containerd/console v1.0.3
12:34:53 go: downloading github.com/buger/goterm v1.0.4
12:34:53 go: downloading github.com/stretchr/testify v1.8.1
12:34:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:34:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:34:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:34:53 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:34:53 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:34:54 go: downloading k8s.io/api v0.22.4
12:34:54 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb'.
12:34:54 #49 279.1 + binaries
12:34:54 CentOS Stream 9 - BaseOS                        6.7 MB/s | 4.7 MB     00:00    
12:34:54 Metadata cache created.
12:34:54 [DEBUG] Installing engine rpms
12:34:54 + echo '[DEBUG] Installing engine rpms'
12:34:54 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
12:34:54 ++ sed /src/d
12:34:54 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm
12:34:54 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm
12:34:54 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el8.aarch64.rpm
12:34:54 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el8.aarch64.rpm
12:34:54 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm'
12:34:54 + set -x
12:34:54 ++ source /etc/os-release
12:34:54 +++ NAME='CentOS Stream'
12:34:54 +++ VERSION=8
12:34:54 +++ ID=centos
12:34:54 +++ ID_LIKE='rhel fedora'
12:34:54 +++ VERSION_ID=8
12:34:54 +++ PLATFORM_ID=platform:el8
12:34:54 +++ PRETTY_NAME='CentOS Stream 8'
12:34:54 +++ ANSI_COLOR='0;31'
12:34:54 +++ CPE_NAME=cpe:/o:centos:centos:8
12:34:54 +++ HOME_URL=https://centos.org/
12:34:54 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:34:54 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
12:34:54 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:34:54 ++ echo 'CentOS Stream'
12:34:54 + product_version='CentOS Stream'
12:34:54 + '[' 'CentOS Stream' = rawhide ']'
12:34:54 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el8.aarch64.rpm
12:34:54 go: downloading k8s.io/apimachinery v0.22.4
12:34:54 go: downloading github.com/gofrs/flock v0.8.0
12:34:54 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:34:54 go: downloading github.com/golang/mock v1.6.0
12:34:54 go: downloading github.com/klauspost/compress v1.15.9
12:34:54 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:34:54 go: downloading github.com/hashicorp/errwrap v1.1.0
12:34:54 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:34:54 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:34:54 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:34:54 go: downloading google.golang.org/grpc v1.47.0
12:34:54 + STATUS=0
12:34:54 + '[' 0 -ne 0 ']'
12:34:54 + /usr/bin/tar -xf -
12:34:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:34:55 go: downloading golang.org/x/net v0.4.0
12:34:55 + STATUS=0
12:34:55 + '[' 0 -ne 0 ']'
12:34:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:34:55 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'.
12:34:55 Last metadata expiration check: 0:00:02 ago on Wed Jan 25 12:34:53 2023.
12:34:55 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'.
12:34:55 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:34:55 + exit 0
12:34:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J4IM4J
12:34:55 + umask 022
12:34:55 + cd /root/rpmbuild/BUILD
12:34:55 + cd src
12:34:55 + export DOCKER_GITCOMMIT=2b9de2e
12:34:55 + DOCKER_GITCOMMIT=2b9de2e
12:34:55 + mkdir -p /go/src/github.com/docker
12:34:55 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:34:55 + TMP_GOPATH=/go
12:34:55 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:34:55 + RM_GOPATH=0
12:34:55 + TMP_GOPATH=/go
12:34:55 + : /usr/local/bin
12:34:55 + '[' -z /go ']'
12:34:55 + export GOPATH=/go
12:34:55 + GOPATH=/go
12:34:55 + case "$(go env GOARCH)" in
12:34:55 ++ go env GOARCH
12:34:55 + export GO_BUILDMODE=-buildmode=pie
12:34:55 + GO_BUILDMODE=-buildmode=pie
12:34:55 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:34:55 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:34:55 + bin=rootlesskit
12:34:55 + shift
12:34:55 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:34:55 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:34:55 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:34:55 + install_rootlesskit dynamic
12:34:55 + case "$1" in
12:34:55 + install_rootlesskit_dynamic
12:34:55 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:34:55 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:34:55 + export BUILD_MODE=-buildmode=pie
12:34:55 + BUILD_MODE=-buildmode=pie
12:34:55 + _install_rootlesskit
12:34:55 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
12:34:55 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:34:55 + for f in rootlesskit rootlesskit-docker-proxy
12:34:55 + GOBIN=/usr/local/bin
12:34:55 + GO111MODULE=on
12:34:55 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:34:55   Installing : libnfnetlink-1.0.1-4.el7.aarch64                            6/27 
12:34:55   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
12:34:55   Installing : slirp4netns-0.4.3-4.el7_8.aarch64                           8/27 
12:34:55 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:34:55 go: downloading golang.org/x/term v0.3.0
12:34:55 go: downloading github.com/mattn/go-runewidth v0.0.14
12:34:55 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:34:55 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:34:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:34:55 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:34:55 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
12:34:55   Installing : libselinux-python-2.5-15.el7.aarch64                        9/27 
12:34:55 go: downloading google.golang.org/protobuf v1.28.0
12:34:55 go: downloading github.com/urfave/cli/v2 v2.23.5
12:34:55 CentOS Stream 9 - AppStream                      26 MB/s |  13 MB     00:00    
12:34:55 #49 DONE 280.9s
12:34:55 
12:34:55 #56 [linux/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
12:34:55   Installing : setools-libs-3.3.8-4.el7.aarch64                           10/27 
12:34:55   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      11/27 
12:34:55   Installing : checkpolicy-2.5-8.el7.aarch64                              12/27 
12:34:56 go: downloading github.com/go-logr/stdr v1.2.2
12:34:56 go: downloading github.com/containerd/typeurl v1.0.2
12:34:56 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:34:56 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:34:56 go: downloading k8s.io/klog/v2 v2.60.1
12:34:56 go: downloading github.com/pelletier/go-toml v1.9.4
12:34:56 go: downloading golang.org/x/sys v0.2.0
12:34:56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:34:56 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'.
12:34:56   Installing : fuse3-libs-3.6.1-4.el7.aarch64                             13/27 
12:34:56 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:34:56 go: downloading github.com/google/gofuzz v1.2.0
12:34:56 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:34:56 go: downloading github.com/gogo/googleapis v1.4.1
12:34:56 go: downloading github.com/google/uuid v1.3.0
12:34:56 go: downloading github.com/moby/vpnkit v0.5.0
12:34:56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:34:56 go: downloading github.com/gofrs/flock v0.8.1
12:34:56 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:34:56 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:34:56 Dependencies resolved.
12:34:56 =======================================================================================================
12:34:56  Package                        Arch     Version                                  Repository       Size
12:34:56 =======================================================================================================
12:34:56 Installing:
12:34:56  docker-buildx-plugin           aarch64  0.10.0-0.el8                             @commandline     10 M
12:34:56  docker-ce                      aarch64  3:0.0.0~20230124074129.645395c-0.el8     @commandline     14 M
12:34:56  docker-ce-cli                  aarch64  1:0.0.0~20230124074129.645395c-0.el8     @commandline    6.2 M
12:34:56  docker-ce-rootless-extras      aarch64  0.0.0~20230124074129.645395c-0.el8       @commandline    4.2 M
12:34:56  docker-compose-plugin          aarch64  2.15.1-0.el8                             @commandline    8.9 M
12:34:56 Installing dependencies:
12:34:56  checkpolicy                    aarch64  2.9-1.el8                                baseos          338 k
12:34:56  container-selinux              noarch   2:2.189.0-1.module_el8.7.0+1216+b022c01d appstream        60 k
12:34:56  containerd.io                  aarch64  1.6.15-3.1.el8                           docker-ce-test   24 M
12:34:56  diffutils                      aarch64  3.6-6.el8                                baseos          352 k
12:34:56  fuse-common                    aarch64  3.3.0-16.el8                             baseos           22 k
12:34:56  fuse-overlayfs                 aarch64  1.9-1.module_el8.7.0+1216+b022c01d       appstream        68 k
12:34:56  fuse3                          aarch64  3.3.0-16.el8                             baseos           53 k
12:34:56  fuse3-libs                     aarch64  3.3.0-16.el8                             baseos           91 k
12:34:56  iptables                       aarch64  1.8.4-24.el8                             baseos          582 k
12:34:56  iptables-libs                  aarch64  1.8.4-24.el8                             baseos          107 k
12:34:56  kmod                           aarch64  25-19.el8                                baseos          123 k
12:34:56  libcgroup                      aarch64  0.41-19.el8                              baseos           68 k
12:34:56  libibverbs                     aarch64  41.0-1.el8                               baseos          370 k
12:34:56  libmnl                         aarch64  1.0.4-6.el8                              baseos           30 k
12:34:56  libnetfilter_conntrack         aarch64  1.0.6-5.el8                              baseos           61 k
12:34:56  libnfnetlink                   aarch64  1.0.1-13.el8                             baseos           32 k
12:34:56  libnftnl                       aarch64  1.1.5-5.el8                              baseos           80 k
12:34:56  libpcap                        aarch64  14:1.9.1-5.el8                           baseos          161 k
12:34:56  libselinux-utils               aarch64  2.9-6.el8                                baseos          241 k
12:34:56  libslirp                       aarch64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        66 k
12:34:56  policycoreutils                aarch64  2.9-21.1.el8                             baseos          374 k
12:34:56  policycoreutils-python-utils   noarch   2.9-21.1.el8                             baseos          253 k
12:34:56  python3-audit                  aarch64  3.0.7-4.el8                              baseos           85 k
12:34:56  python3-libselinux             aarch64  2.9-6.el8                                baseos          271 k
12:34:56  python3-libsemanage            aarch64  2.9-9.el8                                baseos          126 k
12:34:56  python3-policycoreutils        noarch   2.9-21.1.el8                             baseos          2.2 M
12:34:56  python3-setools                aarch64  4.3.0-3.el8                              baseos          528 k
12:34:56  rpm-plugin-selinux             aarch64  4.14.3-23.el8                            baseos           78 k
12:34:56  selinux-policy                 noarch   3.14.3-114.el8                           baseos          658 k
12:34:56  selinux-policy-targeted        noarch   3.14.3-114.el8                           baseos           15 M
12:34:56  slirp4netns                    aarch64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        53 k
12:34:56  xz                             aarch64  5.2.4-4.el8                              baseos          153 k
12:34:56 Downgrading:
12:34:56  xz-libs                        aarch64  5.2.4-4.el8                              baseos           91 k
12:34:56 Enabling module streams:
12:34:56  container-tools                         rhel8                                                         
12:34:56 
12:34:56 Transaction Summary
12:34:56 =======================================================================================================
12:34:56 Install    37 Packages
12:34:56 Downgrade   1 Package
12:34:56 
12:34:56 Total size: 92 M
12:34:56 Total download size: 47 M
12:34:56 Downloading Packages:
12:34:56 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:34:56 go: downloading golang.org/x/net v0.1.0
12:34:57 #56 ...
12:34:57 
12:34:57 #58 [linux/amd64 all 3/7] COPY --from=containerd    /build/ /
12:34:57 + popd
12:34:57 + RPM_EC=0
12:34:57 ~/rpmbuild/BUILD/src
12:34:57 ++ jobs -p
12:34:57 + exit 0
12:34:57 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cgxuh2
12:34:57 + umask 022
12:34:57 + cd /root/rpmbuild/BUILD
12:34:57 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64 '!=' / ']'
12:34:57 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64
12:34:57 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64
12:34:57 + mkdir -p /root/rpmbuild/BUILDROOT
12:34:57 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64
12:34:57 + 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'
12:34:57 + export CFLAGS
12:34:57 + 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'
12:34:57 + export CXXFLAGS
12:34:57 + 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'
12:34:57 + export FFLAGS
12:34:57 + 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'
12:34:57 + export FCFLAGS
12:34:57 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:34:57 + export LDFLAGS
12:34:57 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:34:57 + export LT_SYS_LIBRARY_PATH
12:34:57 + CC=gcc
12:34:57 + export CC
12:34:57 + CXX=g++
12:34:57 + export CXX
12:34:57 + cd src
12:34:57 + pushd /root/rpmbuild/BUILD/src/compose
12:34:57 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:34:57 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:34:57 ~/rpmbuild/BUILD/src
12:34:57 + popd
12:34:57 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:34:57 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:34:57 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:34:57 + for f in LICENSE MAINTAINERS NOTICE README.md
12:34:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:34:57 + /usr/lib/rpm/check-buildroot
12:34:57 + /usr/lib/rpm/redhat/brp-ldconfig
12:34:57 + /usr/lib/rpm/brp-compress
12:34:57 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:34:57 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:34:57 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:34:57 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:34:57 + /usr/lib/rpm/check-rpaths
12:34:57 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:34:57 + /usr/lib/rpm/brp-remove-la-files
12:34:57 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:34:57 + /usr/lib/rpm/redhat/brp-python-hardlink
12:34:57 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.f6e4Bn
12:34:57 + umask 022
12:34:57 + cd /root/rpmbuild/BUILD
12:34:57 + 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'
12:34:57 + export CFLAGS
12:34:57 + 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'
12:34:57 + export CXXFLAGS
12:34:57 + 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'
12:34:57 + export FFLAGS
12:34:57 + 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'
12:34:57 + export FCFLAGS
12:34:57 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:34:57 + export LDFLAGS
12:34:57 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:34:57 + export LT_SYS_LIBRARY_PATH
12:34:57 + CC=gcc
12:34:57 + export CC
12:34:57 + CXX=g++
12:34:57 + export CXX
12:34:57 + cd src
12:34:57 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:34:57 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:34:57 + ver=v2.15.1
12:34:57 + test v2.15.1 = v2.15.1
12:34:57 PASS: docker-compose version OK
12:34:57 + echo 'PASS: docker-compose version OK'
12:34:57 + RPM_EC=0
12:34:57 ++ jobs -p
12:34:57 + exit 0
12:34:57 Processing files: docker-compose-plugin-2.15.1-0.fc37.aarch64
12:34:57 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.13bgRp
12:34:57 + umask 022
12:34:57 + cd /root/rpmbuild/BUILD
12:34:57 + cd src
12:34:57 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
12:34:57 + export LC_ALL=C
12:34:57 + LC_ALL=C
12:34:57 + export DOCDIR
12:34:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
12:34:57 + 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.15.1-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
12:34:57 + RPM_EC=0
12:34:57 ++ jobs -p
12:34:57 + exit 0
12:34:57 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vPMrFx
12:34:57 + umask 022
12:34:57 + cd /root/rpmbuild/BUILD
12:34:57 + cd src
12:34:57 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
12:34:57 + export LC_ALL=C
12:34:57 + LC_ALL=C
12:34:57 + export LICENSEDIR
12:34:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
12:34:57 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
12:34:57 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
12:34:57 + RPM_EC=0
12:34:57 ++ jobs -p
12:34:57 + exit 0
12:34:57 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:34:57 Provides: docker-compose-plugin = 0:2.15.1-0.fc37 docker-compose-plugin(aarch-64) = 0:2.15.1-0.fc37
12:34:57 Requires(interp): /bin/sh /bin/sh /bin/sh
12:34:57 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:34:57 Requires(post): /bin/sh
12:34:57 Requires(preun): /bin/sh
12:34:57 Requires(postun): /bin/sh
12:34:57 Enhances: docker-ce-cli
12:34:57 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64
12:34:57 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.fc37.src.rpm
12:34:57 (1/33): xz-libs-5.2.4-4.el8.aarch64.rpm         392 kB/s |  91 kB     00:00    
12:34:57 (2/33): container-selinux-2.189.0-1.module_el8. 258 kB/s |  60 kB     00:00    
12:34:57 (3/33): libslirp-4.4.0-1.module_el8.7.0+1216+b0  10 MB/s |  66 kB     00:00    
12:34:57 (4/33): fuse-overlayfs-1.9-1.module_el8.7.0+121 283 kB/s |  68 kB     00:00    
12:34:57 (5/33): slirp4netns-1.2.0-2.module_el8.7.0+1216 5.0 MB/s |  53 kB     00:00    
12:34:57 (6/33): fuse-common-3.3.0-16.el8.aarch64.rpm    4.2 MB/s |  22 kB     00:00    
12:34:57 (7/33): checkpolicy-2.9-1.el8.aarch64.rpm        18 MB/s | 338 kB     00:00    
12:34:57 (8/33): diffutils-3.6-6.el8.aarch64.rpm          17 MB/s | 352 kB     00:00    
12:34:57 (9/33): fuse3-3.3.0-16.el8.aarch64.rpm          3.6 MB/s |  53 kB     00:00    
12:34:57 (10/33): fuse3-libs-3.3.0-16.el8.aarch64.rpm    7.0 MB/s |  91 kB     00:00    
12:34:57 (11/33): iptables-libs-1.8.4-24.el8.aarch64.rpm  12 MB/s | 107 kB     00:00    
12:34:57 (12/33): kmod-25-19.el8.aarch64.rpm              12 MB/s | 123 kB     00:00    
12:34:57 (13/33): libcgroup-0.41-19.el8.aarch64.rpm      7.6 MB/s |  68 kB     00:00    
12:34:57 (14/33): iptables-1.8.4-24.el8.aarch64.rpm       20 MB/s | 582 kB     00:00    
12:34:57 (15/33): libmnl-1.0.4-6.el8.aarch64.rpm         2.9 MB/s |  30 kB     00:00    
12:34:57 (16/33): libnetfilter_conntrack-1.0.6-5.el8.aar 7.8 MB/s |  61 kB     00:00    
12:34:57 (17/33): libnfnetlink-1.0.1-13.el8.aarch64.rpm  4.0 MB/s |  32 kB     00:00    
12:34:57 (18/33): libibverbs-41.0-1.el8.aarch64.rpm       12 MB/s | 370 kB     00:00    
12:34:57 (19/33): libnftnl-1.1.5-5.el8.aarch64.rpm       5.4 MB/s |  80 kB     00:00    
12:34:57 (20/33): libpcap-1.9.1-5.el8.aarch64.rpm        9.6 MB/s | 161 kB     00:00    
12:34:57 (21/33): libselinux-utils-2.9-6.el8.aarch64.rpm  16 MB/s | 241 kB     00:00    
12:34:57 (22/33): policycoreutils-2.9-21.1.el8.aarch64.r  21 MB/s | 374 kB     00:00    
12:34:57 (23/33): policycoreutils-python-utils-2.9-21.1.  14 MB/s | 253 kB     00:00    
12:34:57 (24/33): python3-audit-3.0.7-4.el8.aarch64.rpm  5.3 MB/s |  85 kB     00:00    
12:34:57 (25/33): python3-libselinux-2.9-6.el8.aarch64.r  15 MB/s | 271 kB     00:00    
12:34:57 (26/33): python3-libsemanage-2.9-9.el8.aarch64. 9.4 MB/s | 126 kB     00:00    
12:34:57 (27/33): rpm-plugin-selinux-4.14.3-23.el8.aarch  10 MB/s |  78 kB     00:00    
12:34:57 (28/33): python3-setools-4.3.0-3.el8.aarch64.rp  27 MB/s | 528 kB     00:00    
12:34:57 (29/33): selinux-policy-3.14.3-114.el8.noarch.r  29 MB/s | 658 kB     00:00    
12:34:57 (30/33): xz-5.2.4-4.el8.aarch64.rpm              20 MB/s | 153 kB     00:00    
12:34:57 (31/33): python3-policycoreutils-2.9-21.1.el8.n  33 MB/s | 2.2 MB     00:00    
12:34:57 (32/33): selinux-policy-targeted-3.14.3-114.el8  90 MB/s |  15 MB     00:00    
12:34:57 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:34:57 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:34:57 go: downloading github.com/moby/locker v1.0.1
12:34:57 go: downloading github.com/felixge/httpsnoop v1.0.2
12:34:57 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:34:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:34:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:34:57 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:34:57 go: downloading gopkg.in/inf.v0 v0.9.1
12:34:57 go: downloading github.com/googleapis/gnostic v0.5.5
12:34:57 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:34:57 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:34:57 go: downloading github.com/json-iterator/go v1.1.12
12:34:57 go: downloading github.com/modern-go/reflect2 v1.0.2
12:34:57 go: downloading sigs.k8s.io/yaml v1.2.0
12:34:57 go: downloading github.com/mattn/go-colorable v0.1.12
12:34:57 go: downloading github.com/prometheus/client_golang v1.12.2
12:34:57 go: downloading github.com/containerd/ttrpc v1.1.0
12:34:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:34:57 go: downloading github.com/moby/spdystream v0.2.0
12:34:57 go: downloading github.com/mattn/go-isatty v0.0.16
12:34:57 go: downloading github.com/prometheus/client_model v0.2.0
12:34:57 go: downloading github.com/prometheus/common v0.32.1
12:34:57 go: downloading github.com/prometheus/procfs v0.7.3
12:34:57 (33/33): containerd.io-1.6.15-3.1.el8.aarch64.r  57 MB/s |  24 MB     00:00    
12:34:57 --------------------------------------------------------------------------------
12:34:57 Total                                            32 MB/s |  47 MB     00:01     
12:34:58   Installing : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       14/27 
12:34:58 #58 DONE 1.0s
12:34:58 
12:34:58 #56 [linux/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
12:34:58 #56 ...
12:34:58 
12:34:58 #59 [linux/amd64 all 4/7] COPY --from=rootlesskit   /build/ /
12:34:58   Installing : docker-buildx-plugin-0.10.0-0.el7.aarch64                  15/27 
12:34:58   Installing : python-IPy-0.75-6.el7.noarch                               16/27 
12:34:58   Installing : libsemanage-python-2.5-14.el7.aarch64                      17/27 
12:34:58 #59 DONE 0.2s
12:34:58 
12:34:58 #60 [linux/amd64 all 5/7] COPY --from=containerutil /build/ /
12:34:58 #60 DONE 0.0s
12:34:58 
12:34:58 #56 [linux/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
12:34:58 #56 ...
12:34:58 
12:34:58 #61 [linux/amd64 all 6/7] COPY --from=vpnkit        /       /
12:34:58   Installing : policycoreutils-python-2.5-34.el7.aarch64                  18/27 
12:34:58 Docker CE Test - aarch64                        7.4 kB/s | 1.6 kB     00:00    
12:34:58 Importing GPG key 0x621E9F35:
12:34:58  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:34:58  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:34:58  From       : https://download.docker.com/linux/centos/gpg
12:34:58 Key imported successfully
12:34:59 #61 DONE 0.6s
12:34:59 
12:34:59 #56 [linux/amd64 build 6/6] RUN --mount=type=bind,target=.     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
12:34:59 Running transaction check
12:34:59 Transaction check succeeded.
12:34:59 Running transaction test
12:34:59 Transaction test succeeded.
12:34:59 Running transaction
12:35:00   Preparing        :                                                        1/1 
12:35:00   Installing       : python3-libselinux-2.9-6.el8.aarch64                  1/39 
12:35:00   Installing       : libmnl-1.0.4-6.el8.aarch64                            2/39 
12:35:00   Running scriptlet: libmnl-1.0.4-6.el8.aarch64                            2/39 
12:35:01 CentOS Stream 9 - Extras packages                10 kB/s |  10 kB     00:00    
12:35:01 Dependencies resolved.
12:35:01 ================================================================================
12:35:01  Package                      Arch        Version              Repository  Size
12:35:01 ================================================================================
12:35:01 Installing:
12:35:01  dnf-plugins-core             noarch      4.3.0-4.el9          baseos      38 k
12:35:01 Installing dependencies:
12:35:01  dbus-libs                    aarch64     1:1.12.20-7.el9      baseos     150 k
12:35:01  python3-dateutil             noarch      1:2.8.1-6.el9        baseos     302 k
12:35:01  python3-dbus                 aarch64     1.2.18-2.el9         baseos     144 k
12:35:01  python3-dnf-plugins-core     noarch      4.3.0-4.el9          baseos     260 k
12:35:01  python3-six                  noarch      1.15.0-9.el9         baseos      37 k
12:35:01  python3-systemd              aarch64     234-18.el9           baseos      89 k
12:35:01  systemd-libs                 aarch64     252-3.el9            baseos     614 k
12:35:01 
12:35:01 Transaction Summary
12:35:01 ================================================================================
12:35:01 Install  8 Packages
12:35:01 
12:35:01 Total download size: 1.6 M
12:35:01 Installed size: 5.1 M
12:35:01 Downloading Packages:
12:35:01   Downgrading      : xz-libs-5.2.4-4.el8.aarch64                           3/39 
12:35:01   Installing       : docker-compose-plugin-2.15.1-0.el8.aarch64            4/39 
12:35:01   Running scriptlet: docker-compose-plugin-2.15.1-0.el8.aarch64            4/39 
12:35:01   Installing       : libselinux-utils-2.9-6.el8.aarch64                    5/39 
12:35:01   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                     6/39 
12:35:01 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'.
12:35:01 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'.
12:35:01   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                     6/39 
12:35:01   Installing       : fuse3-libs-3.3.0-16.el8.aarch64                       7/39 
12:35:01   Running scriptlet: fuse3-libs-3.3.0-16.el8.aarch64                       7/39 
12:35:01   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64            8/39 
12:35:01   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64            8/39 
12:35:01   Installing       : kmod-25-19.el8.aarch64                                9/39 
12:35:01   Installing       : xz-5.2.4-4.el8.aarch64                               10/39 
12:35:01   Installing       : libnftnl-1.1.5-5.el8.aarch64                         11/39 
12:35:01   Running scriptlet: libnftnl-1.1.5-5.el8.aarch64                         11/39 
12:35:01   Installing       : python3-libsemanage-2.9-9.el8.aarch64                12/39 
12:35:01 make[1]: Leaving directory '/root/build-deb'
12:35:01  dpkg-genbuildinfo
12:35:01 make[1]: Leaving directory '/root/build-deb'
12:35:01  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.buildinfo
12:35:02 (1/8): dnf-plugins-core-4.3.0-4.el9.noarch.rpm   57 kB/s |  38 kB     00:00    
12:35:02 (2/8): dbus-libs-1.12.20-7.el9.aarch64.rpm      198 kB/s | 150 kB     00:00    
12:35:02 (3/8): python3-dbus-1.2.18-2.el9.aarch64.rpm    1.0 MB/s | 144 kB     00:00    
12:35:02 (4/8): python3-dnf-plugins-core-4.3.0-4.el9.noa 2.2 MB/s | 260 kB     00:00    
12:35:02 (5/8): python3-six-1.15.0-9.el9.noarch.rpm      535 kB/s |  37 kB     00:00    
12:35:02 (6/8): python3-dateutil-2.8.1-6.el9.noarch.rpm  340 kB/s | 302 kB     00:00    
12:35:02 (7/8): python3-systemd-234-18.el9.aarch64.rpm   1.2 MB/s |  89 kB     00:00    
12:35:02 (8/8): systemd-libs-252-3.el9.aarch64.rpm       4.9 MB/s | 614 kB     00:00    
12:35:02 --------------------------------------------------------------------------------
12:35:02 Total                                           1.3 MB/s | 1.6 MB     00:01     
12:35:02 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
12:35:02 Importing GPG key 0x8483C65D:
12:35:02  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
12:35:02  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
12:35:02  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
12:35:02 Key imported successfully
12:35:02  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.changes
12:35:02  dpkg-genchanges -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.changes
12:35:02 Running transaction check
12:35:02 Transaction check succeeded.
12:35:02 Running transaction test
12:35:02 Transaction test succeeded.
12:35:02 Running transaction
12:35:02   Installing       : python3-setools-4.3.0-3.el8.aarch64                  13/39 
12:35:02   Installing       : docker-buildx-plugin-0.10.0-0.el8.aarch64            14/39 
12:35:02   Preparing        :                                                        1/1 
12:35:02   Installing       : systemd-libs-252-3.el9.aarch64                         1/8 
12:35:02   Running scriptlet: systemd-libs-252-3.el9.aarch64                         1/8 
12:35:02   Installing       : dbus-libs-1:1.12.20-7.el9.aarch64                      2/8 
12:35:02   Installing       : python3-dbus-1.2.18-2.el9.aarch64                      3/8 
12:35:02   Installing       : python3-systemd-234-18.el9.aarch64                     4/8 
12:35:02   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
12:35:02   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                  6/8 
12:35:02   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch            7/8 
12:35:02   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
12:35:03   Running scriptlet: dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
12:35:03   Verifying        : dbus-libs-1:1.12.20-7.el9.aarch64                      1/8 
12:35:03   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                    2/8 
12:35:03   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                  3/8 
12:35:03   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                      4/8 
12:35:03   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch            5/8 
12:35:03   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
12:35:03   Verifying        : python3-systemd-234-18.el9.aarch64                     7/8 
12:35:03   Verifying        : systemd-libs-252-3.el9.aarch64                         8/8 
12:35:03 
12:35:03 Installed:
12:35:03   dbus-libs-1:1.12.20-7.el9.aarch64                                             
12:35:03   dnf-plugins-core-4.3.0-4.el9.noarch                                           
12:35:03   python3-dateutil-1:2.8.1-6.el9.noarch                                         
12:35:03   python3-dbus-1.2.18-2.el9.aarch64                                             
12:35:03   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
12:35:03   python3-six-1.15.0-9.el9.noarch                                               
12:35:03   python3-systemd-234-18.el9.aarch64                                            
12:35:03   systemd-libs-252-3.el9.aarch64                                                
12:35:03 
12:35:03 Complete!
12:35:03 + case ${DIST_ID}:${DIST_VERSION} in
12:35:03 + install_rpm_containerd
12:35:03 + '[' staging = stage ']'
12:35:03 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
12:35:03 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
12:35:03 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
12:35:03 + dnf --version
12:35:03 + for f in rootlesskit rootlesskit-docker-proxy
12:35:03 + GOBIN=/usr/local/bin
12:35:03 + GO111MODULE=on
12:35:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
12:35:03 dpkg-genchanges: info: including full source code in upload
12:35:03  dpkg-source -I.git --after-build build-deb
12:35:03 4.14.0
12:35:03   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Jan 23 09:16:06 2023
12:35:03   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
12:35:03 
12:35:03   Installed: rpm-0:4.16.1.3-22.el9.aarch64 at Mon Jan 23 09:16:01 2023
12:35:03   Built    : builder@centos.org at Mon Dec 19 23:58:04 2022
12:35:03 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
12:35:03 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
12:35:03   Running scriptlet: docker-buildx-plugin-0.10.0-0.el8.aarch64            14/39 
12:35:03   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8   15/39 
12:35:03   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8   15/39 
12:35:03   Installing       : python3-audit-3.0.7-4.el8.aarch64                    16/39 
12:35:03   Installing       : libibverbs-41.0-1.el8.aarch64                        17/39 
12:35:03   Running scriptlet: libibverbs-41.0-1.el8.aarch64                        17/39 
12:35:03   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       18/39 
12:35:03   Installing       : iptables-libs-1.8.4-24.el8.aarch64                   19/39 
12:35:03 dpkg-genchanges: info: including full source code in upload
12:35:03  dpkg-source -I.git --after-build .
12:35:03 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:35:03 + destination=/build
12:35:03 + mkdir -p /build
12:35:03 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb /build
12:35:03 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:35:03 + destination=/build
12:35:03 + mkdir -p /build
12:35:03 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb /build
12:35:03 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.buildinfo'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.buildinfo'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.changes'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.changes'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb'
12:35:03   Running scriptlet: iptables-1.8.4-24.el8.aarch64                        20/39 
12:35:03   Installing       : iptables-1.8.4-24.el8.aarch64                        20/39 
12:35:03   Running scriptlet: iptables-1.8.4-24.el8.aarch64                        20/39 
12:35:03   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        21/39 
12:35:03   Installing       : libcgroup-0.41-19.el8.aarch64                        21/39 
12:35:03   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        21/39 
12:35:03   Installing       : fuse-common-3.3.0-16.el8.aarch64                     22/39 
12:35:03   Installing       : fuse3-3.3.0-16.el8.aarch64                           23/39 
12:35:03   Installing       : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   24/39 
12:35:03 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.buildinfo'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.buildinfo'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.changes'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.changes'
12:35:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb'
12:35:03   Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   24/39 
12:35:03   Installing       : diffutils-3.6-6.el8.aarch64                          25/39 
12:35:03   Running scriptlet: diffutils-3.6-6.el8.aarch64                          25/39 
12:35:03   Installing       : policycoreutils-2.9-21.1.el8.aarch64                 26/39 
12:35:03   Running scriptlet: policycoreutils-2.9-21.1.el8.aarch64                 26/39 
12:35:03   Installing       : rpm-plugin-selinux-4.14.3-23.el8.aarch64             27/39 
12:35:03   Installing       : selinux-policy-3.14.3-114.el8.noarch                 28/39 
12:35:03   Running scriptlet: selinux-policy-3.14.3-114.el8.noarch                 28/39 
12:35:03 + dnf config-manager --set-disabled 'docker-ce-*'
12:35:03 + dnf config-manager --set-enabled docker-ce-test
12:35:04 + dnf makecache
12:35:04 + return
12:35:04 + exit 0
12:35:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0884pB
12:35:04 + umask 022
12:35:04 + cd /root/rpmbuild/BUILD
12:35:04 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64 '!=' / ']'
12:35:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:35:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:35:04 + mkdir -p /root/rpmbuild/BUILDROOT
12:35:04 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:35:04 + cd src
12:35:04 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/dockerd-rootless.sh
12:35:04 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:35:04 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/rootlesskit
12:35:04 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
12:35:04 + /usr/lib/rpm/check-buildroot
12:35:04 + /usr/lib/rpm/redhat/brp-compress
12:35:04 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:35:04 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:35:04 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:35:04 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:35:04 + /usr/lib/rpm/redhat/brp-python-hardlink
12:35:04 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:35:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JWXF2s
12:35:04 + umask 022
12:35:04 + cd /root/rpmbuild/BUILD
12:35:04 + cd src
12:35:04 + /usr/local/bin/rootlesskit -v
12:35:04 rootlesskit version 1.1.0
12:35:04 + exit 0
12:35:04 CentOS Stream 9 - BaseOS                         24 kB/s | 7.4 kB     00:00    
12:35:04 Processing files: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:35:04 Provides: docker-ce-rootless-extras = 0:0.0.0~20230124074129.645395c-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230124074129.645395c-0.el7
12:35:04 Requires(interp): /bin/sh /bin/sh /bin/sh
12:35:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:35:04 Requires(post): /bin/sh
12:35:04 Requires(preun): /bin/sh
12:35:04 Requires(postun): /bin/sh
12:35:04 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)
12:35:04 Conflicts: rootlesskit
12:35:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:35:05 CentOS Stream 9 - AppStream                      30 kB/s | 7.5 kB     00:00    
12:35:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.src.rpm
12:35:05 CentOS Stream 9 - Extras packages                16 kB/s | 8.4 kB     00:00    
12:35:05   Running scriptlet: selinux-policy-targeted-3.14.3-114.el8.noarch        29/39 
12:35:05   Installing       : selinux-policy-targeted-3.14.3-114.el8.noarch        29/39 
12:35:05   Running scriptlet: selinux-policy-targeted-3.14.3-114.el8.noarch        29/39 
12:35:05   Installing       : checkpolicy-2.9-1.el8.aarch64                        30/39 
12:35:05   Installing       : python3-policycoreutils-2.9-21.1.el8.noarch          31/39 
12:35:05   Installing       : policycoreutils-python-utils-2.9-21.1.el8.noarch     32/39 
12:35:05   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   33/39 
12:35:05   Installing       : container-selinux-2:2.189.0-1.module_el8.7.0+1216+   33/39 
12:35:06 Docker CE Test - aarch64                         37 kB/s |  20 kB     00:00    
12:35:06 Metadata cache created.
12:35:06 + echo '[DEBUG] Installing engine rpms'
12:35:06 [DEBUG] Installing engine rpms
12:35:06 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
12:35:06 ++ sed /src/d
12:35:06 + packages='rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el9.aarch64.rpm
12:35:06 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm
12:35:06 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm
12:35:06 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el9.aarch64.rpm
12:35:06 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm'
12:35:06 + set -x
12:35:06 ++ source /etc/os-release
12:35:06 +++ NAME='CentOS Stream'
12:35:06 +++ VERSION=9
12:35:06 +++ ID=centos
12:35:06 +++ ID_LIKE='rhel fedora'
12:35:06 +++ VERSION_ID=9
12:35:06 +++ PLATFORM_ID=platform:el9
12:35:06 +++ PRETTY_NAME='CentOS Stream 9'
12:35:06 +++ ANSI_COLOR='0;31'
12:35:06 +++ LOGO=fedora-logo-icon
12:35:06 +++ CPE_NAME=cpe:/o:centos:centos:9
12:35:06 +++ HOME_URL=https://centos.org/
12:35:06 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:35:06 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
12:35:06 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:35:06 ++ echo 'CentOS Stream'
12:35:06 + product_version='CentOS Stream'
12:35:06 + '[' 'CentOS Stream' = rawhide ']'
12:35:06 + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.aarch64.rpm
12:35:06 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'.
12:35:06 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
12:35:07 Dependencies resolved.
12:35:07 ===================================================================================================
12:35:07  Package                        Arch     Version                              Repository       Size
12:35:07 ===================================================================================================
12:35:07 Installing:
12:35:07  docker-buildx-plugin           aarch64  0.10.0-0.el9                         @commandline     11 M
12:35:07  docker-ce                      aarch64  3:0.0.0~20230124074129.645395c-0.el9 @commandline     15 M
12:35:07  docker-ce-cli                  aarch64  1:0.0.0~20230124074129.645395c-0.el9 @commandline    6.4 M
12:35:07  docker-ce-rootless-extras      aarch64  0.0.0~20230124074129.645395c-0.el9   @commandline    3.4 M
12:35:07  docker-compose-plugin          aarch64  2.15.1-0.el9                         @commandline    9.0 M
12:35:07 Installing dependencies:
12:35:07  acl                            aarch64  2.3.1-3.el9                          baseos           73 k
12:35:07  checkpolicy                    aarch64  3.5-0.rc1.1.el9                      appstream       341 k
12:35:07  container-selinux              noarch   3:2.198.0-1.el9                      appstream        51 k
12:35:07  containerd.io                  aarch64  1.6.15-3.1.el9                       docker-ce-test   24 M
12:35:07  cracklib                       aarch64  2.9.6-27.el9                         baseos           95 k
12:35:07  cracklib-dicts                 aarch64  2.9.6-27.el9                         baseos          3.6 M
12:35:07  dbus                           aarch64  1:1.12.20-7.el9                      baseos          3.9 k
12:35:07  dbus-broker                    aarch64  28-7.el9                             baseos          166 k
12:35:07  dbus-common                    noarch   1:1.12.20-7.el9                      baseos           15 k
12:35:07  device-mapper                  aarch64  9:1.02.187-4.el9                     baseos          138 k
12:35:07  device-mapper-libs             aarch64  9:1.02.187-4.el9                     baseos          172 k
12:35:07  diffutils                      aarch64  3.7-12.el9                           baseos          392 k
12:35:07  fuse-common                    aarch64  3.10.2-5.el9                         baseos          9.0 k
12:35:07  fuse-overlayfs                 aarch64  1.10-1.el9                           appstream        68 k
12:35:07  fuse3                          aarch64  3.10.2-5.el9                         appstream        54 k
12:35:07  fuse3-libs                     aarch64  3.10.2-5.el9                         appstream        90 k
12:35:07  iptables-libs                  aarch64  1.8.8-6.el9                          baseos          466 k
12:35:07  iptables-nft                   aarch64  1.8.8-6.el9                          baseos          201 k
12:35:07  kmod                           aarch64  28-7.el9                             baseos          125 k
12:35:07  kmod-libs                      aarch64  28-7.el9                             baseos           63 k
12:35:07  libdb                          aarch64  5.3.28-53.el9                        baseos          712 k
12:35:07  libeconf                       aarch64  0.4.1-2.el9                          baseos           27 k
12:35:07  libfdisk                       aarch64  2.37.4-9.el9                         baseos          149 k
12:35:07  libibverbs                     aarch64  41.0-3.el9                           baseos          378 k
12:35:07  libmnl                         aarch64  1.0.4-15.el9                         baseos           28 k
12:35:07  libnetfilter_conntrack         aarch64  1.0.9-1.el9                          baseos           58 k
12:35:07  libnfnetlink                   aarch64  1.0.1-21.el9                         baseos           29 k
12:35:07  libnftnl                       aarch64  1.2.2-1.el9                          baseos           81 k
12:35:07  libnl3                         aarch64  3.7.0-1.el9                          baseos          338 k
12:35:07  libpcap                        aarch64  14:1.10.0-4.el9                      baseos          169 k
12:35:07  libpwquality                   aarch64  1.4.4-8.el9                          baseos          119 k
12:35:07  libseccomp                     aarch64  2.5.2-2.el9                          baseos           72 k
12:35:07  libselinux-utils               aarch64  3.5-0.rc1.1.el9                      baseos          180 k
12:35:07  libslirp                       aarch64  4.4.0-4.el9                          appstream        68 k
12:35:07  libutempter                    aarch64  1.2.1-6.el9                          baseos           27 k
12:35:07  openssl                        aarch64  1:3.0.7-2.el9                        baseos          1.2 M
12:35:07  pam                            aarch64  1.5.1-14.el9                         baseos          618 k
12:35:07  policycoreutils                aarch64  3.5-0.rc1.2.el9                      baseos          236 k
12:35:07  policycoreutils-python-utils   noarch   3.5-0.rc1.2.el9                      appstream        75 k
12:35:07  python3-audit                  aarch64  3.0.7-103.el9                        appstream        84 k
12:35:07  python3-distro                 noarch   1.5.0-7.el9                          baseos           37 k
12:35:07  python3-libselinux             aarch64  3.5-0.rc1.1.el9                      appstream       183 k
12:35:07  python3-libsemanage            aarch64  3.5-0.rc1.1.el9                      appstream        79 k
12:35:07  python3-policycoreutils        noarch   3.5-0.rc1.2.el9                      appstream       2.1 M
12:35:07  python3-setools                aarch64  4.4.0-5.el9                          baseos          590 k
12:35:07  python3-setuptools             noarch   53.0.0-12.el9                        baseos          944 k
12:35:07  rpm-plugin-selinux             aarch64  4.16.1.3-22.el9                      baseos           18 k
12:35:07  selinux-policy                 noarch   38.1.4-1.el9                         baseos           53 k
12:35:07  selinux-policy-targeted        noarch   38.1.4-1.el9                         baseos          6.8 M
12:35:07  slirp4netns                    aarch64  1.2.0-2.el9                          appstream        47 k
12:35:07  systemd                        aarch64  252-3.el9                            baseos          3.9 M
12:35:07  systemd-pam                    aarch64  252-3.el9                            baseos          244 k
12:35:07  systemd-rpm-macros             noarch   252-3.el9                            baseos           43 k
12:35:07  util-linux                     aarch64  2.37.4-9.el9                         baseos          2.3 M
12:35:07  util-linux-core                aarch64  2.37.4-9.el9                         baseos          457 k
12:35:07  xz                             aarch64  5.2.5-8.el9                          baseos          226 k
12:35:07 
12:35:07 Transaction Summary
12:35:07 ===================================================================================================
12:35:07 Install  61 Packages
12:35:07 
12:35:07 Total size: 97 M
12:35:07 Total download size: 53 M
12:35:07 Installed size: 393 M
12:35:07 Downloading Packages:
12:35:07 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
12:35:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:35:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:35:07 + make IMAGE=ubuntu:bionic verify
12:35:07 docker run  --rm -i \
12:35:07 	-v "$(pwd):/v" \
12:35:07 	-e DEBIAN_FRONTEND=noninteractive \
12:35:07 	-e PACKAGE_REPO=staging \
12:35:07 	-w /v \
12:35:07 	ubuntu:bionic ./verify
12:35:07 Unable to find image 'ubuntu:bionic' locally
12:35:07 bionic: Pulling from library/ubuntu
12:35:07 (1/56): acl-2.3.1-3.el9.aarch64.rpm             385 kB/s |  73 kB     00:00    
12:35:07 (2/56): dbus-1.12.20-7.el9.aarch64.rpm          201 kB/s | 3.9 kB     00:00    
12:35:07 (3/56): cracklib-2.9.6-27.el9.aarch64.rpm       437 kB/s |  95 kB     00:00    
12:35:07 (4/56): dbus-common-1.12.20-7.el9.noarch.rpm    680 kB/s |  15 kB     00:00    
12:35:07 (5/56): dbus-broker-28-7.el9.aarch64.rpm        3.0 MB/s | 166 kB     00:00    
12:35:07 (6/56): device-mapper-1.02.187-4.el9.aarch64.rp 3.4 MB/s | 138 kB     00:00    
12:35:07 (7/56): device-mapper-libs-1.02.187-4.el9.aarch 7.9 MB/s | 172 kB     00:00    
12:35:07 (8/56): fuse-common-3.10.2-5.el9.aarch64.rpm    455 kB/s | 9.0 kB     00:00    
12:35:07 (9/56): diffutils-3.7-12.el9.aarch64.rpm        6.5 MB/s | 392 kB     00:00    
12:35:07 (10/56): iptables-libs-1.8.8-6.el9.aarch64.rpm   12 MB/s | 466 kB     00:00    
12:35:07 (11/56): cracklib-dicts-2.9.6-27.el9.aarch64.rp  10 MB/s | 3.6 MB     00:00    
12:35:07 (12/56): kmod-28-7.el9.aarch64.rpm              4.4 MB/s | 125 kB     00:00    
12:35:07 (13/56): iptables-nft-1.8.8-6.el9.aarch64.rpm   3.8 MB/s | 201 kB     00:00    
12:35:07 (14/56): kmod-libs-28-7.el9.aarch64.rpm         1.4 MB/s |  63 kB     00:00    
12:35:07 (15/56): libeconf-0.4.1-2.el9.aarch64.rpm       983 kB/s |  27 kB     00:00    
12:35:07 (16/56): libdb-5.3.28-53.el9.aarch64.rpm         11 MB/s | 712 kB     00:00    
12:35:07 (17/56): libfdisk-2.37.4-9.el9.aarch64.rpm      3.3 MB/s | 149 kB     00:00    
12:35:07 (18/56): libmnl-1.0.4-15.el9.aarch64.rpm        1.1 MB/s |  28 kB     00:00    
12:35:07 (19/56): libibverbs-41.0-3.el9.aarch64.rpm      6.3 MB/s | 378 kB     00:00    
12:35:07 (20/56): libnetfilter_conntrack-1.0.9-1.el9.aar 1.6 MB/s |  58 kB     00:00    
12:35:07 (21/56): libnfnetlink-1.0.1-21.el9.aarch64.rpm  1.0 MB/s |  29 kB     00:00    
12:35:07 (22/56): libnftnl-1.2.2-1.el9.aarch64.rpm       2.9 MB/s |  81 kB     00:00    
12:35:07 (23/56): libpcap-1.10.0-4.el9.aarch64.rpm       4.8 MB/s | 169 kB     00:00    
12:35:07 (24/56): libnl3-3.7.0-1.el9.aarch64.rpm         6.9 MB/s | 338 kB     00:00    
12:35:07 (25/56): libpwquality-1.4.4-8.el9.aarch64.rpm   4.3 MB/s | 119 kB     00:00    
12:35:08 + make IMAGE=ubuntu:jammy verify
12:35:08 docker run  --rm -i \
12:35:08 	-v "$(pwd):/v" \
12:35:08 	-e DEBIAN_FRONTEND=noninteractive \
12:35:08 	-e PACKAGE_REPO=staging \
12:35:08 	-w /v \
12:35:08 	ubuntu:jammy ./verify
12:35:08 Unable to find image 'ubuntu:jammy' locally
12:35:08 jammy: Pulling from library/ubuntu
12:35:08 # Build the compose plugin
12:35:08 cd /go/src/github.com/docker/compose \
12:35:08 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:35:08 make[2]: Entering directory '/root/build-deb/compose'
12:35:08 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:35:08 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:08 go: downloading golang.org/x/sys v0.3.0
12:35:08 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:08 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:08 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:08 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:08 go: downloading github.com/docker/buildx v0.9.1
12:35:08 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:08 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:08 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:08 go: downloading github.com/containerd/containerd v1.6.14
12:35:08 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:08 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:08 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:08 go: downloading golang.org/x/sync v0.1.0
12:35:08 go: downloading k8s.io/client-go v0.22.4
12:35:08 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:08 go: downloading github.com/imdario/mergo v0.3.13
12:35:08 go: downloading github.com/containerd/console v1.0.3
12:35:08 go: downloading github.com/buger/goterm v1.0.4
12:35:08 go: downloading github.com/stretchr/testify v1.8.1
12:35:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:08 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:08 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:08 go: downloading k8s.io/api v0.22.4
12:35:08 go: downloading k8s.io/apimachinery v0.22.4
12:35:08 go: downloading github.com/gofrs/flock v0.8.0
12:35:08 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:08 go: downloading github.com/golang/mock v1.6.0
12:35:08 go: downloading github.com/klauspost/compress v1.15.9
12:35:08 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:08 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:08 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:08 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:08 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:08 go: downloading google.golang.org/grpc v1.47.0
12:35:08 go: downloading golang.org/x/net v0.4.0
12:35:08 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:08 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:08 go: downloading golang.org/x/term v0.3.0
12:35:08 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:08 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:08 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:08 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:08 go: downloading google.golang.org/protobuf v1.28.0
12:35:08 go: downloading github.com/go-logr/stdr v1.2.2
12:35:08 go: downloading github.com/containerd/typeurl v1.0.2
12:35:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:08 go: downloading k8s.io/klog/v2 v2.60.1
12:35:08 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:08 go: downloading github.com/google/gofuzz v1.2.0
12:35:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:08 go: downloading github.com/gogo/googleapis v1.4.1
12:35:08 c347df527701: Already exists
12:35:08 Digest: sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:35:08 Status: Downloaded newer image for ubuntu:bionic
12:35:08 (26/56): libseccomp-2.5.2-2.el9.aarch64.rpm     2.7 MB/s |  72 kB     00:00    
12:35:08 (27/56): libselinux-utils-3.5-0.rc1.1.el9.aarch 7.2 MB/s | 180 kB     00:00    
12:35:08 (28/56): libutempter-1.2.1-6.el9.aarch64.rpm    1.0 MB/s |  27 kB     00:00    
12:35:08 (29/56): pam-1.5.1-14.el9.aarch64.rpm            21 MB/s | 618 kB     00:00    
12:35:08 (30/56): openssl-3.0.7-2.el9.aarch64.rpm         30 MB/s | 1.2 MB     00:00    
12:35:08 (31/56): policycoreutils-3.5-0.rc1.2.el9.aarch6 6.8 MB/s | 236 kB     00:00    
12:35:08 (32/56): python3-distro-1.5.0-7.el9.noarch.rpm  1.2 MB/s |  37 kB     00:00    
12:35:08 (33/56): python3-setools-4.4.0-5.el9.aarch64.rp  15 MB/s | 590 kB     00:00    
12:35:08 (34/56): python3-setuptools-53.0.0-12.el9.noarc  21 MB/s | 944 kB     00:00    
12:35:08 (35/56): rpm-plugin-selinux-4.16.1.3-22.el9.aar 679 kB/s |  18 kB     00:00    
12:35:08 (36/56): selinux-policy-38.1.4-1.el9.noarch.rpm 2.6 MB/s |  53 kB     00:00    
12:35:08 (37/56): systemd-pam-252-3.el9.aarch64.rpm      9.2 MB/s | 244 kB     00:00    
12:35:08 (38/56): systemd-rpm-macros-252-3.el9.noarch.rp 2.0 MB/s |  43 kB     00:00    
12:35:08 (39/56): systemd-252-3.el9.aarch64.rpm           44 MB/s | 3.9 MB     00:00    
12:35:08 (40/56): selinux-policy-targeted-38.1.4-1.el9.n  51 MB/s | 6.8 MB     00:00    
12:35:08 (41/56): util-linux-core-2.37.4-9.el9.aarch64.r 8.9 MB/s | 457 kB     00:00    
12:35:08 (42/56): util-linux-2.37.4-9.el9.aarch64.rpm     24 MB/s | 2.3 MB     00:00    
12:35:08 10175de2f0c4: Already exists
12:35:08 Digest: sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
12:35:08 Status: Downloaded newer image for ubuntu:jammy
12:35:08 (43/56): xz-5.2.5-8.el9.aarch64.rpm             4.7 MB/s | 226 kB     00:00    
12:35:08   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         19/27 
12:35:08 setsebool:  SELinux is disabled.
12:35:08 + verify
12:35:08 + dpkg --version
12:35:08 + verify_deb
12:35:08 + apt-get update
12:35:08 (44/56): container-selinux-2.198.0-1.el9.noarch 104 kB/s |  51 kB     00:00    
12:35:08 (45/56): fuse-overlayfs-1.10-1.el9.aarch64.rpm  140 kB/s |  68 kB     00:00    
12:35:08 + verify
12:35:08 + dpkg --version
12:35:08 + verify_deb
12:35:08 + apt-get update
12:35:08 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
12:35:08 (46/56): fuse3-3.10.2-5.el9.aarch64.rpm         736 kB/s |  54 kB     00:00    
12:35:08 (47/56): fuse3-libs-3.10.2-5.el9.aarch64.rpm    618 kB/s |  90 kB     00:00    
12:35:08 (48/56): checkpolicy-3.5-0.rc1.1.el9.aarch64.rp 492 kB/s | 341 kB     00:00    
12:35:08 (49/56): libslirp-4.4.0-4.el9.aarch64.rpm       451 kB/s |  68 kB     00:00    
12:35:08 (50/56): policycoreutils-python-utils-3.5-0.rc1 936 kB/s |  75 kB     00:00    
12:35:08 (51/56): python3-audit-3.0.7-103.el9.aarch64.rp 1.0 MB/s |  84 kB     00:00    
12:35:09 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
12:35:09 (52/56): python3-libsemanage-3.5-0.rc1.1.el9.aa 1.0 MB/s |  79 kB     00:00    
12:35:09 (53/56): python3-libselinux-3.5-0.rc1.1.el9.aar 1.2 MB/s | 183 kB     00:00    
12:35:09 (54/56): slirp4netns-1.2.0-2.el9.aarch64.rpm    634 kB/s |  47 kB     00:00    
12:35:09 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
12:35:09 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
12:35:09 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
12:35:09 (55/56): containerd.io-1.6.15-3.1.el9.aarch64.r  68 MB/s |  24 MB     00:00    
12:35:09 (56/56): python3-policycoreutils-3.5-0.rc1.2.el 4.6 MB/s | 2.1 MB     00:00    
12:35:09 --------------------------------------------------------------------------------
12:35:09 Total                                            21 MB/s |  53 MB     00:02     
12:35:09 make[1]: Leaving directory '/root/build-deb'
12:35:09  dpkg-genbuildinfo
12:35:09 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
12:35:09 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
12:35:09 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
12:35:09 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm
12:35:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ASLR4j
12:35:09 + umask 022
12:35:09 + cd /root/rpmbuild/BUILD
12:35:09 + cd src
12:35:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:35:09 + exit 0
12:35:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LB0ykp
12:35:09 + umask 022
12:35:09 + cd /root/rpmbuild/BUILD
12:35:09 + cd /root/rpmbuild/BUILD
12:35:09 + rm -rf src
12:35:09 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
12:35:09 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
12:35:09  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.changes
12:35:09 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
12:35:09 + /usr/bin/mkdir -p src
12:35:09 + cd src
12:35:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:35:09 + /usr/bin/tar -xf -
12:35:10 + popd
12:35:10 ~/rpmbuild/BUILD/src
12:35:10 + RPM_EC=0
12:35:10 ++ jobs -p
12:35:10 + exit 0
12:35:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ovHaOv
12:35:10 + umask 022
12:35:10 + cd /root/rpmbuild/BUILD
12:35:10 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64 '!=' / ']'
12:35:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64
12:35:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64
12:35:10 + mkdir -p /root/rpmbuild/BUILDROOT
12:35:10 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64
12:35:10 + 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'
12:35:10 + export CFLAGS
12:35:10 + 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'
12:35:10 + export CXXFLAGS
12:35:10 + 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'
12:35:10 + export FFLAGS
12:35:10 + 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'
12:35:10 + export FCFLAGS
12:35:10 + 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.15.1-0.fc36.aarch64.ld'
12:35:10 + export LDFLAGS
12:35:10 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:35:10 + export LT_SYS_LIBRARY_PATH
12:35:10 + CC=gcc
12:35:10 + export CC
12:35:10 + CXX=g++
12:35:10 + export CXX
12:35:10 + cd src
12:35:10 + pushd /root/rpmbuild/BUILD/src/compose
12:35:10 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:35:10 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:35:10 + popd
12:35:10 + for f in LICENSE MAINTAINERS NOTICE README.md
12:35:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:35:10 ~/rpmbuild/BUILD/src
12:35:10 + for f in LICENSE MAINTAINERS NOTICE README.md
12:35:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:35:10 + for f in LICENSE MAINTAINERS NOTICE README.md
12:35:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:35:10 + for f in LICENSE MAINTAINERS NOTICE README.md
12:35:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:35:10 + /usr/lib/rpm/check-buildroot
12:35:10 + /usr/lib/rpm/redhat/brp-ldconfig
12:35:10 + /usr/lib/rpm/brp-compress
12:35:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:35:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:35:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:35:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:35:10 + /usr/lib/rpm/check-rpaths
12:35:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:35:10 + /usr/lib/rpm/brp-remove-la-files
12:35:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:35:10 + /usr/lib/rpm/redhat/brp-python-hardlink
12:35:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1xcPCv
12:35:10 + umask 022
12:35:10 + cd /root/rpmbuild/BUILD
12:35:10 + 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'
12:35:10 + export CFLAGS
12:35:10 + 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'
12:35:10 + export CXXFLAGS
12:35:10 + 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'
12:35:10 + export FFLAGS
12:35:10 + 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'
12:35:10 + export FCFLAGS
12:35:10 + 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.15.1-0.fc36.aarch64.ld'
12:35:10 + export LDFLAGS
12:35:10 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:35:10 + export LT_SYS_LIBRARY_PATH
12:35:10 + CC=gcc
12:35:10 + export CC
12:35:10 + CXX=g++
12:35:10 + export CXX
12:35:10 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:35:10 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.15.1-0.fc36 aarch64
12:35:10 + cd src
12:35:10 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:35:10 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:35:10 + ver=v2.15.1
12:35:10 + test v2.15.1 = v2.15.1
12:35:10 + echo 'PASS: docker-compose version OK'
12:35:10 + RPM_EC=0
12:35:10 PASS: docker-compose version OK
12:35:10 ++ jobs -p
12:35:10 + exit 0
12:35:10 Processing files: docker-compose-plugin-2.15.1-0.fc36.aarch64
12:35:10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ToGC6W
12:35:10 + umask 022
12:35:10 + cd /root/rpmbuild/BUILD
12:35:10 + cd src
12:35:10 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
12:35:10 + export LC_ALL=C
12:35:10 + LC_ALL=C
12:35:10 + export DOCDIR
12:35:10 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
12:35:10 + 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.15.1-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
12:35:10 + RPM_EC=0
12:35:10 ++ jobs -p
12:35:10 + exit 0
12:35:10 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Stj11u
12:35:10 + umask 022
12:35:10 + cd /root/rpmbuild/BUILD
12:35:10 + cd src
12:35:10 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
12:35:10 + export LC_ALL=C
12:35:10 + LC_ALL=C
12:35:10 + export LICENSEDIR
12:35:10 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
12:35:10 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
12:35:10 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
12:35:10 + RPM_EC=0
12:35:10 ++ jobs -p
12:35:10 + exit 0
12:35:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:35:10 Provides: docker-compose-plugin = 0:2.15.1-0.fc36 docker-compose-plugin(aarch-64) = 0:2.15.1-0.fc36
12:35:10 Requires(interp): /bin/sh /bin/sh /bin/sh
12:35:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:35:10 Requires(post): /bin/sh
12:35:10 Requires(preun): /bin/sh
12:35:10 Requires(postun): /bin/sh
12:35:10 Enhances: docker-ce-cli
12:35:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64
12:35:10 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.fc36.src.rpm
12:35:10 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
12:35:10 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
12:35:10 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
12:35:10 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
12:35:10 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [6144 B]
12:35:10 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2168 kB]
12:35:10 + STATUS=0
12:35:10 + '[' 0 -ne 0 ']'
12:35:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
12:35:10 + /usr/bin/tar -xf -
12:35:10 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2103 kB]
12:35:10 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
12:35:10 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [20.1 kB]
12:35:10 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [64.0 kB]
12:35:10 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [5465 B]
12:35:10 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1407 kB]
12:35:10 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1799 kB]
12:35:10 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:10 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:10 go: downloading github.com/moby/locker v1.0.1
12:35:10 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:10 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:10 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:10 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:10 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:10 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:10 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:10 go: downloading github.com/json-iterator/go v1.1.12
12:35:10 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:10 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:10 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:10 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:10 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:10 go: downloading github.com/moby/spdystream v0.2.0
12:35:10 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:10 go: downloading github.com/prometheus/client_model v0.2.0
12:35:10 go: downloading github.com/prometheus/common v0.32.1
12:35:10 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
12:35:10 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [3452 B]
12:35:10 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [859 kB]
12:35:10 dpkg-genchanges: info: including full source code in upload
12:35:10  dpkg-source -I.git --after-build .
12:35:10 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:35:10 + destination=/build
12:35:10 + mkdir -p /build
12:35:10 + mv -v /root/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb /root/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb /build
12:35:10 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2760 B]
12:35:10 go: downloading github.com/prometheus/procfs v0.7.3
12:35:10 Docker CE Test - aarch64                        6.7 kB/s | 1.6 kB     00:00    
12:35:10 Importing GPG key 0x621E9F35:
12:35:10  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:35:10  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:35:10  From       : https://download.docker.com/linux/centos/gpg
12:35:10 Key imported successfully
12:35:10 Running transaction check
12:35:11 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [955 kB]
12:35:11 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [305 kB]
12:35:11 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [7296 B]
12:35:11 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [3511 B]
12:35:11 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [292 kB]
12:35:11 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [657 kB]
12:35:11 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [649 kB]
12:35:11 copied '/root/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb'
12:35:11 removed '/root/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb'
12:35:11 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:11 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:11 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:11 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.buildinfo'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.buildinfo'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.changes'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.changes'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:11 copied '/root/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb' -> '/build/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb'
12:35:11 removed '/root/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb'
12:35:11 + STATUS=0
12:35:11 + '[' 0 -ne 0 ']'
12:35:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:35:11 + exit 0
12:35:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ObUc5x
12:35:11 + umask 022
12:35:11 + cd /root/rpmbuild/BUILD
12:35:11 + cd src
12:35:11 + pushd /root/rpmbuild/BUILD/src/buildx
12:35:11 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:35:11 + GO111MODULE=on
12:35:11 + CGO_ENABLED=0
12:35:11 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=8764628 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
12:35:11 Transaction check succeeded.
12:35:11 Running transaction test
12:35:11 make[1]: Leaving directory '/root/build-deb'
12:35:11  dpkg-genbuildinfo
12:35:11  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.changes
12:35:11 # Build the compose plugin
12:35:11 cd /go/src/github.com/docker/compose \
12:35:11 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:35:11 make[2]: Entering directory '/root/build-deb/compose'
12:35:11 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:35:11 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:11 go: downloading golang.org/x/sys v0.3.0
12:35:11 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:11 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:11 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:11 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:11 go: downloading github.com/docker/buildx v0.9.1
12:35:11 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:11 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:11 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:11 go: downloading github.com/containerd/containerd v1.6.14
12:35:11 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:11 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:11 go: downloading golang.org/x/sync v0.1.0
12:35:11 go: downloading k8s.io/client-go v0.22.4
12:35:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:11 go: downloading github.com/imdario/mergo v0.3.13
12:35:11 go: downloading github.com/containerd/console v1.0.3
12:35:11 go: downloading github.com/buger/goterm v1.0.4
12:35:11 go: downloading github.com/stretchr/testify v1.8.1
12:35:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:11 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:11 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:11 go: downloading k8s.io/api v0.22.4
12:35:11 go: downloading k8s.io/apimachinery v0.22.4
12:35:11 go: downloading github.com/gofrs/flock v0.8.0
12:35:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:11 go: downloading github.com/golang/mock v1.6.0
12:35:11 go: downloading github.com/klauspost/compress v1.15.9
12:35:11 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:11 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:11 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:11 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:11 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:11 go: downloading google.golang.org/grpc v1.47.0
12:35:11 go: downloading golang.org/x/net v0.4.0
12:35:11 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:11 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:11 go: downloading golang.org/x/term v0.3.0
12:35:11 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:11 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:11 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:11 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:11 go: downloading google.golang.org/protobuf v1.28.0
12:35:11 go: downloading github.com/go-logr/stdr v1.2.2
12:35:11 go: downloading github.com/containerd/typeurl v1.0.2
12:35:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:11 go: downloading k8s.io/klog/v2 v2.60.1
12:35:11 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:11 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:11 go: downloading github.com/google/gofuzz v1.2.0
12:35:11 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:11 go: downloading github.com/gogo/googleapis v1.4.1
12:35:11 dpkg-genchanges: info: including full source code in upload
12:35:11  dpkg-source -I.git --after-build .
12:35:11 Fetched 20.5 MB in 3s (6605 kB/s)
12:35:11 Transaction test succeeded.
12:35:11 Running transaction
12:35:11 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:35:11 + destination=/build
12:35:11 + mkdir -p /build
12:35:11 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb /build
12:35:11 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.buildinfo'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.buildinfo'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.changes'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.changes'
12:35:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb'
12:35:11 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb'
12:35:11   Installing : containerd.io-1.6.15-3.1.el7.aarch64                       20/27 
12:35:11 Fetched 23.5 MB in 3s (7767 kB/s)
12:35:12   Installing : libmnl-1.0.3-7.el7.aarch64                                 21/27 
12:35:12 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.15.1-0.fc37.aarch64.rpm
12:35:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rU0McW
12:35:12 + umask 022
12:35:12 + cd /root/rpmbuild/BUILD
12:35:12 + cd src
12:35:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64
12:35:12 + RPM_EC=0
12:35:12 ++ jobs -p
12:35:12 + exit 0
12:35:12 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.0SHdXk
12:35:12 + umask 022
12:35:12 + cd /root/rpmbuild/BUILD
12:35:12 + rm -rf src src.gemspec
12:35:12 + RPM_EC=0
12:35:12 ++ jobs -p
12:35:12 + exit 0
12:35:12     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:35:12     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:35:12     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:35:12     source_date_epoch_from_changelog set but %changelog is missing
12:35:12     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64/usr/bin/docker-proxy
12:35:12     source_date_epoch_from_changelog set but %changelog is missing
12:35:12     source_date_epoch_from_changelog set but %changelog is missing
12:35:12     source_date_epoch_from_changelog set but %changelog is missing
12:35:12     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:12     source_date_epoch_from_changelog set but %changelog is missing
12:35:12     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:35:12 
12:35:12 RPM build warnings:
12:35:12 Reading package lists...
12:35:12 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:35:12 Reading package lists...
12:35:12 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:35:12   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch            1/1 
12:35:12   Preparing        :                                                        1/1 
12:35:12   Installing       : libseccomp-2.5.2-2.el9.aarch64                        1/61 
12:35:12   Installing       : libmnl-1.0.4-15.el9.aarch64                           2/61 
12:35:12   Installing       : python3-libselinux-3.5-0.rc1.1.el9.aarch64            3/61 
12:35:12   Installing       : fuse3-libs-3.10.2-5.el9.aarch64                       4/61 
12:35:12   Installing       : python3-setuptools-53.0.0-12.el9.noarch               5/61 
12:35:12   Installing       : libselinux-utils-3.5-0.rc1.1.el9.aarch64              6/61 
12:35:12   Installing       : libfdisk-2.37.4-9.el9.aarch64                         7/61 
12:35:12   Installing       : cracklib-2.9.6-27.el9.aarch64                         8/61 
12:35:12   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                   9/61 
12:35:12   Installing       : python3-distro-1.5.0-7.el9.noarch                    10/61 
12:35:12   Installing       : python3-setools-4.4.0-5.el9.aarch64                  11/61 
12:35:12   Installing       : python3-libsemanage-3.5-0.rc1.1.el9.aarch64          12/61 
12:35:13   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               22/27 
12:35:13   Installing       : libnftnl-1.2.2-1.el9.aarch64                         13/61 
12:35:13   Installing       : docker-buildx-plugin-0.10.0-0.el9.aarch64            14/61 
12:35:13 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:13 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:13 Reading package lists...
12:35:13 Building dependency tree...
12:35:13 Reading state information...
12:35:13   Running scriptlet: docker-buildx-plugin-0.10.0-0.el9.aarch64            14/61 
12:35:13   Installing       : docker-compose-plugin-2.15.1-0.el9.aarch64           15/61 
12:35:13 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
12:35:13 Reading package lists...
12:35:13 go: downloading github.com/moby/locker v1.0.1
12:35:13 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:13 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:13 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:13 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:13 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:13 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:13 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:13 go: downloading github.com/json-iterator/go v1.1.12
12:35:13 The following additional packages will be installed:
12:35:13   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
12:35:13   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:35:13   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
12:35:13   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
12:35:13   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
12:35:13   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
12:35:13   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
12:35:13   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:35:13   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:35:13   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:35:13   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
12:35:13   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
12:35:13   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
12:35:13   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
12:35:13   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
12:35:13   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
12:35:13   python3-minimal python3-more-itertools python3-oauthlib
12:35:13   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:35:13   python3-software-properties python3-wadllib python3-zipp python3.10
12:35:13   python3.10-minimal readline-common systemd systemd-sysv
12:35:13 Suggested packages:
12:35:13   default-dbus-session-bus | dbus-session-bus dbus-user-session
12:35:13   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
12:35:13   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:35:13   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
12:35:13   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
12:35:13   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
12:35:13   python3-keyrings.alt python3-testresources python3-setuptools
12:35:13   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
12:35:13   binutils binfmt-support readline-doc systemd-container libfido2-1
12:35:13   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
12:35:13 Recommended packages:
12:35:13   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
12:35:13   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
12:35:13   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
12:35:13 The following NEW packages will be installed:
12:35:13   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
12:35:13   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:35:13   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:35:13   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
12:35:13   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
12:35:13   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
12:35:13   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
12:35:13   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
12:35:13   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:35:13   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:35:13   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:35:13   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
12:35:13   lsb-release media-types openssl packagekit pinentry-curses pkexec
12:35:13   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
12:35:13   python3-cffi-backend python3-cryptography python3-dbus python3-distro
12:35:13   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
12:35:13   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
12:35:13   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
12:35:13   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:35:13   python3-software-properties python3-wadllib python3-zipp python3.10
12:35:13   python3.10-minimal readline-common software-properties-common systemd
12:35:13   systemd-sysv
12:35:13   Running scriptlet: docker-compose-plugin-2.15.1-0.el9.aarch64           15/61 
12:35:13   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9   16/61 
12:35:13   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9   16/61 
12:35:13   Installing       : python3-audit-3.0.7-103.el9.aarch64                  17/61 
12:35:13   Installing       : libslirp-4.4.0-4.el9.aarch64                         18/61 
12:35:13   Installing       : slirp4netns-1.2.0-2.el9.aarch64                      19/61 
12:35:13   Installing       : checkpolicy-3.5-0.rc1.1.el9.aarch64                  20/61 
12:35:13   Installing       : xz-5.2.5-8.el9.aarch64                               21/61 
12:35:13   Installing       : util-linux-core-2.37.4-9.el9.aarch64                 22/61 
12:35:13   Running scriptlet: util-linux-core-2.37.4-9.el9.aarch64                 22/61 
12:35:13   Installing       : systemd-rpm-macros-252-3.el9.noarch                  23/61 
12:35:13   Installing       : openssl-1:3.0.7-2.el9.aarch64                        24/61 
12:35:13 Building dependency tree...
12:35:13 Reading state information...
12:35:13 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:13 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:13 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:13 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:13 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:13 go: downloading github.com/moby/spdystream v0.2.0
12:35:13 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:13 go: downloading github.com/prometheus/client_model v0.2.0
12:35:13 go: downloading github.com/prometheus/common v0.32.1
12:35:13 go: downloading github.com/prometheus/procfs v0.7.3
12:35:13   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                      25/61 
12:35:13   Installing       : libutempter-1.2.1-6.el9.aarch64                      25/61 
12:35:13   Installing       : libnl3-3.7.0-1.el9.aarch64                           26/61 
12:35:13   Installing       : libibverbs-41.0-3.el9.aarch64                        27/61 
12:35:13   Installing       : libpcap-14:1.10.0-4.el9.aarch64                      28/61 
12:35:13   Installing       : libnfnetlink-1.0.1-21.el9.aarch64                    29/61 
12:35:13   Installing       : libnetfilter_conntrack-1.0.9-1.el9.aarch64           30/61 
12:35:13   Installing       : iptables-libs-1.8.8-6.el9.aarch64                    31/61 
12:35:13   Installing       : iptables-nft-1.8.8-6.el9.aarch64                     32/61 
12:35:13   Running scriptlet: iptables-nft-1.8.8-6.el9.aarch64                     32/61 
12:35:13   Installing       : libeconf-0.4.1-2.el9.aarch64                         33/61 
12:35:13   Installing       : libdb-5.3.28-53.el9.aarch64                          34/61 
12:35:13   Installing       : pam-1.5.1-14.el9.aarch64                             35/61 
12:35:14 The following additional packages will be installed:
12:35:14   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
12:35:14   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:35:14   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
12:35:14   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
12:35:14   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
12:35:14   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
12:35:14   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
12:35:14   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
12:35:14   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
12:35:14   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
12:35:14   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
12:35:14   python3-gi python3-minimal python3-software-properties python3.6
12:35:14   python3.6-minimal readline-common
12:35:14 Suggested packages:
12:35:14   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:35:14   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
12:35:14   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:35:14   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
12:35:14 Recommended packages:
12:35:14   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
12:35:14   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
12:35:14   Installing       : libpwquality-1.4.4-8.el9.aarch64                     36/61 
12:35:14   Installing       : util-linux-2.37.4-9.el9.aarch64                      37/61 
12:35:14 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:35:14 
12:35:14   Installing       : kmod-libs-28-7.el9.aarch64                           38/61 
12:35:14   Installing       : kmod-28-7.el9.aarch64                                39/61 
12:35:14   Installing       : fuse-common-3.10.2-5.el9.aarch64                     40/61 
12:35:14   Installing       : fuse3-3.10.2-5.el9.aarch64                           41/61 
12:35:14   Installing       : fuse-overlayfs-1.10-1.el9.aarch64                    42/61 
12:35:14   Running scriptlet: fuse-overlayfs-1.10-1.el9.aarch64                    42/61 
12:35:14   Installing       : diffutils-3.7-12.el9.aarch64                         43/61 
12:35:14   Installing       : policycoreutils-3.5-0.rc1.2.el9.aarch64              44/61 
12:35:14   Running scriptlet: policycoreutils-3.5-0.rc1.2.el9.aarch64              44/61 
12:35:14   Installing       : selinux-policy-38.1.4-1.el9.noarch                   45/61 
12:35:14   Running scriptlet: selinux-policy-38.1.4-1.el9.noarch                   45/61 
12:35:14 0 upgraded, 107 newly installed, 0 to remove and 4 not upgraded.
12:35:14 Need to get 37.8 MB of archives.
12:35:14 After this operation, 136 MB of additional disk space will be used.
12:35:14 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.6-1~22.04.2 [807 kB]
12:35:14 The following NEW packages will be installed:
12:35:14   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:35:14   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
12:35:14   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
12:35:14   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
12:35:14   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
12:35:14   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
12:35:14   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
12:35:14   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
12:35:14   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
12:35:14   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
12:35:14   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
12:35:14   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
12:35:14   python3-dbus python3-gi python3-minimal python3-software-properties
12:35:14   python3.6 python3.6-minimal readline-common software-properties-common
12:35:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:35:14   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          46/61 
12:35:14   Installing       : selinux-policy-targeted-38.1.4-1.el9.noarch          46/61 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:35:14 0 upgraded, 69 newly installed, 0 to remove and 4 not upgraded.
12:35:14 Need to get 14.4 MB of archives.
12:35:14 After this operation, 68.0 MB of additional disk space will be used.
12:35:14 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB]
12:35:14 + make IMAGE=debian:buster verify
12:35:14 docker run  --rm -i \
12:35:14 	-v "$(pwd):/v" \
12:35:14 	-e DEBIAN_FRONTEND=noninteractive \
12:35:14 	-e PACKAGE_REPO=staging \
12:35:14 	-w /v \
12:35:14 	debian:buster ./verify
12:35:14 Unable to find image 'debian:buster' locally
12:35:14 buster: Pulling from library/debian
12:35:14 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
12:35:14 make[1]: Leaving directory '/root/build-deb'
12:35:14  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.buildinfo
12:35:14 + popd
12:35:14 + RPM_EC=0
12:35:14 ~/rpmbuild/BUILD/src
12:35:14 ++ jobs -p
12:35:14 + exit 0
12:35:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jQc5pn
12:35:14 + umask 022
12:35:14 + cd /root/rpmbuild/BUILD
12:35:14 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64 '!=' / ']'
12:35:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64
12:35:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64
12:35:14 + mkdir -p /root/rpmbuild/BUILDROOT
12:35:14 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64
12:35:14 + cd src
12:35:14 + pushd /root/rpmbuild/BUILD/src/buildx
12:35:14 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:35:14 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:14 + popd
12:35:14 + /usr/lib/rpm/check-buildroot
12:35:14 ~/rpmbuild/BUILD/src
12:35:14 + /usr/lib/rpm/redhat/brp-ldconfig
12:35:14 + /usr/lib/rpm/brp-compress
12:35:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:35:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:35:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:35:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:35:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:35:14 + /usr/lib/rpm/brp-python-hardlink
12:35:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:35:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VlcQH1
12:35:14 + umask 022
12:35:14 + cd /root/rpmbuild/BUILD
12:35:14 + cd src
12:35:14 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:35:14 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:35:14 PASS: docker-buildx version OK
12:35:14 + ver=v0.10.0
12:35:14 + test v0.10.0 = v0.10.0
12:35:14 + echo 'PASS: docker-buildx version OK'
12:35:14 + RPM_EC=0
12:35:14 ++ jobs -p
12:35:14 + exit 0
12:35:14 Processing files: docker-buildx-plugin-0.10.0-0.el9.x86_64
12:35:14 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:14 Provides: docker-buildx-plugin = 0:0.10.0-0.el9 docker-buildx-plugin(x86-64) = 0:0.10.0-0.el9
12:35:14 Requires(interp): /bin/sh /bin/sh /bin/sh
12:35:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:35:14 Requires(post): /bin/sh
12:35:14 Requires(preun): /bin/sh
12:35:14 Requires(postun): /bin/sh
12:35:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64
12:35:14 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.el9.src.rpm
12:35:14 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
12:35:14 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.6-1~22.04.2 [2246 kB]
12:35:14 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
12:35:14 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
12:35:14 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
12:35:14 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
12:35:14 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
12:35:14 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
12:35:14 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.6-1~22.04.2 [1828 kB]
12:35:14   Installing : iptables-1.4.21-35.el7.aarch64                             23/27 
12:35:15 15639959ffec: Already exists
12:35:15 Digest: sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:35:15 Status: Downloaded newer image for debian:buster
12:35:15 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.6-1~22.04.2 [497 kB]
12:35:15 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
12:35:15 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
12:35:15 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.1 [38.4 kB]
12:35:15 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
12:35:15 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
12:35:15 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.1 [32.7 kB]
12:35:15 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.1 [208 kB]
12:35:15 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5 [19.8 kB]
12:35:15 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB]
12:35:15 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.6 [4421 kB]
12:35:15 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
12:35:15 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.9 [528 kB]
12:35:15 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB]
12:35:15 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.9 [1326 kB]
12:35:15 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.6 [10.5 kB]
12:35:15 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.7 [1160 kB]
12:35:15 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
12:35:15 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB]
12:35:15 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB]
12:35:15 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.2 [5160 B]
12:35:15 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu1 [1430 kB]
12:35:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
12:35:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] // stage
12:35:15  dpkg-genchanges -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.changes
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:35:15 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB]
12:35:15 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
12:35:15 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
12:35:15 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
12:35:15 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
12:35:15 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB]
12:35:15 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.9 [1611 kB]
12:35:15 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.9 [203 kB]
12:35:15 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
12:35:15 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
12:35:15 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB]
12:35:15 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
12:35:15 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.15 [4724 B]
12:35:15 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB]
12:35:15 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB]
12:35:15 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB]
12:35:15 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
12:35:15 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB]
12:35:15 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB]
12:35:15 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
12:35:15 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcap2-bin arm64 1:2.44-1build3 [25.5 kB]
12:35:15 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
12:35:15 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu1 [4882 B]
12:35:15 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
12:35:15 + verify
12:35:15 + dpkg --version
12:35:15 + verify_deb
12:35:15 + apt-get update
12:35:15 + make IMAGE=ubuntu:focal verify
12:35:15 docker run  --rm -i \
12:35:15 	-v "$(pwd):/v" \
12:35:15 	-e DEBIAN_FRONTEND=noninteractive \
12:35:15 	-e PACKAGE_REPO=staging \
12:35:15 	-w /v \
12:35:15 	ubuntu:focal ./verify
12:35:15 Unable to find image 'ubuntu:focal' locally
12:35:15 focal: Pulling from library/ubuntu
12:35:15 + make IMAGE=fedora:37 verify
12:35:15 docker run  --rm -i \
12:35:15 	-v "$(pwd):/v" \
12:35:15 	-e DEBIAN_FRONTEND=noninteractive \
12:35:15 	-e PACKAGE_REPO=staging \
12:35:15 	-w /v \
12:35:15 	fedora:37 ./verify
12:35:15 Unable to find image 'fedora:37' locally
12:35:15 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.4 [152 kB]
12:35:15 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
12:35:15 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB]
12:35:15 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB]
12:35:15 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
12:35:15 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB]
12:35:15 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB]
12:35:15 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
12:35:15 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB]
12:35:15 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB]
12:35:15 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
12:35:15 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.6 [16.9 kB]
12:35:15 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.6 [149 kB]
12:35:15 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 apt-transport-https all 1.6.14 [4348 B]
12:35:15 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [36.4 kB]
12:35:15 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [130 kB]
12:35:15 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [25.9 kB]
12:35:15 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [75.0 kB]
12:35:15 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:35:15 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
12:35:15 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
12:35:15 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
12:35:15 f04b4bbe1580: Already exists
12:35:15 Digest: sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:35:15 Status: Downloaded newer image for ubuntu:focal
12:35:15 37: Pulling from library/fedora
12:35:15 030a67402fc8: Already exists
12:35:15 Digest: sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664
12:35:15 Status: Downloaded newer image for fedora:37
12:35:15 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [46.9 kB]
12:35:15 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [88.5 kB]
12:35:15 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [171 kB]
12:35:15 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [13.4 kB]
12:35:15 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1ubuntu0.3 [79.5 kB]
12:35:15 Get:45 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]
12:35:15 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB]
12:35:15 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
12:35:15 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB]
12:35:15 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
12:35:15 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
12:35:15 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.22 [185 kB]
12:35:15 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.22 [152 kB]
12:35:15 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
12:35:15 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
12:35:15 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.18.04.2 [81.2 kB]
12:35:15 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
12:35:15 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
12:35:16 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [416 kB]
12:35:16 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
12:35:16 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.6 [205 kB]
12:35:16 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.2 [728 kB]
12:35:16 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
12:35:16 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
12:35:16 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0 [15.2 kB]
12:35:16 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0 [161 kB]
12:35:16 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
12:35:16 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB]
12:35:16 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
12:35:16 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
12:35:16 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
12:35:16 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
12:35:16 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
12:35:16 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
12:35:16 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
12:35:16 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB]
12:35:16 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB]
12:35:16 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
12:35:16 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
12:35:16 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-software-properties all 0.96.24.32.18 [23.8 kB]
12:35:16 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 software-properties-common all 0.96.24.32.18 [10.1 kB]
12:35:16 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
12:35:16 dpkg-genchanges: info: including full source code in upload
12:35:16  dpkg-source -I.git --after-build .
12:35:16 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:35:16 + destination=/build
12:35:16 + mkdir -p /build
12:35:16 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb /build
12:35:16   Installing : docker-compose-plugin-2.15.1-0.el7.aarch64                 24/27 
12:35:16 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
12:35:16 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.8 [1506 B]
12:35:16 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
12:35:16 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.1 [21.2 kB]
12:35:16 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.1 [55.6 kB]
12:35:16 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-0ubuntu0.22.04.1 [181 kB]
12:35:16 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
12:35:16 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
12:35:16 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.7 [284 kB]
12:35:16 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.7 [190 kB]
12:35:16 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
12:35:16 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
12:35:16 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
12:35:16 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
12:35:16 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
12:35:16 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB]
12:35:16 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB]
12:35:16 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
12:35:16 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
12:35:16 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
12:35:16 + verify
12:35:16 + dpkg --version
12:35:16 + verify_deb
12:35:16 + apt-get update
12:35:16 debconf: delaying package configuration, since apt-utils is not installed
12:35:16 Fetched 14.4 MB in 2s (7300 kB/s)
12:35:16 Selecting previously unselected package libssl1.1:arm64.
12:35: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 ... 4044 files and directories currently installed.)
12:35:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
12:35:16 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:35:16 Selecting previously unselected package libpython3.6-minimal:arm64.
12:35:16 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:35:16 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:35:16 + verify
12:35:16 + dpkg --version
12:35:16 + rpm --version
12:35:16 + verify_rpm
12:35:16 ++ . /etc/os-release
12:35:16 +++ NAME='Fedora Linux'
12:35:16 +++ VERSION='37 (Container Image)'
12:35:16 +++ ID=fedora
12:35:16 +++ VERSION_ID=37
12:35:16 +++ VERSION_CODENAME=
12:35:16 +++ PLATFORM_ID=platform:f37
12:35:16 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
12:35:16 +++ ANSI_COLOR='0;38;2;60;110;180'
12:35:16 +++ LOGO=fedora-logo-icon
12:35:16 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
12:35:16 +++ DEFAULT_HOSTNAME=fedora
12:35:16 +++ HOME_URL=https://fedoraproject.org/
12:35:16 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
12:35:16 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:35:16 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:35:16 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:35:16 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
12:35:16 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:35:16 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
12:35:16 +++ SUPPORT_END=2023-11-14
12:35:16 +++ VARIANT='Container Image'
12:35:16 +++ VARIANT_ID=container
12:35:16 ++ echo fedora
12:35:16 + DIST_ID=fedora
12:35:16 ++ . /etc/os-release
12:35:16 +++ NAME='Fedora Linux'
12:35:16 +++ VERSION='37 (Container Image)'
12:35:16 +++ ID=fedora
12:35:16 +++ VERSION_ID=37
12:35:16 +++ VERSION_CODENAME=
12:35:16 +++ PLATFORM_ID=platform:f37
12:35:16 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
12:35:16 +++ ANSI_COLOR='0;38;2;60;110;180'
12:35:16 +++ LOGO=fedora-logo-icon
12:35:16 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
12:35:16 +++ DEFAULT_HOSTNAME=fedora
12:35:16 +++ HOME_URL=https://fedoraproject.org/
12:35:16 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
12:35:16 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:35:16 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:35:16 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:35:16 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
12:35:16 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:35:16 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
12:35:16 +++ SUPPORT_END=2023-11-14
12:35:16 +++ VARIANT='Container Image'
12:35:16 +++ VARIANT_ID=container
12:35:16 ++ echo 37
12:35:16 ++ cut -d. -f1
12:35:16 + DIST_VERSION=37
12:35:16 + pkg_manager=yum
12:35:16 + pkg_config_manager=yum-config-manager
12:35:16 + dnf --version
12:35:16 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc'
12:35:16 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc'
12:35:16 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz'
12:35:16 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz'
12:35:16 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.buildinfo'
12:35:16 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.buildinfo'
12:35:16 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.changes'
12:35:16 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.changes'
12:35:16 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:16 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
12:35:16 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
12:35:16 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
12:35:16 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
12:35:16 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
12:35:16 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
12:35:16 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.7 [278 kB]
12:35:16 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB]
12:35:16 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmlb2 arm64 0.3.6-2build1 [66.5 kB]
12:35:16 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libappstream4 arm64 0.15.2-2 [190 kB]
12:35:16 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
12:35:16 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-bin arm64 2.72.4-0ubuntu1 [79.7 kB]
12:35:16 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunwind8 arm64 1.3.2-2build2 [53.4 kB]
12:35:16 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgstreamer1.0-0 arm64 1.20.3-0ubuntu1 [931 kB]
12:35:16 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
12:35:16 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
12:35:16 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 polkitd arm64 0.105-33 [77.7 kB]
12:35:16 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkexec arm64 0.105-33 [14.8 kB]
12:35:16 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 policykit-1 arm64 0.105-33 [2424 B]
12:35:16 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
12:35:16 Selecting previously unselected package libexpat1:arm64.
12:35:16 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ...
12:35:16 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
12:35:16 Selecting previously unselected package python3.6-minimal.
12:35:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:35:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:35:16 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:35:16 4.14.0
12:35:16   Installed: dnf-0:4.14.0-1.fc37.noarch at Sun Dec 11 05:49:05 2022
12:35:16   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
12:35:16 
12:35:16   Installed: rpm-0:4.18.0-1.fc37.aarch64 at Sun Dec 11 05:49:04 2022
12:35:16   Built    : Fedora Project at Wed Sep 21 10:52:12 2022
12:35:16 + pkg_manager=dnf
12:35:16 + pkg_config_manager='dnf config-manager'
12:35:16 + dnf clean all
12:35:16 0 files removed
12:35:16 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
12:35:16 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cffi-backend arm64 1.15.0-1build2 [81.0 kB]
12:35:16 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2 [222 kB]
12:35:16 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB]
12:35:16 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB]
12:35:16 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB]
12:35:16 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-zipp all 1.0.0-3 [5440 B]
12:35:16 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
12:35:16 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-jeepney all 0.7.1-3 [36.8 kB]
12:35:16 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
12:35:16 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-secretstorage all 3.3.1-1 [13.2 kB]
12:35:16 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-keyring all 23.5.0-1 [35.7 kB]
12:35:16 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
12:35:16 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB]
12:35:16 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-distro all 1.7.0-1 [17.0 kB]
12:35:16 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
12:35:16 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
12:35:17 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:35:17 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
12:35:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:35:17 + dnf install -y 'dnf-command(config-manager)'
12:35:17 Fetched 8375 kB in 2s (5359 kB/s)
12:35:17 #56 226.2 Created binary: /tmp/bundles/binary-daemon/dockerd
12:35:17 #56 226.3 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/amd64)...
12:35:17 #56 226.6 Created binary: /tmp/bundles/binary-daemon/docker-proxy
12:35:17 #56 226.6 
12:35:17 #56 DONE 227.8s
12:35:17 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'.
12:35:17   Installing : 1:docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch   25/27 
12:35:17 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
12:35:17 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
12:35:17 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
12:35:17 
12:35:17 #62 [linux/amd64 all 7/7] COPY --from=build         /build  /
12:35:17 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
12:35:17 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
12:35:17 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
12:35:17 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
12:35:17 # Build the compose plugin
12:35:17 cd /go/src/github.com/docker/compose \
12:35:17 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:35:17 make[2]: Entering directory '/root/build-deb/compose'
12:35:17 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:35:17 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:17 go: downloading golang.org/x/sys v0.3.0
12:35:17 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:17 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:17 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:17 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:17 go: downloading github.com/docker/buildx v0.9.1
12:35:17 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:17 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:17 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:17 go: downloading github.com/containerd/containerd v1.6.14
12:35:17 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:17 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:17 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:17 go: downloading golang.org/x/sync v0.1.0
12:35:17 go: downloading k8s.io/client-go v0.22.4
12:35:17 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:17 go: downloading github.com/imdario/mergo v0.3.13
12:35:17 go: downloading github.com/containerd/console v1.0.3
12:35:17 go: downloading github.com/buger/goterm v1.0.4
12:35:17 go: downloading github.com/stretchr/testify v1.8.1
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:17 go: downloading k8s.io/api v0.22.4
12:35:17 go: downloading k8s.io/apimachinery v0.22.4
12:35:17 go: downloading github.com/gofrs/flock v0.8.0
12:35:17 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:17 go: downloading github.com/golang/mock v1.6.0
12:35:17 go: downloading github.com/klauspost/compress v1.15.9
12:35:17 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:17 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:17 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:17 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:17 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:17 go: downloading google.golang.org/grpc v1.47.0
12:35:17 go: downloading golang.org/x/net v0.4.0
12:35:17 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:17 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:17 go: downloading golang.org/x/term v0.3.0
12:35:17 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:17 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:17 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:17 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:17 go: downloading google.golang.org/protobuf v1.28.0
12:35:17 Selecting previously unselected package python3-minimal.
12:35: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 ... 4301 files and directories currently installed.)
12:35:17 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
12:35:17 Unpacking python3-minimal (3.6.7-1~18.04) ...
12:35:17 Selecting previously unselected package mime-support.
12:35:17 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
12:35:17 Unpacking mime-support (3.60ubuntu1) ...
12:35:17 Selecting previously unselected package libmpdec2:arm64.
12:35:17 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
12:35:17 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
12:35:17 Selecting previously unselected package readline-common.
12:35:17 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
12:35:17 Unpacking readline-common (7.0-3) ...
12:35:17 # Build the compose plugin
12:35:17 cd /go/src/github.com/docker/compose \
12:35:17 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:35:17 make[2]: Entering directory '/root/build-deb/compose'
12:35:17 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:35:17 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:17 go: downloading golang.org/x/sys v0.3.0
12:35:17 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:17 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:17 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:17 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:17 go: downloading github.com/docker/buildx v0.9.1
12:35:17 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:17 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:17 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:17 go: downloading github.com/containerd/containerd v1.6.14
12:35:17 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:17 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:17 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:17 go: downloading golang.org/x/sync v0.1.0
12:35:17 go: downloading k8s.io/client-go v0.22.4
12:35:17 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:17 go: downloading github.com/imdario/mergo v0.3.13
12:35:17 go: downloading github.com/containerd/console v1.0.3
12:35:17 go: downloading github.com/buger/goterm v1.0.4
12:35:17 go: downloading github.com/stretchr/testify v1.8.1
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:17 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:17 go: downloading k8s.io/api v0.22.4
12:35:17 go: downloading k8s.io/apimachinery v0.22.4
12:35:17 go: downloading github.com/gofrs/flock v0.8.0
12:35:17 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:17 go: downloading github.com/golang/mock v1.6.0
12:35:17 go: downloading github.com/klauspost/compress v1.15.9
12:35:17 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:17 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:17 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:17 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:17 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:17 go: downloading google.golang.org/grpc v1.47.0
12:35:17 go: downloading golang.org/x/net v0.4.0
12:35:17 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:17 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:17 go: downloading golang.org/x/term v0.3.0
12:35:17 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:17 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:17 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:17 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:17 go: downloading google.golang.org/protobuf v1.28.0
12:35:17 go: downloading github.com/go-logr/stdr v1.2.2
12:35:17 go: downloading github.com/containerd/typeurl v1.0.2
12:35:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:17 go: downloading k8s.io/klog/v2 v2.60.1
12:35:17 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:17 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:17 go: downloading github.com/google/gofuzz v1.2.0
12:35:17 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:17 go: downloading github.com/gogo/googleapis v1.4.1
12:35:17 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:17 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:17 go: downloading github.com/moby/locker v1.0.1
12:35:17 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:17 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:17 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:17 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:17 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:17 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:17 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:17 go: downloading github.com/json-iterator/go v1.1.12
12:35:17 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:17 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:17 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:17 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:17 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:17 go: downloading github.com/moby/spdystream v0.2.0
12:35:17 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:17 go: downloading github.com/prometheus/client_model v0.2.0
12:35:17 go: downloading github.com/prometheus/common v0.32.1
12:35:17 go: downloading github.com/prometheus/procfs v0.7.3
12:35:17 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB]
12:35:17 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.4 [28.8 kB]
12:35:17 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB]
12:35:17 Selecting previously unselected package libreadline7:arm64.
12:35:17 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
12:35:17 Unpacking libreadline7:arm64 (7.0-3) ...
12:35:17 Selecting previously unselected package libsqlite3-0:arm64.
12:35:17 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ...
12:35:17 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
12:35:17 Selecting previously unselected package libpython3.6-stdlib:arm64.
12:35:17 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:35:17 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:35:17 Reading package lists...
12:35:17 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:35:18 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.4 [14.1 kB]
12:35:18 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
12:35:18 debconf: delaying package configuration, since apt-utils is not installed
12:35:18 Fetched 37.8 MB in 4s (9194 kB/s)
12:35:18 Selecting previously unselected package libpython3.10-minimal:arm64.
12:35: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 ... 4389 files and directories currently installed.)
12:35:18 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
12:35:18 Unpacking libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) ...
12:35:18 Selecting previously unselected package python3.6.
12:35:18 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
12:35:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:35:18 Selecting previously unselected package libpython3-stdlib:arm64.
12:35:18 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
12:35:18 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
12:35:18 Setting up python3-minimal (3.6.7-1~18.04) ...
12:35:18 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
12:35:18 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2110 kB]
12:35:18 go: downloading github.com/go-logr/stdr v1.2.2
12:35:18 go: downloading github.com/containerd/typeurl v1.0.2
12:35:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:18 go: downloading k8s.io/klog/v2 v2.60.1
12:35:18 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:18 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:18 go: downloading github.com/google/gofuzz v1.2.0
12:35:18 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:18 go: downloading github.com/gogo/googleapis v1.4.1
12:35:18 Selecting previously unselected package libexpat1:arm64.
12:35:18 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
12:35:18 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
12:35:18 Selecting previously unselected package python3.10-minimal.
12:35:18 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
12:35:18 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
12:35:18 Setting up libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) ...
12:35:18 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
12:35:18 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
12:35:18 Selecting previously unselected package python3.
12:35: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 ... 4759 files and directories currently installed.)
12:35:18 Preparing to unpack .../00-python3_3.6.7-1~18.04_arm64.deb ...
12:35:18 Unpacking python3 (3.6.7-1~18.04) ...
12:35:18 Selecting previously unselected package openssl.
12:35:18 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
12:35:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:35:18 Selecting previously unselected package ca-certificates.
12:35:18 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
12:35:18 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
12:35:18 #62 DONE 0.9s
12:35:18 
12:35:18 #63 exporting to client directory
12:35:18 #63 copying files linux/amd64 21B
12:35:18 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1195 kB]
12:35:18 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [5240 B]
12:35:18 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9068 B]
12:35:18 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
12:35:18 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
12:35:18 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [894 kB]
12:35:18 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1717 kB]
12:35:18 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [5003 B]
12:35:18 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3252 B]
12:35:18 Reading package lists...
12:35:18 Building dependency tree...
12:35:18 Reading state information...
12:35:18 Selecting previously unselected package distro-info-data.
12:35:18 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.15_all.deb ...
12:35:18 Unpacking distro-info-data (0.37ubuntu0.15) ...
12:35:18 Selecting previously unselected package libglib2.0-0:arm64.
12:35:18 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
12:35:18 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
12:35:18 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:35:18 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_arm64.deb ...
12:35:18 Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ...
12:35:18 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:35:18 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_arm64.deb ...
12:35:18 Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ...
12:35:18 The following additional packages will be installed:
12:35:18   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:35:18   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:35:18   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
12:35:18   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
12:35:18   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:35:18   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
12:35:18   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:35:18   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
12:35:18   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
12:35:18   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:35:18   python3-software-properties python3.7 python3.7-minimal readline-common
12:35:18 Suggested packages:
12:35:18   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:35:18   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
12:35:18   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:35:18   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
12:35:18   python3.7-doc binutils binfmt-support readline-doc
12:35:18 Recommended packages:
12:35:18   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
12:35:18   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
12:35:18 Selecting previously unselected package libapt-inst2.0:arm64.
12:35:18 Preparing to unpack .../07-libapt-inst2.0_1.6.14_arm64.deb ...
12:35:18 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
12:35:18 Selecting previously unselected package libdbus-1-3:arm64.
12:35:18 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.4_arm64.deb ...
12:35:18 Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ...
12:35:18 Selecting previously unselected package lsb-release.
12:35:18 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
12:35:18 Unpacking lsb-release (9.20170808ubuntu1) ...
12:35:18 Selecting previously unselected package python3-dbus.
12:35:18 Preparing to unpack .../10-python3-dbus_1.2.6-1_arm64.deb ...
12:35:18 Unpacking python3-dbus (1.2.6-1) ...
12:35:18 Selecting previously unselected package python3-gi.
12:35:18 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_arm64.deb ...
12:35:18 Unpacking python3-gi (3.26.1-2ubuntu1) ...
12:35:18 Selecting previously unselected package iso-codes.
12:35:18 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
12:35:18 Unpacking iso-codes (3.79-1) ...
12:35:18 Fetched 19.1 MB in 3s (7206 kB/s)
12:35:19 The following NEW packages will be installed:
12:35:19   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:35:19   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:35:19   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:35:19   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
12:35:19   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
12:35:19   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
12:35:19   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:35:19   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
12:35:19   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
12:35:19   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
12:35:19   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:35:19   python3-software-properties python3.7 python3.7-minimal readline-common
12:35:19   software-properties-common
12:35:19 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
12:35:19 # Build the compose plugin
12:35:19 cd /go/src/github.com/docker/compose \
12:35:19 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:35:19 make[2]: Entering directory '/root/build-deb/compose'
12:35:19 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:35:19 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:19 go: downloading golang.org/x/sys v0.3.0
12:35:19 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:19 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:19 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:19 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:19 go: downloading github.com/docker/buildx v0.9.1
12:35:19 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:19 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:19 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:19 go: downloading github.com/containerd/containerd v1.6.14
12:35:19 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:19 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:19 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:19 go: downloading golang.org/x/sync v0.1.0
12:35:19 go: downloading k8s.io/client-go v0.22.4
12:35:19 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:19 go: downloading github.com/imdario/mergo v0.3.13
12:35:19 go: downloading github.com/containerd/console v1.0.3
12:35:19 go: downloading github.com/buger/goterm v1.0.4
12:35:19 go: downloading github.com/stretchr/testify v1.8.1
12:35:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:19 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:19 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:19 go: downloading k8s.io/api v0.22.4
12:35:19 go: downloading k8s.io/apimachinery v0.22.4
12:35:19 go: downloading github.com/gofrs/flock v0.8.0
12:35:19 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:19 go: downloading github.com/golang/mock v1.6.0
12:35:19 go: downloading github.com/klauspost/compress v1.15.9
12:35:19 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:19 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:19 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:19 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:19 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:19 go: downloading google.golang.org/grpc v1.47.0
12:35:19 go: downloading golang.org/x/net v0.4.0
12:35:19 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:19 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:19 go: downloading golang.org/x/term v0.3.0
12:35:19 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:19 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:19 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:19 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:19 go: downloading google.golang.org/protobuf v1.28.0
12:35:19 go: downloading github.com/go-logr/stdr v1.2.2
12:35:19 go: downloading github.com/containerd/typeurl v1.0.2
12:35:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:19 go: downloading k8s.io/klog/v2 v2.60.1
12:35:19 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:19 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:19 go: downloading github.com/google/gofuzz v1.2.0
12:35:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:19 go: downloading github.com/gogo/googleapis v1.4.1
12:35:19 Selecting previously unselected package python3-minimal.
12:35: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 ... 4691 files and directories currently installed.)
12:35:19 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
12:35:19 Unpacking python3-minimal (3.10.6-1~22.04) ...
12:35:19 Selecting previously unselected package media-types.
12:35:19 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
12:35:19 Unpacking media-types (7.0.0) ...
12:35:19 Selecting previously unselected package libmpdec3:arm64.
12:35:19 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
12:35:19 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
12:35:19 Selecting previously unselected package readline-common.
12:35:19 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
12:35:19 Unpacking readline-common (8.1.2-1) ...
12:35:19 Selecting previously unselected package libreadline8:arm64.
12:35:19 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
12:35:19 Unpacking libreadline8:arm64 (8.1.2-1) ...
12:35:19 Selecting previously unselected package libsqlite3-0:arm64.
12:35:19 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
12:35:19 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
12:35:19 Selecting previously unselected package libpython3.10-stdlib:arm64.
12:35:19 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_arm64.deb ...
12:35:19 Unpacking libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) ...
12:35:19 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
12:35:19 Need to get 22.8 MB of archives.
12:35:19 After this operation, 81.6 MB of additional disk space will be used.
12:35:19 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB]
12:35:19 Get:2 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u4 [588 kB]
12:35:19 Get:3 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
12:35:19 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u4 [1404 kB]
12:35:19 Get:5 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
12:35:19 Get:6 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
12:35:19 Get:7 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
12:35:19 Get:8 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
12:35:19 Get:9 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
12:35:19 Get:10 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
12:35:19 Selecting previously unselected package libkrb5support0:arm64.
12:35:19 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ...
12:35:19 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
12:35:19 Selecting previously unselected package libk5crypto3:arm64.
12:35:19 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ...
12:35:19 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
12:35:19 Selecting previously unselected package libkeyutils1:arm64.
12:35:19 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
12:35:19 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
12:35:19 Selecting previously unselected package libkrb5-3:arm64.
12:35:19 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ...
12:35:19 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
12:35:19 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:35:19 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ...
12:35:19 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
12:35:19 Selecting previously unselected package libpsl5:arm64.
12:35:19 Preparing to unpack .../18-libpsl5_0.19.1-5build1_arm64.deb ...
12:35:19 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
12:35:19 Selecting previously unselected package python-apt-common.
12:35:19 Preparing to unpack .../19-python-apt-common_1.6.6_all.deb ...
12:35:19 Unpacking python-apt-common (1.6.6) ...
12:35:19 Selecting previously unselected package python3.10.
12:35:19 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_arm64.deb ...
12:35:19 Unpacking python3.10 (3.10.6-1~22.04.2) ...
12:35:19 Selecting previously unselected package libpython3-stdlib:arm64.
12:35:19 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
12:35:19 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
12:35:19 Setting up python3-minimal (3.10.6-1~22.04) ...
12:35:19 Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u4 [1641 kB]
12:35:19 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u4 [330 kB]
12:35:19 Get:13 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
12:35:19 Get:14 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
12:35:19 Get:15 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
12:35:19 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
12:35:19 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
12:35:19 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
12:35:19 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
12:35:19 Get:20 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB]
12:35:19 Get:21 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB]
12:35:19 Get:22 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
12:35:19 Get:23 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
12:35:19 Get:24 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
12:35:19 Get:25 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
12:35:19 Get:26 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
12:35:19 Get:27 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
12:35:19 Get:28 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
12:35:19 Get:29 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
12:35:19 Get:30 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
12:35:19 Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB]
12:35:19 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB]
12:35:19 Get:33 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
12:35:19 Get:34 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
12:35:19 Get:35 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
12:35:19 Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
12:35:19 Get:37 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
12:35:19 Get:38 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
12:35:19 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u6 [7080 B]
12:35:19 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
12:35:19 Get:41 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB]
12:35:19 Get:42 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB]
12:35:19 Get:43 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB]
12:35:19 Get:44 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB]
12:35:19 Get:45 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
12:35:19 Get:46 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
12:35:19 Get:47 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
12:35:19 Get:48 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
12:35:19 Get:49 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
12:35:19 Get:50 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
12:35:19 Get:51 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
12:35:19 Get:52 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
12:35:19 Get:53 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
12:35:19 Get:54 http://deb.debian.org/debian buster/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
12:35:19 Get:55 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
12:35:19 Get:56 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
12:35:19 Get:57 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u3 [311 kB]
12:35:19 Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libdbus-1-3 arm64 1.12.24-0+deb10u1 [209 kB]
12:35:19 Get:59 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
12:35:19 Get:60 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
12:35:19 Get:61 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
12:35:19 Get:62 http://deb.debian.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB]
12:35:19 Get:63 http://deb.debian.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB]
12:35:19 Get:64 http://deb.debian.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB]
12:35:19 Get:65 http://deb.debian.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
12:35:19 Get:66 http://deb.debian.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB]
12:35:19 Selecting previously unselected package python3-apt.
12:35:19 Preparing to unpack .../20-python3-apt_1.6.6_arm64.deb ...
12:35:19 Unpacking python3-apt (1.6.6) ...
12:35:19 Selecting previously unselected package apt-transport-https.
12:35:19 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
12:35:19 Unpacking apt-transport-https (1.6.14) ...
12:35:19 Selecting previously unselected package libroken18-heimdal:arm64.
12:35:19 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libasn1-8-heimdal:arm64.
12:35:19 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libheimbase1-heimdal:arm64.
12:35:19 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libhcrypto4-heimdal:arm64.
12:35:19 Selecting previously unselected package python3.
12:35: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 ... 5120 files and directories currently installed.)
12:35:19 Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ...
12:35:19 Unpacking python3 (3.10.6-1~22.04) ...
12:35:19 Selecting previously unselected package libapparmor1:arm64.
12:35:19 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_arm64.deb ...
12:35:19 Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.1) ...
12:35:19 Selecting previously unselected package libargon2-1:arm64.
12:35:19 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ...
12:35:19 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
12:35:19 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:35:19 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
12:35:19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
12:35:19 Selecting previously unselected package libjson-c5:arm64.
12:35:19 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_arm64.deb ...
12:35:19 Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
12:35:19 Selecting previously unselected package libcryptsetup12:arm64.
12:35:19 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_arm64.deb ...
12:35:19 Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
12:35:19 Selecting previously unselected package libip4tc2:arm64.
12:35:19 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_arm64.deb ...
12:35:19 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5) ...
12:35:19   Installing : docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0   26/27 
12:35:19 debconf: delaying package configuration, since apt-utils is not installed
12:35:19 Fetched 22.8 MB in 1s (45.2 MB/s)
12:35:19 Selecting previously unselected package libssl1.1:arm64.
12:35: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 ... 6670 files and directories currently installed.)
12:35:19 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_arm64.deb ...
12:35:19 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
12:35:19 Reading package lists...
12:35:19 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:35:19 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libwind0-heimdal:arm64.
12:35:19 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libhx509-5-heimdal:arm64.
12:35:19 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libkrb5-26-heimdal:arm64.
12:35:19 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libheimntlm0-heimdal:arm64.
12:35:19 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libgssapi3-heimdal:arm64.
12:35:19 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.3_arm64.deb ...
12:35:19 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:19 Selecting previously unselected package libkmod2:arm64.
12:35:19 Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ...
12:35:19 Unpacking libkmod2:arm64 (29-1ubuntu1) ...
12:35:19 Selecting previously unselected package systemd.
12:35:19 Preparing to unpack .../8-systemd_249.11-0ubuntu3.6_arm64.deb ...
12:35:19 Unpacking systemd (249.11-0ubuntu3.6) ...
12:35:19 Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.1) ...
12:35:19 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
12:35:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:35:20 Selecting previously unselected package libpython3.7-minimal:arm64.
12:35:20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
12:35:20 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
12:35:20 Selecting previously unselected package libexpat1:arm64.
12:35:20 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_arm64.deb ...
12:35:20 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
12:35:20 Selecting previously unselected package python3.7-minimal.
12:35:20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
12:35:20 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:35:20 Selecting previously unselected package libsasl2-modules-db:arm64.
12:35:20 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
12:35:20 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:35:20 Selecting previously unselected package libsasl2-2:arm64.
12:35:20 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
12:35:20 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:35:20 Selecting previously unselected package libldap-common.
12:35:20 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
12:35:20 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:35:20 Selecting previously unselected package libldap-2.4-2:arm64.
12:35:20 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
12:35:20 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
12:35:20 Selecting previously unselected package libnghttp2-14:arm64.
12:35:20 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
12:35:20 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
12:35:20 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
12:35:20 Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
12:35:20 Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
12:35:20 Setting up libip4tc2:arm64 (1.8.7-1ubuntu5) ...
12:35:20 Setting up libkmod2:arm64 (29-1ubuntu1) ...
12:35:20 Setting up systemd (249.11-0ubuntu3.6) ...
12:35:20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:35:20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:35:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:35:20 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:35:20 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:35:20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:35:20 Initializing machine ID from random generator.
12:35:20 Fedora 37 - aarch64                              21 MB/s |  61 MB     00:02    
12:35:20   Installing : 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64     27/27 
12:35:20   Verifying  : docker-compose-plugin-2.15.1-0.el7.aarch64                  1/27 
12:35:20   Verifying  : libnfnetlink-1.0.1-4.el7.aarch64                            2/27 
12:35:20   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          3/27 
12:35:20   Verifying  : iptables-1.4.21-35.el7.aarch64                              4/27 
12:35:20   Verifying  : libmnl-1.0.3-7.el7.aarch64                                  5/27 
12:35:20   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           6/27 
12:35:20   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         7/27 
12:35:20   Verifying  : 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.aarch64      8/27 
12:35:20   Verifying  : libsemanage-python-2.5-14.el7.aarch64                       9/27 
12:35:20   Verifying  : python-IPy-0.75-6.el7.noarch                               10/27 
12:35:20   Verifying  : policycoreutils-2.5-34.el7.aarch64                         11/27 
12:35:20   Verifying  : docker-buildx-plugin-0.10.0-0.el7.aarch64                  12/27 
12:35:20   Verifying  : 1:docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.aarch   13/27 
12:35:20   Verifying  : fuse3-libs-3.6.1-4.el7.aarch64                             14/27 
12:35:20 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
12:35:20 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
12:35:20 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
12:35:20 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:35:20 + make IMAGE=ubuntu:kinetic verify
12:35:20 docker run  --rm -i \
12:35:20 	-v "$(pwd):/v" \
12:35:20 	-e DEBIAN_FRONTEND=noninteractive \
12:35:20 	-e PACKAGE_REPO=staging \
12:35:20 	-w /v \
12:35:20 	ubuntu:kinetic ./verify
12:35:20 Unable to find image 'ubuntu:kinetic' locally
12:35:20 Selecting previously unselected package librtmp1:arm64.
12:35:20 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
12:35:20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
12:35:20 Selecting previously unselected package libcurl4:arm64.
12:35:20 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.22_arm64.deb ...
12:35:20 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.22) ...
12:35:20 Selecting previously unselected package curl.
12:35:20 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.22_arm64.deb ...
12:35:20 Unpacking curl (7.58.0-2ubuntu3.22) ...
12:35:20 Selecting previously unselected package libassuan0:arm64.
12:35:20 Preparing to unpack .../39-libassuan0_2.5.1-2_arm64.deb ...
12:35:20 Unpacking libassuan0:arm64 (2.5.1-2) ...
12:35:20 Selecting previously unselected package gpgconf.
12:35:20 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package libksba8:arm64.
12:35:20 Preparing to unpack .../41-libksba8_1.3.5-2ubuntu0.18.04.2_arm64.deb ...
12:35:20 Selecting previously unselected package systemd-sysv.
12:35: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 ... 5960 files and directories currently installed.)
12:35:20 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.6_arm64.deb ...
12:35:20 Unpacking systemd-sysv (249.11-0ubuntu3.6) ...
12:35:20 Selecting previously unselected package openssl.
12:35:20 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.7_arm64.deb ...
12:35:20 Unpacking openssl (3.0.2-0ubuntu1.7) ...
12:35:20 Selecting previously unselected package ca-certificates.
12:35:20 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
12:35:20 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:20 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:20 go: downloading github.com/moby/locker v1.0.1
12:35:20 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:20 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:20 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:20 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:20 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:20 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:20 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:20 go: downloading github.com/json-iterator/go v1.1.12
12:35:20   Verifying  : slirp4netns-0.4.3-4.el7_8.aarch64                          15/27 
12:35:20   Verifying  : checkpolicy-2.5-8.el7.aarch64                              16/27 
12:35:20   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      17/27 
12:35:20   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   18/27 
12:35:20   Verifying  : docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0   19/27 
12:35:20   Verifying  : libcgroup-0.41-21.el7.aarch64                              20/27 
12:35:20   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           21/27 
12:35:20   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  22/27 
12:35:20   Verifying  : containerd.io-1.6.15-3.1.el7.aarch64                       23/27 
12:35:20   Verifying  : libselinux-python-2.5-15.el7.aarch64                       24/27 
12:35:20   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             25/27 
12:35:20   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               26/27 
12:35:20   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       27/27 
12:35:20 
12:35:20 Installed:
12:35:20   docker-buildx-plugin.aarch64 0:0.10.0-0.el7                                   
12:35:20   docker-ce.aarch64 3:0.0.0~20230124074129.645395c-0.el7                        
12:35:20   docker-ce-cli.aarch64 1:0.0.0~20230124074129.645395c-0.el7                    
12:35:20   docker-ce-rootless-extras.aarch64 0:0.0.0~20230124074129.645395c-0.el7        
12:35:20   docker-compose-plugin.aarch64 0:2.15.1-0.el7                                  
12:35:20 
12:35:20 Dependency Installed:
12:35:20   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
12:35:20   checkpolicy.aarch64 0:2.5-8.el7                                               
12:35:20   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
12:35:20   containerd.io.aarch64 0:1.6.15-3.1.el7                                        
12:35:20   fuse-overlayfs.aarch64 0:0.7.2-6.el7_8                                        
12:35:20   fuse3-libs.aarch64 0:3.6.1-4.el7                                              
12:35:20   iptables.aarch64 0:1.4.21-35.el7                                              
12:35:20   libcgroup.aarch64 0:0.41-21.el7                                               
12:35:20   libmnl.aarch64 0:1.0.3-7.el7                                                  
12:35:20   libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3                                
12:35:20   libnfnetlink.aarch64 0:1.0.1-4.el7                                            
12:35:20   libseccomp.aarch64 0:2.3.1-4.el7                                              
12:35:20   libselinux-python.aarch64 0:2.5-15.el7                                        
12:35:20   libselinux-utils.aarch64 0:2.5-15.el7                                         
12:35:20   libsemanage-python.aarch64 0:2.5-14.el7                                       
12:35:20   policycoreutils.aarch64 0:2.5-34.el7                                          
12:35:20   policycoreutils-python.aarch64 0:2.5-34.el7                                   
12:35:20   python-IPy.noarch 0:0.75-6.el7                                                
12:35:20   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
12:35:20   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
12:35:20   setools-libs.aarch64 0:3.3.8-4.el7                                            
12:35:20   slirp4netns.aarch64 0:0.4.3-4.el7_8                                           
12:35:20 
12:35:20 Complete!
12:35:20 + verify_binaries
12:35:20 + docker --version
12:35:20 kinetic: Pulling from library/ubuntu
12:35:20 e9ac92330003: Already exists
12:35:20 Digest: sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:35:20 Status: Downloaded newer image for ubuntu:kinetic
12:35:20 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:20 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:20 go: downloading github.com/moby/locker v1.0.1
12:35:20 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:20 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:20 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:20 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:20 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:20 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:20 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:20 go: downloading github.com/json-iterator/go v1.1.12
12:35:20 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:20 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:20 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:20 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:20 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
12:35:20 Selecting previously unselected package libnpth0:arm64.
12:35:20 Preparing to unpack .../42-libnpth0_1.5-3_arm64.deb ...
12:35:20 Unpacking libnpth0:arm64 (1.5-3) ...
12:35:20 Selecting previously unselected package dirmngr.
12:35:20 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package gnupg-l10n.
12:35:20 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
12:35:20 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package gnupg-utils.
12:35:20 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package gpg.
12:35:20 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
12:35:20 Selecting previously unselected package libdbus-1-3:arm64.
12:35:20 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ...
12:35:20 Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
12:35:20 Selecting previously unselected package dbus.
12:35:20 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_arm64.deb ...
12:35:20 Unpacking dbus (1.12.20-2ubuntu4.1) ...
12:35:20 Selecting previously unselected package distro-info-data.
12:35:20 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.2_all.deb ...
12:35:20 Unpacking distro-info-data (0.52ubuntu0.2) ...
12:35:20 Selecting previously unselected package libglib2.0-0:arm64.
12:35:20 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu1_arm64.deb ...
12:35:20 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
12:35:20 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:35:20 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_arm64.deb ...
12:35:20 Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ...
12:35:20 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:20 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:20 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:20 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:20 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:20 go: downloading github.com/moby/spdystream v0.2.0
12:35:20 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:20 go: downloading github.com/prometheus/client_model v0.2.0
12:35:20 go: downloading github.com/prometheus/common v0.32.1
12:35:20 go: downloading github.com/prometheus/procfs v0.7.3
12:35:20 Reading package lists...
12:35:20 Building dependency tree...
12:35:20 Reading state information...
12:35:20 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:20 ++ uname -m
12:35:20 + '[' aarch64 = x86_64 ']'
12:35:20 + docker buildx version
12:35:20 github.com/docker/buildx v0.10.0 8764628
12:35:20 + docker compose version
12:35:20 Docker Compose version v2.15.1
12:35:20 + dockerd --version
12:35:20 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:20 go: downloading github.com/moby/spdystream v0.2.0
12:35:20 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:20 go: downloading github.com/prometheus/client_model v0.2.0
12:35:20 go: downloading github.com/prometheus/common v0.32.1
12:35:20 go: downloading github.com/prometheus/procfs v0.7.3
12:35:20 Selecting previously unselected package python3-minimal.
12:35: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 ... 6931 files and directories currently installed.)
12:35:20 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
12:35:20 Unpacking python3-minimal (3.7.3-1) ...
12:35:20 Selecting previously unselected package mime-support.
12:35:20 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:35:20 Unpacking mime-support (3.62) ...
12:35:20 Selecting previously unselected package libmpdec2:arm64.
12:35:20 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
12:35:20 Unpacking libmpdec2:arm64 (2.4.2-2) ...
12:35:20 Selecting previously unselected package readline-common.
12:35:20 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
12:35:20 Unpacking readline-common (7.0-5) ...
12:35:20 Unpacking gpg (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package pinentry-curses.
12:35:20 Preparing to unpack .../47-pinentry-curses_1.1.0-1_arm64.deb ...
12:35:20 Unpacking pinentry-curses (1.1.0-1) ...
12:35:20 Selecting previously unselected package gpg-agent.
12:35:20 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package gpg-wks-client.
12:35:20 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package gpg-wks-server.
12:35:20 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:35:20 Selecting previously unselected package gpgsm.
12:35:20 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:20 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
12:35:21 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:35:21 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_arm64.deb ...
12:35:21 Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ...
12:35:21 Selecting previously unselected package iso-codes.
12:35:21 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
12:35:21 Unpacking iso-codes (4.9.0-1) ...
12:35:21 Selecting previously unselected package libcap2-bin.
12:35:21 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_arm64.deb ...
12:35:21 Unpacking libcap2-bin (1:2.44-1build3) ...
12:35:21 Selecting previously unselected package libelf1:arm64.
12:35:21 Preparing to unpack .../11-libelf1_0.186-1build1_arm64.deb ...
12:35:21 Unpacking libelf1:arm64 (0.186-1build1) ...
12:35:21 The following additional packages will be installed:
12:35:21   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
12:35:21   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
12:35:21   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
12:35:21   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:35:21   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
12:35:21   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
12:35:21   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
12:35:21   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
12:35:21   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
12:35:21   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
12:35:21   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
12:35:21   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
12:35:21   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
12:35:21   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
12:35:21   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
12:35:21   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
12:35:21   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
12:35:21   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
12:35:21   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:35:21   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
12:35:21   python3-requests python3-requests-unixsocket python3-six
12:35:21   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
12:35:21   readline-common systemd systemd-sysv systemd-timesyncd tzdata
12:35:21 Suggested packages:
12:35:21   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
12:35:21   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:35:21   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:35:21   python3-setuptools python3-cryptography python3-openssl python3-socks
12:35:21   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
12:35:21   systemd-container
12:35:21 Recommended packages:
12:35:21   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
12:35:21   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
12:35:21   networkd-dispatcher libnss-systemd
12:35:21 The following NEW packages will be installed:
12:35:21   apt-transport-https ca-certificates curl dbus dbus-user-session
12:35:21   dconf-gsettings-backend dconf-service dirmngr distro-info-data
12:35:21   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
12:35:21   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
12:35:21   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:35:21   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
12:35:21   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
12:35:21   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
12:35:21   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
12:35:21   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
12:35:21   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
12:35:21   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
12:35:21   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
12:35:21   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
12:35:21   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
12:35:21   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
12:35:21   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
12:35:21   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
12:35:21   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
12:35:21   policykit-1 python-apt-common python3 python3-apt python3-certifi
12:35:21   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
12:35:21   python3-pkg-resources python3-requests python3-requests-unixsocket
12:35:21   python3-six python3-software-properties python3-urllib3 python3.8
12:35:21   python3.8-minimal readline-common software-properties-common systemd
12:35:21   systemd-sysv systemd-timesyncd tzdata
12:35:21 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:21 + docker-proxy --version
12:35:21 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:21 + containerd --version
12:35:21 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:21 + ctr --version
12:35:21 ctr containerd.io 1.6.15
12:35:21 + containerd-shim --help
12:35:21 Usage of containerd-shim:
12:35:21   -address string
12:35:21     	grpc address back to main containerd
12:35:21   -containerd-binary containerd publish
12:35:21     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:21   -criu string
12:35:21     	path to criu binary
12:35:21   -debug
12:35:21     	enable debug output in logs
12:35:21   -namespace string
12:35:21     	namespace that owns the shim
12:35:21   -runtime-root string
12:35:21     	root directory for the runtime (default "/run/containerd/runc")
12:35:21   -socket string
12:35:21     	socket path to serve
12:35:21   -systemd-cgroup
12:35:21     	set runtime to use systemd-cgroup
12:35:21   -workdir string
12:35:21     	path used to storge large temporary data
12:35:21 + containerd-shim-runc-v1 -v
12:35:21 containerd-shim-runc-v1:
12:35:21   Version:  1.6.15
12:35:21   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:21   Go version: go1.18.9
12:35:21 
12:35:21 + containerd-shim-runc-v2 -v
12:35:21 containerd-shim-runc-v2:
12:35:21   Version:  1.6.15
12:35:21   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:21   Go version: go1.18.9
12:35:21 
12:35:21 + runc --version
12:35:21 runc version 1.1.4
12:35:21 commit: v1.1.4-0-g5fd4c4d
12:35:21 spec: 1.0.2-dev
12:35:21 go: go1.18.9
12:35:21 libseccomp: 2.3.1
12:35:21 Selecting previously unselected package libreadline7:arm64.
12:35:21 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
12:35:21 Unpacking libreadline7:arm64 (7.0-5) ...
12:35:21 Selecting previously unselected package libsqlite3-0:arm64.
12:35:21 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
12:35:21 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
12:35:21 Selecting previously unselected package libpython3.7-stdlib:arm64.
12:35:21 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_arm64.deb ...
12:35:21 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
12:35:21 + verify
12:35:21 + dpkg --version
12:35:21 + verify_deb
12:35:21 + apt-get update
12:35:21 Selecting previously unselected package gnupg.
12:35:21 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
12:35:21 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
12:35:21 Selecting previously unselected package python3-software-properties.
12:35:21 Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ...
12:35:21 Unpacking python3-software-properties (0.96.24.32.18) ...
12:35:21 Selecting previously unselected package software-properties-common.
12:35:21 Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ...
12:35:21 Unpacking software-properties-common (0.96.24.32.18) ...
12:35:21 Selecting previously unselected package gnupg2.
12:35:21 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
12:35:21 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
12:35:21 Setting up python-apt-common (1.6.6) ...
12:35:21 Setting up libnpth0:arm64 (1.5-3) ...
12:35:21 Setting up readline-common (7.0-3) ...
12:35:21 Setting up libapt-inst2.0:arm64 (1.6.14) ...
12:35:21 Setting up apt-transport-https (1.6.14) ...
12:35:21 Selecting previously unselected package libglib2.0-data.
12:35:21 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu1_all.deb ...
12:35:21 Unpacking libglib2.0-data (2.72.4-0ubuntu1) ...
12:35:21 Selecting previously unselected package libicu70:arm64.
12:35:21 Preparing to unpack .../13-libicu70_70.1-2_arm64.deb ...
12:35:21 Unpacking libicu70:arm64 (70.1-2) ...
12:35:21 Selecting previously unselected package libpam-systemd:arm64.
12:35:21 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.6_arm64.deb ...
12:35:21 Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.6) ...
12:35:21 Selecting previously unselected package python3.7.
12:35:21 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_arm64.deb ...
12:35:21 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:35:21 Selecting previously unselected package libpython3-stdlib:arm64.
12:35:21 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
12:35:21 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
12:35:21 Setting up python3-minimal (3.7.3-1) ...
12:35:21 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
12:35:21 Setting up mime-support (3.60ubuntu1) ...
12:35:21 Setting up iso-codes (3.79-1) ...
12:35:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:35:21 Setting up libreadline7:arm64 (7.0-3) ...
12:35:21 Setting up libpsl5:arm64 (0.19.1-5build1) ...
12:35:21 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
12:35:21 No schema files found: doing nothing.
12:35:21 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:35:21 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:35:21 Setting up distro-info-data (0.37ubuntu0.15) ...
12:35:21 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:21 Setting up libksba8:arm64 (1.3.5-2ubuntu0.18.04.2) ...
12:35:21 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
12:35:21 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
12:35:21 Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ...
12:35:21 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:35:21 Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ...
12:35:21 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:35:21 Selecting previously unselected package libxml2:arm64.
12:35:21 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.2_arm64.deb ...
12:35:21 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
12:35:21 Selecting previously unselected package libyaml-0-2:arm64.
12:35:21 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_arm64.deb ...
12:35:21 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
12:35:21 Selecting previously unselected package lsb-release.
12:35:21 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
12:35:21 Unpacking lsb-release (11.1.0ubuntu4) ...
12:35:21 Selecting previously unselected package python-apt-common.
12:35:21 Preparing to unpack .../18-python-apt-common_2.4.0_all.deb ...
12:35:21 Unpacking python-apt-common (2.4.0) ...
12:35:21 Selecting previously unselected package python3-apt.
12:35:21 Preparing to unpack .../19-python3-apt_2.4.0_arm64.deb ...
12:35:21 Unpacking python3-apt (2.4.0) ...
12:35:21 Selecting previously unselected package python3-dbus.
12:35:21 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_arm64.deb ...
12:35:21 Unpacking python3-dbus (1.2.18-3build1) ...
12:35:21 Selecting previously unselected package python3-gi.
12:35:21 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_arm64.deb ...
12:35:21 Unpacking python3-gi (3.42.1-0ubuntu1) ...
12:35:21 0 upgraded, 119 newly installed, 0 to remove and 4 not upgraded.
12:35:21 Need to get 33.4 MB of archives.
12:35:21 After this operation, 141 MB of additional disk space will be used.
12:35:21 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB]
12:35:21 Selecting previously unselected package python3.
12:35:21 (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 ... 7400 files and directories currently installed.)
12:35:21 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
12:35:21 Unpacking python3 (3.7.3-1) ...
12:35:21 Selecting previously unselected package libkeyutils1:arm64.
12:35:21 Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ...
12:35:21 Unpacking libkeyutils1:arm64 (1.6-6) ...
12:35:21 Selecting previously unselected package libkrb5support0:arm64.
12:35:21 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
12:35:21 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
12:35:21 Selecting previously unselected package libk5crypto3:arm64.
12:35:21 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
12:35:21 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
12:35:21 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
12:35:21 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
12:35:21 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
12:35:21 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
12:35:21 Selecting previously unselected package python3-pkg-resources.
12:35:21 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
12:35:21 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:35:21 Selecting previously unselected package libnghttp2-14:arm64.
12:35:21 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_arm64.deb ...
12:35:21 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
12:35:21 Selecting previously unselected package libpsl5:arm64.
12:35:21 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_arm64.deb ...
12:35:21 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
12:35:21 Selecting previously unselected package apt-transport-https.
12:35:21 Preparing to unpack .../25-apt-transport-https_2.4.8_all.deb ...
12:35:21 Unpacking apt-transport-https (2.4.8) ...
12:35:21 Selecting previously unselected package libbrotli1:arm64.
12:35:21 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_arm64.deb ...
12:35:21 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
12:35:21 Selecting previously unselected package libsasl2-modules-db:arm64.
12:35:21 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_arm64.deb ...
12:35:21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:35:21 Selecting previously unselected package libsasl2-2:arm64.
12:35:21 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_arm64.deb ...
12:35:21 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:35:21 Selecting previously unselected package libkrb5-3:arm64.
12:35:21 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
12:35:21 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
12:35:21 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:35:21 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
12:35:21 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
12:35:21 Selecting previously unselected package apt-transport-https.
12:35:21 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
12:35:21 Unpacking apt-transport-https (1.8.2.3) ...
12:35:21 Selecting previously unselected package openssl.
12:35:21 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u3_arm64.deb ...
12:35:21 Unpacking openssl (1.1.1n-0+deb10u3) ...
12:35:22 Updating certificates in /etc/ssl/certs...
12:35:22 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [109 kB]
[Pipeline] }
12:35:22 Selecting previously unselected package libldap-2.5-0:arm64.
12:35:22 Preparing to unpack .../29-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_arm64.deb ...
12:35:22 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:35:22 Selecting previously unselected package librtmp1:arm64.
12:35:22 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
12:35:22 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:35:22 Selecting previously unselected package libssh-4:arm64.
12:35:22 Preparing to unpack .../31-libssh-4_0.9.6-2build1_arm64.deb ...
12:35:22 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
12:35:22 Selecting previously unselected package libcurl4:arm64.
12:35:22 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.7_arm64.deb ...
12:35:22 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.7) ...
12:35:22 Selecting previously unselected package curl.
12:35:22 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.7_arm64.deb ...
12:35:22 Unpacking curl (7.81.0-1ubuntu1.7) ...
12:35:22 Selecting previously unselected package libassuan0:arm64.
12:35:22 Preparing to unpack .../34-libassuan0_2.5.5-1build1_arm64.deb ...
12:35:22 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
12:35:22 Selecting previously unselected package gpgconf.
12:35:22 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:22 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.6 [714 kB]
12:35:22 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
12:35:22 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.6 [1833 kB]
12:35:22 Selecting previously unselected package ca-certificates.
12:35:22 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
12:35:22 Unpacking ca-certificates (20200601~deb10u2) ...
12:35:22 Selecting previously unselected package libsasl2-modules-db:arm64.
12:35:22 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
12:35:22 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:35:22 Selecting previously unselected package libsasl2-2:arm64.
12:35:22 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
12:35:22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:35:22 Selecting previously unselected package libldap-common.
12:35:22 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
12:35:22 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:35:22 Selecting previously unselected package libldap-2.4-2:arm64.
12:35:22 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
12:35:22 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
12:35:22 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
12:35:22 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
12:35:22 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package libksba8:arm64.
12:35:22 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
12:35:22 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
12:35:22 Selecting previously unselected package libnpth0:arm64.
12:35:22 Preparing to unpack .../37-libnpth0_1.6-3build2_arm64.deb ...
12:35:22 Unpacking libnpth0:arm64 (1.6-3build2) ...
12:35:22 Selecting previously unselected package dirmngr.
12:35:22 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
12:35:22 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package libpackagekit-glib2-18:arm64.
12:35:22 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
12:35:22 Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
12:35:22 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:35:22 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
12:35:22 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:35:22 Selecting previously unselected package gnupg-l10n.
12:35:22 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
12:35:22 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:35:22 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
12:35:22 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
12:35:22 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
12:35:22 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
12:35:22 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
12:35:22 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
12:35:22 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.6 [1648 kB]
12:35:22 12:35:22 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.6 [387 kB]
12:35:22 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
Selecting previously unselected package libnghttp2-14:arm64.
12:35:22 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
12:35:22 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
12:35:22 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libapparmor1 arm64 2.13.3-7ubuntu5.1 [32.9 kB]
12:35:22 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:35:22 Selecting previously unselected package libpsl5:arm64.
12:35:22 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2 arm64 1:2.32-1 [15.5 kB]
12:35:22 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.4 kB]
12:35:22 Preparing to unpack .../14-libpsl5_0.20.2-2_arm64.deb ...
12:35:22 Unpacking libpsl5:arm64 (0.20.2-2) ...
12:35:22 Selecting previously unselected package librtmp1:arm64.
12:35:22 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
12:35:22 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
12:35:22 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:35:22 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libjson-c4 arm64 0.13.1+dfsg-7ubuntu0.3 [28.3 kB]
12:35:22 Selecting previously unselected package libssh2-1:arm64.
12:35:22 Preparing to unpack .../16-libssh2-1_1.8.0-2.1_arm64.deb ...
12:35:22 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
12:35:22 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcryptsetup12 arm64 2:2.2.2-3ubuntu2.4 [152 kB]
12:35:22 Selecting previously unselected package libcurl4:arm64.
12:35:22 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u3_arm64.deb ...
12:35:22 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ...
12:35:22 Selecting previously unselected package curl.
12:35:22 Preparing to unpack .../18-curl_7.64.0-4+deb10u3_arm64.deb ...
12:35:22 Unpacking curl (7.64.0-4+deb10u3) ...
12:35:22 #63 copying files linux/amd64 200.01MB 3.6s done
12:35:22 #63 DONE 3.6s
12:35:22 + build_buildx
12:35:22 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx
12:35:22 + set -x
12:35:22 + docker buildx build --platform linux/amd64 --build-arg BUILDKIT_MULTI_PLATFORM=true --build-arg GO_VERSION --output ./bin --target binaries .
12:35:22 #1 [internal] load .dockerignore
12:35:22 #1 transferring context: 45B done
12:35:22 #1 DONE 0.0s
12:35:22 
12:35:22 #2 [internal] load build definition from Dockerfile
12:35:22 #2 transferring dockerfile: 2.93kB 0.0s done
12:35:22 #2 DONE 0.0s
12:35:22 
12:35:22 #3 [auth] docker/dockerfile-upstream:pull token for registry-1.docker.io
12:35:22 #3 DONE 0.0s
12:35:22 
12:35:22 #4 resolve image config for docker.io/docker/dockerfile-upstream:1.5.0
12:35:22 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 Packages [17.7 MB]
12:35:22 Selecting previously unselected package gnupg-utils.
12:35:22 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
12:35:22 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package gpg.
12:35:22 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
12:35:22 Unpacking gpg (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package pinentry-curses.
12:35:22 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_arm64.deb ...
12:35:22 Unpacking pinentry-curses (1.1.1-1build2) ...
12:35:22 Selecting previously unselected package gpg-agent.
12:35:22 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
12:35:22 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package gpg-wks-client.
12:35:22 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
12:35:22 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package gpg-wks-server.
12:35:22 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
12:35:22 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package gpgsm.
12:35:22 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
12:35:22 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
12:35:22 124 added, 0 removed; done.
12:35:22 Selecting previously unselected package libassuan0:arm64.
12:35:22 Preparing to unpack .../19-libassuan0_2.5.2-1_arm64.deb ...
12:35:22 Unpacking libassuan0:arm64 (2.5.2-1) ...
12:35:22 Selecting previously unselected package gpgconf.
12:35:22 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
12:35:22 Unpacking gpgconf (2.2.12-1+deb10u2) ...
12:35:22 Selecting previously unselected package lsb-base.
12:35:22 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
12:35:22 Unpacking lsb-base (10.2019051400) ...
12:35:22 Selecting previously unselected package libksba8:arm64.
12:35:22 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_arm64.deb ...
12:35:22 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
12:35:22 Selecting previously unselected package libnpth0:arm64.
12:35:22 Preparing to unpack .../23-libnpth0_1.6-1_arm64.deb ...
12:35:22 Unpacking libnpth0:arm64 (1.6-1) ...
12:35:22 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2 [18.4 kB]
12:35:22 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkmod2 arm64 27-1ubuntu2.1 [41.9 kB]
12:35:22 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.19 [26.2 kB]
12:35:22 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.19 [3498 kB]
12:35:22 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.19 [10.3 kB]
12:35:22 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB]
12:35:22 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
12:35:22 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.3 [169 kB]
12:35:22 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.3 [142 kB]
12:35:22 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.11 [4672 B]
12:35:22 Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB]
12:35:22 Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgirepository-1.0-1 arm64 1.64.1-1~ubuntu20.04.1 [77.0 kB]
12:35:22 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-glib-2.0 arm64 1.64.1-1~ubuntu20.04.1 [134 kB]
12:35:22 Selecting previously unselected package gnupg.
12:35:22 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
12:35:22 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
12:35:22 Selecting previously unselected package libcurl3-gnutls:arm64.
12:35:22 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.7_arm64.deb ...
12:35:22 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.7) ...
12:35:22 Selecting previously unselected package libstemmer0d:arm64.
12:35:22 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_arm64.deb ...
12:35:22 Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
12:35:22 Selecting previously unselected package libxmlb2:arm64.
12:35:22 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_arm64.deb ...
12:35:22 Unpacking libxmlb2:arm64 (0.3.6-2build1) ...
12:35:22 Selecting previously unselected package libappstream4:arm64.
12:35:22 Preparing to unpack .../53-libappstream4_0.15.2-2_arm64.deb ...
12:35:22 Unpacking libappstream4:arm64 (0.15.2-2) ...
12:35:22 Selecting previously unselected package libdw1:arm64.
12:35:22 Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ...
12:35:22 Unpacking libdw1:arm64 (0.186-1build1) ...
12:35:22 Setting up libassuan0:arm64 (2.5.1-2) ...
12:35:22 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
12:35:22 Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ...
12:35:22 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.9) ...
12:35:22 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
12:35:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:35:22 Selecting previously unselected package dirmngr.
12:35:22 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
12:35:22 Unpacking dirmngr (2.2.12-1+deb10u2) ...
12:35:22 Selecting previously unselected package distro-info-data.
12:35:22 Preparing to unpack .../25-distro-info-data_0.41+deb10u6_all.deb ...
12:35:22 Unpacking distro-info-data (0.41+deb10u6) ...
12:35:22 Selecting previously unselected package libglib2.0-0:arm64.
12:35:22 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
12:35:22 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
12:35:22 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2-bin arm64 1:2.32-1 [25.7 kB]
12:35:22 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
12:35:22 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]
12:35:22 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
12:35:22 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
12:35:23 Selecting previously unselected package libglib2.0-bin.
12:35:23 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu1_arm64.deb ...
12:35:23 Unpacking libglib2.0-bin (2.72.4-0ubuntu1) ...
12:35:23 Selecting previously unselected package libunwind8:arm64.
12:35:23 Preparing to unpack .../56-libunwind8_1.3.2-2build2_arm64.deb ...
12:35:23 Unpacking libunwind8:arm64 (1.3.2-2build2) ...
12:35:23 Selecting previously unselected package libgstreamer1.0-0:arm64.
12:35:23 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ...
12:35:23 Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
12:35:23 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
12:35:23 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
12:35:23 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
12:35:23 Selecting previously unselected package libpolkit-agent-1-0:arm64.
12:35:23 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_arm64.deb ...
12:35:23 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
12:35:23 Selecting previously unselected package polkitd.
12:35:23 Preparing to unpack .../60-polkitd_0.105-33_arm64.deb ...
12:35:23 Unpacking polkitd (0.105-33) ...
12:35:23 #4 DONE 0.6s
12:35:23 
12:35:23 #5 docker-image://docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183
12:35:23 #5 resolve docker.io/docker/dockerfile-upstream:1.5.0@sha256:bda6ac9f61f2b676331acfd656a07bcd55b369143ab7db66bdf93b619da3e183 0.0s done
12:35:23 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 10.49MB / 11.55MB 0.2s
12:35:23 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:35:23 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_arm64.deb ...
12:35:23 Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ...
12:35:23 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:35:23 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_arm64.deb ...
12:35:23 Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ...
12:35:23 Selecting previously unselected package libpackagekit-glib2-18:arm64.
12:35:23 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_arm64.deb ...
12:35:23 Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ...
12:35:23 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:35:23 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ...
12:35:23 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:35:23 Selecting previously unselected package gnupg-l10n.
12:35:23 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
12:35:23 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
12:35:23 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.19 [175 kB]
12:35:23 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.5 [570 kB]
12:35:23 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
12:35:23 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:35:23 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dbus arm64 1.2.16-1build1 [91.4 kB]
12:35:23 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gi arm64 3.36.0-1 [159 kB]
12:35:23 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
12:35:23 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
12:35:23 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
12:35:23 Selecting previously unselected package pkexec.
12:35:23 Preparing to unpack .../61-pkexec_0.105-33_arm64.deb ...
12:35:23 Unpacking pkexec (0.105-33) ...
12:35:23 Selecting previously unselected package policykit-1.
12:35:23 Preparing to unpack .../62-policykit-1_0.105-33_arm64.deb ...
12:35:23 Unpacking policykit-1 (0.105-33) ...
12:35:23 Selecting previously unselected package python3-blinker.
12:35:23 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
12:35:23 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
12:35:23 Selecting previously unselected package python3-cffi-backend:arm64.
12:35:23 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_arm64.deb ...
12:35:23 Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ...
12:35:23 Selecting previously unselected package python3-cryptography.
12:35:23 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ...
12:35:23 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
12:35:23 Selecting previously unselected package python3-pyparsing.
12:35:23 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
12:35:23 Unpacking python3-pyparsing (2.4.7-1) ...
12:35:23 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted arm64 Packages [60.7 kB]
12:35:23 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse arm64 Packages [236 kB]
12:35:23 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 Packages [1750 kB]
12:35:23 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe arm64 Packages [127 kB]
12:35:23 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 Packages [305 kB]
12:35:23 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse arm64 Packages [2521 B]
12:35:23 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted arm64 Packages [148 kB]
12:35:23 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe arm64 Packages [4187 B]
12:35:23 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted arm64 Packages [148 kB]
12:35:23 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe arm64 Packages [75.5 kB]
12:35:23 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse arm64 Packages [1412 B]
12:35:23 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main arm64 Packages [215 kB]
12:35:23 Selecting previously unselected package gnupg-utils.
12:35:23 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
12:35:23 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
12:35:23 Selecting previously unselected package gpg.
12:35:23 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_arm64.deb ...
12:35:23 Unpacking gpg (2.2.12-1+deb10u2) ...
12:35:23 Selecting previously unselected package pinentry-curses.
12:35:23 Preparing to unpack .../34-pinentry-curses_1.1.0-2_arm64.deb ...
12:35:23 Unpacking pinentry-curses (1.1.0-2) ...
12:35:23 Selecting previously unselected package gpg-agent.
12:35:23 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
12:35:23 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
12:35:23 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB]
12:35:23 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB]
12:35:23 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
12:35:23 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB]
12:35:23 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB]
12:35:23 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblmdb0 arm64 0.9.24-1 [43.1 kB]
12:35:23 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-gobject-1-0 arm64 0.105-26ubuntu1.3 [37.4 kB]
12:35:23 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
12:35:23 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1 [17.0 kB]
12:35:23 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1 [147 kB]
12:35:23 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.9 [1704 B]
12:35:23 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
12:35:23 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [40.1 kB]
12:35:23 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [150 kB]
12:35:23 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [28.6 kB]
12:35:23 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [85.8 kB]
12:35:23 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [47.4 kB]
12:35:23 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [99.0 kB]
12:35:23 Selecting previously unselected package python3-httplib2.
12:35:23 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
12:35:23 Unpacking python3-httplib2 (0.20.2-2) ...
12:35:23 Selecting previously unselected package python3-more-itertools.
12:35:23 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
12:35:23 Unpacking python3-more-itertools (8.10.0-2) ...
12:35:23 Selecting previously unselected package python3-zipp.
12:35:23 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
12:35:23 Unpacking python3-zipp (1.0.0-3) ...
12:35:23 Selecting previously unselected package python3-importlib-metadata.
12:35:23 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
12:35:23 Unpacking python3-importlib-metadata (4.6.4-1) ...
12:35:23 Selecting previously unselected package python3-jeepney.
12:35:23 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
12:35:23 Unpacking python3-jeepney (0.7.1-3) ...
12:35:23 Selecting previously unselected package python3-jwt.
12:35:23 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
12:35:23 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
12:35:23 Selecting previously unselected package python3-secretstorage.
12:35:23 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
12:35:23 Unpacking python3-secretstorage (3.3.1-1) ...
12:35:23 #5 sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 11.55MB / 11.55MB 0.3s done
12:35:23 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013
12:35:23 #5 extracting sha256:cbc4e9699e5b617a1c70b3e1b9869f118355e60383ab6829cc01a44a69223013 0.2s done
12:35:23 #5 DONE 0.6s
12:35:23 
12:35:23 #6 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:35:23 Selecting previously unselected package gpg-wks-client.
12:35:23 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
12:35:23 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
12:35:23 Selecting previously unselected package gpg-wks-server.
12:35:23 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
12:35:23 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
12:35:23 Selecting previously unselected package gpgsm.
12:35:23 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
12:35:23 Unpacking gpgsm (2.2.12-1+deb10u2) ...
12:35:23 Selecting previously unselected package gnupg.
12:35:23 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
12:35:23 Unpacking gnupg (2.2.12-1+deb10u2) ...
12:35:23 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [192 kB]
12:35:23 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [14.7 kB]
12:35:23 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.3 [88.3 kB]
12:35:23 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
12:35:23 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
12:35:23 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
12:35:23 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB]
12:35:23 Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
12:35:23 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
12:35:23 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
12:35:23 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.15 [215 kB]
12:35:23 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.15 [157 kB]
12:35:23 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.3 [9424 B]
12:35:23 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:23 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:23 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
12:35:23 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:23 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:23 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
12:35:23 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
12:35:23 Setting up pinentry-curses (1.1.0-1) ...
12:35:23 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
12:35:23 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:23 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:23 Setting up gpg (2.2.4-1ubuntu1.6) ...
12:35:23 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
12:35:23 Setting up python3 (3.6.7-1~18.04) ...
12:35:23 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
12:35:23 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:35:23 Setting up python3-gi (3.26.1-2ubuntu1) ...
12:35:23 Selecting previously unselected package python3-keyring.
12:35:23 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
12:35:23 Unpacking python3-keyring (23.5.0-1) ...
12:35:23 Selecting previously unselected package python3-lazr.uri.
12:35:23 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
12:35:23 Unpacking python3-lazr.uri (1.0.6-2) ...
12:35:23 Selecting previously unselected package python3-wadllib.
12:35:23 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
12:35:23 Unpacking python3-wadllib (1.3.6-1) ...
12:35:23 Selecting previously unselected package python3-distro.
12:35:23 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
12:35:23 Unpacking python3-distro (1.7.0-1) ...
12:35:23 Selecting previously unselected package python3-oauthlib.
12:35:23 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
12:35:23 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
12:35:23 Selecting previously unselected package python3-six.
12:35:23 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
12:35:23 Unpacking python3-six (1.16.0-3ubuntu1) ...
12:35:23 #6 ...
12:35:23 
12:35:23 #7 [auth] library/golang:pull token for registry-1.docker.io
12:35:23 #7 DONE 0.0s
12:35:23 
12:35:23 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:35:23 #8 DONE 0.0s
12:35:24 Selecting previously unselected package gnupg2.
12:35:24 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
12:35:24 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
12:35:24 Selecting previously unselected package iso-codes.
12:35:24 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
12:35:24 Unpacking iso-codes (4.2-1) ...
12:35:24 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB]
12:35:24 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-service arm64 0.36.0-1 [27.8 kB]
12:35:24 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-gsettings-backend arm64 0.36.0-1 [20.9 kB]
12:35:24 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
12:35:24 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
12:35:24 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
12:35:24 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
12:35:24 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
12:35:24 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpackagekit-glib2-18 arm64 1.1.13-2ubuntu1.1 [92.8 kB]
12:35:24 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.13-2ubuntu1.1 [21.6 kB]
12:35:24 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB]
12:35:24 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
12:35:24 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-services arm64 2.64.2-1ubuntu0.1 [10.4 kB]
12:35:24 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
12:35:24 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking arm64 2.64.2-1ubuntu0.1 [55.1 kB]
12:35:24 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
12:35:24 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
12:35:24 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
12:35:24 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
12:35:24 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
12:35:24 Setting up lsb-release (9.20170808ubuntu1) ...
12:35:24 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
12:35:24 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.3) ...
12:35:24 Setting up python3-apt (1.6.6) ...
12:35:24 Selecting previously unselected package python3-lazr.restfulclient.
12:35:24 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
12:35:24 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
12:35:24 Selecting previously unselected package python3-launchpadlib.
12:35:24 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
12:35:24 Unpacking python3-launchpadlib (1.10.16-1) ...
12:35:24 Selecting previously unselected package python3-software-properties.
12:35:24 Preparing to unpack .../82-python3-software-properties_0.99.22.4_all.deb ...
12:35:24 Unpacking python3-software-properties (0.99.22.4) ...
12:35:24 Selecting previously unselected package packagekit.
12:35:24 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_arm64.deb ...
12:35:24 Unpacking packagekit (1.2.5-2ubuntu2) ...
12:35:24 Selecting previously unselected package software-properties-common.
12:35:24 Preparing to unpack .../84-software-properties-common_0.99.22.4_all.deb ...
12:35:24 Unpacking software-properties-common (0.99.22.4) ...
12:35:24 Selecting previously unselected package gnupg2.
12:35:24 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
12:35:24 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
12:35:24 
12:35:24 #9 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:35:24 #9 DONE 0.2s
12:35:24 
12:35:24 #6 [linux/amd64 internal] load metadata for docker.io/library/golang:1.19.5-alpine
12:35:24 #6 DONE 0.2s
12:35:24 Selecting previously unselected package libapt-inst2.0:arm64.
12:35:24 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_arm64.deb ...
12:35:24 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
12:35:24 Selecting previously unselected package libcurl3-gnutls:arm64.
12:35:24 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u3_arm64.deb ...
12:35:24 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
12:35:24 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
12:35:24 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
12:35:24 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
12:35:24 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
12:35:24 Setting up python3-dbus (1.2.6-1) ...
12:35:24 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
12:35:24 Setting up media-types (7.0.0) ...
12:35:24 Setting up systemd-sysv (249.11-0ubuntu3.6) ...
12:35:24 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
12:35:24 Setting up apt-transport-https (2.4.8) ...
12:35:24 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
12:35:24 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
12:35:24 No schema files found: doing nothing.
12:35:24 Setting up distro-info-data (0.52ubuntu0.2) ...
12:35:24 Setting up libxmlb2:arm64 (0.3.6-2build1) ...
12:35:24 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
12:35:24 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
12:35:24 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
12:35:24 Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
12:35:24 Setting up libnpth0:arm64 (1.6-3build2) ...
12:35:24 Setting up libassuan0:arm64 (2.5.5-1build1) ...
12:35:24 Setting up libunwind8:arm64 (1.3.2-2build2) ...
12:35:24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:35:24 Setting up libcap2-bin (1:2.44-1build3) ...
12:35:24 Setting up libglib2.0-data (2.72.4-0ubuntu1) ...
12:35:24 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:35:24 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:35:24 Fetched 21.3 MB in 3s (7351 kB/s)
12:35:24   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          46/61 
12:35:24   Installing       : python3-policycoreutils-3.5-0.rc1.2.el9.noarch       47/61 
12:35:24   Installing       : policycoreutils-python-utils-3.5-0.rc1.2.el9.noarc   48/61 
12:35:24   Running scriptlet: container-selinux-3:2.198.0-1.el9.noarch             49/61 
12:35:24   Installing       : container-selinux-3:2.198.0-1.el9.noarch             49/61 
12:35:24 
12:35:24 #10 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:35:24 #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
12:35:24 #10 CACHED
12:35:24 
12:35:24 #11 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:35:24 #11 resolve docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb 0.0s done
12:35:24 Selecting previously unselected package libdbus-1-3:arm64.
12:35:24 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_arm64.deb ...
12:35:24 Unpacking libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
12:35:24 Selecting previously unselected package lsb-release.
12:35:24 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
12:35:24 Unpacking lsb-release (10.2019051400) ...
12:35:24 Selecting previously unselected package python-apt-common.
12:35:24 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
12:35:24 Unpacking python-apt-common (1.8.4.3) ...
12:35:24 Selecting previously unselected package python3-apt.
12:35:24 Preparing to unpack .../47-python3-apt_1.8.4.3_arm64.deb ...
12:35:24 Unpacking python3-apt (1.8.4.3) ...
12:35:24 Selecting previously unselected package python3-dbus.
12:35:24 Preparing to unpack .../48-python3-dbus_1.2.8-3_arm64.deb ...
12:35:24 Unpacking python3-dbus (1.2.8-3) ...
12:35:24 Selecting previously unselected package python3-gi.
12:35:24 Preparing to unpack .../49-python3-gi_3.30.4-1_arm64.deb ...
12:35:24 Unpacking python3-gi (3.30.4-1) ...
12:35:24 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
12:35:24 Setting up python3-software-properties (0.96.24.32.18) ...
12:35:24 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
12:35:24 Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
12:35:24 Setting up dbus (1.12.20-2ubuntu4.1) ...
12:35:24 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:35:24 Setting up libssh-4:arm64 (0.9.6-2build1) ...
12:35:24 Setting up python-apt-common (2.4.0) ...
12:35:24 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
12:35:24 Setting up libpam-systemd:arm64 (249.11-0ubuntu3.6) ...
12:35:24 #11 sha256:4f26d270037d8578282b40f86c0a1816fc5d034d6213f7dcab8440056a589309 155B / 155B 0.1s done
12:35:24 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 2.24MB / 122.33MB 0.2s
12:35:24 Selecting previously unselected package python3-pycurl.
12:35:24 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_arm64.deb ...
12:35:24 Unpacking python3-pycurl (7.43.0.2-0.1) ...
12:35:24 Selecting previously unselected package python3-software-properties.
12:35:24 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
12:35:24 Unpacking python3-software-properties (0.96.20.2-2) ...
12:35:24 Selecting previously unselected package software-properties-common.
12:35:24 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
12:35:24 Unpacking software-properties-common (0.96.20.2-2) ...
12:35:24 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
12:35:24 Setting up lsb-base (10.2019051400) ...
12:35:24 Setting up libkeyutils1:arm64 (1.6-6) ...
12:35:24 Setting up libpsl5:arm64 (0.20.2-2) ...
12:35:24 Setting up mime-support (3.62) ...
12:35:24 Setting up software-properties-common (0.96.24.32.18) ...
12:35:24 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.22) ...
12:35:24 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:35:24 Setting up curl (7.58.0-2ubuntu3.22) ...
12:35:24 Setting up gnupg (2.2.4-1ubuntu1.6) ...
12:35:24 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
12:35:24 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:35:24 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 kB]
12:35:24 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstemmer0d arm64 0+svn585-2 [60.6 kB]
12:35:24 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libappstream4 arm64 0.12.10-2 [120 kB]
12:35:24 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-bin arm64 2.64.6-1~ubuntu20.04.4 [69.2 kB]
12:35:24 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1.1 [803 kB]
12:35:24 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-agent-1-0 arm64 0.105-26ubuntu1.3 [14.2 kB]
12:35:24 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 policykit-1 arm64 0.105-26ubuntu1.3 [79.4 kB]
12:35:24 Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ...
12:35:24 Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
12:35:24 Setting up openssl (3.0.2-0ubuntu1.7) ...
12:35:24 Setting up libelf1:arm64 (0.186-1build1) ...
12:35:24 Setting up readline-common (8.1.2-1) ...
12:35:24 Setting up iso-codes (4.9.0-1) ...
12:35:24 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
12:35:24 Setting up libicu70:arm64 (70.1-2) ...
12:35:24 Setting up pinentry-curses (1.1.1-1build2) ...
12:35:24 Setting up libdw1:arm64 (0.186-1build1) ...
12:35:24 Setting up libreadline8:arm64 (8.1.2-1) ...
12:35:24 Setting up libglib2.0-bin (2.72.4-0ubuntu1) ...
12:35:24 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:35:24 Setting up libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) ...
12:35:24 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
12:35:25 Reading package lists...
12:35:25 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:35:25 #11 sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 0B / 3.37MB 0.2s
12:35:25 #11 sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 0B / 284.81kB 0.2s
12:35:25 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 14.68MB / 122.33MB 0.3s
12:35:25 Setting up apt-transport-https (1.8.2.3) ...
12:35:25 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
12:35:25 No schema files found: doing nothing.
12:35:25 Setting up distro-info-data (0.41+deb10u6) ...
12:35:25 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
12:35:25 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:35:25 Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ...
12:35:25 Setting up libnpth0:arm64 (1.6-1) ...
12:35:25 Setting up libassuan0:arm64 (2.5.2-1) ...
12:35:25 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
12:35:25 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:35:25 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
12:35:25 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:35:25 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
12:35:25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:35:25 Setting up libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
12:35:25 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
12:35:25 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
12:35:25 Setting up python-apt-common (1.8.4.3) ...
12:35:25 Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ...
12:35:25 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
12:35:25 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
12:35:25 Setting up libmpdec2:arm64 (2.4.2-2) ...
12:35:25 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
12:35:25 Updating certificates in /etc/ssl/certs...
12:35:25 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
12:35:25 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
12:35:25 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
12:35:25 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
12:35:25 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
12:35:25 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
12:35:25 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-software-properties all 0.99.9.8 [24.9 kB]
12:35:25 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 packagekit arm64 1.1.13-2ubuntu1.1 [388 kB]
12:35:25 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 software-properties-common all 0.99.9.8 [10.6 kB]
12:35:25 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
12:35:25 debconf: delaying package configuration, since apt-utils is not installed
12:35:25 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 24.12MB / 122.33MB 0.5s
12:35:25 #11 sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 284.81kB / 284.81kB 0.4s done
12:35:25 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 40.87MB / 122.33MB 0.6s
12:35:25 #11 sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 3.37MB / 3.37MB 0.6s done
12:35:25 #11 extracting sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9
12:35:25 Setting up openssl (1.1.1n-0+deb10u3) ...
12:35:25 Setting up readline-common (7.0-5) ...
12:35:25 Setting up iso-codes (4.2-1) ...
12:35:25 Setting up libreadline7:arm64 (7.0-5) ...
12:35:25 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
12:35:25 Setting up pinentry-curses (1.1.0-2) ...
12:35:25 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
12:35:25 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
12:35:25 Setting up ca-certificates (20200601~deb10u2) ...
12:35:25 0 added, 0 removed; done.
12:35:25 Running hooks in /etc/ca-certificates/update.d...
12:35:25 done.
12:35:25 make[1]: Leaving directory '/root/build-deb'
12:35:25  dpkg-genbuildinfo
12:35:25  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.changes
12:35:25 Fetched 33.4 MB in 4s (8673 kB/s)
12:35:25 Selecting previously unselected package libssl1.1:arm64.
12:35:25 (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.)
12:35:25 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ...
12:35:25 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
12:35:25 Selecting previously unselected package libpython3.8-minimal:arm64.
12:35:25 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:35:25 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:35:25 Updating certificates in /etc/ssl/certs...
12:35:25 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 51.38MB / 122.33MB 0.8s
12:35:25 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 61.87MB / 122.33MB 0.9s
12:35:25 ++ source /etc/os-release
12:35:25 +++ NAME=Ubuntu
12:35:25 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
12:35:25 +++ ID=ubuntu
12:35:25 +++ ID_LIKE=debian
12:35:25 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
12:35:25 +++ VERSION_ID=18.04
12:35:25 +++ HOME_URL=https://www.ubuntu.com/
12:35:25 +++ SUPPORT_URL=https://help.ubuntu.com/
12:35:25 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:35:25 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:35:25 +++ VERSION_CODENAME=bionic
12:35:25 +++ UBUNTU_CODENAME=bionic
12:35:25 ++ echo ubuntu
12:35:25 + DIST_ID=ubuntu
12:35:25 ++ lsb_release -sc
12:35:25 + DIST_VERSION=bionic
12:35:25 + '[' bionic = sid ']'
12:35:25 + install_debian_containerd
12:35:25 + '[' staging = stage ']'
12:35:25 + REPO_URL=https://download.docker.com/linux/ubuntu
12:35:25 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:35:25 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:35:25 + update-ca-certificates -f
12:35:25 Clearing symlinks in /etc/ssl/certs...
12:35:25 Reading package lists...
12:35:25 Selecting previously unselected package libexpat1:arm64.
12:35:25 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
12:35:25 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
12:35:25 Selecting previously unselected package python3.8-minimal.
12:35:25 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:35:25 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:35:25 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
12:35:25 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 73.14MB / 122.33MB 1.1s
12:35:25 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 85.98MB / 122.33MB 1.2s
12:35:25 #11 extracting sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 0.5s done
12:35:25 #11 extracting sha256:a2f8637abd914a8a62416e027a351293d0472bc4b4f44383c6f425fd0e03861c 0.1s done
12:35:25 done.
12:35:25 Updating certificates in /etc/ssl/certs...
12:35:25 Building dependency tree...
12:35:25 Reading state information...
12:35:25 Updating certificates in /etc/ssl/certs...
12:35:25 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:35:25 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
12:35:25 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:35:26 124 added, 0 removed; done.
12:35:26 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 105.91MB / 122.33MB 1.5s
12:35:26 The following additional packages will be installed:
12:35:26   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
12:35:26   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:35:26   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:35:26   gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
12:35:26   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
12:35:26   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
12:35:26   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
12:35:26   libgstreamer1.0-0 libicu71 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
12:35:26   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmpdec3
12:35:26   libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd
12:35:26   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
12:35:26   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
12:35:26   libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d
12:35:26   libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2
12:35:26   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
12:35:26   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
12:35:26   python3-cffi-backend python3-cryptography python3-dbus python3-distro
12:35:26   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
12:35:26   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
12:35:26   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
12:35:26   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:35:26   python3-software-properties python3-wadllib python3-zipp python3.10
12:35:26   python3.10-minimal readline-common systemd systemd-sysv
12:35:26 Suggested packages:
12:35:26   default-dbus-session-bus | dbus-session-bus dbus-user-session
12:35:26   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
12:35:26   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:35:26   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
12:35:26   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
12:35:26   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
12:35:26   python3-keyrings.alt python3-testresources python3-setuptools
12:35:26   python-pyparsing-doc python-secretstorage-doc gnome-keyring
12:35:26   | libkf5wallet-bin | keepassxc python3.10-venv python3.10-doc binutils
12:35:26   binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd
12:35:26   systemd-boot libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
12:35:26 Recommended packages:
12:35:26   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
12:35:26   libldap-common dbus-user-session publicsuffix libsasl2-modules
12:35:26   packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd
12:35:26   | time-daemon systemd-resolved libnss-systemd
12:35:26 The following NEW packages will be installed:
12:35:26   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
12:35:26   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
12:35:26   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:35:26   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:35:26   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
12:35:26   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
12:35:26   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
12:35:26   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu71
12:35:26   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
12:35:26   libkrb5support0 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
12:35:26   libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:35:26   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:35:26   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:35:26   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
12:35:26   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
12:35:26   openssl packagekit pinentry-curses pkexec policykit-1 polkitd
12:35:26   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
12:35:26   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
12:35:26   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
12:35:26   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
12:35:26   python3-minimal python3-more-itertools python3-oauthlib
12:35:26   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:35:26   python3-software-properties python3-wadllib python3-zipp python3.10
12:35:26   python3.10-minimal readline-common software-properties-common systemd
12:35:26   systemd-sysv
12:35:26 Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ...
12:35:26 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
12:35:26 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.7) ...
12:35:26 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
12:35:26 Setting up curl (7.81.0-1ubuntu1.7) ...
12:35:26 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
12:35:26 Setting up polkitd (0.105-33) ...
12:35:26 Setting up gpg (2.2.27-3ubuntu2.1) ...
12:35:26 Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
12:35:26 Setcap worked! gst-ptp-helper is not suid!
12:35:26 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
12:35:26 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
12:35:26 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
12:35:26 dpkg-genchanges: info: including full source code in upload
12:35:26  dpkg-source -I.git --after-build .
12:35:26 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:35:26 + destination=/build
12:35:26 + mkdir -p /build
12:35:26 + mv -v /root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb /root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb /build
12:35:26 copied '/root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb'
12:35:26 removed '/root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb'
12:35:26 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'
12:35:26 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'
12:35:26 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'
12:35:26 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'
12:35:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc'
12:35:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc'
12:35:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz'
12:35:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz'
12:35:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.buildinfo'
12:35:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.buildinfo'
12:35:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.changes'
12:35:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.changes'
12:35:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'
12:35:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb'
12:35:26 copied '/root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb'
12:35:26 removed '/root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb'
12:35:26 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 117.44MB / 122.33MB 1.7s
12:35:26 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:35:26 124 added, 0 removed; done.
12:35:26 Running hooks in /etc/ca-certificates/update.d...
12:35:26 done.
12:35:26 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:35:26 + apt-key add -
12:35:26 137 added, 0 removed; done.
12:35:26 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
12:35:26 Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ...
12:35:26 Setting up gpgconf (2.2.12-1+deb10u2) ...
12:35:26 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ...
12:35:26 Setting up curl (7.64.0-4+deb10u3) ...
12:35:26 Setting up gpg (2.2.12-1+deb10u2) ...
12:35:26 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
12:35:26 Selecting previously unselected package python3-minimal.
12:35: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 ... 4420 files and directories currently installed.)
12:35:26 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
12:35:26 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
12:35:26 Selecting previously unselected package mime-support.
12:35:26 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
12:35:26 Unpacking mime-support (3.64ubuntu1) ...
12:35:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:35:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:35:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:35:26 #11 sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 122.33MB / 122.33MB 1.9s done
12:35:26 #11 DONE 2.1s
12:35:26 
12:35:26 #12 [internal] load build context
12:35:26 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:35:26 0 upgraded, 122 newly installed, 0 to remove and 4 not upgraded.
12:35:26 Need to get 40.1 MB of archives.
12:35:26 After this operation, 155 MB of additional disk space will be used.
12:35:26 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libssl3 arm64 3.0.5-2ubuntu2 [1752 kB]
12:35:26 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:35:26 Selecting previously unselected package libmpdec2:arm64.
12:35:26 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
12:35:26 Unpacking libmpdec2:arm64 (2.4.2-3) ...
12:35:26 Selecting previously unselected package readline-common.
12:35:26 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
12:35:26 Unpacking readline-common (8.0-4) ...
12:35:26 Selecting previously unselected package libreadline8:arm64.
12:35:26 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
12:35:26 Unpacking libreadline8:arm64 (8.0-4) ...
12:35:26 Selecting previously unselected package libsqlite3-0:arm64.
12:35:26 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
12:35:26 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
12:35:26 Selecting previously unselected package libpython3.8-stdlib:arm64.
12:35:26 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:35:26 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:35:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:35:26 Setting up python3.10 (3.10.6-1~22.04.2) ...
12:35:26 OK
12:35:26 + '[' bionic = sid ']'
12:35:26 ++ dpkg --print-architecture
12:35:26 + ARCH=arm64
12:35:26 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu bionic test'
12:35:26 + apt-get update
12:35:26 Selecting previously unselected package python3.8.
12:35:26 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
12:35:26 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:35:26 Selecting previously unselected package libpython3-stdlib:arm64.
12:35:26 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
12:35:26 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
12:35:26 Setting up python3-minimal (3.8.2-0ubuntu2) ...
12:35:27 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
12:35:27 Get:2 https://download.docker.com/linux/ubuntu bionic/test arm64 Packages [59.9 kB]
12:35:27 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
12:35:27 Selecting previously unselected package python3.
12:35: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 ... 4850 files and directories currently installed.)
12:35:27 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ...
12:35:27 Unpacking python3 (3.8.2-0ubuntu2) ...
12:35:27 Selecting previously unselected package libapparmor1:arm64.
12:35:27 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_arm64.deb ...
12:35:27 Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.1) ...
12:35:27 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-minimal arm64 3.10.7-1ubuntu0.2 [798 kB]
12:35:27 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libexpat1 arm64 2.4.8-2ubuntu0.22.10.1 [72.1 kB]
12:35:27 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10-minimal arm64 3.10.7-1ubuntu0.2 [1988 kB]
12:35:27 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-minimal arm64 3.10.6-1 [24.1 kB]
12:35:27 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 media-types all 8.0.0 [24.9 kB]
12:35:27 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
12:35:27 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkrb5support0 arm64 1.20-1 [31.2 kB]
12:35:27 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libk5crypto3 arm64 1.20-1 [85.0 kB]
12:35:27 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkeyutils1 arm64 1.6.3-1 [10.6 kB]
12:35:27 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkrb5-3 arm64 1.20-1 [345 kB]
12:35:27 Setting up gpg-agent (2.2.12-1+deb10u2) ...
12:35:27 Setting up gpgsm (2.2.12-1+deb10u2) ...
12:35:27 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
12:35:27 Setting up pkexec (0.105-33) ...
12:35:27 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
12:35:27 Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
12:35:27 Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
12:35:27 Selecting previously unselected package libcap2:arm64.
12:35:27 Preparing to unpack .../02-libcap2_1%3a2.32-1_arm64.deb ...
12:35:27 Unpacking libcap2:arm64 (1:2.32-1) ...
12:35:27 Selecting previously unselected package libargon2-1:arm64.
12:35:27 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_arm64.deb ...
12:35:27 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
12:35:27 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:35:27 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
12:35:27 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
12:35:27 Selecting previously unselected package libjson-c4:arm64.
12:35:27 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_arm64.deb ...
12:35:27 Unpacking libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
12:35:27 #12 transferring context: 44.48MB 2.9s
12:35:27 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgssapi-krb5-2 arm64 1.20-1 [139 kB]
12:35:27 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
12:35:27 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
12:35:27 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
12:35:27 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 readline-common all 8.2-1 [55.1 kB]
12:35:27 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadline8 arm64 8.2-1 [149 kB]
12:35:27 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsqlite3-0 arm64 3.39.3-1 [644 kB]
12:35:27 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-stdlib arm64 3.10.7-1ubuntu0.2 [1762 kB]
12:35:27 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10 arm64 3.10.7-1ubuntu0.2 [497 kB]
12:35:27 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpython3-stdlib arm64 3.10.6-1 [6848 B]
12:35:27 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3 arm64 3.10.6-1 [22.3 kB]
12:35:27 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
12:35:27 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
12:35:27 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-c5 arm64 0.16-1 [33.2 kB]
12:35:27 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcryptsetup12 arm64 2:2.5.0-2ubuntu1 [217 kB]
12:35:27 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfdisk1 arm64 2.38-4ubuntu1 [140 kB]
12:35:27 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkmod2 arm64 30+20220630-3ubuntu1 [47.1 kB]
12:35:27 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
12:35:27 Setting up python3 (3.7.3-1) ...
12:35:27 Setting up dirmngr (2.2.12-1+deb10u2) ...
12:35:27 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:35:27 Setting up python3-pycurl (7.43.0.2-0.1) ...
12:35:27 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.7) ...
12:35:27 Setting up python3 (3.10.6-1~22.04) ...
12:35:27 Setting up libappstream4:arm64 (0.15.2-2) ...
12:35:27 Setting up python3-six (1.16.0-3ubuntu1) ...
12:35:27 Fetched 124 kB in 1s (156 kB/s)
12:35:27 Selecting previously unselected package libcryptsetup12:arm64.
12:35:27 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_arm64.deb ...
12:35:27 Unpacking libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
12:35:27 Selecting previously unselected package libip4tc2:arm64.
12:35:27 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_arm64.deb ...
12:35:27 Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2) ...
12:35:27 Selecting previously unselected package libkmod2:arm64.
12:35:27 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ...
12:35:27 Unpacking libkmod2:arm64 (27-1ubuntu2.1) ...
12:35:27 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapparmor1 arm64 3.0.7-1ubuntu2 [36.8 kB]
12:35:27 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libip4tc2 arm64 1.8.7-1ubuntu6 [19.6 kB]
12:35:27 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsystemd-shared arm64 251.4-1ubuntu7 [1617 kB]
12:35:27 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd arm64 251.4-1ubuntu7 [2712 kB]
12:35:27 Setting up python3-gi (3.30.4-1) ...
12:35:27 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
12:35:27 Setting up lsb-release (10.2019051400) ...
12:35:27 Setting up python3-dbus (1.2.8-3) ...
12:35:27 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
12:35:27 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:35:27 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:35:27 Setting up python3-pyparsing (2.4.7-1) ...
12:35:28 Selecting previously unselected package systemd-timesyncd.
12:35:28 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.19_arm64.deb ...
12:35:28 Unpacking systemd-timesyncd (245.4-4ubuntu3.19) ...
12:35:28 Selecting previously unselected package systemd.
12:35:28 Preparing to unpack .../10-systemd_245.4-4ubuntu3.19_arm64.deb ...
12:35:28 Unpacking systemd (245.4-4ubuntu3.19) ...
12:35:28 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd-sysv arm64 251.4-1ubuntu7 [11.2 kB]
12:35:28 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssl arm64 3.0.5-2ubuntu2 [1158 kB]
12:35:28 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
12:35:28 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libdbus-1-3 arm64 1.14.0-2ubuntu3 [200 kB]
12:35:28 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-bin arm64 1.14.0-2ubuntu3 [38.9 kB]
12:35:28 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
12:35:28 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-daemon arm64 1.14.0-2ubuntu3 [114 kB]
12:35:28 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
12:35:28 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus arm64 1.14.0-2ubuntu3 [23.7 kB]
12:35:28 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 distro-info-data all 0.54ubuntu0.1 [5242 B]
12:35:28 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-0 arm64 2.74.3-0ubuntu1 [1448 kB]
12:35:28 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgirepository-1.0-1 arm64 1.74.0-2 [65.9 kB]
12:35:28 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gir1.2-glib-2.0 arm64 1.74.0-2 [178 kB]
12:35:28 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 iso-codes all 4.11.0-1 [3352 kB]
12:35:28 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
12:35:28 Setting up python3-apt (1.8.4.3) ...
12:35:28 # Build the compose plugin
12:35:28 cd /go/src/github.com/docker/compose \
12:35:28 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:35:28 make[2]: Entering directory '/root/build-deb/compose'
12:35:28 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:35:28 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:28 go: downloading golang.org/x/sys v0.3.0
12:35:28 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:28 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:28 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:28 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:28 go: downloading github.com/docker/buildx v0.9.1
12:35:28 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:28 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:28 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:28 go: downloading github.com/containerd/containerd v1.6.14
12:35:28 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:28 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:28 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:28 go: downloading golang.org/x/sync v0.1.0
12:35:28 go: downloading k8s.io/client-go v0.22.4
12:35:28 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:28 go: downloading github.com/imdario/mergo v0.3.13
12:35:28 go: downloading github.com/containerd/console v1.0.3
12:35:28 go: downloading github.com/buger/goterm v1.0.4
12:35:28 go: downloading github.com/stretchr/testify v1.8.1
12:35:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:28 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:28 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:28 go: downloading k8s.io/api v0.22.4
12:35:28 go: downloading k8s.io/apimachinery v0.22.4
12:35:28 go: downloading github.com/gofrs/flock v0.8.0
12:35:28 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:28 go: downloading github.com/golang/mock v1.6.0
12:35:28 go: downloading github.com/klauspost/compress v1.15.9
12:35:28 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:28 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:28 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:28 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:28 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:28 go: downloading google.golang.org/grpc v1.47.0
12:35:28 go: downloading golang.org/x/net v0.4.0
12:35:28 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:28 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:28 go: downloading golang.org/x/term v0.3.0
12:35:28 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:28 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:28 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:28 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:28 go: downloading google.golang.org/protobuf v1.28.0
12:35:28 go: downloading github.com/go-logr/stdr v1.2.2
12:35:28 go: downloading github.com/containerd/typeurl v1.0.2
12:35:28 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:28 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:28 go: downloading k8s.io/klog/v2 v2.60.1
12:35:28 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:28 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:28 go: downloading github.com/google/gofuzz v1.2.0
12:35:28 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:28 go: downloading github.com/gogo/googleapis v1.4.1
12:35:28 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:28 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:28 go: downloading github.com/moby/locker v1.0.1
12:35:28 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:28 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:28 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:28 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:28 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:28 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:28 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:28 go: downloading github.com/json-iterator/go v1.1.12
12:35:28 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:28 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:28 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:28 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:28 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:28 go: downloading github.com/moby/spdystream v0.2.0
12:35:28 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:28 go: downloading github.com/prometheus/client_model v0.2.0
12:35:28 go: downloading github.com/prometheus/common v0.32.1
12:35:28 go: downloading github.com/prometheus/procfs v0.7.3
12:35:28 Setting up python3-gi (3.42.1-0ubuntu1) ...
12:35:28 Setting up python3-jeepney (0.7.1-3) ...
12:35:28 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.15.1-0.fc36.aarch64.rpm
12:35:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u1sF25
12:35:28 + umask 022
12:35:28 + cd /root/rpmbuild/BUILD
12:35:28 + cd src
12:35:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64
12:35:28 + RPM_EC=0
12:35:28 ++ jobs -p
12:35:28 + exit 0
12:35:28 
12:35:28 RPM build warnings:
12:35:28     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:35:28     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:35:28     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:35:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64/usr/bin/docker-proxy
12:35:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
12:35:28 Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.1) ...
12:35:28 Setting up libcap2:arm64 (1:2.32-1) ...
12:35:28 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
12:35:28 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcap2-bin arm64 1:2.44-1build3 [25.5 kB]
12:35:28 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libelf1 arm64 0.187-4 [51.1 kB]
12:35:28 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
12:35:28 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libicu71 arm64 71.1-3ubuntu1 [10.5 MB]
12:35:28 Setting up python3-software-properties (0.96.20.2-2) ...
12:35:28 Setting up gnupg (2.2.12-1+deb10u2) ...
12:35:28 Setting up gnupg2 (2.2.12-1+deb10u2) ...
12:35:28 Setting up software-properties-common (0.96.20.2-2) ...
12:35:28 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:35:28 Setting up python3-httplib2 (0.20.2-2) ...
12:35:28 #12 transferring context: 62.46MB 3.8s done
12:35:28 #12 DONE 3.9s
12:35:28 
12:35:28 #11 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.19.5-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb
12:35:28 #11 extracting sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613
12:35:28 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
12:35:28 Setting up libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
12:35:28 Setting up libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
12:35:28 Setting up libip4tc2:arm64 (1.8.4-3ubuntu2) ...
12:35:28 Setting up libkmod2:arm64 (27-1ubuntu2.1) ...
12:35:28 Setting up systemd-timesyncd (245.4-4ubuntu3.19) ...
12:35:28 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:35:28 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:35:28 Updating certificates in /etc/ssl/certs...
12:35:28 Reading package lists...
12:35:28 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
12:35:28 + packages='deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:28 ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:28 ++ awk '$0="./"$0'
12:35:28 ++ xargs
12:35:28 + packages='./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb'
12:35:28 + set -x
12:35:28 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb
12:35:28 Selecting previously unselected package docker-ce-rootless-extras.
12:35:28 Setting up lsb-release (11.1.0ubuntu4) ...
12:35:28 Setting up policykit-1 (0.105-33) ...
12:35:28 Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ...
12:35:28 Setting up python3-blinker (1.4+dfsg1-0.4) ...
12:35:28 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:35:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:35:28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:35:28 Setting up systemd (245.4-4ubuntu3.19) ...
12:35:28 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:35:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:35:28 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
12:35:28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:35:28 Initializing machine ID from random generator.
12:35:28 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpam-systemd arm64 251.4-1ubuntu7 [203 kB]
12:35:28 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1ubuntu0.1 [722 kB]
12:35:28 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
12:35:28 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lsb-release all 11.2ubuntu1 [11.1 kB]
12:35:28 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python-apt-common all 2.4.0+22.10 [14.8 kB]
12:35:28 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-apt arm64 2.4.0+22.10 [156 kB]
12:35:28 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
12:35:28 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gi arm64 3.42.2-2 [225 kB]
12:35:28 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
12:35:28 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnghttp2-14 arm64 1.49.0-1 [72.1 kB]
12:35:28 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
12:35:28 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 apt-transport-https all 2.5.3 [1502 B]
12:35:28 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
12:35:28 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-6ubuntu2 [21.0 kB]
12:35:28 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-2 arm64 2.1.28+dfsg-6ubuntu2 [57.3 kB]
12:35:28 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-1ubuntu1 [180 kB]
12:35:28 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
12:35:28 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
12:35:28 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl4 arm64 7.85.0-1ubuntu0.2 [286 kB]
12:35:28 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 curl arm64 7.85.0-1ubuntu0.2 [196 kB]
12:35:28 (Reading database ... 6934 files and directories currently installed.)
12:35:28 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ...
12:35:28 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:35:28 Setting up python3-more-itertools (8.10.0-2) ...
12:35:28 Setting up python3-dbus (1.2.18-3build1) ...
12:35:29 0 added, 0 removed; done.
12:35:29 Running hooks in /etc/ca-certificates/update.d...
12:35:29 done.
12:35:29 ++ source /etc/os-release
12:35:29 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
12:35:29 +++ NAME='Debian GNU/Linux'
12:35:29 +++ VERSION_ID=10
12:35:29 +++ VERSION='10 (buster)'
12:35:29 +++ VERSION_CODENAME=buster
12:35:29 +++ ID=debian
12:35:29 +++ HOME_URL=https://www.debian.org/
12:35:29 +++ SUPPORT_URL=https://www.debian.org/support
12:35:29 +++ BUG_REPORT_URL=https://bugs.debian.org/
12:35:29 ++ echo debian
12:35:29 + DIST_ID=debian
12:35:29 ++ lsb_release -sc
12:35:29 + DIST_VERSION=buster
12:35:29 + '[' buster = sid ']'
12:35:29 + install_debian_containerd
12:35:29 + '[' staging = stage ']'
12:35:29 + REPO_URL=https://download.docker.com/linux/debian
12:35:29 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
12:35:29 + update-ca-certificates -f
12:35:29 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
12:35:29 Clearing symlinks in /etc/ssl/certs...
12:35:29 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libassuan0 arm64 2.5.5-4 [35.3 kB]
12:35:29 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgconf arm64 2.2.35-3ubuntu1 [92.4 kB]
12:35:29 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libksba8 arm64 1.6.0-3ubuntu1.1 [116 kB]
12:35:29 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
12:35:29 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dirmngr arm64 2.2.35-3ubuntu1 [295 kB]
12:35:29 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB]
12:35:29 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB]
12:35:29 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
12:35:29 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-utils arm64 2.2.35-3ubuntu1 [301 kB]
12:35:29 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg arm64 2.2.35-3ubuntu1 [508 kB]
12:35:29 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pinentry-curses arm64 1.2.0-2ubuntu1 [33.7 kB]
12:35:29 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-agent arm64 2.2.35-3ubuntu1 [209 kB]
12:35:29 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-client arm64 2.2.35-3ubuntu1 [61.8 kB]
12:35:29 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-server arm64 2.2.35-3ubuntu1 [57.2 kB]
12:35:29 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgsm arm64 2.2.35-3ubuntu1 [195 kB]
12:35:29 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg all 2.2.35-3ubuntu1 [318 kB]
12:35:29 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl3-gnutls arm64 7.85.0-1ubuntu0.2 [281 kB]
12:35:29 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB]
12:35:29 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxmlb2 arm64 0.3.8-1 [64.1 kB]
12:35:29 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libappstream4 arm64 0.15.5-1 [190 kB]
12:35:29 Selecting previously unselected package docker-ce.
12:35:29 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ...
12:35:29 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:35:29 Setting up python3-distro (1.7.0-1) ...
12:35:29 Selecting previously unselected package systemd-sysv.
12:35:29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5686 files and directories currently installed.)
12:35:29 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.19_arm64.deb ...
12:35:29 Unpacking systemd-sysv (245.4-4ubuntu3.19) ...
12:35:29 Selecting previously unselected package openssl.
12:35:29 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_arm64.deb ...
12:35:29 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
12:35:29 Selecting previously unselected package ca-certificates.
12:35:29 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
12:35:29 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
12:35:29 Selecting previously unselected package libdbus-1-3:arm64.
12:35:29 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_arm64.deb ...
12:35:29 Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
12:35:29 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdw1 arm64 0.187-4 [243 kB]
12:35:29 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libglib2.0-bin arm64 2.74.3-0ubuntu1 [92.1 kB]
12:35:29 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libunwind8 arm64 1.6.2-0ubuntu1 [55.6 kB]
12:35:29 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgstreamer1.0-0 arm64 1.20.3-1 [916 kB]
12:35:29 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
12:35:29 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
12:35:29 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 polkitd arm64 0.105-33 [77.7 kB]
12:35:29 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pkexec arm64 0.105-33 [14.8 kB]
12:35:29 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 policykit-1 arm64 0.105-33 [2424 B]
12:35:29 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-blinker all 1.4+dfsg1-0.5 [14.0 kB]
12:35:29 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cffi-backend arm64 1.15.1-1 [79.8 kB]
12:35:29 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:35:29 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
12:35:29 Setting up python3-apt (2.4.0) ...
12:35:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
12:35:29 Selecting previously unselected package dbus.
12:35:29 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_arm64.deb ...
12:35:29 Unpacking dbus (1.12.16-2ubuntu2.3) ...
12:35:29 Selecting previously unselected package distro-info-data.
12:35:29 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.11_all.deb ...
12:35:29 Unpacking distro-info-data (0.43ubuntu1.11) ...
12:35:29 Selecting previously unselected package libglib2.0-0:arm64.
12:35:29 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
12:35:29 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
12:35:29 done.
12:35:29 Updating certificates in /etc/ssl/certs...
12:35:29 Setting up python3-lazr.uri (1.0.6-2) ...
12:35:29 Setting up python3-zipp (1.0.0-3) ...
12:35:29 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:35:29 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_arm64.deb ...
12:35:29 Unpacking libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
12:35:29 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:35:29 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_arm64.deb ...
12:35:29 Unpacking gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
12:35:29 Selecting previously unselected package libcap2-bin.
12:35:29 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_arm64.deb ...
12:35:29 Unpacking libcap2-bin (1:2.32-1) ...
12:35:29 Selecting previously unselected package libelf1:arm64.
12:35:29 Preparing to unpack .../10-libelf1_0.176-1.1build1_arm64.deb ...
12:35:29 Unpacking libelf1:arm64 (0.176-1.1build1) ...
12:35:29 Selecting previously unselected package libglib2.0-data.
12:35:29 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
12:35:29 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:35:29 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cryptography arm64 3.4.8-2 [217 kB]
12:35:29 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
12:35:30 Selecting previously unselected package tzdata.
12:35:30 Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
12:35:30 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
12:35:30 Selecting previously unselected package libicu66:arm64.
12:35:30 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ...
12:35:30 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
12:35:30 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
12:35:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:35:30 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-pyparsing all 3.0.7-2 [82.6 kB]
12:35:30 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-httplib2 all 0.20.4-2 [29.8 kB]
12:35:30 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB]
12:35:30 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-zipp all 1.0.0-4 [5548 B]
12:35:30 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
12:35:30 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-jeepney all 0.8.0-1 [35.2 kB]
12:35:30 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-jwt all 2.4.0-1 [17.4 kB]
12:35:30 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-secretstorage all 3.3.3-1ubuntu1 [13.6 kB]
12:35:30 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-keyring all 23.8.2-1 [37.3 kB]
12:35:30 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
12:35:30 Setting up python3-wadllib (1.3.6-1) ...
12:35:30 Setting up gnupg (2.2.27-3ubuntu2.1) ...
12:35:30 Setting up packagekit (1.2.5-2ubuntu2) ...
12:35:30 invoke-rc.d: could not determine current runlevel
12:35:30 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:35:30 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
12:35:30 137 added, 0 removed; done.
12:35:30 Running hooks in /etc/ca-certificates/update.d...
12:35:30 done.
12:35:30 + curl -fsSL https://download.docker.com/linux/debian/gpg
12:35:30 + apt-key add -
12:35:30 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:35:30 + make IMAGE=debian:bullseye verify
12:35:30 docker run  --rm -i \
12:35:30 	-v "$(pwd):/v" \
12:35:30 	-e DEBIAN_FRONTEND=noninteractive \
12:35:30 	-e PACKAGE_REPO=staging \
12:35:30 	-w /v \
12:35:30 	debian:bullseye ./verify
12:35:30 Unable to find image 'debian:bullseye' locally
12:35:30 bullseye: Pulling from library/debian
12:35:30 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB]
12:35:30 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-distro all 1.7.0-1 [17.0 kB]
12:35:30 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-oauthlib all 3.2.0-1ubuntu1 [89.8 kB]
12:35:30 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-six all 1.16.0-4 [12.4 kB]
12:35:30 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
12:35:30 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB]
12:35:30 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-software-properties all 0.99.27 [28.9 kB]
12:35:30 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB]
12:35:30 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 software-properties-common all 0.99.27 [13.9 kB]
12:35:30 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 gnupg2 all 2.2.35-3ubuntu1 [4462 B]
12:35:30 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:35:30 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
12:35:30 Setting up python3-importlib-metadata (4.6.4-1) ...
12:35:30 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
12:35:30 Selecting previously unselected package docker-compose-plugin.
12:35:30 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb ...
12:35:30 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.18.04~bionic) ...
12:35:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
12:35:30 c345c9e441f5: Already exists
12:35:30 Digest: sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:35:30 Status: Downloaded newer image for debian:bullseye
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:35:30 debconf: delaying package configuration, since apt-utils is not installed
12:35:30 Fetched 40.1 MB in 4s (9407 kB/s)
12:35:30 Selecting previously unselected package libssl3:arm64.
12:35: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 ... 4393 files and directories currently installed.)
12:35:30 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_arm64.deb ...
12:35:30 Unpacking libssl3:arm64 (3.0.5-2ubuntu2) ...
12:35:30 Selecting previously unselected package libpython3.10-minimal:arm64.
12:35:30 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_arm64.deb ...
12:35:30 Unpacking libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.2) ...
12:35:30 Selecting previously unselected package libexpat1:arm64.
12:35:30 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_arm64.deb ...
12:35:30 Setting up python3-secretstorage (3.3.1-1) ...
12:35:30 Setting up python3-keyring (23.5.0-1) ...
12:35:30 Setting up python3-lazr.restfulclient (0.14.4-1) ...
12:35:30 Unpacking libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
12:35:30 Selecting previously unselected package python3.10-minimal.
12:35:30 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_arm64.deb ...
12:35:30 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:35:30 Setting up libssl3:arm64 (3.0.5-2ubuntu2) ...
12:35:30 Setting up libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.2) ...
12:35:30 Setting up libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
12:35:30 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:35:31 + make IMAGE=fedora:36 verify
12:35:31 docker run  --rm -i \
12:35:31 	-v "$(pwd):/v" \
12:35:31 	-e DEBIAN_FRONTEND=noninteractive \
12:35:31 	-e PACKAGE_REPO=staging \
12:35:31 	-w /v \
12:35:31 	fedora:36 ./verify
12:35:31 Unable to find image 'fedora:36' locally
12:35:31 Selecting previously unselected package libpam-systemd:arm64.
12:35:31 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.19_arm64.deb ...
12:35:31 Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.19) ...
12:35:31 Selecting previously unselected package libxml2:arm64.
12:35:31 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_arm64.deb ...
12:35:31 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:35:31 Selecting previously unselected package libyaml-0-2:arm64.
12:35:31 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_arm64.deb ...
12:35:31 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
12:35:31 Selecting previously unselected package lsb-release.
12:35:31 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
12:35:31 Unpacking lsb-release (11.1.0ubuntu2) ...
12:35:31 Selecting previously unselected package python3-dbus.
12:35:31 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_arm64.deb ...
12:35:31 Unpacking python3-dbus (1.2.16-1build1) ...
12:35:31 Selecting previously unselected package docker-buildx-plugin.
12:35:31 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb ...
12:35:31 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.18.04~bionic) ...
12:35:31 OK
12:35:31 + '[' buster = sid ']'
12:35:31 ++ dpkg --print-architecture
12:35:31 + ARCH=arm64
12:35:31 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test'
12:35:31 + apt-get update
12:35:31 Setting up python3-launchpadlib (1.10.16-1) ...
12:35:31 Setting up python3-software-properties (0.99.22.4) ...
12:35:31 36: Pulling from library/fedora
12:35:31 88e4f16cd891: Already exists
12:35:31 Digest: sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471
12:35:31 Status: Downloaded newer image for fedora:36
12:35:31 # Build the compose plugin
12:35:31 cd /go/src/github.com/docker/compose \
12:35:31 && make VERSION=v2.15.1 DESTDIR=/usr/libexec/docker/cli-plugins build
12:35:31 make[2]: Entering directory '/root/build-deb/compose'
12:35:31 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:35:31 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:31 go: downloading golang.org/x/sys v0.3.0
12:35:31 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:31 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:31 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:31 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:31 go: downloading github.com/docker/buildx v0.9.1
12:35:31 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:31 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:31 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:31 go: downloading github.com/containerd/containerd v1.6.14
12:35:31 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:31 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:31 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:31 go: downloading golang.org/x/sync v0.1.0
12:35:31 go: downloading k8s.io/client-go v0.22.4
12:35:31 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:31 go: downloading github.com/imdario/mergo v0.3.13
12:35:31 go: downloading github.com/containerd/console v1.0.3
12:35:31 go: downloading github.com/buger/goterm v1.0.4
12:35:31 go: downloading github.com/stretchr/testify v1.8.1
12:35:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:31 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:31 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:31 go: downloading k8s.io/api v0.22.4
12:35:31 go: downloading k8s.io/apimachinery v0.22.4
12:35:31 go: downloading github.com/gofrs/flock v0.8.0
12:35:31 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:31 go: downloading github.com/golang/mock v1.6.0
12:35:31 go: downloading github.com/klauspost/compress v1.15.9
12:35:31 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:31 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:31 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:31 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:31 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:31 go: downloading google.golang.org/grpc v1.47.0
12:35:31 go: downloading golang.org/x/net v0.4.0
12:35:31 + verify
12:35:31 + dpkg --version
12:35:31 + verify_deb
12:35:31 + apt-get update
12:35:31 Selecting previously unselected package python3-gi.
12:35:31 Preparing to unpack .../19-python3-gi_3.36.0-1_arm64.deb ...
12:35:31 Unpacking python3-gi (3.36.0-1) ...
12:35:31 Selecting previously unselected package python3-pkg-resources.
12:35:31 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
12:35:31 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:35:31 Selecting previously unselected package python3-six.
12:35:31 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
12:35:31 Unpacking python3-six (1.14.0-2) ...
12:35:31 Selecting previously unselected package iso-codes.
12:35:31 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
12:35:31 Unpacking iso-codes (4.4-1) ...
12:35:31 Hit:1 http://deb.debian.org/debian buster InRelease
12:35:31 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
12:35:31 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:35:31 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
12:35:31 Setting up software-properties-common (0.99.22.4) ...
12:35:31 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:35:31 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
12:35:31 Updating certificates in /etc/ssl/certs...
12:35:31 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:31 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:35:31 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:35:31 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:35:31 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:35:31 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [212 kB]
12:35:31 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:35:31 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:31 go: downloading golang.org/x/term v0.3.0
12:35:31 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:31 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:31 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:31 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:31 + verify
12:35:31 + dpkg --version
12:35:31 + rpm --version
12:35:31 + verify_rpm
12:35:31 ++ . /etc/os-release
12:35:31 +++ NAME='Fedora Linux'
12:35:31 +++ VERSION='36 (Container Image)'
12:35:31 +++ ID=fedora
12:35:31 +++ VERSION_ID=36
12:35:31 +++ VERSION_CODENAME=
12:35:31 +++ PLATFORM_ID=platform:f36
12:35:31 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
12:35:31 +++ ANSI_COLOR='0;38;2;60;110;180'
12:35:31 +++ LOGO=fedora-logo-icon
12:35:31 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
12:35:31 +++ HOME_URL=https://fedoraproject.org/
12:35:31 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
12:35:31 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:35:31 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:35:31 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:35:31 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
12:35:31 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:35:31 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
12:35:31 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
12:35:31 +++ VARIANT='Container Image'
12:35:31 +++ VARIANT_ID=container
12:35:31 ++ echo fedora
12:35:31 + DIST_ID=fedora
12:35:31 ++ . /etc/os-release
12:35:31 +++ NAME='Fedora Linux'
12:35:31 +++ VERSION='36 (Container Image)'
12:35:31 +++ ID=fedora
12:35:31 +++ VERSION_ID=36
12:35:31 +++ VERSION_CODENAME=
12:35:31 +++ PLATFORM_ID=platform:f36
12:35:31 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
12:35:31 +++ ANSI_COLOR='0;38;2;60;110;180'
12:35:31 +++ LOGO=fedora-logo-icon
12:35:31 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
12:35:31 +++ HOME_URL=https://fedoraproject.org/
12:35:31 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
12:35:31 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:35:31 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:35:31 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:35:31 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
12:35:31 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:35:31 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
12:35:31 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
12:35:31 +++ VARIANT='Container Image'
12:35:31 +++ VARIANT_ID=container
12:35:31 ++ cut -d. -f1
12:35:31 ++ echo 36
12:35:31 + DIST_VERSION=36
12:35:31 + pkg_manager=yum
12:35:31 + pkg_config_manager=yum-config-manager
12:35:31 + dnf --version
12:35:31 Selecting previously unselected package libkrb5support0:arm64.
12:35:31 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ...
12:35:31 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
12:35:31 Selecting previously unselected package libk5crypto3:arm64.
12:35:31 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ...
12:35:31 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
12:35:31 Selecting previously unselected package libkeyutils1:arm64.
12:35:31 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
12:35:31 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
12:35:31 Selecting previously unselected package libkrb5-3:arm64.
12:35:31 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ...
12:35:31 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
12:35:31 Selecting previously unselected package python3-minimal.
12:35: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 ... 4706 files and directories currently installed.)
12:35:31 Preparing to unpack .../00-python3-minimal_3.10.6-1_arm64.deb ...
12:35:31 Unpacking python3-minimal (3.10.6-1) ...
12:35:31 Selecting previously unselected package media-types.
12:35:31 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
12:35:31 Unpacking media-types (8.0.0) ...
12:35:31 Selecting previously unselected package libmpdec3:arm64.
12:35:31 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_arm64.deb ...
12:35:31 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
12:35:31 Selecting previously unselected package libkrb5support0:arm64.
12:35:31 Preparing to unpack .../03-libkrb5support0_1.20-1_arm64.deb ...
12:35:31 Unpacking libkrb5support0:arm64 (1.20-1) ...
12:35:31 Selecting previously unselected package libk5crypto3:arm64.
12:35:31 Preparing to unpack .../04-libk5crypto3_1.20-1_arm64.deb ...
12:35:31 Unpacking libk5crypto3:arm64 (1.20-1) ...
12:35:31 Selecting previously unselected package libkeyutils1:arm64.
12:35:31 Preparing to unpack .../05-libkeyutils1_1.6.3-1_arm64.deb ...
12:35:31 Unpacking libkeyutils1:arm64 (1.6.3-1) ...
12:35:31 Selecting previously unselected package libkrb5-3:arm64.
12:35:31 Preparing to unpack .../06-libkrb5-3_1.20-1_arm64.deb ...
12:35:31 Unpacking libkrb5-3:arm64 (1.20-1) ...
12:35:31 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:35:31 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_arm64.deb ...
12:35:31 Unpacking libgssapi-krb5-2:arm64 (1.20-1) ...
12:35:32 Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [49.5 kB]
12:35:32 Fetched 103 kB in 1s (132 kB/s)
12:35:32 Selecting previously unselected package docker-ce-cli.
12:35:32 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ...
12:35:32 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:35:32 0 added, 0 removed; done.
12:35:32 Running hooks in /etc/ca-certificates/update.d...
12:35:32 done.
12:35:32 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
12:35:32 ++ source /etc/os-release
12:35:32 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
12:35:32 +++ NAME=Ubuntu
12:35:32 +++ VERSION_ID=22.04
12:35:32 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
12:35:32 +++ VERSION_CODENAME=jammy
12:35:32 +++ ID=ubuntu
12:35:32 +++ ID_LIKE=debian
12:35:32 +++ HOME_URL=https://www.ubuntu.com/
12:35:32 +++ SUPPORT_URL=https://help.ubuntu.com/
12:35:32 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:35:32 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:35:32 +++ UBUNTU_CODENAME=jammy
12:35:32 ++ echo ubuntu
12:35:32 + DIST_ID=ubuntu
12:35:32 ++ lsb_release -sc
12:35:32 + DIST_VERSION=jammy
12:35:32 + '[' jammy = sid ']'
12:35:32 + install_debian_containerd
12:35:32 + '[' staging = stage ']'
12:35:32 + REPO_URL=https://download.docker.com/linux/ubuntu
12:35:32 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:35:32 + update-ca-certificates -f
12:35:32 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:35:32 Clearing symlinks in /etc/ssl/certs...
12:35:32 4.14.0
12:35:32   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Dec 11 07:50:23 2022
12:35:32   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
12:35:32 
12:35:32   Installed: rpm-0:4.17.1-3.fc36.aarch64 at Sun Dec 11 07:50:21 2022
12:35:32   Built    : Fedora Project at Tue Aug  2 12:32:50 2022
12:35:32 + pkg_manager=dnf
12:35:32 + pkg_config_manager='dnf config-manager'
12:35:32 + dnf clean all
12:35:32 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:35:32 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ...
12:35:32 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
12:35:32 Selecting previously unselected package liblmdb0:arm64.
12:35:32 Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ...
12:35:32 Unpacking liblmdb0:arm64 (0.9.24-1) ...
12:35:32 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
12:35:32 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
12:35:32 Selecting previously unselected package libpsl5:arm64.
12:35:32 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
12:35:32 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
12:35:32 Selecting previously unselected package python-apt-common.
12:35:32 Preparing to unpack .../31-python-apt-common_2.0.1_all.deb ...
12:35:32 Unpacking python-apt-common (2.0.1) ...
12:35:32 Selecting previously unselected package libtirpc-common.
12:35:32 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
12:35:32 Unpacking libtirpc-common (1.3.3+ds-1) ...
12:35:32 Selecting previously unselected package libtirpc3:arm64.
12:35:32 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
12:35:32 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
12:35:32 Selecting previously unselected package libnsl2:arm64.
12:35:32 Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ...
12:35:32 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
12:35:32 Selecting previously unselected package readline-common.
12:35:32 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
12:35:32 Unpacking readline-common (8.2-1) ...
12:35:32 Selecting previously unselected package libreadline8:arm64.
12:35:32 Preparing to unpack .../12-libreadline8_8.2-1_arm64.deb ...
12:35:32 Unpacking libreadline8:arm64 (8.2-1) ...
12:35:32 Selecting previously unselected package libsqlite3-0:arm64.
12:35:32 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_arm64.deb ...
12:35:32 Unpacking libsqlite3-0:arm64 (3.39.3-1) ...
12:35:32 0 files removed
12:35:32 + dnf install -y 'dnf-command(config-manager)'
12:35:32 go: downloading google.golang.org/protobuf v1.28.0
12:35:32 Selecting previously unselected package python3-apt.
12:35:32 Preparing to unpack .../32-python3-apt_2.0.1_arm64.deb ...
12:35:32 Unpacking python3-apt (2.0.1) ...
12:35:32 Selecting previously unselected package apt-transport-https.
12:35:32 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
12:35:32 Unpacking apt-transport-https (2.0.9) ...
12:35:32 Selecting previously unselected package libbrotli1:arm64.
12:35:32 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
12:35:32 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
12:35:32 Selecting previously unselected package libroken18-heimdal:arm64.
12:35:32 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Selecting previously unselected package libpython3.10-stdlib:arm64.
12:35:32 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_arm64.deb ...
12:35:32 Unpacking libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.2) ...
12:35:32 Selecting previously unselected package python3.10.
12:35:32 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_arm64.deb ...
12:35:32 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
12:35:32 Selecting previously unselected package libpython3-stdlib:arm64.
12:35:32 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_arm64.deb ...
12:35:32 Unpacking libpython3-stdlib:arm64 (3.10.6-1) ...
12:35:32 Setting up python3-minimal (3.10.6-1) ...
12:35:32 Reading package lists...
12:35:32 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
12:35:32 + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:32 ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb
12:35:32 deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:32 ++ xargs
12:35:32 ++ awk '$0="./"$0'
12:35:32 + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb'
12:35:32 + set -x
12:35:32 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb
12:35:32 Selecting previously unselected package docker-buildx-plugin.
12:35:32 (Reading database ... 9711 files and directories currently installed.)
12:35:32 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb ...
12:35:32 Unpacking docker-buildx-plugin (0.10.0-1~debian.10~buster) ...
12:35:32 Setting up docker-compose-plugin (2.15.1-1~ubuntu.18.04~bionic) ...
12:35:32 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.18.04~bionic) ...
12:35:32 #11 extracting sha256:d48e7ca896ec974241d86439d34188186e085705e42d914d8b7757c27eea8613 5.2s done
12:35:32 #11 extracting sha256:4f26d270037d8578282b40f86c0a1816fc5d034d6213f7dcab8440056a589309 0.0s done
12:35:32 #11 DONE 7.3s
12:35:32 
12:35:32 #13 [linux/amd64 gobase 1/3] COPY --from=xx / /
12:35:32 done.
12:35:32 Updating certificates in /etc/ssl/certs...
12:35:32 Selecting previously unselected package libasn1-8-heimdal:arm64.
12:35:32 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Selecting previously unselected package libheimbase1-heimdal:arm64.
12:35:32 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Selecting previously unselected package libhcrypto4-heimdal:arm64.
12:35:32 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Selecting previously unselected package python3.
12:35:32 (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 ... 5188 files and directories currently installed.)
12:35:32 Preparing to unpack .../00-python3_3.10.6-1_arm64.deb ...
12:35:32 Unpacking python3 (3.10.6-1) ...
12:35:32 Selecting previously unselected package libargon2-1:arm64.
12:35:32 Preparing to unpack .../01-libargon2-1_0~20171227-0.3_arm64.deb ...
12:35:32 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
12:35:32 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:35:32 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
12:35:32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
12:35:32 Selecting previously unselected package libjson-c5:arm64.
12:35:32 Preparing to unpack .../03-libjson-c5_0.16-1_arm64.deb ...
12:35:32 Unpacking libjson-c5:arm64 (0.16-1) ...
12:35:32 Selecting previously unselected package libcryptsetup12:arm64.
12:35:32 Preparing to unpack .../04-libcryptsetup12_2%3a2.5.0-2ubuntu1_arm64.deb ...
12:35:32 Unpacking libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
12:35:32 Fetched 8504 kB in 1s (6258 kB/s)
12:35:32 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:35:32 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:35:32 #13 DONE 1.1s
12:35:32 Selecting previously unselected package libwind0-heimdal:arm64.
12:35:32 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Selecting previously unselected package libhx509-5-heimdal:arm64.
12:35:32 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Selecting previously unselected package libkrb5-26-heimdal:arm64.
12:35:32 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Selecting previously unselected package libheimntlm0-heimdal:arm64.
12:35:32 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:32 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:32 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el9.x86_64.rpm
12:35:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4rI6Go
12:35:32 + umask 022
12:35:32 + cd /root/rpmbuild/BUILD
12:35:32 + cd src
12:35:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el9.x86_64
12:35:32 + RPM_EC=0
12:35:32 ++ jobs -p
12:35:32 + exit 0
12:35:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LEjhTL
12:35:32 + umask 022
12:35:32 + cd /root/rpmbuild/BUILD
12:35:32 + cd /root/rpmbuild/BUILD
12:35:32 + rm -rf src
12:35:32 + /usr/bin/mkdir -p src
12:35:32 + cd src
12:35:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:35:32 + /usr/bin/tar -xof -
12:35:32 + STATUS=0
12:35:32 + '[' 0 -ne 0 ']'
12:35:32 + /usr/bin/tar -xof -
12:35:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:35:32 + STATUS=0
12:35:32 + '[' 0 -ne 0 ']'
12:35:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:35:32 + RPM_EC=0
12:35:32 ++ jobs -p
12:35:32 + exit 0
12:35:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kiKQlz
12:35:32 + umask 022
12:35:32 + cd /root/rpmbuild/BUILD
12:35:32 + cd src
12:35:32 + pushd /root/rpmbuild/BUILD/src/compose
12:35:32 + make VERSION=v2.15.1 DESTDIR=./bin build
12:35:32 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:35:32 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:35:32 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:35:32 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:35:32 go: downloading golang.org/x/sys v0.3.0
12:35:32 go: downloading github.com/theupdateframework/notary v0.7.0
12:35:32 go: downloading github.com/compose-spec/compose-go v1.8.2
12:35:32 go: downloading github.com/hashicorp/go-version v1.6.0
12:35:32 go: downloading github.com/docker/buildx v0.9.1
12:35:32 go: downloading github.com/mattn/go-shellwords v1.0.12
12:35:32 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:35:32 go: downloading go.opentelemetry.io/otel v1.11.2
12:35:32 go: downloading github.com/containerd/containerd v1.6.14
12:35:32 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:35:32 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:35:32 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:35:32 go: downloading golang.org/x/sync v0.1.0
12:35:32 go: downloading k8s.io/client-go v0.22.4
12:35:32 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:35:32 go: downloading github.com/imdario/mergo v0.3.13
12:35:32 go: downloading github.com/containerd/console v1.0.3
12:35:32 go: downloading github.com/buger/goterm v1.0.4
12:35:32 go: downloading github.com/stretchr/testify v1.8.1
12:35:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:35:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:35:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:35:32 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:35:32 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:35:32 go: downloading k8s.io/api v0.22.4
12:35:32 go: downloading github.com/go-logr/stdr v1.2.2
12:35:32 go: downloading github.com/containerd/typeurl v1.0.2
12:35:32 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:32 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:32 go: downloading k8s.io/klog/v2 v2.60.1
12:35:32 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:32 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:32 go: downloading github.com/google/gofuzz v1.2.0
12:35:32 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:32 go: downloading github.com/gogo/googleapis v1.4.1
12:35:32 Selecting previously unselected package libfdisk1:arm64.
12:35:32 Preparing to unpack .../05-libfdisk1_2.38-4ubuntu1_arm64.deb ...
12:35:32 Unpacking libfdisk1:arm64 (2.38-4ubuntu1) ...
12:35:32 Selecting previously unselected package libkmod2:arm64.
12:35:32 Preparing to unpack .../06-libkmod2_30+20220630-3ubuntu1_arm64.deb ...
12:35:32 Unpacking libkmod2:arm64 (30+20220630-3ubuntu1) ...
12:35:32 Selecting previously unselected package libapparmor1:arm64.
12:35:32 Preparing to unpack .../07-libapparmor1_3.0.7-1ubuntu2_arm64.deb ...
12:35:32 Unpacking libapparmor1:arm64 (3.0.7-1ubuntu2) ...
12:35:32 Selecting previously unselected package libip4tc2:arm64.
12:35:32 Preparing to unpack .../08-libip4tc2_1.8.7-1ubuntu6_arm64.deb ...
12:35:32 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu6) ...
12:35:32 Selecting previously unselected package libsystemd-shared:arm64.
12:35:32 Preparing to unpack .../09-libsystemd-shared_251.4-1ubuntu7_arm64.deb ...
12:35:32 Unpacking libsystemd-shared:arm64 (251.4-1ubuntu7) ...
12:35:32 Selecting previously unselected package systemd.
12:35:32 Preparing to unpack .../10-systemd_251.4-1ubuntu7_arm64.deb ...
12:35:32 Unpacking systemd (251.4-1ubuntu7) ...
12:35:33 Reading package lists...
12:35:33 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:35:33 invoke-rc.d: could not determine current runlevel
12:35:33 invoke-rc.d: policy-rc.d denied execution of start.
12:35:33 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:35:33  docker-ce-rootless-extras depends on dbus-user-session; however:
12:35:33   Package dbus-user-session is not installed.
12:35:33 
12:35:33 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:35:33 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_arm64.deb
12:35:33 
12:35:33 #14 [linux/amd64 gobase 2/3] RUN apk add --no-cache file git
12:35:33 #0 0.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
12:35:33 Selecting previously unselected package libgssapi3-heimdal:arm64.
12:35:33 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.3_arm64.deb ...
12:35:33 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:33 Selecting previously unselected package libsasl2-modules-db:arm64.
12:35:33 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
12:35:33 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:35:33 Selecting previously unselected package libsasl2-2:arm64.
12:35:33 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
12:35:33 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:35:33 Selecting previously unselected package libldap-common.
12:35:33 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
12:35:33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:35:33 go: downloading k8s.io/apimachinery v0.22.4
12:35:33 go: downloading github.com/gofrs/flock v0.8.0
12:35:33 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:35:33 go: downloading github.com/golang/mock v1.6.0
12:35:33 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:35:33 124 added, 0 removed; done.
12:35:33 Running hooks in /etc/ca-certificates/update.d...
12:35:33 done.
12:35:33 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:35:33 + apt-key add -
12:35:33 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:35:33 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
12:35:33 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
12:35:33 Setting up libjson-c5:arm64 (0.16-1) ...
12:35:33 Setting up libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
12:35:33 Setting up libfdisk1:arm64 (2.38-4ubuntu1) ...
12:35:33 Setting up libkmod2:arm64 (30+20220630-3ubuntu1) ...
12:35:33 Setting up libapparmor1:arm64 (3.0.7-1ubuntu2) ...
12:35:33 Setting up libip4tc2:arm64 (1.8.7-1ubuntu6) ...
12:35:33 Setting up libsystemd-shared:arm64 (251.4-1ubuntu7) ...
12:35:33 Setting up systemd (251.4-1ubuntu7) ...
12:35:33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:35:33 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:35:33 Selecting previously unselected package libldap-2.4-2:arm64.
12:35:33 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
12:35:33 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
12:35:33 Selecting previously unselected package libnghttp2-14:arm64.
12:35:33 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_arm64.deb ...
12:35:33 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
12:35:33 Selecting previously unselected package librtmp1:arm64.
12:35:33 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
12:35:33 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:35:33 Selecting previously unselected package libssh-4:arm64.
12:35:33 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
12:35:33 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
12:35:33 Selecting previously unselected package libcurl4:arm64.
12:35:33 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.15_arm64.deb ...
12:35:33 go: downloading github.com/klauspost/compress v1.15.9
12:35:33 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:35:33 go: downloading github.com/hashicorp/errwrap v1.1.0
12:35:33 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:35:33 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:35:33 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:35:33 go: downloading google.golang.org/grpc v1.47.0
12:35:33 OK
12:35:33 + '[' jammy = sid ']'
12:35:33 ++ dpkg --print-architecture
12:35:33 + ARCH=arm64
12:35:33 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test'
12:35:33 + apt-get update
12:35:33 Failed to enable unit, unit systemd-resolved.service does not exist.
12:35:33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:35:33 Initializing machine ID from random generator.
12:35:33 Selecting previously unselected package systemd-sysv.
12:35:33 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.15) ...
12:35:33 Selecting previously unselected package curl.
12:35:33 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.15_arm64.deb ...
12:35:33 Unpacking curl (7.68.0-1ubuntu2.15) ...
12:35:33 Selecting previously unselected package dbus-user-session.
12:35:33 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_arm64.deb ...
12:35:33 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
12:35:33 go: downloading golang.org/x/net v0.4.0
12:35:33 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
12:35:33 (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 ... 6031 files and directories currently installed.)
12:35:33 Preparing to unpack .../00-systemd-sysv_251.4-1ubuntu7_arm64.deb ...
12:35:33 Unpacking systemd-sysv (251.4-1ubuntu7) ...
12:35:33 Selecting previously unselected package openssl.
12:35:33 Preparing to unpack .../01-openssl_3.0.5-2ubuntu2_arm64.deb ...
12:35:33 Unpacking openssl (3.0.5-2ubuntu2) ...
12:35:33 Selecting previously unselected package ca-certificates.
12:35:33 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
12:35:33 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
12:35:33 Selecting previously unselected package libdbus-1-3:arm64.
12:35:33 Preparing to unpack .../03-libdbus-1-3_1.14.0-2ubuntu3_arm64.deb ...
12:35:33 Unpacking libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
12:35:33 Selecting previously unselected package dbus-bin.
12:35:33 Preparing to unpack .../04-dbus-bin_1.14.0-2ubuntu3_arm64.deb ...
12:35:33 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
12:35:33 Selecting previously unselected package dbus-session-bus-common.
12:35:33 Preparing to unpack .../05-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
12:35:33 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:35:33 Selecting previously unselected package dbus-daemon.
12:35:33 Preparing to unpack .../06-dbus-daemon_1.14.0-2ubuntu3_arm64.deb ...
12:35:33 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
12:35:33 Reading package lists...
12:35:33 Building dependency tree...
12:35:33 Reading state information...
12:35:33 Selecting previously unselected package docker-compose-plugin.
12:35:33 Preparing to unpack .../docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb ...
12:35:33 Unpacking docker-compose-plugin (2.15.1-1~debian.10~buster) ...
12:35:33 Selecting previously unselected package libdconf1:arm64.
12:35:33 Preparing to unpack .../54-libdconf1_0.36.0-1_arm64.deb ...
12:35:33 Unpacking libdconf1:arm64 (0.36.0-1) ...
12:35:33 Selecting previously unselected package dconf-service.
12:35:33 Preparing to unpack .../55-dconf-service_0.36.0-1_arm64.deb ...
12:35:33 Unpacking dconf-service (0.36.0-1) ...
12:35:33 Selecting previously unselected package dconf-gsettings-backend:arm64.
12:35:33 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_arm64.deb ...
12:35:33 Unpacking dconf-gsettings-backend:arm64 (0.36.0-1) ...
12:35:33 Selecting previously unselected package libassuan0:arm64.
12:35:33 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
12:35:33 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
12:35:33 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:35:33 Get:2 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [16.4 kB]
12:35:33 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
12:35:33 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
12:35:34 Selecting previously unselected package dbus-system-bus-common.
12:35:34 Preparing to unpack .../07-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
12:35:34 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:35:34 Selecting previously unselected package dbus.
12:35:34 Preparing to unpack .../08-dbus_1.14.0-2ubuntu3_arm64.deb ...
12:35:34 Unpacking dbus (1.14.0-2ubuntu3) ...
12:35:34 Selecting previously unselected package distro-info-data.
12:35:34 Preparing to unpack .../09-distro-info-data_0.54ubuntu0.1_all.deb ...
12:35:34 Unpacking distro-info-data (0.54ubuntu0.1) ...
12:35:34 Selecting previously unselected package libglib2.0-0:arm64.
12:35:34 Preparing to unpack .../10-libglib2.0-0_2.74.3-0ubuntu1_arm64.deb ...
12:35:34 Unpacking libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
12:35:34 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:35:34 Preparing to unpack .../11-libgirepository-1.0-1_1.74.0-2_arm64.deb ...
12:35:34 Unpacking libgirepository-1.0-1:arm64 (1.74.0-2) ...
12:35:34 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:35:34 Preparing to unpack .../12-gir1.2-glib-2.0_1.74.0-2_arm64.deb ...
12:35:34 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-2) ...
12:35:34 Reading package lists...
12:35:34 The following additional packages will be installed:
12:35:34   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:35:34   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:35:34   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
12:35:34   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
12:35:34   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:35:34   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
12:35:34   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
12:35:34   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
12:35:34   python3-gi python3-minimal python3-pycurl python3-software-properties
12:35:34   python3.9 python3.9-minimal readline-common
12:35:34 Suggested packages:
12:35:34   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:35:34   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
12:35:34   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:35:34   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
12:35:34   python3.9-doc binutils binfmt-support readline-doc
12:35:34 Recommended packages:
12:35:34   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
12:35:34   packagekit publicsuffix libsasl2-modules unattended-upgrades
12:35:34 #14 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
12:35:34 Selecting previously unselected package gpgconf.
12:35:34 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:34 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
12:35:34 Selecting previously unselected package libksba8:arm64.
12:35:34 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
12:35:34 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
12:35:34 Selecting previously unselected package libnpth0:arm64.
12:35:34 Preparing to unpack .../60-libnpth0_1.6-1_arm64.deb ...
12:35:34 Unpacking libnpth0:arm64 (1.6-1) ...
12:35:34 Selecting previously unselected package dirmngr.
12:35:34 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:34 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:35:34 go: downloading golang.org/x/term v0.3.0
12:35:34 go: downloading github.com/mattn/go-runewidth v0.0.14
12:35:34 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:35:34 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:35:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:35:34 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:35:34 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
12:35:34 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
12:35:34 Selecting previously unselected package iso-codes.
12:35:34 Preparing to unpack .../13-iso-codes_4.11.0-1_all.deb ...
12:35:34 Unpacking iso-codes (4.11.0-1) ...
12:35:34 Selecting previously unselected package libcap2-bin.
12:35:34 Preparing to unpack .../14-libcap2-bin_1%3a2.44-1build3_arm64.deb ...
12:35:34 Unpacking libcap2-bin (1:2.44-1build3) ...
12:35:34 Selecting previously unselected package libelf1:arm64.
12:35:34 Preparing to unpack .../15-libelf1_0.187-4_arm64.deb ...
12:35:34 Unpacking libelf1:arm64 (0.187-4) ...
12:35:34 Selecting previously unselected package libglib2.0-data.
12:35:34 Preparing to unpack .../16-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
12:35:34 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
12:35:34 Building dependency tree...
12:35:34 Reading state information...
12:35:34 Correcting dependencies... Done
12:35:34 The following NEW packages will be installed:
12:35:34   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:35:34   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:35:34   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:35:34   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
12:35:34   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
12:35:34   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:35:34   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
12:35:34   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
12:35:34   media-types openssl pinentry-curses python-apt-common python3 python3-apt
12:35:34   python3-dbus python3-gi python3-minimal python3-pycurl
12:35:34   python3-software-properties python3.9 python3.9-minimal readline-common
12:35:34   software-properties-common
12:35:34 #14 1.458 (1/8) Installing libmagic (5.43-r0)
12:35:34 #14 1.486 (2/8) Installing file (5.43-r0)
12:35:34 #14 1.488 (3/8) Installing brotli-libs (1.0.9-r9)
12:35:34 #14 1.497 (4/8) Installing nghttp2-libs (1.51.0-r0)
12:35:34 #14 1.501 (5/8) Installing libcurl (7.87.0-r1)
12:35:34 #14 1.508 (6/8) Installing libexpat (2.5.0-r0)
12:35:34 #14 1.512 (7/8) Installing pcre2 (10.42-r0)
12:35:34 #14 1.522 (8/8) Installing git (2.38.3-r1)
12:35:34 #14 1.586 Executing busybox-1.35.0-r29.trigger
12:35:34   Running scriptlet: container-selinux-3:2.198.0-1.el9.noarch             49/61 
12:35:34   Installing       : acl-2.3.1-3.el9.aarch64                              50/61 
12:35:34   Installing       : dbus-1:1.12.20-7.el9.aarch64                         51/61 
12:35:34   Installing       : systemd-pam-252-3.el9.aarch64                        52/61 
12:35:34   Running scriptlet: systemd-252-3.el9.aarch64                            53/61 
12:35:34   Installing       : systemd-252-3.el9.aarch64                            53/61 
12:35:34   Running scriptlet: systemd-252-3.el9.aarch64                            53/61 
12:35:34   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   54/61 
12:35:34   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   54/61 
12:35:34 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
12:35:34 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
12:35:34 
12:35:34   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/61 
12:35:34   Installing       : dbus-broker-28-7.el9.aarch64                         55/61 
12:35:34   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/61 
12:35:34 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
12:35:34 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
12:35:34 
12:35:34   Installing       : device-mapper-libs-9:1.02.187-4.el9.aarch64          56/61 
12:35:34   Installing       : device-mapper-9:1.02.187-4.el9.aarch64               57/61 
12:35:34   Installing       : containerd.io-1.6.15-3.1.el9.aarch64                 58/61 
12:35:34 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
12:35:34 Selecting previously unselected package libpackagekit-glib2-18:arm64.
12:35:34 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_arm64.deb ...
12:35:34 Unpacking libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
12:35:34 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:35:34 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_arm64.deb ...
12:35:34 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
12:35:34 Selecting previously unselected package libproxy1v5:arm64.
12:35:34 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_arm64.deb ...
12:35:34 Unpacking libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
12:35:34 Fetched 65.3 kB in 1s (78.0 kB/s)
12:35:34 go: downloading google.golang.org/protobuf v1.28.0
12:35:34 Selecting previously unselected package docker-ce-rootless-extras.
12:35:34 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ...
12:35:34 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:35:34 Selecting previously unselected package libicu71:arm64.
12:35:34 Preparing to unpack .../17-libicu71_71.1-3ubuntu1_arm64.deb ...
12:35:34 Unpacking libicu71:arm64 (71.1-3ubuntu1) ...
12:35:34 Selecting previously unselected package libpam-systemd:arm64.
12:35:34 Preparing to unpack .../18-libpam-systemd_251.4-1ubuntu7_arm64.deb ...
12:35:34 Unpacking libpam-systemd:arm64 (251.4-1ubuntu7) ...
12:35:34 Selecting previously unselected package libxml2:arm64.
12:35:34 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1ubuntu0.1_arm64.deb ...
12:35:34 Unpacking libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
12:35:34 Skipping docker-ce, it is already installed and upgrade is not set.
12:35:34 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:35:34 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:35:34 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:35:34 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:35:34 The following additional packages will be installed:
12:35:34   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
12:35:34   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:35:34   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:35:34   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
12:35:34 Suggested packages:
12:35:34   kmod systemd-container policykit-1
12:35:34 Recommended packages:
12:35:34   dmsetup networkd-dispatcher libnss-systemd
12:35:34 The following NEW packages will be installed:
12:35:34   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
12:35:34   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:35:34   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:35:34   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
12:35:34 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
12:35:34 Need to get 22.8 MB of archives.
12:35:34 After this operation, 74.8 MB of additional disk space will be used.
12:35:34 Get:1 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
12:35:34 Get:2 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
12:35:34 Get:3 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
12:35:34 Get:4 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
12:35:34 Get:5 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
12:35:34 Get:6 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
12:35:34 Get:7 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
12:35:34 Get:8 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
12:35:34 Get:9 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
12:35:34 Get:10 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
12:35:34 Get:11 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
12:35:34 Get:12 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
12:35:34 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
12:35:34 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
12:35:34 Get:15 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
12:35:34 Get:16 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
12:35:34 Get:17 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB]
12:35:34 Get:18 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
12:35:34 Get:19 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
12:35:34 Get:20 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
12:35:34 Get:21 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
12:35:34 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
12:35:34 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
12:35:34 Get:24 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
12:35:34 Get:25 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
12:35:34 Get:26 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
12:35:34 Get:27 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
12:35:34 Get:28 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
12:35:34 #14 1.591 OK: 24 MiB in 24 packages
12:35:34 #14 DONE 1.7s
12:35:34   Running scriptlet: containerd.io-1.6.15-3.1.el9.aarch64                 58/61 
12:35:34   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   59/61 
12:35:34 Selecting previously unselected package glib-networking-common.
12:35:34 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
12:35:34 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
12:35:34 Selecting previously unselected package glib-networking-services.
12:35:34 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_arm64.deb ...
12:35:34 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
12:35:34 Selecting previously unselected package gsettings-desktop-schemas.
12:35:34 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
12:35:34 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
12:35:34 Selecting previously unselected package glib-networking:arm64.
12:35:34 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_arm64.deb ...
12:35:34 Unpacking glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
12:35:34 Selecting previously unselected package gnupg-l10n.
12:35:34 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
12:35:34 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:35:34 Selecting previously unselected package gnupg-utils.
12:35:34 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:34 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
12:35:34 go: downloading github.com/go-logr/stdr v1.2.2
12:35:34 go: downloading github.com/containerd/typeurl v1.0.2
12:35:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:35:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:35:34 go: downloading k8s.io/klog/v2 v2.60.1
12:35:34 Selecting previously unselected package libyaml-0-2:arm64.
12:35:34 Preparing to unpack .../20-libyaml-0-2_0.2.5-1_arm64.deb ...
12:35:34 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
12:35:34 Selecting previously unselected package lsb-release.
12:35:34 Preparing to unpack .../21-lsb-release_11.2ubuntu1_all.deb ...
12:35:34 Unpacking lsb-release (11.2ubuntu1) ...
12:35:34 Selecting previously unselected package python-apt-common.
12:35:34 Preparing to unpack .../22-python-apt-common_2.4.0+22.10_all.deb ...
12:35:34 Unpacking python-apt-common (2.4.0+22.10) ...
12:35:34 Selecting previously unselected package python3-apt.
12:35:34 Preparing to unpack .../23-python3-apt_2.4.0+22.10_arm64.deb ...
12:35:34 Unpacking python3-apt (2.4.0+22.10) ...
12:35:34 Selecting previously unselected package python3-dbus.
12:35:34 Preparing to unpack .../24-python3-dbus_1.2.18-3build1_arm64.deb ...
12:35:34 Unpacking python3-dbus (1.2.18-3build1) ...
12:35:34 Selecting previously unselected package python3-gi.
12:35:34 Preparing to unpack .../25-python3-gi_3.42.2-2_arm64.deb ...
12:35:34 Unpacking python3-gi (3.42.2-2) ...
12:35:34 Get:29 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
12:35:34 Get:30 http://deb.debian.org/debian-security bullseye-security/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
12:35:34 Get:31 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
12:35:34 Get:32 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
12:35:34 Get:33 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B]
12:35:34 Get:34 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
12:35:34 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
12:35:34 Get:36 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
12:35:34 Get:37 http://deb.debian.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB]
12:35:34 Get:38 http://deb.debian.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB]
12:35:34 Get:39 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:35:34 Get:40 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
12:35:34 Get:41 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
12:35:34 Get:42 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
12:35:34 Get:43 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
12:35:34 Get:44 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
12:35:34 Get:45 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
12:35:34 Get:46 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
12:35:34 Get:47 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
12:35:34 Get:48 http://deb.debian.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
12:35:34 Get:49 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
12:35:34 Get:50 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u3 [321 kB]
12:35:34 Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.24-0+deb11u1 [212 kB]
12:35:34 Get:52 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
12:35:34 Get:53 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
12:35:34 Get:54 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
12:35:34 Get:55 http://deb.debian.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB]
12:35:34 Get:56 http://deb.debian.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB]
12:35:34 Get:57 http://deb.debian.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB]
12:35:34 Get:58 http://deb.debian.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
12:35:34 Get:59 http://deb.debian.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
12:35:34 debconf: delaying package configuration, since apt-utils is not installed
12:35:34 Fetched 22.8 MB in 0s (56.1 MB/s)
12:35:34 
12:35:34 #15 [linux/amd64 gobase 3/3] WORKDIR /src
12:35:34 #15 DONE 0.0s
12:35:34 
12:35:34 #16 [linux/amd64 buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
12:35:34   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   59/61 
12:35:34   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.el9.aar   60/61 
12:35:34   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.el9.aar   60/61 
12:35:34   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           61/61 
12:35:34   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          61/61 
12:35:34   Running scriptlet: container-selinux-3:2.198.0-1.el9.noarch             61/61 
12:35:34 Selecting previously unselected package gpg.
12:35:34 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:34 Unpacking gpg (2.2.19-3ubuntu2.2) ...
12:35:34 Selecting previously unselected package pinentry-curses.
12:35:34 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_arm64.deb ...
12:35:34 Unpacking pinentry-curses (1.1.0-3build1) ...
12:35:34 Selecting previously unselected package gpg-agent.
12:35:34 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:34 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
12:35:35 go: downloading github.com/pelletier/go-toml v1.9.4
12:35:35 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:35:35 go: downloading github.com/google/gofuzz v1.2.0
12:35:35 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:35:35 go: downloading github.com/gogo/googleapis v1.4.1
12:35:35 Selecting previously unselected package python3-pkg-resources.
12:35:35 Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
12:35:35 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:35:35 Selecting previously unselected package libnghttp2-14:arm64.
12:35:35 Preparing to unpack .../27-libnghttp2-14_1.49.0-1_arm64.deb ...
12:35:35 Unpacking libnghttp2-14:arm64 (1.49.0-1) ...
12:35:35 Selecting previously unselected package libpsl5:arm64.
12:35:35 Preparing to unpack .../28-libpsl5_0.21.0-1.2build2_arm64.deb ...
12:35:35 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
12:35:35 Selecting previously unselected package apt-transport-https.
12:35:35 Preparing to unpack .../29-apt-transport-https_2.5.3_all.deb ...
12:35:35 Unpacking apt-transport-https (2.5.3) ...
12:35:35 Selecting previously unselected package libbrotli1:arm64.
12:35:35 Preparing to unpack .../30-libbrotli1_1.0.9-2build6_arm64.deb ...
12:35:35 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
12:35:35 Selecting previously unselected package libsasl2-modules-db:arm64.
12:35:35 Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_arm64.deb ...
12:35:35 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:35:35 Selecting previously unselected package libsasl2-2:arm64.
12:35:35 Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg-6ubuntu2_arm64.deb ...
12:35:35 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:35:35 Reading package lists...
12:35:35 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
12:35:35 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
12:35:35 + packages='deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:35 ++ echo 'deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:35 ++ xargs
12:35:35 ++ awk '$0="./"$0'
12:35:35 + packages='./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb'
12:35:35 + set -x
12:35:35 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb
12:35:35 Selecting previously unselected package docker-buildx-plugin.
12:35:35 (Reading database ... 9217 files and directories currently installed.)
12:35:35 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb ...
12:35:35 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.22.04~jammy) ...
12:35:35 Selecting previously unselected package docker-ce-cli.
12:35:35 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ...
12:35:35 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:35:35 Selecting previously unselected package libpython3.9-minimal:arm64.
12:35:35 (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.)
12:35:35 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_arm64.deb ...
12:35:35 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
12:35:35 Selecting previously unselected package libexpat1:arm64.
12:35:35 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_arm64.deb ...
12:35:35 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
12:35:35 Selecting previously unselected package python3.9-minimal.
12:35:35 Preparing to unpack .../python3.9-minimal_3.9.2-1_arm64.deb ...
12:35:35 Unpacking python3.9-minimal (3.9.2-1) ...
12:35:35 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded.
12:35:35 Need to get 23.5 MB of archives.
12:35:35 After this operation, 110 MB of additional disk space will be used.
12:35:35 Get:1 https://download.docker.com/linux/ubuntu bionic/test arm64 containerd.io arm64 1.6.15-1 [19.9 MB]
12:35:35 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB]
12:35:35 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB]
12:35:35 Get:4 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]
12:35:35   Running scriptlet: rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           61/61 
12:35:35   Verifying        : acl-2.3.1-3.el9.aarch64                               1/61 
12:35:35   Verifying        : cracklib-2.9.6-27.el9.aarch64                         2/61 
12:35:35   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                   3/61 
12:35:35   Verifying        : dbus-1:1.12.20-7.el9.aarch64                          4/61 
12:35:35   Verifying        : dbus-broker-28-7.el9.aarch64                          5/61 
12:35:35   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    6/61 
12:35:35   Verifying        : device-mapper-9:1.02.187-4.el9.aarch64                7/61 
12:35:35   Verifying        : device-mapper-libs-9:1.02.187-4.el9.aarch64           8/61 
12:35:35   Verifying        : diffutils-3.7-12.el9.aarch64                          9/61 
12:35:35   Verifying        : fuse-common-3.10.2-5.el9.aarch64                     10/61 
12:35:35   Verifying        : iptables-libs-1.8.8-6.el9.aarch64                    11/61 
12:35:35   Verifying        : iptables-nft-1.8.8-6.el9.aarch64                     12/61 
12:35:35   Verifying        : kmod-28-7.el9.aarch64                                13/61 
12:35:35   Verifying        : kmod-libs-28-7.el9.aarch64                           14/61 
12:35:35   Verifying        : libdb-5.3.28-53.el9.aarch64                          15/61 
12:35:35   Verifying        : libeconf-0.4.1-2.el9.aarch64                         16/61 
12:35:35   Verifying        : libfdisk-2.37.4-9.el9.aarch64                        17/61 
12:35:35   Verifying        : libibverbs-41.0-3.el9.aarch64                        18/61 
12:35:35   Verifying        : libmnl-1.0.4-15.el9.aarch64                          19/61 
12:35:35   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.aarch64           20/61 
12:35:35   Verifying        : libnfnetlink-1.0.1-21.el9.aarch64                    21/61 
12:35:35   Verifying        : libnftnl-1.2.2-1.el9.aarch64                         22/61 
12:35:35   Verifying        : libnl3-3.7.0-1.el9.aarch64                           23/61 
12:35:35   Verifying        : libpcap-14:1.10.0-4.el9.aarch64                      24/61 
12:35:35   Verifying        : libpwquality-1.4.4-8.el9.aarch64                     25/61 
12:35:35   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       26/61 
12:35:35   Verifying        : libselinux-utils-3.5-0.rc1.1.el9.aarch64             27/61 
12:35:35   Verifying        : libutempter-1.2.1-6.el9.aarch64                      28/61 
12:35:35   Verifying        : openssl-1:3.0.7-2.el9.aarch64                        29/61 
12:35:35   Verifying        : pam-1.5.1-14.el9.aarch64                             30/61 
12:35:35   Verifying        : policycoreutils-3.5-0.rc1.2.el9.aarch64              31/61 
12:35:35   Verifying        : python3-distro-1.5.0-7.el9.noarch                    32/61 
12:35:35   Verifying        : python3-setools-4.4.0-5.el9.aarch64                  33/61 
12:35:35   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              34/61 
12:35:35   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.aarch64           35/61 
12:35:35   Verifying        : selinux-policy-38.1.4-1.el9.noarch                   36/61 
12:35:35   Verifying        : selinux-policy-targeted-38.1.4-1.el9.noarch          37/61 
12:35:35   Verifying        : systemd-252-3.el9.aarch64                            38/61 
12:35:35   Verifying        : systemd-pam-252-3.el9.aarch64                        39/61 
12:35:35   Verifying        : systemd-rpm-macros-252-3.el9.noarch                  40/61 
12:35:35   Verifying        : util-linux-2.37.4-9.el9.aarch64                      41/61 
12:35:35   Verifying        : util-linux-core-2.37.4-9.el9.aarch64                 42/61 
12:35:35   Verifying        : xz-5.2.5-8.el9.aarch64                               43/61 
12:35:35   Verifying        : checkpolicy-3.5-0.rc1.1.el9.aarch64                  44/61 
12:35:35   Verifying        : container-selinux-3:2.198.0-1.el9.noarch             45/61 
12:35:35   Verifying        : fuse-overlayfs-1.10-1.el9.aarch64                    46/61 
12:35:35   Verifying        : fuse3-3.10.2-5.el9.aarch64                           47/61 
12:35:35   Verifying        : fuse3-libs-3.10.2-5.el9.aarch64                      48/61 
12:35:35   Verifying        : libslirp-4.4.0-4.el9.aarch64                         49/61 
12:35:35   Verifying        : policycoreutils-python-utils-3.5-0.rc1.2.el9.noarc   50/61 
12:35:35   Verifying        : python3-audit-3.0.7-103.el9.aarch64                  51/61 
12:35:35   Verifying        : python3-libselinux-3.5-0.rc1.1.el9.aarch64           52/61 
12:35:35   Verifying        : python3-libsemanage-3.5-0.rc1.1.el9.aarch64          53/61 
12:35:35   Verifying        : python3-policycoreutils-3.5-0.rc1.2.el9.noarch       54/61 
12:35:35   Verifying        : slirp4netns-1.2.0-2.el9.aarch64                      55/61 
12:35:35   Verifying        : containerd.io-1.6.15-3.1.el9.aarch64                 56/61 
12:35:35   Verifying        : docker-compose-plugin-2.15.1-0.el9.aarch64           57/61 
12:35:35   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   58/61 
12:35:35   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.el9.aar   59/61 
12:35:35   Verifying        : docker-buildx-plugin-0.10.0-0.el9.aarch64            60/61 
12:35:35 Selecting previously unselected package gpg-wks-client.
12:35:35 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:35 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:35:35 Selecting previously unselected package gpg-wks-server.
12:35:35 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:35 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:35:35 Selecting previously unselected package gpgsm.
12:35:35 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
12:35:35 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
12:35:35 Selecting previously unselected package gnupg.
12:35:35 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
12:35:35 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
12:35:35 Selecting previously unselected package libsoup2.4-1:arm64.
12:35:35 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_arm64.deb ...
12:35:35 Unpacking libsoup2.4-1:arm64 (2.70.0-1) ...
12:35:35 Selecting previously unselected package libldap-2.5-0:arm64.
12:35:35 Preparing to unpack .../33-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_arm64.deb ...
12:35:35 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-1ubuntu1) ...
12:35:35 Selecting previously unselected package librtmp1:arm64.
12:35:35 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
12:35:35 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:35:35 Selecting previously unselected package libssh-4:arm64.
12:35:35 Preparing to unpack .../35-libssh-4_0.9.6-2build1_arm64.deb ...
12:35:35 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
12:35:35 Selecting previously unselected package libcurl4:arm64.
12:35:35 Preparing to unpack .../36-libcurl4_7.85.0-1ubuntu0.2_arm64.deb ...
12:35:35 Unpacking libcurl4:arm64 (7.85.0-1ubuntu0.2) ...
12:35:35 Selecting previously unselected package curl.
12:35:35 Preparing to unpack .../37-curl_7.85.0-1ubuntu0.2_arm64.deb ...
12:35:35 Unpacking curl (7.85.0-1ubuntu0.2) ...
12:35:35 Selecting previously unselected package libassuan0:arm64.
12:35:35 Preparing to unpack .../38-libassuan0_2.5.5-4_arm64.deb ...
12:35:35 Unpacking libassuan0:arm64 (2.5.5-4) ...
12:35:35 12:35:35 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB]
Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
12:35:35 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
12:35:35 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB]
12:35:35 Setting up python3.9-minimal (3.9.2-1) ...
12:35:35 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB]
12:35:35 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB]
12:35:35 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB]
12:35:35 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB]
12:35:35 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.56 [2566 kB]
12:35:35 #16 0.396 v0.10.0876462897612d36679153c3414f7689626251501#16 DONE 0.8s
12:35:35   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9   61/61 
12:35:35 
12:35:35 Installed:
12:35:35   acl-2.3.1-3.el9.aarch64                                                       
12:35:35   checkpolicy-3.5-0.rc1.1.el9.aarch64                                           
12:35:35   container-selinux-3:2.198.0-1.el9.noarch                                      
12:35:35   containerd.io-1.6.15-3.1.el9.aarch64                                          
12:35:35   cracklib-2.9.6-27.el9.aarch64                                                 
12:35:35   cracklib-dicts-2.9.6-27.el9.aarch64                                           
12:35:35   dbus-1:1.12.20-7.el9.aarch64                                                  
12:35:35   dbus-broker-28-7.el9.aarch64                                                  
12:35:35   dbus-common-1:1.12.20-7.el9.noarch                                            
12:35:35   device-mapper-9:1.02.187-4.el9.aarch64                                        
12:35:35   device-mapper-libs-9:1.02.187-4.el9.aarch64                                   
12:35:35   diffutils-3.7-12.el9.aarch64                                                  
12:35:35   docker-buildx-plugin-0.10.0-0.el9.aarch64                                     
12:35:35   docker-ce-3:0.0.0~20230124074129.645395c-0.el9.aarch64                        
12:35:35   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9.aarch64                    
12:35:35   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.aarch64          
12:35:35   docker-compose-plugin-2.15.1-0.el9.aarch64                                    
12:35:35   fuse-common-3.10.2-5.el9.aarch64                                              
12:35:35   fuse-overlayfs-1.10-1.el9.aarch64                                             
12:35:35   fuse3-3.10.2-5.el9.aarch64                                                    
12:35:35   fuse3-libs-3.10.2-5.el9.aarch64                                               
12:35:35   iptables-libs-1.8.8-6.el9.aarch64                                             
12:35:35   iptables-nft-1.8.8-6.el9.aarch64                                              
12:35:35   kmod-28-7.el9.aarch64                                                         
12:35:35   kmod-libs-28-7.el9.aarch64                                                    
12:35:35   libdb-5.3.28-53.el9.aarch64                                                   
12:35:35   libeconf-0.4.1-2.el9.aarch64                                                  
12:35:35   libfdisk-2.37.4-9.el9.aarch64                                                 
12:35:35   libibverbs-41.0-3.el9.aarch64                                                 
12:35:35   libmnl-1.0.4-15.el9.aarch64                                                   
12:35:35   libnetfilter_conntrack-1.0.9-1.el9.aarch64                                    
12:35:35   libnfnetlink-1.0.1-21.el9.aarch64                                             
12:35:35   libnftnl-1.2.2-1.el9.aarch64                                                  
12:35:35   libnl3-3.7.0-1.el9.aarch64                                                    
12:35:35   libpcap-14:1.10.0-4.el9.aarch64                                               
12:35:35   libpwquality-1.4.4-8.el9.aarch64                                              
12:35:35   libseccomp-2.5.2-2.el9.aarch64                                                
12:35:35   libselinux-utils-3.5-0.rc1.1.el9.aarch64                                      
12:35:35   libslirp-4.4.0-4.el9.aarch64                                                  
12:35:35   libutempter-1.2.1-6.el9.aarch64                                               
12:35:35   openssl-1:3.0.7-2.el9.aarch64                                                 
12:35:35   pam-1.5.1-14.el9.aarch64                                                      
12:35:35   policycoreutils-3.5-0.rc1.2.el9.aarch64                                       
12:35:35   policycoreutils-python-utils-3.5-0.rc1.2.el9.noarch                           
12:35:35   python3-audit-3.0.7-103.el9.aarch64                                           
12:35:35   python3-distro-1.5.0-7.el9.noarch                                             
12:35:35   python3-libselinux-3.5-0.rc1.1.el9.aarch64                                    
12:35:35   python3-libsemanage-3.5-0.rc1.1.el9.aarch64                                   
12:35:35   python3-policycoreutils-3.5-0.rc1.2.el9.noarch                                
12:35:35   python3-setools-4.4.0-5.el9.aarch64                                           
12:35:35   python3-setuptools-53.0.0-12.el9.noarch                                       
12:35:35   rpm-plugin-selinux-4.16.1.3-22.el9.aarch64                                    
12:35:35   selinux-policy-38.1.4-1.el9.noarch                                            
12:35:35   selinux-policy-targeted-38.1.4-1.el9.noarch                                   
12:35:35   slirp4netns-1.2.0-2.el9.aarch64                                               
12:35:35   systemd-252-3.el9.aarch64                                                     
12:35:35   systemd-pam-252-3.el9.aarch64                                                 
12:35:35   systemd-rpm-macros-252-3.el9.noarch                                           
12:35:35   util-linux-2.37.4-9.el9.aarch64                                               
12:35:35   util-linux-core-2.37.4-9.el9.aarch64                                          
12:35:35   xz-5.2.5-8.el9.aarch64                                                        
12:35:35 
12:35:35 Complete!
12:35:35 + verify_binaries
12:35:35 + docker --version
12:35:35 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:35 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:35 go: downloading github.com/moby/locker v1.0.1
12:35:35 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:35 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:35 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:35 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:35 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:35 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:35 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:35 go: downloading github.com/json-iterator/go v1.1.12
12:35:35 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:35 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:35 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:35 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:35 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:35 go: downloading github.com/moby/spdystream v0.2.0
12:35:35 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:35 go: downloading github.com/prometheus/client_model v0.2.0
12:35:35 go: downloading github.com/prometheus/common v0.32.1
12:35:35 Selecting previously unselected package libstemmer0d:arm64.
12:35:35 Preparing to unpack .../79-libstemmer0d_0+svn585-2_arm64.deb ...
12:35:35 Unpacking libstemmer0d:arm64 (0+svn585-2) ...
12:35:35 Selecting previously unselected package libappstream4:arm64.
12:35:35 Preparing to unpack .../80-libappstream4_0.12.10-2_arm64.deb ...
12:35:35 Unpacking libappstream4:arm64 (0.12.10-2) ...
12:35:35 Selecting previously unselected package libglib2.0-bin.
12:35:35 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_arm64.deb ...
12:35:35 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
12:35:35 Selecting previously unselected package libgstreamer1.0-0:arm64.
12:35:35 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_arm64.deb ...
12:35:35 Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
12:35:35 Selecting previously unselected package gpgconf.
12:35:35 Preparing to unpack .../39-gpgconf_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking gpgconf (2.2.35-3ubuntu1) ...
12:35:35 Selecting previously unselected package libksba8:arm64.
12:35:35 Preparing to unpack .../40-libksba8_1.6.0-3ubuntu1.1_arm64.deb ...
12:35:35 Unpacking libksba8:arm64 (1.6.0-3ubuntu1.1) ...
12:35:35 Selecting previously unselected package libnpth0:arm64.
12:35:35 Preparing to unpack .../41-libnpth0_1.6-3build2_arm64.deb ...
12:35:35 Unpacking libnpth0:arm64 (1.6-3build2) ...
12:35:35 Selecting previously unselected package dirmngr.
12:35:35 Preparing to unpack .../42-dirmngr_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking dirmngr (2.2.35-3ubuntu1) ...
12:35:35 Selecting previously unselected package libpackagekit-glib2-18:arm64.
12:35:35 Preparing to unpack .../43-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
12:35:35 Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
12:35:35 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:35:35 Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
12:35:35 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:35:35 Selecting previously unselected package gnupg-l10n.
12:35:35 Preparing to unpack .../45-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
12:35:35 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
12:35:35 Fedora 36 - aarch64                              24 MB/s |  77 MB     00:03    
12:35:35 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.56 [11.8 kB]
12:35:35 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
12:35:35 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnfnetlink0 arm64 1.0.1-3 [11.5 kB]
12:35:35 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.4 [130 kB]
12:35:35 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
12:35:35 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.56 [92.0 kB]
12:35:35 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxtables12 arm64 1.6.1-2ubuntu2 [25.1 kB]
12:35:35 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip6tc0 arm64 1.6.1-2ubuntu2 [18.6 kB]
12:35:35 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libiptc0 arm64 1.6.1-2ubuntu2 [9392 B]
12:35:35 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [30.6 kB]
12:35:35 Selecting previously unselected package docker-ce.
12:35:35 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ...
12:35:35 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:35:35 
12:35:35 #17 [linux/amd64 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,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
12:35:35 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:35 ++ uname -m
12:35:35 + '[' aarch64 = x86_64 ']'
12:35:35 + docker buildx version
12:35:35 github.com/docker/buildx v0.10.0 8764628
12:35:35 + docker compose version
12:35:35 Selecting previously unselected package libpolkit-agent-1-0:arm64.
12:35:35 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ...
12:35:35 Unpacking libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
12:35:35 Selecting previously unselected package policykit-1.
12:35:35 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_arm64.deb ...
12:35:35 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
12:35:35 Selecting previously unselected package python3-certifi.
12:35:35 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
12:35:35 Unpacking python3-certifi (2019.11.28-1) ...
12:35:35 go: downloading github.com/prometheus/procfs v0.7.3
12:35:35 Selecting previously unselected package gnupg-utils.
12:35:35 Preparing to unpack .../46-gnupg-utils_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
12:35:35 Selecting previously unselected package gpg.
12:35:35 Preparing to unpack .../47-gpg_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking gpg (2.2.35-3ubuntu1) ...
12:35:35 Selecting previously unselected package pinentry-curses.
12:35:35 Preparing to unpack .../48-pinentry-curses_1.2.0-2ubuntu1_arm64.deb ...
12:35:35 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
12:35:35 Selecting previously unselected package gpg-agent.
12:35:35 Preparing to unpack .../49-gpg-agent_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
12:35:35 Selecting previously unselected package gpg-wks-client.
12:35:35 Preparing to unpack .../50-gpg-wks-client_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
12:35:35 Selecting previously unselected package gpg-wks-server.
12:35:35 Preparing to unpack .../51-gpg-wks-server_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
12:35:35 Selecting previously unselected package gpgsm.
12:35:35 Preparing to unpack .../52-gpgsm_2.2.35-3ubuntu1_arm64.deb ...
12:35:35 Unpacking gpgsm (2.2.35-3ubuntu1) ...
12:35:35 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iptables arm64 1.6.1-2ubuntu2 [240 kB]
12:35:35 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus-user-session arm64 1.12.2-1ubuntu1.4 [9388 B]
12:35:35 debconf: delaying package configuration, since apt-utils is not installed
12:35:35 Fetched 23.5 MB in 1s (20.1 MB/s)
12:35:35 Selecting previously unselected package libcap2:arm64.
12:35:35 (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 ... 7160 files and directories currently installed.)
12:35:35 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_arm64.deb ...
12:35:35 Unpacking libcap2:arm64 (1:2.25-1.2) ...
12:35:35 Selecting previously unselected package python3-minimal.
12:35:35 (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 ... 6947 files and directories currently installed.)
12:35:35 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
12:35:35 Unpacking python3-minimal (3.9.2-3) ...
12:35:35 Selecting previously unselected package media-types.
12:35:35 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:35:35 Unpacking media-types (4.0.0) ...
12:35:35 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:35:35 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:35:35 #17 0.115 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.10.0 -X github.com/docker/buildx/version.Revision=876462897612d36679153c3414f7689626251501 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
12:35:35 Docker Compose version v2.15.1
12:35:35 + dockerd --version
12:35:35 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:35 + docker-proxy --version
12:35:35 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:35 + containerd --version
12:35:35 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:35 + ctr --version
12:35:35 ctr containerd.io 1.6.15
12:35:35 + containerd-shim --help
12:35:35 Usage of containerd-shim:
12:35:35   -address string
12:35:35     	grpc address back to main containerd
12:35:35   -containerd-binary containerd publish
12:35:35     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:35   -criu string
12:35:35     	path to criu binary
12:35:35   -debug
12:35:35     	enable debug output in logs
12:35:35   -namespace string
12:35:35     	namespace that owns the shim
12:35:35   -runtime-root string
12:35:35     	root directory for the runtime (default "/run/containerd/runc")
12:35:35   -socket string
12:35:35     	socket path to serve
12:35:35   -systemd-cgroup
12:35:35     	set runtime to use systemd-cgroup
12:35:35   -workdir string
12:35:35     	path used to storge large temporary data
12:35:35 + containerd-shim-runc-v1 -v
12:35:35 containerd-shim-runc-v1:
12:35:35   Version:  1.6.15
12:35:35   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:35   Go version: go1.18.9
12:35:35 
12:35:35 + containerd-shim-runc-v2 -v
12:35:35 containerd-shim-runc-v2:
12:35:35   Version:  1.6.15
12:35:35   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:35   Go version: go1.18.9
12:35:35 
12:35:35 + runc --version
12:35:35 runc version 1.1.4
12:35:35 commit: v1.1.4-0-g5fd4c4d
12:35:35 spec: 1.0.2-dev
12:35:35 go: go1.18.9
12:35:35 libseccomp: 2.5.2
12:35:36 Selecting previously unselected package python3-chardet.
12:35:36 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
12:35:36 Unpacking python3-chardet (3.0.4-4build1) ...
12:35:36 Selecting previously unselected package python3-idna.
12:35:36 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
12:35:36 Unpacking python3-idna (2.8-1) ...
12:35:36 Selecting previously unselected package python3-urllib3.
12:35:36 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
12:35:36 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:35:36 Selecting previously unselected package python3-requests.
12:35:36 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
12:35:36 Unpacking python3-requests (2.22.0-2ubuntu1) ...
12:35:36 Selecting previously unselected package python3-requests-unixsocket.
12:35:36 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
12:35:36 Unpacking python3-requests-unixsocket (0.2.0-2) ...
12:35:36 Selecting previously unselected package gnupg.
12:35:36 Preparing to unpack .../53-gnupg_2.2.35-3ubuntu1_all.deb ...
12:35:36 Unpacking gnupg (2.2.35-3ubuntu1) ...
12:35:36 Selecting previously unselected package libcurl3-gnutls:arm64.
12:35:36 Preparing to unpack .../54-libcurl3-gnutls_7.85.0-1ubuntu0.2_arm64.deb ...
12:35:36 Unpacking libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.2) ...
12:35:36 Selecting previously unselected package libstemmer0d:arm64.
12:35:36 Preparing to unpack .../55-libstemmer0d_2.2.0-1build1_arm64.deb ...
12:35:36 Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
12:35:36 Selecting previously unselected package libxmlb2:arm64.
12:35:36 Preparing to unpack .../56-libxmlb2_0.3.8-1_arm64.deb ...
12:35:36 Unpacking libxmlb2:arm64 (0.3.8-1) ...
12:35:36 Selecting previously unselected package libappstream4:arm64.
12:35:36 Preparing to unpack .../57-libappstream4_0.15.5-1_arm64.deb ...
12:35:36 Unpacking libappstream4:arm64 (0.15.5-1) ...
12:35:36 Selecting previously unselected package libdw1:arm64.
12:35:36 Preparing to unpack .../58-libdw1_0.187-4_arm64.deb ...
12:35:36 Unpacking libdw1:arm64 (0.187-4) ...
12:35:36 Selecting previously unselected package libargon2-0:arm64.
12:35:36 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_arm64.deb ...
12:35:36 Unpacking libargon2-0:arm64 (0~20161029-1.1) ...
12:35:36 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:35:36 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
12:35:36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:35:36 Selecting previously unselected package libjson-c3:arm64.
12:35:36 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ...
12:35:36 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ...
12:35:36 Selecting previously unselected package libcryptsetup12:arm64.
12:35:36 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ...
12:35:36 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ...
12:35:36 Selecting previously unselected package libidn11:arm64.
12:35:36 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_arm64.deb ...
12:35:36 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ...
12:35:36 Selecting previously unselected package libmpdec3:arm64.
12:35:36 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
12:35:36 Unpacking libmpdec3:arm64 (2.5.1-1) ...
12:35:36 Selecting previously unselected package libncursesw6:arm64.
12:35:36 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
12:35:36 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
12:35:36 Selecting previously unselected package readline-common.
12:35:36 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:35:36 Unpacking readline-common (8.1-1) ...
12:35:36 Selecting previously unselected package libreadline8:arm64.
12:35:36 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
12:35:36 Unpacking libreadline8:arm64 (8.1-1) ...
12:35:36 Selecting previously unselected package libsqlite3-0:arm64.
12:35:36 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
12:35:36 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
12:35:36 go: downloading github.com/moby/locker v1.0.1
12:35:36 go: downloading github.com/felixge/httpsnoop v1.0.2
12:35:36 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:35:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:35:36 go: downloading gopkg.in/inf.v0 v0.9.1
12:35:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:35:36 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:35:36 go: downloading github.com/googleapis/gnostic v0.5.5
12:35:36 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:35:36 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:35:36 go: downloading github.com/json-iterator/go v1.1.12
12:35:36 Selecting previously unselected package python3-software-properties.
12:35:36 Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ...
12:35:36 Unpacking python3-software-properties (0.99.9.8) ...
12:35:36 Selecting previously unselected package packagekit.
12:35:36 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_arm64.deb ...
12:35:36 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
12:35:36 Selecting previously unselected package software-properties-common.
12:35:36 Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ...
12:35:36 Unpacking software-properties-common (0.99.9.8) ...
12:35:36 Selecting previously unselected package gnupg2.
12:35:36 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
12:35:36 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
12:35:36 Selecting previously unselected package libglib2.0-bin.
12:35:36 Preparing to unpack .../59-libglib2.0-bin_2.74.3-0ubuntu1_arm64.deb ...
12:35:36 Unpacking libglib2.0-bin (2.74.3-0ubuntu1) ...
12:35:36 Selecting previously unselected package libunwind8:arm64.
12:35:36 Preparing to unpack .../60-libunwind8_1.6.2-0ubuntu1_arm64.deb ...
12:35:36 Unpacking libunwind8:arm64 (1.6.2-0ubuntu1) ...
12:35:36 Selecting previously unselected package libgstreamer1.0-0:arm64.
12:35:36 Preparing to unpack .../61-libgstreamer1.0-0_1.20.3-1_arm64.deb ...
12:35:36 Unpacking libgstreamer1.0-0:arm64 (1.20.3-1) ...
12:35:36 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
12:35:36 Preparing to unpack .../62-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
12:35:36 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
12:35:36 Selecting previously unselected package libpolkit-agent-1-0:arm64.
12:35:36 Preparing to unpack .../63-libpolkit-agent-1-0_0.105-33_arm64.deb ...
12:35:36 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
12:35:36 Selecting previously unselected package polkitd.
12:35:36 Preparing to unpack .../64-polkitd_0.105-33_arm64.deb ...
12:35:36 Unpacking polkitd (0.105-33) ...
12:35:36 Selecting previously unselected package libip4tc0:arm64.
12:35:36 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_arm64.deb ...
12:35:36 Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ...
12:35:36 Selecting previously unselected package libapparmor1:arm64.
12:35:36 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_arm64.deb ...
12:35:36 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ...
12:35:36 Selecting previously unselected package libkmod2:arm64.
12:35:36 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_arm64.deb ...
12:35:36 Unpacking libkmod2:arm64 (24-1ubuntu3.5) ...
12:35:36 Setting up libcap2:arm64 (1:2.25-1.2) ...
12:35:36 Setting up libargon2-0:arm64 (0~20161029-1.1) ...
12:35:36 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:35:36 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ...
12:35:36 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ...
12:35:36 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ...
12:35:36 Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ...
12:35:36 Selecting previously unselected package docker-ce-rootless-extras.
12:35:36 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ...
12:35:36 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:35:36 Selecting previously unselected package libpython3.9-stdlib:arm64.
12:35:36 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
12:35:36 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
12:35:36 Selecting previously unselected package python3.9.
12:35:36 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
12:35:36 Unpacking python3.9 (3.9.2-1) ...
12:35:36 Selecting previously unselected package libpython3-stdlib:arm64.
12:35:36 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
12:35:36 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
12:35:36 go: downloading github.com/modern-go/reflect2 v1.0.2
12:35:36 go: downloading sigs.k8s.io/yaml v1.2.0
12:35:36 go: downloading github.com/mattn/go-colorable v0.1.12
12:35:36 go: downloading github.com/prometheus/client_golang v1.12.2
12:35:36 go: downloading github.com/containerd/ttrpc v1.1.0
12:35:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:35:36 go: downloading github.com/moby/spdystream v0.2.0
12:35:36 go: downloading github.com/mattn/go-isatty v0.0.16
12:35:36 go: downloading github.com/prometheus/client_model v0.2.0
12:35:36 go: downloading github.com/prometheus/common v0.32.1
12:35:36 go: downloading github.com/prometheus/procfs v0.7.3
12:35:36 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
12:35:36 Setting up liblmdb0:arm64 (0.9.24-1) ...
12:35:36 Setting up systemd-sysv (245.4-4ubuntu3.19) ...
12:35:36 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
12:35:36 Setting up libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
12:35:36 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
12:35:36 Setting up mime-support (3.64ubuntu1) ...
12:35:36 Setting up apt-transport-https (2.0.9) ...
12:35:36 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
12:35:36 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
12:35:36 Setting up distro-info-data (0.43ubuntu1.11) ...
12:35:36 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
12:35:36 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
12:35:36 Setting up docker-buildx-plugin (0.10.0-1~debian.10~buster) ...
12:35:36 Setting up docker-compose-plugin (2.15.1-1~debian.10~buster) ...
12:35:36 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:35:36 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:36 Selecting previously unselected package pkexec.
12:35:36 Preparing to unpack .../65-pkexec_0.105-33_arm64.deb ...
12:35:36 Unpacking pkexec (0.105-33) ...
12:35:36 Selecting previously unselected package policykit-1.
12:35:36 Preparing to unpack .../66-policykit-1_0.105-33_arm64.deb ...
12:35:36 Unpacking policykit-1 (0.105-33) ...
12:35:36 Selecting previously unselected package python3-blinker.
12:35:36 Preparing to unpack .../67-python3-blinker_1.4+dfsg1-0.5_all.deb ...
12:35:36 Unpacking python3-blinker (1.4+dfsg1-0.5) ...
12:35:36 Selecting previously unselected package python3-cffi-backend:arm64.
12:35:36 Preparing to unpack .../68-python3-cffi-backend_1.15.1-1_arm64.deb ...
12:35:36 Unpacking python3-cffi-backend:arm64 (1.15.1-1) ...
12:35:36 Selecting previously unselected package python3-cryptography.
12:35:36 Preparing to unpack .../69-python3-cryptography_3.4.8-2_arm64.deb ...
12:35:36 Unpacking python3-cryptography (3.4.8-2) ...
12:35:36 Selecting previously unselected package python3-pyparsing.
12:35:36 Preparing to unpack .../70-python3-pyparsing_3.0.7-2_all.deb ...
12:35:36 Unpacking python3-pyparsing (3.0.7-2) ...
12:35:36 Selecting previously unselected package python3-httplib2.
12:35:36 Preparing to unpack .../71-python3-httplib2_0.20.4-2_all.deb ...
12:35:36 Selecting previously unselected package systemd.
12:35:36 (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 ... 7207 files and directories currently installed.)
12:35:36 Preparing to unpack .../systemd_237-3ubuntu10.56_arm64.deb ...
12:35:36 Unpacking systemd (237-3ubuntu10.56) ...
12:35:36 Selecting previously unselected package docker-ce.
12:35:36 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ...
12:35:36 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:35:36 Setting up python3-minimal (3.9.2-3) ...
12:35:36 Selecting previously unselected package python3.
12:35:36 (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 ... 7385 files and directories currently installed.)
12:35:36 Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ...
12:35:36 Unpacking python3 (3.9.2-3) ...
12:35:36 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
12:35:36 Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
12:35:36 Setting up libnpth0:arm64 (1.6-1) ...
12:35:36 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
12:35:36 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:35:36 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
12:35:36 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:35:36 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
12:35:36 
12:35:36 Current default time zone: 'Etc/UTC'
12:35:36 Local time is now:      Wed Jan 25 12:35:36 UTC 2023.
12:35:36 Universal Time is now:  Wed Jan 25 12:35:36 UTC 2023.
12:35:36 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:35:36 
12:35:36 invoke-rc.d: could not determine current runlevel
12:35:36 invoke-rc.d: policy-rc.d denied execution of start.
12:35:36 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:35:36 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:35:36  docker-ce-rootless-extras depends on dbus-user-session; however:
12:35:36   Package dbus-user-session is not installed.
12:35:36 
12:35:36 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_arm64.deb
12:35:36 #17 DONE 98.5s
12:35:36 
12:35:36 #18 exporting to client directory
12:35:36 #18 copying files linux/arm/v7 8.39MB 0.1s
12:35:36 #18 copying files linux/arm/v7 46.21MB 0.7s done
12:35:36 #18 DONE 0.7s
12:35:36 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7 ']'
12:35:36 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-cli
12:35:36 + case ${TARGETOS} in
12:35:36 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build/linux_arm_v7/docker-linux-arm-v7 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-cli/docker
12:35:36 + case ${TARGETOS} in
12:35:36 + set -x
12:35:36 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-cli-0.0.0-20230124074129-645395c.tgz docker-cli
12:35:36 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-engine
12:35:36 + case ${TARGETOS} in
12:35:36 + for f in dockerd docker-init docker-proxy
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/dockerd ']'
12:35:36 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/dockerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-engine/dockerd
12:35:36 + for f in dockerd docker-init docker-proxy
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/docker-init ']'
12:35:36 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/docker-init /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-engine/docker-init
12:35:36 + for f in dockerd docker-init docker-proxy
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/docker-proxy ']'
12:35:36 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/docker-proxy /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-engine/docker-proxy
12:35:36 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/containerd
12:35:36 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/containerd ']'
12:35:36 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/containerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/containerd/containerd
12:35:36 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/ctr ']'
12:35:36 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/ctr /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/containerd/ctr
12:35:36 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/containerd-shim ']'
12:35:36 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/containerd-shim-runc-v2 ']'
12:35:36 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/containerd-shim-runc-v2 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/containerd/containerd-shim-runc-v2
12:35:36 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/runc ']'
12:35:36 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v7/runc /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/containerd/runc
12:35:36 + case ${TARGETOS} in
12:35:36 + set -x
12:35:36 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-engine-0.0.0-20230124074129-645395c.tgz docker-engine
12:35:36 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/containerd-1.7.0-beta.1.tgz containerd
12:35:36 + case ${TARGETOS} in
12:35:36 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v7/rootlesskit ']'
12:35:36 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v7/rootlesskit-docker-proxy ']'
12:35:36 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v7/dockerd-rootless.sh ']'
12:35:36 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v7/dockerd-rootless-setuptool.sh ']'
12:35:36 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:36 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v7/vpnkit ']'
12:35:36 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-rootless-extras ']'
12:35:36 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:35:36 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-buildx
12:35:36 + case ${TARGETOS} in
12:35:36 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin/linux_arm_v7/buildx /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-buildx/docker-buildx
12:35:36 + case ${TARGETOS} in
12:35:36 + set -x
12:35:36 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7/docker-buildx-plugin-0.10.0.tgz docker-buildx
12:35:36 Unpacking python3-httplib2 (0.20.4-2) ...
12:35:36 Selecting previously unselected package python3-more-itertools.
12:35:36 Preparing to unpack .../72-python3-more-itertools_8.10.0-2_all.deb ...
12:35:36 Unpacking python3-more-itertools (8.10.0-2) ...
12:35:36 Selecting previously unselected package python3-zipp.
12:35:36 Preparing to unpack .../73-python3-zipp_1.0.0-4_all.deb ...
12:35:36 Unpacking python3-zipp (1.0.0-4) ...
12:35:36 Selecting previously unselected package python3-importlib-metadata.
12:35:36 Preparing to unpack .../74-python3-importlib-metadata_4.6.4-1_all.deb ...
12:35:36 Unpacking python3-importlib-metadata (4.6.4-1) ...
12:35:36 Selecting previously unselected package python3-jeepney.
12:35:36 Preparing to unpack .../75-python3-jeepney_0.8.0-1_all.deb ...
12:35:36 Unpacking python3-jeepney (0.8.0-1) ...
12:35:36 Selecting previously unselected package python3-jwt.
12:35:36 Preparing to unpack .../76-python3-jwt_2.4.0-1_all.deb ...
12:35:36 Unpacking python3-jwt (2.4.0-1) ...
12:35:36 Selecting previously unselected package python3-secretstorage.
12:35:36 Preparing to unpack .../77-python3-secretstorage_3.3.3-1ubuntu1_all.deb ...
12:35:36 Unpacking python3-secretstorage (3.3.3-1ubuntu1) ...
12:35:36 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ...
12:35:36 Setting up libkmod2:arm64 (24-1ubuntu3.5) ...
12:35:36 Setting up systemd (237-3ubuntu10.56) ...
12:35:36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:35:36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:35:36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:35:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:35:36 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:35:36 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:35:36 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
12:35:36 Initializing machine ID from random generator.
12:35:36 Selecting previously unselected package openssl.
12:35:36 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_arm64.deb ...
12:35:36 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:35:36 Selecting previously unselected package ca-certificates.
12:35:36 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
12:35:36 Unpacking ca-certificates (20210119) ...
12:35:36 Selecting previously unselected package apt-transport-https.
12:35:36 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
12:35:36 Unpacking apt-transport-https (2.2.4) ...
12:35:36 Selecting previously unselected package libbrotli1:arm64.
12:35:36 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ...
12:35:36 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
12:35:36 Selecting previously unselected package libsasl2-modules-db:arm64.
12:35:36 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
12:35:37 Setting up libcap2-bin (1:2.32-1) ...
12:35:37 Setting up libdconf1:arm64 (0.36.0-1) ...
12:35:37 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:35:37 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:35:37 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:35:37 Setting up libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
12:35:37 Setting up dbus (1.12.16-2ubuntu2.3) ...
12:35:37 Selecting previously unselected package python3-keyring.
12:35:37 Preparing to unpack .../78-python3-keyring_23.8.2-1_all.deb ...
12:35:37 Unpacking python3-keyring (23.8.2-1) ...
12:35:37 Selecting previously unselected package python3-lazr.uri.
12:35:37 Preparing to unpack .../79-python3-lazr.uri_1.0.6-2_all.deb ...
12:35:37 Unpacking python3-lazr.uri (1.0.6-2) ...
12:35:37 Selecting previously unselected package python3-wadllib.
12:35:37 Preparing to unpack .../80-python3-wadllib_1.3.6-1_all.deb ...
12:35:37 Unpacking python3-wadllib (1.3.6-1) ...
12:35:37 Selecting previously unselected package python3-distro.
12:35:37 Preparing to unpack .../81-python3-distro_1.7.0-1_all.deb ...
12:35:37 Unpacking python3-distro (1.7.0-1) ...
12:35:37 Selecting previously unselected package python3-oauthlib.
12:35:37 Preparing to unpack .../82-python3-oauthlib_3.2.0-1ubuntu1_all.deb ...
12:35:37 Unpacking python3-oauthlib (3.2.0-1ubuntu1) ...
12:35:37 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:35:37 Selecting previously unselected package libsasl2-2:arm64.
12:35:37 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
12:35:37 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:35:37 Selecting previously unselected package libldap-2.4-2:arm64.
12:35:37 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
12:35:37 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
12:35:37 Selecting previously unselected package libnghttp2-14:arm64.
12:35:37 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ...
12:35:37 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
12:35:37 Selecting previously unselected package libpsl5:arm64.
12:35:37 Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ...
12:35:37 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
12:35:37 Selecting previously unselected package librtmp1:arm64.
12:35:37 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
12:35:37 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:35:37 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
12:35:37 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
12:35:37 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:37 Setting up python-apt-common (2.0.1) ...
12:35:37 Setting up libpam-systemd:arm64 (245.4-4ubuntu3.19) ...
12:35:37 Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
12:35:37 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
12:35:37 Setting up libstemmer0d:arm64 (0+svn585-2) ...
12:35:37 Setting up libmpdec2:arm64 (2.4.2-3) ...
12:35:37 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
12:35:37 Selecting previously unselected package python3-six.
12:35:37 Preparing to unpack .../83-python3-six_1.16.0-4_all.deb ...
12:35:37 Unpacking python3-six (1.16.0-4) ...
12:35:37 Selecting previously unselected package python3-lazr.restfulclient.
12:35:37 Preparing to unpack .../84-python3-lazr.restfulclient_0.14.4-1_all.deb ...
12:35:37 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
12:35:37 Selecting previously unselected package python3-launchpadlib.
12:35:37 Preparing to unpack .../85-python3-launchpadlib_1.10.16-1_all.deb ...
12:35:37 Unpacking python3-launchpadlib (1.10.16-1) ...
12:35:37 Selecting previously unselected package python3-software-properties.
12:35:37 Preparing to unpack .../86-python3-software-properties_0.99.27_all.deb ...
12:35:37 Unpacking python3-software-properties (0.99.27) ...
12:35:37 Selecting previously unselected package packagekit.
12:35:37 Preparing to unpack .../87-packagekit_1.2.5-2ubuntu2_arm64.deb ...
12:35:37 Unpacking packagekit (1.2.5-2ubuntu2) ...
12:35:37 Selecting previously unselected package software-properties-common.
12:35:37 Preparing to unpack .../88-software-properties-common_0.99.27_all.deb ...
12:35:37 Unpacking software-properties-common (0.99.27) ...
12:35:37 Selecting previously unselected package gnupg2.
12:35:37 Preparing to unpack .../89-gnupg2_2.2.35-3ubuntu1_all.deb ...
12:35:37 Selecting previously unselected package libssh2-1:arm64.
12:35:37 Preparing to unpack .../11-libssh2-1_1.9.0-2_arm64.deb ...
12:35:37 Unpacking libssh2-1:arm64 (1.9.0-2) ...
12:35:37 Selecting previously unselected package libcurl4:arm64.
12:35:37 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
12:35:37 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
12:35:37 Selecting previously unselected package curl.
12:35:37 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u3_arm64.deb ...
12:35:37 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:35:37 Selecting previously unselected package libassuan0:arm64.
12:35:37 Preparing to unpack .../14-libassuan0_2.5.3-7.1_arm64.deb ...
12:35:37 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
12:35:37 Selecting previously unselected package gpgconf.
12:35:37 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
12:35:37 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:35:37 Selecting previously unselected package systemd-sysv.
12:35:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7908 files and directories currently installed.)
12:35:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.56_arm64.deb ...
12:35:37 Unpacking systemd-sysv (237-3ubuntu10.56) ...
12:35:37 Selecting previously unselected package multiarch-support.
12:35:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
12:35:37 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
12:35:37 Setting up multiarch-support (2.27-3ubuntu1.6) ...
12:35:37 Selecting previously unselected package libnfnetlink0:arm64.
12:35:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7928 files and directories currently installed.)
12:35:37 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_arm64.deb ...
12:35:37 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
12:35:37 Selecting previously unselected package dbus.
12:35:37 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.4_arm64.deb ...
12:35:37 Unpacking dbus (1.12.2-1ubuntu1.4) ...
12:35:37 Setting up openssl (1.1.1f-1ubuntu2.16) ...
12:35:37 Setting up libelf1:arm64 (0.176-1.1build1) ...
12:35:37 Setting up readline-common (8.0-4) ...
12:35:37 Setting up iso-codes (4.4-1) ...
12:35:37 Setting up libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
12:35:37 Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
12:35:37 Setcap worked! gst-ptp-helper is not suid!
12:35:37 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:37 Setting up pinentry-curses (1.1.0-3build1) ...
12:35:37 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
12:35:37 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
12:35:37 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:37 Setting up libreadline8:arm64 (8.0-4) ...
12:35:37 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
12:35:37 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:37 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
12:35:37 Unpacking gnupg2 (2.2.35-3ubuntu1) ...
12:35:37 Setting up libksba8:arm64 (1.6.0-3ubuntu1.1) ...
12:35:37 Setting up media-types (8.0.0) ...
12:35:37 Setting up libicu71:arm64 (71.1-3ubuntu1) ...
12:35:37 Setting up systemd-sysv (251.4-1ubuntu7) ...
12:35:37 Setting up libkeyutils1:arm64 (1.6.3-1) ...
12:35:37 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
12:35:37 Setting up apt-transport-https (2.5.3) ...
12:35:37 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
12:35:37 Setting up libglib2.0-0:arm64 (2.74.3-0ubuntu1) ...
12:35:37 No schema files found: doing nothing.
12:35:37 Setting up distro-info-data (0.54ubuntu0.1) ...
12:35:37 Setting up libtirpc-common (1.3.3+ds-1) ...
12:35:37 Setting up libxmlb2:arm64 (0.3.8-1) ...
12:35:37 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
12:35:37 Setting up libsqlite3-0:arm64 (3.39.3-1) ...
12:35:37 Setting up libnghttp2-14:arm64 (1.49.0-1) ...
12:35:37 Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
12:35:37 Setting up libnpth0:arm64 (1.6-3build2) ...
12:35:37 Setting up libassuan0:arm64 (2.5.5-4) ...
12:35:37 Setting up libunwind8:arm64 (1.6.2-0ubuntu1) ...
12:35:37 Setting up libkrb5support0:arm64 (1.20-1) ...
12:35:37 Selecting previously unselected package libksba8:arm64.
12:35:37 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_arm64.deb ...
12:35:37 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
12:35:37 Selecting previously unselected package libnpth0:arm64.
12:35:37 Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ...
12:35:37 Unpacking libnpth0:arm64 (1.6-3) ...
12:35:37 Selecting previously unselected package dirmngr.
12:35:37 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
12:35:37 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:35:37 Selecting previously unselected package distro-info-data.
12:35:37 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
12:35:37 Unpacking distro-info-data (0.51+deb11u3) ...
12:35:37 Selecting previously unselected package libglib2.0-0:arm64.
12:35:37 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_arm64.deb ...
12:35:37 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
12:35:37 Reading package lists...
12:35:37 Building dependency tree...
12:35:37 Reading state information...
12:35:37 Selecting previously unselected package libmnl0:arm64.
12:35:37 Preparing to unpack .../02-libmnl0_1.0.4-2_arm64.deb ...
12:35:37 Unpacking libmnl0:arm64 (1.0.4-2) ...
12:35:37 Selecting previously unselected package libpam-systemd:arm64.
12:35:37 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.56_arm64.deb ...
12:35:37 Unpacking libpam-systemd:arm64 (237-3ubuntu10.56) ...
12:35:37 Selecting previously unselected package libxtables12:arm64.
12:35:37 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_arm64.deb ...
12:35:37 Unpacking libxtables12:arm64 (1.6.1-2ubuntu2) ...
12:35:37 Selecting previously unselected package libip6tc0:arm64.
12:35:37 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_arm64.deb ...
12:35:37 Unpacking libip6tc0:arm64 (1.6.1-2ubuntu2) ...
12:35:37 Selecting previously unselected package libiptc0:arm64.
12:35:37 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_arm64.deb ...
12:35:37 Unpacking libiptc0:arm64 (1.6.1-2ubuntu2) ...
12:35:37 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:35:37 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
12:35:37 + bundlesFilename=bundles-ce-static-linux-armv7.tar.gz
12:35:37 + set -x
12:35:37 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v7
12:35:37 + rm -r containerd/ docker-buildx/ docker-cli/ docker-engine/
12:35:37 + tar -zvcf /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/bundles-ce-static-linux-armv7.tar.gz .
12:35:37 ./
12:35:37 ./docker-buildx-plugin-0.10.0.tgz
12:35:37 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:35:37 Setting up libcap2-bin (1:2.44-1build3) ...
12:35:37 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
12:35:37 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
12:35:37 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:35:37 Setting up libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
12:35:37 Setting up libk5crypto3:arm64 (1.20-1) ...
12:35:37 Setting up libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
12:35:37 Setting up python-apt-common (2.4.0+22.10) ...
12:35:37 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:35:37 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
12:35:37 Setting up libgirepository-1.0-1:arm64 (1.74.0-2) ...
12:35:37 Setting up libkrb5-3:arm64 (1.20-1) ...
12:35:37 Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
12:35:37 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:35:38 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:35:38 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
12:35:38 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:35:38 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:35:38 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
12:35:38 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:35:38 Selecting previously unselected package libpackagekit-glib2-18:arm64.
12:35:38 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_arm64.deb ...
12:35:38 Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ...
12:35:38 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:35:38 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ...
12:35:38 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:35:38 Correcting dependencies... Done
12:35:38 Skipping docker-ce, it is already installed and upgrade is not set.
12:35:38 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:35:38 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:35:38 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:35:38 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:35:38 The following additional packages will be installed:
12:35:38   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:35:38   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:35:38   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
12:35:38   libnftnl11 libpam-systemd systemd systemd-sysv
12:35:38 Suggested packages:
12:35:38   kmod systemd-container policykit-1
12:35:38 Recommended packages:
12:35:38   nftables libnss-systemd
12:35:38 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
12:35:38 Selecting previously unselected package iptables.
12:35:38 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_arm64.deb ...
12:35:38 Unpacking iptables (1.6.1-2ubuntu2) ...
12:35:38 Selecting previously unselected package containerd.io.
12:35:38 Preparing to unpack .../09-containerd.io_1.6.15-1_arm64.deb ...
12:35:38 Unpacking containerd.io (1.6.15-1) ...
12:35:38 Selecting previously unselected package docker-compose-plugin.
12:35:38 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb ...
12:35:38 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.22.04~jammy) ...
12:35:38 Updating certificates in /etc/ssl/certs...
12:35:38 Setting up openssl (3.0.5-2ubuntu2) ...
12:35:38 Setting up libelf1:arm64 (0.187-4) ...
12:35:38 Setting up readline-common (8.2-1) ...
12:35:38 Setting up libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
12:35:38 Setting up iso-codes (4.11.0-1) ...
12:35:38 Setting up dbus-bin (1.14.0-2ubuntu3) ...
12:35:38 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
12:35:38 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
12:35:38 Setting up libdw1:arm64 (0.187-4) ...
12:35:38 Setting up libreadline8:arm64 (8.2-1) ...
12:35:38 Setting up libglib2.0-bin (2.74.3-0ubuntu1) ...
12:35:38 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
12:35:38 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-1ubuntu1) ...
12:35:38 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
12:35:38 Selecting previously unselected package gnupg-l10n.
12:35:38 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:35:38 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:35:38 Selecting previously unselected package gnupg-utils.
12:35:38 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
12:35:38 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:35:38 Selecting previously unselected package gpg.
12:35:38 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_arm64.deb ...
12:35:38 Unpacking gpg (2.2.27-2+deb11u2) ...
12:35:38 The following NEW packages will be installed:
12:35:38   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:35:38   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:35:38   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
12:35:38   libnftnl11 libpam-systemd systemd systemd-sysv
12:35:38 ./docker-cli-0.0.0-20230124074129-645395c.tgz
12:35:38 Selecting previously unselected package pinentry-curses.
12:35:38 Preparing to unpack .../28-pinentry-curses_1.1.0-4_arm64.deb ...
12:35:38 Unpacking pinentry-curses (1.1.0-4) ...
12:35:38 Selecting previously unselected package gpg-agent.
12:35:38 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
12:35:38 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:35:38 Selecting previously unselected package gpg-wks-client.
12:35:38 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
12:35:38 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:35:38 Selecting previously unselected package gpg-wks-server.
12:35:38 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
12:35:38 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:35:38 Selecting previously unselected package gpgsm.
12:35:38 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
12:35:38 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:35:38 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded.
12:35:38 Need to get 25.2 MB of archives.
12:35:38 After this operation, 112 MB of additional disk space will be used.
12:35:38 Get:1 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
12:35:38 Get:2 http://deb.debian.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
12:35:38 Get:3 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
12:35:38 Get:4 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
12:35:38 Get:5 http://deb.debian.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB]
12:35:38 Get:6 http://deb.debian.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB]
12:35:38 Get:7 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
12:35:38 Get:8 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
12:35:38 Get:9 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB]
12:35:38 Get:10 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.15-1 [19.9 MB]
12:35:38 Get:11 http://deb.debian.org/debian buster/main arm64 systemd arm64 241-7~deb10u8 [3256 kB]
12:35:38 Get:12 http://deb.debian.org/debian buster/main arm64 systemd-sysv arm64 241-7~deb10u8 [100 kB]
12:35:38 Get:13 http://deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
12:35:38 Get:14 http://deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
12:35:38 Get:15 http://deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:35:38 Get:16 http://deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
12:35:38 Get:17 http://deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
12:35:38 Get:18 http://deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
12:35:38 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 dbus arm64 1.12.24-0+deb10u1 [231 kB]
12:35:38 Get:20 http://deb.debian.org/debian buster/main arm64 libpam-systemd arm64 241-7~deb10u8 [201 kB]
12:35:38 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 dbus-user-session arm64 1.12.24-0+deb10u1 [97.9 kB]
12:35:38 Selecting previously unselected package docker-ce-cli.
12:35:38 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ...
12:35:38 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:35:38 124 added, 0 removed; done.
12:35:38 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
12:35:38 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:38 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
12:35:38 Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
12:35:38 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
12:35:38 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
12:35:38 Setting up libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
12:35:38 Selecting previously unselected package gnupg.
12:35:38 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
12:35:38 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:35:38 Selecting previously unselected package gnupg2.
12:35:38 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
12:35:38 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
12:35:38 Selecting previously unselected package iso-codes.
12:35:38 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
12:35:38 Unpacking iso-codes (4.6.0-1) ...
12:35:38 Updating certificates in /etc/ssl/certs...
12:35:38 ./docker-engine-0.0.0-20230124074129-645395c.tgz
12:35:38 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.6) ...
12:35:38 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:35:39 make[2]: Leaving directory '/root/build-deb/compose'
12:35:39 # Build the scan-plugin
12:35:39 # TODO change once we support scan-plugin on other architectures
12:35:39 if [ "amd64" = "amd64" ]; then \
12:35:39 	cd /go/src/github.com/docker/scan-cli-plugin \
12:35:39 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:35:39 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:35:39 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:35:39 fi
12:35:39 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:35:39 GO111MODULE=on make -f builder.Makefile build
12:35:39 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:35:39 mkdir -p bin
12:35:39 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:35:39 go: downloading github.com/docker/cli v20.10.17+incompatible
12:35:39 go: downloading github.com/docker/docker v20.10.17+incompatible
12:35:39 go: downloading github.com/spf13/cobra v1.5.0
12:35:39 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:35:39 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:35:39 go: downloading github.com/docker/go-units v0.4.0
12:35:39 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:35:39 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:35:39 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:35:39 go: downloading github.com/moby/sys/mount v0.3.3
12:35:39 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:35:39 go: downloading github.com/containerd/containerd v1.6.6
12:35:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:35:39 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:35:39 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:35:39 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:35:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:35:39 Selecting previously unselected package libcurl3-gnutls:arm64.
12:35:39 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u3_arm64.deb ...
12:35:39 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
12:35:39 debconf: delaying package configuration, since apt-utils is not installed
12:35:39 Fetched 25.2 MB in 1s (41.1 MB/s)
12:35:39 Selecting previously unselected package libapparmor1:arm64.
12:35: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 ... 9937 files and directories currently installed.)
12:35:39 Preparing to unpack .../0-libapparmor1_2.13.2-10_arm64.deb ...
12:35:39 Unpacking libapparmor1:arm64 (2.13.2-10) ...
12:35:39 Selecting previously unselected package libargon2-1:arm64.
12:35:39 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_arm64.deb ...
12:35:39 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
12:35:39 Selecting previously unselected package dmsetup.
12:35:39 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_arm64.deb ...
12:35:39 Unpacking dmsetup (2:1.02.155-3) ...
12:35:39 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.22.04~jammy) ...
12:35:39 Setting up docker-compose-plugin (2.15.1-1~ubuntu.22.04~jammy) ...
12:35:39 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:35:39 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:35:39 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:35:39 Selecting previously unselected package libdbus-1-3:arm64.
12:35:39 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_arm64.deb ...
12:35:39 Unpacking libdbus-1-3:arm64 (1.12.24-0+deb11u1) ...
12:35:39 Selecting previously unselected package lsb-release.
12:35:39 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
12:35:39 Unpacking lsb-release (11.1.0) ...
12:35:39 Selecting previously unselected package python-apt-common.
12:35:39 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
12:35:39 Unpacking python-apt-common (2.2.1) ...
12:35:39 Selecting previously unselected package python3-apt.
12:35:39 Preparing to unpack .../40-python3-apt_2.2.1_arm64.deb ...
12:35:39 Unpacking python3-apt (2.2.1) ...
12:35:39 Selecting previously unselected package python3-dbus.
12:35:39 Preparing to unpack .../41-python3-dbus_1.2.16-5_arm64.deb ...
12:35:39 Unpacking python3-dbus (1.2.16-5) ...
12:35:39 Selecting previously unselected package python3-gi.
12:35:39 Preparing to unpack .../42-python3-gi_3.38.0-2_arm64.deb ...
12:35:39 Unpacking python3-gi (3.38.0-2) ...
12:35:39 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:35:39 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
12:35:39 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:35:39 Selecting previously unselected package libjson-c3:arm64.
12:35:39 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ...
12:35:39 Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
12:35:39 Selecting previously unselected package libcryptsetup12:arm64.
12:35:39 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ...
12:35:39 Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
12:35:39 Selecting previously unselected package libidn11:arm64.
12:35:39 Preparing to unpack .../6-libidn11_1.33-2.2_arm64.deb ...
12:35:39 Unpacking libidn11:arm64 (1.33-2.2) ...
12:35:39 Selecting previously unselected package libip4tc0:arm64.
12:35:39 Preparing to unpack .../7-libip4tc0_1.8.2-4_arm64.deb ...
12:35:39 Unpacking libip4tc0:arm64 (1.8.2-4) ...
12:35:39 124 added, 0 removed; done.
12:35:39 Setting up dbus (1.14.0-2ubuntu3) ...
12:35:39 Setting up libgssapi-krb5-2:arm64 (1.20-1) ...
12:35:39 Setting up gir1.2-glib-2.0:arm64 (1.74.0-2) ...
12:35:39 Setting up libssh-4:arm64 (0.9.6-2build1) ...
12:35:39 Setting up gpgconf (2.2.35-3ubuntu1) ...
12:35:39 Setting up libpam-systemd:arm64 (251.4-1ubuntu7) ...
12:35:39 Setting up libcurl4:arm64 (7.85.0-1ubuntu0.2) ...
12:35:39 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:35:39 invoke-rc.d: could not determine current runlevel
12:35:39 invoke-rc.d: policy-rc.d denied execution of start.
12:35:39 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:35:39  docker-ce-rootless-extras depends on dbus-user-session; however:
12:35:39   Package dbus-user-session is not installed.
12:35:39 
12:35:39 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:35:39 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_arm64.deb
12:35:39 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:35:39 Setting up policykit-1 (0.105-26ubuntu1.3) ...
12:35:39 Setting up gpg (2.2.19-3ubuntu2.2) ...
12:35:39 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
12:35:39 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
12:35:39 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
12:35:39 Selecting previously unselected package python3-pycurl.
12:35:39 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.deb ...
12:35:39 Unpacking python3-pycurl (7.43.0.6-5) ...
12:35:39 Selecting previously unselected package python3-software-properties.
12:35:39 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
12:35:39 Unpacking python3-software-properties (0.96.20.2-2.1) ...
12:35:39 Selecting previously unselected package software-properties-common.
12:35:39 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
12:35:39 Unpacking software-properties-common (0.96.20.2-2.1) ...
12:35:39 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
12:35:39 Setting up media-types (4.0.0) ...
12:35:39 Setting up libpsl5:arm64 (0.21.0-1.2) ...
12:35:39 Setting up apt-transport-https (2.2.4) ...
12:35:39 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
12:35:39 Selecting previously unselected package libkmod2:arm64.
12:35:39 Preparing to unpack .../8-libkmod2_26-1_arm64.deb ...
12:35:39 Unpacking libkmod2:arm64 (26-1) ...
12:35:39 Selecting previously unselected package systemd.
12:35:39 Preparing to unpack .../9-systemd_241-7~deb10u8_arm64.deb ...
12:35:39 Unpacking systemd (241-7~deb10u8) ...
12:35:39 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
12:35:39 Setting up curl (7.85.0-1ubuntu0.2) ...
12:35:39 Setting up polkitd (0.105-33) ...
12:35:39 Setting up gpg (2.2.35-3ubuntu1) ...
12:35:39 Setting up libgstreamer1.0-0:arm64 (1.20.3-1) ...
12:35:39 Setcap worked! gst-ptp-helper is not suid!
12:35:39 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
12:35:39 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
12:35:39 Setting up gpg-agent (2.2.35-3ubuntu1) ...
12:35:39 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:35:39 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:35:39 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:35:39 No schema files found: doing nothing.
12:35:39 Setting up distro-info-data (0.51+deb11u3) ...
12:35:39 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
12:35:39 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
12:35:39 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
12:35:39 Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ...
12:35:39 Setting up libnpth0:arm64 (1.6-3) ...
12:35:39 Setting up libassuan0:arm64 (2.5.3-7.1) ...
12:35:39 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:35:39 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:35:39 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:35:39 Setting up libdbus-1-3:arm64 (1.12.24-0+deb11u1) ...
12:35:39 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
12:35:39 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:35:39 Setting up python-apt-common (2.2.1) ...
12:35:39 Setting up libmpdec3:arm64 (2.5.1-1) ...
12:35:39 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:35:39 Setting up libssh2-1:arm64 (1.9.0-2) ...
12:35:39 Setting up openssl (1.1.1n-0+deb11u3) ...
12:35:39 Setting up readline-common (8.1-1) ...
12:35:39 Setting up iso-codes (4.6.0-1) ...
12:35:39 Setting up pinentry-curses (1.1.0-4) ...
12:35:39 ./containerd-1.7.0-beta.1.tgz
12:35:39 Setting up libapparmor1:arm64 (2.13.2-10) ...
12:35:39 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
12:35:39 Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
12:35:39 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:35:39 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:35:39 Selecting previously unselected package dbus-user-session.
12:35:39 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.4_arm64.deb ...
12:35:39 Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ...
12:35:39 Setting up containerd.io (1.6.15-1) ...
12:35:39 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:35:39 Setting up systemd-sysv (237-3ubuntu10.56) ...
12:35:39 Setting up libiptc0:arm64 (1.6.1-2ubuntu2) ...
12:35:39 Setting up libxtables12:arm64 (1.6.1-2ubuntu2) ...
12:35:39 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
12:35:39 Setting up dbus (1.12.2-1ubuntu1.4) ...
12:35:39 Setting up libmnl0:arm64 (1.0.4-2) ...
12:35:39 Setting up libip6tc0:arm64 (1.6.1-2ubuntu2) ...
12:35:39 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
12:35:39 Setting up libpam-systemd:arm64 (237-3ubuntu10.56) ...
12:35:40 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:35:40 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:35:40 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:40 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
12:35:40 Setting up dconf-service (0.36.0-1) ...
12:35:40 Setting up python3 (3.8.2-0ubuntu2) ...
12:35:40 Setting up python3-six (1.14.0-2) ...
12:35:40 Setting up libreadline8:arm64 (8.1-1) ...
12:35:40 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
12:35:40 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
12:35:40 Setting up ca-certificates (20210119) ...
12:35:40 Setting up libidn11:arm64 (1.33-2.2) ...
12:35:40 Setting up libip4tc0:arm64 (1.8.2-4) ...
12:35:40 Setting up libkmod2:arm64 (26-1) ...
12:35:40 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:35:40 Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
12:35:40 Setting up systemd (241-7~deb10u8) ...
12:35:40 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:35:40 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:35:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:35:40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:35:40 Initializing machine ID from random generator.
12:35:40 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:35:40 Setting up gpgsm (2.2.35-3ubuntu1) ...
12:35:40 Setting up pkexec (0.105-33) ...
12:35:40 Setting up libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.2) ...
12:35:40 Setting up libappstream4:arm64 (0.15.5-1) ...
12:35:40 Setting up dirmngr (2.2.35-3ubuntu1) ...
12:35:40 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:35:40 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:35:40 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
12:35:40 Setting up libnsl2:arm64 (1.3.0-2build2) ...
12:35:40 Setting up policykit-1 (0.105-33) ...
12:35:40 Setting up dbus-user-session (1.12.2-1ubuntu1.4) ...
12:35:40 Setting up iptables (1.6.1-2ubuntu2) ...
12:35:40 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:35:40 Processing triggers for systemd (237-3ubuntu10.56) ...
12:35:40 + verify_binaries
12:35:40 + docker --version
12:35:40 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:40 ++ uname -m
12:35:40 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
12:35:40 Setting up python3-certifi (2019.11.28-1) ...
12:35:40 Reading package lists...
12:35:40 Building dependency tree...
12:35:40 Reading state information...
12:35:40 Correcting dependencies... Done
12:35:40 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
12:35:40 Setting up libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.2) ...
12:35:40 Setting up gnupg (2.2.35-3ubuntu1) ...
12:35:40 Setting up packagekit (1.2.5-2ubuntu2) ...
12:35:40 invoke-rc.d: could not determine current runlevel
12:35:40 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:35:40 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
12:35:40 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:35:40 Setting up libpython3-stdlib:arm64 (3.10.6-1) ...
12:35:40 Setting up gnupg2 (2.2.35-3ubuntu1) ...
12:35:40 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
12:35:40 + '[' aarch64 = x86_64 ']'
12:35:40 + docker buildx version
12:35:40 github.com/docker/buildx v0.10.0 8764628
12:35:40 + docker compose version
12:35:40 Docker Compose version v2.15.1
12:35:40 + dockerd --version
12:35:40 Setting up python3-gi (3.36.0-1) ...
12:35:40 Setting up python3-idna (2.8-1) ...
12:35:40 Updating certificates in /etc/ssl/certs...
12:35:40 Skipping docker-ce, it is already installed and upgrade is not set.
12:35:40 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:35:40 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:35:40 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:35:40 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:35:40 The following additional packages will be installed:
12:35:40   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:35:40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:35:40 Suggested packages:
12:35:40   firewalld kmod nftables
12:35:40 The following NEW packages will be installed:
12:35:40   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:35:40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:35:40 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:40 + docker-proxy --version
12:35:40 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:40 + containerd --version
12:35:40 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:40 + ctr --version
12:35:40 ctr containerd.io 1.6.15
12:35:40 + containerd-shim --help
12:35:40 Usage of containerd-shim:
12:35:40   -address string
12:35:40     	grpc address back to main containerd
12:35:40   -containerd-binary containerd publish
12:35:40     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:40   -criu string
12:35:40     	path to criu binary
12:35:40   -debug
12:35:40     	enable debug output in logs
12:35:40   -namespace string
12:35:40     	namespace that owns the shim
12:35:40   -runtime-root string
12:35:40     	root directory for the runtime (default "/run/containerd/runc")
12:35:40   -socket string
12:35:40     	socket path to serve
12:35:40   -systemd-cgroup
12:35:40     	set runtime to use systemd-cgroup
12:35:40   -workdir string
12:35:40     	path used to storge large temporary data
12:35:40 + containerd-shim-runc-v1 -v
12:35:40 containerd-shim-runc-v1:
12:35:40   Version:  1.6.15
12:35:40   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:40   Go version: go1.18.9
12:35:40 
12:35:40 + containerd-shim-runc-v2 -v
12:35:40 containerd-shim-runc-v2:
12:35:40   Version:  1.6.15
12:35:40   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:40   Go version: go1.18.9
12:35:40 
12:35:40 + runc --version
12:35:40 runc version 1.1.4
12:35:40 commit: v1.1.4-0-g5fd4c4d
12:35:40 spec: 1.0.2-dev
12:35:40 go: go1.18.9
12:35:40 libseccomp: 2.5.1
12:35:40 Setting up dmsetup (2:1.02.155-3) ...
12:35:40 Selecting previously unselected package systemd-sysv.
12:35: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 ... 10767 files and directories currently installed.)
12:35:40 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_arm64.deb ...
12:35:40 Unpacking systemd-sysv (241-7~deb10u8) ...
12:35:40 Selecting previously unselected package libip6tc0:arm64.
12:35:40 Preparing to unpack .../01-libip6tc0_1.8.2-4_arm64.deb ...
12:35:40 Unpacking libip6tc0:arm64 (1.8.2-4) ...
12:35:40 Selecting previously unselected package libiptc0:arm64.
12:35:40 Preparing to unpack .../02-libiptc0_1.8.2-4_arm64.deb ...
12:35:40 Unpacking libiptc0:arm64 (1.8.2-4) ...
12:35:40 Selecting previously unselected package libnfnetlink0:arm64.
12:35:40 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:35:40 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:35:40 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:35:40 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:35:40 Need to get 20.6 MB of archives.
12:35:40 After this operation, 96.1 MB of additional disk space will be used.
12:35:40 Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.15-1 [19.9 MB]
12:35:40 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB]
12:35:41 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:35:41 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
12:35:41 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:35:41 Selecting previously unselected package libnftnl11:arm64.
12:35:41 Preparing to unpack .../05-libnftnl11_1.1.2-2_arm64.deb ...
12:35:41 Unpacking libnftnl11:arm64 (1.1.2-2) ...
12:35:41 Selecting previously unselected package iptables.
12:35:41 Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ...
12:35:41 Unpacking iptables (1.8.2-4) ...
12:35:41 Selecting previously unselected package dbus.
12:35:41 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_arm64.deb ...
12:35:41 Unpacking dbus (1.12.24-0+deb10u1) ...
12:35:41 Selecting previously unselected package libpam-systemd:arm64.
12:35:41 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_arm64.deb ...
12:35:41 Unpacking libpam-systemd:arm64 (241-7~deb10u8) ...
12:35:41 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:35:41 Setting up lsb-release (11.1.0ubuntu2) ...
12:35:41 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:41 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:35:41 129 added, 0 removed; done.
12:35:41 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:35:41 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:35:41 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
12:35:41 Setting up curl (7.74.0-1.3+deb11u3) ...
12:35:41 Setting up gpg (2.2.27-2+deb11u2) ...
12:35:41 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
12:35:41 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
12:35:41 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:35:41 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:35:41 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxtables12 arm64 1.8.7-1ubuntu5 [30.8 kB]
12:35:41 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
12:35:41 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5 [20.1 kB]
12:35:41 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB]
12:35:41 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB]
12:35:41 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB]
12:35:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:35:41 Selecting previously unselected package containerd.io.
12:35:41 Preparing to unpack .../09-containerd.io_1.6.15-1_arm64.deb ...
12:35:41 Unpacking containerd.io (1.6.15-1) ...
12:35:41 Setting up python3 (3.10.6-1) ...
12:35:41 Setting up python3-six (1.16.0-4) ...
12:35:41 Setting up python3-pyparsing (3.0.7-2) ...
12:35:41 Setting up python3-dbus (1.2.16-1build1) ...
12:35:41 Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ...
12:35:41 Setting up python3-apt (2.0.1) ...
12:35:41 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:35:41 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iptables arm64 1.8.7-1ubuntu5 [451 kB]
12:35:41 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4.1 [9442 B]
12:35:41 + make clean
12:35:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:35:41 Unable to find image 'alpine:latest' locally
12:35:41 Setting up python3-gi (3.42.2-2) ...
12:35:41 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:41 Setting up python3-chardet (3.0.4-4build1) ...
12:35:41 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:35:41 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:35:41 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:35:41 Setting up python3.9 (3.9.2-1) ...
12:35:41 debconf: delaying package configuration, since apt-utils is not installed
12:35:41 Fetched 20.6 MB in 1s (24.3 MB/s)
12:35:41 Selecting previously unselected package libmnl0:arm64.
12:35: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 ... 9442 files and directories currently installed.)
12:35:41 Preparing to unpack .../0-libmnl0_1.0.4-3build2_arm64.deb ...
12:35:41 Unpacking libmnl0:arm64 (1.0.4-3build2) ...
12:35:41 Selecting previously unselected package libxtables12:arm64.
12:35:41 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_arm64.deb ...
12:35:41 Unpacking libxtables12:arm64 (1.8.7-1ubuntu5) ...
12:35:41 Selecting previously unselected package netbase.
12:35:41 Preparing to unpack .../2-netbase_6.3_all.deb ...
12:35:41 Unpacking netbase (6.3) ...
12:35:41 Selecting previously unselected package libip6tc2:arm64.
12:35:41 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_arm64.deb ...
12:35:41 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5) ...
12:35:41 Selecting previously unselected package libnfnetlink0:arm64.
12:35:41 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_arm64.deb ...
12:35:41 Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ...
12:35:41 latest: Pulling from library/alpine
12:35:41 a9eaa45ef418: Already exists
12:35:41 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:35:41 Status: Downloaded newer image for alpine:latest
12:35:41 Setting up python3-jeepney (0.8.0-1) ...
12:35:41 Setting up python3-httplib2 (0.20.4-2) ...
12:35:41 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.3) ...
12:35:41 Setting up python3-software-properties (0.99.9.8) ...
12:35:41 Setting up python3-requests (2.22.0-2ubuntu1) ...
12:35:42 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:35:42 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_arm64.deb ...
12:35:42 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ...
12:35:42 Selecting previously unselected package libnftnl11:arm64.
12:35:42 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_arm64.deb ...
12:35:42 Unpacking libnftnl11:arm64 (1.2.1-1build1) ...
12:35:42 Selecting previously unselected package iptables.
12:35:42 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_arm64.deb ...
12:35:42 Unpacking iptables (1.8.7-1ubuntu5) ...
12:35:42 Selecting previously unselected package containerd.io.
12:35:42 Preparing to unpack .../8-containerd.io_1.6.15-1_arm64.deb ...
12:35:42 Unpacking containerd.io (1.6.15-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
12:35:42 Setting up lsb-release (11.2ubuntu1) ...
12:35:42 Setting up python3-cffi-backend:arm64 (1.15.1-1) ...
12:35:42 Setting up python3-blinker (1.4+dfsg1-0.5) ...
[Pipeline] }
12:35:42 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
12:35:42 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
12:35:42 Setting up python3-requests-unixsocket (0.2.0-2) ...
12:35:42 Fedora 37 openh264 (From Cisco) - aarch64       2.5 kB/s | 2.5 kB     00:01    
12:35:42 Fedora Modular 37 - aarch64                     3.0 MB/s | 2.9 MB     00:00    
12:35:42 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:35:42 Setting up python3 (3.9.2-3) ...
12:35:42 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:35:42 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
12:35:42 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:35:42 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.15) ...
12:35:42 Setting up curl (7.68.0-1ubuntu2.15) ...
12:35:42 Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
12:35:42 Setting up libsoup2.4-1:arm64 (2.70.0-1) ...
12:35:42 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:35:42 Setting up libappstream4:arm64 (0.12.10-2) ...
12:35:42 Setting up gnupg (2.2.19-3ubuntu2.2) ...
12:35:42 Setting up packagekit (1.1.13-2ubuntu1.1) ...
12:35:42 Setting up python3-pycurl (7.43.0.6-5) ...
12:35:42 Setting up python3-gi (3.38.0-2) ...
12:35:42 invoke-rc.d: could not determine current runlevel
12:35:42 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:35:42 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
12:35:42 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:35:42 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
12:35:42 Setting up software-properties-common (0.99.9.8) ...
12:35:42 Setting up python3-more-itertools (8.10.0-2) ...
12:35:42 Setting up python3-dbus (1.2.18-3build1) ...
12:35:42 Setting up gnupg (2.2.27-2+deb11u2) ...
12:35:42 Setting up lsb-release (11.1.0) ...
12:35:42 Setting up python3-dbus (1.2.16-5) ...
12:35:42 Processing triggers for systemd (245.4-4ubuntu3.19) ...
12:35:42 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:35:42 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
12:35:42 Updating certificates in /etc/ssl/certs...
12:35:42 Setting up python3-distro (1.7.0-1) ...
12:35:42 Setting up python3-jwt (2.4.0-1) ...
12:35:43 Setting up gnupg2 (2.2.27-2+deb11u2) ...
12:35:43 Setting up python3-apt (2.2.1) ...
12:35:43 Setting up python3-software-properties (0.96.20.2-2.1) ...
12:35:43 Selecting previously unselected package dbus-user-session.
12:35:43 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_arm64.deb ...
12:35:43 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
12:35:43 Setting up systemd-sysv (241-7~deb10u8) ...
12:35:43 Setting up libip6tc0:arm64 (1.8.2-4) ...
12:35:43 Setting up libnftnl11:arm64 (1.1.2-2) ...
12:35:43 Setting up libiptc0:arm64 (1.8.2-4) ...
12:35:43 Setting up dbus (1.12.24-0+deb10u1) ...
12:35:43 invoke-rc.d: could not determine current runlevel
12:35:43 invoke-rc.d: policy-rc.d denied execution of start.
12:35:43 Setting up containerd.io (1.6.15-1) ...
12:35:43 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:35:43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:35:43 Setting up libpam-systemd:arm64 (241-7~deb10u8) ...
12:35:43 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
12:35:43 Setting up python3-apt (2.4.0+22.10) ...
12:35:43 Setting up python3-lazr.uri (1.0.6-2) ...
12:35:43 rm -f -r src
12:35:43 make -C rpm clean
12:35:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:35:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:35:43 rm -f -r rpmbuild/
12:35:43 docker builder prune -f --filter until=24h
12:35:43 Setting up software-properties-common (0.96.20.2-2.1) ...
12:35:43 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:35:43 Setting up iptables (1.8.2-4) ...
12:35:43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:35:43 Processing triggers for systemd (241-7~deb10u8) ...
12:35:43 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:35:43 + verify_binaries
12:35:43 + docker --version
12:35:43 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:43 ++ uname -m
12:35:43 + '[' aarch64 = x86_64 ']'
12:35:43 + docker buildx version
12:35:43 Total:	0B
12:35:43 Setting up python3-zipp (1.0.0-4) ...
12:35:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:35:43 make -C deb clean
12:35:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:35:43 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:35:43 rm -f -r debbuild
12:35:43 Setting up python3-cryptography (3.4.8-2) ...
12:35:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:35:43 rm -f -r sources
12:35:43 docker builder prune -f --filter until=24h
12:35:43 0 added, 0 removed; done.
12:35:43 Running hooks in /etc/ca-certificates/update.d...
12:35:43 done.
12:35:43 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
12:35:43 ++ source /etc/os-release
12:35:43 +++ NAME=Ubuntu
12:35:43 +++ VERSION='20.04.5 LTS (Focal Fossa)'
12:35:43 +++ ID=ubuntu
12:35:43 +++ ID_LIKE=debian
12:35:43 +++ PRETTY_NAME='Ubuntu 20.04.5 LTS'
12:35:43 +++ VERSION_ID=20.04
12:35:43 +++ HOME_URL=https://www.ubuntu.com/
12:35:43 +++ SUPPORT_URL=https://help.ubuntu.com/
12:35:43 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:35:43 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:35:43 +++ VERSION_CODENAME=focal
12:35:43 +++ UBUNTU_CODENAME=focal
12:35:43 ++ echo ubuntu
12:35:43 + DIST_ID=ubuntu
12:35:43 ++ lsb_release -sc
12:35:43 + DIST_VERSION=focal
12:35:43 + '[' focal = sid ']'
12:35:43 + install_debian_containerd
12:35:43 + '[' staging = stage ']'
12:35:43 + REPO_URL=https://download.docker.com/linux/ubuntu
12:35:43 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:35:43 + update-ca-certificates -f
12:35:43 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:35:43 Clearing symlinks in /etc/ssl/certs...
12:35:43 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:35:43 Processing triggers for ca-certificates (20210119) ...
12:35:43 Updating certificates in /etc/ssl/certs...
12:35:43 github.com/docker/buildx v0.10.0 8764628
12:35:43 + docker compose version
12:35:43 Docker Compose version v2.15.1
12:35:43 + dockerd --version
12:35:43 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:43 + docker-proxy --version
12:35:43 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:43 + containerd --version
12:35:43 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:43 + ctr --version
12:35:43 ctr containerd.io 1.6.15
12:35:43 + containerd-shim --help
12:35:43 Usage of containerd-shim:
12:35:43   -address string
12:35:43     	grpc address back to main containerd
12:35:43   -containerd-binary containerd publish
12:35:43     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:43   -criu string
12:35:43     	path to criu binary
12:35:43   -debug
12:35:43     	enable debug output in logs
12:35:43   -namespace string
12:35:43     	namespace that owns the shim
12:35:43   -runtime-root string
12:35:43     	root directory for the runtime (default "/run/containerd/runc")
12:35:43   -socket string
12:35:43     	socket path to serve
12:35:43   -systemd-cgroup
12:35:43     	set runtime to use systemd-cgroup
12:35:43   -workdir string
12:35:43     	path used to storge large temporary data
12:35:43 + containerd-shim-runc-v1 -v
12:35:43 Setting up python3-wadllib (1.3.6-1) ...
12:35:43 Total:	0B
12:35:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:35:43 make -C static clean
12:35:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:35:43 grep: /Dockerfile: No such file or directory
12:35:43 grep: /Dockerfile: No such file or directory
12:35:43 done.
12:35:43 Updating certificates in /etc/ssl/certs...
12:35:43 Selecting previously unselected package dbus-user-session.
12:35:43 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_arm64.deb ...
12:35:43 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
12:35:43 Setting up libip6tc2:arm64 (1.8.7-1ubuntu5) ...
12:35:43 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
12:35:43 Setting up libmnl0:arm64 (1.0.4-3build2) ...
12:35:43 Setting up containerd.io (1.6.15-1) ...
12:35:43 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:35:43 Setting up libxtables12:arm64 (1.8.7-1ubuntu5) ...
12:35:43 Setting up libnfnetlink0:arm64 (1.0.1-3build3) ...
12:35:43 Setting up netbase (6.3) ...
12:35:43 Setting up libnftnl11:arm64 (1.2.1-1build1) ...
12:35:43 Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ...
12:35:43 Setting up iptables (1.8.7-1ubuntu5) ...
12:35:43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:35:43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:35:43 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:35:43 + verify_binaries
12:35:43 + docker --version
12:35:43 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:43 ++ uname -m
12:35:43 + '[' aarch64 = x86_64 ']'
12:35:43 + docker buildx version
12:35:43 containerd-shim-runc-v1:
12:35:43   Version:  1.6.15
12:35:43   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:43   Go version: go1.18.9
12:35:43 
12:35:43 + containerd-shim-runc-v2 -v
12:35:43 containerd-shim-runc-v2:
12:35:43   Version:  1.6.15
12:35:43   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:43   Go version: go1.18.9
12:35:43 
12:35:43 + runc --version
12:35:43 runc version 1.1.4
12:35:43 commit: v1.1.4-0-g5fd4c4d
12:35:43 spec: 1.0.2-dev
12:35:43 go: go1.18.9
12:35:43 libseccomp: 2.3.3
12:35:43 Setting up python3-importlib-metadata (4.6.4-1) ...
12:35:43 Setting up python3-oauthlib (3.2.0-1ubuntu1) ...
12:35:44 0 added, 0 removed; done.
12:35:44 Running hooks in /etc/ca-certificates/update.d...
12:35:44 done.
12:35:44 ++ source /etc/os-release
12:35:44 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
12:35:44 +++ NAME='Debian GNU/Linux'
12:35:44 +++ VERSION_ID=11
12:35:44 +++ VERSION='11 (bullseye)'
12:35:44 +++ VERSION_CODENAME=bullseye
12:35:44 +++ ID=debian
12:35:44 +++ HOME_URL=https://www.debian.org/
12:35:44 +++ SUPPORT_URL=https://www.debian.org/support
12:35:44 +++ BUG_REPORT_URL=https://bugs.debian.org/
12:35:44 ++ echo debian
12:35:44 + DIST_ID=debian
12:35:44 ++ lsb_release -sc
12:35:44 + DIST_VERSION=bullseye
12:35:44 + '[' bullseye = sid ']'
12:35:44 + install_debian_containerd
12:35:44 + '[' staging = stage ']'
12:35:44 + REPO_URL=https://download.docker.com/linux/debian
12:35:44 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
12:35:44 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
12:35:44 + update-ca-certificates -f
12:35:44 Clearing symlinks in /etc/ssl/certs...
12:35:44 github.com/docker/buildx v0.10.0 8764628
12:35:44 + docker compose version
12:35:44 Docker Compose version v2.15.1
12:35:44 + dockerd --version
12:35:44 Setting up python3-secretstorage (3.3.3-1ubuntu1) ...
12:35:44 Setting up python3-keyring (23.8.2-1) ...
12:35:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
12:35:44 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:35:44 124 added, 0 removed; done.
12:35:44 Running hooks in /etc/ca-certificates/update.d...
12:35:44 done.
12:35:44 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:35:44 + apt-key add -
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:44 done.
12:35:44 Updating certificates in /etc/ssl/certs...
12:35:44 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:44 + docker-proxy --version
12:35:44 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:44 + containerd --version
12:35:44 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:44 + ctr --version
12:35:44 ctr containerd.io 1.6.15
12:35:44 + containerd-shim --help
12:35:44 Usage of containerd-shim:
12:35:44   -address string
12:35:44     	grpc address back to main containerd
12:35:44   -containerd-binary containerd publish
12:35:44     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:44   -criu string
12:35:44     	path to criu binary
12:35:44   -debug
12:35:44     	enable debug output in logs
12:35:44   -namespace string
12:35:44     	namespace that owns the shim
12:35:44   -runtime-root string
12:35:44     	root directory for the runtime (default "/run/containerd/runc")
12:35:44   -socket string
12:35:44     	socket path to serve
12:35:44   -systemd-cgroup
12:35:44     	set runtime to use systemd-cgroup
12:35:44   -workdir string
12:35:44     	path used to storge large temporary data
12:35:44 + containerd-shim-runc-v1 -v
12:35:44 containerd-shim-runc-v1:
12:35:44   Version:  1.6.15
12:35:44   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:44   Go version: go1.18.9
12:35:44 
12:35:44 + containerd-shim-runc-v2 -v
12:35:44 containerd-shim-runc-v2:
12:35:44   Version:  1.6.15
12:35:44   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:44   Go version: go1.18.9
12:35:44 
12:35:44 + runc --version
12:35:44 runc version 1.1.4
12:35:44 commit: v1.1.4-0-g5fd4c4d
12:35:44 spec: 1.0.2-dev
12:35:44 go: go1.18.9
12:35:44 libseccomp: 2.5.3
12:35:44 Setting up python3-lazr.restfulclient (0.14.4-1) ...
12:35:44 Setting up python3-launchpadlib (1.10.16-1) ...
12:35:44 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:35:44 Processing triggers for sgml-base (1.30) ...
12:35:44 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:35:44 Setting up python3-software-properties (0.99.27) ...
12:35:44 Fedora 37 - aarch64 - Updates                    14 MB/s |  20 MB     00:01    
12:35:44 OK
12:35:44 + '[' focal = sid ']'
12:35:44 ++ dpkg --print-architecture
12:35:44 + ARCH=arm64
12:35:44 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test'
12:35:44 + apt-get update
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:44 129 added, 0 removed; done.
12:35:44 Running hooks in /etc/ca-certificates/update.d...
12:35:44 done.
12:35:44 + curl -fsSL https://download.docker.com/linux/debian/gpg
12:35:44 + apt-key add -
12:35:44 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:35:45 Setting up software-properties-common (0.99.27) ...
12:35:45 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
12:35:45 Updating certificates in /etc/ssl/certs...
12:35:45 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
12:35:45 Get:2 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [32.6 kB]
12:35:45 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
12:35:45 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
12:35:45 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
12:35:45 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
12:35:45 0 added, 0 removed; done.
12:35:45 Running hooks in /etc/ca-certificates/update.d...
12:35:45 done.
12:35:45 Processing triggers for dbus (1.14.0-2ubuntu3) ...
12:35:45 ++ source /etc/os-release
12:35:45 +++ PRETTY_NAME='Ubuntu 22.10'
12:35:45 +++ NAME=Ubuntu
12:35:45 +++ VERSION_ID=22.10
12:35:45 +++ VERSION='22.10 (Kinetic Kudu)'
12:35:45 +++ VERSION_CODENAME=kinetic
12:35:45 +++ ID=ubuntu
12:35:45 +++ ID_LIKE=debian
12:35:45 +++ HOME_URL=https://www.ubuntu.com/
12:35:45 +++ SUPPORT_URL=https://help.ubuntu.com/
12:35:45 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:35:45 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:35:45 +++ UBUNTU_CODENAME=kinetic
12:35:45 +++ LOGO=ubuntu-logo
12:35:45 ++ echo ubuntu
12:35:45 + DIST_ID=ubuntu
12:35:45 ++ lsb_release -sc
12:35:45 + DIST_VERSION=kinetic
12:35:45 + '[' kinetic = sid ']'
12:35:45 + install_debian_containerd
12:35:45 + '[' staging = stage ']'
12:35:45 + REPO_URL=https://download.docker.com/linux/ubuntu
12:35:45 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:35:45 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:35:45 + update-ca-certificates -f
12:35:45 Clearing symlinks in /etc/ssl/certs...
12:35:45 Fetched 90.3 kB in 1s (110 kB/s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
12:35:45 done.
12:35:45 Updating certificates in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:45 OK
12:35:45 + '[' bullseye = sid ']'
12:35:45 ++ dpkg --print-architecture
12:35:45 + ARCH=arm64
12:35:45 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test'
12:35:45 + apt-get update
12:35:46 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:35:46 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:35:46 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:35:46 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
12:35:46 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:35:46 124 added, 0 removed; done.
12:35:46 Running hooks in /etc/ca-certificates/update.d...
12:35:46 done.
12:35:46 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:35:46 + apt-key add -
12:35:46 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:35:46 Reading package lists...
12:35:46 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
12:35:46 + packages='deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:46 ++ echo 'deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb
12:35:46 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:46 ++ xargs
12:35:46 ++ awk '$0="./"$0'
12:35:46 + packages='./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb'
12:35:46 + set -x
12:35:46 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb
12:35:46 Selecting previously unselected package docker-ce.
12:35:46 (Reading database ... 10401 files and directories currently installed.)
12:35:46 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ...
12:35:46 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:35:46 Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [19.9 kB]
12:35:46 Fetched 63.2 kB in 1s (83.5 kB/s)
12:35:47 OK
12:35:47 + '[' kinetic = sid ']'
12:35:47 ++ dpkg --print-architecture
12:35:47 + ARCH=arm64
12:35:47 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu kinetic test'
12:35:47 + apt-get update
12:35:47 Reading package lists...
12:35:47 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:35:47 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:35:47 make[1]: Leaving directory '/root/build-deb'
12:35:47    debian/rules override_dh_auto_test
12:35:47 make[1]: Entering directory '/root/build-deb'
12:35:47 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:35:47 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:35:47 Get:1 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
12:35:47 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
12:35:47 Get:3 https://download.docker.com/linux/ubuntu kinetic/test arm64 Packages [8556 B]
12:35:47 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
12:35:47 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
12:35:47 + packages='deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb'
12:35:47 ++ echo 'deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb
12:35:47 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb'
12:35:47 ++ xargs
12:35:47 ++ awk '$0="./"$0'
12:35:47 + packages='./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb'
12:35:47 + set -x
12:35:47 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb
12:35:47 Selecting previously unselected package docker-compose-plugin.
12:35:47 (Reading database ... 9718 files and directories currently installed.)
12:35:47 Preparing to unpack .../docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb ...
12:35:47 Unpacking docker-compose-plugin (2.15.1-1~debian.11~bullseye) ...
12:35:47 PASS: daemon version OK
12:35:47 ver="$(cli/build/docker --version)"; \
12:35:47 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:35:47 PASS: cli version OK
12:35:47 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:35:47 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:35:47 PASS: docker-buildx version OK
12:35:47 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:35:47 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:35:47 PASS: docker-compose version OK
12:35:47 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:35:47 # TODO change once we support scan-plugin on other architectures
12:35:47 if [ "amd64" = "amd64" ]; then \
12:35:47 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:35:47 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:35:47 fi
12:35:47 PASS: docker-scan version OK
12:35:47 make[1]: Leaving directory '/root/build-deb'
12:35:47    create-stamp debian/debhelper-build-stamp
12:35:47  debian/rules binary
12:35:47 dh binary --with=bash-completion
12:35:47    dh_testroot
12:35:47 Selecting previously unselected package docker-ce-cli.
12:35:47 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ...
12:35:47 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:35:47 Hit:5 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
12:35:47 Hit:6 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
12:35:47    dh_prep
12:35:47    debian/rules override_dh_auto_install
12:35:47 make[1]: Entering directory '/root/build-deb'
12:35:47 # docker-ce-cli install
12:35:47 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:35:47 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:35:47 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:35:47 # docker-ce install
12:35:47 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:35:47 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:35:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:35:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:35:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:35:47 # docker-buildx-plugin install
12:35:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:35:47 Fetched 57.4 kB in 1s (72.0 kB/s)
12:35:47 Selecting previously unselected package docker-ce-cli.
12:35:47 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ...
12:35:47 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:35:47 # docker-compose-plugin install
12:35:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:35:47 # docker-scan-plugin install
12:35:47 # TODO change once we support scan-plugin on other architectures
12:35:47 if [ "amd64" = "amd64" ]; then \
12:35:47 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:35:47 fi
12:35:47 # docker-ce-rootless-extras install
12:35:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:35:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:35:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:35:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:35:47 # TODO: how can we install vpnkit?
12:35:47 make[1]: Leaving directory '/root/build-deb'
12:35:47    debian/rules override_dh_install
12:35:47 make[1]: Entering directory '/root/build-deb'
12:35:47 dh_install
12:35:47 # TODO Can we do this from within our container?
12:35:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:35:47 make[1]: Leaving directory '/root/build-deb'
12:35:47    dh_installdocs
12:35:47    dh_installchangelogs
12:35:48    dh_installman
12:35:48 make[2]: Leaving directory '/root/build-deb/compose'
12:35:48 # Build the scan-plugin
12:35:48 # TODO change once we support scan-plugin on other architectures
12:35:48 if [ "amd64" = "amd64" ]; then \
12:35:48 	cd /go/src/github.com/docker/scan-cli-plugin \
12:35:48 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:35:48 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:35:48 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:35:48 fi
12:35:48 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:35:48 GO111MODULE=on make -f builder.Makefile build
12:35:48 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:35:48 mkdir -p bin
12:35:48 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:35:48 go: downloading github.com/docker/cli v20.10.17+incompatible
12:35:48 go: downloading github.com/docker/docker v20.10.17+incompatible
12:35:48 go: downloading github.com/spf13/cobra v1.5.0
12:35:48 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:35:48 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:35:48 go: downloading github.com/docker/go-units v0.4.0
12:35:48 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:35:48 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:35:48 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:35:48 go: downloading github.com/moby/sys/mount v0.3.3
12:35:48 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:35:48 go: downloading github.com/containerd/containerd v1.6.6
12:35:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:35:48 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:35:48 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:35:48 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:35:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:35:48 Reading package lists...
12:35:48 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
12:35:48 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
12:35:48 + packages='deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:48 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:48 ++ xargs
12:35:48 ++ awk '$0="./"$0'
12:35:48 + packages='./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb'
12:35:48 + set -x
12:35:48 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb
12:35:48 Selecting previously unselected package docker-ce-rootless-extras.
12:35:48 (Reading database ... 9321 files and directories currently installed.)
12:35:48 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ...
12:35:48 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:35:48 Selecting previously unselected package docker-ce.
12:35:48 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ...
12:35:48 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:35:48    dh_bash-completion
12:35:48    dh_systemd_enable
12:35:48    debian/rules override_dh_installinit
12:35:48 make[1]: Entering directory '/root/build-deb'
12:35:48 # use "docker" as our service name, not "docker-ce"
12:35:48 dh_installinit --name=docker
12:35:48 make[1]: Leaving directory '/root/build-deb'
12:35:48    dh_systemd_start
12:35:48 Selecting previously unselected package docker-compose-plugin.
12:35:48 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb ...
12:35:48 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.20.04~focal) ...
12:35:48    dh_perl
12:35:48    dh_link
12:35:48    dh_strip_nondeterminism
12:35:48 Selecting previously unselected package docker-compose-plugin.
12:35:48 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb ...
12:35:48 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.22.10~kinetic) ...
12:35:48 Selecting previously unselected package docker-buildx-plugin.
12:35:48 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb ...
12:35:48 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.20.04~focal) ...
12:35:49 + popd
12:35:49 ~/rpmbuild/BUILD/src
12:35:49 + RPM_EC=0
12:35:49 ++ jobs -p
12:35:49 + exit 0
12:35:49 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jMQzPI
12:35:49 + umask 022
12:35:49 + cd /root/rpmbuild/BUILD
12:35:49 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64 '!=' / ']'
12:35:49 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64
12:35:49 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64
12:35:49 + mkdir -p /root/rpmbuild/BUILDROOT
12:35:49 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64
12:35:49 + 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'
12:35:49 + export CFLAGS
12:35:49 + 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'
12:35:49 + export CXXFLAGS
12:35:49 + 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'
12:35:49 + export FFLAGS
12:35:49 + 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'
12:35:49 + export FCFLAGS
12:35:49 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:35:49 + export LDFLAGS
12:35:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:35:49 + export LT_SYS_LIBRARY_PATH
12:35:49 + CC=gcc
12:35:49 + export CC
12:35:49 + CXX=g++
12:35:49 + export CXX
12:35:49 + cd src
12:35:49 + pushd /root/rpmbuild/BUILD/src/buildx
12:35:49 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:35:49 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:49 ~/rpmbuild/BUILD/src
12:35:49 + popd
12:35:49 + /usr/lib/rpm/check-buildroot
12:35:49 + /usr/lib/rpm/redhat/brp-ldconfig
12:35:49 + /usr/lib/rpm/brp-compress
12:35:49 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:35:49 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:35:49 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:35:49 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:35:49 + /usr/lib/rpm/check-rpaths
12:35:49 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:35:49 + /usr/lib/rpm/brp-remove-la-files
12:35:49 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:35:49 + /usr/lib/rpm/redhat/brp-python-hardlink
12:35:49 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Eq9Qip
12:35:49 + umask 022
12:35:49 + cd /root/rpmbuild/BUILD
12:35:49 + 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'
12:35:49 + export CFLAGS
12:35:49 + 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'
12:35:49 + export CXXFLAGS
12:35:49 + 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'
12:35:49 + export FFLAGS
12:35:49 + 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'
12:35:49 + export FCFLAGS
12:35:49 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:35:49 + export LDFLAGS
12:35:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:35:49 + export LT_SYS_LIBRARY_PATH
12:35:49 + CC=gcc
12:35:49 + export CC
12:35:49 + CXX=g++
12:35:49 + export CXX
12:35:49 + cd src
12:35:49 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:35:49 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:35:49 PASS: docker-buildx version OK
12:35:49 + ver=v0.10.0
12:35:49 + test v0.10.0 = v0.10.0
12:35:49 + echo 'PASS: docker-buildx version OK'
12:35:49 + RPM_EC=0
12:35:49 ++ jobs -p
12:35:49 + exit 0
12:35:49 Processing files: docker-buildx-plugin-0.10.0-0.fc37.x86_64
12:35:49 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:49 Provides: docker-buildx-plugin = 0:0.10.0-0.fc37 docker-buildx-plugin(x86-64) = 0:0.10.0-0.fc37
12:35:49 Requires(interp): /bin/sh /bin/sh /bin/sh
12:35:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:35:49 Requires(post): /bin/sh
12:35:49 Requires(preun): /bin/sh
12:35:49 Requires(postun): /bin/sh
12:35:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64
12:35:49 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.fc37.src.rpm
12:35:49 Selecting previously unselected package docker-ce-cli.
12:35:49 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ...
12:35:49 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:35:49    dh_compress
12:35:49    dh_fixperms
12:35:49 Selecting previously unselected package docker-ce-rootless-extras.
12:35:49 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ...
12:35:49 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:35:49    dh_missing
12:35:49    debian/rules override_dh_strip
12:35:49 make[1]: Entering directory '/root/build-deb'
12:35:49 # Go has lots of problems with stripping, so just don't
12:35:49 make[1]: Leaving directory '/root/build-deb'
12:35:49    dh_makeshlibs
12:35:50 Selecting previously unselected package docker-buildx-plugin.
12:35:50 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb ...
12:35:50 Unpacking docker-buildx-plugin (0.10.0-1~debian.11~bullseye) ...
12:35:50 Selecting previously unselected package docker-buildx-plugin.
12:35:50 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb ...
12:35:50 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.22.10~kinetic) ...
12:35:50    debian/rules override_dh_shlibdeps
12:35:50 make[1]: Entering directory '/root/build-deb'
12:35:50 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:35:50 Selecting previously unselected package docker-ce-rootless-extras.
12:35:50 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ...
12:35:50 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:35:50 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:35:50 Setting up docker-compose-plugin (2.15.1-1~ubuntu.20.04~focal) ...
12:35:50 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.20.04~focal) ...
12:35:50 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:35:50 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:35:50 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:35:50 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:35:50 invoke-rc.d: could not determine current runlevel
12:35:50 invoke-rc.d: policy-rc.d denied execution of start.
12:35:50 Processing triggers for systemd (245.4-4ubuntu3.19) ...
12:35:50 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_arm64.deb
12:35:51 Fedora Modular 37 - aarch64 - Updates           903 kB/s | 929 kB     00:01    
12:35:51 Setting up docker-compose-plugin (2.15.1-1~debian.11~bullseye) ...
12:35:51 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:35:51 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:35:51 invoke-rc.d: could not determine current runlevel
12:35:51 invoke-rc.d: policy-rc.d denied execution of start.
12:35:51 Setting up docker-buildx-plugin (0.10.0-1~debian.11~bullseye) ...
12:35:51 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:35:51 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:35:51  docker-ce-rootless-extras depends on dbus-user-session; however:
12:35:51   Package dbus-user-session is not installed.
12:35:51 
12:35:51 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_arm64.deb
12:35:51 Selecting previously unselected package docker-ce.
12:35:51 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ...
12:35:51 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:35:51 Reading package lists...
12:35:51 Building dependency tree...
12:35:51 Reading state information...
12:35:51 Correcting dependencies... Done
12:35:51 Reading package lists...
12:35:52 Skipping docker-ce, it is already installed and upgrade is not set.
12:35:52 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:35:52 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:35:52 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:35:52 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:35:52 The following additional packages will be installed:
12:35:52   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
12:35:52   libnfnetlink0 libnftnl11 libxtables12 netbase
12:35:52 Suggested packages:
12:35:52   firewalld kmod nftables
12:35:52 The following NEW packages will be installed:
12:35:52   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
12:35:52   libnfnetlink0 libnftnl11 libxtables12 netbase
12:35:52 Building dependency tree...
12:35:52 Reading state information...
12:35:52 Correcting dependencies... Done
12:35:52 0 upgraded, 9 newly installed, 0 to remove and 6 not upgraded.
12:35:52 Need to get 20.5 MB of archives.
12:35:52 After this operation, 95.8 MB of additional disk space will be used.
12:35:52 Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.15-1 [19.9 MB]
12:35:52 Setting up docker-compose-plugin (2.15.1-1~ubuntu.22.10~kinetic) ...
12:35:52 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:35:52 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.22.10~kinetic) ...
12:35:52 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:35:52 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:35:52 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:35:52 invoke-rc.d: could not determine current runlevel
12:35:52 invoke-rc.d: policy-rc.d denied execution of start.
12:35:52 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:35:52 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:35:52  docker-ce-rootless-extras depends on dbus-user-session; however:
12:35:52   Package dbus-user-session is not installed.
12:35:52 
12:35:52 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_arm64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_arm64.deb
12:35:52 Skipping docker-ce, it is already installed and upgrade is not set.
12:35:52 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:35:52 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:35:52 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:35:52 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:35:52 The following additional packages will be installed:
12:35:52   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:35:52   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:35:52   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:35:52   libpam-systemd libxtables12 netbase systemd systemd-sysv
12:35:52 Suggested packages:
12:35:52   firewalld kmod systemd-container policykit-1
12:35:52 Recommended packages:
12:35:52   nftables systemd-timesyncd | time-daemon libnss-systemd
12:35:52 The following NEW packages will be installed:
12:35:52   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:35:52   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:35:52   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:35:52   libpam-systemd libxtables12 netbase systemd systemd-sysv
12:35:52   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   33/39 
12:35:52   Installing       : containerd.io-1.6.15-3.1.el8.aarch64                 34/39 
12:35:52   Running scriptlet: containerd.io-1.6.15-3.1.el8.aarch64                 34/39 
12:35:52   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarc   35/39 
12:35:52 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
12:35:52 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxtables12 arm64 1.8.4-3ubuntu2 [27.3 kB]
12:35:52 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
12:35:52 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
12:35:52 Need to get 26.1 MB of archives.
12:35:52 After this operation, 115 MB of additional disk space will be used.
12:35:52 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:35:52 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:35:52 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
12:35:52 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:35:52 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:35:52 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
12:35:52 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
12:35:52 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
12:35:52 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
12:35:52 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
12:35:52 Get:11 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.15-1 [19.9 MB]
12:35:52   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.a   36/39 
12:35:52   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   37/39 
12:35:52 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2 [18.7 kB]
12:35:52 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB]
12:35:52 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnetfilter-conntrack3 arm64 1.0.7-2 [37.9 kB]
12:35:52 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnftnl11 arm64 1.1.5-1 [53.8 kB]
12:35:52 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iptables arm64 1.8.4-3ubuntu2 [376 kB]
12:35:53 Get:12 http://deb.debian.org/debian bullseye/main arm64 systemd-sysv arm64 247.3-7+deb11u1 [113 kB]
12:35:53 Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.24-0+deb11u1 [232 kB]
12:35:53 Get:14 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
12:35:53 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpam-systemd arm64 247.3-7+deb11u1 [274 kB]
12:35:53 Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.24-0+deb11u1 [99.7 kB]
12:35:53 Get:17 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
12:35:53 Get:18 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
12:35:53 Get:19 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:35:53 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:35:53 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
12:35:53 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
12:35:53 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
12:35:53 debconf: delaying package configuration, since apt-utils is not installed
12:35:53 Fetched 20.5 MB in 1s (24.5 MB/s)
12:35:53 Selecting previously unselected package libmnl0:arm64.
12:35: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 ... 10626 files and directories currently installed.)
12:35:53 Preparing to unpack .../0-libmnl0_1.0.4-2_arm64.deb ...
12:35:53 Unpacking libmnl0:arm64 (1.0.4-2) ...
12:35:53 Selecting previously unselected package libxtables12:arm64.
12:35:53 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_arm64.deb ...
12:35:53 Unpacking libxtables12:arm64 (1.8.4-3ubuntu2) ...
12:35:53 debconf: delaying package configuration, since apt-utils is not installed
12:35:53 Fetched 26.1 MB in 1s (47.4 MB/s)
12:35:53 Selecting previously unselected package libapparmor1:arm64.
12:35: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 ... 9943 files and directories currently installed.)
12:35:53 Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ...
12:35:53 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:35:53 Selecting previously unselected package libcap2:arm64.
12:35:53 Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ...
12:35:53 Unpacking libcap2:arm64 (1:2.44-1) ...
12:35:53 Reading package lists...
12:35:53 Building dependency tree...
12:35:53 Reading state information...
12:35:53 Correcting dependencies... Done
12:35:53 Selecting previously unselected package netbase.
12:35:53 Preparing to unpack .../2-netbase_6.1_all.deb ...
12:35:53 Unpacking netbase (6.1) ...
12:35:53 Selecting previously unselected package libip6tc2:arm64.
12:35:53 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_arm64.deb ...
12:35:53 Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2) ...
12:35:53 Selecting previously unselected package libnfnetlink0:arm64.
12:35:53 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_arm64.deb ...
12:35:53 Unpacking libnfnetlink0:arm64 (1.0.1-3build1) ...
12:35:53 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:35:53 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_arm64.deb ...
12:35:53 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-2) ...
12:35:53 Selecting previously unselected package libnftnl11:arm64.
12:35:53 Preparing to unpack .../6-libnftnl11_1.1.5-1_arm64.deb ...
12:35:53 Unpacking libnftnl11:arm64 (1.1.5-1) ...
12:35:53 Selecting previously unselected package iptables.
12:35:53 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_arm64.deb ...
12:35:53 Unpacking iptables (1.8.4-3ubuntu2) ...
12:35:53 Selecting previously unselected package libargon2-1:arm64.
12:35:53 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ...
12:35:53 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
12:35:53 Selecting previously unselected package dmsetup.
12:35:53 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:35:53 Unpacking dmsetup (2:1.02.175-2.1) ...
12:35:53 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:35:53 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:35:53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:35:53 Selecting previously unselected package libjson-c5:arm64.
12:35:53 Preparing to unpack .../5-libjson-c5_0.15-2_arm64.deb ...
12:35:53 Unpacking libjson-c5:arm64 (0.15-2) ...
12:35:53 Selecting previously unselected package libcryptsetup12:arm64.
12:35:53 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
12:35:53 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:35:53 Selecting previously unselected package libip4tc2:arm64.
12:35:53 Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ...
12:35:53 Unpacking libip4tc2:arm64 (1.8.7-1) ...
12:35:53 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:35:53 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:35:53 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:35:53 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:35:53 Skipping docker-ce, it is already installed and upgrade is not set.
12:35:53 The following additional packages will be installed:
12:35:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:35:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:35:53 Suggested packages:
12:35:53   firewalld kmod nftables
12:35:53 The following NEW packages will be installed:
12:35:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:35:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:35:53 Selecting previously unselected package containerd.io.
12:35:53 Preparing to unpack .../8-containerd.io_1.6.15-1_arm64.deb ...
12:35:53 Unpacking containerd.io (1.6.15-1) ...
12:35:53 Selecting previously unselected package libkmod2:arm64.
12:35:53 Preparing to unpack .../8-libkmod2_28-1_arm64.deb ...
12:35:53 Unpacking libkmod2:arm64 (28-1) ...
12:35:53 Selecting previously unselected package systemd.
12:35:53 Preparing to unpack .../9-systemd_247.3-7+deb11u1_arm64.deb ...
12:35:53 Unpacking systemd (247.3-7+deb11u1) ...
12:35:53 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:35:53 Need to get 20.6 MB of archives.
12:35:53 After this operation, 96.3 MB of additional disk space will be used.
12:35:53 Get:1 https://download.docker.com/linux/ubuntu kinetic/test arm64 containerd.io arm64 1.6.15-1 [19.9 MB]
12:35:54 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:35:54 Setting up libcap2:arm64 (1:2.44-1) ...
12:35:54 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
12:35:54 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-user-session arm64 1.14.0-2ubuntu3 [10.1 kB]
12:35:54 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmnl0 arm64 1.0.4-3ubuntu1 [12.9 kB]
12:35:54 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxtables12 arm64 1.8.7-1ubuntu6 [30.5 kB]
12:35:54   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   37/39 
12:35:54   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.el8.aar   38/39 
12:35:54   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.el8.aar   38/39 
12:35:54   Cleanup          : xz-libs-5.2.4-4.el8_6.aarch64                        39/39 
12:35:54 Setting up libjson-c5:arm64 (0.15-2) ...
12:35:54 Setting up libip4tc2:arm64 (1.8.7-1) ...
12:35:54 Setting up libkmod2:arm64 (28-1) ...
12:35:54 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:35:54 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:35:54 Setting up systemd (247.3-7+deb11u1) ...
12:35:54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:35:54 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:35:54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:35:54 Initializing machine ID from random generator.
12:35:54 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 netbase all 6.3 [12.9 kB]
12:35:54 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libip6tc2 arm64 1.8.7-1ubuntu6 [19.9 kB]
12:35:54 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnfnetlink0 arm64 1.0.2-2 [15.4 kB]
12:35:54 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnetfilter-conntrack3 arm64 1.0.9-2 [44.4 kB]
12:35:54 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnftnl11 arm64 1.2.3-1 [63.2 kB]
12:35:54 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 iptables arm64 1.8.7-1ubuntu6 [450 kB]
12:35:54   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   39/39 
12:35:54   Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64                        39/39 
12:35:54   Verifying        : xz-libs-5.2.4-4.el8.aarch64                           1/39 
12:35:54   Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                         2/39 
12:35:54   Verifying        : container-selinux-2:2.189.0-1.module_el8.7.0+1216+    3/39 
12:35:54   Verifying        : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.    4/39 
12:35:54   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarc    5/39 
12:35:54   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.a    6/39 
12:35:54   Verifying        : checkpolicy-2.9-1.el8.aarch64                         7/39 
12:35:54   Verifying        : diffutils-3.6-6.el8.aarch64                           8/39 
12:35:54   Verifying        : fuse-common-3.3.0-16.el8.aarch64                      9/39 
12:35:54   Verifying        : fuse3-3.3.0-16.el8.aarch64                           10/39 
12:35:54   Verifying        : fuse3-libs-3.3.0-16.el8.aarch64                      11/39 
12:35:54   Verifying        : iptables-1.8.4-24.el8.aarch64                        12/39 
12:35:54   Verifying        : iptables-libs-1.8.4-24.el8.aarch64                   13/39 
12:35:54   Verifying        : kmod-25-19.el8.aarch64                               14/39 
12:35:54   Verifying        : libcgroup-0.41-19.el8.aarch64                        15/39 
12:35:54   Verifying        : libibverbs-41.0-1.el8.aarch64                        16/39 
12:35:54   Verifying        : libmnl-1.0.4-6.el8.aarch64                           17/39 
12:35:54   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           18/39 
12:35:54   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    19/39 
12:35:54   Verifying        : libnftnl-1.1.5-5.el8.aarch64                         20/39 
12:35:54   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       21/39 
12:35:54   Verifying        : libselinux-utils-2.9-6.el8.aarch64                   22/39 
12:35:54   Verifying        : policycoreutils-2.9-21.1.el8.aarch64                 23/39 
12:35:54   Verifying        : policycoreutils-python-utils-2.9-21.1.el8.noarch     24/39 
12:35:54   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    25/39 
12:35:54   Verifying        : python3-libselinux-2.9-6.el8.aarch64                 26/39 
12:35:54   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                27/39 
12:35:54   Verifying        : python3-policycoreutils-2.9-21.1.el8.noarch          28/39 
12:35:54   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  29/39 
12:35:54   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.aarch64             30/39 
12:35:54   Verifying        : selinux-policy-3.14.3-114.el8.noarch                 31/39 
12:35:54   Verifying        : selinux-policy-targeted-3.14.3-114.el8.noarch        32/39 
12:35:54   Verifying        : xz-5.2.4-4.el8.aarch64                               33/39 
12:35:54   Verifying        : containerd.io-1.6.15-3.1.el8.aarch64                 34/39 
12:35:54   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8   35/39 
12:35:54   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   36/39 
12:35:54   Verifying        : docker-buildx-plugin-0.10.0-0.el8.aarch64            37/39 
12:35:54   Verifying        : docker-compose-plugin-2.15.1-0.el8.aarch64           38/39 
12:35:54 Setting up dmsetup (2:1.02.175-2.1) ...
12:35:54 Selecting previously unselected package systemd-sysv.
12:35:54 (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 ... 10792 files and directories currently installed.)
12:35:54 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u1_arm64.deb ...
12:35:54 Unpacking systemd-sysv (247.3-7+deb11u1) ...
12:35:54 debconf: delaying package configuration, since apt-utils is not installed
12:35:54 Fetched 20.6 MB in 1s (23.4 MB/s)
12:35:54 Selecting previously unselected package dbus-user-session.
12:35:54 (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 ... 9546 files and directories currently installed.)
12:35:54 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_arm64.deb ...
12:35:54 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
12:35:54   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.el8.aar   39/39 
12:35:54 
12:35:54 Downgraded:
12:35:54   xz-libs-5.2.4-4.el8.aarch64                                                   
12:35:54 Installed:
12:35:54   checkpolicy-2.9-1.el8.aarch64                                                 
12:35:54   container-selinux-2:2.189.0-1.module_el8.7.0+1216+b022c01d.noarch             
12:35:54   containerd.io-1.6.15-3.1.el8.aarch64                                          
12:35:54   diffutils-3.6-6.el8.aarch64                                                   
12:35:54   docker-buildx-plugin-0.10.0-0.el8.aarch64                                     
12:35:54   docker-ce-3:0.0.0~20230124074129.645395c-0.el8.aarch64                        
12:35:54   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8.aarch64                    
12:35:54   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.aarch64          
12:35:54   docker-compose-plugin-2.15.1-0.el8.aarch64                                    
12:35:54   fuse-common-3.3.0-16.el8.aarch64                                              
12:35:54   fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.aarch64                     
12:35:54   fuse3-3.3.0-16.el8.aarch64                                                    
12:35:54   fuse3-libs-3.3.0-16.el8.aarch64                                               
12:35:54   iptables-1.8.4-24.el8.aarch64                                                 
12:35:54   iptables-libs-1.8.4-24.el8.aarch64                                            
12:35:54   kmod-25-19.el8.aarch64                                                        
12:35:54   libcgroup-0.41-19.el8.aarch64                                                 
12:35:54   libibverbs-41.0-1.el8.aarch64                                                 
12:35:54   libmnl-1.0.4-6.el8.aarch64                                                    
12:35:54   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
12:35:54   libnfnetlink-1.0.1-13.el8.aarch64                                             
12:35:54   libnftnl-1.1.5-5.el8.aarch64                                                  
12:35:54   libpcap-14:1.9.1-5.el8.aarch64                                                
12:35:54   libselinux-utils-2.9-6.el8.aarch64                                            
12:35:54   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarch64                         
12:35:54   policycoreutils-2.9-21.1.el8.aarch64                                          
12:35:54   policycoreutils-python-utils-2.9-21.1.el8.noarch                              
12:35:54   python3-audit-3.0.7-4.el8.aarch64                                             
12:35:54   python3-libselinux-2.9-6.el8.aarch64                                          
12:35:54   python3-libsemanage-2.9-9.el8.aarch64                                         
12:35:54   python3-policycoreutils-2.9-21.1.el8.noarch                                   
12:35:54   python3-setools-4.3.0-3.el8.aarch64                                           
12:35:54   rpm-plugin-selinux-4.14.3-23.el8.aarch64                                      
12:35:54   selinux-policy-3.14.3-114.el8.noarch                                          
12:35:54   selinux-policy-targeted-3.14.3-114.el8.noarch                                 
12:35:54   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.aarch64                      
12:35:54   xz-5.2.4-4.el8.aarch64                                                        
12:35:54 
12:35:54 Complete!
12:35:54 + verify_binaries
12:35:54 + docker --version
12:35:54 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:54 ++ uname -m
12:35:54 + '[' aarch64 = x86_64 ']'
12:35:54 + docker buildx version
12:35:54 #17 DONE 98.8s
12:35:54 
12:35:54 #18 exporting to client directory
12:35:54 #18 copying files linux/arm/v6 22B
12:35:54 #18 copying files linux/arm/v6 46.21MB 0.8s done
12:35:54 #18 DONE 0.8s
12:35:54 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6 ']'
12:35:54 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-cli
12:35:54 + case ${TARGETOS} in
12:35:54 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build/linux_arm_v6/docker-linux-arm-v6 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-cli/docker
12:35:54 + case ${TARGETOS} in
12:35:54 + set -x
12:35:54 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-cli-0.0.0-20230124074129-645395c.tgz docker-cli
12:35:54 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-engine
12:35:54 + case ${TARGETOS} in
12:35:54 + for f in dockerd docker-init docker-proxy
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/dockerd ']'
12:35:54 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/dockerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-engine/dockerd
12:35:54 + for f in dockerd docker-init docker-proxy
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/docker-init ']'
12:35:54 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/docker-init /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-engine/docker-init
12:35:54 + for f in dockerd docker-init docker-proxy
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/docker-proxy ']'
12:35:54 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/docker-proxy /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-engine/docker-proxy
12:35:54 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/containerd
12:35:54 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/containerd ']'
12:35:54 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/containerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/containerd/containerd
12:35:54 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/ctr ']'
12:35:54 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/ctr /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/containerd/ctr
12:35:54 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/containerd-shim ']'
12:35:54 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/containerd-shim-runc-v2 ']'
12:35:54 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/containerd-shim-runc-v2 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/containerd/containerd-shim-runc-v2
12:35:54 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/runc ']'
12:35:54 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_arm_v6/runc /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/containerd/runc
12:35:54 + case ${TARGETOS} in
12:35:54 + set -x
12:35:54 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-engine-0.0.0-20230124074129-645395c.tgz docker-engine
12:35:54 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/containerd-1.7.0-beta.1.tgz containerd
12:35:54 + case ${TARGETOS} in
12:35:54 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v6/rootlesskit ']'
12:35:54 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v6/rootlesskit-docker-proxy ']'
12:35:54 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v6/dockerd-rootless.sh ']'
12:35:54 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v6/dockerd-rootless-setuptool.sh ']'
12:35:54 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:35:54 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/arm/v6/vpnkit ']'
12:35:54 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-rootless-extras ']'
12:35:54 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:35:54 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-buildx
12:35:54 + case ${TARGETOS} in
12:35:54 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin/linux_arm_v6/buildx /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-buildx/docker-buildx
12:35:54 + case ${TARGETOS} in
12:35:54 + set -x
12:35:54 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6/docker-buildx-plugin-0.10.0.tgz docker-buildx
12:35:54 Selecting previously unselected package dbus.
12:35:54 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_arm64.deb ...
12:35:54 Unpacking dbus (1.12.24-0+deb11u1) ...
12:35:54 Selecting previously unselected package netbase.
12:35:54 Preparing to unpack .../02-netbase_6.3_all.deb ...
12:35:54 Unpacking netbase (6.3) ...
12:35:54 Selecting previously unselected package libpam-systemd:arm64.
12:35:54 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u1_arm64.deb ...
12:35:54 Unpacking libpam-systemd:arm64 (247.3-7+deb11u1) ...
12:35:54 Selecting previously unselected package containerd.io.
12:35:54 Preparing to unpack .../04-containerd.io_1.6.15-1_arm64.deb ...
12:35:54 Unpacking containerd.io (1.6.15-1) ...
12:35:54 Selecting previously unselected package libmnl0:arm64.
12:35:54 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_arm64.deb ...
12:35:54 Unpacking libmnl0:arm64 (1.0.4-3ubuntu1) ...
12:35:54 Selecting previously unselected package libxtables12:arm64.
12:35:54 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_arm64.deb ...
12:35:54 Unpacking libxtables12:arm64 (1.8.7-1ubuntu6) ...
12:35:54 Selecting previously unselected package netbase.
12:35:54 Preparing to unpack .../3-netbase_6.3_all.deb ...
12:35:54 Unpacking netbase (6.3) ...
12:35:54 Selecting previously unselected package libip6tc2:arm64.
12:35:54 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_arm64.deb ...
12:35:54 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu6) ...
12:35:54 Selecting previously unselected package libnfnetlink0:arm64.
12:35:54 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_arm64.deb ...
12:35:54 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
12:35:54 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:35:54 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_arm64.deb ...
12:35:54 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-2) ...
12:35:54 github.com/docker/buildx v0.10.0 8764628
12:35:54 + docker compose version
12:35:54 Docker Compose version v2.15.1
12:35:54 + dockerd --version
12:35:54 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:54 + docker-proxy --version
12:35:54 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:54 + containerd --version
12:35:55 make[2]: Leaving directory '/root/build-deb/compose'
12:35:55 # Build the scan-plugin
12:35:55 # TODO change once we support scan-plugin on other architectures
12:35:55 if [ "amd64" = "amd64" ]; then \
12:35:55 	cd /go/src/github.com/docker/scan-cli-plugin \
12:35:55 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:35:55 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:35:55 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:35:55 fi
12:35:55 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:35:55 GO111MODULE=on make -f builder.Makefile build
12:35:55 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:35:55 mkdir -p bin
12:35:55 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:35:55 go: downloading github.com/docker/cli v20.10.17+incompatible
12:35:55 go: downloading github.com/docker/docker v20.10.17+incompatible
12:35:55 go: downloading github.com/spf13/cobra v1.5.0
12:35:55 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:35:55 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:35:55 go: downloading github.com/docker/go-units v0.4.0
12:35:55 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:35:55 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:35:55 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:35:55 go: downloading github.com/moby/sys/mount v0.3.3
12:35:55 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:35:55 go: downloading github.com/containerd/containerd v1.6.6
12:35:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:35:55 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:35:55 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:35:55 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:35:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:35:55 Selecting previously unselected package libnftnl11:arm64.
12:35:55 Preparing to unpack .../7-libnftnl11_1.2.3-1_arm64.deb ...
12:35:55 Unpacking libnftnl11:arm64 (1.2.3-1) ...
12:35:55 Selecting previously unselected package iptables.
12:35:55 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_arm64.deb ...
12:35:55 Unpacking iptables (1.8.7-1ubuntu6) ...
12:35:55 Selecting previously unselected package containerd.io.
12:35:55 Preparing to unpack .../9-containerd.io_1.6.15-1_arm64.deb ...
12:35:55 Unpacking containerd.io (1.6.15-1) ...
12:35:55 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:55 + ctr --version
12:35:55 ctr containerd.io 1.6.15
12:35:55 + containerd-shim --help
12:35:55 Usage of containerd-shim:
12:35:55   -address string
12:35:55     	grpc address back to main containerd
12:35:55   -containerd-binary containerd publish
12:35:55     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:55   -criu string
12:35:55     	path to criu binary
12:35:55   -debug
12:35:55     	enable debug output in logs
12:35:55   -namespace string
12:35:55     	namespace that owns the shim
12:35:55   -runtime-root string
12:35:55     	root directory for the runtime (default "/run/containerd/runc")
12:35:55   -socket string
12:35:55     	socket path to serve
12:35:55   -systemd-cgroup
12:35:55     	set runtime to use systemd-cgroup
12:35:55   -workdir string
12:35:55     	path used to storge large temporary data
12:35:55 + containerd-shim-runc-v1 -v
12:35:55 containerd-shim-runc-v1:
12:35:55   Version:  1.6.15
12:35:55   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:55   Go version: go1.18.9
12:35:55 
12:35:55 + containerd-shim-runc-v2 -v
12:35:55 containerd-shim-runc-v2:
12:35:55   Version:  1.6.15
12:35:55   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:55   Go version: go1.18.9
12:35:55 
12:35:55 + runc --version
12:35:55 runc version 1.1.4
12:35:55 commit: v1.1.4-0-g5fd4c4d
12:35:55 spec: 1.0.2-dev
12:35:55 go: go1.18.9
12:35:55 libseccomp: 2.5.2
12:35:55 Setting up libip6tc2:arm64 (1.8.4-3ubuntu2) ...
12:35:55 Setting up libmnl0:arm64 (1.0.4-2) ...
12:35:55 Setting up containerd.io (1.6.15-1) ...
12:35:55 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:35:55 Setting up libxtables12:arm64 (1.8.4-3ubuntu2) ...
12:35:55 Setting up libnfnetlink0:arm64 (1.0.1-3build1) ...
12:35:55 Setting up netbase (6.1) ...
12:35:55 Setting up libnftnl11:arm64 (1.1.5-1) ...
12:35:55 Setting up libnetfilter-conntrack3:arm64 (1.0.7-2) ...
12:35:55 Setting up iptables (1.8.4-3ubuntu2) ...
12:35:55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:35:55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:35:55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:35:55 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:35:55 + verify_binaries
12:35:55 + docker --version
12:35:55 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:55 ++ uname -m
12:35:55 + '[' aarch64 = x86_64 ']'
12:35:55 + docker buildx version
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
12:35:55 github.com/docker/buildx v0.10.0 8764628
12:35:55 + docker compose version
12:35:55 Docker Compose version v2.15.1
12:35:55 + dockerd --version
12:35:55 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:55 + docker-proxy --version
12:35:55 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:55 + containerd --version
12:35:55 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:55 + ctr --version
12:35:55 ctr containerd.io 1.6.15
12:35:55 + containerd-shim --help
12:35:55 Usage of containerd-shim:
12:35:55   -address string
12:35:55     	grpc address back to main containerd
12:35:55   -containerd-binary containerd publish
12:35:55     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:55   -criu string
12:35:55     	path to criu binary
12:35:55   -debug
12:35:55     	enable debug output in logs
12:35:55   -namespace string
12:35:55     	namespace that owns the shim
12:35:55   -runtime-root string
12:35:55     	root directory for the runtime (default "/run/containerd/runc")
12:35:55   -socket string
12:35:55     	socket path to serve
12:35:55   -systemd-cgroup
12:35:55     	set runtime to use systemd-cgroup
12:35:55   -workdir string
12:35:55     	path used to storge large temporary data
12:35:55 + containerd-shim-runc-v1 -v
12:35:55 containerd-shim-runc-v1:
12:35:55   Version:  1.6.15
12:35:55   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:55   Go version: go1.18.9
12:35:55 
12:35:55 + containerd-shim-runc-v2 -v
12:35:55 containerd-shim-runc-v2:
12:35:55   Version:  1.6.15
12:35:55   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:55   Go version: go1.18.9
12:35:55 
12:35:55 + runc --version
12:35:55 runc version 1.1.4
12:35:55 commit: v1.1.4-0-g5fd4c4d
12:35:55 spec: 1.0.2-dev
12:35:55 go: go1.18.9
12:35:55 libseccomp: 2.5.1
[Pipeline] // node
[Pipeline] }
12:35:56 + bundlesFilename=bundles-ce-static-linux-armv6.tar.gz
12:35:56 + set -x
12:35:56 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/arm/v6
12:35:56 + rm -r containerd/ docker-buildx/ docker-cli/ docker-engine/
12:35:56 + tar -zvcf /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/bundles-ce-static-linux-armv6.tar.gz .
12:35:56 ./
12:35:56 ./docker-buildx-plugin-0.10.0.tgz
12:35:56 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:35:56 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:35:56 make[1]: Leaving directory '/root/build-deb'
12:35:56    debian/rules override_dh_auto_test
12:35:56 make[1]: Entering directory '/root/build-deb'
12:35:56 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:35:56 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:35:56 PASS: daemon version OK
12:35:56 ver="$(cli/build/docker --version)"; \
12:35:56 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:35:56 PASS: cli version OK
12:35:56 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:35:56 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:35:56 PASS: docker-buildx version OK
12:35:56 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:35:56 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:35:56 PASS: docker-compose version OK
12:35:56 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:35:56 # TODO change once we support scan-plugin on other architectures
12:35:56 if [ "amd64" = "amd64" ]; then \
12:35:56 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:35:56 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:35:56 fi
12:35:56 PASS: docker-scan version OK
12:35:56 make[1]: Leaving directory '/root/build-deb'
12:35:56    create-stamp debian/debhelper-build-stamp
12:35:56  debian/rules binary
12:35:56 dh binary --with=bash-completion
12:35:56    dh_testroot
12:35:56    dh_prep
12:35:56    debian/rules override_dh_auto_install
12:35:56 make[1]: Entering directory '/root/build-deb'
12:35:56 # docker-ce-cli install
12:35:56 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:35:56 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:35:56 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:35:56 # docker-ce install
12:35:56 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:35:56 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:35:56 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:35:56 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:35:56 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:35:56 # docker-buildx-plugin install
12:35:56 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:35:56 # docker-compose-plugin install
12:35:56 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:35:56 # docker-scan-plugin install
12:35:56 # TODO change once we support scan-plugin on other architectures
12:35:56 if [ "amd64" = "amd64" ]; then \
12:35:56 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:35:56 fi
12:35:56 # docker-ce-rootless-extras install
12:35:56 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:35:56 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:35:56 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:35:56 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:35:56 # TODO: how can we install vpnkit?
12:35:56 make[1]: Leaving directory '/root/build-deb'
12:35:56    debian/rules override_dh_install
12:35:56 make[1]: Entering directory '/root/build-deb'
12:35:56 dh_install
12:35:56 # TODO Can we do this from within our container?
12:35:56 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:35:56 make[1]: Leaving directory '/root/build-deb'
12:35:56    dh_installdocs
12:35:56    dh_installchangelogs
12:35:56 Dependencies resolved.
12:35:56 ================================================================================
12:35:56  Package                      Arch        Version             Repository   Size
12:35:56 ================================================================================
12:35:56 Installing:
12:35:56  dnf-plugins-core             noarch      4.3.1-1.fc37        fedora       34 k
12:35:56 Installing dependencies:
12:35:56  dbus-libs                    aarch64     1:1.14.4-1.fc37     updates     154 k
12:35:56  python3-dateutil             noarch      1:2.8.2-4.fc37      fedora      361 k
12:35:56  python3-dbus                 aarch64     1.3.2-1.fc37        updates     158 k
12:35:56  python3-distro               noarch      1.7.0-3.fc37        fedora       48 k
12:35:56  python3-dnf-plugins-core     noarch      4.3.1-1.fc37        fedora      278 k
12:35:56  python3-six                  noarch      1.16.0-8.fc37       fedora       42 k
12:35:56 
12:35:56 Transaction Summary
12:35:56 ================================================================================
12:35:56 Install  7 Packages
12:35:56 
12:35:56 Total download size: 1.1 M
12:35:56 Installed size: 3.3 M
12:35:56 Downloading Packages:
12:35:56 ./docker-cli-0.0.0-20230124074129-645395c.tgz
12:35:56    dh_installman
12:35:56 Selecting previously unselected package dbus-user-session.
12:35:56 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_arm64.deb ...
12:35:56 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
12:35:56 Selecting previously unselected package libip6tc2:arm64.
12:35:56 Preparing to unpack .../06-libip6tc2_1.8.7-1_arm64.deb ...
12:35:56 Unpacking libip6tc2:arm64 (1.8.7-1) ...
12:35:56 Selecting previously unselected package libxtables12:arm64.
12:35:56 Preparing to unpack .../07-libxtables12_1.8.7-1_arm64.deb ...
12:35:56 Unpacking libxtables12:arm64 (1.8.7-1) ...
12:35:56 Selecting previously unselected package libmnl0:arm64.
12:35:56 Preparing to unpack .../08-libmnl0_1.0.4-3_arm64.deb ...
12:35:56 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:35:56 Selecting previously unselected package libnfnetlink0:arm64.
12:35:56 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:35:56 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:35:56 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:35:56 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
12:35:56 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:35:56 Selecting previously unselected package libnftnl11:arm64.
12:35:56 Preparing to unpack .../11-libnftnl11_1.1.9-1_arm64.deb ...
12:35:56 Unpacking libnftnl11:arm64 (1.1.9-1) ...
12:35:56 Selecting previously unselected package iptables.
12:35:56 Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ...
12:35:56 Unpacking iptables (1.8.7-1) ...
12:35:57 Setting up systemd-sysv (247.3-7+deb11u1) ...
12:35:57 Setting up libip6tc2:arm64 (1.8.7-1) ...
12:35:57 Setting up dbus (1.12.24-0+deb11u1) ...
12:35:57 invoke-rc.d: could not determine current runlevel
12:35:57 invoke-rc.d: policy-rc.d denied execution of start.
12:35:57 Setting up libmnl0:arm64 (1.0.4-3) ...
12:35:57 Setting up containerd.io (1.6.15-1) ...
12:35:57 Setting up libip6tc2:arm64 (1.8.7-1ubuntu6) ...
12:35:57 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
12:35:57 Setting up libmnl0:arm64 (1.0.4-3ubuntu1) ...
12:35:57 Setting up containerd.io (1.6.15-1) ...
12:35:57 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:35:57 Setting up libxtables12:arm64 (1.8.7-1ubuntu6) ...
12:35:57 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
12:35:57 Setting up netbase (6.3) ...
12:35:57 Setting up libnftnl11:arm64 (1.2.3-1) ...
12:35:57 Setting up libnetfilter-conntrack3:arm64 (1.0.9-2) ...
12:35:57 Setting up iptables (1.8.7-1ubuntu6) ...
12:35:57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:35:57 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:35:57 + verify_binaries
12:35:57 + docker --version
12:35:57 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:57 ++ uname -m
12:35:57 + '[' aarch64 = x86_64 ']'
12:35:57 + docker buildx version
12:35:57 github.com/docker/buildx v0.10.0 8764628
12:35:57 + docker compose version
12:35:57 (1/7): dnf-plugins-core-4.3.1-1.fc37.noarch.rpm 114 kB/s |  34 kB     00:00    
12:35:57 (2/7): python3-dateutil-2.8.2-4.fc37.noarch.rpm 1.2 MB/s | 361 kB     00:00    
12:35:57 (3/7): python3-distro-1.7.0-3.fc37.noarch.rpm   156 kB/s |  48 kB     00:00    
12:35:57 (4/7): python3-dnf-plugins-core-4.3.1-1.fc37.no 2.5 MB/s | 278 kB     00:00    
12:35:57 (5/7): python3-six-1.16.0-8.fc37.noarch.rpm     401 kB/s |  42 kB     00:00    
12:35:57 (6/7): dbus-libs-1.14.4-1.fc37.aarch64.rpm      1.4 MB/s | 154 kB     00:00    
12:35:57 (7/7): python3-dbus-1.3.2-1.fc37.aarch64.rpm    2.1 MB/s | 158 kB     00:00    
12:35:57 --------------------------------------------------------------------------------
12:35:57 Total                                           867 kB/s | 1.1 MB     00:01     
12:35:57 ./docker-engine-0.0.0-20230124074129-645395c.tgz
12:35:57    dh_bash-completion
12:35:57 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:35:57 Setting up libxtables12:arm64 (1.8.7-1) ...
12:35:57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:35:57 Setting up libpam-systemd:arm64 (247.3-7+deb11u1) ...
12:35:57 Setting up netbase (6.3) ...
12:35:57 Docker Compose version v2.15.1
12:35:57 + dockerd --version
12:35:57 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:57 + docker-proxy --version
12:35:57 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:57 + containerd --version
12:35:57 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:57 + ctr --version
12:35:57 ctr containerd.io 1.6.15
12:35:57 + containerd-shim --help
12:35:57 Usage of containerd-shim:
12:35:57   -address string
12:35:57     	grpc address back to main containerd
12:35:57   -containerd-binary containerd publish
12:35:57     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:57   -criu string
12:35:57     	path to criu binary
12:35:57   -debug
12:35:57     	enable debug output in logs
12:35:57   -namespace string
12:35:57     	namespace that owns the shim
12:35:57   -runtime-root string
12:35:57     	root directory for the runtime (default "/run/containerd/runc")
12:35:57   -socket string
12:35:57     	socket path to serve
12:35:57   -systemd-cgroup
12:35:57     	set runtime to use systemd-cgroup
12:35:57   -workdir string
12:35:57     	path used to storge large temporary data
12:35:57 + containerd-shim-runc-v1 -v
12:35:57 containerd-shim-runc-v1:
12:35:57   Version:  1.6.15
12:35:57   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:57   Go version: go1.18.9
12:35:57 
12:35:57 + containerd-shim-runc-v2 -v
12:35:57 containerd-shim-runc-v2:
12:35:57   Version:  1.6.15
12:35:57   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:57   Go version: go1.18.9
12:35:57 
12:35:57 + runc --version
12:35:57 runc version 1.1.4
12:35:57 commit: v1.1.4-0-g5fd4c4d
12:35:57 spec: 1.0.2-dev
12:35:57 go: go1.18.9
12:35:57 libseccomp: 2.5.4
12:35:57 Running transaction check
12:35:57 Transaction check succeeded.
12:35:57 Running transaction test
12:35:57 Transaction test succeeded.
12:35:57 Running transaction
12:35:57    dh_systemd_enable
12:35:57    debian/rules override_dh_installinit
12:35:57 make[1]: Entering directory '/root/build-deb'
12:35:57 # use "docker" as our service name, not "docker-ce"
12:35:57 dh_installinit --name=docker
12:35:57 make[1]: Leaving directory '/root/build-deb'
12:35:57    dh_systemd_start
12:35:57    dh_perl
12:35:57    dh_link
12:35:57 Fedora 36 openh264 (From Cisco) - aarch64       2.9 kB/s | 2.5 kB     00:00    
12:35:57 Fedora Modular 36 - aarch64                     2.4 MB/s | 2.3 MB     00:00    
12:35:57 Setting up libnftnl11:arm64 (1.1.9-1) ...
12:35:57 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
12:35:57 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:35:57 Setting up iptables (1.8.7-1) ...
12:35:57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:35:57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:35:57 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:35:57 + verify_binaries
12:35:57 + docker --version
12:35:57 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:35:57 ++ uname -m
12:35:57 + '[' aarch64 = x86_64 ']'
12:35:57 + docker buildx version
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
12:35:57   Preparing        :                                                        1/1 
12:35:57   Installing       : dbus-libs-1:1.14.4-1.fc37.aarch64                      1/7 
12:35:57   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                      2/7 
12:35:57   Installing       : python3-six-1.16.0-8.fc37.noarch                       3/7 
12:35:57   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                 4/7 
12:35:57   Installing       : python3-distro-1.7.0-3.fc37.noarch                     5/7 
12:35:57   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           6/7 
12:35:57   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:57    dh_strip_nondeterminism
12:35:57    dh_compress
12:35:57    dh_fixperms
12:35:57 github.com/docker/buildx v0.10.0 8764628
12:35:57 + docker compose version
12:35:57 Docker Compose version v2.15.1
12:35:57 + dockerd --version
12:35:57 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:35:57 + docker-proxy --version
12:35:57 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:35:57 + containerd --version
12:35:57 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:57 + ctr --version
12:35:57   Running scriptlet: dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
12:35:57   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                   1/7 
12:35:57   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                 2/7 
12:35:57   Verifying        : python3-distro-1.7.0-3.fc37.noarch                     3/7 
12:35:57   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           4/7 
12:35:57   Verifying        : python3-six-1.16.0-8.fc37.noarch                       5/7 
12:35:57   Verifying        : dbus-libs-1:1.14.4-1.fc37.aarch64                      6/7 
12:35:57   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                      7/7 
12:35:57 
12:35:57 Installed:
12:35:57   dbus-libs-1:1.14.4-1.fc37.aarch64                                             
12:35:57   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
12:35:57   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
12:35:57   python3-dbus-1.3.2-1.fc37.aarch64                                             
12:35:57   python3-distro-1.7.0-3.fc37.noarch                                            
12:35:57   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
12:35:57   python3-six-1.16.0-8.fc37.noarch                                              
12:35:57 
12:35:57 Complete!
12:35:57 + case ${DIST_ID}:${DIST_VERSION} in
12:35:57 + dnf install -y findutils
12:35:58    dh_missing
12:35:58    debian/rules override_dh_strip
12:35:58 make[1]: Entering directory '/root/build-deb'
12:35:58 # Go has lots of problems with stripping, so just don't
12:35:58 make[1]: Leaving directory '/root/build-deb'
12:35:58    dh_makeshlibs
12:35:58    debian/rules override_dh_shlibdeps
12:35:58 make[1]: Entering directory '/root/build-deb'
12:35:58 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:35:58 ctr containerd.io 1.6.15
12:35:58 + containerd-shim --help
12:35:58 Usage of containerd-shim:
12:35:58   -address string
12:35:58     	grpc address back to main containerd
12:35:58   -containerd-binary containerd publish
12:35:58     	path to containerd binary (used for containerd publish) (default "containerd")
12:35:58   -criu string
12:35:58     	path to criu binary
12:35:58   -debug
12:35:58     	enable debug output in logs
12:35:58   -namespace string
12:35:58     	namespace that owns the shim
12:35:58   -runtime-root string
12:35:58     	root directory for the runtime (default "/run/containerd/runc")
12:35:58   -socket string
12:35:58     	socket path to serve
12:35:58   -systemd-cgroup
12:35:58     	set runtime to use systemd-cgroup
12:35:58   -workdir string
12:35:58     	path used to storge large temporary data
12:35:58 + containerd-shim-runc-v1 -v
12:35:58 containerd-shim-runc-v1:
12:35:58   Version:  1.6.15
12:35:58   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:58   Go version: go1.18.9
12:35:58 
12:35:58 + containerd-shim-runc-v2 -v
12:35:58 containerd-shim-runc-v2:
12:35:58   Version:  1.6.15
12:35:58   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:35:58   Go version: go1.18.9
12:35:58 
12:35:58 + runc --version
12:35:58 runc version 1.1.4
12:35:58 commit: v1.1.4-0-g5fd4c4d
12:35:58 spec: 1.0.2-dev
12:35:58 go: go1.18.9
12:35:58 libseccomp: 2.5.1
12:35:58 ./containerd-1.7.0-beta.1.tgz
12:35:58 make[1]: Leaving directory '/root/build-deb'
12:35:58    dh_installdeb
12:35:58    debian/rules override_dh_gencontrol
12:35:58 make[1]: Entering directory '/root/build-deb'
12:35:58 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:35:58 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:35:58 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:35:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:35:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:35:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:35:58 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:35:58 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:35:58 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:35:58 if [ "amd64" = "amd64" ]; then \
12:35:58 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:35:58 fi
12:35:58 dh_gencontrol --remaining-packages
[Pipeline] }
12:35:58 make[1]: Leaving directory '/root/build-deb'
12:35:58    dh_md5sums
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:58 Last metadata expiration check: 0:00:07 ago on Wed Jan 25 12:35:51 2023.
12:35:59 ~/rpmbuild/BUILD/src
12:35:59 + popd
12:35:59 + RPM_EC=0
12:35:59 ++ jobs -p
12:35:59 + exit 0
12:35:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0yoavf
12:35:59 + umask 022
12:35:59 + cd /root/rpmbuild/BUILD
12:35:59 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64 '!=' / ']'
12:35:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64
12:35:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64
12:35:59 + mkdir -p /root/rpmbuild/BUILDROOT
12:35:59 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64
12:35:59 + 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'
12:35:59 + export CFLAGS
12:35:59 + 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'
12:35:59 + export CXXFLAGS
12:35:59 + 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'
12:35:59 + export FFLAGS
12:35:59 + 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'
12:35:59 + export FCFLAGS
12:35:59 + 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.10.0-0.fc36.x86_64.ld'
12:35:59 + export LDFLAGS
12:35:59 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:35:59 + export LT_SYS_LIBRARY_PATH
12:35:59 + CC=gcc
12:35:59 + export CC
12:35:59 + CXX=g++
12:35:59 + export CXX
12:35:59 + cd src
12:35:59 + pushd /root/rpmbuild/BUILD/src/buildx
12:35:59 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:35:59 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:59 + popd
12:35:59 + /usr/lib/rpm/check-buildroot
12:35:59 ~/rpmbuild/BUILD/src
12:35:59 + /usr/lib/rpm/redhat/brp-ldconfig
12:35:59 + /usr/lib/rpm/brp-compress
12:35:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:35:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:35:59 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:35:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:35:59 + /usr/lib/rpm/check-rpaths
12:35:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:35:59 + /usr/lib/rpm/brp-remove-la-files
12:35:59 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:35:59 + /usr/lib/rpm/redhat/brp-python-hardlink
12:35:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ou3mju
12:35:59 + umask 022
12:35:59 + cd /root/rpmbuild/BUILD
12:35:59 + 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'
12:35:59 + export CFLAGS
12:35:59 + 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'
12:35:59 + export CXXFLAGS
12:35:59 + 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'
12:35:59 + export FFLAGS
12:35:59 + 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'
12:35:59 + export FCFLAGS
12:35:59 + 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.10.0-0.fc36.x86_64.ld'
12:35:59 + export LDFLAGS
12:35:59 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:35:59 + export LT_SYS_LIBRARY_PATH
12:35:59 + CC=gcc
12:35:59 + export CC
12:35:59 + CXX=g++
12:35:59 + export CXX
12:35:59 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:35:59 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.0-0.fc36 x86_64
12:35:59 + cd src
12:35:59 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:35:59 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:35:59 + ver=v0.10.0
12:35:59 + test v0.10.0 = v0.10.0
12:35:59 PASS: docker-buildx version OK
12:35:59 + echo 'PASS: docker-buildx version OK'
12:35:59 + RPM_EC=0
12:35:59 ++ jobs -p
12:35:59 + exit 0
12:35:59 Processing files: docker-buildx-plugin-0.10.0-0.fc36.x86_64
12:35:59 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:35:59 Provides: docker-buildx-plugin = 0:0.10.0-0.fc36 docker-buildx-plugin(x86-64) = 0:0.10.0-0.fc36
12:35:59 Requires(interp): /bin/sh /bin/sh /bin/sh
12:35:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:35:59 Requires(post): /bin/sh
12:35:59 Requires(preun): /bin/sh
12:35:59 Requires(postun): /bin/sh
12:35:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64
12:35:59 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.fc36.src.rpm
12:35:59    debian/rules override_dh_builddeb
12:35:59 make[1]: Entering directory '/root/build-deb'
12:35:59 dh_builddeb -- -Zxz
12:35:59 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb'.
12:35:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'.
12:35:59 Fedora 36 - aarch64 - Updates                    16 MB/s |  29 MB     00:01    
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:35:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:35:59 Package findutils-1:4.9.0-2.fc37.aarch64 is already installed.
12:35:59 Dependencies resolved.
12:35:59 Nothing to do.
12:35:59 Complete!
12:35:59 + install_rpm_containerd
12:35:59 + '[' staging = stage ']'
12:35:59 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
12:35:59 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
12:35:59 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
12:35:59 + dnf --version
12:35:59 4.14.0
12:35:59   Installed: dnf-0:4.14.0-1.fc37.noarch at Sun Dec 11 05:49:05 2022
12:35:59   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
12:35:59 
12:35:59   Installed: rpm-0:4.18.0-1.fc37.aarch64 at Sun Dec 11 05:49:04 2022
12:35:59   Built    : Fedora Project at Wed Sep 21 10:52:12 2022
12:35:59 + make clean
12:35:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:35:59 Unable to find image 'alpine:latest' locally
12:35:59 latest: Pulling from library/alpine
12:36:00 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
12:36:00 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
12:36:00 a9eaa45ef418: Already exists
12:36:00 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:36:00 Status: Downloaded newer image for alpine:latest
12:36:00 + dnf config-manager --set-disabled 'docker-ce-*'
12:36:00 + dnf config-manager --set-enabled docker-ce-test
12:36:00 + dnf makecache
12:36:01 rm -f -r src
12:36:01 make -C rpm clean
12:36:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:36:01 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:36:01 rm -f -r rpmbuild/
12:36:01 docker builder prune -f --filter until=24h
12:36:01 Total:	0B
12:36:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:36:01 make -C deb clean
12:36:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:36:01 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:36:01 rm -f -r debbuild
12:36:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:36:01 rm -f -r sources
12:36:01 docker builder prune -f --filter until=24h
12:36:01 Docker CE Test - aarch64                         29 kB/s |  16 kB     00:00    
12:36:02 Total:	0B
12:36:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:36:02 make -C static clean
12:36:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:36:02 grep: /Dockerfile: No such file or directory
12:36:02 grep: /Dockerfile: No such file or directory
12:36:02 Fedora 37 - aarch64                              46 kB/s |  14 kB     00:00    
12:36:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:36:02 make[2]: Leaving directory '/root/build-deb/compose'
12:36:02 # Build the scan-plugin
12:36:02 # TODO change once we support scan-plugin on other architectures
12:36:02 if [ "amd64" = "amd64" ]; then \
12:36:02 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:02 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:02 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:02 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:02 fi
12:36:02 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:36:02 GO111MODULE=on make -f builder.Makefile build
12:36:02 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:36:02 mkdir -p bin
12:36:02 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:36:02 go: downloading github.com/docker/cli v20.10.17+incompatible
12:36:02 go: downloading github.com/docker/docker v20.10.17+incompatible
12:36:02 go: downloading github.com/spf13/cobra v1.5.0
12:36:02 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:36:02 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:36:02 go: downloading github.com/docker/go-units v0.4.0
12:36:02 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:36:02 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:36:02 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:36:02 go: downloading github.com/moby/sys/mount v0.3.3
12:36:02 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:36:02 go: downloading github.com/containerd/containerd v1.6.6
12:36:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:36:02 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:36:02 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:36:02 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:36:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:36:03 Fedora 37 openh264 (From Cisco) - aarch64       2.1 kB/s | 990  B     00:00    
12:36:03 Fedora Modular 37 - aarch64                      53 kB/s |  14 kB     00:00    
12:36:03 Fedora 37 - aarch64 - Updates                    46 kB/s |  13 kB     00:00    
12:36:04 Fedora Modular 37 - aarch64 - Updates            42 kB/s |  14 kB     00:00    
12:36:05 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:05 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:05 make[1]: Leaving directory '/root/build-deb'
12:36:05    debian/rules override_dh_auto_test
12:36:05 make[1]: Entering directory '/root/build-deb'
12:36:05 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:05 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:05 PASS: daemon version OK
12:36:05 ver="$(cli/build/docker --version)"; \
12:36:05 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:05 PASS: cli version OK
12:36:05 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:05 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:05 PASS: docker-buildx version OK
12:36:05 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:05 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:05 PASS: docker-compose version OK
12:36:05 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:05 # TODO change once we support scan-plugin on other architectures
12:36:05 if [ "amd64" = "amd64" ]; then \
12:36:05 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:05 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:05 fi
12:36:05 PASS: docker-scan version OK
12:36:05 make[1]: Leaving directory '/root/build-deb'
12:36:05    create-stamp debian/debhelper-build-stamp
12:36:05  debian/rules binary
12:36:05 dh binary --with=bash-completion
12:36:05    dh_testroot
12:36:05    dh_prep
12:36:05    debian/rules override_dh_auto_install
12:36:05 make[1]: Entering directory '/root/build-deb'
12:36:05 # docker-ce-cli install
12:36:05 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:05 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:05 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:05 # docker-ce install
12:36:05 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:05 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:05 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:05 # docker-buildx-plugin install
12:36:05 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:05 # docker-compose-plugin install
12:36:05 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:05 # docker-scan-plugin install
12:36:05 # TODO change once we support scan-plugin on other architectures
12:36:05 if [ "amd64" = "amd64" ]; then \
12:36:05 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:05 fi
12:36:05 # docker-ce-rootless-extras install
12:36:05 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:05 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:05 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:05 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:05 # TODO: how can we install vpnkit?
12:36:05 make[1]: Leaving directory '/root/build-deb'
12:36:05    debian/rules override_dh_install
12:36:05 make[1]: Entering directory '/root/build-deb'
12:36:05 dh_install
12:36:05 # TODO Can we do this from within our container?
12:36:05 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:05 make[1]: Leaving directory '/root/build-deb'
12:36:05    dh_installdocs
12:36:05    dh_installchangelogs
12:36:05    dh_installman
12:36:05    dh_bash-completion
12:36:05    dh_systemd_enable
12:36:05 Metadata cache created.
12:36:05 + echo '[DEBUG] Installing engine rpms'
12:36:05 [DEBUG] Installing engine rpms
12:36:05 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
12:36:05 ++ sed /src/d
12:36:05 + packages='rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.fc37.aarch64.rpm
12:36:05 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm
12:36:05 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm
12:36:05 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm
12:36:05 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.15.1-0.fc37.aarch64.rpm'
12:36:05 + set -x
12:36:05 ++ source /etc/os-release
12:36:05 +++ NAME='Fedora Linux'
12:36:05 +++ VERSION='37 (Container Image)'
12:36:05 +++ ID=fedora
12:36:05 +++ VERSION_ID=37
12:36:05 +++ VERSION_CODENAME=
12:36:05 +++ PLATFORM_ID=platform:f37
12:36:05 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
12:36:05 +++ ANSI_COLOR='0;38;2;60;110;180'
12:36:05 +++ LOGO=fedora-logo-icon
12:36:05 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
12:36:05 +++ DEFAULT_HOSTNAME=fedora
12:36:05 +++ HOME_URL=https://fedoraproject.org/
12:36:05 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
12:36:05 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:36:05 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:36:05 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:36:05 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
12:36:05 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:36:05 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
12:36:05 +++ SUPPORT_END=2023-11-14
12:36:05 +++ VARIANT='Container Image'
12:36:05 +++ VARIANT_ID=container
12:36:05 ++ echo 37
12:36:05 + product_version=37
12:36:05 + '[' 37 = rawhide ']'
12:36:05 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.15.1-0.fc37.aarch64.rpm
12:36:05    debian/rules override_dh_installinit
12:36:05 make[1]: Entering directory '/root/build-deb'
12:36:05 # use "docker" as our service name, not "docker-ce"
12:36:05 dh_installinit --name=docker
12:36:05 make[1]: Leaving directory '/root/build-deb'
12:36:05    dh_systemd_start
12:36:05    dh_perl
12:36:05    dh_link
12:36:05    dh_strip_nondeterminism
12:36:06 make[1]: Leaving directory '/root/build-deb'
12:36:06    dh_installdeb
12:36:06    debian/rules override_dh_gencontrol
12:36:06 make[1]: Entering directory '/root/build-deb'
12:36:06 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:06 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:06 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:06 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:06 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:06 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:06 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:06 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:06 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:06 if [ "amd64" = "amd64" ]; then \
12:36:06 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:06 fi
12:36:06 dh_gencontrol --remaining-packages
12:36:06 make[1]: Leaving directory '/root/build-deb'
12:36:06    dh_md5sums
12:36:06 Last metadata expiration check: 0:00:02 ago on Wed Jan 25 12:36:04 2023.
12:36:06    dh_compress
12:36:06    debian/rules override_dh_builddeb
12:36:06 make[1]: Entering directory '/root/build-deb'
12:36:06 dh_builddeb -- -Zxz
12:36:06    dh_fixperms
12:36:06    dh_missing
12:36:06    debian/rules override_dh_strip
12:36:06 make[1]: Entering directory '/root/build-deb'
12:36:06 # Go has lots of problems with stripping, so just don't
12:36:06 make[1]: Leaving directory '/root/build-deb'
12:36:06    dh_makeshlibs
12:36:06 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb'.
12:36:06 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'.
12:36:07 Dependencies resolved.
12:36:07 =================================================================================================
12:36:07  Package                     Arch     Version                               Repository       Size
12:36:07 =================================================================================================
12:36:07 Installing:
12:36:07  docker-buildx-plugin        aarch64  0.10.0-0.fc37                         @commandline     11 M
12:36:07  docker-ce                   aarch64  3:0.0.0~20230124074129.645395c-0.fc37 @commandline     15 M
12:36:07  docker-ce-cli               aarch64  1:0.0.0~20230124074129.645395c-0.fc37 @commandline    6.4 M
12:36:07  docker-ce-rootless-extras   aarch64  0.0.0~20230124074129.645395c-0.fc37   @commandline    3.4 M
12:36:07  docker-compose-plugin       aarch64  2.15.1-0.fc37                         @commandline    9.0 M
12:36:07 Upgrading:
12:36:07  systemd-libs                aarch64  251.10-588.fc37                       updates         590 k
12:36:07 Installing dependencies:
12:36:07  container-selinux           noarch   2:2.198.0-1.fc37                      updates          51 k
12:36:07  containerd.io               aarch64  1.6.15-3.1.fc37                       docker-ce-test   24 M
12:36:07  dbus                        aarch64  1:1.14.4-1.fc37                       updates         7.8 k
12:36:07  dbus-broker                 aarch64  32-1.fc37                             fedora          169 k
12:36:07  dbus-common                 noarch   1:1.14.4-1.fc37                       updates          15 k
12:36:07  device-mapper               aarch64  1.02.175-9.fc37                       fedora          136 k
12:36:07  device-mapper-libs          aarch64  1.02.175-9.fc37                       fedora          169 k
12:36:07  diffutils                   aarch64  3.8-3.fc37                            fedora          376 k
12:36:07  fuse-common                 aarch64  3.10.5-5.fc37                         fedora          8.2 k
12:36:07  fuse-overlayfs              aarch64  1.9-6.fc37                            updates          69 k
12:36:07  fuse3                       aarch64  3.10.5-5.fc37                         fedora           54 k
12:36:07  fuse3-libs                  aarch64  3.10.5-5.fc37                         fedora           90 k
12:36:07  iptables-legacy             aarch64  1.8.8-4.fc37                          updates          51 k
12:36:07  iptables-legacy-libs        aarch64  1.8.8-4.fc37                          updates          38 k
12:36:07  iptables-libs               aarch64  1.8.8-4.fc37                          updates         432 k
12:36:07  kmod                        aarch64  30-2.fc37                             fedora          118 k
12:36:07  kmod-libs                   aarch64  30-2.fc37                             fedora           66 k
12:36:07  libargon2                   aarch64  20190702-1.fc37                       fedora           28 k
12:36:07  libcgroup                   aarch64  3.0-1.fc37                            fedora           75 k
12:36:07  libfdisk                    aarch64  2.38.1-1.fc37                         fedora          155 k
12:36:07  libibverbs                  aarch64  41.0-1.fc37                           fedora          404 k
12:36:07  libmnl                      aarch64  1.0.5-1.fc37                          fedora           28 k
12:36:07  libnetfilter_conntrack      aarch64  1.0.8-5.fc37                          fedora           57 k
12:36:07  libnfnetlink                aarch64  1.0.1-22.fc37                         fedora           29 k
12:36:07  libnl3                      aarch64  3.7.0-2.fc37                          fedora          336 k
12:36:07  libpcap                     aarch64  14:1.10.3-1.fc37                      updates         172 k
12:36:07  libseccomp                  aarch64  2.5.3-3.fc37                          fedora           71 k
12:36:07  libselinux-utils            aarch64  3.4-5.fc37                            fedora          160 k
12:36:07  libslirp                    aarch64  4.7.0-2.fc37                          fedora           73 k
12:36:07  libutempter                 aarch64  1.2.1-7.fc37                          fedora           26 k
12:36:07  policycoreutils             aarch64  3.4-6.fc37                            fedora          239 k
12:36:07  rpm-plugin-selinux          aarch64  4.18.0-1.fc37                         fedora           20 k
12:36:07  selinux-policy              noarch   37.18-1.fc37                          updates          50 k
12:36:07  selinux-policy-targeted     noarch   37.18-1.fc37                          updates         6.6 M
12:36:07  slirp4netns                 aarch64  1.2.0-8.fc37                          updates          47 k
12:36:07  systemd                     aarch64  251.10-588.fc37                       updates         4.0 M
12:36:07  systemd-pam                 aarch64  251.10-588.fc37                       updates         323 k
12:36:07  util-linux                  aarch64  2.38.1-1.fc37                         fedora          2.3 M
12:36:07  xkeyboard-config            noarch   2.36-3.fc37                           updates         957 k
12:36:07  xz                          aarch64  5.2.5-10.fc37                         fedora          223 k
12:36:07 Installing weak dependencies:
12:36:07  cryptsetup-libs             aarch64  2.5.0-1.fc37                          fedora          453 k
12:36:07  libbpf                      aarch64  2:0.8.0-2.fc37                        fedora          173 k
12:36:07  libxkbcommon                aarch64  1.4.1-2.fc37                          fedora          139 k
12:36:07  qrencode-libs               aarch64  4.1.1-3.fc37                          fedora           61 k
12:36:07  systemd-networkd            aarch64  251.10-588.fc37                       updates         573 k
12:36:07  systemd-resolved            aarch64  251.10-588.fc37                       updates         264 k
12:36:07 
12:36:07 Transaction Summary
12:36:07 =================================================================================================
12:36:07 Install  51 Packages
12:36:07 Upgrade   1 Package
12:36:07 
12:36:07 Total size: 89 M
12:36:07 Total download size: 45 M
12:36:07 Downloading Packages:
12:36:07    debian/rules override_dh_shlibdeps
12:36:07 make[1]: Entering directory '/root/build-deb'
12:36:07 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:07 (1/47): dbus-broker-32-1.fc37.aarch64.rpm       420 kB/s | 169 kB     00:00    
12:36:07 (2/47): cryptsetup-libs-2.5.0-1.fc37.aarch64.rp 876 kB/s | 453 kB     00:00    
12:36:07 (3/47): device-mapper-1.02.175-9.fc37.aarch64.r 1.1 MB/s | 136 kB     00:00    
12:36:07 (4/47): device-mapper-libs-1.02.175-9.fc37.aarc  19 MB/s | 169 kB     00:00    
12:36:07 (5/47): diffutils-3.8-3.fc37.aarch64.rpm         25 MB/s | 376 kB     00:00    
12:36:07 (6/47): fuse-common-3.10.5-5.fc37.aarch64.rpm   630 kB/s | 8.2 kB     00:00    
12:36:07 (7/47): fuse3-3.10.5-5.fc37.aarch64.rpm         5.1 MB/s |  54 kB     00:00    
12:36:08 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:08 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:08 make[1]: Leaving directory '/root/build-deb'
12:36:08    debian/rules override_dh_auto_test
12:36:08 make[1]: Entering directory '/root/build-deb'
12:36:08 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:08 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:08 PASS: daemon version OK
12:36:08 ver="$(cli/build/docker --version)"; \
12:36:08 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:08 PASS: cli version OK
12:36:08 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:08 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:08 PASS: docker-buildx version OK
12:36:08 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:08 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:08 PASS: docker-compose version OK
12:36:08 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:08 # TODO change once we support scan-plugin on other architectures
12:36:08 if [ "amd64" = "amd64" ]; then \
12:36:08 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:08 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:08 fi
12:36:08 PASS: docker-scan version OK
12:36:08 make[1]: Leaving directory '/root/build-deb'
12:36:08    create-stamp debian/debhelper-build-stamp
12:36:08  debian/rules binary
12:36:08 dh binary --with=bash-completion
12:36:08    dh_testroot
12:36:08    dh_prep
12:36:08    debian/rules override_dh_auto_install
12:36:08 make[1]: Entering directory '/root/build-deb'
12:36:08 # docker-ce-cli install
12:36:08 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:08 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:08 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:08 # docker-ce install
12:36:08 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:08 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:08 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:08 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:08 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:08 # docker-buildx-plugin install
12:36:08 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:08 # docker-compose-plugin install
12:36:08 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:08 # docker-scan-plugin install
12:36:08 # TODO change once we support scan-plugin on other architectures
12:36:08 if [ "amd64" = "amd64" ]; then \
12:36:08 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:08 fi
12:36:08 # docker-ce-rootless-extras install
12:36:08 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:08 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:08 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:08 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:08 # TODO: how can we install vpnkit?
12:36:08 make[1]: Leaving directory '/root/build-deb'
12:36:08    debian/rules override_dh_install
12:36:08 make[1]: Entering directory '/root/build-deb'
12:36:08 dh_install
12:36:08 (8/47): fuse3-libs-3.10.5-5.fc37.aarch64.rpm    7.6 MB/s |  90 kB     00:00    
12:36:08 (9/47): kmod-30-2.fc37.aarch64.rpm              857 kB/s | 118 kB     00:00    
12:36:08 (10/47): kmod-libs-30-2.fc37.aarch64.rpm        485 kB/s |  66 kB     00:00    
12:36:08 (11/47): libargon2-20190702-1.fc37.aarch64.rpm  2.9 MB/s |  28 kB     00:00    
12:36:08 (12/47): libbpf-0.8.0-2.fc37.aarch64.rpm         17 MB/s | 173 kB     00:00    
12:36:08 (13/47): libcgroup-3.0-1.fc37.aarch64.rpm       6.9 MB/s |  75 kB     00:00    
12:36:08 (14/47): libfdisk-2.38.1-1.fc37.aarch64.rpm      13 MB/s | 155 kB     00:00    
12:36:08 (15/47): libibverbs-41.0-1.fc37.aarch64.rpm      27 MB/s | 404 kB     00:00    
12:36:08 (16/47): libmnl-1.0.5-1.fc37.aarch64.rpm        1.6 MB/s |  28 kB     00:00    
12:36:08 (17/47): libnetfilter_conntrack-1.0.8-5.fc37.aa 4.9 MB/s |  57 kB     00:00    
12:36:08 (18/47): libnfnetlink-1.0.1-22.fc37.aarch64.rpm 3.0 MB/s |  29 kB     00:00    
12:36:08 (19/47): libnl3-3.7.0-2.fc37.aarch64.rpm         29 MB/s | 336 kB     00:00    
12:36:08 (20/47): libseccomp-2.5.3-3.fc37.aarch64.rpm    6.5 MB/s |  71 kB     00:00    
12:36:08 # TODO Can we do this from within our container?
12:36:08 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:08 make[1]: Leaving directory '/root/build-deb'
12:36:08    dh_installdocs
12:36:08    dh_installchangelogs
12:36:08    dh_installman
12:36:08 (21/47): containerd.io-1.6.15-3.1.fc37.aarch64.  29 MB/s |  24 MB     00:00    
12:36:08 (22/47): libselinux-utils-3.4-5.fc37.aarch64.rp 2.5 MB/s | 160 kB     00:00    
12:36:08 (23/47): libslirp-4.7.0-2.fc37.aarch64.rpm      1.2 MB/s |  73 kB     00:00    
12:36:08 (24/47): libutempter-1.2.1-7.fc37.aarch64.rpm   4.1 MB/s |  26 kB     00:00    
12:36:08 (25/47): libxkbcommon-1.4.1-2.fc37.aarch64.rpm   15 MB/s | 139 kB     00:00    
12:36:08 (26/47): policycoreutils-3.4-6.fc37.aarch64.rpm  24 MB/s | 239 kB     00:00    
12:36:08 (27/47): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 8.4 MB/s |  61 kB     00:00    
12:36:08 (28/47): rpm-plugin-selinux-4.18.0-1.fc37.aarch 2.1 MB/s |  20 kB     00:00    
12:36:08 (29/47): util-linux-2.38.1-1.fc37.aarch64.rpm   109 MB/s | 2.3 MB     00:00    
12:36:08 (30/47): container-selinux-2.198.0-1.fc37.noarc 3.7 MB/s |  51 kB     00:00    
12:36:08 (31/47): xz-5.2.5-10.fc37.aarch64.rpm            12 MB/s | 223 kB     00:00    
12:36:08 (32/47): dbus-1.14.4-1.fc37.aarch64.rpm         1.2 MB/s | 7.8 kB     00:00    
12:36:08 (33/47): dbus-common-1.14.4-1.fc37.noarch.rpm   1.6 MB/s |  15 kB     00:00    
12:36:08 (34/47): fuse-overlayfs-1.9-6.fc37.aarch64.rpm  7.8 MB/s |  69 kB     00:00    
12:36:08 (35/47): iptables-legacy-1.8.8-4.fc37.aarch64.r 7.1 MB/s |  51 kB     00:00    
12:36:08 (36/47): iptables-legacy-libs-1.8.8-4.fc37.aarc 4.1 MB/s |  38 kB     00:00    
12:36:08 (37/47): iptables-libs-1.8.8-4.fc37.aarch64.rpm 4.1 MB/s | 432 kB     00:00    
12:36:08 (38/47): selinux-policy-37.18-1.fc37.noarch.rpm 504 kB/s |  50 kB     00:00    
12:36:08 (39/47): libpcap-1.10.3-1.fc37.aarch64.rpm      1.4 MB/s | 172 kB     00:00    
12:36:08 (40/47): selinux-policy-targeted-37.18-1.fc37.n  27 MB/s | 6.6 MB     00:00    
12:36:08 (41/47): slirp4netns-1.2.0-8.fc37.aarch64.rpm   210 kB/s |  47 kB     00:00    
12:36:09 (42/47): systemd-251.10-588.fc37.aarch64.rpm     11 MB/s | 4.0 MB     00:00    
12:36:09 (43/47): systemd-networkd-251.10-588.fc37.aarch 3.6 MB/s | 573 kB     00:00    
12:36:09 (44/47): systemd-pam-251.10-588.fc37.aarch64.rp 2.0 MB/s | 323 kB     00:00    
12:36:09 (45/47): systemd-resolved-251.10-588.fc37.aarch  37 MB/s | 264 kB     00:00    
12:36:09 (46/47): systemd-libs-251.10-588.fc37.aarch64.r 6.5 MB/s | 590 kB     00:00    
12:36:09 (47/47): xkeyboard-config-2.36-3.fc37.noarch.rp 4.3 MB/s | 957 kB     00:00    
12:36:09 --------------------------------------------------------------------------------
12:36:09 Total                                            20 MB/s |  45 MB     00:02     
12:36:09    dh_bash-completion
12:36:09    dh_systemd_enable
12:36:09    debian/rules override_dh_installinit
12:36:09 make[1]: Entering directory '/root/build-deb'
12:36:09 # use "docker" as our service name, not "docker-ce"
12:36:09 dh_installinit --name=docker
12:36:09 make[1]: Leaving directory '/root/build-deb'
12:36:09    dh_systemd_start
12:36:09 Fedora Modular 36 - aarch64 - Updates           2.3 MB/s | 2.8 MB     00:01    
12:36:09 Docker CE Test - aarch64                        6.7 kB/s | 1.6 kB     00:00    
12:36:09    dh_perl
12:36:09    dh_link
12:36:09    dh_strip_nondeterminism
12:36:09    dh_compress
12:36:09 Importing GPG key 0x621E9F35:
12:36:09  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:36:09  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:36:09  From       : https://download.docker.com/linux/fedora/gpg
12:36:09 Key imported successfully
12:36:09    dh_fixperms
12:36:09    dh_missing
12:36:09    debian/rules override_dh_strip
12:36:09 make[1]: Entering directory '/root/build-deb'
12:36:09 # Go has lots of problems with stripping, so just don't
12:36:09 make[1]: Leaving directory '/root/build-deb'
12:36:09    dh_makeshlibs
12:36:09    debian/rules override_dh_shlibdeps
12:36:09 make[1]: Entering directory '/root/build-deb'
12:36:09 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:10 Running transaction check
12:36:10 Transaction check succeeded.
12:36:10 Running transaction test
12:36:10 make[2]: Leaving directory '/root/build-deb/compose'
12:36:10 # Build the scan-plugin
12:36:10 # TODO change once we support scan-plugin on other architectures
12:36:10 if [ "amd64" = "amd64" ]; then \
12:36:10 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:10 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:10 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:10 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:10 fi
12:36:10 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:36:10 GO111MODULE=on make -f builder.Makefile build
12:36:10 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:36:10 mkdir -p bin
12:36:10 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:36:10 go: downloading github.com/docker/cli v20.10.17+incompatible
12:36:10 go: downloading github.com/docker/docker v20.10.17+incompatible
12:36:10 go: downloading github.com/spf13/cobra v1.5.0
12:36:10 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:36:10 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:36:10 go: downloading github.com/docker/go-units v0.4.0
12:36:10 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:36:10 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:36:10 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:36:10 go: downloading github.com/moby/sys/mount v0.3.3
12:36:10 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:36:10 go: downloading github.com/containerd/containerd v1.6.6
12:36:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:36:10 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:36:10 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:36:10 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:36:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:36:10 Transaction test succeeded.
12:36:10 Running transaction
12:36:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.fc37.x86_64.rpm
12:36:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pDlWZO
12:36:11 + umask 022
12:36:11 + cd /root/rpmbuild/BUILD
12:36:11 + cd src
12:36:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64
12:36:11 + RPM_EC=0
12:36:11 ++ jobs -p
12:36:11 + exit 0
12:36:11 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.D6jrHe
12:36:11 + umask 022
12:36:11 + cd /root/rpmbuild/BUILD
12:36:11 + rm -rf src src.gemspec
12:36:11 + RPM_EC=0
12:36:11 ++ jobs -p
12:36:11 + exit 0
12:36:11 
12:36:11 RPM build warnings:
12:36:11     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:36:11     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:36:11     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:36:11     source_date_epoch_from_changelog set but %changelog is missing
12:36:11     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:36:11     source_date_epoch_from_changelog set but %changelog is missing
12:36:11     source_date_epoch_from_changelog set but %changelog is missing
12:36:11     source_date_epoch_from_changelog set but %changelog is missing
12:36:11     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:36:11 warning: source_date_epoch_from_changelog set but %changelog is missing
12:36:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ARgoZi
12:36:11 + umask 022
12:36:11 + cd /root/rpmbuild/BUILD
12:36:11 + cd /root/rpmbuild/BUILD
12:36:11 + rm -rf src
12:36:11 + /usr/bin/mkdir -p src
12:36:11 + cd src
12:36:11 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
12:36:11 + STATUS=0
12:36:11 + '[' 0 -ne 0 ']'
12:36:11 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
12:36:11 + STATUS=0
12:36:11 + '[' 0 -ne 0 ']'
12:36:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:36:11 + RPM_EC=0
12:36:11 ++ jobs -p
12:36:11 + exit 0
12:36:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VPpVYG
12:36:11 + umask 022
12:36:11 + cd /root/rpmbuild/BUILD
12:36:11 + 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'
12:36:11 + export CFLAGS
12:36:11 + 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'
12:36:11 + export CXXFLAGS
12:36:11 + 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'
12:36:11 + export FFLAGS
12:36:11 + 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'
12:36:11 + export FCFLAGS
12:36:11 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:36:11 + export LDFLAGS
12:36:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:36:11 + export LT_SYS_LIBRARY_PATH
12:36:11 + CC=gcc
12:36:11 + export CC
12:36:11 + CXX=g++
12:36:11 + export CXX
12:36:11 + cd src
12:36:11 + pushd /root/rpmbuild/BUILD/src/compose
12:36:11 + make VERSION=v2.15.1 DESTDIR=./bin build
12:36:11 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:36:11 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:36:11 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:36:11 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:36:11   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch            1/1 
12:36:11   Preparing        :                                                        1/1 
12:36:11   Upgrading        : systemd-libs-251.10-588.fc37.aarch64                  1/53 
12:36:11 go: downloading golang.org/x/sys v0.3.0
12:36:11 go: downloading github.com/theupdateframework/notary v0.7.0
12:36:11 go: downloading github.com/compose-spec/compose-go v1.8.2
12:36:11 go: downloading github.com/hashicorp/go-version v1.6.0
12:36:11 go: downloading github.com/docker/buildx v0.9.1
12:36:11 go: downloading github.com/mattn/go-shellwords v1.0.12
12:36:11 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:36:12   Installing       : libseccomp-2.5.3-3.fc37.aarch64                       2/53 
12:36:12   Installing       : docker-compose-plugin-2.15.1-0.fc37.aarch64           3/53 
12:36:12   Running scriptlet: docker-compose-plugin-2.15.1-0.fc37.aarch64           3/53 
12:36:12   Installing       : libselinux-utils-3.4-5.fc37.aarch64                   4/53 
12:36:12   Installing       : libfdisk-2.38.1-1.fc37.aarch64                        5/53 
12:36:12   Installing       : fuse3-libs-3.10.5-5.fc37.aarch64                      6/53 
12:36:12 go: downloading go.opentelemetry.io/otel v1.11.2
12:36:12 go: downloading github.com/containerd/containerd v1.6.14
12:36:12   Installing       : diffutils-3.8-3.fc37.aarch64                          7/53 
12:36:12   Installing       : docker-buildx-plugin-0.10.0-0.fc37.aarch64            8/53 
12:36:12   Running scriptlet: docker-buildx-plugin-0.10.0-0.fc37.aarch64            8/53 
12:36:12   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3    9/53 
12:36:12 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:36:12 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:36:12 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:36:12 go: downloading golang.org/x/sync v0.1.0
12:36:12 go: downloading k8s.io/client-go v0.22.4
12:36:12   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3    9/53 
12:36:12   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  10/53 
12:36:12   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                    11/53 
12:36:12   Installing       : dbus-common-1:1.14.4-1.fc37.noarch                   12/53 
12:36:12   Running scriptlet: dbus-common-1:1.14.4-1.fc37.noarch                   12/53 
12:36:12   Running scriptlet: dbus-broker-32-1.fc37.aarch64                        13/53 
12:36:12   Installing       : dbus-broker-32-1.fc37.aarch64                        13/53 
12:36:12   Running scriptlet: dbus-broker-32-1.fc37.aarch64                        13/53 
12:36:12   Installing       : dbus-1:1.14.4-1.fc37.aarch64                         14/53 
12:36:12   Installing       : xz-5.2.5-10.fc37.aarch64                             15/53 
12:36:12   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                   16/53 
12:36:12 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:36:12 go: downloading github.com/imdario/mergo v0.3.13
12:36:12 go: downloading github.com/containerd/console v1.0.3
12:36:12 go: downloading github.com/buger/goterm v1.0.4
12:36:12   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                     17/53 
12:36:12   Installing       : libutempter-1.2.1-7.fc37.aarch64                     17/53 
12:36:12   Installing       : util-linux-2.38.1-1.fc37.aarch64                     18/53 
12:36:12 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:36:12 
12:36:12 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:12 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:12 make[1]: Leaving directory '/root/build-deb'
12:36:12    debian/rules override_dh_auto_test
12:36:12 make[1]: Entering directory '/root/build-deb'
12:36:12 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:12 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:12 PASS: daemon version OK
12:36:12 ver="$(cli/build/docker --version)"; \
12:36:12 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:12 PASS: cli version OK
12:36:12 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:12 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:12 PASS: docker-buildx version OK
12:36:12 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:12 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:12 PASS: docker-compose version OK
12:36:12 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:12 # TODO change once we support scan-plugin on other architectures
12:36:12 if [ "amd64" = "amd64" ]; then \
12:36:12 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:12 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:12 fi
12:36:12 PASS: docker-scan version OK
12:36:12 make[1]: Leaving directory '/root/build-deb'
12:36:12    create-stamp debian/debhelper-build-stamp
12:36:12  debian/rules binary
12:36:12 dh binary --with=bash-completion
12:36:12    dh_testroot
12:36:12    dh_prep
12:36:12    debian/rules override_dh_auto_install
12:36:12 make[1]: Entering directory '/root/build-deb'
12:36:12 # docker-ce-cli install
12:36:12 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:12 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:12 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:12 # docker-ce install
12:36:12 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:12 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:13 go: downloading github.com/stretchr/testify v1.8.1
12:36:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:36:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:36:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:36:13 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:36:13 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:36:13   Installing       : policycoreutils-3.4-6.fc37.aarch64                   19/53 
12:36:13   Running scriptlet: policycoreutils-3.4-6.fc37.aarch64                   19/53 
12:36:13   Installing       : selinux-policy-37.18-1.fc37.noarch                   20/53 
12:36:13   Running scriptlet: selinux-policy-37.18-1.fc37.noarch                   20/53 
12:36:13 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:13 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:13 # docker-buildx-plugin install
12:36:13 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:13 # docker-compose-plugin install
12:36:13 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:13 # docker-scan-plugin install
12:36:13 # TODO change once we support scan-plugin on other architectures
12:36:13 if [ "amd64" = "amd64" ]; then \
12:36:13 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:13 fi
12:36:13 # docker-ce-rootless-extras install
12:36:13 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:13 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:13 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:13 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:13 # TODO: how can we install vpnkit?
12:36:13 make[1]: Leaving directory '/root/build-deb'
12:36:13    debian/rules override_dh_install
12:36:13 make[1]: Entering directory '/root/build-deb'
12:36:13 dh_install
12:36:13 # TODO Can we do this from within our container?
12:36:13 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:13 go: downloading k8s.io/api v0.22.4
12:36:13   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          21/53 
12:36:13   Installing       : selinux-policy-targeted-37.18-1.fc37.noarch          21/53 
12:36:13 make[1]: Leaving directory '/root/build-deb'
12:36:13    dh_installdocs
12:36:13    dh_installchangelogs
12:36:13    dh_installman
12:36:13    dh_bash-completion
12:36:13 go: downloading k8s.io/apimachinery v0.22.4
12:36:13 go: downloading github.com/gofrs/flock v0.8.0
12:36:13 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:36:13 go: downloading github.com/golang/mock v1.6.0
12:36:13 go: downloading github.com/klauspost/compress v1.15.9
12:36:13 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:36:13 go: downloading github.com/hashicorp/errwrap v1.1.0
12:36:13 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:36:13 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:36:13 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:36:13 go: downloading google.golang.org/grpc v1.47.0
12:36:13    dh_systemd_enable
12:36:13    debian/rules override_dh_installinit
12:36:13 make[1]: Entering directory '/root/build-deb'
12:36:13 # use "docker" as our service name, not "docker-ce"
12:36:13 dh_installinit --name=docker
12:36:13 make[1]: Leaving directory '/root/build-deb'
12:36:13    dh_systemd_start
12:36:13    dh_perl
12:36:14 go: downloading golang.org/x/net v0.4.0
12:36:14    dh_link
12:36:14    dh_strip_nondeterminism
12:36:14    dh_compress
12:36:14    dh_fixperms
12:36:14 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:36:14    dh_missing
12:36:14    debian/rules override_dh_strip
12:36:14 make[1]: Entering directory '/root/build-deb'
12:36:14 # Go has lots of problems with stripping, so just don't
12:36:14 make[1]: Leaving directory '/root/build-deb'
12:36:14    dh_makeshlibs
12:36:14    debian/rules override_dh_shlibdeps
12:36:14 make[1]: Entering directory '/root/build-deb'
12:36:14 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:14 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:36:14 go: downloading golang.org/x/term v0.3.0
12:36:14 go: downloading github.com/mattn/go-runewidth v0.0.14
12:36:14 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:36:14 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:36:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:36:14 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:36:14 Dependencies resolved.
12:36:14 ================================================================================
12:36:14  Package                      Arch        Version             Repository   Size
12:36:14 ================================================================================
12:36:14 Installing:
12:36:14  dnf-plugins-core             noarch      4.3.1-1.fc36        updates      34 k
12:36:14 Installing dependencies:
12:36:14  dbus-libs                    aarch64     1:1.14.4-1.fc36     updates     153 k
12:36:14  python3-dateutil             noarch      1:2.8.1-8.fc36      fedora      289 k
12:36:14  python3-dbus                 aarch64     1.2.18-3.fc36       fedora      132 k
12:36:14  python3-distro               noarch      1.6.0-2.fc36        fedora       38 k
12:36:14  python3-dnf-plugins-core     noarch      4.3.1-1.fc36        updates     229 k
12:36:14  python3-six                  noarch      1.16.0-5.fc36       fedora       36 k
12:36:14 
12:36:14 Transaction Summary
12:36:14 ================================================================================
12:36:14 Install  7 Packages
12:36:14 
12:36:14 Total download size: 911 k
12:36:14 Installed size: 2.9 M
12:36:14 Downloading Packages:
12:36:14 (1/7): python3-dbus-1.2.18-3.fc36.aarch64.rpm   441 kB/s | 132 kB     00:00    
12:36:14 (2/7): python3-distro-1.6.0-2.fc36.noarch.rpm   124 kB/s |  38 kB     00:00    
12:36:14 (3/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 934 kB/s | 289 kB     00:00    
12:36:14 (4/7): python3-six-1.16.0-5.fc36.noarch.rpm     3.2 MB/s |  36 kB     00:00    
12:36:14 (5/7): dbus-libs-1.14.4-1.fc36.aarch64.rpm       13 MB/s | 153 kB     00:00    
12:36:14 (6/7): dnf-plugins-core-4.3.1-1.fc36.noarch.rpm 4.7 MB/s |  34 kB     00:00    
12:36:14 (7/7): python3-dnf-plugins-core-4.3.1-1.fc36.no  21 MB/s | 229 kB     00:00    
12:36:14 --------------------------------------------------------------------------------
12:36:14 Total                                           800 kB/s | 911 kB     00:01     
12:36:14 Running transaction check
12:36:14 Transaction check succeeded.
12:36:14 Running transaction test
12:36:15 go: downloading google.golang.org/protobuf v1.28.0
12:36:15 make[1]: Leaving directory '/root/build-deb'
12:36:15    dh_installdeb
12:36:15    debian/rules override_dh_gencontrol
12:36:15 make[1]: Entering directory '/root/build-deb'
12:36:15 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:15 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:15 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:15 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:15 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:15 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:15 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:15 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:15 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:15 if [ "amd64" = "amd64" ]; then \
12:36:15 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:15 fi
12:36:15 Transaction test succeeded.
12:36:15 Running transaction
12:36:15   Preparing        :                                                        1/1 
12:36:15   Installing       : dbus-libs-1:1.14.4-1.fc36.aarch64                      1/7 
12:36:15   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                     2/7 
12:36:15   Installing       : python3-six-1.16.0-5.fc36.noarch                       3/7 
12:36:15   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch                 4/7 
12:36:15   Installing       : python3-distro-1.6.0-2.fc36.noarch                     5/7 
12:36:15   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           6/7 
12:36:15   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
12:36:15 go: downloading github.com/go-logr/stdr v1.2.2
12:36:15 go: downloading github.com/containerd/typeurl v1.0.2
12:36:15 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:36:15 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:36:15 go: downloading k8s.io/klog/v2 v2.60.1
12:36:15 go: downloading github.com/pelletier/go-toml v1.9.4
12:36:15 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:36:15 go: downloading github.com/google/gofuzz v1.2.0
12:36:15 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:36:15 go: downloading github.com/gogo/googleapis v1.4.1
12:36:15 dh_gencontrol --remaining-packages
12:36:15   Running scriptlet: dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
12:36:15   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch                 1/7 
12:36:15   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                     2/7 
12:36:15   Verifying        : python3-distro-1.6.0-2.fc36.noarch                     3/7 
12:36:15   Verifying        : python3-six-1.16.0-5.fc36.noarch                       4/7 
12:36:15   Verifying        : dbus-libs-1:1.14.4-1.fc36.aarch64                      5/7 
12:36:15   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch                   6/7 
12:36:15   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           7/7 
12:36:15 
12:36:15 Installed:
12:36:15   dbus-libs-1:1.14.4-1.fc36.aarch64                                             
12:36:15   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
12:36:15   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
12:36:15   python3-dbus-1.2.18-3.fc36.aarch64                                            
12:36:15   python3-distro-1.6.0-2.fc36.noarch                                            
12:36:15   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
12:36:15   python3-six-1.16.0-5.fc36.noarch                                              
12:36:15 
12:36:15 Complete!
12:36:15 make[1]: Leaving directory '/root/build-deb'
12:36:15    dh_md5sums
12:36:15 + case ${DIST_ID}:${DIST_VERSION} in
12:36:15 + dnf install -y findutils
12:36:15    debian/rules override_dh_builddeb
12:36:15 make[1]: Entering directory '/root/build-deb'
12:36:15 dh_builddeb -- -Zxz
12:36:16 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb'.
12:36:16 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'.
12:36:16 make[2]: Leaving directory '/root/build-deb/compose'
12:36:16 # Build the scan-plugin
12:36:16 # TODO change once we support scan-plugin on other architectures
12:36:16 if [ "amd64" = "amd64" ]; then \
12:36:16 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:16 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:16 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:16 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:16 fi
12:36:16 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:36:16 GO111MODULE=on make -f builder.Makefile build
12:36:16 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:36:16 mkdir -p bin
12:36:16 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:36:16 go: downloading github.com/docker/cli v20.10.17+incompatible
12:36:16 go: downloading github.com/docker/docker v20.10.17+incompatible
12:36:16 go: downloading github.com/spf13/cobra v1.5.0
12:36:16 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:36:16 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:36:16 go: downloading github.com/docker/go-units v0.4.0
12:36:16 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:36:16 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:36:16 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:36:16 go: downloading github.com/moby/sys/mount v0.3.3
12:36:16 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:36:16 go: downloading github.com/containerd/containerd v1.6.6
12:36:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:36:16 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:36:16 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:36:16 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:36:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:36:16 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:16 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:36:16 make[1]: Leaving directory '/root/build-deb'
12:36:16    debian/rules override_dh_auto_test
12:36:16 make[1]: Entering directory '/root/build-deb'
12:36:16 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:16 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:16 PASS: daemon version OK
12:36:16 ver="$(cli/build/docker --version)"; \
12:36:16 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:16 PASS: cli version OK
12:36:16 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:16 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:16 PASS: docker-buildx version OK
12:36:16 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:16 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:16 PASS: docker-compose version OK
12:36:16 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:16 # TODO change once we support scan-plugin on other architectures
12:36:16 if [ "amd64" = "amd64" ]; then \
12:36:16 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:16 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:16 fi
12:36:16 PASS: docker-scan version OK
12:36:16 make[1]: Leaving directory '/root/build-deb'
12:36:16    create-stamp debian/debhelper-build-stamp
12:36:16  debian/rules binary
12:36:16 dh binary --with=bash-completion
12:36:16    dh_testroot
12:36:16    dh_prep
12:36:16    debian/rules override_dh_auto_install
12:36:16 make[1]: Entering directory '/root/build-deb'
12:36:16 # docker-ce-cli install
12:36:16 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:16 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:16 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:16 # docker-ce install
12:36:16 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:16 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:16 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:16 # docker-buildx-plugin install
12:36:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:16 # docker-compose-plugin install
12:36:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:16 # docker-scan-plugin install
12:36:16 # TODO change once we support scan-plugin on other architectures
12:36:16 if [ "amd64" = "amd64" ]; then \
12:36:16 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:16 fi
12:36:16 # docker-ce-rootless-extras install
12:36:16 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:16 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:16 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:16 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:16 # TODO: how can we install vpnkit?
12:36:16 make[1]: Leaving directory '/root/build-deb'
12:36:16    debian/rules override_dh_install
12:36:16 make[1]: Entering directory '/root/build-deb'
12:36:16 dh_install
12:36:16 # TODO Can we do this from within our container?
12:36:16 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:16 make[1]: Leaving directory '/root/build-deb'
12:36:16    dh_installdocs
12:36:16    dh_installchangelogs
12:36:16    dh_installman
12:36:16    dh_bash-completion
12:36:16 Last metadata expiration check: 0:00:07 ago on Wed Jan 25 12:36:09 2023.
12:36:16 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:36:16 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:36:16 go: downloading github.com/moby/locker v1.0.1
12:36:16 go: downloading github.com/felixge/httpsnoop v1.0.2
12:36:16 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:36:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:36:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:36:16 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:36:16 go: downloading gopkg.in/inf.v0 v0.9.1
12:36:16 go: downloading github.com/googleapis/gnostic v0.5.5
12:36:16 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:36:16 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:36:16 go: downloading github.com/json-iterator/go v1.1.12
12:36:16 go: downloading github.com/modern-go/reflect2 v1.0.2
12:36:16    dh_systemd_enable
12:36:16    debian/rules override_dh_installinit
12:36:16 make[1]: Entering directory '/root/build-deb'
12:36:16 # use "docker" as our service name, not "docker-ce"
12:36:16 dh_installinit --name=docker
12:36:16 make[1]: Leaving directory '/root/build-deb'
12:36:16    dh_systemd_start
12:36:16    dh_perl
12:36:16    dh_link
12:36:17 go: downloading sigs.k8s.io/yaml v1.2.0
12:36:17 go: downloading github.com/mattn/go-colorable v0.1.12
12:36:17 go: downloading github.com/prometheus/client_golang v1.12.2
12:36:17 go: downloading github.com/containerd/ttrpc v1.1.0
12:36:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:36:17 go: downloading github.com/moby/spdystream v0.2.0
12:36:17 go: downloading github.com/mattn/go-isatty v0.0.16
12:36:17 go: downloading github.com/prometheus/client_model v0.2.0
12:36:17 go: downloading github.com/prometheus/common v0.32.1
12:36:17 go: downloading github.com/prometheus/procfs v0.7.3
12:36:17    dh_strip_nondeterminism
12:36:17 Package findutils-1:4.9.0-1.fc36.aarch64 is already installed.
12:36:17 Dependencies resolved.
12:36:17 Nothing to do.
12:36:17 Complete!
12:36:17 + install_rpm_containerd
12:36:17 + '[' staging = stage ']'
12:36:17 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
12:36:17 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
12:36:17 + dnf --version
12:36:17 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
12:36:17 4.14.0
12:36:17   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Dec 11 07:50:23 2022
12:36:17   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
12:36:17 
12:36:17   Installed: rpm-0:4.17.1-3.fc36.aarch64 at Sun Dec 11 07:50:21 2022
12:36:17   Built    : Fedora Project at Tue Aug  2 12:32:50 2022
12:36:17 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
12:36:17 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
12:36:17 make[1]: Leaving directory '/root/build-deb'
12:36:17    dh_installdeb
12:36:17    debian/rules override_dh_gencontrol
12:36:17 make[1]: Entering directory '/root/build-deb'
12:36:17 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:17 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:17 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:17 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:17 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:17 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:17 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:17 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:17 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:17 if [ "amd64" = "amd64" ]; then \
12:36:17 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:17 fi
12:36:17 dh_gencontrol --remaining-packages
12:36:18    dh_compress
12:36:18    dh_fixperms
12:36:18 make[1]: Leaving directory '/root/build-deb'
12:36:18    dh_md5sums
12:36:18    dh_missing
12:36:18    debian/rules override_dh_strip
12:36:18 make[1]: Entering directory '/root/build-deb'
12:36:18 # Go has lots of problems with stripping, so just don't
12:36:18 make[1]: Leaving directory '/root/build-deb'
12:36:18    dh_makeshlibs
12:36:18    debian/rules override_dh_shlibdeps
12:36:18 make[1]: Entering directory '/root/build-deb'
12:36:18 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:18 + dnf config-manager --set-disabled 'docker-ce-*'
12:36:18 + dnf config-manager --set-enabled docker-ce-test
12:36:18 + dnf makecache
12:36:18    debian/rules override_dh_builddeb
12:36:18 make[1]: Entering directory '/root/build-deb'
12:36:18 dh_builddeb -- -Zxz
12:36:18 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb'.
12:36:18 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'.
12:36:19 Docker CE Test - aarch64                         37 kB/s |  20 kB     00:00    
12:36:19 Fedora 36 - aarch64                              52 kB/s |  15 kB     00:00    
12:36:20 Fedora 36 openh264 (From Cisco) - aarch64       2.2 kB/s | 990  B     00:00    
12:36:20 Fedora Modular 36 - aarch64                      51 kB/s |  15 kB     00:00    
12:36:21 Fedora 36 - aarch64 - Updates                    45 kB/s |  13 kB     00:00    
12:36:22 Fedora Modular 36 - aarch64 - Updates            46 kB/s |  14 kB     00:00    
12:36:22 make[1]: Leaving directory '/root/build-deb'
12:36:22    dh_installdeb
12:36:22    debian/rules override_dh_gencontrol
12:36:22 make[1]: Entering directory '/root/build-deb'
12:36:22 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:22 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:22 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:22 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:22 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:22 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:22 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:22 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:22 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:22 if [ "amd64" = "amd64" ]; then \
12:36:22 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:22 fi
12:36:22 dh_gencontrol --remaining-packages
12:36:22 make[1]: Leaving directory '/root/build-deb'
12:36:22    dh_md5sums
12:36:23    debian/rules override_dh_builddeb
12:36:23 make[1]: Entering directory '/root/build-deb'
12:36:23 dh_builddeb -- -Zxz
12:36:23 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb'.
12:36:23 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'.
12:36:23   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          21/53 
12:36:23   Running scriptlet: container-selinux-2:2.198.0-1.fc37.noarch            22/53 
12:36:23   Installing       : container-selinux-2:2.198.0-1.fc37.noarch            22/53 
12:36:23 Metadata cache created.
12:36:23 [DEBUG] Installing engine rpms
12:36:23 + echo '[DEBUG] Installing engine rpms'
12:36:23 ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm'
12:36:23 ++ sed /src/d
12:36:23 + packages='rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.fc36.aarch64.rpm
12:36:23 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm
12:36:23 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.15.1-0.fc36.aarch64.rpm
12:36:23 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm
12:36:23 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm'
12:36:23 + set -x
12:36:23 ++ source /etc/os-release
12:36:23 +++ NAME='Fedora Linux'
12:36:23 +++ VERSION='36 (Container Image)'
12:36:23 +++ ID=fedora
12:36:23 +++ VERSION_ID=36
12:36:23 +++ VERSION_CODENAME=
12:36:23 +++ PLATFORM_ID=platform:f36
12:36:23 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
12:36:23 +++ ANSI_COLOR='0;38;2;60;110;180'
12:36:23 +++ LOGO=fedora-logo-icon
12:36:23 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
12:36:23 +++ HOME_URL=https://fedoraproject.org/
12:36:23 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
12:36:23 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:36:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:36:23 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:36:23 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
12:36:23 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:36:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
12:36:23 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
12:36:23 +++ VARIANT='Container Image'
12:36:23 +++ VARIANT_ID=container
12:36:23 ++ echo 36
12:36:23 + product_version=36
12:36:23 + '[' 36 = rawhide ']'
12:36:23 + dnf install -y rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.15.1-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.aarch64.rpm
12:36:24 Last metadata expiration check: 0:00:02 ago on Wed Jan 25 12:36:22 2023.
12:36:24 Dependencies resolved.
12:36:24 =================================================================================================
12:36:24  Package                     Arch     Version                               Repository       Size
12:36:24 =================================================================================================
12:36:24 Installing:
12:36:24  docker-buildx-plugin        aarch64  0.10.0-0.fc36                         @commandline     11 M
12:36:24  docker-ce                   aarch64  3:0.0.0~20230124074129.645395c-0.fc36 @commandline     15 M
12:36:24  docker-ce-cli               aarch64  1:0.0.0~20230124074129.645395c-0.fc36 @commandline    6.4 M
12:36:24  docker-ce-rootless-extras   aarch64  0.0.0~20230124074129.645395c-0.fc36   @commandline    3.4 M
12:36:24  docker-compose-plugin       aarch64  2.15.1-0.fc36                         @commandline    9.0 M
12:36:24 Upgrading:
12:36:24  systemd-libs                aarch64  250.9-1.fc36                          updates         586 k
12:36:24 Installing dependencies:
12:36:24  container-selinux           noarch   2:2.198.0-1.fc36                      updates          51 k
12:36:24  containerd.io               aarch64  1.6.15-3.1.fc36                       docker-ce-test   24 M
12:36:24  dbus                        aarch64  1:1.14.4-1.fc36                       updates         7.2 k
12:36:24  dbus-broker                 aarch64  32-1.fc36                             updates         170 k
12:36:24  dbus-common                 noarch   1:1.14.4-1.fc36                       updates          14 k
12:36:24  device-mapper               aarch64  1.02.175-7.fc36                       fedora          137 k
12:36:24  device-mapper-libs          aarch64  1.02.175-7.fc36                       fedora          170 k
12:36:24  diffutils                   aarch64  3.8-2.fc36                            fedora          368 k
12:36:24  fuse-common                 aarch64  3.10.5-2.fc36                         fedora          8.2 k
12:36:24  fuse-overlayfs              aarch64  1.9-6.fc36                            updates          69 k
12:36:24  fuse3                       aarch64  3.10.5-2.fc36                         fedora           54 k
12:36:24  fuse3-libs                  aarch64  3.10.5-2.fc36                         fedora           90 k
12:36:24  iptables-legacy             aarch64  1.8.7-15.fc36                         fedora           51 k
12:36:24  iptables-legacy-libs        aarch64  1.8.7-15.fc36                         fedora           39 k
12:36:24  iptables-libs               aarch64  1.8.7-15.fc36                         fedora          417 k
12:36:24  kmod                        aarch64  29-7.fc36                             fedora          115 k
12:36:24  kmod-libs                   aarch64  29-7.fc36                             fedora           65 k
12:36:24  libargon2                   aarch64  20171227-9.fc36                       updates          28 k
12:36:24  libcgroup                   aarch64  2.0-4.fc36                            fedora           73 k
12:36:24  libfdisk                    aarch64  2.38-1.fc36                           updates         155 k
12:36:24  libibverbs                  aarch64  39.0-1.fc36                           fedora          392 k
12:36:24  libmnl                      aarch64  1.0.4-15.fc36                         fedora           28 k
12:36:24  libnetfilter_conntrack      aarch64  1.0.8-4.fc36                          fedora           57 k
12:36:24  libnfnetlink                aarch64  1.0.1-21.fc36                         fedora           29 k
12:36:24  libnl3                      aarch64  3.7.0-1.fc36                          updates         336 k
12:36:24  libpcap                     aarch64  14:1.10.2-1.fc36                      updates         172 k
12:36:24  libseccomp                  aarch64  2.5.3-2.fc36                          fedora           71 k
12:36:24  libselinux-utils            aarch64  3.3-4.fc36                            fedora          144 k
12:36:24  libslirp                    aarch64  4.6.1-3.fc36                          fedora           72 k
12:36:24  libutempter                 aarch64  1.2.1-6.fc36                          fedora           26 k
12:36:24  policycoreutils             aarch64  3.3-4.fc36                            fedora          203 k
12:36:24  rpm-plugin-selinux          aarch64  4.17.1-3.fc36                         updates          18 k
12:36:24  selinux-policy              noarch   36.17-1.fc36                          updates          66 k
12:36:24  selinux-policy-targeted     noarch   36.17-1.fc36                          updates         6.4 M
12:36:24  slirp4netns                 aarch64  1.2.0-0.2.beta.0.fc36                 fedora           49 k
12:36:24  systemd                     aarch64  250.9-1.fc36                          updates         4.0 M
12:36:24  systemd-pam                 aarch64  250.9-1.fc36                          updates         322 k
12:36:24  util-linux                  aarch64  2.38-1.fc36                           updates         2.3 M
12:36:24  xkeyboard-config            noarch   2.35.1-1.fc36                         fedora          878 k
12:36:24  xz                          aarch64  5.2.5-9.fc36                          fedora          215 k
12:36:24 Installing weak dependencies:
12:36:24  cryptsetup-libs             aarch64  2.4.3-2.fc36                          fedora          430 k
12:36:24  libbpf                      aarch64  2:0.7.0-3.fc36                        updates         159 k
12:36:24  libxkbcommon                aarch64  1.4.0-1.fc36                          fedora          139 k
12:36:24  qrencode-libs               aarch64  4.1.1-2.fc36                          fedora           61 k
12:36:24  systemd-networkd            aarch64  250.9-1.fc36                          updates         568 k
12:36:24  systemd-resolved            aarch64  250.9-1.fc36                          updates         258 k
12:36:24 
12:36:24 Transaction Summary
12:36:24 =================================================================================================
12:36:24 Install  51 Packages
12:36:24 Upgrade   1 Package
12:36:24 
12:36:24 Total size: 88 M
12:36:24 Total download size: 44 M
12:36:24 Downloading Packages:
12:36:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.fc36.x86_64.rpm
12:36:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bhIxvs
12:36:25 + umask 022
12:36:25 + cd /root/rpmbuild/BUILD
12:36:25 + cd src
12:36:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64
12:36:25 + RPM_EC=0
12:36:25 ++ jobs -p
12:36:25 + exit 0
12:36:25 
12:36:25 RPM build warnings:
12:36:25     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:36:25     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:36:25     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:36:25     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:36:25     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:36:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MSX0vA
12:36:25 + umask 022
12:36:25 + cd /root/rpmbuild/BUILD
12:36:25 + cd /root/rpmbuild/BUILD
12:36:25 + rm -rf src
12:36:25 + /usr/bin/mkdir -p src
12:36:25 + cd src
12:36:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:36:25 + /usr/bin/tar -xof -
12:36:25 + STATUS=0
12:36:25 + '[' 0 -ne 0 ']'
12:36:25 + /usr/bin/tar -xof -
12:36:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:36:25 + STATUS=0
12:36:25 + '[' 0 -ne 0 ']'
12:36:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:36:25 + RPM_EC=0
12:36:25 ++ jobs -p
12:36:25 + exit 0
12:36:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CPr3RW
12:36:25 + umask 022
12:36:25 + cd /root/rpmbuild/BUILD
12:36:25 + 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'
12:36:25 + export CFLAGS
12:36:25 + 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'
12:36:25 + export CXXFLAGS
12:36:25 + 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'
12:36:25 + export FFLAGS
12:36:25 + 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'
12:36:25 + export FCFLAGS
12:36:25 + 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.15.1-0.fc36.x86_64.ld'
12:36:25 + export LDFLAGS
12:36:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:36:25 + export LT_SYS_LIBRARY_PATH
12:36:25 + CC=gcc
12:36:25 + export CC
12:36:25 + CXX=g++
12:36:25 + export CXX
12:36:25 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:36:25 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.15.1-0.fc36 x86_64
12:36:25 + cd src
12:36:25 + pushd /root/rpmbuild/BUILD/src/compose
12:36:25 + make VERSION=v2.15.1 DESTDIR=./bin build
12:36:25 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:36:25 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:36:25 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:36:25 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:36:25 go: downloading golang.org/x/sys v0.3.0
12:36:25 go: downloading github.com/theupdateframework/notary v0.7.0
12:36:25 go: downloading github.com/compose-spec/compose-go v1.8.2
12:36:25 go: downloading github.com/hashicorp/go-version v1.6.0
12:36:25 go: downloading github.com/docker/buildx v0.9.1
12:36:25 go: downloading github.com/mattn/go-shellwords v1.0.12
12:36:25 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:36:25 go: downloading go.opentelemetry.io/otel v1.11.2
12:36:25 go: downloading github.com/containerd/containerd v1.6.14
12:36:25 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:36:25 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:36:25 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:36:25 go: downloading golang.org/x/sync v0.1.0
12:36:25 go: downloading k8s.io/client-go v0.22.4
12:36:25 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:36:25 go: downloading github.com/imdario/mergo v0.3.13
12:36:25 go: downloading github.com/containerd/console v1.0.3
12:36:25 go: downloading github.com/buger/goterm v1.0.4
12:36:25 go: downloading github.com/stretchr/testify v1.8.1
12:36:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:36:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:36:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:36:25 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:36:25 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:36:25 go: downloading k8s.io/api v0.22.4
12:36:25 (1/47): cryptsetup-libs-2.4.3-2.fc36.aarch64.rp 1.4 MB/s | 430 kB     00:00    
12:36:25 (2/47): device-mapper-1.02.175-7.fc36.aarch64.r 442 kB/s | 137 kB     00:00    
12:36:25 (3/47): device-mapper-libs-1.02.175-7.fc36.aarc  13 MB/s | 170 kB     00:00    
12:36:25 (4/47): diffutils-3.8-2.fc36.aarch64.rpm         21 MB/s | 368 kB     00:00    
12:36:25 (5/47): fuse-common-3.10.5-2.fc36.aarch64.rpm   1.2 MB/s | 8.2 kB     00:00    
12:36:25 (6/47): fuse3-3.10.5-2.fc36.aarch64.rpm         5.8 MB/s |  54 kB     00:00    
12:36:25 (7/47): fuse3-libs-3.10.5-2.fc36.aarch64.rpm     13 MB/s |  90 kB     00:00    
12:36:25 (8/47): iptables-legacy-1.8.7-15.fc36.aarch64.r 5.7 MB/s |  51 kB     00:00    
12:36:25 (9/47): iptables-legacy-libs-1.8.7-15.fc36.aarc 7.9 MB/s |  39 kB     00:00    
12:36:25 (10/47): iptables-libs-1.8.7-15.fc36.aarch64.rp  40 MB/s | 417 kB     00:00    
12:36:25 (11/47): kmod-29-7.fc36.aarch64.rpm              14 MB/s | 115 kB     00:00    
12:36:25 (12/47): kmod-libs-29-7.fc36.aarch64.rpm        9.0 MB/s |  65 kB     00:00    
12:36:25 (13/47): libcgroup-2.0-4.fc36.aarch64.rpm        11 MB/s |  73 kB     00:00    
12:36:25 (14/47): libibverbs-39.0-1.fc36.aarch64.rpm      48 MB/s | 392 kB     00:00    
12:36:25 (15/47): libmnl-1.0.4-15.fc36.aarch64.rpm       4.0 MB/s |  28 kB     00:00    
12:36:25 (16/47): libnetfilter_conntrack-1.0.8-4.fc36.aa 9.5 MB/s |  57 kB     00:00    
12:36:25 (17/47): libnfnetlink-1.0.1-21.fc36.aarch64.rpm 2.1 MB/s |  29 kB     00:00    
12:36:25 (18/47): libseccomp-2.5.3-2.fc36.aarch64.rpm    6.3 MB/s |  71 kB     00:00    
12:36:25 (19/47): libselinux-utils-3.3-4.fc36.aarch64.rp  12 MB/s | 144 kB     00:00    
12:36:25 (20/47): libslirp-4.6.1-3.fc36.aarch64.rpm      6.6 MB/s |  72 kB     00:00    
12:36:25 (21/47): libutempter-1.2.1-6.fc36.aarch64.rpm   2.4 MB/s |  26 kB     00:00    
12:36:25 (22/47): libxkbcommon-1.4.0-1.fc36.aarch64.rpm   12 MB/s | 139 kB     00:00    
12:36:25 (23/47): policycoreutils-3.3-4.fc36.aarch64.rpm  16 MB/s | 203 kB     00:00    
12:36:25 (24/47): qrencode-libs-4.1.1-2.fc36.aarch64.rpm 5.9 MB/s |  61 kB     00:00    
12:36:25 (25/47): containerd.io-1.6.15-3.1.fc36.aarch64.  47 MB/s |  24 MB     00:00    
12:36:25 (26/47): slirp4netns-1.2.0-0.2.beta.0.fc36.aarc 809 kB/s |  49 kB     00:00    
12:36:25 (27/47): xkeyboard-config-2.35.1-1.fc36.noarch.  14 MB/s | 878 kB     00:00    
12:36:25 (28/47): container-selinux-2.198.0-1.fc36.noarc 5.6 MB/s |  51 kB     00:00    
12:36:25 (29/47): xz-5.2.5-9.fc36.aarch64.rpm             15 MB/s | 215 kB     00:00    
12:36:25 (30/47): dbus-1.14.4-1.fc36.aarch64.rpm         749 kB/s | 7.2 kB     00:00    
12:36:25 (31/47): dbus-broker-32-1.fc36.aarch64.rpm       16 MB/s | 170 kB     00:00    
12:36:25 (32/47): fuse-overlayfs-1.9-6.fc36.aarch64.rpm   11 MB/s |  69 kB     00:00    
12:36:25 (33/47): dbus-common-1.14.4-1.fc36.noarch.rpm   1.4 MB/s |  14 kB     00:00    
12:36:25 (34/47): libargon2-20171227-9.fc36.aarch64.rpm  3.3 MB/s |  28 kB     00:00    
12:36:25 (35/47): libbpf-0.7.0-3.fc36.aarch64.rpm         17 MB/s | 159 kB     00:00    
12:36:25 (36/47): libnl3-3.7.0-1.fc36.aarch64.rpm         39 MB/s | 336 kB     00:00    
12:36:25 (37/47): libfdisk-2.38-1.fc36.aarch64.rpm        12 MB/s | 155 kB     00:00    
12:36:26 (38/47): libpcap-1.10.2-1.fc36.aarch64.rpm       13 MB/s | 172 kB     00:00    
12:36:26 (39/47): rpm-plugin-selinux-4.17.1-3.fc36.aarch 1.7 MB/s |  18 kB     00:00    
12:36:26 (40/47): selinux-policy-36.17-1.fc36.noarch.rpm 6.0 MB/s |  66 kB     00:00    
12:36:26 (41/47): systemd-networkd-250.9-1.fc36.aarch64.  24 MB/s | 568 kB     00:00    
12:36:26 (42/47): selinux-policy-targeted-36.17-1.fc36.n  96 MB/s | 6.4 MB     00:00    
12:36:26 (43/47): systemd-250.9-1.fc36.aarch64.rpm        57 MB/s | 4.0 MB     00:00    
12:36:26 (44/47): systemd-pam-250.9-1.fc36.aarch64.rpm   8.0 MB/s | 322 kB     00:00    
12:36:26 (45/47): systemd-resolved-250.9-1.fc36.aarch64.  40 MB/s | 258 kB     00:00    
12:36:26 (46/47): util-linux-2.38-1.fc36.aarch64.rpm      99 MB/s | 2.3 MB     00:00    
12:36:26 (47/47): systemd-libs-250.9-1.fc36.aarch64.rpm   21 MB/s | 586 kB     00:00    
12:36:26 --------------------------------------------------------------------------------
12:36:26 Total                                            34 MB/s |  44 MB     00:01     
12:36:26 go: downloading k8s.io/apimachinery v0.22.4
12:36:26 go: downloading github.com/gofrs/flock v0.8.0
12:36:26 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:36:26 go: downloading github.com/golang/mock v1.6.0
12:36:26 go: downloading github.com/klauspost/compress v1.15.9
12:36:26 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:36:26 go: downloading github.com/hashicorp/errwrap v1.1.0
12:36:26 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:36:26 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:36:26 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:36:26 go: downloading google.golang.org/grpc v1.47.0
12:36:26 make[1]: Leaving directory '/root/build-deb'
12:36:26    dh_installdeb
12:36:26    debian/rules override_dh_gencontrol
12:36:26 make[1]: Entering directory '/root/build-deb'
12:36:26 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:26 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:26 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:26 Docker CE Test - aarch64                        6.7 kB/s | 1.6 kB     00:00    
12:36:26 Importing GPG key 0x621E9F35:
12:36:26  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:36:26  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:36:26  From       : https://download.docker.com/linux/fedora/gpg
12:36:26 Key imported successfully
12:36:26 go: downloading golang.org/x/net v0.4.0
12:36:26 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:26 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:26 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:26 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:26 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:26 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:26 if [ "amd64" = "amd64" ]; then \
12:36:26 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:26 fi
12:36:26 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:36:26 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:36:26 go: downloading golang.org/x/term v0.3.0
12:36:26 go: downloading github.com/mattn/go-runewidth v0.0.14
12:36:26 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:36:26 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:36:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:36:26 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:36:26 dh_gencontrol --remaining-packages
12:36:27 Running transaction check
12:36:27 Transaction check succeeded.
12:36:27 Running transaction test
12:36:27 make[1]: Leaving directory '/root/build-deb'
12:36:27    dh_md5sums
12:36:27 Transaction test succeeded.
12:36:27 Running transaction
12:36:27    debian/rules override_dh_builddeb
12:36:27 make[1]: Entering directory '/root/build-deb'
12:36:27 dh_builddeb -- -Zxz
12:36:27 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb'.
12:36:27 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'.
12:36:28   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
12:36:28   Preparing        :                                                        1/1 
12:36:28   Upgrading        : systemd-libs-250.9-1.fc36.aarch64                     1/53 
12:36:28   Installing       : libseccomp-2.5.3-2.fc36.aarch64                       2/53 
12:36:28   Installing       : libfdisk-2.38-1.fc36.aarch64                          3/53 
12:36:28   Installing       : libselinux-utils-3.3-4.fc36.aarch64                   4/53 
12:36:28   Installing       : fuse3-libs-3.10.5-2.fc36.aarch64                      5/53 
12:36:28   Installing       : diffutils-3.8-2.fc36.aarch64                          6/53 
12:36:28   Installing       : docker-compose-plugin-2.15.1-0.fc36.aarch64           7/53 
12:36:28   Running scriptlet: docker-compose-plugin-2.15.1-0.fc36.aarch64           7/53 
12:36:28   Installing       : docker-buildx-plugin-0.10.0-0.fc36.aarch64            8/53 
12:36:28 make[2]: Leaving directory '/root/build-deb/compose'
12:36:28 # Build the scan-plugin
12:36:28 # TODO change once we support scan-plugin on other architectures
12:36:28 if [ "armhf" = "amd64" ]; then \
12:36:28 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:28 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:28 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:28 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:28 fi
12:36:28 make[1]: Leaving directory '/root/build-deb'
12:36:28    debian/rules override_dh_auto_test
12:36:28 make[1]: Entering directory '/root/build-deb'
12:36:28 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:28 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:28 PASS: daemon version OK
12:36:28 ver="$(cli/build/docker --version)"; \
12:36:28 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:28 PASS: cli version OK
12:36:28 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:28 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:28 PASS: docker-buildx version OK
12:36:28 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:28 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:28 PASS: docker-compose version OK
12:36:28 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:28 # TODO change once we support scan-plugin on other architectures
12:36:28 if [ "armhf" = "amd64" ]; then \
12:36:28 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:28 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:28 fi
12:36:28 make[1]: Leaving directory '/root/build-deb'
12:36:28    create-stamp debian/debhelper-build-stamp
12:36:28  debian/rules binary
12:36:28 dh binary --with=bash-completion
12:36:28    dh_testroot
12:36:28    dh_prep
12:36:28    debian/rules override_dh_auto_install
12:36:28 make[1]: Entering directory '/root/build-deb'
12:36:28 # docker-ce-cli install
12:36:28 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:28 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:28 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:28 # docker-ce install
12:36:28 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:28 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:28 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:28 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:28 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:28 # docker-buildx-plugin install
12:36:28 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:28 # docker-compose-plugin install
12:36:28 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:28 # docker-scan-plugin install
12:36:28 # TODO change once we support scan-plugin on other architectures
12:36:28 if [ "armhf" = "amd64" ]; then \
12:36:28 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:28 fi
12:36:28 # docker-ce-rootless-extras install
12:36:28 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:28 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:28 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:28 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:28 # TODO: how can we install vpnkit?
12:36:28 make[1]: Leaving directory '/root/build-deb'
12:36:28    debian/rules override_dh_install
12:36:28 make[1]: Entering directory '/root/build-deb'
12:36:28 dh_install
12:36:28 # TODO Can we do this from within our container?
12:36:28 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:28 make[1]: Leaving directory '/root/build-deb'
12:36:28    dh_installdocs
12:36:28    dh_installchangelogs
12:36:28    dh_installman
12:36:28    dh_bash-completion
12:36:28    dh_systemd_enable
12:36:28    debian/rules override_dh_installinit
12:36:28 make[1]: Entering directory '/root/build-deb'
12:36:28 # use "docker" as our service name, not "docker-ce"
12:36:28 dh_installinit --name=docker
12:36:28 make[1]: Leaving directory '/root/build-deb'
12:36:28    dh_systemd_start
12:36:28    dh_perl
12:36:28    dh_link
12:36:28    dh_strip_nondeterminism
12:36:28    dh_compress
12:36:28    dh_fixperms
12:36:28    dh_missing
12:36:28    debian/rules override_dh_strip
12:36:28 make[1]: Entering directory '/root/build-deb'
12:36:28 # Go has lots of problems with stripping, so just don't
12:36:28 make[1]: Leaving directory '/root/build-deb'
12:36:28    dh_makeshlibs
12:36:28    debian/rules override_dh_shlibdeps
12:36:28 make[1]: Entering directory '/root/build-deb'
12:36:28 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:28 make[1]: Leaving directory '/root/build-deb'
12:36:28    dh_installdeb
12:36:28    debian/rules override_dh_gencontrol
12:36:28 make[1]: Entering directory '/root/build-deb'
12:36:28 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:28 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:28 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:29   Running scriptlet: docker-buildx-plugin-0.10.0-0.fc36.aarch64            8/53 
12:36:29   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3    9/53 
12:36:29   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3    9/53 
12:36:29   Installing       : libnl3-3.7.0-1.fc36.aarch64                          10/53 
12:36:29   Installing       : libibverbs-39.0-1.fc36.aarch64                       11/53 
12:36:29   Installing       : libpcap-14:1.10.2-1.fc36.aarch64                     12/53 
12:36:29   Installing       : iptables-legacy-libs-1.8.7-15.fc36.aarch64           13/53 
12:36:29   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                        14/53 
12:36:29   Installing       : libargon2-20171227-9.fc36.aarch64                    15/53 
12:36:29   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   16/53 
12:36:29   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   16/53 
12:36:29 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:29 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:29 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:29   Running scriptlet: dbus-broker-32-1.fc36.aarch64                        17/53 
12:36:29   Installing       : dbus-broker-32-1.fc36.aarch64                        17/53 
12:36:29   Running scriptlet: dbus-broker-32-1.fc36.aarch64                        17/53 
12:36:29   Installing       : dbus-1:1.14.4-1.fc36.aarch64                         18/53 
12:36:29   Installing       : xz-5.2.5-9.fc36.aarch64                              19/53 
12:36:29   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                20/53 
12:36:29   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                    21/53 
12:36:29   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                   22/53 
12:36:29   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                     23/53 
12:36:29 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:29 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:29 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:29 if [ "armhf" = "amd64" ]; then \
12:36:29 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:29 fi
12:36:29 dh_gencontrol --remaining-packages
12:36:29 make[1]: Leaving directory '/root/build-deb'
12:36:29    dh_md5sums
12:36:29   Installing       : libutempter-1.2.1-6.fc36.aarch64                     23/53 
12:36:29   Installing       : util-linux-2.38-1.fc36.aarch64                       24/53 
12:36:29 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:36:29 
12:36:29   Installing       : policycoreutils-3.3-4.fc36.aarch64                   25/53 
12:36:29   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                   25/53 
12:36:29   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             26/53 
12:36:29   Installing       : selinux-policy-36.17-1.fc36.noarch                   27/53 
12:36:29   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   27/53 
12:36:29   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          28/53 
12:36:29   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          28/53 
12:36:30    debian/rules override_dh_builddeb
12:36:30 make[1]: Entering directory '/root/build-deb'
12:36:30 dh_builddeb -- -Zxz
12:36:30 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'.
12:36:30 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb'.
12:36:32 go: downloading google.golang.org/protobuf v1.28.0
12:36:32 go: downloading github.com/go-logr/stdr v1.2.2
12:36:32 go: downloading github.com/containerd/typeurl v1.0.2
12:36:32 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:36:32 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:36:32 go: downloading k8s.io/klog/v2 v2.60.1
12:36:32 go: downloading github.com/pelletier/go-toml v1.9.4
12:36:32 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:36:32 go: downloading github.com/google/gofuzz v1.2.0
12:36:32 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:36:32 go: downloading github.com/gogo/googleapis v1.4.1
12:36:32 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:36:32 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:36:32 go: downloading github.com/moby/locker v1.0.1
12:36:32 go: downloading github.com/felixge/httpsnoop v1.0.2
12:36:32 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:36:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:36:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:36:32 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:36:32 go: downloading gopkg.in/inf.v0 v0.9.1
12:36:32 go: downloading github.com/googleapis/gnostic v0.5.5
12:36:32 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:36:32 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:36:32 go: downloading github.com/json-iterator/go v1.1.12
12:36:32 go: downloading github.com/modern-go/reflect2 v1.0.2
12:36:32 go: downloading sigs.k8s.io/yaml v1.2.0
12:36:32 go: downloading github.com/mattn/go-colorable v0.1.12
12:36:32 go: downloading github.com/prometheus/client_golang v1.12.2
12:36:32 go: downloading github.com/containerd/ttrpc v1.1.0
12:36:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:36:32 go: downloading github.com/moby/spdystream v0.2.0
12:36:32 go: downloading github.com/mattn/go-isatty v0.0.16
12:36:32 go: downloading github.com/prometheus/client_model v0.2.0
12:36:32 go: downloading github.com/prometheus/common v0.32.1
12:36:32 go: downloading github.com/prometheus/procfs v0.7.3
12:36:34 + popd
12:36:34 + exit 0
12:36:34 ~/rpmbuild/BUILD/src
12:36:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oyvQjA
12:36:34 + umask 022
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64 '!=' / ']'
12:36:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64
12:36:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64
12:36:34 + mkdir -p /root/rpmbuild/BUILDROOT
12:36:34 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64
12:36:34 + cd src
12:36:34 + pushd /root/rpmbuild/BUILD/src/compose
12:36:34 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:36:34 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:36:34 + popd
12:36:34 ~/rpmbuild/BUILD/src
12:36:34 + for f in LICENSE MAINTAINERS NOTICE README.md
12:36:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:36:34 + for f in LICENSE MAINTAINERS NOTICE README.md
12:36:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:36:34 + for f in LICENSE MAINTAINERS NOTICE README.md
12:36:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:36:34 + for f in LICENSE MAINTAINERS NOTICE README.md
12:36:34 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:36:34 + /usr/lib/rpm/check-buildroot
12:36:34 + /usr/lib/rpm/redhat/brp-ldconfig
12:36:34 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:36:34 + /usr/lib/rpm/brp-compress
12:36:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:36:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:36:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:36:34 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:36:34 + /usr/lib/rpm/brp-python-hardlink
12:36:34 + PYTHON3=/usr/libexec/platform-python
12:36:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:36:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vEEVFG
12:36:34 + umask 022
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + cd src
12:36:34 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:36:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:36:34 PASS: docker-compose version OK
12:36:34 + ver=v2.15.1
12:36:34 + test v2.15.1 = v2.15.1
12:36:34 + echo 'PASS: docker-compose version OK'
12:36:34 + exit 0
12:36:34 Processing files: docker-compose-plugin-2.15.1-0.el8.x86_64
12:36:34 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R6YloZ
12:36:34 + umask 022
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + cd src
12:36:34 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/share/doc/docker-compose-plugin
12:36:34 + export LC_ALL=C
12:36:34 + LC_ALL=C
12:36:34 + export DOCDIR
12:36:34 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/share/doc/docker-compose-plugin
12:36:34 + 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.15.1-0.el8.x86_64/usr/share/doc/docker-compose-plugin
12:36:34 + exit 0
12:36:34 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6jG6qZ
12:36:34 + umask 022
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + cd src
12:36:34 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
12:36:34 + export LC_ALL=C
12:36:34 + LC_ALL=C
12:36:34 + export LICENSEDIR
12:36:34 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
12:36:34 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
12:36:34 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
12:36:34 + exit 0
12:36:34 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:36:34 Provides: docker-compose-plugin = 0:2.15.1-0.el8 docker-compose-plugin(x86-64) = 0:2.15.1-0.el8
12:36:34 Requires(interp): /bin/sh /bin/sh /bin/sh
12:36:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:36:34 Requires(post): /bin/sh
12:36:34 Requires(preun): /bin/sh
12:36:34 Requires(postun): /bin/sh
12:36:34 Enhances: docker-ce-cli
12:36:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64
12:36:34 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.el8.src.rpm
12:36:34 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el8.x86_64.rpm
12:36:34 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PqEHTP
12:36:34 + umask 022
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + cd src
12:36:34 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el8.x86_64
12:36:34 + exit 0
12:36:34 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fvori2
12:36:34 + umask 022
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + rm -rf src
12:36:34 + /usr/bin/mkdir -p src
12:36:34 + cd src
12:36:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:36:34 + /usr/bin/tar -xof -
12:36:34 + STATUS=0
12:36:34 + '[' 0 -ne 0 ']'
12:36:34 + /usr/bin/tar -xof -
12:36:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:36:34 + STATUS=0
12:36:34 + '[' 0 -ne 0 ']'
12:36:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:36:34 + exit 0
12:36:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OUOOCr
12:36:34 + umask 022
12:36:34 + cd /root/rpmbuild/BUILD
12:36:34 + cd src
12:36:34 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:36:34 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:36:34 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
12:36:34 GO111MODULE=on make -f builder.Makefile build
12:36:34 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:36:34 mkdir -p bin
12:36:34 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:36:34 go: downloading github.com/docker/cli v20.10.17+incompatible
12:36:34 go: downloading github.com/docker/docker v20.10.17+incompatible
12:36:34 go: downloading github.com/spf13/cobra v1.5.0
12:36:34 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:36:34 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:36:34 go: downloading github.com/docker/go-units v0.4.0
12:36:34 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:36:34 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:36:34 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:36:34 go: downloading github.com/moby/sys/mount v0.3.3
12:36:34 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:36:34 go: downloading github.com/containerd/containerd v1.6.6
12:36:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:36:34 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:36:34 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:36:34 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:36:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:36:35   Running scriptlet: container-selinux-2:2.198.0-1.fc37.noarch            22/53 
12:36:35   Installing       : libslirp-4.7.0-2.fc37.aarch64                        23/53 
12:36:35   Installing       : slirp4netns-1.2.0-8.fc37.aarch64                     24/53 
12:36:35   Installing       : libnl3-3.7.0-2.fc37.aarch64                          25/53 
12:36:35   Installing       : libibverbs-41.0-1.fc37.aarch64                       26/53 
12:36:35   Installing       : libpcap-14:1.10.3-1.fc37.aarch64                     27/53 
12:36:35   Installing       : iptables-legacy-libs-1.8.8-4.fc37.aarch64            28/53 
12:36:35   Installing       : libnfnetlink-1.0.1-22.fc37.aarch64                   29/53 
12:36:35   Installing       : libmnl-1.0.5-1.fc37.aarch64                          30/53 
12:36:35   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          31/53 
12:36:35   Installing       : iptables-libs-1.8.8-4.fc37.aarch64                   32/53 
12:36:35   Installing       : iptables-legacy-1.8.8-4.fc37.aarch64                 33/53 
12:36:35   Running scriptlet: iptables-legacy-1.8.8-4.fc37.aarch64                 33/53 
12:36:35   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                        34/53 
12:36:35   Installing       : libargon2-20190702-1.fc37.aarch64                    35/53 
12:36:35   Installing       : kmod-libs-30-2.fc37.aarch64                          36/53 
12:36:35   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64           37/53 
12:36:35   Installing       : cryptsetup-libs-2.5.0-1.fc37.aarch64                 38/53 
12:36:35   Installing       : device-mapper-1.02.175-9.fc37.aarch64                39/53 
12:36:35   Installing       : systemd-networkd-251.10-588.fc37.aarch64             40/53 
12:36:35   Running scriptlet: systemd-networkd-251.10-588.fc37.aarch64             40/53 
12:36:35   Installing       : systemd-pam-251.10-588.fc37.aarch64                  41/53 
12:36:35   Installing       : systemd-resolved-251.10-588.fc37.aarch64             42/53 
12:36:35   Running scriptlet: systemd-resolved-251.10-588.fc37.aarch64             42/53 
12:36:35   Installing       : systemd-251.10-588.fc37.aarch64                      43/53 
12:36:35   Running scriptlet: systemd-251.10-588.fc37.aarch64                      43/53 
12:36:35 Creating group 'input' with GID 104.
12:36:35 Creating group 'kvm' with GID 36.
12:36:35 Creating group 'render' with GID 105.
12:36:35 Creating group 'sgx' with GID 106.
12:36:35 Creating group 'systemd-journal' with GID 190.
12:36:35 Creating group 'systemd-network' with GID 192.
12:36:35 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:36:35 Creating group 'systemd-oom' with GID 998.
12:36:35 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
12:36:35 Creating group 'systemd-resolve' with GID 193.
12:36:35 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:36:35 
12:36:35   Installing       : containerd.io-1.6.15-3.1.fc37.aarch64                44/53 
12:36:35   Running scriptlet: containerd.io-1.6.15-3.1.fc37.aarch64                44/53 
12:36:35   Installing       : libcgroup-3.0-1.fc37.aarch64                         45/53 
12:36:35   Installing       : kmod-30-2.fc37.aarch64                               46/53 
12:36:35   Installing       : fuse-common-3.10.5-5.fc37.aarch64                    47/53 
12:36:35   Installing       : fuse3-3.10.5-5.fc37.aarch64                          48/53 
12:36:35   Installing       : fuse-overlayfs-1.9-6.fc37.aarch64                    49/53 
12:36:35   Running scriptlet: fuse-overlayfs-1.9-6.fc37.aarch64                    49/53 
12:36:35   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   50/53 
12:36:35   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   50/53 
12:36:35   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.aa   51/53 
12:36:35   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.aa   51/53 
12:36:35   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.aarch64             52/53 
12:36:35   Cleanup          : systemd-libs-251.8-586.fc37.aarch64                  53/53 
12:36:35   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          53/53 
12:36:35   Running scriptlet: container-selinux-2:2.198.0-1.fc37.noarch            53/53 
12:36:35   Running scriptlet: systemd-resolved-251.10-588.fc37.aarch64             53/53 
12:36:35   Running scriptlet: systemd-libs-251.8-586.fc37.aarch64                  53/53 
12:36:35   Verifying        : containerd.io-1.6.15-3.1.fc37.aarch64                 1/53 
12:36:35   Verifying        : cryptsetup-libs-2.5.0-1.fc37.aarch64                  2/53 
12:36:35   Verifying        : dbus-broker-32-1.fc37.aarch64                         3/53 
12:36:35   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                 4/53 
12:36:35   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64            5/53 
12:36:35   Verifying        : diffutils-3.8-3.fc37.aarch64                          6/53 
12:36:35   Verifying        : fuse-common-3.10.5-5.fc37.aarch64                     7/53 
12:36:35   Verifying        : fuse3-3.10.5-5.fc37.aarch64                           8/53 
12:36:35   Verifying        : fuse3-libs-3.10.5-5.fc37.aarch64                      9/53 
12:36:35   Verifying        : kmod-30-2.fc37.aarch64                               10/53 
12:36:35   Verifying        : kmod-libs-30-2.fc37.aarch64                          11/53 
12:36:35   Verifying        : libargon2-20190702-1.fc37.aarch64                    12/53 
12:36:35   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                        13/53 
12:36:35   Verifying        : libcgroup-3.0-1.fc37.aarch64                         14/53 
12:36:35   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                       15/53 
12:36:35   Verifying        : libibverbs-41.0-1.fc37.aarch64                       16/53 
12:36:35   Verifying        : libmnl-1.0.5-1.fc37.aarch64                          17/53 
12:36:35   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          18/53 
12:36:35   Verifying        : libnfnetlink-1.0.1-22.fc37.aarch64                   19/53 
12:36:35   Verifying        : libnl3-3.7.0-2.fc37.aarch64                          20/53 
12:36:35   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                      21/53 
12:36:35   Verifying        : libselinux-utils-3.4-5.fc37.aarch64                  22/53 
12:36:35   Verifying        : libslirp-4.7.0-2.fc37.aarch64                        23/53 
12:36:35   Verifying        : libutempter-1.2.1-7.fc37.aarch64                     24/53 
12:36:35   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                    25/53 
12:36:35   Verifying        : policycoreutils-3.4-6.fc37.aarch64                   26/53 
12:36:35   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                   27/53 
12:36:35   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.aarch64             28/53 
12:36:35   Verifying        : util-linux-2.38.1-1.fc37.aarch64                     29/53 
12:36:35   Verifying        : xz-5.2.5-10.fc37.aarch64                             30/53 
12:36:35   Verifying        : container-selinux-2:2.198.0-1.fc37.noarch            31/53 
12:36:35   Verifying        : dbus-1:1.14.4-1.fc37.aarch64                         32/53 
12:36:35   Verifying        : dbus-common-1:1.14.4-1.fc37.noarch                   33/53 
12:36:35   Verifying        : fuse-overlayfs-1.9-6.fc37.aarch64                    34/53 
12:36:35   Verifying        : iptables-legacy-1.8.8-4.fc37.aarch64                 35/53 
12:36:35   Verifying        : iptables-legacy-libs-1.8.8-4.fc37.aarch64            36/53 
12:36:35   Verifying        : iptables-libs-1.8.8-4.fc37.aarch64                   37/53 
12:36:35   Verifying        : libpcap-14:1.10.3-1.fc37.aarch64                     38/53 
12:36:35   Verifying        : selinux-policy-37.18-1.fc37.noarch                   39/53 
12:36:35   Verifying        : selinux-policy-targeted-37.18-1.fc37.noarch          40/53 
12:36:35   Verifying        : slirp4netns-1.2.0-8.fc37.aarch64                     41/53 
12:36:35   Verifying        : systemd-251.10-588.fc37.aarch64                      42/53 
12:36:35   Verifying        : systemd-networkd-251.10-588.fc37.aarch64             43/53 
12:36:35   Verifying        : systemd-pam-251.10-588.fc37.aarch64                  44/53 
12:36:35   Verifying        : systemd-resolved-251.10-588.fc37.aarch64             45/53 
12:36:35   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  46/53 
12:36:35   Verifying        : docker-buildx-plugin-0.10.0-0.fc37.aarch64           47/53 
12:36:35   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   48/53 
12:36:35   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.aa   49/53 
12:36:35   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   50/53 
12:36:35   Verifying        : docker-compose-plugin-2.15.1-0.fc37.aarch64          51/53 
12:36:35   Verifying        : systemd-libs-251.10-588.fc37.aarch64                 52/53 
12:36:35   Verifying        : systemd-libs-251.8-586.fc37.aarch64                  53/53 
12:36:35 
12:36:35 Upgraded:
12:36:35   systemd-libs-251.10-588.fc37.aarch64                                          
12:36:35 Installed:
12:36:35   container-selinux-2:2.198.0-1.fc37.noarch                                     
12:36:35   containerd.io-1.6.15-3.1.fc37.aarch64                                         
12:36:35   cryptsetup-libs-2.5.0-1.fc37.aarch64                                          
12:36:35   dbus-1:1.14.4-1.fc37.aarch64                                                  
12:36:35   dbus-broker-32-1.fc37.aarch64                                                 
12:36:35   dbus-common-1:1.14.4-1.fc37.noarch                                            
12:36:35   device-mapper-1.02.175-9.fc37.aarch64                                         
12:36:35   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
12:36:35   diffutils-3.8-3.fc37.aarch64                                                  
12:36:35   docker-buildx-plugin-0.10.0-0.fc37.aarch64                                    
12:36:35   docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.aarch64                       
12:36:35   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc37.aarch64                   
12:36:35   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.aarch64         
12:36:35   docker-compose-plugin-2.15.1-0.fc37.aarch64                                   
12:36:35   fuse-common-3.10.5-5.fc37.aarch64                                             
12:36:35   fuse-overlayfs-1.9-6.fc37.aarch64                                             
12:36:35   fuse3-3.10.5-5.fc37.aarch64                                                   
12:36:35   fuse3-libs-3.10.5-5.fc37.aarch64                                              
12:36:35   iptables-legacy-1.8.8-4.fc37.aarch64                                          
12:36:35   iptables-legacy-libs-1.8.8-4.fc37.aarch64                                     
12:36:35   iptables-libs-1.8.8-4.fc37.aarch64                                            
12:36:35   kmod-30-2.fc37.aarch64                                                        
12:36:35   kmod-libs-30-2.fc37.aarch64                                                   
12:36:35   libargon2-20190702-1.fc37.aarch64                                             
12:36:35   libbpf-2:0.8.0-2.fc37.aarch64                                                 
12:36:35   libcgroup-3.0-1.fc37.aarch64                                                  
12:36:35   libfdisk-2.38.1-1.fc37.aarch64                                                
12:36:35   libibverbs-41.0-1.fc37.aarch64                                                
12:36:35   libmnl-1.0.5-1.fc37.aarch64                                                   
12:36:35   libnetfilter_conntrack-1.0.8-5.fc37.aarch64                                   
12:36:35   libnfnetlink-1.0.1-22.fc37.aarch64                                            
12:36:35   libnl3-3.7.0-2.fc37.aarch64                                                   
12:36:35   libpcap-14:1.10.3-1.fc37.aarch64                                              
12:36:35   libseccomp-2.5.3-3.fc37.aarch64                                               
12:36:35   libselinux-utils-3.4-5.fc37.aarch64                                           
12:36:35   libslirp-4.7.0-2.fc37.aarch64                                                 
12:36:35   libutempter-1.2.1-7.fc37.aarch64                                              
12:36:35   libxkbcommon-1.4.1-2.fc37.aarch64                                             
12:36:35   policycoreutils-3.4-6.fc37.aarch64                                            
12:36:35   qrencode-libs-4.1.1-3.fc37.aarch64                                            
12:36:35   rpm-plugin-selinux-4.18.0-1.fc37.aarch64                                      
12:36:35   selinux-policy-37.18-1.fc37.noarch                                            
12:36:35   selinux-policy-targeted-37.18-1.fc37.noarch                                   
12:36:35   slirp4netns-1.2.0-8.fc37.aarch64                                              
12:36:35   systemd-251.10-588.fc37.aarch64                                               
12:36:35   systemd-networkd-251.10-588.fc37.aarch64                                      
12:36:35   systemd-pam-251.10-588.fc37.aarch64                                           
12:36:35   systemd-resolved-251.10-588.fc37.aarch64                                      
12:36:35   util-linux-2.38.1-1.fc37.aarch64                                              
12:36:35   xkeyboard-config-2.36-3.fc37.noarch                                           
12:36:35   xz-5.2.5-10.fc37.aarch64                                                      
12:36:35 
12:36:35 Complete!
12:36:36 + verify_binaries
12:36:36 + docker --version
12:36:36 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:36:36 ++ uname -m
12:36:36 + '[' aarch64 = x86_64 ']'
12:36:36 + docker buildx version
12:36:36 github.com/docker/buildx v0.10.0 8764628
12:36:36 + docker compose version
12:36:36 Docker Compose version v2.15.1
12:36:36 + dockerd --version
12:36:36 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:36:36 + docker-proxy --version
12:36:36 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:36:36 + containerd --version
12:36:36 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:36:36 + ctr --version
12:36:36 ctr containerd.io 1.6.15
12:36:36 + containerd-shim --help
12:36:36 Usage of containerd-shim:
12:36:36   -address string
12:36:36     	grpc address back to main containerd
12:36:36   -containerd-binary containerd publish
12:36:36     	path to containerd binary (used for containerd publish) (default "containerd")
12:36:36   -criu string
12:36:36     	path to criu binary
12:36:36   -debug
12:36:36     	enable debug output in logs
12:36:36   -namespace string
12:36:36     	namespace that owns the shim
12:36:36   -runtime-root string
12:36:36     	root directory for the runtime (default "/run/containerd/runc")
12:36:36   -socket string
12:36:36     	socket path to serve
12:36:36   -systemd-cgroup
12:36:36     	set runtime to use systemd-cgroup
12:36:36   -workdir string
12:36:36     	path used to storge large temporary data
12:36:36 + containerd-shim-runc-v1 -v
12:36:36 containerd-shim-runc-v1:
12:36:36   Version:  1.6.15
12:36:36   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:36:36   Go version: go1.18.9
12:36:36 
12:36:36 + containerd-shim-runc-v2 -v
12:36:36 containerd-shim-runc-v2:
12:36:36   Version:  1.6.15
12:36:36   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:36:36   Go version: go1.18.9
12:36:36 
12:36:36 + runc --version
12:36:36 runc version 1.1.4
12:36:36 commit: v1.1.4-0-g5fd4c4d
12:36:36 spec: 1.0.2-dev
12:36:36 go: go1.18.9
12:36:36 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:36:39   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          28/53 
12:36:39   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            29/53 
12:36:39   Installing       : container-selinux-2:2.198.0-1.fc36.noarch            29/53 
12:36:45 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb'.
12:36:47 make[2]: Leaving directory '/root/build-deb/compose'
12:36:47 # Build the scan-plugin
12:36:47 # TODO change once we support scan-plugin on other architectures
12:36:47 if [ "armhf" = "amd64" ]; then \
12:36:47 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:47 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:47 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:47 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:47 fi
12:36:47 make[1]: Leaving directory '/root/build-deb'
12:36:47    debian/rules override_dh_auto_test
12:36:47 make[1]: Entering directory '/root/build-deb'
12:36:47 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:47 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:47 PASS: daemon version OK
12:36:47 ver="$(cli/build/docker --version)"; \
12:36:47 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:47 PASS: cli version OK
12:36:47 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:47 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:47 PASS: docker-buildx version OK
12:36:47 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:47 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:47 PASS: docker-compose version OK
12:36:47 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:47 # TODO change once we support scan-plugin on other architectures
12:36:47 if [ "armhf" = "amd64" ]; then \
12:36:47 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:47 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:47 fi
12:36:47 make[1]: Leaving directory '/root/build-deb'
12:36:47    create-stamp debian/debhelper-build-stamp
12:36:47  debian/rules binary
12:36:47 dh binary --with=bash-completion
12:36:47    dh_testroot
12:36:47    dh_prep
12:36:47    debian/rules override_dh_auto_install
12:36:47 make[1]: Entering directory '/root/build-deb'
12:36:47 # docker-ce-cli install
12:36:47 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:47 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:47 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:47 # docker-ce install
12:36:47 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:47 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:47 # docker-buildx-plugin install
12:36:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:47 # docker-compose-plugin install
12:36:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:47 # docker-scan-plugin install
12:36:47 # TODO change once we support scan-plugin on other architectures
12:36:47 if [ "armhf" = "amd64" ]; then \
12:36:47 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:47 fi
12:36:47 # docker-ce-rootless-extras install
12:36:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:47 # TODO: how can we install vpnkit?
12:36:47 make[1]: Leaving directory '/root/build-deb'
12:36:47    debian/rules override_dh_install
12:36:47 make[1]: Entering directory '/root/build-deb'
12:36:47 dh_install
12:36:47 # TODO Can we do this from within our container?
12:36:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:47 make[1]: Leaving directory '/root/build-deb'
12:36:47    dh_installdocs
12:36:47    dh_installchangelogs
12:36:47    dh_installman
12:36:47    dh_bash-completion
12:36:47    dh_systemd_enable
12:36:47    debian/rules override_dh_installinit
12:36:47 make[1]: Entering directory '/root/build-deb'
12:36:47 # use "docker" as our service name, not "docker-ce"
12:36:47 dh_installinit --name=docker
12:36:47 make[1]: Leaving directory '/root/build-deb'
12:36:47    dh_systemd_start
12:36:47    dh_perl
12:36:47    dh_link
12:36:47    dh_strip_nondeterminism
12:36:47    dh_compress
12:36:47    dh_fixperms
12:36:47    dh_missing
12:36:47    debian/rules override_dh_strip
12:36:47 make[1]: Entering directory '/root/build-deb'
12:36:47 # Go has lots of problems with stripping, so just don't
12:36:47 make[1]: Leaving directory '/root/build-deb'
12:36:47    dh_makeshlibs
12:36:47    debian/rules override_dh_shlibdeps
12:36:47 make[1]: Entering directory '/root/build-deb'
12:36:47 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:49 make[1]: Leaving directory '/root/build-deb'
12:36:49    dh_installdeb
12:36:49    debian/rules override_dh_gencontrol
12:36:49 make[1]: Entering directory '/root/build-deb'
12:36:49 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:49 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:49 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:49 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:49 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:49 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:49 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:49 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:49 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:49 if [ "armhf" = "amd64" ]; then \
12:36:49 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:49 fi
12:36:49 dh_gencontrol --remaining-packages
12:36:49 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:36:49 + popd
12:36:49 ~/rpmbuild/BUILD/src
12:36:49 + exit 0
12:36:49 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GbDtz8
12:36:49 + umask 022
12:36:49 + cd /root/rpmbuild/BUILD
12:36:49 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64 '!=' / ']'
12:36:49 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
12:36:49 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
12:36:49 + mkdir -p /root/rpmbuild/BUILDROOT
12:36:49 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
12:36:49 + cd src
12:36:49 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:36:49 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:36:49 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:36:49 + popd
12:36:49 ~/rpmbuild/BUILD/src
12:36:49 + /usr/lib/rpm/check-buildroot
12:36:49 + /usr/lib/rpm/redhat/brp-ldconfig
12:36:49 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:36:49 + /usr/lib/rpm/brp-compress
12:36:49 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:36:49 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:36:49 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:36:49 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:36:49 + /usr/lib/rpm/brp-python-hardlink
12:36:49 + PYTHON3=/usr/libexec/platform-python
12:36:49 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:36:49 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ukZAfR
12:36:49 + umask 022
12:36:49 + cd /root/rpmbuild/BUILD
12:36:49 + cd src
12:36:49 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:36:49 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:36:49 PASS: docker-scan version OK
12:36:49 + ver=v0.23.0
12:36:49 + test v0.23.0 = v0.23.0
12:36:49 + echo 'PASS: docker-scan version OK'
12:36:49 + exit 0
12:36:49 Processing files: docker-scan-plugin-0.23.0-0.el8.x86_64
12:36:49 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:36:49 Provides: docker-scan-plugin = 0:0.23.0-0.el8 docker-scan-plugin(x86-64) = 0:0.23.0-0.el8
12:36:49 Requires(interp): /bin/sh /bin/sh /bin/sh
12:36:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:36:49 Requires(post): /bin/sh
12:36:49 Requires(preun): /bin/sh
12:36:49 Requires(postun): /bin/sh
12:36:49 Enhances: docker-ce-cli
12:36:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
12:36:49 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.el8.src.rpm
12:36:49 make[1]: Leaving directory '/root/build-deb'
12:36:49    dh_md5sums
12:36:49 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm
12:36:49 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R1hnWO
12:36:49 + umask 022
12:36:49 + cd /root/rpmbuild/BUILD
12:36:49 + cd src
12:36:49 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
12:36:49 + exit 0
12:36:49   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            29/53 
12:36:49   Installing       : libslirp-4.6.1-3.fc36.aarch64                        30/53 
12:36:49   Installing       : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64            31/53 
12:36:49   Installing       : libnfnetlink-1.0.1-21.fc36.aarch64                   32/53 
12:36:49   Installing       : libmnl-1.0.4-15.fc36.aarch64                         33/53 
12:36:49   Installing       : libnetfilter_conntrack-1.0.8-4.fc36.aarch64          34/53 
12:36:49   Installing       : iptables-libs-1.8.7-15.fc36.aarch64                  35/53 
12:36:49   Installing       : iptables-legacy-1.8.7-15.fc36.aarch64                36/53 
12:36:49   Running scriptlet: iptables-legacy-1.8.7-15.fc36.aarch64                36/53 
12:36:49   Installing       : kmod-libs-29-7.fc36.aarch64                          37/53 
12:36:49   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64           38/53 
12:36:49   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                 39/53 
12:36:49   Installing       : device-mapper-1.02.175-7.fc36.aarch64                40/53 
12:36:49   Installing       : systemd-networkd-250.9-1.fc36.aarch64                41/53 
12:36:49   Running scriptlet: systemd-networkd-250.9-1.fc36.aarch64                41/53 
12:36:49   Installing       : systemd-pam-250.9-1.fc36.aarch64                     42/53 
12:36:49   Installing       : systemd-resolved-250.9-1.fc36.aarch64                43/53 
12:36:50    debian/rules override_dh_builddeb
12:36:50 make[1]: Entering directory '/root/build-deb'
12:36:50 dh_builddeb -- -Zxz
12:36:50 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'.
12:36:50 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb'.
12:36:50   Running scriptlet: systemd-resolved-250.9-1.fc36.aarch64                43/53 
12:36:50   Installing       : systemd-250.9-1.fc36.aarch64                         44/53 
12:36:50   Running scriptlet: systemd-250.9-1.fc36.aarch64                         44/53 
12:36:50 Creating group 'input' with GID 104.
12:36:50 Creating group 'kvm' with GID 36.
12:36:50 Creating group 'render' with GID 105.
12:36:50 Creating group 'sgx' with GID 106.
12:36:50 Creating group 'systemd-journal' with GID 190.
12:36:50 Creating group 'systemd-network' with GID 192.
12:36:50 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:36:50 Creating group 'systemd-oom' with GID 998.
12:36:50 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
12:36:50 Creating group 'systemd-resolve' with GID 193.
12:36:50 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:36:50 
12:36:50 make[2]: Leaving directory '/root/build-deb/compose'
12:36:50 # Build the scan-plugin
12:36:50 # TODO change once we support scan-plugin on other architectures
12:36:50 if [ "armhf" = "amd64" ]; then \
12:36:50 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:50 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:50 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:50 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:50 fi
12:36:50 make[1]: Leaving directory '/root/build-deb'
12:36:50    debian/rules override_dh_auto_test
12:36:50 make[1]: Entering directory '/root/build-deb'
12:36:50 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:50 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:50 PASS: daemon version OK
12:36:50 ver="$(cli/build/docker --version)"; \
12:36:50 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:50 PASS: cli version OK
12:36:50 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:50 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:50 PASS: docker-buildx version OK
12:36:50 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:50 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:50 PASS: docker-compose version OK
12:36:50 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:50 # TODO change once we support scan-plugin on other architectures
12:36:50 if [ "armhf" = "amd64" ]; then \
12:36:50 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:50 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:50 fi
12:36:50 make[1]: Leaving directory '/root/build-deb'
12:36:50    create-stamp debian/debhelper-build-stamp
12:36:50  debian/rules binary
12:36:50 dh binary --with=bash-completion
12:36:50    dh_testroot
12:36:50    dh_prep
12:36:50    debian/rules override_dh_auto_install
12:36:50 make[1]: Entering directory '/root/build-deb'
12:36:50 # docker-ce-cli install
12:36:50 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:50 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:50 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:50 # docker-ce install
12:36:50 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:50 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:50 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:50 # docker-buildx-plugin install
12:36:50 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:50 # docker-compose-plugin install
12:36:50 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:50 # docker-scan-plugin install
12:36:50 # TODO change once we support scan-plugin on other architectures
12:36:50 if [ "armhf" = "amd64" ]; then \
12:36:50 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:50 fi
12:36:50 # docker-ce-rootless-extras install
12:36:50 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:50 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:50 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:50 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:50 # TODO: how can we install vpnkit?
12:36:50 make[1]: Leaving directory '/root/build-deb'
12:36:50    debian/rules override_dh_install
12:36:50 make[1]: Entering directory '/root/build-deb'
12:36:50 dh_install
12:36:50 # TODO Can we do this from within our container?
12:36:50 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:50 make[1]: Leaving directory '/root/build-deb'
12:36:50    dh_installdocs
12:36:50    dh_installchangelogs
12:36:50    dh_installman
12:36:50    dh_bash-completion
12:36:50    dh_systemd_enable
12:36:50    debian/rules override_dh_installinit
12:36:50 make[1]: Entering directory '/root/build-deb'
12:36:50 # use "docker" as our service name, not "docker-ce"
12:36:50 dh_installinit --name=docker
12:36:50 make[1]: Leaving directory '/root/build-deb'
12:36:50    dh_systemd_start
12:36:50    dh_perl
12:36:50    dh_link
12:36:50    dh_strip_nondeterminism
12:36:50    dh_compress
12:36:50    dh_fixperms
12:36:50    dh_missing
12:36:50    debian/rules override_dh_strip
12:36:50 make[1]: Entering directory '/root/build-deb'
12:36:50 # Go has lots of problems with stripping, so just don't
12:36:50 make[1]: Leaving directory '/root/build-deb'
12:36:50    dh_makeshlibs
12:36:50    debian/rules override_dh_shlibdeps
12:36:50 make[1]: Entering directory '/root/build-deb'
12:36:50 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:50   Installing       : containerd.io-1.6.15-3.1.fc36.aarch64                45/53 
12:36:50   Running scriptlet: containerd.io-1.6.15-3.1.fc36.aarch64                45/53 
12:36:50   Installing       : libcgroup-2.0-4.fc36.aarch64                         46/53 
12:36:50   Installing       : kmod-29-7.fc36.aarch64                               47/53 
12:36:50   Installing       : fuse-common-3.10.5-2.fc36.aarch64                    48/53 
12:36:50   Installing       : fuse3-3.10.5-2.fc36.aarch64                          49/53 
12:36:50   Installing       : fuse-overlayfs-1.9-6.fc36.aarch64                    50/53 
12:36:50   Running scriptlet: fuse-overlayfs-1.9-6.fc36.aarch64                    50/53 
12:36:50   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   51/53 
12:36:50   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   51/53 
12:36:50   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.aa   52/53 
12:36:51 make[1]: Leaving directory '/root/build-deb'
12:36:51    dh_installdeb
12:36:51    debian/rules override_dh_gencontrol
12:36:51 make[1]: Entering directory '/root/build-deb'
12:36:51 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:51 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:51 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:51 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:51 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:51 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:51   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.aa   52/53 
12:36:51   Cleanup          : systemd-libs-250.8-1.fc36.aarch64                    53/53 
12:36:51   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          53/53 
12:36:51   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            53/53 
12:36:51   Running scriptlet: systemd-resolved-250.9-1.fc36.aarch64                53/53 
12:36:51 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:51 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:51 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:51 if [ "armhf" = "amd64" ]; then \
12:36:51 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:51 fi
12:36:51 dh_gencontrol --remaining-packages
12:36:51   Running scriptlet: systemd-libs-250.8-1.fc36.aarch64                    53/53 
12:36:51   Verifying        : containerd.io-1.6.15-3.1.fc36.aarch64                 1/53 
12:36:51   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                  2/53 
12:36:51   Verifying        : device-mapper-1.02.175-7.fc36.aarch64                 3/53 
12:36:51   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64            4/53 
12:36:51   Verifying        : diffutils-3.8-2.fc36.aarch64                          5/53 
12:36:51   Verifying        : fuse-common-3.10.5-2.fc36.aarch64                     6/53 
12:36:51   Verifying        : fuse3-3.10.5-2.fc36.aarch64                           7/53 
12:36:51   Verifying        : fuse3-libs-3.10.5-2.fc36.aarch64                      8/53 
12:36:51   Verifying        : iptables-legacy-1.8.7-15.fc36.aarch64                 9/53 
12:36:51   Verifying        : iptables-legacy-libs-1.8.7-15.fc36.aarch64           10/53 
12:36:51   Verifying        : iptables-libs-1.8.7-15.fc36.aarch64                  11/53 
12:36:51   Verifying        : kmod-29-7.fc36.aarch64                               12/53 
12:36:51   Verifying        : kmod-libs-29-7.fc36.aarch64                          13/53 
12:36:51   Verifying        : libcgroup-2.0-4.fc36.aarch64                         14/53 
12:36:51   Verifying        : libibverbs-39.0-1.fc36.aarch64                       15/53 
12:36:51   Verifying        : libmnl-1.0.4-15.fc36.aarch64                         16/53 
12:36:51   Verifying        : libnetfilter_conntrack-1.0.8-4.fc36.aarch64          17/53 
12:36:51   Verifying        : libnfnetlink-1.0.1-21.fc36.aarch64                   18/53 
12:36:51   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                      19/53 
12:36:51   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                  20/53 
12:36:51   Verifying        : libslirp-4.6.1-3.fc36.aarch64                        21/53 
12:36:51   Verifying        : libutempter-1.2.1-6.fc36.aarch64                     22/53 
12:36:51   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                    23/53 
12:36:51   Verifying        : policycoreutils-3.3-4.fc36.aarch64                   24/53 
12:36:51   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                   25/53 
12:36:51   Verifying        : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64            26/53 
12:36:51   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                27/53 
12:36:51   Verifying        : xz-5.2.5-9.fc36.aarch64                              28/53 
12:36:51   Verifying        : container-selinux-2:2.198.0-1.fc36.noarch            29/53 
12:36:51   Verifying        : dbus-1:1.14.4-1.fc36.aarch64                         30/53 
12:36:51   Verifying        : dbus-broker-32-1.fc36.aarch64                        31/53 
12:36:51   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   32/53 
12:36:51   Verifying        : fuse-overlayfs-1.9-6.fc36.aarch64                    33/53 
12:36:51   Verifying        : libargon2-20171227-9.fc36.aarch64                    34/53 
12:36:51   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                        35/53 
12:36:51   Verifying        : libfdisk-2.38-1.fc36.aarch64                         36/53 
12:36:51   Verifying        : libnl3-3.7.0-1.fc36.aarch64                          37/53 
12:36:51   Verifying        : libpcap-14:1.10.2-1.fc36.aarch64                     38/53 
12:36:51   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             39/53 
12:36:51   Verifying        : selinux-policy-36.17-1.fc36.noarch                   40/53 
12:36:51   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          41/53 
12:36:51   Verifying        : systemd-250.9-1.fc36.aarch64                         42/53 
12:36:51   Verifying        : systemd-networkd-250.9-1.fc36.aarch64                43/53 
12:36:51   Verifying        : systemd-pam-250.9-1.fc36.aarch64                     44/53 
12:36:51   Verifying        : systemd-resolved-250.9-1.fc36.aarch64                45/53 
12:36:51   Verifying        : util-linux-2.38-1.fc36.aarch64                       46/53 
12:36:51   Verifying        : docker-buildx-plugin-0.10.0-0.fc36.aarch64           47/53 
12:36:51   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.aa   48/53 
12:36:51   Verifying        : docker-compose-plugin-2.15.1-0.fc36.aarch64          49/53 
12:36:51   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   50/53 
12:36:51   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   51/53 
12:36:51   Verifying        : systemd-libs-250.9-1.fc36.aarch64                    52/53 
12:36:51 make[1]: Leaving directory '/root/build-deb'
12:36:51    dh_md5sums
12:36:51   Verifying        : systemd-libs-250.8-1.fc36.aarch64                    53/53 
12:36:51 
12:36:51 Upgraded:
12:36:51   systemd-libs-250.9-1.fc36.aarch64                                             
12:36:51 Installed:
12:36:51   container-selinux-2:2.198.0-1.fc36.noarch                                     
12:36:51   containerd.io-1.6.15-3.1.fc36.aarch64                                         
12:36:51   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
12:36:51   dbus-1:1.14.4-1.fc36.aarch64                                                  
12:36:51   dbus-broker-32-1.fc36.aarch64                                                 
12:36:51   dbus-common-1:1.14.4-1.fc36.noarch                                            
12:36:51   device-mapper-1.02.175-7.fc36.aarch64                                         
12:36:51   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
12:36:51   diffutils-3.8-2.fc36.aarch64                                                  
12:36:51   docker-buildx-plugin-0.10.0-0.fc36.aarch64                                    
12:36:51   docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.aarch64                       
12:36:51   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc36.aarch64                   
12:36:51   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.aarch64         
12:36:51   docker-compose-plugin-2.15.1-0.fc36.aarch64                                   
12:36:51   fuse-common-3.10.5-2.fc36.aarch64                                             
12:36:51   fuse-overlayfs-1.9-6.fc36.aarch64                                             
12:36:51   fuse3-3.10.5-2.fc36.aarch64                                                   
12:36:51   fuse3-libs-3.10.5-2.fc36.aarch64                                              
12:36:51   iptables-legacy-1.8.7-15.fc36.aarch64                                         
12:36:51   iptables-legacy-libs-1.8.7-15.fc36.aarch64                                    
12:36:51   iptables-libs-1.8.7-15.fc36.aarch64                                           
12:36:51   kmod-29-7.fc36.aarch64                                                        
12:36:51   kmod-libs-29-7.fc36.aarch64                                                   
12:36:51   libargon2-20171227-9.fc36.aarch64                                             
12:36:51   libbpf-2:0.7.0-3.fc36.aarch64                                                 
12:36:51   libcgroup-2.0-4.fc36.aarch64                                                  
12:36:51   libfdisk-2.38-1.fc36.aarch64                                                  
12:36:51   libibverbs-39.0-1.fc36.aarch64                                                
12:36:51   libmnl-1.0.4-15.fc36.aarch64                                                  
12:36:51   libnetfilter_conntrack-1.0.8-4.fc36.aarch64                                   
12:36:51   libnfnetlink-1.0.1-21.fc36.aarch64                                            
12:36:51   libnl3-3.7.0-1.fc36.aarch64                                                   
12:36:51   libpcap-14:1.10.2-1.fc36.aarch64                                              
12:36:51   libseccomp-2.5.3-2.fc36.aarch64                                               
12:36:51   libselinux-utils-3.3-4.fc36.aarch64                                           
12:36:51   libslirp-4.6.1-3.fc36.aarch64                                                 
12:36:51   libutempter-1.2.1-6.fc36.aarch64                                              
12:36:51   libxkbcommon-1.4.0-1.fc36.aarch64                                             
12:36:51   policycoreutils-3.3-4.fc36.aarch64                                            
12:36:51   qrencode-libs-4.1.1-2.fc36.aarch64                                            
12:36:51   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
12:36:51   selinux-policy-36.17-1.fc36.noarch                                            
12:36:51   selinux-policy-targeted-36.17-1.fc36.noarch                                   
12:36:51   slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64                                     
12:36:51   systemd-250.9-1.fc36.aarch64                                                  
12:36:51   systemd-networkd-250.9-1.fc36.aarch64                                         
12:36:51   systemd-pam-250.9-1.fc36.aarch64                                              
12:36:51   systemd-resolved-250.9-1.fc36.aarch64                                         
12:36:51   util-linux-2.38-1.fc36.aarch64                                                
12:36:51   xkeyboard-config-2.35.1-1.fc36.noarch                                         
12:36:51   xz-5.2.5-9.fc36.aarch64                                                       
12:36:51 
12:36:51 Complete!
12:36:51 + verify_binaries
12:36:51 + docker --version
12:36:52    debian/rules override_dh_builddeb
12:36:52 make[1]: Entering directory '/root/build-deb'
12:36:52 dh_builddeb -- -Zxz
12:36:52 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:36:52 ++ uname -m
12:36:52 + '[' aarch64 = x86_64 ']'
12:36:52 + docker buildx version
12:36:52 github.com/docker/buildx v0.10.0 8764628
12:36:52 + docker compose version
12:36:52 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'.
12:36:52 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb'.
12:36:52 Docker Compose version v2.15.1
12:36:52 + dockerd --version
12:36:52 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:36:52 + docker-proxy --version
12:36:52 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:36:52 + containerd --version
12:36:52 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:36:52 + ctr --version
12:36:52 ctr containerd.io 1.6.15
12:36:52 + containerd-shim --help
12:36:52 Usage of containerd-shim:
12:36:52   -address string
12:36:52     	grpc address back to main containerd
12:36:52   -containerd-binary containerd publish
12:36:52     	path to containerd binary (used for containerd publish) (default "containerd")
12:36:52   -criu string
12:36:52     	path to criu binary
12:36:52   -debug
12:36:52     	enable debug output in logs
12:36:52   -namespace string
12:36:52     	namespace that owns the shim
12:36:52   -runtime-root string
12:36:52     	root directory for the runtime (default "/run/containerd/runc")
12:36:52   -socket string
12:36:52     	socket path to serve
12:36:52   -systemd-cgroup
12:36:52     	set runtime to use systemd-cgroup
12:36:52   -workdir string
12:36:52     	path used to storge large temporary data
12:36:52 + containerd-shim-runc-v1 -v
12:36:52 containerd-shim-runc-v1:
12:36:52   Version:  1.6.15
12:36:52   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:36:52   Go version: go1.18.9
12:36:52 
12:36:52 + containerd-shim-runc-v2 -v
12:36:52 containerd-shim-runc-v2:
12:36:52   Version:  1.6.15
12:36:52   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:36:52   Go version: go1.18.9
12:36:52 
12:36:52 + runc --version
12:36:52 runc version 1.1.4
12:36:52 commit: v1.1.4-0-g5fd4c4d
12:36:52 spec: 1.0.2-dev
12:36:52 go: go1.18.9
12:36:52 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:36:53 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb'.
12:36:53 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
12:36:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:36:54 make[2]: Leaving directory '/root/build-deb/compose'
12:36:54 # Build the scan-plugin
12:36:54 # TODO change once we support scan-plugin on other architectures
12:36:54 if [ "armhf" = "amd64" ]; then \
12:36:54 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:54 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:54 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:54 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:54 fi
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    debian/rules override_dh_auto_test
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:54 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:54 PASS: daemon version OK
12:36:54 ver="$(cli/build/docker --version)"; \
12:36:54 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:54 PASS: cli version OK
12:36:54 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:54 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:54 PASS: docker-buildx version OK
12:36:54 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:54 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:54 PASS: docker-compose version OK
12:36:54 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:54 # TODO change once we support scan-plugin on other architectures
12:36:54 if [ "armhf" = "amd64" ]; then \
12:36:54 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:54 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:54 fi
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    create-stamp debian/debhelper-build-stamp
12:36:54  debian/rules binary
12:36:54 dh binary --with=bash-completion
12:36:54    dh_testroot
12:36:54    dh_prep
12:36:54    debian/rules override_dh_auto_install
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 # docker-ce-cli install
12:36:54 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:54 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:54 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:54 # docker-ce install
12:36:54 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:54 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:54 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:54 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:54 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:54 # docker-buildx-plugin install
12:36:54 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:54 # docker-compose-plugin install
12:36:54 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:54 # docker-scan-plugin install
12:36:54 # TODO change once we support scan-plugin on other architectures
12:36:54 if [ "armhf" = "amd64" ]; then \
12:36:54 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:54 fi
12:36:54 # docker-ce-rootless-extras install
12:36:54 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:54 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:54 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:54 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:54 # TODO: how can we install vpnkit?
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    debian/rules override_dh_install
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 dh_install
12:36:54 # TODO Can we do this from within our container?
12:36:54 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    dh_installdocs
12:36:54    dh_installchangelogs
12:36:54    dh_installman
12:36:54    dh_bash-completion
12:36:54    dh_systemd_enable
12:36:54    debian/rules override_dh_installinit
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 # use "docker" as our service name, not "docker-ce"
12:36:54 dh_installinit --name=docker
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    dh_systemd_start
12:36:54    dh_perl
12:36:54    dh_link
12:36:54    dh_strip_nondeterminism
12:36:54    dh_compress
12:36:54    dh_fixperms
12:36:54    dh_missing
12:36:54    debian/rules override_dh_strip
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 # Go has lots of problems with stripping, so just don't
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    dh_makeshlibs
12:36:54    debian/rules override_dh_shlibdeps
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    dh_installdeb
12:36:54    debian/rules override_dh_gencontrol
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:54 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:54 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:54 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:54 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:54 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:54 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:54 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:54 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:54 if [ "armhf" = "amd64" ]; then \
12:36:54 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:54 fi
12:36:54 dh_gencontrol --remaining-packages
12:36:54 make[1]: Leaving directory '/root/build-deb'
12:36:54    dh_md5sums
12:36:54    debian/rules override_dh_builddeb
12:36:54 make[1]: Entering directory '/root/build-deb'
12:36:54 dh_builddeb -- -Zxz
12:36:54 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb'.
12:36:54 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'.
12:36:54 + make IMAGE=quay.io/centos/centos:stream8 verify
12:36:54 docker run  --rm -i \
12:36:54 	-v "$(pwd):/v" \
12:36:54 	-e DEBIAN_FRONTEND=noninteractive \
12:36:54 	-e PACKAGE_REPO=staging \
12:36:54 	-w /v \
12:36:54 	quay.io/centos/centos:stream8 ./verify
12:36:54 Unable to find image 'quay.io/centos/centos:stream8' locally
12:36:54 stream8: Pulling from centos/centos
12:36:54 6c5de04c936d: Already exists
12:36:54 f1ee40d9db4a: Already exists
12:36:54 17facd475902: Already exists
12:36:54 0d557d32f54e: Already exists
12:36:54 Digest: sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
12:36:54 Status: Downloaded newer image for quay.io/centos/centos:stream8
12:36:55 + verify
12:36:55 + dpkg --version
12:36:55 + rpm --version
12:36:55 + verify_rpm
12:36:55 ++ . /etc/os-release
12:36:55 +++ NAME='CentOS Stream'
12:36:55 +++ VERSION=8
12:36:55 +++ ID=centos
12:36:55 +++ ID_LIKE='rhel fedora'
12:36:55 +++ VERSION_ID=8
12:36:55 +++ PLATFORM_ID=platform:el8
12:36:55 +++ PRETTY_NAME='CentOS Stream 8'
12:36:55 +++ ANSI_COLOR='0;31'
12:36:55 +++ CPE_NAME=cpe:/o:centos:centos:8
12:36:55 +++ HOME_URL=https://centos.org/
12:36:55 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:36:55 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
12:36:55 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:36:55 ++ echo centos
12:36:55 + DIST_ID=centos
12:36:55 ++ . /etc/os-release
12:36:55 +++ NAME='CentOS Stream'
12:36:55 +++ VERSION=8
12:36:55 +++ ID=centos
12:36:55 +++ ID_LIKE='rhel fedora'
12:36:55 +++ VERSION_ID=8
12:36:55 +++ PLATFORM_ID=platform:el8
12:36:55 +++ PRETTY_NAME='CentOS Stream 8'
12:36:55 +++ ANSI_COLOR='0;31'
12:36:55 +++ CPE_NAME=cpe:/o:centos:centos:8
12:36:55 +++ HOME_URL=https://centos.org/
12:36:55 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:36:55 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
12:36:55 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:36:55 ++ cut -d. -f1
12:36:55 ++ echo 8
12:36:55 + DIST_VERSION=8
12:36:55 + pkg_manager=yum
12:36:55 + pkg_config_manager=yum-config-manager
12:36:55 + dnf --version
12:36:55 4.7.0
12:36:55   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:01:10 2022
12:36:55   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
12:36:55 
12:36:55   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Sep  6 17:17:37 2022
12:36:55   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
12:36:55 + pkg_manager=dnf
12:36:55 + pkg_config_manager='dnf config-manager'
12:36:55 + dnf clean all
12:36:55 0 files removed
12:36:55 + dnf install -y 'dnf-command(config-manager)'
12:36:57 make[2]: Leaving directory '/root/build-deb/compose'
12:36:57 # Build the scan-plugin
12:36:57 # TODO change once we support scan-plugin on other architectures
12:36:57 if [ "armhf" = "amd64" ]; then \
12:36:57 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:57 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:57 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:57 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:57 fi
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    debian/rules override_dh_auto_test
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:57 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:57 PASS: daemon version OK
12:36:57 ver="$(cli/build/docker --version)"; \
12:36:57 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:57 PASS: cli version OK
12:36:57 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:57 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:57 PASS: docker-buildx version OK
12:36:57 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:57 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:57 PASS: docker-compose version OK
12:36:57 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:57 # TODO change once we support scan-plugin on other architectures
12:36:57 if [ "armhf" = "amd64" ]; then \
12:36:57 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:57 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:57 fi
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    create-stamp debian/debhelper-build-stamp
12:36:57  debian/rules binary
12:36:57 dh binary --with=bash-completion
12:36:57    dh_testroot
12:36:57    dh_prep
12:36:57    debian/rules override_dh_auto_install
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 # docker-ce-cli install
12:36:57 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:57 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:57 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:57 # docker-ce install
12:36:57 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:57 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:57 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:57 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:57 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:57 # docker-buildx-plugin install
12:36:57 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:57 # docker-compose-plugin install
12:36:57 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:57 # docker-scan-plugin install
12:36:57 # TODO change once we support scan-plugin on other architectures
12:36:57 if [ "armhf" = "amd64" ]; then \
12:36:57 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:57 fi
12:36:57 # docker-ce-rootless-extras install
12:36:57 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:57 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:57 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:57 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:57 # TODO: how can we install vpnkit?
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    debian/rules override_dh_install
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 dh_install
12:36:57 # TODO Can we do this from within our container?
12:36:57 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    dh_installdocs
12:36:57    dh_installchangelogs
12:36:57    dh_installman
12:36:57    dh_bash-completion
12:36:57    dh_systemd_enable
12:36:57    debian/rules override_dh_installinit
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 # use "docker" as our service name, not "docker-ce"
12:36:57 dh_installinit --name=docker
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    dh_systemd_start
12:36:57    dh_perl
12:36:57    dh_link
12:36:57    dh_strip_nondeterminism
12:36:57    dh_compress
12:36:57    dh_fixperms
12:36:57    dh_missing
12:36:57    debian/rules override_dh_strip
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 # Go has lots of problems with stripping, so just don't
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    dh_makeshlibs
12:36:57    debian/rules override_dh_shlibdeps
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:57 make[2]: Leaving directory '/root/build-deb/compose'
12:36:57 # Build the scan-plugin
12:36:57 # TODO change once we support scan-plugin on other architectures
12:36:57 if [ "armhf" = "amd64" ]; then \
12:36:57 	cd /go/src/github.com/docker/scan-cli-plugin \
12:36:57 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:36:57 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:36:57 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:36:57 fi
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    debian/rules override_dh_auto_test
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:57 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:36:57 PASS: daemon version OK
12:36:57 ver="$(cli/build/docker --version)"; \
12:36:57 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:36:57 PASS: cli version OK
12:36:57 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:57 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:36:57 PASS: docker-buildx version OK
12:36:57 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:57 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:36:57 PASS: docker-compose version OK
12:36:57 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:57 # TODO change once we support scan-plugin on other architectures
12:36:57 if [ "armhf" = "amd64" ]; then \
12:36:57 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:57 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:36:57 fi
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    create-stamp debian/debhelper-build-stamp
12:36:57  debian/rules binary
12:36:57 dh binary --with=bash-completion
12:36:57    dh_testroot
12:36:57    dh_prep
12:36:57    debian/rules override_dh_auto_install
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 # docker-ce-cli install
12:36:57 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:57 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:57 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:57 # docker-ce install
12:36:57 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:57 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:57 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:36:57 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:36:57 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:57 # docker-buildx-plugin install
12:36:57 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:36:57 # docker-compose-plugin install
12:36:57 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:57 # docker-scan-plugin install
12:36:57 # TODO change once we support scan-plugin on other architectures
12:36:57 if [ "armhf" = "amd64" ]; then \
12:36:57 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:57 fi
12:36:57 # docker-ce-rootless-extras install
12:36:57 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:57 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:57 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:57 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:57 # TODO: how can we install vpnkit?
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    debian/rules override_dh_install
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 dh_install
12:36:57 # TODO Can we do this from within our container?
12:36:57 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    dh_installdocs
12:36:57    dh_installchangelogs
12:36:57    dh_installman
12:36:57    dh_bash-completion
12:36:57    dh_systemd_enable
12:36:57    debian/rules override_dh_installinit
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 # use "docker" as our service name, not "docker-ce"
12:36:57 dh_installinit --name=docker
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    dh_systemd_start
12:36:57    dh_perl
12:36:57    dh_link
12:36:57    dh_strip_nondeterminism
12:36:57    dh_compress
12:36:57    dh_fixperms
12:36:57    dh_missing
12:36:57    debian/rules override_dh_strip
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 # Go has lots of problems with stripping, so just don't
12:36:57 make[1]: Leaving directory '/root/build-deb'
12:36:57    dh_makeshlibs
12:36:57    debian/rules override_dh_shlibdeps
12:36:57 make[1]: Entering directory '/root/build-deb'
12:36:57 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:57 CentOS Stream 8 - AppStream                      17 MB/s |  27 MB     00:01    
12:36:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'.
12:36:58 make[1]: Leaving directory '/root/build-deb'
12:36:58    dh_installdeb
12:36:58    debian/rules override_dh_gencontrol
12:36:58 make[1]: Entering directory '/root/build-deb'
12:36:58 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:36:58 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:36:58 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:36:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:36:58 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:58 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:58 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:58 if [ "armhf" = "amd64" ]; then \
12:36:58 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:58 fi
12:36:58 dh_gencontrol --remaining-packages
12:36:59 make[1]: Leaving directory '/root/build-deb'
12:36:59    dh_md5sums
12:36:59    debian/rules override_dh_builddeb
12:36:59 make[1]: Entering directory '/root/build-deb'
12:36:59 dh_builddeb -- -Zxz
12:36:59 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb'.
12:36:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'.
12:37:01 make[1]: Leaving directory '/root/build-deb'
12:37:01    dh_installdeb
12:37:01    debian/rules override_dh_gencontrol
12:37:01 make[1]: Entering directory '/root/build-deb'
12:37:01 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:37:01 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:37:01 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:37:01 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:37:01 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:37:01 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:37:01 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:37:01 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:37:01 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:37:01 if [ "armhf" = "amd64" ]; then \
12:37:01 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:37:01 fi
12:37:01 dh_gencontrol --remaining-packages
12:37:01 make[1]: Leaving directory '/root/build-deb'
12:37:01    dh_md5sums
12:37:01    debian/rules override_dh_builddeb
12:37:01 make[1]: Entering directory '/root/build-deb'
12:37:01 dh_builddeb -- -Zxz
12:37:01 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'.
12:37:01 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb'.
12:37:02 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb'.
12:37:04 make[2]: Leaving directory '/root/build-deb/compose'
12:37:04 # Build the scan-plugin
12:37:04 # TODO change once we support scan-plugin on other architectures
12:37:04 if [ "armhf" = "amd64" ]; then \
12:37:04 	cd /go/src/github.com/docker/scan-cli-plugin \
12:37:04 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:37:04 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:37:04 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:37:04 fi
12:37:04 make[1]: Leaving directory '/root/build-deb'
12:37:04    debian/rules override_dh_auto_test
12:37:04 make[1]: Entering directory '/root/build-deb'
12:37:04 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:37:04 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:37:04 PASS: daemon version OK
12:37:04 ver="$(cli/build/docker --version)"; \
12:37:04 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:37:04 PASS: cli version OK
12:37:04 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:37:04 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:37:04 PASS: docker-buildx version OK
12:37:04 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:37:04 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:37:04 PASS: docker-compose version OK
12:37:04 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:37:04 # TODO change once we support scan-plugin on other architectures
12:37:04 if [ "armhf" = "amd64" ]; then \
12:37:04 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:37:04 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:37:04 fi
12:37:04 make[1]: Leaving directory '/root/build-deb'
12:37:04    create-stamp debian/debhelper-build-stamp
12:37:04  debian/rules binary
12:37:04 dh binary --with=bash-completion
12:37:04    dh_testroot
12:37:04    dh_prep
12:37:04    debian/rules override_dh_auto_install
12:37:04 make[1]: Entering directory '/root/build-deb'
12:37:04 # docker-ce-cli install
12:37:04 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:37:04 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:37:04 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:37:04 # docker-ce install
12:37:04 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:37:04 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:37:04 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:37:04 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:37:04 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:37:04 # docker-buildx-plugin install
12:37:04 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:37:04 # docker-compose-plugin install
12:37:04 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:37:04 # docker-scan-plugin install
12:37:04 # TODO change once we support scan-plugin on other architectures
12:37:04 if [ "armhf" = "amd64" ]; then \
12:37:04 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:37:04 fi
12:37:04 # docker-ce-rootless-extras install
12:37:04 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:37:04 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:37:04 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:37:04 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:37:04 # TODO: how can we install vpnkit?
12:37:04 make[1]: Leaving directory '/root/build-deb'
12:37:04    debian/rules override_dh_install
12:37:04 make[1]: Entering directory '/root/build-deb'
12:37:04 dh_install
12:37:04 # TODO Can we do this from within our container?
12:37:04 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:37:04 make[1]: Leaving directory '/root/build-deb'
12:37:04    dh_installdocs
12:37:04    dh_installchangelogs
12:37:04    dh_installman
12:37:04    dh_bash-completion
12:37:04    dh_systemd_enable
12:37:04    debian/rules override_dh_installinit
12:37:04 make[1]: Entering directory '/root/build-deb'
12:37:04 # use "docker" as our service name, not "docker-ce"
12:37:04 dh_installinit --name=docker
12:37:04 make[1]: Leaving directory '/root/build-deb'
12:37:04    dh_systemd_start
12:37:04    dh_perl
12:37:04    dh_link
12:37:04    dh_strip_nondeterminism
12:37:04    dh_compress
12:37:04    dh_fixperms
12:37:04    dh_missing
12:37:04    debian/rules override_dh_strip
12:37:04 make[1]: Entering directory '/root/build-deb'
12:37:04 # Go has lots of problems with stripping, so just don't
12:37:04 make[1]: Leaving directory '/root/build-deb'
12:37:04    dh_makeshlibs
12:37:04    debian/rules override_dh_shlibdeps
12:37:04 make[1]: Entering directory '/root/build-deb'
12:37:04 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:37:05 CentOS Stream 8 - BaseOS                         17 MB/s |  27 MB     00:01    
12:37:05 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'.
12:37:06 make[1]: Leaving directory '/root/build-deb'
12:37:06    dh_installdeb
12:37:06    debian/rules override_dh_gencontrol
12:37:06 make[1]: Entering directory '/root/build-deb'
12:37:06 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:37:06 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:37:06 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:37:06 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:37:06 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:37:06 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:37:07 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:37:07 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:37:07 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:37:07 if [ "armhf" = "amd64" ]; then \
12:37:07 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:37:07 fi
12:37:07 dh_gencontrol --remaining-packages
12:37:07 make[1]: Leaving directory '/root/build-deb'
12:37:07    dh_md5sums
12:37:07    debian/rules override_dh_builddeb
12:37:07 make[1]: Entering directory '/root/build-deb'
12:37:07 dh_builddeb -- -Zxz
12:37:07 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'.
12:37:07 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb'.
12:37:08 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb'.
12:37:08 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'.
12:37:10 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb'.
12:37:12 CentOS Stream 8 - Extras                         25 kB/s |  18 kB     00:00    
12:37:12 CentOS Stream 8 - Extras common packages        6.1 kB/s | 5.2 kB     00:00    
12:37:12 make[2]: Leaving directory '/root/build-deb/compose'
12:37:12 # Build the scan-plugin
12:37:12 # TODO change once we support scan-plugin on other architectures
12:37:12 if [ "armhf" = "amd64" ]; then \
12:37:12 	cd /go/src/github.com/docker/scan-cli-plugin \
12:37:12 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
12:37:12 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:37:12 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:37:12 fi
12:37:12 make[1]: Leaving directory '/root/build-deb'
12:37:12    debian/rules override_dh_auto_test
12:37:12 make[1]: Entering directory '/root/build-deb'
12:37:12 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:37:12 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 2b9de2e" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:37:12 PASS: daemon version OK
12:37:12 ver="$(cli/build/docker --version)"; \
12:37:12 	test "$ver" = "Docker version 0.0.0-20230124074129-645395c, build 645395c" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:37:12 PASS: cli version OK
12:37:12 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:37:12 	test "$ver" = "v0.10.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
12:37:12 PASS: docker-buildx version OK
12:37:12 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:37:12 	test "$ver" = "v2.15.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:37:12 PASS: docker-compose version OK
12:37:12 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:37:12 # TODO change once we support scan-plugin on other architectures
12:37:12 if [ "armhf" = "amd64" ]; then \
12:37:12 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:37:12 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:37:12 fi
12:37:12 make[1]: Leaving directory '/root/build-deb'
12:37:12    create-stamp debian/debhelper-build-stamp
12:37:12  debian/rules binary
12:37:12 dh binary --with=bash-completion
12:37:12    dh_testroot
12:37:12    dh_prep
12:37:12    debian/rules override_dh_auto_install
12:37:12 make[1]: Entering directory '/root/build-deb'
12:37:12 # docker-ce-cli install
12:37:12 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:37:12 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:37:12 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:37:12 # docker-ce install
12:37:12 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:37:12 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:37:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
12:37:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:37:12 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:37:12 # docker-buildx-plugin install
12:37:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
12:37:12 # docker-compose-plugin install
12:37:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:37:12 # docker-scan-plugin install
12:37:12 # TODO change once we support scan-plugin on other architectures
12:37:12 if [ "armhf" = "amd64" ]; then \
12:37:12 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:37:12 fi
12:37:12 # docker-ce-rootless-extras install
12:37:12 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:37:12 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:37:12 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:37:12 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:37:12 # TODO: how can we install vpnkit?
12:37:12 make[1]: Leaving directory '/root/build-deb'
12:37:12    debian/rules override_dh_install
12:37:12 make[1]: Entering directory '/root/build-deb'
12:37:12 dh_install
12:37:12 # TODO Can we do this from within our container?
12:37:12 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:37:12 make[1]: Leaving directory '/root/build-deb'
12:37:12    dh_installdocs
12:37:12    dh_installchangelogs
12:37:12    dh_installman
12:37:12    dh_bash-completion
12:37:12    dh_systemd_enable
12:37:12    debian/rules override_dh_installinit
12:37:12 make[1]: Entering directory '/root/build-deb'
12:37:12 # use "docker" as our service name, not "docker-ce"
12:37:12 dh_installinit --name=docker
12:37:12 make[1]: Leaving directory '/root/build-deb'
12:37:12    dh_systemd_start
12:37:12    dh_perl
12:37:12    dh_link
12:37:12    dh_strip_nondeterminism
12:37:12 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'.
12:37:12 + popd
12:37:12 + RPM_EC=0
12:37:12 ~/rpmbuild/BUILD/src
12:37:12 ++ jobs -p
12:37:12 + exit 0
12:37:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F1aPnd
12:37:12 + umask 022
12:37:12 + cd /root/rpmbuild/BUILD
12:37:12 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64 '!=' / ']'
12:37:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
12:37:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
12:37:12 + mkdir -p /root/rpmbuild/BUILDROOT
12:37:12 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
12:37:12 + cd src
12:37:12 + pushd /root/rpmbuild/BUILD/src/compose
12:37:12 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:37:12 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:37:12 + popd
12:37:12 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:37:12 ~/rpmbuild/BUILD/src
12:37:12 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:37:12 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:37:12 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:37:12 + /usr/lib/rpm/check-buildroot
12:37:12 + /usr/lib/rpm/redhat/brp-ldconfig
12:37:12 + /usr/lib/rpm/brp-compress
12:37:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:37:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:37:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:37:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:37:12 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:37:12 + /usr/lib/rpm/brp-python-hardlink
12:37:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:37:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JSzWhe
12:37:12 + umask 022
12:37:12 + cd /root/rpmbuild/BUILD
12:37:12 + cd src
12:37:12 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:37:12 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:37:12 PASS: docker-compose version OK
12:37:12 + ver=v2.15.1
12:37:12 + test v2.15.1 = v2.15.1
12:37:12 + echo 'PASS: docker-compose version OK'
12:37:12 + RPM_EC=0
12:37:12 ++ jobs -p
12:37:12 + exit 0
12:37:12 Processing files: docker-compose-plugin-2.15.1-0.el9.x86_64
12:37:12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YQAWgQ
12:37:12 + umask 022
12:37:12 + cd /root/rpmbuild/BUILD
12:37:12 + cd src
12:37:12 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
12:37:12 + export LC_ALL=C
12:37:12 + LC_ALL=C
12:37:12 + export DOCDIR
12:37:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
12:37:12 + 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.15.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
12:37:12 + RPM_EC=0
12:37:12 ++ jobs -p
12:37:12 + exit 0
12:37:12 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.P25PIR
12:37:12 + umask 022
12:37:12 + cd /root/rpmbuild/BUILD
12:37:12 + cd src
12:37:12 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
12:37:12 + export LC_ALL=C
12:37:12 + LC_ALL=C
12:37:12 + export LICENSEDIR
12:37:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
12:37:12 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
12:37:12 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
12:37:12 + RPM_EC=0
12:37:12 ++ jobs -p
12:37:12 + exit 0
12:37:12 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:37:12 Provides: docker-compose-plugin = 0:2.15.1-0.el9 docker-compose-plugin(x86-64) = 0:2.15.1-0.el9
12:37:12 Requires(interp): /bin/sh /bin/sh /bin/sh
12:37:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:37:12 Requires(post): /bin/sh
12:37:12 Requires(preun): /bin/sh
12:37:12 Requires(postun): /bin/sh
12:37:12 Enhances: docker-ce-cli
12:37:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
12:37:12 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.el9.src.rpm
12:37:13    dh_compress
12:37:13    dh_fixperms
12:37:13    dh_missing
12:37:13    debian/rules override_dh_strip
12:37:13 make[1]: Entering directory '/root/build-deb'
12:37:13 # Go has lots of problems with stripping, so just don't
12:37:13 make[1]: Leaving directory '/root/build-deb'
12:37:13    dh_makeshlibs
12:37:13    debian/rules override_dh_shlibdeps
12:37:13 make[1]: Entering directory '/root/build-deb'
12:37:13 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:37:14 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb'.
12:37:14 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb'.
12:37:15 Dependencies resolved.
12:37:15 ================================================================================
12:37:15  Package                      Arch       Version            Repository     Size
12:37:15 ================================================================================
12:37:15 Installing:
12:37:15  dnf-plugins-core             noarch     4.0.21-18.el8      baseos         75 k
12:37:15 Upgrading:
12:37:15  python3-dnf-plugins-core     noarch     4.0.21-18.el8      baseos        258 k
12:37:15 Installing dependencies:
12:37:15  python3-systemd              x86_64     234-8.el8          appstream      81 k
12:37:15 
12:37:15 Transaction Summary
12:37:15 ================================================================================
12:37:15 Install  2 Packages
12:37:15 Upgrade  1 Package
12:37:15 
12:37:15 Total download size: 415 k
12:37:15 Downloading Packages:
12:37:16 (1/3): python3-systemd-234-8.el8.x86_64.rpm     287 kB/s |  81 kB     00:00    
12:37:16 (2/3): dnf-plugins-core-4.0.21-18.el8.noarch.rp 262 kB/s |  75 kB     00:00    
12:37:16 (3/3): python3-dnf-plugins-core-4.0.21-18.el8.n 881 kB/s | 258 kB     00:00    
12:37:16 --------------------------------------------------------------------------------
12:37:16 Total                                           464 kB/s | 415 kB     00:00     
12:37:16 Running transaction check
12:37:16 Transaction check succeeded.
12:37:16 Running transaction test
12:37:16 Transaction test succeeded.
12:37:16 Running transaction
12:37:16   Preparing        :                                                        1/1 
12:37:16   Installing       : python3-systemd-234-8.el8.x86_64                       1/4 
12:37:16   Upgrading        : python3-dnf-plugins-core-4.0.21-18.el8.noarch          2/4 
12:37:16   Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                  3/4 
12:37:16   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
12:37:16   Running scriptlet: python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
12:37:16   Verifying        : python3-systemd-234-8.el8.x86_64                       1/4 
12:37:16   Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                  2/4 
12:37:16   Verifying        : python3-dnf-plugins-core-4.0.21-18.el8.noarch          3/4 
12:37:16   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
12:37:16 
12:37:16 Upgraded:
12:37:16   python3-dnf-plugins-core-4.0.21-18.el8.noarch                                 
12:37:16 Installed:
12:37:16   dnf-plugins-core-4.0.21-18.el8.noarch     python3-systemd-234-8.el8.x86_64    
12:37:16 
12:37:16 Complete!
12:37:16 + case ${DIST_ID}:${DIST_VERSION} in
12:37:16 + install_rpm_containerd
12:37:16 + '[' staging = stage ']'
12:37:16 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
12:37:16 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
12:37:16 + dnf --version
12:37:16 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
12:37:16 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'.
12:37:17 4.7.0
12:37:17   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:01:10 2022
12:37:17   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
12:37:17 
12:37:17   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Sep  6 17:17:37 2022
12:37:17   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
12:37:17 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
12:37:17 make[1]: Leaving directory '/root/build-deb'
12:37:17    dh_installdeb
12:37:17    debian/rules override_dh_gencontrol
12:37:17 make[1]: Entering directory '/root/build-deb'
12:37:17 # Use separate version for the buildx-plugin package, then generate the other control files as usual
12:37:17 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
12:37:17 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:37:17 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:37:17 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:37:17 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
12:37:17 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:37:17 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:37:17 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:37:17 if [ "armhf" = "amd64" ]; then \
12:37:17 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_DEB_VERSION#v}~${DISTRO}-${SUITE}; \
12:37:17 fi
12:37:17 dh_gencontrol --remaining-packages
12:37:17 make[1]: Leaving directory '/root/build-deb'
12:37:17    dh_md5sums
12:37:17 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
12:37:17 + dnf config-manager --set-disabled 'docker-ce-*'
12:37:17    debian/rules override_dh_builddeb
12:37:17 make[1]: Entering directory '/root/build-deb'
12:37:17 dh_builddeb -- -Zxz
12:37:17 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb'.
12:37:17 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'.
12:37:17 + dnf config-manager --set-enabled docker-ce-test
12:37:18 + dnf makecache
12:37:18 CentOS Stream 8 - AppStream                     9.1 kB/s | 4.4 kB     00:00    
12:37:19 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb'.
12:37:19 CentOS Stream 8 - BaseOS                        6.3 kB/s | 3.9 kB     00:00    
12:37:20 CentOS Stream 8 - Extras                        5.0 kB/s | 2.9 kB     00:00    
12:37:20 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~debian-buster_amd64.deb'.
12:37:20 CentOS Stream 8 - Extras common packages        6.8 kB/s | 3.0 kB     00:00    
12:37:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el9.x86_64.rpm
12:37:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YPxpBN
12:37:21 + umask 022
12:37:21 + cd /root/rpmbuild/BUILD
12:37:21 + cd src
12:37:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el9.x86_64
12:37:21 + RPM_EC=0
12:37:21 ++ jobs -p
12:37:21 + exit 0
12:37:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zQTW5s
12:37:21 + umask 022
12:37:21 + cd /root/rpmbuild/BUILD
12:37:21 + cd /root/rpmbuild/BUILD
12:37:21 + rm -rf src
12:37:21 + /usr/bin/mkdir -p src
12:37:21 + cd src
12:37:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:37:21 + /usr/bin/tar -xof -
12:37:21 + STATUS=0
12:37:21 + '[' 0 -ne 0 ']'
12:37:21 + /usr/bin/tar -xof -
12:37:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:37:21 + STATUS=0
12:37:21 + '[' 0 -ne 0 ']'
12:37:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:37:21 + RPM_EC=0
12:37:21 ++ jobs -p
12:37:21 + exit 0
12:37:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HG2hWl
12:37:21 + umask 022
12:37:21 + cd /root/rpmbuild/BUILD
12:37:21 + cd src
12:37:21 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:37:21 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:37:21 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
12:37:21 GO111MODULE=on make -f builder.Makefile build
12:37:21 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:37:21 mkdir -p bin
12:37:21 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:37:21 go: downloading github.com/docker/cli v20.10.17+incompatible
12:37:21 go: downloading github.com/docker/docker v20.10.17+incompatible
12:37:21 Docker CE Test - x86_64                          98 kB/s |  44 kB     00:00    
12:37:21 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'.
12:37:21 go: downloading github.com/spf13/cobra v1.5.0
12:37:21 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:37:21 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:37:21 go: downloading github.com/docker/go-units v0.4.0
12:37:21 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:37:21 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:37:21 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:37:21 go: downloading github.com/moby/sys/mount v0.3.3
12:37:21 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:37:21 go: downloading github.com/containerd/containerd v1.6.6
12:37:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:37:21 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:37:21 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:37:22 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:37:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:37:22 Metadata cache created.
12:37:22 + echo '[DEBUG] Installing engine rpms'
12:37:22 [DEBUG] Installing engine rpms
12:37:22 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
12:37:22 ++ sed /src/d
12:37:22 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm
12:37:22 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm
12:37:22 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el8.x86_64.rpm
12:37:22 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el8.x86_64.rpm
12:37:22 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm
12:37:22 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm'
12:37:22 + set -x
12:37:22 ++ source /etc/os-release
12:37:22 +++ NAME='CentOS Stream'
12:37:22 +++ VERSION=8
12:37:22 +++ ID=centos
12:37:22 +++ ID_LIKE='rhel fedora'
12:37:22 +++ VERSION_ID=8
12:37:22 +++ PLATFORM_ID=platform:el8
12:37:22 +++ PRETTY_NAME='CentOS Stream 8'
12:37:22 +++ ANSI_COLOR='0;31'
12:37:22 +++ CPE_NAME=cpe:/o:centos:centos:8
12:37:22 +++ HOME_URL=https://centos.org/
12:37:22 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:37:22 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
12:37:22 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:37:22 ++ echo 'CentOS Stream'
12:37:22 + product_version='CentOS Stream'
12:37:22 + '[' 'CentOS Stream' = rawhide ']'
12:37:22 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm
12:37:23 Last metadata expiration check: 0:00:02 ago on Wed Jan 25 12:37:21 2023.
12:37:23 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'.
12:37:24 Dependencies resolved.
12:37:24 ======================================================================================================
12:37:24  Package                        Arch    Version                                  Repository       Size
12:37:24 ======================================================================================================
12:37:24 Installing:
12:37:24  docker-buildx-plugin           x86_64  0.10.0-0.el8                             @commandline     12 M
12:37:24  docker-ce                      x86_64  3:0.0.0~20230124074129.645395c-0.el8     @commandline     23 M
12:37:24  docker-ce-cli                  x86_64  1:0.0.0~20230124074129.645395c-0.el8     @commandline    7.1 M
12:37:24  docker-ce-rootless-extras      x86_64  0.0.0~20230124074129.645395c-0.el8       @commandline    4.7 M
12:37:24  docker-compose-plugin          x86_64  2.15.1-0.el8                             @commandline     10 M
12:37:24  docker-scan-plugin             x86_64  0.23.0-0.el8                             @commandline    3.9 M
12:37:24 Installing dependencies:
12:37:24  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
12:37:24  container-selinux              noarch  2:2.189.0-1.module_el8.7.0+1216+b022c01d appstream        60 k
12:37:24  containerd.io                  x86_64  1.6.15-3.1.el8                           docker-ce-test   33 M
12:37:24  diffutils                      x86_64  3.6-6.el8                                baseos          358 k
12:37:24  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
12:37:24  fuse-overlayfs                 x86_64  1.9-1.module_el8.7.0+1216+b022c01d       appstream        73 k
12:37:24  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
12:37:24  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
12:37:24  iptables                       x86_64  1.8.4-24.el8                             baseos          586 k
12:37:24  iptables-libs                  x86_64  1.8.4-24.el8                             baseos          109 k
12:37:24  kmod                           x86_64  25-19.el8                                baseos          126 k
12:37:24  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
12:37:24  libibverbs                     x86_64  41.0-1.el8                               baseos          394 k
12:37:24  libmnl                         x86_64  1.0.4-6.el8                              baseos           30 k
12:37:24  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
12:37:24  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
12:37:24  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
12:37:24  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
12:37:24  libselinux-utils               x86_64  2.9-6.el8                                baseos          243 k
12:37:24  libslirp                       x86_64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        70 k
12:37:24  policycoreutils                x86_64  2.9-21.1.el8                             baseos          375 k
12:37:24  policycoreutils-python-utils   noarch  2.9-21.1.el8                             baseos          253 k
12:37:24  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
12:37:24  python3-libselinux             x86_64  2.9-6.el8                                baseos          283 k
12:37:24  python3-libsemanage            x86_64  2.9-9.el8                                baseos          128 k
12:37:24  python3-policycoreutils        noarch  2.9-21.1.el8                             baseos          2.2 M
12:37:24  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
12:37:24  rpm-plugin-selinux             x86_64  4.14.3-23.el8                            baseos           78 k
12:37:24  selinux-policy                 noarch  3.14.3-114.el8                           baseos          658 k
12:37:24  selinux-policy-targeted        noarch  3.14.3-114.el8                           baseos           15 M
12:37:24  slirp4netns                    x86_64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        54 k
12:37:24  xz                             x86_64  5.2.4-4.el8                              baseos          153 k
12:37:24 Downgrading:
12:37:24  xz-libs                        x86_64  5.2.4-4.el8                              baseos           94 k
12:37:24 Enabling module streams:
12:37:24  container-tools                        rhel8                                                         
12:37:24 
12:37:24 Transaction Summary
12:37:24 ======================================================================================================
12:37:24 Install    38 Packages
12:37:24 Downgrade   1 Package
12:37:24 
12:37:24 Total size: 118 M
12:37:24 Total download size: 56 M
12:37:24 Downloading Packages:
12:37:24 make[1]: Leaving directory '/root/build-deb'
12:37:24  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.buildinfo
12:37:24  dpkg-genchanges -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.changes
12:37:25 (1/33): fuse-overlayfs-1.9-1.module_el8.7.0+121 321 kB/s |  73 kB     00:00    
12:37:25 (2/33): container-selinux-2.189.0-1.module_el8. 258 kB/s |  60 kB     00:00    
12:37:25 (3/33): xz-libs-5.2.4-4.el8.x86_64.rpm          395 kB/s |  94 kB     00:00    
12:37:25 (4/33): libslirp-4.4.0-1.module_el8.7.0+1216+b0 5.8 MB/s |  70 kB     00:00    
12:37:25 (5/33): slirp4netns-1.2.0-2.module_el8.7.0+1216 5.1 MB/s |  54 kB     00:00    
12:37:25 (6/33): checkpolicy-2.9-1.el8.x86_64.rpm         24 MB/s | 348 kB     00:00    
12:37:25 (7/33): diffutils-3.6-6.el8.x86_64.rpm           23 MB/s | 358 kB     00:00    
12:37:25 (8/33): fuse-common-3.3.0-16.el8.x86_64.rpm     1.5 MB/s |  22 kB     00:00    
12:37:25 (9/33): fuse3-3.3.0-16.el8.x86_64.rpm           5.1 MB/s |  54 kB     00:00    
12:37:25 (10/33): fuse3-libs-3.3.0-16.el8.x86_64.rpm      11 MB/s |  95 kB     00:00    
12:37:25 (11/33): iptables-libs-1.8.4-24.el8.x86_64.rpm   13 MB/s | 109 kB     00:00    
12:37:25 (12/33): kmod-25-19.el8.x86_64.rpm               16 MB/s | 126 kB     00:00    
12:37:25 (13/33): libcgroup-0.41-19.el8.x86_64.rpm       8.7 MB/s |  70 kB     00:00    
12:37:25 (14/33): iptables-1.8.4-24.el8.x86_64.rpm        20 MB/s | 586 kB     00:00    
12:37:25 (15/33): libmnl-1.0.4-6.el8.x86_64.rpm          3.0 MB/s |  30 kB     00:00    
12:37:25 (16/33): libnetfilter_conntrack-1.0.6-5.el8.x86 8.1 MB/s |  65 kB     00:00    
12:37:25 (17/33): libnfnetlink-1.0.1-13.el8.x86_64.rpm   3.9 MB/s |  33 kB     00:00    
12:37:25 (18/33): libibverbs-41.0-1.el8.x86_64.rpm        13 MB/s | 394 kB     00:00    
12:37:25 (19/33): libnftnl-1.1.5-5.el8.x86_64.rpm        6.3 MB/s |  83 kB     00:00    
12:37:25 (20/33): libpcap-1.9.1-5.el8.x86_64.rpm          11 MB/s | 169 kB     00:00    
12:37:25 (21/33): libselinux-utils-2.9-6.el8.x86_64.rpm   16 MB/s | 243 kB     00:00    
12:37:25 (22/33): policycoreutils-python-utils-2.9-21.1.  22 MB/s | 253 kB     00:00    
12:37:25 (23/33): policycoreutils-2.9-21.1.el8.x86_64.rp  15 MB/s | 375 kB     00:00    
12:37:25 (24/33): python3-audit-3.0.7-4.el8.x86_64.rpm   5.1 MB/s |  87 kB     00:00    
12:37:25 (25/33): python3-libsemanage-2.9-9.el8.x86_64.r  14 MB/s | 128 kB     00:00    
12:37:25 (26/33): python3-libselinux-2.9-6.el8.x86_64.rp  13 MB/s | 283 kB     00:00    
12:37:25 (27/33): rpm-plugin-selinux-4.14.3-23.el8.x86_6  15 MB/s |  78 kB     00:00    
12:37:25 (28/33): python3-setools-4.3.0-3.el8.x86_64.rpm  28 MB/s | 624 kB     00:00    
12:37:25 (29/33): selinux-policy-3.14.3-114.el8.noarch.r 3.8 MB/s | 658 kB     00:00    
12:37:25 (30/33): xz-5.2.4-4.el8.x86_64.rpm               22 MB/s | 153 kB     00:00    
12:37:25 (31/33): python3-policycoreutils-2.9-21.1.el8.n  11 MB/s | 2.2 MB     00:00    
12:37:25 dpkg-genchanges: info: including full source code in upload
12:37:25  dpkg-source -I.git --after-build .
12:37:25 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'.
12:37:26 (32/33): selinux-policy-targeted-3.14.3-114.el8  29 MB/s |  15 MB     00:00    
12:37:26 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:37:26 + destination=/build
12:37:26 + mkdir -p /build
12:37:26 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb /build
12:37:26 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc'
12:37:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc'
12:37:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz'
12:37:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz'
12:37:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.buildinfo'
12:37:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.buildinfo'
12:37:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.changes'
12:37:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.changes'
12:37:26 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb'
12:37:26 copied '/root/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb'
12:37:26 removed '/root/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb'
12:37:26 (33/33): containerd.io-1.6.15-3.1.el8.x86_64.rp  31 MB/s |  33 MB     00:01    
12:37:26 --------------------------------------------------------------------------------
12:37:26 Total                                            25 MB/s |  56 MB     00:02     
12:37:27 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb'.
12:37:27 Docker CE Test - x86_64                         7.3 kB/s | 1.6 kB     00:00    
12:37:27 Importing GPG key 0x621E9F35:
12:37:27  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:37:27  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:37:27  From       : https://download.docker.com/linux/centos/gpg
12:37:27 Key imported successfully
12:37:27 Running transaction check
12:37:27 Transaction check succeeded.
12:37:27 Running transaction test
12:37:28 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb'.
12:37:28 Transaction test succeeded.
12:37:28 Running transaction
12:37:29 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'.
12:37:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
12:37:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:37:29   Preparing        :                                                        1/1 
12:37:29   Installing       : python3-libselinux-2.9-6.el8.x86_64                   1/40 
12:37:29   Installing       : libmnl-1.0.4-6.el8.x86_64                             2/40 
12:37:29   Running scriptlet: libmnl-1.0.4-6.el8.x86_64                             2/40 
12:37:30 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'.
12:37:30 + make IMAGE=ubuntu:jammy verify
12:37:30 docker run  --rm -i \
12:37:30 	-v "$(pwd):/v" \
12:37:30 	-e DEBIAN_FRONTEND=noninteractive \
12:37:30 	-e PACKAGE_REPO=staging \
12:37:30 	-w /v \
12:37:30 	ubuntu:jammy ./verify
12:37:30 Unable to find image 'ubuntu:jammy' locally
12:37:30   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            3/40 
12:37:30   Installing       : docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
12:37:30 jammy: Pulling from library/ubuntu
12:37:30 6e3729cf69e0: Already exists
12:37:30 Digest: sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
12:37:30 Status: Downloaded newer image for ubuntu:jammy
12:37:30 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'.
12:37:30 + verify
12:37:30 + dpkg --version
12:37:30 + verify_deb
12:37:30 + apt-get update
12:37:30 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb'.
12:37:31 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
12:37:31 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
12:37:31   Running scriptlet: docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
12:37:31   Installing       : docker-compose-plugin-2.15.1-0.el8.x86_64             5/40 
12:37:31   Running scriptlet: docker-compose-plugin-2.15.1-0.el8.x86_64             5/40 
12:37:31   Installing       : libselinux-utils-2.9-6.el8.x86_64                     6/40 
12:37:31   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      7/40 
12:37:31   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      7/40 
12:37:31   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                        8/40 
12:37:31   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                        8/40 
12:37:31   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             9/40 
12:37:31   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             9/40 
12:37:31   Installing       : kmod-25-19.el8.x86_64                                10/40 
12:37:31   Installing       : xz-5.2.4-4.el8.x86_64                                11/40 
12:37:31   Installing       : libnftnl-1.1.5-5.el8.x86_64                          12/40 
12:37:31   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          12/40 
12:37:31 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'.
12:37:31 Get:3 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [681 kB]
12:37:31 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
12:37:31 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
12:37:31 Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
12:37:31 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
12:37:31   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 13/40 
12:37:31 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [740 kB]
12:37:31 Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [793 kB]
12:37:31 Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4732 B]
12:37:32 ~/rpmbuild/BUILD/src
12:37:32 + popd
12:37:32 + exit 0
12:37:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bw0klO
12:37:32 + umask 022
12:37:32 + cd /root/rpmbuild/BUILD
12:37:32 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64 '!=' / ']'
12:37:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64
12:37:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64
12:37:32 + mkdir -p /root/rpmbuild/BUILDROOT
12:37:32 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64
12:37:32 + cd src
12:37:32 + pushd /root/rpmbuild/BUILD/src/buildx
12:37:32 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
12:37:32 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:37:32 ~/rpmbuild/BUILD/src
12:37:32 + popd
12:37:32 + /usr/lib/rpm/check-buildroot
12:37:32 + /usr/lib/rpm/redhat/brp-compress
12:37:32 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:37:32 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:37:32 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:37:32 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:37:32 + /usr/lib/rpm/redhat/brp-python-hardlink
12:37:32 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:37:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sKjyT5
12:37:32 + umask 022
12:37:32 + cd /root/rpmbuild/BUILD
12:37:32 + cd src
12:37:32 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
12:37:32 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:37:32 + ver=v0.10.0
12:37:32 + test v0.10.0 = v0.10.0
12:37:32 + echo 'PASS: docker-buildx version OK'
12:37:32 PASS: docker-buildx version OK
12:37:32 + exit 0
12:37:32 Processing files: docker-buildx-plugin-0.10.0-0.el7.x86_64
12:37:32 Provides: docker-buildx-plugin = 0:0.10.0-0.el7 docker-buildx-plugin(x86-64) = 0:0.10.0-0.el7
12:37:32 Requires(interp): /bin/sh /bin/sh /bin/sh
12:37:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:37:32 Requires(post): /bin/sh
12:37:32 Requires(preun): /bin/sh
12:37:32 Requires(postun): /bin/sh
12:37:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64
12:37:32 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0-0.el7.src.rpm
12:37:32 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb'.
12:37:32 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'.
12:37:32 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'.
12:37:32 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
12:37:32 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
12:37:32 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [730 kB]
12:37:32 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1057 kB]
12:37:32 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [999 kB]
12:37:32 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [8978 B]
12:37:32 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3520 B]
12:37:32 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [7286 B]
12:37:33   Installing       : python3-setools-4.3.0-3.el8.x86_64                   14/40 
12:37:33   Installing       : docker-buildx-plugin-0.10.0-0.el8.x86_64             15/40 
12:37:33 make[1]: Leaving directory '/root/build-deb'
12:37:33  dpkg-genbuildinfo
12:37:33  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.changes
12:37:33 Fetched 25.3 MB in 3s (8342 kB/s)
12:37:34   Running scriptlet: docker-buildx-plugin-0.10.0-0.el8.x86_64             15/40 
12:37:34   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8   16/40 
12:37:34   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8   16/40 
12:37:34   Installing       : python3-audit-3.0.7-4.el8.x86_64                     17/40 
12:37:34   Installing       : libibverbs-41.0-1.el8.x86_64                         18/40 
12:37:34   Running scriptlet: libibverbs-41.0-1.el8.x86_64                         18/40 
12:37:34   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        19/40 
12:37:34   Installing       : iptables-libs-1.8.4-24.el8.x86_64                    20/40 
12:37:34   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
12:37:34   Installing       : iptables-1.8.4-24.el8.x86_64                         21/40 
12:37:34   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
12:37:34   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
12:37:34   Installing       : libcgroup-0.41-19.el8.x86_64                         22/40 
12:37:34   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
12:37:34   Installing       : fuse-common-3.3.0-16.el8.x86_64                      23/40 
12:37:34   Installing       : fuse3-3.3.0-16.el8.x86_64                            24/40 
12:37:34   Installing       : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
12:37:34   Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
12:37:34   Installing       : diffutils-3.6-6.el8.x86_64                           26/40 
12:37:34   Running scriptlet: diffutils-3.6-6.el8.x86_64                           26/40 
12:37:34   Installing       : policycoreutils-2.9-21.1.el8.x86_64                  27/40 
12:37:34 dpkg-genchanges: info: including full source code in upload
12:37:34  dpkg-source -I.git --after-build .
12:37:34 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:37:34 + destination=/build
12:37:34 + mkdir -p /build
12:37:34 + mv -v /root/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb /root/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb /root/docker-scan-plugin_0.23.0~debian-buster_amd64.deb /build
12:37:34 copied '/root/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb'
12:37:34 removed '/root/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb'
12:37:34 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'
12:37:34 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'
12:37:34 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'
12:37:34 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'
12:37:34 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc'
12:37:34 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc'
12:37:34 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz'
12:37:34 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz'
12:37:34 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.buildinfo'
12:37:34 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.buildinfo'
12:37:34 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.changes'
12:37:34 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.changes'
12:37:34 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'
12:37:34 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb'
12:37:34 copied '/root/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb' -> '/build/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb'
12:37:34 removed '/root/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb'
12:37:34 copied '/root/docker-scan-plugin_0.23.0~debian-buster_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~debian-buster_amd64.deb'
12:37:34 removed '/root/docker-scan-plugin_0.23.0~debian-buster_amd64.deb'
12:37:34 Reading package lists...
12:37:34 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:37:34   Running scriptlet: policycoreutils-2.9-21.1.el8.x86_64                  27/40 
12:37:34   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64              28/40 
12:37:34   Installing       : selinux-policy-3.14.3-114.el8.noarch                 29/40 
12:37:34   Running scriptlet: selinux-policy-3.14.3-114.el8.noarch                 29/40 
12:37:34 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:37:34 ~/rpmbuild/BUILD/src
12:37:34 + popd
12:37:34 + RPM_EC=0
12:37:34 ++ jobs -p
12:37:34 + exit 0
12:37:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xf183m
12:37:34 + umask 022
12:37:34 + cd /root/rpmbuild/BUILD
12:37:34 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64 '!=' / ']'
12:37:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
12:37:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
12:37:34 + mkdir -p /root/rpmbuild/BUILDROOT
12:37:34 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
12:37:34 + cd src
12:37:34 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:37:34 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:37:34 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:37:34 + popd
12:37:34 + /usr/lib/rpm/check-buildroot
12:37:34 ~/rpmbuild/BUILD/src
12:37:34 + /usr/lib/rpm/redhat/brp-ldconfig
12:37:34 + /usr/lib/rpm/brp-compress
12:37:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:37:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:37:34 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:37:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:37:34 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:37:34 + /usr/lib/rpm/brp-python-hardlink
12:37:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:37:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VH8t0E
12:37:34 + umask 022
12:37:34 + cd /root/rpmbuild/BUILD
12:37:34 + cd src
12:37:34 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:37:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:37:34 PASS: docker-scan version OK
12:37:34 + ver=v0.23.0
12:37:34 + test v0.23.0 = v0.23.0
12:37:34 + echo 'PASS: docker-scan version OK'
12:37:34 + RPM_EC=0
12:37:34 ++ jobs -p
12:37:34 + exit 0
12:37:34 Processing files: docker-scan-plugin-0.23.0-0.el9.x86_64
12:37:34 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:37:34 Provides: docker-scan-plugin = 0:0.23.0-0.el9 docker-scan-plugin(x86-64) = 0:0.23.0-0.el9
12:37:34 Requires(interp): /bin/sh /bin/sh /bin/sh
12:37:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:37:34 Requires(post): /bin/sh
12:37:34 Requires(preun): /bin/sh
12:37:34 Requires(postun): /bin/sh
12:37:34 Enhances: docker-ce-cli
12:37:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
12:37:34 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.el9.src.rpm
12:37:35 Reading package lists...
12:37:35 Building dependency tree...
12:37:35 Reading state information...
12:37:35 The following additional packages will be installed:
12:37:35   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
12:37:35   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:37:35   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
12:37:35   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
12:37:35   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
12:37:35   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
12:37:35   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
12:37:35   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:37:35   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:37:35   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:37:35   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
12:37:35   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
12:37:35   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
12:37:35   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
12:37:35   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
12:37:35   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
12:37:35   python3-minimal python3-more-itertools python3-oauthlib
12:37:35   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:37:35   python3-software-properties python3-wadllib python3-zipp python3.10
12:37:35   python3.10-minimal readline-common systemd systemd-sysv
12:37:35 Suggested packages:
12:37:35   default-dbus-session-bus | dbus-session-bus dbus-user-session
12:37:35   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
12:37:35   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:37:35   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
12:37:35   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
12:37:35   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
12:37:35   python3-keyrings.alt python3-testresources python3-setuptools
12:37:35   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
12:37:35   binutils binfmt-support readline-doc systemd-container libfido2-1
12:37:35   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
12:37:35 Recommended packages:
12:37:35   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
12:37:35   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
12:37:35   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
12:37:35 The following NEW packages will be installed:
12:37:35   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
12:37:35   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:37:35   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:37:35   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
12:37:35   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
12:37:35   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
12:37:35   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
12:37:35   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
12:37:35   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:37:35   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:37:35   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:37:35   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
12:37:35   lsb-release media-types openssl packagekit pinentry-curses pkexec
12:37:35   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
12:37:35   python3-cffi-backend python3-cryptography python3-dbus python3-distro
12:37:35   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
12:37:35   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
12:37:35   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
12:37:35   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:37:35   python3-software-properties python3-wadllib python3-zipp python3.10
12:37:35   python3.10-minimal readline-common software-properties-common systemd
12:37:35   systemd-sysv
12:37:36 0 upgraded, 107 newly installed, 0 to remove and 4 not upgraded.
12:37:36 Need to get 38.3 MB of archives.
12:37:36 After this operation, 139 MB of additional disk space will be used.
12:37:36 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.6-1~22.04.2 [810 kB]
12:37:36 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb'.
12:37:36   Running scriptlet: selinux-policy-targeted-3.14.3-114.el8.noarch        30/40 
12:37:36   Installing       : selinux-policy-targeted-3.14.3-114.el8.noarch        30/40 
12:37:36   Running scriptlet: selinux-policy-targeted-3.14.3-114.el8.noarch        30/40 
12:37:36   Installing       : checkpolicy-2.9-1.el8.x86_64                         31/40 
12:37:36   Installing       : python3-policycoreutils-2.9-21.1.el8.noarch          32/40 
12:37:36   Installing       : policycoreutils-python-utils-2.9-21.1.el8.noarch     33/40 
12:37:36   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
12:37:36   Installing       : container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
12:37:36 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
12:37:36 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.2 [2251 kB]
12:37:36 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
12:37:36 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
12:37:36 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
12:37:36 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
12:37:36 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
12:37:36 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
12:37:36 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.6-1~22.04.2 [1832 kB]
12:37:37 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.2 [497 kB]
12:37:37 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
12:37:37 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
12:37:37 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.1 [38.7 kB]
12:37:37 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
12:37:37 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
12:37:37 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.1 [33.5 kB]
12:37:37 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.1 [211 kB]
12:37:37 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5 [19.7 kB]
12:37:37 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
12:37:37 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.6 [4580 kB]
12:37:37 make[1]: Leaving directory '/root/build-deb'
12:37:37  dpkg-genbuildinfo
12:37:37 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.6 [10.5 kB]
12:37:37 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.7 [1183 kB]
12:37:37 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
12:37:37 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
12:37:37 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
12:37:37 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.2 [5160 B]
12:37:37 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu1 [1461 kB]
12:37:37 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
12:37:37 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
12:37:37 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
12:37:37 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcap2-bin amd64 1:2.44-1build3 [26.0 kB]
12:37:37 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
12:37:37 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu1 [4882 B]
12:37:37 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
12:37:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
12:37:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:37:38 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.6 [203 kB]
12:37:38 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.2 [764 kB]
12:37:38 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
12:37:38 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
12:37:38 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0 [15.2 kB]
12:37:38 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0 [164 kB]
12:37:38 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
12:37:38 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
12:37:38 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
12:37:38 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
12:37:38 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
12:37:38 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.8 [1506 B]
12:37:38 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
12:37:38 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.1 [20.6 kB]
12:37:38 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.1 [53.8 kB]
12:37:38 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-0ubuntu0.22.04.1 [183 kB]
12:37:38 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
12:37:38 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
12:37:38 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.7 [289 kB]
12:37:38  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.changes
12:37:38 + make IMAGE=debian:buster verify
12:37:38 docker run  --rm -i \
12:37:38 	-v "$(pwd):/v" \
12:37:38 	-e DEBIAN_FRONTEND=noninteractive \
12:37:38 	-e PACKAGE_REPO=staging \
12:37:38 	-w /v \
12:37:38 	debian:buster ./verify
12:37:38 Unable to find image 'debian:buster' locally
12:37:38 buster: Pulling from library/debian
12:37:38 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.7 [193 kB]
12:37:38 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
12:37:38 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
12:37:38 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
12:37:38 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
12:37:38 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
12:37:38 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
12:37:38 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
12:37:38 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
12:37:38 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
12:37:38 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
12:37:38 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
12:37:38 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
12:37:38 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
12:37:38 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
12:37:38 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
12:37:38 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb'.
12:37:38 ac7f2e1c7586: Already exists
12:37:38 Digest: sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:37:38 Status: Downloaded newer image for debian:buster
12:37:38 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
12:37:38 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.7 [283 kB]
12:37:38 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
12:37:38 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
12:37:38 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
12:37:38 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
12:37:38 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu1 [80.9 kB]
12:37:38 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
12:37:38 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
12:37:38 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
12:37:38 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
12:37:38 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
12:37:38 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
12:37:38 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
12:37:38 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
12:37:38 + verify
12:37:38 + dpkg --version
12:37:38 + verify_deb
12:37:38 + apt-get update
12:37:38 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
12:37:38 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2 [236 kB]
12:37:38 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
12:37:38 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
12:37:38 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
12:37:38 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
12:37:38 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
12:37:38 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
12:37:38 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
12:37:38 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
12:37:38 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
12:37:38 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
12:37:38 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
12:37:38 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
12:37:38 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
12:37:38 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
12:37:39 dpkg-genchanges: info: including full source code in upload
12:37:39  dpkg-source -I.git --after-build .
12:37:39 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el7.x86_64.rpm
12:37:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XB8iqk
12:37:39 + umask 022
12:37:39 + cd /root/rpmbuild/BUILD
12:37:39 + cd src
12:37:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.el7.x86_64
12:37:39 + exit 0
12:37:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mZaDNW
12:37:39 + umask 022
12:37:39 + cd /root/rpmbuild/BUILD
12:37:39 + cd /root/rpmbuild/BUILD
12:37:39 + rm -rf src
12:37:39 + /usr/bin/mkdir -p src
12:37:39 + cd src
12:37:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:37:39 + /usr/bin/tar -xf -
12:37:39 + STATUS=0
12:37:39 + '[' 0 -ne 0 ']'
12:37:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
12:37:39 + /usr/bin/tar -xf -
12:37:39 + STATUS=0
12:37:39 + '[' 0 -ne 0 ']'
12:37:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:37:39 + exit 0
12:37:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xrwBMz
12:37:39 + umask 022
12:37:39 + cd /root/rpmbuild/BUILD
12:37:39 + cd src
12:37:39 + pushd /root/rpmbuild/BUILD/src/compose
12:37:39 + make VERSION=v2.15.1 DESTDIR=./bin build
12:37:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:37:39 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.15.1" -o "./bin/docker-compose" ./cmd
12:37:39 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
12:37:39 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
12:37:39 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:37:39 + destination=/build
12:37:39 + mkdir -p /build
12:37:39 + mv -v /root/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb /root/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb /build
12:37:39 copied '/root/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb'
12:37:39 removed '/root/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb'
12:37:39 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'
12:37:39 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'
12:37:39 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'
12:37:39 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'
12:37:39 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.dsc'
12:37:39 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.dsc'
12:37:39 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.tar.gz'
12:37:39 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster.tar.gz'
12:37:39 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.buildinfo'
12:37:39 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.buildinfo'
12:37:39 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.changes'
12:37:39 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.changes'
12:37:39 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'
12:37:39 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb'
12:37:39 copied '/root/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb'
12:37:39 removed '/root/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb'
12:37:39 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'.
12:37:39 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:37:39 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
12:37:39 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
12:37:39 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
12:37:39 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [425 kB]
12:37:39 go: downloading golang.org/x/sys v0.3.0
12:37:39 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
12:37:39 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
12:37:39 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
12:37:39 go: downloading github.com/theupdateframework/notary v0.7.0
12:37:39 go: downloading github.com/compose-spec/compose-go v1.8.2
12:37:39 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.4 [28.8 kB]
12:37:39 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
12:37:39 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.4 [14.1 kB]
12:37:39 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
12:37:39 go: downloading github.com/hashicorp/go-version v1.6.0
12:37:39 go: downloading github.com/docker/buildx v0.9.1
12:37:39 go: downloading github.com/mattn/go-shellwords v1.0.12
12:37:39 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
12:37:40 debconf: delaying package configuration, since apt-utils is not installed
12:37:40 Fetched 38.3 MB in 4s (9215 kB/s)
12:37:40 Selecting previously unselected package libpython3.10-minimal:amd64.
12:37: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 ... 4395 files and directories currently installed.)
12:37:40 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_amd64.deb ...
12:37:40 Unpacking libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ...
12:37:40 Selecting previously unselected package libexpat1:amd64.
12:37:40 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
12:37:40 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el9.x86_64.rpm
12:37:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J34cr0
12:37:40 + umask 022
12:37:40 + cd /root/rpmbuild/BUILD
12:37:40 + cd src
12:37:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
12:37:40 + RPM_EC=0
12:37:40 ++ jobs -p
12:37:40 + exit 0
12:37:40 go: downloading go.opentelemetry.io/otel v1.11.2
12:37:40 go: downloading github.com/containerd/containerd v1.6.14
12:37:40 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
12:37:40 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
12:37:40 Selecting previously unselected package python3.10-minimal.
12:37:40 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_amd64.deb ...
12:37:40 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
12:37:40 Setting up libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ...
12:37:40 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
12:37:40 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
12:37:40 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb'.
12:37:40 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:37:40 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
12:37:40 go: downloading golang.org/x/sync v0.1.0
12:37:40 go: downloading k8s.io/client-go v0.22.4
12:37:40 Fetched 8556 kB in 2s (5012 kB/s)
12:37:40 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:37:40 go: downloading github.com/imdario/mergo v0.3.13
12:37:40 go: downloading github.com/containerd/console v1.0.3
12:37:40 go: downloading github.com/buger/goterm v1.0.4
12:37:40 go: downloading github.com/stretchr/testify v1.8.1
12:37:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:37:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:37:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:37:40 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:37:40 go: downloading go.opentelemetry.io/otel/trace v1.11.2
12:37:40 Selecting previously unselected package python3-minimal.
12:37: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 ... 4697 files and directories currently installed.)
12:37:40 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
12:37:40 Unpacking python3-minimal (3.10.6-1~22.04) ...
12:37:40 Selecting previously unselected package media-types.
12:37:40 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
12:37:40 Unpacking media-types (7.0.0) ...
12:37:40 Selecting previously unselected package libmpdec3:amd64.
12:37:40 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
12:37:40 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb'.
12:37:40 make[1]: Leaving directory '/root/build-deb'
12:37:40  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.buildinfo
12:37:41 go: downloading k8s.io/api v0.22.4
12:37:41 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
12:37:41 Selecting previously unselected package readline-common.
12:37:41 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
12:37:41 Unpacking readline-common (8.1.2-1) ...
12:37:41 Selecting previously unselected package libreadline8:amd64.
12:37:41 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
12:37:41 Unpacking libreadline8:amd64 (8.1.2-1) ...
12:37:41 Selecting previously unselected package libsqlite3-0:amd64.
12:37:41 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
12:37:41 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
12:37:41 Selecting previously unselected package libpython3.10-stdlib:amd64.
12:37:41 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_amd64.deb ...
12:37:41 Unpacking libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ...
12:37:41 Selecting previously unselected package python3.10.
12:37:41 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_amd64.deb ...
12:37:41 Unpacking python3.10 (3.10.6-1~22.04.2) ...
12:37:41 Reading package lists...
12:37:41 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:37:41 Selecting previously unselected package libpython3-stdlib:amd64.
12:37:41 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
12:37:41 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
12:37:41 Setting up python3-minimal (3.10.6-1~22.04) ...
12:37:41 Selecting previously unselected package python3.
12:37: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 ... 5126 files and directories currently installed.)
12:37:41 Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
12:37:41 Unpacking python3 (3.10.6-1~22.04) ...
12:37:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
12:37:41 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb'.
12:37:41  dpkg-genchanges -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.changes
12:37:41 Selecting previously unselected package libapparmor1:amd64.
12:37:41 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_amd64.deb ...
12:37:41 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.1) ...
12:37:41 Selecting previously unselected package libargon2-1:amd64.
12:37:41 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
12:37:41 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
12:37:41 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:37:41 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
12:37:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
12:37:41 Selecting previously unselected package libjson-c5:amd64.
12:37:41 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_amd64.deb ...
12:37:41 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
12:37:41 Selecting previously unselected package libcryptsetup12:amd64.
12:37:41 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_amd64.deb ...
12:37:41 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
12:37:41 Selecting previously unselected package libip4tc2:amd64.
12:37:41 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_amd64.deb ...
12:37:41 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5) ...
12:37:41 Selecting previously unselected package libkmod2:amd64.
12:37:41 Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
12:37:41 Unpacking libkmod2:amd64 (29-1ubuntu1) ...
12:37:41 Selecting previously unselected package systemd.
12:37:41 Preparing to unpack .../8-systemd_249.11-0ubuntu3.6_amd64.deb ...
12:37:41 go: downloading k8s.io/apimachinery v0.22.4
12:37:41 go: downloading github.com/gofrs/flock v0.8.0
12:37:41 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:37:41 go: downloading github.com/golang/mock v1.6.0
12:37:41 go: downloading github.com/klauspost/compress v1.15.9
12:37:41 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:37:41 go: downloading github.com/hashicorp/errwrap v1.1.0
12:37:41 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:37:41 Reading package lists...
12:37:41 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'.
12:37:41 Unpacking systemd (249.11-0ubuntu3.6) ...
12:37:41 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.1) ...
12:37:41 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
12:37:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
12:37:41 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
12:37:41 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
12:37:41 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5) ...
12:37:41 Setting up libkmod2:amd64 (29-1ubuntu1) ...
12:37:41 Setting up systemd (249.11-0ubuntu3.6) ...
12:37:41 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
12:37:41 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:37:41 go: downloading google.golang.org/grpc v1.47.0
12:37:42 Building dependency tree...
12:37:42 Reading state information...
12:37:42 The following additional packages will be installed:
12:37:42   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:37:42   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:37:42   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
12:37:42   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
12:37:42   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:37:42   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
12:37:42   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:37:42   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
12:37:42   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
12:37:42   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:37:42   python3-software-properties python3.7 python3.7-minimal readline-common
12:37:42 Suggested packages:
12:37:42   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:37:42   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
12:37:42   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:37:42   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
12:37:42   python3.7-doc binutils binfmt-support readline-doc
12:37:42 Recommended packages:
12:37:42   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
12:37:42   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
12:37:42 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:37:42 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:37:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:37:42 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:37:42 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:37:42 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:37:42 Initializing machine ID from random generator.
12:37:42 go: downloading golang.org/x/net v0.4.0
12:37:42 The following NEW packages will be installed:
12:37:42   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:37:42   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:37:42   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:37:42   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
12:37:42   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
12:37:42   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
12:37:42   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:37:42   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
12:37:42   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
12:37:42   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
12:37:42   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:37:42   python3-software-properties python3.7 python3.7-minimal readline-common
12:37:42   software-properties-common
12:37:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
12:37:42 Selecting previously unselected package systemd-sysv.
12:37: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 ... 5966 files and directories currently installed.)
12:37:42 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.6_amd64.deb ...
12:37:42 Unpacking systemd-sysv (249.11-0ubuntu3.6) ...
12:37:42 Selecting previously unselected package openssl.
12:37:42 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.7_amd64.deb ...
12:37:42 Unpacking openssl (3.0.2-0ubuntu1.7) ...
12:37:42 Selecting previously unselected package ca-certificates.
12:37:42 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
12:37:42 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
12:37:42 Selecting previously unselected package libdbus-1-3:amd64.
12:37:42 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
12:37:42 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[Pipeline] sh
12:37:42 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
12:37:42 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
12:37:42 Need to get 23.9 MB of archives.
12:37:42 After this operation, 82.9 MB of additional disk space will be used.
12:37:42 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB]
12:37:42 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u4 [589 kB]
12:37:42 Selecting previously unselected package dbus.
12:37:42 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
12:37:42 Unpacking dbus (1.12.20-2ubuntu4.1) ...
12:37:42 Selecting previously unselected package distro-info-data.
12:37:42 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.2_all.deb ...
12:37:42 Unpacking distro-info-data (0.52ubuntu0.2) ...
12:37:42 Selecting previously unselected package libglib2.0-0:amd64.
12:37:42 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu1_amd64.deb ...
12:37:42 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
12:37:42 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:37:42 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
12:37:42 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
12:37:42 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:37:42 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
12:37:42 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
12:37:42 Selecting previously unselected package iso-codes.
12:37:42 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
12:37:42 Unpacking iso-codes (4.9.0-1) ...
12:37:42 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:37:42 go: downloading golang.org/x/term v0.3.0
12:37:42 go: downloading github.com/mattn/go-runewidth v0.0.14
12:37:42 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:37:42 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:37:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:37:42 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
12:37:42 + make IMAGE=quay.io/centos/centos:stream9 verify
12:37:42 docker run  --rm -i \
12:37:42 	-v "$(pwd):/v" \
12:37:42 	-e DEBIAN_FRONTEND=noninteractive \
12:37:42 	-e PACKAGE_REPO=staging \
12:37:42 	-w /v \
12:37:42 	quay.io/centos/centos:stream9 ./verify
12:37:42 Unable to find image 'quay.io/centos/centos:stream9' locally
12:37:42 stream9: Pulling from centos/centos
12:37:42 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
12:37:42 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
12:37:42 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u4 [1736 kB]
12:37:42 Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:37:42 Get:6 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
12:37:42 Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:37:42 Get:8 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
12:37:42 Get:9 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
12:37:42 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
12:37:42 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u4 [1733 kB]
12:37:42 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u4 [330 kB]
12:37:42 Get:13 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:37:42 Get:14 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:37:42 Get:15 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:37:42 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
12:37:42 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
12:37:42 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
12:37:42 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
12:37:42 Get:20 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB]
12:37:42 Get:21 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB]
12:37:42 Get:22 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:37:42 Get:23 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
12:37:42 Get:24 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
12:37:42 Get:25 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
12:37:42 Get:26 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
12:37:42 Get:27 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:37:42 Get:28 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:37:42 Get:29 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:37:42 Get:30 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:37:42 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB]
12:37:42 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB]
12:37:42 Get:33 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
12:37:42 Get:34 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
12:37:42 Get:35 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
12:37:42 Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
12:37:42 Get:37 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
12:37:42 Get:38 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
12:37:42 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u6 [7080 B]
12:37:42 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
12:37:42 Get:41 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
12:37:42 Get:42 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
12:37:42 Get:43 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB]
12:37:42 Get:44 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB]
12:37:42 Get:45 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
12:37:42 Get:46 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
12:37:42 Get:47 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
12:37:42 Get:48 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
12:37:42 Get:49 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
12:37:42 Get:50 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
12:37:42 Get:51 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
12:37:42 Get:52 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
12:37:42 Get:53 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
12:37:42 Get:54 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
12:37:42 Get:55 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
12:37:42 Get:56 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
12:37:42 Get:57 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u3 [331 kB]
12:37:42 Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.24-0+deb10u1 [218 kB]
12:37:42 Get:59 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
12:37:42 Get:60 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
12:37:42 Get:61 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
12:37:42 Get:62 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB]
12:37:42 Get:63 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB]
12:37:42 Get:64 http://deb.debian.org/debian buster/main amd64 python3-pycurl amd64 7.43.0.2-0.1 [66.3 kB]
12:37:42 Get:65 http://deb.debian.org/debian buster/main amd64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
12:37:42 Get:66 http://deb.debian.org/debian buster/main amd64 software-properties-common all 0.96.20.2-2 [83.3 kB]
12:37:42 Selecting previously unselected package libcap2-bin.
12:37:42 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_amd64.deb ...
12:37:42 Unpacking libcap2-bin (1:2.44-1build3) ...
12:37:42 Selecting previously unselected package libelf1:amd64.
12:37:42 Preparing to unpack .../11-libelf1_0.186-1build1_amd64.deb ...
12:37:42 Unpacking libelf1:amd64 (0.186-1build1) ...
12:37:42 Selecting previously unselected package libglib2.0-data.
12:37:42 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu1_all.deb ...
12:37:42 Unpacking libglib2.0-data (2.72.4-0ubuntu1) ...
12:37:42 Selecting previously unselected package libicu70:amd64.
12:37:42 Preparing to unpack .../13-libicu70_70.1-2_amd64.deb ...
12:37:42 Unpacking libicu70:amd64 (70.1-2) ...
12:37:42 go: downloading google.golang.org/protobuf v1.28.0
12:37:42 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'.
12:37:42 dpkg-genchanges: info: including full source code in upload
12:37:42  dpkg-source -I.git --after-build .
12:37:42 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:37:42 + destination=/build
12:37:42 + mkdir -p /build
12:37:42 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb /build
12:37:42 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc'
12:37:42 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc'
12:37:42 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz'
12:37:42 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz'
12:37:42 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.buildinfo'
12:37:42 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.buildinfo'
12:37:42 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.changes'
12:37:42 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.changes'
12:37:42 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb'
12:37:42 copied '/root/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb'
12:37:42 removed '/root/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb'
12:37:42 4a19f21e8d20: Already exists
12:37:42 Digest: sha256:2599aad36b178e108586ab2a9220d6fd9bb31a597a08f137566dbdd27405e929
12:37:42 Status: Downloaded newer image for quay.io/centos/centos:stream9
12:37:43 debconf: delaying package configuration, since apt-utils is not installed
12:37:43 Fetched 23.9 MB in 1s (46.3 MB/s)
12:37:43 Selecting previously unselected package libssl1.1:amd64.
12:37: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 ... 6677 files and directories currently installed.)
12:37:43 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_amd64.deb ...
12:37:43 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
12:37:43 Selecting previously unselected package libpam-systemd:amd64.
12:37:43 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.6_amd64.deb ...
12:37:43 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.6) ...
12:37:43 Selecting previously unselected package libxml2:amd64.
12:37:43 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.2_amd64.deb ...
12:37:43 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
12:37:43 go: downloading github.com/go-logr/stdr v1.2.2
12:37:43 go: downloading github.com/containerd/typeurl v1.0.2
12:37:43 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:37:43 Selecting previously unselected package libpython3.7-minimal:amd64.
12:37:43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
12:37:43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
12:37:43 Selecting previously unselected package libexpat1:amd64.
12:37:43 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_amd64.deb ...
12:37:43 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
12:37:43 Selecting previously unselected package python3.7-minimal.
12:37:43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
12:37:43 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:37:43 Selecting previously unselected package libyaml-0-2:amd64.
12:37:43 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_amd64.deb ...
12:37:43 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
12:37:43 Selecting previously unselected package lsb-release.
12:37:43 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
12:37:43 Unpacking lsb-release (11.1.0ubuntu4) ...
12:37:43 Selecting previously unselected package python-apt-common.
12:37:43 Preparing to unpack .../18-python-apt-common_2.4.0_all.deb ...
12:37:43 Unpacking python-apt-common (2.4.0) ...
12:37:43 Selecting previously unselected package python3-apt.
12:37:43 Preparing to unpack .../19-python3-apt_2.4.0_amd64.deb ...
12:37:43 Unpacking python3-apt (2.4.0) ...
12:37:43 Selecting previously unselected package python3-dbus.
12:37:43 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_amd64.deb ...
12:37:43 Unpacking python3-dbus (1.2.18-3build1) ...
12:37:43 Selecting previously unselected package python3-gi.
12:37:43 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
12:37:43 Unpacking python3-gi (3.42.1-0ubuntu1) ...
12:37:43 Selecting previously unselected package python3-pkg-resources.
12:37:43 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
12:37:43 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:37:43 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:37:43 go: downloading k8s.io/klog/v2 v2.60.1
12:37:43 go: downloading github.com/pelletier/go-toml v1.9.4
12:37:43 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:37:43 go: downloading github.com/google/gofuzz v1.2.0
12:37:43 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:37:43 go: downloading github.com/gogo/googleapis v1.4.1
12:37:43 + verify
12:37:43 + dpkg --version
12:37:43 + rpm --version
12:37:43 + verify_rpm
12:37:43 ++ . /etc/os-release
12:37:43 +++ NAME='CentOS Stream'
12:37:43 +++ VERSION=9
12:37:43 +++ ID=centos
12:37:43 +++ ID_LIKE='rhel fedora'
12:37:43 +++ VERSION_ID=9
12:37:43 +++ PLATFORM_ID=platform:el9
12:37:43 +++ PRETTY_NAME='CentOS Stream 9'
12:37:43 +++ ANSI_COLOR='0;31'
12:37:43 +++ LOGO=fedora-logo-icon
12:37:43 +++ CPE_NAME=cpe:/o:centos:centos:9
12:37:43 +++ HOME_URL=https://centos.org/
12:37:43 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:37:43 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
12:37:43 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:37:43 ++ echo centos
12:37:43 + DIST_ID=centos
12:37:43 ++ . /etc/os-release
12:37:43 +++ NAME='CentOS Stream'
12:37:43 +++ VERSION=9
12:37:43 +++ ID=centos
12:37:43 +++ ID_LIKE='rhel fedora'
12:37:43 +++ VERSION_ID=9
12:37:43 +++ PLATFORM_ID=platform:el9
12:37:43 +++ PRETTY_NAME='CentOS Stream 9'
12:37:43 +++ ANSI_COLOR='0;31'
12:37:43 +++ LOGO=fedora-logo-icon
12:37:43 +++ CPE_NAME=cpe:/o:centos:centos:9
12:37:43 +++ HOME_URL=https://centos.org/
12:37:43 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:37:43 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
12:37:43 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:37:43 ++ cut -d. -f1
12:37:43 ++ echo 9
12:37:43 + DIST_VERSION=9
12:37:43 + pkg_manager=yum
12:37:43 + pkg_config_manager=yum-config-manager
12:37:43 + dnf --version
12:37:43 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
12:37:43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
12:37:43 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
12:37:43 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:37:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
12:37:43 Selecting previously unselected package libnghttp2-14:amd64.
12:37:43 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_amd64.deb ...
12:37:43 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
12:37:43 Selecting previously unselected package libpsl5:amd64.
12:37:43 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_amd64.deb ...
12:37:43 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
12:37:43 Selecting previously unselected package apt-transport-https.
12:37:43 Preparing to unpack .../25-apt-transport-https_2.4.8_all.deb ...
12:37:43 Unpacking apt-transport-https (2.4.8) ...
12:37:43 Selecting previously unselected package libbrotli1:amd64.
12:37:43 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ...
12:37:43 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
12:37:43 Selecting previously unselected package libsasl2-modules-db:amd64.
12:37:43 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ...
12:37:43 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:37:43 Selecting previously unselected package libsasl2-2:amd64.
12:37:43 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ...
12:37:43 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:37:43 Selecting previously unselected package libldap-2.5-0:amd64.
12:37:43 Preparing to unpack .../29-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_amd64.deb ...
12:37:43 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
[Pipeline] sh
12:37:43 4.14.0
12:37:43   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Jan 23 09:15:53 2023
12:37:43   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
12:37:43 
12:37:43   Installed: rpm-0:4.16.1.3-22.el9.x86_64 at Mon Jan 23 09:15:51 2023
12:37:43   Built    : builder@centos.org at Mon Dec 19 23:57:50 2022
12:37:43 + pkg_manager=dnf
12:37:43 + pkg_config_manager='dnf config-manager'
12:37:43 + dnf clean all
12:37:43 0 files removed
12:37:43 + dnf install -y 'dnf-command(config-manager)'
12:37:43 + make IMAGE=balenalib/rpi-raspbian:buster verify
12:37:43 docker run  --rm -i \
12:37:43 	-v "$(pwd):/v" \
12:37:43 	-e DEBIAN_FRONTEND=noninteractive \
12:37:43 	-e PACKAGE_REPO=staging \
12:37:43 	-w /v \
12:37:43 	balenalib/rpi-raspbian:buster ./verify
12:37:43 Unable to find image 'balenalib/rpi-raspbian:buster' locally
12:37:43 buster: Pulling from balenalib/rpi-raspbian
12:37:43 9e1ad582a09d: Already exists
12:37:43 Selecting previously unselected package librtmp1:amd64.
12:37:43 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
12:37:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:37:43 Selecting previously unselected package libssh-4:amd64.
12:37:43 Preparing to unpack .../31-libssh-4_0.9.6-2build1_amd64.deb ...
12:37:43 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
12:37:43 Selecting previously unselected package libcurl4:amd64.
12:37:43 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.7_amd64.deb ...
12:37:43 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.7) ...
12:37:43 Selecting previously unselected package curl.
12:37:43 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.7_amd64.deb ...
12:37:43 Unpacking curl (7.81.0-1ubuntu1.7) ...
12:37:43 Selecting previously unselected package libassuan0:amd64.
12:37:43 Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ...
12:37:43 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
12:37:43 Selecting previously unselected package gpgconf.
12:37:43 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:43 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
12:37:43 Selecting previously unselected package libksba8:amd64.
12:37:43 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
12:37:43 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
12:37:44 Selecting previously unselected package python3-minimal.
12:37: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 ... 6938 files and directories currently installed.)
12:37:44 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
12:37:44 Unpacking python3-minimal (3.7.3-1) ...
12:37:44 Selecting previously unselected package mime-support.
12:37:44 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:37:44 Unpacking mime-support (3.62) ...
12:37:44 Selecting previously unselected package libmpdec2:amd64.
12:37:44 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
12:37:44 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:37:44 Selecting previously unselected package readline-common.
12:37:44 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
12:37:44 Unpacking readline-common (7.0-5) ...
12:37:44 d8d604eaebb1: Already exists
12:37:44 5fdeefe92e79: Already exists
12:37:44 99dfe3536f54: Already exists
12:37:44 cf16eca179b5: Already exists
12:37:44 b01ca48f191b: Already exists
12:37:44 47d1cc72e507: Already exists
12:37:44 dcd7c0c8ecbc: Already exists
12:37:44 Digest: sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd
12:37:44 Status: Downloaded newer image for balenalib/rpi-raspbian:buster
12:37:44 Selecting previously unselected package libnpth0:amd64.
12:37:44 Preparing to unpack .../37-libnpth0_1.6-3build2_amd64.deb ...
12:37:44 Unpacking libnpth0:amd64 (1.6-3build2) ...
12:37:44 Selecting previously unselected package dirmngr.
12:37:44 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:44 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package libpackagekit-glib2-18:amd64.
12:37:44 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
12:37:44 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
12:37:44 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:37:44 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
12:37:44 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:37:44 Selecting previously unselected package gnupg-l10n.
12:37:44 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
12:37:44 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package gnupg-utils.
12:37:44 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:44 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package gpg.
12:37:44 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:44 Unpacking gpg (2.2.27-3ubuntu2.1) ...
12:37:44 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:37:44 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:37:44 Selecting previously unselected package libreadline7:amd64.
12:37:44 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
12:37:44 Unpacking libreadline7:amd64 (7.0-5) ...
12:37:44 Selecting previously unselected package libsqlite3-0:amd64.
12:37:44 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
12:37:44 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
12:37:44 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:37:44 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_amd64.deb ...
12:37:44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
12:37:44 + verify
12:37:44 + dpkg --version
12:37:44 + verify_deb
12:37:44 + apt-get update
12:37:44 Selecting previously unselected package pinentry-curses.
12:37:44 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_amd64.deb ...
12:37:44 Unpacking pinentry-curses (1.1.1-1build2) ...
12:37:44 Selecting previously unselected package gpg-agent.
12:37:44 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:44 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package gpg-wks-client.
12:37:44 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:44 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package gpg-wks-server.
12:37:44 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:44 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package gpgsm.
12:37:44 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
12:37:44 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package gnupg.
12:37:44 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
12:37:44 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
12:37:44 Selecting previously unselected package libcurl3-gnutls:amd64.
12:37:44 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.7_amd64.deb ...
12:37:44 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.7) ...
12:37:44 go: downloading github.com/moby/locker v1.0.1
12:37:44 go: downloading github.com/felixge/httpsnoop v1.0.2
12:37:44 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:37:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:37:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:37:44 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:37:44 go: downloading gopkg.in/inf.v0 v0.9.1
12:37:44 go: downloading github.com/googleapis/gnostic v0.5.5
12:37:44 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:37:44 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:37:44 go: downloading github.com/json-iterator/go v1.1.12
12:37:44 Selecting previously unselected package python3.7.
12:37:44 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_amd64.deb ...
12:37:44 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:37:44 Selecting previously unselected package libpython3-stdlib:amd64.
12:37:44 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
12:37:44 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:37:44 Setting up python3-minimal (3.7.3-1) ...
12:37:44 Selecting previously unselected package libstemmer0d:amd64.
12:37:44 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_amd64.deb ...
12:37:44 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
12:37:44 Selecting previously unselected package libxmlb2:amd64.
12:37:44 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_amd64.deb ...
12:37:44 Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
12:37:44 Selecting previously unselected package libappstream4:amd64.
12:37:44 Preparing to unpack .../53-libappstream4_0.15.2-2_amd64.deb ...
12:37:44 Unpacking libappstream4:amd64 (0.15.2-2) ...
12:37:44 Selecting previously unselected package libdw1:amd64.
12:37:44 Preparing to unpack .../54-libdw1_0.186-1build1_amd64.deb ...
12:37:44 Unpacking libdw1:amd64 (0.186-1build1) ...
12:37:44 Selecting previously unselected package libglib2.0-bin.
12:37:44 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu1_amd64.deb ...
12:37:44 Unpacking libglib2.0-bin (2.72.4-0ubuntu1) ...
12:37:44 Selecting previously unselected package libunwind8:amd64.
12:37:44 Preparing to unpack .../56-libunwind8_1.3.2-2build2_amd64.deb ...
12:37:44 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
12:37:44 Selecting previously unselected package libgstreamer1.0-0:amd64.
12:37:44 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
12:37:44 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
12:37:44 go: downloading github.com/modern-go/reflect2 v1.0.2
12:37:44 go: downloading sigs.k8s.io/yaml v1.2.0
12:37:44 go: downloading github.com/mattn/go-colorable v0.1.12
12:37:44 go: downloading github.com/prometheus/client_golang v1.12.2
12:37:44 go: downloading github.com/containerd/ttrpc v1.1.0
12:37:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:37:44 go: downloading github.com/moby/spdystream v0.2.0
12:37:44 go: downloading github.com/mattn/go-isatty v0.0.16
12:37:44 go: downloading github.com/prometheus/client_model v0.2.0
12:37:44 go: downloading github.com/prometheus/common v0.32.1
12:37:44 go: downloading github.com/prometheus/procfs v0.7.3
12:37:44 Selecting previously unselected package python3.
12:37: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 ... 7407 files and directories currently installed.)
12:37:44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:37:44 Unpacking python3 (3.7.3-1) ...
12:37:44 Selecting previously unselected package libkeyutils1:amd64.
12:37:44 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
12:37:44 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:37:44 Selecting previously unselected package libkrb5support0:amd64.
12:37:44 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
12:37:44 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
12:37:44 Selecting previously unselected package libk5crypto3:amd64.
12:37:44 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
12:37:44 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
12:37:45 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
12:37:45 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
12:37:45 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
12:37:45 Selecting previously unselected package libpolkit-agent-1-0:amd64.
12:37:45 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_amd64.deb ...
12:37:45 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
12:37:45 Selecting previously unselected package polkitd.
12:37:45 Preparing to unpack .../60-polkitd_0.105-33_amd64.deb ...
12:37:45 Unpacking polkitd (0.105-33) ...
12:37:45 Selecting previously unselected package pkexec.
12:37:45 Preparing to unpack .../61-pkexec_0.105-33_amd64.deb ...
12:37:45 Unpacking pkexec (0.105-33) ...
12:37:45 Selecting previously unselected package policykit-1.
12:37:45 Preparing to unpack .../62-policykit-1_0.105-33_amd64.deb ...
12:37:45 Unpacking policykit-1 (0.105-33) ...
12:37:45 Selecting previously unselected package python3-blinker.
12:37:45 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
12:37:45 Selecting previously unselected package libkrb5-3:amd64.
12:37:45 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
12:37:45 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
12:37:45 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:37:45 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
12:37:45 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
12:37:45 Selecting previously unselected package apt-transport-https.
12:37:45 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
12:37:45 Unpacking apt-transport-https (1.8.2.3) ...
12:37:45 Selecting previously unselected package openssl.
12:37:45 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u3_amd64.deb ...
12:37:45 Unpacking openssl (1.1.1n-0+deb10u3) ...
12:37:45 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
12:37:45 Selecting previously unselected package python3-cffi-backend:amd64.
12:37:45 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
12:37:45 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
12:37:45 Selecting previously unselected package python3-cryptography.
12:37:45 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_amd64.deb ...
12:37:45 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
12:37:45 Selecting previously unselected package python3-pyparsing.
12:37:45 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
12:37:45 Unpacking python3-pyparsing (2.4.7-1) ...
12:37:45 Selecting previously unselected package python3-httplib2.
12:37:45 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
12:37:45 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
12:37:45 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
12:37:45 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
12:37:45 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB]
12:37:45 Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
12:37:45 Selecting previously unselected package ca-certificates.
12:37:45 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
12:37:45 Unpacking ca-certificates (20200601~deb10u2) ...
12:37:45 Selecting previously unselected package libsasl2-modules-db:amd64.
12:37:45 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
12:37:45 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:37:45 Selecting previously unselected package libsasl2-2:amd64.
12:37:45 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
12:37:45 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:37:45 Selecting previously unselected package libldap-common.
12:37:45 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
12:37:45 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:37:45 Selecting previously unselected package libldap-2.4-2:amd64.
12:37:45 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
12:37:45 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
12:37:45 Selecting previously unselected package libnghttp2-14:amd64.
12:37:45 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:37:45 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:37:45 Unpacking python3-httplib2 (0.20.2-2) ...
12:37:45 Selecting previously unselected package python3-more-itertools.
12:37:45 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
12:37:45 Unpacking python3-more-itertools (8.10.0-2) ...
12:37:45 Selecting previously unselected package python3-zipp.
12:37:45 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
12:37:45 Unpacking python3-zipp (1.0.0-3) ...
12:37:45 Selecting previously unselected package python3-importlib-metadata.
12:37:45 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
12:37:45 Unpacking python3-importlib-metadata (4.6.4-1) ...
12:37:45 Selecting previously unselected package python3-jeepney.
12:37:45 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
12:37:45 Unpacking python3-jeepney (0.7.1-3) ...
12:37:45 Selecting previously unselected package python3-jwt.
12:37:45 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
12:37:45 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
12:37:45 Selecting previously unselected package python3-secretstorage.
12:37:45 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
12:37:45 Unpacking python3-secretstorage (3.3.1-1) ...
12:37:45 Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
12:37:45 Get:7 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
12:37:45 Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
12:37:45 CentOS Stream 9 - BaseOS                        4.3 MB/s | 6.0 MB     00:01    
12:37:45 Selecting previously unselected package libpsl5:amd64.
12:37:45 Preparing to unpack .../14-libpsl5_0.20.2-2_amd64.deb ...
12:37:45 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:37:45 Selecting previously unselected package librtmp1:amd64.
12:37:45 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:37:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:37:45 Selecting previously unselected package libssh2-1:amd64.
12:37:45 Preparing to unpack .../16-libssh2-1_1.8.0-2.1_amd64.deb ...
12:37:45 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:37:45 Selecting previously unselected package libcurl4:amd64.
12:37:45 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u3_amd64.deb ...
12:37:45 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ...
12:37:45 Selecting previously unselected package curl.
12:37:45 Preparing to unpack .../18-curl_7.64.0-4+deb10u3_amd64.deb ...
12:37:45 Unpacking curl (7.64.0-4+deb10u3) ...
12:37:45 Selecting previously unselected package libassuan0:amd64.
12:37:45 Preparing to unpack .../19-libassuan0_2.5.2-1_amd64.deb ...
12:37:45 Unpacking libassuan0:amd64 (2.5.2-1) ...
12:37:45 Selecting previously unselected package python3-keyring.
12:37:45 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
12:37:45 Unpacking python3-keyring (23.5.0-1) ...
12:37:45 Selecting previously unselected package python3-lazr.uri.
12:37:45 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
12:37:45 Unpacking python3-lazr.uri (1.0.6-2) ...
12:37:45 Selecting previously unselected package python3-wadllib.
12:37:45 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
12:37:45 Unpacking python3-wadllib (1.3.6-1) ...
12:37:45 Selecting previously unselected package python3-distro.
12:37:45 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
12:37:45 Unpacking python3-distro (1.7.0-1) ...
12:37:45 Selecting previously unselected package python3-oauthlib.
12:37:45 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
12:37:45 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
12:37:45 Selecting previously unselected package python3-six.
12:37:45 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
12:37:45 Unpacking python3-six (1.16.0-3ubuntu1) ...
12:37:45 Selecting previously unselected package gpgconf.
12:37:45 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
12:37:45 Unpacking gpgconf (2.2.12-1+deb10u2) ...
12:37:45 Selecting previously unselected package lsb-base.
12:37:45 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
12:37:45 Unpacking lsb-base (10.2019051400) ...
12:37:45 Selecting previously unselected package libksba8:amd64.
12:37:45 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_amd64.deb ...
12:37:45 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
12:37:45 Selecting previously unselected package libnpth0:amd64.
12:37:45 Preparing to unpack .../23-libnpth0_1.6-1_amd64.deb ...
12:37:45 Unpacking libnpth0:amd64 (1.6-1) ...
12:37:45 Selecting previously unselected package dirmngr.
12:37:45 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
12:37:45 Unpacking dirmngr (2.2.12-1+deb10u2) ...
12:37:45 Selecting previously unselected package distro-info-data.
12:37:45 Preparing to unpack .../25-distro-info-data_0.41+deb10u6_all.deb ...
12:37:45 Unpacking distro-info-data (0.41+deb10u6) ...
12:37:46 Selecting previously unselected package python3-lazr.restfulclient.
12:37:46 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
12:37:46 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
12:37:46 Selecting previously unselected package python3-launchpadlib.
12:37:46 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
12:37:46 Unpacking python3-launchpadlib (1.10.16-1) ...
12:37:46 Selecting previously unselected package python3-software-properties.
12:37:46 Preparing to unpack .../82-python3-software-properties_0.99.22.4_all.deb ...
12:37:46 Unpacking python3-software-properties (0.99.22.4) ...
12:37:46 Selecting previously unselected package packagekit.
12:37:46 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_amd64.deb ...
12:37:46 Unpacking packagekit (1.2.5-2ubuntu2) ...
12:37:46 Selecting previously unselected package software-properties-common.
12:37:46 Preparing to unpack .../84-software-properties-common_0.99.22.4_all.deb ...
12:37:46 Unpacking software-properties-common (0.99.22.4) ...
12:37:46 Selecting previously unselected package gnupg2.
12:37:46 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
12:37:46 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
12:37:46 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'.
12:37:46 Selecting previously unselected package libglib2.0-0:amd64.
12:37:46 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
12:37:46 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
12:37:46 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:37:46 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
12:37:46 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
12:37:46 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:37:46 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
12:37:46 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
12:37:46 Selecting previously unselected package libpackagekit-glib2-18:amd64.
12:37:46 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_amd64.deb ...
12:37:46 Unpacking libpackagekit-glib2-18:amd64 (1.1.12-5) ...
12:37:46 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
12:37:46 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
12:37:46 Setting up media-types (7.0.0) ...
12:37:46 Setting up systemd-sysv (249.11-0ubuntu3.6) ...
12:37:46 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
12:37:46 Setting up apt-transport-https (2.4.8) ...
12:37:46 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
12:37:46 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
12:37:46 No schema files found: doing nothing.
12:37:46 Setting up distro-info-data (0.52ubuntu0.2) ...
12:37:46 Setting up libxmlb2:amd64 (0.3.6-2build1) ...
12:37:46 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
12:37:46 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
12:37:46 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
12:37:46 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
12:37:46 Setting up libnpth0:amd64 (1.6-3build2) ...
12:37:46 Setting up libassuan0:amd64 (2.5.5-1build1) ...
12:37:46 Setting up libunwind8:amd64 (1.3.2-2build2) ...
12:37:46 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:37:46 Setting up libcap2-bin (1:2.44-1build3) ...
12:37:46 Setting up libglib2.0-data (2.72.4-0ubuntu1) ...
12:37:46 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:37:46 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_amd64.deb ...
12:37:46 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:37:46 Selecting previously unselected package gnupg-l10n.
12:37:46 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
12:37:46 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
12:37:46 Selecting previously unselected package gnupg-utils.
12:37:46 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
12:37:46 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
12:37:46 Selecting previously unselected package gpg.
12:37:46 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_amd64.deb ...
12:37:46 Unpacking gpg (2.2.12-1+deb10u2) ...
12:37:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:37:46 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:37:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:37:46 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
12:37:46 Setting up dbus (1.12.20-2ubuntu4.1) ...
12:37:46 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.1) ...
12:37:46 Setting up libssh-4:amd64 (0.9.6-2build1) ...
12:37:46 Setting up python-apt-common (2.4.0) ...
12:37:46 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
12:37:46 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.6) ...
12:37:46 Selecting previously unselected package pinentry-curses.
12:37:46 Preparing to unpack .../34-pinentry-curses_1.1.0-2_amd64.deb ...
12:37:46 Unpacking pinentry-curses (1.1.0-2) ...
12:37:46 Selecting previously unselected package gpg-agent.
12:37:46 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
12:37:46 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
12:37:46 Selecting previously unselected package gpg-wks-client.
12:37:46 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
12:37:46 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
12:37:46 Selecting previously unselected package gpg-wks-server.
12:37:46 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
12:37:46 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
12:37:46 Selecting previously unselected package gpgsm.
12:37:46 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
12:37:46 Unpacking gpgsm (2.2.12-1+deb10u2) ...
12:37:46 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
12:37:46 Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
12:37:46 Setting up openssl (3.0.2-0ubuntu1.7) ...
12:37:46 Setting up libelf1:amd64 (0.186-1build1) ...
12:37:46 Setting up readline-common (8.1.2-1) ...
12:37:46 Setting up iso-codes (4.9.0-1) ...
12:37:46 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
12:37:46 Setting up libicu70:amd64 (70.1-2) ...
12:37:46 Setting up pinentry-curses (1.1.1-1build2) ...
12:37:46 Setting up libdw1:amd64 (0.186-1build1) ...
12:37:46 Setting up libreadline8:amd64 (8.1.2-1) ...
12:37:46 Setting up libglib2.0-bin (2.72.4-0ubuntu1) ...
12:37:46 + make IMAGE=ubuntu:kinetic verify
12:37:46 docker run  --rm -i \
12:37:46 	-v "$(pwd):/v" \
12:37:46 	-e DEBIAN_FRONTEND=noninteractive \
12:37:46 	-e PACKAGE_REPO=staging \
12:37:46 	-w /v \
12:37:46 	ubuntu:kinetic ./verify
12:37:46 Unable to find image 'ubuntu:kinetic' locally
12:37:46 Selecting previously unselected package gnupg.
12:37:46 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
12:37:46 Unpacking gnupg (2.2.12-1+deb10u2) ...
12:37:46 Selecting previously unselected package gnupg2.
12:37:46 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
12:37:46 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
12:37:46 Selecting previously unselected package iso-codes.
12:37:46 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
12:37:46 Unpacking iso-codes (4.2-1) ...
12:37:47 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:37:47 Setting up libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ...
12:37:47 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
12:37:47 kinetic: Pulling from library/ubuntu
12:37:47 3f701d9643d3: Already exists
12:37:47 Digest: sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:37:47 Status: Downloaded newer image for ubuntu:kinetic
12:37:47 Updating certificates in /etc/ssl/certs...
12:37:47 Selecting previously unselected package libapt-inst2.0:amd64.
12:37:47 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_amd64.deb ...
12:37:47 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
12:37:47 Selecting previously unselected package libcurl3-gnutls:amd64.
12:37:47 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u3_amd64.deb ...
12:37:47 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
12:37:47 Selecting previously unselected package libdbus-1-3:amd64.
12:37:47 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_amd64.deb ...
12:37:47 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
12:37:47 Selecting previously unselected package lsb-release.
12:37:47 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
12:37:47 Unpacking lsb-release (10.2019051400) ...
12:37:47 Selecting previously unselected package python-apt-common.
12:37:47 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
12:37:47 Unpacking python-apt-common (1.8.4.3) ...
12:37:47 Selecting previously unselected package python3-apt.
12:37:47 Preparing to unpack .../47-python3-apt_1.8.4.3_amd64.deb ...
12:37:47 Unpacking python3-apt (1.8.4.3) ...
12:37:47 + verify
12:37:47 + dpkg --version
12:37:47 + verify_deb
12:37:47 + apt-get update
12:37:47 Selecting previously unselected package python3-dbus.
12:37:47 Preparing to unpack .../48-python3-dbus_1.2.8-3_amd64.deb ...
12:37:47 Unpacking python3-dbus (1.2.8-3) ...
12:37:47 Selecting previously unselected package python3-gi.
12:37:47 Preparing to unpack .../49-python3-gi_3.30.4-1_amd64.deb ...
12:37:47 Unpacking python3-gi (3.30.4-1) ...
12:37:47 Selecting previously unselected package python3-pycurl.
12:37:47 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_amd64.deb ...
12:37:47 Unpacking python3-pycurl (7.43.0.2-0.1) ...
12:37:47 Selecting previously unselected package python3-software-properties.
12:37:47 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
12:37:47 Unpacking python3-software-properties (0.96.20.2-2) ...
12:37:47 Selecting previously unselected package software-properties-common.
12:37:47 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
12:37:47 Unpacking software-properties-common (0.96.20.2-2) ...
12:37:47 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
12:37:47 Setting up lsb-base (10.2019051400) ...
12:37:47 124 added, 0 removed; done.
12:37:47 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
12:37:47 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
12:37:47 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.7) ...
12:37:47 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
12:37:47 Setting up curl (7.81.0-1ubuntu1.7) ...
12:37:47 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
12:37:47 Setting up polkitd (0.105-33) ...
12:37:47 Setting up gpg (2.2.27-3ubuntu2.1) ...
12:37:47 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
12:37:47 Setcap worked! gst-ptp-helper is not suid!
12:37:47 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
12:37:47 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
12:37:47 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
12:37:48 Get:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease [109 kB]
12:37:48 Get:2 http://archive.ubuntu.com/ubuntu kinetic InRelease [267 kB]
12:37:48 Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease [109 kB]
12:37:48 Get:4 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease [99.9 kB]
12:37:48 Setting up libkeyutils1:amd64 (1.6-6) ...
12:37:48 Setting up libpsl5:amd64 (0.20.2-2) ...
12:37:48 Setting up mime-support (3.62) ...
12:37:48 Setting up apt-transport-https (1.8.2.3) ...
12:37:48 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
12:37:48 No schema files found: doing nothing.
12:37:48 Setting up distro-info-data (0.41+deb10u6) ...
12:37:48 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
12:37:48 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:37:48 Setting up libpackagekit-glib2-18:amd64 (1.1.12-5) ...
12:37:48 Setting up libnpth0:amd64 (1.6-1) ...
12:37:48 Setting up libassuan0:amd64 (2.5.2-1) ...
12:37:48 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
12:37:48 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:37:48 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
12:37:48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:37:48 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
12:37:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:37:48 Setting up libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
12:37:48 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
12:37:48 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
12:37:48 Setting up python-apt-common (1.8.4.3) ...
12:37:48 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'.
12:37:48 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:37:48 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:37:48 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:37:48 CentOS Stream 9 - AppStream                      11 MB/s |  16 MB     00:01    
12:37:48 Get:5 http://security.ubuntu.com/ubuntu kinetic-security/multiverse amd64 Packages [5516 B]
12:37:48 Get:6 http://security.ubuntu.com/ubuntu kinetic-security/restricted amd64 Packages [229 kB]
12:37:48 Get:7 http://security.ubuntu.com/ubuntu kinetic-security/universe amd64 Packages [78.8 kB]
12:37:48 Get:8 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 Packages [218 kB]
12:37:48 Get:9 http://archive.ubuntu.com/ubuntu kinetic/restricted amd64 Packages [151 kB]
12:37:48 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 Packages [1778 kB]
12:37:48 Get:11 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 Packages [17.9 MB]
12:37:48 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
12:37:48 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:37:48 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
12:37:48 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:37:48 Setting up openssl (1.1.1n-0+deb10u3) ...
12:37:48 Setting up readline-common (7.0-5) ...
12:37:48 Setting up iso-codes (4.2-1) ...
12:37:48 Setting up libreadline7:amd64 (7.0-5) ...
12:37:48 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
12:37:48 Setting up pinentry-curses (1.1.0-2) ...
12:37:48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
12:37:48 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
12:37:48 Setting up ca-certificates (20200601~deb10u2) ...
12:37:48 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:37:48 Setting up python3.10 (3.10.6-1~22.04.2) ...
12:37:48 Get:12 http://archive.ubuntu.com/ubuntu kinetic/multiverse amd64 Packages [289 kB]
12:37:48 Get:13 http://archive.ubuntu.com/ubuntu kinetic-updates/universe amd64 Packages [134 kB]
12:37:48 Get:14 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse amd64 Packages [6308 B]
12:37:48 Get:15 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted amd64 Packages [229 kB]
12:37:48 Get:16 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 Packages [311 kB]
12:37:48 Get:17 http://archive.ubuntu.com/ubuntu kinetic-backports/universe amd64 Packages [4193 B]
12:37:48 Updating certificates in /etc/ssl/certs...
12:37:48 Fetched 19.0 MB in 4s (4722 kB/s)
12:37:48 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
12:37:48 Setting up pkexec (0.105-33) ...
12:37:48 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.7) ...
12:37:48 Setting up python3 (3.10.6-1~22.04) ...
12:37:49 137 added, 0 removed; done.
12:37:49 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
12:37:49 Setting up libappstream4:amd64 (0.15.2-2) ...
12:37:49 Setting up python3-six (1.16.0-3ubuntu1) ...
12:37:49 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
12:37:49 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:37:49 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
12:37:49 Setting up gpgconf (2.2.12-1+deb10u2) ...
12:37:49 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ...
12:37:49 Setting up curl (7.64.0-4+deb10u3) ...
12:37:49 Setting up gpg (2.2.12-1+deb10u2) ...
12:37:49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:37:49 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:37:49 Fetched 22.0 MB in 2s (13.1 MB/s)
12:37:49 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:37:49 Setting up python3-pyparsing (2.4.7-1) ...
12:37:49 Setting up python3-gi (3.42.1-0ubuntu1) ...
12:37:49 Setting up python3-jeepney (0.7.1-3) ...
12:37:49 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:37:49 Reading package lists...
12:37:49 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:37:49 Setting up gpg-agent (2.2.12-1+deb10u2) ...
12:37:49 Setting up gpgsm (2.2.12-1+deb10u2) ...
12:37:49 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
12:37:49 Setting up python3 (3.7.3-1) ...
12:37:50 Reading package lists...
12:37:50 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:37:50 Setting up python3-httplib2 (0.20.2-2) ...
12:37:50 Setting up lsb-release (11.1.0ubuntu4) ...
12:37:50 Setting up policykit-1 (0.105-33) ...
12:37:50 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
12:37:50 Setting up python3-blinker (1.4+dfsg1-0.4) ...
12:37:50 Setting up dirmngr (2.2.12-1+deb10u2) ...
12:37:50 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:37:50 Setting up python3-pycurl (7.43.0.2-0.1) ...
12:37:50 Setting up python3-gi (3.30.4-1) ...
12:37:50 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:37:50 Setting up python3-more-itertools (8.10.0-2) ...
12:37:50 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
12:37:50 Setting up lsb-release (10.2019051400) ...
12:37:50 Setting up python3-dbus (1.2.8-3) ...
12:37:50 Setting up python3-dbus (1.2.18-3build1) ...
12:37:50 Reading package lists...
12:37:50 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
12:37:50 Setting up python3-apt (1.8.4.3) ...
12:37:50 Setting up python3-software-properties (0.96.20.2-2) ...
12:37:50 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'.
12:37:50 Setting up python3-distro (1.7.0-1) ...
12:37:50 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:37:50 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
12:37:50 Building dependency tree...
12:37:50 Reading state information...
12:37:50 The following additional packages will be installed:
12:37:50   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
12:37:50   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:37:50   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:37:50   gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
12:37:50   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
12:37:50   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
12:37:50   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
12:37:50   libgstreamer1.0-0 libicu71 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
12:37:50   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmpdec3
12:37:50   libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd
12:37:50   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
12:37:50   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
12:37:50   libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d
12:37:50   libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2
12:37:50   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
12:37:50   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
12:37:50   python3-cffi-backend python3-cryptography python3-dbus python3-distro
12:37:50   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
12:37:50   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
12:37:50   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
12:37:50   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:37:50   python3-software-properties python3-wadllib python3-zipp python3.10
12:37:50   python3.10-minimal readline-common systemd systemd-sysv
12:37:50 Suggested packages:
12:37:50   default-dbus-session-bus | dbus-session-bus dbus-user-session
12:37:50   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
12:37:50   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:37:50   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
12:37:50   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
12:37:50   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
12:37:50   python3-keyrings.alt python3-testresources python3-setuptools
12:37:50   python-pyparsing-doc python-secretstorage-doc gnome-keyring
12:37:50   | libkf5wallet-bin | keepassxc python3.10-venv python3.10-doc binutils
12:37:50   binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd
12:37:50   systemd-boot libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
12:37:50 Recommended packages:
12:37:50   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
12:37:50   libldap-common dbus-user-session publicsuffix libsasl2-modules
12:37:50   packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd
12:37:50   | time-daemon systemd-resolved libnss-systemd
12:37:51 Setting up gnupg (2.2.12-1+deb10u2) ...
12:37:51 Setting up gnupg2 (2.2.12-1+deb10u2) ...
12:37:51 Setting up software-properties-common (0.96.20.2-2) ...
12:37:51 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:37:51 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:37:51 Setting up python3-apt (2.4.0) ...
12:37:51 Setting up python3-lazr.uri (1.0.6-2) ...
12:37:51 The following NEW packages will be installed:
12:37:51   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
12:37:51   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
12:37:51   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:37:51   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:37:51   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
12:37:51   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
12:37:51   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
12:37:51   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu71
12:37:51   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
12:37:51   libkrb5support0 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
12:37:51   libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:37:51   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:37:51   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:37:51   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
12:37:51   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
12:37:51   openssl packagekit pinentry-curses pkexec policykit-1 polkitd
12:37:51   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
12:37:51   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
12:37:51   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
12:37:51   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
12:37:51   python3-minimal python3-more-itertools python3-oauthlib
12:37:51   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:37:51   python3-software-properties python3-wadllib python3-zipp python3.10
12:37:51   python3.10-minimal readline-common software-properties-common systemd
12:37:51   systemd-sysv
12:37:51 Updating certificates in /etc/ssl/certs...
12:37:51 Setting up python3-zipp (1.0.0-3) ...
12:37:51 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
12:37:51 Reading package lists...
12:37:51 Building dependency tree...
12:37:51 Reading state information...
12:37:51 ca-certificates is already the newest version (20200601~deb10u2).
12:37:51 curl is already the newest version (7.64.0-4+deb10u3).
12:37:51 The following additional packages will be installed:
12:37:51   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
12:37:51   libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1
12:37:51   libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib
12:37:51   libpython3.7-minimal libpython3.7-stdlib mime-support python-apt-common
12:37:51   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:37:51   python3-software-properties python3.7 python3.7-minimal
12:37:51 Suggested packages:
12:37:51   isoquery lsb python3-doc python3-tk python3-venv python3-apt-dbg
12:37:51   python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev
12:37:51   python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils
12:37:51   binfmt-support
12:37:51 Recommended packages:
12:37:51   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit bzip2 file
12:37:51   xz-utils unattended-upgrades
12:37:51 0 upgraded, 122 newly installed, 0 to remove and 4 not upgraded.
12:37:51 Need to get 41.0 MB of archives.
12:37:51 After this operation, 148 MB of additional disk space will be used.
12:37:51 Get:1 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libssl3 amd64 3.0.5-2ubuntu2 [1893 kB]
12:37:51 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-minimal amd64 3.10.7-1ubuntu0.2 [803 kB]
12:37:51 Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libexpat1 amd64 2.4.8-2ubuntu0.22.10.1 [84.3 kB]
12:37:51 Get:4 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10-minimal amd64 3.10.7-1ubuntu0.2 [2115 kB]
12:37:51 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-minimal amd64 3.10.6-1 [24.1 kB]
12:37:51 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 media-types all 8.0.0 [24.9 kB]
12:37:51 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
12:37:51 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkrb5support0 amd64 1.20-1 [31.2 kB]
12:37:51 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libk5crypto3 amd64 1.20-1 [81.2 kB]
12:37:51 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkeyutils1 amd64 1.6.3-1 [10.7 kB]
12:37:51 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkrb5-3 amd64 1.20-1 [346 kB]
12:37:51 Get:12 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgssapi-krb5-2 amd64 1.20-1 [142 kB]
12:37:51 Get:13 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
12:37:51 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
12:37:51 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
12:37:51 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 readline-common all 8.2-1 [55.1 kB]
12:37:51 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadline8 amd64 8.2-1 [150 kB]
12:37:51 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsqlite3-0 amd64 3.39.3-1 [655 kB]
12:37:51 Get:19 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-stdlib amd64 3.10.7-1ubuntu0.2 [1784 kB]
12:37:51 0 added, 0 removed; done.
12:37:51 Running hooks in /etc/ca-certificates/update.d...
12:37:51 done.
12:37:51 ++ source /etc/os-release
12:37:51 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
12:37:51 +++ NAME='Debian GNU/Linux'
12:37:51 +++ VERSION_ID=10
12:37:51 +++ VERSION='10 (buster)'
12:37:51 +++ VERSION_CODENAME=buster
12:37:51 +++ ID=debian
12:37:51 +++ HOME_URL=https://www.debian.org/
12:37:51 +++ SUPPORT_URL=https://www.debian.org/support
12:37:51 +++ BUG_REPORT_URL=https://bugs.debian.org/
12:37:51 ++ echo debian
12:37:51 + DIST_ID=debian
12:37:51 ++ lsb_release -sc
12:37:51 + DIST_VERSION=buster
12:37:51 + '[' buster = sid ']'
12:37:51 + install_debian_containerd
12:37:51 + '[' staging = stage ']'
12:37:51 + REPO_URL=https://download.docker.com/linux/debian
12:37:51 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
12:37:51 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
12:37:51 + update-ca-certificates -f
12:37:51 Clearing symlinks in /etc/ssl/certs...
12:37:51 Setting up python3-wadllib (1.3.6-1) ...
12:37:51 Get:20 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10 amd64 3.10.7-1ubuntu0.2 [497 kB]
12:37:51 Get:21 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpython3-stdlib amd64 3.10.6-1 [6848 B]
12:37:51 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3 amd64 3.10.6-1 [22.3 kB]
12:37:51 Get:23 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
12:37:51 Get:24 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
12:37:51 Get:25 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-c5 amd64 0.16-1 [33.7 kB]
12:37:51 Get:26 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcryptsetup12 amd64 2:2.5.0-2ubuntu1 [221 kB]
12:37:51 Get:27 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfdisk1 amd64 2.38-4ubuntu1 [144 kB]
12:37:51 Get:28 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkmod2 amd64 30+20220630-3ubuntu1 [48.9 kB]
12:37:51 Get:29 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapparmor1 amd64 3.0.7-1ubuntu2 [36.7 kB]
12:37:51 Get:30 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip4tc2 amd64 1.8.7-1ubuntu6 [19.7 kB]
12:37:51 Get:31 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsystemd-shared amd64 251.4-1ubuntu7 [1703 kB]
12:37:51 Get:32 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd amd64 251.4-1ubuntu7 [2808 kB]
12:37:51 Get:33 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd-sysv amd64 251.4-1ubuntu7 [11.2 kB]
12:37:51 Get:34 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssl amd64 3.0.5-2ubuntu2 [1178 kB]
12:37:51 Get:35 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
12:37:51 Get:36 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libdbus-1-3 amd64 1.14.0-2ubuntu3 [200 kB]
12:37:51 Get:37 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-bin amd64 1.14.0-2ubuntu3 [39.4 kB]
12:37:51 Get:38 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
12:37:51 Get:39 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-daemon amd64 1.14.0-2ubuntu3 [118 kB]
12:37:51 Get:40 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
12:37:51 Get:41 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus amd64 1.14.0-2ubuntu3 [24.2 kB]
12:37:51 Get:42 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 distro-info-data all 0.54ubuntu0.1 [5242 B]
12:37:51 Get:43 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-0 amd64 2.74.3-0ubuntu1 [1475 kB]
12:37:51 Get:44 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgirepository-1.0-1 amd64 1.74.0-2 [67.3 kB]
12:37:51 Get:45 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gir1.2-glib-2.0 amd64 1.74.0-2 [178 kB]
12:37:51 Get:46 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iso-codes all 4.11.0-1 [3352 kB]
12:37:51 Get:47 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcap2-bin amd64 1:2.44-1build3 [26.0 kB]
12:37:51 Get:48 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libelf1 amd64 0.187-4 [50.9 kB]
12:37:51 Get:49 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
12:37:51 Get:50 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libicu71 amd64 71.1-3ubuntu1 [10.6 MB]
12:37:51 done.
12:37:51 Updating certificates in /etc/ssl/certs...
12:37:51 Setting up gnupg (2.2.27-3ubuntu2.1) ...
12:37:51 Setting up packagekit (1.2.5-2ubuntu2) ...
12:37:51 invoke-rc.d: could not determine current runlevel
12:37:51 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:37:51 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
12:37:51 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:37:51 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
12:37:51 Setting up python3-importlib-metadata (4.6.4-1) ...
12:37:51 Get:51 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpam-systemd amd64 251.4-1ubuntu7 [207 kB]
12:37:51 Get:52 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1ubuntu0.1 [763 kB]
12:37:51 Get:53 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
12:37:51 Get:54 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lsb-release all 11.2ubuntu1 [11.1 kB]
12:37:51 Get:55 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python-apt-common all 2.4.0+22.10 [14.8 kB]
12:37:51 Get:56 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-apt amd64 2.4.0+22.10 [158 kB]
12:37:51 Get:57 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
12:37:51 Get:58 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gi amd64 3.42.2-2 [226 kB]
12:37:51 Get:59 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
12:37:51 Get:60 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnghttp2-14 amd64 1.49.0-1 [73.5 kB]
12:37:51 Get:61 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
12:37:51 Get:62 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 apt-transport-https all 2.5.3 [1502 B]
12:37:51 Get:63 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
12:37:51 Get:64 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-6ubuntu2 [20.3 kB]
12:37:51 Get:65 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-2 amd64 2.1.28+dfsg-6ubuntu2 [56.6 kB]
12:37:51 Get:66 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-1ubuntu1 [183 kB]
12:37:51 Get:67 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
12:37:51 Get:68 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
12:37:51 Get:69 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl4 amd64 7.85.0-1ubuntu0.2 [293 kB]
12:37:51 Get:70 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 curl amd64 7.85.0-1ubuntu0.2 [199 kB]
12:37:51 Get:71 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libassuan0 amd64 2.5.5-4 [37.2 kB]
12:37:51 Get:72 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgconf amd64 2.2.35-3ubuntu1 [93.6 kB]
12:37:51 Get:73 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libksba8 amd64 1.6.0-3ubuntu1.1 [119 kB]
12:37:51 Get:74 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
12:37:51 Get:75 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dirmngr amd64 2.2.35-3ubuntu1 [303 kB]
12:37:51 Get:76 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
12:37:51 Get:77 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
12:37:51 Get:78 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
12:37:51 Get:79 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-utils amd64 2.2.35-3ubuntu1 [310 kB]
12:37:51 Get:80 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg amd64 2.2.35-3ubuntu1 [522 kB]
12:37:51 Get:81 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pinentry-curses amd64 1.2.0-2ubuntu1 [34.5 kB]
12:37:51 Get:82 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-agent amd64 2.2.35-3ubuntu1 [215 kB]
12:37:51 Get:83 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-client amd64 2.2.35-3ubuntu1 [63.7 kB]
12:37:51 Get:84 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-server amd64 2.2.35-3ubuntu1 [58.7 kB]
12:37:51 Get:85 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgsm amd64 2.2.35-3ubuntu1 [201 kB]
12:37:51 Get:86 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg all 2.2.35-3ubuntu1 [318 kB]
12:37:51 Get:87 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl3-gnutls amd64 7.85.0-1ubuntu0.2 [288 kB]
12:37:51 Get:88 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
12:37:51 Get:89 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxmlb2 amd64 0.3.8-1 [65.3 kB]
12:37:51 Get:90 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libappstream4 amd64 0.15.5-1 [193 kB]
12:37:51 Get:91 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdw1 amd64 0.187-4 [248 kB]
12:37:51 Get:92 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libglib2.0-bin amd64 2.74.3-0ubuntu1 [93.0 kB]
12:37:51 Get:93 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libunwind8 amd64 1.6.2-0ubuntu1 [56.2 kB]
12:37:51 Get:94 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgstreamer1.0-0 amd64 1.20.3-1 [967 kB]
12:37:51 Get:95 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
12:37:51 Get:96 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
12:37:51 Get:97 http://archive.ubuntu.com/ubuntu kinetic/main amd64 polkitd amd64 0.105-33 [80.0 kB]
12:37:51 Get:98 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pkexec amd64 0.105-33 [15.2 kB]
12:37:51 Get:99 http://archive.ubuntu.com/ubuntu kinetic/main amd64 policykit-1 amd64 0.105-33 [2426 B]
12:37:51 Get:100 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-blinker all 1.4+dfsg1-0.5 [14.0 kB]
12:37:51 Get:101 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cffi-backend amd64 1.15.1-1 [75.7 kB]
12:37:51 The following NEW packages will be installed:
12:37:51   apt-transport-https distro-info-data gir1.2-glib-2.0
12:37:51   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapt-inst2.0 libcurl3-gnutls
12:37:51   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2
12:37:51   libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal
12:37:51   libpython3.7-stdlib lsb-release mime-support python-apt-common python3
12:37:51   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:37:51   python3-software-properties python3.7 python3.7-minimal
12:37:51   software-properties-common
12:37:51 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'.
12:37:52 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
12:37:52 Setting up python3-secretstorage (3.3.1-1) ...
12:37:52 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded.
12:37:52 Need to get 10.5 MB of archives.
12:37:52 After this operation, 51.9 MB of additional disk space will be used.
12:37:52 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [583 kB]
12:37:52 137 added, 0 removed; done.
12:37:52 Running hooks in /etc/ca-certificates/update.d...
12:37:52 done.
12:37:52 + curl -fsSL https://download.docker.com/linux/debian/gpg
12:37:52 + apt-key add -
12:37:52 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:37:52 Setting up python3-keyring (23.5.0-1) ...
12:37:52 Setting up python3-lazr.restfulclient (0.14.4-1) ...
12:37:52 Get:102 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cryptography amd64 3.4.8-2 [228 kB]
12:37:52 Get:103 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-pyparsing all 3.0.7-2 [82.6 kB]
12:37:52 Get:104 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-httplib2 all 0.20.4-2 [29.8 kB]
12:37:52 Get:105 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
12:37:52 Get:106 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-zipp all 1.0.0-4 [5548 B]
12:37:52 Get:107 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
12:37:52 Get:108 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-jeepney all 0.8.0-1 [35.2 kB]
12:37:52 Get:109 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-jwt all 2.4.0-1 [17.4 kB]
12:37:52 Get:110 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-secretstorage all 3.3.3-1ubuntu1 [13.6 kB]
12:37:52 Get:111 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-keyring all 23.8.2-1 [37.3 kB]
12:37:52 Get:112 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
12:37:52 Get:113 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
12:37:52 Get:114 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
12:37:52 Get:115 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-oauthlib all 3.2.0-1ubuntu1 [89.8 kB]
12:37:52 Get:116 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-six all 1.16.0-4 [12.4 kB]
12:37:52 Get:117 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
12:37:52 Get:118 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
12:37:52 Get:119 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-software-properties all 0.99.27 [28.9 kB]
12:37:52 Get:120 http://archive.ubuntu.com/ubuntu kinetic/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
12:37:52 Get:121 http://archive.ubuntu.com/ubuntu kinetic/main amd64 software-properties-common all 0.99.27 [13.9 kB]
12:37:52 Get:122 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 gnupg2 all 2.2.35-3ubuntu1 [4462 B]
12:37:52 debconf: delaying package configuration, since apt-utils is not installed
12:37:52 Fetched 41.0 MB in 1s (30.2 MB/s)
12:37:52 Selecting previously unselected package libssl3:amd64.
12:37:52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4399 files and directories currently installed.)
12:37:52 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_amd64.deb ...
12:37:52 CentOS Stream 9 - Extras packages               9.8 kB/s |  10 kB     00:01    
12:37:52 Setting up python3-launchpadlib (1.10.16-1) ...
12:37:52 Setting up python3-software-properties (0.99.22.4) ...
12:37:52 Unpacking libssl3:amd64 (3.0.5-2ubuntu2) ...
12:37:52 Selecting previously unselected package libpython3.10-minimal:amd64.
12:37:52 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_amd64.deb ...
12:37:52 Unpacking libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.2) ...
12:37:52 Selecting previously unselected package libexpat1:amd64.
12:37:52 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_amd64.deb ...
12:37:52 Unpacking libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
12:37:52 Selecting previously unselected package python3.10-minimal.
12:37:52 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_amd64.deb ...
12:37:52 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:37:52 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
12:37:52 Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1463 kB]
12:37:52 Setting up software-properties-common (0.99.22.4) ...
12:37:52 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:37:52 make[1]: Leaving directory '/root/build-deb'
12:37:52  dpkg-genbuildinfo
12:37:52  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.changes
12:37:52 OK
12:37:52 + '[' buster = sid ']'
12:37:52 ++ dpkg --print-architecture
12:37:52 + ARCH=amd64
12:37:52 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test'
12:37:52 + apt-get update
12:37:52 Setting up libssl3:amd64 (3.0.5-2ubuntu2) ...
12:37:52 Setting up libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.2) ...
12:37:52 Setting up libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
12:37:52 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:37:53 Get:4 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
12:37:53 Get:5 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
12:37:53 Get:6 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
12:37:53 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1663 kB]
12:37:53 Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
12:37:53 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
12:37:53 Get:10 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
12:37:53 Get:11 http://archive.raspbian.org/raspbian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
12:37:53 Get:12 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u6 [7080 B]
12:37:53 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
12:37:53 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB]
12:37:53 Get:15 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
12:37:53 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB]
12:37:53 Dependencies resolved.
12:37:53 ================================================================================
12:37:53  Package                      Arch       Version               Repository  Size
12:37:53 ================================================================================
12:37:53 Installing:
12:37:53  dnf-plugins-core             noarch     4.3.0-4.el9           baseos      38 k
12:37:53 Installing dependencies:
12:37:53  dbus-libs                    x86_64     1:1.12.20-7.el9       baseos     152 k
12:37:53  python3-dateutil             noarch     1:2.8.1-6.el9         baseos     302 k
12:37:53  python3-dbus                 x86_64     1.2.18-2.el9          baseos     144 k
12:37:53  python3-dnf-plugins-core     noarch     4.3.0-4.el9           baseos     260 k
12:37:53  python3-six                  noarch     1.15.0-9.el9          baseos      37 k
12:37:53  python3-systemd              x86_64     234-18.el9            baseos      90 k
12:37:53  systemd-libs                 x86_64     252-3.el9             baseos     647 k
12:37:53 
12:37:53 Transaction Summary
12:37:53 ================================================================================
12:37:53 Install  8 Packages
12:37:53 
12:37:53 Total download size: 1.6 M
12:37:53 Installed size: 4.6 M
12:37:53 Downloading Packages:
12:37:53 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
12:37:53 Updating certificates in /etc/ssl/certs...
12:37:53 Hit:1 http://deb.debian.org/debian buster InRelease
12:37:53 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
12:37:53 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:37:53 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
12:37:53 Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
12:37:53 Get:18 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB]
12:37:53 Get:19 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB]
12:37:53 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
12:37:53 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [292 kB]
12:37:53 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [193 kB]
12:37:53 Get:23 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB]
12:37:53 Get:24 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
12:37:53 Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB]
12:37:53 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB]
12:37:53 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB]
12:37:53 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB]
12:37:53 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
12:37:53 0 added, 0 removed; done.
12:37:53 Running hooks in /etc/ca-certificates/update.d...
12:37:53 done.
12:37:53 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
12:37:53 ++ source /etc/os-release
12:37:53 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
12:37:53 +++ NAME=Ubuntu
12:37:53 +++ VERSION_ID=22.04
12:37:53 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
12:37:53 +++ VERSION_CODENAME=jammy
12:37:53 +++ ID=ubuntu
12:37:53 +++ ID_LIKE=debian
12:37:53 +++ HOME_URL=https://www.ubuntu.com/
12:37:53 +++ SUPPORT_URL=https://help.ubuntu.com/
12:37:53 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:37:53 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:37:53 +++ UBUNTU_CODENAME=jammy
12:37:53 ++ echo ubuntu
12:37:53 + DIST_ID=ubuntu
12:37:53 ++ lsb_release -sc
12:37:53 + DIST_VERSION=jammy
12:37:53 + '[' jammy = sid ']'
12:37:53 + install_debian_containerd
12:37:53 + '[' staging = stage ']'
12:37:53 + REPO_URL=https://download.docker.com/linux/ubuntu
12:37:53 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:37:53 + update-ca-certificates -f
12:37:53 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:37:53 Clearing symlinks in /etc/ssl/certs...
12:37:53 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'.
12:37:53 ~/rpmbuild/BUILD/src
12:37:53 + popd
12:37:53 + RPM_EC=0
12:37:53 ++ jobs -p
12:37:53 + exit 0
12:37:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WtcWk3
12:37:53 + umask 022
12:37:53 + cd /root/rpmbuild/BUILD
12:37:53 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64 '!=' / ']'
12:37:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64
12:37:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64
12:37:53 + mkdir -p /root/rpmbuild/BUILDROOT
12:37:53 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64
12:37:53 + 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'
12:37:53 + export CFLAGS
12:37:53 + 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'
12:37:53 + export CXXFLAGS
12:37:53 + 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'
12:37:53 + export FFLAGS
12:37:53 + 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'
12:37:53 + export FCFLAGS
12:37:53 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:37:53 + export LDFLAGS
12:37:53 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:37:53 + export LT_SYS_LIBRARY_PATH
12:37:53 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:37:53 + CC=gcc
12:37:53 + export CC
12:37:53 + CXX=g++
12:37:53 + export CXX
12:37:53 + cd src
12:37:53 + pushd /root/rpmbuild/BUILD/src/compose
12:37:53 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:37:53 + popd
12:37:53 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:37:53 ~/rpmbuild/BUILD/src
12:37:53 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:37:53 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:37:53 + for f in LICENSE MAINTAINERS NOTICE README.md
12:37:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:37:53 + /usr/lib/rpm/check-buildroot
12:37:53 + /usr/lib/rpm/redhat/brp-ldconfig
12:37:53 + /usr/lib/rpm/brp-compress
12:37:53 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:37:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:37:53 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:37:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:37:53 + /usr/lib/rpm/check-rpaths
12:37:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:37:53 + /usr/lib/rpm/brp-remove-la-files
12:37:53 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:37:53 + /usr/lib/rpm/redhat/brp-python-hardlink
12:37:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2VpLh4
12:37:53 + umask 022
12:37:53 + cd /root/rpmbuild/BUILD
12:37:53 + 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'
12:37:53 + export CFLAGS
12:37:53 + 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'
12:37:53 + export CXXFLAGS
12:37:53 + 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'
12:37:53 + export FFLAGS
12:37:53 + 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'
12:37:53 + export FCFLAGS
12:37:53 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:37:53 + export LDFLAGS
12:37:53 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:37:53 + export LT_SYS_LIBRARY_PATH
12:37:53 + CC=gcc
12:37:53 + export CC
12:37:53 + CXX=g++
12:37:53 + export CXX
12:37:53 + cd src
12:37:53 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:37:53 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:37:53 + ver=v2.15.1
12:37:53 + test v2.15.1 = v2.15.1
12:37:53 + echo 'PASS: docker-compose version OK'
12:37:53 + RPM_EC=0
12:37:53 PASS: docker-compose version OK
12:37:53 ++ jobs -p
12:37:53 + exit 0
12:37:53 Processing files: docker-compose-plugin-2.15.1-0.fc37.x86_64
12:37:53 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.544kDC
12:37:53 + umask 022
12:37:53 + cd /root/rpmbuild/BUILD
12:37:53 + cd src
12:37:53 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
12:37:53 + export LC_ALL=C
12:37:53 + LC_ALL=C
12:37:53 + export DOCDIR
12:37:53 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
12:37:53 + 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.15.1-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
12:37:53 + RPM_EC=0
12:37:53 ++ jobs -p
12:37:53 + exit 0
12:37:53 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8eFOEQ
12:37:53 + umask 022
12:37:53 + cd /root/rpmbuild/BUILD
12:37:53 + cd src
12:37:53 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
12:37:53 + export LC_ALL=C
12:37:53 + LC_ALL=C
12:37:53 + export LICENSEDIR
12:37:53 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
12:37:53 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
12:37:53 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
12:37:53 + RPM_EC=0
12:37:53 ++ jobs -p
12:37:53 + exit 0
12:37:53 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:37:53 Provides: docker-compose-plugin = 0:2.15.1-0.fc37 docker-compose-plugin(x86-64) = 0:2.15.1-0.fc37
12:37:53 Requires(interp): /bin/sh /bin/sh /bin/sh
12:37:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:37:53 Requires(post): /bin/sh
12:37:53 Requires(preun): /bin/sh
12:37:53 Requires(postun): /bin/sh
12:37:53 Enhances: docker-ce-cli
12:37:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64
12:37:53 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.fc37.src.rpm
12:37:53 Selecting previously unselected package python3-minimal.
12:37: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 ... 4712 files and directories currently installed.)
12:37:53 Preparing to unpack .../00-python3-minimal_3.10.6-1_amd64.deb ...
12:37:53 Unpacking python3-minimal (3.10.6-1) ...
12:37:53 Selecting previously unselected package media-types.
12:37:53 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
12:37:53 Unpacking media-types (8.0.0) ...
12:37:53 Selecting previously unselected package libmpdec3:amd64.
12:37:53 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_amd64.deb ...
12:37:53 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
12:37:53 Get:30 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
12:37:53 (1/8): dnf-plugins-core-4.3.0-4.el9.noarch.rpm  132 kB/s |  38 kB     00:00    
12:37:53 (2/8): dbus-libs-1.12.20-7.el9.x86_64.rpm       519 kB/s | 152 kB     00:00    
12:37:53 (3/8): python3-dbus-1.2.18-2.el9.x86_64.rpm      17 MB/s | 144 kB     00:00    
12:37:53 (4/8): python3-dateutil-2.8.1-6.el9.noarch.rpm  995 kB/s | 302 kB     00:00    
12:37:53 (5/8): python3-dnf-plugins-core-4.3.0-4.el9.noa  18 MB/s | 260 kB     00:00    
12:37:53 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      2.9 MB/s |  37 kB     00:00    
12:37:53 (7/8): systemd-libs-252-3.el9.x86_64.rpm         59 MB/s | 647 kB     00:00    
12:37:53 (8/8): python3-systemd-234-18.el9.x86_64.rpm    6.3 MB/s |  90 kB     00:00    
12:37:53 --------------------------------------------------------------------------------
12:37:53 Total                                           2.7 MB/s | 1.6 MB     00:00     
12:37:53 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
12:37:53 Importing GPG key 0x8483C65D:
12:37:53  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
12:37:53  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
12:37:53  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
12:37:53 Key imported successfully
12:37:53 done.
12:37:53 Updating certificates in /etc/ssl/certs...
12:37:53 Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [55.0 kB]
12:37:53 Fetched 109 kB in 1s (170 kB/s)
12:37:53 Selecting previously unselected package libkrb5support0:amd64.
12:37:53 Preparing to unpack .../03-libkrb5support0_1.20-1_amd64.deb ...
12:37:53 Unpacking libkrb5support0:amd64 (1.20-1) ...
12:37:53 Selecting previously unselected package libk5crypto3:amd64.
12:37:53 Preparing to unpack .../04-libk5crypto3_1.20-1_amd64.deb ...
12:37:53 Unpacking libk5crypto3:amd64 (1.20-1) ...
12:37:53 Selecting previously unselected package libkeyutils1:amd64.
12:37:53 Preparing to unpack .../05-libkeyutils1_1.6.3-1_amd64.deb ...
12:37:53 Unpacking libkeyutils1:amd64 (1.6.3-1) ...
12:37:53 Selecting previously unselected package libkrb5-3:amd64.
12:37:53 Preparing to unpack .../06-libkrb5-3_1.20-1_amd64.deb ...
12:37:53 Unpacking libkrb5-3:amd64 (1.20-1) ...
12:37:53 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:37:53 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_amd64.deb ...
12:37:53 Unpacking libgssapi-krb5-2:amd64 (1.20-1) ...
12:37:53 Selecting previously unselected package libtirpc-common.
12:37:53 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
12:37:53 Unpacking libtirpc-common (1.3.3+ds-1) ...
12:37:53 Selecting previously unselected package libtirpc3:amd64.
12:37:53 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
12:37:53 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
12:37:53 debconf: delaying package configuration, since apt-utils is not installed
12:37:53 Fetched 10.5 MB in 2s (6020 kB/s)
12:37:53 Selecting previously unselected package libpython3.7-minimal:armhf.
12:37: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 ... 7700 files and directories currently installed.)
12:37:53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:37:53 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:37:53 Selecting previously unselected package libexpat1:armhf.
12:37:53 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
12:37:53 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
12:37:53 dpkg-genchanges: info: including full source code in upload
12:37:53  dpkg-source -I.git --after-build build-deb
12:37:53 Running transaction check
12:37:53 Transaction check succeeded.
12:37:53 Running transaction test
12:37:53 Transaction test succeeded.
12:37:53 Running transaction
12:37:53   Preparing        :                                                        1/1 
12:37:53   Installing       : systemd-libs-252-3.el9.x86_64                          1/8 
12:37:54 Selecting previously unselected package libnsl2:amd64.
12:37:54 Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ...
12:37:54 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
12:37:54 Selecting previously unselected package readline-common.
12:37:54 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
12:37:54 Unpacking readline-common (8.2-1) ...
12:37:54 Selecting previously unselected package libreadline8:amd64.
12:37:54 Preparing to unpack .../12-libreadline8_8.2-1_amd64.deb ...
12:37:54 Unpacking libreadline8:amd64 (8.2-1) ...
12:37:54 Selecting previously unselected package libsqlite3-0:amd64.
12:37:54 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_amd64.deb ...
12:37:54 Unpacking libsqlite3-0:amd64 (3.39.3-1) ...
12:37:54 Selecting previously unselected package libpython3.10-stdlib:amd64.
12:37:54 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_amd64.deb ...
12:37:54 Unpacking libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.2) ...
12:37:54 Selecting previously unselected package python3.7-minimal.
12:37:54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:37:54 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:37:54 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:37:54 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
12:37:54 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:37:54 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:37:54 + destination=/build
12:37:54 + mkdir -p /build
12:37:54 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb /build
12:37:54 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc'
12:37:54 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc'
12:37:54 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz'
12:37:54 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz'
12:37:54 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.buildinfo'
12:37:54 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.buildinfo'
12:37:54 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.changes'
12:37:54 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.changes'
12:37:54 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb'
12:37:54 copied '/root/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb'
12:37:54 removed '/root/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb'
12:37:54   Running scriptlet: systemd-libs-252-3.el9.x86_64                          1/8 
12:37:54   Installing       : dbus-libs-1:1.12.20-7.el9.x86_64                       2/8 
12:37:54   Installing       : python3-dbus-1.2.18-2.el9.x86_64                       3/8 
12:37:54   Installing       : python3-systemd-234-18.el9.x86_64                      4/8 
12:37:54   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
12:37:54   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                  6/8 
12:37:54   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch            7/8 
12:37:54   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
12:37:54   Running scriptlet: dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
12:37:54   Verifying        : dbus-libs-1:1.12.20-7.el9.x86_64                       1/8 
12:37:54   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                    2/8 
12:37:54   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                  3/8 
12:37:54   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                       4/8 
12:37:54   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch            5/8 
12:37:54   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
12:37:54   Verifying        : python3-systemd-234-18.el9.x86_64                      7/8 
12:37:54 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:37:54 124 added, 0 removed; done.
12:37:54 Running hooks in /etc/ca-certificates/update.d...
12:37:54 done.
12:37:54 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:37:54 + apt-key add -
12:37:54 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:37:54 Selecting previously unselected package python3.10.
12:37:54 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_amd64.deb ...
12:37:54 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
12:37:54 Selecting previously unselected package libpython3-stdlib:amd64.
12:37:54 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_amd64.deb ...
12:37:54 Unpacking libpython3-stdlib:amd64 (3.10.6-1) ...
12:37:54 Setting up python3-minimal (3.10.6-1) ...
12:37:54 Reading package lists...
12:37:54 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
12:37:54 + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-scan-plugin_0.23.0~debian-buster_amd64.deb'
12:37:54 ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb
12:37:54 deb/debbuild/debian-buster/docker-scan-plugin_0.23.0~debian-buster_amd64.deb'
12:37:54 ++ xargs
12:37:54 ++ awk '$0="./"$0'
12:37:54 + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-scan-plugin_0.23.0~debian-buster_amd64.deb'
12:37:54 + set -x
12:37:54 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-scan-plugin_0.23.0~debian-buster_amd64.deb
12:37:54 Selecting previously unselected package docker-ce-rootless-extras.
12:37:54 (Reading database ... 9718 files and directories currently installed.)
12:37:54 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ...
12:37:54 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:37:54   Verifying        : systemd-libs-252-3.el9.x86_64                          8/8 
12:37:54 
12:37:54 Installed:
12:37:54   dbus-libs-1:1.12.20-7.el9.x86_64                                              
12:37:54   dnf-plugins-core-4.3.0-4.el9.noarch                                           
12:37:54   python3-dateutil-1:2.8.1-6.el9.noarch                                         
12:37:54   python3-dbus-1.2.18-2.el9.x86_64                                              
12:37:54   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
12:37:54   python3-six-1.15.0-9.el9.noarch                                               
12:37:54   python3-systemd-234-18.el9.x86_64                                             
12:37:54   systemd-libs-252-3.el9.x86_64                                                 
12:37:54 
12:37:54 Complete!
12:37:54 + case ${DIST_ID}:${DIST_VERSION} in
12:37:54 + install_rpm_containerd
12:37:54 + '[' staging = stage ']'
12:37:54 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
12:37:54 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
12:37:54 + dnf --version
12:37:54 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
12:37:54 4.14.0
12:37:54   Installed: dnf-0:4.14.0-4.el9.noarch at Mon Jan 23 09:15:53 2023
12:37:54   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
12:37:54 
12:37:54   Installed: rpm-0:4.16.1.3-22.el9.x86_64 at Mon Jan 23 09:15:51 2023
12:37:54   Built    : builder@centos.org at Mon Dec 19 23:57:50 2022
12:37:54 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
12:37:54 OK
12:37:54 + '[' jammy = sid ']'
12:37:54 ++ dpkg --print-architecture
12:37:54 + ARCH=amd64
12:37:54 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test'
12:37:54 + apt-get update
12:37:54 Selecting previously unselected package python3.
12:37:54 (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 ... 5194 files and directories currently installed.)
12:37:54 Preparing to unpack .../00-python3_3.10.6-1_amd64.deb ...
12:37:54 Unpacking python3 (3.10.6-1) ...
12:37:54 Selecting previously unselected package libargon2-1:amd64.
12:37:54 Preparing to unpack .../01-libargon2-1_0~20171227-0.3_amd64.deb ...
12:37:54 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
12:37:54 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:37:54 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
12:37:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
12:37:54 Selecting previously unselected package libjson-c5:amd64.
12:37:54 Preparing to unpack .../03-libjson-c5_0.16-1_amd64.deb ...
12:37:54 Unpacking libjson-c5:amd64 (0.16-1) ...
12:37:54 Selecting previously unselected package libcryptsetup12:amd64.
12:37:54 Preparing to unpack .../04-libcryptsetup12_2%3a2.5.0-2ubuntu1_amd64.deb ...
12:37:54 Unpacking libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
12:37:54 Selecting previously unselected package libfdisk1:amd64.
12:37:54 Preparing to unpack .../05-libfdisk1_2.38-4ubuntu1_amd64.deb ...
12:37:54 Unpacking libfdisk1:amd64 (2.38-4ubuntu1) ...
12:37:54 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb'.
12:37:54 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'.
12:37:54 Selecting previously unselected package python3-minimal.
12:37:54 (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 ... 7950 files and directories currently installed.)
12:37:54 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
12:37:54 Unpacking python3-minimal (3.7.3-1) ...
12:37:54 Selecting previously unselected package mime-support.
12:37:54 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:37:54 Unpacking mime-support (3.62) ...
12:37:54 Selecting previously unselected package libmpdec2:armhf.
12:37:54 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
12:37:54 Unpacking libmpdec2:armhf (2.4.2-2) ...
12:37:54 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
12:37:54 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
12:37:54 Get:2 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
12:37:54 Selecting previously unselected package libkmod2:amd64.
12:37:54 Preparing to unpack .../06-libkmod2_30+20220630-3ubuntu1_amd64.deb ...
12:37:54 Unpacking libkmod2:amd64 (30+20220630-3ubuntu1) ...
12:37:54 Selecting previously unselected package libapparmor1:amd64.
12:37:54 Preparing to unpack .../07-libapparmor1_3.0.7-1ubuntu2_amd64.deb ...
12:37:54 Unpacking libapparmor1:amd64 (3.0.7-1ubuntu2) ...
12:37:54 Selecting previously unselected package libip4tc2:amd64.
12:37:54 Preparing to unpack .../08-libip4tc2_1.8.7-1ubuntu6_amd64.deb ...
12:37:54 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu6) ...
12:37:54 Selecting previously unselected package libsystemd-shared:amd64.
12:37:54 Preparing to unpack .../09-libsystemd-shared_251.4-1ubuntu7_amd64.deb ...
12:37:54 Unpacking libsystemd-shared:amd64 (251.4-1ubuntu7) ...
12:37:54 Selecting previously unselected package systemd.
12:37:54 Preparing to unpack .../10-systemd_251.4-1ubuntu7_amd64.deb ...
12:37:54 Unpacking systemd (251.4-1ubuntu7) ...
12:37:54 Selecting previously unselected package docker-ce-cli.
12:37:54 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ...
12:37:54 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:37:54 Selecting previously unselected package libpython3.7-stdlib:armhf.
12:37:54 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
12:37:54 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:37:54 Selecting previously unselected package python3.7.
12:37:54 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u4_armhf.deb ...
12:37:54 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:37:54 Selecting previously unselected package libpython3-stdlib:armhf.
12:37:54 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
12:37:54 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
12:37:54 + dnf config-manager --set-disabled 'docker-ce-*'
12:37:54 Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
12:37:54 Get:4 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [17.1 kB]
12:37:54 Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
12:37:55 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
12:37:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
12:37:55 Setting up libjson-c5:amd64 (0.16-1) ...
12:37:55 Setting up libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
12:37:55 Setting up libfdisk1:amd64 (2.38-4ubuntu1) ...
12:37:55 Setting up libkmod2:amd64 (30+20220630-3ubuntu1) ...
12:37:55 Setting up libapparmor1:amd64 (3.0.7-1ubuntu2) ...
12:37:55 Setting up libip4tc2:amd64 (1.8.7-1ubuntu6) ...
12:37:55 Setting up libsystemd-shared:amd64 (251.4-1ubuntu7) ...
12:37:55 Setting up systemd (251.4-1ubuntu7) ...
12:37:55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:37:55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:37:55 Failed to enable unit, unit systemd-resolved.service does not exist.
12:37:55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:37:55 Initializing machine ID from random generator.
12:37:55 Setting up python3-minimal (3.7.3-1) ...
12:37:55 Selecting previously unselected package python3.
12:37: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 ... 8387 files and directories currently installed.)
12:37:55 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
12:37:55 Unpacking python3 (3.7.3-1) ...
12:37:55 Selecting previously unselected package apt-transport-https.
12:37:55 Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ...
12:37:55 Unpacking apt-transport-https (1.8.2.3) ...
12:37:55 + dnf config-manager --set-enabled docker-ce-test
12:37:55 Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
12:37:55 Fetched 65.9 kB in 1s (101 kB/s)
12:37:55 Selecting previously unselected package systemd-sysv.
12:37: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 ... 6037 files and directories currently installed.)
12:37:55 Preparing to unpack .../00-systemd-sysv_251.4-1ubuntu7_amd64.deb ...
12:37:55 Unpacking systemd-sysv (251.4-1ubuntu7) ...
12:37:55 Selecting previously unselected package distro-info-data.
12:37:55 Preparing to unpack .../02-distro-info-data_0.41+deb10u6_all.deb ...
12:37:55 Unpacking distro-info-data (0.41+deb10u6) ...
12:37:55 Selecting previously unselected package libglib2.0-0:armhf.
12:37:55 Preparing to unpack .../03-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
12:37:55 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:37:55 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:37:55 Preparing to unpack .../04-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
12:37:55 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
12:37:55 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:37:55 Preparing to unpack .../05-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
12:37:55 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
12:37:55 Selecting previously unselected package libpackagekit-glib2-18:armhf.
12:37:55 Preparing to unpack .../06-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
12:37:55 Selecting previously unselected package docker-buildx-plugin.
12:37:55 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb ...
12:37:55 Unpacking docker-buildx-plugin (0.10.0-1~debian.10~buster) ...
12:37:55 + dnf makecache
12:37:55 Selecting previously unselected package openssl.
12:37:55 Preparing to unpack .../01-openssl_3.0.5-2ubuntu2_amd64.deb ...
12:37:55 Unpacking openssl (3.0.5-2ubuntu2) ...
12:37:55 Selecting previously unselected package ca-certificates.
12:37:55 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
12:37:55 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
12:37:55 Selecting previously unselected package libdbus-1-3:amd64.
12:37:55 Preparing to unpack .../03-libdbus-1-3_1.14.0-2ubuntu3_amd64.deb ...
12:37:55 Unpacking libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
12:37:55 Selecting previously unselected package dbus-bin.
12:37:55 Preparing to unpack .../04-dbus-bin_1.14.0-2ubuntu3_amd64.deb ...
12:37:55 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
12:37:55 Selecting previously unselected package dbus-session-bus-common.
12:37:55 Preparing to unpack .../05-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
12:37:55 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:37:55 Selecting previously unselected package dbus-daemon.
12:37:55 Preparing to unpack .../06-dbus-daemon_1.14.0-2ubuntu3_amd64.deb ...
12:37:55 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
12:37:55 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:37:55 Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
12:37:55 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:37:55 Selecting previously unselected package gnupg2.
12:37:55 Preparing to unpack .../08-gnupg2_2.2.12-1+rpi1+deb10u1_all.deb ...
12:37:55 Unpacking gnupg2 (2.2.12-1+rpi1+deb10u1) ...
12:37:55 Selecting previously unselected package iso-codes.
12:37:55 Preparing to unpack .../09-iso-codes_4.2-1_all.deb ...
12:37:55 Unpacking iso-codes (4.2-1) ...
12:37:55 Reading package lists...
12:37:55 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
12:37:55 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
12:37:55 + packages='deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:55 ++ echo 'deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb
12:37:55 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:55 ++ xargs
12:37:55 ++ awk '$0="./"$0'
12:37:55 + packages='./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb'
12:37:55 + set -x
12:37:55 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb
12:37:55 Selecting previously unselected package docker-compose-plugin.
12:37:55 (Reading database ... 9223 files and directories currently installed.)
12:37:55 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb ...
12:37:55 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.22.04~jammy) ...
12:37:55 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
12:37:55 Selecting previously unselected package dbus-system-bus-common.
12:37:55 Preparing to unpack .../07-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
12:37:55 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:37:55 Selecting previously unselected package dbus.
12:37:55 Preparing to unpack .../08-dbus_1.14.0-2ubuntu3_amd64.deb ...
12:37:55 Unpacking dbus (1.14.0-2ubuntu3) ...
12:37:55 Selecting previously unselected package distro-info-data.
12:37:55 Preparing to unpack .../09-distro-info-data_0.54ubuntu0.1_all.deb ...
12:37:55 Unpacking distro-info-data (0.54ubuntu0.1) ...
12:37:55 Selecting previously unselected package libglib2.0-0:amd64.
12:37:55 Preparing to unpack .../10-libglib2.0-0_2.74.3-0ubuntu1_amd64.deb ...
12:37:55 Unpacking libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
12:37:55 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:37:55 Preparing to unpack .../11-libgirepository-1.0-1_1.74.0-2_amd64.deb ...
12:37:55 Unpacking libgirepository-1.0-1:amd64 (1.74.0-2) ...
12:37:55 Selecting previously unselected package libapt-inst2.0:armhf.
12:37:55 Preparing to unpack .../10-libapt-inst2.0_1.8.2.3_armhf.deb ...
12:37:55 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
12:37:56 CentOS Stream 9 - BaseOS                         28 kB/s | 7.4 kB     00:00    
12:37:56 make[1]: Leaving directory '/root/build-deb'
12:37:56  dpkg-genbuildinfo
12:37:56  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.changes
12:37:56 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:37:56 Preparing to unpack .../12-gir1.2-glib-2.0_1.74.0-2_amd64.deb ...
12:37:56 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-2) ...
12:37:56 Selecting previously unselected package iso-codes.
12:37:56 Preparing to unpack .../13-iso-codes_4.11.0-1_all.deb ...
12:37:56 Unpacking iso-codes (4.11.0-1) ...
12:37:56 Selecting previously unselected package libcap2-bin.
12:37:56 Preparing to unpack .../14-libcap2-bin_1%3a2.44-1build3_amd64.deb ...
12:37:56 Unpacking libcap2-bin (1:2.44-1build3) ...
12:37:56 make[1]: Leaving directory '/root/build-deb'
12:37:56  dpkg-genbuildinfo
12:37:56 Selecting previously unselected package libcurl3-gnutls:armhf.
12:37:56 Preparing to unpack .../11-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
12:37:56 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:37:56 Selecting previously unselected package libdbus-1-3:armhf.
12:37:56 Preparing to unpack .../12-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
12:37:56 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
12:37:56 Selecting previously unselected package lsb-release.
12:37:56 Preparing to unpack .../13-lsb-release_10.2019051400+rpi1_all.deb ...
12:37:56 Unpacking lsb-release (10.2019051400+rpi1) ...
12:37:56 Selecting previously unselected package python-apt-common.
12:37:56 Preparing to unpack .../14-python-apt-common_1.8.4.3_all.deb ...
12:37:56 Unpacking python-apt-common (1.8.4.3) ...
12:37:56 Selecting previously unselected package python3-apt.
12:37:56 Preparing to unpack .../15-python3-apt_1.8.4.3_armhf.deb ...
12:37:56 Unpacking python3-apt (1.8.4.3) ...
12:37:56 Selecting previously unselected package python3-dbus.
12:37:56 Preparing to unpack .../16-python3-dbus_1.2.8-3_armhf.deb ...
12:37:56 Unpacking python3-dbus (1.2.8-3) ...
12:37:56 CentOS Stream 9 - AppStream                      27 kB/s | 7.5 kB     00:00    
12:37:56 Selecting previously unselected package libelf1:amd64.
12:37:56 Preparing to unpack .../15-libelf1_0.187-4_amd64.deb ...
12:37:56 Unpacking libelf1:amd64 (0.187-4) ...
12:37:56 Selecting previously unselected package libglib2.0-data.
12:37:56 Preparing to unpack .../16-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
12:37:56 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
12:37:56 Selecting previously unselected package libicu71:amd64.
12:37:56 Preparing to unpack .../17-libicu71_71.1-3ubuntu1_amd64.deb ...
12:37:56 Unpacking libicu71:amd64 (71.1-3ubuntu1) ...
12:37:56  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.changes
12:37:56 Selecting previously unselected package python3-gi.
12:37:56 Preparing to unpack .../17-python3-gi_3.30.4-1_armhf.deb ...
12:37:56 Unpacking python3-gi (3.30.4-1) ...
12:37:56 Selecting previously unselected package python3-pycurl.
12:37:56 Preparing to unpack .../18-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
12:37:56 Unpacking python3-pycurl (7.43.0.2-0.1) ...
12:37:56 Selecting previously unselected package python3-software-properties.
12:37:56 Preparing to unpack .../19-python3-software-properties_0.96.20.2-2_all.deb ...
12:37:56 Unpacking python3-software-properties (0.96.20.2-2) ...
12:37:56 Selecting previously unselected package software-properties-common.
12:37:56 Preparing to unpack .../20-software-properties-common_0.96.20.2-2_all.deb ...
12:37:56 Unpacking software-properties-common (0.96.20.2-2) ...
12:37:56 Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ...
12:37:56 Setting up mime-support (3.62) ...
12:37:56 CentOS Stream 9 - Extras packages                27 kB/s | 8.4 kB     00:00    
12:37:56 Selecting previously unselected package libpam-systemd:amd64.
12:37:56 Preparing to unpack .../18-libpam-systemd_251.4-1ubuntu7_amd64.deb ...
12:37:56 Unpacking libpam-systemd:amd64 (251.4-1ubuntu7) ...
12:37:56 Selecting previously unselected package libxml2:amd64.
12:37:56 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1ubuntu0.1_amd64.deb ...
12:37:56 Unpacking libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
12:37:56 Selecting previously unselected package libyaml-0-2:amd64.
12:37:56 Preparing to unpack .../20-libyaml-0-2_0.2.5-1_amd64.deb ...
12:37:56 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
12:37:56 Selecting previously unselected package lsb-release.
12:37:56 Preparing to unpack .../21-lsb-release_11.2ubuntu1_all.deb ...
12:37:56 Unpacking lsb-release (11.2ubuntu1) ...
12:37:56 Selecting previously unselected package python-apt-common.
12:37:56 Preparing to unpack .../22-python-apt-common_2.4.0+22.10_all.deb ...
12:37:56 Unpacking python-apt-common (2.4.0+22.10) ...
12:37:56 Selecting previously unselected package python3-apt.
12:37:56 Preparing to unpack .../23-python3-apt_2.4.0+22.10_amd64.deb ...
12:37:56 Unpacking python3-apt (2.4.0+22.10) ...
12:37:56 Setting up apt-transport-https (1.8.2.3) ...
12:37:56 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:37:56 No schema files found: doing nothing.
12:37:56 Setting up distro-info-data (0.41+deb10u6) ...
12:37:56 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
12:37:56 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:37:56 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
12:37:56 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
12:37:56 Setting up python-apt-common (1.8.4.3) ...
12:37:56 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
12:37:56 Setting up libmpdec2:armhf (2.4.2-2) ...
12:37:56 Setting up iso-codes (4.2-1) ...
12:37:56 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:37:56 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
12:37:56 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
12:37:56 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:37:56 Selecting previously unselected package docker-buildx-plugin.
12:37:56 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb ...
12:37:56 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.22.04~jammy) ...
12:37:56 Selecting previously unselected package python3-dbus.
12:37:56 Preparing to unpack .../24-python3-dbus_1.2.18-3build1_amd64.deb ...
12:37:56 Unpacking python3-dbus (1.2.18-3build1) ...
12:37:56 Selecting previously unselected package python3-gi.
12:37:56 Preparing to unpack .../25-python3-gi_3.42.2-2_amd64.deb ...
12:37:56 Unpacking python3-gi (3.42.2-2) ...
12:37:56 Selecting previously unselected package python3-pkg-resources.
12:37:56 Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
12:37:56 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:37:56 Selecting previously unselected package libnghttp2-14:amd64.
12:37:56 Preparing to unpack .../27-libnghttp2-14_1.49.0-1_amd64.deb ...
12:37:56 Unpacking libnghttp2-14:amd64 (1.49.0-1) ...
12:37:56 Selecting previously unselected package libpsl5:amd64.
12:37:56 Preparing to unpack .../28-libpsl5_0.21.0-1.2build2_amd64.deb ...
12:37:56 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
12:37:56 Selecting previously unselected package apt-transport-https.
12:37:56 Preparing to unpack .../29-apt-transport-https_2.5.3_all.deb ...
12:37:56 Unpacking apt-transport-https (2.5.3) ...
12:37:56 Selecting previously unselected package libbrotli1:amd64.
12:37:56 Preparing to unpack .../30-libbrotli1_1.0.9-2build6_amd64.deb ...
12:37:56 dpkg-genchanges: info: including full source code in upload
12:37:56  dpkg-source -I.git --after-build .
12:37:56 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:37:56 + destination=/build
12:37:56 + mkdir -p /build
12:37:56 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb /build
12:37:56 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc'
12:37:56 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc'
12:37:56 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz'
12:37:56 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz'
12:37:56 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.buildinfo'
12:37:56 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.buildinfo'
12:37:56 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.changes'
12:37:56 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.changes'
12:37:56 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb'
12:37:56 copied '/root/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb'
12:37:56 removed '/root/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb'
12:37:57 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
12:37:57 Selecting previously unselected package libsasl2-modules-db:amd64.
12:37:57 Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_amd64.deb ...
12:37:57 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:37:57 Selecting previously unselected package libsasl2-2:amd64.
12:37:57 Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg-6ubuntu2_amd64.deb ...
12:37:57 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:37:57 Selecting previously unselected package libldap-2.5-0:amd64.
12:37:57 Preparing to unpack .../33-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_amd64.deb ...
12:37:57 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-1ubuntu1) ...
12:37:57 Selecting previously unselected package librtmp1:amd64.
12:37:57 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
12:37:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:37:57 Selecting previously unselected package libssh-4:amd64.
12:37:57 Preparing to unpack .../35-libssh-4_0.9.6-2build1_amd64.deb ...
12:37:57 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
12:37:57 Selecting previously unselected package libcurl4:amd64.
12:37:57 Preparing to unpack .../36-libcurl4_7.85.0-1ubuntu0.2_amd64.deb ...
12:37:57 Unpacking libcurl4:amd64 (7.85.0-1ubuntu0.2) ...
12:37:57 Docker CE Test - x86_64                          40 kB/s |  21 kB     00:00    
12:37:57 Selecting previously unselected package docker-ce.
12:37:57 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ...
12:37:57 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:37:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
12:37:57 Selecting previously unselected package curl.
12:37:57 Preparing to unpack .../37-curl_7.85.0-1ubuntu0.2_amd64.deb ...
12:37:57 Unpacking curl (7.85.0-1ubuntu0.2) ...
12:37:57 Selecting previously unselected package libassuan0:amd64.
12:37:57 Preparing to unpack .../38-libassuan0_2.5.5-4_amd64.deb ...
12:37:57 Unpacking libassuan0:amd64 (2.5.5-4) ...
12:37:57 Selecting previously unselected package gpgconf.
12:37:57 Preparing to unpack .../39-gpgconf_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking gpgconf (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package libksba8:amd64.
12:37:57 Preparing to unpack .../40-libksba8_1.6.0-3ubuntu1.1_amd64.deb ...
12:37:57 Unpacking libksba8:amd64 (1.6.0-3ubuntu1.1) ...
12:37:57 Selecting previously unselected package libnpth0:amd64.
12:37:57 Preparing to unpack .../41-libnpth0_1.6-3build2_amd64.deb ...
12:37:57 Unpacking libnpth0:amd64 (1.6-3build2) ...
12:37:57 Metadata cache created.
12:37:57 [DEBUG] Installing engine rpms
12:37:57 + echo '[DEBUG] Installing engine rpms'
12:37:57 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
12:37:57 ++ sed /src/d
12:37:57 + packages='rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el9.x86_64.rpm
12:37:57 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm
12:37:57 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm
12:37:57 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el9.x86_64.rpm
12:37:57 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el9.x86_64.rpm
12:37:57 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm'
12:37:57 + set -x
12:37:57 ++ source /etc/os-release
12:37:57 +++ NAME='CentOS Stream'
12:37:57 +++ VERSION=9
12:37:57 +++ ID=centos
12:37:57 +++ ID_LIKE='rhel fedora'
12:37:57 +++ VERSION_ID=9
12:37:57 +++ PLATFORM_ID=platform:el9
12:37:57 +++ PRETTY_NAME='CentOS Stream 9'
12:37:57 +++ ANSI_COLOR='0;31'
12:37:57 +++ LOGO=fedora-logo-icon
12:37:57 +++ CPE_NAME=cpe:/o:centos:centos:9
12:37:57 +++ HOME_URL=https://centos.org/
12:37:57 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:37:57 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
12:37:57 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
12:37:57 ++ echo 'CentOS Stream'
12:37:57 + product_version='CentOS Stream'
12:37:57 + '[' 'CentOS Stream' = rawhide ']'
12:37:57 + dnf install -y rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el9.x86_64.rpm
12:37:57 #17 DONE 134.4s
12:37:57 
12:37:57 #18 exporting to client directory
12:37:57 #18 copying files linux/amd64 21B
12:37:57 #18 copying files linux/amd64 49.28MB 0.9s done
12:37:57 #18 DONE 0.9s
12:37:57 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64 ']'
12:37:57 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-cli
12:37:57 + case ${TARGETOS} in
12:37:57 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/cli/build/linux_amd64/docker-linux-amd64 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-cli/docker
12:37:57 + case ${TARGETOS} in
12:37:57 + set -x
12:37:57 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-cli-0.0.0-20230124074129-645395c.tgz docker-cli
12:37:57 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-engine
12:37:57 + case ${TARGETOS} in
12:37:57 + for f in dockerd docker-init docker-proxy
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/dockerd ']'
12:37:57 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/dockerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-engine/dockerd
12:37:57 + for f in dockerd docker-init docker-proxy
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/docker-init ']'
12:37:57 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/docker-init /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-engine/docker-init
12:37:57 + for f in dockerd docker-init docker-proxy
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/docker-proxy ']'
12:37:57 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/docker-proxy /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-engine/docker-proxy
12:37:57 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/containerd
12:37:57 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/containerd ']'
12:37:57 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/containerd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/containerd/containerd
12:37:57 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/ctr ']'
12:37:57 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/ctr /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/containerd/ctr
12:37:57 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/containerd-shim ']'
12:37:57 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/containerd-shim-runc-v2 ']'
12:37:57 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/containerd-shim-runc-v2 /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/containerd/containerd-shim-runc-v2
12:37:57 + for f in containerd ctr containerd-shim containerd-shim-runc-v2 runc
12:37:57 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/runc ']'
12:37:57 + cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/build/linux_amd64/runc /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/containerd/runc
12:37:57 + case ${TARGETOS} in
12:37:57 + set -x
12:37:57 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-engine-0.0.0-20230124074129-645395c.tgz docker-engine
12:37:57 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/containerd-1.7.0-beta.1.tgz containerd
12:37:57 Selecting previously unselected package dirmngr.
12:37:57 Preparing to unpack .../42-dirmngr_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking dirmngr (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package libpackagekit-glib2-18:amd64.
12:37:57 Preparing to unpack .../43-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
12:37:57 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
12:37:57 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:37:57 Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
12:37:57 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:37:57 Selecting previously unselected package gnupg-l10n.
12:37:57 Preparing to unpack .../45-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
12:37:57 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package gnupg-utils.
12:37:57 Preparing to unpack .../46-gnupg-utils_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package gpg.
12:37:57 Preparing to unpack .../47-gpg_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking gpg (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package pinentry-curses.
12:37:57 Preparing to unpack .../48-pinentry-curses_1.2.0-2ubuntu1_amd64.deb ...
12:37:57 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
12:37:57 Setting up python3 (3.7.3-1) ...
12:37:57 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:37:57 Setting up python3-pycurl (7.43.0.2-0.1) ...
12:37:57 Setting up python3-gi (3.30.4-1) ...
12:37:57 dpkg-genchanges: info: including full source code in upload
12:37:57  dpkg-source -I.git --after-build .
12:37:57 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:37:57 + destination=/build
12:37:57 + mkdir -p /build
12:37:57 + mv -v /root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb /root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb /root/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb /build
12:37:57 copied '/root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb'
12:37:57 removed '/root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb'
12:37:57 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:37:57 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:37:57 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:37:57 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:37:57 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc'
12:37:57 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc'
12:37:57 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz'
12:37:57 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz'
12:37:57 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.buildinfo'
12:37:57 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.buildinfo'
12:37:57 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.changes'
12:37:57 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.changes'
12:37:57 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:37:57 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:37:57 copied '/root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb'
12:37:57 removed '/root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb'
12:37:57 copied '/root/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb'
12:37:57 removed '/root/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb'
12:37:57 Selecting previously unselected package gpg-agent.
12:37:57 Preparing to unpack .../49-gpg-agent_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package gpg-wks-client.
12:37:57 Preparing to unpack .../50-gpg-wks-client_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package gpg-wks-server.
12:37:57 Preparing to unpack .../51-gpg-wks-server_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package gpgsm.
12:37:57 Preparing to unpack .../52-gpgsm_2.2.35-3ubuntu1_amd64.deb ...
12:37:57 Unpacking gpgsm (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package gnupg.
12:37:57 Preparing to unpack .../53-gnupg_2.2.35-3ubuntu1_all.deb ...
12:37:57 Unpacking gnupg (2.2.35-3ubuntu1) ...
12:37:57 Selecting previously unselected package libcurl3-gnutls:amd64.
12:37:57 Preparing to unpack .../54-libcurl3-gnutls_7.85.0-1ubuntu0.2_amd64.deb ...
12:37:57 Unpacking libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.2) ...
12:37:57 Setting up lsb-release (10.2019051400+rpi1) ...
12:37:57 Setting up python3-dbus (1.2.8-3) ...
12:37:57 Setting up python3-apt (1.8.4.3) ...
12:37:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:37:57 Dependencies resolved.
12:37:57 ==================================================================================================
12:37:57  Package                        Arch    Version                              Repository       Size
12:37:57 ==================================================================================================
12:37:57 Installing:
12:37:57  docker-buildx-plugin           x86_64  0.10.0-0.el9                         @commandline     12 M
12:37:57  docker-ce                      x86_64  3:0.0.0~20230124074129.645395c-0.el9 @commandline     23 M
12:37:57  docker-ce-cli                  x86_64  1:0.0.0~20230124074129.645395c-0.el9 @commandline    7.0 M
12:37:57  docker-ce-rootless-extras      x86_64  0.0.0~20230124074129.645395c-0.el9   @commandline    3.8 M
12:37:57  docker-compose-plugin          x86_64  2.15.1-0.el9                         @commandline     10 M
12:37:57  docker-scan-plugin             x86_64  0.23.0-0.el9                         @commandline    3.8 M
12:37:57 Installing dependencies:
12:37:57  acl                            x86_64  2.3.1-3.el9                          baseos           73 k
12:37:57  checkpolicy                    x86_64  3.5-0.rc1.1.el9                      appstream       346 k
12:37:57  container-selinux              noarch  3:2.198.0-1.el9                      appstream        51 k
12:37:57  containerd.io                  x86_64  1.6.15-3.1.el9                       docker-ce-test   32 M
12:37:57  cracklib                       x86_64  2.9.6-27.el9                         baseos           94 k
12:37:57  cracklib-dicts                 x86_64  2.9.6-27.el9                         baseos          3.6 M
12:37:57  dbus                           x86_64  1:1.12.20-7.el9                      baseos          3.9 k
12:37:57  dbus-broker                    x86_64  28-7.el9                             baseos          172 k
12:37:57  dbus-common                    noarch  1:1.12.20-7.el9                      baseos           15 k
12:37:57  device-mapper                  x86_64  9:1.02.187-4.el9                     baseos          141 k
12:37:57  device-mapper-libs             x86_64  9:1.02.187-4.el9                     baseos          178 k
12:37:57  diffutils                      x86_64  3.7-12.el9                           baseos          397 k
12:37:57  fuse-common                    x86_64  3.10.2-5.el9                         baseos          9.0 k
12:37:57  fuse-overlayfs                 x86_64  1.10-1.el9                           appstream        72 k
12:37:57  fuse3                          x86_64  3.10.2-5.el9                         appstream        54 k
12:37:57  fuse3-libs                     x86_64  3.10.2-5.el9                         appstream        93 k
12:37:57  iptables-libs                  x86_64  1.8.8-6.el9                          baseos          464 k
12:37:57  iptables-nft                   x86_64  1.8.8-6.el9                          baseos          203 k
12:37:57  kmod                           x86_64  28-7.el9                             baseos          127 k
12:37:57  kmod-libs                      x86_64  28-7.el9                             baseos           64 k
12:37:57  libdb                          x86_64  5.3.28-53.el9                        baseos          738 k
12:37:57  libeconf                       x86_64  0.4.1-2.el9                          baseos           28 k
12:37:57  libfdisk                       x86_64  2.37.4-9.el9                         baseos          155 k
12:37:57  libibverbs                     x86_64  41.0-3.el9                           baseos          383 k
12:37:57  libmnl                         x86_64  1.0.4-15.el9                         baseos           29 k
12:37:57  libnetfilter_conntrack         x86_64  1.0.9-1.el9                          baseos           59 k
12:37:57  libnfnetlink                   x86_64  1.0.1-21.el9                         baseos           30 k
12:37:57  libnftnl                       x86_64  1.2.2-1.el9                          baseos           84 k
12:37:57  libnl3                         x86_64  3.7.0-1.el9                          baseos          350 k
12:37:57  libpcap                        x86_64  14:1.10.0-4.el9                      baseos          173 k
12:37:57  libpwquality                   x86_64  1.4.4-8.el9                          baseos          119 k
12:37:57  libseccomp                     x86_64  2.5.2-2.el9                          baseos           72 k
12:37:57  libselinux-utils               x86_64  3.5-0.rc1.1.el9                      baseos          181 k
12:37:57  libslirp                       x86_64  4.4.0-4.el9                          appstream        69 k
12:37:57  libutempter                    x86_64  1.2.1-6.el9                          baseos           27 k
12:37:57  openssl                        x86_64  1:3.0.7-2.el9                        baseos          1.2 M
12:37:57  pam                            x86_64  1.5.1-14.el9                         baseos          621 k
12:37:57  policycoreutils                x86_64  3.5-0.rc1.2.el9                      baseos          236 k
12:37:57  policycoreutils-python-utils   noarch  3.5-0.rc1.2.el9                      appstream        75 k
12:37:57  python3-audit                  x86_64  3.0.7-103.el9                        appstream        84 k
12:37:57  python3-distro                 noarch  1.5.0-7.el9                          baseos           37 k
12:37:57  python3-libselinux             x86_64  3.5-0.rc1.1.el9                      appstream       187 k
12:37:57  python3-libsemanage            x86_64  3.5-0.rc1.1.el9                      appstream        80 k
12:37:57  python3-policycoreutils        noarch  3.5-0.rc1.2.el9                      appstream       2.1 M
12:37:57  python3-setools                x86_64  4.4.0-5.el9                          baseos          599 k
12:37:57  python3-setuptools             noarch  53.0.0-12.el9                        baseos          944 k
12:37:57  rpm-plugin-selinux             x86_64  4.16.1.3-22.el9                      baseos           18 k
12:37:57  selinux-policy                 noarch  38.1.4-1.el9                         baseos           53 k
12:37:57  selinux-policy-targeted        noarch  38.1.4-1.el9                         baseos          6.8 M
12:37:57  slirp4netns                    x86_64  1.2.0-2.el9                          appstream        47 k
12:37:57  systemd                        x86_64  252-3.el9                            baseos          4.1 M
12:37:57  systemd-pam                    x86_64  252-3.el9                            baseos          255 k
12:37:57  systemd-rpm-macros             noarch  252-3.el9                            baseos           43 k
12:37:57  util-linux                     x86_64  2.37.4-9.el9                         baseos          2.3 M
12:37:57  util-linux-core                x86_64  2.37.4-9.el9                         baseos          461 k
12:37:57  xz                             x86_64  5.2.5-8.el9                          baseos          226 k
12:37:57 
12:37:57 Transaction Summary
12:37:57 ==================================================================================================
12:37:57 Install  62 Packages
12:37:57 
12:37:57 Total size: 120 M
12:37:57 Total download size: 61 M
12:37:57 Installed size: 441 M
12:37:57 Downloading Packages:
12:37:58 Selecting previously unselected package libstemmer0d:amd64.
12:37:58 Preparing to unpack .../55-libstemmer0d_2.2.0-1build1_amd64.deb ...
12:37:58 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
12:37:58 Selecting previously unselected package libxmlb2:amd64.
12:37:58 Preparing to unpack .../56-libxmlb2_0.3.8-1_amd64.deb ...
12:37:58 Unpacking libxmlb2:amd64 (0.3.8-1) ...
12:37:58 Selecting previously unselected package libappstream4:amd64.
12:37:58 Preparing to unpack .../57-libappstream4_0.15.5-1_amd64.deb ...
12:37:58 Unpacking libappstream4:amd64 (0.15.5-1) ...
12:37:58 Selecting previously unselected package libdw1:amd64.
12:37:58 Preparing to unpack .../58-libdw1_0.187-4_amd64.deb ...
12:37:58 Unpacking libdw1:amd64 (0.187-4) ...
12:37:58 Selecting previously unselected package libglib2.0-bin.
12:37:58 Preparing to unpack .../59-libglib2.0-bin_2.74.3-0ubuntu1_amd64.deb ...
12:37:58 Unpacking libglib2.0-bin (2.74.3-0ubuntu1) ...
12:37:58 Selecting previously unselected package libunwind8:amd64.
12:37:58 Preparing to unpack .../60-libunwind8_1.6.2-0ubuntu1_amd64.deb ...
12:37:58 Unpacking libunwind8:amd64 (1.6.2-0ubuntu1) ...
12:37:58 Setting up python3-software-properties (0.96.20.2-2) ...
12:37:58 Selecting previously unselected package libgstreamer1.0-0:amd64.
12:37:58 Preparing to unpack .../61-libgstreamer1.0-0_1.20.3-1_amd64.deb ...
12:37:58 Unpacking libgstreamer1.0-0:amd64 (1.20.3-1) ...
12:37:58 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
12:37:58 Preparing to unpack .../62-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
12:37:58 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
12:37:58 Selecting previously unselected package libpolkit-agent-1-0:amd64.
12:37:58 Preparing to unpack .../63-libpolkit-agent-1-0_0.105-33_amd64.deb ...
12:37:58 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
12:37:58 Selecting previously unselected package polkitd.
12:37:58 Preparing to unpack .../64-polkitd_0.105-33_amd64.deb ...
12:37:58 Unpacking polkitd (0.105-33) ...
12:37:58 Selecting previously unselected package pkexec.
12:37:58 Preparing to unpack .../65-pkexec_0.105-33_amd64.deb ...
12:37:58 Unpacking pkexec (0.105-33) ...
12:37:58 Selecting previously unselected package policykit-1.
12:37:58 Preparing to unpack .../66-policykit-1_0.105-33_amd64.deb ...
12:37:58 Unpacking policykit-1 (0.105-33) ...
12:37:58 + make IMAGE=ubuntu:bionic verify
12:37:58 docker run  --rm -i \
12:37:58 	-v "$(pwd):/v" \
12:37:58 	-e DEBIAN_FRONTEND=noninteractive \
12:37:58 	-e PACKAGE_REPO=staging \
12:37:58 	-w /v \
12:37:58 	ubuntu:bionic ./verify
12:37:58 Unable to find image 'ubuntu:bionic' locally
12:37:58 bionic: Pulling from library/ubuntu
12:37:58 Setting up software-properties-common (0.96.20.2-2) ...
12:37:58 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
12:37:58 ++ source /etc/os-release
12:37:58 +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)'
12:37:58 +++ NAME='Raspbian GNU/Linux'
12:37:58 +++ VERSION_ID=10
12:37:58 +++ VERSION='10 (buster)'
12:37:58 +++ VERSION_CODENAME=buster
12:37:58 +++ ID=raspbian
12:37:58 +++ ID_LIKE=debian
12:37:58 +++ HOME_URL=http://www.raspbian.org/
12:37:58 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
12:37:58 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
12:37:58 ++ echo raspbian
12:37:58 + DIST_ID=raspbian
12:37:58 ++ lsb_release -sc
12:37:58 + DIST_VERSION=buster
12:37:58 + '[' buster = sid ']'
12:37:58 + install_debian_containerd
12:37:58 + '[' staging = stage ']'
12:37:58 + REPO_URL=https://download.docker.com/linux/raspbian
12:37:58 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
12:37:58 + update-ca-certificates -f
12:37:58 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
12:37:58 Clearing symlinks in /etc/ssl/certs...
12:37:58 Selecting previously unselected package python3-blinker.
12:37:58 Preparing to unpack .../67-python3-blinker_1.4+dfsg1-0.5_all.deb ...
12:37:58 Unpacking python3-blinker (1.4+dfsg1-0.5) ...
12:37:58 Selecting previously unselected package python3-cffi-backend:amd64.
12:37:58 Preparing to unpack .../68-python3-cffi-backend_1.15.1-1_amd64.deb ...
12:37:58 Unpacking python3-cffi-backend:amd64 (1.15.1-1) ...
12:37:58 Selecting previously unselected package python3-cryptography.
12:37:58 Preparing to unpack .../69-python3-cryptography_3.4.8-2_amd64.deb ...
12:37:58 Unpacking python3-cryptography (3.4.8-2) ...
12:37:58 Selecting previously unselected package python3-pyparsing.
12:37:58 Preparing to unpack .../70-python3-pyparsing_3.0.7-2_all.deb ...
12:37:58 Unpacking python3-pyparsing (3.0.7-2) ...
12:37:58 Selecting previously unselected package python3-httplib2.
12:37:58 Preparing to unpack .../71-python3-httplib2_0.20.4-2_all.deb ...
12:37:58 Unpacking python3-httplib2 (0.20.4-2) ...
12:37:58 Selecting previously unselected package python3-more-itertools.
12:37:58 Preparing to unpack .../72-python3-more-itertools_8.10.0-2_all.deb ...
12:37:58 Unpacking python3-more-itertools (8.10.0-2) ...
12:37:58 Selecting previously unselected package docker-ce-rootless-extras.
12:37:58 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ...
12:37:58 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:37:58 a055bf07b5b0: Already exists
12:37:58 Digest: sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:37:58 Status: Downloaded newer image for ubuntu:bionic
12:37:58 (1/56): acl-2.3.1-3.el9.x86_64.rpm              253 kB/s |  73 kB     00:00    
12:37:58 (2/56): cracklib-2.9.6-27.el9.x86_64.rpm        322 kB/s |  94 kB     00:00    
12:37:58 (3/56): dbus-1.12.20-7.el9.x86_64.rpm           584 kB/s | 3.9 kB     00:00    
12:37:58 (4/56): dbus-broker-28-7.el9.x86_64.rpm          12 MB/s | 172 kB     00:00    
12:37:58 (5/56): dbus-common-1.12.20-7.el9.noarch.rpm    1.4 MB/s |  15 kB     00:00    
12:37:58 (6/56): cracklib-dicts-2.9.6-27.el9.x86_64.rpm   11 MB/s | 3.6 MB     00:00    
12:37:58 (7/56): device-mapper-1.02.187-4.el9.x86_64.rpm 5.0 MB/s | 141 kB     00:00    
12:37:58 (8/56): device-mapper-libs-1.02.187-4.el9.x86_6 6.2 MB/s | 178 kB     00:00    
12:37:58 (9/56): fuse-common-3.10.2-5.el9.x86_64.rpm     1.2 MB/s | 9.0 kB     00:00    
12:37:58 (10/56): diffutils-3.7-12.el9.x86_64.rpm         26 MB/s | 397 kB     00:00    
12:37:58 (11/56): iptables-libs-1.8.8-6.el9.x86_64.rpm    28 MB/s | 464 kB     00:00    
12:37:58 (12/56): iptables-nft-1.8.8-6.el9.x86_64.rpm     12 MB/s | 203 kB     00:00    
12:37:58 (13/56): kmod-libs-28-7.el9.x86_64.rpm          7.1 MB/s |  64 kB     00:00    
12:37:58 (14/56): kmod-28-7.el9.x86_64.rpm               8.4 MB/s | 127 kB     00:00    
12:37:58 (15/56): libdb-5.3.28-53.el9.x86_64.rpm          46 MB/s | 738 kB     00:00    
12:37:58 (16/56): libeconf-0.4.1-2.el9.x86_64.rpm        2.0 MB/s |  28 kB     00:00    
12:37:58 (17/56): libfdisk-2.37.4-9.el9.x86_64.rpm        19 MB/s | 155 kB     00:00    
12:37:58 (18/56): libibverbs-41.0-3.el9.x86_64.rpm        29 MB/s | 383 kB     00:00    
12:37:58 (19/56): libmnl-1.0.4-15.el9.x86_64.rpm         2.3 MB/s |  29 kB     00:00    
12:37:58 (20/56): libnetfilter_conntrack-1.0.9-1.el9.x86 9.5 MB/s |  59 kB     00:00    
12:37:58 (21/56): libnfnetlink-1.0.1-21.el9.x86_64.rpm   3.2 MB/s |  30 kB     00:00    
12:37:58 (22/56): libnftnl-1.2.2-1.el9.x86_64.rpm        8.6 MB/s |  84 kB     00:00    
12:37:58 (23/56): libpcap-1.10.0-4.el9.x86_64.rpm         23 MB/s | 173 kB     00:00    
12:37:58 (24/56): libnl3-3.7.0-1.el9.x86_64.rpm           24 MB/s | 350 kB     00:00    
12:37:58 (25/56): libpwquality-1.4.4-8.el9.x86_64.rpm    8.4 MB/s | 119 kB     00:00    
12:37:58 (26/56): libseccomp-2.5.2-2.el9.x86_64.rpm      5.5 MB/s |  72 kB     00:00    
12:37:58 (27/56): libutempter-1.2.1-6.el9.x86_64.rpm     3.5 MB/s |  27 kB     00:00    
12:37:58 (28/56): libselinux-utils-3.5-0.rc1.1.el9.x86_6  12 MB/s | 181 kB     00:00    
12:37:58 (29/56): openssl-3.0.7-2.el9.x86_64.rpm          60 MB/s | 1.2 MB     00:00    
12:37:58 (30/56): pam-1.5.1-14.el9.x86_64.rpm             30 MB/s | 621 kB     00:00    
12:37:58 (31/56): python3-distro-1.5.0-7.el9.noarch.rpm  3.8 MB/s |  37 kB     00:00    
12:37:58 (32/56): policycoreutils-3.5-0.rc1.2.el9.x86_64  15 MB/s | 236 kB     00:00    
12:37:58 (33/56): python3-setools-4.4.0-5.el9.x86_64.rpm  39 MB/s | 599 kB     00:00    
12:37:58 (34/56): python3-setuptools-53.0.0-12.el9.noarc  48 MB/s | 944 kB     00:00    
12:37:58 (35/56): rpm-plugin-selinux-4.16.1.3-22.el9.x86 1.5 MB/s |  18 kB     00:00    
12:37:58 (36/56): selinux-policy-38.1.4-1.el9.noarch.rpm 3.7 MB/s |  53 kB     00:00    
12:37:58 (37/56): systemd-pam-252-3.el9.x86_64.rpm       9.1 MB/s | 255 kB     00:00    
12:37:58 (38/56): selinux-policy-targeted-38.1.4-1.el9.n  86 MB/s | 6.8 MB     00:00    
12:37:58 (39/56): systemd-252-3.el9.x86_64.rpm            47 MB/s | 4.1 MB     00:00    
12:37:58 (40/56): systemd-rpm-macros-252-3.el9.noarch.rp 737 kB/s |  43 kB     00:00    
12:37:58 Selecting previously unselected package docker-ce-cli.
12:37:58 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ...
12:37:58 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:37:58 Selecting previously unselected package python3-zipp.
12:37:58 Preparing to unpack .../73-python3-zipp_1.0.0-4_all.deb ...
12:37:58 Unpacking python3-zipp (1.0.0-4) ...
12:37:58 Selecting previously unselected package python3-importlib-metadata.
12:37:58 Preparing to unpack .../74-python3-importlib-metadata_4.6.4-1_all.deb ...
12:37:58 Unpacking python3-importlib-metadata (4.6.4-1) ...
12:37:58 Selecting previously unselected package python3-jeepney.
12:37:58 Preparing to unpack .../75-python3-jeepney_0.8.0-1_all.deb ...
12:37:58 Unpacking python3-jeepney (0.8.0-1) ...
12:37:58 Selecting previously unselected package python3-jwt.
12:37:58 Preparing to unpack .../76-python3-jwt_2.4.0-1_all.deb ...
12:37:58 Unpacking python3-jwt (2.4.0-1) ...
12:37:58 Selecting previously unselected package python3-secretstorage.
12:37:58 Preparing to unpack .../77-python3-secretstorage_3.3.3-1ubuntu1_all.deb ...
12:37:58 Unpacking python3-secretstorage (3.3.3-1ubuntu1) ...
12:37:58 make[1]: Leaving directory '/root/build-deb'
12:37:58  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.buildinfo
12:37:58 done.
12:37:58 Updating certificates in /etc/ssl/certs...
12:37:59 (41/56): xz-5.2.5-8.el9.x86_64.rpm               23 MB/s | 226 kB     00:00    
12:37:59 (42/56): util-linux-core-2.37.4-9.el9.x86_64.rp  25 MB/s | 461 kB     00:00    
12:37:59 (43/56): util-linux-2.37.4-9.el9.x86_64.rpm      64 MB/s | 2.3 MB     00:00    
12:37:59 (44/56): checkpolicy-3.5-0.rc1.1.el9.x86_64.rpm  12 MB/s | 346 kB     00:00    
12:37:59 (45/56): container-selinux-2.198.0-1.el9.noarch 2.1 MB/s |  51 kB     00:00    
12:37:59 (46/56): fuse-overlayfs-1.10-1.el9.x86_64.rpm   9.2 MB/s |  72 kB     00:00    
12:37:59 (47/56): fuse3-3.10.2-5.el9.x86_64.rpm          4.9 MB/s |  54 kB     00:00    
12:37:59 (48/56): fuse3-libs-3.10.2-5.el9.x86_64.rpm     7.7 MB/s |  93 kB     00:00    
12:37:59 (49/56): libslirp-4.4.0-4.el9.x86_64.rpm        7.5 MB/s |  69 kB     00:00    
12:37:59 (50/56): policycoreutils-python-utils-3.5-0.rc1 5.8 MB/s |  75 kB     00:00    
12:37:59 (51/56): python3-audit-3.0.7-103.el9.x86_64.rpm 6.7 MB/s |  84 kB     00:00    
12:37:59 (52/56): python3-libsemanage-3.5-0.rc1.1.el9.x8  10 MB/s |  80 kB     00:00    
12:37:59 (53/56): python3-libselinux-3.5-0.rc1.1.el9.x86  11 MB/s | 187 kB     00:00    
12:37:59 (54/56): python3-policycoreutils-3.5-0.rc1.2.el  79 MB/s | 2.1 MB     00:00    
12:37:59 (55/56): slirp4netns-1.2.0-2.el9.x86_64.rpm     2.2 MB/s |  47 kB     00:00    
12:37:59 Selecting previously unselected package python3-keyring.
12:37:59 Preparing to unpack .../78-python3-keyring_23.8.2-1_all.deb ...
12:37:59 Unpacking python3-keyring (23.8.2-1) ...
12:37:59 Selecting previously unselected package python3-lazr.uri.
12:37:59 Preparing to unpack .../79-python3-lazr.uri_1.0.6-2_all.deb ...
12:37:59 Unpacking python3-lazr.uri (1.0.6-2) ...
12:37:59 Selecting previously unselected package python3-wadllib.
12:37:59 Preparing to unpack .../80-python3-wadllib_1.3.6-1_all.deb ...
12:37:59 Unpacking python3-wadllib (1.3.6-1) ...
12:37:59 Selecting previously unselected package python3-distro.
12:37:59 Preparing to unpack .../81-python3-distro_1.7.0-1_all.deb ...
12:37:59 Unpacking python3-distro (1.7.0-1) ...
12:37:59 Selecting previously unselected package python3-oauthlib.
12:37:59 Preparing to unpack .../82-python3-oauthlib_3.2.0-1ubuntu1_all.deb ...
12:37:59 Unpacking python3-oauthlib (3.2.0-1ubuntu1) ...
12:37:59 Selecting previously unselected package python3-six.
12:37:59 Preparing to unpack .../83-python3-six_1.16.0-4_all.deb ...
12:37:59 Unpacking python3-six (1.16.0-4) ...
12:37:59 Selecting previously unselected package docker-compose-plugin.
12:37:59 Preparing to unpack .../docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb ...
12:37:59 Unpacking docker-compose-plugin (2.15.1-1~debian.10~buster) ...
12:37:59 + verify
12:37:59 + dpkg --version
12:37:59 + verify_deb
12:37:59 + apt-get update
12:37:59 Selecting previously unselected package python3-lazr.restfulclient.
12:37:59 Preparing to unpack .../84-python3-lazr.restfulclient_0.14.4-1_all.deb ...
12:37:59 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
12:37:59 Selecting previously unselected package python3-launchpadlib.
12:37:59 Preparing to unpack .../85-python3-launchpadlib_1.10.16-1_all.deb ...
12:37:59 Unpacking python3-launchpadlib (1.10.16-1) ...
12:37:59 Selecting previously unselected package python3-software-properties.
12:37:59 Preparing to unpack .../86-python3-software-properties_0.99.27_all.deb ...
12:37:59 Unpacking python3-software-properties (0.99.27) ...
12:37:59 Selecting previously unselected package packagekit.
12:37:59 Preparing to unpack .../87-packagekit_1.2.5-2ubuntu2_amd64.deb ...
12:37:59 Unpacking packagekit (1.2.5-2ubuntu2) ...
12:37:59 Selecting previously unselected package software-properties-common.
12:37:59 Preparing to unpack .../88-software-properties-common_0.99.27_all.deb ...
12:37:59 Unpacking software-properties-common (0.99.27) ...
12:37:59  dpkg-genchanges -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.changes
12:37:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
12:37:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
12:37:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
12:37:59 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB]
12:37:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1577 kB]
12:37:59 137 added, 0 removed; done.
12:37:59 Running hooks in /etc/ca-certificates/update.d...
12:37:59 done.
12:37:59 + apt-key add -
12:37:59 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
12:37:59 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:37:59 Selecting previously unselected package gnupg2.
12:37:59 Preparing to unpack .../89-gnupg2_2.2.35-3ubuntu1_all.deb ...
12:37:59 Unpacking gnupg2 (2.2.35-3ubuntu1) ...
12:37:59 Setting up libksba8:amd64 (1.6.0-3ubuntu1.1) ...
12:37:59 Setting up media-types (8.0.0) ...
12:37:59 Setting up libicu71:amd64 (71.1-3ubuntu1) ...
12:37:59 Setting up systemd-sysv (251.4-1ubuntu7) ...
12:37:59 Setting up libkeyutils1:amd64 (1.6.3-1) ...
12:37:59 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
12:37:59 Setting up apt-transport-https (2.5.3) ...
12:37:59 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
12:37:59 (56/56): containerd.io-1.6.15-3.1.el9.x86_64.rp  67 MB/s |  32 MB     00:00    
12:37:59 --------------------------------------------------------------------------------
12:37:59 Total                                            36 MB/s |  61 MB     00:01     
12:37:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1387 kB]
12:37:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
12:37:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.9 kB]
12:37:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3158 kB]
12:37:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
12:37:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
12:37:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
12:37:59 OK
12:37:59 + '[' buster = sid ']'
12:37:59 ++ dpkg --print-architecture
12:37:59 + ARCH=armhf
12:37:59 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test'
12:37:59 + apt-get update
12:37:59 Selecting previously unselected package docker-scan-plugin.
12:37:59 Preparing to unpack .../docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb ...
12:37:59 Unpacking docker-scan-plugin (0.23.0~ubuntu-jammy) ...
12:37:59 Setting up libglib2.0-0:amd64 (2.74.3-0ubuntu1) ...
12:37:59 No schema files found: doing nothing.
12:37:59 Setting up distro-info-data (0.54ubuntu0.1) ...
12:37:59 Setting up libtirpc-common (1.3.3+ds-1) ...
12:37:59 Setting up libxmlb2:amd64 (0.3.8-1) ...
12:37:59 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
12:37:59 Setting up libsqlite3-0:amd64 (3.39.3-1) ...
12:37:59 Setting up libnghttp2-14:amd64 (1.49.0-1) ...
12:37:59 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
12:37:59 Setting up libnpth0:amd64 (1.6-3build2) ...
12:37:59 Setting up libassuan0:amd64 (2.5.5-4) ...
12:37:59 Setting up libunwind8:amd64 (1.6.2-0ubuntu1) ...
12:37:59 Setting up libkrb5support0:amd64 (1.20-1) ...
12:37:59 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:37:59 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2352 kB]
12:38:00 make[1]: Leaving directory '/root/build-deb'
12:38:00  dpkg-genbuildinfo
12:38:00 Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB]
12:38:00 Selecting previously unselected package docker-ce.
12:38:00 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ...
12:38:00 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:00 Selecting previously unselected package docker-scan-plugin.
12:38:00 Preparing to unpack .../docker-scan-plugin_0.23.0~debian-buster_amd64.deb ...
12:38:00 Unpacking docker-scan-plugin (0.23.0~debian-buster) ...
12:38:00 Setting up libcap2-bin (1:2.44-1build3) ...
12:38:00 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
12:38:00 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
12:38:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
12:38:00 Setting up libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
12:38:00 Setting up libk5crypto3:amd64 (1.20-1) ...
12:38:00 Setting up libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
12:38:00 Setting up python-apt-common (2.4.0+22.10) ...
12:38:00 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:38:00 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
12:38:00 Setting up libgirepository-1.0-1:amd64 (1.74.0-2) ...
12:38:00 Setting up libkrb5-3:amd64 (1.20-1) ...
12:38:00 Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
12:38:00 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:38:00 Setting up openssl (3.0.5-2ubuntu2) ...
12:38:00 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB]
12:38:00 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3578 kB]
12:38:00 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1427 kB]
12:38:00 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.5 kB]
12:38:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB]
12:38:00 Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [41.2 kB]
12:38:00 Hit:3 http://archive.raspbian.org/raspbian buster InRelease
12:38:00 Hit:4 http://archive.raspberrypi.org/debian buster InRelease
12:38:00 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:00 Setting up docker-buildx-plugin (0.10.0-1~debian.10~buster) ...
12:38:00 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:00 Setting up libelf1:amd64 (0.187-4) ...
12:38:00 Setting up readline-common (8.2-1) ...
12:38:00 Setting up libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
12:38:00 Setting up iso-codes (4.11.0-1) ...
12:38:00 Setting up dbus-bin (1.14.0-2ubuntu3) ...
12:38:00 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
12:38:00 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
12:38:00 Setting up libdw1:amd64 (0.187-4) ...
12:38:00 Setting up libreadline8:amd64 (8.2-1) ...
12:38:00 Setting up libglib2.0-bin (2.74.3-0ubuntu1) ...
12:38:00 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
12:38:00 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-1ubuntu1) ...
12:38:00 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
12:38:00 Fetched 74.9 kB in 1s (114 kB/s)
12:38:00 invoke-rc.d: could not determine current runlevel
12:38:00 invoke-rc.d: policy-rc.d denied execution of start.
12:38:00 Setting up docker-compose-plugin (2.15.1-1~debian.10~buster) ...
12:38:00 Setting up docker-scan-plugin (0.23.0~debian-buster) ...
12:38:00 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:00 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:00  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:00   Package dbus-user-session is not installed.
12:38:00 
12:38:00 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-scan-plugin_0.23.0~debian-buster_amd64.deb
12:38:00 + case ${TARGETOS} in
12:38:00 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:38:00 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/amd64/rootlesskit ']'
12:38:00 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:38:00 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/amd64/rootlesskit-docker-proxy ']'
12:38:00 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:38:00 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/amd64/dockerd-rootless.sh ']'
12:38:00 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:38:00 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/amd64/dockerd-rootless-setuptool.sh ']'
12:38:00 + for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit
12:38:00 + '[' -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/docker/bundles/linux/amd64/vpnkit ']'
12:38:00 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-rootless-extras ']'
12:38:00 + '[' -d /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin ']'
12:38:00 + mkdir -p /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-buildx
12:38:00 + case ${TARGETOS} in
12:38:00 + cp /home/ubuntu/workspace/docker-ce-packaging_PR-835/src/github.com/docker/buildx/bin/linux_amd64/buildx /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-buildx/docker-buildx
12:38:00 + case ${TARGETOS} in
12:38:00 + set -x
12:38:00 + tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64 -c -z -f /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64/docker-buildx-plugin-0.10.0.tgz docker-buildx
12:38:00 dpkg-genchanges: info: including full source code in upload
12:38:00  dpkg-source -I.git --after-build .
12:38:00 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:00 + destination=/build
12:38:00 + mkdir -p /build
12:38:00 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb /build
12:38:00 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc'
12:38:00 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.dsc'
12:38:00 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz'
12:38:00 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic.tar.gz'
12:38:00 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.buildinfo'
12:38:00 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.buildinfo'
12:38:00 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.changes'
12:38:00 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.changes'
12:38:00 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:00  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.changes
12:38:00 Updating certificates in /etc/ssl/certs...
12:38:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
12:38:01 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
12:38:01 Importing GPG key 0x621E9F35:
12:38:01  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:38:01  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:38:01  From       : https://download.docker.com/linux/centos/gpg
12:38:01 Key imported successfully
12:38:01 Running transaction check
12:38:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
12:38:01 Reading package lists...
12:38:01 124 added, 0 removed; done.
12:38:01 Setting up dbus (1.14.0-2ubuntu3) ...
12:38:01 Setting up libgssapi-krb5-2:amd64 (1.20-1) ...
12:38:01 Setting up gir1.2-glib-2.0:amd64 (1.74.0-2) ...
12:38:01 Setting up libssh-4:amd64 (0.9.6-2build1) ...
12:38:01 Setting up gpgconf (2.2.35-3ubuntu1) ...
12:38:01 Setting up libpam-systemd:amd64 (251.4-1ubuntu7) ...
12:38:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:01 Transaction check succeeded.
12:38:01 Running transaction test
12:38:01 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'.
12:38:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:01 Building dependency tree...
12:38:01 Reading state information...
12:38:01 Correcting dependencies... Done
12:38:01 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:01 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:01 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:01 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:01 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:01 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
12:38:01 The following additional packages will be installed:
12:38:01   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:01   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:01   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
12:38:01   libnftnl11 libpam-systemd systemd systemd-sysv
12:38:01 Suggested packages:
12:38:01   kmod systemd-container policykit-1
12:38:01 Recommended packages:
12:38:01   nftables libnss-systemd
12:38:01 Setting up libcurl4:amd64 (7.85.0-1ubuntu0.2) ...
12:38:01 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
12:38:01 Setting up curl (7.85.0-1ubuntu0.2) ...
12:38:01 Setting up polkitd (0.105-33) ...
12:38:01 Setting up gpg (2.2.35-3ubuntu1) ...
12:38:01 Setting up libgstreamer1.0-0:amd64 (1.20.3-1) ...
12:38:01 Setcap worked! gst-ptp-helper is not suid!
12:38:01 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
12:38:01 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
12:38:01 Setting up gpg-agent (2.2.35-3ubuntu1) ...
12:38:01 make[1]: Leaving directory '/root/build-deb'
12:38:01  dpkg-genbuildinfo
12:38:01 + make IMAGE=debian:bullseye verify
12:38:01 docker run  --rm -i \
12:38:01 	-v "$(pwd):/v" \
12:38:01 	-e DEBIAN_FRONTEND=noninteractive \
12:38:01 	-e PACKAGE_REPO=staging \
12:38:01 	-w /v \
12:38:01 	debian:bullseye ./verify
12:38:01 Unable to find image 'debian:bullseye' locally
12:38:01 The following NEW packages will be installed:
12:38:01   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:01   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:01   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
12:38:01   libnftnl11 libpam-systemd systemd systemd-sysv
12:38:01 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:38:01 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:38:01 + make IMAGE=ubuntu:focal verify
12:38:01 docker run  --rm -i \
12:38:01 	-v "$(pwd):/v" \
12:38:01 	-e DEBIAN_FRONTEND=noninteractive \
12:38:01 	-e PACKAGE_REPO=staging \
12:38:01 	-w /v \
12:38:01 	ubuntu:focal ./verify
12:38:01 Unable to find image 'ubuntu:focal' locally
12:38:01  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.changes
12:38:01 bullseye: Pulling from library/debian
12:38:01 bbeef03cda1f: Already exists
12:38:01 Digest: sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:38:01 Status: Downloaded newer image for debian:bullseye
12:38:01 0 upgraded, 21 newly installed, 0 to remove and 4 not upgraded.
12:38:01 Need to get 33.3 MB of archives.
12:38:01 After this operation, 134 MB of additional disk space will be used.
12:38:01 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:38:01 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:38:01 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:38:01 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:38:01 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
12:38:01 Get:6 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
12:38:01 Get:7 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
12:38:01 Get:8 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:38:01 Get:9 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
12:38:01 Get:10 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
12:38:01 Get:11 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.15-1 [27.7 MB]
12:38:01 Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
12:38:01 Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:38:01 Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:38:01 Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:38:01 Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:38:01 Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:38:01 Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:38:01 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.24-0+deb10u1 [240 kB]
12:38:01 Get:20 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
12:38:01 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.24-0+deb10u1 [97.9 kB]
12:38:01 Reading package lists...
12:38:01 ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb'
12:38:01 + packages='deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb'
12:38:01 ++ echo 'deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb
12:38:01 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb'
12:38:01 ++ awk '$0="./"$0'
12:38:01 ++ xargs
12:38:01 + packages='./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb'
12:38:01 + set -x
12:38:01 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb
12:38:01 Selecting previously unselected package docker-ce-cli.
12:38:01 (Reading database ... 10012 files and directories currently installed.)
12:38:01 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ...
12:38:01 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~raspbian.10~buster) ...
12:38:02 Setting up docker-compose-plugin (2.15.1-1~ubuntu.22.04~jammy) ...
12:38:02 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.22.04~jammy) ...
12:38:02 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:02 Setting up docker-scan-plugin (0.23.0~ubuntu-jammy) ...
12:38:02 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:02 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:38:02 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:38:02 Setting up gpgsm (2.2.35-3ubuntu1) ...
12:38:02 Setting up pkexec (0.105-33) ...
12:38:02 Setting up libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.2) ...
12:38:02 Setting up libappstream4:amd64 (0.15.5-1) ...
12:38:02 Setting up dirmngr (2.2.35-3ubuntu1) ...
12:38:02 focal: Pulling from library/ubuntu
12:38:02 846c0b181fff: Already exists
12:38:02 Digest: sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:38:02 Status: Downloaded newer image for ubuntu:focal
12:38:02 Fetched 27.0 MB in 3s (10.3 MB/s)
12:38:02 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:38:02 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:38:02 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
12:38:02 Setting up libnsl2:amd64 (1.3.0-2build2) ...
12:38:02 Setting up policykit-1 (0.105-33) ...
12:38:02 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
12:38:02 Setting up libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.2) ...
12:38:02 Setting up gnupg (2.2.35-3ubuntu1) ...
12:38:02 Setting up packagekit (1.2.5-2ubuntu2) ...
12:38:02 invoke-rc.d: could not determine current runlevel
12:38:02 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:38:02 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
12:38:02 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:38:02 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:38:02 invoke-rc.d: could not determine current runlevel
12:38:02 invoke-rc.d: policy-rc.d denied execution of start.
12:38:02 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:02 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:02  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:02   Package dbus-user-session is not installed.
12:38:02 
12:38:02 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_amd64.deb
12:38:02 Transaction test succeeded.
12:38:02 Running transaction
12:38:02 dpkg-genchanges: info: including full source code in upload
12:38:02  dpkg-source -I.git --after-build build-deb
12:38:02 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:02 + destination=/build
12:38:02 + mkdir -p /build
12:38:02 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb /build
12:38:02 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc'
12:38:02 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.dsc'
12:38:02 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz'
12:38:02 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic.tar.gz'
12:38:02 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.buildinfo'
12:38:02 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.buildinfo'
12:38:02 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.changes'
12:38:02 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.changes'
12:38:02 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb'
12:38:02 + verify
12:38:02 + dpkg --version
12:38:02 + verify_deb
12:38:02 + apt-get update
12:38:02 debconf: delaying package configuration, since apt-utils is not installed
12:38:02 Fetched 33.3 MB in 1s (43.5 MB/s)
12:38:02 Selecting previously unselected package libapparmor1:amd64.
12:38: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 ... 9947 files and directories currently installed.)
12:38:02 Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ...
12:38:02 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:38:02 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:38:02 Setting up libpython3-stdlib:amd64 (3.10.6-1) ...
12:38:02 Setting up gnupg2 (2.2.35-3ubuntu1) ...
12:38:02 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
12:38:02 Selecting previously unselected package docker-compose-plugin.
12:38:02 Preparing to unpack .../docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb ...
12:38:02 Unpacking docker-compose-plugin (2.15.1-1~raspbian.10~buster) ...
12:38:02 + verify
12:38:02 + dpkg --version
12:38:02 + verify_deb
12:38:02 + apt-get update
12:38:02 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:38:02 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:38:02 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:38:02 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:38:02 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [216 kB]
12:38:02 Selecting previously unselected package libargon2-1:amd64.
12:38:02 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
12:38:02 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:38:02 Selecting previously unselected package dmsetup.
12:38:02 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:38:02 Unpacking dmsetup (2:1.02.155-3) ...
12:38:02 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:38:02 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:38:02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:38:02 Selecting previously unselected package libjson-c3:amd64.
12:38:02 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
12:38:02 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:38:02 Selecting previously unselected package libcryptsetup12:amd64.
12:38:02 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
12:38:02 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:38:02 Selecting previously unselected package libidn11:amd64.
12:38:02 Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ...
12:38:02 Unpacking libidn11:amd64 (1.33-2.2) ...
12:38:02 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
12:38:02 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:38:03 Selecting previously unselected package libip4tc0:amd64.
12:38:03 Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ...
12:38:03 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:38:03 Selecting previously unselected package libkmod2:amd64.
12:38:03 Preparing to unpack .../8-libkmod2_26-1_amd64.deb ...
12:38:03 Unpacking libkmod2:amd64 (26-1) ...
12:38:03 Selecting previously unselected package systemd.
12:38:03 Preparing to unpack .../9-systemd_241-7~deb10u8_amd64.deb ...
12:38:03 Unpacking systemd (241-7~deb10u8) ...
12:38:03 Reading package lists...
12:38:03 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:03 Setting up python3 (3.10.6-1) ...
12:38:03 Reading package lists...
12:38:03 Building dependency tree...
12:38:03 Reading state information...
12:38:03 dpkg-genchanges: info: including full source code in upload
12:38:03  dpkg-source -I.git --after-build .
12:38:03 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:03 + destination=/build
12:38:03 + mkdir -p /build
12:38:03 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb /build
12:38:03 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc'
12:38:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.dsc'
12:38:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz'
12:38:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal.tar.gz'
12:38:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.buildinfo'
12:38:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.buildinfo'
12:38:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.changes'
12:38:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.changes'
12:38:03 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb'
12:38:03 Get:2 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1879 kB]
12:38:03 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
12:38:03 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.7 kB]
12:38:03 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2439 kB]
12:38:03 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [984 kB]
12:38:03 + bundlesFilename=bundles-ce-static-linux-amd64.tar.gz
12:38:03 + set -x
12:38:03 + cd /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/linux/amd64
12:38:03 + rm -r containerd/ docker-buildx/ docker-cli/ docker-engine/
12:38:03 + tar -zvcf /home/ubuntu/workspace/docker-ce-packaging_PR-835/static/build/bundles-ce-static-linux-amd64.tar.gz .
12:38:03 ./
12:38:03 ./containerd-1.7.0-beta.1.tgz
12:38:03 Setting up python3-six (1.16.0-4) ...
12:38:03 Setting up python3-pyparsing (3.0.7-2) ...
12:38:03 Correcting dependencies... Done
12:38:03 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:03 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:03 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:03 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:03 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:03 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
12:38:03 The following additional packages will be installed:
12:38:03   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:03 Suggested packages:
12:38:03   firewalld kmod nftables
12:38:03 The following NEW packages will be installed:
12:38:03   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:03 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
12:38:03 Selecting previously unselected package docker-ce.
12:38:03 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ...
12:38:03 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~raspbian.10~buster) ...
12:38:03 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:38:03 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:38:03 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:38:03 Setting up libidn11:amd64 (1.33-2.2) ...
12:38:03 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:38:03 Setting up libkmod2:amd64 (26-1) ...
12:38:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:38:03 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:38:03 Setting up systemd (241-7~deb10u8) ...
12:38:03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:03 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:03 Initializing machine ID from KVM UUID.
12:38:03 Setting up python3-gi (3.42.2-2) ...
12:38:03 Setting up python3-jeepney (0.8.0-1) ...
12:38:03 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:38:03 Need to get 28.4 MB of archives.
12:38:03 After this operation, 118 MB of additional disk space will be used.
12:38:03 Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.15-1 [27.7 MB]
12:38:03 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'.
12:38:03 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
12:38:03 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
12:38:03 Setting up python3-httplib2 (0.20.4-2) ...
12:38:03 Setting up lsb-release (11.2ubuntu1) ...
12:38:03 ./docker-engine-0.0.0-20230124074129-645395c.tgz
12:38:03 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
12:38:03 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtables12 amd64 1.8.7-1ubuntu5 [31.2 kB]
12:38:03 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
12:38:03   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch            1/1 
12:38:03   Preparing        :                                                        1/1 
12:38:03   Installing       : libseccomp-2.5.2-2.el9.x86_64                         1/62 
12:38:03   Installing       : libmnl-1.0.4-15.el9.x86_64                            2/62 
12:38:03   Installing       : docker-scan-plugin-0.23.0-0.el9.x86_64                3/62 
12:38:03   Running scriptlet: docker-scan-plugin-0.23.0-0.el9.x86_64                3/62 
12:38:03   Installing       : python3-libselinux-3.5-0.rc1.1.el9.x86_64             4/62 
12:38:03   Installing       : fuse3-libs-3.10.2-5.el9.x86_64                        5/62 
12:38:03 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
12:38:03 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
12:38:03 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
12:38:04 Reading package lists...
12:38:04 Fetched 8622 kB in 2s (5321 kB/s)
12:38:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
12:38:04 Setting up python3-cffi-backend:amd64 (1.15.1-1) ...
12:38:04 Setting up python3-blinker (1.4+dfsg1-0.5) ...
12:38:04 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5 [20.2 kB]
12:38:04 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB]
12:38:04 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB]
12:38:04 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB]
12:38:04 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 iptables amd64 1.8.7-1ubuntu5 [455 kB]
12:38:04 Setting up dmsetup (2:1.02.155-3) ...
12:38:04 Selecting previously unselected package systemd-sysv.
12:38:04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10777 files and directories currently installed.)
12:38:04 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_amd64.deb ...
12:38:04 Unpacking systemd-sysv (241-7~deb10u8) ...
12:38:04 Selecting previously unselected package libip6tc0:amd64.
12:38:04 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
12:38:04 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:38:04 Selecting previously unselected package libiptc0:amd64.
12:38:04 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
12:38:04 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:38:04 Selecting previously unselected package libnfnetlink0:amd64.
12:38:04 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:38:04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:38:04 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:38:04 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:38:04 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:38:04 Selecting previously unselected package libnftnl11:amd64.
12:38:04 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
12:38:04 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:38:04 Selecting previously unselected package iptables.
12:38:04 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
12:38:04 Unpacking iptables (1.8.2-4) ...
12:38:04   Installing       : python3-setuptools-53.0.0-12.el9.noarch               6/62 
12:38:04   Installing       : libselinux-utils-3.5-0.rc1.1.el9.x86_64               7/62 
12:38:04   Installing       : libfdisk-2.37.4-9.el9.x86_64                          8/62 
12:38:04   Installing       : cracklib-2.9.6-27.el9.x86_64                          9/62 
12:38:04   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                   10/62 
12:38:04   Installing       : python3-distro-1.5.0-7.el9.noarch                    11/62 
12:38:04   Installing       : python3-setools-4.4.0-5.el9.x86_64                   12/62 
12:38:04   Installing       : python3-libsemanage-3.5-0.rc1.1.el9.x86_64           13/62 
12:38:04 Building dependency tree...
12:38:04 Reading state information...
12:38:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
12:38:04 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:38:04 Setting up python3-more-itertools (8.10.0-2) ...
[Pipeline] sh
12:38:04 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B]
12:38:04 debconf: delaying package configuration, since apt-utils is not installed
12:38:04 Fetched 28.4 MB in 1s (33.5 MB/s)
12:38:04 Selecting previously unselected package libmnl0:amd64.
12:38:04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9451 files and directories currently installed.)
12:38:04 Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ...
12:38:04 Unpacking libmnl0:amd64 (1.0.4-3build2) ...
12:38:04 Selecting previously unselected package libxtables12:amd64.
12:38:04 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_amd64.deb ...
12:38:04 Unpacking libxtables12:amd64 (1.8.7-1ubuntu5) ...
12:38:04 Selecting previously unselected package netbase.
12:38:04 Preparing to unpack .../2-netbase_6.3_all.deb ...
12:38:04 Unpacking netbase (6.3) ...
12:38:04 Selecting previously unselected package dbus.
12:38:04 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_amd64.deb ...
12:38:04 Unpacking dbus (1.12.24-0+deb10u1) ...
12:38:04 Selecting previously unselected package libpam-systemd:amd64.
12:38:04 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_amd64.deb ...
12:38:04 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
12:38:04 Selecting previously unselected package containerd.io.
12:38:04 Preparing to unpack .../09-containerd.io_1.6.15-1_amd64.deb ...
12:38:04 Unpacking containerd.io (1.6.15-1) ...
12:38:04   Installing       : libnftnl-1.2.2-1.el9.x86_64                          14/62 
12:38:04   Installing       : docker-buildx-plugin-0.10.0-0.el9.x86_64             15/62 
12:38:04 The following additional packages will be installed:
12:38:04   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
12:38:04   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:38:04   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
12:38:04   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
12:38:04   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
12:38:04   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
12:38:04   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
12:38:04   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
12:38:04   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
12:38:04   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
12:38:04   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
12:38:04   python3-gi python3-minimal python3-software-properties python3.6
12:38:04   python3.6-minimal readline-common
12:38:04 Suggested packages:
12:38:04   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:38:04   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
12:38:04   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:38:04   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
12:38:04 Recommended packages:
12:38:04   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
12:38:04   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
12:38:04 The following NEW packages will be installed:
12:38:04   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:38:04   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
12:38:04   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
12:38:04   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
12:38:04   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
12:38:04   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
12:38:04   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
12:38:04   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
12:38:04   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
12:38:04   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
12:38:04   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
12:38:04   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
12:38:04   python3-dbus python3-gi python3-minimal python3-software-properties
12:38:04   python3.6 python3.6-minimal readline-common software-properties-common
12:38:04 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2003 kB]
12:38:04 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB]
12:38:04 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2916 kB]
12:38:04 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb'.
12:38:04 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'.
12:38:04 Reading package lists...
12:38:04 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:04 Setting up python3-dbus (1.2.18-3build1) ...
12:38:04 Setting up python3-distro (1.7.0-1) ...
12:38:04 + make IMAGE=ubuntu:kinetic verify
12:38:04 docker run  --rm -i \
12:38:04 	-v "$(pwd):/v" \
12:38:04 	-e DEBIAN_FRONTEND=noninteractive \
12:38:04 	-e PACKAGE_REPO=staging \
12:38:04 	-w /v \
12:38:04 	ubuntu:kinetic ./verify
12:38:04 Unable to find image 'ubuntu:kinetic' locally
12:38:04 kinetic: Pulling from library/ubuntu
12:38:04 Selecting previously unselected package libip6tc2:amd64.
12:38:04 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_amd64.deb ...
12:38:04 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5) ...
12:38:04 Selecting previously unselected package libnfnetlink0:amd64.
12:38:04 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ...
12:38:04 Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ...
12:38:04 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:38:04 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ...
12:38:04 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ...
12:38:04 Selecting previously unselected package libnftnl11:amd64.
12:38:04 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ...
12:38:04 Unpacking libnftnl11:amd64 (1.2.1-1build1) ...
12:38:04 Selecting previously unselected package iptables.
12:38:04 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_amd64.deb ...
12:38:04 Unpacking iptables (1.8.7-1ubuntu5) ...
12:38:04 Selecting previously unselected package containerd.io.
12:38:04 Preparing to unpack .../8-containerd.io_1.6.15-1_amd64.deb ...
12:38:04 Unpacking containerd.io (1.6.15-1) ...
12:38:04   Running scriptlet: docker-buildx-plugin-0.10.0-0.el9.x86_64             15/62 
12:38:04   Installing       : docker-compose-plugin-2.15.1-0.el9.x86_64            16/62 
12:38:04 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1288 kB]
12:38:04 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
12:38:04 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
12:38:04 Selecting previously unselected package docker-ce-rootless-extras.
12:38:04 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ...
12:38:04 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~raspbian.10~buster) ...
12:38:04 ./docker-cli-0.0.0-20230124074129-645395c.tgz
12:38:04 Setting up python3-jwt (2.4.0-1) ...
12:38:04 Setting up python3-apt (2.4.0+22.10) ...
12:38:04 32d980e58054: Already exists
12:38:04 Digest: sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
12:38:04 Status: Downloaded newer image for ubuntu:kinetic
12:38:04   Running scriptlet: docker-compose-plugin-2.15.1-0.el9.x86_64            16/62 
12:38:04   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9   17/62 
12:38:04   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9   17/62 
12:38:04   Installing       : python3-audit-3.0.7-103.el9.x86_64                   18/62 
12:38:04   Installing       : libslirp-4.4.0-4.el9.x86_64                          19/62 
12:38:04   Installing       : slirp4netns-1.2.0-2.el9.x86_64                       20/62 
12:38:04   Installing       : checkpolicy-3.5-0.rc1.1.el9.x86_64                   21/62 
12:38:04   Installing       : xz-5.2.5-8.el9.x86_64                                22/62 
12:38:04   Installing       : util-linux-core-2.37.4-9.el9.x86_64                  23/62 
12:38:04   Running scriptlet: util-linux-core-2.37.4-9.el9.x86_64                  23/62 
12:38:04   Installing       : systemd-rpm-macros-252-3.el9.noarch                  24/62 
12:38:05 0 upgraded, 69 newly installed, 0 to remove and 4 not upgraded.
12:38:05 Need to get 16.0 MB of archives.
12:38:05 After this operation, 70.6 MB of additional disk space will be used.
12:38:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB]
12:38:05 Selecting previously unselected package docker-buildx-plugin.
12:38:05 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb ...
12:38:05 Unpacking docker-buildx-plugin (0.10.0-1~raspbian.10~buster) ...
12:38:05 Setting up python3-lazr.uri (1.0.6-2) ...
12:38:05 Setting up python3-zipp (1.0.0-4) ...
12:38:05 Reading package lists...
12:38:05 Building dependency tree...
12:38:05 Reading state information...
12:38:05   Installing       : openssl-1:3.0.7-2.el9.x86_64                         25/62 
12:38:05   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                       26/62 
12:38:05   Installing       : libutempter-1.2.1-6.el9.x86_64                       26/62 
12:38:05   Installing       : libnl3-3.7.0-1.el9.x86_64                            27/62 
12:38:05   Installing       : libibverbs-41.0-3.el9.x86_64                         28/62 
12:38:05   Installing       : libpcap-14:1.10.0-4.el9.x86_64                       29/62 
12:38:05   Installing       : libnfnetlink-1.0.1-21.el9.x86_64                     30/62 
12:38:05   Installing       : libnetfilter_conntrack-1.0.9-1.el9.x86_64            31/62 
12:38:05   Installing       : iptables-libs-1.8.8-6.el9.x86_64                     32/62 
12:38:05   Installing       : iptables-nft-1.8.8-6.el9.x86_64                      33/62 
12:38:05   Running scriptlet: iptables-nft-1.8.8-6.el9.x86_64                      33/62 
12:38:05   Installing       : libeconf-0.4.1-2.el9.x86_64                          34/62 
12:38:05   Installing       : libdb-5.3.28-53.el9.x86_64                           35/62 
12:38:05   Installing       : pam-1.5.1-14.el9.x86_64                              36/62 
12:38:05 Setting up python3-cryptography (3.4.8-2) ...
12:38:05 The following additional packages will be installed:
12:38:05   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:38:05   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:38:05   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
12:38:05   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
12:38:05   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:38:05   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
12:38:05   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
12:38:05   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
12:38:05   python3-gi python3-minimal python3-pycurl python3-software-properties
12:38:05   python3.9 python3.9-minimal readline-common
12:38:05 Suggested packages:
12:38:05   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:38:05   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
12:38:05   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:38:05   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
12:38:05   python3.9-doc binutils binfmt-support readline-doc
12:38:05 Recommended packages:
12:38:05   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
12:38:05   packagekit publicsuffix libsasl2-modules unattended-upgrades
12:38:05 ./docker-buildx-plugin-0.10.0.tgz
12:38:05 + verify
12:38:05 + dpkg --version
12:38:05 + verify_deb
12:38:05 + apt-get update
12:38:05   Installing       : libpwquality-1.4.4-8.el9.x86_64                      37/62 
12:38:05   Installing       : util-linux-2.37.4-9.el9.x86_64                       38/62 
12:38:05 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:38:05 
12:38:05   Installing       : kmod-libs-28-7.el9.x86_64                            39/62 
12:38:05   Installing       : kmod-28-7.el9.x86_64                                 40/62 
12:38:05   Installing       : fuse-common-3.10.2-5.el9.x86_64                      41/62 
12:38:05   Installing       : fuse3-3.10.2-5.el9.x86_64                            42/62 
12:38:05   Installing       : fuse-overlayfs-1.10-1.el9.x86_64                     43/62 
12:38:05   Running scriptlet: fuse-overlayfs-1.10-1.el9.x86_64                     43/62 
12:38:05   Installing       : diffutils-3.7-12.el9.x86_64                          44/62 
12:38:05   Installing       : policycoreutils-3.5-0.rc1.2.el9.x86_64               45/62 
12:38:05   Running scriptlet: policycoreutils-3.5-0.rc1.2.el9.x86_64               45/62 
12:38:05   Installing       : selinux-policy-38.1.4-1.el9.noarch                   46/62 
12:38:05   Running scriptlet: selinux-policy-38.1.4-1.el9.noarch                   46/62 
12:38:05 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
12:38:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [533 kB]
12:38:05 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB]
12:38:05 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [1609 kB]
12:38:05 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
12:38:05 Setting up python3-wadllib (1.3.6-1) ...
12:38:05 Setting up python3-importlib-metadata (4.6.4-1) ...
12:38:05 The following NEW packages will be installed:
12:38:05   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:38:05   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:38:05   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:38:05   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
12:38:05   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
12:38:05   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:38:05   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
12:38:05   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
12:38:05   media-types openssl pinentry-curses python-apt-common python3 python3-apt
12:38:05   python3-dbus python3-gi python3-minimal python3-pycurl
12:38:05   python3-software-properties python3.9 python3.9-minimal readline-common
12:38:05   software-properties-common
12:38:05 Fetched 25.1 MB in 3s (8700 kB/s)
12:38:05   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          47/62 
12:38:05   Installing       : selinux-policy-targeted-38.1.4-1.el9.noarch          47/62 
12:38:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
12:38:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
12:38:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
12:38:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
12:38:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
12:38:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB]
12:38:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.9 [1712 kB]
12:38:05 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.9 [203 kB]
12:38:05 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
12:38:05 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
12:38:05 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB]
12:38:05 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
12:38:05 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.15 [4724 B]
12:38:05 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]
12:38:05 Setting up python3-oauthlib (3.2.0-1ubuntu1) ...
12:38:05 Setting up python3-secretstorage (3.3.3-1ubuntu1) ...
12:38:05 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
12:38:05 Need to get 23.3 MB of archives.
12:38:05 After this operation, 75.5 MB of additional disk space will be used.
12:38:05 Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
12:38:05 Get:2 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
12:38:05 Get:3 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
12:38:05 Get:4 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
12:38:05 Get:5 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
12:38:05 Get:6 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
12:38:05 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
12:38:05 Get:8 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
12:38:05 Get:9 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
12:38:05 Get:10 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
12:38:05 Get:11 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
12:38:05 Get:12 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
12:38:05 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
12:38:05 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
12:38:05 Get:15 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:38:05 Get:16 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:38:05 Get:17 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
12:38:05 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:38:05 Get:19 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:38:05 Get:20 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:38:05 Get:21 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:38:05 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:38:05 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:38:05 Get:24 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:38:05 Get:25 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:38:05 Get:26 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
12:38:05 Get:27 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
12:38:05 Get:28 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
12:38:05 Get:29 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
12:38:05 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
12:38:05 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
12:38:05 Get:32 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
12:38:05 Get:33 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B]
12:38:05 Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
12:38:05 Get:35 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
12:38:05 Get:36 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
12:38:05 Get:37 http://deb.debian.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB]
12:38:05 Get:38 http://deb.debian.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB]
12:38:05 Get:39 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:38:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] sh
12:38:06 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
12:38:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB]
12:38:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB]
12:38:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
12:38:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.4 [175 kB]
12:38:06 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
12:38:06 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB]
12:38:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB]
12:38:06 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
12:38:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
12:38:06 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
12:38:06 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
12:38:06 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
12:38:06 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
12:38:06 Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
12:38:06 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.6 [16.9 kB]
12:38:06 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.6 [149 kB]
12:38:06 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B]
12:38:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
12:38:06 Setting up python3-keyring (23.8.2-1) ...
12:38:06 Setting up python3-lazr.restfulclient (0.14.4-1) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
12:38:06 Get:40 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
12:38:06 Get:41 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
12:38:06 Get:42 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
12:38:06 Get:43 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
12:38:06 Get:44 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
12:38:06 Get:45 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
12:38:06 Get:46 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
12:38:06 Get:47 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
12:38:06 Get:48 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
12:38:06 Get:49 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
12:38:06 Get:50 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u3 [342 kB]
12:38:06 Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
12:38:06 Get:52 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
12:38:06 Get:53 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
12:38:06 Get:54 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
12:38:06 Get:55 http://deb.debian.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB]
12:38:06 Get:56 http://deb.debian.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB]
12:38:06 Get:57 http://deb.debian.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB]
12:38:06 Get:58 http://deb.debian.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
12:38:06 Get:59 http://deb.debian.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
12:38:06 debconf: delaying package configuration, since apt-utils is not installed
12:38:06 Fetched 23.3 MB in 0s (52.1 MB/s)
12:38:06 Selecting previously unselected package libpython3.9-minimal:amd64.
12:38:06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
12:38:06 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
12:38:06 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
[Pipeline] sh
12:38:06 + make clean
12:38:06 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835:/v -w /v alpine chown -R 1000:1000 src
12:38:06 Unable to find image 'alpine:latest' locally
12:38:06 latest: Pulling from library/alpine
12:38:06 12:38:06 Reading package lists...
Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [109 kB]
12:38:06 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:06 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
12:38:06 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [42.3 kB]
12:38:06 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [175 kB]
12:38:06 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [30.3 kB]
12:38:06 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [86.1 kB]
12:38:06 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [47.8 kB]
12:38:06 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [107 kB]
12:38:06 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [207 kB]
12:38:06 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [14.8 kB]
12:38:06 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.3 [96.6 kB]
12:38:06 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB]
12:38:06 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB]
12:38:06 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
12:38:06 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB]
12:38:06 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
12:38:06 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
12:38:06 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.22 [220 kB]
12:38:06 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.22 [159 kB]
12:38:06 Setting up python3-launchpadlib (1.10.16-1) ...
12:38:06 Selecting previously unselected package libexpat1:amd64.
12:38:06 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_amd64.deb ...
12:38:06 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
12:38:06 Selecting previously unselected package python3.9-minimal.
12:38:06 Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
12:38:06 Unpacking python3.9-minimal (3.9.2-1) ...
12:38:06 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~raspbian.10~buster) ...
12:38:06 Setting up docker-compose-plugin (2.15.1-1~raspbian.10~buster) ...
12:38:06 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~raspbian.10~buster) ...
12:38:06 8921db27df28: Already exists
12:38:06 Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
12:38:06 Status: Downloaded newer image for alpine:latest
12:38:06 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
12:38:06 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted armhf Packages [12.9 kB]
12:38:06 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf Packages [17.2 MB]
12:38:06 + make IMAGE=ubuntu:bionic verify
12:38:06 docker run  --rm -i \
12:38:06 	-v "$(pwd):/v" \
12:38:06 	-e DEBIAN_FRONTEND=noninteractive \
12:38:06 	-e PACKAGE_REPO=staging \
12:38:06 	-w /v \
12:38:06 	ubuntu:bionic ./verify
12:38:06 Unable to find image 'ubuntu:bionic' locally
12:38:06 bionic: Pulling from library/ubuntu
12:38:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:06 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
12:38:06 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
12:38:06 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB]
12:38:06 Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
12:38:06 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
12:38:06 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
12:38:06 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
12:38:06 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
12:38:06 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
12:38:06 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
12:38:06 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
12:38:06 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
12:38:06 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
12:38:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
12:38:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB]
12:38:06 Processing triggers for sgml-base (1.30) ...
12:38:06 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:38:06 Setting up python3-software-properties (0.99.27) ...
12:38:06 Setting up software-properties-common (0.99.27) ...
12:38:06 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
12:38:06 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
12:38:06 Setting up python3.9-minimal (3.9.2-1) ...
12:38:06 invoke-rc.d: could not determine current runlevel
12:38:06 invoke-rc.d: policy-rc.d denied execution of start.
12:38:06 Setting up docker-buildx-plugin (0.10.0-1~raspbian.10~buster) ...
12:38:06 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~raspbian.10~buster) ...
12:38:06 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:06  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:06   Package dbus-user-session is not installed.
12:38:06 
12:38:06 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.15.1-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.10.0-1~raspbian.10~buster_armhf.deb
12:38:06 76fb61f2d39f: Already exists
12:38:06 Digest: sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
12:38:06 Status: Downloaded newer image for ubuntu:bionic
12:38:06 + make IMAGE=ubuntu:focal verify
12:38:06 docker run  --rm -i \
12:38:06 	-v "$(pwd):/v" \
12:38:06 	-e DEBIAN_FRONTEND=noninteractive \
12:38:06 	-e PACKAGE_REPO=staging \
12:38:06 	-w /v \
12:38:06 	ubuntu:focal ./verify
12:38:06 Unable to find image 'ubuntu:focal' locally
12:38:06 focal: Pulling from library/ubuntu
12:38:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB]
12:38:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
12:38:06 debconf: delaying package configuration, since apt-utils is not installed
12:38:06 Fetched 16.0 MB in 2s (7365 kB/s)
12:38:06 Selecting previously unselected package libssl1.1:amd64.
12:38:06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4051 files and directories currently installed.)
12:38:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
12:38:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:06 Selecting previously unselected package dbus-user-session.
12:38:06 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_amd64.deb ...
12:38:06 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
12:38:06 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
12:38:06 Updating certificates in /etc/ssl/certs...
12:38:07 cfbc8b467b3e: Already exists
12:38:07 Digest: sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
12:38:07 Status: Downloaded newer image for ubuntu:focal
12:38:07 Selecting previously unselected package libpython3.6-minimal:amd64.
12:38:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:38:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:38:07 Selecting previously unselected package libexpat1:amd64.
12:38:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ...
12:38:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
12:38:07 Selecting previously unselected package python3.6-minimal.
12:38:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:38:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:38:07 Setting up systemd-sysv (241-7~deb10u8) ...
12:38:07 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:38:07 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:38:07 Setting up libiptc0:amd64 (1.8.2-4) ...
12:38:07 Setting up dbus (1.12.24-0+deb10u1) ...
12:38:07 invoke-rc.d: could not determine current runlevel
12:38:07 invoke-rc.d: policy-rc.d denied execution of start.
12:38:07 Setting up containerd.io (1.6.15-1) ...
12:38:07 0 added, 0 removed; done.
12:38:07 Running hooks in /etc/ca-certificates/update.d...
12:38:07 done.
12:38:07 Processing triggers for dbus (1.14.0-2ubuntu3) ...
12:38:07 ++ source /etc/os-release
12:38:07 +++ PRETTY_NAME='Ubuntu 22.10'
12:38:07 +++ NAME=Ubuntu
12:38:07 +++ VERSION_ID=22.10
12:38:07 +++ VERSION='22.10 (Kinetic Kudu)'
12:38:07 +++ VERSION_CODENAME=kinetic
12:38:07 +++ ID=ubuntu
12:38:07 +++ ID_LIKE=debian
12:38:07 +++ HOME_URL=https://www.ubuntu.com/
12:38:07 +++ SUPPORT_URL=https://help.ubuntu.com/
12:38:07 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:38:07 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:38:07 +++ UBUNTU_CODENAME=kinetic
12:38:07 +++ LOGO=ubuntu-logo
12:38:07 ++ echo ubuntu
12:38:07 + DIST_ID=ubuntu
12:38:07 ++ lsb_release -sc
12:38:07 + DIST_VERSION=kinetic
12:38:07 + '[' kinetic = sid ']'
12:38:07 + install_debian_containerd
12:38:07 + '[' staging = stage ']'
12:38:07 + REPO_URL=https://download.docker.com/linux/ubuntu
12:38:07 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:38:07 + update-ca-certificates -f
12:38:07 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:38:07 Clearing symlinks in /etc/ssl/certs...
12:38:07 Selecting previously unselected package python3-minimal.
12:38: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 ... 6955 files and directories currently installed.)
12:38:07 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
12:38:07 Unpacking python3-minimal (3.9.2-3) ...
12:38:07 Selecting previously unselected package media-types.
12:38:07 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:38:07 Unpacking media-types (4.0.0) ...
12:38:07 Selecting previously unselected package libmpdec3:amd64.
12:38:07 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
12:38:07 Unpacking libmpdec3:amd64 (2.5.1-1) ...
12:38:07 Selecting previously unselected package dbus-user-session.
12:38:07 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
12:38:07 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
12:38:07 Setting up libip6tc2:amd64 (1.8.7-1ubuntu5) ...
12:38:07 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
12:38:07 Setting up libmnl0:amd64 (1.0.4-3build2) ...
12:38:07 Setting up containerd.io (1.6.15-1) ...
12:38:07 + verify
12:38:07 + dpkg --version
12:38:07 + verify_deb
12:38:07 + apt-get update
12:38:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:07 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:38:07 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:38:07 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
12:38:07 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
12:38:07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:38:07 Setting up iptables (1.8.2-4) ...
12:38:07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:07 done.
12:38:07 Updating certificates in /etc/ssl/certs...
12:38:07 Reading package lists...
12:38:07 Building dependency tree...
12:38:07 Reading state information...
12:38:07 Selecting previously unselected package libncursesw6:amd64.
12:38:07 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
12:38:07 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
12:38:07 Selecting previously unselected package readline-common.
12:38:07 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:38:07 Unpacking readline-common (8.1-1) ...
12:38:07 Selecting previously unselected package libreadline8:amd64.
12:38:07 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
12:38:07 Unpacking libreadline8:amd64 (8.1-1) ...
12:38:07 Selecting previously unselected package libsqlite3-0:amd64.
12:38:07 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
12:38:07 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
12:38:07 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:07 Setting up libxtables12:amd64 (1.8.7-1ubuntu5) ...
12:38:07 Setting up libnfnetlink0:amd64 (1.0.1-3build3) ...
12:38:07 Setting up netbase (6.3) ...
12:38:07 Setting up libnftnl11:amd64 (1.2.1-1build1) ...
12:38:07 Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ...
12:38:07 Setting up iptables (1.8.7-1ubuntu5) ...
12:38:07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:07 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:38:07 + verify_binaries
12:38:07 + docker --version
12:38:07 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
12:38:07 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
12:38:07 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:38:07 Processing triggers for systemd (241-7~deb10u8) ...
12:38:07 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:38:07 + verify_binaries
12:38:07 + docker --version
12:38:07 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:07 ++ uname -m
12:38:07 + '[' x86_64 = x86_64 ']'
12:38:07 + docker scan --help
12:38:07 
12:38:07 Usage:  docker scan [OPTIONS] IMAGE
12:38:07 
12:38:07 A tool to scan your images
12:38:07 
12:38:07 Options:
12:38:07       --accept-license    Accept using a third party scanning provider
12:38:07       --dependency-tree   Show dependency tree with scan results
12:38:07       --exclude-base      Exclude base image from vulnerability scanning
12:38:07                           (requires --file)
12:38:07   -f, --file string       Dockerfile associated with image, provides more
12:38:07                           detailed results
12:38:07       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:07                           them to a single one (requires --json)
12:38:07       --json              Output results in JSON format
12:38:07       --login             Authenticate to the scan provider using an
12:38:07                           optional token (with --token), or web base
12:38:07                           token if empty
12:38:07       --reject-license    Reject using a third party scanning provider
12:38:07       --severity string   Only report vulnerabilities of provided level
12:38:07                           or higher (low|medium|high)
12:38:07       --token string      Authentication token to login to the third
12:38:07                           party scanning provider
12:38:07       --version           Display version of the scan plugin
12:38:07 + docker buildx version
12:38:07 + verify
12:38:07 + dpkg --version
12:38:07 + verify_deb
12:38:07 + apt-get update
12:38:07 The following additional packages will be installed:
12:38:07   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
12:38:07   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
12:38:07   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
12:38:07   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:38:07   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
12:38:07   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
12:38:07   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
12:38:07   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
12:38:07   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
12:38:07   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
12:38:07   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
12:38:07   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
12:38:07   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
12:38:07   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
12:38:07   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
12:38:07   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
12:38:07   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
12:38:07   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
12:38:07   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:38:07   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
12:38:07   python3-requests python3-requests-unixsocket python3-six
12:38:07   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
12:38:07   readline-common systemd systemd-sysv systemd-timesyncd tzdata
12:38:07 Suggested packages:
12:38:07   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
12:38:07   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:38:07   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:38:07   python3-setuptools python3-cryptography python3-openssl python3-socks
12:38:07   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
12:38:07   systemd-container
12:38:07 Recommended packages:
12:38:07   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
12:38:07   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
12:38:07   networkd-dispatcher libnss-systemd
12:38:07 Selecting previously unselected package libpython3.9-stdlib:amd64.
12:38:07 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
12:38:07 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:38:07 Selecting previously unselected package python3.9.
12:38:07 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
12:38:07 Unpacking python3.9 (3.9.2-1) ...
12:38:07 Selecting previously unselected package libpython3-stdlib:amd64.
12:38:07 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
12:38:07 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
12:38:07 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:07 ++ uname -m
12:38:07 + '[' x86_64 = x86_64 ']'
12:38:07 + docker scan --help
12:38:07 
12:38:07 Usage:  docker scan [OPTIONS] IMAGE
12:38:07 
12:38:07 A tool to scan your images
12:38:07 
12:38:07 Options:
12:38:07       --accept-license    Accept using a third party scanning provider
12:38:07       --dependency-tree   Show dependency tree with scan results
12:38:07       --exclude-base      Exclude base image from vulnerability scanning
12:38:07                           (requires --file)
12:38:07   -f, --file string       Dockerfile associated with image, provides more
12:38:07                           detailed results
12:38:07       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:07                           them to a single one (requires --json)
12:38:07       --json              Output results in JSON format
12:38:07       --login             Authenticate to the scan provider using an
12:38:07                           optional token (with --token), or web base
12:38:07                           token if empty
12:38:07       --reject-license    Reject using a third party scanning provider
12:38:07       --severity string   Only report vulnerabilities of provided level
12:38:07                           or higher (low|medium|high)
12:38:07       --token string      Authentication token to login to the third
12:38:07                           party scanning provider
12:38:07       --version           Display version of the scan plugin
12:38:07 + docker buildx version
12:38:07 github.com/docker/buildx v0.10.0 8764628
12:38:07 + docker compose version
12:38:07 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse armhf Packages [207 kB]
12:38:07 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf Packages [1694 kB]
12:38:07 github.com/docker/buildx v0.10.0 8764628
12:38:07 + docker compose version
12:38:07 Docker Compose version v2.15.1
12:38:07 + dockerd --version
12:38:07 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:07 + docker-proxy --version
12:38:07 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:07 + containerd --version
12:38:07 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:07 + ctr --version
12:38:07 ctr containerd.io 1.6.15
12:38:07 + containerd-shim --help
12:38:07 Usage of containerd-shim:
12:38:07   -address string
12:38:07     	grpc address back to main containerd
12:38:07   -containerd-binary containerd publish
12:38:07     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:07   -criu string
12:38:07     	path to criu binary
12:38:07   -debug
12:38:07     	enable debug output in logs
12:38:07   -namespace string
12:38:07     	namespace that owns the shim
12:38:07   -runtime-root string
12:38:07     	root directory for the runtime (default "/run/containerd/runc")
12:38:07   -socket string
12:38:07     	socket path to serve
12:38:07   -systemd-cgroup
12:38:07     	set runtime to use systemd-cgroup
12:38:07   -workdir string
12:38:07     	path used to storge large temporary data
12:38:07 + containerd-shim-runc-v1 -v
12:38:07 containerd-shim-runc-v1:
12:38:07   Version:  1.6.15
12:38:07   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:07   Go version: go1.18.9
12:38:07 
12:38:07 + containerd-shim-runc-v2 -v
12:38:07 containerd-shim-runc-v2:
12:38:07   Version:  1.6.15
12:38:07   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:07   Go version: go1.18.9
12:38:07 
12:38:07 + runc --version
12:38:07 runc version 1.1.4
12:38:07 commit: v1.1.4-0-g5fd4c4d
12:38:07 spec: 1.0.2-dev
12:38:07 go: go1.18.9
12:38:07 libseccomp: 2.3.3
12:38:07 Selecting previously unselected package python3-minimal.
12:38: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 ... 4308 files and directories currently installed.)
12:38:07 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
12:38:07 Unpacking python3-minimal (3.6.7-1~18.04) ...
12:38:07 Selecting previously unselected package mime-support.
12:38:07 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
12:38:07 Unpacking mime-support (3.60ubuntu1) ...
12:38:07 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
12:38:07 The following NEW packages will be installed:
12:38:07   apt-transport-https ca-certificates curl dbus dbus-user-session
12:38:07   dconf-gsettings-backend dconf-service dirmngr distro-info-data
12:38:07   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
12:38:07   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
12:38:07   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:38:07   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
12:38:07   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
12:38:07   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
12:38:07   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
12:38:07   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
12:38:07   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
12:38:07   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
12:38:07   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
12:38:07   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
12:38:07   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
12:38:07   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
12:38:07   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
12:38:07   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
12:38:07   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
12:38:07   policykit-1 python-apt-common python3 python3-apt python3-certifi
12:38:07   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
12:38:07   python3-pkg-resources python3-requests python3-requests-unixsocket
12:38:07   python3-six python3-software-properties python3-urllib3 python3.8
12:38:07   python3.8-minimal readline-common software-properties-common systemd
12:38:07   systemd-sysv systemd-timesyncd tzdata
12:38:08 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:38:08 124 added, 0 removed; done.
12:38:08 Running hooks in /etc/ca-certificates/update.d...
12:38:08 done.
12:38:08 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:38:08 + apt-key add -
12:38:08 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:38:08 Setting up python3-minimal (3.9.2-3) ...
12:38:08 Selecting previously unselected package python3.
12:38: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 ... 7393 files and directories currently installed.)
12:38:08 Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
12:38:08 Unpacking python3 (3.9.2-3) ...
12:38:08 Selecting previously unselected package openssl.
12:38:08 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:38:08 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:38:08 Docker Compose version v2.15.1
12:38:08 + dockerd --version
12:38:08 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:08 + docker-proxy --version
12:38:08 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:08 + containerd --version
12:38:08 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:08 + ctr --version
12:38:08 ctr containerd.io 1.6.15
12:38:08 + containerd-shim --help
12:38:08 Usage of containerd-shim:
12:38:08   -address string
12:38:08     	grpc address back to main containerd
12:38:08   -containerd-binary containerd publish
12:38:08     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:08   -criu string
12:38:08     	path to criu binary
12:38:08   -debug
12:38:08     	enable debug output in logs
12:38:08   -namespace string
12:38:08     	namespace that owns the shim
12:38:08   -runtime-root string
12:38:08     	root directory for the runtime (default "/run/containerd/runc")
12:38:08   -socket string
12:38:08     	socket path to serve
12:38:08   -systemd-cgroup
12:38:08     	set runtime to use systemd-cgroup
12:38:08   -workdir string
12:38:08     	path used to storge large temporary data
12:38:08 + containerd-shim-runc-v1 -v
12:38:08 containerd-shim-runc-v1:
12:38:08   Version:  1.6.15
12:38:08   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:08   Go version: go1.18.9
12:38:08 
12:38:08 + containerd-shim-runc-v2 -v
12:38:08 containerd-shim-runc-v2:
12:38:08   Version:  1.6.15
12:38:08   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:08   Go version: go1.18.9
12:38:08 
12:38:08 + runc --version
12:38:08 runc version 1.1.4
12:38:08 commit: v1.1.4-0-g5fd4c4d
12:38:08 spec: 1.0.2-dev
12:38:08 go: go1.18.9
12:38:08 libseccomp: 2.5.3
12:38:08 Reading package lists...
12:38:08 Building dependency tree...
12:38:08 Reading state information...
12:38:08 Correcting dependencies... Done
12:38:08 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted armhf Packages [9838 B]
12:38:08 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe armhf Packages [122 kB]
12:38:08 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf Packages [242 kB]
12:38:08 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse armhf Packages [593 B]
12:38:08 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe armhf Packages [4191 B]
12:38:08 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe armhf Packages [71.2 kB]
12:38:08 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main armhf Packages [152 kB]
12:38:08 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse armhf Packages [593 B]
12:38:08 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted armhf Packages [9838 B]
12:38:08 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
12:38:08 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
12:38:08 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
12:38:08 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
12:38:08 Selecting previously unselected package libmpdec2:amd64.
12:38:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
12:38:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
12:38:08 Selecting previously unselected package readline-common.
12:38:08 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
12:38:08 Unpacking readline-common (7.0-3) ...
12:38:08 Selecting previously unselected package libreadline7:amd64.
12:38:08 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
12:38:08 Unpacking libreadline7:amd64 (7.0-3) ...
12:38:08 Selecting previously unselected package libsqlite3-0:amd64.
12:38:08 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ...
12:38:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
12:38:08 Selecting previously unselected package libpython3.6-stdlib:amd64.
12:38:08 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:38:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:38:08 0 upgraded, 119 newly installed, 0 to remove and 4 not upgraded.
12:38:08 Need to get 35.0 MB of archives.
12:38:08 After this operation, 144 MB of additional disk space will be used.
12:38:08 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB]
12:38:08 OK
12:38:08 + '[' kinetic = sid ']'
12:38:08 ++ dpkg --print-architecture
12:38:08 + ARCH=amd64
12:38:08 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu kinetic test'
12:38:08 + apt-get update
12:38:08 Selecting previously unselected package ca-certificates.
12:38:08 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
12:38:08 Unpacking ca-certificates (20210119) ...
12:38:08 Selecting previously unselected package apt-transport-https.
12:38:08 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
12:38:08 Unpacking apt-transport-https (2.2.4) ...
12:38:08 Selecting previously unselected package libbrotli1:amd64.
12:38:08 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:38:08 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:38:08 Selecting previously unselected package libsasl2-modules-db:amd64.
12:38:08 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:38:08 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:38:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.15.1-0.fc37.x86_64.rpm
12:38:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6NBhF6
12:38:08 + umask 022
12:38:08 + cd /root/rpmbuild/BUILD
12:38:08 + cd src
12:38:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64
12:38:08 + RPM_EC=0
12:38:08 ++ jobs -p
12:38:08 + exit 0
12:38:08 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.s5u3AT
12:38:08 + umask 022
12:38:08 + cd /root/rpmbuild/BUILD
12:38:08 + rm -rf src src.gemspec
12:38:08 + RPM_EC=0
12:38:08 ++ jobs -p
12:38:08 
12:38:08 RPM build warnings:
12:38:08 + exit 0
12:38:08     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:38:08     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:38:08     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:38:08     source_date_epoch_from_changelog set but %changelog is missing
12:38:08     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:38:08     source_date_epoch_from_changelog set but %changelog is missing
12:38:08     source_date_epoch_from_changelog set but %changelog is missing
12:38:08     source_date_epoch_from_changelog set but %changelog is missing
12:38:08     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:38:08     source_date_epoch_from_changelog set but %changelog is missing
12:38:08     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:38:08 warning: source_date_epoch_from_changelog set but %changelog is missing
12:38:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nAoztl
12:38:08 + umask 022
12:38:08 + cd /root/rpmbuild/BUILD
12:38:08 + cd /root/rpmbuild/BUILD
12:38:08 + rm -rf src
12:38:08 + /usr/bin/mkdir -p src
12:38:08 + cd src
12:38:08 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:38:08 + STATUS=0
12:38:08 + '[' 0 -ne 0 ']'
12:38:08 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:38:08 + STATUS=0
12:38:08 + '[' 0 -ne 0 ']'
12:38:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:38:08 + RPM_EC=0
12:38:08 ++ jobs -p
12:38:08 + exit 0
12:38:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2ZhS4z
12:38:08 + umask 022
12:38:08 + cd /root/rpmbuild/BUILD
12:38:08 + 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'
12:38:08 + export CFLAGS
12:38:08 + 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'
12:38:08 + export CXXFLAGS
12:38:08 + 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'
12:38:08 + export FFLAGS
12:38:08 + 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'
12:38:08 + export FCFLAGS
12:38:08 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:38:08 + export LDFLAGS
12:38:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:08 + export LT_SYS_LIBRARY_PATH
12:38:08 + CC=gcc
12:38:08 + export CC
12:38:08 + CXX=g++
12:38:08 + export CXX
12:38:08 + cd src
12:38:08 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:38:08 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
12:38:08 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:38:08 GO111MODULE=on make -f builder.Makefile build
12:38:08 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:38:08 mkdir -p bin
12:38:08 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:38:08 go: downloading github.com/docker/cli v20.10.17+incompatible
12:38:08 go: downloading github.com/docker/docker v20.10.17+incompatible
12:38:08 go: downloading github.com/spf13/cobra v1.5.0
12:38:08 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:38:08 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:38:08 go: downloading github.com/docker/go-units v0.4.0
12:38:08 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:38:08 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:38:08 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:38:08 go: downloading github.com/moby/sys/mount v0.3.3
12:38:08 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:08 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:08 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:08 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:08 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:08 The following additional packages will be installed:
12:38:08   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:08   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
12:38:08   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:38:08   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
12:38:08   systemd-sysv
12:38:08 Suggested packages:
12:38:08   kmod systemd-container policykit-1
12:38:08 Recommended packages:
12:38:08   nftables libnss-systemd
12:38:08 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
12:38:08 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
12:38:08 Selecting previously unselected package python3.6.
12:38:08 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
12:38:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:38:08 Selecting previously unselected package libpython3-stdlib:amd64.
12:38:08 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
12:38:08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
12:38:08 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
12:38:08 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
[Pipeline] }
12:38:08 Get:1 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
12:38:08 Selecting previously unselected package libsasl2-2:amd64.
12:38:08 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:38:08 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:38:08 Selecting previously unselected package libldap-2.4-2:amd64.
12:38:08 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:38:08 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:38:08 Selecting previously unselected package libnghttp2-14:amd64.
12:38:08 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_amd64.deb ...
12:38:08 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:38:08 Selecting previously unselected package libpsl5:amd64.
12:38:08 Preparing to unpack .../09-libpsl5_0.21.0-1.2_amd64.deb ...
12:38:08 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:38:08 Selecting previously unselected package librtmp1:amd64.
12:38:08 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:38:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:38:08 Selecting previously unselected package libssh2-1:amd64.
12:38:08 Preparing to unpack .../11-libssh2-1_1.9.0-2_amd64.deb ...
12:38:08 Unpacking libssh2-1:amd64 (1.9.0-2) ...
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:08 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:38:08 go: downloading github.com/containerd/containerd v1.6.6
12:38:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:38:08 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:38:08 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
[Pipeline] }
12:38:08 The following NEW packages will be installed:
12:38:08   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:08   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
12:38:08   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:38:08   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
12:38:08   systemd-sysv
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:08 Setting up python3-minimal (3.6.7-1~18.04) ...
12:38:08 Selecting previously unselected package python3.
12:38: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 ... 4766 files and directories currently installed.)
12:38:08 Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ...
12:38:08 Unpacking python3 (3.6.7-1~18.04) ...
12:38:08 Selecting previously unselected package openssl.
12:38:08 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
12:38:08 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:08 Fetched 20.3 MB in 3s (5875 kB/s)
12:38:08 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
12:38:08 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
12:38:08 Get:2 https://download.docker.com/linux/ubuntu kinetic/test amd64 Packages [9054 B]
12:38:08 Hit:3 http://archive.ubuntu.com/ubuntu kinetic InRelease
12:38:08 Hit:4 http://security.ubuntu.com/ubuntu kinetic-security InRelease
12:38:08 Hit:5 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease
12:38:08 Hit:6 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease
12:38:08 Selecting previously unselected package libcurl4:amd64.
12:38:08 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
12:38:08 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:38:08 Selecting previously unselected package curl.
12:38:08 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u3_amd64.deb ...
12:38:08 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:38:08 Selecting previously unselected package libassuan0:amd64.
12:38:08 Preparing to unpack .../14-libassuan0_2.5.3-7.1_amd64.deb ...
12:38:08 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
12:38:08 Selecting previously unselected package gpgconf.
12:38:08 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
12:38:08 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:38:08 Selecting previously unselected package libksba8:amd64.
12:38:08 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_amd64.deb ...
12:38:08 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
12:38:08 Selecting previously unselected package libnpth0:amd64.
12:38:08 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.6 [717 kB]
12:38:08 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
12:38:08 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.6 [1901 kB]
12:38:08 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:38:08 0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.
12:38:08 Need to get 25.9 MB of archives.
12:38:08 After this operation, 108 MB of additional disk space will be used.
12:38:08 Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:38:08 Selecting previously unselected package ca-certificates.
12:38:08 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
12:38:08 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
12:38:08 Selecting previously unselected package distro-info-data.
12:38:08 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.15_all.deb ...
12:38:08 Unpacking distro-info-data (0.37ubuntu0.15) ...
12:38:08 Selecting previously unselected package libglib2.0-0:amd64.
12:38:08 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
12:38:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
12:38:09 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
12:38:09 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
12:38:09 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
12:38:09 Fetched 57.9 kB in 1s (87.5 kB/s)
12:38:09 Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ...
12:38:09 Unpacking libnpth0:amd64 (1.6-3) ...
12:38:09 Selecting previously unselected package dirmngr.
12:38:09 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
12:38:09 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:38:09 Selecting previously unselected package distro-info-data.
12:38:09 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
12:38:09 Unpacking distro-info-data (0.51+deb11u3) ...
12:38:09 Selecting previously unselected package libglib2.0-0:amd64.
12:38:09 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_amd64.deb ...
12:38:09 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
12:38:09 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
12:38:09 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
12:38:09 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
12:38:09 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
12:38:09 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
12:38:09 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
12:38:09 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.6 [1675 kB]
12:38:09 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.6 [387 kB]
12:38:09 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
12:38:09 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
12:38:09 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB]
12:38:09 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2 amd64 1:2.32-1 [15.9 kB]
12:38:09 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
12:38:09 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
12:38:09 rm -f -r src
12:38:09 make -C rpm clean
12:38:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:38:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:38:09 rm -f -r rpmbuild/
12:38:09 docker builder prune -f --filter until=24h
12:38:09 ~/rpmbuild/BUILD/src
12:38:09 + popd
12:38:09 + RPM_EC=0
12:38:09 ++ jobs -p
12:38:09 + exit 0
12:38:09 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MwVzN7
12:38:09 + umask 022
12:38:09 + cd /root/rpmbuild/BUILD
12:38:09 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64 '!=' / ']'
12:38:09 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64
12:38:09 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64
12:38:09 + mkdir -p /root/rpmbuild/BUILDROOT
12:38:09 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64
12:38:09 + 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'
12:38:09 + export CFLAGS
12:38:09 + 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'
12:38:09 + export CXXFLAGS
12:38:09 + 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'
12:38:09 + export FFLAGS
12:38:09 + 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'
12:38:09 + export FCFLAGS
12:38:09 + 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.15.1-0.fc36.x86_64.ld'
12:38:09 + export LDFLAGS
12:38:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:09 + export LT_SYS_LIBRARY_PATH
12:38:09 + CC=gcc
12:38:09 + export CC
12:38:09 + CXX=g++
12:38:09 + export CXX
12:38:09 + cd src
12:38:09 + pushd /root/rpmbuild/BUILD/src/compose
12:38:09 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:38:09 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:38:09 + popd
12:38:09 ~/rpmbuild/BUILD/src
12:38:09 + for f in LICENSE MAINTAINERS NOTICE README.md
12:38:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:38:09 + for f in LICENSE MAINTAINERS NOTICE README.md
12:38:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:38:09 + for f in LICENSE MAINTAINERS NOTICE README.md
12:38:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:38:09 + for f in LICENSE MAINTAINERS NOTICE README.md
12:38:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:38:09 + /usr/lib/rpm/check-buildroot
12:38:09 + /usr/lib/rpm/redhat/brp-ldconfig
12:38:09 + /usr/lib/rpm/brp-compress
12:38:09 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:38:09 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:38:09 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:38:09 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:38:09 + /usr/lib/rpm/check-rpaths
12:38:09 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:38:09 + /usr/lib/rpm/brp-remove-la-files
12:38:09 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:38:09 + /usr/lib/rpm/redhat/brp-python-hardlink
12:38:09 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ykq751
12:38:09 + umask 022
12:38:09 + cd /root/rpmbuild/BUILD
12:38:09 + 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'
12:38:09 + export CFLAGS
12:38:09 + 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'
12:38:09 + export CXXFLAGS
12:38:09 + 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'
12:38:09 + export FFLAGS
12:38:09 + 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'
12:38:09 + export FCFLAGS
12:38:09 + 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.15.1-0.fc36.x86_64.ld'
12:38:09 + export LDFLAGS
12:38:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:09 + export LT_SYS_LIBRARY_PATH
12:38:09 + CC=gcc
12:38:09 + export CC
12:38:09 + CXX=g++
12:38:09 + export CXX
12:38:09 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:38:09 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.15.1-0.fc36 x86_64
12:38:09 + cd src
12:38:09 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:38:09 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:38:09 + ver=v2.15.1
12:38:09 + test v2.15.1 = v2.15.1
12:38:09 + echo 'PASS: docker-compose version OK'
12:38:09 + RPM_EC=0
12:38:09 PASS: docker-compose version OK
12:38:09 ++ jobs -p
12:38:09 + exit 0
12:38:09 Processing files: docker-compose-plugin-2.15.1-0.fc36.x86_64
12:38:09 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.acIpd3
12:38:09 + umask 022
12:38:09 + cd /root/rpmbuild/BUILD
12:38:09 + cd src
12:38:09 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
12:38:09 + export LC_ALL=C
12:38:09 + LC_ALL=C
12:38:09 + export DOCDIR
12:38:09 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
12:38:09 + 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.15.1-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
12:38:09 + RPM_EC=0
12:38:09 ++ jobs -p
12:38:09 + exit 0
12:38:09 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I8aq9E
12:38:09 + umask 022
12:38:09 + cd /root/rpmbuild/BUILD
12:38:09 + cd src
12:38:09 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
12:38:09 + export LC_ALL=C
12:38:09 + LC_ALL=C
12:38:09 + export LICENSEDIR
12:38:09 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
12:38:09 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
12:38:09 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
12:38:09 + RPM_EC=0
12:38:09 ++ jobs -p
12:38:09 + exit 0
12:38:09 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:38:09 Provides: docker-compose-plugin = 0:2.15.1-0.fc36 docker-compose-plugin(x86-64) = 0:2.15.1-0.fc36
12:38:09 Requires(interp): /bin/sh /bin/sh /bin/sh
12:38:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:38:09 Requires(post): /bin/sh
12:38:09 Requires(preun): /bin/sh
12:38:09 Requires(postun): /bin/sh
12:38:09 Enhances: docker-ce-cli
12:38:09 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64
12:38:09 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.fc36.src.rpm
12:38:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:38:09 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB]
12:38:09 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:38:09 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_amd64.deb ...
12:38:09 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ...
12:38:09 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:38:09 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_amd64.deb ...
12:38:09 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ...
12:38:09 Selecting previously unselected package libapt-inst2.0:amd64.
12:38:09 Preparing to unpack .../07-libapt-inst2.0_1.6.14_amd64.deb ...
12:38:09 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
12:38:09 Selecting previously unselected package libdbus-1-3:amd64.
12:38:09 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.4_amd64.deb ...
12:38:09 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ...
12:38:09 Selecting previously unselected package lsb-release.
12:38:09 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
12:38:09 Unpacking lsb-release (9.20170808ubuntu1) ...
12:38:09 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:38:09 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
12:38:09 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
12:38:09 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:38:09 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
12:38:09 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
12:38:09 Selecting previously unselected package libpackagekit-glib2-18:amd64.
12:38:09 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_amd64.deb ...
12:38:09 Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ...
12:38:09 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:09 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ...
12:38:09 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:38:09 Selecting previously unselected package gnupg-l10n.
12:38:09 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:38:09 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:38:09 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
12:38:09 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
12:38:09 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2 [18.8 kB]
12:38:09 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
12:38:09 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.19 [28.1 kB]
12:38:09 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.19 [3812 kB]
12:38:09 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.19 [10.3 kB]
12:38:09 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB]
12:38:09 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
12:38:09 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
12:38:09 Total:	0B
12:38:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:38:09 make -C deb clean
12:38:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:38:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:38:09 rm -f -r debbuild
12:38:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 sources
12:38:09 rm -f -r sources
12:38:09 docker builder prune -f --filter until=24h
12:38:09 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
12:38:09 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1989 kB]
12:38:09 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6837 B]
12:38:09 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [18.5 kB]
12:38:09 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1729 kB]
12:38:09 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [20.1 kB]
12:38:09 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [63.9 kB]
12:38:09 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2760 B]
12:38:09 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1372 kB]
12:38:09 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1303 kB]
12:38:09 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [11.6 kB]
12:38:09 Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u1 [216 kB]
12:38:09 Get:4 http://archive.raspbian.org/raspbian buster/main armhf libcap2 armhf 1:2.25-2 [16.5 kB]
12:38:09 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
12:38:09 Get:6 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
12:38:09 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
12:38:09 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
12:38:09 Selecting previously unselected package python3-dbus.
12:38:09 Preparing to unpack .../10-python3-dbus_1.2.6-1_amd64.deb ...
12:38:09 Unpacking python3-dbus (1.2.6-1) ...
12:38:09 Selecting previously unselected package python3-gi.
12:38:09 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_amd64.deb ...
12:38:09 Unpacking python3-gi (3.26.1-2ubuntu1) ...
12:38:09 Selecting previously unselected package iso-codes.
12:38:09 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
12:38:09 Unpacking iso-codes (3.79-1) ...
12:38:09 Selecting previously unselected package gnupg-utils.
12:38:09 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
12:38:09 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:38:09 Selecting previously unselected package gpg.
12:38:09 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_amd64.deb ...
12:38:09 Unpacking gpg (2.2.27-2+deb11u2) ...
12:38:09 Selecting previously unselected package pinentry-curses.
12:38:09 Preparing to unpack .../28-pinentry-curses_1.1.0-4_amd64.deb ...
12:38:09 Unpacking pinentry-curses (1.1.0-4) ...
12:38:09 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
12:38:09 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.11 [4672 B]
12:38:09 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
12:38:09 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB]
12:38:09 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB]
12:38:09 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2-bin amd64 1:2.32-1 [26.2 kB]
12:38:09 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
12:38:09 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
12:38:09 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
12:38:09 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
12:38:09 Total:	0B
12:38:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
12:38:09 make -C static clean
12:38:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
12:38:09 grep: /Dockerfile: No such file or directory
12:38:09 grep: /Dockerfile: No such file or directory
12:38:09 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [17.6 kB]
12:38:09 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9590 B]
12:38:09 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1053 kB]
12:38:09 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1522 kB]
12:38:09 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
12:38:09 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
12:38:09 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1148 kB]
12:38:09 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [17.3 kB]
12:38:09 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4735 B]
12:38:09 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [756 kB]
12:38:09 Reading package lists...
12:38:09 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
12:38:09 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
12:38:09 + packages='deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb'
12:38:09 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb'
12:38:09 ++ xargs
12:38:09 ++ awk '$0="./"$0'
12:38:09 + packages='./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb'
12:38:09 + set -x
12:38:09 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb
12:38:09 Selecting previously unselected package docker-ce-cli.
12:38:09 (Reading database ... 9327 files and directories currently installed.)
12:38:09 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ...
12:38:09 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:09 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [171 kB]
12:38:09 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
12:38:09 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.2 kB]
12:38:09 Get:12 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u8+rpi1 [3258 kB]
12:38:09 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB]
12:38:09 Selecting previously unselected package libkrb5support0:amd64.
12:38:09 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
12:38:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
12:38:09 Selecting previously unselected package libk5crypto3:amd64.
12:38:09 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
12:38:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
12:38:09 Selecting previously unselected package gpg-agent.
12:38:09 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
12:38:09 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:38:09 Selecting previously unselected package gpg-wks-client.
12:38:09 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
12:38:09 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:38:09 Selecting previously unselected package gpg-wks-server.
12:38:09 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
12:38:09 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:38:09 Selecting previously unselected package gpgsm.
12:38:09 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
12:38:09 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:38:09 Selecting previously unselected package gnupg.
12:38:09 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
12:38:09 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:38:09 Get:14 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u8+rpi1 [101 kB]
12:38:09 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libnfnetlink0 armhf 1.0.1-3 [12.1 kB]
12:38:09 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.5 kB]
12:38:09 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libiptc0 armhf 1.8.2-4 [59.7 kB]
12:38:09 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libxtables12 armhf 1.8.2-4 [77.1 kB]
12:38:09 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libmnl0 armhf 1.0.4-2 [11.3 kB]
12:38:09 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [33.1 kB]
12:38:09 Get:21 http://archive.raspbian.org/raspbian buster/main armhf iptables armhf 1.8.2-4 [343 kB]
12:38:09 Get:22 http://archive.raspbian.org/raspbian buster/main armhf dbus armhf 1.12.24-0+deb10u1 [215 kB]
12:38:09 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u8+rpi1 [194 kB]
12:38:10 Selecting previously unselected package libkeyutils1:amd64.
12:38:10 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
12:38:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
12:38:10 Selecting previously unselected package libkrb5-3:amd64.
12:38:10 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
12:38:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
12:38:10 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:38:10 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
12:38:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
12:38:10 Selecting previously unselected package libpsl5:amd64.
12:38:10 Preparing to unpack .../18-libpsl5_0.19.1-5build1_amd64.deb ...
12:38:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
12:38:10 Selecting previously unselected package python-apt-common.
12:38:10 Preparing to unpack .../19-python-apt-common_1.6.6_all.deb ...
12:38:10 Unpacking python-apt-common (1.6.6) ...
12:38:10 Selecting previously unselected package python3-apt.
12:38:10 Preparing to unpack .../20-python3-apt_1.6.6_amd64.deb ...
12:38:10 Selecting previously unselected package gnupg2.
12:38:10 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
12:38:10 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
12:38:10 Selecting previously unselected package iso-codes.
12:38:10 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
12:38:10 Unpacking iso-codes (4.6.0-1) ...
12:38:10 Reading package lists...
12:38:10 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:10 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.19 [186 kB]
12:38:10 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.5 [640 kB]
12:38:10 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
12:38:10 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:38:10 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
12:38:10 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
12:38:10 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
12:38:10 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
12:38:10 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
12:38:10 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
12:38:10 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
12:38:10 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
12:38:10 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
12:38:10 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
12:38:10 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
12:38:10 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
12:38:10 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
12:38:10 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1 [17.0 kB]
12:38:10 Fetched 17.5 MB in 3s (6691 kB/s)
12:38:10 Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
12:38:10 debconf: delaying package configuration, since apt-utils is not installed
12:38:10 Fetched 25.9 MB in 1s (18.5 MB/s)
12:38:10 Selecting previously unselected package libapparmor1:armhf.
12:38:10 Unpacking python3-apt (1.6.6) ...
12:38:10 Selecting previously unselected package apt-transport-https.
12:38:10 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
12:38:10 Unpacking apt-transport-https (1.6.14) ...
12:38:10 Selecting previously unselected package libroken18-heimdal:amd64.
12:38:10 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libasn1-8-heimdal:amd64.
12:38:10 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libheimbase1-heimdal:amd64.
12:38:10 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libhcrypto4-heimdal:amd64.
12:38:10 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libcurl3-gnutls:amd64.
12:38:10 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u3_amd64.deb ...
12:38:10 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
12:38:10 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1 [154 kB]
12:38:10 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B]
12:38:10 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
12:38:10 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [42.6 kB]
12:38:10 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [181 kB]
12:38:10 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [30.4 kB]
12:38:10 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [88.1 kB]
12:38:10 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [47.9 kB]
12:38:10 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [107 kB]
12:38:10 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [208 kB]
12:38:10 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [15.1 kB]
12:38:10 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.3 [96.6 kB]
12:38:10 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
12:38:10 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
12:38:10 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
12:38:10 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
12:38:10 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
12:38:10 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
12:38:10 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
12:38: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 ... 10238 files and directories currently installed.)
12:38:10 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
12:38:10 Unpacking libapparmor1:armhf (2.13.2-10) ...
12:38:10 Selecting previously unselected package libcap2:armhf.
12:38:10 Preparing to unpack .../1-libcap2_1%3a2.25-2_armhf.deb ...
12:38:10 Unpacking libcap2:armhf (1:2.25-2) ...
12:38:10 Selecting previously unselected package libargon2-1:armhf.
12:38:10 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
12:38:10 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
12:38:10 Selecting previously unselected package dmsetup.
12:38:10 Preparing to unpack .../3-dmsetup_2%3a1.02.155-3_armhf.deb ...
12:38:10 Unpacking dmsetup (2:1.02.155-3) ...
12:38:10 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:38:10 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
12:38:10 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:38:10 Selecting previously unselected package libjson-c3:armhf.
12:38:10 Preparing to unpack .../5-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
12:38:10 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
12:38:10 Selecting previously unselected package libwind0-heimdal:amd64.
12:38:10 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libhx509-5-heimdal:amd64.
12:38:10 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libkrb5-26-heimdal:amd64.
12:38:10 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libheimntlm0-heimdal:amd64.
12:38:10 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libgssapi3-heimdal:amd64.
12:38:10 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.3_amd64.deb ...
12:38:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:10 Selecting previously unselected package libsasl2-modules-db:amd64.
12:38:10 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
12:38:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:10 Selecting previously unselected package libsasl2-2:amd64.
12:38:10 Selecting previously unselected package docker-ce-rootless-extras.
12:38:10 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ...
12:38:10 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
12:38:10 Selecting previously unselected package libdbus-1-3:amd64.
12:38:10 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
12:38:10 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
12:38:10 Selecting previously unselected package lsb-release.
12:38:10 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
12:38:10 Unpacking lsb-release (11.1.0) ...
12:38:10 Selecting previously unselected package python-apt-common.
12:38:10 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
12:38:10 Unpacking python-apt-common (2.2.1) ...
12:38:10 Selecting previously unselected package python3-apt.
12:38:10 Preparing to unpack .../40-python3-apt_2.2.1_amd64.deb ...
12:38:10 Unpacking python3-apt (2.2.1) ...
12:38:10 Selecting previously unselected package python3-dbus.
12:38:10 Preparing to unpack .../41-python3-dbus_1.2.16-5_amd64.deb ...
12:38:10 Unpacking python3-dbus (1.2.16-5) ...
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:10 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.15 [235 kB]
12:38:10 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.15 [161 kB]
12:38:10 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]
12:38:10 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
12:38:10 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
12:38:10 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
12:38:10 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
12:38:10 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
12:38:10 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
12:38:10 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
12:38:10 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
12:38:10 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
12:38:10 Selecting previously unselected package libcryptsetup12:armhf.
12:38:10 Preparing to unpack .../6-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
12:38:10 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
12:38:10 Selecting previously unselected package libidn11:armhf.
12:38:10 Preparing to unpack .../7-libidn11_1.33-2.2_armhf.deb ...
12:38:10 Unpacking libidn11:armhf (1.33-2.2) ...
12:38:10 Selecting previously unselected package libip4tc0:armhf.
12:38:10 Preparing to unpack .../8-libip4tc0_1.8.2-4_armhf.deb ...
12:38:10 Unpacking libip4tc0:armhf (1.8.2-4) ...
12:38:10 Selecting previously unselected package systemd.
12:38:10 Preparing to unpack .../9-systemd_241-7~deb10u8+rpi1_armhf.deb ...
12:38:10 Unpacking systemd (241-7~deb10u8+rpi1) ...
12:38:10 Fetched 19.4 MB in 3s (5839 kB/s)
12:38:10 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
12:38:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:10 Selecting previously unselected package libldap-common.
12:38:10 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
12:38:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:38:10 Selecting previously unselected package libldap-2.4-2:amd64.
12:38:10 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
12:38:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
12:38:10 Selecting previously unselected package libnghttp2-14:amd64.
12:38:10 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
12:38:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
12:38:10 Selecting previously unselected package librtmp1:amd64.
12:38:10 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
12:38:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
12:38:10 Selecting previously unselected package libcurl4:amd64.
12:38:10 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.22_amd64.deb ...
12:38:10 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.22) ...
12:38:10 Selecting previously unselected package curl.
12:38:10 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.22_amd64.deb ...
12:38:10 Unpacking curl (7.58.0-2ubuntu3.22) ...
12:38:10 Selecting previously unselected package docker-buildx-plugin.
12:38:10 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb ...
12:38:10 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.22.10~kinetic) ...
12:38:10 Selecting previously unselected package python3-gi.
12:38:10 Preparing to unpack .../42-python3-gi_3.38.0-2_amd64.deb ...
12:38:10 Unpacking python3-gi (3.38.0-2) ...
12:38:10 Selecting previously unselected package python3-pycurl.
12:38:10 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_amd64.deb ...
12:38:10 Unpacking python3-pycurl (7.43.0.6-5) ...
12:38:10 Selecting previously unselected package python3-software-properties.
12:38:10 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
12:38:10 Unpacking python3-software-properties (0.96.20.2-2.1) ...
12:38:10 Selecting previously unselected package software-properties-common.
12:38:10 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
12:38:10 Unpacking software-properties-common (0.96.20.2-2.1) ...
12:38:10 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
12:38:10 Setting up media-types (4.0.0) ...
12:38:10 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:38:10 Setting up apt-transport-https (2.2.4) ...
12:38:10 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
12:38:10 No schema files found: doing nothing.
12:38:10 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB]
12:38:10 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
12:38:10 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
12:38:10 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
12:38:10 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
12:38:10 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
12:38:10 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
12:38:10 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
12:38:10 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
12:38:10 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
12:38:10 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
12:38:10 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
12:38:10 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
12:38:10 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
12:38:11 Reading package lists...
12:38:11 Building dependency tree...
12:38:11 Reading state information...
12:38:11 Selecting previously unselected package libassuan0:amd64.
12:38:11 Preparing to unpack .../39-libassuan0_2.5.1-2_amd64.deb ...
12:38:11 Unpacking libassuan0:amd64 (2.5.1-2) ...
12:38:11 Selecting previously unselected package gpgconf.
12:38:11 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package libksba8:amd64.
12:38:11 Preparing to unpack .../41-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ...
12:38:11 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
12:38:11 Selecting previously unselected package libnpth0:amd64.
12:38:11 Preparing to unpack .../42-libnpth0_1.5-3_amd64.deb ...
12:38:11 Unpacking libnpth0:amd64 (1.5-3) ...
12:38:11 Selecting previously unselected package dirmngr.
12:38:11 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
12:38:11 Setting up distro-info-data (0.51+deb11u3) ...
12:38:11 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:38:11 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
12:38:11 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:38:11 Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ...
12:38:11 Setting up libnpth0:amd64 (1.6-3) ...
12:38:11 Setting up libassuan0:amd64 (2.5.3-7.1) ...
12:38:11 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:38:11 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:38:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:38:11 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
12:38:11 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
12:38:11 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:38:11 Setting up python-apt-common (2.2.1) ...
12:38:11 Setting up libmpdec3:amd64 (2.5.1-1) ...
12:38:11 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
12:38:11 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:38:11 Setting up openssl (1.1.1n-0+deb11u3) ...
12:38:11 Setting up readline-common (8.1-1) ...
12:38:11 Setting up iso-codes (4.6.0-1) ...
12:38:11 Setting up pinentry-curses (1.1.0-4) ...
12:38:11 Setting up libreadline8:amd64 (8.1-1) ...
12:38:11 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:38:11 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
12:38:11 Setting up ca-certificates (20210119) ...
12:38:11 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
12:38:11 The following additional packages will be installed:
12:38:11   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
12:38:11   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:38:11   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:38:11   gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
12:38:11   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
12:38:11   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1
12:38:11   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
12:38:11   libgstreamer1.0-0 libicu71 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1
12:38:11   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libmpdec3
12:38:11   libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd
12:38:11   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
12:38:11   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
12:38:11   libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d
12:38:11   libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2
12:38:11   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
12:38:11   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
12:38:11   python3-cffi-backend python3-cryptography python3-dbus python3-distro
12:38:11   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
12:38:11   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
12:38:11   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
12:38:11   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:38:11   python3-software-properties python3-wadllib python3-zipp python3.10
12:38:11   python3.10-minimal readline-common systemd systemd-sysv
12:38:11 Suggested packages:
12:38:11   default-dbus-session-bus | dbus-session-bus dbus-user-session
12:38:11   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
12:38:11   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:38:11   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
12:38:11   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
12:38:11   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
12:38:11   python3-keyrings.alt python3-testresources python3-setuptools
12:38:11   python-pyparsing-doc python-secretstorage-doc gnome-keyring
12:38:11   | libkf5wallet-bin | keepassxc python3.10-venv python3.10-doc binutils
12:38:11   binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd
12:38:11   systemd-boot libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
12:38:11 Recommended packages:
12:38:11   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
12:38:11   libldap-common dbus-user-session publicsuffix libsasl2-modules
12:38:11   packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd
12:38:11   | time-daemon systemd-resolved libnss-systemd
12:38:11 Setting up libapparmor1:armhf (2.13.2-10) ...
12:38:11 Setting up libcap2:armhf (1:2.25-2) ...
12:38:11 Setting up libargon2-1:armhf (0~20171227-0.2) ...
12:38:11 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
12:38:11 Setting up libidn11:armhf (1.33-2.2) ...
12:38:11 Setting up libip4tc0:armhf (1.8.2-4) ...
12:38:11 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:38:11 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
12:38:11 Setting up systemd (241-7~deb10u8+rpi1) ...
12:38:11 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:11 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:11 Initializing machine ID from random generator.
12:38:11 Selecting previously unselected package gnupg-l10n.
12:38:11 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
12:38:11 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package gnupg-utils.
12:38:11 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package gpg.
12:38:11 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gpg (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package pinentry-curses.
12:38:11 Preparing to unpack .../47-pinentry-curses_1.1.0-1_amd64.deb ...
12:38:11 Unpacking pinentry-curses (1.1.0-1) ...
12:38:11 Selecting previously unselected package gpg-agent.
12:38:11 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
12:38:11 make[1]: Leaving directory '/root/build-deb'
12:38:11  dpkg-genbuildinfo
12:38:11  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.changes
12:38:11 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
12:38:11 Reading package lists...
12:38:11 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:11 The following NEW packages will be installed:
12:38:11   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
12:38:11   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
12:38:11   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:38:11   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:38:11   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
12:38:11   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
12:38:11   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
12:38:11   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu71
12:38:11   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
12:38:11   libkrb5support0 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
12:38:11   libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:38:11   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:38:11   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:38:11   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
12:38:11   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
12:38:11   openssl packagekit pinentry-curses pkexec policykit-1 polkitd
12:38:11   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
12:38:11   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
12:38:11   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
12:38:11   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
12:38:11   python3-minimal python3-more-itertools python3-oauthlib
12:38:11   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:38:11   python3-software-properties python3-wadllib python3-zipp python3.10
12:38:11   python3.10-minimal readline-common software-properties-common systemd
12:38:11   systemd-sysv
12:38:11 Selecting previously unselected package gpg-wks-client.
12:38:11 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package gpg-wks-server.
12:38:11 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package gpgsm.
12:38:11 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package gnupg.
12:38:11 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
12:38:11 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
12:38:11 Selecting previously unselected package python3-software-properties.
12:38:11 Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ...
12:38:11 Unpacking python3-software-properties (0.96.24.32.18) ...
12:38:11 Selecting previously unselected package software-properties-common.
12:38:11 Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ...
12:38:11 Unpacking software-properties-common (0.96.24.32.18) ...
12:38:11 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
12:38:11 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
12:38:11 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.4 [72.6 kB]
12:38:11 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
12:38:11 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
12:38:11 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
12:38:11 Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
12:38:11 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
12:38:11 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
12:38:11 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
12:38:11 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
12:38:11 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
12:38:11 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB]
12:38:11 Updating certificates in /etc/ssl/certs...
12:38:11 Reading package lists...
12:38:11 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:11 0 upgraded, 122 newly installed, 0 to remove and 4 not upgraded.
12:38:11 Need to get 39.1 MB of archives.
12:38:11 After this operation, 137 MB of additional disk space will be used.
12:38:11 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libssl3 armhf 3.0.5-2ubuntu2 [1560 kB]
12:38:11 Selecting previously unselected package gnupg2.
12:38:11 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
12:38:11 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
12:38:11 Setting up python-apt-common (1.6.6) ...
12:38:11 Setting up libnpth0:amd64 (1.5-3) ...
12:38:11 Setting up readline-common (7.0-3) ...
12:38:11 Setting up libapt-inst2.0:amd64 (1.6.14) ...
12:38:11 Setting up apt-transport-https (1.6.14) ...
12:38:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
12:38:11 Setting up mime-support (3.60ubuntu1) ...
12:38:11 Setting up iso-codes (3.79-1) ...
12:38:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:38:11 Setting up libreadline7:amd64 (7.0-3) ...
12:38:11 Setting up libpsl5:amd64 (0.19.1-5build1) ...
12:38:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
12:38:11 No schema files found: doing nothing.
12:38:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:11 Setting up distro-info-data (0.37ubuntu0.15) ...
12:38:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:11 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ...
12:38:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
12:38:11 Setting up dmsetup (2:1.02.155-3) ...
12:38:11 Selecting previously unselected package systemd-sysv.
12:38: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 ... 11057 files and directories currently installed.)
12:38:11 Preparing to unpack .../systemd-sysv_241-7~deb10u8+rpi1_armhf.deb ...
12:38:11 Unpacking systemd-sysv (241-7~deb10u8+rpi1) ...
12:38:11 Selecting previously unselected package multiarch-support.
12:38:11 Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
12:38:11 Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ...
12:38:11 Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ...
12:38:11 Selecting previously unselected package libnfnetlink0:armhf.
12:38: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 ... 11078 files and directories currently installed.)
12:38:11 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
12:38:11 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
12:38:11 Selecting previously unselected package libip6tc0:armhf.
12:38:11 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
12:38:11 Unpacking libip6tc0:armhf (1.8.2-4) ...
12:38:11 Selecting previously unselected package libiptc0:armhf.
12:38:11 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
12:38:11 Unpacking libiptc0:armhf (1.8.2-4) ...
12:38:11 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
12:38:11 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB]
12:38:11 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
12:38:11 debconf: delaying package configuration, since apt-utils is not installed
12:38:11 Fetched 35.0 MB in 4s (8739 kB/s)
12:38:11 129 added, 0 removed; done.
12:38:11 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
12:38:11 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:38:11 dpkg-genchanges: info: including full source code in upload
12:38:11  dpkg-source -I.git --after-build .
12:38:11 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:11 + destination=/build
12:38:11 + mkdir -p /build
12:38:11 + mv -v /root/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb /root/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb /build
12:38:11 copied '/root/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb'
12:38:11 removed '/root/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb'
12:38:11 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'
12:38:11 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'
12:38:11 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'
12:38:11 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'
12:38:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc'
12:38:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.dsc'
12:38:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz'
12:38:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster.tar.gz'
12:38:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.buildinfo'
12:38:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.buildinfo'
12:38:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.changes'
12:38:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.changes'
12:38:11 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'
12:38:11 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb'
12:38:11 copied '/root/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb'
12:38:11 removed '/root/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb'
12:38:12 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
12:38:12 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ...
12:38:12 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:38:12 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ...
12:38:12 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
12:38:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
12:38:12 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
12:38:12 Selecting previously unselected package libxtables12:armhf.
12:38:12 Preparing to unpack .../03-libxtables12_1.8.2-4_armhf.deb ...
12:38:12 Unpacking libxtables12:armhf (1.8.2-4) ...
12:38:12 Selecting previously unselected package libmnl0:armhf.
12:38:12 Preparing to unpack .../04-libmnl0_1.0.4-2_armhf.deb ...
12:38:12 Unpacking libmnl0:armhf (1.0.4-2) ...
12:38:12 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:38:12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
12:38:12 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
12:38:12 Selecting previously unselected package libnftnl11:armhf.
12:38:12 Preparing to unpack .../06-libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb ...
12:38:12 Unpacking libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
12:38:12 Selecting previously unselected package iptables.
12:38:12 Preparing to unpack .../07-iptables_1.8.2-4_armhf.deb ...
12:38:12 Unpacking iptables (1.8.2-4) ...
12:38:12 Selecting previously unselected package dbus.
12:38:12 Preparing to unpack .../08-dbus_1.12.24-0+deb10u1_armhf.deb ...
12:38:12 Selecting previously unselected package libssl1.1:amd64.
12:38:12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4126 files and directories currently installed.)
12:38:12 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ...
12:38:12 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
12:38:12 Selecting previously unselected package libpython3.8-minimal:amd64.
12:38:12 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:38:12 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:38:12 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:38:12 Setting up curl (7.74.0-1.3+deb11u3) ...
12:38:12 Setting up gpg (2.2.27-2+deb11u2) ...
12:38:12 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:38:12 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
12:38:12 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:38:12 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:38:12 Updating certificates in /etc/ssl/certs...
12:38:12 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-minimal armhf 3.10.7-1ubuntu0.2 [788 kB]
12:38:12 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libexpat1 armhf 2.4.8-2ubuntu0.22.10.1 [63.6 kB]
12:38:12 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10-minimal armhf 3.10.7-1ubuntu0.2 [1821 kB]
12:38:12 Unpacking dbus (1.12.24-0+deb10u1) ...
12:38:12 Selecting previously unselected package libpam-systemd:armhf.
12:38:12 Preparing to unpack .../09-libpam-systemd_241-7~deb10u8+rpi1_armhf.deb ...
12:38:12 Unpacking libpam-systemd:armhf (241-7~deb10u8+rpi1) ...
12:38:12 Selecting previously unselected package containerd.io.
12:38:12 Preparing to unpack .../10-containerd.io_1.6.15-1_armhf.deb ...
12:38:12 Unpacking containerd.io (1.6.15-1) ...
12:38:12 Selecting previously unselected package libexpat1:amd64.
12:38:12 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
12:38:12 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
12:38:12 Selecting previously unselected package python3.8-minimal.
12:38:12 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:38:12 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:38:12 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:38:12 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:38:12 Reading package lists...
12:38:12 Building dependency tree...
12:38:12 Reading state information...
12:38:12 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-minimal armhf 3.10.6-1 [24.1 kB]
12:38:12 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf media-types all 8.0.0 [24.9 kB]
12:38:12 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
12:38:12 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkrb5support0 armhf 1.20-1 [29.5 kB]
12:38:12 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libk5crypto3 armhf 1.20-1 [78.4 kB]
12:38:12 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkeyutils1 armhf 1.6.3-1 [9368 B]
12:38:12 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkrb5-3 armhf 1.20-1 [320 kB]
12:38:12 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgssapi-krb5-2 armhf 1.20-1 [118 kB]
12:38:12 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
12:38:12 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
12:38:12 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
12:38:12 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf readline-common all 8.2-1 [55.1 kB]
12:38:12 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadline8 armhf 8.2-1 [128 kB]
12:38:12 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsqlite3-0 armhf 3.39.3-1 [561 kB]
12:38:12 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-stdlib armhf 3.10.7-1ubuntu0.2 [1706 kB]
12:38:12 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10 armhf 3.10.7-1ubuntu0.2 [497 kB]
12:38:12 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpython3-stdlib armhf 3.10.6-1 [6850 B]
12:38:12 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3 armhf 3.10.6-1 [22.3 kB]
12:38:12 Selecting previously unselected package docker-scan-plugin.
12:38:12 Preparing to unpack .../docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ...
12:38:12 Unpacking docker-scan-plugin (0.23.0~ubuntu-kinetic) ...
12:38:12 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
12:38:12 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:38:12 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
12:38:12 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:38:12 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:38:12 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:38:12 Setting up python3.9 (3.9.2-1) ...
12:38:12 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'.
12:38:12 The following additional packages will be installed:
12:38:12   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
12:38:12   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
12:38:12   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
12:38:12   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:38:12   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
12:38:12   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
12:38:12   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
12:38:12   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
12:38:12   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
12:38:12   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
12:38:12   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
12:38:12   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
12:38:12   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
12:38:12   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
12:38:12   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
12:38:12   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
12:38:12   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
12:38:12   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
12:38:12   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:38:12   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
12:38:12   python3-requests python3-requests-unixsocket python3-six
12:38:12   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
12:38:12   readline-common systemd systemd-sysv systemd-timesyncd tzdata
12:38:12 Suggested packages:
12:38:12   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
12:38:12   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:38:12   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:38:12   python3-setuptools python3-cryptography python3-openssl python3-socks
12:38:12   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
12:38:12   systemd-container
12:38:12 Recommended packages:
12:38:12   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
12:38:12   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
12:38:12   networkd-dispatcher libnss-systemd
12:38:12 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
12:38:12 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
12:38:12 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-c5 armhf 0.16-1 [29.2 kB]
12:38:12 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcryptsetup12 armhf 2:2.5.0-2ubuntu1 [195 kB]
12:38:12 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfdisk1 armhf 2.38-4ubuntu1 [186 kB]
12:38:12 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkmod2 armhf 30+20220630-3ubuntu1 [41.3 kB]
12:38:12 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapparmor1 armhf 3.0.7-1ubuntu2 [32.3 kB]
12:38:12 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip4tc2 armhf 1.8.7-1ubuntu6 [17.5 kB]
12:38:12 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsystemd-shared armhf 251.4-1ubuntu7 [1609 kB]
12:38:12 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd armhf 251.4-1ubuntu7 [2785 kB]
12:38:12 124 added, 0 removed; done.
12:38:12 Setting up libassuan0:amd64 (2.5.1-2) ...
12:38:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
12:38:12 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ...
12:38:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ...
12:38:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
12:38:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:38:12 Selecting previously unselected package docker-ce.
12:38:12 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ...
12:38:12 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:12 The following NEW packages will be installed:
12:38:12   apt-transport-https ca-certificates curl dbus dbus-user-session
12:38:12   dconf-gsettings-backend dconf-service dirmngr distro-info-data
12:38:12   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
12:38:12   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
12:38:12   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:38:12   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
12:38:12   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
12:38:12   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
12:38:12   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
12:38:12   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
12:38:12   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
12:38:12   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
12:38:12   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
12:38:12   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
12:38:12   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
12:38:12   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
12:38:12   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
12:38:12   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
12:38:12   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
12:38:12   policykit-1 python-apt-common python3 python3-apt python3-certifi
12:38:12   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
12:38:12   python3-pkg-resources python3-requests python3-requests-unixsocket
12:38:12   python3-six python3-software-properties python3-urllib3 python3.8
12:38:12   python3.8-minimal readline-common software-properties-common systemd
12:38:12   systemd-sysv systemd-timesyncd tzdata
12:38:13 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd-sysv armhf 251.4-1ubuntu7 [11.2 kB]
12:38:13 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssl armhf 3.0.5-2ubuntu2 [1148 kB]
12:38:13 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
12:38:13 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libdbus-1-3 armhf 1.14.0-2ubuntu3 [182 kB]
12:38:13 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-bin armhf 1.14.0-2ubuntu3 [37.6 kB]
12:38:13 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
12:38:13 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-daemon armhf 1.14.0-2ubuntu3 [109 kB]
12:38:13 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
12:38:13 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus armhf 1.14.0-2ubuntu3 [28.0 kB]
12:38:13 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf distro-info-data all 0.54ubuntu0.1 [5242 B]
12:38:13 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-0 armhf 2.74.3-0ubuntu1 [1342 kB]
12:38:13 Selecting previously unselected package python3-minimal.
12:38:13 (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 ... 4427 files and directories currently installed.)
12:38:13 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
12:38:13 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
12:38:13 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:38:13 Setting up python3 (3.9.2-3) ...
12:38:13 Setting up python3-pycurl (7.43.0.6-5) ...
12:38:13 Reading package lists...
12:38:13 Building dependency tree...
12:38:13 Reading state information...
12:38:13 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgirepository-1.0-1 armhf 1.74.0-2 [91.8 kB]
12:38:13 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gir1.2-glib-2.0 armhf 1.74.0-2 [178 kB]
12:38:13 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iso-codes all 4.11.0-1 [3352 kB]
12:38:13 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcap2-bin armhf 1:2.44-1build3 [25.3 kB]
12:38:13 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libelf1 armhf 0.187-4 [43.8 kB]
12:38:13 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-data all 2.74.3-0ubuntu1 [19.0 kB]
12:38:13 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libicu71 armhf 71.1-3ubuntu1 [10.3 MB]
12:38:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:13 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
12:38:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:13 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
12:38:13 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
12:38:13 Setting up pinentry-curses (1.1.0-1) ...
12:38:13 Selecting previously unselected package mime-support.
12:38:13 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
12:38:13 Unpacking mime-support (3.64ubuntu1) ...
12:38:13 Selecting previously unselected package libmpdec2:amd64.
12:38:13 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
12:38:13 Unpacking libmpdec2:amd64 (2.4.2-3) ...
12:38:13 Selecting previously unselected package readline-common.
12:38:13 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
12:38:13 Unpacking readline-common (8.0-4) ...
12:38:13 Selecting previously unselected package libreadline8:amd64.
12:38:13 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
12:38:13 Unpacking libreadline8:amd64 (8.0-4) ...
12:38:13 Selecting previously unselected package libsqlite3-0:amd64.
12:38:13 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
12:38:13 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
12:38:13 Selecting previously unselected package libpython3.8-stdlib:amd64.
12:38:13 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:38:13 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:38:13 Setting up python3-gi (3.38.0-2) ...
12:38:13 0 upgraded, 119 newly installed, 0 to remove and 4 not upgraded.
12:38:13 Need to get 32.4 MB of archives.
12:38:13 After this operation, 122 MB of additional disk space will be used.
12:38:13 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB]
12:38:13 The following additional packages will be installed:
12:38:13   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
12:38:13   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:38:13   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
12:38:13   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
12:38:13   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
12:38:13   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
12:38:13   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
12:38:13   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
12:38:13   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
12:38:13   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
12:38:13   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
12:38:13   python3-gi python3-minimal python3-software-properties python3.6
12:38:13   python3.6-minimal readline-common
12:38:13 Suggested packages:
12:38:13   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:38:13   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
12:38:13   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:38:13   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
12:38:13 Recommended packages:
12:38:13   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
12:38:13   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
12:38:13 The following NEW packages will be installed:
12:38:13   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:38:13   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
12:38:13   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
12:38:13   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
12:38:13   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
12:38:13   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
12:38:13   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
12:38:13   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
12:38:13   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
12:38:13   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
12:38:13   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
12:38:13   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
12:38:13   python3-dbus python3-gi python3-minimal python3-software-properties
12:38:13   python3.6 python3.6-minimal readline-common software-properties-common
12:38:13 make[1]: Leaving directory '/root/build-deb'
12:38:13  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.buildinfo
12:38:13  dpkg-genchanges -O../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.changes
12:38:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
12:38:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:13 Setting up gpg (2.2.4-1ubuntu1.6) ...
12:38:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
12:38:13 Setting up python3 (3.6.7-1~18.04) ...
12:38:13 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
12:38:13 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:38:13 Setting up python3-gi (3.26.1-2ubuntu1) ...
12:38:13 Selecting previously unselected package python3.8.
12:38:13 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
12:38:13 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:38:13 Setting up gnupg (2.2.27-2+deb11u2) ...
12:38:13 Setting up lsb-release (11.1.0) ...
12:38:13 Setting up python3-dbus (1.2.16-5) ...
12:38:13 Setting up gnupg2 (2.2.27-2+deb11u2) ...
12:38:13 Setting up python3-apt (2.2.1) ...
12:38:13   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          47/62 
12:38:13   Installing       : python3-policycoreutils-3.5-0.rc1.2.el9.noarch       48/62 
12:38:13   Installing       : policycoreutils-python-utils-3.5-0.rc1.2.el9.noarc   49/62 
12:38:13   Running scriptlet: container-selinux-3:2.198.0-1.el9.noarch             50/62 
12:38:13   Installing       : container-selinux-3:2.198.0-1.el9.noarch             50/62 
12:38:13 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpam-systemd armhf 251.4-1ubuntu7 [188 kB]
12:38:13 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxml2 armhf 2.9.14+dfsg-1ubuntu0.1 [589 kB]
12:38:13 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
12:38:13 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lsb-release all 11.2ubuntu1 [11.1 kB]
12:38:13 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python-apt-common all 2.4.0+22.10 [14.8 kB]
12:38:13 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-apt armhf 2.4.0+22.10 [149 kB]
12:38:13 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
12:38:13 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gi armhf 3.42.2-2 [211 kB]
12:38:13 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.10.1 [132 kB]
12:38:13 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnghttp2-14 armhf 1.49.0-1 [67.9 kB]
12:38:13 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
12:38:13 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf apt-transport-https all 2.5.3 [1502 B]
12:38:13 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
12:38:13 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-6ubuntu2 [18.7 kB]
12:38:13 Setting up lsb-release (9.20170808ubuntu1) ...
12:38:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
12:38:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.3) ...
12:38:13 Setting up python3-apt (1.6.6) ...
12:38:14 Selecting previously unselected package libpython3-stdlib:amd64.
12:38:14 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
12:38:14 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
12:38:14 Setting up python3-minimal (3.8.2-0ubuntu2) ...
12:38:14 Selecting previously unselected package python3.
12:38:14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4857 files and directories currently installed.)
12:38:14 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
12:38:14 Unpacking python3 (3.8.2-0ubuntu2) ...
12:38:14 Setting up python3-software-properties (0.96.20.2-2.1) ...
12:38:14 Setting up software-properties-common (0.96.20.2-2.1) ...
12:38:14 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.6 [708 kB]
12:38:14 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
12:38:14 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.6 [1584 kB]
12:38:14 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
12:38:14 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
12:38:14 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
12:38:14 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
12:38:14 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
12:38:14 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
12:38:14 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.6 [1602 kB]
12:38:14 0 upgraded, 69 newly installed, 0 to remove and 4 not upgraded.
12:38:14 Need to get 14.4 MB of archives.
12:38:14 After this operation, 59.5 MB of additional disk space will be used.
12:38:14 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB]
12:38:14 dpkg-genchanges: info: including full source code in upload
12:38:14  dpkg-source -I.git --after-build .
12:38:14 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:14 + destination=/build
12:38:14 + mkdir -p /build
12:38:14 + mv -v /root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb /root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb /build
12:38:14 copied '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 removed '/root/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc'
12:38:14 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.dsc'
12:38:14 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz'
12:38:14 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy.tar.gz'
12:38:14 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.buildinfo'
12:38:14 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.buildinfo'
12:38:14 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.changes'
12:38:14 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.changes'
12:38:14 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 copied '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 removed '/root/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb'
12:38:14 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-2 armhf 2.1.28+dfsg-6ubuntu2 [52.4 kB]
12:38:14 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-1ubuntu1 [160 kB]
12:38:14 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
12:38:14 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
12:38:14 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl4 armhf 7.85.0-1ubuntu0.2 [252 kB]
12:38:14 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf curl armhf 7.85.0-1ubuntu0.2 [192 kB]
12:38:14 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libassuan0 armhf 2.5.5-4 [30.4 kB]
12:38:14 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgconf armhf 2.2.35-3ubuntu1 [117 kB]
12:38:14 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libksba8 armhf 1.6.0-3ubuntu1.1 [99.3 kB]
12:38:14 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
12:38:14 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dirmngr armhf 2.2.35-3ubuntu1 [329 kB]
12:38:14 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB]
12:38:14 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB]
12:38:14 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
12:38:14 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-utils armhf 2.2.35-3ubuntu1 [456 kB]
12:38:14 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg armhf 2.2.35-3ubuntu1 [481 kB]
12:38:14 Setting up python3-dbus (1.2.6-1) ...
12:38:14 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
12:38:14 Setting up python3-software-properties (0.96.24.32.18) ...
12:38:14 Selecting previously unselected package dbus-user-session.
12:38:14 Preparing to unpack .../11-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
12:38:14 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
12:38:14 Setting up systemd-sysv (241-7~deb10u8+rpi1) ...
12:38:14 Setting up libip6tc0:armhf (1.8.2-4) ...
12:38:14 Setting up libiptc0:armhf (1.8.2-4) ...
12:38:14 Setting up dbus (1.12.24-0+deb10u1) ...
12:38:14 Selecting previously unselected package libapparmor1:amd64.
12:38:14 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ...
12:38:14 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) ...
12:38:14 Selecting previously unselected package libcap2:amd64.
12:38:14 Preparing to unpack .../02-libcap2_1%3a2.32-1_amd64.deb ...
12:38:14 Unpacking libcap2:amd64 (1:2.32-1) ...
12:38:14 Selecting previously unselected package libargon2-1:amd64.
12:38:14 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
12:38:14 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:38:14 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:38:14 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
12:38:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:38:14 Selecting previously unselected package libjson-c4:amd64.
12:38:14 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
12:38:14 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
12:38:14 Selecting previously unselected package libcryptsetup12:amd64.
12:38:14 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
12:38:14 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
12:38:14 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:38:14 Processing triggers for ca-certificates (20210119) ...
12:38:14 Updating certificates in /etc/ssl/certs...
12:38:14 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.6 [387 kB]
12:38:14 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
12:38:14 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
12:38:14 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libapparmor1 armhf 2.13.3-7ubuntu5.1 [29.0 kB]
12:38:14 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2 armhf 1:2.32-1 [14.0 kB]
12:38:14 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libargon2-1 armhf 0~20171227-0.2 [20.0 kB]
12:38:14 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
12:38:14 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libjson-c4 armhf 0.13.1+dfsg-7ubuntu0.3 [25.8 kB]
12:38:14 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcryptsetup12 armhf 2:2.2.2-3ubuntu2.4 [147 kB]
12:38:14 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip4tc2 armhf 1.8.4-3ubuntu2 [16.8 kB]
12:38:14 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB]
12:38:14 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.19 [27.9 kB]
12:38:14 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.19 [3652 kB]
12:38:14 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pinentry-curses armhf 1.2.0-2ubuntu1 [36.2 kB]
12:38:14 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-agent armhf 2.2.35-3ubuntu1 [234 kB]
12:38:14 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-client armhf 2.2.35-3ubuntu1 [88.1 kB]
12:38:14 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-server armhf 2.2.35-3ubuntu1 [81.7 kB]
12:38:14 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgsm armhf 2.2.35-3ubuntu1 [211 kB]
12:38:14 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg all 2.2.35-3ubuntu1 [318 kB]
12:38:14 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl3-gnutls armhf 7.85.0-1ubuntu0.2 [247 kB]
12:38:14 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB]
12:38:14 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxmlb2 armhf 0.3.8-1 [54.6 kB]
12:38:14 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libappstream4 armhf 0.15.5-1 [169 kB]
12:38:14 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdw1 armhf 0.187-4 [223 kB]
12:38:14 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libglib2.0-bin armhf 2.74.3-0ubuntu1 [88.2 kB]
12:38:14 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libunwind8 armhf 1.6.2-0ubuntu1 [49.6 kB]
12:38:14 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgstreamer1.0-0 armhf 1.20.3-1 [925 kB]
12:38:14 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
12:38:14 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
12:38:14 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf polkitd armhf 0.105-33 [72.9 kB]
12:38:14 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pkexec armhf 0.105-33 [14.5 kB]
12:38:14 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf policykit-1 armhf 0.105-33 [2426 B]
12:38:14 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-blinker all 1.4+dfsg1-0.5 [14.0 kB]
12:38:14 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
12:38:14 Setting up software-properties-common (0.96.24.32.18) ...
12:38:14 invoke-rc.d: could not determine current runlevel
12:38:14 invoke-rc.d: policy-rc.d denied execution of start.
12:38:14 Setting up libmnl0:armhf (1.0.4-2) ...
12:38:14 Setting up containerd.io (1.6.15-1) ...
12:38:14 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:14 Setting up libxtables12:armhf (1.8.2-4) ...
12:38:14 Setting up libnfnetlink0:armhf (1.0.1-3) ...
12:38:14 Setting up libpam-systemd:armhf (241-7~deb10u8+rpi1) ...
12:38:14 Selecting previously unselected package libip4tc2:amd64.
12:38:14 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_amd64.deb ...
12:38:14 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2) ...
12:38:14 Selecting previously unselected package libkmod2:amd64.
12:38:14 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
12:38:14 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
12:38:14 Selecting previously unselected package systemd-timesyncd.
12:38:14 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.19_amd64.deb ...
12:38:14 Unpacking systemd-timesyncd (245.4-4ubuntu3.19) ...
12:38:14 Selecting previously unselected package systemd.
12:38:14 Preparing to unpack .../10-systemd_245.4-4ubuntu3.19_amd64.deb ...
12:38:14 Unpacking systemd (245.4-4ubuntu3.19) ...
12:38:14 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.19 [10.3 kB]
12:38:14 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB]
12:38:14 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
12:38:14 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.3 [156 kB]
12:38:14 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.3 [134 kB]
12:38:14 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.11 [4672 B]
12:38:14 Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB]
12:38:14 Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgirepository-1.0-1 armhf 1.64.1-1~ubuntu20.04.1 [72.4 kB]
12:38:14 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-glib-2.0 armhf 1.64.1-1~ubuntu20.04.1 [134 kB]
12:38:14 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2-bin armhf 1:2.32-1 [25.2 kB]
12:38:14 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
12:38:14 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.9 [525 kB]
12:38:14 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.9 [61.1 kB]
12:38:14 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.9 [1344 kB]
12:38:14 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB]
12:38:14 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
12:38:14 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
12:38:14 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
12:38:14 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
12:38:14 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.7 [424 kB]
12:38:14 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.9 [1638 kB]
12:38:14 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cffi-backend armhf 1.15.1-1 [66.0 kB]
12:38:14 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.22) ...
12:38:14 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:38:14 Setting up curl (7.58.0-2ubuntu3.22) ...
12:38:14 Setting up gnupg (2.2.4-1ubuntu1.6) ...
12:38:14 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
12:38:14 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:38:14 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
12:38:14 Updating certificates in /etc/ssl/certs...
12:38:14 Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
12:38:14 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
12:38:14 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
12:38:14 Setting up iptables (1.8.2-4) ...
12:38:14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:14 Processing triggers for systemd (241-7~deb10u8+rpi1) ...
12:38:14 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
12:38:14 Selecting previously unselected package docker-compose-plugin.
12:38:14 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb ...
12:38:14 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.22.10~kinetic) ...
12:38:14 0 added, 0 removed; done.
12:38:14 Running hooks in /etc/ca-certificates/update.d...
12:38:14 done.
12:38:14 ++ source /etc/os-release
12:38:14 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
12:38:14 +++ NAME='Debian GNU/Linux'
12:38:14 +++ VERSION_ID=11
12:38:14 +++ VERSION='11 (bullseye)'
12:38:14 +++ VERSION_CODENAME=bullseye
12:38:14 +++ ID=debian
12:38:14 +++ HOME_URL=https://www.debian.org/
12:38:14 +++ SUPPORT_URL=https://www.debian.org/support
12:38:14 +++ BUG_REPORT_URL=https://bugs.debian.org/
12:38:14 ++ echo debian
12:38:14 + DIST_ID=debian
12:38:14 ++ lsb_release -sc
12:38:14 + DIST_VERSION=bullseye
12:38:14 + '[' bullseye = sid ']'
12:38:14 + install_debian_containerd
12:38:14 + '[' staging = stage ']'
12:38:14 + REPO_URL=https://download.docker.com/linux/debian
12:38:14 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
12:38:14 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
12:38:14 + update-ca-certificates -f
12:38:14 Clearing symlinks in /etc/ssl/certs...
12:38:14 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]
12:38:14 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
12:38:14 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
12:38:14 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.9 [203 kB]
12:38:14 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
12:38:14 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
12:38:14 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB]
12:38:14 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
12:38:14 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.15 [4724 B]
12:38:14 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB]
12:38:14 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgirepository-1.0-1 armhf 1.56.1-1 [69.4 kB]
12:38:14 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf gir1.2-glib-2.0 armhf 1.56.1-1 [131 kB]
12:38:14 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
12:38:14 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdbus-1-3 armhf 1.12.2-1ubuntu1.4 [153 kB]
12:38:14 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
12:38:14 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-dbus armhf 1.2.6-1 [83.7 kB]
12:38:14 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gi armhf 3.26.1-2ubuntu1 [138 kB]
12:38:14 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
12:38:15 0 added, 0 removed; done.
12:38:15 Running hooks in /etc/ca-certificates/update.d...
12:38:15 done.
12:38:15 ++ source /etc/os-release
12:38:15 +++ NAME=Ubuntu
12:38:15 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
12:38:15 +++ ID=ubuntu
12:38:15 +++ ID_LIKE=debian
12:38:15 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
12:38:15 +++ VERSION_ID=18.04
12:38:15 +++ HOME_URL=https://www.ubuntu.com/
12:38:15 +++ SUPPORT_URL=https://help.ubuntu.com/
12:38:15 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:38:15 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:38:15 +++ VERSION_CODENAME=bionic
12:38:15 +++ UBUNTU_CODENAME=bionic
12:38:15 ++ echo ubuntu
12:38:15 + DIST_ID=ubuntu
12:38:15 ++ lsb_release -sc
12:38:15 + DIST_VERSION=bionic
12:38:15 + '[' bionic = sid ']'
12:38:15 + install_debian_containerd
12:38:15 + '[' staging = stage ']'
12:38:15 + REPO_URL=https://download.docker.com/linux/ubuntu
12:38:15 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:38:15 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:38:15 + update-ca-certificates -f
12:38:15 + verify_binaries
12:38:15 + docker --version
12:38:15 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:15 ++ uname -m
12:38:15 + '[' armv8l = x86_64 ']'
12:38:15 + docker buildx version
12:38:15 github.com/docker/buildx v0.10.0 8764628
12:38:15 + docker compose version
12:38:15 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ...
12:38:15 Setting up libcap2:amd64 (1:2.32-1) ...
12:38:15 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:38:15 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:38:15 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
12:38:15 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
12:38:15 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2) ...
12:38:15 Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
12:38:15 Setting up systemd-timesyncd (245.4-4ubuntu3.19) ...
12:38:15 done.
12:38:15 Updating certificates in /etc/ssl/certs...
12:38:15 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.19 [168 kB]
12:38:15 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.5 [546 kB]
12:38:15 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB]
12:38:15 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB]
12:38:15 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
12:38:15 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB]
12:38:15 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB]
12:38:15 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
12:38:15 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.6 [16.9 kB]
12:38:15 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.6 [136 kB]
12:38:15 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf apt-transport-https all 1.6.14 [4348 B]
12:38:15 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [35.2 kB]
12:38:15 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [136 kB]
12:38:15 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [25.1 kB]
12:38:15 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [76.5 kB]
12:38:15 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [47.3 kB]
12:38:15 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
12:38:15 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cryptography armhf 3.4.8-2 [217 kB]
12:38:15 Clearing symlinks in /etc/ssl/certs...
12:38:15 Docker Compose version v2.15.1
12:38:15 + dockerd --version
12:38:15 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:15 + docker-proxy --version
12:38:15 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:15 + containerd --version
12:38:15 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:15 + ctr --version
12:38:15 ctr containerd.io 1.6.15
12:38:15 + containerd-shim --help
12:38:15 Usage of containerd-shim:
12:38:15   -address string
12:38:15     	grpc address back to main containerd
12:38:15   -containerd-binary containerd publish
12:38:15     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:15   -criu string
12:38:15     	path to criu binary
12:38:15   -debug
12:38:15     	enable debug output in logs
12:38:15   -namespace string
12:38:15     	namespace that owns the shim
12:38:15   -runtime-root string
12:38:15     	root directory for the runtime (default "/run/containerd/runc")
12:38:15   -socket string
12:38:15     	socket path to serve
12:38:15   -systemd-cgroup
12:38:15     	set runtime to use systemd-cgroup
12:38:15   -workdir string
12:38:15     	path used to storge large temporary data
12:38:15 + containerd-shim-runc-v1 -v
12:38:15 containerd-shim-runc-v1:
12:38:15   Version:  1.6.15
12:38:15   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:15   Go version: go1.18.9
12:38:15 
12:38:15 + containerd-shim-runc-v2 -v
12:38:15 containerd-shim-runc-v2:
12:38:15   Version:  1.6.15
12:38:15   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:15   Go version: go1.18.9
12:38:15 
12:38:15 + runc --version
12:38:15 runc version 1.1.4
12:38:15 commit: v1.1.4-0-g5fd4c4d
12:38:15 spec: 1.0.2-dev
12:38:15 go: go1.18.9
12:38:15 libseccomp: 2.3.3
12:38:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:15 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:15 Setting up systemd (245.4-4ubuntu3.19) ...
12:38:15 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:15 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:38:15 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:38:15 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:38:15 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
12:38:15 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:38:15 Initializing machine ID from random generator.
12:38:15 129 added, 0 removed; done.
12:38:15 Running hooks in /etc/ca-certificates/update.d...
12:38:15 done.
12:38:15 + curl -fsSL https://download.docker.com/linux/debian/gpg
12:38:15 + apt-key add -
12:38:15 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:38:15 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
12:38:15 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:38:15 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-dbus armhf 1.2.16-1build1 [87.6 kB]
12:38:15 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gi armhf 3.36.0-1 [150 kB]
12:38:15 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
12:38:15 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
12:38:15 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
12:38:15 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB]
12:38:15 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB]
12:38:15 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
12:38:15 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB]
12:38:15 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB]
12:38:15 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblmdb0 armhf 0.9.24-1 [38.0 kB]
12:38:15 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-gobject-1-0 armhf 0.105-26ubuntu1.3 [33.8 kB]
12:38:15 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
12:38:15 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1 [17.0 kB]
12:38:15 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1 [140 kB]
12:38:15 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.9 [1704 B]
12:38:15 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [88.1 kB]
12:38:15 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [168 kB]
12:38:15 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [13.1 kB]
12:38:15 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1ubuntu0.3 [79.0 kB]
12:38:15 Get:45 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]
12:38:15 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
12:38:15 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
12:38:15 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB]
12:38:15 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
12:38:15 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
12:38:15 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.22 [189 kB]
12:38:15 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.22 [152 kB]
12:38:15 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
12:38:15 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
12:38:15 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.18.04.2 [79.4 kB]
12:38:15 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
12:38:15 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
12:38:15 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
12:38:15 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
12:38:15 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-pyparsing all 3.0.7-2 [82.6 kB]
12:38:15 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-httplib2 all 0.20.4-2 [29.8 kB]
12:38:15 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB]
12:38:15 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-zipp all 1.0.0-4 [5548 B]
12:38:15 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB]
12:38:15 done.
12:38:15 Updating certificates in /etc/ssl/certs...
12:38:15 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
12:38:15 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [35.3 kB]
12:38:15 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [140 kB]
12:38:15 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [25.1 kB]
12:38:15 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [78.3 kB]
12:38:15 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [47.0 kB]
12:38:15 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [88.7 kB]
12:38:15 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [170 kB]
12:38:15 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [13.3 kB]
12:38:15 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.3 [80.2 kB]
12:38:15 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB]
12:38:15 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
12:38:15 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
12:38:15 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB]
12:38:15 Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
12:38:15 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
12:38:15 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
12:38:15 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.15 [204 kB]
12:38:15 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
12:38:15 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
12:38:15 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
12:38:15 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB]
12:38:15 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB]
12:38:15 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
12:38:15 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
12:38:15 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-software-properties all 0.96.24.32.18 [23.8 kB]
12:38:15 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf software-properties-common all 0.96.24.32.18 [10.1 kB]
12:38:15 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
12:38:15 debconf: delaying package configuration, since apt-utils is not installed
12:38:15 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:15 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.22.10~kinetic) ...
12:38:15 Setting up docker-scan-plugin (0.23.0~ubuntu-kinetic) ...
12:38:15 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:15 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:38:15 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:38:15 invoke-rc.d: could not determine current runlevel
12:38:15 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-jeepney all 0.8.0-1 [35.2 kB]
12:38:15 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-jwt all 2.4.0-1 [17.4 kB]
12:38:15 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-secretstorage all 3.3.3-1ubuntu1 [13.6 kB]
12:38:15 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-keyring all 23.8.2-1 [37.3 kB]
12:38:15 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB]
12:38:15 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-wadllib all 1.3.6-1 [36.4 kB]
12:38:15 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-distro all 1.7.0-1 [17.0 kB]
12:38:15 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-oauthlib all 3.2.0-1ubuntu1 [89.8 kB]
12:38:15 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-six all 1.16.0-4 [12.4 kB]
12:38:15 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
12:38:15 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-launchpadlib all 1.10.16-1 [125 kB]
12:38:15 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-software-properties all 0.99.27 [28.9 kB]
12:38:15 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB]
12:38:15 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf software-properties-common all 0.99.27 [13.9 kB]
12:38:15 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf gnupg2 all 2.2.35-3ubuntu1 [4462 B]
12:38:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:15 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.15 [154 kB]
12:38:15 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.3 [9424 B]
12:38:15 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdconf1 armhf 0.36.0-1 [33.2 kB]
12:38:15 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-service armhf 0.36.0-1 [25.3 kB]
12:38:15 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-gsettings-backend armhf 0.36.0-1 [18.4 kB]
12:38:15 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
12:38:15 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
12:38:15 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
12:38:15 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
12:38:15 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
12:38:15 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpackagekit-glib2-18 armhf 1.1.13-2ubuntu1.1 [90.6 kB]
12:38:15 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.13-2ubuntu1.1 [21.4 kB]
12:38:15 Selecting previously unselected package systemd-sysv.
12:38:15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5693 files and directories currently installed.)
12:38:15 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.19_amd64.deb ...
12:38:15 Unpacking systemd-sysv (245.4-4ubuntu3.19) ...
12:38:15 Selecting previously unselected package openssl.
12:38:15 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_amd64.deb ...
12:38:15 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
12:38:15 Selecting previously unselected package ca-certificates.
12:38:15 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
12:38:15 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
12:38:15 Selecting previously unselected package libdbus-1-3:amd64.
12:38:15 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
12:38:15 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
12:38:15 Selecting previously unselected package dbus.
12:38:15 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
12:38:15 Unpacking dbus (1.12.16-2ubuntu2.3) ...
12:38:15 OK
12:38:15 + '[' bullseye = sid ']'
12:38:15 ++ dpkg --print-architecture
12:38:15 + ARCH=amd64
12:38:15 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test'
12:38:15 + apt-get update
12:38:15 Fetched 14.4 MB in 2s (7080 kB/s)
12:38:15 Selecting previously unselected package libssl1.1:armhf.
12:38:15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4045 files and directories currently installed.)
12:38:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
12:38:15 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:15 Selecting previously unselected package libpython3.6-minimal:armhf.
12:38:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:38:15 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:38:15 Selecting previously unselected package libexpat1:armhf.
12:38:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_armhf.deb ...
12:38:15 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.9) ...
12:38:16 invoke-rc.d: policy-rc.d denied execution of start.
12:38:16 Setting up docker-compose-plugin (2.15.1-1~ubuntu.22.10~kinetic) ...
12:38:16 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:16  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:16   Package dbus-user-session is not installed.
12:38:16 
12:38:16 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:16 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_amd64.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_amd64.deb
12:38:16 debconf: delaying package configuration, since apt-utils is not installed
12:38:16 Fetched 39.1 MB in 4s (8768 kB/s)
12:38:16 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:38:16 124 added, 0 removed; done.
12:38:16 Running hooks in /etc/ca-certificates/update.d...
12:38:16 done.
12:38:16 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:38:16 + apt-key add -
12:38:16 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:38:16 + make IMAGE=debian:buster verify
12:38:16 docker run  --rm -i \
12:38:16 	-v "$(pwd):/v" \
12:38:16 	-e DEBIAN_FRONTEND=noninteractive \
12:38:16 	-e PACKAGE_REPO=staging \
12:38:16 	-w /v \
12:38:16 	debian:buster ./verify
12:38:16 Unable to find image 'debian:buster' locally
12:38:16 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB]
12:38:16 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
12:38:16 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-services armhf 2.64.2-1ubuntu0.1 [9908 B]
12:38:16 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
12:38:16 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking armhf 2.64.2-1ubuntu0.1 [52.2 kB]
12:38:16 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
12:38:16 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
12:38:16 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
12:38:16 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
12:38:16 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
12:38:16 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
12:38:16 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
12:38:16 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
12:38:16 Selecting previously unselected package distro-info-data.
12:38:16 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.11_all.deb ...
12:38:16 Unpacking distro-info-data (0.43ubuntu1.11) ...
12:38:16 Selecting previously unselected package libglib2.0-0:amd64.
12:38:16 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
12:38:16 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
12:38:16 Selecting previously unselected package libgirepository-1.0-1:amd64.
12:38:16 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
12:38:16 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
12:38:16 Selecting previously unselected package python3.6-minimal.
12:38:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:38:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:38:16 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:16 Selecting previously unselected package libssl3:armhf.
12:38: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 ... 4394 files and directories currently installed.)
12:38:16 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_armhf.deb ...
12:38:16 Unpacking libssl3:armhf (3.0.5-2ubuntu2) ...
12:38:16 Selecting previously unselected package libpython3.10-minimal:armhf.
12:38:16 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_armhf.deb ...
12:38:16 Unpacking libpython3.10-minimal:armhf (3.10.7-1ubuntu0.2) ...
12:38:16 Selecting previously unselected package libexpat1:armhf.
12:38:16 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_armhf.deb ...
12:38:16 Unpacking libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
12:38:16 Selecting previously unselected package python3.10-minimal.
12:38:16 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_armhf.deb ...
12:38:16 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:38:16 OK
12:38:16 + '[' bionic = sid ']'
12:38:16 ++ dpkg --print-architecture
12:38:16 + ARCH=amd64
12:38:16 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic test'
12:38:16 + apt-get update
12:38:16 buster: Pulling from library/debian
12:38:16 1af2e9dc936b: Already exists
12:38:16 Digest: sha256:bb8c62f9f540a5f5f49f7ed5caae0e2889f999cd14553f2aaccaf1fa4fcb998d
12:38:16 Status: Downloaded newer image for debian:buster
12:38:16 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
12:38:16 Selecting previously unselected package gir1.2-glib-2.0:amd64.
12:38:16 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
12:38:16 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
12:38:16 Selecting previously unselected package libcap2-bin.
12:38:16 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_amd64.deb ...
12:38:16 Unpacking libcap2-bin (1:2.32-1) ...
12:38:16 Selecting previously unselected package libelf1:amd64.
12:38:16 Preparing to unpack .../10-libelf1_0.176-1.1build1_amd64.deb ...
12:38:16 Unpacking libelf1:amd64 (0.176-1.1build1) ...
12:38:16 Selecting previously unselected package libglib2.0-data.
12:38:16 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
12:38:16 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:38:16 Selecting previously unselected package tzdata.
12:38:16 Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
12:38:16 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
12:38:16 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:38:16 Setting up libexpat1:armhf (2.2.5-3ubuntu0.9) ...
12:38:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
12:38:16 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:38:16 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:38:16 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:38:16 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
12:38:16 Setting up libssl3:armhf (3.0.5-2ubuntu2) ...
12:38:16 Reading package lists...
12:38:16 Building dependency tree...
12:38:16 Reading state information...
12:38:16 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
12:38:16 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
12:38:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease
12:38:16 Hit:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
12:38:16 Hit:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
12:38:16 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsoup2.4-1 armhf 2.70.0-1 [228 kB]
12:38:16 Selecting previously unselected package libicu66:amd64.
12:38:16 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ...
12:38:16 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
12:38:16 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
12:38:16 Selecting previously unselected package python3-minimal.
12:38:16 Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [21.2 kB]
12:38:16 Fetched 64.5 kB in 1s (106 kB/s)
12:38:16 Setting up libpython3.10-minimal:armhf (3.10.7-1ubuntu0.2) ...
12:38:16 Setting up libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
12:38:16 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
12:38:16 Correcting dependencies... Done
12:38:16 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:16 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:16 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:16 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
12:38:16 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:16 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:16 The following additional packages will be installed:
12:38:16   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:16 Suggested packages:
12:38:16   firewalld kmod nftables
12:38:16 The following NEW packages will be installed:
12:38:16   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:16 Get:6 https://download.docker.com/linux/ubuntu bionic/test amd64 Packages [61.4 kB]
12:38:16 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstemmer0d armhf 0+svn585-2 [55.1 kB]
12:38:16 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libappstream4 armhf 0.12.10-2 [110 kB]
12:38:16 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-bin armhf 2.64.6-1~ubuntu20.04.4 [67.3 kB]
12:38:16 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1.1 [829 kB]
12:38:16 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-agent-1-0 armhf 0.105-26ubuntu1.3 [12.8 kB]
12:38:16 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf policykit-1 armhf 0.105-26ubuntu1.3 [76.6 kB]
12:38:16 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
12:38:16 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
12:38:16 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
12:38:16 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
12:38:16 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
12:38:16 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests-unixsocket all 0.2.0-2 [7272 B]
12:38:16 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-software-properties all 0.99.9.8 [24.9 kB]
12:38:16 + verify
12:38:16 + dpkg --version
12:38:16 + verify_deb
12:38:16 + apt-get update
12:38: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 ... 4302 files and directories currently installed.)
12:38:17 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
12:38:17 Unpacking python3-minimal (3.6.7-1~18.04) ...
12:38:17 Selecting previously unselected package mime-support.
12:38:17 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
12:38:17 Unpacking mime-support (3.60ubuntu1) ...
12:38:17 Selecting previously unselected package libmpdec2:armhf.
12:38:17 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
12:38:17 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
12:38:17 Selecting previously unselected package readline-common.
12:38:17 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
12:38:17 Unpacking readline-common (7.0-3) ...
12:38:17 Selecting previously unselected package libreadline7:armhf.
12:38:17 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
12:38:17 Unpacking libreadline7:armhf (7.0-3) ...
12:38:17 Selecting previously unselected package libsqlite3-0:armhf.
12:38:17 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_armhf.deb ...
12:38:17 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
12:38:17 Selecting previously unselected package libpython3.6-stdlib:armhf.
12:38:17 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:38:17 Reading package lists...
12:38:17 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:38:17 Need to get 28.4 MB of archives.
12:38:17 After this operation, 118 MB of additional disk space will be used.
12:38:17 Get:1 https://download.docker.com/linux/ubuntu kinetic/test amd64 containerd.io amd64 1.6.15-1 [27.7 MB]
12:38:17 Fetched 126 kB in 1s (183 kB/s)
12:38:17 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB]
12:38:17 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.8 [10.6 kB]
12:38:17 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
12:38:17 debconf: delaying package configuration, since apt-utils is not installed
12:38:17 Fetched 32.4 MB in 4s (7991 kB/s)
12:38:17 Selecting previously unselected package libssl1.1:armhf.
12:38: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 ... 4120 files and directories currently installed.)
12:38:17 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ...
12:38:17 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
12:38:17 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:38:17 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
12:38:17 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
12:38:17 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
12:38:17 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:38:17 Selecting previously unselected package python3.6.
12:38:17 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
12:38:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:38:17 Selecting previously unselected package libpython3-stdlib:armhf.
12:38:17 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
12:38:17 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
12:38:17 Setting up python3-minimal (3.6.7-1~18.04) ...
12:38:17 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
12:38:17 + packages='deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:38:17 ++ echo 'deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb
12:38:17 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:38:17 ++ xargs
12:38:17 ++ awk '$0="./"$0'
12:38:17 + packages='./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb'
12:38:17 + set -x
12:38:17 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb
12:38:17 Selecting previously unselected package docker-buildx-plugin.
12:38:17 (Reading database ... 9726 files and directories currently installed.)
12:38:17 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb ...
12:38:17 Unpacking docker-buildx-plugin (0.10.0-1~debian.11~bullseye) ...
12:38:17 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-user-session amd64 1.14.0-2ubuntu3 [10.1 kB]
12:38:17 Get:3 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB]
12:38:17 Get:4 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxtables12 amd64 1.8.7-1ubuntu6 [30.8 kB]
12:38:17 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 netbase all 6.3 [12.9 kB]
12:38:17 Selecting previously unselected package python3-minimal.
12:38: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 ... 4707 files and directories currently installed.)
12:38:17 Preparing to unpack .../00-python3-minimal_3.10.6-1_armhf.deb ...
12:38:17 Unpacking python3-minimal (3.10.6-1) ...
12:38:17 Selecting previously unselected package media-types.
12:38:17 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
12:38:17 Unpacking media-types (8.0.0) ...
12:38:17 Selecting previously unselected package libmpdec3:armhf.
12:38:17 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_armhf.deb ...
12:38:17 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
12:38:17 Selecting previously unselected package libpython3.8-minimal:armhf.
12:38:17 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:38:17 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:38:17 Selecting previously unselected package libexpat1:armhf.
12:38:17 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
12:38:17 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
12:38:17 Selecting previously unselected package python3.8-minimal.
12:38:17 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:38:17 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:38:17 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [418 kB]
12:38:17 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
12:38:17 Selecting previously unselected package python3.
12:38: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 ... 4760 files and directories currently installed.)
12:38:17 Preparing to unpack .../00-python3_3.6.7-1~18.04_armhf.deb ...
12:38:17 Unpacking python3 (3.6.7-1~18.04) ...
12:38:17 Selecting previously unselected package openssl.
12:38:17 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
12:38:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:17 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip6tc2 amd64 1.8.7-1ubuntu6 [20.1 kB]
12:38:17 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB]
12:38:17 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnetfilter-conntrack3 amd64 1.0.9-2 [45.6 kB]
12:38:17 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnftnl11 amd64 1.2.3-1 [64.9 kB]
12:38:17 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iptables amd64 1.8.7-1ubuntu6 [454 kB]
12:38:17 Selecting previously unselected package libpam-systemd:amd64.
12:38:17 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.19_amd64.deb ...
12:38:17 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.19) ...
12:38:17 Selecting previously unselected package libxml2:amd64.
12:38:17 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_amd64.deb ...
12:38:17 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:38:17 Selecting previously unselected package libyaml-0-2:amd64.
12:38:17 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_amd64.deb ...
12:38:17 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
12:38:17 Selecting previously unselected package libkrb5support0:armhf.
12:38:17 Preparing to unpack .../03-libkrb5support0_1.20-1_armhf.deb ...
12:38:17 Unpacking libkrb5support0:armhf (1.20-1) ...
12:38:17 Selecting previously unselected package libk5crypto3:armhf.
12:38:17 Preparing to unpack .../04-libk5crypto3_1.20-1_armhf.deb ...
12:38:17 Unpacking libk5crypto3:armhf (1.20-1) ...
12:38:17 Selecting previously unselected package libkeyutils1:armhf.
12:38:17 Preparing to unpack .../05-libkeyutils1_1.6.3-1_armhf.deb ...
12:38:17 Unpacking libkeyutils1:armhf (1.6.3-1) ...
12:38:17 Selecting previously unselected package libkrb5-3:armhf.
12:38:17 Preparing to unpack .../06-libkrb5-3_1.20-1_armhf.deb ...
12:38:17 Unpacking libkrb5-3:armhf (1.20-1) ...
12:38:17 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:38:17 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_armhf.deb ...
12:38:17 Unpacking libgssapi-krb5-2:armhf (1.20-1) ...
12:38:17 Selecting previously unselected package libtirpc-common.
12:38:17 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
12:38:17 Unpacking libtirpc-common (1.3.3+ds-1) ...
12:38:17 Selecting previously unselected package libtirpc3:armhf.
12:38:17 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
12:38:17 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
12:38:17 Selecting previously unselected package libnsl2:armhf.
12:38:17 Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ...
12:38:17 Unpacking libnsl2:armhf (1.3.0-2build2) ...
12:38:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
12:38:17 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
12:38:17 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:38:17 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
12:38:17 Selecting previously unselected package ca-certificates.
12:38:17 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
12:38:17 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
12:38:17 Selecting previously unselected package distro-info-data.
12:38:17 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.15_all.deb ...
12:38:17 Unpacking distro-info-data (0.37ubuntu0.15) ...
12:38:17 Selecting previously unselected package libglib2.0-0:armhf.
12:38:17 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
12:38:17 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
12:38:17 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:38:17 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_armhf.deb ...
12:38:17 Unpacking libgirepository-1.0-1:armhf (1.56.1-1) ...
12:38:17 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:38:17 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_armhf.deb ...
12:38:17 Unpacking gir1.2-glib-2.0:armhf (1.56.1-1) ...
12:38:17 Selecting previously unselected package libapt-inst2.0:armhf.
12:38:17 Preparing to unpack .../07-libapt-inst2.0_1.6.14_armhf.deb ...
12:38:17 Unpacking libapt-inst2.0:armhf (1.6.14) ...
12:38:17 Selecting previously unselected package libdbus-1-3:armhf.
12:38:17 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.4_armhf.deb ...
12:38:17 Unpacking libdbus-1-3:armhf (1.12.2-1ubuntu1.4) ...
12:38:17 Selecting previously unselected package lsb-release.
12:38:17 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
12:38:17 Unpacking lsb-release (9.20170808ubuntu1) ...
12:38:17 debconf: delaying package configuration, since apt-utils is not installed
12:38:17 Fetched 28.4 MB in 1s (31.2 MB/s)
12:38:17 Selecting previously unselected package dbus-user-session.
12:38: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 ... 9555 files and directories currently installed.)
12:38:17 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_amd64.deb ...
12:38:17 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
12:38:17 Selecting previously unselected package libmnl0:amd64.
12:38:17 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_amd64.deb ...
12:38:17 Unpacking libmnl0:amd64 (1.0.4-3ubuntu1) ...
[Pipeline] sh
12:38:17 Selecting previously unselected package lsb-release.
12:38:17 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
12:38:17 Unpacking lsb-release (11.1.0ubuntu2) ...
12:38:17 Selecting previously unselected package python3-dbus.
12:38:17 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_amd64.deb ...
12:38:17 Unpacking python3-dbus (1.2.16-1build1) ...
12:38:17 Selecting previously unselected package python3-gi.
12:38:17 Preparing to unpack .../19-python3-gi_3.36.0-1_amd64.deb ...
12:38:17 Unpacking python3-gi (3.36.0-1) ...
12:38:17 Selecting previously unselected package python3-pkg-resources.
12:38:17 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
12:38:17 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:38:17 Selecting previously unselected package python3-six.
12:38:17 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
12:38:17 Unpacking python3-six (1.14.0-2) ...
12:38:17 Selecting previously unselected package iso-codes.
12:38:17 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
12:38:17 Unpacking iso-codes (4.4-1) ...
12:38:17 Selecting previously unselected package readline-common.
12:38:17 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
12:38:17 Unpacking readline-common (8.2-1) ...
12:38:17 Selecting previously unselected package libreadline8:armhf.
12:38:17 Preparing to unpack .../12-libreadline8_8.2-1_armhf.deb ...
12:38:17 Unpacking libreadline8:armhf (8.2-1) ...
12:38:17 Selecting previously unselected package libsqlite3-0:armhf.
12:38:17 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_armhf.deb ...
12:38:17 Unpacking libsqlite3-0:armhf (3.39.3-1) ...
12:38:17 Selecting previously unselected package libpython3.10-stdlib:armhf.
12:38:17 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_armhf.deb ...
12:38:17 Unpacking libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.2) ...
12:38:17 Selecting previously unselected package python3.10.
12:38:17 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_armhf.deb ...
12:38:17 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
12:38:17 Selecting previously unselected package libpython3-stdlib:armhf.
12:38:17 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_armhf.deb ...
12:38:17 Unpacking libpython3-stdlib:armhf (3.10.6-1) ...
12:38:17 Setting up python3-minimal (3.10.6-1) ...
12:38:18 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
12:38:18 Selecting previously unselected package python3-dbus.
12:38:18 Preparing to unpack .../10-python3-dbus_1.2.6-1_armhf.deb ...
12:38:18 Unpacking python3-dbus (1.2.6-1) ...
12:38:18 Selecting previously unselected package python3-gi.
12:38:18 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_armhf.deb ...
12:38:18 Unpacking python3-gi (3.26.1-2ubuntu1) ...
12:38:18 Selecting previously unselected package iso-codes.
12:38:18 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
12:38:18 Unpacking iso-codes (3.79-1) ...
12:38:18 Selecting previously unselected package libxtables12:amd64.
12:38:18 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_amd64.deb ...
12:38:18 Unpacking libxtables12:amd64 (1.8.7-1ubuntu6) ...
12:38:18 Selecting previously unselected package netbase.
12:38:18 Preparing to unpack .../3-netbase_6.3_all.deb ...
12:38:18 Unpacking netbase (6.3) ...
12:38:18 Selecting previously unselected package libip6tc2:amd64.
12:38:18 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_amd64.deb ...
12:38:18 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu6) ...
12:38:18 Selecting previously unselected package libnfnetlink0:amd64.
12:38:18 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_amd64.deb ...
12:38:18 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
12:38:18 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:38:18 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_amd64.deb ...
12:38:18 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-2) ...
12:38:18 Selecting previously unselected package libnftnl11:amd64.
12:38:18 Preparing to unpack .../7-libnftnl11_1.2.3-1_amd64.deb ...
12:38:18 Unpacking libnftnl11:amd64 (1.2.3-1) ...
12:38:18 Selecting previously unselected package iptables.
12:38:18 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_amd64.deb ...
12:38:18 Unpacking iptables (1.8.7-1ubuntu6) ...
12:38:18 Selecting previously unselected package python3.
12:38: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 ... 5189 files and directories currently installed.)
12:38:18 Preparing to unpack .../00-python3_3.10.6-1_armhf.deb ...
12:38:18 Unpacking python3 (3.10.6-1) ...
12:38:18 Selecting previously unselected package libargon2-1:armhf.
12:38:18 Preparing to unpack .../01-libargon2-1_0~20171227-0.3_armhf.deb ...
12:38:18 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
12:38:18 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:38:18 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
12:38:18 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
12:38:18 Selecting previously unselected package libjson-c5:armhf.
12:38:18 Preparing to unpack .../03-libjson-c5_0.16-1_armhf.deb ...
12:38:18 Unpacking libjson-c5:armhf (0.16-1) ...
12:38:18 + make IMAGE=ubuntu:jammy verify
12:38:18 docker run  --rm -i \
12:38:18 	-v "$(pwd):/v" \
12:38:18 	-e DEBIAN_FRONTEND=noninteractive \
12:38:18 	-e PACKAGE_REPO=staging \
12:38:18 	-w /v \
12:38:18 	ubuntu:jammy ./verify
12:38:18 Unable to find image 'ubuntu:jammy' locally
12:38:18 Reading package lists...
12:38:18 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
12:38:18 + packages='deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:38:18 ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb
12:38:18 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:38:18 ++ xargs
12:38:18 ++ awk '$0="./"$0'
12:38:18 + packages='./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb'
12:38:18 + set -x
12:38:18 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb
12:38:18 Selecting previously unselected package docker-ce-rootless-extras.
12:38:18 (Reading database ... 6941 files and directories currently installed.)
12:38:18 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ...
12:38:18 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:18 Selecting previously unselected package python3-minimal.
12:38: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 ... 4421 files and directories currently installed.)
12:38:18 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
12:38:18 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
12:38:18 Selecting previously unselected package mime-support.
12:38:18 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
12:38:18 Unpacking mime-support (3.64ubuntu1) ...
12:38:18 Selecting previously unselected package libmpdec2:armhf.
12:38:18 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
12:38:18 Unpacking libmpdec2:armhf (2.4.2-3) ...
12:38:18 Selecting previously unselected package libkrb5support0:armhf.
12:38:18 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ...
12:38:18 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ...
12:38:18 Selecting previously unselected package libk5crypto3:armhf.
12:38:18 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ...
12:38:18 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ...
12:38:18 Selecting previously unselected package containerd.io.
12:38:18 Preparing to unpack .../9-containerd.io_1.6.15-1_amd64.deb ...
12:38:18 Unpacking containerd.io (1.6.15-1) ...
12:38:18 Selecting previously unselected package libcryptsetup12:armhf.
12:38:18 Preparing to unpack .../04-libcryptsetup12_2%3a2.5.0-2ubuntu1_armhf.deb ...
12:38:18 Unpacking libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
12:38:18 Selecting previously unselected package libfdisk1:armhf.
12:38:18 Preparing to unpack .../05-libfdisk1_2.38-4ubuntu1_armhf.deb ...
12:38:18 Unpacking libfdisk1:armhf (2.38-4ubuntu1) ...
12:38:18 Selecting previously unselected package libkmod2:armhf.
12:38:18 Preparing to unpack .../06-libkmod2_30+20220630-3ubuntu1_armhf.deb ...
12:38:18 Unpacking libkmod2:armhf (30+20220630-3ubuntu1) ...
12:38:18 Selecting previously unselected package libapparmor1:armhf.
12:38:18 Preparing to unpack .../07-libapparmor1_3.0.7-1ubuntu2_armhf.deb ...
12:38:18 Unpacking libapparmor1:armhf (3.0.7-1ubuntu2) ...
12:38:18 Selecting previously unselected package libip4tc2:armhf.
12:38:18 Preparing to unpack .../08-libip4tc2_1.8.7-1ubuntu6_armhf.deb ...
12:38:18 Unpacking libip4tc2:armhf (1.8.7-1ubuntu6) ...
12:38:18 Selecting previously unselected package libsystemd-shared:armhf.
12:38:18 Preparing to unpack .../09-libsystemd-shared_251.4-1ubuntu7_armhf.deb ...
12:38:18 Unpacking libsystemd-shared:armhf (251.4-1ubuntu7) ...
12:38:18 Selecting previously unselected package systemd.
12:38:18 Preparing to unpack .../10-systemd_251.4-1ubuntu7_armhf.deb ...
12:38:18 Unpacking systemd (251.4-1ubuntu7) ...
12:38:18 Selecting previously unselected package libkrb5support0:amd64.
12:38:18 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
12:38:18 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
12:38:18 Selecting previously unselected package libk5crypto3:amd64.
12:38:18 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
12:38:18 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
12:38:18 Selecting previously unselected package libkeyutils1:amd64.
12:38:18 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
12:38:18 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
12:38:18 Selecting previously unselected package libkrb5-3:amd64.
12:38:18 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
12:38:18 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
12:38:18 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:38:18 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
12:38:18 jammy: Pulling from library/ubuntu
12:38:18 c38006c9acc4: Already exists
12:38:18 Digest: sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
12:38:18 Status: Downloaded newer image for ubuntu:jammy
12:38:18 Selecting previously unselected package readline-common.
12:38:18 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
12:38:18 Unpacking readline-common (8.0-4) ...
12:38:18 Selecting previously unselected package libreadline8:armhf.
12:38:18 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
12:38:18 Unpacking libreadline8:armhf (8.0-4) ...
12:38:18 Selecting previously unselected package libsqlite3-0:armhf.
12:38:18 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
12:38:18 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
12:38:18 Selecting previously unselected package libpython3.8-stdlib:armhf.
12:38:18 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:38:18 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:38:18 Selecting previously unselected package libkeyutils1:armhf.
12:38:18 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
12:38:18 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
12:38:18 Selecting previously unselected package libkrb5-3:armhf.
12:38:18 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ...
12:38:18 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ...
12:38:18 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:38:18 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ...
12:38:18 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
12:38:18 Selecting previously unselected package libpsl5:armhf.
12:38:18 Preparing to unpack .../18-libpsl5_0.19.1-5build1_armhf.deb ...
12:38:18 Unpacking libpsl5:armhf (0.19.1-5build1) ...
12:38:18 Selecting previously unselected package python-apt-common.
12:38:18 Preparing to unpack .../19-python-apt-common_1.6.6_all.deb ...
12:38:18 Unpacking python-apt-common (1.6.6) ...
12:38:18 Selecting previously unselected package python3-apt.
12:38:18 Preparing to unpack .../20-python3-apt_1.6.6_armhf.deb ...
12:38:18 Unpacking python3-apt (1.6.6) ...
12:38:18 Selecting previously unselected package apt-transport-https.
12:38:18 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
12:38:18 Unpacking apt-transport-https (1.6.14) ...
12:38:18 Setting up libargon2-1:armhf (0~20171227-0.3) ...
12:38:18 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
12:38:18 Setting up libjson-c5:armhf (0.16-1) ...
12:38:18 Setting up libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
12:38:18 Setting up libfdisk1:armhf (2.38-4ubuntu1) ...
12:38:18 Setting up libkmod2:armhf (30+20220630-3ubuntu1) ...
12:38:18 Setting up libapparmor1:armhf (3.0.7-1ubuntu2) ...
12:38:18 Setting up libip4tc2:armhf (1.8.7-1ubuntu6) ...
12:38:18 Setting up libsystemd-shared:armhf (251.4-1ubuntu7) ...
12:38:18 Setting up systemd (251.4-1ubuntu7) ...
12:38:18 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:18 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:18 Failed to enable unit, unit systemd-resolved.service does not exist.
12:38:18 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:38:18 Initializing machine ID from random generator.
12:38:18 Selecting previously unselected package docker-compose-plugin.
12:38:18 Preparing to unpack .../docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb ...
12:38:18 Unpacking docker-compose-plugin (2.15.1-1~debian.11~bullseye) ...
12:38:18 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
12:38:18 Selecting previously unselected package liblmdb0:amd64.
12:38:18 Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ...
12:38:18 Unpacking liblmdb0:amd64 (0.9.24-1) ...
12:38:18 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
12:38:18 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
12:38:18 Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
12:38:18 Selecting previously unselected package libpsl5:amd64.
12:38:18 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
12:38:18 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
12:38:18 Selecting previously unselected package python-apt-common.
12:38:18 Preparing to unpack .../31-python-apt-common_2.0.1_all.deb ...
12:38:18 Unpacking python-apt-common (2.0.1) ...
12:38:18 Selecting previously unselected package python3-apt.
12:38:18 Preparing to unpack .../32-python3-apt_2.0.1_amd64.deb ...
12:38:18 Unpacking python3-apt (2.0.1) ...
12:38:18 Selecting previously unselected package apt-transport-https.
12:38:18 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
12:38:18 Selecting previously unselected package docker-ce-cli.
12:38:18 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ...
12:38:18 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:18 Selecting previously unselected package python3.8.
12:38:18 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
12:38:18 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:38:18 Selecting previously unselected package libpython3-stdlib:armhf.
12:38:18 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
12:38:18 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
12:38:18 Setting up python3-minimal (3.8.2-0ubuntu2) ...
12:38:18 Selecting previously unselected package libroken18-heimdal:armhf.
12:38:18 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:18 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:18 Selecting previously unselected package libasn1-8-heimdal:armhf.
12:38:18 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:18 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:18 Selecting previously unselected package libheimbase1-heimdal:armhf.
12:38:18 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:18 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:18 Selecting previously unselected package libhcrypto4-heimdal:armhf.
12:38:18 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:18 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:18 Selecting previously unselected package libwind0-heimdal:armhf.
12:38:18 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:18 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:18 Selecting previously unselected package libhx509-5-heimdal:armhf.
12:38:18 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:18 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:18 Selecting previously unselected package libkrb5-26-heimdal:armhf.
12:38:18 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:18 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:18 Selecting previously unselected package systemd-sysv.
12:38: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 ... 6031 files and directories currently installed.)
12:38:18 Preparing to unpack .../00-systemd-sysv_251.4-1ubuntu7_armhf.deb ...
12:38:18 Unpacking systemd-sysv (251.4-1ubuntu7) ...
12:38:18 Selecting previously unselected package openssl.
12:38:18 Preparing to unpack .../01-openssl_3.0.5-2ubuntu2_armhf.deb ...
12:38:18 Unpacking openssl (3.0.5-2ubuntu2) ...
12:38:18 Selecting previously unselected package ca-certificates.
12:38:18 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
12:38:18 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
12:38:18 Unpacking apt-transport-https (2.0.9) ...
12:38:18 Selecting previously unselected package libbrotli1:amd64.
12:38:18 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
12:38:18 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
12:38:18 Selecting previously unselected package libroken18-heimdal:amd64.
12:38:18 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:18 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:18 Selecting previously unselected package libasn1-8-heimdal:amd64.
12:38:18 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:18 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:18 Selecting previously unselected package libheimbase1-heimdal:amd64.
12:38:18 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:18 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:18 Selecting previously unselected package libhcrypto4-heimdal:amd64.
12:38:18 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:18 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:19 Fetched 8345 kB in 2s (4286 kB/s)
12:38:19 + verify
12:38:19 + dpkg --version
12:38:19 + verify_deb
12:38:19 + apt-get update
12:38:19 Selecting previously unselected package python3.
12:38: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 ... 4851 files and directories currently installed.)
12:38:19 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_armhf.deb ...
12:38:19 Unpacking python3 (3.8.2-0ubuntu2) ...
12:38:19 Selecting previously unselected package libapparmor1:armhf.
12:38:19 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_armhf.deb ...
12:38:19 Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.1) ...
12:38:19 Selecting previously unselected package libcap2:armhf.
12:38:19 Preparing to unpack .../02-libcap2_1%3a2.32-1_armhf.deb ...
12:38:19 Unpacking libcap2:armhf (1:2.32-1) ...
12:38:19 Selecting previously unselected package libargon2-1:armhf.
12:38:19 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_armhf.deb ...
12:38:19 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
12:38:19 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:38:19 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
12:38:19 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
12:38:19 Selecting previously unselected package libjson-c4:armhf.
12:38:19 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_armhf.deb ...
12:38:19 Unpacking libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
12:38:19 Selecting previously unselected package libcryptsetup12:armhf.
12:38:19 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_armhf.deb ...
12:38:19 Unpacking libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
12:38:19 Selecting previously unselected package libheimntlm0-heimdal:armhf.
12:38:19 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:19 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:19 Selecting previously unselected package libgssapi3-heimdal:armhf.
12:38:19 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.3_armhf.deb ...
12:38:19 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:19 Selecting previously unselected package libsasl2-modules-db:armhf.
12:38:19 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
12:38:19 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:19 Selecting previously unselected package libsasl2-2:armhf.
12:38:19 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
12:38:19 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:19 Selecting previously unselected package libldap-common.
12:38:19 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
12:38:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:38:19 Selecting previously unselected package libldap-2.4-2:armhf.
12:38:19 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
12:38:19 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
12:38:19 Selecting previously unselected package libnghttp2-14:armhf.
12:38:19 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
12:38:19 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
12:38:19 Selecting previously unselected package libdbus-1-3:armhf.
12:38:19 Preparing to unpack .../03-libdbus-1-3_1.14.0-2ubuntu3_armhf.deb ...
12:38:19 Unpacking libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
12:38:19 Selecting previously unselected package dbus-bin.
12:38:19 Preparing to unpack .../04-dbus-bin_1.14.0-2ubuntu3_armhf.deb ...
12:38:19 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
12:38:19 Selecting previously unselected package dbus-session-bus-common.
12:38:19 Preparing to unpack .../05-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
12:38:19 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:38:19 Selecting previously unselected package dbus-daemon.
12:38:19 Preparing to unpack .../06-dbus-daemon_1.14.0-2ubuntu3_armhf.deb ...
12:38:19 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
12:38:19 Selecting previously unselected package dbus-system-bus-common.
12:38:19 Preparing to unpack .../07-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
12:38:19 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:38:19 Selecting previously unselected package dbus.
12:38:19 Preparing to unpack .../08-dbus_1.14.0-2ubuntu3_armhf.deb ...
12:38:19 Unpacking dbus (1.14.0-2ubuntu3) ...
12:38:19 Selecting previously unselected package distro-info-data.
12:38:19 Preparing to unpack .../09-distro-info-data_0.54ubuntu0.1_all.deb ...
12:38:19 Unpacking distro-info-data (0.54ubuntu0.1) ...
12:38:19 Selecting previously unselected package libwind0-heimdal:amd64.
12:38:19 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:19 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:19 Selecting previously unselected package libhx509-5-heimdal:amd64.
12:38:19 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:19 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:19 Selecting previously unselected package libkrb5-26-heimdal:amd64.
12:38:19 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:19 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:19 Selecting previously unselected package libheimntlm0-heimdal:amd64.
12:38:19 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:19 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:19 Selecting previously unselected package libgssapi3-heimdal:amd64.
12:38:19 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.3_amd64.deb ...
12:38:19 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:19 Selecting previously unselected package libip4tc2:armhf.
12:38:19 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_armhf.deb ...
12:38:19 Unpacking libip4tc2:armhf (1.8.4-3ubuntu2) ...
12:38:19 Selecting previously unselected package libkmod2:armhf.
12:38:19 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_armhf.deb ...
12:38:19 Unpacking libkmod2:armhf (27-1ubuntu2.1) ...
12:38:19 Selecting previously unselected package systemd-timesyncd.
12:38:19 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.19_armhf.deb ...
12:38:19 Unpacking systemd-timesyncd (245.4-4ubuntu3.19) ...
12:38:19 Selecting previously unselected package systemd.
12:38:19 Preparing to unpack .../10-systemd_245.4-4ubuntu3.19_armhf.deb ...
12:38:19 Unpacking systemd (245.4-4ubuntu3.19) ...
12:38:19 Selecting previously unselected package librtmp1:armhf.
12:38:19 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
12:38:19 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
12:38:19 Selecting previously unselected package libcurl4:armhf.
12:38:19 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.22_armhf.deb ...
12:38:19 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.22) ...
12:38:19 Selecting previously unselected package curl.
12:38:19 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.22_armhf.deb ...
12:38:19 Unpacking curl (7.58.0-2ubuntu3.22) ...
12:38:19 Selecting previously unselected package libassuan0:armhf.
12:38:19 Preparing to unpack .../39-libassuan0_2.5.1-2_armhf.deb ...
12:38:19 Unpacking libassuan0:armhf (2.5.1-2) ...
12:38:19 Selecting previously unselected package gpgconf.
12:38:19 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package libksba8:armhf.
12:38:19 Preparing to unpack .../41-libksba8_1.3.5-2ubuntu0.18.04.2_armhf.deb ...
12:38:19 Unpacking libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
12:38:19 Selecting previously unselected package libnpth0:armhf.
12:38:19 Preparing to unpack .../42-libnpth0_1.5-3_armhf.deb ...
12:38:19 Unpacking libnpth0:armhf (1.5-3) ...
12:38:19 Selecting previously unselected package libglib2.0-0:armhf.
12:38:19 Preparing to unpack .../10-libglib2.0-0_2.74.3-0ubuntu1_armhf.deb ...
12:38:19 Unpacking libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
12:38:19 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:38:19 Preparing to unpack .../11-libgirepository-1.0-1_1.74.0-2_armhf.deb ...
12:38:19 Unpacking libgirepository-1.0-1:armhf (1.74.0-2) ...
12:38:19 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:38:19 Preparing to unpack .../12-gir1.2-glib-2.0_1.74.0-2_armhf.deb ...
12:38:19 Unpacking gir1.2-glib-2.0:armhf (1.74.0-2) ...
12:38:19 Selecting previously unselected package iso-codes.
12:38:19 Preparing to unpack .../13-iso-codes_4.11.0-1_all.deb ...
12:38:19 Unpacking iso-codes (4.11.0-1) ...
12:38:19 Selecting previously unselected package libsasl2-modules-db:amd64.
12:38:19 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
12:38:19 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:38:19 Selecting previously unselected package libsasl2-2:amd64.
12:38:19 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
12:38:19 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:38:19 Selecting previously unselected package libldap-common.
12:38:19 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
12:38:19 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:38:19 Selecting previously unselected package libldap-2.4-2:amd64.
12:38:19 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
12:38:19 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
12:38:19 Selecting previously unselected package libnghttp2-14:amd64.
12:38:19 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_amd64.deb ...
12:38:19 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
12:38:19 Selecting previously unselected package librtmp1:amd64.
12:38:19 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
12:38:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:38:19 Selecting previously unselected package libssh-4:amd64.
12:38:19 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
12:38:19 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
12:38:19 Reading package lists...
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:19 Selecting previously unselected package docker-ce-rootless-extras.
12:38:19 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ...
12:38:19 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:19 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
12:38:19 Selecting previously unselected package dirmngr.
12:38:19 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package gnupg-l10n.
12:38:19 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
12:38:19 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package gnupg-utils.
12:38:19 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package gpg.
12:38:19 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gpg (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package pinentry-curses.
12:38:19 Preparing to unpack .../47-pinentry-curses_1.1.0-1_armhf.deb ...
12:38:19 Unpacking pinentry-curses (1.1.0-1) ...
12:38:19 Selecting previously unselected package gpg-agent.
12:38:19 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package libcap2-bin.
12:38:19 Preparing to unpack .../14-libcap2-bin_1%3a2.44-1build3_armhf.deb ...
12:38:19 Unpacking libcap2-bin (1:2.44-1build3) ...
12:38:19 Selecting previously unselected package libelf1:armhf.
12:38:19 Preparing to unpack .../15-libelf1_0.187-4_armhf.deb ...
12:38:19 Unpacking libelf1:armhf (0.187-4) ...
12:38:19 Selecting previously unselected package libglib2.0-data.
12:38:19 Preparing to unpack .../16-libglib2.0-data_2.74.3-0ubuntu1_all.deb ...
12:38:19 Unpacking libglib2.0-data (2.74.3-0ubuntu1) ...
12:38:19 Selecting previously unselected package libicu71:armhf.
12:38:19 Preparing to unpack .../17-libicu71_71.1-3ubuntu1_armhf.deb ...
12:38:19 Unpacking libicu71:armhf (71.1-3ubuntu1) ...
12:38:19 Selecting previously unselected package docker-buildx-plugin.
12:38:19 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb ...
12:38:19 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.18.04~bionic) ...
12:38:19 Selecting previously unselected package libcurl4:amd64.
12:38:19 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.15_amd64.deb ...
12:38:19 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.15) ...
12:38:19 Selecting previously unselected package curl.
12:38:19 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.15_amd64.deb ...
12:38:19 Unpacking curl (7.68.0-1ubuntu2.15) ...
12:38:19 Selecting previously unselected package dbus-user-session.
12:38:19 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
12:38:19 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
12:38:19 Selecting previously unselected package libdconf1:amd64.
12:38:19 Preparing to unpack .../54-libdconf1_0.36.0-1_amd64.deb ...
12:38:19 Unpacking libdconf1:amd64 (0.36.0-1) ...
12:38:19 Selecting previously unselected package dconf-service.
12:38:19 Preparing to unpack .../55-dconf-service_0.36.0-1_amd64.deb ...
12:38:19 Unpacking dconf-service (0.36.0-1) ...
12:38:19 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:19 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
12:38:19 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
12:38:19 Selecting previously unselected package gpg-wks-client.
12:38:19 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package gpg-wks-server.
12:38:19 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package gpgsm.
12:38:19 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package gnupg.
12:38:19 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
12:38:19 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
12:38:19 Selecting previously unselected package python3-software-properties.
12:38:19 Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ...
12:38:19 Unpacking python3-software-properties (0.96.24.32.18) ...
12:38:19 Selecting previously unselected package software-properties-common.
12:38:19 Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ...
12:38:19 Unpacking software-properties-common (0.96.24.32.18) ...
12:38:19 Selecting previously unselected package gnupg2.
12:38:19 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
12:38:19 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
12:38:19 Setting up libapparmor1:armhf (2.13.3-7ubuntu5.1) ...
12:38:19 Setting up libcap2:armhf (1:2.32-1) ...
12:38:19 Setting up libargon2-1:armhf (0~20171227-0.2) ...
12:38:19 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
12:38:19 Setting up libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
12:38:19 Setting up libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
12:38:19 Setting up libip4tc2:armhf (1.8.4-3ubuntu2) ...
12:38:19 Setting up libkmod2:armhf (27-1ubuntu2.1) ...
12:38:19 Setting up systemd-timesyncd (245.4-4ubuntu3.19) ...
12:38:20 Selecting previously unselected package dconf-gsettings-backend:amd64.
12:38:20 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
12:38:20 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
12:38:20 Selecting previously unselected package libassuan0:amd64.
12:38:20 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
12:38:20 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
12:38:20 Selecting previously unselected package gpgconf.
12:38:20 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package libksba8:amd64.
12:38:20 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
12:38:20 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
12:38:20 Selecting previously unselected package libnpth0:amd64.
12:38:20 Preparing to unpack .../60-libnpth0_1.6-1_amd64.deb ...
12:38:20 Unpacking libnpth0:amd64 (1.6-1) ...
12:38:20 Selecting previously unselected package dirmngr.
12:38:20 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package libpam-systemd:armhf.
12:38:20 Preparing to unpack .../18-libpam-systemd_251.4-1ubuntu7_armhf.deb ...
12:38:20 Unpacking libpam-systemd:armhf (251.4-1ubuntu7) ...
12:38:20 Selecting previously unselected package libxml2:armhf.
12:38:20 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1ubuntu0.1_armhf.deb ...
12:38:20 Unpacking libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
12:38:20 Selecting previously unselected package libyaml-0-2:armhf.
12:38:20 Preparing to unpack .../20-libyaml-0-2_0.2.5-1_armhf.deb ...
12:38:20 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
12:38:20 Selecting previously unselected package lsb-release.
12:38:20 Preparing to unpack .../21-lsb-release_11.2ubuntu1_all.deb ...
12:38:20 Unpacking lsb-release (11.2ubuntu1) ...
12:38:20 Selecting previously unselected package python-apt-common.
12:38:20 Preparing to unpack .../22-python-apt-common_2.4.0+22.10_all.deb ...
12:38:20 Unpacking python-apt-common (2.4.0+22.10) ...
12:38:20 Selecting previously unselected package python3-apt.
12:38:20 Preparing to unpack .../23-python3-apt_2.4.0+22.10_armhf.deb ...
12:38:20 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
12:38:20 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
12:38:20 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
12:38:20 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
12:38:20 Setting up python-apt-common (1.6.6) ...
12:38:20 Setting up libnpth0:armhf (1.5-3) ...
12:38:20 Setting up readline-common (7.0-3) ...
12:38:20 Setting up libapt-inst2.0:armhf (1.6.14) ...
12:38:20 Setting up apt-transport-https (1.6.14) ...
12:38:20 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
12:38:20 Setting up mime-support (3.60ubuntu1) ...
12:38:20 Setting up iso-codes (3.79-1) ...
12:38:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
12:38:20 Setting up libreadline7:armhf (7.0-3) ...
12:38:20 Setting up libpsl5:armhf (0.19.1-5build1) ...
12:38:20 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
12:38:20 No schema files found: doing nothing.
12:38:20 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:20 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
12:38:20 Setting up distro-info-data (0.37ubuntu0.15) ...
12:38:20 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:20 Setting up libksba8:armhf (1.3.5-2ubuntu0.18.04.2) ...
12:38:20 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
12:38:20 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ...
12:38:20 Setting up libgirepository-1.0-1:armhf (1.56.1-1) ...
12:38:20 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
12:38:20 Setting up gir1.2-glib-2.0:armhf (1.56.1-1) ...
12:38:20 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:20 Selecting previously unselected package docker-ce.
12:38:20 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ...
12:38:20 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:20 Setting up systemd (245.4-4ubuntu3.19) ...
12:38:20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:38:20 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:38:20 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:38:20 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
12:38:20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:38:20 Initializing machine ID from random generator.
12:38:20 Selecting previously unselected package libpackagekit-glib2-18:amd64.
12:38:20 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
12:38:20 Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
12:38:20 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:20 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
12:38:20 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
12:38:20 Selecting previously unselected package libproxy1v5:amd64.
12:38:20 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
12:38:20 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
12:38:20 Selecting previously unselected package glib-networking-common.
12:38:20 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
12:38:20 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
12:38:20 Selecting previously unselected package glib-networking-services.
12:38:20 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
12:38:20 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
12:38:20 Selecting previously unselected package gsettings-desktop-schemas.
12:38:20 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
12:38:20 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
12:38:20 Unpacking python3-apt (2.4.0+22.10) ...
12:38:20 Selecting previously unselected package python3-dbus.
12:38:20 Preparing to unpack .../24-python3-dbus_1.2.18-3build1_armhf.deb ...
12:38:20 Unpacking python3-dbus (1.2.18-3build1) ...
12:38:20 Selecting previously unselected package python3-gi.
12:38:20 Preparing to unpack .../25-python3-gi_3.42.2-2_armhf.deb ...
12:38:20 Unpacking python3-gi (3.42.2-2) ...
12:38:20 Selecting previously unselected package python3-pkg-resources.
12:38:20 Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.10.1_all.deb ...
12:38:20 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:38:20 Selecting previously unselected package libnghttp2-14:armhf.
12:38:20 Preparing to unpack .../27-libnghttp2-14_1.49.0-1_armhf.deb ...
12:38:20 Unpacking libnghttp2-14:armhf (1.49.0-1) ...
12:38:20 Selecting previously unselected package libpsl5:armhf.
12:38:20 Preparing to unpack .../28-libpsl5_0.21.0-1.2build2_armhf.deb ...
12:38:20 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
12:38:20 Selecting previously unselected package apt-transport-https.
12:38:20 Preparing to unpack .../29-apt-transport-https_2.5.3_all.deb ...
12:38:20 Unpacking apt-transport-https (2.5.3) ...
12:38:20 Selecting previously unselected package libbrotli1:armhf.
12:38:20 Preparing to unpack .../30-libbrotli1_1.0.9-2build6_armhf.deb ...
12:38:20 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
12:38:20 Selecting previously unselected package libsasl2-modules-db:armhf.
12:38:20 Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_armhf.deb ...
12:38:20 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
12:38:20 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
12:38:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
12:38:20 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
12:38:20 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
12:38:20 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
12:38:20 Selecting previously unselected package systemd-sysv.
12:38: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 ... 5686 files and directories currently installed.)
12:38:20 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.19_armhf.deb ...
12:38:20 Unpacking systemd-sysv (245.4-4ubuntu3.19) ...
12:38:20 Selecting previously unselected package openssl.
12:38:20 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_armhf.deb ...
12:38:20 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
12:38:20 Selecting previously unselected package ca-certificates.
12:38:20 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
12:38:20 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
12:38:20 Selecting previously unselected package glib-networking:amd64.
12:38:20 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
12:38:20 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
12:38:20 Selecting previously unselected package gnupg-l10n.
12:38:20 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
12:38:20 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package gnupg-utils.
12:38:20 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package gpg.
12:38:20 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking gpg (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package pinentry-curses.
12:38:20 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_amd64.deb ...
12:38:20 Unpacking pinentry-curses (1.1.0-3build1) ...
12:38:20 Selecting previously unselected package libsasl2-2:armhf.
12:38:20 Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg-6ubuntu2_armhf.deb ...
12:38:20 Unpacking libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
12:38:20 Selecting previously unselected package libldap-2.5-0:armhf.
12:38:20 Preparing to unpack .../33-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_armhf.deb ...
12:38:20 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-1ubuntu1) ...
12:38:20 Selecting previously unselected package librtmp1:armhf.
12:38:20 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
12:38:20 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:38:20 Selecting previously unselected package libssh-4:armhf.
12:38:20 Preparing to unpack .../35-libssh-4_0.9.6-2build1_armhf.deb ...
12:38:20 Unpacking libssh-4:armhf (0.9.6-2build1) ...
12:38:20 Selecting previously unselected package libcurl4:armhf.
12:38:20 Preparing to unpack .../36-libcurl4_7.85.0-1ubuntu0.2_armhf.deb ...
12:38:20 Unpacking libcurl4:armhf (7.85.0-1ubuntu0.2) ...
12:38:20 Selecting previously unselected package curl.
12:38:20 Preparing to unpack .../37-curl_7.85.0-1ubuntu0.2_armhf.deb ...
12:38:20 Unpacking curl (7.85.0-1ubuntu0.2) ...
12:38:20 Selecting previously unselected package libassuan0:armhf.
12:38:20 Preparing to unpack .../38-libassuan0_2.5.5-4_armhf.deb ...
12:38:20 Unpacking libassuan0:armhf (2.5.5-4) ...
12:38:20 Selecting previously unselected package gpgconf.
12:38:20 Preparing to unpack .../39-gpgconf_2.2.35-3ubuntu1_armhf.deb ...
12:38:20 Unpacking gpgconf (2.2.35-3ubuntu1) ...
12:38:20 Selecting previously unselected package libksba8:armhf.
12:38:20 Preparing to unpack .../40-libksba8_1.6.0-3ubuntu1.1_armhf.deb ...
12:38:20 Updating certificates in /etc/ssl/certs...
12:38:20 Selecting previously unselected package libdbus-1-3:armhf.
12:38:20 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_armhf.deb ...
12:38:20 Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
12:38:20 Selecting previously unselected package dbus.
12:38:20 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_armhf.deb ...
12:38:20 Unpacking dbus (1.12.16-2ubuntu2.3) ...
12:38:20 Selecting previously unselected package distro-info-data.
12:38:20 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.11_all.deb ...
12:38:20 Unpacking distro-info-data (0.43ubuntu1.11) ...
12:38:20 Selecting previously unselected package libglib2.0-0:armhf.
12:38:20 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
12:38:20 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
12:38:20 Selecting previously unselected package gpg-agent.
12:38:20 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package gpg-wks-client.
12:38:20 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package gpg-wks-server.
12:38:20 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package gpgsm.
12:38:20 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
12:38:20 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
12:38:20 Selecting previously unselected package gnupg.
12:38:20 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
12:38:20 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
12:38:20 Reading package lists...
12:38:20 Building dependency tree...
12:38:20 Reading state information...
12:38:20 Unpacking libksba8:armhf (1.6.0-3ubuntu1.1) ...
12:38:20 Selecting previously unselected package libnpth0:armhf.
12:38:20 Preparing to unpack .../41-libnpth0_1.6-3build2_armhf.deb ...
12:38:20 Unpacking libnpth0:armhf (1.6-3build2) ...
12:38:20 Selecting previously unselected package dirmngr.
12:38:20 Preparing to unpack .../42-dirmngr_2.2.35-3ubuntu1_armhf.deb ...
12:38:20 Unpacking dirmngr (2.2.35-3ubuntu1) ...
12:38:20 Selecting previously unselected package libpackagekit-glib2-18:armhf.
12:38:20 Preparing to unpack .../43-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ...
12:38:20 Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
12:38:20 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:20 Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ...
12:38:20 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:38:20 Selecting previously unselected package gnupg-l10n.
12:38:20 Preparing to unpack .../45-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
12:38:20 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
12:38:20 Selecting previously unselected package gnupg-utils.
12:38:20 Preparing to unpack .../46-gnupg-utils_2.2.35-3ubuntu1_armhf.deb ...
12:38:20 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
12:38:20 Selecting previously unselected package gpg.
12:38:20 Preparing to unpack .../47-gpg_2.2.35-3ubuntu1_armhf.deb ...
12:38:20 Unpacking gpg (2.2.35-3ubuntu1) ...
12:38:20 Setting up libip6tc2:amd64 (1.8.7-1ubuntu6) ...
12:38:20 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
12:38:20 Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ...
12:38:20 Setting up containerd.io (1.6.15-1) ...
12:38:20 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:20 Setting up libxtables12:amd64 (1.8.7-1ubuntu6) ...
12:38:20 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
12:38:20 Setting up netbase (6.3) ...
12:38:20 Setting up libnftnl11:amd64 (1.2.3-1) ...
12:38:20 Setting up libnetfilter-conntrack3:amd64 (1.0.9-2) ...
12:38:20 Setting up iptables (1.8.7-1ubuntu6) ...
12:38:20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:20 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:38:20 + verify_binaries
12:38:20 + docker --version
12:38:20 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:20 ++ uname -m
12:38:20 + '[' x86_64 = x86_64 ']'
12:38:20 + docker scan --help
12:38:20 124 added, 0 removed; done.
12:38:21 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:38:21 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_armhf.deb ...
12:38:21 Unpacking libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
12:38:21 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:38:21 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_armhf.deb ...
12:38:21 Unpacking gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
12:38:21 Selecting previously unselected package libcap2-bin.
12:38:21 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_armhf.deb ...
12:38:21 Unpacking libcap2-bin (1:2.32-1) ...
12:38:21 Selecting previously unselected package libelf1:armhf.
12:38:21 Preparing to unpack .../10-libelf1_0.176-1.1build1_armhf.deb ...
12:38:21 Unpacking libelf1:armhf (0.176-1.1build1) ...
12:38:21 Selecting previously unselected package libglib2.0-data.
12:38:21 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
12:38:21 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:38:21 Selecting previously unselected package tzdata.
12:38:21 Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
12:38:21 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
12:38:21 Selecting previously unselected package libsoup2.4-1:amd64.
12:38:21 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_amd64.deb ...
12:38:21 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
12:38:21 Selecting previously unselected package libstemmer0d:amd64.
12:38:21 Preparing to unpack .../79-libstemmer0d_0+svn585-2_amd64.deb ...
12:38:21 Unpacking libstemmer0d:amd64 (0+svn585-2) ...
12:38:21 Selecting previously unselected package libappstream4:amd64.
12:38:21 Preparing to unpack .../80-libappstream4_0.12.10-2_amd64.deb ...
12:38:21 Unpacking libappstream4:amd64 (0.12.10-2) ...
12:38:21 Selecting previously unselected package libglib2.0-bin.
12:38:21 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_amd64.deb ...
12:38:21 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
12:38:21 Selecting previously unselected package libgstreamer1.0-0:amd64.
12:38:21 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
12:38:21 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
12:38:21 The following additional packages will be installed:
12:38:21   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:38:21   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:38:21   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
12:38:21   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
12:38:21   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
12:38:21   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
12:38:21   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:38:21   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
12:38:21   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
12:38:21   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:38:21   python3-software-properties python3.7 python3.7-minimal readline-common
12:38:21 Suggested packages:
12:38:21   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:38:21   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
12:38:21   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:38:21   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
12:38:21   python3.7-doc binutils binfmt-support readline-doc
12:38:21 Recommended packages:
12:38:21   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
12:38:21   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
12:38:21 Selecting previously unselected package pinentry-curses.
12:38:21 Preparing to unpack .../48-pinentry-curses_1.2.0-2ubuntu1_armhf.deb ...
12:38:21 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
12:38:21 Selecting previously unselected package gpg-agent.
12:38:21 Preparing to unpack .../49-gpg-agent_2.2.35-3ubuntu1_armhf.deb ...
12:38:21 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
12:38:21 Selecting previously unselected package gpg-wks-client.
12:38:21 Preparing to unpack .../50-gpg-wks-client_2.2.35-3ubuntu1_armhf.deb ...
12:38:21 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
12:38:21 Selecting previously unselected package gpg-wks-server.
12:38:21 Preparing to unpack .../51-gpg-wks-server_2.2.35-3ubuntu1_armhf.deb ...
12:38:21 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
12:38:21 Selecting previously unselected package gpgsm.
12:38:21 Preparing to unpack .../52-gpgsm_2.2.35-3ubuntu1_armhf.deb ...
12:38:21 Unpacking gpgsm (2.2.35-3ubuntu1) ...
12:38:21 Selecting previously unselected package gnupg.
12:38:21 Preparing to unpack .../53-gnupg_2.2.35-3ubuntu1_all.deb ...
12:38:21 Unpacking gnupg (2.2.35-3ubuntu1) ...
12:38:21 Selecting previously unselected package libcurl3-gnutls:armhf.
12:38:21 Preparing to unpack .../54-libcurl3-gnutls_7.85.0-1ubuntu0.2_armhf.deb ...
12:38:21 Unpacking libcurl3-gnutls:armhf (7.85.0-1ubuntu0.2) ...
12:38:21 Selecting previously unselected package libstemmer0d:armhf.
12:38:21 Preparing to unpack .../55-libstemmer0d_2.2.0-1build1_armhf.deb ...
12:38:21 Unpacking libstemmer0d:armhf (2.2.0-1build1) ...
12:38:21 Selecting previously unselected package docker-compose-plugin.
12:38:21 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb ...
12:38:21 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.18.04~bionic) ...
12:38:21 
12:38:21 Usage:  docker scan [OPTIONS] IMAGE
12:38:21 
12:38:21 A tool to scan your images
12:38:21 
12:38:21 Options:
12:38:21       --accept-license    Accept using a third party scanning provider
12:38:21       --dependency-tree   Show dependency tree with scan results
12:38:21       --exclude-base      Exclude base image from vulnerability scanning
12:38:21                           (requires --file)
12:38:21   -f, --file string       Dockerfile associated with image, provides more
12:38:21                           detailed results
12:38:21       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:21                           them to a single one (requires --json)
12:38:21       --json              Output results in JSON format
12:38:21       --login             Authenticate to the scan provider using an
12:38:21                           optional token (with --token), or web base
12:38:21                           token if empty
12:38:21       --reject-license    Reject using a third party scanning provider
12:38:21       --severity string   Only report vulnerabilities of provided level
12:38:21                           or higher (low|medium|high)
12:38:21       --token string      Authentication token to login to the third
12:38:21                           party scanning provider
12:38:21       --version           Display version of the scan plugin
12:38:21 + docker buildx version
12:38:21 github.com/docker/buildx v0.10.0 8764628
12:38:21 + docker compose version
12:38:21 Docker Compose version v2.15.1
12:38:21 + dockerd --version
12:38:21 Setting up libassuan0:armhf (2.5.1-2) ...
12:38:21 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
12:38:21 Setting up libdbus-1-3:armhf (1.12.2-1ubuntu1.4) ...
12:38:21 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.9) ...
12:38:21 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ...
12:38:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
12:38:21 Selecting previously unselected package libicu66:armhf.
12:38:21 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ...
12:38:21 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
12:38:21 Selecting previously unselected package libpolkit-agent-1-0:amd64.
12:38:21 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
12:38:21 Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
12:38:21 Selecting previously unselected package policykit-1.
12:38:21 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
12:38:21 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
12:38:21 Selecting previously unselected package python3-certifi.
12:38:21 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
12:38:21 Unpacking python3-certifi (2019.11.28-1) ...
12:38:21 Selecting previously unselected package python3-chardet.
12:38:21 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
12:38:21 Unpacking python3-chardet (3.0.4-4build1) ...
12:38:21 The following NEW packages will be installed:
12:38:21   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:38:21   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:38:21   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:38:21   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
12:38:21   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
12:38:21   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
12:38:21   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:38:21   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
12:38:21   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
12:38:21   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
12:38:21   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:38:21   python3-software-properties python3.7 python3.7-minimal readline-common
12:38:21   software-properties-common
12:38:21 Selecting previously unselected package libxmlb2:armhf.
12:38:21 Preparing to unpack .../56-libxmlb2_0.3.8-1_armhf.deb ...
12:38:21 Unpacking libxmlb2:armhf (0.3.8-1) ...
12:38:21 Selecting previously unselected package libappstream4:armhf.
12:38:21 Preparing to unpack .../57-libappstream4_0.15.5-1_armhf.deb ...
12:38:21 Unpacking libappstream4:armhf (0.15.5-1) ...
12:38:21 Selecting previously unselected package libdw1:armhf.
12:38:21 Preparing to unpack .../58-libdw1_0.187-4_armhf.deb ...
12:38:21 Unpacking libdw1:armhf (0.187-4) ...
12:38:21 Selecting previously unselected package libglib2.0-bin.
12:38:21 Preparing to unpack .../59-libglib2.0-bin_2.74.3-0ubuntu1_armhf.deb ...
12:38:21 Unpacking libglib2.0-bin (2.74.3-0ubuntu1) ...
12:38:21 Selecting previously unselected package libunwind8:armhf.
12:38:21 Preparing to unpack .../60-libunwind8_1.6.2-0ubuntu1_armhf.deb ...
12:38:21 Unpacking libunwind8:armhf (1.6.2-0ubuntu1) ...
12:38:21 Selecting previously unselected package libgstreamer1.0-0:armhf.
12:38:21 Preparing to unpack .../61-libgstreamer1.0-0_1.20.3-1_armhf.deb ...
12:38:21 Unpacking libgstreamer1.0-0:armhf (1.20.3-1) ...
12:38:21 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
12:38:21 Preparing to unpack .../62-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
12:38:21 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
12:38:21 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:38:21 + popd
12:38:21 ~/rpmbuild/BUILD/src
12:38:21 + RPM_EC=0
12:38:21 ++ jobs -p
12:38:21 + exit 0
12:38:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YZfEqd
12:38:21 + umask 022
12:38:21 + cd /root/rpmbuild/BUILD
12:38:21 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64 '!=' / ']'
12:38:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
12:38:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
12:38:21 + mkdir -p /root/rpmbuild/BUILDROOT
12:38:21 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
12:38:21 + 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'
12:38:21 + export CFLAGS
12:38:21 + 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'
12:38:21 + export CXXFLAGS
12:38:21 + 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'
12:38:21 + export FFLAGS
12:38:21 + 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'
12:38:21 + export FCFLAGS
12:38:21 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:38:21 + export LDFLAGS
12:38:21 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:21 + export LT_SYS_LIBRARY_PATH
12:38:21 + CC=gcc
12:38:21 + export CC
12:38:21 + CXX=g++
12:38:21 + export CXX
12:38:21 + cd src
12:38:21 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:38:21 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:38:21 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:38:21 ~/rpmbuild/BUILD/src
12:38:21 + popd
12:38:21 + /usr/lib/rpm/check-buildroot
12:38:21 + /usr/lib/rpm/redhat/brp-ldconfig
12:38:21 + /usr/lib/rpm/brp-compress
12:38:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:38:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:38:21 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:38:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:38:21 + /usr/lib/rpm/check-rpaths
12:38:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:38:21 + /usr/lib/rpm/brp-remove-la-files
12:38:21 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:38:21 + /usr/lib/rpm/redhat/brp-python-hardlink
12:38:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mTfcOW
12:38:21 + umask 022
12:38:21 + cd /root/rpmbuild/BUILD
12:38:21 + 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'
12:38:21 + export CFLAGS
12:38:21 + 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'
12:38:21 + export CXXFLAGS
12:38:21 + 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'
12:38:21 + export FFLAGS
12:38:21 + 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'
12:38:21 + export FCFLAGS
12:38:21 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
12:38:21 + export LDFLAGS
12:38:21 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:21 + export LT_SYS_LIBRARY_PATH
12:38:21 + CC=gcc
12:38:21 + export CC
12:38:21 + CXX=g++
12:38:21 + export CXX
12:38:21 + cd src
12:38:21 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:38:21 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:38:21 + ver=v0.23.0
12:38:21 + test v0.23.0 = v0.23.0
12:38:21 + echo 'PASS: docker-scan version OK'
12:38:21 + RPM_EC=0
12:38:21 PASS: docker-scan version OK
12:38:21 ++ jobs -p
12:38:21 + exit 0
12:38:21 Processing files: docker-scan-plugin-0.23.0-0.fc37.x86_64
12:38:21 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:38:21 Provides: docker-scan-plugin = 0:0.23.0-0.fc37 docker-scan-plugin(x86-64) = 0:0.23.0-0.fc37
12:38:21 Requires(interp): /bin/sh /bin/sh /bin/sh
12:38:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:38:21 Requires(post): /bin/sh
12:38:21 Requires(preun): /bin/sh
12:38:21 Requires(postun): /bin/sh
12:38:21 Enhances: docker-ce-cli
12:38:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
12:38:21 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.fc37.src.rpm
12:38:21 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [697 kB]
12:38:21 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1333 B]
12:38:21 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [706 kB]
12:38:21 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [10.2 kB]
12:38:21 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [7291 B]
12:38:21 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [3503 B]
12:38:21 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [425 kB]
12:38:21 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
12:38:21 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9804 B]
12:38:21 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [496 kB]
12:38:21 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:21 + docker-proxy --version
12:38:21 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:21 + containerd --version
12:38:21 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:21 + ctr --version
12:38:21 ctr containerd.io 1.6.15
12:38:21 + containerd-shim --help
12:38:21 Usage of containerd-shim:
12:38:21   -address string
12:38:21     	grpc address back to main containerd
12:38:21   -containerd-binary containerd publish
12:38:21     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:21   -criu string
12:38:21     	path to criu binary
12:38:21   -debug
12:38:21     	enable debug output in logs
12:38:21   -namespace string
12:38:21     	namespace that owns the shim
12:38:21   -runtime-root string
12:38:21     	root directory for the runtime (default "/run/containerd/runc")
12:38:21   -socket string
12:38:21     	socket path to serve
12:38:21   -systemd-cgroup
12:38:21     	set runtime to use systemd-cgroup
12:38:21   -workdir string
12:38:21     	path used to storge large temporary data
12:38:21 + containerd-shim-runc-v1 -v
12:38:21 containerd-shim-runc-v1:
12:38:21   Version:  1.6.15
12:38:21   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:21   Go version: go1.18.9
12:38:21 
12:38:21 + containerd-shim-runc-v2 -v
12:38:21 containerd-shim-runc-v2:
12:38:21   Version:  1.6.15
12:38:21   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:21   Go version: go1.18.9
12:38:21 
12:38:21 + runc --version
12:38:21 runc version 1.1.4
12:38:21 commit: v1.1.4-0-g5fd4c4d
12:38:21 spec: 1.0.2-dev
12:38:21 go: go1.18.9
12:38:21 libseccomp: 2.5.4
12:38:21 Selecting previously unselected package python3-idna.
12:38:21 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
12:38:21 Unpacking python3-idna (2.8-1) ...
12:38:21 Selecting previously unselected package python3-urllib3.
12:38:21 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
12:38:21 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:38:21 Selecting previously unselected package python3-requests.
12:38:21 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
12:38:21 Unpacking python3-requests (2.22.0-2ubuntu1) ...
12:38:21 Selecting previously unselected package python3-requests-unixsocket.
12:38:21 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
12:38:21 Unpacking python3-requests-unixsocket (0.2.0-2) ...
12:38:21 Selecting previously unselected package python3-software-properties.
12:38:21 Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ...
12:38:21 Unpacking python3-software-properties (0.99.9.8) ...
12:38:21 Selecting previously unselected package packagekit.
12:38:21 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
12:38:21 Selecting previously unselected package libpolkit-agent-1-0:armhf.
12:38:21 Preparing to unpack .../63-libpolkit-agent-1-0_0.105-33_armhf.deb ...
12:38:21 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
12:38:21 Selecting previously unselected package polkitd.
12:38:21 Preparing to unpack .../64-polkitd_0.105-33_armhf.deb ...
12:38:21 Unpacking polkitd (0.105-33) ...
12:38:21 Selecting previously unselected package pkexec.
12:38:21 Preparing to unpack .../65-pkexec_0.105-33_armhf.deb ...
12:38:21 Unpacking pkexec (0.105-33) ...
12:38:21 Selecting previously unselected package policykit-1.
12:38:21 Preparing to unpack .../66-policykit-1_0.105-33_armhf.deb ...
12:38:21 Unpacking policykit-1 (0.105-33) ...
12:38:21 Selecting previously unselected package python3-blinker.
12:38:21 Preparing to unpack .../67-python3-blinker_1.4+dfsg1-0.5_all.deb ...
12:38:21 Unpacking python3-blinker (1.4+dfsg1-0.5) ...
12:38:21 Selecting previously unselected package python3-cffi-backend:armhf.
12:38:21 Preparing to unpack .../68-python3-cffi-backend_1.15.1-1_armhf.deb ...
12:38:21 Unpacking python3-cffi-backend:armhf (1.15.1-1) ...
12:38:21 Selecting previously unselected package python3-cryptography.
12:38:21 Preparing to unpack .../69-python3-cryptography_3.4.8-2_armhf.deb ...
12:38:21 Unpacking python3-cryptography (3.4.8-2) ...
12:38:21 Selecting previously unselected package python3-pyparsing.
12:38:21 Preparing to unpack .../70-python3-pyparsing_3.0.7-2_all.deb ...
12:38:21 Unpacking python3-pyparsing (3.0.7-2) ...
12:38:21 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:21 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:21 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
12:38:21 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:21 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:21 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
12:38:21 Selecting previously unselected package software-properties-common.
12:38:21 Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ...
12:38:21 Unpacking software-properties-common (0.99.9.8) ...
12:38:21 Selecting previously unselected package gnupg2.
12:38:21 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
12:38:21 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
12:38:21 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
12:38:21 Setting up liblmdb0:amd64 (0.9.24-1) ...
12:38:21 Setting up systemd-sysv (245.4-4ubuntu3.19) ...
12:38:21 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
12:38:21 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
12:38:21 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
12:38:21 Setting up mime-support (3.64ubuntu1) ...
12:38:21 Selecting previously unselected package python3-httplib2.
12:38:21 Preparing to unpack .../71-python3-httplib2_0.20.4-2_all.deb ...
12:38:21 Unpacking python3-httplib2 (0.20.4-2) ...
12:38:21 Selecting previously unselected package python3-more-itertools.
12:38:21 Preparing to unpack .../72-python3-more-itertools_8.10.0-2_all.deb ...
12:38:21 Unpacking python3-more-itertools (8.10.0-2) ...
12:38:21 Selecting previously unselected package python3-zipp.
12:38:21 Preparing to unpack .../73-python3-zipp_1.0.0-4_all.deb ...
12:38:21 Unpacking python3-zipp (1.0.0-4) ...
12:38:21 Selecting previously unselected package python3-importlib-metadata.
12:38:21 Preparing to unpack .../74-python3-importlib-metadata_4.6.4-1_all.deb ...
12:38:21 Unpacking python3-importlib-metadata (4.6.4-1) ...
12:38:21 Selecting previously unselected package python3-jeepney.
12:38:21 Preparing to unpack .../75-python3-jeepney_0.8.0-1_all.deb ...
12:38:21 Unpacking python3-jeepney (0.8.0-1) ...
12:38:21 Selecting previously unselected package python3-jwt.
12:38:21 Preparing to unpack .../76-python3-jwt_2.4.0-1_all.deb ...
12:38:21 Unpacking python3-jwt (2.4.0-1) ...
12:38:21 Selecting previously unselected package python3-secretstorage.
12:38:21 Preparing to unpack .../77-python3-secretstorage_3.3.3-1ubuntu1_all.deb ...
12:38:21 Unpacking python3-secretstorage (3.3.3-1ubuntu1) ...
12:38:21 Selecting previously unselected package python3-keyring.
12:38:21 Preparing to unpack .../78-python3-keyring_23.8.2-1_all.deb ...
12:38:21 Unpacking python3-keyring (23.8.2-1) ...
12:38:21 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
12:38:21 Need to get 22.4 MB of archives.
12:38:21 After this operation, 70.8 MB of additional disk space will be used.
12:38:21 Get:1 http://deb.debian.org/debian buster/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB]
12:38:21 Get:2 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [582 kB]
12:38:21 Get:3 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
12:38:21 Get:4 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1465 kB]
12:38:21 Get:5 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
12:38:21 Get:6 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
12:38:21 Get:7 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
12:38:21 Get:8 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
12:38:21 Get:9 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
12:38:21 Get:10 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
12:38:21 Get:11 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1659 kB]
12:38:21 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
12:38:21 Get:13 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
12:38:21 Get:14 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
12:38:21 Get:15 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
12:38:21 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
12:38:21 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
12:38:21 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
12:38:21 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
12:38:21 Get:20 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
12:38:21 Get:21 http://deb.debian.org/debian buster/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB]
12:38:21 Get:22 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
12:38:21 Get:23 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
12:38:21 Get:24 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
12:38:21 Get:25 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
12:38:21 Get:26 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
12:38:21 Get:27 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
12:38:21 Get:28 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
12:38:21 Get:29 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
12:38:21 Get:30 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
12:38:21 Get:31 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u3 [299 kB]
12:38:21 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u3 [258 kB]
12:38:21 Fetched 21.6 MB in 3s (7244 kB/s)
12:38:22 Selecting previously unselected package docker-scan-plugin.
12:38:22 Preparing to unpack .../docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb ...
12:38:22 Unpacking docker-scan-plugin (0.23.0~ubuntu-bionic) ...
12:38:22 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
12:38:22 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
12:38:22 Setting up pinentry-curses (1.1.0-1) ...
12:38:22 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ...
12:38:22 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:22 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:22 Setting up gpg (2.2.4-1ubuntu1.6) ...
12:38:22 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
12:38:22 Setting up python3 (3.6.7-1~18.04) ...
12:38:22 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
12:38:22 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
12:38:22 Setting up python3-gi (3.26.1-2ubuntu1) ...
12:38:22 Setting up apt-transport-https (2.0.9) ...
12:38:22 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
12:38:22 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
12:38:22 Setting up distro-info-data (0.43ubuntu1.11) ...
12:38:22 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
12:38:22 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
12:38:22 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
12:38:22 Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
12:38:22 Setting up libnpth0:amd64 (1.6-1) ...
12:38:22 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
12:38:22 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:38:22 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
12:38:22 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:38:22 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
12:38:22 Selecting previously unselected package python3-lazr.uri.
12:38:22 Preparing to unpack .../79-python3-lazr.uri_1.0.6-2_all.deb ...
12:38:22 Unpacking python3-lazr.uri (1.0.6-2) ...
12:38:22 Selecting previously unselected package python3-wadllib.
12:38:22 Preparing to unpack .../80-python3-wadllib_1.3.6-1_all.deb ...
12:38:22 Unpacking python3-wadllib (1.3.6-1) ...
12:38:22 Selecting previously unselected package python3-distro.
12:38:22 Preparing to unpack .../81-python3-distro_1.7.0-1_all.deb ...
12:38:22 Unpacking python3-distro (1.7.0-1) ...
12:38:22 Selecting previously unselected package python3-oauthlib.
12:38:22 Preparing to unpack .../82-python3-oauthlib_3.2.0-1ubuntu1_all.deb ...
12:38:22 Unpacking python3-oauthlib (3.2.0-1ubuntu1) ...
12:38:22 Selecting previously unselected package python3-six.
12:38:22 Preparing to unpack .../83-python3-six_1.16.0-4_all.deb ...
12:38:22 Unpacking python3-six (1.16.0-4) ...
12:38:22 Selecting previously unselected package docker-scan-plugin.
12:38:22 Preparing to unpack .../docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb ...
12:38:22 Unpacking docker-scan-plugin (0.23.0~debian-bullseye) ...
12:38:22 Get:33 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
12:38:22 Get:34 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
12:38:22 Get:35 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
12:38:22 Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
12:38:22 Get:37 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
12:38:22 Get:38 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
12:38:22 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u6 [7080 B]
12:38:22 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
12:38:22 Get:41 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB]
12:38:22 Get:42 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
12:38:22 Get:43 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB]
12:38:22 Get:44 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
12:38:22 Get:45 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
12:38:22 Get:46 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
12:38:22 Get:47 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
12:38:22 Get:48 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
12:38:22 Get:49 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
12:38:22 Get:50 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
12:38:22 Get:51 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
12:38:22 Get:52 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
12:38:22 Selecting previously unselected package libpam-systemd:armhf.
12:38:22 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.19_armhf.deb ...
12:38:22 Unpacking libpam-systemd:armhf (245.4-4ubuntu3.19) ...
12:38:22 Selecting previously unselected package libxml2:armhf.
12:38:22 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_armhf.deb ...
12:38:22 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:38:22 Selecting previously unselected package libyaml-0-2:armhf.
12:38:22 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_armhf.deb ...
12:38:22 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
12:38:22 Selecting previously unselected package lsb-release.
12:38:22 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
12:38:22 Unpacking lsb-release (11.1.0ubuntu2) ...
12:38:22 Selecting previously unselected package python3-dbus.
12:38:22 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_armhf.deb ...
12:38:22 Unpacking python3-dbus (1.2.16-1build1) ...
12:38:22 Selecting previously unselected package python3-gi.
12:38:22 Preparing to unpack .../19-python3-gi_3.36.0-1_armhf.deb ...
12:38:22 Unpacking python3-gi (3.36.0-1) ...
12:38:22 Selecting previously unselected package python3-pkg-resources.
12:38:22 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
12:38:22 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:38:22 Selecting previously unselected package python3-six.
12:38:22 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
12:38:22 Unpacking python3-six (1.14.0-2) ...
12:38:22 
12:38:22 Current default time zone: 'Etc/UTC'
12:38:22 Local time is now:      Wed Jan 25 12:38:22 UTC 2023.
12:38:22 Universal Time is now:  Wed Jan 25 12:38:22 UTC 2023.
12:38:22 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:38:22 
12:38:22 Setting up libcap2-bin (1:2.32-1) ...
12:38:22 Setting up libdconf1:amd64 (0.36.0-1) ...
12:38:22 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:38:22 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:38:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:38:22 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
12:38:22 Setting up dbus (1.12.16-2ubuntu2.3) ...
12:38:22 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
12:38:22 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
12:38:22 Setting up lsb-release (9.20170808ubuntu1) ...
12:38:22 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
12:38:22 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.3) ...
12:38:22 Setting up python3-apt (1.6.6) ...
12:38:22 Selecting previously unselected package python3-lazr.restfulclient.
12:38:22 Preparing to unpack .../84-python3-lazr.restfulclient_0.14.4-1_all.deb ...
12:38:22 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
12:38:22 Selecting previously unselected package python3-launchpadlib.
12:38:22 Preparing to unpack .../85-python3-launchpadlib_1.10.16-1_all.deb ...
12:38:22 Unpacking python3-launchpadlib (1.10.16-1) ...
12:38:22 Selecting previously unselected package python3-software-properties.
12:38:22 Preparing to unpack .../86-python3-software-properties_0.99.27_all.deb ...
12:38:22 Unpacking python3-software-properties (0.99.27) ...
12:38:22 Selecting previously unselected package packagekit.
12:38:22 Preparing to unpack .../87-packagekit_1.2.5-2ubuntu2_armhf.deb ...
12:38:22 Unpacking packagekit (1.2.5-2ubuntu2) ...
12:38:22 Selecting previously unselected package software-properties-common.
12:38:22 Preparing to unpack .../88-software-properties-common_0.99.27_all.deb ...
12:38:22 Unpacking software-properties-common (0.99.27) ...
12:38:22 Selecting previously unselected package gnupg2.
12:38:22 Preparing to unpack .../89-gnupg2_2.2.35-3ubuntu1_all.deb ...
12:38:22 Unpacking gnupg2 (2.2.35-3ubuntu1) ...
12:38:22 Setting up libksba8:armhf (1.6.0-3ubuntu1.1) ...
12:38:22 Setting up media-types (8.0.0) ...
12:38:22 Get:53 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
12:38:22 Get:54 http://deb.debian.org/debian buster/main armhf gnupg2 all 2.2.12-1+deb10u2 [393 kB]
12:38:22 Get:55 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
12:38:22 Get:56 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
12:38:22 Get:57 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [296 kB]
12:38:22 Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [195 kB]
12:38:22 Get:59 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
12:38:22 Get:60 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
12:38:22 Get:61 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
12:38:22 Get:62 http://deb.debian.org/debian buster/main armhf python3-dbus armhf 1.2.8-3 [96.3 kB]
12:38:22 Get:63 http://deb.debian.org/debian buster/main armhf python3-gi armhf 3.30.4-1 [163 kB]
12:38:22 Get:64 http://deb.debian.org/debian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [63.3 kB]
12:38:22 Get:65 http://deb.debian.org/debian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
12:38:22 Get:66 http://deb.debian.org/debian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
12:38:22 debconf: delaying package configuration, since apt-utils is not installed
12:38:22 Fetched 22.4 MB in 1s (24.9 MB/s)
12:38:22 Selecting previously unselected package iso-codes.
12:38:22 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
12:38:22 Unpacking iso-codes (4.4-1) ...
12:38:22 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:22 Setting up python-apt-common (2.0.1) ...
12:38:22 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.19) ...
12:38:22 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
12:38:22 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
12:38:22 Setting up libstemmer0d:amd64 (0+svn585-2) ...
12:38:22 Setting up libmpdec2:amd64 (2.4.2-3) ...
12:38:22 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
12:38:22 Setting up openssl (1.1.1f-1ubuntu2.16) ...
12:38:22 Setting up libelf1:amd64 (0.176-1.1build1) ...
12:38:22 Setting up readline-common (8.0-4) ...
12:38:22 Setting up iso-codes (4.4-1) ...
12:38:22 Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
12:38:22 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
12:38:22 Setting up python3-dbus (1.2.6-1) ...
12:38:22 Setting up libicu71:armhf (71.1-3ubuntu1) ...
12:38:22 Setting up systemd-sysv (251.4-1ubuntu7) ...
12:38:22 Setting up libkeyutils1:armhf (1.6.3-1) ...
12:38:22 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
12:38:22 Setting up apt-transport-https (2.5.3) ...
12:38:22 Setting up libyaml-0-2:armhf (0.2.5-1) ...
12:38:22 Setting up libglib2.0-0:armhf (2.74.3-0ubuntu1) ...
12:38:22 No schema files found: doing nothing.
12:38:22 Setting up distro-info-data (0.54ubuntu0.1) ...
12:38:22 Setting up libtirpc-common (1.3.3+ds-1) ...
12:38:22 Setting up libxmlb2:armhf (0.3.8-1) ...
12:38:22 Setting up libbrotli1:armhf (1.0.9-2build6) ...
12:38:22 Setting up libsqlite3-0:armhf (3.39.3-1) ...
12:38:22 Setting up libnghttp2-14:armhf (1.49.0-1) ...
12:38:22 Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
12:38:22 Setting up libnpth0:armhf (1.6-3build2) ...
12:38:22 Setting up libassuan0:armhf (2.5.5-4) ...
12:38:22 Setting up libunwind8:armhf (1.6.2-0ubuntu1) ...
12:38:22 Setting up libkrb5support0:armhf (1.20-1) ...
12:38:22 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
12:38:22 Setting up libcap2-bin (1:2.44-1build3) ...
12:38:22 Setting up libglib2.0-data (2.74.3-0ubuntu1) ...
12:38:22 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
12:38:22 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:38:22 Setting up libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
12:38:22 Setting up libk5crypto3:armhf (1.20-1) ...
12:38:22 Selecting previously unselected package docker-ce.
12:38:22 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ...
12:38:22 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:22 Selecting previously unselected package docker-ce-cli.
12:38:22 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ...
12:38:22 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:22 Selecting previously unselected package libssl1.1:armhf.
12:38: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 ... 6671 files and directories currently installed.)
12:38:22 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_armhf.deb ...
12:38:22 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ...
12:38:22 Selecting previously unselected package libpython3.7-minimal:armhf.
12:38:22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:38:22 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:38:22 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'.
12:38:22 make[1]: Leaving directory '/root/build-deb'
12:38:22  dpkg-genbuildinfo
12:38:22 Selecting previously unselected package libkrb5support0:armhf.
12:38:22 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ...
12:38:22 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ...
12:38:22 Selecting previously unselected package libk5crypto3:armhf.
12:38:22 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ...
12:38:22 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ...
12:38:22 Selecting previously unselected package libkeyutils1:armhf.
12:38:22 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
12:38:22 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
12:38:22 Selecting previously unselected package libkrb5-3:armhf.
12:38:22 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ...
12:38:22 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ...
12:38:22 Setcap worked! gst-ptp-helper is not suid!
12:38:22 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:22 Setting up pinentry-curses (1.1.0-3build1) ...
12:38:22 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
12:38:22 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
12:38:22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:22 Setting up libreadline8:amd64 (8.0-4) ...
12:38:22 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
12:38:22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:22 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
12:38:22 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
12:38:22 Setting up python3-software-properties (0.96.24.32.18) ...
12:38:22 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
12:38:22 Setting up software-properties-common (0.96.24.32.18) ...
12:38:22 Setting up libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
12:38:22 Setting up python-apt-common (2.4.0+22.10) ...
12:38:22 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
12:38:22 Setting up libmpdec3:armhf (2.5.1-2build2) ...
12:38:22 Setting up libgirepository-1.0-1:armhf (1.74.0-2) ...
12:38:22 Setting up libkrb5-3:armhf (1.20-1) ...
12:38:22 Setting up libstemmer0d:armhf (2.2.0-1build1) ...
12:38:22 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
12:38:22 Setting up openssl (3.0.5-2ubuntu2) ...
12:38:22 Setting up libelf1:armhf (0.187-4) ...
12:38:22 Setting up readline-common (8.2-1) ...
12:38:22 Setting up libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
12:38:22 Setting up iso-codes (4.11.0-1) ...
12:38:22 Setting up dbus-bin (1.14.0-2ubuntu3) ...
12:38:22 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
12:38:22 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
12:38:22 Setting up libdw1:armhf (0.187-4) ...
12:38:22 Setting up libreadline8:armhf (8.2-1) ...
12:38:22 Selecting previously unselected package libexpat1:armhf.
12:38:22 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
12:38:22 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
12:38:22 Selecting previously unselected package python3.7-minimal.
12:38:22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
12:38:22 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
12:38:22 Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ...
12:38:22 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:38:22 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ...
12:38:22 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
12:38:22 Selecting previously unselected package liblmdb0:armhf.
12:38:22 Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ...
12:38:22 Unpacking liblmdb0:armhf (0.9.24-1) ...
12:38:22 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
12:38:22 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_armhf.deb ...
12:38:22 Unpacking libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
12:38:22 Selecting previously unselected package libpsl5:armhf.
12:38:22 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
12:38:22 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
12:38:22 Selecting previously unselected package python-apt-common.
12:38:22 Preparing to unpack .../31-python-apt-common_2.0.1_all.deb ...
12:38:22 Unpacking python-apt-common (2.0.1) ...
12:38:22 Selecting previously unselected package python3-apt.
12:38:22 Preparing to unpack .../32-python3-apt_2.0.1_armhf.deb ...
12:38:22 Unpacking python3-apt (2.0.1) ...
12:38:22 Selecting previously unselected package apt-transport-https.
12:38:22 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
12:38:22 Unpacking apt-transport-https (2.0.9) ...
12:38:23 Updating certificates in /etc/ssl/certs...
12:38:23 Setting up libcurl4:armhf (7.58.0-2ubuntu3.22) ...
12:38:23 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
12:38:23 Setting up curl (7.58.0-2ubuntu3.22) ...
12:38:23 Setting up gnupg (2.2.4-1ubuntu1.6) ...
12:38:23 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
12:38:23 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:38:23 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
12:38:23 Updating certificates in /etc/ssl/certs...
12:38:23 Setting up libglib2.0-bin (2.74.3-0ubuntu1) ...
12:38:23 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
12:38:23 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-1ubuntu1) ...
12:38:23 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
12:38:23 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
12:38:23 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
12:38:23 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
12:38:23   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
12:38:23   Installing       : containerd.io-1.6.15-3.1.el8.x86_64                  35/40 
12:38:23   Running scriptlet: containerd.io-1.6.15-3.1.el8.x86_64                  35/40 
12:38:23   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_   36/40 
12:38:23   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x   37/40 
12:38:23   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   38/40 
12:38:23   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   38/40 
12:38:23   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.el8.x86   39/40 
12:38:23   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.el8.x86   39/40 
12:38:23   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
12:38:23   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   40/40 
12:38:23   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
12:38:23   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/40 
12:38:23   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/40 
12:38:23   Verifying        : container-selinux-2:2.189.0-1.module_el8.7.0+1216+    3/40 
12:38:23   Verifying        : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.    4/40 
12:38:23   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_    5/40 
12:38:23   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x    6/40 
12:38:23   Verifying        : checkpolicy-2.9-1.el8.x86_64                          7/40 
12:38:23   Verifying        : diffutils-3.6-6.el8.x86_64                            8/40 
12:38:23   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       9/40 
12:38:23   Verifying        : fuse3-3.3.0-16.el8.x86_64                            10/40 
12:38:23   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                       11/40 
12:38:23   Verifying        : iptables-1.8.4-24.el8.x86_64                         12/40 
12:38:23   Verifying        : iptables-libs-1.8.4-24.el8.x86_64                    13/40 
12:38:23   Verifying        : kmod-25-19.el8.x86_64                                14/40 
12:38:23   Verifying        : libcgroup-0.41-19.el8.x86_64                         15/40 
12:38:23   Verifying        : libibverbs-41.0-1.el8.x86_64                         16/40 
12:38:23   Verifying        : libmnl-1.0.4-6.el8.x86_64                            17/40 
12:38:23   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            18/40 
12:38:23   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     19/40 
12:38:23   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          20/40 
12:38:23   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        21/40 
12:38:23   Verifying        : libselinux-utils-2.9-6.el8.x86_64                    22/40 
12:38:23   Verifying        : policycoreutils-2.9-21.1.el8.x86_64                  23/40 
12:38:23   Verifying        : policycoreutils-python-utils-2.9-21.1.el8.noarch     24/40 
12:38:23   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     25/40 
12:38:23   Verifying        : python3-libselinux-2.9-6.el8.x86_64                  26/40 
12:38:23   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 27/40 
12:38:23   Verifying        : python3-policycoreutils-2.9-21.1.el8.noarch          28/40 
12:38:23   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   29/40 
12:38:23   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              30/40 
12:38:23   Verifying        : selinux-policy-3.14.3-114.el8.noarch                 31/40 
12:38:23   Verifying        : selinux-policy-targeted-3.14.3-114.el8.noarch        32/40 
12:38:23   Verifying        : xz-5.2.4-4.el8.x86_64                                33/40 
12:38:23   Verifying        : containerd.io-1.6.15-3.1.el8.x86_64                  34/40 
12:38:23   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   35/40 
12:38:23   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8   36/40 
12:38:23   Verifying        : docker-buildx-plugin-0.10.0-0.el8.x86_64             37/40 
12:38:23   Verifying        : docker-compose-plugin-2.15.1-0.el8.x86_64            38/40 
12:38:23   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.el8.x86   39/40 
12:38:23   Verifying        : docker-scan-plugin-0.23.0-0.el8.x86_64               40/40 
12:38:23 
12:38:23 Downgraded:
12:38:23   xz-libs-5.2.4-4.el8.x86_64                                                    
12:38:23 Installed:
12:38:23   checkpolicy-2.9-1.el8.x86_64                                                  
12:38:23   container-selinux-2:2.189.0-1.module_el8.7.0+1216+b022c01d.noarch             
12:38:23   containerd.io-1.6.15-3.1.el8.x86_64                                           
12:38:23   diffutils-3.6-6.el8.x86_64                                                    
12:38:23   docker-buildx-plugin-0.10.0-0.el8.x86_64                                      
12:38:23   docker-ce-3:0.0.0~20230124074129.645395c-0.el8.x86_64                         
12:38:23   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el8.x86_64                     
12:38:23   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el8.x86_64           
12:38:23   docker-compose-plugin-2.15.1-0.el8.x86_64                                     
12:38:23   docker-scan-plugin-0.23.0-0.el8.x86_64                                        
12:38:23   fuse-common-3.3.0-16.el8.x86_64                                               
12:38:23   fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.x86_64                      
12:38:23   fuse3-3.3.0-16.el8.x86_64                                                     
12:38:23   fuse3-libs-3.3.0-16.el8.x86_64                                                
12:38:23   iptables-1.8.4-24.el8.x86_64                                                  
12:38:23   iptables-libs-1.8.4-24.el8.x86_64                                             
12:38:23   kmod-25-19.el8.x86_64                                                         
12:38:23   libcgroup-0.41-19.el8.x86_64                                                  
12:38:23   libibverbs-41.0-1.el8.x86_64                                                  
12:38:23   libmnl-1.0.4-6.el8.x86_64                                                     
12:38:23   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
12:38:23   libnfnetlink-1.0.1-13.el8.x86_64                                              
12:38:23   libnftnl-1.1.5-5.el8.x86_64                                                   
12:38:23   libpcap-14:1.9.1-5.el8.x86_64                                                 
12:38:23   libselinux-utils-2.9-6.el8.x86_64                                             
12:38:23   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_64                          
12:38:23   policycoreutils-2.9-21.1.el8.x86_64                                           
12:38:23   policycoreutils-python-utils-2.9-21.1.el8.noarch                              
12:38:23   python3-audit-3.0.7-4.el8.x86_64                                              
12:38:23   python3-libselinux-2.9-6.el8.x86_64                                           
12:38:23   python3-libsemanage-2.9-9.el8.x86_64                                          
12:38:23   python3-policycoreutils-2.9-21.1.el8.noarch                                   
12:38:23   python3-setools-4.3.0-3.el8.x86_64                                            
12:38:23   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
12:38:23   selinux-policy-3.14.3-114.el8.noarch                                          
12:38:23   selinux-policy-targeted-3.14.3-114.el8.noarch                                 
12:38:23   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x86_64                       
12:38:23   xz-5.2.4-4.el8.x86_64                                                         
12:38:23 
12:38:23 Complete!
12:38:23 + verify_binaries
12:38:23 + docker --version
12:38:23 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:23 ++ uname -m
12:38:23 + '[' x86_64 = x86_64 ']'
12:38:23 + docker scan --help
12:38:23 
12:38:23 Usage:  docker scan [OPTIONS] IMAGE
12:38:23 
12:38:23 A tool to scan your images
12:38:23 
12:38:23 Options:
12:38:23       --accept-license    Accept using a third party scanning provider
12:38:23       --dependency-tree   Show dependency tree with scan results
12:38:23       --exclude-base      Exclude base image from vulnerability scanning
12:38:23                           (requires --file)
12:38:23   -f, --file string       Dockerfile associated with image, provides more
12:38:23                           detailed results
12:38:23       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:23                           them to a single one (requires --json)
12:38:23       --json              Output results in JSON format
12:38:23       --login             Authenticate to the scan provider using an
12:38:23                           optional token (with --token), or web base
12:38:23                           token if empty
12:38:23       --reject-license    Reject using a third party scanning provider
12:38:23       --severity string   Only report vulnerabilities of provided level
12:38:23                           or higher (low|medium|high)
12:38:23       --token string      Authentication token to login to the third
12:38:23                           party scanning provider
12:38:23       --version           Display version of the scan plugin
12:38:23 + docker buildx version
12:38:23 github.com/docker/buildx v0.10.0 8764628
12:38:23 + docker compose version
12:38:23 Docker Compose version v2.15.1
12:38:23 + dockerd --version
12:38:23 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:23 + docker-proxy --version
12:38:23 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:23 + containerd --version
12:38:23 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:23 + ctr --version
12:38:23 ctr containerd.io 1.6.15
12:38:23 + containerd-shim --help
12:38:23 Usage of containerd-shim:
12:38:23   -address string
12:38:23     	grpc address back to main containerd
12:38:23   -containerd-binary containerd publish
12:38:23     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:23   -criu string
12:38:23     	path to criu binary
12:38:23   -debug
12:38:23     	enable debug output in logs
12:38:23   -namespace string
12:38:23     	namespace that owns the shim
12:38:23   -runtime-root string
12:38:23     	root directory for the runtime (default "/run/containerd/runc")
12:38:23   -socket string
12:38:23     	socket path to serve
12:38:23   -systemd-cgroup
12:38:23     	set runtime to use systemd-cgroup
12:38:23   -workdir string
12:38:23     	path used to storge large temporary data
12:38:23 + containerd-shim-runc-v1 -v
12:38:23 containerd-shim-runc-v1:
12:38:23   Version:  1.6.15
12:38:23   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:23   Go version: go1.18.9
12:38:23 
12:38:23 + containerd-shim-runc-v2 -v
12:38:23 containerd-shim-runc-v2:
12:38:23   Version:  1.6.15
12:38:23   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:23   Go version: go1.18.9
12:38:23 
12:38:23 + runc --version
12:38:23 runc version 1.1.4
12:38:23 commit: v1.1.4-0-g5fd4c4d
12:38:23 spec: 1.0.2-dev
12:38:23 go: go1.18.9
12:38:23 libseccomp: 2.5.2
[Pipeline] }
12:38:23 Setting up docker-buildx-plugin (0.10.0-1~debian.11~bullseye) ...
12:38:23 Setting up docker-compose-plugin (2.15.1-1~debian.11~bullseye) ...
12:38:23 Setting up docker-scan-plugin (0.23.0~debian-bullseye) ...
12:38:23 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:23 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
12:38:23 Selecting previously unselected package libbrotli1:armhf.
12:38:23 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
12:38:23 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
12:38:23 Selecting previously unselected package libroken18-heimdal:armhf.
12:38:23 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libasn1-8-heimdal:armhf.
12:38:23 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libheimbase1-heimdal:armhf.
12:38:23 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libhcrypto4-heimdal:armhf.
12:38:23 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libwind0-heimdal:armhf.
[Pipeline] // node
[Pipeline] }
12:38:23  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.changes
12:38:23 Reading package lists...
12:38:23 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:23 Updating certificates in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:23 invoke-rc.d: could not determine current runlevel
12:38:23 invoke-rc.d: policy-rc.d denied execution of start.
12:38:23 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:23  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:23   Package dbus-user-session is not installed.
12:38:23 
12:38:23 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:23 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_amd64.deb
12:38:23 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libhx509-5-heimdal:armhf.
12:38:23 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libkrb5-26-heimdal:armhf.
12:38:23 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libheimntlm0-heimdal:armhf.
12:38:23 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libgssapi3-heimdal:armhf.
12:38:23 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.3_armhf.deb ...
12:38:23 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Selecting previously unselected package libsasl2-modules-db:armhf.
12:38:23 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
12:38:23 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:38:23 Selecting previously unselected package libsasl2-2:armhf.
12:38:23 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
12:38:23 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:38:23 Selecting previously unselected package libldap-common.
12:38:23 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
12:38:23 124 added, 0 removed; done.
12:38:23 124 added, 0 removed; done.
12:38:23 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
12:38:23 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:23 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
12:38:23 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
12:38:23 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
12:38:23 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
12:38:23 Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
12:38:23 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.6) ...
12:38:23 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:38:23 0 added, 0 removed; done.
12:38:23 Running hooks in /etc/ca-certificates/update.d...
12:38:23 done.
12:38:23 ++ source /etc/os-release
12:38:23 +++ NAME=Ubuntu
12:38:23 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
12:38:23 +++ ID=ubuntu
12:38:23 +++ ID_LIKE=debian
12:38:23 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
12:38:23 +++ VERSION_ID=18.04
12:38:23 +++ HOME_URL=https://www.ubuntu.com/
12:38:23 +++ SUPPORT_URL=https://help.ubuntu.com/
12:38:23 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:38:23 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:38:23 +++ VERSION_CODENAME=bionic
12:38:23 +++ UBUNTU_CODENAME=bionic
12:38:23 ++ echo ubuntu
12:38:23 + DIST_ID=ubuntu
12:38:23 ++ lsb_release -sc
12:38:23 + DIST_VERSION=bionic
12:38:23 + '[' bionic = sid ']'
12:38:23 + install_debian_containerd
12:38:23 + '[' staging = stage ']'
12:38:23 + REPO_URL=https://download.docker.com/linux/ubuntu
12:38:23 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:38:23 + update-ca-certificates -f
12:38:23 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:38:23 Clearing symlinks in /etc/ssl/certs...
12:38:23 Selecting previously unselected package python3-minimal.
12:38:23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6932 files and directories currently installed.)
12:38:23 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
12:38:23 Unpacking python3-minimal (3.7.3-1) ...
12:38:23 Selecting previously unselected package mime-support.
12:38:23 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:38:23 Unpacking mime-support (3.62) ...
12:38:23 Selecting previously unselected package libmpdec2:armhf.
12:38:23 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
12:38:23 Unpacking libmpdec2:armhf (2.4.2-2) ...
12:38:23 Selecting previously unselected package readline-common.
12:38:23 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
12:38:23 Unpacking readline-common (7.0-5) ...
12:38:23 Selecting previously unselected package libreadline7:armhf.
12:38:23 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
12:38:23 Unpacking libreadline7:armhf (7.0-5) ...
12:38:23 Selecting previously unselected package libsqlite3-0:armhf.
12:38:23 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
12:38:23 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
12:38:23 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:38:23 Selecting previously unselected package libldap-2.4-2:armhf.
12:38:23 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
12:38:23 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
12:38:23 Selecting previously unselected package libnghttp2-14:armhf.
12:38:23 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_armhf.deb ...
12:38:23 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
12:38:23 Selecting previously unselected package librtmp1:armhf.
12:38:23 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
12:38:23 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
12:38:23 Selecting previously unselected package libssh-4:armhf.
12:38:23 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
12:38:23 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
12:38:23 Selecting previously unselected package libcurl4:armhf.
12:38:23 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.15_armhf.deb ...
12:38:23 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.15) ...
12:38:23 Selecting previously unselected package curl.
12:38:23 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.15_armhf.deb ...
12:38:23 Unpacking curl (7.68.0-1ubuntu2.15) ...
12:38:23 Setting up dbus (1.14.0-2ubuntu3) ...
12:38:23 Setting up libgssapi-krb5-2:armhf (1.20-1) ...
12:38:23 Setting up gir1.2-glib-2.0:armhf (1.74.0-2) ...
12:38:23 Setting up libssh-4:armhf (0.9.6-2build1) ...
12:38:23 Setting up gpgconf (2.2.35-3ubuntu1) ...
12:38:23 Setting up libpam-systemd:armhf (251.4-1ubuntu7) ...
12:38:23 Setting up libcurl4:armhf (7.85.0-1ubuntu0.2) ...
12:38:23   Running scriptlet: container-selinux-3:2.198.0-1.el9.noarch             50/62 
12:38:23   Installing       : acl-2.3.1-3.el9.x86_64                               51/62 
12:38:23   Installing       : dbus-1:1.12.20-7.el9.x86_64                          52/62 
12:38:23   Installing       : systemd-pam-252-3.el9.x86_64                         53/62 
12:38:23   Running scriptlet: systemd-252-3.el9.x86_64                             54/62 
12:38:23   Installing       : systemd-252-3.el9.x86_64                             54/62 
12:38:23   Running scriptlet: systemd-252-3.el9.x86_64                             54/62 
12:38:23   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   55/62 
12:38:23   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   55/62 
12:38:23 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
12:38:23 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
12:38:23 
12:38:23   Running scriptlet: dbus-broker-28-7.el9.x86_64                          56/62 
12:38:23   Installing       : dbus-broker-28-7.el9.x86_64                          56/62 
12:38:23   Running scriptlet: dbus-broker-28-7.el9.x86_64                          56/62 
12:38:23 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
12:38:23 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
12:38:23 
12:38:23   Installing       : device-mapper-libs-9:1.02.187-4.el9.x86_64           57/62 
12:38:23   Installing       : device-mapper-9:1.02.187-4.el9.x86_64                58/62 
12:38:23   Installing       : containerd.io-1.6.15-3.1.el9.x86_64                  59/62 
12:38:23   Running scriptlet: containerd.io-1.6.15-3.1.el9.x86_64                  59/62 
12:38:23   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   60/62 
12:38:23 done.
12:38:23 Updating certificates in /etc/ssl/certs...
12:38:23 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.15.1-0.fc36.x86_64.rpm
12:38:23 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Otwl86
12:38:23 + umask 022
12:38:23 + cd /root/rpmbuild/BUILD
12:38:23 + cd src
12:38:23 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64
12:38:23 + RPM_EC=0
12:38:23 ++ jobs -p
12:38:23 + exit 0
12:38:23 
12:38:23 RPM build warnings:
12:38:23     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:38:23     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:38:23     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:38:23     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:38:23     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:38:23     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:38:23 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W52uOO
12:38:23 + umask 022
12:38:23 + cd /root/rpmbuild/BUILD
12:38:23 + cd /root/rpmbuild/BUILD
12:38:23 + rm -rf src
12:38:23 + /usr/bin/mkdir -p src
12:38:23 + cd src
12:38:23 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:38:23 + /usr/bin/tar -xof -
12:38:23 + STATUS=0
12:38:23 + '[' 0 -ne 0 ']'
12:38:23 + /usr/bin/tar -xof -
12:38:23 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:38:23 + STATUS=0
12:38:23 + '[' 0 -ne 0 ']'
12:38:23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:38:23 + RPM_EC=0
12:38:23 ++ jobs -p
12:38:23 + exit 0
12:38:23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nwXNDs
12:38:23 + umask 022
12:38:23 + cd /root/rpmbuild/BUILD
12:38:23 + 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'
12:38:23 + export CFLAGS
12:38:23 + 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'
12:38:23 + export CXXFLAGS
12:38:23 + 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'
12:38:23 + export FFLAGS
12:38:23 + 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'
12:38:23 + export FCFLAGS
12:38:23 + 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.23.0-0.fc36.x86_64.ld'
12:38:23 + export LDFLAGS
12:38:23 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:23 + export LT_SYS_LIBRARY_PATH
12:38:23 + CC=gcc
12:38:23 + export CC
12:38:23 + CXX=g++
12:38:23 + export CXX
12:38:23 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:38:23 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.23.0-0.fc36 x86_64
12:38:23 + cd src
12:38:23 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:38:23 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:38:23 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
12:38:23 GO111MODULE=on make -f builder.Makefile build
12:38:23 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:38:23 mkdir -p bin
12:38:23 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:38:23 go: downloading github.com/docker/cli v20.10.17+incompatible
12:38:23 go: downloading github.com/docker/docker v20.10.17+incompatible
12:38:23 go: downloading github.com/spf13/cobra v1.5.0
12:38:23 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:38:23 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:38:23 go: downloading github.com/docker/go-units v0.4.0
12:38:23 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:38:23 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:38:23 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:38:23 go: downloading github.com/moby/sys/mount v0.3.3
12:38:23 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:38:23 go: downloading github.com/containerd/containerd v1.6.6
12:38:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:38:23 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:38:23 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:38:24 Selecting previously unselected package libpython3.7-stdlib:armhf.
12:38:24 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
12:38:24 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:38:24 Selecting previously unselected package python3.7.
12:38:24 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_armhf.deb ...
12:38:24 Unpacking python3.7 (3.7.3-2+deb10u4) ...
12:38:24 Selecting previously unselected package dbus-user-session.
12:38:24 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_armhf.deb ...
12:38:24 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
12:38:24 Selecting previously unselected package libdconf1:armhf.
12:38:24 Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ...
12:38:24 Unpacking libdconf1:armhf (0.36.0-1) ...
12:38:24 Selecting previously unselected package dconf-service.
12:38:24 Preparing to unpack .../55-dconf-service_0.36.0-1_armhf.deb ...
12:38:24 Unpacking dconf-service (0.36.0-1) ...
12:38:24 Selecting previously unselected package dconf-gsettings-backend:armhf.
12:38:24 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_armhf.deb ...
12:38:24 Unpacking dconf-gsettings-backend:armhf (0.36.0-1) ...
12:38:24 Selecting previously unselected package libassuan0:armhf.
12:38:24 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
12:38:24 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
12:38:24 Selecting previously unselected package gpgconf.
12:38:24 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package libksba8:armhf.
12:38:24 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
12:38:24 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
12:38:24 Reading package lists...
12:38:24 Building dependency tree...
12:38:24 Reading state information...
12:38:24 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
12:38:24 Setting up curl (7.85.0-1ubuntu0.2) ...
12:38:24 Setting up polkitd (0.105-33) ...
12:38:24 Setting up gpg (2.2.35-3ubuntu1) ...
12:38:24 Setting up libgstreamer1.0-0:armhf (1.20.3-1) ...
12:38:24 Setcap worked! gst-ptp-helper is not suid!
12:38:24 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
12:38:24 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
12:38:24 Setting up gpg-agent (2.2.35-3ubuntu1) ...
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:38:24 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:38:24 124 added, 0 removed; done.
12:38:24 Running hooks in /etc/ca-certificates/update.d...
12:38:24 done.
12:38:24 + apt-key add -
12:38:24 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:38:24 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:38:24 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:38:24 Reading package lists...
12:38:24 Building dependency tree...
12:38:24 Reading state information...
12:38:24 dpkg-genchanges: info: including full source code in upload
12:38:24  dpkg-source -I.git --after-build .
12:38:24 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:38:24 Selecting previously unselected package libpython3-stdlib:armhf.
12:38:24 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
12:38:24 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
12:38:24 Setting up python3-minimal (3.7.3-1) ...
12:38:24 Selecting previously unselected package python3.
12:38: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 ... 7401 files and directories currently installed.)
12:38:24 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
12:38:24 Unpacking python3 (3.7.3-1) ...
12:38:24 Selecting previously unselected package libkeyutils1:armhf.
12:38:24 Preparing to unpack .../01-libkeyutils1_1.6-6_armhf.deb ...
12:38:24 Selecting previously unselected package libnpth0:armhf.
12:38:24 Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ...
12:38:24 Unpacking libnpth0:armhf (1.6-1) ...
12:38:24 Selecting previously unselected package dirmngr.
12:38:24 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package libpackagekit-glib2-18:armhf.
12:38:24 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_armhf.deb ...
12:38:24 Unpacking libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
12:38:24 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:24 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_armhf.deb ...
12:38:24 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
12:38:24 Selecting previously unselected package libproxy1v5:armhf.
12:38:24 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_armhf.deb ...
12:38:24 Unpacking libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
12:38:24 Selecting previously unselected package glib-networking-common.
12:38:24 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
12:38:24 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
12:38:24 Selecting previously unselected package glib-networking-services.
12:38:24 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_armhf.deb ...
12:38:24 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
12:38:24 Selecting previously unselected package gsettings-desktop-schemas.
12:38:24 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
12:38:24 Correcting dependencies... Done
12:38:24 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:24 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:24 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:24 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:24 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:24 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
12:38:24 The following additional packages will be installed:
12:38:24   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:24   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:38:24   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:38:24   libpam-systemd libxtables12 netbase systemd systemd-sysv
12:38:24 Suggested packages:
12:38:24   firewalld kmod systemd-container policykit-1
12:38:24 Recommended packages:
12:38:24   nftables systemd-timesyncd | time-daemon libnss-systemd
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:38:24 OK
12:38:24 Setting up policykit-1 (0.105-26ubuntu1.3) ...
12:38:24 Setting up gpg (2.2.19-3ubuntu2.2) ...
12:38:24 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
12:38:24 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
12:38:24 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:38:24 The following additional packages will be installed:
12:38:24   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
12:38:24   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:38:24   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
12:38:24   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
12:38:24   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
12:38:24   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
12:38:24   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
12:38:24   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:38:24   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:38:24   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:38:24   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
12:38:24   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
12:38:24   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
12:38:24   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
12:38:24   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
12:38:24   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
12:38:24   python3-minimal python3-more-itertools python3-oauthlib
12:38:24   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:38:24   python3-software-properties python3-wadllib python3-zipp python3.10
12:38:24   python3.10-minimal readline-common systemd systemd-sysv
12:38:24 Suggested packages:
12:38:24   default-dbus-session-bus | dbus-session-bus dbus-user-session
12:38:24   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
12:38:24   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
12:38:24   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
12:38:24   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
12:38:24   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
12:38:24   python3-keyrings.alt python3-testresources python3-setuptools
12:38:24   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
12:38:24   binutils binfmt-support readline-doc systemd-container libfido2-1
12:38:24   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
12:38:24 Recommended packages:
12:38:24   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
12:38:24   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
12:38:24   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
12:38:24   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   60/62 
12:38:24   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.el9.x86   61/62 
12:38:24   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.el9.x86   61/62 
12:38:24   Installing       : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            62/62 
12:38:24   Running scriptlet: selinux-policy-targeted-38.1.4-1.el9.noarch          62/62 
12:38:24   Running scriptlet: container-selinux-3:2.198.0-1.el9.noarch             62/62 
12:38:24 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:24 + destination=/build
12:38:24 + mkdir -p /build
12:38:24 + mv -v /root/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb /build
12:38:24 copied '/root/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb'
12:38:24 removed '/root/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb'
12:38:24 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'
12:38:24 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'
12:38:24 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'
12:38:24 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'
12:38:24 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.dsc'
12:38:24 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.dsc'
12:38:24 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.tar.gz'
12:38:24 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye.tar.gz'
12:38:24 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.buildinfo'
12:38:24 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.buildinfo'
12:38:24 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.changes'
12:38:24 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.changes'
12:38:24 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'
12:38:24 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb'
12:38:24 copied '/root/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb'
12:38:24 removed '/root/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb'
12:38:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:38:24 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:24 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.18.04~bionic) ...
12:38:24 Setting up docker-compose-plugin (2.15.1-1~ubuntu.18.04~bionic) ...
12:38:24 Setting up docker-scan-plugin (0.23.0~ubuntu-bionic) ...
12:38:24 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:24 Unpacking libkeyutils1:armhf (1.6-6) ...
12:38:24 Selecting previously unselected package libkrb5support0:armhf.
12:38:24 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
12:38:24 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
12:38:24 Selecting previously unselected package libk5crypto3:armhf.
12:38:24 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
12:38:24 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
12:38:24 Selecting previously unselected package libkrb5-3:armhf.
12:38:24 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
12:38:24 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
12:38:24 Selecting previously unselected package libgssapi-krb5-2:armhf.
12:38:24 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
12:38:24 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
12:38:24 Selecting previously unselected package apt-transport-https.
12:38:24 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
12:38:24 Unpacking apt-transport-https (1.8.2.3) ...
12:38:24 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
12:38:24 Selecting previously unselected package glib-networking:armhf.
12:38:24 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_armhf.deb ...
12:38:24 Unpacking glib-networking:armhf (2.64.2-1ubuntu0.1) ...
12:38:24 Selecting previously unselected package gnupg-l10n.
12:38:24 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
12:38:24 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package gnupg-utils.
12:38:24 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package gpg.
12:38:24 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking gpg (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package pinentry-curses.
12:38:24 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_armhf.deb ...
12:38:24 Unpacking pinentry-curses (1.1.0-3build1) ...
12:38:24 The following NEW packages will be installed:
12:38:24   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:24   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:38:24   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:38:24   libpam-systemd libxtables12 netbase systemd systemd-sysv
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:38:24 Setting up gpgsm (2.2.35-3ubuntu1) ...
12:38:24 Setting up pkexec (0.105-33) ...
12:38:24 Setting up libcurl3-gnutls:armhf (7.85.0-1ubuntu0.2) ...
12:38:24 Setting up libappstream4:armhf (0.15.5-1) ...
12:38:24 Setting up dirmngr (2.2.35-3ubuntu1) ...
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:38:24 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:38:24 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
12:38:24 Setting up libnsl2:armhf (1.3.0-2build2) ...
12:38:24 Setting up policykit-1 (0.105-33) ...
12:38:24 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
12:38:24 Setting up libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.2) ...
12:38:24 + '[' bionic = sid ']'
12:38:24 ++ dpkg --print-architecture
12:38:24 + ARCH=armhf
12:38:24 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu bionic test'
12:38:24 + apt-get update
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:38:24 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:24 The following NEW packages will be installed:
12:38:24   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
12:38:24   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:38:24   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:38:24   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
12:38:24   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
12:38:24   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
12:38:24   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
12:38:24   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
12:38:24   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
12:38:24   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
12:38:24   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
12:38:24   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
12:38:24   lsb-release media-types openssl packagekit pinentry-curses pkexec
12:38:24   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
12:38:24   python3-cffi-backend python3-cryptography python3-dbus python3-distro
12:38:24   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
12:38:24   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
12:38:24   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
12:38:24   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
12:38:24   python3-software-properties python3-wadllib python3-zipp python3.10
12:38:24   python3.10-minimal readline-common software-properties-common systemd
12:38:24   systemd-sysv
12:38:24 invoke-rc.d: could not determine current runlevel
12:38:24 invoke-rc.d: policy-rc.d denied execution of start.
12:38:24 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:24 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:24  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:24   Package dbus-user-session is not installed.
12:38:24 
12:38:24 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_amd64.deb
12:38:24 Selecting previously unselected package openssl.
12:38:24 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u3_armhf.deb ...
12:38:24 Unpacking openssl (1.1.1n-0+deb10u3) ...
12:38:24 Selecting previously unselected package ca-certificates.
12:38:24 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
12:38:24 Unpacking ca-certificates (20200601~deb10u2) ...
12:38:24 Selecting previously unselected package libsasl2-modules-db:armhf.
12:38:24 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
12:38:24 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
12:38:24 Selecting previously unselected package libsasl2-2:armhf.
12:38:24 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
12:38:24 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
12:38:24 Selecting previously unselected package libldap-common.
12:38:24 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
12:38:24 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:38:24 Selecting previously unselected package gpg-agent.
12:38:24 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package gpg-wks-client.
12:38:24 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package gpg-wks-server.
12:38:24 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package gpgsm.
12:38:24 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
12:38:24 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package gnupg.
12:38:24 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
12:38:24 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
12:38:24 Selecting previously unselected package libsoup2.4-1:armhf.
12:38:24 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_armhf.deb ...
12:38:24 Unpacking libsoup2.4-1:armhf (2.70.0-1) ...
12:38:24 Selecting previously unselected package libstemmer0d:armhf.
12:38:24 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
12:38:24 Need to get 34.3 MB of archives.
12:38:24 After this operation, 137 MB of additional disk space will be used.
12:38:24 Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:38:24 Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:38:24 Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:38:24 Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:38:24 Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:38:24 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
12:38:24 Get:7 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
12:38:24 Get:8 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
12:38:24 Get:9 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
12:38:24 Get:10 http://deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
12:38:24 Get:11 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.15-1 [27.7 MB]
12:38:24 Get:12 http://deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
12:38:24 Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
12:38:24 Get:14 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
12:38:24 Get:15 http://deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
12:38:24 Get:16 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
12:38:24 Get:17 http://deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
12:38:24 Get:18 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
12:38:24 Get:19 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
12:38:24 Get:20 http://deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:38:24 Get:21 http://deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
12:38:24 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
12:38:24 Get:23 http://deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
12:38:24 Setting up gnupg (2.2.35-3ubuntu1) ...
12:38:24 Setting up packagekit (1.2.5-2ubuntu2) ...
12:38:24 invoke-rc.d: could not determine current runlevel
12:38:24 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:38:24 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
12:38:24 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:38:24 Setting up libpython3-stdlib:armhf (3.10.6-1) ...
12:38:24 Setting up gnupg2 (2.2.35-3ubuntu1) ...
12:38:24 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
12:38:24 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
12:38:24 Get:2 https://download.docker.com/linux/ubuntu bionic/test armhf Packages [59.9 kB]
12:38:24 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
12:38:24 Setting up dconf-service (0.36.0-1) ...
12:38:24 Setting up python3 (3.8.2-0ubuntu2) ...
12:38:24 Setting up python3-six (1.14.0-2) ...
12:38:24 0 upgraded, 107 newly installed, 0 to remove and 4 not upgraded.
12:38:24 Need to get 36.7 MB of archives.
12:38:24 After this operation, 120 MB of additional disk space will be used.
12:38:24 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.6-1~22.04.2 [794 kB]
12:38:25   Running scriptlet: rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            62/62 
12:38:25   Verifying        : acl-2.3.1-3.el9.x86_64                                1/62 
12:38:25   Verifying        : cracklib-2.9.6-27.el9.x86_64                          2/62 
12:38:25   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                    3/62 
12:38:25   Verifying        : dbus-1:1.12.20-7.el9.x86_64                           4/62 
12:38:25   Verifying        : dbus-broker-28-7.el9.x86_64                           5/62 
12:38:25   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    6/62 
12:38:25   Verifying        : device-mapper-9:1.02.187-4.el9.x86_64                 7/62 
12:38:25   Verifying        : device-mapper-libs-9:1.02.187-4.el9.x86_64            8/62 
12:38:25   Verifying        : diffutils-3.7-12.el9.x86_64                           9/62 
12:38:25   Verifying        : fuse-common-3.10.2-5.el9.x86_64                      10/62 
12:38:25   Verifying        : iptables-libs-1.8.8-6.el9.x86_64                     11/62 
12:38:25   Verifying        : iptables-nft-1.8.8-6.el9.x86_64                      12/62 
12:38:25   Verifying        : kmod-28-7.el9.x86_64                                 13/62 
12:38:25   Verifying        : kmod-libs-28-7.el9.x86_64                            14/62 
12:38:25   Verifying        : libdb-5.3.28-53.el9.x86_64                           15/62 
12:38:25   Verifying        : libeconf-0.4.1-2.el9.x86_64                          16/62 
12:38:25   Verifying        : libfdisk-2.37.4-9.el9.x86_64                         17/62 
12:38:25   Verifying        : libibverbs-41.0-3.el9.x86_64                         18/62 
12:38:25   Verifying        : libmnl-1.0.4-15.el9.x86_64                           19/62 
12:38:25   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.x86_64            20/62 
12:38:25   Verifying        : libnfnetlink-1.0.1-21.el9.x86_64                     21/62 
12:38:25   Verifying        : libnftnl-1.2.2-1.el9.x86_64                          22/62 
12:38:25   Verifying        : libnl3-3.7.0-1.el9.x86_64                            23/62 
12:38:25   Verifying        : libpcap-14:1.10.0-4.el9.x86_64                       24/62 
12:38:25   Verifying        : libpwquality-1.4.4-8.el9.x86_64                      25/62 
12:38:25   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        26/62 
12:38:25   Verifying        : libselinux-utils-3.5-0.rc1.1.el9.x86_64              27/62 
12:38:25   Verifying        : libutempter-1.2.1-6.el9.x86_64                       28/62 
12:38:25   Verifying        : openssl-1:3.0.7-2.el9.x86_64                         29/62 
12:38:25   Verifying        : pam-1.5.1-14.el9.x86_64                              30/62 
12:38:25   Verifying        : policycoreutils-3.5-0.rc1.2.el9.x86_64               31/62 
12:38:25   Verifying        : python3-distro-1.5.0-7.el9.noarch                    32/62 
12:38:25   Verifying        : python3-setools-4.4.0-5.el9.x86_64                   33/62 
12:38:25   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              34/62 
12:38:25   Verifying        : rpm-plugin-selinux-4.16.1.3-22.el9.x86_64            35/62 
12:38:25   Verifying        : selinux-policy-38.1.4-1.el9.noarch                   36/62 
12:38:25   Verifying        : selinux-policy-targeted-38.1.4-1.el9.noarch          37/62 
12:38:25   Verifying        : systemd-252-3.el9.x86_64                             38/62 
12:38:25   Verifying        : systemd-pam-252-3.el9.x86_64                         39/62 
12:38:25   Verifying        : systemd-rpm-macros-252-3.el9.noarch                  40/62 
12:38:25   Verifying        : util-linux-2.37.4-9.el9.x86_64                       41/62 
12:38:25   Verifying        : util-linux-core-2.37.4-9.el9.x86_64                  42/62 
12:38:25   Verifying        : xz-5.2.5-8.el9.x86_64                                43/62 
12:38:25   Verifying        : checkpolicy-3.5-0.rc1.1.el9.x86_64                   44/62 
12:38:25   Verifying        : container-selinux-3:2.198.0-1.el9.noarch             45/62 
12:38:25   Verifying        : fuse-overlayfs-1.10-1.el9.x86_64                     46/62 
12:38:25   Verifying        : fuse3-3.10.2-5.el9.x86_64                            47/62 
12:38:25   Verifying        : fuse3-libs-3.10.2-5.el9.x86_64                       48/62 
12:38:25   Verifying        : libslirp-4.4.0-4.el9.x86_64                          49/62 
12:38:25   Verifying        : policycoreutils-python-utils-3.5-0.rc1.2.el9.noarc   50/62 
12:38:25   Verifying        : python3-audit-3.0.7-103.el9.x86_64                   51/62 
12:38:25   Verifying        : python3-libselinux-3.5-0.rc1.1.el9.x86_64            52/62 
12:38:25   Verifying        : python3-libsemanage-3.5-0.rc1.1.el9.x86_64           53/62 
12:38:25   Verifying        : python3-policycoreutils-3.5-0.rc1.2.el9.noarch       54/62 
12:38:25   Verifying        : slirp4netns-1.2.0-2.el9.x86_64                       55/62 
12:38:25   Verifying        : containerd.io-1.6.15-3.1.el9.x86_64                  56/62 
12:38:25   Verifying        : docker-compose-plugin-2.15.1-0.el9.x86_64            57/62 
12:38:25   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   58/62 
12:38:25   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9   59/62 
12:38:25   Verifying        : docker-buildx-plugin-0.10.0-0.el9.x86_64             60/62 
12:38:25   Verifying        : docker-scan-plugin-0.23.0-0.el9.x86_64               61/62 
12:38:25   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.el9.x86   62/62 
12:38:25 
12:38:25 Installed:
12:38:25   acl-2.3.1-3.el9.x86_64                                                        
12:38:25   checkpolicy-3.5-0.rc1.1.el9.x86_64                                            
12:38:25   container-selinux-3:2.198.0-1.el9.noarch                                      
12:38:25   containerd.io-1.6.15-3.1.el9.x86_64                                           
12:38:25   cracklib-2.9.6-27.el9.x86_64                                                  
12:38:25   cracklib-dicts-2.9.6-27.el9.x86_64                                            
12:38:25   dbus-1:1.12.20-7.el9.x86_64                                                   
12:38:25   dbus-broker-28-7.el9.x86_64                                                   
12:38:25   dbus-common-1:1.12.20-7.el9.noarch                                            
12:38:25   device-mapper-9:1.02.187-4.el9.x86_64                                         
12:38:25   device-mapper-libs-9:1.02.187-4.el9.x86_64                                    
12:38:25   diffutils-3.7-12.el9.x86_64                                                   
12:38:25   docker-buildx-plugin-0.10.0-0.el9.x86_64                                      
12:38:25   docker-ce-3:0.0.0~20230124074129.645395c-0.el9.x86_64                         
12:38:25   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.el9.x86_64                     
12:38:25   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el9.x86_64           
12:38:25   docker-compose-plugin-2.15.1-0.el9.x86_64                                     
12:38:25   docker-scan-plugin-0.23.0-0.el9.x86_64                                        
12:38:25   fuse-common-3.10.2-5.el9.x86_64                                               
12:38:25   fuse-overlayfs-1.10-1.el9.x86_64                                              
12:38:25   fuse3-3.10.2-5.el9.x86_64                                                     
12:38:25   fuse3-libs-3.10.2-5.el9.x86_64                                                
12:38:25   iptables-libs-1.8.8-6.el9.x86_64                                              
12:38:25   iptables-nft-1.8.8-6.el9.x86_64                                               
12:38:25   kmod-28-7.el9.x86_64                                                          
12:38:25   kmod-libs-28-7.el9.x86_64                                                     
12:38:25   libdb-5.3.28-53.el9.x86_64                                                    
12:38:25   libeconf-0.4.1-2.el9.x86_64                                                   
12:38:25   libfdisk-2.37.4-9.el9.x86_64                                                  
12:38:25   libibverbs-41.0-3.el9.x86_64                                                  
12:38:25   libmnl-1.0.4-15.el9.x86_64                                                    
12:38:25   libnetfilter_conntrack-1.0.9-1.el9.x86_64                                     
12:38:25   libnfnetlink-1.0.1-21.el9.x86_64                                              
12:38:25   libnftnl-1.2.2-1.el9.x86_64                                                   
12:38:25   libnl3-3.7.0-1.el9.x86_64                                                     
12:38:25   libpcap-14:1.10.0-4.el9.x86_64                                                
12:38:25   libpwquality-1.4.4-8.el9.x86_64                                               
12:38:25   libseccomp-2.5.2-2.el9.x86_64                                                 
12:38:25   libselinux-utils-3.5-0.rc1.1.el9.x86_64                                       
12:38:25   libslirp-4.4.0-4.el9.x86_64                                                   
12:38:25   libutempter-1.2.1-6.el9.x86_64                                                
12:38:25   openssl-1:3.0.7-2.el9.x86_64                                                  
12:38:25   pam-1.5.1-14.el9.x86_64                                                       
12:38:25   policycoreutils-3.5-0.rc1.2.el9.x86_64                                        
12:38:25   policycoreutils-python-utils-3.5-0.rc1.2.el9.noarch                           
12:38:25   python3-audit-3.0.7-103.el9.x86_64                                            
12:38:25   python3-distro-1.5.0-7.el9.noarch                                             
12:38:25   python3-libselinux-3.5-0.rc1.1.el9.x86_64                                     
12:38:25   python3-libsemanage-3.5-0.rc1.1.el9.x86_64                                    
12:38:25   python3-policycoreutils-3.5-0.rc1.2.el9.noarch                                
12:38:25   python3-setools-4.4.0-5.el9.x86_64                                            
12:38:25   python3-setuptools-53.0.0-12.el9.noarch                                       
12:38:25   rpm-plugin-selinux-4.16.1.3-22.el9.x86_64                                     
12:38:25   selinux-policy-38.1.4-1.el9.noarch                                            
12:38:25   selinux-policy-targeted-38.1.4-1.el9.noarch                                   
12:38:25   slirp4netns-1.2.0-2.el9.x86_64                                                
12:38:25   systemd-252-3.el9.x86_64                                                      
12:38:25   systemd-pam-252-3.el9.x86_64                                                  
12:38:25   systemd-rpm-macros-252-3.el9.noarch                                           
12:38:25   util-linux-2.37.4-9.el9.x86_64                                                
12:38:25   util-linux-core-2.37.4-9.el9.x86_64                                           
12:38:25   xz-5.2.5-8.el9.x86_64                                                         
12:38:25 
12:38:25 Complete!
12:38:25 Preparing to unpack .../79-libstemmer0d_0+svn585-2_armhf.deb ...
12:38:25 Unpacking libstemmer0d:armhf (0+svn585-2) ...
12:38:25 Selecting previously unselected package libappstream4:armhf.
12:38:25 Preparing to unpack .../80-libappstream4_0.12.10-2_armhf.deb ...
12:38:25 Unpacking libappstream4:armhf (0.12.10-2) ...
12:38:25 Selecting previously unselected package libglib2.0-bin.
12:38:25 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_armhf.deb ...
12:38:25 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
12:38:25 Selecting previously unselected package libgstreamer1.0-0:armhf.
12:38:25 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_armhf.deb ...
12:38:25 Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
12:38:25 Selecting previously unselected package libpolkit-agent-1-0:armhf.
12:38:25 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_armhf.deb ...
12:38:25 Unpacking libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
12:38:25 Selecting previously unselected package libldap-2.4-2:armhf.
12:38:25 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
12:38:25 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
12:38:25 Selecting previously unselected package libnghttp2-14:armhf.
12:38:25 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
12:38:25 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
12:38:25 Selecting previously unselected package libpsl5:armhf.
12:38:25 Preparing to unpack .../14-libpsl5_0.20.2-2_armhf.deb ...
12:38:25 Unpacking libpsl5:armhf (0.20.2-2) ...
12:38:25 Selecting previously unselected package librtmp1:armhf.
12:38:25 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
12:38:25 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
12:38:25 Selecting previously unselected package libssh2-1:armhf.
12:38:25 Preparing to unpack .../16-libssh2-1_1.8.0-2.1_armhf.deb ...
12:38:25 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
12:38:25 Selecting previously unselected package libcurl4:armhf.
12:38:25 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u3_armhf.deb ...
12:38:25 Unpacking libcurl4:armhf (7.64.0-4+deb10u3) ...
12:38:25 debconf: delaying package configuration, since apt-utils is not installed
12:38:25 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
12:38:25 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
12:38:25 Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
12:38:25 Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
12:38:25 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
12:38:25 Setting up python3-certifi (2019.11.28-1) ...
12:38:25 Setting up python3-gi (3.36.0-1) ...
12:38:25 Selecting previously unselected package policykit-1.
12:38:25 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_armhf.deb ...
12:38:25 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
12:38:25 Selecting previously unselected package python3-certifi.
12:38:25 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
12:38:25 Unpacking python3-certifi (2019.11.28-1) ...
12:38:25 Selecting previously unselected package python3-chardet.
12:38:25 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
12:38:25 Unpacking python3-chardet (3.0.4-4build1) ...
12:38:25 Selecting previously unselected package python3-idna.
12:38:25 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
12:38:25 Unpacking python3-idna (2.8-1) ...
12:38:25 Selecting previously unselected package python3-urllib3.
12:38:25 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
12:38:25 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:38:25 Selecting previously unselected package python3-requests.
12:38:25 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
12:38:25 Unpacking python3-requests (2.22.0-2ubuntu1) ...
12:38:25 Selecting previously unselected package python3-requests-unixsocket.
12:38:25 + verify_binaries
12:38:25 + docker --version
12:38:25 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:25 ++ uname -m
12:38:25 + '[' x86_64 = x86_64 ']'
12:38:25 + docker scan --help
12:38:25 
12:38:25 Usage:  docker scan [OPTIONS] IMAGE
12:38:25 
12:38:25 A tool to scan your images
12:38:25 
12:38:25 Options:
12:38:25       --accept-license    Accept using a third party scanning provider
12:38:25       --dependency-tree   Show dependency tree with scan results
12:38:25       --exclude-base      Exclude base image from vulnerability scanning
12:38:25                           (requires --file)
12:38:25   -f, --file string       Dockerfile associated with image, provides more
12:38:25                           detailed results
12:38:25       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:25                           them to a single one (requires --json)
12:38:25       --json              Output results in JSON format
12:38:25       --login             Authenticate to the scan provider using an
12:38:25                           optional token (with --token), or web base
12:38:25                           token if empty
12:38:25       --reject-license    Reject using a third party scanning provider
12:38:25       --severity string   Only report vulnerabilities of provided level
12:38:25                           or higher (low|medium|high)
12:38:25       --token string      Authentication token to login to the third
12:38:25                           party scanning provider
12:38:25       --version           Display version of the scan plugin
12:38:25 + docker buildx version
12:38:25 Selecting previously unselected package curl.
12:38:25 Preparing to unpack .../18-curl_7.64.0-4+deb10u3_armhf.deb ...
12:38:25 Unpacking curl (7.64.0-4+deb10u3) ...
12:38:25 Selecting previously unselected package libassuan0:armhf.
12:38:25 Preparing to unpack .../19-libassuan0_2.5.2-1_armhf.deb ...
12:38:25 Unpacking libassuan0:armhf (2.5.2-1) ...
12:38:25 Selecting previously unselected package gpgconf.
12:38:25 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
12:38:25 Unpacking gpgconf (2.2.12-1+deb10u2) ...
12:38:25 Selecting previously unselected package lsb-base.
12:38:25 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
12:38:25 Unpacking lsb-base (10.2019051400) ...
12:38:25 Selecting previously unselected package libksba8:armhf.
12:38:25 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_armhf.deb ...
12:38:25 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
12:38:25 Selecting previously unselected package libnpth0:armhf.
12:38:25 Preparing to unpack .../23-libnpth0_1.6-1_armhf.deb ...
12:38:25 Unpacking libnpth0:armhf (1.6-1) ...
12:38:25 Fetched 34.3 MB in 1s (54.9 MB/s)
12:38:25 Selecting previously unselected package libapparmor1:amd64.
12:38:25 (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 ... 9954 files and directories currently installed.)
12:38:25 Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ...
12:38:25 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:38:25 Selecting previously unselected package libcap2:amd64.
12:38:25 Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ...
12:38:25 Unpacking libcap2:amd64 (1:2.44-1) ...
12:38:25 Selecting previously unselected package libargon2-1:amd64.
12:38:25 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
12:38:25 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:38:25 Selecting previously unselected package dmsetup.
12:38:25 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:38:25 Unpacking dmsetup (2:1.02.175-2.1) ...
12:38:25 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:38:25 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:38:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:38:25 Fetched 124 kB in 1s (159 kB/s)
12:38:25 Setting up python3-idna (2.8-1) ...
12:38:25 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
12:38:25 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.6-1~22.04.2 [1941 kB]
12:38:25 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
12:38:25 Unpacking python3-requests-unixsocket (0.2.0-2) ...
12:38:25 Selecting previously unselected package python3-software-properties.
12:38:25 Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ...
12:38:25 Unpacking python3-software-properties (0.99.9.8) ...
12:38:25 Selecting previously unselected package packagekit.
12:38:25 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ...
12:38:25 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
12:38:25 Selecting previously unselected package software-properties-common.
12:38:25 Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ...
12:38:25 Unpacking software-properties-common (0.99.9.8) ...
12:38:25 Selecting previously unselected package gnupg2.
12:38:25 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
12:38:25 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
12:38:25 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
12:38:25 Setting up liblmdb0:armhf (0.9.24-1) ...
12:38:25 Setting up systemd-sysv (245.4-4ubuntu3.19) ...
12:38:25 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
12:38:25 Setting up libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
12:38:25 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
12:38:25 github.com/docker/buildx v0.10.0 8764628
12:38:25 + docker compose version
12:38:25 Docker Compose version v2.15.1
12:38:25 + dockerd --version
12:38:25 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:25 + docker-proxy --version
12:38:25 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:25 + containerd --version
12:38:25 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:25 + ctr --version
12:38:25 ctr containerd.io 1.6.15
12:38:25 + containerd-shim --help
12:38:25 Usage of containerd-shim:
12:38:25   -address string
12:38:25     	grpc address back to main containerd
12:38:25   -containerd-binary containerd publish
12:38:25     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:25   -criu string
12:38:25     	path to criu binary
12:38:25   -debug
12:38:25     	enable debug output in logs
12:38:25   -namespace string
12:38:25     	namespace that owns the shim
12:38:25   -runtime-root string
12:38:25     	root directory for the runtime (default "/run/containerd/runc")
12:38:25   -socket string
12:38:25     	socket path to serve
12:38:25   -systemd-cgroup
12:38:25     	set runtime to use systemd-cgroup
12:38:25   -workdir string
12:38:25     	path used to storge large temporary data
12:38:25 + containerd-shim-runc-v1 -v
12:38:25 containerd-shim-runc-v1:
12:38:25   Version:  1.6.15
12:38:25   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:25   Go version: go1.18.9
12:38:25 
12:38:25 + containerd-shim-runc-v2 -v
12:38:25 containerd-shim-runc-v2:
12:38:25   Version:  1.6.15
12:38:25   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:25   Go version: go1.18.9
12:38:25 
12:38:25 + runc --version
12:38:25 runc version 1.1.4
12:38:25 commit: v1.1.4-0-g5fd4c4d
12:38:25 spec: 1.0.2-dev
12:38:25 go: go1.18.9
12:38:25 libseccomp: 2.5.2
12:38:25 Selecting previously unselected package dirmngr.
12:38:25 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
12:38:25 Unpacking dirmngr (2.2.12-1+deb10u2) ...
12:38:25 Selecting previously unselected package distro-info-data.
12:38:25 Preparing to unpack .../25-distro-info-data_0.41+deb10u6_all.deb ...
12:38:25 Unpacking distro-info-data (0.41+deb10u6) ...
12:38:25 Selecting previously unselected package libglib2.0-0:armhf.
12:38:25 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
12:38:25 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:38:25 Selecting previously unselected package libjson-c5:amd64.
12:38:25 Preparing to unpack .../5-libjson-c5_0.15-2_amd64.deb ...
12:38:25 Unpacking libjson-c5:amd64 (0.15-2) ...
12:38:25 Selecting previously unselected package libcryptsetup12:amd64.
12:38:25 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
12:38:25 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
12:38:25 Selecting previously unselected package libip4tc2:amd64.
12:38:25 Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ...
12:38:25 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:38:25 Selecting previously unselected package libkmod2:amd64.
12:38:25 Preparing to unpack .../8-libkmod2_28-1_amd64.deb ...
12:38:25 Unpacking libkmod2:amd64 (28-1) ...
12:38:25 Selecting previously unselected package systemd.
12:38:25 Preparing to unpack .../9-systemd_247.3-7+deb11u1_amd64.deb ...
12:38:25 Unpacking systemd (247.3-7+deb11u1) ...
12:38:25 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:38:25 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:38:25 Setting up lsb-release (11.1.0ubuntu2) ...
12:38:25 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:25 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:38:25 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
12:38:25 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
12:38:25 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
12:38:25 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
12:38:25 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
12:38:25 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
12:38:25 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.6-1~22.04.2 [1750 kB]
12:38:25 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.6-1~22.04.2 [497 kB]
12:38:25 Setting up mime-support (3.64ubuntu1) ...
12:38:25 Setting up apt-transport-https (2.0.9) ...
12:38:25 Setting up libyaml-0-2:armhf (0.2.2-1) ...
12:38:25 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
12:38:25 Setting up distro-info-data (0.43ubuntu1.11) ...
12:38:25 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
12:38:25 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
12:38:25 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
12:38:25 Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
12:38:25 Setting up libnpth0:armhf (1.6-1) ...
12:38:25 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
12:38:25 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
12:38:25 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ...
12:38:25 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:38:25 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
12:38:25 Setting up python3 (3.10.6-1) ...
12:38:25 Setting up python3-six (1.16.0-4) ...
12:38:25 Setting up python3-pyparsing (3.0.7-2) ...
12:38:25 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:38:25 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
12:38:25 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
12:38:25 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:38:25 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
12:38:25 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
12:38:25 Selecting previously unselected package libpackagekit-glib2-18:armhf.
12:38:25 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
12:38:25 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
12:38:25 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:25 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
12:38:25 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:38:25 Selecting previously unselected package gnupg-l10n.
12:38:25 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
12:38:25 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
12:38:26 Setting up python3-dbus (1.2.16-1build1) ...
12:38:26 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
12:38:26 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
12:38:26 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.1 [33.1 kB]
12:38:26 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
12:38:26 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
12:38:26 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjson-c5 armhf 0.15-3~ubuntu1.22.04.1 [29.1 kB]
12:38:26 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1.1 [189 kB]
12:38:26 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip4tc2 armhf 1.8.7-1ubuntu5 [17.7 kB]
12:38:26 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libkmod2 armhf 29-1ubuntu1 [40.9 kB]
12:38:26 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd armhf 249.11-0ubuntu3.6 [4484 kB]
12:38:26 
12:38:26 Current default time zone: 'Etc/UTC'
12:38:26 Local time is now:      Wed Jan 25 12:38:25 UTC 2023.
12:38:26 Universal Time is now:  Wed Jan 25 12:38:25 UTC 2023.
12:38:26 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:38:26 
12:38:26 Setting up libcap2-bin (1:2.32-1) ...
12:38:26 Setting up libdconf1:armhf (0.36.0-1) ...
12:38:26 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
12:38:26 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
12:38:26 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
12:38:26 Setting up libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
12:38:26 Setting up dbus (1.12.16-2ubuntu2.3) ...
12:38:26 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ...
12:38:26 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
12:38:26 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:26 Setting up python-apt-common (2.0.1) ...
12:38:26 Setting up libpam-systemd:armhf (245.4-4ubuntu3.19) ...
12:38:26 Setting up python3-gi (3.42.2-2) ...
12:38:26 Selecting previously unselected package gnupg-utils.
12:38:26 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
12:38:26 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
12:38:26 Selecting previously unselected package gpg.
12:38:26 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_armhf.deb ...
12:38:26 Unpacking gpg (2.2.12-1+deb10u2) ...
12:38:26 Selecting previously unselected package pinentry-curses.
12:38:26 Preparing to unpack .../34-pinentry-curses_1.1.0-2_armhf.deb ...
12:38:26 Unpacking pinentry-curses (1.1.0-2) ...
12:38:26 Selecting previously unselected package gpg-agent.
12:38:26 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
12:38:26 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
12:38:26 Reading package lists...
12:38:26 Building dependency tree...
12:38:26 Reading state information...
12:38:26 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:38:26 Setting up libcap2:amd64 (1:2.44-1) ...
12:38:26 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:38:26 Setting up libjson-c5:amd64 (0.15-2) ...
12:38:26 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:38:26 Setting up libkmod2:amd64 (28-1) ...
12:38:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:38:26 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
12:38:26 Setting up systemd (247.3-7+deb11u1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:26 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
12:38:26 Setting up python3-apt (2.0.1) ...
12:38:26 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:26 Setting up python3-chardet (3.0.4-4build1) ...
12:38:26 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.6 [10.5 kB]
12:38:26 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.7 [1153 kB]
12:38:26 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
12:38:26 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4.1 [170 kB]
12:38:26 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus armhf 1.12.20-2ubuntu4.1 [148 kB]
12:38:26 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.2 [5160 B]
12:38:26 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu1 [1325 kB]
12:38:26 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgirepository-1.0-1 armhf 1.72.0-1 [79.2 kB]
12:38:26 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-glib-2.0 armhf 1.72.0-1 [164 kB]
12:38:26 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
12:38:26 Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
12:38:26 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ...
12:38:26 Setting up libstemmer0d:armhf (0+svn585-2) ...
12:38:26 Setting up libmpdec2:armhf (2.4.2-3) ...
12:38:26 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
12:38:26 Setting up openssl (1.1.1f-1ubuntu2.16) ...
12:38:26 Setting up libelf1:armhf (0.176-1.1build1) ...
12:38:26 Setting up readline-common (8.0-4) ...
12:38:26 Setting up iso-codes (4.4-1) ...
12:38:26 Setting up libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
12:38:26 Setting up libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
12:38:26 Setcap worked! gst-ptp-helper is not suid!
12:38:26 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:26 Setting up pinentry-curses (1.1.0-3build1) ...
12:38:26 Setting up python3-jeepney (0.8.0-1) ...
12:38:26 Setting up python3-httplib2 (0.20.4-2) ...
12:38:26 Selecting previously unselected package gpg-wks-client.
12:38:26 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
12:38:26 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
12:38:26 Selecting previously unselected package gpg-wks-server.
12:38:26 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
12:38:26 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
12:38:26 Selecting previously unselected package gpgsm.
12:38:26 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
12:38:26 Unpacking gpgsm (2.2.12-1+deb10u2) ...
12:38:26 Selecting previously unselected package gnupg.
12:38:26 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
12:38:26 Unpacking gnupg (2.2.12-1+deb10u2) ...
12:38:26 Selecting previously unselected package gnupg2.
12:38:26 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
12:38:26 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
12:38:26 Selecting previously unselected package iso-codes.
12:38:26 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
12:38:26 Unpacking iso-codes (4.2-1) ...
12:38:26 Correcting dependencies... Done
12:38:26 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:26 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:26 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:26 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:26 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:26 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
12:38:26 The following additional packages will be installed:
12:38:26   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
12:38:26   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:26   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:38:26   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
12:38:26 Suggested packages:
12:38:26   kmod systemd-container policykit-1
12:38:26 Recommended packages:
12:38:26   dmsetup networkd-dispatcher libnss-systemd
12:38:26 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:26 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:38:26 Initializing machine ID from KVM UUID.
12:38:26 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.3) ...
12:38:26 Setting up python3-software-properties (0.99.9.8) ...
12:38:26 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcap2-bin armhf 1:2.44-1build3 [25.3 kB]
12:38:26 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
12:38:26 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-data all 2.72.4-0ubuntu1 [4882 B]
12:38:26 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
12:38:26 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
12:38:26 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
12:38:26 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:26 Setting up libreadline8:armhf (8.0-4) ...
12:38:26 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
12:38:26 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:26 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
12:38:26 Setting up lsb-release (11.2ubuntu1) ...
12:38:26 Setting up python3-cffi-backend:armhf (1.15.1-1) ...
12:38:26 Setting up python3-blinker (1.4+dfsg1-0.5) ...
12:38:26 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc37.x86_64.rpm
12:38:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kpsN9O
12:38:26 + umask 022
12:38:26 + cd /root/rpmbuild/BUILD
12:38:26 + cd src
12:38:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
12:38:26 + RPM_EC=0
12:38:26 ++ jobs -p
12:38:26 + exit 0
12:38:26 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.UgwKj9
12:38:26 + umask 022
12:38:26 + cd /root/rpmbuild/BUILD
12:38:26 + rm -rf src src.gemspec
12:38:26 + RPM_EC=0
12:38:26 ++ jobs -p
12:38:26 + exit 0
12:38:26 
12:38:26 RPM build warnings:
12:38:26     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:38:26     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:38:26     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:38:26     source_date_epoch_from_changelog set but %changelog is missing
12:38:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64/usr/bin/docker-proxy
12:38:26     source_date_epoch_from_changelog set but %changelog is missing
12:38:26     source_date_epoch_from_changelog set but %changelog is missing
12:38:26     source_date_epoch_from_changelog set but %changelog is missing
12:38:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:38:26     source_date_epoch_from_changelog set but %changelog is missing
12:38:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:38:26     source_date_epoch_from_changelog set but %changelog is missing
12:38:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:38:26 The following NEW packages will be installed:
12:38:26   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
12:38:26   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:26   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:38:26   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
12:38:26 Setting up dmsetup (2:1.02.175-2.1) ...
12:38:26 Selecting previously unselected package systemd-sysv.
12:38: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 ... 10803 files and directories currently installed.)
12:38:26 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u1_amd64.deb ...
12:38:26 Unpacking systemd-sysv (247.3-7+deb11u1) ...
12:38:26 Selecting previously unselected package dbus.
12:38:26 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_amd64.deb ...
12:38:26 Unpacking dbus (1.12.24-0+deb11u1) ...
12:38:26 Setting up python3-requests (2.22.0-2ubuntu1) ...
12:38:26 Reading package lists...
12:38:26 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
12:38:26 + packages='deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:26 ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:26 ++ awk '$0="./"$0'
12:38:26 ++ xargs
12:38:26 + packages='./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb'
12:38:26 + set -x
12:38:26 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb
12:38:26 Selecting previously unselected package docker-ce-rootless-extras.
12:38:26 (Reading database ... 6935 files and directories currently installed.)
12:38:26 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ...
12:38:26 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:26 Updating certificates in /etc/ssl/certs...
12:38:26 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.10.1) ...
12:38:26 Setting up python3-more-itertools (8.10.0-2) ...
12:38:26 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded.
12:38:26 Need to get 31.8 MB of archives.
12:38:26 After this operation, 132 MB of additional disk space will be used.
12:38:26 Get:1 https://download.docker.com/linux/ubuntu bionic/test amd64 containerd.io amd64 1.6.15-1 [27.7 MB]
12:38:26 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB]
12:38:26 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB]
12:38:26 Selecting previously unselected package netbase.
12:38:26 Preparing to unpack .../02-netbase_6.3_all.deb ...
12:38:26 Unpacking netbase (6.3) ...
12:38:26 Selecting previously unselected package libpam-systemd:amd64.
12:38:26 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u1_amd64.deb ...
12:38:26 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
12:38:26 Selecting previously unselected package containerd.io.
12:38:26 Preparing to unpack .../04-containerd.io_1.6.15-1_amd64.deb ...
12:38:26 Unpacking containerd.io (1.6.15-1) ...
12:38:26 Selecting previously unselected package libapt-inst2.0:armhf.
12:38:26 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_armhf.deb ...
12:38:26 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
12:38:26 Selecting previously unselected package libcurl3-gnutls:armhf.
12:38:26 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
12:38:26 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:38:26 Selecting previously unselected package libdbus-1-3:armhf.
12:38:26 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
12:38:26 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
12:38:26 Selecting previously unselected package lsb-release.
12:38:26 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
12:38:26 Unpacking lsb-release (10.2019051400) ...
12:38:26 Selecting previously unselected package python-apt-common.
12:38:26 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
12:38:26 Unpacking python-apt-common (1.8.4.3) ...
12:38:27 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
12:38:27 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
12:38:27 Setting up python3-requests-unixsocket (0.2.0-2) ...
12:38:27 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
12:38:27 Selecting previously unselected package docker-ce.
12:38:27 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ...
12:38:27 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:27 Setting up python3-dbus (1.2.18-3build1) ...
12:38:27 Setting up python3-distro (1.7.0-1) ...
12:38:27 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.6 [185 kB]
12:38:27 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.2 [599 kB]
12:38:27 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]
12:38:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB]
12:38:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB]
12:38:27 Selecting previously unselected package python3-apt.
12:38:27 Preparing to unpack .../47-python3-apt_1.8.4.3_armhf.deb ...
12:38:27 Unpacking python3-apt (1.8.4.3) ...
12:38:27 Selecting previously unselected package python3-dbus.
12:38:27 Preparing to unpack .../48-python3-dbus_1.2.8-3_armhf.deb ...
12:38:27 Unpacking python3-dbus (1.2.8-3) ...
12:38:27 Selecting previously unselected package python3-gi.
12:38:27 Preparing to unpack .../49-python3-gi_3.30.4-1_armhf.deb ...
12:38:27 Unpacking python3-gi (3.30.4-1) ...
12:38:27 Selecting previously unselected package python3-pycurl.
12:38:27 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
12:38:27 Unpacking python3-pycurl (7.43.0.2-0.1) ...
12:38:27 Selecting previously unselected package python3-software-properties.
12:38:27 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
12:38:27 Unpacking python3-software-properties (0.96.20.2-2) ...
12:38:27 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:38:27 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.15) ...
12:38:27 Setting up curl (7.68.0-1ubuntu2.15) ...
12:38:27 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
12:38:27 Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
12:38:27 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:38:27 Setting up libappstream4:amd64 (0.12.10-2) ...
12:38:27 Setting up gnupg (2.2.19-3ubuntu2.2) ...
12:38:27 Setting up packagekit (1.1.13-2ubuntu1.1) ...
12:38:27 invoke-rc.d: could not determine current runlevel
12:38:27 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:38:27 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
12:38:27 Setting up python3-jwt (2.4.0-1) ...
12:38:27 Setting up python3-apt (2.4.0+22.10) ...
12:38:27 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
12:38:27 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
12:38:27 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0 [15.2 kB]
12:38:27 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0 [154 kB]
12:38:27 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
12:38:27 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB]
12:38:27 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
12:38:27 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
12:38:27 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
12:38:27 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.8 [1506 B]
12:38:27 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
12:38:27 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.1 [19.0 kB]
12:38:27 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.1 [50.7 kB]
12:38:27 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-0ubuntu0.22.04.1 [159 kB]
12:38:27 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
12:38:27 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
12:38:27 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.7 [252 kB]
12:38:27 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.7 [188 kB]
12:38:27 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB]
12:38:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB]
12:38:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB]
12:38:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB]
12:38:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.56 [2916 kB]
12:38:27 124 added, 0 removed; done.
12:38:27 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
12:38:27 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:27 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
12:38:27 Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
12:38:27 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
12:38:27 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
12:38:27 Setting up libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
12:38:27 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.6) ...
12:38:27 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
12:38:27 Selecting previously unselected package software-properties-common.
12:38:27 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
12:38:27 Unpacking software-properties-common (0.96.20.2-2) ...
12:38:27 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
12:38:27 Setting up lsb-base (10.2019051400) ...
12:38:27 Setting up libkeyutils1:armhf (1.6-6) ...
12:38:27 Setting up libpsl5:armhf (0.20.2-2) ...
12:38:27 Setting up mime-support (3.62) ...
12:38:27 Setting up apt-transport-https (1.8.2.3) ...
12:38:27 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:38:27 No schema files found: doing nothing.
12:38:27 Setting up distro-info-data (0.41+deb10u6) ...
12:38:27 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
12:38:27 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
12:38:27 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
12:38:27 Setting up libnpth0:armhf (1.6-1) ...
12:38:27 Setting up libassuan0:armhf (2.5.2-1) ...
12:38:27 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
12:38:27 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
12:38:27 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
12:38:27 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
12:38:27 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:38:27 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
12:38:27 Setting up software-properties-common (0.99.9.8) ...
12:38:27 Processing triggers for systemd (245.4-4ubuntu3.19) ...
12:38:27 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:38:27 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
12:38:27 Updating certificates in /etc/ssl/certs...
12:38:27 Setting up python3-lazr.uri (1.0.6-2) ...
12:38:27 Setting up python3-zipp (1.0.0-4) ...
12:38:27 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
12:38:27 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
12:38:27 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
12:38:27 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
12:38:27 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
12:38:27 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB]
12:38:27 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB]
12:38:27 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
12:38:27 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
12:38:27 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
12:38:27 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
12:38:27 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
12:38:27 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
12:38:27 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
12:38:27 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
12:38:27 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
12:38:27 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.7 [246 kB]
12:38:27 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB]
12:38:27 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmlb2 armhf 0.3.6-2build1 [57.1 kB]
12:38:27 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.56 [11.8 kB]
12:38:27 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
12:38:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.3 kB]
12:38:27 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.4 [150 kB]
12:38:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
12:38:27 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.56 [107 kB]
12:38:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxtables12 amd64 1.6.1-2ubuntu2 [27.9 kB]
12:38:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip6tc0 amd64 1.6.1-2ubuntu2 [19.9 kB]
12:38:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiptc0 amd64 1.6.1-2ubuntu2 [9308 B]
12:38:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [37.8 kB]
12:38:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 iptables amd64 1.6.1-2ubuntu2 [269 kB]
12:38:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.4 [9388 B]
12:38:27 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
12:38:27 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
12:38:27 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
12:38:27 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
12:38:27 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
12:38:27 Setting up python-apt-common (1.8.4.3) ...
12:38:27 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
12:38:27 Setting up libssh2-1:armhf (1.8.0-2.1) ...
12:38:27 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
12:38:27 Setting up libmpdec2:armhf (2.4.2-2) ...
12:38:27 Setting up openssl (1.1.1n-0+deb10u3) ...
12:38:27 Setting up readline-common (7.0-5) ...
12:38:27 Setting up iso-codes (4.2-1) ...
12:38:27 Setting up libreadline7:armhf (7.0-5) ...
12:38:27 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
12:38:27 Setting up pinentry-curses (1.1.0-2) ...
12:38:27 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
12:38:27 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
12:38:27 Setting up ca-certificates (20200601~deb10u2) ...
12:38:27 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
12:38:27 Setting up python3-cryptography (3.4.8-2) ...
12:38:27 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libappstream4 armhf 0.15.2-2 [169 kB]
12:38:27 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
12:38:27 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-bin armhf 2.72.4-0ubuntu1 [75.7 kB]
12:38:27 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunwind8 armhf 1.3.2-2build2 [49.4 kB]
12:38:27 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB]
12:38:27 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
12:38:27 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
12:38:27 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf polkitd armhf 0.105-33 [72.9 kB]
12:38:27 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkexec armhf 0.105-33 [14.5 kB]
12:38:27 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf policykit-1 armhf 0.105-33 [2426 B]
12:38:27 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
12:38:27 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cffi-backend armhf 1.15.0-1build2 [67.6 kB]
12:38:27 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cryptography armhf 3.4.8-1ubuntu2 [222 kB]
12:38:27 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB]
12:38:27 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB]
12:38:27 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB]
12:38:27 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-zipp all 1.0.0-3 [5440 B]
12:38:27 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB]
12:38:27 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-jeepney all 0.7.1-3 [36.8 kB]
12:38:27 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
12:38:27 debconf: delaying package configuration, since apt-utils is not installed
12:38:27 Fetched 31.8 MB in 1s (27.1 MB/s)
12:38:27 Selecting previously unselected package libcap2:amd64.
12:38: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 ... 7170 files and directories currently installed.)
12:38:27 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_amd64.deb ...
12:38:27 Unpacking libcap2:amd64 (1:2.25-1.2) ...
12:38:27 Selecting previously unselected package libargon2-0:amd64.
12:38:27 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_amd64.deb ...
12:38:27 Unpacking libargon2-0:amd64 (0~20161029-1.1) ...
12:38:27 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:38:27 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
12:38:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:38:27 Selecting previously unselected package libjson-c3:amd64.
12:38:27 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ...
12:38:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
12:38:27 Selecting previously unselected package libcryptsetup12:amd64.
12:38:27 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ...
12:38:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
12:38:27 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
12:38:28 0 added, 0 removed; done.
12:38:28 Running hooks in /etc/ca-certificates/update.d...
12:38:28 done.
12:38:28 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
12:38:28 ++ source /etc/os-release
12:38:28 +++ NAME=Ubuntu
12:38:28 +++ VERSION='20.04.5 LTS (Focal Fossa)'
12:38:28 +++ ID=ubuntu
12:38:28 +++ ID_LIKE=debian
12:38:28 +++ PRETTY_NAME='Ubuntu 20.04.5 LTS'
12:38:28 +++ VERSION_ID=20.04
12:38:28 +++ HOME_URL=https://www.ubuntu.com/
12:38:28 +++ SUPPORT_URL=https://help.ubuntu.com/
12:38:28 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:38:28 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:38:28 +++ VERSION_CODENAME=focal
12:38:28 +++ UBUNTU_CODENAME=focal
12:38:28 ++ echo ubuntu
12:38:28 + DIST_ID=ubuntu
12:38:28 ++ lsb_release -sc
12:38:28 + DIST_VERSION=focal
12:38:28 + '[' focal = sid ']'
12:38:28 + install_debian_containerd
12:38:28 + '[' staging = stage ']'
12:38:28 + REPO_URL=https://download.docker.com/linux/ubuntu
12:38:28 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:38:28 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:38:28 + update-ca-certificates -f
12:38:28 Clearing symlinks in /etc/ssl/certs...
12:38:28 Setting up python3-wadllib (1.3.6-1) ...
12:38:28 Setting up python3-importlib-metadata (4.6.4-1) ...
12:38:28 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-secretstorage all 3.3.1-1 [13.2 kB]
12:38:28 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-keyring all 23.5.0-1 [35.7 kB]
12:38:28 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB]
12:38:28 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB]
12:38:28 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB]
12:38:28 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
12:38:28 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
12:38:28 Selecting previously unselected package libidn11:amd64.
12:38:28 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...
12:38:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ...
12:38:28 Selecting previously unselected package libip4tc0:amd64.
12:38:28 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_amd64.deb ...
12:38:28 Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ...
12:38:28 Selecting previously unselected package libapparmor1:amd64.
12:38:28 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_amd64.deb ...
12:38:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ...
12:38:28 Selecting previously unselected package libkmod2:amd64.
12:38:28 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_amd64.deb ...
12:38:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) ...
12:38:28 Setting up libcap2:amd64 (1:2.25-1.2) ...
12:38:28 Setting up libargon2-0:amd64 (0~20161029-1.1) ...
12:38:28 Setting up policykit-1 (0.105-26ubuntu1.3) ...
12:38:28 Setting up gpg (2.2.19-3ubuntu2.2) ...
12:38:28 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
12:38:28 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
12:38:28 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
12:38:28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:38:28 Updating certificates in /etc/ssl/certs...
12:38:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:28 done.
12:38:28 Updating certificates in /etc/ssl/certs...
12:38:28 Setting up python3-oauthlib (3.2.0-1ubuntu1) ...
12:38:28 Setting up python3-secretstorage (3.3.3-1ubuntu1) ...
12:38:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:38:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
12:38:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
12:38:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...
12:38:28 Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ...
12:38:28 Selecting previously unselected package systemd.
12:38:28 (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 ... 7217 files and directories currently installed.)
12:38:28 Preparing to unpack .../systemd_237-3ubuntu10.56_amd64.deb ...
12:38:28 Unpacking systemd (237-3ubuntu10.56) ...
12:38:28 Selecting previously unselected package docker-compose-plugin.
12:38:28 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb ...
12:38:28 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.18.04~bionic) ...
12:38:28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:38:28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:38:28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:38:28 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:28 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
12:38:28 137 added, 0 removed; done.
12:38:28 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
12:38:28 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
12:38:28 Setting up gpgconf (2.2.12-1+deb10u2) ...
12:38:28 Setting up libcurl4:armhf (7.64.0-4+deb10u3) ...
12:38:28 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:38:28 Setting up python3-keyring (23.8.2-1) ...
12:38:28 Setting up python3-lazr.restfulclient (0.14.4-1) ...
12:38:28 + make IMAGE=balenalib/rpi-raspbian:bullseye verify
12:38:28 docker run  --rm -i \
12:38:28 	-v "$(pwd):/v" \
12:38:28 	-e DEBIAN_FRONTEND=noninteractive \
12:38:28 	-e PACKAGE_REPO=staging \
12:38:28 	-w /v \
12:38:28 	balenalib/rpi-raspbian:bullseye ./verify
12:38:28 Unable to find image 'balenalib/rpi-raspbian:bullseye' locally
12:38:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ...
12:38:28 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
12:38:28 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-launchpadlib all 1.10.16-1 [125 kB]
12:38:28 Setting up dconf-service (0.36.0-1) ...
12:38:28 Setting up python3 (3.8.2-0ubuntu2) ...
12:38:28 Setting up python3-six (1.14.0-2) ...
12:38:28 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
12:38:28 Setting up python3-certifi (2019.11.28-1) ...
12:38:28 Setting up curl (7.64.0-4+deb10u3) ...
12:38:28 Setting up gpg (2.2.12-1+deb10u2) ...
12:38:28 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
12:38:28 Setting up python3.7 (3.7.3-2+deb10u4) ...
12:38:28 124 added, 0 removed; done.
12:38:28 Running hooks in /etc/ca-certificates/update.d...
12:38:28 done.
12:38:28 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:38:28 + apt-key add -
12:38:28 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:38:28 Setting up python3-launchpadlib (1.10.16-1) ...
12:38:28 Processing triggers for sgml-base (1.30) ...
12:38:28 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:38:28 bullseye: Pulling from balenalib/rpi-raspbian
12:38:28 80e1513108ac: Already exists
12:38:28 7d7ecaba86e0: Already exists
12:38:28 cd8d70a00e71: Already exists
12:38:28 2bb109a565e6: Already exists
12:38:28 83502790502d: Already exists
12:38:28 f20327d786aa: Already exists
12:38:28 1749915a5ae7: Already exists
12:38:28 00041252b20f: Already exists
12:38:28 Digest: sha256:9a8ec55979f922099bd7e1bb22c0e93925295e413a23b69d574bf340f2486b91
12:38:28 Status: Downloaded newer image for balenalib/rpi-raspbian:bullseye
12:38:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ...
12:38:28 Setting up systemd (237-3ubuntu10.56) ...
12:38:28 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:28 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:38:28 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:38:28 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:38:28 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
12:38:28 Initializing machine ID from random generator.
12:38:28 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-software-properties all 0.99.22.4 [28.8 kB]
12:38:28 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB]
12:38:28 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf software-properties-common all 0.99.22.4 [14.1 kB]
12:38:28 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
12:38:28 Setting up python3-gi (3.36.0-1) ...
12:38:29 OK
12:38:29 + '[' focal = sid ']'
12:38:29 ++ dpkg --print-architecture
12:38:29 + ARCH=amd64
12:38:29 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test'
12:38:29 + apt-get update
12:38:29 Setting up python3-software-properties (0.99.27) ...
12:38:29 Setting up software-properties-common (0.99.27) ...
12:38:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
12:38:29 Selecting previously unselected package systemd-sysv.
12:38:29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7918 files and directories currently installed.)
12:38:29 Preparing to unpack .../systemd-sysv_237-3ubuntu10.56_amd64.deb ...
12:38:29 Unpacking systemd-sysv (237-3ubuntu10.56) ...
12:38:29 Selecting previously unselected package multiarch-support.
12:38:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
12:38:29 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
12:38:29 debconf: delaying package configuration, since apt-utils is not installed
12:38:29 Fetched 36.7 MB in 4s (8391 kB/s)
12:38:29 Selecting previously unselected package libpython3.10-minimal:armhf.
12:38:29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4390 files and directories currently installed.)
12:38:29 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_armhf.deb ...
12:38:29 Unpacking libpython3.10-minimal:armhf (3.10.6-1~22.04.2) ...
12:38:29 Setting up python3-idna (2.8-1) ...
12:38:29 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
12:38:29 Setting up gpg-agent (2.2.12-1+deb10u2) ...
12:38:29 Setting up gpgsm (2.2.12-1+deb10u2) ...
12:38:29 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:38:29 Setting up python3 (3.7.3-1) ...
12:38:29 Selecting previously unselected package docker-buildx-plugin.
12:38:29 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb ...
12:38:29 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.18.04~bionic) ...
12:38:29 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
12:38:29 Get:2 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [34.1 kB]
12:38:29 Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
12:38:29 Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
12:38:29 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
12:38:29 Updating certificates in /etc/ssl/certs...
12:38:29 Selecting previously unselected package dbus-user-session.
12:38:29 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
12:38:29 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
12:38:29 Selecting previously unselected package libip6tc2:amd64.
12:38:29 Preparing to unpack .../06-libip6tc2_1.8.7-1_amd64.deb ...
12:38:29 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:38:29 Selecting previously unselected package libxtables12:amd64.
12:38:29 Preparing to unpack .../07-libxtables12_1.8.7-1_amd64.deb ...
12:38:29 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:38:29 Selecting previously unselected package libmnl0:amd64.
12:38:29 Preparing to unpack .../08-libmnl0_1.0.4-3_amd64.deb ...
12:38:29 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:38:29 Setting up multiarch-support (2.27-3ubuntu1.6) ...
12:38:29 Selecting previously unselected package libnfnetlink0:amd64.
12:38:29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7938 files and directories currently installed.)
12:38:29 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_amd64.deb ...
12:38:29 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
12:38:29 Selecting previously unselected package dbus.
12:38:29 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.4_amd64.deb ...
12:38:29 Unpacking dbus (1.12.2-1ubuntu1.4) ...
12:38:29 Selecting previously unselected package libmnl0:amd64.
12:38:29 Preparing to unpack .../02-libmnl0_1.0.4-2_amd64.deb ...
12:38:29 Unpacking libmnl0:amd64 (1.0.4-2) ...
12:38:29 + verify
12:38:29 + dpkg --version
12:38:29 + verify_deb
12:38:29 + apt-get update
12:38:29 Selecting previously unselected package libexpat1:armhf.
12:38:29 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
12:38:29 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
12:38:29 Selecting previously unselected package python3.10-minimal.
12:38:29 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_armhf.deb ...
12:38:29 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
12:38:29 Setting up libpython3.10-minimal:armhf (3.10.6-1~22.04.2) ...
12:38:29 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
12:38:29 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
12:38:29 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
12:38:29 Setting up lsb-release (11.1.0ubuntu2) ...
12:38:29 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:29 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
12:38:29 Setting up dirmngr (2.2.12-1+deb10u2) ...
12:38:29 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
12:38:29 Setting up python3-pycurl (7.43.0.2-0.1) ...
12:38:29 Setting up python3-gi (3.30.4-1) ...
12:38:29 Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
12:38:29 Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease
12:38:29 0 added, 0 removed; done.
12:38:29 Running hooks in /etc/ca-certificates/update.d...
12:38:29 done.
12:38:29 Processing triggers for dbus (1.14.0-2ubuntu3) ...
12:38:29 ++ source /etc/os-release
12:38:29 +++ PRETTY_NAME='Ubuntu 22.10'
12:38:29 +++ NAME=Ubuntu
12:38:29 +++ VERSION_ID=22.10
12:38:29 +++ VERSION='22.10 (Kinetic Kudu)'
12:38:29 +++ VERSION_CODENAME=kinetic
12:38:29 +++ ID=ubuntu
12:38:29 +++ ID_LIKE=debian
12:38:29 +++ HOME_URL=https://www.ubuntu.com/
12:38:29 +++ SUPPORT_URL=https://help.ubuntu.com/
12:38:29 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:38:29 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:38:29 +++ UBUNTU_CODENAME=kinetic
12:38:29 +++ LOGO=ubuntu-logo
12:38:29 ++ echo ubuntu
12:38:29 + DIST_ID=ubuntu
12:38:29 ++ lsb_release -sc
12:38:29 + DIST_VERSION=kinetic
12:38:29 + '[' kinetic = sid ']'
12:38:29 + install_debian_containerd
12:38:29 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:38:29 + '[' staging = stage ']'
12:38:29 + REPO_URL=https://download.docker.com/linux/ubuntu
12:38:29 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:38:29 + update-ca-certificates -f
12:38:29 Clearing symlinks in /etc/ssl/certs...
12:38:29 Selecting previously unselected package libnfnetlink0:amd64.
12:38:29 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:38:29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:38:29 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:38:29 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:38:29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:38:29 Selecting previously unselected package libnftnl11:amd64.
12:38:29 Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ...
12:38:29 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:38:29 Selecting previously unselected package iptables.
12:38:29 Preparing to unpack .../12-iptables_1.8.7-1_amd64.deb ...
12:38:29 Unpacking iptables (1.8.7-1) ...
12:38:29 Setting up systemd-sysv (247.3-7+deb11u1) ...
12:38:29 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:38:29 Selecting previously unselected package libpam-systemd:amd64.
12:38:29 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.56_amd64.deb ...
12:38:29 Unpacking libpam-systemd:amd64 (237-3ubuntu10.56) ...
12:38:29 Selecting previously unselected package libxtables12:amd64.
12:38:29 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_amd64.deb ...
12:38:29 Unpacking libxtables12:amd64 (1.6.1-2ubuntu2) ...
12:38:29 Selecting previously unselected package libip6tc0:amd64.
12:38:29 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_amd64.deb ...
12:38:29 Unpacking libip6tc0:amd64 (1.6.1-2ubuntu2) ...
12:38:29 Selecting previously unselected package libiptc0:amd64.
12:38:29 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_amd64.deb ...
12:38:29 Unpacking libiptc0:amd64 (1.6.1-2ubuntu2) ...
12:38:29 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:38:29 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
12:38:29 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
12:38:29 Selecting previously unselected package iptables.
12:38:29 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_amd64.deb ...
12:38:29 Unpacking iptables (1.6.1-2ubuntu2) ...
12:38:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
12:38:29 Setting up python3-dbus (1.2.16-1build1) ...
12:38:29 Setting up dconf-gsettings-backend:armhf (0.36.0-1) ...
12:38:29 Setting up python3-apt (2.0.1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:29 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
12:38:29 Setting up lsb-release (10.2019051400) ...
12:38:29 Setting up python3-dbus (1.2.8-3) ...
12:38:29 Fetched 91.8 kB in 1s (135 kB/s)
12:38:29 done.
12:38:29 Updating certificates in /etc/ssl/certs...
12:38:29 Setting up dbus (1.12.24-0+deb11u1) ...
12:38:29 invoke-rc.d: could not determine current runlevel
12:38:29 invoke-rc.d: policy-rc.d denied execution of start.
12:38:29 Setting up libmnl0:amd64 (1.0.4-3) ...
12:38:29 Setting up containerd.io (1.6.15-1) ...
12:38:29 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:29 Setting up libxtables12:amd64 (1.8.7-1) ...
12:38:29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:38:29 Selecting previously unselected package containerd.io.
12:38:29 Preparing to unpack .../09-containerd.io_1.6.15-1_amd64.deb ...
12:38:29 Unpacking containerd.io (1.6.15-1) ...
12:38:30 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:30 Setting up python3-chardet (3.0.4-4build1) ...
12:38:30 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
12:38:30 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
12:38:30 + make IMAGE=fedora:37 verify
12:38:30 docker run  --rm -i \
12:38:30 	-v "$(pwd):/v" \
12:38:30 	-e DEBIAN_FRONTEND=noninteractive \
12:38:30 	-e PACKAGE_REPO=staging \
12:38:30 	-w /v \
12:38:30 	fedora:37 ./verify
12:38:30 Unable to find image 'fedora:37' locally
12:38:30 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
12:38:30 Setting up python3-apt (1.8.4.3) ...
12:38:30 Setting up python3-software-properties (0.96.20.2-2) ...
12:38:30 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:38:30 124 added, 0 removed; done.
12:38:30 Running hooks in /etc/ca-certificates/update.d...
12:38:30 done.
12:38:30 + apt-key add -
12:38:30 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:38:30 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:38:30 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
12:38:30 Setting up netbase (6.3) ...
12:38:30 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:38:30 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
12:38:30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:38:30 Setting up iptables (1.8.7-1) ...
12:38:30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:30 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:38:30 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.3) ...
12:38:30 Setting up python3-software-properties (0.99.9.8) ...
12:38:30 Setting up python3-requests (2.22.0-2ubuntu1) ...
12:38:30 Selecting previously unselected package docker-ce-cli.
12:38:30 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ...
12:38:30 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:30 Get:3 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
12:38:30 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [311 kB]
12:38:30 Get:5 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
12:38:30 Get:6 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
12:38:30 Get:7 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
12:38:30 Selecting previously unselected package python3-minimal.
12:38: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 ... 4692 files and directories currently installed.)
12:38:30 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
12:38:30 Unpacking python3-minimal (3.10.6-1~22.04) ...
12:38:30 Selecting previously unselected package media-types.
12:38:30 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
12:38:30 Unpacking media-types (7.0.0) ...
12:38:30 Selecting previously unselected package libmpdec3:armhf.
12:38:30 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
12:38:30 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
12:38:30 Selecting previously unselected package readline-common.
12:38:30 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
12:38:30 Unpacking readline-common (8.1.2-1) ...
12:38:30 Selecting previously unselected package libreadline8:armhf.
12:38:30 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
12:38:30 Unpacking libreadline8:armhf (8.1.2-1) ...
12:38:30 Selecting previously unselected package libsqlite3-0:armhf.
12:38:30 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
12:38:30 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
12:38:30 Selecting previously unselected package libpython3.10-stdlib:armhf.
12:38:30 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_armhf.deb ...
12:38:30 Unpacking libpython3.10-stdlib:armhf (3.10.6-1~22.04.2) ...
12:38:30 Setting up gnupg (2.2.12-1+deb10u2) ...
12:38:30 Setting up gnupg2 (2.2.12-1+deb10u2) ...
12:38:30 Setting up software-properties-common (0.96.20.2-2) ...
12:38:30 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:38:30 + verify_binaries
12:38:30 + docker --version
12:38:30 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:30 ++ uname -m
12:38:30 + '[' x86_64 = x86_64 ']'
12:38:30 + docker scan --help
12:38:30 
12:38:30 Usage:  docker scan [OPTIONS] IMAGE
12:38:30 
12:38:30 A tool to scan your images
12:38:30 
12:38:30 Options:
12:38:30       --accept-license    Accept using a third party scanning provider
12:38:30       --dependency-tree   Show dependency tree with scan results
12:38:30       --exclude-base      Exclude base image from vulnerability scanning
12:38:30                           (requires --file)
12:38:30   -f, --file string       Dockerfile associated with image, provides more
12:38:30                           detailed results
12:38:30       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:30                           them to a single one (requires --json)
12:38:30       --json              Output results in JSON format
12:38:30       --login             Authenticate to the scan provider using an
12:38:30                           optional token (with --token), or web base
12:38:30                           token if empty
12:38:30       --reject-license    Reject using a third party scanning provider
12:38:30       --severity string   Only report vulnerabilities of provided level
12:38:30                           or higher (low|medium|high)
12:38:30       --token string      Authentication token to login to the third
12:38:30                           party scanning provider
12:38:30       --version           Display version of the scan plugin
12:38:30 + docker buildx version
12:38:30 github.com/docker/buildx v0.10.0 8764628
12:38:30 + docker compose version
12:38:30 37: Pulling from library/fedora
12:38:30 cd974119263e: Already exists
12:38:30 Digest: sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664
12:38:30 Status: Downloaded newer image for fedora:37
12:38:30 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
12:38:30 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
12:38:30 Setting up python3-requests-unixsocket (0.2.0-2) ...
12:38:30 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
12:38:30 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
12:38:30 Selecting previously unselected package python3.10.
12:38:30 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_armhf.deb ...
12:38:30 Unpacking python3.10 (3.10.6-1~22.04.2) ...
12:38:30 Selecting previously unselected package libpython3-stdlib:armhf.
12:38:30 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
12:38:30 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
12:38:30 Setting up python3-minimal (3.10.6-1~22.04) ...
12:38:30 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:38:30 Updating certificates in /etc/ssl/certs...
12:38:30 Docker Compose version v2.15.1
12:38:30 + dockerd --version
12:38:30 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:30 + docker-proxy --version
12:38:30 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:30 + containerd --version
12:38:30 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:30 + ctr --version
12:38:30 ctr containerd.io 1.6.15
12:38:30 + containerd-shim --help
12:38:30 Usage of containerd-shim:
12:38:30   -address string
12:38:30     	grpc address back to main containerd
12:38:30   -containerd-binary containerd publish
12:38:30     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:30   -criu string
12:38:30     	path to criu binary
12:38:30   -debug
12:38:30     	enable debug output in logs
12:38:30   -namespace string
12:38:30     	namespace that owns the shim
12:38:30   -runtime-root string
12:38:30     	root directory for the runtime (default "/run/containerd/runc")
12:38:30   -socket string
12:38:30     	socket path to serve
12:38:30   -systemd-cgroup
12:38:30     	set runtime to use systemd-cgroup
12:38:30   -workdir string
12:38:30     	path used to storge large temporary data
12:38:30 + containerd-shim-runc-v1 -v
12:38:30 containerd-shim-runc-v1:
12:38:30   Version:  1.6.15
12:38:30   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:30   Go version: go1.18.9
12:38:30 
12:38:30 + containerd-shim-runc-v2 -v
12:38:30 containerd-shim-runc-v2:
12:38:30   Version:  1.6.15
12:38:30   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:30   Go version: go1.18.9
12:38:30 
12:38:30 + runc --version
12:38:30 runc version 1.1.4
12:38:30 commit: v1.1.4-0-g5fd4c4d
12:38:30 spec: 1.0.2-dev
12:38:30 go: go1.18.9
12:38:30 libseccomp: 2.5.1
12:38:30 OK
12:38:30 + '[' kinetic = sid ']'
12:38:30 ++ dpkg --print-architecture
12:38:30 + ARCH=armhf
12:38:30 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu kinetic test'
12:38:30 + apt-get update
12:38:30 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:38:30 Setting up libcurl4:armhf (7.68.0-1ubuntu2.15) ...
12:38:30 Setting up curl (7.68.0-1ubuntu2.15) ...
12:38:30 Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ...
12:38:30 Setting up libsoup2.4-1:armhf (2.70.0-1) ...
12:38:30 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
12:38:30 Setting up libappstream4:armhf (0.12.10-2) ...
12:38:30 Setting up gnupg (2.2.19-3ubuntu2.2) ...
12:38:30 Setting up packagekit (1.1.13-2ubuntu1.1) ...
12:38:30 invoke-rc.d: could not determine current runlevel
12:38:30 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:38:30 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
12:38:30 Reading package lists...
12:38:30 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
12:38:30 + packages='deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:38:30 ++ echo 'deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb
12:38:30 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:38:30 ++ xargs
12:38:30 ++ awk '$0="./"$0'
12:38:30 + packages='./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb'
12:38:30 + set -x
12:38:30 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb
12:38:30 Selecting previously unselected package docker-buildx-plugin.
12:38:30 (Reading database ... 10408 files and directories currently installed.)
12:38:30 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb ...
12:38:30 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.20.04~focal) ...
12:38:30 Selecting previously unselected package python3.
12:38: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 ... 5121 files and directories currently installed.)
12:38:30 Preparing to unpack .../0-python3_3.10.6-1~22.04_armhf.deb ...
12:38:30 Unpacking python3 (3.10.6-1~22.04) ...
12:38:30 Selecting previously unselected package libapparmor1:armhf.
12:38:30 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_armhf.deb ...
12:38:30 Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.1) ...
12:38:30 Selecting previously unselected package libargon2-1:armhf.
12:38:30 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_armhf.deb ...
12:38:30 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
12:38:30 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:38:30 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
12:38:30 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
12:38:30 Selecting previously unselected package libjson-c5:armhf.
12:38:30 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_armhf.deb ...
12:38:30 Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ...
12:38:30 0 added, 0 removed; done.
12:38:30 Running hooks in /etc/ca-certificates/update.d...
12:38:30 done.
12:38:30 ++ source /etc/os-release
12:38:30 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
12:38:30 +++ NAME='Debian GNU/Linux'
12:38:30 +++ VERSION_ID=10
12:38:30 +++ VERSION='10 (buster)'
12:38:30 +++ VERSION_CODENAME=buster
12:38:30 +++ ID=debian
12:38:30 +++ HOME_URL=https://www.debian.org/
12:38:30 +++ SUPPORT_URL=https://www.debian.org/support
12:38:30 +++ BUG_REPORT_URL=https://bugs.debian.org/
12:38:30 ++ echo debian
12:38:30 + DIST_ID=debian
12:38:30 ++ lsb_release -sc
12:38:30 + DIST_VERSION=buster
12:38:30 + '[' buster = sid ']'
12:38:30 + install_debian_containerd
12:38:30 + '[' staging = stage ']'
12:38:30 + REPO_URL=https://download.docker.com/linux/debian
12:38:30 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
12:38:30 + update-ca-certificates -f
12:38:30 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
12:38:30 Clearing symlinks in /etc/ssl/certs...
12:38:31 Get:1 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
12:38:31 Get:2 https://download.docker.com/linux/ubuntu kinetic/test armhf Packages [8556 B]
12:38:31 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
12:38:31 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
12:38:31 + verify
12:38:31 + dpkg --version
12:38:31 + rpm --version
12:38:31 + verify_rpm
12:38:31 ++ . /etc/os-release
12:38:31 +++ NAME='Fedora Linux'
12:38:31 +++ VERSION='37 (Container Image)'
12:38:31 +++ ID=fedora
12:38:31 +++ VERSION_ID=37
12:38:31 +++ VERSION_CODENAME=
12:38:31 +++ PLATFORM_ID=platform:f37
12:38:31 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
12:38:31 +++ ANSI_COLOR='0;38;2;60;110;180'
12:38:31 +++ LOGO=fedora-logo-icon
12:38:31 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
12:38:31 +++ DEFAULT_HOSTNAME=fedora
12:38:31 +++ HOME_URL=https://fedoraproject.org/
12:38:31 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
12:38:31 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:38:31 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:38:31 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:38:31 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
12:38:31 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:38:31 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
12:38:31 +++ SUPPORT_END=2023-11-14
12:38:31 +++ VARIANT='Container Image'
12:38:31 +++ VARIANT_ID=container
12:38:31 ++ echo fedora
12:38:31 + DIST_ID=fedora
12:38:31 ++ . /etc/os-release
12:38:31 +++ NAME='Fedora Linux'
12:38:31 +++ VERSION='37 (Container Image)'
12:38:31 +++ ID=fedora
12:38:31 +++ VERSION_ID=37
12:38:31 +++ VERSION_CODENAME=
12:38:31 +++ PLATFORM_ID=platform:f37
12:38:31 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
12:38:31 +++ ANSI_COLOR='0;38;2;60;110;180'
12:38:31 +++ LOGO=fedora-logo-icon
12:38:31 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
12:38:31 +++ DEFAULT_HOSTNAME=fedora
12:38:31 +++ HOME_URL=https://fedoraproject.org/
12:38:31 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
12:38:31 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:38:31 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:38:31 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:38:31 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
12:38:31 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:38:31 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
12:38:31 +++ SUPPORT_END=2023-11-14
12:38:31 +++ VARIANT='Container Image'
12:38:31 +++ VARIANT_ID=container
12:38:31 ++ echo 37
12:38:31 ++ cut -d. -f1
12:38:31 + DIST_VERSION=37
12:38:31 + pkg_manager=yum
12:38:31 + pkg_config_manager=yum-config-manager
12:38:31 + dnf --version
12:38:31 4.14.0
12:38:31   Installed: dnf-0:4.14.0-1.fc37.noarch at Sun Dec 11 05:49:07 2022
12:38:31   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
12:38:31 
12:38:31   Installed: rpm-0:4.18.0-1.fc37.x86_64 at Sun Dec 11 05:49:07 2022
12:38:31   Built    : Fedora Project at Wed Sep 21 10:51:10 2022
12:38:31 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:38:31 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
12:38:31 Setting up software-properties-common (0.99.9.8) ...
12:38:31 Processing triggers for systemd (245.4-4ubuntu3.19) ...
12:38:31 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:38:31 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
12:38:31 Updating certificates in /etc/ssl/certs...
12:38:31 Selecting previously unselected package libcryptsetup12:armhf.
12:38:31 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_armhf.deb ...
12:38:31 Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
12:38:31 Selecting previously unselected package libip4tc2:armhf.
12:38:31 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_armhf.deb ...
12:38:31 Unpacking libip4tc2:armhf (1.8.7-1ubuntu5) ...
12:38:31 Selecting previously unselected package libkmod2:armhf.
12:38:31 Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ...
12:38:31 Unpacking libkmod2:armhf (29-1ubuntu1) ...
12:38:31 Selecting previously unselected package systemd.
12:38:31 Preparing to unpack .../8-systemd_249.11-0ubuntu3.6_armhf.deb ...
12:38:31 Unpacking systemd (249.11-0ubuntu3.6) ...
12:38:31 done.
12:38:31 Updating certificates in /etc/ssl/certs...
12:38:31 Setting up docker-compose-plugin (2.15.1-1~ubuntu.18.04~bionic) ...
12:38:31 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.18.04~bionic) ...
12:38:31 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:31 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:31 invoke-rc.d: could not determine current runlevel
12:38:31 invoke-rc.d: policy-rc.d denied execution of start.
12:38:31 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:31  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:31   Package dbus-user-session is not installed.
12:38:31 
12:38:31 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic) ...
12:38:31 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.15.1-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.10.0-1~ubuntu.18.04~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.18.04~bionic_armhf.deb
12:38:31 Hit:5 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
12:38:31 Hit:6 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
12:38:31 Fetched 57.4 kB in 1s (83.0 kB/s)
12:38:31 + pkg_manager=dnf
12:38:31 + pkg_config_manager='dnf config-manager'
12:38:31 + dnf clean all
12:38:31 0 files removed
12:38:31 + dnf install -y 'dnf-command(config-manager)'
12:38:31 Setting up libapparmor1:armhf (3.0.4-2ubuntu2.1) ...
12:38:31 Setting up libargon2-1:armhf (0~20171227-0.3) ...
12:38:31 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
12:38:31 Setting up libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ...
12:38:31 Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
12:38:31 Setting up libip4tc2:armhf (1.8.7-1ubuntu5) ...
12:38:31 Setting up libkmod2:armhf (29-1ubuntu1) ...
12:38:31 Setting up systemd (249.11-0ubuntu3.6) ...
12:38:31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:38:31 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:38:31 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:38:31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:38:31 Initializing machine ID from random generator.
12:38:31 0 added, 0 removed; done.
12:38:31 Running hooks in /etc/ca-certificates/update.d...
12:38:31 done.
12:38:31 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
12:38:31 ++ source /etc/os-release
12:38:31 +++ NAME=Ubuntu
12:38:31 +++ VERSION='20.04.5 LTS (Focal Fossa)'
12:38:31 +++ ID=ubuntu
12:38:31 +++ ID_LIKE=debian
12:38:31 +++ PRETTY_NAME='Ubuntu 20.04.5 LTS'
12:38:31 +++ VERSION_ID=20.04
12:38:31 +++ HOME_URL=https://www.ubuntu.com/
12:38:31 +++ SUPPORT_URL=https://help.ubuntu.com/
12:38:31 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:38:31 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:38:31 +++ VERSION_CODENAME=focal
12:38:31 +++ UBUNTU_CODENAME=focal
12:38:31 ++ echo ubuntu
12:38:31 + DIST_ID=ubuntu
12:38:31 ++ lsb_release -sc
12:38:31 + DIST_VERSION=focal
12:38:31 + '[' focal = sid ']'
12:38:31 + install_debian_containerd
12:38:31 + '[' staging = stage ']'
12:38:31 + REPO_URL=https://download.docker.com/linux/ubuntu
12:38:31 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:38:31 + update-ca-certificates -f
12:38:31 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:38:31 Clearing symlinks in /etc/ssl/certs...
12:38:31 done.
12:38:31 Updating certificates in /etc/ssl/certs...
12:38:31 Selecting previously unselected package systemd-sysv.
12:38: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 ... 5960 files and directories currently installed.)
12:38:31 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.6_armhf.deb ...
12:38:31 Unpacking systemd-sysv (249.11-0ubuntu3.6) ...
12:38:31 Selecting previously unselected package openssl.
12:38:31 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.7_armhf.deb ...
12:38:31 Unpacking openssl (3.0.2-0ubuntu1.7) ...
12:38:31 Selecting previously unselected package ca-certificates.
12:38:31 Preparing to unpack .../02-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
12:38:31 137 added, 0 removed; done.
12:38:31 Running hooks in /etc/ca-certificates/update.d...
12:38:31 done.
12:38:31 + apt-key add -
12:38:31 + curl -fsSL https://download.docker.com/linux/debian/gpg
12:38:31 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:38:31 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
12:38:31 Selecting previously unselected package libdbus-1-3:armhf.
12:38:31 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_armhf.deb ...
12:38:31 Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
12:38:31 Selecting previously unselected package dbus.
12:38:31 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_armhf.deb ...
12:38:31 Unpacking dbus (1.12.20-2ubuntu4.1) ...
12:38:31 Selecting previously unselected package distro-info-data.
12:38:31 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.2_all.deb ...
12:38:31 Unpacking distro-info-data (0.52ubuntu0.2) ...
12:38:31 Selecting previously unselected package libglib2.0-0:armhf.
12:38:31 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu1_armhf.deb ...
12:38:31 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
12:38:31 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:38:31 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_armhf.deb ...
12:38:31 Unpacking libgirepository-1.0-1:armhf (1.72.0-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:32 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:38:32 124 added, 0 removed; done.
12:38:32 Running hooks in /etc/ca-certificates/update.d...
12:38:32 done.
12:38:32 + apt-key add -
12:38:32 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:38:32 Warning: apt-key output should not be parsed (stdout is not a terminal)
12:38:32 Reading package lists...
12:38:32 Selecting previously unselected package docker-ce-cli.
12:38:32 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:38:32 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_armhf.deb ...
12:38:32 Unpacking gir1.2-glib-2.0:armhf (1.72.0-1) ...
12:38:32 Selecting previously unselected package iso-codes.
12:38:32 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
12:38:32 Unpacking iso-codes (4.9.0-1) ...
12:38:32 Selecting previously unselected package libcap2-bin.
12:38:32 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_armhf.deb ...
12:38:32 Unpacking libcap2-bin (1:2.44-1build3) ...
12:38:32 Selecting previously unselected package libelf1:armhf.
12:38:32 Preparing to unpack .../11-libelf1_0.186-1build1_armhf.deb ...
12:38:32 Unpacking libelf1:armhf (0.186-1build1) ...
12:38:32 OK
12:38:32 + '[' focal = sid ']'
12:38:32 ++ dpkg --print-architecture
12:38:32 + ARCH=armhf
12:38:32 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test'
12:38:32 + apt-get update
12:38:32 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
12:38:32 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
12:38:32 + packages='deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:32 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:32 ++ awk '$0="./"$0'
12:38:32 ++ xargs
12:38:32 + packages='./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb'
12:38:32 + set -x
12:38:32 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb
12:38:32 Selecting previously unselected package docker-compose-plugin.
12:38:32 (Reading database ... 9321 files and directories currently installed.)
12:38:32 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb ...
12:38:32 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.22.10~kinetic) ...
12:38:32 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ...
12:38:32 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:32 Selecting previously unselected package libglib2.0-data.
12:38:32 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu1_all.deb ...
12:38:32 Unpacking libglib2.0-data (2.72.4-0ubuntu1) ...
12:38:32 Selecting previously unselected package libicu70:armhf.
12:38:32 Preparing to unpack .../13-libicu70_70.1-2_armhf.deb ...
12:38:32 Unpacking libicu70:armhf (70.1-2) ...
12:38:32 Fetched 18.8 MB in 3s (5919 kB/s)
12:38:32 Selecting previously unselected package dbus-user-session.
12:38:32 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.4_amd64.deb ...
12:38:32 Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ...
12:38:32 Setting up containerd.io (1.6.15-1) ...
12:38:32 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:32 Setting up systemd-sysv (237-3ubuntu10.56) ...
12:38:32 Setting up libiptc0:amd64 (1.6.1-2ubuntu2) ...
12:38:32 Setting up libxtables12:amd64 (1.6.1-2ubuntu2) ...
12:38:32 make[1]: Leaving directory '/root/build-deb'
12:38:32  dpkg-genbuildinfo
12:38:32  dpkg-genchanges  >../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.changes
12:38:32 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
12:38:32 Selecting previously unselected package libpam-systemd:armhf.
12:38:32 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.6_armhf.deb ...
12:38:32 Unpacking libpam-systemd:armhf (249.11-0ubuntu3.6) ...
12:38:32 Selecting previously unselected package libxml2:armhf.
12:38:32 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.2_armhf.deb ...
12:38:32 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
12:38:32 Selecting previously unselected package libyaml-0-2:armhf.
12:38:32 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_armhf.deb ...
12:38:32 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
12:38:32 Selecting previously unselected package lsb-release.
12:38:32 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
12:38:32 Unpacking lsb-release (11.1.0ubuntu4) ...
12:38:32 Selecting previously unselected package python-apt-common.
12:38:32 Preparing to unpack .../18-python-apt-common_2.4.0_all.deb ...
12:38:32 Unpacking python-apt-common (2.4.0) ...
12:38:32 Selecting previously unselected package python3-apt.
12:38:32 Preparing to unpack .../19-python3-apt_2.4.0_armhf.deb ...
12:38:32 Unpacking python3-apt (2.4.0) ...
12:38:32 Selecting previously unselected package python3-dbus.
12:38:32 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_armhf.deb ...
12:38:32 Unpacking python3-dbus (1.2.18-3build1) ...
12:38:32 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
12:38:32 Setting up dbus (1.12.2-1ubuntu1.4) ...
12:38:32 Setting up libmnl0:amd64 (1.0.4-2) ...
12:38:32 Setting up libip6tc0:amd64 (1.6.1-2ubuntu2) ...
12:38:32 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
12:38:32 Setting up libpam-systemd:amd64 (237-3ubuntu10.56) ...
12:38:32 Reading package lists...
12:38:32 Building dependency tree...
12:38:32 Reading state information...
12:38:32 Correcting dependencies... Done
12:38:32 Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [20.1 kB]
12:38:32 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
12:38:32 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
12:38:32 Selecting previously unselected package python3-gi.
12:38:32 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_armhf.deb ...
12:38:32 Unpacking python3-gi (3.42.1-0ubuntu1) ...
12:38:32 Selecting previously unselected package python3-pkg-resources.
12:38:32 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
12:38:32 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:38:32 Selecting previously unselected package libnghttp2-14:armhf.
12:38:32 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_armhf.deb ...
12:38:32 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
12:38:32 Selecting previously unselected package libpsl5:armhf.
12:38:32 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_armhf.deb ...
12:38:32 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
12:38:32 Selecting previously unselected package apt-transport-https.
12:38:32 Preparing to unpack .../25-apt-transport-https_2.4.8_all.deb ...
12:38:32 Unpacking apt-transport-https (2.4.8) ...
12:38:32 Selecting previously unselected package libbrotli1:armhf.
12:38:32 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_armhf.deb ...
12:38:32 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
12:38:32 Selecting previously unselected package libsasl2-modules-db:armhf.
12:38:32 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_armhf.deb ...
12:38:32 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:38:32 Setting up dbus-user-session (1.12.2-1ubuntu1.4) ...
12:38:32 Setting up iptables (1.6.1-2ubuntu2) ...
12:38:32 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:38:32 Processing triggers for systemd (237-3ubuntu10.56) ...
12:38:32 + verify_binaries
12:38:32 + docker --version
12:38:32 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:32 ++ uname -m
12:38:32 + '[' x86_64 = x86_64 ']'
12:38:32 + docker scan --help
12:38:33 Selecting previously unselected package docker-ce-cli.
12:38:33 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ...
12:38:33 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:33 Selecting previously unselected package docker-ce-rootless-extras.
12:38:33 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ...
12:38:33 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:33 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:33 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:33 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:33 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:33 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:33 The following additional packages will be installed:
12:38:33   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
12:38:33   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:33   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:38:33   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
12:38:33 Suggested packages:
12:38:33   kmod systemd-container policykit-1
12:38:33 Recommended packages:
12:38:33   dmsetup networkd-dispatcher libnss-systemd
12:38:33 The following NEW packages will be installed:
12:38:33   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
12:38:33   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:33   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
12:38:33   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
12:38:33 OK
12:38:33 + '[' buster = sid ']'
12:38:33 ++ dpkg --print-architecture
12:38:33 + ARCH=armhf
12:38:33 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian buster test'
12:38:33 + apt-get update
12:38:33 Hit:1 http://deb.debian.org/debian buster InRelease
12:38:33 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
12:38:33 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:38:33 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
12:38:33 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
12:38:33 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
12:38:33 Fetched 77.8 kB in 1s (107 kB/s)
12:38:33 dpkg-genchanges: info: including full source code in upload
12:38:33  dpkg-source -I.git --after-build .
12:38:33 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:33 + destination=/build
12:38:33 + mkdir -p /build
12:38:33 + mv -v /root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb /build
12:38:33 Selecting previously unselected package libsasl2-2:armhf.
12:38:33 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_armhf.deb ...
12:38:33 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:38:33 Selecting previously unselected package libldap-2.5-0:armhf.
12:38:33 Preparing to unpack .../29-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_armhf.deb ...
12:38:33 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:38:33 Selecting previously unselected package librtmp1:armhf.
12:38:33 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
12:38:33 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:38:33 Selecting previously unselected package libssh-4:armhf.
12:38:33 Preparing to unpack .../31-libssh-4_0.9.6-2build1_armhf.deb ...
12:38:33 Unpacking libssh-4:armhf (0.9.6-2build1) ...
12:38:33 Selecting previously unselected package libcurl4:armhf.
12:38:33 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.7_armhf.deb ...
12:38:33 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.7) ...
12:38:33 Selecting previously unselected package curl.
12:38:33 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.7_armhf.deb ...
12:38:33 Unpacking curl (7.81.0-1ubuntu1.7) ...
12:38:33 Selecting previously unselected package libassuan0:armhf.
12:38:33 Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ...
12:38:33 Unpacking libassuan0:armhf (2.5.5-1build1) ...
12:38:33 
12:38:33 Usage:  docker scan [OPTIONS] IMAGE
12:38:33 
12:38:33 A tool to scan your images
12:38:33 
12:38:33 Options:
12:38:33       --accept-license    Accept using a third party scanning provider
12:38:33       --dependency-tree   Show dependency tree with scan results
12:38:33       --exclude-base      Exclude base image from vulnerability scanning
12:38:33                           (requires --file)
12:38:33   -f, --file string       Dockerfile associated with image, provides more
12:38:33                           detailed results
12:38:33       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:33                           them to a single one (requires --json)
12:38:33       --json              Output results in JSON format
12:38:33       --login             Authenticate to the scan provider using an
12:38:33                           optional token (with --token), or web base
12:38:33                           token if empty
12:38:33       --reject-license    Reject using a third party scanning provider
12:38:33       --severity string   Only report vulnerabilities of provided level
12:38:33                           or higher (low|medium|high)
12:38:33       --token string      Authentication token to login to the third
12:38:33                           party scanning provider
12:38:33       --version           Display version of the scan plugin
12:38:33 + docker buildx version
12:38:33 github.com/docker/buildx v0.10.0 8764628
12:38:33 + docker compose version
12:38:33 Docker Compose version v2.15.1
12:38:33 + dockerd --version
12:38:33 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded.
12:38:33 Need to get 24.2 MB of archives.
12:38:33 After this operation, 104 MB of additional disk space will be used.
12:38:33 Get:1 https://download.docker.com/linux/ubuntu bionic/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:38:33 Selecting previously unselected package gpgconf.
12:38:33 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:33 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
12:38:33 Selecting previously unselected package libksba8:armhf.
12:38:33 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
12:38:33 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
12:38:33 Selecting previously unselected package libnpth0:armhf.
12:38:33 Preparing to unpack .../37-libnpth0_1.6-3build2_armhf.deb ...
12:38:33 Unpacking libnpth0:armhf (1.6-3build2) ...
12:38:33 Selecting previously unselected package dirmngr.
12:38:33 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:33 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
12:38:33 Selecting previously unselected package libpackagekit-glib2-18:armhf.
12:38:33 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ...
12:38:33 Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
12:38:33 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:33 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ...
12:38:33 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:38:33 copied '/root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb'
12:38:33 removed '/root/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb'
12:38:33 copied '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'
12:38:33 removed '/root/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'
12:38:33 copied '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'
12:38:33 removed '/root/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'
12:38:33 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc'
12:38:33 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.dsc'
12:38:33 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz'
12:38:33 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye.tar.gz'
12:38:33 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.buildinfo'
12:38:33 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.buildinfo'
12:38:33 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.changes'
12:38:33 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.changes'
12:38:33 copied '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'
12:38:33 removed '/root/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb'
12:38:33 copied '/root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb'
12:38:33 removed '/root/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb'
12:38:33 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:33 + docker-proxy --version
12:38:33 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:33 + containerd --version
12:38:33 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:33 + ctr --version
12:38:33 ctr containerd.io 1.6.15
12:38:33 + containerd-shim --help
12:38:33 Usage of containerd-shim:
12:38:33   -address string
12:38:33     	grpc address back to main containerd
12:38:33   -containerd-binary containerd publish
12:38:33     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:33   -criu string
12:38:33     	path to criu binary
12:38:33   -debug
12:38:33     	enable debug output in logs
12:38:33   -namespace string
12:38:33     	namespace that owns the shim
12:38:33   -runtime-root string
12:38:33     	root directory for the runtime (default "/run/containerd/runc")
12:38:33   -socket string
12:38:33     	socket path to serve
12:38:33   -systemd-cgroup
12:38:33     	set runtime to use systemd-cgroup
12:38:33   -workdir string
12:38:33     	path used to storge large temporary data
12:38:33 + containerd-shim-runc-v1 -v
12:38:33 containerd-shim-runc-v1:
12:38:33   Version:  1.6.15
12:38:33   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:33   Go version: go1.18.9
12:38:33 
12:38:33 + containerd-shim-runc-v2 -v
12:38:33 containerd-shim-runc-v2:
12:38:33   Version:  1.6.15
12:38:33   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:33   Go version: go1.18.9
12:38:33 
12:38:33 + runc --version
12:38:33 runc version 1.1.4
12:38:33 commit: v1.1.4-0-g5fd4c4d
12:38:33 spec: 1.0.2-dev
12:38:33 go: go1.18.9
12:38:33 libseccomp: 2.5.1
12:38:33 Selecting previously unselected package docker-compose-plugin.
12:38:33 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb ...
12:38:33 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.20.04~focal) ...
12:38:33 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcap2 armhf 1:2.25-1.2 [11.7 kB]
12:38:33 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libargon2-0 armhf 0~20161029-1.1 [20.4 kB]
12:38:33 Get:4 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]
12:38:33 Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [54.0 kB]
12:38:33 Fetched 108 kB in 1s (146 kB/s)
12:38:33 Selecting previously unselected package gnupg-l10n.
12:38:33 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
12:38:33 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:38:33 Selecting previously unselected package gnupg-utils.
12:38:33 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:33 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
12:38:33 Selecting previously unselected package gpg.
12:38:33 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:33 Unpacking gpg (2.2.27-3ubuntu2.1) ...
12:38:33 Selecting previously unselected package pinentry-curses.
12:38:33 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_armhf.deb ...
12:38:33 Unpacking pinentry-curses (1.1.1-1build2) ...
12:38:33 Selecting previously unselected package gpg-agent.
12:38:33 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:33 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
12:38:33 Selecting previously unselected package gpg-wks-client.
12:38:33 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:33 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:38:33 Selecting previously unselected package gpg-wks-server.
12:38:33 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:33 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:38:33 Reading package lists...
12:38:33 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libjson-c3 armhf 0.12.1-1.3ubuntu0.3 [19.9 kB]
12:38:33 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcryptsetup12 armhf 2:2.0.2-1ubuntu1.2 [119 kB]
12:38:33 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libidn11 armhf 1.33-2.1ubuntu1.2 [42.7 kB]
12:38:33 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip4tc0 armhf 1.6.1-2ubuntu2 [17.8 kB]
12:38:33 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapparmor1 armhf 2.12-4ubuntu5.1 [27.1 kB]
12:38:33 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkmod2 armhf 24-1ubuntu3.5 [34.5 kB]
12:38:33 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd armhf 237-3ubuntu10.56 [2743 kB]
12:38:33 Selecting previously unselected package docker-ce.
12:38:33 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ...
12:38:33 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:34 Selecting previously unselected package gpgsm.
12:38:34 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
12:38:34 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
12:38:34 Selecting previously unselected package gnupg.
12:38:34 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
12:38:34 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
12:38:34 Selecting previously unselected package libcurl3-gnutls:armhf.
12:38:34 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.7_armhf.deb ...
12:38:34 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.7) ...
12:38:34 Selecting previously unselected package libstemmer0d:armhf.
12:38:34 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_armhf.deb ...
12:38:34 Unpacking libstemmer0d:armhf (2.2.0-1build1) ...
12:38:34 Selecting previously unselected package libxmlb2:armhf.
12:38:34 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_armhf.deb ...
12:38:34 Unpacking libxmlb2:armhf (0.3.6-2build1) ...
12:38:34 Selecting previously unselected package libappstream4:armhf.
12:38:34 Preparing to unpack .../53-libappstream4_0.15.2-2_armhf.deb ...
12:38:34 Unpacking libappstream4:armhf (0.15.2-2) ...
12:38:34 Selecting previously unselected package libdw1:armhf.
12:38:34 Preparing to unpack .../54-libdw1_0.186-1build1_armhf.deb ...
12:38:34 Unpacking libdw1:armhf (0.186-1build1) ...
12:38:34 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?)
12:38:34 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:34 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd-sysv armhf 237-3ubuntu10.56 [11.8 kB]
12:38:34 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
12:38:34 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnfnetlink0 armhf 1.0.1-3 [11.6 kB]
12:38:34 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus armhf 1.12.2-1ubuntu1.4 [132 kB]
12:38:34 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
12:38:34 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpam-systemd armhf 237-3ubuntu10.56 [95.0 kB]
12:38:34 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxtables12 armhf 1.6.1-2ubuntu2 [25.4 kB]
12:38:34 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip6tc0 armhf 1.6.1-2ubuntu2 [18.0 kB]
12:38:34 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libiptc0 armhf 1.6.1-2ubuntu2 [9396 B]
12:38:34 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnetfilter-conntrack3 armhf 1.0.6-2 [31.4 kB]
12:38:34 Reading package lists...
12:38:34 Selecting previously unselected package libglib2.0-bin.
12:38:34 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu1_armhf.deb ...
12:38:34 Unpacking libglib2.0-bin (2.72.4-0ubuntu1) ...
12:38:34 Selecting previously unselected package libunwind8:armhf.
12:38:34 Preparing to unpack .../56-libunwind8_1.3.2-2build2_armhf.deb ...
12:38:34 Unpacking libunwind8:armhf (1.3.2-2build2) ...
12:38:34 Selecting previously unselected package libgstreamer1.0-0:armhf.
12:38:34 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_armhf.deb ...
12:38:34 Unpacking libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
12:38:34 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
12:38:34 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
12:38:34 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
12:38:34 Selecting previously unselected package libpolkit-agent-1-0:armhf.
12:38:34 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_armhf.deb ...
12:38:34 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
12:38:34 Selecting previously unselected package polkitd.
12:38:34 Preparing to unpack .../60-polkitd_0.105-33_armhf.deb ...
12:38:34 Unpacking polkitd (0.105-33) ...
12:38:34 Selecting previously unselected package pkexec.
12:38:34 Preparing to unpack .../61-pkexec_0.105-33_armhf.deb ...
12:38:34 Unpacking pkexec (0.105-33) ...
12:38:34 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iptables armhf 1.6.1-2ubuntu2 [240 kB]
12:38:34 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus-user-session armhf 1.12.2-1ubuntu1.4 [9388 B]
12:38:34 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
12:38:34 + packages='deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb'
12:38:34 ++ echo 'deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb
12:38:34 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb'
12:38:34 ++ awk '$0="./"$0'
12:38:34 ++ xargs
12:38:34 + packages='./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb'
12:38:34 + set -x
12:38:34 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb
12:38:34 Selecting previously unselected package docker-ce.
12:38:34 (Reading database ... 10401 files and directories currently installed.)
12:38:34 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ...
12:38:34 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:34 Selecting previously unselected package policykit-1.
12:38:34 Preparing to unpack .../62-policykit-1_0.105-33_armhf.deb ...
12:38:34 Unpacking policykit-1 (0.105-33) ...
12:38:34 Selecting previously unselected package python3-blinker.
12:38:34 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
12:38:34 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
12:38:34 Selecting previously unselected package python3-cffi-backend:armhf.
12:38:34 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_armhf.deb ...
12:38:34 Unpacking python3-cffi-backend:armhf (1.15.0-1build2) ...
12:38:34 Selecting previously unselected package python3-cryptography.
12:38:34 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_armhf.deb ...
12:38:34 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
12:38:34 Selecting previously unselected package python3-pyparsing.
12:38:34 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
12:38:34 Unpacking python3-pyparsing (2.4.7-1) ...
12:38:34 Selecting previously unselected package python3-httplib2.
12:38:34 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
12:38:34 Unpacking python3-httplib2 (0.20.2-2) ...
12:38:34 Selecting previously unselected package python3-more-itertools.
12:38:34 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
12:38:34 Unpacking python3-more-itertools (8.10.0-2) ...
12:38:34 Selecting previously unselected package docker-scan-plugin.
12:38:34 Preparing to unpack .../docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb ...
12:38:34 Unpacking docker-scan-plugin (0.23.0~ubuntu-focal) ...
12:38:34 debconf: delaying package configuration, since apt-utils is not installed
12:38:34 Fetched 24.2 MB in 1s (19.6 MB/s)
12:38:34 Selecting previously unselected package libcap2:armhf.
12:38:34 (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 ... 7161 files and directories currently installed.)
12:38:34 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_armhf.deb ...
12:38:34 Unpacking libcap2:armhf (1:2.25-1.2) ...
12:38:34 Selecting previously unselected package libargon2-0:armhf.
12:38:34 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_armhf.deb ...
12:38:34 Unpacking libargon2-0:armhf (0~20161029-1.1) ...
12:38:34 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:38:34 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
12:38:34 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:38:34 Selecting previously unselected package libjson-c3:armhf.
12:38:34 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_armhf.deb ...
12:38:34 Unpacking libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ...
12:38:34 Selecting previously unselected package libcryptsetup12:armhf.
12:38:34 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_armhf.deb ...
12:38:34 Unpacking libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ...
12:38:34 Selecting previously unselected package libidn11:armhf.
12:38:34 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_armhf.deb ...
12:38:34 Unpacking libidn11:armhf (1.33-2.1ubuntu1.2) ...
12:38:34 Reading package lists...
12:38:34 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
12:38:34 + packages='deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb'
12:38:34 ++ echo 'deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb
12:38:34 deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb'
12:38:34 ++ awk '$0="./"$0'
12:38:34 ++ xargs
12:38:34 + packages='./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb'
12:38:34 + set -x
12:38:34 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb
12:38:34 Selecting previously unselected package docker-ce-cli.
12:38:34 (Reading database ... 9712 files and directories currently installed.)
12:38:34 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ...
12:38:34 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:34 Selecting previously unselected package python3-zipp.
12:38:34 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
12:38:34 Unpacking python3-zipp (1.0.0-3) ...
12:38:34 Selecting previously unselected package python3-importlib-metadata.
12:38:34 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
12:38:34 Unpacking python3-importlib-metadata (4.6.4-1) ...
12:38:34 Selecting previously unselected package python3-jeepney.
12:38:34 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
12:38:34 Unpacking python3-jeepney (0.7.1-3) ...
12:38:34 Selecting previously unselected package python3-jwt.
12:38:34 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
12:38:34 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
12:38:34 Selecting previously unselected package python3-secretstorage.
12:38:34 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
12:38:34 Unpacking python3-secretstorage (3.3.1-1) ...
12:38:34 Selecting previously unselected package python3-keyring.
12:38:34 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
12:38:34 Unpacking python3-keyring (23.5.0-1) ...
12:38:34 Selecting previously unselected package python3-lazr.uri.
12:38:34 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
12:38:34 Unpacking python3-lazr.uri (1.0.6-2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
12:38:34 Selecting previously unselected package libip4tc0:armhf.
12:38:34 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_armhf.deb ...
12:38:34 Unpacking libip4tc0:armhf (1.6.1-2ubuntu2) ...
12:38:34 Selecting previously unselected package libapparmor1:armhf.
12:38:34 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_armhf.deb ...
12:38:34 Unpacking libapparmor1:armhf (2.12-4ubuntu5.1) ...
12:38:34 Selecting previously unselected package libkmod2:armhf.
12:38:34 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_armhf.deb ...
12:38:34 Unpacking libkmod2:armhf (24-1ubuntu3.5) ...
12:38:34 Setting up libcap2:armhf (1:2.25-1.2) ...
12:38:34 Setting up libargon2-0:armhf (0~20161029-1.1) ...
12:38:34 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
12:38:34 Setting up libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ...
12:38:34 Setting up libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ...
12:38:34 Setting up libidn11:armhf (1.33-2.1ubuntu1.2) ...
12:38:34 Setting up libip4tc0:armhf (1.6.1-2ubuntu2) ...
12:38:34 Selecting previously unselected package systemd.
12:38:34 (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 ... 7208 files and directories currently installed.)
12:38:34 Preparing to unpack .../systemd_237-3ubuntu10.56_armhf.deb ...
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:35 Selecting previously unselected package python3-wadllib.
12:38:35 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
12:38:35 Unpacking python3-wadllib (1.3.6-1) ...
12:38:35 Selecting previously unselected package python3-distro.
12:38:35 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
12:38:35 Unpacking python3-distro (1.7.0-1) ...
12:38:35 Selecting previously unselected package python3-oauthlib.
12:38:35 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
12:38:35 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
12:38:35 Selecting previously unselected package python3-six.
12:38:35 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
12:38:35 Unpacking python3-six (1.16.0-3ubuntu1) ...
12:38:35 Selecting previously unselected package python3-lazr.restfulclient.
12:38:35 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
12:38:35 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
12:38:35 Selecting previously unselected package python3-launchpadlib.
12:38:35 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
12:38:35 Unpacking python3-launchpadlib (1.10.16-1) ...
12:38:35 Selecting previously unselected package docker-ce.
12:38:35 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ...
12:38:35 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:35 Unpacking systemd (237-3ubuntu10.56) ...
12:38:35 Selecting previously unselected package docker-ce-rootless-extras.
12:38:35 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ...
12:38:35 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:35 Selecting previously unselected package docker-buildx-plugin.
12:38:35 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb ...
12:38:35 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.22.10~kinetic) ...
12:38:35 Selecting previously unselected package python3-software-properties.
12:38:35 Preparing to unpack .../82-python3-software-properties_0.99.22.4_all.deb ...
12:38:35 Unpacking python3-software-properties (0.99.22.4) ...
12:38:35 Selecting previously unselected package packagekit.
12:38:35 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_armhf.deb ...
12:38:35 Unpacking packagekit (1.2.5-2ubuntu2) ...
12:38:35 Selecting previously unselected package software-properties-common.
12:38:35 Preparing to unpack .../84-software-properties-common_0.99.22.4_all.deb ...
12:38:35 Unpacking software-properties-common (0.99.22.4) ...
12:38:35 Selecting previously unselected package gnupg2.
12:38:35 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
12:38:35 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
12:38:35 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
12:38:35 Setting up media-types (7.0.0) ...
12:38:35 Setting up systemd-sysv (249.11-0ubuntu3.6) ...
12:38:35 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
12:38:35 Setting up libapparmor1:armhf (2.12-4ubuntu5.1) ...
12:38:35 Setting up libkmod2:armhf (24-1ubuntu3.5) ...
12:38:35 Setting up systemd (237-3ubuntu10.56) ...
12:38:35 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:35 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:35 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
12:38:35 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
12:38:35 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
12:38:35 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
12:38:35 Initializing machine ID from random generator.
12:38:35 Fedora 37 - x86_64                               19 MB/s |  64 MB     00:03    
12:38:35 Reading package lists...
12:38:35 Setting up apt-transport-https (2.4.8) ...
12:38:35 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
12:38:35 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
12:38:35 No schema files found: doing nothing.
12:38:35 Setting up distro-info-data (0.52ubuntu0.2) ...
12:38:35 Setting up libxmlb2:armhf (0.3.6-2build1) ...
12:38:35 Setting up libbrotli1:armhf (1.0.9-2build6) ...
12:38:35 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
12:38:35 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
12:38:35 Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
12:38:35 Setting up libnpth0:armhf (1.6-3build2) ...
12:38:35 Setting up libassuan0:armhf (2.5.5-1build1) ...
12:38:35 Setting up libunwind8:armhf (1.3.2-2build2) ...
12:38:35 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:38:35 Setting up libcap2-bin (1:2.44-1build3) ...
12:38:35 Setting up libglib2.0-data (2.72.4-0ubuntu1) ...
12:38:35 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
12:38:35 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
12:38:35 Setting up libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
12:38:35 Setting up dbus (1.12.20-2ubuntu4.1) ...
12:38:35 Selecting previously unselected package systemd-sysv.
12:38:35 (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 ... 7905 files and directories currently installed.)
12:38:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.56_armhf.deb ...
12:38:35 Unpacking systemd-sysv (237-3ubuntu10.56) ...
12:38:35 Selecting previously unselected package multiarch-support.
12:38:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
12:38:35 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
12:38:35 Setting up multiarch-support (2.27-3ubuntu1.6) ...
12:38:35 Building dependency tree...
12:38:35 Reading state information...
12:38:35 Selecting previously unselected package docker-ce-cli.
12:38:35 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ...
12:38:35 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:35 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.1) ...
12:38:35 Setting up libssh-4:armhf (0.9.6-2build1) ...
12:38:35 Setting up python-apt-common (2.4.0) ...
12:38:35 Setting up libmpdec3:armhf (2.5.1-2build2) ...
12:38:35 Setting up libpam-systemd:armhf (249.11-0ubuntu3.6) ...
12:38:35 Setting up libgirepository-1.0-1:armhf (1.72.0-1) ...
12:38:35 Selecting previously unselected package docker-compose-plugin.
12:38:35 Preparing to unpack .../docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb ...
12:38:35 Unpacking docker-compose-plugin (2.15.1-1~debian.10~buster) ...
12:38:35 Selecting previously unselected package libnfnetlink0:armhf.
12:38:35 (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 ... 7925 files and directories currently installed.)
12:38:35 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
12:38:35 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
12:38:35 Selecting previously unselected package dbus.
12:38:35 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.4_armhf.deb ...
12:38:35 Unpacking dbus (1.12.2-1ubuntu1.4) ...
12:38:35 Selecting previously unselected package libmnl0:armhf.
12:38:35 Preparing to unpack .../02-libmnl0_1.0.4-2_armhf.deb ...
12:38:35 Unpacking libmnl0:armhf (1.0.4-2) ...
12:38:35 Selecting previously unselected package libpam-systemd:armhf.
12:38:35 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.56_armhf.deb ...
12:38:35 Unpacking libpam-systemd:armhf (237-3ubuntu10.56) ...
12:38:35 Selecting previously unselected package libxtables12:armhf.
12:38:35 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_armhf.deb ...
12:38:35 Unpacking libxtables12:armhf (1.6.1-2ubuntu2) ...
12:38:35 Selecting previously unselected package libip6tc0:armhf.
12:38:35 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_armhf.deb ...
12:38:35 Unpacking libip6tc0:armhf (1.6.1-2ubuntu2) ...
12:38:36 ca-certificates is already the newest version (20210119).
12:38:36 curl is already the newest version (7.74.0-1.3+deb11u3).
12:38:36 The following additional packages will be installed:
12:38:36   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
12:38:36   libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0
12:38:36   libmpdec3 libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal
12:38:36   libpython3.9-stdlib media-types python-apt-common python3 python3-apt
12:38:36   python3-dbus python3-gi python3-minimal python3-pycurl
12:38:36   python3-software-properties python3.9 python3.9-minimal
12:38:36 Suggested packages:
12:38:36   isoquery python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc
12:38:36   python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc
12:38:36   python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support
12:38:36 Recommended packages:
12:38:36   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit
12:38:36   unattended-upgrades
12:38:36 Setting up libstemmer0d:armhf (2.2.0-1build1) ...
12:38:36 Setting up openssl (3.0.2-0ubuntu1.7) ...
12:38:36 Setting up libelf1:armhf (0.186-1build1) ...
12:38:36 Setting up readline-common (8.1.2-1) ...
12:38:36 Setting up iso-codes (4.9.0-1) ...
12:38:36 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
12:38:36 Setting up libicu70:armhf (70.1-2) ...
12:38:36 Setting up pinentry-curses (1.1.1-1build2) ...
12:38:36 Setting up libdw1:armhf (0.186-1build1) ...
12:38:36 Setting up libreadline8:armhf (8.1.2-1) ...
12:38:36 Setting up libglib2.0-bin (2.72.4-0ubuntu1) ...
12:38:36 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
12:38:36 Setting up libpython3.10-stdlib:armhf (3.10.6-1~22.04.2) ...
12:38:36 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
12:38:36 Selecting previously unselected package libiptc0:armhf.
12:38:36 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_armhf.deb ...
12:38:36 Unpacking libiptc0:armhf (1.6.1-2ubuntu2) ...
12:38:36 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:38:36 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_armhf.deb ...
12:38:36 Unpacking libnetfilter-conntrack3:armhf (1.0.6-2) ...
12:38:36 Selecting previously unselected package iptables.
12:38:36 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_armhf.deb ...
12:38:36 Unpacking iptables (1.6.1-2ubuntu2) ...
12:38:36 Selecting previously unselected package containerd.io.
12:38:36 Preparing to unpack .../09-containerd.io_1.6.15-1_armhf.deb ...
12:38:36 Unpacking containerd.io (1.6.15-1) ...
12:38:36 Selecting previously unselected package docker-ce-rootless-extras.
12:38:36 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ...
12:38:36 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:36 Updating certificates in /etc/ssl/certs...
12:38:36 Selecting previously unselected package docker-ce-rootless-extras.
12:38:36 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ...
12:38:36 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:36 The following NEW packages will be installed:
12:38:36   apt-transport-https distro-info-data gir1.2-glib-2.0
12:38:36   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libcurl3-gnutls libdbus-1-3
12:38:36   libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3
12:38:36   libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal
12:38:36   libpython3.9-stdlib lsb-release media-types python-apt-common python3
12:38:36   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
12:38:36   python3-software-properties python3.9 python3.9-minimal
12:38:36   software-properties-common
12:38:36 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:38:36 ~/rpmbuild/BUILD/src
12:38:36 + popd
12:38:36 + RPM_EC=0
12:38:36 ++ jobs -p
12:38:36 + exit 0
12:38:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YDVWa2
12:38:36 + umask 022
12:38:36 + cd /root/rpmbuild/BUILD
12:38:36 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64 '!=' / ']'
12:38:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
12:38:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
12:38:36 + mkdir -p /root/rpmbuild/BUILDROOT
12:38:36 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
12:38:36 + 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'
12:38:36 + export CFLAGS
12:38:36 + 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'
12:38:36 + export CXXFLAGS
12:38:36 + 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'
12:38:36 + export FFLAGS
12:38:36 + 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'
12:38:36 + export FCFLAGS
12:38:36 + 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.23.0-0.fc36.x86_64.ld'
12:38:36 + export LDFLAGS
12:38:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:36 + export LT_SYS_LIBRARY_PATH
12:38:36 + CC=gcc
12:38:36 + export CC
12:38:36 + CXX=g++
12:38:36 + export CXX
12:38:36 + cd src
12:38:36 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:38:36 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:38:36 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:38:36 + popd
12:38:36 + /usr/lib/rpm/check-buildroot
12:38:36 ~/rpmbuild/BUILD/src
12:38:36 + /usr/lib/rpm/redhat/brp-ldconfig
12:38:36 + /usr/lib/rpm/brp-compress
12:38:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:38:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:38:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:38:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:38:36 + /usr/lib/rpm/check-rpaths
12:38:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:38:36 + /usr/lib/rpm/brp-remove-la-files
12:38:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:38:36 + /usr/lib/rpm/redhat/brp-python-hardlink
12:38:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GGjLwy
12:38:36 + umask 022
12:38:36 + cd /root/rpmbuild/BUILD
12:38:36 + 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'
12:38:36 + export CFLAGS
12:38:36 + 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'
12:38:36 + export CXXFLAGS
12:38:36 + 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'
12:38:36 + export FFLAGS
12:38:36 + 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'
12:38:36 + export FCFLAGS
12:38:36 + 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.23.0-0.fc36.x86_64.ld'
12:38:36 + export LDFLAGS
12:38:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
12:38:36 + export LT_SYS_LIBRARY_PATH
12:38:36 + CC=gcc
12:38:36 + export CC
12:38:36 + CXX=g++
12:38:36 + export CXX
12:38:36 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
12:38:36 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.23.0-0.fc36 x86_64
12:38:36 + cd src
12:38:36 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:38:36 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:38:36 + ver=v0.23.0
12:38:36 + test v0.23.0 = v0.23.0
12:38:36 + echo 'PASS: docker-scan version OK'
12:38:36 + RPM_EC=0
12:38:36 PASS: docker-scan version OK
12:38:36 ++ jobs -p
12:38:36 + exit 0
12:38:36 Processing files: docker-scan-plugin-0.23.0-0.fc36.x86_64
12:38:36 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:38:36 Provides: docker-scan-plugin = 0:0.23.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.23.0-0.fc36
12:38:36 Requires(interp): /bin/sh /bin/sh /bin/sh
12:38:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:38:36 Requires(post): /bin/sh
12:38:36 Requires(preun): /bin/sh
12:38:36 Requires(postun): /bin/sh
12:38:36 Enhances: docker-ce-cli
12:38:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
12:38:36 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.fc36.src.rpm
12:38:36 Selecting previously unselected package docker-ce.
12:38:36 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ...
12:38:36 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:36 Setting up docker-compose-plugin (2.15.1-1~ubuntu.22.10~kinetic) ...
12:38:36 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:36 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
12:38:36 0 upgraded, 29 newly installed, 0 to remove and 10 not upgraded.
12:38:36 Need to get 11.1 MB of archives.
12:38:36 After this operation, 49.2 MB of additional disk space will be used.
12:38:36 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
12:38:36 124 added, 0 removed; done.
12:38:36 Setting up gir1.2-glib-2.0:armhf (1.72.0-1) ...
12:38:36 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
12:38:36 Setting up libcurl4:armhf (7.81.0-1ubuntu1.7) ...
12:38:36 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
12:38:36 Setting up curl (7.81.0-1ubuntu1.7) ...
12:38:36 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
12:38:36 Setting up polkitd (0.105-33) ...
12:38:36 Selecting previously unselected package docker-buildx-plugin.
12:38:36 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb ...
12:38:36 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.20.04~focal) ...
12:38:36 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.20.04~focal) ...
12:38:36 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:36 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:36 Setting up docker-compose-plugin (2.15.1-1~ubuntu.20.04~focal) ...
12:38:36 Setting up docker-scan-plugin (0.23.0~ubuntu-focal) ...
12:38:36 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:38:37 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:38:37 invoke-rc.d: could not determine current runlevel
12:38:37 invoke-rc.d: policy-rc.d denied execution of start.
12:38:37 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.22.10~kinetic) ...
12:38:37 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic) ...
12:38:37 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:37  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:37   Package dbus-user-session is not installed.
12:38:37 
12:38:37 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.15.1-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.0-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.10~kinetic_armhf.deb
12:38:37 Setting up gpg (2.2.27-3ubuntu2.1) ...
12:38:37 Setting up libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
12:38:37 Setcap worked! gst-ptp-helper is not suid!
12:38:37 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
12:38:37 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
12:38:37 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
12:38:37 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
12:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:38:37 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:38:37 invoke-rc.d: could not determine current runlevel
12:38:37 invoke-rc.d: policy-rc.d denied execution of start.
12:38:37 Processing triggers for systemd (245.4-4ubuntu3.19) ...
12:38:37 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_amd64.deb
12:38:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:37 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
12:38:37 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
12:38:37 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
12:38:37 Setting up python3.10 (3.10.6-1~22.04.2) ...
12:38:37 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
12:38:37 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
12:38:37 + make IMAGE=debian:bullseye verify
12:38:37 docker run  --rm -i \
12:38:37 	-v "$(pwd):/v" \
12:38:37 	-e DEBIAN_FRONTEND=noninteractive \
12:38:37 	-e PACKAGE_REPO=staging \
12:38:37 	-w /v \
12:38:37 	debian:bullseye ./verify
12:38:37 Unable to find image 'debian:bullseye' locally
12:38:37 bullseye: Pulling from library/debian
12:38:37 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
12:38:37 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
12:38:37 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
12:38:37 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
12:38:37 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
12:38:37 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
12:38:37 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
12:38:37 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
12:38:37 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
12:38:37 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
12:38:37 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB]
12:38:37 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
12:38:37 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB]
12:38:37 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
12:38:37 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
12:38:37 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
12:38:37 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [306 kB]
12:38:37 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [197 kB]
12:38:37 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB]
12:38:37 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
12:38:37 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB]
12:38:37 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB]
12:38:37 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB]
12:38:37 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB]
12:38:37 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
12:38:37 d705c97ea3a2: Already exists
12:38:37 Digest: sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:38:37 Status: Downloaded newer image for debian:bullseye
12:38:37 Reading package lists...
12:38:38 Selecting previously unselected package dbus-user-session.
12:38:38 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.4_armhf.deb ...
12:38:38 Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ...
12:38:38 Setting up containerd.io (1.6.15-1) ...
12:38:38 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:38 Setting up systemd-sysv (237-3ubuntu10.56) ...
12:38:38 Setting up libiptc0:armhf (1.6.1-2ubuntu2) ...
12:38:38 Setting up libxtables12:armhf (1.6.1-2ubuntu2) ...
12:38:38 Setting up libnfnetlink0:armhf (1.0.1-3) ...
12:38:38 Selecting previously unselected package docker-buildx-plugin.
12:38:38 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb ...
12:38:38 Unpacking docker-buildx-plugin (0.10.0-1~debian.10~buster) ...
12:38:38 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
12:38:38 Building dependency tree...
12:38:38 Reading state information...
12:38:38 Correcting dependencies... Done
12:38:38 Selecting previously unselected package docker-compose-plugin.
12:38:38 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb ...
12:38:38 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.20.04~focal) ...
12:38:38 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
12:38:38 Setting up pkexec (0.105-33) ...
12:38:38 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.7) ...
12:38:38 Setting up python3 (3.10.6-1~22.04) ...
12:38:38 Setting up libappstream4:armhf (0.15.2-2) ...
12:38:38 Setting up python3-six (1.16.0-3ubuntu1) ...
12:38:38 Setting up dbus (1.12.2-1ubuntu1.4) ...
12:38:38 Setting up libmnl0:armhf (1.0.4-2) ...
12:38:38 Setting up libip6tc0:armhf (1.6.1-2ubuntu2) ...
12:38:38 Setting up libnetfilter-conntrack3:armhf (1.0.6-2) ...
12:38:38 Setting up libpam-systemd:armhf (237-3ubuntu10.56) ...
12:38:38 Setting up dbus-user-session (1.12.2-1ubuntu1.4) ...
12:38:38 Reading package lists...
12:38:38 Building dependency tree...
12:38:38 Reading state information...
12:38:38 Correcting dependencies... Done
12:38:38 debconf: delaying package configuration, since apt-utils is not installed
12:38:38 Fetched 11.1 MB in 2s (6660 kB/s)
12:38:38 Selecting previously unselected package libpython3.9-minimal:armhf.
12:38: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 ... 7899 files and directories currently installed.)
12:38:38 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
12:38:38 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
12:38:38 Selecting previously unselected package libexpat1:armhf.
12:38:38 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
12:38:38 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
12:38:38 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:38 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:38 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:38 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:38 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:38 The following additional packages will be installed:
12:38:38   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:38 Suggested packages:
12:38:38   firewalld kmod nftables
12:38:38 The following NEW packages will be installed:
12:38:38   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:38 + verify
12:38:38 + dpkg --version
12:38:38 + verify_deb
12:38:38 + apt-get update
12:38:38 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
12:38:38 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
12:38:38 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
12:38:38 Setting up python3-pyparsing (2.4.7-1) ...
12:38:38 Setting up iptables (1.6.1-2ubuntu2) ...
12:38:38 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
12:38:38 Processing triggers for systemd (237-3ubuntu10.56) ...
12:38:38 + verify_binaries
12:38:38 + docker --version
12:38:38 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:38 ++ uname -m
12:38:38 + '[' armv8l = x86_64 ']'
12:38:38 + docker buildx version
12:38:38 github.com/docker/buildx v0.10.0 8764628
12:38:38 + docker compose version
12:38:38 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:38 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:38 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:38 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:38 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:38 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
12:38:38 The following additional packages will be installed:
12:38:38   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
12:38:38   libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:38 Suggested packages:
12:38:38   firewalld kmod nftables
12:38:38 The following NEW packages will be installed:
12:38:38   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
12:38:38   libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:38 Selecting previously unselected package python3.9-minimal.
12:38:38 Preparing to unpack .../python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
12:38:38 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
12:38:38 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
12:38:38 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
12:38:38 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
12:38:38 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:38:38 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:38:38 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:38:38 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7945 kB]
12:38:38 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:38 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:38 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.20.04~focal) ...
12:38:38 Setting up python3-gi (3.42.1-0ubuntu1) ...
12:38:38 Docker Compose version v2.15.1
12:38:38 + dockerd --version
12:38:38 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:38 + docker-proxy --version
12:38:38 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:38 + containerd --version
12:38:38 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:38 + ctr --version
12:38:38 ctr containerd.io 1.6.15
12:38:38 + containerd-shim --help
12:38:38 Usage of containerd-shim:
12:38:38   -address string
12:38:38     	grpc address back to main containerd
12:38:38   -containerd-binary containerd publish
12:38:38     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:38   -criu string
12:38:38     	path to criu binary
12:38:38   -debug
12:38:38     	enable debug output in logs
12:38:38   -namespace string
12:38:38     	namespace that owns the shim
12:38:38   -runtime-root string
12:38:38     	root directory for the runtime (default "/run/containerd/runc")
12:38:38   -socket string
12:38:38     	socket path to serve
12:38:38   -systemd-cgroup
12:38:38     	set runtime to use systemd-cgroup
12:38:38   -workdir string
12:38:38     	path used to storge large temporary data
12:38:38 + containerd-shim-runc-v1 -v
12:38:38 containerd-shim-runc-v1:
12:38:38   Version:  1.6.15
12:38:38   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:38   Go version: go1.18.9
12:38:38 
12:38:38 + containerd-shim-runc-v2 -v
12:38:38 containerd-shim-runc-v2:
12:38:38   Version:  1.6.15
12:38:38   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:38   Go version: go1.18.9
12:38:38 
12:38:38 + runc --version
12:38:38 runc version 1.1.4
12:38:38 commit: v1.1.4-0-g5fd4c4d
12:38:38 spec: 1.0.2-dev
12:38:38 go: go1.18.9
12:38:38 libseccomp: 2.5.1
12:38:38 0 upgraded, 9 newly installed, 0 to remove and 7 not upgraded.
12:38:38 Need to get 28.3 MB of archives.
12:38:38 After this operation, 117 MB of additional disk space will be used.
12:38:38 Get:1 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.15-1 [27.7 MB]
12:38:38 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
12:38:38 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtables12 amd64 1.8.4-3ubuntu2 [28.4 kB]
12:38:38 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
12:38:38 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2 [19.2 kB]
12:38:38 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB]
12:38:38 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB]
12:38:38 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB]
12:38:38 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 iptables amd64 1.8.4-3ubuntu2 [390 kB]
12:38:39 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [212 kB]
12:38:39 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
12:38:39 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:38:39 Need to get 21.0 MB of archives.
12:38:39 After this operation, 92.9 MB of additional disk space will be used.
12:38:39 Get:1 https://download.docker.com/linux/ubuntu kinetic/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:38:39 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-user-session armhf 1.14.0-2ubuntu3 [10.1 kB]
12:38:39 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
12:38:39 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxtables12 armhf 1.8.7-1ubuntu6 [27.9 kB]
12:38:39 Setting up docker-compose-plugin (2.15.1-1~ubuntu.20.04~focal) ...
12:38:39 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal) ...
12:38:39 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:38:39 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:38:39 invoke-rc.d: could not determine current runlevel
12:38:39 Setting up python3-jeepney (0.7.1-3) ...
12:38:39 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
12:38:39 Setting up python3-httplib2 (0.20.2-2) ...
12:38:39 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
12:38:39 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip6tc2 armhf 1.8.7-1ubuntu6 [17.8 kB]
12:38:39 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
12:38:39 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetfilter-conntrack3 armhf 1.0.9-2 [37.1 kB]
12:38:39 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnftnl11 armhf 1.2.3-1 [50.9 kB]
12:38:39 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iptables armhf 1.8.7-1ubuntu6 [411 kB]
12:38:39 invoke-rc.d: policy-rc.d denied execution of start.
12:38:39 Processing triggers for systemd (245.4-4ubuntu3.19) ...
12:38:39 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.10.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.15.1-1~ubuntu.20.04~focal_armhf.deb
12:38:39 Setting up lsb-release (11.1.0ubuntu4) ...
12:38:39 Setting up policykit-1 (0.105-33) ...
12:38:39 Setting up python3-cffi-backend:armhf (1.15.0-1build2) ...
12:38:39 Setting up python3-blinker (1.4+dfsg1-0.4) ...
12:38:39 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
12:38:39 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:39 Setting up docker-compose-plugin (2.15.1-1~debian.10~buster) ...
12:38:39 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:39 invoke-rc.d: could not determine current runlevel
12:38:39 invoke-rc.d: policy-rc.d denied execution of start.
12:38:39 Setting up docker-buildx-plugin (0.10.0-1~debian.10~buster) ...
12:38:39 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.10~buster) ...
12:38:39 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:39  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:39   Package dbus-user-session is not installed.
12:38:39 
12:38:39 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.15.1-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230124074129.645395c-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.10.0-1~debian.10~buster_armhf.deb
12:38:39 Setting up python3-more-itertools (8.10.0-2) ...
12:38:39 Selecting previously unselected package python3-minimal.
12:38: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 ... 8193 files and directories currently installed.)
12:38:39 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
12:38:39 Unpacking python3-minimal (3.9.2-3) ...
12:38:39 Selecting previously unselected package media-types.
12:38:39 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:38:39 Unpacking media-types (4.0.0) ...
12:38:39 Selecting previously unselected package libmpdec3:armhf.
12:38:39 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
12:38:39 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
12:38:39 Selecting previously unselected package libpython3.9-stdlib:armhf.
12:38:39 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
12:38:39 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
12:38:39 Setting up python3-dbus (1.2.18-3build1) ...
12:38:39 Setting up python3-distro (1.7.0-1) ...
12:38:39 debconf: delaying package configuration, since apt-utils is not installed
12:38:39 Fetched 21.0 MB in 1s (20.5 MB/s)
12:38:39 Selecting previously unselected package dbus-user-session.
12:38: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 ... 9546 files and directories currently installed.)
12:38:39 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_armhf.deb ...
12:38:39 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
12:38:39 Selecting previously unselected package libmnl0:armhf.
12:38:39 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
12:38:39 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
12:38:39 Selecting previously unselected package libxtables12:armhf.
12:38:39 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_armhf.deb ...
12:38:39 Unpacking libxtables12:armhf (1.8.7-1ubuntu6) ...
12:38:39 Selecting previously unselected package netbase.
12:38:39 Preparing to unpack .../3-netbase_6.3_all.deb ...
12:38:39 Unpacking netbase (6.3) ...
12:38:39 Selecting previously unselected package libip6tc2:armhf.
12:38:39 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_armhf.deb ...
12:38:39 Unpacking libip6tc2:armhf (1.8.7-1ubuntu6) ...
12:38:39 Selecting previously unselected package libnfnetlink0:armhf.
12:38:39 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
12:38:39 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
12:38:39 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:38:39 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_armhf.deb ...
12:38:39 Unpacking libnetfilter-conntrack3:armhf (1.0.9-2) ...
12:38:39 debconf: delaying package configuration, since apt-utils is not installed
12:38:39 Fetched 28.3 MB in 1s (32.0 MB/s)
12:38:39 Selecting previously unselected package libmnl0:amd64.
12:38: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 ... 10636 files and directories currently installed.)
12:38:39 Preparing to unpack .../0-libmnl0_1.0.4-2_amd64.deb ...
12:38:39 Unpacking libmnl0:amd64 (1.0.4-2) ...
12:38:39 Selecting previously unselected package libxtables12:amd64.
12:38:39 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_amd64.deb ...
12:38:39 Unpacking libxtables12:amd64 (1.8.4-3ubuntu2) ...
12:38:39 Selecting previously unselected package netbase.
12:38:39 Preparing to unpack .../2-netbase_6.1_all.deb ...
12:38:39 Unpacking netbase (6.1) ...
12:38:39 Selecting previously unselected package libip6tc2:amd64.
12:38:39 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_amd64.deb ...
12:38:39 Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2) ...
12:38:39 Selecting previously unselected package libnfnetlink0:amd64.
12:38:39 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_amd64.deb ...
12:38:39 Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ...
12:38:39 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:38:39 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_amd64.deb ...
12:38:39 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ...
12:38:39 Selecting previously unselected package python3.9.
12:38:39 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
12:38:39 Unpacking python3.9 (3.9.2-1+rpi1) ...
12:38:39 Selecting previously unselected package libpython3-stdlib:armhf.
12:38:39 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
12:38:39 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
12:38:39 Setting up python3-minimal (3.9.2-3) ...
12:38:40 Fetched 8377 kB in 2s (5457 kB/s)
12:38:40 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
12:38:40 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
12:38:40 Setting up python3-apt (2.4.0) ...
12:38:40 Selecting previously unselected package libnftnl11:armhf.
12:38:40 Preparing to unpack .../7-libnftnl11_1.2.3-1_armhf.deb ...
12:38:40 Unpacking libnftnl11:armhf (1.2.3-1) ...
12:38:40 Selecting previously unselected package iptables.
12:38:40 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_armhf.deb ...
12:38:40 Unpacking iptables (1.8.7-1ubuntu6) ...
12:38:40 Selecting previously unselected package containerd.io.
12:38:40 Preparing to unpack .../9-containerd.io_1.6.15-1_armhf.deb ...
12:38:40 Unpacking containerd.io (1.6.15-1) ...
12:38:40 Selecting previously unselected package libnftnl11:amd64.
12:38:40 Preparing to unpack .../6-libnftnl11_1.1.5-1_amd64.deb ...
12:38:40 Unpacking libnftnl11:amd64 (1.1.5-1) ...
12:38:40 Selecting previously unselected package iptables.
12:38:40 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_amd64.deb ...
12:38:40 Unpacking iptables (1.8.4-3ubuntu2) ...
12:38:40 Selecting previously unselected package containerd.io.
12:38:40 Preparing to unpack .../8-containerd.io_1.6.15-1_amd64.deb ...
12:38:40 Unpacking containerd.io (1.6.15-1) ...
12:38:40 Selecting previously unselected package python3.
12:38: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 ... 8590 files and directories currently installed.)
12:38:40 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
12:38:40 Unpacking python3 (3.9.2-3) ...
12:38:40 Selecting previously unselected package apt-transport-https.
12:38:40 Preparing to unpack .../01-apt-transport-https_2.2.4_all.deb ...
12:38:40 Unpacking apt-transport-https (2.2.4) ...
12:38:40 Selecting previously unselected package distro-info-data.
12:38:40 Preparing to unpack .../02-distro-info-data_0.51+deb11u3_all.deb ...
12:38:40 Unpacking distro-info-data (0.51+deb11u3) ...
12:38:40 Selecting previously unselected package libglib2.0-0:armhf.
12:38:40 Preparing to unpack .../03-libglib2.0-0_2.66.8-1_armhf.deb ...
12:38:40 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:38:40 Reading package lists...
12:38:40 Setting up python3-lazr.uri (1.0.6-2) ...
12:38:40 Setting up python3-zipp (1.0.0-3) ...
12:38:40 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:38:40 Preparing to unpack .../04-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
12:38:40 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:38:40 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:38:40 Preparing to unpack .../05-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
12:38:40 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:38:40 Selecting previously unselected package libpackagekit-glib2-18:armhf.
12:38:40 Preparing to unpack .../06-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
12:38:40 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
12:38:40 Reading package lists...
12:38:40 Building dependency tree...
12:38:40 Reading state information...
12:38:40 Correcting dependencies... Done
12:38:40 Reading package lists...
12:38:40 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
12:38:40 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:40 Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
12:38:40 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:38:40 Selecting previously unselected package gnupg2.
12:38:40 Preparing to unpack .../08-gnupg2_2.2.27-2+deb11u2_all.deb ...
12:38:40 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
12:38:40 Selecting previously unselected package iso-codes.
12:38:40 Preparing to unpack .../09-iso-codes_4.6.0-1_all.deb ...
12:38:40 Unpacking iso-codes (4.6.0-1) ...
12:38:40 Building dependency tree...
12:38:40 Reading state information...
12:38:40 Correcting dependencies... Done
12:38:40 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:40 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:40 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:40 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:40 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:40 The following additional packages will be installed:
12:38:40   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
12:38:40   libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:40 Suggested packages:
12:38:40   firewalld kmod nftables
12:38:40 The following NEW packages will be installed:
12:38:40   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
12:38:40   libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:40 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
12:38:40 Setting up python3-wadllib (1.3.6-1) ...
12:38:40 Setting up gnupg (2.2.27-3ubuntu2.1) ...
12:38:40 Setting up packagekit (1.2.5-2ubuntu2) ...
12:38:40 Selecting previously unselected package libcurl3-gnutls:armhf.
12:38:40 Preparing to unpack .../10-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
12:38:40 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:38:40 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:40 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:40 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:40 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:40 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:40 The following additional packages will be installed:
12:38:40   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:40   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:40   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
12:38:40   libnftnl11 libpam-systemd systemd systemd-sysv
12:38:40 Suggested packages:
12:38:40   kmod systemd-container policykit-1
12:38:40 Recommended packages:
12:38:40   nftables libnss-systemd
12:38:40 The following NEW packages will be installed:
12:38:40   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:40   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
12:38:40   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
12:38:40   libnftnl11 libpam-systemd systemd systemd-sysv
12:38:41 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded.
12:38:41 Need to get 20.9 MB of archives.
12:38:41 After this operation, 92.3 MB of additional disk space will be used.
12:38:41 Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:38:41 invoke-rc.d: could not determine current runlevel
12:38:41 invoke-rc.d: policy-rc.d denied execution of force-reload.
12:38:41 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
12:38:41 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
12:38:41 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
12:38:41 Setting up python3-importlib-metadata (4.6.4-1) ...
12:38:41 Selecting previously unselected package libdbus-1-3:armhf.
12:38:41 Preparing to unpack .../11-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ...
12:38:41 Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
12:38:41 Selecting previously unselected package lsb-release.
12:38:41 Preparing to unpack .../12-lsb-release_11.1.0+rpi1_all.deb ...
12:38:41 Unpacking lsb-release (11.1.0+rpi1) ...
12:38:41 Selecting previously unselected package python-apt-common.
12:38:41 Preparing to unpack .../13-python-apt-common_2.2.1_all.deb ...
12:38:41 Unpacking python-apt-common (2.2.1) ...
12:38:41 Selecting previously unselected package python3-apt.
12:38:41 Preparing to unpack .../14-python3-apt_2.2.1_armhf.deb ...
12:38:41 Unpacking python3-apt (2.2.1) ...
12:38:41 Selecting previously unselected package python3-dbus.
12:38:41 Preparing to unpack .../15-python3-dbus_1.2.16-5_armhf.deb ...
12:38:41 Unpacking python3-dbus (1.2.16-5) ...
12:38:41 Selecting previously unselected package python3-gi.
12:38:41 Preparing to unpack .../16-python3-gi_3.38.0-2_armhf.deb ...
12:38:41 Unpacking python3-gi (3.38.0-2) ...
12:38:41 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded.
12:38:41 Need to get 25.6 MB of archives.
12:38:41 After this operation, 105 MB of additional disk space will be used.
12:38:41 Get:1 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
12:38:41 Get:2 http://deb.debian.org/debian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
12:38:41 Get:3 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
12:38:41 Get:4 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
12:38:41 Get:5 http://deb.debian.org/debian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
12:38:41 Get:6 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB]
12:38:41 Get:7 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
12:38:41 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
12:38:41 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxtables12 armhf 1.8.4-3ubuntu2 [25.9 kB]
12:38:41 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
12:38:41 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
12:38:41 Setting up python3-secretstorage (3.3.1-1) ...
12:38:41 Reading package lists...
12:38:41 Selecting previously unselected package python3-pycurl.
12:38:41 Preparing to unpack .../17-python3-pycurl_7.43.0.6-5_armhf.deb ...
12:38:41 Unpacking python3-pycurl (7.43.0.6-5) ...
12:38:41 Selecting previously unselected package python3-software-properties.
12:38:41 Preparing to unpack .../18-python3-software-properties_0.96.20.2-2.1_all.deb ...
12:38:41 Unpacking python3-software-properties (0.96.20.2-2.1) ...
12:38:41 Selecting previously unselected package software-properties-common.
12:38:41 Preparing to unpack .../19-software-properties-common_0.96.20.2-2.1_all.deb ...
12:38:41 Unpacking software-properties-common (0.96.20.2-2.1) ...
12:38:41 Setting up media-types (4.0.0) ...
12:38:41 Setting up gnupg2 (2.2.27-2+deb11u2) ...
12:38:41 Setting up apt-transport-https (2.2.4) ...
12:38:41 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:38:41 No schema files found: doing nothing.
12:38:41 Setting up distro-info-data (0.51+deb11u3) ...
12:38:41 Get:8 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB]
12:38:41 Get:9 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB]
12:38:41 Get:10 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:38:41 Get:11 http://deb.debian.org/debian buster/main armhf systemd armhf 241-7~deb10u8 [3284 kB]
12:38:41 Get:12 http://deb.debian.org/debian buster/main armhf systemd-sysv armhf 241-7~deb10u8 [100 kB]
12:38:41 Get:13 http://deb.debian.org/debian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.3 kB]
12:38:41 Get:14 http://deb.debian.org/debian buster/main armhf libiptc0 armhf 1.8.2-4 [59.6 kB]
12:38:41 Get:15 http://deb.debian.org/debian buster/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
12:38:41 Get:16 http://deb.debian.org/debian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [34.1 kB]
12:38:41 Get:17 http://deb.debian.org/debian buster/main armhf libnftnl11 armhf 1.1.2-2 [43.7 kB]
12:38:41 Get:18 http://deb.debian.org/debian buster/main armhf iptables armhf 1.8.2-4 [354 kB]
12:38:41 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf dbus armhf 1.12.24-0+deb10u1 [222 kB]
12:38:41 Get:20 http://deb.debian.org/debian buster/main armhf libpam-systemd armhf 241-7~deb10u8 [195 kB]
12:38:41 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
12:38:41 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip6tc2 armhf 1.8.4-3ubuntu2 [17.1 kB]
12:38:41 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnfnetlink0 armhf 1.0.1-3build1 [11.7 kB]
12:38:41 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnetfilter-conntrack3 armhf 1.0.7-2 [33.0 kB]
12:38:41 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnftnl11 armhf 1.1.5-1 [44.3 kB]
12:38:41 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iptables armhf 1.8.4-3ubuntu2 [347 kB]
12:38:41 Setting up python3-keyring (23.5.0-1) ...
12:38:41 Setting up python3-lazr.restfulclient (0.14.4-1) ...
12:38:41 Building dependency tree...
12:38:41 Reading state information...
12:38:41 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
12:38:41 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:38:41 Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
12:38:41 Setting up python-apt-common (2.2.1) ...
12:38:41 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
12:38:41 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:38:41 Setting up iso-codes (4.6.0-1) ...
12:38:41 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
12:38:41 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
12:38:41 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:38:41 Setting up python3.9 (3.9.2-1+rpi1) ...
12:38:41 debconf: delaying package configuration, since apt-utils is not installed
12:38:41 Fetched 20.9 MB in 1s (23.6 MB/s)
12:38:41 Selecting previously unselected package libmnl0:armhf.
12:38: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 ... 10626 files and directories currently installed.)
12:38:41 Preparing to unpack .../0-libmnl0_1.0.4-2_armhf.deb ...
12:38:41 Unpacking libmnl0:armhf (1.0.4-2) ...
12:38:41 Setting up python3-launchpadlib (1.10.16-1) ...
12:38:41 Setting up python3-software-properties (0.99.22.4) ...
12:38:41 The following additional packages will be installed:
12:38:41   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
12:38:41   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:38:41   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
12:38:41   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
12:38:41   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:38:41   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
12:38:41   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
12:38:41   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
12:38:41   python3-gi python3-minimal python3-pycurl python3-software-properties
12:38:41   python3.9 python3.9-minimal readline-common
12:38:41 Suggested packages:
12:38:41   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
12:38:41   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
12:38:41   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
12:38:41   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
12:38:41   python3.9-doc binutils binfmt-support readline-doc
12:38:41 Recommended packages:
12:38:41   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
12:38:41   packagekit publicsuffix libsasl2-modules unattended-upgrades
12:38:42 Setting up libip6tc2:armhf (1.8.7-1ubuntu6) ...
12:38:42 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
12:38:42 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
12:38:42 Setting up containerd.io (1.6.15-1) ...
12:38:42 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:42 Setting up libxtables12:armhf (1.8.7-1ubuntu6) ...
12:38:42 Setting up libnfnetlink0:armhf (1.0.2-2) ...
12:38:42 Setting up netbase (6.3) ...
12:38:42 Setting up libnftnl11:armhf (1.2.3-1) ...
12:38:42 Selecting previously unselected package libxtables12:armhf.
12:38:42 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_armhf.deb ...
12:38:42 Unpacking libxtables12:armhf (1.8.4-3ubuntu2) ...
12:38:42 Selecting previously unselected package netbase.
12:38:42 Preparing to unpack .../2-netbase_6.1_all.deb ...
12:38:42 Unpacking netbase (6.1) ...
12:38:42 Selecting previously unselected package libip6tc2:armhf.
12:38:42 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_armhf.deb ...
12:38:42 Unpacking libip6tc2:armhf (1.8.4-3ubuntu2) ...
12:38:42 Selecting previously unselected package libnfnetlink0:armhf.
12:38:42 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_armhf.deb ...
12:38:42 Unpacking libnfnetlink0:armhf (1.0.1-3build1) ...
12:38:42 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:38:42 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_armhf.deb ...
12:38:42 Unpacking libnetfilter-conntrack3:armhf (1.0.7-2) ...
12:38:42 Selecting previously unselected package libnftnl11:armhf.
12:38:42 Preparing to unpack .../6-libnftnl11_1.1.5-1_armhf.deb ...
12:38:42 Unpacking libnftnl11:armhf (1.1.5-1) ...
12:38:42 Setting up software-properties-common (0.99.22.4) ...
12:38:42 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:38:42 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
12:38:42 Updating certificates in /etc/ssl/certs...
12:38:42 Setting up libnetfilter-conntrack3:armhf (1.0.9-2) ...
12:38:42 Setting up iptables (1.8.7-1ubuntu6) ...
12:38:42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:42 Processing triggers for libc-bin (2.36-0ubuntu4) ...
12:38:42 + verify_binaries
12:38:42 + docker --version
12:38:42 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:42 ++ uname -m
12:38:42 + '[' armv8l = x86_64 ']'
12:38:42 + docker buildx version
12:38:42 github.com/docker/buildx v0.10.0 8764628
12:38:42 + docker compose version
12:38:42 Selecting previously unselected package iptables.
12:38:42 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_armhf.deb ...
12:38:42 Unpacking iptables (1.8.4-3ubuntu2) ...
12:38:42 Selecting previously unselected package containerd.io.
12:38:42 Preparing to unpack .../8-containerd.io_1.6.15-1_armhf.deb ...
12:38:42 Unpacking containerd.io (1.6.15-1) ...
12:38:42 The following NEW packages will be installed:
12:38:42   apt-transport-https ca-certificates curl dirmngr distro-info-data
12:38:42   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
12:38:42   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
12:38:42   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
12:38:42   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
12:38:42   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
12:38:42   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
12:38:42   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
12:38:42   media-types openssl pinentry-curses python-apt-common python3 python3-apt
12:38:42   python3-dbus python3-gi python3-minimal python3-pycurl
12:38:42   python3-software-properties python3.9 python3.9-minimal readline-common
12:38:42   software-properties-common
12:38:42 Docker Compose version v2.15.1
12:38:42 + dockerd --version
12:38:42 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:42 + docker-proxy --version
12:38:42 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:42 + containerd --version
12:38:42 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:42 + ctr --version
12:38:42 ctr containerd.io 1.6.15
12:38:42 + containerd-shim --help
12:38:42 Usage of containerd-shim:
12:38:42   -address string
12:38:42     	grpc address back to main containerd
12:38:42   -containerd-binary containerd publish
12:38:42     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:42   -criu string
12:38:42     	path to criu binary
12:38:42   -debug
12:38:42     	enable debug output in logs
12:38:42   -namespace string
12:38:42     	namespace that owns the shim
12:38:42   -runtime-root string
12:38:42     	root directory for the runtime (default "/run/containerd/runc")
12:38:42   -socket string
12:38:42     	socket path to serve
12:38:42   -systemd-cgroup
12:38:42     	set runtime to use systemd-cgroup
12:38:42   -workdir string
12:38:42     	path used to storge large temporary data
12:38:42 + containerd-shim-runc-v1 -v
12:38:42 containerd-shim-runc-v1:
12:38:42   Version:  1.6.15
12:38:42   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:42   Go version: go1.18.9
12:38:42 
12:38:42 + containerd-shim-runc-v2 -v
12:38:42 containerd-shim-runc-v2:
12:38:42   Version:  1.6.15
12:38:42   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:42   Go version: go1.18.9
12:38:42 
12:38:42 + runc --version
12:38:42 runc version 1.1.4
12:38:42 commit: v1.1.4-0-g5fd4c4d
12:38:42 spec: 1.0.2-dev
12:38:42 go: go1.18.9
12:38:42 libseccomp: 2.5.4
12:38:42 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2) ...
12:38:42 Setting up libmnl0:amd64 (1.0.4-2) ...
12:38:42 Setting up containerd.io (1.6.15-1) ...
12:38:42 Setting up python3 (3.9.2-3) ...
12:38:42 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:38:42 Setting up python3-pycurl (7.43.0.6-5) ...
12:38:42 Setting up python3-gi (3.38.0-2) ...
12:38:42 0 added, 0 removed; done.
12:38:42 Running hooks in /etc/ca-certificates/update.d...
12:38:42 done.
12:38:42 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
12:38:42 ++ source /etc/os-release
12:38:42 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
12:38:42 +++ NAME=Ubuntu
12:38:42 +++ VERSION_ID=22.04
12:38:42 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
12:38:42 +++ VERSION_CODENAME=jammy
12:38:42 +++ ID=ubuntu
12:38:42 +++ ID_LIKE=debian
12:38:42 +++ HOME_URL=https://www.ubuntu.com/
12:38:42 +++ SUPPORT_URL=https://help.ubuntu.com/
12:38:42 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
12:38:42 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
12:38:42 +++ UBUNTU_CODENAME=jammy
12:38:42 ++ echo ubuntu
12:38:42 + DIST_ID=ubuntu
12:38:42 ++ lsb_release -sc
12:38:42 + DIST_VERSION=jammy
12:38:42 + '[' jammy = sid ']'
12:38:42 + install_debian_containerd
12:38:42 + '[' staging = stage ']'
12:38:42 + REPO_URL=https://download.docker.com/linux/ubuntu
12:38:42 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
12:38:42 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
12:38:42 + update-ca-certificates -f
12:38:42 Clearing symlinks in /etc/ssl/certs...
12:38:42 done.
12:38:42 Updating certificates in /etc/ssl/certs...
12:38:42 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
12:38:42 Need to get 22.0 MB of archives.
12:38:42 After this operation, 66.5 MB of additional disk space will be used.
12:38:42 Get:1 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
12:38:42 Get:2 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
12:38:42 Get:3 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
12:38:42 Get:4 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
12:38:42 Get:5 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
12:38:42 Get:6 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
12:38:42 Get:7 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
12:38:42 Get:8 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
12:38:42 Get:9 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
12:38:42 Get:10 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
12:38:42 Get:11 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
12:38:42 Get:12 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
12:38:42 Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
12:38:42 Get:14 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
12:38:42 Get:15 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB]
12:38:42 Get:16 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
12:38:42 Get:17 http://deb.debian.org/debian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
12:38:42 Get:18 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
12:38:42 Get:19 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
12:38:42 Get:20 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
12:38:42 Get:21 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
12:38:42 debconf: delaying package configuration, since apt-utils is not installed
12:38:42 Fetched 25.6 MB in 1s (18.4 MB/s)
12:38:42 Selecting previously unselected package libapparmor1:armhf.
12:38: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 ... 9938 files and directories currently installed.)
12:38:42 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
12:38:42 Unpacking libapparmor1:armhf (2.13.2-10) ...
12:38:42 Selecting previously unselected package libargon2-1:armhf.
12:38:42 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_armhf.deb ...
12:38:42 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
12:38:42 Selecting previously unselected package dmsetup.
12:38:42 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_armhf.deb ...
12:38:42 Unpacking dmsetup (2:1.02.155-3) ...
12:38:42 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:38:42 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
12:38:42 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:38:42 Selecting previously unselected package libjson-c3:armhf.
12:38:42 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
12:38:42 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
12:38:42 Selecting previously unselected package libcryptsetup12:armhf.
12:38:42 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
12:38:42 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
12:38:42 Selecting previously unselected package libidn11:armhf.
12:38:42 Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ...
12:38:42 Unpacking libidn11:armhf (1.33-2.2) ...
12:38:42 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:42 Setting up libxtables12:amd64 (1.8.4-3ubuntu2) ...
12:38:42 Setting up libnfnetlink0:amd64 (1.0.1-3build1) ...
12:38:42 Setting up netbase (6.1) ...
12:38:42 Setting up libnftnl11:amd64 (1.1.5-1) ...
12:38:42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ...
12:38:42 Setting up iptables (1.8.4-3ubuntu2) ...
12:38:42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:42 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:38:42 + verify_binaries
12:38:42 + docker --version
12:38:42 Setting up lsb-release (11.1.0+rpi1) ...
12:38:42 Setting up python3-dbus (1.2.16-5) ...
12:38:43 Get:22 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
12:38:43 Get:23 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
12:38:43 Get:24 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
12:38:43 Get:25 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
12:38:43 Get:26 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u3 [312 kB]
12:38:43 Get:27 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u3 [261 kB]
12:38:43 Get:28 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
12:38:43 Get:29 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
12:38:43 Get:30 http://deb.debian.org/debian-security bullseye-security/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
12:38:43 Get:31 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
12:38:43 Get:32 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
12:38:43 Get:33 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
12:38:43 Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
12:38:43 Get:35 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB]
12:38:43 Get:36 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
12:38:43 Get:37 http://deb.debian.org/debian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [111 kB]
12:38:43 Get:38 http://deb.debian.org/debian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
12:38:43 Get:39 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
12:38:43 Get:40 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
12:38:43 Get:41 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
12:38:43 Get:42 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
12:38:43 Get:43 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
12:38:43 Get:44 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
12:38:43 Get:45 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
12:38:43 Get:46 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
12:38:43 Get:47 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
12:38:43 Get:48 http://deb.debian.org/debian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
12:38:43 Get:49 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
12:38:43 Get:50 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [309 kB]
12:38:43 Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [199 kB]
12:38:43 Get:52 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
12:38:43 Get:53 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
12:38:43 Get:54 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
12:38:43 Get:55 http://deb.debian.org/debian bullseye/main armhf python3-dbus armhf 1.2.16-5 [101 kB]
12:38:43 Get:56 http://deb.debian.org/debian bullseye/main armhf python3-gi armhf 3.38.0-2 [218 kB]
12:38:43 Get:57 http://deb.debian.org/debian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.9 kB]
12:38:43 Get:58 http://deb.debian.org/debian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
12:38:43 Get:59 http://deb.debian.org/debian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
12:38:43 Selecting previously unselected package libip4tc0:armhf.
12:38:43 Preparing to unpack .../7-libip4tc0_1.8.2-4_armhf.deb ...
12:38:43 Unpacking libip4tc0:armhf (1.8.2-4) ...
12:38:43 Selecting previously unselected package libkmod2:armhf.
12:38:43 Preparing to unpack .../8-libkmod2_26-1_armhf.deb ...
12:38:43 Unpacking libkmod2:armhf (26-1) ...
12:38:43 Selecting previously unselected package systemd.
12:38:43 Preparing to unpack .../9-systemd_241-7~deb10u8_armhf.deb ...
12:38:43 Unpacking systemd (241-7~deb10u8) ...
12:38:43 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:43 ++ uname -m
12:38:43 + '[' x86_64 = x86_64 ']'
12:38:43 + docker scan --help
12:38:43 
12:38:43 Usage:  docker scan [OPTIONS] IMAGE
12:38:43 
12:38:43 A tool to scan your images
12:38:43 
12:38:43 Options:
12:38:43       --accept-license    Accept using a third party scanning provider
12:38:43       --dependency-tree   Show dependency tree with scan results
12:38:43       --exclude-base      Exclude base image from vulnerability scanning
12:38:43                           (requires --file)
12:38:43   -f, --file string       Dockerfile associated with image, provides more
12:38:43                           detailed results
12:38:43       --group-issues      Aggregate duplicated vulnerabilities and group
12:38:43                           them to a single one (requires --json)
12:38:43       --json              Output results in JSON format
12:38:43       --login             Authenticate to the scan provider using an
12:38:43                           optional token (with --token), or web base
12:38:43                           token if empty
12:38:43       --reject-license    Reject using a third party scanning provider
12:38:43       --severity string   Only report vulnerabilities of provided level
12:38:43                           or higher (low|medium|high)
12:38:43       --token string      Authentication token to login to the third
12:38:43                           party scanning provider
12:38:43       --version           Display version of the scan plugin
12:38:43 + docker buildx version
12:38:43 github.com/docker/buildx v0.10.0 8764628
12:38:43 + docker compose version
12:38:43 Setting up python3-apt (2.2.1) ...
12:38:43 Setting up python3-software-properties (0.96.20.2-2.1) ...
12:38:43 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc36.x86_64.rpm
12:38:43 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BbktdY
12:38:43 + umask 022
12:38:43 + cd /root/rpmbuild/BUILD
12:38:43 + cd src
12:38:43 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
12:38:43 + RPM_EC=0
12:38:43 ++ jobs -p
12:38:43 + exit 0
12:38:43 
12:38:43 RPM build warnings:
12:38:43     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:38:43     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:38:43     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:38:43     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64/usr/bin/docker-proxy
12:38:43     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:38:43     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:38:43     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:38:43 debconf: delaying package configuration, since apt-utils is not installed
12:38:43 Fetched 22.0 MB in 1s (36.2 MB/s)
12:38:43 Selecting previously unselected package libpython3.9-minimal:armhf.
12:38: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 ... 6654 files and directories currently installed.)
12:38:43 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_armhf.deb ...
12:38:43 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
12:38:43 Selecting previously unselected package libexpat1:armhf.
12:38:43 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
12:38:43 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
12:38:43 124 added, 0 removed; done.
12:38:43 Running hooks in /etc/ca-certificates/update.d...
12:38:43 done.
12:38:43 + apt-key add -
12:38:43 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
12:38:43 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:38:43 Docker Compose version v2.15.1
12:38:43 + dockerd --version
12:38:43 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:43 + docker-proxy --version
12:38:43 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:43 + containerd --version
12:38:43 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:43 + ctr --version
12:38:43 ctr containerd.io 1.6.15
12:38:43 + containerd-shim --help
12:38:43 Usage of containerd-shim:
12:38:43   -address string
12:38:43     	grpc address back to main containerd
12:38:43   -containerd-binary containerd publish
12:38:43     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:43   -criu string
12:38:43     	path to criu binary
12:38:43   -debug
12:38:43     	enable debug output in logs
12:38:43   -namespace string
12:38:43     	namespace that owns the shim
12:38:43   -runtime-root string
12:38:43     	root directory for the runtime (default "/run/containerd/runc")
12:38:43   -socket string
12:38:43     	socket path to serve
12:38:43   -systemd-cgroup
12:38:43     	set runtime to use systemd-cgroup
12:38:43   -workdir string
12:38:43     	path used to storge large temporary data
12:38:43 + containerd-shim-runc-v1 -v
12:38:43 containerd-shim-runc-v1:
12:38:43   Version:  1.6.15
12:38:43   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:43   Go version: go1.18.9
12:38:43 
12:38:43 + containerd-shim-runc-v2 -v
12:38:43 containerd-shim-runc-v2:
12:38:43   Version:  1.6.15
12:38:43   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:43   Go version: go1.18.9
12:38:43 
12:38:43 + runc --version
12:38:43 runc version 1.1.4
12:38:43 commit: v1.1.4-0-g5fd4c4d
12:38:43 spec: 1.0.2-dev
12:38:43 go: go1.18.9
12:38:43 libseccomp: 2.5.1
12:38:43 Setting up software-properties-common (0.96.20.2-2.1) ...
12:38:43 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
12:38:43 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
12:38:43 Selecting previously unselected package python3.9-minimal.
12:38:43 Preparing to unpack .../python3.9-minimal_3.9.2-1_armhf.deb ...
12:38:43 Unpacking python3.9-minimal (3.9.2-1) ...
12:38:43 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
12:38:43 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
12:38:43 Setting up python3.9-minimal (3.9.2-1) ...
12:38:43 Setting up libapparmor1:armhf (2.13.2-10) ...
12:38:43 Setting up libargon2-1:armhf (0~20171227-0.2) ...
12:38:43 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
12:38:43 Setting up libidn11:armhf (1.33-2.2) ...
12:38:43 Setting up libip4tc0:armhf (1.8.2-4) ...
12:38:43 Setting up libkmod2:armhf (26-1) ...
12:38:43 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:38:43 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
12:38:43 Setting up systemd (241-7~deb10u8) ...
12:38:43 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:43 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:38:43 Initializing machine ID from random generator.
12:38:43 ++ source /etc/os-release
12:38:43 +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)'
12:38:43 +++ NAME='Raspbian GNU/Linux'
12:38:43 +++ VERSION_ID=11
12:38:43 +++ VERSION='11 (bullseye)'
12:38:43 +++ VERSION_CODENAME=bullseye
12:38:43 +++ ID=raspbian
12:38:43 +++ ID_LIKE=debian
12:38:43 +++ HOME_URL=http://www.raspbian.org/
12:38:43 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
12:38:43 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
12:38:43 ++ echo raspbian
12:38:43 + DIST_ID=raspbian
12:38:43 ++ lsb_release -sc
12:38:43 + DIST_VERSION=bullseye
12:38:43 + '[' bullseye = sid ']'
12:38:43 + install_debian_containerd
12:38:43 + '[' staging = stage ']'
12:38:43 + REPO_URL=https://download.docker.com/linux/raspbian
12:38:43 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
12:38:43 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
12:38:43 + update-ca-certificates -f
12:38:43 Clearing symlinks in /etc/ssl/certs...
12:38:43 OK
12:38:43 + '[' jammy = sid ']'
12:38:43 ++ dpkg --print-architecture
12:38:43 + ARCH=armhf
12:38:43 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test'
12:38:43 + apt-get update
12:38:43 Setting up dmsetup (2:1.02.155-3) ...
12:38:43 Selecting previously unselected package systemd-sysv.
12:38:43 done.
12:38:43 Updating certificates in /etc/ssl/certs...
12:38:44 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
12:38:44 Get:2 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [16.4 kB]
12:38:44 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
12:38:44 Setting up libip6tc2:armhf (1.8.4-3ubuntu2) ...
12:38:44 Setting up libmnl0:armhf (1.0.4-2) ...
12:38:44 Setting up containerd.io (1.6.15-1) ...
12:38:44 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:44 Setting up libxtables12:armhf (1.8.4-3ubuntu2) ...
12:38:44 Setting up libnfnetlink0:armhf (1.0.1-3build1) ...
12:38: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 ... 10764 files and directories currently installed.)
12:38:44 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_armhf.deb ...
12:38:44 Unpacking systemd-sysv (241-7~deb10u8) ...
12:38:44 Selecting previously unselected package libip6tc0:armhf.
12:38:44 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
12:38:44 Unpacking libip6tc0:armhf (1.8.2-4) ...
12:38:44 Selecting previously unselected package libiptc0:armhf.
12:38:44 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
12:38:44 Unpacking libiptc0:armhf (1.8.2-4) ...
12:38:44 Selecting previously unselected package libnfnetlink0:armhf.
12:38:44 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
12:38:44 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
12:38:44 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:38:44 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
12:38:44 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
12:38:44 Selecting previously unselected package libnftnl11:armhf.
12:38:44 Preparing to unpack .../05-libnftnl11_1.1.2-2_armhf.deb ...
12:38:44 Unpacking libnftnl11:armhf (1.1.2-2) ...
12:38:44 Selecting previously unselected package iptables.
12:38:44 Preparing to unpack .../06-iptables_1.8.2-4_armhf.deb ...
12:38:44 Unpacking iptables (1.8.2-4) ...
12:38:44 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
12:38:44 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
12:38:44 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
12:38:44 Setting up netbase (6.1) ...
12:38:44 Setting up libnftnl11:armhf (1.1.5-1) ...
12:38:44 Setting up libnetfilter-conntrack3:armhf (1.0.7-2) ...
12:38:44 Setting up iptables (1.8.4-3ubuntu2) ...
12:38:44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:44 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
12:38:44 + verify_binaries
12:38:44 + docker --version
12:38:44 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:44 ++ uname -m
12:38:44 + '[' armv8l = x86_64 ']'
12:38:44 + docker buildx version
12:38:44 Selecting previously unselected package python3-minimal.
12:38: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 ... 6948 files and directories currently installed.)
12:38:44 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
12:38:44 Unpacking python3-minimal (3.9.2-3) ...
12:38:44 Selecting previously unselected package media-types.
12:38:44 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:38:44 Unpacking media-types (4.0.0) ...
12:38:44 Selecting previously unselected package libmpdec3:armhf.
12:38:44 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
12:38:44 Unpacking libmpdec3:armhf (2.5.1-1) ...
12:38:44 Selecting previously unselected package libncursesw6:armhf.
12:38:44 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
12:38:44 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
12:38:44 Selecting previously unselected package readline-common.
12:38:44 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:38:44 Unpacking readline-common (8.1-1) ...
12:38:44 Selecting previously unselected package libreadline8:armhf.
12:38:44 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
12:38:44 Unpacking libreadline8:armhf (8.1-1) ...
12:38:44 Selecting previously unselected package libsqlite3-0:armhf.
12:38:44 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
12:38:44 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
12:38:44 Selecting previously unselected package dbus.
12:38:44 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_armhf.deb ...
12:38:44 Unpacking dbus (1.12.24-0+deb10u1) ...
12:38:44 Selecting previously unselected package libpam-systemd:armhf.
12:38:44 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_armhf.deb ...
12:38:44 Unpacking libpam-systemd:armhf (241-7~deb10u8) ...
12:38:44 Selecting previously unselected package containerd.io.
12:38:44 Preparing to unpack .../09-containerd.io_1.6.15-1_armhf.deb ...
12:38:44 Unpacking containerd.io (1.6.15-1) ...
12:38:44 129 added, 0 removed; done.
12:38:44 Running hooks in /etc/ca-certificates/update.d...
12:38:44 done.
12:38:44 + apt-key add -
12:38:44 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
12:38:44 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
12:38:44 Fetched 65.3 kB in 1s (93.0 kB/s)
12:38:44 github.com/docker/buildx v0.10.0 8764628
12:38:44 + docker compose version
12:38:44 Docker Compose version v2.15.1
12:38:44 + dockerd --version
12:38:44 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:44 + docker-proxy --version
12:38:44 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:44 + containerd --version
12:38:44 Selecting previously unselected package libpython3.9-stdlib:armhf.
12:38:44 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
12:38:44 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
12:38:44 Selecting previously unselected package python3.9.
12:38:44 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
12:38:44 Unpacking python3.9 (3.9.2-1) ...
12:38:44 Selecting previously unselected package libpython3-stdlib:armhf.
12:38:44 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
12:38:44 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
12:38:44 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:44 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:44 + ctr --version
12:38:44 ctr containerd.io 1.6.15
12:38:44 + containerd-shim --help
12:38:44 Usage of containerd-shim:
12:38:44   -address string
12:38:44     	grpc address back to main containerd
12:38:44   -containerd-binary containerd publish
12:38:44     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:44   -criu string
12:38:44     	path to criu binary
12:38:44   -debug
12:38:44     	enable debug output in logs
12:38:44   -namespace string
12:38:44     	namespace that owns the shim
12:38:44   -runtime-root string
12:38:44     	root directory for the runtime (default "/run/containerd/runc")
12:38:44   -socket string
12:38:44     	socket path to serve
12:38:44   -systemd-cgroup
12:38:44     	set runtime to use systemd-cgroup
12:38:44   -workdir string
12:38:44     	path used to storge large temporary data
12:38:44 + containerd-shim-runc-v1 -v
12:38:44 containerd-shim-runc-v1:
12:38:44   Version:  1.6.15
12:38:44   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:44   Go version: go1.18.9
12:38:44 
12:38:44 + containerd-shim-runc-v2 -v
12:38:44 containerd-shim-runc-v2:
12:38:44   Version:  1.6.15
12:38:44   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:44   Go version: go1.18.9
12:38:44 
12:38:44 + runc --version
12:38:44 runc version 1.1.4
12:38:44 commit: v1.1.4-0-g5fd4c4d
12:38:44 spec: 1.0.2-dev
12:38:44 go: go1.18.9
12:38:44 libseccomp: 2.5.1
12:38:45 Setting up python3-minimal (3.9.2-3) ...
12:38:45 Selecting previously unselected package python3.
12:38: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 ... 7386 files and directories currently installed.)
12:38:45 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
12:38:45 Unpacking python3 (3.9.2-3) ...
12:38:45 Selecting previously unselected package openssl.
12:38:45 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_armhf.deb ...
12:38:45 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:38:45 OK
12:38:45 + '[' bullseye = sid ']'
12:38:45 ++ dpkg --print-architecture
12:38:45 + ARCH=armhf
12:38:45 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test'
12:38:45 + apt-get update
12:38:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:38:45 Selecting previously unselected package ca-certificates.
12:38:45 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
12:38:45 Unpacking ca-certificates (20210119) ...
12:38:45 Selecting previously unselected package apt-transport-https.
12:38:45 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
12:38:45 Unpacking apt-transport-https (2.2.4) ...
12:38:45 Selecting previously unselected package libbrotli1:armhf.
12:38:45 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_armhf.deb ...
12:38:45 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
12:38:45 Selecting previously unselected package libsasl2-modules-db:armhf.
12:38:45 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:38:45 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:38:45 Selecting previously unselected package libsasl2-2:armhf.
12:38:45 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
12:38:45 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:38:45 Selecting previously unselected package libldap-2.4-2:armhf.
12:38:45 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
12:38:45 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
12:38:45 Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.7 kB]
12:38:45 Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [22.7 kB]
12:38:45 Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease
12:38:45 Selecting previously unselected package libnghttp2-14:armhf.
12:38:45 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_armhf.deb ...
12:38:45 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
12:38:45 Selecting previously unselected package libpsl5:armhf.
12:38:45 Preparing to unpack .../09-libpsl5_0.21.0-1.2_armhf.deb ...
12:38:45 Unpacking libpsl5:armhf (0.21.0-1.2) ...
12:38:45 Selecting previously unselected package librtmp1:armhf.
12:38:45 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
12:38:45 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
12:38:45 Selecting previously unselected package libssh2-1:armhf.
12:38:45 Preparing to unpack .../11-libssh2-1_1.9.0-2_armhf.deb ...
12:38:45 Unpacking libssh2-1:armhf (1.9.0-2) ...
12:38:45 Selecting previously unselected package libcurl4:armhf.
12:38:45 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u3_armhf.deb ...
12:38:45 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u3) ...
12:38:45 Selecting previously unselected package curl.
12:38:45 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u3_armhf.deb ...
12:38:45 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:38:45 Reading package lists...
12:38:45 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
12:38:45 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
12:38:45 + packages='deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb'
12:38:45 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb'
12:38:45 ++ xargs
12:38:45 ++ awk '$0="./"$0'
12:38:45 + packages='./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb'
12:38:45 + set -x
12:38:45 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb
12:38:45 Selecting previously unselected package docker-ce-rootless-extras.
12:38:45 (Reading database ... 9217 files and directories currently installed.)
12:38:45 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ...
12:38:45 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:45 + make IMAGE=fedora:36 verify
12:38:45 docker run  --rm -i \
12:38:45 	-v "$(pwd):/v" \
12:38:45 	-e DEBIAN_FRONTEND=noninteractive \
12:38:45 	-e PACKAGE_REPO=staging \
12:38:45 	-w /v \
12:38:45 	fedora:36 ./verify
12:38:45 Unable to find image 'fedora:36' locally
12:38:45 36: Pulling from library/fedora
12:38:45 Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
12:38:45 Fetched 49.4 kB in 1s (72.2 kB/s)
12:38:45 Selecting previously unselected package libassuan0:armhf.
12:38:45 Preparing to unpack .../14-libassuan0_2.5.3-7.1_armhf.deb ...
12:38:45 Unpacking libassuan0:armhf (2.5.3-7.1) ...
12:38:45 Selecting previously unselected package gpgconf.
12:38:45 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
12:38:45 Unpacking gpgconf (2.2.27-2+deb11u2) ...
12:38:45 Selecting previously unselected package libksba8:armhf.
12:38:45 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_armhf.deb ...
12:38:45 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
12:38:45 Selecting previously unselected package libnpth0:armhf.
12:38:45 Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ...
12:38:45 Unpacking libnpth0:armhf (1.6-3) ...
12:38:45 Selecting previously unselected package dirmngr.
12:38:45 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
12:38:45 Unpacking dirmngr (2.2.27-2+deb11u2) ...
12:38:45 Selecting previously unselected package distro-info-data.
12:38:45 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
12:38:45 Unpacking distro-info-data (0.51+deb11u3) ...
12:38:45 c13ad3937d91: Already exists
12:38:45 Digest: sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471
12:38:45 Status: Downloaded newer image for fedora:36
12:38:46 Selecting previously unselected package libglib2.0-0:armhf.
12:38:46 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_armhf.deb ...
12:38:46 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:38:46 Selecting previously unselected package libgirepository-1.0-1:armhf.
12:38:46 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
12:38:46 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:38:46 Selecting previously unselected package gir1.2-glib-2.0:armhf.
12:38:46 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
12:38:46 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:38:46 Selecting previously unselected package libpackagekit-glib2-18:armhf.
12:38:46 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
12:38:46 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
12:38:46 Selecting previously unselected package docker-ce-cli.
12:38:46 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ...
12:38:46 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:46 Selecting previously unselected package gir1.2-packagekitglib-1.0.
12:38:46 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
12:38:46 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:38:46 Selecting previously unselected package gnupg-l10n.
12:38:46 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
12:38:46 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
12:38:46 Selecting previously unselected package gnupg-utils.
12:38:46 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
12:38:46 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
12:38:46 Selecting previously unselected package gpg.
12:38:46 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_armhf.deb ...
12:38:46 Unpacking gpg (2.2.27-2+deb11u2) ...
12:38:46 + verify
12:38:46 + dpkg --version
12:38:46 + rpm --version
12:38:46 + verify_rpm
12:38:46 ++ . /etc/os-release
12:38:46 +++ NAME='Fedora Linux'
12:38:46 +++ VERSION='36 (Container Image)'
12:38:46 +++ ID=fedora
12:38:46 +++ VERSION_ID=36
12:38:46 +++ VERSION_CODENAME=
12:38:46 +++ PLATFORM_ID=platform:f36
12:38:46 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
12:38:46 +++ ANSI_COLOR='0;38;2;60;110;180'
12:38:46 +++ LOGO=fedora-logo-icon
12:38:46 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
12:38:46 +++ HOME_URL=https://fedoraproject.org/
12:38:46 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
12:38:46 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:38:46 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:38:46 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:38:46 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
12:38:46 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:38:46 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
12:38:46 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
12:38:46 +++ VARIANT='Container Image'
12:38:46 +++ VARIANT_ID=container
12:38:46 ++ echo fedora
12:38:46 + DIST_ID=fedora
12:38:46 ++ . /etc/os-release
12:38:46 +++ NAME='Fedora Linux'
12:38:46 +++ VERSION='36 (Container Image)'
12:38:46 +++ ID=fedora
12:38:46 +++ VERSION_ID=36
12:38:46 +++ VERSION_CODENAME=
12:38:46 +++ PLATFORM_ID=platform:f36
12:38:46 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
12:38:46 +++ ANSI_COLOR='0;38;2;60;110;180'
12:38:46 +++ LOGO=fedora-logo-icon
12:38:46 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
12:38:46 +++ HOME_URL=https://fedoraproject.org/
12:38:46 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
12:38:46 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:38:46 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:38:46 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:38:46 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
12:38:46 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:38:46 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
12:38:46 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
12:38:46 +++ VARIANT='Container Image'
12:38:46 +++ VARIANT_ID=container
12:38:46 ++ echo 36
12:38:46 ++ cut -d. -f1
12:38:46 + DIST_VERSION=36
12:38:46 + pkg_manager=yum
12:38:46 + pkg_config_manager=yum-config-manager
12:38:46 + dnf --version
12:38:46 4.14.0
12:38:46   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Dec 11 07:49:14 2022
12:38:46   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
12:38:46 
12:38:46   Installed: rpm-0:4.17.1-3.fc36.x86_64 at Sun Dec 11 07:49:14 2022
12:38:46   Built    : Fedora Project at Tue Aug  2 12:31:56 2022
12:38:46 Selecting previously unselected package dbus-user-session.
12:38:46 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
12:38:46 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
12:38:46 Setting up systemd-sysv (241-7~deb10u8) ...
12:38:46 Setting up libip6tc0:armhf (1.8.2-4) ...
12:38:46 Selecting previously unselected package pinentry-curses.
12:38:46 Preparing to unpack .../28-pinentry-curses_1.1.0-4_armhf.deb ...
12:38:46 Unpacking pinentry-curses (1.1.0-4) ...
12:38:46 Selecting previously unselected package gpg-agent.
12:38:46 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
12:38:46 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
12:38:46 Selecting previously unselected package gpg-wks-client.
12:38:46 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
12:38:46 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
12:38:46 Selecting previously unselected package gpg-wks-server.
12:38:46 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
12:38:46 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
12:38:46 Selecting previously unselected package gpgsm.
12:38:46 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
12:38:46 Unpacking gpgsm (2.2.27-2+deb11u2) ...
12:38:46 Selecting previously unselected package gnupg.
12:38:46 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
12:38:46 Unpacking gnupg (2.2.27-2+deb11u2) ...
12:38:46 + pkg_manager=dnf
12:38:46 + pkg_config_manager='dnf config-manager'
12:38:46 + dnf clean all
12:38:46 0 files removed
12:38:46 + dnf install -y 'dnf-command(config-manager)'
12:38:46 Setting up libnftnl11:armhf (1.1.2-2) ...
12:38:46 Setting up libiptc0:armhf (1.8.2-4) ...
12:38:46 Setting up dbus (1.12.24-0+deb10u1) ...
12:38:46 invoke-rc.d: could not determine current runlevel
12:38:46 invoke-rc.d: policy-rc.d denied execution of start.
12:38:46 Setting up containerd.io (1.6.15-1) ...
12:38:46 Selecting previously unselected package docker-compose-plugin.
12:38:46 Preparing to unpack .../docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb ...
12:38:46 Unpacking docker-compose-plugin (2.15.1-1~ubuntu.22.04~jammy) ...
12:38:46 Selecting previously unselected package gnupg2.
12:38:46 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
12:38:46 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
12:38:46 Selecting previously unselected package iso-codes.
12:38:46 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
12:38:46 Unpacking iso-codes (4.6.0-1) ...
12:38:46 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:46 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
12:38:46 Setting up libpam-systemd:armhf (241-7~deb10u8) ...
12:38:46 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
12:38:46 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
12:38:46 Setting up iptables (1.8.2-4) ...
12:38:46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:47 Selecting previously unselected package libcurl3-gnutls:armhf.
12:38:47 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
12:38:47 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:38:47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:47 Processing triggers for systemd (241-7~deb10u8) ...
12:38:47 Processing triggers for libc-bin (2.28-10+deb10u2) ...
12:38:47 + verify_binaries
12:38:47 + docker --version
12:38:47 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:47 ++ uname -m
12:38:47 + '[' armv8l = x86_64 ']'
12:38:47 + docker buildx version
12:38:47 github.com/docker/buildx v0.10.0 8764628
12:38:47 + docker compose version
12:38:47 Selecting previously unselected package libdbus-1-3:armhf.
12:38:47 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ...
12:38:47 Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
12:38:47 Selecting previously unselected package lsb-release.
12:38:47 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
12:38:47 Unpacking lsb-release (11.1.0) ...
12:38:47 Selecting previously unselected package python-apt-common.
12:38:47 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
12:38:47 Unpacking python-apt-common (2.2.1) ...
12:38:47 Selecting previously unselected package python3-apt.
12:38:47 Preparing to unpack .../40-python3-apt_2.2.1_armhf.deb ...
12:38:47 Unpacking python3-apt (2.2.1) ...
12:38:47 Selecting previously unselected package python3-dbus.
12:38:47 Preparing to unpack .../41-python3-dbus_1.2.16-5_armhf.deb ...
12:38:47 Unpacking python3-dbus (1.2.16-5) ...
12:38:47 Selecting previously unselected package python3-gi.
12:38:47 Preparing to unpack .../42-python3-gi_3.38.0-2_armhf.deb ...
12:38:47 Unpacking python3-gi (3.38.0-2) ...
12:38:47 Docker Compose version v2.15.1
12:38:47 + dockerd --version
12:38:47 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:47 + docker-proxy --version
12:38:47 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:47 + containerd --version
12:38:47 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:47 + ctr --version
12:38:47 ctr containerd.io 1.6.15
12:38:47 + containerd-shim --help
12:38:47 Usage of containerd-shim:
12:38:47   -address string
12:38:47     	grpc address back to main containerd
12:38:47   -containerd-binary containerd publish
12:38:47     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:47   -criu string
12:38:47     	path to criu binary
12:38:47   -debug
12:38:47     	enable debug output in logs
12:38:47   -namespace string
12:38:47     	namespace that owns the shim
12:38:47   -runtime-root string
12:38:47     	root directory for the runtime (default "/run/containerd/runc")
12:38:47   -socket string
12:38:47     	socket path to serve
12:38:47   -systemd-cgroup
12:38:47     	set runtime to use systemd-cgroup
12:38:47   -workdir string
12:38:47     	path used to storge large temporary data
12:38:47 + containerd-shim-runc-v1 -v
12:38:47 containerd-shim-runc-v1:
12:38:47   Version:  1.6.15
12:38:47   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:47   Go version: go1.18.9
12:38:47 
12:38:47 + containerd-shim-runc-v2 -v
12:38:47 containerd-shim-runc-v2:
12:38:47   Version:  1.6.15
12:38:47   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:47   Go version: go1.18.9
12:38:47 
12:38:47 + runc --version
12:38:47 runc version 1.1.4
12:38:47 commit: v1.1.4-0-g5fd4c4d
12:38:47 spec: 1.0.2-dev
12:38:47 go: go1.18.9
12:38:47 libseccomp: 2.3.3
12:38:47 Reading package lists...
12:38:47 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?)
12:38:47 ++ find deb/debbuild/raspbian-bullseye/ -type f -name '*.deb'
12:38:47 + packages='deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb'
12:38:47 ++ echo 'deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb
12:38:47 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb'
12:38:47 ++ awk '$0="./"$0'
12:38:47 ++ xargs
12:38:47 + packages='./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb'
12:38:47 + set -x
12:38:47 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb
12:38:47 Selecting previously unselected package docker-ce-cli.
12:38:47 (Reading database ... 10271 files and directories currently installed.)
12:38:47 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ...
12:38:47 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~raspbian.11~bullseye) ...
12:38:47 Selecting previously unselected package python3-pycurl.
12:38:47 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_armhf.deb ...
12:38:47 Unpacking python3-pycurl (7.43.0.6-5) ...
12:38:47 Selecting previously unselected package python3-software-properties.
12:38:47 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
12:38:47 Unpacking python3-software-properties (0.96.20.2-2.1) ...
12:38:47 Selecting previously unselected package software-properties-common.
12:38:47 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
12:38:47 Unpacking software-properties-common (0.96.20.2-2.1) ...
12:38:47 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
12:38:47 Setting up media-types (4.0.0) ...
12:38:47 Setting up libpsl5:armhf (0.21.0-1.2) ...
12:38:47 Setting up apt-transport-https (2.2.4) ...
12:38:47 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:38:47 No schema files found: doing nothing.
12:38:47 Setting up distro-info-data (0.51+deb11u3) ...
12:38:47 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
12:38:47 Setting up libsqlite3-0:armhf (3.34.1-3) ...
12:38:47 Setting up libnghttp2-14:armhf (1.43.0-1) ...
12:38:47 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
12:38:47 Setting up libnpth0:armhf (1.6-3) ...
12:38:47 Selecting previously unselected package docker-ce.
12:38:47 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ...
12:38:47 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:47 Selecting previously unselected package docker-ce.
12:38:47 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ...
12:38:47 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~raspbian.11~bullseye) ...
12:38:47 Setting up libassuan0:armhf (2.5.3-7.1) ...
12:38:47 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:38:47 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
12:38:47 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
12:38:47 Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
12:38:47 Setting up libncursesw6:armhf (6.2+20201114-2) ...
12:38:47 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
12:38:47 Setting up python-apt-common (2.2.1) ...
12:38:47 Setting up libmpdec3:armhf (2.5.1-1) ...
12:38:47 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
12:38:47 Setting up libssh2-1:armhf (1.9.0-2) ...
12:38:47 Setting up openssl (1.1.1n-0+deb11u3) ...
12:38:47 Setting up readline-common (8.1-1) ...
12:38:47 Setting up iso-codes (4.6.0-1) ...
12:38:47 Setting up pinentry-curses (1.1.0-4) ...
12:38:47 Setting up libreadline8:armhf (8.1-1) ...
12:38:47 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
12:38:47 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
12:38:47 Setting up ca-certificates (20210119) ...
12:38:48 Updating certificates in /etc/ssl/certs...
12:38:48 129 added, 0 removed; done.
12:38:48 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
12:38:48 Setting up gpgconf (2.2.27-2+deb11u2) ...
12:38:48 Setting up libcurl4:armhf (7.74.0-1.3+deb11u3) ...
12:38:48 Setting up curl (7.74.0-1.3+deb11u3) ...
12:38:48 Setting up gpg (2.2.27-2+deb11u2) ...
12:38:48 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
12:38:48 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
12:38:48 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
12:38:48 Setting up gpg-agent (2.2.27-2+deb11u2) ...
12:38:48 Selecting previously unselected package docker-buildx-plugin.
12:38:48 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb ...
12:38:48 Unpacking docker-buildx-plugin (0.10.0-1~ubuntu.22.04~jammy) ...
12:38:49 Selecting previously unselected package docker-buildx-plugin.
12:38:49 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb ...
12:38:49 Unpacking docker-buildx-plugin (0.10.0-1~raspbian.11~bullseye) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:49 Setting up gpgsm (2.2.27-2+deb11u2) ...
12:38:49 Setting up dirmngr (2.2.27-2+deb11u2) ...
12:38:49 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
12:38:49 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
12:38:49 Setting up python3.9 (3.9.2-1) ...
12:38:50 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
12:38:50 Setting up python3 (3.9.2-3) ...
12:38:50 Setting up python3-pycurl (7.43.0.6-5) ...
12:38:50 Setting up python3-gi (3.38.0-2) ...
12:38:50 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:50 Setting up docker-compose-plugin (2.15.1-1~ubuntu.22.04~jammy) ...
12:38:50 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:50 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
12:38:50 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
12:38:50 Setting up gnupg (2.2.27-2+deb11u2) ...
12:38:50 Setting up lsb-release (11.1.0) ...
12:38:50 Setting up python3-dbus (1.2.16-5) ...
12:38:50 Setting up gnupg2 (2.2.27-2+deb11u2) ...
12:38:50 Setting up python3-apt (2.2.1) ...
12:38:50 Selecting previously unselected package docker-ce-rootless-extras.
12:38:50 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ...
12:38:50 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~raspbian.11~bullseye) ...
12:38:50 invoke-rc.d: could not determine current runlevel
12:38:50 invoke-rc.d: policy-rc.d denied execution of start.
12:38:50 Setting up docker-buildx-plugin (0.10.0-1~ubuntu.22.04~jammy) ...
12:38:50 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy) ...
12:38:50 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:50  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:50   Package dbus-user-session is not installed.
12:38:50 
12:38:50 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.15.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230124074129.645395c-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.0-1~ubuntu.22.04~jammy_armhf.deb
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:50 Setting up python3-software-properties (0.96.20.2-2.1) ...
12:38:50 Selecting previously unselected package docker-compose-plugin.
12:38:50 Preparing to unpack .../docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb ...
12:38:50 Unpacking docker-compose-plugin (2.15.1-1~raspbian.11~bullseye) ...
12:38:51 Setting up software-properties-common (0.96.20.2-2.1) ...
12:38:51 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:38:51 Processing triggers for ca-certificates (20210119) ...
12:38:51 Updating certificates in /etc/ssl/certs...
12:38:51 0 added, 0 removed; done.
12:38:51 Running hooks in /etc/ca-certificates/update.d...
12:38:51 done.
12:38:51 ++ source /etc/os-release
12:38:51 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
12:38:51 +++ NAME='Debian GNU/Linux'
12:38:51 +++ VERSION_ID=11
12:38:51 +++ VERSION='11 (bullseye)'
12:38:51 +++ VERSION_CODENAME=bullseye
12:38:51 +++ ID=debian
12:38:51 +++ HOME_URL=https://www.debian.org/
12:38:51 +++ SUPPORT_URL=https://www.debian.org/support
12:38:51 +++ BUG_REPORT_URL=https://bugs.debian.org/
12:38:51 ++ echo debian
12:38:51 + DIST_ID=debian
12:38:51 ++ lsb_release -sc
12:38:51 + DIST_VERSION=bullseye
12:38:51 + '[' bullseye = sid ']'
12:38:51 + install_debian_containerd
12:38:51 + '[' staging = stage ']'
12:38:51 + REPO_URL=https://download.docker.com/linux/debian
12:38:51 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
12:38:51 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
12:38:51 + update-ca-certificates -f
12:38:51 Clearing symlinks in /etc/ssl/certs...
12:38:51 done.
12:38:51 Updating certificates in /etc/ssl/certs...
12:38:51 Reading package lists...
12:38:51 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~raspbian.11~bullseye) ...
12:38:51 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~raspbian.11~bullseye) ...
12:38:51 Building dependency tree...
12:38:51 Reading state information...
12:38:51 Correcting dependencies... Done
12:38:51 Fedora 36 - x86_64                               17 MB/s |  81 MB     00:04    
12:38:51 invoke-rc.d: could not determine current runlevel
12:38:51 invoke-rc.d: policy-rc.d denied execution of start.
12:38:51 Setting up docker-buildx-plugin (0.10.0-1~raspbian.11~bullseye) ...
12:38:51 Setting up docker-compose-plugin (2.15.1-1~raspbian.11~bullseye) ...
12:38:51 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~raspbian.11~bullseye) ...
12:38:51 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:51  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:51   Package dbus-user-session is not installed.
12:38:51 
12:38:51 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.10.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.15.1-1~raspbian.11~bullseye_armhf.deb
12:38:52 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:52 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:52 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:52 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:52 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:52 The following additional packages will be installed:
12:38:52   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:52 Suggested packages:
12:38:52   firewalld kmod nftables
12:38:52 The following NEW packages will be installed:
12:38:52   containerd.io dbus-user-session iptables libip6tc2 libmnl0
12:38:52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
12:38:52 129 added, 0 removed; done.
12:38:52 Running hooks in /etc/ca-certificates/update.d...
12:38:52 done.
12:38:52 + curl -fsSL https://download.docker.com/linux/debian/gpg
12:38:52 + apt-key add -
12:38:52 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
12:38:52 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:38:52 Need to get 21.0 MB of archives.
12:38:52 After this operation, 92.7 MB of additional disk space will be used.
12:38:52 Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:38:52 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB]
12:38:52 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxtables12 armhf 1.8.7-1ubuntu5 [28.0 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:38:52 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
12:38:52 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip6tc2 armhf 1.8.7-1ubuntu5 [18.0 kB]
12:38:52 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB]
12:38:52 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB]
12:38:52 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB]
12:38:52 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iptables armhf 1.8.7-1ubuntu5 [412 kB]
12:38:53 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B]
12:38:53 debconf: delaying package configuration, since apt-utils is not installed
12:38:53 Fetched 21.0 MB in 1s (24.0 MB/s)
12:38:53 Selecting previously unselected package libmnl0:armhf.
12:38: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 ... 9442 files and directories currently installed.)
12:38:53 Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ...
12:38:53 Unpacking libmnl0:armhf (1.0.4-3build2) ...
12:38:53 Selecting previously unselected package libxtables12:armhf.
12:38:53 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_armhf.deb ...
12:38:53 Unpacking libxtables12:armhf (1.8.7-1ubuntu5) ...
12:38:53 Selecting previously unselected package netbase.
12:38:53 Preparing to unpack .../2-netbase_6.3_all.deb ...
12:38:53 Unpacking netbase (6.3) ...
12:38:53 Selecting previously unselected package libip6tc2:armhf.
12:38:53 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_armhf.deb ...
12:38:53 Unpacking libip6tc2:armhf (1.8.7-1ubuntu5) ...
12:38:53 Selecting previously unselected package libnfnetlink0:armhf.
12:38:53 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ...
12:38:53 Unpacking libnfnetlink0:armhf (1.0.1-3build3) ...
12:38:53 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:38:53 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ...
12:38:53 Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ...
12:38:53 Selecting previously unselected package libnftnl11:armhf.
12:38:53 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ...
12:38:53 Unpacking libnftnl11:armhf (1.2.1-1build1) ...
12:38:53 Selecting previously unselected package iptables.
12:38:53 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_armhf.deb ...
12:38:53 Unpacking iptables (1.8.7-1ubuntu5) ...
12:38:53 Reading package lists...
12:38:53 OK
12:38:53 + '[' bullseye = sid ']'
12:38:53 ++ dpkg --print-architecture
12:38:53 + ARCH=armhf
12:38:53 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bullseye test'
12:38:53 + apt-get update
12:38:53 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:38:53 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:38:53 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:38:53 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
12:38:53 Selecting previously unselected package containerd.io.
12:38:53 Preparing to unpack .../8-containerd.io_1.6.15-1_armhf.deb ...
12:38:53 Unpacking containerd.io (1.6.15-1) ...
12:38:53 Building dependency tree...
12:38:53 Reading state information...
12:38:53 Correcting dependencies... Done
12:38:54 Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [19.9 kB]
12:38:54 Fetched 63.2 kB in 1s (89.3 kB/s)
12:38:54 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:38:54 Skipping docker-ce, it is already installed and upgrade is not set.
12:38:54 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:38:54 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:38:54 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:38:54 The following additional packages will be installed:
12:38:54   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:54   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:38:54   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:38:54   libpam-systemd libxtables12 systemd systemd-sysv
12:38:54 Suggested packages:
12:38:54   firewalld kmod systemd-container policykit-1
12:38:54 Recommended packages:
12:38:54   nftables systemd-timesyncd | time-daemon libnss-systemd
12:38:54 The following NEW packages will be installed:
12:38:54   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:38:54   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:38:54   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:38:54   libpam-systemd libxtables12 systemd systemd-sysv
12:38:54 0 upgraded, 21 newly installed, 0 to remove and 11 not upgraded.
12:38:54 Need to get 26.5 MB of archives.
12:38:54 After this operation, 110 MB of additional disk space will be used.
12:38:54 Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:38:54 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB]
12:38:55 Reading package lists...
12:38:55 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
12:38:55 + packages='deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb'
12:38:55 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb
12:38:55 deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb'
12:38:55 ++ awk '$0="./"$0'
12:38:55 ++ xargs
12:38:55 + packages='./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb'
12:38:55 + set -x
12:38:55 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb
12:38:55 Selecting previously unselected package docker-ce-cli.
12:38:55 (Reading database ... 9719 files and directories currently installed.)
12:38:55 Preparing to unpack .../docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ...
12:38:55 Unpacking docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:55 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
12:38:55 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
12:38:55 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
12:38:55 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
12:38:55 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libjson-c5 armhf 0.15-2 [38.7 kB]
12:38:55 Selecting previously unselected package dbus-user-session.
12:38:55 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ...
12:38:55 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
12:38:55 Setting up libip6tc2:armhf (1.8.7-1ubuntu5) ...
12:38:55 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
12:38:55 Setting up libmnl0:armhf (1.0.4-3build2) ...
12:38:55 Setting up containerd.io (1.6.15-1) ...
12:38:55 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:38:55 Setting up libxtables12:armhf (1.8.7-1ubuntu5) ...
12:38:55 Setting up libnfnetlink0:armhf (1.0.1-3build3) ...
12:38:55 Setting up netbase (6.3) ...
12:38:55 Setting up libnftnl11:armhf (1.2.1-1build1) ...
12:38:55 Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ...
12:38:55 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [222 kB]
12:38:55 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.7 kB]
12:38:55 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf systemd armhf 247.3-7+rpi1+deb11u1 [4242 kB]
12:38:55 Selecting previously unselected package docker-ce-rootless-extras.
12:38:55 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ...
12:38:55 Unpacking docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:55 Setting up iptables (1.8.7-1ubuntu5) ...
12:38:55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:38:55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:38:55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:38:55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:38:55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:38:55 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
12:38:55 + verify_binaries
12:38:55 + docker --version
12:38:55 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:38:55 ++ uname -m
12:38:55 + '[' armv8l = x86_64 ']'
12:38:55 + docker buildx version
12:38:55 github.com/docker/buildx v0.10.0 8764628
12:38:55 + docker compose version
12:38:55 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1+deb11u1 [114 kB]
12:38:55 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [219 kB]
12:38:55 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1+deb11u1 [260 kB]
12:38:55 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB]
12:38:55 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [33.0 kB]
12:38:55 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
12:38:55 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
12:38:55 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.4 kB]
12:38:55 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [32.5 kB]
12:38:55 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [47.2 kB]
12:38:55 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 kB]
12:38:56 Docker Compose version v2.15.1
12:38:56 + dockerd --version
12:38:56 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:38:56 + docker-proxy --version
12:38:56 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:38:56 + containerd --version
12:38:56 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:56 + ctr --version
12:38:56 ctr containerd.io 1.6.15
12:38:56 + containerd-shim --help
12:38:56 Usage of containerd-shim:
12:38:56   -address string
12:38:56     	grpc address back to main containerd
12:38:56   -containerd-binary containerd publish
12:38:56     	path to containerd binary (used for containerd publish) (default "containerd")
12:38:56   -criu string
12:38:56     	path to criu binary
12:38:56   -debug
12:38:56     	enable debug output in logs
12:38:56   -namespace string
12:38:56     	namespace that owns the shim
12:38:56   -runtime-root string
12:38:56     	root directory for the runtime (default "/run/containerd/runc")
12:38:56   -socket string
12:38:56     	socket path to serve
12:38:56   -systemd-cgroup
12:38:56     	set runtime to use systemd-cgroup
12:38:56   -workdir string
12:38:56     	path used to storge large temporary data
12:38:56 + containerd-shim-runc-v1 -v
12:38:56 containerd-shim-runc-v1:
12:38:56   Version:  1.6.15
12:38:56   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:56   Go version: go1.18.9
12:38:56 
12:38:56 + containerd-shim-runc-v2 -v
12:38:56 containerd-shim-runc-v2:
12:38:56   Version:  1.6.15
12:38:56   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:38:56   Go version: go1.18.9
12:38:56 
12:38:56 + runc --version
12:38:56 runc version 1.1.4
12:38:56 commit: v1.1.4-0-g5fd4c4d
12:38:56 spec: 1.0.2-dev
12:38:56 go: go1.18.9
12:38:56 libseccomp: 2.5.3
12:38:56 debconf: delaying package configuration, since apt-utils is not installed
12:38:56 Fetched 26.5 MB in 1s (19.7 MB/s)
12:38:56 Selecting previously unselected package libapparmor1:armhf.
12:38:56 (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 ... 10496 files and directories currently installed.)
12:38:56 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
12:38:56 Unpacking libapparmor1:armhf (2.13.6-10) ...
12:38:56 Selecting previously unselected package libcap2:armhf.
12:38:56 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
12:38:56 Unpacking libcap2:armhf (1:2.44-1) ...
12:38:56 Selecting previously unselected package docker-buildx-plugin.
12:38:56 Preparing to unpack .../docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb ...
12:38:56 Unpacking docker-buildx-plugin (0.10.0-1~debian.11~bullseye) ...
12:38:56 Selecting previously unselected package libargon2-1:armhf.
12:38:56 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
12:38:56 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
12:38:56 Selecting previously unselected package dmsetup.
12:38:56 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
12:38:56 Unpacking dmsetup (2:1.02.175-2.1) ...
12:38:56 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:38:56 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:38:56 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:38:56 Selecting previously unselected package libjson-c5:armhf.
12:38:56 Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ...
12:38:56 Unpacking libjson-c5:armhf (0.15-2) ...
12:38:56 Selecting previously unselected package libcryptsetup12:armhf.
12:38:56 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
12:38:56 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
12:38:56 Selecting previously unselected package libip4tc2:armhf.
12:38:56 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
12:38:56 Unpacking libip4tc2:armhf (1.8.7-1) ...
12:38:56 Selecting previously unselected package systemd.
12:38:56 Preparing to unpack .../8-systemd_247.3-7+rpi1+deb11u1_armhf.deb ...
12:38:56 Unpacking systemd (247.3-7+rpi1+deb11u1) ...
12:38:56 Setting up libapparmor1:armhf (2.13.6-10) ...
12:38:56 Setting up libcap2:armhf (1:2.44-1) ...
12:38:57 Setting up libargon2-1:armhf (0~20171227-0.2) ...
12:38:57 Setting up libjson-c5:armhf (0.15-2) ...
12:38:57 Setting up libip4tc2:armhf (1.8.7-1) ...
12:38:57 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:38:57 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
12:38:57 Setting up systemd (247.3-7+rpi1+deb11u1) ...
12:38:57 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:38:57 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:38:57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:38:57 Initializing machine ID from random generator.
12:38:57 Setting up dmsetup (2:1.02.175-2.1) ...
12:38:57 Selecting previously unselected package systemd-sysv.
12:38: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 ... 11330 files and directories currently installed.)
12:38:57 Preparing to unpack .../00-systemd-sysv_247.3-7+rpi1+deb11u1_armhf.deb ...
12:38:57 Unpacking systemd-sysv (247.3-7+rpi1+deb11u1) ...
12:38:57 Fedora 37 openh264 (From Cisco) - x86_64        2.5 kB/s | 2.5 kB     00:01    
12:38:57 Fedora Modular 37 - x86_64                      2.5 MB/s | 3.0 MB     00:01    
12:38:57 Selecting previously unselected package docker-ce.
12:38:57 Preparing to unpack .../docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ...
12:38:57 Unpacking docker-ce (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:57 Selecting previously unselected package dbus.
12:38:57 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ...
12:38:57 Unpacking dbus (1.12.24-0+deb11u1) ...
12:38:57 Selecting previously unselected package libpam-systemd:armhf.
12:38:57 Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1+deb11u1_armhf.deb ...
12:38:57 Unpacking libpam-systemd:armhf (247.3-7+rpi1+deb11u1) ...
12:38:57 Selecting previously unselected package containerd.io.
12:38:57 Preparing to unpack .../03-containerd.io_1.6.15-1_armhf.deb ...
12:38:57 Unpacking containerd.io (1.6.15-1) ...
12:38:58 Fedora 37 - x86_64 - Updates                     15 MB/s |  22 MB     00:01    
12:38:58 Selecting previously unselected package docker-compose-plugin.
12:38:58 Preparing to unpack .../docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb ...
12:38:58 Unpacking docker-compose-plugin (2.15.1-1~debian.11~bullseye) ...
12:38:59 Setting up docker-ce-cli (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:59 Setting up docker-buildx-plugin (0.10.0-1~debian.11~bullseye) ...
12:38:59 Setting up docker-ce (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:59 Selecting previously unselected package dbus-user-session.
12:38:59 Preparing to unpack .../04-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ...
12:38:59 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
12:38:59 Selecting previously unselected package libip6tc2:armhf.
12:38:59 Preparing to unpack .../05-libip6tc2_1.8.7-1_armhf.deb ...
12:38:59 Unpacking libip6tc2:armhf (1.8.7-1) ...
12:38:59 Selecting previously unselected package libxtables12:armhf.
12:38:59 Preparing to unpack .../06-libxtables12_1.8.7-1_armhf.deb ...
12:38:59 Unpacking libxtables12:armhf (1.8.7-1) ...
12:38:59 Selecting previously unselected package libmnl0:armhf.
12:38:59 Preparing to unpack .../07-libmnl0_1.0.4-3_armhf.deb ...
12:38:59 Unpacking libmnl0:armhf (1.0.4-3) ...
12:38:59 invoke-rc.d: could not determine current runlevel
12:38:59 invoke-rc.d: policy-rc.d denied execution of start.
12:38:59 Setting up docker-compose-plugin (2.15.1-1~debian.11~bullseye) ...
12:38:59 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
12:38:59  docker-ce-rootless-extras depends on dbus-user-session; however:
12:38:59   Package dbus-user-session is not installed.
12:38:59 
12:38:59 Setting up docker-ce-rootless-extras (5:0.0.0~20230124074129.645395c-1~debian.11~bullseye) ...
12:38:59 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.10.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230124074129.645395c-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.15.1-1~debian.11~bullseye_armhf.deb
12:38:59 Selecting previously unselected package libnfnetlink0:armhf.
12:38:59 Preparing to unpack .../08-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
12:38:59 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
12:38:59 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:38:59 Preparing to unpack .../09-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
12:38:59 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
12:38:59 Selecting previously unselected package libnftnl11:armhf.
12:38:59 Preparing to unpack .../10-libnftnl11_1.1.9-1_armhf.deb ...
12:38:59 Unpacking libnftnl11:armhf (1.1.9-1) ...
12:38:59 Selecting previously unselected package iptables.
12:38:59 Preparing to unpack .../11-iptables_1.8.7-1_armhf.deb ...
12:38:59 Unpacking iptables (1.8.7-1) ...
12:38:59 Setting up systemd-sysv (247.3-7+rpi1+deb11u1) ...
12:38:59 Setting up libip6tc2:armhf (1.8.7-1) ...
12:38:59 Setting up dbus (1.12.24-0+deb11u1) ...
12:39:00 invoke-rc.d: could not determine current runlevel
12:39:00 invoke-rc.d: policy-rc.d denied execution of start.
12:39:00 Setting up libmnl0:armhf (1.0.4-3) ...
12:39:00 Setting up containerd.io (1.6.15-1) ...
12:39:00 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:39:00 Setting up libxtables12:armhf (1.8.7-1) ...
12:39:00 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
12:39:00 Setting up libpam-systemd:armhf (247.3-7+rpi1+deb11u1) ...
12:39:00 Setting up libnftnl11:armhf (1.1.9-1) ...
12:39:00 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
12:39:00 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
12:39:00 Setting up iptables (1.8.7-1) ...
12:39:00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:39:00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:39:00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:39:00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:39:00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:39:00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:39:00 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
12:39:00 + verify_binaries
12:39:00 + docker --version
12:39:00 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:39:00 ++ uname -m
12:39:00 + '[' armv8l = x86_64 ']'
12:39:00 + docker buildx version
12:39:00 github.com/docker/buildx v0.10.0 8764628
12:39:00 + docker compose version
12:39:00 Reading package lists...
12:39:00 Building dependency tree...
12:39:00 Reading state information...
12:39:00 Docker Compose version v2.15.1
12:39:00 + dockerd --version
12:39:00 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:39:00 + docker-proxy --version
12:39:00 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:39:00 + containerd --version
12:39:00 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:00 + ctr --version
12:39:00 ctr containerd.io 1.6.15
12:39:00 + containerd-shim --help
12:39:00 Usage of containerd-shim:
12:39:00   -address string
12:39:00     	grpc address back to main containerd
12:39:00   -containerd-binary containerd publish
12:39:00     	path to containerd binary (used for containerd publish) (default "containerd")
12:39:00   -criu string
12:39:00     	path to criu binary
12:39:00   -debug
12:39:00     	enable debug output in logs
12:39:00   -namespace string
12:39:00     	namespace that owns the shim
12:39:00   -runtime-root string
12:39:00     	root directory for the runtime (default "/run/containerd/runc")
12:39:00   -socket string
12:39:00     	socket path to serve
12:39:00   -systemd-cgroup
12:39:00     	set runtime to use systemd-cgroup
12:39:00   -workdir string
12:39:00     	path used to storge large temporary data
12:39:00 + containerd-shim-runc-v1 -v
12:39:00 containerd-shim-runc-v1:
12:39:00   Version:  1.6.15
12:39:00   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:00   Go version: go1.18.9
12:39:00 
12:39:00 + containerd-shim-runc-v2 -v
12:39:00 containerd-shim-runc-v2:
12:39:00   Version:  1.6.15
12:39:00   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:00   Go version: go1.18.9
12:39:00 
12:39:00 + runc --version
12:39:00 runc version 1.1.4
12:39:00 commit: v1.1.4-0-g5fd4c4d
12:39:00 spec: 1.0.2-dev
12:39:00 go: go1.18.9
12:39:00 libseccomp: 2.5.1
12:39:00 Correcting dependencies... Done
12:39:01 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
12:39:01 Skipping docker-ce, it is already installed and upgrade is not set.
12:39:01 Skipping docker-ce-cli, it is already installed and upgrade is not set.
12:39:01 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
12:39:01 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
12:39:01 The following additional packages will be installed:
12:39:01   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:39:01   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:39:01   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:39:01   libpam-systemd libxtables12 netbase systemd systemd-sysv
12:39:01 Suggested packages:
12:39:01   firewalld kmod systemd-container policykit-1
12:39:01 Recommended packages:
12:39:01   nftables systemd-timesyncd | time-daemon libnss-systemd
12:39:01 The following NEW packages will be installed:
12:39:01   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
12:39:01   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
12:39:01   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:39:01   libpam-systemd libxtables12 netbase systemd systemd-sysv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:39:01 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
12:39:01 Need to get 26.7 MB of archives.
12:39:01 After this operation, 107 MB of additional disk space will be used.
12:39:01 Get:1 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
12:39:01 Get:2 http://deb.debian.org/debian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
12:39:01 Get:3 http://deb.debian.org/debian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
12:39:01 Get:4 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
12:39:01 Get:5 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
12:39:01 Get:6 http://deb.debian.org/debian bullseye/main armhf libjson-c5 armhf 0.15-2 [39.0 kB]
12:39:01 Get:7 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB]
12:39:01 Get:8 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB]
12:39:01 Get:9 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB]
12:39:01 Get:10 http://deb.debian.org/debian bullseye/main armhf systemd armhf 247.3-7+deb11u1 [4303 kB]
12:39:01 Get:11 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.15-1 [20.4 MB]
12:39:01 Get:12 http://deb.debian.org/debian bullseye/main armhf systemd-sysv armhf 247.3-7+deb11u1 [113 kB]
12:39:01 Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [225 kB]
12:39:01 Get:14 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
12:39:01 Get:15 http://deb.debian.org/debian bullseye/main armhf libpam-systemd armhf 247.3-7+deb11u1 [263 kB]
12:39:01 Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB]
12:39:01 Get:17 http://deb.debian.org/debian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [32.9 kB]
12:39:01 Get:18 http://deb.debian.org/debian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
12:39:01 Get:19 http://deb.debian.org/debian bullseye/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
12:39:01 Get:20 http://deb.debian.org/debian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
12:39:01 Get:21 http://deb.debian.org/debian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [33.6 kB]
12:39:01 Get:22 http://deb.debian.org/debian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [49.0 kB]
12:39:01 Get:23 http://deb.debian.org/debian bullseye/main armhf iptables armhf 1.8.7-1 [339 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:39:02 debconf: delaying package configuration, since apt-utils is not installed
12:39:02 Fetched 26.7 MB in 1s (29.3 MB/s)
12:39:02 Selecting previously unselected package libapparmor1:armhf.
12:39: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 ... 9944 files and directories currently installed.)
12:39:02 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
12:39:02 Unpacking libapparmor1:armhf (2.13.6-10) ...
12:39:02 Selecting previously unselected package libcap2:armhf.
12:39:02 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
12:39:02 Unpacking libcap2:armhf (1:2.44-1) ...
12:39:02 Selecting previously unselected package libargon2-1:armhf.
12:39:02 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
12:39:02 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
12:39:02 Selecting previously unselected package dmsetup.
12:39:02 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
12:39:02 Unpacking dmsetup (2:1.02.175-2.1) ...
12:39:02 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:39:02 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:39:02 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:39:02 Selecting previously unselected package libjson-c5:armhf.
12:39:02 Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ...
12:39:02 Unpacking libjson-c5:armhf (0.15-2) ...
12:39:02 Selecting previously unselected package libcryptsetup12:armhf.
12:39:02 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
12:39:02 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
12:39:02 Selecting previously unselected package libip4tc2:armhf.
12:39:02 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
12:39:02 Unpacking libip4tc2:armhf (1.8.7-1) ...
12:39:02 Selecting previously unselected package libkmod2:armhf.
12:39:02 Preparing to unpack .../8-libkmod2_28-1_armhf.deb ...
12:39:02 Unpacking libkmod2:armhf (28-1) ...
12:39:02 Selecting previously unselected package systemd.
12:39:02 Preparing to unpack .../9-systemd_247.3-7+deb11u1_armhf.deb ...
12:39:02 Unpacking systemd (247.3-7+deb11u1) ...
12:39:03 Setting up libapparmor1:armhf (2.13.6-10) ...
12:39:03 Setting up libcap2:armhf (1:2.44-1) ...
12:39:03 Setting up libargon2-1:armhf (0~20171227-0.2) ...
12:39:03 Setting up libjson-c5:armhf (0.15-2) ...
12:39:03 Setting up libip4tc2:armhf (1.8.7-1) ...
12:39:03 Setting up libkmod2:armhf (28-1) ...
12:39:03 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:39:03 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
12:39:03 Setting up systemd (247.3-7+deb11u1) ...
12:39:03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:39:03 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:39:03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:39:03 Initializing machine ID from random generator.
12:39:03 Setting up dmsetup (2:1.02.175-2.1) ...
12:39:03 Selecting previously unselected package systemd-sysv.
12:39: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 ... 10791 files and directories currently installed.)
12:39:03 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u1_armhf.deb ...
12:39:03 Unpacking systemd-sysv (247.3-7+deb11u1) ...
12:39:03 Selecting previously unselected package dbus.
12:39:03 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ...
12:39:03 Unpacking dbus (1.12.24-0+deb11u1) ...
12:39:03 Selecting previously unselected package netbase.
12:39:03 Preparing to unpack .../02-netbase_6.3_all.deb ...
12:39:03 Unpacking netbase (6.3) ...
12:39:03 Selecting previously unselected package libpam-systemd:armhf.
12:39:03 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u1_armhf.deb ...
12:39:03 Unpacking libpam-systemd:armhf (247.3-7+deb11u1) ...
12:39:03 Selecting previously unselected package containerd.io.
12:39:03 Preparing to unpack .../04-containerd.io_1.6.15-1_armhf.deb ...
12:39:03 Unpacking containerd.io (1.6.15-1) ...
12:39:05 Fedora Modular 37 - x86_64 - Updates            910 kB/s | 1.1 MB     00:01    
12:39:05 Selecting previously unselected package dbus-user-session.
12:39:05 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ...
12:39:05 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
12:39:05 Selecting previously unselected package libip6tc2:armhf.
12:39:05 Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ...
12:39:05 Unpacking libip6tc2:armhf (1.8.7-1) ...
12:39:05 Selecting previously unselected package libxtables12:armhf.
12:39:05 Preparing to unpack .../07-libxtables12_1.8.7-1_armhf.deb ...
12:39:05 Unpacking libxtables12:armhf (1.8.7-1) ...
12:39:05 Selecting previously unselected package libmnl0:armhf.
12:39:05 Preparing to unpack .../08-libmnl0_1.0.4-3_armhf.deb ...
12:39:05 Unpacking libmnl0:armhf (1.0.4-3) ...
12:39:05 Selecting previously unselected package libnfnetlink0:armhf.
12:39:05 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
12:39:05 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
12:39:06 Selecting previously unselected package libnetfilter-conntrack3:armhf.
12:39:06 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
12:39:06 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
12:39:06 Selecting previously unselected package libnftnl11:armhf.
12:39:06 Preparing to unpack .../11-libnftnl11_1.1.9-1_armhf.deb ...
12:39:06 Unpacking libnftnl11:armhf (1.1.9-1) ...
12:39:06 Selecting previously unselected package iptables.
12:39:06 Preparing to unpack .../12-iptables_1.8.7-1_armhf.deb ...
12:39:06 Unpacking iptables (1.8.7-1) ...
12:39:06 Setting up systemd-sysv (247.3-7+deb11u1) ...
12:39:06 Setting up libip6tc2:armhf (1.8.7-1) ...
12:39:06 Setting up dbus (1.12.24-0+deb11u1) ...
12:39:06 invoke-rc.d: could not determine current runlevel
12:39:06 invoke-rc.d: policy-rc.d denied execution of start.
12:39:06 Setting up libmnl0:armhf (1.0.4-3) ...
12:39:06 Setting up containerd.io (1.6.15-1) ...
12:39:06 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
12:39:06 Setting up libxtables12:armhf (1.8.7-1) ...
12:39:06 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
12:39:06 Setting up libpam-systemd:armhf (247.3-7+deb11u1) ...
12:39:06 Setting up netbase (6.3) ...
12:39:06 Setting up libnftnl11:armhf (1.1.9-1) ...
12:39:06 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
12:39:06 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
12:39:06 Setting up iptables (1.8.7-1) ...
12:39:06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:39:06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:39:06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:39:06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:39:06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:39:06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:39:06 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:39:06 + verify_binaries
12:39:06 + docker --version
12:39:06 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:39:06 ++ uname -m
12:39:06 + '[' armv8l = x86_64 ']'
12:39:06 + docker buildx version
12:39:06 github.com/docker/buildx v0.10.0 8764628
12:39:06 + docker compose version
12:39:06 Docker Compose version v2.15.1
12:39:06 + dockerd --version
12:39:06 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:39:06 + docker-proxy --version
12:39:06 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:39:06 + containerd --version
12:39:07 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:07 + ctr --version
12:39:07 ctr containerd.io 1.6.15
12:39:07 + containerd-shim --help
12:39:07 Usage of containerd-shim:
12:39:07   -address string
12:39:07     	grpc address back to main containerd
12:39:07   -containerd-binary containerd publish
12:39:07     	path to containerd binary (used for containerd publish) (default "containerd")
12:39:07   -criu string
12:39:07     	path to criu binary
12:39:07   -debug
12:39:07     	enable debug output in logs
12:39:07   -namespace string
12:39:07     	namespace that owns the shim
12:39:07   -runtime-root string
12:39:07     	root directory for the runtime (default "/run/containerd/runc")
12:39:07   -socket string
12:39:07     	socket path to serve
12:39:07   -systemd-cgroup
12:39:07     	set runtime to use systemd-cgroup
12:39:07   -workdir string
12:39:07     	path used to storge large temporary data
12:39:07 + containerd-shim-runc-v1 -v
12:39:07 containerd-shim-runc-v1:
12:39:07   Version:  1.6.15
12:39:07   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:07   Go version: go1.18.9
12:39:07 
12:39:07 + containerd-shim-runc-v2 -v
12:39:07 containerd-shim-runc-v2:
12:39:07   Version:  1.6.15
12:39:07   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:07   Go version: go1.18.9
12:39:07 
12:39:07 + runc --version
12:39:07 runc version 1.1.4
12:39:07 commit: v1.1.4-0-g5fd4c4d
12:39:07 spec: 1.0.2-dev
12:39:07 go: go1.18.9
12:39:07 libseccomp: 2.5.1
12:39:09 Dependencies resolved.
12:39:09 ================================================================================
12:39:09  Package                      Arch       Version              Repository   Size
12:39:09 ================================================================================
12:39:09 Installing:
12:39:09  dnf-plugins-core             noarch     4.3.1-1.fc37         fedora       34 k
12:39:09 Installing dependencies:
12:39:09  dbus-libs                    x86_64     1:1.14.4-1.fc37      updates     155 k
12:39:09  python3-dateutil             noarch     1:2.8.2-4.fc37       fedora      361 k
12:39:09  python3-dbus                 x86_64     1.3.2-1.fc37         updates     157 k
12:39:09  python3-distro               noarch     1.7.0-3.fc37         fedora       48 k
12:39:09  python3-dnf-plugins-core     noarch     4.3.1-1.fc37         fedora      278 k
12:39:09  python3-six                  noarch     1.16.0-8.fc37        fedora       42 k
12:39:09 
12:39:09 Transaction Summary
12:39:09 ================================================================================
12:39:09 Install  7 Packages
12:39:09 
12:39:09 Total download size: 1.1 M
12:39:09 Installed size: 3.2 M
12:39:09 Downloading Packages:
12:39:10 (1/7): dnf-plugins-core-4.3.1-1.fc37.noarch.rpm 118 kB/s |  34 kB     00:00    
12:39:10 (2/7): python3-distro-1.7.0-3.fc37.noarch.rpm   166 kB/s |  48 kB     00:00    
12:39:10 (3/7): python3-dateutil-2.8.2-4.fc37.noarch.rpm 1.2 MB/s | 361 kB     00:00    
12:39:10 (4/7): python3-six-1.16.0-8.fc37.noarch.rpm     4.9 MB/s |  42 kB     00:00    
12:39:10 (5/7): python3-dnf-plugins-core-4.3.1-1.fc37.no  18 MB/s | 278 kB     00:00    
12:39:10 (6/7): dbus-libs-1.14.4-1.fc37.x86_64.rpm        11 MB/s | 155 kB     00:00    
12:39:10 (7/7): python3-dbus-1.3.2-1.fc37.x86_64.rpm      11 MB/s | 157 kB     00:00    
12:39:10 --------------------------------------------------------------------------------
12:39:10 Total                                           1.1 MB/s | 1.1 MB     00:00     
12:39:10 Running transaction check
12:39:10 Transaction check succeeded.
12:39:10 Running transaction test
12:39:10 Transaction test succeeded.
12:39:10 Running transaction
12:39:10   Preparing        :                                                        1/1 
12:39:10   Installing       : dbus-libs-1:1.14.4-1.fc37.x86_64                       1/7 
12:39:10   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                       2/7 
12:39:10   Installing       : python3-six-1.16.0-8.fc37.noarch                       3/7 
12:39:10   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                 4/7 
12:39:10   Installing       : python3-distro-1.7.0-3.fc37.noarch                     5/7 
12:39:10   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           6/7 
12:39:10   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
12:39:10   Running scriptlet: dnf-plugins-core-4.3.1-1.fc37.noarch                   7/7 
12:39:10   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                   1/7 
12:39:10   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                 2/7 
12:39:10   Verifying        : python3-distro-1.7.0-3.fc37.noarch                     3/7 
12:39:10   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch           4/7 
12:39:10   Verifying        : python3-six-1.16.0-8.fc37.noarch                       5/7 
12:39:10   Verifying        : dbus-libs-1:1.14.4-1.fc37.x86_64                       6/7 
12:39:10   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                       7/7 
12:39:10 
12:39:10 Installed:
12:39:10   dbus-libs-1:1.14.4-1.fc37.x86_64                                              
12:39:10   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
12:39:10   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
12:39:10   python3-dbus-1.3.2-1.fc37.x86_64                                              
12:39:10   python3-distro-1.7.0-3.fc37.noarch                                            
12:39:10   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
12:39:10   python3-six-1.16.0-8.fc37.noarch                                              
12:39:10 
12:39:10 Complete!
12:39:10 + case ${DIST_ID}:${DIST_VERSION} in
12:39:10 + dnf install -y findutils
12:39:11 Last metadata expiration check: 0:00:06 ago on Wed Jan 25 12:39:05 2023.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
12:39:12 Package findutils-1:4.9.0-2.fc37.x86_64 is already installed.
12:39:12 Dependencies resolved.
12:39:12 Nothing to do.
12:39:12 Complete!
12:39:12 + install_rpm_containerd
12:39:12 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
12:39:12 + '[' staging = stage ']'
12:39:12 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
12:39:12 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
12:39:12 + dnf --version
12:39:12 4.14.0
12:39:12   Installed: dnf-0:4.14.0-1.fc37.noarch at Sun Dec 11 05:49:07 2022
12:39:12   Built    : Fedora Project at Fri Sep  9 13:05:18 2022
12:39:12 
12:39:12   Installed: rpm-0:4.18.0-1.fc37.x86_64 at Sun Dec 11 05:49:07 2022
12:39:12   Built    : Fedora Project at Wed Sep 21 10:51:10 2022
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:39:12 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
12:39:12 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
12:39:13 + dnf config-manager --set-disabled 'docker-ce-*'
12:39:13 + dnf config-manager --set-enabled docker-ce-test
12:39:13 + dnf makecache
12:39:13 Fedora 36 openh264 (From Cisco) - x86_64        2.8 kB/s | 2.5 kB     00:00    
12:39:13 Fedora Modular 36 - x86_64                      4.9 MB/s | 2.4 MB     00:00    
12:39:14 Docker CE Test - x86_64                          31 kB/s |  17 kB     00:00    
12:39:15 Fedora 37 - x86_64                               77 kB/s |  22 kB     00:00    
12:39:15 Fedora 36 - x86_64 - Updates                     17 MB/s |  32 MB     00:01    
12:39:15 Fedora 37 openh264 (From Cisco) - x86_64        3.5 kB/s | 989  B     00:00    
12:39:15 Fedora Modular 37 - x86_64                       87 kB/s |  22 kB     00:00    
12:39:16 Fedora 37 - x86_64 - Updates                     63 kB/s |  22 kB     00:00    
12:39:16 Fedora Modular 37 - x86_64 - Updates             92 kB/s |  23 kB     00:00    
12:39:17 Metadata cache created.
12:39:17 + echo '[DEBUG] Installing engine rpms'
12:39:17 [DEBUG] Installing engine rpms
12:39:17 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
12:39:17 ++ sed /src/d
12:39:17 + packages='rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.15.1-0.fc37.x86_64.rpm
12:39:17 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm
12:39:17 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm
12:39:17 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc37.x86_64.rpm
12:39:17 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm
12:39:17 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.fc37.x86_64.rpm'
12:39:17 + set -x
12:39:17 ++ source /etc/os-release
12:39:17 +++ NAME='Fedora Linux'
12:39:17 +++ VERSION='37 (Container Image)'
12:39:17 +++ ID=fedora
12:39:17 +++ VERSION_ID=37
12:39:17 +++ VERSION_CODENAME=
12:39:17 +++ PLATFORM_ID=platform:f37
12:39:17 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
12:39:17 +++ ANSI_COLOR='0;38;2;60;110;180'
12:39:17 +++ LOGO=fedora-logo-icon
12:39:17 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
12:39:17 +++ DEFAULT_HOSTNAME=fedora
12:39:17 +++ HOME_URL=https://fedoraproject.org/
12:39:17 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
12:39:17 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:39:17 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:39:17 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:39:17 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
12:39:17 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:39:17 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
12:39:17 +++ SUPPORT_END=2023-11-14
12:39:17 +++ VARIANT='Container Image'
12:39:17 +++ VARIANT_ID=container
12:39:17 ++ echo 37
12:39:17 + product_version=37
12:39:17 + '[' 37 = rawhide ']'
12:39:17 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.15.1-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.fc37.x86_64.rpm
12:39:18 Last metadata expiration check: 0:00:02 ago on Wed Jan 25 12:39:16 2023.
12:39:18 Dependencies resolved.
12:39:18 ================================================================================================
12:39:18  Package                     Arch    Version                               Repository       Size
12:39:18 ================================================================================================
12:39:18 Installing:
12:39:18  docker-buildx-plugin        x86_64  0.10.0-0.fc37                         @commandline     12 M
12:39:18  docker-ce                   x86_64  3:0.0.0~20230124074129.645395c-0.fc37 @commandline     23 M
12:39:18  docker-ce-cli               x86_64  1:0.0.0~20230124074129.645395c-0.fc37 @commandline    7.1 M
12:39:18  docker-ce-rootless-extras   x86_64  0.0.0~20230124074129.645395c-0.fc37   @commandline    3.8 M
12:39:18  docker-compose-plugin       x86_64  2.15.1-0.fc37                         @commandline     10 M
12:39:18  docker-scan-plugin          x86_64  0.23.0-0.fc37                         @commandline    3.8 M
12:39:18 Upgrading:
12:39:18  systemd-libs                x86_64  251.10-588.fc37                       updates         619 k
12:39:18 Installing dependencies:
12:39:18  container-selinux           noarch  2:2.198.0-1.fc37                      updates          51 k
12:39:18  containerd.io               x86_64  1.6.15-3.1.fc37                       docker-ce-test   32 M
12:39:18  dbus                        x86_64  1:1.14.4-1.fc37                       updates         7.8 k
12:39:18  dbus-broker                 x86_64  32-1.fc37                             fedora          175 k
12:39:18  dbus-common                 noarch  1:1.14.4-1.fc37                       updates          15 k
12:39:18  device-mapper               x86_64  1.02.175-9.fc37                       fedora          138 k
12:39:18  device-mapper-libs          x86_64  1.02.175-9.fc37                       fedora          177 k
12:39:18  diffutils                   x86_64  3.8-3.fc37                            fedora          378 k
12:39:18  fuse-common                 x86_64  3.10.5-5.fc37                         fedora          8.2 k
12:39:18  fuse-overlayfs              x86_64  1.9-6.fc37                            updates          73 k
12:39:18  fuse3                       x86_64  3.10.5-5.fc37                         fedora           54 k
12:39:18  fuse3-libs                  x86_64  3.10.5-5.fc37                         fedora           92 k
12:39:18  iptables-legacy             x86_64  1.8.8-4.fc37                          updates          53 k
12:39:18  iptables-legacy-libs        x86_64  1.8.8-4.fc37                          updates          38 k
12:39:18  iptables-libs               x86_64  1.8.8-4.fc37                          updates         417 k
12:39:18  kmod                        x86_64  30-2.fc37                             fedora          120 k
12:39:18  kmod-libs                   x86_64  30-2.fc37                             fedora           68 k
12:39:18  libargon2                   x86_64  20190702-1.fc37                       fedora           28 k
12:39:18  libcgroup                   x86_64  3.0-1.fc37                            fedora           74 k
12:39:18  libfdisk                    x86_64  2.38.1-1.fc37                         fedora          160 k
12:39:18  libibverbs                  x86_64  41.0-1.fc37                           fedora          412 k
12:39:18  libmnl                      x86_64  1.0.5-1.fc37                          fedora           28 k
12:39:18  libnetfilter_conntrack      x86_64  1.0.8-5.fc37                          fedora           57 k
12:39:18  libnfnetlink                x86_64  1.0.1-22.fc37                         fedora           29 k
12:39:18  libnl3                      x86_64  3.7.0-2.fc37                          fedora          347 k
12:39:18  libpcap                     x86_64  14:1.10.3-1.fc37                      updates         176 k
12:39:18  libseccomp                  x86_64  2.5.3-3.fc37                          fedora           70 k
12:39:18  libselinux-utils            x86_64  3.4-5.fc37                            fedora          158 k
12:39:18  libslirp                    x86_64  4.7.0-2.fc37                          fedora           74 k
12:39:18  libutempter                 x86_64  1.2.1-7.fc37                          fedora           26 k
12:39:18  policycoreutils             x86_64  3.4-6.fc37                            fedora          238 k
12:39:18  rpm-plugin-selinux          x86_64  4.18.0-1.fc37                         fedora           20 k
12:39:18  selinux-policy              noarch  37.18-1.fc37                          updates          50 k
12:39:18  selinux-policy-targeted     noarch  37.18-1.fc37                          updates         6.6 M
12:39:18  slirp4netns                 x86_64  1.2.0-8.fc37                          updates          48 k
12:39:18  systemd                     x86_64  251.10-588.fc37                       updates         4.2 M
12:39:18  systemd-pam                 x86_64  251.10-588.fc37                       updates         334 k
12:39:18  util-linux                  x86_64  2.38.1-1.fc37                         fedora          2.3 M
12:39:18  xkeyboard-config            noarch  2.36-3.fc37                           updates         957 k
12:39:18  xz                          x86_64  5.2.5-10.fc37                         fedora          223 k
12:39:18 Installing weak dependencies:
12:39:18  cryptsetup-libs             x86_64  2.5.0-1.fc37                          fedora          454 k
12:39:18  libbpf                      x86_64  2:0.8.0-2.fc37                        fedora          172 k
12:39:18  libxkbcommon                x86_64  1.4.1-2.fc37                          fedora          140 k
12:39:18  qrencode-libs               x86_64  4.1.1-3.fc37                          fedora           61 k
12:39:18  systemd-networkd            x86_64  251.10-588.fc37                       updates         616 k
12:39:18  systemd-resolved            x86_64  251.10-588.fc37                       updates         282 k
12:39:18 
12:39:18 Transaction Summary
12:39:18 ================================================================================================
12:39:18 Install  52 Packages
12:39:18 Upgrade   1 Package
12:39:18 
12:39:18 Total size: 112 M
12:39:18 Total download size: 52 M
12:39:18 Downloading Packages:
12:39:20 (1/47): dbus-broker-32-1.fc37.x86_64.rpm        605 kB/s | 175 kB     00:00    
12:39:20 (2/47): cryptsetup-libs-2.5.0-1.fc37.x86_64.rpm 1.5 MB/s | 454 kB     00:00    
12:39:20 (3/47): device-mapper-1.02.175-9.fc37.x86_64.rp  14 MB/s | 138 kB     00:00    
12:39:20 (4/47): device-mapper-libs-1.02.175-9.fc37.x86_  11 MB/s | 177 kB     00:00    
12:39:20 (5/47): diffutils-3.8-3.fc37.x86_64.rpm          24 MB/s | 378 kB     00:00    
12:39:20 (6/47): fuse-common-3.10.5-5.fc37.x86_64.rpm    474 kB/s | 8.2 kB     00:00    
12:39:20 (7/47): fuse3-3.10.5-5.fc37.x86_64.rpm          4.6 MB/s |  54 kB     00:00    
12:39:20 (8/47): fuse3-libs-3.10.5-5.fc37.x86_64.rpm     8.6 MB/s |  92 kB     00:00    
12:39:20 (9/47): kmod-30-2.fc37.x86_64.rpm                12 MB/s | 120 kB     00:00    
12:39:20 (10/47): kmod-libs-30-2.fc37.x86_64.rpm         6.5 MB/s |  68 kB     00:00    
12:39:20 (11/47): libargon2-20190702-1.fc37.x86_64.rpm   2.3 MB/s |  28 kB     00:00    
12:39:20 (12/47): libbpf-0.8.0-2.fc37.x86_64.rpm          11 MB/s | 172 kB     00:00    
12:39:20 (13/47): libcgroup-3.0-1.fc37.x86_64.rpm        6.5 MB/s |  74 kB     00:00    
12:39:20 (14/47): libfdisk-2.38.1-1.fc37.x86_64.rpm       11 MB/s | 160 kB     00:00    
12:39:20 (15/47): libibverbs-41.0-1.fc37.x86_64.rpm       31 MB/s | 412 kB     00:00    
12:39:20 (16/47): libmnl-1.0.5-1.fc37.x86_64.rpm         2.3 MB/s |  28 kB     00:00    
12:39:20 (17/47): libnetfilter_conntrack-1.0.8-5.fc37.x8 4.4 MB/s |  57 kB     00:00    
12:39:20 (18/47): libnfnetlink-1.0.1-22.fc37.x86_64.rpm  2.5 MB/s |  29 kB     00:00    
12:39:20 (19/47): libnl3-3.7.0-2.fc37.x86_64.rpm          20 MB/s | 347 kB     00:00    
12:39:20 (20/47): libseccomp-2.5.3-3.fc37.x86_64.rpm     6.2 MB/s |  70 kB     00:00    
12:39:20 (21/47): libselinux-utils-3.4-5.fc37.x86_64.rpm  16 MB/s | 158 kB     00:00    
12:39:20 (22/47): libslirp-4.7.0-2.fc37.x86_64.rpm       6.8 MB/s |  74 kB     00:00    
12:39:20 (23/47): libutempter-1.2.1-7.fc37.x86_64.rpm    2.7 MB/s |  26 kB     00:00    
12:39:20 (24/47): libxkbcommon-1.4.1-2.fc37.x86_64.rpm    16 MB/s | 140 kB     00:00    
12:39:20 (25/47): containerd.io-1.6.15-3.1.fc37.x86_64.r  51 MB/s |  32 MB     00:00    
12:39:20 (26/47): policycoreutils-3.4-6.fc37.x86_64.rpm  1.6 MB/s | 238 kB     00:00    
12:39:20 (27/47): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  437 kB/s |  61 kB     00:00    
12:39:20 (28/47): rpm-plugin-selinux-4.18.0-1.fc37.x86_6 3.3 MB/s |  20 kB     00:00    
12:39:20 (29/47): xz-5.2.5-10.fc37.x86_64.rpm             15 MB/s | 223 kB     00:00    
12:39:20 (30/47): util-linux-2.38.1-1.fc37.x86_64.rpm     70 MB/s | 2.3 MB     00:00    
12:39:20 (31/47): container-selinux-2.198.0-1.fc37.noarc 2.3 MB/s |  51 kB     00:00    
12:39:20 (32/47): dbus-1.14.4-1.fc37.x86_64.rpm          422 kB/s | 7.8 kB     00:00    
12:39:20 (33/47): dbus-common-1.14.4-1.fc37.noarch.rpm   2.5 MB/s |  15 kB     00:00    
12:39:20 (34/47): fuse-overlayfs-1.9-6.fc37.x86_64.rpm   7.9 MB/s |  73 kB     00:00    
12:39:20 (35/47): iptables-legacy-1.8.8-4.fc37.x86_64.rp 5.7 MB/s |  53 kB     00:00    
12:39:20 (36/47): iptables-legacy-libs-1.8.8-4.fc37.x86_ 6.3 MB/s |  38 kB     00:00    
12:39:20 (37/47): iptables-libs-1.8.8-4.fc37.x86_64.rpm   39 MB/s | 417 kB     00:00    
12:39:20 (38/47): libpcap-1.10.3-1.fc37.x86_64.rpm        14 MB/s | 176 kB     00:00    
12:39:20 (39/47): selinux-policy-37.18-1.fc37.noarch.rpm 4.2 MB/s |  50 kB     00:00    
12:39:20 (40/47): slirp4netns-1.2.0-8.fc37.x86_64.rpm    2.7 MB/s |  48 kB     00:00    
12:39:20 (41/47): selinux-policy-targeted-37.18-1.fc37.n  93 MB/s | 6.6 MB     00:00    
12:39:20 (42/47): systemd-251.10-588.fc37.x86_64.rpm      54 MB/s | 4.2 MB     00:00    
12:39:20 (43/47): systemd-networkd-251.10-588.fc37.x86_6 9.3 MB/s | 616 kB     00:00    
12:39:20 (44/47): systemd-pam-251.10-588.fc37.x86_64.rpm  10 MB/s | 334 kB     00:00    
12:39:20 (45/47): systemd-resolved-251.10-588.fc37.x86_6  23 MB/s | 282 kB     00:00    
12:39:20 (46/47): xkeyboard-config-2.36-3.fc37.noarch.rp  50 MB/s | 957 kB     00:00    
12:39:20 (47/47): systemd-libs-251.10-588.fc37.x86_64.rp  34 MB/s | 619 kB     00:00    
12:39:20 --------------------------------------------------------------------------------
12:39:20 Total                                            33 MB/s |  52 MB     00:01     
12:39:20 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
12:39:20 Importing GPG key 0x621E9F35:
12:39:20  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:39:20  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:39:20  From       : https://download.docker.com/linux/fedora/gpg
12:39:20 Key imported successfully
12:39:21 + popd
12:39:21 + exit 0
12:39:21 ~/rpmbuild/BUILD/src
12:39:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ooaw9o
12:39:21 + umask 022
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64 '!=' / ']'
12:39:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64
12:39:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64
12:39:21 + mkdir -p /root/rpmbuild/BUILDROOT
12:39:21 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64
12:39:21 + cd src
12:39:21 + pushd /root/rpmbuild/BUILD/src/compose
12:39:21 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
12:39:21 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:39:21 + popd
12:39:21 ~/rpmbuild/BUILD/src
12:39:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:39:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
12:39:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:39:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
12:39:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:39:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
12:39:21 + for f in LICENSE MAINTAINERS NOTICE README.md
12:39:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
12:39:21 + /usr/lib/rpm/check-buildroot
12:39:21 + /usr/lib/rpm/redhat/brp-compress
12:39:21 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:39:21 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:39:21 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:39:21 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:39:21 + /usr/lib/rpm/redhat/brp-python-hardlink
12:39:21 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:39:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p0tmhf
12:39:21 + umask 022
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + cd src
12:39:21 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:39:21 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:39:21 + ver=v2.15.1
12:39:21 + test v2.15.1 = v2.15.1
12:39:21 + echo 'PASS: docker-compose version OK'
12:39:21 + exit 0
12:39:21 PASS: docker-compose version OK
12:39:21 Processing files: docker-compose-plugin-2.15.1-0.el7.x86_64
12:39:21 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UGsQt5
12:39:21 + umask 022
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + cd src
12:39:21 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.15.1
12:39:21 + export DOCDIR
12:39:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.15.1
12:39:21 + 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.15.1-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.15.1
12:39:21 + exit 0
12:39:21 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PeIsHV
12:39:21 + umask 022
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + cd src
12:39:21 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.15.1
12:39:21 + export LICENSEDIR
12:39:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.15.1
12:39:21 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.15.1
12:39:21 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.15.1
12:39:21 + exit 0
12:39:21 Provides: docker-compose-plugin = 0:2.15.1-0.el7 docker-compose-plugin(x86-64) = 0:2.15.1-0.el7
12:39:21 Requires(interp): /bin/sh /bin/sh /bin/sh
12:39:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:39:21 Requires(post): /bin/sh
12:39:21 Requires(preun): /bin/sh
12:39:21 Requires(postun): /bin/sh
12:39:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64
12:39:21 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.15.1-0.el7.src.rpm
12:39:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el7.x86_64.rpm
12:39:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.02AsvK
12:39:21 + umask 022
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + cd src
12:39:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.15.1-0.el7.x86_64
12:39:21 + exit 0
12:39:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HgqtgR
12:39:21 + umask 022
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + rm -rf src
12:39:21 + /usr/bin/mkdir -p src
12:39:21 + cd src
12:39:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:39:21 + /usr/bin/tar -xf -
12:39:21 + STATUS=0
12:39:21 + '[' 0 -ne 0 ']'
12:39:21 + /usr/bin/tar -xf -
12:39:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:39:21 + STATUS=0
12:39:21 + '[' 0 -ne 0 ']'
12:39:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:39:21 + exit 0
12:39:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EtZw7X
12:39:21 + umask 022
12:39:21 + cd /root/rpmbuild/BUILD
12:39:21 + cd src
12:39:21 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:39:21 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:39:21 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
12:39:21 GO111MODULE=on make -f builder.Makefile build
12:39:21 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:39:21 mkdir -p bin
12:39:21 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
12:39:21 go: downloading github.com/docker/cli v20.10.17+incompatible
12:39:21 go: downloading github.com/docker/docker v20.10.17+incompatible
12:39:21 go: downloading github.com/spf13/cobra v1.5.0
12:39:21 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
12:39:21 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:39:21 go: downloading github.com/docker/go-units v0.4.0
12:39:21 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:39:21 go: downloading github.com/Masterminds/semver/v3 v3.1.1
12:39:21 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:39:21 go: downloading github.com/moby/sys/mount v0.3.3
12:39:21 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
12:39:21 go: downloading github.com/containerd/containerd v1.6.6
12:39:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
12:39:21 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
12:39:21 Running transaction check
12:39:21 Transaction check succeeded.
12:39:21 Running transaction test
12:39:22 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:39:22 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
12:39:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:39:22 Transaction test succeeded.
12:39:22 Running transaction
12:39:24   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch            1/1 
12:39:24   Preparing        :                                                        1/1 
12:39:24   Upgrading        : systemd-libs-251.10-588.fc37.x86_64                   1/54 
12:39:24   Installing       : libseccomp-2.5.3-3.fc37.x86_64                        2/54 
12:39:24   Installing       : docker-scan-plugin-0.23.0-0.fc37.x86_64               3/54 
12:39:24   Running scriptlet: docker-scan-plugin-0.23.0-0.fc37.x86_64               3/54 
12:39:24   Installing       : libselinux-utils-3.4-5.fc37.x86_64                    4/54 
12:39:24   Installing       : libfdisk-2.38.1-1.fc37.x86_64                         5/54 
12:39:24   Installing       : fuse3-libs-3.10.5-5.fc37.x86_64                       6/54 
12:39:24   Installing       : diffutils-3.8-3.fc37.x86_64                           7/54 
12:39:24   Installing       : docker-buildx-plugin-0.10.0-0.fc37.x86_64             8/54 
12:39:24   Running scriptlet: docker-buildx-plugin-0.10.0-0.fc37.x86_64             8/54 
12:39:24   Installing       : docker-compose-plugin-2.15.1-0.fc37.x86_64            9/54 
12:39:25   Running scriptlet: docker-compose-plugin-2.15.1-0.fc37.x86_64            9/54 
12:39:25   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   10/54 
12:39:25   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   10/54 
12:39:25   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  11/54 
12:39:25   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     12/54 
12:39:25   Installing       : dbus-common-1:1.14.4-1.fc37.noarch                   13/54 
12:39:25   Running scriptlet: dbus-common-1:1.14.4-1.fc37.noarch                   13/54 
12:39:25   Running scriptlet: dbus-broker-32-1.fc37.x86_64                         14/54 
12:39:25   Installing       : dbus-broker-32-1.fc37.x86_64                         14/54 
12:39:25   Running scriptlet: dbus-broker-32-1.fc37.x86_64                         14/54 
12:39:25   Installing       : dbus-1:1.14.4-1.fc37.x86_64                          15/54 
12:39:25   Installing       : xz-5.2.5-10.fc37.x86_64                              16/54 
12:39:25   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    17/54 
12:39:25 Fedora Modular 36 - x86_64 - Updates            5.2 MB/s | 2.9 MB     00:00    
12:39:25 Last metadata expiration check: 0:00:01 ago on Wed Jan 25 12:39:23 2023.
12:39:25   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      18/54 
12:39:25   Installing       : libutempter-1.2.1-7.fc37.x86_64                      18/54 
12:39:25   Installing       : util-linux-2.38.1-1.fc37.x86_64                      19/54 
12:39:25 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:39:25 
12:39:25   Installing       : policycoreutils-3.4-6.fc37.x86_64                    20/54 
12:39:25   Running scriptlet: policycoreutils-3.4-6.fc37.x86_64                    20/54 
12:39:25   Installing       : selinux-policy-37.18-1.fc37.noarch                   21/54 
12:39:25   Running scriptlet: selinux-policy-37.18-1.fc37.noarch                   21/54 
12:39:25   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          22/54 
12:39:25   Installing       : selinux-policy-targeted-37.18-1.fc37.noarch          22/54 
12:39:28 Dependencies resolved.
12:39:28 ================================================================================
12:39:28  Package                      Arch       Version              Repository   Size
12:39:28 ================================================================================
12:39:28 Installing:
12:39:28  dnf-plugins-core             noarch     4.3.1-1.fc36         updates      34 k
12:39:28 Installing dependencies:
12:39:28  dbus-libs                    x86_64     1:1.14.4-1.fc36      updates     155 k
12:39:28  python3-dateutil             noarch     1:2.8.1-8.fc36       fedora      289 k
12:39:28  python3-dbus                 x86_64     1.2.18-3.fc36        fedora      132 k
12:39:28  python3-distro               noarch     1.6.0-2.fc36         fedora       38 k
12:39:28  python3-dnf-plugins-core     noarch     4.3.1-1.fc36         updates     229 k
12:39:28  python3-six                  noarch     1.16.0-5.fc36        fedora       36 k
12:39:28 
12:39:28 Transaction Summary
12:39:28 ================================================================================
12:39:28 Install  7 Packages
12:39:28 
12:39:28 Total download size: 912 k
12:39:28 Installed size: 2.7 M
12:39:28 Downloading Packages:
12:39:29 (1/7): python3-distro-1.6.0-2.fc36.noarch.rpm    98 kB/s |  38 kB     00:00    
12:39:29 (2/7): python3-dbus-1.2.18-3.fc36.x86_64.rpm    329 kB/s | 132 kB     00:00    
12:39:29 (3/7): python3-six-1.16.0-5.fc36.noarch.rpm     914 kB/s |  36 kB     00:00    
12:39:29 (4/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 673 kB/s | 289 kB     00:00    
12:39:29 (5/7): dnf-plugins-core-4.3.1-1.fc36.noarch.rpm 252 kB/s |  34 kB     00:00    
12:39:29 (6/7): dbus-libs-1.14.4-1.fc36.x86_64.rpm       627 kB/s | 155 kB     00:00    
12:39:29 (7/7): python3-dnf-plugins-core-4.3.1-1.fc36.no 762 kB/s | 229 kB     00:00    
12:39:29 --------------------------------------------------------------------------------
12:39:29 Total                                           703 kB/s | 912 kB     00:01     
12:39:29 Running transaction check
12:39:29 Transaction check succeeded.
12:39:29 Running transaction test
12:39:29 Transaction test succeeded.
12:39:29 Running transaction
12:39:29   Preparing        :                                                        1/1 
12:39:29   Installing       : dbus-libs-1:1.14.4-1.fc36.x86_64                       1/7 
12:39:29   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                      2/7 
12:39:29   Installing       : python3-six-1.16.0-5.fc36.noarch                       3/7 
12:39:29   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch                 4/7 
12:39:29   Installing       : python3-distro-1.6.0-2.fc36.noarch                     5/7 
12:39:29   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           6/7 
12:39:29   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
12:39:30   Running scriptlet: dnf-plugins-core-4.3.1-1.fc36.noarch                   7/7 
12:39:30   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch                 1/7 
12:39:30   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                      2/7 
12:39:30   Verifying        : python3-distro-1.6.0-2.fc36.noarch                     3/7 
12:39:30   Verifying        : python3-six-1.16.0-5.fc36.noarch                       4/7 
12:39:30   Verifying        : dbus-libs-1:1.14.4-1.fc36.x86_64                       5/7 
12:39:30   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch                   6/7 
12:39:30   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch           7/7 
12:39:30 
12:39:30 Installed:
12:39:30   dbus-libs-1:1.14.4-1.fc36.x86_64                                              
12:39:30   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
12:39:30   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
12:39:30   python3-dbus-1.2.18-3.fc36.x86_64                                             
12:39:30   python3-distro-1.6.0-2.fc36.noarch                                            
12:39:30   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
12:39:30   python3-six-1.16.0-5.fc36.noarch                                              
12:39:30 
12:39:30 Complete!
12:39:30 + case ${DIST_ID}:${DIST_VERSION} in
12:39:30 + dnf install -y findutils
12:39:31 Last metadata expiration check: 0:00:08 ago on Wed Jan 25 12:39:23 2023.
12:39:32 Package findutils-1:4.9.0-1.fc36.x86_64 is already installed.
12:39:32 Dependencies resolved.
12:39:32 Nothing to do.
12:39:32 Complete!
12:39:32 + install_rpm_containerd
12:39:32 + '[' staging = stage ']'
12:39:32 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
12:39:32 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
12:39:32 + dnf --version
12:39:32 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
12:39:32 4.14.0
12:39:32   Installed: dnf-0:4.14.0-1.fc36.noarch at Sun Dec 11 07:49:14 2022
12:39:32   Built    : Fedora Project at Fri Sep  9 13:49:11 2022
12:39:32 
12:39:32   Installed: rpm-0:4.17.1-3.fc36.x86_64 at Sun Dec 11 07:49:14 2022
12:39:32   Built    : Fedora Project at Tue Aug  2 12:31:56 2022
12:39:32 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
12:39:32 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
12:39:32 + dnf config-manager --set-disabled 'docker-ce-*'
12:39:33 + dnf config-manager --set-enabled docker-ce-test
12:39:33 + dnf makecache
12:39:33   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          22/54 
12:39:33   Running scriptlet: container-selinux-2:2.198.0-1.fc37.noarch            23/54 
12:39:33   Installing       : container-selinux-2:2.198.0-1.fc37.noarch            23/54 
12:39:34 Docker CE Test - x86_64                          41 kB/s |  22 kB     00:00    
12:39:34 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:39:34 ~/rpmbuild/BUILD/src
12:39:34 + popd
12:39:34 + exit 0
12:39:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bOSvzH
12:39:34 + umask 022
12:39:34 + cd /root/rpmbuild/BUILD
12:39:34 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64 '!=' / ']'
12:39:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
12:39:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
12:39:34 + mkdir -p /root/rpmbuild/BUILDROOT
12:39:34 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
12:39:34 + cd src
12:39:34 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:39:34 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:39:34 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:39:34 + popd
12:39:34 + /usr/lib/rpm/check-buildroot
12:39:34 ~/rpmbuild/BUILD/src
12:39:34 + /usr/lib/rpm/redhat/brp-compress
12:39:34 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:39:34 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:39:34 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:39:34 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:39:34 + /usr/lib/rpm/redhat/brp-python-hardlink
12:39:34 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:39:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MPpelr
12:39:34 + umask 022
12:39:34 + cd /root/rpmbuild/BUILD
12:39:34 + cd src
12:39:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:39:34 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:39:34 + ver=v0.23.0
12:39:34 + test v0.23.0 = v0.23.0
12:39:34 + echo 'PASS: docker-scan version OK'
12:39:34 PASS: docker-scan version OK
12:39:34 + exit 0
12:39:34 Processing files: docker-scan-plugin-0.23.0-0.el7.x86_64
12:39:34 Provides: docker-scan-plugin = 0:0.23.0-0.el7 docker-scan-plugin(x86-64) = 0:0.23.0-0.el7
12:39:34 Requires(interp): /bin/sh /bin/sh /bin/sh
12:39:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:39:34 Requires(post): /bin/sh
12:39:34 Requires(preun): /bin/sh
12:39:34 Requires(postun): /bin/sh
12:39:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
12:39:34 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.el7.src.rpm
12:39:34 Fedora 36 - x86_64                               47 kB/s |  25 kB     00:00    
12:39:35 Fedora 36 openh264 (From Cisco) - x86_64        2.9 kB/s | 989  B     00:00    
12:39:35 Fedora Modular 36 - x86_64                       98 kB/s |  24 kB     00:00    
12:39:36 Fedora 36 - x86_64 - Updates                     70 kB/s |  21 kB     00:00    
12:39:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el7.x86_64.rpm
12:39:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RwtuTK
12:39:36 + umask 022
12:39:36 + cd /root/rpmbuild/BUILD
12:39:36 + cd src
12:39:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
12:39:36 + exit 0
12:39:36 Fedora Modular 36 - x86_64 - Updates             80 kB/s |  23 kB     00:00    
12:39:37 Metadata cache created.
12:39:37 [DEBUG] Installing engine rpms
12:39:37 + echo '[DEBUG] Installing engine rpms'
12:39:37 ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm'
12:39:37 ++ sed /src/d
12:39:37 + packages='rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc36.x86_64.rpm
12:39:37 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm
12:39:37 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm
12:39:37 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.fc36.x86_64.rpm
12:39:37 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm
12:39:37 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.15.1-0.fc36.x86_64.rpm'
12:39:37 + set -x
12:39:37 ++ source /etc/os-release
12:39:37 +++ NAME='Fedora Linux'
12:39:37 +++ VERSION='36 (Container Image)'
12:39:37 +++ ID=fedora
12:39:37 +++ VERSION_ID=36
12:39:37 +++ VERSION_CODENAME=
12:39:37 +++ PLATFORM_ID=platform:f36
12:39:37 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
12:39:37 +++ ANSI_COLOR='0;38;2;60;110;180'
12:39:37 +++ LOGO=fedora-logo-icon
12:39:37 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
12:39:37 +++ HOME_URL=https://fedoraproject.org/
12:39:37 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
12:39:37 +++ SUPPORT_URL=https://ask.fedoraproject.org/
12:39:37 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
12:39:37 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
12:39:37 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
12:39:37 +++ REDHAT_SUPPORT_PRODUCT=Fedora
12:39:37 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
12:39:37 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
12:39:37 +++ VARIANT='Container Image'
12:39:37 +++ VARIANT_ID=container
12:39:37 ++ echo 36
12:39:37 + product_version=36
12:39:37 + '[' 36 = rawhide ']'
12:39:37 + dnf install -y rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.15.1-0.fc36.x86_64.rpm
12:39:39 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
12:39:39 Last metadata expiration check: 0:00:02 ago on Wed Jan 25 12:39:36 2023.
12:39:39 Dependencies resolved.
12:39:39 ================================================================================================
12:39:39  Package                     Arch    Version                               Repository       Size
12:39:39 ================================================================================================
12:39:39 Installing:
12:39:39  docker-buildx-plugin        x86_64  0.10.0-0.fc36                         @commandline     12 M
12:39:39  docker-ce                   x86_64  3:0.0.0~20230124074129.645395c-0.fc36 @commandline     23 M
12:39:39  docker-ce-cli               x86_64  1:0.0.0~20230124074129.645395c-0.fc36 @commandline    7.1 M
12:39:39  docker-ce-rootless-extras   x86_64  0.0.0~20230124074129.645395c-0.fc36   @commandline    3.8 M
12:39:39  docker-compose-plugin       x86_64  2.15.1-0.fc36                         @commandline     10 M
12:39:39  docker-scan-plugin          x86_64  0.23.0-0.fc36                         @commandline    3.8 M
12:39:39 Upgrading:
12:39:39  systemd-libs                x86_64  250.9-1.fc36                          updates         614 k
12:39:39 Installing dependencies:
12:39:39  container-selinux           noarch  2:2.198.0-1.fc36                      updates          51 k
12:39:39  containerd.io               x86_64  1.6.15-3.1.fc36                       docker-ce-test   32 M
12:39:39  dbus                        x86_64  1:1.14.4-1.fc36                       updates         7.2 k
12:39:39  dbus-broker                 x86_64  32-1.fc36                             updates         175 k
12:39:39  dbus-common                 noarch  1:1.14.4-1.fc36                       updates          14 k
12:39:39  device-mapper               x86_64  1.02.175-7.fc36                       fedora          139 k
12:39:39  device-mapper-libs          x86_64  1.02.175-7.fc36                       fedora          177 k
12:39:39  diffutils                   x86_64  3.8-2.fc36                            fedora          370 k
12:39:39  fuse-common                 x86_64  3.10.5-2.fc36                         fedora          8.2 k
12:39:39  fuse-overlayfs              x86_64  1.9-6.fc36                            updates          73 k
12:39:39  fuse3                       x86_64  3.10.5-2.fc36                         fedora           54 k
12:39:39  fuse3-libs                  x86_64  3.10.5-2.fc36                         fedora           92 k
12:39:39  iptables-legacy             x86_64  1.8.7-15.fc36                         fedora           54 k
12:39:39  iptables-legacy-libs        x86_64  1.8.7-15.fc36                         fedora           39 k
12:39:39  iptables-libs               x86_64  1.8.7-15.fc36                         fedora          402 k
12:39:39  kmod                        x86_64  29-7.fc36                             fedora          118 k
12:39:39  kmod-libs                   x86_64  29-7.fc36                             fedora           68 k
12:39:39  libargon2                   x86_64  20171227-9.fc36                       updates          28 k
12:39:39  libcgroup                   x86_64  2.0-4.fc36                            fedora           73 k
12:39:39  libfdisk                    x86_64  2.38-1.fc36                           updates         160 k
12:39:39  libibverbs                  x86_64  39.0-1.fc36                           fedora          400 k
12:39:39  libmnl                      x86_64  1.0.4-15.fc36                         fedora           28 k
12:39:39  libnetfilter_conntrack      x86_64  1.0.8-4.fc36                          fedora           57 k
12:39:39  libnfnetlink                x86_64  1.0.1-21.fc36                         fedora           29 k
12:39:39  libnl3                      x86_64  3.7.0-1.fc36                          updates         347 k
12:39:39  libpcap                     x86_64  14:1.10.2-1.fc36                      updates         176 k
12:39:39  libseccomp                  x86_64  2.5.3-2.fc36                          fedora           70 k
12:39:39  libselinux-utils            x86_64  3.3-4.fc36                            fedora          142 k
12:39:39  libslirp                    x86_64  4.6.1-3.fc36                          fedora           73 k
12:39:39  libutempter                 x86_64  1.2.1-6.fc36                          fedora           26 k
12:39:39  policycoreutils             x86_64  3.3-4.fc36                            fedora          202 k
12:39:39  rpm-plugin-selinux          x86_64  4.17.1-3.fc36                         updates          18 k
12:39:39  selinux-policy              noarch  36.17-1.fc36                          updates          66 k
12:39:39  selinux-policy-targeted     noarch  36.17-1.fc36                          updates         6.4 M
12:39:39  slirp4netns                 x86_64  1.2.0-0.2.beta.0.fc36                 fedora           49 k
12:39:39  systemd                     x86_64  250.9-1.fc36                          updates         4.2 M
12:39:39  systemd-pam                 x86_64  250.9-1.fc36                          updates         334 k
12:39:39  util-linux                  x86_64  2.38-1.fc36                           updates         2.3 M
12:39:39  xkeyboard-config            noarch  2.35.1-1.fc36                         fedora          878 k
12:39:39  xz                          x86_64  5.2.5-9.fc36                          fedora          214 k
12:39:39 Installing weak dependencies:
12:39:39  cryptsetup-libs             x86_64  2.4.3-2.fc36                          fedora          432 k
12:39:39  libbpf                      x86_64  2:0.7.0-3.fc36                        updates         159 k
12:39:39  libxkbcommon                x86_64  1.4.0-1.fc36                          fedora          140 k
12:39:39  qrencode-libs               x86_64  4.1.1-2.fc36                          fedora           61 k
12:39:39  systemd-networkd            x86_64  250.9-1.fc36                          updates         617 k
12:39:39  systemd-resolved            x86_64  250.9-1.fc36                          updates         276 k
12:39:39 
12:39:39 Transaction Summary
12:39:39 ================================================================================================
12:39:39 Install  52 Packages
12:39:39 Upgrade   1 Package
12:39:39 
12:39:39 Total size: 112 M
12:39:39 Total download size: 52 M
12:39:39 Downloading Packages:
12:39:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-835/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
12:39:40 + make IMAGE=centos:7 verify
12:39:40 docker run  --rm -i \
12:39:40 	-v "$(pwd):/v" \
12:39:40 	-e DEBIAN_FRONTEND=noninteractive \
12:39:40 	-e PACKAGE_REPO=staging \
12:39:40 	-w /v \
12:39:40 	centos:7 ./verify
12:39:40 Unable to find image 'centos:7' locally
12:39:40 7: Pulling from library/centos
12:39:40 2d473b07cdd5: Already exists
12:39:40 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
12:39:40 Status: Downloaded newer image for centos:7
12:39:40 (1/47): containerd.io-1.6.15-3.1.fc36.x86_64.rp  66 MB/s |  32 MB     00:00    
12:39:40 (2/47): device-mapper-1.02.175-7.fc36.x86_64.rp 287 kB/s | 139 kB     00:00    
12:39:40 (3/47): cryptsetup-libs-2.4.3-2.fc36.x86_64.rpm 768 kB/s | 432 kB     00:00    
12:39:40 (4/47): fuse-common-3.10.5-2.fc36.x86_64.rpm    113 kB/s | 8.2 kB     00:00    
12:39:40 (5/47): diffutils-3.8-2.fc36.x86_64.rpm         2.3 MB/s | 370 kB     00:00    
12:39:40 (6/47): fuse3-3.10.5-2.fc36.x86_64.rpm          691 kB/s |  54 kB     00:00    
12:39:40 (7/47): fuse3-libs-3.10.5-2.fc36.x86_64.rpm     1.2 MB/s |  92 kB     00:00    
12:39:41 + verify
12:39:41 + dpkg --version
12:39:41 + rpm --version
12:39:41 + verify_rpm
12:39:41 ++ . /etc/os-release
12:39:41 +++ NAME='CentOS Linux'
12:39:41 +++ VERSION='7 (Core)'
12:39:41 +++ ID=centos
12:39:41 +++ ID_LIKE='rhel fedora'
12:39:41 +++ VERSION_ID=7
12:39:41 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
12:39:41 +++ ANSI_COLOR='0;31'
12:39:41 +++ CPE_NAME=cpe:/o:centos:centos:7
12:39:41 +++ HOME_URL=https://www.centos.org/
12:39:41 +++ BUG_REPORT_URL=https://bugs.centos.org/
12:39:41 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
12:39:41 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
12:39:41 +++ REDHAT_SUPPORT_PRODUCT=centos
12:39:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
12:39:41 ++ echo centos
12:39:41 + DIST_ID=centos
12:39:41 ++ . /etc/os-release
12:39:41 +++ NAME='CentOS Linux'
12:39:41 +++ VERSION='7 (Core)'
12:39:41 +++ ID=centos
12:39:41 +++ ID_LIKE='rhel fedora'
12:39:41 +++ VERSION_ID=7
12:39:41 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
12:39:41 +++ ANSI_COLOR='0;31'
12:39:41 +++ CPE_NAME=cpe:/o:centos:centos:7
12:39:41 +++ HOME_URL=https://www.centos.org/
12:39:41 +++ BUG_REPORT_URL=https://bugs.centos.org/
12:39:41 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
12:39:41 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
12:39:41 +++ REDHAT_SUPPORT_PRODUCT=centos
12:39:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
12:39:41 ++ echo 7
12:39:41 ++ cut -d. -f1
12:39:41 + DIST_VERSION=7
12:39:41 + pkg_manager=yum
12:39:41 + pkg_config_manager=yum-config-manager
12:39:41 + dnf --version
12:39:41 ./verify: line 117: dnf: command not found
12:39:41 + case ${DIST_ID}:${DIST_VERSION} in
12:39:41 + install_rpm_containerd
12:39:41 + '[' staging = stage ']'
12:39:41 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
12:39:41 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
12:39:41 + dnf --version
12:39:41 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
12:39:41 install-containerd-helpers: line 27: dnf: command not found
12:39:41 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
12:39:41 Loaded plugins: fastestmirror, ovl
12:39:41 (8/47): iptables-legacy-libs-1.8.7-15.fc36.x86_ 554 kB/s |  39 kB     00:00    
12:39:41 (9/47): iptables-legacy-1.8.7-15.fc36.x86_64.rp 684 kB/s |  54 kB     00:00    
12:39:41 (10/47): device-mapper-libs-1.02.175-7.fc36.x86 500 kB/s | 177 kB     00:00    
12:39:41 (11/47): iptables-libs-1.8.7-15.fc36.x86_64.rpm 5.2 MB/s | 402 kB     00:00    
12:39:41 (12/47): kmod-29-7.fc36.x86_64.rpm              1.5 MB/s | 118 kB     00:00    
12:39:41 (13/47): kmod-libs-29-7.fc36.x86_64.rpm         881 kB/s |  68 kB     00:00    
12:39:41 (14/47): libcgroup-2.0-4.fc36.x86_64.rpm        988 kB/s |  73 kB     00:00    
12:39:41 (15/47): libmnl-1.0.4-15.fc36.x86_64.rpm        377 kB/s |  28 kB     00:00    
12:39:41 (16/47): libibverbs-39.0-1.fc36.x86_64.rpm      2.8 MB/s | 400 kB     00:00    
12:39:41 (17/47): libnetfilter_conntrack-1.0.8-4.fc36.x8 783 kB/s |  57 kB     00:00    
12:39:41 (18/47): libnfnetlink-1.0.1-21.fc36.x86_64.rpm  394 kB/s |  29 kB     00:00    
12:39:41 (19/47): libseccomp-2.5.3-2.fc36.x86_64.rpm     996 kB/s |  70 kB     00:00    
12:39:41 (20/47): libselinux-utils-3.3-4.fc36.x86_64.rpm 1.9 MB/s | 142 kB     00:00    
12:39:41 (21/47): libslirp-4.6.1-3.fc36.x86_64.rpm       940 kB/s |  73 kB     00:00    
12:39:41 (22/47): libutempter-1.2.1-6.fc36.x86_64.rpm    372 kB/s |  26 kB     00:00    
12:39:41 (23/47): libxkbcommon-1.4.0-1.fc36.x86_64.rpm   1.8 MB/s | 140 kB     00:00    
12:39:41 (24/47): qrencode-libs-4.1.1-2.fc36.x86_64.rpm  863 kB/s |  61 kB     00:00    
12:39:41 (25/47): slirp4netns-1.2.0-0.2.beta.0.fc36.x86_ 683 kB/s |  49 kB     00:00    
12:39:41 (26/47): policycoreutils-3.3-4.fc36.x86_64.rpm  1.3 MB/s | 202 kB     00:00    
12:39:41 (27/47): xz-5.2.5-9.fc36.x86_64.rpm             2.9 MB/s | 214 kB     00:00    
12:39:41 (28/47): xkeyboard-config-2.35.1-1.fc36.noarch. 6.0 MB/s | 878 kB     00:00    
12:39:41 (29/47): dbus-1.14.4-1.fc36.x86_64.rpm           20 kB/s | 7.2 kB     00:00    
12:39:41 (30/47): container-selinux-2.198.0-1.fc36.noarc 130 kB/s |  51 kB     00:00    
12:39:41 (31/47): dbus-common-1.14.4-1.fc36.noarch.rpm   435 kB/s |  14 kB     00:00    
12:39:41 (32/47): fuse-overlayfs-1.9-6.fc36.x86_64.rpm   1.5 MB/s |  73 kB     00:00    
12:39:41 (33/47): libargon2-20171227-9.fc36.x86_64.rpm   940 kB/s |  28 kB     00:00    
12:39:41 (34/47): dbus-broker-32-1.fc36.x86_64.rpm       463 kB/s | 175 kB     00:00    
12:39:42 (35/47): libbpf-0.7.0-3.fc36.x86_64.rpm         3.0 MB/s | 159 kB     00:00    
12:39:42 (36/47): libpcap-1.10.2-1.fc36.x86_64.rpm       4.3 MB/s | 176 kB     00:00    
12:39:42 (37/47): rpm-plugin-selinux-4.17.1-3.fc36.x86_6 617 kB/s |  18 kB     00:00    
12:39:42 (38/47): libfdisk-2.38-1.fc36.x86_64.rpm        1.2 MB/s | 160 kB     00:00    
12:39:42 (39/47): selinux-policy-36.17-1.fc36.noarch.rpm 2.0 MB/s |  66 kB     00:00    
12:39:42 (40/47): libnl3-3.7.0-1.fc36.x86_64.rpm         2.0 MB/s | 347 kB     00:00    
12:39:42 (41/47): systemd-networkd-250.9-1.fc36.x86_64.r  11 MB/s | 617 kB     00:00    
12:39:42 (42/47): systemd-pam-250.9-1.fc36.x86_64.rpm     14 MB/s | 334 kB     00:00    
12:39:42 (43/47): systemd-resolved-250.9-1.fc36.x86_64.r 6.4 MB/s | 276 kB     00:00    
12:39:42 (44/47): systemd-250.9-1.fc36.x86_64.rpm         23 MB/s | 4.2 MB     00:00    
12:39:42 (45/47): selinux-policy-targeted-36.17-1.fc36.n  27 MB/s | 6.4 MB     00:00    
12:39:42 (46/47): systemd-libs-250.9-1.fc36.x86_64.rpm    12 MB/s | 614 kB     00:00    
12:39:42 (47/47): util-linux-2.38-1.fc36.x86_64.rpm       22 MB/s | 2.3 MB     00:00    
12:39:42 --------------------------------------------------------------------------------
12:39:42 Total                                            18 MB/s |  52 MB     00:02     
12:39:42 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
12:39:42 Importing GPG key 0x621E9F35:
12:39:42  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:39:42  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
12:39:42  From       : https://download.docker.com/linux/fedora/gpg
12:39:42 Key imported successfully
12:39:43   Running scriptlet: container-selinux-2:2.198.0-1.fc37.noarch            23/54 
12:39:43   Installing       : libslirp-4.7.0-2.fc37.x86_64                         24/54 
12:39:43   Installing       : slirp4netns-1.2.0-8.fc37.x86_64                      25/54 
12:39:43   Installing       : libnl3-3.7.0-2.fc37.x86_64                           26/54 
12:39:43   Installing       : libibverbs-41.0-1.fc37.x86_64                        27/54 
12:39:43   Installing       : libpcap-14:1.10.3-1.fc37.x86_64                      28/54 
12:39:43   Installing       : iptables-legacy-libs-1.8.8-4.fc37.x86_64             29/54 
12:39:43   Installing       : libnfnetlink-1.0.1-22.fc37.x86_64                    30/54 
12:39:43   Installing       : libmnl-1.0.5-1.fc37.x86_64                           31/54 
12:39:43   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           32/54 
12:39:43   Installing       : iptables-libs-1.8.8-4.fc37.x86_64                    33/54 
12:39:43   Installing       : iptables-legacy-1.8.8-4.fc37.x86_64                  34/54 
12:39:43   Running scriptlet: iptables-legacy-1.8.8-4.fc37.x86_64                  34/54 
12:39:43   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         35/54 
12:39:43   Installing       : libargon2-20190702-1.fc37.x86_64                     36/54 
12:39:43   Installing       : kmod-libs-30-2.fc37.x86_64                           37/54 
12:39:43   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            38/54 
12:39:43   Installing       : cryptsetup-libs-2.5.0-1.fc37.x86_64                  39/54 
12:39:43   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 40/54 
12:39:43   Installing       : systemd-networkd-251.10-588.fc37.x86_64              41/54 
12:39:43   Running scriptlet: systemd-networkd-251.10-588.fc37.x86_64              41/54 
12:39:43   Installing       : systemd-pam-251.10-588.fc37.x86_64                   42/54 
12:39:43   Installing       : systemd-resolved-251.10-588.fc37.x86_64              43/54 
12:39:43   Running scriptlet: systemd-resolved-251.10-588.fc37.x86_64              43/54 
12:39:43   Installing       : systemd-251.10-588.fc37.x86_64                       44/54 
12:39:43   Running scriptlet: systemd-251.10-588.fc37.x86_64                       44/54 
12:39:43 Creating group 'input' with GID 104.
12:39:43 Creating group 'kvm' with GID 36.
12:39:43 Creating group 'render' with GID 105.
12:39:43 Creating group 'sgx' with GID 106.
12:39:43 Creating group 'systemd-journal' with GID 190.
12:39:43 Creating group 'systemd-network' with GID 192.
12:39:43 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:39:43 Creating group 'systemd-oom' with GID 998.
12:39:43 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
12:39:43 Creating group 'systemd-resolve' with GID 193.
12:39:43 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:39:43 
12:39:43   Installing       : containerd.io-1.6.15-3.1.fc37.x86_64                 45/54 
12:39:43   Running scriptlet: containerd.io-1.6.15-3.1.fc37.x86_64                 45/54 
12:39:43   Installing       : libcgroup-3.0-1.fc37.x86_64                          46/54 
12:39:43   Installing       : kmod-30-2.fc37.x86_64                                47/54 
12:39:43   Installing       : fuse-common-3.10.5-5.fc37.x86_64                     48/54 
12:39:43   Installing       : fuse3-3.10.5-5.fc37.x86_64                           49/54 
12:39:43   Installing       : fuse-overlayfs-1.9-6.fc37.x86_64                     50/54 
12:39:43   Running scriptlet: fuse-overlayfs-1.9-6.fc37.x86_64                     50/54 
12:39:43   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   51/54 
12:39:43 Running transaction check
12:39:43 Transaction check succeeded.
12:39:43 Running transaction test
12:39:44   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   51/54 
12:39:44   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.x8   52/54 
12:39:44   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.x8   52/54 
12:39:44   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              53/54 
12:39:44   Cleanup          : systemd-libs-251.8-586.fc37.x86_64                   54/54 
12:39:44   Running scriptlet: selinux-policy-targeted-37.18-1.fc37.noarch          54/54 
12:39:44   Running scriptlet: container-selinux-2:2.198.0-1.fc37.noarch            54/54 
12:39:44   Running scriptlet: systemd-resolved-251.10-588.fc37.x86_64              54/54 
12:39:44 Transaction test succeeded.
12:39:44 Running transaction
12:39:45   Running scriptlet: systemd-libs-251.8-586.fc37.x86_64                   54/54 
12:39:45   Verifying        : containerd.io-1.6.15-3.1.fc37.x86_64                  1/54 
12:39:45   Verifying        : cryptsetup-libs-2.5.0-1.fc37.x86_64                   2/54 
12:39:45   Verifying        : dbus-broker-32-1.fc37.x86_64                          3/54 
12:39:45   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  4/54 
12:39:45   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             5/54 
12:39:45   Verifying        : diffutils-3.8-3.fc37.x86_64                           6/54 
12:39:45   Verifying        : fuse-common-3.10.5-5.fc37.x86_64                      7/54 
12:39:45   Verifying        : fuse3-3.10.5-5.fc37.x86_64                            8/54 
12:39:45   Verifying        : fuse3-libs-3.10.5-5.fc37.x86_64                       9/54 
12:39:45   Verifying        : kmod-30-2.fc37.x86_64                                10/54 
12:39:45   Verifying        : kmod-libs-30-2.fc37.x86_64                           11/54 
12:39:45   Verifying        : libargon2-20190702-1.fc37.x86_64                     12/54 
12:39:45   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         13/54 
12:39:45   Verifying        : libcgroup-3.0-1.fc37.x86_64                          14/54 
12:39:45   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        15/54 
12:39:45   Verifying        : libibverbs-41.0-1.fc37.x86_64                        16/54 
12:39:45   Verifying        : libmnl-1.0.5-1.fc37.x86_64                           17/54 
12:39:45   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           18/54 
12:39:45   Verifying        : libnfnetlink-1.0.1-22.fc37.x86_64                    19/54 
12:39:45   Verifying        : libnl3-3.7.0-2.fc37.x86_64                           20/54 
12:39:45   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       21/54 
12:39:45   Verifying        : libselinux-utils-3.4-5.fc37.x86_64                   22/54 
12:39:45   Verifying        : libslirp-4.7.0-2.fc37.x86_64                         23/54 
12:39:45   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      24/54 
12:39:45   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     25/54 
12:39:45   Verifying        : policycoreutils-3.4-6.fc37.x86_64                    26/54 
12:39:45   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    27/54 
12:39:45   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              28/54 
12:39:45   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      29/54 
12:39:45   Verifying        : xz-5.2.5-10.fc37.x86_64                              30/54 
12:39:45   Verifying        : container-selinux-2:2.198.0-1.fc37.noarch            31/54 
12:39:45   Verifying        : dbus-1:1.14.4-1.fc37.x86_64                          32/54 
12:39:45   Verifying        : dbus-common-1:1.14.4-1.fc37.noarch                   33/54 
12:39:45   Verifying        : fuse-overlayfs-1.9-6.fc37.x86_64                     34/54 
12:39:45   Verifying        : iptables-legacy-1.8.8-4.fc37.x86_64                  35/54 
12:39:45   Verifying        : iptables-legacy-libs-1.8.8-4.fc37.x86_64             36/54 
12:39:45   Verifying        : iptables-libs-1.8.8-4.fc37.x86_64                    37/54 
12:39:45   Verifying        : libpcap-14:1.10.3-1.fc37.x86_64                      38/54 
12:39:45   Verifying        : selinux-policy-37.18-1.fc37.noarch                   39/54 
12:39:45   Verifying        : selinux-policy-targeted-37.18-1.fc37.noarch          40/54 
12:39:45   Verifying        : slirp4netns-1.2.0-8.fc37.x86_64                      41/54 
12:39:45   Verifying        : systemd-251.10-588.fc37.x86_64                       42/54 
12:39:45   Verifying        : systemd-networkd-251.10-588.fc37.x86_64              43/54 
12:39:45   Verifying        : systemd-pam-251.10-588.fc37.x86_64                   44/54 
12:39:45   Verifying        : systemd-resolved-251.10-588.fc37.x86_64              45/54 
12:39:45   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  46/54 
12:39:45   Verifying        : docker-compose-plugin-2.15.1-0.fc37.x86_64           47/54 
12:39:45   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   48/54 
12:39:45   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   49/54 
12:39:45   Verifying        : docker-scan-plugin-0.23.0-0.fc37.x86_64              50/54 
12:39:45   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.x8   51/54 
12:39:45   Verifying        : docker-buildx-plugin-0.10.0-0.fc37.x86_64            52/54 
12:39:45   Verifying        : systemd-libs-251.10-588.fc37.x86_64                  53/54 
12:39:45   Verifying        : systemd-libs-251.8-586.fc37.x86_64                   54/54 
12:39:45 
12:39:45 Upgraded:
12:39:45   systemd-libs-251.10-588.fc37.x86_64                                           
12:39:45 Installed:
12:39:45   container-selinux-2:2.198.0-1.fc37.noarch                                     
12:39:45   containerd.io-1.6.15-3.1.fc37.x86_64                                          
12:39:45   cryptsetup-libs-2.5.0-1.fc37.x86_64                                           
12:39:45   dbus-1:1.14.4-1.fc37.x86_64                                                   
12:39:45   dbus-broker-32-1.fc37.x86_64                                                  
12:39:45   dbus-common-1:1.14.4-1.fc37.noarch                                            
12:39:45   device-mapper-1.02.175-9.fc37.x86_64                                          
12:39:45   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
12:39:45   diffutils-3.8-3.fc37.x86_64                                                   
12:39:45   docker-buildx-plugin-0.10.0-0.fc37.x86_64                                     
12:39:45   docker-ce-3:0.0.0~20230124074129.645395c-0.fc37.x86_64                        
12:39:45   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc37.x86_64                    
12:39:45   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc37.x86_64          
12:39:45   docker-compose-plugin-2.15.1-0.fc37.x86_64                                    
12:39:45   docker-scan-plugin-0.23.0-0.fc37.x86_64                                       
12:39:45   fuse-common-3.10.5-5.fc37.x86_64                                              
12:39:45   fuse-overlayfs-1.9-6.fc37.x86_64                                              
12:39:45   fuse3-3.10.5-5.fc37.x86_64                                                    
12:39:45   fuse3-libs-3.10.5-5.fc37.x86_64                                               
12:39:45   iptables-legacy-1.8.8-4.fc37.x86_64                                           
12:39:45   iptables-legacy-libs-1.8.8-4.fc37.x86_64                                      
12:39:45   iptables-libs-1.8.8-4.fc37.x86_64                                             
12:39:45   kmod-30-2.fc37.x86_64                                                         
12:39:45   kmod-libs-30-2.fc37.x86_64                                                    
12:39:45   libargon2-20190702-1.fc37.x86_64                                              
12:39:45   libbpf-2:0.8.0-2.fc37.x86_64                                                  
12:39:45   libcgroup-3.0-1.fc37.x86_64                                                   
12:39:45   libfdisk-2.38.1-1.fc37.x86_64                                                 
12:39:45   libibverbs-41.0-1.fc37.x86_64                                                 
12:39:45   libmnl-1.0.5-1.fc37.x86_64                                                    
12:39:45   libnetfilter_conntrack-1.0.8-5.fc37.x86_64                                    
12:39:45   libnfnetlink-1.0.1-22.fc37.x86_64                                             
12:39:45   libnl3-3.7.0-2.fc37.x86_64                                                    
12:39:45   libpcap-14:1.10.3-1.fc37.x86_64                                               
12:39:45   libseccomp-2.5.3-3.fc37.x86_64                                                
12:39:45   libselinux-utils-3.4-5.fc37.x86_64                                            
12:39:45   libslirp-4.7.0-2.fc37.x86_64                                                  
12:39:45   libutempter-1.2.1-7.fc37.x86_64                                               
12:39:45   libxkbcommon-1.4.1-2.fc37.x86_64                                              
12:39:45   policycoreutils-3.4-6.fc37.x86_64                                             
12:39:45   qrencode-libs-4.1.1-3.fc37.x86_64                                             
12:39:45   rpm-plugin-selinux-4.18.0-1.fc37.x86_64                                       
12:39:45   selinux-policy-37.18-1.fc37.noarch                                            
12:39:45   selinux-policy-targeted-37.18-1.fc37.noarch                                   
12:39:45   slirp4netns-1.2.0-8.fc37.x86_64                                               
12:39:45   systemd-251.10-588.fc37.x86_64                                                
12:39:45   systemd-networkd-251.10-588.fc37.x86_64                                       
12:39:45   systemd-pam-251.10-588.fc37.x86_64                                            
12:39:45   systemd-resolved-251.10-588.fc37.x86_64                                       
12:39:45   util-linux-2.38.1-1.fc37.x86_64                                               
12:39:45   xkeyboard-config-2.36-3.fc37.noarch                                           
12:39:45   xz-5.2.5-10.fc37.x86_64                                                       
12:39:45 
12:39:45 Complete!
12:39:45 + verify_binaries
12:39:45 + docker --version
12:39:45 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:39:45 ++ uname -m
12:39:45 + '[' x86_64 = x86_64 ']'
12:39:45 + docker scan --help
12:39:45 
12:39:45 Usage:  docker scan [OPTIONS] IMAGE
12:39:45 
12:39:45 A tool to scan your images
12:39:45 
12:39:45 Options:
12:39:45       --accept-license    Accept using a third party scanning provider
12:39:45       --dependency-tree   Show dependency tree with scan results
12:39:45       --exclude-base      Exclude base image from vulnerability scanning
12:39:45                           (requires --file)
12:39:45   -f, --file string       Dockerfile associated with image, provides more
12:39:45                           detailed results
12:39:45       --group-issues      Aggregate duplicated vulnerabilities and group
12:39:45                           them to a single one (requires --json)
12:39:45       --json              Output results in JSON format
12:39:45       --login             Authenticate to the scan provider using an
12:39:45                           optional token (with --token), or web base
12:39:45                           token if empty
12:39:45       --reject-license    Reject using a third party scanning provider
12:39:45       --severity string   Only report vulnerabilities of provided level
12:39:45                           or higher (low|medium|high)
12:39:45       --token string      Authentication token to login to the third
12:39:45                           party scanning provider
12:39:45       --version           Display version of the scan plugin
12:39:45 + docker buildx version
12:39:45 github.com/docker/buildx v0.10.0 8764628
12:39:45 + docker compose version
12:39:45 Docker Compose version v2.15.1
12:39:45 + dockerd --version
12:39:45 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:39:45 + docker-proxy --version
12:39:45 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:39:45 + containerd --version
12:39:45 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:45 + ctr --version
12:39:45 ctr containerd.io 1.6.15
12:39:45 + containerd-shim --help
12:39:45 Usage of containerd-shim:
12:39:45   -address string
12:39:45     	grpc address back to main containerd
12:39:45   -containerd-binary containerd publish
12:39:45     	path to containerd binary (used for containerd publish) (default "containerd")
12:39:45   -criu string
12:39:45     	path to criu binary
12:39:45   -debug
12:39:45     	enable debug output in logs
12:39:45   -namespace string
12:39:45     	namespace that owns the shim
12:39:45   -runtime-root string
12:39:45     	root directory for the runtime (default "/run/containerd/runc")
12:39:45   -socket string
12:39:45     	socket path to serve
12:39:45   -systemd-cgroup
12:39:45     	set runtime to use systemd-cgroup
12:39:45   -workdir string
12:39:45     	path used to storge large temporary data
12:39:45 + containerd-shim-runc-v1 -v
12:39:45 containerd-shim-runc-v1:
12:39:45   Version:  1.6.15
12:39:45   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:45   Go version: go1.18.9
12:39:45 
12:39:45 + containerd-shim-runc-v2 -v
12:39:45 containerd-shim-runc-v2:
12:39:45   Version:  1.6.15
12:39:45   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:39:45   Go version: go1.18.9
12:39:45 
12:39:45 + runc --version
12:39:45 runc version 1.1.4
12:39:45 commit: v1.1.4-0-g5fd4c4d
12:39:45 spec: 1.0.2-dev
12:39:45 go: go1.18.9
12:39:45 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:39:46   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch            1/1 
12:39:46   Preparing        :                                                        1/1 
12:39:46   Upgrading        : systemd-libs-250.9-1.fc36.x86_64                      1/54 
12:39:46   Installing       : libseccomp-2.5.3-2.fc36.x86_64                        2/54 
12:39:46   Installing       : docker-compose-plugin-2.15.1-0.fc36.x86_64            3/54 
12:39:46   Running scriptlet: docker-compose-plugin-2.15.1-0.fc36.x86_64            3/54 
12:39:46   Installing       : libfdisk-2.38-1.fc36.x86_64                           4/54 
12:39:46   Installing       : libselinux-utils-3.3-4.fc36.x86_64                    5/54 
12:39:46   Installing       : fuse3-libs-3.10.5-2.fc36.x86_64                       6/54 
12:39:46   Installing       : diffutils-3.8-2.fc36.x86_64                           7/54 
12:39:46   Installing       : docker-buildx-plugin-0.10.0-0.fc36.x86_64             8/54 
12:39:46   Running scriptlet: docker-buildx-plugin-0.10.0-0.fc36.x86_64             8/54 
12:39:46   Installing       : docker-scan-plugin-0.23.0-0.fc36.x86_64               9/54 
12:39:46   Running scriptlet: docker-scan-plugin-0.23.0-0.fc36.x86_64               9/54 
12:39:46   Installing       : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   10/54 
12:39:46   Running scriptlet: docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   10/54 
12:39:46   Installing       : libnl3-3.7.0-1.fc36.x86_64                           11/54 
12:39:46   Installing       : libibverbs-39.0-1.fc36.x86_64                        12/54 
12:39:46   Installing       : libpcap-14:1.10.2-1.fc36.x86_64                      13/54 
12:39:46   Installing       : iptables-legacy-libs-1.8.7-15.fc36.x86_64            14/54 
12:39:46   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                         15/54 
12:39:46   Installing       : libargon2-20171227-9.fc36.x86_64                     16/54 
12:39:46   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                   17/54 
12:39:46   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                   17/54 
12:39:47   Running scriptlet: dbus-broker-32-1.fc36.x86_64                         18/54 
12:39:47   Installing       : dbus-broker-32-1.fc36.x86_64                         18/54 
12:39:47   Running scriptlet: dbus-broker-32-1.fc36.x86_64                         18/54 
12:39:47   Installing       : dbus-1:1.14.4-1.fc36.x86_64                          19/54 
12:39:47   Installing       : xz-5.2.5-9.fc36.x86_64                               20/54 
12:39:47   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                21/54 
12:39:47   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                     22/54 
12:39:47   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                    23/54 
12:39:47   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                      24/54 
12:39:47   Installing       : libutempter-1.2.1-6.fc36.x86_64                      24/54 
12:39:47   Installing       : util-linux-2.38-1.fc36.x86_64                        25/54 
12:39:47 warning: /etc/adjtime created as /etc/adjtime.rpmnew
12:39:47 
12:39:47   Installing       : policycoreutils-3.3-4.fc36.x86_64                    26/54 
12:39:47   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                    26/54 
12:39:47   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              27/54 
12:39:47   Installing       : selinux-policy-36.17-1.fc36.noarch                   28/54 
12:39:47   Running scriptlet: selinux-policy-36.17-1.fc36.noarch                   28/54 
12:39:47   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          29/54 
12:39:47   Installing       : selinux-policy-targeted-36.17-1.fc36.noarch          29/54 
12:39:51 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
12:39:51 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
12:39:51 repo saved to /etc/yum.repos.d/docker-ce.repo
12:39:51 + yum-config-manager --disable 'docker-ce-*'
12:39:51 Loaded plugins: fastestmirror, ovl
12:39:51 =========================== repo: docker-ce-nightly ============================
12:39:51 [docker-ce-nightly]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/nightly
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Nightly - x86_64
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-nightly/7/x86_64
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ====================== repo: docker-ce-nightly-debuginfo =======================
12:39:51 [docker-ce-nightly-debuginfo]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/nightly
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Nightly - Debuginfo x86_64
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-nightly-debuginfo/7/x86_64
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ======================== repo: docker-ce-nightly-source ========================
12:39:51 [docker-ce-nightly-source]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/source/nightly
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-source
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Nightly - Sources
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-nightly-source/7
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ============================ repo: docker-ce-stable ============================
12:39:51 [docker-ce-stable]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/stable
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = 0
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Stable - x86_64
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-stable/7/x86_64
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ======================= repo: docker-ce-stable-debuginfo =======================
12:39:51 [docker-ce-stable-debuginfo]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/stable
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Stable - Debuginfo x86_64
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-stable-debuginfo/7/x86_64
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ======================== repo: docker-ce-stable-source =========================
12:39:51 [docker-ce-stable-source]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/source/stable
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-source
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Stable - Sources
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-stable-source/7
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ============================= repo: docker-ce-test =============================
12:39:51 [docker-ce-test]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Test - x86_64
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-test/7/x86_64
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ======================== repo: docker-ce-test-debuginfo ========================
12:39:51 [docker-ce-test-debuginfo]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/test
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Test - Debuginfo x86_64
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-test-debuginfo/7/x86_64
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 ========================= repo: docker-ce-test-source ==========================
12:39:51 [docker-ce-test-source]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/source/test
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-source
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = False
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-source/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Test - Sources
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-source/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-test-source/7
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 + yum-config-manager --enable docker-ce-test
12:39:51 Loaded plugins: fastestmirror, ovl
12:39:51 ============================= repo: docker-ce-test =============================
12:39:51 [docker-ce-test]
12:39:51 async = True
12:39:51 bandwidth = 0
12:39:51 base_persistdir = /var/lib/yum/repos/x86_64/7
12:39:51 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
12:39:51 cache = 0
12:39:51 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
12:39:51 check_config_file_age = True
12:39:51 compare_providers_priority = 80
12:39:51 cost = 1000
12:39:51 deltarpm_metadata_percentage = 100
12:39:51 deltarpm_percentage = 
12:39:51 enabled = 1
12:39:51 enablegroups = True
12:39:51 exclude = 
12:39:51 failovermethod = priority
12:39:51 ftp_disable_epsv = False
12:39:51 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
12:39:51 gpgcakey = 
12:39:51 gpgcheck = True
12:39:51 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
12:39:51 gpgkey = https://download.docker.com/linux/centos/gpg
12:39:51 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
12:39:51 http_caching = all
12:39:51 includepkgs = 
12:39:51 ip_resolve = 
12:39:51 keepalive = True
12:39:51 keepcache = False
12:39:51 mddownloadpolicy = sqlite
12:39:51 mdpolicy = group:small
12:39:51 mediaid = 
12:39:51 metadata_expire = 21600
12:39:51 metadata_expire_filter = read-only:present
12:39:51 metalink = 
12:39:51 minrate = 0
12:39:51 mirrorlist = 
12:39:51 mirrorlist_expire = 86400
12:39:51 name = Docker CE Test - x86_64
12:39:51 old_base_cache_dir = 
12:39:51 password = 
12:39:51 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
12:39:51 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
12:39:51 proxy = False
12:39:51 proxy_dict = 
12:39:51 proxy_password = 
12:39:51 proxy_username = 
12:39:51 repo_gpgcheck = False
12:39:51 retries = 10
12:39:51 skip_if_unavailable = False
12:39:51 ssl_check_cert_permissions = True
12:39:51 sslcacert = 
12:39:51 sslclientcert = 
12:39:51 sslclientkey = 
12:39:51 sslverify = True
12:39:51 throttle = 0
12:39:51 timeout = 30.0
12:39:51 ui_id = docker-ce-test/7/x86_64
12:39:51 ui_repoid_vars = releasever,
12:39:51    basearch
12:39:51 username = 
12:39:51 
12:39:51 + yum makecache
12:39:51 Loaded plugins: fastestmirror, ovl
12:39:51 Determining fastest mirrors
12:39:54  * base: download.cf.centos.org
12:39:54  * extras: download.cf.centos.org
12:39:54  * updates: download.cf.centos.org
12:39:55   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          29/54 
12:39:55   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            30/54 
12:39:55   Installing       : container-selinux-2:2.198.0-1.fc36.noarch            30/54 
12:40:05   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            30/54 
12:40:05   Installing       : libslirp-4.6.1-3.fc36.x86_64                         31/54 
12:40:05   Installing       : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             32/54 
12:40:05   Installing       : libnfnetlink-1.0.1-21.fc36.x86_64                    33/54 
12:40:05   Installing       : libmnl-1.0.4-15.fc36.x86_64                          34/54 
12:40:05   Installing       : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           35/54 
12:40:05   Installing       : iptables-libs-1.8.7-15.fc36.x86_64                   36/54 
12:40:05   Installing       : iptables-legacy-1.8.7-15.fc36.x86_64                 37/54 
12:40:05   Running scriptlet: iptables-legacy-1.8.7-15.fc36.x86_64                 37/54 
12:40:05   Installing       : kmod-libs-29-7.fc36.x86_64                           38/54 
12:40:05   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64            39/54 
12:40:05   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                  40/54 
12:40:05   Installing       : device-mapper-1.02.175-7.fc36.x86_64                 41/54 
12:40:05   Installing       : systemd-networkd-250.9-1.fc36.x86_64                 42/54 
12:40:05   Running scriptlet: systemd-networkd-250.9-1.fc36.x86_64                 42/54 
12:40:05   Installing       : systemd-pam-250.9-1.fc36.x86_64                      43/54 
12:40:05   Installing       : systemd-resolved-250.9-1.fc36.x86_64                 44/54 
12:40:05   Running scriptlet: systemd-resolved-250.9-1.fc36.x86_64                 44/54 
12:40:05   Installing       : systemd-250.9-1.fc36.x86_64                          45/54 
12:40:05   Running scriptlet: systemd-250.9-1.fc36.x86_64                          45/54 
12:40:05 Creating group 'input' with GID 104.
12:40:05 Creating group 'kvm' with GID 36.
12:40:05 Creating group 'render' with GID 105.
12:40:05 Creating group 'sgx' with GID 106.
12:40:05 Creating group 'systemd-journal' with GID 190.
12:40:05 Creating group 'systemd-network' with GID 192.
12:40:05 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
12:40:05 Creating group 'systemd-oom' with GID 998.
12:40:05 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
12:40:05 Creating group 'systemd-resolve' with GID 193.
12:40:05 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
12:40:05 
12:40:06   Installing       : containerd.io-1.6.15-3.1.fc36.x86_64                 46/54 
12:40:06   Running scriptlet: containerd.io-1.6.15-3.1.fc36.x86_64                 46/54 
12:40:06   Installing       : libcgroup-2.0-4.fc36.x86_64                          47/54 
12:40:06   Installing       : kmod-29-7.fc36.x86_64                                48/54 
12:40:06   Installing       : fuse-common-3.10.5-2.fc36.x86_64                     49/54 
12:40:06   Installing       : fuse3-3.10.5-2.fc36.x86_64                           50/54 
12:40:06   Installing       : fuse-overlayfs-1.9-6.fc36.x86_64                     51/54 
12:40:06   Running scriptlet: fuse-overlayfs-1.9-6.fc36.x86_64                     51/54 
12:40:06   Installing       : docker-ce-rootless-extras-0.0.0~20230124074129.645   52/54 
12:40:07   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230124074129.645   52/54 
12:40:07   Installing       : docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.x8   53/54 
12:40:07   Running scriptlet: docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.x8   53/54 
12:40:07   Cleanup          : systemd-libs-250.8-1.fc36.x86_64                     54/54 
12:40:07   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          54/54 
12:40:07   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            54/54 
12:40:07   Running scriptlet: systemd-resolved-250.9-1.fc36.x86_64                 54/54 
12:40:07   Running scriptlet: systemd-libs-250.8-1.fc36.x86_64                     54/54 
12:40:07   Verifying        : containerd.io-1.6.15-3.1.fc36.x86_64                  1/54 
12:40:07   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                   2/54 
12:40:07   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                  3/54 
12:40:07   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64             4/54 
12:40:07   Verifying        : diffutils-3.8-2.fc36.x86_64                           5/54 
12:40:07   Verifying        : fuse-common-3.10.5-2.fc36.x86_64                      6/54 
12:40:07   Verifying        : fuse3-3.10.5-2.fc36.x86_64                            7/54 
12:40:07   Verifying        : fuse3-libs-3.10.5-2.fc36.x86_64                       8/54 
12:40:07   Verifying        : iptables-legacy-1.8.7-15.fc36.x86_64                  9/54 
12:40:07   Verifying        : iptables-legacy-libs-1.8.7-15.fc36.x86_64            10/54 
12:40:07   Verifying        : iptables-libs-1.8.7-15.fc36.x86_64                   11/54 
12:40:07   Verifying        : kmod-29-7.fc36.x86_64                                12/54 
12:40:07   Verifying        : kmod-libs-29-7.fc36.x86_64                           13/54 
12:40:07   Verifying        : libcgroup-2.0-4.fc36.x86_64                          14/54 
12:40:07   Verifying        : libibverbs-39.0-1.fc36.x86_64                        15/54 
12:40:07   Verifying        : libmnl-1.0.4-15.fc36.x86_64                          16/54 
12:40:07   Verifying        : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           17/54 
12:40:07   Verifying        : libnfnetlink-1.0.1-21.fc36.x86_64                    18/54 
12:40:07   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                       19/54 
12:40:07   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                   20/54 
12:40:07   Verifying        : libslirp-4.6.1-3.fc36.x86_64                         21/54 
12:40:07   Verifying        : libutempter-1.2.1-6.fc36.x86_64                      22/54 
12:40:07   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                     23/54 
12:40:07   Verifying        : policycoreutils-3.3-4.fc36.x86_64                    24/54 
12:40:07   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                    25/54 
12:40:07   Verifying        : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             26/54 
12:40:07   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                27/54 
12:40:07   Verifying        : xz-5.2.5-9.fc36.x86_64                               28/54 
12:40:07   Verifying        : container-selinux-2:2.198.0-1.fc36.noarch            29/54 
12:40:07   Verifying        : dbus-1:1.14.4-1.fc36.x86_64                          30/54 
12:40:07   Verifying        : dbus-broker-32-1.fc36.x86_64                         31/54 
12:40:07   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   32/54 
12:40:07   Verifying        : fuse-overlayfs-1.9-6.fc36.x86_64                     33/54 
12:40:07   Verifying        : libargon2-20171227-9.fc36.x86_64                     34/54 
12:40:07   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                         35/54 
12:40:07   Verifying        : libfdisk-2.38-1.fc36.x86_64                          36/54 
12:40:07   Verifying        : libnl3-3.7.0-1.fc36.x86_64                           37/54 
12:40:07   Verifying        : libpcap-14:1.10.2-1.fc36.x86_64                      38/54 
12:40:07   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              39/54 
12:40:07   Verifying        : selinux-policy-36.17-1.fc36.noarch                   40/54 
12:40:07   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          41/54 
12:40:07   Verifying        : systemd-250.9-1.fc36.x86_64                          42/54 
12:40:07   Verifying        : systemd-networkd-250.9-1.fc36.x86_64                 43/54 
12:40:07   Verifying        : systemd-pam-250.9-1.fc36.x86_64                      44/54 
12:40:07   Verifying        : systemd-resolved-250.9-1.fc36.x86_64                 45/54 
12:40:07   Verifying        : util-linux-2.38-1.fc36.x86_64                        46/54 
12:40:07   Verifying        : docker-scan-plugin-0.23.0-0.fc36.x86_64              47/54 
12:40:07   Verifying        : docker-ce-rootless-extras-0.0.0~20230124074129.645   48/54 
12:40:07   Verifying        : docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc3   49/54 
12:40:07   Verifying        : docker-buildx-plugin-0.10.0-0.fc36.x86_64            50/54 
12:40:07   Verifying        : docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.x8   51/54 
12:40:07   Verifying        : docker-compose-plugin-2.15.1-0.fc36.x86_64           52/54 
12:40:07   Verifying        : systemd-libs-250.9-1.fc36.x86_64                     53/54 
12:40:07   Verifying        : systemd-libs-250.8-1.fc36.x86_64                     54/54 
12:40:07 
12:40:07 Upgraded:
12:40:07   systemd-libs-250.9-1.fc36.x86_64                                              
12:40:07 Installed:
12:40:07   container-selinux-2:2.198.0-1.fc36.noarch                                     
12:40:07   containerd.io-1.6.15-3.1.fc36.x86_64                                          
12:40:07   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
12:40:07   dbus-1:1.14.4-1.fc36.x86_64                                                   
12:40:07   dbus-broker-32-1.fc36.x86_64                                                  
12:40:07   dbus-common-1:1.14.4-1.fc36.noarch                                            
12:40:07   device-mapper-1.02.175-7.fc36.x86_64                                          
12:40:07   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
12:40:07   diffutils-3.8-2.fc36.x86_64                                                   
12:40:07   docker-buildx-plugin-0.10.0-0.fc36.x86_64                                     
12:40:07   docker-ce-3:0.0.0~20230124074129.645395c-0.fc36.x86_64                        
12:40:07   docker-ce-cli-1:0.0.0~20230124074129.645395c-0.fc36.x86_64                    
12:40:07   docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.fc36.x86_64          
12:40:07   docker-compose-plugin-2.15.1-0.fc36.x86_64                                    
12:40:07   docker-scan-plugin-0.23.0-0.fc36.x86_64                                       
12:40:07   fuse-common-3.10.5-2.fc36.x86_64                                              
12:40:07   fuse-overlayfs-1.9-6.fc36.x86_64                                              
12:40:07   fuse3-3.10.5-2.fc36.x86_64                                                    
12:40:07   fuse3-libs-3.10.5-2.fc36.x86_64                                               
12:40:07   iptables-legacy-1.8.7-15.fc36.x86_64                                          
12:40:07   iptables-legacy-libs-1.8.7-15.fc36.x86_64                                     
12:40:07   iptables-libs-1.8.7-15.fc36.x86_64                                            
12:40:07   kmod-29-7.fc36.x86_64                                                         
12:40:07   kmod-libs-29-7.fc36.x86_64                                                    
12:40:07   libargon2-20171227-9.fc36.x86_64                                              
12:40:07   libbpf-2:0.7.0-3.fc36.x86_64                                                  
12:40:07   libcgroup-2.0-4.fc36.x86_64                                                   
12:40:07   libfdisk-2.38-1.fc36.x86_64                                                   
12:40:07   libibverbs-39.0-1.fc36.x86_64                                                 
12:40:07   libmnl-1.0.4-15.fc36.x86_64                                                   
12:40:07   libnetfilter_conntrack-1.0.8-4.fc36.x86_64                                    
12:40:07   libnfnetlink-1.0.1-21.fc36.x86_64                                             
12:40:07   libnl3-3.7.0-1.fc36.x86_64                                                    
12:40:07   libpcap-14:1.10.2-1.fc36.x86_64                                               
12:40:07   libseccomp-2.5.3-2.fc36.x86_64                                                
12:40:07   libselinux-utils-3.3-4.fc36.x86_64                                            
12:40:07   libslirp-4.6.1-3.fc36.x86_64                                                  
12:40:07   libutempter-1.2.1-6.fc36.x86_64                                               
12:40:07   libxkbcommon-1.4.0-1.fc36.x86_64                                              
12:40:07   policycoreutils-3.3-4.fc36.x86_64                                             
12:40:07   qrencode-libs-4.1.1-2.fc36.x86_64                                             
12:40:07   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
12:40:07   selinux-policy-36.17-1.fc36.noarch                                            
12:40:07   selinux-policy-targeted-36.17-1.fc36.noarch                                   
12:40:07   slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64                                      
12:40:07   systemd-250.9-1.fc36.x86_64                                                   
12:40:07   systemd-networkd-250.9-1.fc36.x86_64                                          
12:40:07   systemd-pam-250.9-1.fc36.x86_64                                               
12:40:07   systemd-resolved-250.9-1.fc36.x86_64                                          
12:40:07   util-linux-2.38-1.fc36.x86_64                                                 
12:40:07   xkeyboard-config-2.35.1-1.fc36.noarch                                         
12:40:07   xz-5.2.5-9.fc36.x86_64                                                        
12:40:07 
12:40:07 Complete!
12:40:07 + verify_binaries
12:40:07 + docker --version
12:40:07 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:40:07 ++ uname -m
12:40:07 + '[' x86_64 = x86_64 ']'
12:40:07 + docker scan --help
12:40:08 
12:40:08 Usage:  docker scan [OPTIONS] IMAGE
12:40:08 
12:40:08 A tool to scan your images
12:40:08 
12:40:08 Options:
12:40:08       --accept-license    Accept using a third party scanning provider
12:40:08       --dependency-tree   Show dependency tree with scan results
12:40:08       --exclude-base      Exclude base image from vulnerability scanning
12:40:08                           (requires --file)
12:40:08   -f, --file string       Dockerfile associated with image, provides more
12:40:08                           detailed results
12:40:08       --group-issues      Aggregate duplicated vulnerabilities and group
12:40:08                           them to a single one (requires --json)
12:40:08       --json              Output results in JSON format
12:40:08       --login             Authenticate to the scan provider using an
12:40:08                           optional token (with --token), or web base
12:40:08                           token if empty
12:40:08       --reject-license    Reject using a third party scanning provider
12:40:08       --severity string   Only report vulnerabilities of provided level
12:40:08                           or higher (low|medium|high)
12:40:08       --token string      Authentication token to login to the third
12:40:08                           party scanning provider
12:40:08       --version           Display version of the scan plugin
12:40:08 + docker buildx version
12:40:08 github.com/docker/buildx v0.10.0 8764628
12:40:08 + docker compose version
12:40:08 Docker Compose version v2.15.1
12:40:08 + dockerd --version
12:40:08 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:40:08 + docker-proxy --version
12:40:08 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:40:08 + containerd --version
12:40:08 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:40:08 + ctr --version
12:40:08 ctr containerd.io 1.6.15
12:40:08 + containerd-shim --help
12:40:08 Usage of containerd-shim:
12:40:08   -address string
12:40:08     	grpc address back to main containerd
12:40:08   -containerd-binary containerd publish
12:40:08     	path to containerd binary (used for containerd publish) (default "containerd")
12:40:08   -criu string
12:40:08     	path to criu binary
12:40:08   -debug
12:40:08     	enable debug output in logs
12:40:08   -namespace string
12:40:08     	namespace that owns the shim
12:40:08   -runtime-root string
12:40:08     	root directory for the runtime (default "/run/containerd/runc")
12:40:08   -socket string
12:40:08     	socket path to serve
12:40:08   -systemd-cgroup
12:40:08     	set runtime to use systemd-cgroup
12:40:08   -workdir string
12:40:08     	path used to storge large temporary data
12:40:08 + containerd-shim-runc-v1 -v
12:40:08 containerd-shim-runc-v1:
12:40:08   Version:  1.6.15
12:40:08   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:40:08   Go version: go1.18.9
12:40:08 
12:40:08 + containerd-shim-runc-v2 -v
12:40:08 containerd-shim-runc-v2:
12:40:08   Version:  1.6.15
12:40:08   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:40:08   Go version: go1.18.9
12:40:08 
12:40:08 + runc --version
12:40:08 runc version 1.1.4
12:40:08 commit: v1.1.4-0-g5fd4c4d
12:40:08 spec: 1.0.2-dev
12:40:08 go: go1.18.9
12:40:08 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:40:41 Metadata Cache Created
12:40:41 [DEBUG] Installing engine rpms
12:40:41 + echo '[DEBUG] Installing engine rpms'
12:40:41 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
12:40:41 ++ sed /src/d
12:40:41 + packages='rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el7.x86_64.rpm
12:40:41 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el7.x86_64.rpm
12:40:41 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm
12:40:41 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm
12:40:41 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm
12:40:41 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el7.x86_64.rpm'
12:40:41 + set -x
12:40:41 ++ source /etc/os-release
12:40:41 +++ NAME='CentOS Linux'
12:40:41 +++ VERSION='7 (Core)'
12:40:41 +++ ID=centos
12:40:41 +++ ID_LIKE='rhel fedora'
12:40:41 +++ VERSION_ID=7
12:40:41 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
12:40:41 +++ ANSI_COLOR='0;31'
12:40:41 +++ CPE_NAME=cpe:/o:centos:centos:7
12:40:41 +++ HOME_URL=https://www.centos.org/
12:40:41 +++ BUG_REPORT_URL=https://bugs.centos.org/
12:40:41 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
12:40:41 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
12:40:41 +++ REDHAT_SUPPORT_PRODUCT=centos
12:40:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
12:40:41 ++ echo 7
12:40:41 + product_version=7
12:40:41 + '[' 7 = rawhide ']'
12:40:41 + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el7.x86_64.rpm
12:40:41 Loaded plugins: fastestmirror, ovl
12:40:41 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el7.x86_64.rpm: docker-scan-plugin-0.23.0-0.el7.x86_64
12:40:41 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el7.x86_64.rpm to be installed
12:40:41 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el7.x86_64.rpm: docker-buildx-plugin-0.10.0-0.el7.x86_64
12:40:41 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el7.x86_64.rpm to be installed
12:40:41 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm to be installed
12:40:41 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm to be installed
12:40:41 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64.rpm to be installed
12:40:41 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el7.x86_64.rpm: docker-compose-plugin-2.15.1-0.el7.x86_64
12:40:41 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el7.x86_64.rpm to be installed
12:40:41 Resolving Dependencies
12:40:41 --> Running transaction check
12:40:41 ---> Package docker-buildx-plugin.x86_64 0:0.10.0-0.el7 will be installed
12:40:41 ---> Package docker-ce.x86_64 3:0.0.0~20230124074129.645395c-0.el7 will be installed
12:40:41 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 Loading mirror speeds from cached hostfile
12:40:41  * base: download.cf.centos.org
12:40:41  * extras: download.cf.centos.org
12:40:41  * updates: download.cf.centos.org
12:40:41 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 ---> Package docker-ce-cli.x86_64 1:0.0.0~20230124074129.645395c-0.el7 will be installed
12:40:41 ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20230124074129.645395c-0.el7 will be installed
12:40:41 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41 ---> Package docker-compose-plugin.x86_64 0:2.15.1-0.el7 will be installed
12:40:41 ---> Package docker-scan-plugin.x86_64 0:0.23.0-0.el7 will be installed
12:40:41 --> Running transaction check
12:40:41 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
12:40:41 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:40:41 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:40:41 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:40:41 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:40:41 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:40:41 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
12:40:41 ---> Package containerd.io.x86_64 0:1.6.15-3.1.el7 will be installed
12:40:41 ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed
12:40:41 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
12:40:41 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
12:40:41 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
12:40:41 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed
12:40:41 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64
12:40:41 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64
12:40:41 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
12:40:41 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
12:40:41 ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed
12:40:41 --> Running transaction check
12:40:41 ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed
12:40:41 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
12:40:41 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
12:40:41 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
12:40:41 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
12:40:41 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
12:40:41 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
12:40:41 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
12:40:41 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
12:40:41 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
12:40:41 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
12:40:41 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
12:40:41 --> Running transaction check
12:40:41 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
12:40:41 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
12:40:41 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
12:40:41 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
12:40:41 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
12:40:41 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
12:40:41 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
12:40:41 --> Finished Dependency Resolution
12:40:41 
12:40:41 Dependencies Resolved
12:40:41 
12:40:41 ================================================================================
12:40:41  Package                 Arch   Version                    Repository      Size
12:40:41 ================================================================================
12:40:41 Installing:
12:40:41  docker-buildx-plugin    x86_64 0.10.0-0.el7               /docker-buildx-plugin-0.10.0-0.el7.x86_64
12:40:41                                                                            53 M
12:40:41  docker-ce               x86_64 3:0.0.0~20230124074129.645395c-0.el7
12:40:41                                                            /docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41                                                                            94 M
12:40:41  docker-ce-cli           x86_64 1:0.0.0~20230124074129.645395c-0.el7
12:40:41                                                            /docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41                                                                            34 M
12:40:41  docker-ce-rootless-extras
12:40:41                          x86_64 0.0.0~20230124074129.645395c-0.el7
12:40:41                                                            /docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0.el7.x86_64
12:40:41                                                                            19 M
12:40:41  docker-compose-plugin   x86_64 2.15.1-0.el7               /docker-compose-plugin-2.15.1-0.el7.x86_64
12:40:41                                                                            43 M
12:40:41  docker-scan-plugin      x86_64 0.23.0-0.el7               /docker-scan-plugin-0.23.0-0.el7.x86_64
12:40:41                                                                            12 M
12:40:41 Installing for dependencies:
12:40:41  audit-libs-python       x86_64 2.8.5-4.el7                base            76 k
12:40:41  checkpolicy             x86_64 2.5-8.el7                  base           295 k
12:40:41  container-selinux       noarch 2:2.119.2-1.911c772.el7_8  extras          40 k
12:40:41  containerd.io           x86_64 1.6.15-3.1.el7             docker-ce-test  33 M
12:40:41  fuse-overlayfs          x86_64 0.7.2-6.el7_8              extras          54 k
12:40:41  fuse3-libs              x86_64 3.6.1-4.el7                extras          82 k
12:40:41  iptables                x86_64 1.4.21-35.el7              base           432 k
12:40:41  libcgroup               x86_64 0.41-21.el7                base            66 k
12:40:41  libmnl                  x86_64 1.0.3-7.el7                base            23 k
12:40:41  libnetfilter_conntrack  x86_64 1.0.6-1.el7_3              base            55 k
12:40:41  libnfnetlink            x86_64 1.0.1-4.el7                base            26 k
12:40:41  libseccomp              x86_64 2.3.1-4.el7                base            56 k
12:40:41  libselinux-python       x86_64 2.5-15.el7                 base           236 k
12:40:41  libselinux-utils        x86_64 2.5-15.el7                 base           151 k
12:40:41  libsemanage-python      x86_64 2.5-14.el7                 base           113 k
12:40:41  policycoreutils         x86_64 2.5-34.el7                 base           917 k
12:40:41  policycoreutils-python  x86_64 2.5-34.el7                 base           457 k
12:40:41  python-IPy              noarch 0.75-6.el7                 base            32 k
12:40:41  selinux-policy          noarch 3.13.1-268.el7_9.2         updates        498 k
12:40:41  selinux-policy-targeted noarch 3.13.1-268.el7_9.2         updates        7.0 M
12:40:41  setools-libs            x86_64 3.3.8-4.el7                base           620 k
12:40:41  slirp4netns             x86_64 0.4.3-4.el7_8              extras          81 k
12:40:41 
12:40:41 Transaction Summary
12:40:41 ================================================================================
12:40:41 Install  6 Packages (+22 Dependent packages)
12:40:41 
12:40:41 Total size: 300 M
12:40:41 Total download size: 44 M
12:40:41 Installed size: 401 M
12:40:41 Downloading packages:
12:40:47 warning: /var/cache/yum/x86_64/7/base/packages/checkpolicy-2.5-8.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
12:40:47 Public key for checkpolicy-2.5-8.el7.x86_64.rpm is not installed
12:40:47 Public key for container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm is not installed
12:40:50 warning: /var/cache/yum/x86_64/7/docker-ce-test/packages/containerd.io-1.6.15-3.1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
12:40:50 Public key for containerd.io-1.6.15-3.1.el7.x86_64.rpm is not installed
12:40:58 Public key for selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm is not installed
12:41:00 --------------------------------------------------------------------------------
12:41:00 Total                                              1.9 MB/s |  44 MB  00:23     
12:41:00 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:41:00 Importing GPG key 0xF4A80EB5:
12:41:00  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
12:41:00  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
12:41:00  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
12:41:00  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
12:41:00 Retrieving key from https://download.docker.com/linux/centos/gpg
12:41:08 Importing GPG key 0x621E9F35:
12:41:08  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
12:41:08  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
12:41:08  From       : https://download.docker.com/linux/centos/gpg
12:41:08 Running transaction check
12:41:08 Running transaction test
12:41:08 Transaction test succeeded
12:41:08 Running transaction
12:41:10   Installing : libseccomp-2.3.1-4.el7.x86_64                               1/28 
12:41:10   Installing : libcgroup-0.41-21.el7.x86_64                                2/28 
12:41:11   Installing : libnfnetlink-1.0.1-4.el7.x86_64                             3/28 
12:41:11   Installing : libselinux-utils-2.5-15.el7.x86_64                          4/28 
12:41:11   Installing : policycoreutils-2.5-34.el7.x86_64                           5/28 
12:41:13   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    6/28 
12:41:14   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/28 
12:41:15   Installing : slirp4netns-0.4.3-4.el7_8.x86_64                            8/28 
12:41:16   Installing : docker-compose-plugin-2.15.1-0.el7.x86_64                   9/28 
12:41:16   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       10/28 
12:41:16   Installing : libselinux-python-2.5-15.el7.x86_64                        11/28 
12:41:16   Installing : libsemanage-python-2.5-14.el7.x86_64                       12/28 
12:41:16   Installing : fuse3-libs-3.6.1-4.el7.x86_64                              13/28 
12:41:16   Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64                        14/28 
12:41:17   Installing : setools-libs-3.3.8-4.el7.x86_64                            15/28 
12:41:17   Installing : python-IPy-0.75-6.el7.noarch                               16/28 
12:41:17   Installing : checkpolicy-2.5-8.el7.x86_64                               17/28 
12:41:17   Installing : policycoreutils-python-2.5-34.el7.x86_64                   18/28 
12:41:27   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         19/28 
12:41:27 setsebool:  SELinux is disabled.
12:41:31   Installing : containerd.io-1.6.15-3.1.el7.x86_64                        20/28 
12:41:32   Installing : docker-buildx-plugin-0.10.0-0.el7.x86_64                   21/28 
12:41:34   Installing : docker-scan-plugin-0.23.0-0.el7.x86_64                     22/28 
12:41:34   Installing : 1:docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_6   23/28 
12:41:35   Installing : libmnl-1.0.3-7.el7.x86_64                                  24/28 
12:41:36   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                25/28 
12:41:37   Installing : iptables-1.4.21-35.el7.x86_64                              26/28 
12:41:41   Installing : docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0   27/28 
12:41:42   Installing : 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64      28/28 
12:41:42   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   1/28 
12:41:42   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         2/28 
12:41:42   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          3/28 
12:41:42   Verifying  : docker-scan-plugin-0.23.0-0.el7.x86_64                      4/28 
12:41:42   Verifying  : docker-buildx-plugin-0.10.0-0.el7.x86_64                    5/28 
12:41:42   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           6/28 
12:41:42   Verifying  : 1:docker-ce-cli-0.0.0~20230124074129.645395c-0.el7.x86_6    7/28 
12:41:42   Verifying  : checkpolicy-2.5-8.el7.x86_64                                8/28 
12:41:42   Verifying  : 3:docker-ce-0.0.0~20230124074129.645395c-0.el7.x86_64       9/28 
12:41:42   Verifying  : python-IPy-0.75-6.el7.noarch                               10/28 
12:41:42   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              11/28 
12:41:42   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         12/28 
12:41:42   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   13/28 
12:41:42   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            14/28 
12:41:42   Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              15/28 
12:41:42   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       16/28 
12:41:42   Verifying  : docker-ce-rootless-extras-0.0.0~20230124074129.645395c-0   17/28 
12:41:42   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           18/28 
12:41:42   Verifying  : libselinux-python-2.5-15.el7.x86_64                        19/28 
12:41:42   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   20/28 
12:41:42   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       21/28 
12:41:42   Verifying  : iptables-1.4.21-35.el7.x86_64                              22/28 
12:41:42   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            23/28 
12:41:42   Verifying  : docker-compose-plugin-2.15.1-0.el7.x86_64                  24/28 
12:41:42   Verifying  : policycoreutils-2.5-34.el7.x86_64                          25/28 
12:41:42   Verifying  : containerd.io-1.6.15-3.1.el7.x86_64                        26/28 
12:41:42   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                27/28 
12:41:42   Verifying  : libcgroup-0.41-21.el7.x86_64                               28/28 
12:41:42 
12:41:42 Installed:
12:41:42   docker-buildx-plugin.x86_64 0:0.10.0-0.el7                                    
12:41:42   docker-ce.x86_64 3:0.0.0~20230124074129.645395c-0.el7                         
12:41:42   docker-ce-cli.x86_64 1:0.0.0~20230124074129.645395c-0.el7                     
12:41:42   docker-ce-rootless-extras.x86_64 0:0.0.0~20230124074129.645395c-0.el7         
12:41:42   docker-compose-plugin.x86_64 0:2.15.1-0.el7                                   
12:41:42   docker-scan-plugin.x86_64 0:0.23.0-0.el7                                      
12:41:42 
12:41:42 Dependency Installed:
12:41:42   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
12:41:42   checkpolicy.x86_64 0:2.5-8.el7                                                
12:41:42   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
12:41:42   containerd.io.x86_64 0:1.6.15-3.1.el7                                         
12:41:42   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
12:41:42   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
12:41:42   iptables.x86_64 0:1.4.21-35.el7                                               
12:41:42   libcgroup.x86_64 0:0.41-21.el7                                                
12:41:42   libmnl.x86_64 0:1.0.3-7.el7                                                   
12:41:42   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
12:41:42   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
12:41:42   libseccomp.x86_64 0:2.3.1-4.el7                                               
12:41:42   libselinux-python.x86_64 0:2.5-15.el7                                         
12:41:42   libselinux-utils.x86_64 0:2.5-15.el7                                          
12:41:42   libsemanage-python.x86_64 0:2.5-14.el7                                        
12:41:42   policycoreutils.x86_64 0:2.5-34.el7                                           
12:41:42   policycoreutils-python.x86_64 0:2.5-34.el7                                    
12:41:42   python-IPy.noarch 0:0.75-6.el7                                                
12:41:42   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
12:41:42   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
12:41:42   setools-libs.x86_64 0:3.3.8-4.el7                                             
12:41:42   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
12:41:42 
12:41:42 Complete!
12:41:42 + verify_binaries
12:41:42 + docker --version
12:41:42 Docker version 0.0.0-20230124074129-645395c, build 645395c
12:41:42 ++ uname -m
12:41:42 + '[' x86_64 = x86_64 ']'
12:41:42 + docker scan --help
12:41:42 
12:41:42 Usage:  docker scan [OPTIONS] IMAGE
12:41:42 
12:41:42 A tool to scan your images
12:41:42 
12:41:42 Options:
12:41:42       --accept-license    Accept using a third party scanning provider
12:41:42       --dependency-tree   Show dependency tree with scan results
12:41:42       --exclude-base      Exclude base image from vulnerability scanning
12:41:42                           (requires --file)
12:41:42   -f, --file string       Dockerfile associated with image, provides more
12:41:42                           detailed results
12:41:42       --group-issues      Aggregate duplicated vulnerabilities and group
12:41:42                           them to a single one (requires --json)
12:41:42       --json              Output results in JSON format
12:41:42       --login             Authenticate to the scan provider using an
12:41:42                           optional token (with --token), or web base
12:41:42                           token if empty
12:41:42       --reject-license    Reject using a third party scanning provider
12:41:42       --severity string   Only report vulnerabilities of provided level
12:41:42                           or higher (low|medium|high)
12:41:42       --token string      Authentication token to login to the third
12:41:42                           party scanning provider
12:41:42       --version           Display version of the scan plugin
12:41:42 + docker buildx version
12:41:43 github.com/docker/buildx v0.10.0 8764628
12:41:43 + docker compose version
12:41:43 Docker Compose version v2.15.1
12:41:43 + dockerd --version
12:41:43 Docker version 0.0.0-20230124074129-645395c, build 2b9de2e
12:41:43 + docker-proxy --version
12:41:43 docker-proxy (commit 2b9de2e) version 0.0.0-20230124074129-645395c
12:41:43 + containerd --version
12:41:43 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:41:43 + ctr --version
12:41:43 ctr containerd.io 1.6.15
12:41:43 + containerd-shim --help
12:41:43 Usage of containerd-shim:
12:41:43   -address string
12:41:43     	grpc address back to main containerd
12:41:43   -containerd-binary containerd publish
12:41:43     	path to containerd binary (used for containerd publish) (default "containerd")
12:41:43   -criu string
12:41:43     	path to criu binary
12:41:43   -debug
12:41:43     	enable debug output in logs
12:41:43   -namespace string
12:41:43     	namespace that owns the shim
12:41:43   -runtime-root string
12:41:43     	root directory for the runtime (default "/run/containerd/runc")
12:41:43   -socket string
12:41:43     	socket path to serve
12:41:43   -systemd-cgroup
12:41:43     	set runtime to use systemd-cgroup
12:41:43   -workdir string
12:41:43     	path used to storge large temporary data
12:41:43 + containerd-shim-runc-v1 -v
12:41:43 containerd-shim-runc-v1:
12:41:43   Version:  1.6.15
12:41:43   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:41:43   Go version: go1.18.9
12:41:43 
12:41:43 + containerd-shim-runc-v2 -v
12:41:43 containerd-shim-runc-v2:
12:41:43   Version:  1.6.15
12:41:43   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
12:41:43   Go version: go1.18.9
12:41:43 
12:41:43 + runc --version
12:41:43 runc version 1.1.4
12:41:43 commit: v1.1.4-0-g5fd4c4d
12:41:43 spec: 1.0.2-dev
12:41:43 go: go1.18.9
12:41:43 libseccomp: 2.3.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS